.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

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

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

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

.w-checkbox-input--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

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

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

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

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

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

.nav_container {
  z-index: 50;
  width: 100%;
  height: 12vw;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.logo_container {
  z-index: 30;
  width: 10.5vw;
  height: auto;
  margin-left: 4vw;
  position: -webkit-sticky;
  position: sticky;
}

.burger_menu {
  z-index: 30;
  margin-right: 4vw;
  position: -webkit-sticky;
  position: sticky;
}

.index_last_section {
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: visible;
}

.banner {
  width: 100%;
  height: 100%;
  color: rgba(255, 255, 255, .88);
  text-align: center;
  object-fit: cover;
  object-position: 50% 50%;
  font-family: Lexend, sans-serif;
  font-size: 25px;
}

.burger_line {
  width: 2.5vw;
  height: .28vw;
  background-color: #fff;
  border-radius: 100vw;
  margin-top: auto;
  margin-bottom: auto;
}

.burger_line.laranja {
  background-color: #ff7033;
}

.menu_button {
  width: auto;
  height: 2.5vw;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: flex;
}

.text-block {
  width: 600px;
  height: 57px;
}

.slogan {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.slogan.criacoes {
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.slogan.index {
  height: auto;
  margin-bottom: 7vw;
}

.slogan_img {
  width: auto;
  height: 6vw;
}

.transition_section_a {
  flex-direction: column;
  align-items: center;
  margin-bottom: 4.7vw;
  padding-top: 2vw;
  display: flex;
}

.transition_section_a.textserv {
  margin-top: 100px;
  margin-bottom: 10vw;
  padding-top: 0;
}

.transition_section_a.margin {
  margin-bottom: 0;
  padding-top: 0;
}

.transition_quote_sz40 {
  width: 56vw;
  height: auto;
  text-align: center;
  margin-top: 8.5vw;
  margin-bottom: 1.4vw;
  font-family: Lexend, sans-serif;
  font-size: 2.8vw;
  font-weight: 200;
  line-height: 1.25em;
}

.transition_quote_sz40.home2 {
  width: 56vw;
  font-size: 2vw;
}

.transition_quote_sz40.textserv {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.65vw;
  line-height: 1.3em;
}

.transition_quote_sz40.textserv.novo {
  margin-bottom: 10vw;
  padding-bottom: 0;
}

.transition_quote_sz40.textserv.form {
  width: 100%;
  text-align: center;
  justify-content: center;
  margin-top: 2vw;
  display: block;
}

.transition_quote_sz40.margin {
  margin-top: 7vw;
  margin-bottom: 7vw;
}

.quote_signature {
  margin-bottom: 3.5vw;
  font-family: Lexend, sans-serif;
  font-size: 1.4vw;
  font-weight: 300;
  line-height: 1.25em;
}

.transition_quote_sz30_center {
  width: 800px;
  height: 150px;
  text-align: center;
  margin-top: 120px;
  margin-bottom: 20px;
  font-family: Lexend, sans-serif;
  font-size: 30px;
  font-weight: 300;
  line-height: 1.25em;
}

.transition_quote_sz30_center.ciclica {
  width: 56vw;
  height: auto;
  margin-top: 3.2vw;
  margin-bottom: 1.9vw;
  font-size: 2vw;
  font-weight: 200;
}

.brand_description {
  margin-bottom: 0;
  font-family: Lexend, sans-serif;
  font-size: 1.5vw;
  font-weight: 200;
  line-height: 1.25em;
  text-decoration: none;
}

.brand_description.serv {
  margin-bottom: 20px;
}

.brand_description.orange {
  color: #ff7033;
  margin-bottom: 20px;
}

.brand_description.orange._3 {
  margin-top: 50px;
  text-decoration: underline;
}

.brand_description.orange.line {
  text-decoration: underline;
}

.section_b {
  width: 100%;
  height: 62vw;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 5.2vw;
  padding-bottom: 6.7vw;
  display: flex;
}

.section_b.sobre {
  height: 100%;
  padding-top: 0;
}

.whatsapp_box_a {
  width: 42vw;
  height: auto;
  object-fit: fill;
  justify-content: center;
  align-items: center;
  display: flex;
}

.whatsapp_box_a.right_message {
  flex-direction: row;
  align-content: stretch;
  justify-content: center;
  margin-top: 14vw;
  margin-left: 0;
  margin-right: 0;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.dialog_a {
  height: 40vw;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  padding-left: 18.5vw;
  padding-right: 18.5vw;
  display: flex;
}

.whatsapp_img_a {
  width: 100%;
  height: 100%;
  margin-top: 0;
}

.banner_container {
  width: 100%;
  height: 100vh;
}

.next_section {
  width: 4.8vw;
  height: 12vw;
  margin-right: 37.5vw;
}

.next_section.w--current {
  width: 3.5vw;
  height: auto;
}

.next_section.bottom1 {
  z-index: 30;
  width: 3.5vw;
  height: auto;
  margin-top: 0;
  margin-bottom: 0%;
  margin-left: 11vw;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 10%;
  right: 0%;
}

.next_section_img {
  width: 100%;
  height: 100%;
  margin-right: 0;
}

.section_c {
  width: 100%;
  height: 62vw;
  align-items: center;
  display: flex;
  overflow: visible;
}

.themes_description {
  width: 38.5vw;
  height: 30vw;
  margin-left: 10vw;
}

._50px_typo_01 {
  margin-bottom: 1vw;
  font-family: Lexend, sans-serif;
  font-size: 3vw;
  font-weight: 200;
  line-height: 1.3em;
}

._50px_typo_01.photos {
  z-index: 20;
  width: 100%;
  height: auto;
  text-align: center;
  margin-top: 8.5vw;
  margin-bottom: 1vw;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

._50px_typo_01.projects {
  margin-bottom: 0;
  margin-left: 30px;
  position: absolute;
  top: 35%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

._50px_typo_01.projects._1, ._50px_typo_01.projects._2, ._50px_typo_01.projects._3 {
  background-color: #fff;
  margin-left: 2.8vw;
  font-size: 3.5vw;
  display: block;
}

.themes_heading {
  color: rgba(255, 112, 51, .2);
  margin-top: 1.8vw;
  margin-bottom: 1vw;
  font-family: Lexend, sans-serif;
  font-size: 5.5vw;
  font-weight: 300;
  line-height: 1.3em;
}

.body {
  font-family: Lexend, sans-serif;
  font-weight: 200;
}

.foto_a {
  z-index: 2;
  width: 25vw;
  height: auto;
  margin-right: 4vw;
  position: absolute;
  bottom: -20vw;
}

.foto_b {
  z-index: 1;
  width: 25vw;
  height: auto;
  position: absolute;
  bottom: -16vw;
  left: 29vw;
}

.foto_c {
  z-index: 3;
  width: 36vw;
  height: auto;
  margin-bottom: 0;
  position: absolute;
  top: 5vw;
  left: 11.5vw;
}

.img_c, .img_b, .img_a {
  object-fit: cover;
  transform-style: preserve-3d;
  transform: translate3d(0, 0, 20px);
  box-shadow: 0 0 60px rgba(60, 60, 60, .2);
}

.photo_animation_a {
  flex-wrap: wrap;
  align-items: stretch;
  margin-left: -7vw;
  display: flex;
  position: relative;
}

.section_d {
  height: 100vh;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.section_e {
  height: 100vh;
  background-color: #e7eb08;
  display: block;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.section_f {
  height: 100vh;
  display: block;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.projects_img_a, .projects_img_b {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.projects_img_d {
  z-index: 10;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.scroll_snap_wrapper {
  width: 100%;
  margin-top: 0;
}

.html-embed {
  display: none;
}

.section {
  width: 100%;
  height: 100vh;
}

.section_g {
  display: block;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.paleta {
  width: 100%;
  height: 100vh;
  flex-wrap: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: none;
}

.paleta_color {
  width: 50%;
  height: 50%;
}

.paleta_color.color_1 {
  background-color: #526055;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.paleta_color.color_2 {
  background-color: #efab93;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.paleta_color.color_3 {
  background-color: #d6d8a8;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.paleta_color.color_4 {
  background-color: #f0eadc;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.color_description {
  color: #fff;
  margin-bottom: auto;
  font-size: 3.5vw;
  line-height: 1.25em;
}

.color_description._2nd_color {
  color: #526055;
}

.section_h {
  width: 100%;
  height: 108vw;
  flex-flow: row;
  padding-bottom: 10vw;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section_h.photos {
  padding-bottom: 0;
}

.section_h.extra {
  height: 80vw;
}

.section_h.servicos {
  height: 75vw;
  padding-bottom: 5vw;
}

.section_h.servicos2 {
  height: 20vw;
  padding-bottom: 0;
}

.parallax_wrapper_a {
  width: 100%;
  margin-top: 10.5vw;
  margin-left: 0;
  margin-right: 0;
  position: relative;
}

.parallax_wrapper_a.servicos, .parallax_wrapper_a.servico2 {
  margin-top: 0;
}

.div-block {
  width: 375px;
  height: 600px;
}

.parallax_photo {
  width: 375px;
  height: 600px;
  position: absolute;
}

.parallax_photo.parallax_photo_01 {
  z-index: 4;
  width: 26%;
  height: auto;
  top: 9vw;
  left: 25%;
  box-shadow: 0 0 60px rgba(60, 60, 60, .1);
}

.parallax_photo.parallax_photo_01.edit2 {
  top: 3.2vw;
}

.parallax_photo.parallax_photo_02 {
  z-index: 3;
  width: 26%;
  height: auto;
  background-color: rgba(60, 60, 60, .1);
  top: 23vw;
  left: 47%;
  box-shadow: 0 0 60px rgba(60, 60, 60, .1);
}

.parallax_photo.parallax_photo_03 {
  z-index: 2;
  width: 26%;
  height: auto;
  top: 16vw;
  left: 6%;
  right: auto;
  box-shadow: 0 0 60px rgba(60, 60, 60, .1);
}

.parallax_photo.parallax_photo_04 {
  z-index: 1;
  width: 26%;
  height: auto;
  background-color: rgba(60, 60, 60, .1);
  top: 10vw;
  left: auto;
  right: 6%;
  box-shadow: 0 0 60px rgba(60, 60, 60, .1);
}

.parallax_img_01 {
  object-fit: cover;
  object-position: 50% 50%;
}

.image-2 {
  object-fit: cover;
}

.section_i {
  height: 100vh;
  background-color: #efab93;
  position: relative;
}

.section_i.color_-ffdfc5 {
  background-color: #ffdfc5;
}

.section_i.color_fff6dd {
  background-color: #fff6dd;
}

.section_i.color_-f8e0b4 {
  background-color: #f8e0b4;
}

.section_i.color-9ebbda {
  background-color: #9ebbda;
}

.section_i.color_-fde7d4 {
  background-color: #fde7d4;
}

.section_i.color-fcdecb {
  background-color: #fcdecb;
}

.section_i.color-ffd5d5 {
  background-color: #ffd5d5;
}

.photo_description_01 {
  z-index: 10;
  width: auto;
  height: auto;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  margin-right: 200px;
  display: flex;
  position: relative;
}

._30px_typo_02 {
  z-index: 0;
  width: 100%;
  height: auto;
  color: #fff;
  text-align: left;
  margin-bottom: 0;
  font-family: Lexend, sans-serif;
  font-size: 2.1vw;
  font-weight: 200;
  line-height: 1.3em;
}

._30px_typo_02.photos {
  width: 300px;
  height: 125px;
}

._30px_typo_02.projects {
  width: 75%;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 0;
  margin-left: 30px;
  position: absolute;
  top: 45%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

._30px_typo_02.projects._1, ._30px_typo_02.projects._2, ._30px_typo_02.projects._3 {
  width: 70%;
  color: #3c3c3c;
  background-color: #fff;
  margin-top: 1.9vw;
  margin-left: 2.8vw;
  font-size: 2vw;
  font-weight: 200;
  display: block;
}

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

.paleta_01 {
  width: 100%;
  height: 100vh;
  object-fit: fill;
  background-color: #526055;
  flex-flow: column;
  align-content: flex-end;
  justify-content: center;
  align-items: center;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.paleta_01.color_1e527e {
  background-color: #1e527e;
}

.paleta_01.color_1b1464 {
  background-color: #1b1464;
}

.paleta_01.color_ff7033 {
  background-color: #ff7033;
}

.paleta_01.color_003144 {
  background-color: #003144;
}

.paleta_01.color_334d80 {
  background-color: #334d80;
}

.paleta_01.color_-fde7d4 {
  background-color: #fde7d4;
}

.paleta_01.color-f35f00 {
  background-color: #f35f00;
}

.paleta_01.color-63d0a9 {
  background-color: #63d0a9;
}

.paleta_02 {
  width: 100%;
  height: 100vh;
  object-fit: fill;
  background-color: #efab93;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 50px;
}

.paleta_02.color_-ffdfc5 {
  background-color: #ffdfc5;
}

.paleta_02.color_b2282d {
  background-color: #b2282d;
}

.paleta_02.color_ff348e {
  background-color: #ff348e;
}

.paleta_02.color_9e1f63 {
  background-color: #9e1f63;
}

.paleta_02.color_00526c {
  background-color: #00526c;
}

.paleta_02.color_6699ff {
  background-color: #69f;
}

.paleta_02.color_-326969 {
  background-color: #326969;
}

.paleta_02.color_-510030 {
  background-color: #510030;
}

.paleta_02.color-00d3cf {
  background-color: #00d3cf;
}

.paleta_02.color-fd9798 {
  background-color: #fd9798;
}

.paleta_03 {
  width: 100%;
  height: 100vh;
  object-fit: fill;
  background-color: #d6d8a8;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
}

.paleta_03.color_ffc150 {
  background-color: #ffc150;
}

.paleta_03.color_ed211d {
  background-color: #ed211d;
}

.paleta_03.color_005757 {
  background-color: #005757;
}

.paleta_03.color_ffcc33 {
  background-color: #fc3;
}

.paleta_03.color_-fcb576 {
  background-color: #fcb576;
}

.paleta_03.color_-a40068 {
  background-color: #a40068;
}

.paleta_03.color-33339f {
  background-color: #33339f;
}

.paleta_03.color-fdc607 {
  background-color: #fdc607;
}

.paleta_04 {
  width: 100%;
  height: 100vh;
  object-fit: fill;
  background-color: #f0eadc;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 150px;
}

.paleta_04.color_ffcc33 {
  background-color: #fc3;
}

.paleta_04.color_e59300 {
  background-color: #e59300;
}

.paleta_04.color_fff5d6 {
  background-color: #fff5d6;
}

.teste {
  width: 100%;
  height: 50vh;
}

.div-block-2 {
  margin-top: 900px;
}

.color_id {
  color: rgba(255, 255, 255, .75);
  margin-top: 1vw;
  margin-bottom: auto;
  margin-right: 0;
  font-size: 1.4vw;
  line-height: 1.5vw;
  display: block;
}

.color_id._2nd_color {
  color: rgba(82, 96, 85, .75);
}

.color_id.bottom {
  color: rgba(255, 255, 255, 0);
  margin-bottom: 0;
  margin-right: 0;
}

.heading {
  position: absolute;
  top: 591px;
}

.heading_test {
  position: absolute;
  top: 600px;
  left: 40%;
}

.div-block-3 {
  position: absolute;
  top: 600px;
  left: 45%;
}

.typed_text {
  color: rgba(250, 250, 250, .88);
  font-family: Lexend, sans-serif;
  font-size: 25px;
  font-weight: 300;
  position: absolute;
  top: 600px;
  left: 45%;
}

.footer {
  width: 100%;
  height: 8vw;
  background-color: #ff7033;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.scroll_section {
  height: 300vh;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  margin-bottom: 10.5vw;
  display: flex;
  position: relative;
}

.lottie-animation-2 {
  width: 440px;
  height: auto;
}

.teste_relative_01 {
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: #fff;
  position: absolute;
  top: 0%;
}

.teste_imagem_vazia_01 {
  width: 350px;
  height: 400px;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  margin-left: 150px;
}

.teste_imagem_vazia_01._1 {
  width: 66%;
  height: 92%;
  object-fit: cover;
  background-image: url('../images/Ce_JG_marca.jpg');
  background-position: 50%;
  background-size: cover;
  margin-left: 13.5%;
  display: block;
}

.teste_imagem_vazia_01._2 {
  width: 66%;
  height: 92%;
  background-image: url('../images/Ce_Cinet_proj.jpg');
  background-position: 50%;
  background-size: cover;
  margin-left: 13.5%;
}

.teste_imagem_vazia_01._3 {
  width: 66%;
  height: 92%;
  background-image: url('../images/Ce_UAU_marca.jpg');
  background-position: 50%;
  background-size: cover;
  margin-left: 13.5%;
}

.teste_relative_02 {
  z-index: 10;
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 0%;
}

.teste_relative_02._1 {
  z-index: 30;
  height: 100vh;
  object-fit: cover;
  padding-top: 7.5%;
  display: block;
  position: absolute;
}

.teste_relative_02._3 {
  z-index: 10;
  padding-top: 7.5%;
  display: block;
  position: absolute;
}

.teste_relative_02._2 {
  z-index: 20;
  padding-top: 7.5%;
  display: block;
  position: absolute;
}

.image-3 {
  object-fit: cover;
  object-position: 50% 50%;
}

.lottie-animation-3, .lottie-animation-4, .lottie-animation-5 {
  width: 400px;
}

.column1 {
  width: 60%;
  height: 100vh;
  justify-content: center;
  align-items: center;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.column2 {
  width: 40%;
  height: 100vh;
  flex-direction: column;
  align-content: flex-start;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0%;
}

.text-block-2 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.logo_animation_01 {
  width: 225px;
  height: 200px;
}

.text-block-3 {
  color: #fff;
  letter-spacing: 5px;
  font-size: 50px;
  font-weight: 100;
  line-height: 1.3em;
}

.heading_container_01 {
  z-index: 50;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 55vw;
  right: 0%;
}

.projects_heading {
  color: rgba(255, 112, 51, .2);
  margin-top: 1.85vw;
  margin-bottom: 1vw;
  font-family: Lexend, sans-serif;
  font-size: 11.5vw;
  font-weight: 300;
  line-height: 1.3em;
  position: -webkit-sticky;
  position: sticky;
}

.face_test_container {
  z-index: 10;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.face_test {
  width: 60vw;
}

.last_section_bg_img {
  width: 100%;
  height: auto;
  object-fit: cover;
  object-position: 50% 50%;
}

.last_section_bg {
  width: 100%;
  height: 100%;
}

.last_section_text_01 {
  width: 100%;
  height: 100%;
  color: #ff348e;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-family: Lexend, sans-serif;
  font-size: 4.2vw;
  font-weight: 200;
  line-height: 1.2em;
  display: flex;
}

.last_section_text_container_01 {
  width: 44%;
  height: 10%;
  margin-top: 13%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.last_section_text_container_02 {
  width: 44%;
  height: 5%;
  justify-content: center;
  align-items: center;
  margin-top: 8.5%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  top: 18%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.last_section_text_02 {
  width: 100%;
  height: 100%;
  color: #ff348e;
  text-align: center;
  font-family: Lexend, sans-serif;
  font-size: 4.2vw;
  font-weight: 200;
  line-height: 1.2em;
}

.last_section_element_01 {
  z-index: 20;
  width: 12.5%;
  height: 6.5%;
  background-image: url('../images/elemento1.png');
  background-position: 50%;
  background-size: cover;
  position: absolute;
  top: -4%;
  bottom: auto;
  left: 21%;
  right: 0%;
}

.last_section_element_02 {
  width: 28%;
  height: 36vw;
  background-image: url('../images/elemento3.png');
  background-position: 100%;
  background-size: cover;
  position: absolute;
  top: 25%;
  bottom: 0%;
  left: 0%;
  right: auto;
  overflow: hidden;
}

.last_section_element_03 {
  width: 15%;
  height: 22vw;
  background-image: url('../images/elemento2.png');
  background-position: 0%;
  background-size: cover;
  position: absolute;
  top: 36%;
  bottom: 0%;
  left: auto;
  right: 0%;
  overflow: hidden;
}

.button_01 {
  width: 120px;
  height: 120px;
  background-image: url('../images/botao-mais_1botao-mais.png');
  background-position: 50%;
  background-size: cover;
  position: absolute;
  top: auto;
  bottom: 5%;
  left: auto;
  right: -10%;
}

.button_01._1, .button_01._2, .button_01._3 {
  width: 100px;
  height: 100px;
}

.button_01.projects {
  width: 8.5vw;
  height: 8.5vw;
  bottom: -5%;
  right: 10%;
}

.section_a {
  width: auto;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.button_container {
  width: 100%;
  height: 100%;
  position: relative;
}

.button_container.projects {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.index_footer {
  width: 100%;
  height: 5.5vw;
  justify-content: space-between;
  align-items: center;
  padding-left: 6.5%;
  padding-right: 6.5%;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 3vw;
  left: 0%;
  right: 0%;
}

.mail {
  color: #fff;
  font-family: Lexend, sans-serif;
  font-size: 1.7vw;
  font-weight: 500;
  line-height: 2vw;
  text-decoration: none;
}

.footer_animation_container {
  width: 7vw;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 0%;
  bottom: 9.4vw;
  left: 0%;
  right: 0%;
}

.made_by_01 {
  color: #fff;
  font-family: Lexend, sans-serif;
  font-size: 1.1vw;
  font-weight: 200;
  line-height: 1.4vw;
}

.made_by_container {
  width: 16vw;
  height: 2vw;
  justify-content: flex-end;
  align-items: center;
  margin-left: auto;
  display: flex;
}

.made_by_02 {
  color: #fff;
  font-family: Lexend, sans-serif;
  font-size: 1.1vw;
  font-weight: 500;
  line-height: 1.4vw;
}

.footer_animation {
  width: 100%;
  height: 100%;
}

.balloon_01 {
  width: 47vw;
  height: 17.5vw;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 15%;
  left: 0%;
  right: 0%;
}

.footer_content {
  width: 100%;
  height: 4vw;
  justify-content: space-between;
  align-items: center;
  padding-left: 6.5%;
  padding-right: 6.5%;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 2vw;
  left: 0%;
  right: 0%;
}

.footer_content.projects {
  height: 4.5vw;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  bottom: 0;
}

.footer_content.form {
  z-index: 10;
  height: 12vw;
  height: 4.5vw;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  position: relative;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.balloon_container {
  width: 500px;
  position: absolute;
  top: 13%;
  left: 13%;
}

.balloon_container._1 {
  z-index: 10;
  width: 38vw;
  top: 10%;
  left: 8%;
}

.balloon_container._2 {
  z-index: 2;
  width: 42vw;
  top: 32%;
  left: 9%;
}

.balloon_container._3 {
  z-index: 5;
  width: 42vw;
  top: 38%;
  left: 35%;
}

.balloon_container._4 {
  z-index: 3;
  width: 42vw;
  top: 53%;
  left: 16%;
}

.balloon_container._5 {
  z-index: 4;
  width: 42vw;
  top: 67%;
  left: 28%;
}

.balloon_container.new6 {
  z-index: 7;
  width: 35vw;
  position: absolute;
  top: 19%;
  bottom: auto;
  left: 52%;
  right: 0%;
}

.balloon_container.new7 {
  z-index: 8;
  width: 42vw;
  top: 39%;
  left: 50%;
}

.balloon_container.new8 {
  z-index: 6;
  width: 42vw;
  top: 58%;
  left: 40%;
}

.balloon_container._6 {
  z-index: 10;
  width: 550px;
  top: 28%;
  left: 12%;
}

.balloon_container._7 {
  z-index: 2;
  width: 600px;
  top: 35%;
  left: 17%;
}

.balloon_container._8 {
  z-index: 4;
  width: 600px;
  top: 57%;
  left: 4%;
}

.balloon_container._9 {
  z-index: 7;
  width: 41.5vw;
  top: 25%;
  left: 47%;
}

.balloon_container._10 {
  z-index: 8;
  width: 41.5vw;
  top: 50%;
  left: 41%;
}

.balloon_container._11 {
  z-index: 6;
  width: 41.5vw;
  top: 58%;
  left: 45%;
}

.balloon_container._12 {
  z-index: 10;
  width: 38vw;
  top: 28%;
  left: 12%;
}

.balloon_container._13 {
  z-index: 2;
  width: 41.5vw;
  top: 35%;
  left: 17%;
}

.balloon_container._14 {
  z-index: 4;
  width: 41.5vw;
  top: 57%;
  left: 4%;
}

.menu_burger {
  z-index: -1;
  width: 0;
  height: 0;
  background-color: #ff348e;
  border-radius: 50%;
  margin-top: 40px;
  margin-right: 75px;
  display: block;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.div-block-4 {
  position: fixed;
}

.menu_wrapper {
  z-index: 25;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.half_menu_a {
  width: 50vw;
  height: 100vh;
  text-align: center;
  background-color: #ff348e;
  background-image: linear-gradient(190deg, #ff348e, #ed211d);
  flex-direction: column;
  grid-template-rows: 65px 65px 65px 25px;
  grid-template-columns: auto;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  justify-items: center;
  display: flex;
}

.half_menu_b {
  width: 50vw;
  height: 100vh;
  cursor: pointer;
  background-color: #212ad6;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: relative;
}

.close_menu {
  width: 75px;
  height: 75px;
  background-color: #fff;
  border-radius: 50%;
  margin-top: 40px;
  margin-right: 75px;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.text-block-4, .text-block-4-copy {
  font-family: Lexend, sans-serif;
}

.right_menu_text {
  color: #ff7033;
  text-align: center;
  font-family: Lexend, sans-serif;
  font-size: 4.2vw;
  font-weight: 200;
  line-height: 1.2em;
  display: block;
}

.left_menu_text {
  color: #fff;
  font-family: Lexend, sans-serif;
  font-size: 3.5vw;
  font-weight: 200;
  line-height: 1.2em;
}

.menu_link {
  width: auto;
  height: auto;
  margin-top: 1.2vw;
  margin-bottom: 1.2vw;
  text-decoration: none;
}

.menu_email_text {
  color: #fff;
  margin-top: 1.2vw;
  font-family: Lexend, sans-serif;
  font-size: 1.45vw;
  font-weight: 500;
  line-height: 1.2em;
  text-decoration: none;
}

.menu_social_icons {
  width: 6vw;
  height: auto;
  justify-content: space-between;
  margin-top: 2vw;
  display: flex;
}

.menu_social_icons.contactos_pg {
  width: 5vw;
  margin-top: 2.5vw;
}

.cursor {
  z-index: 100;
  width: 19vw;
  height: 19vw;
  object-fit: contain;
  background-image: url('../images/bora.png');
  background-position: 50%;
  background-size: cover;
  position: absolute;
}

.projects_wrapper {
  flex-direction: column;
  align-items: center;
  margin-top: 0;
  margin-bottom: 19.5vw;
  display: flex;
}

.projects_wrapper.home_pg_projects {
  display: none;
}

.projects_wrapper._2 {
  margin-bottom: 10vw;
}

.projects_grid {
  grid-column-gap: 95px;
  grid-row-gap: 100px;
  grid-template-rows: 70vw 70vw;
  grid-template-columns: 33vw 33vw;
  grid-auto-rows: 70vw;
  margin-top: 9vw;
}

.projects_grid.services {
  grid-template-rows: auto auto;
  grid-auto-rows: auto;
  margin-bottom: 10vw;
}

.projects_grid.services.novo {
  margin-top: 0;
  margin-bottom: 0;
}

.projects_grid.new {
  margin-top: 0;
}

.project_img_wrapper {
  width: 475px;
  height: 760px;
}

.project_img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  box-shadow: 0 0 40px 20px rgba(60, 60, 60, .15);
}

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

._24px_typo {
  z-index: 0;
  width: 100%;
  height: auto;
  text-align: left;
  margin-top: 1vw;
  font-family: Lexend, sans-serif;
  font-size: 1.7vw;
  font-weight: 200;
  line-height: 1.3em;
}

._24px_typo.photos {
  width: 300px;
  height: 125px;
}

._24px_typo.projects {
  width: 75%;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 0;
  margin-left: 30px;
  position: absolute;
  top: 45%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

._24px_typo.projects._1, ._24px_typo.projects._2, ._24px_typo.projects._3 {
  width: 80%;
  background-color: #fff;
  font-size: 24px;
}

._24px_typo.form {
  color: #fff;
  margin-bottom: 2vw;
}

._24px_typo.button {
  color: #ff7033;
  text-align: center;
  margin-top: 0;
}

._24px_typo.creative_ways {
  margin-top: 0;
}

._24px_typo.new {
  height: 100%;
}

._50px_typo {
  margin-top: 2.7vw;
  font-family: Lexend, sans-serif;
  font-size: 3.5vw;
  font-weight: 200;
  line-height: 1.3em;
}

._50px_typo.photos {
  z-index: 20;
  width: 100%;
  height: 65px;
  text-align: center;
  margin-top: 125px;
  margin-bottom: 15px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

._50px_typo.projects {
  margin-bottom: 0;
  margin-left: 30px;
  position: absolute;
  top: 35%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

._50px_typo.projects._1, ._50px_typo.projects._2, ._50px_typo.projects._3 {
  background-color: #fff;
}

.project_img_wrapper {
  width: 33vw;
  height: 53vw;
  color: #3c3c3c;
  text-decoration: none;
  position: relative;
}

.projects_footer {
  width: 100%;
  height: 21.5vw;
  background-color: #ff7033;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 0;
  display: flex;
  position: relative;
}

.footer_link {
  color: #fff;
  font-family: Lexend, sans-serif;
  font-size: 16px;
  font-weight: 300;
  text-decoration: none;
}

.footer_link.about {
  margin-right: 0;
  font-size: 1.1vw;
  font-weight: 200;
  line-height: 1.4vw;
}

.footer_link.projects, .footer_link.creative, .footer_link.mail {
  font-size: 1.1vw;
  font-weight: 200;
  line-height: 1.4vw;
}

.footer_link.politica {
  margin-right: 0;
  font-size: 1.1vw;
  font-weight: 200;
  line-height: 1.4vw;
}

.separator {
  color: #fff;
  margin-left: .7vw;
  margin-right: .7vw;
  font-family: Lexend, sans-serif;
  font-size: 1.1vw;
  font-weight: 300;
  line-height: 1.4vw;
}

.botom_footer_wrapper {
  width: 100%;
  height: 3vw;
  border-top: 1px solid rgba(255, 255, 255, .31);
  align-items: center;
  margin-top: auto;
  margin-bottom: 1.5vw;
  display: flex;
}

.personal_description {
  width: 100%;
  height: 80vw;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  padding-top: 7.5vw;
  display: flex;
}

.personal_description.home2 {
  height: 30vw;
}

.personal_description.serv {
  height: 100%;
  padding-top: 0;
  padding-bottom: 0;
}

.personal_description.serv.process {
  height: 100%;
  padding-top: 0;
  padding-bottom: 100px;
}

.personal_description.serv.process._2 {
  height: 100%;
  padding-top: 7vw;
}

.personal_description.serv.process.color {
  background-color: #ff7033;
  padding-top: 5vw;
}

.personal_description.contactos {
  padding-top: 0;
  display: flex;
}

.lexend_sz165 {
  height: 15vw;
  color: rgba(255, 112, 51, .2);
  text-align: left;
  flex-wrap: nowrap;
  align-items: center;
  font-family: Lexend, sans-serif;
  font-size: 11.5vw;
  font-weight: 300;
  line-height: 14.5vw;
  display: inline;
}

.section_container {
  width: 72.5%;
  height: 100%;
  display: flex;
  position: relative;
}

.section_container.serv {
  height: 100%;
}

.section_container.serv.process {
  margin-top: 40px;
}

.section_container.form {
  display: block;
}

.lexend_sz40 {
  font-family: Lexend, sans-serif;
  font-size: 40px;
  font-weight: 300;
  line-height: 1.3em;
  display: block;
}

.lexend_sz40.white {
  width: 56vw;
  color: #fff;
  text-align: center;
  margin-top: 2.3vw;
  margin-bottom: 1vw;
  font-size: 2.75vw;
  font-weight: 200;
}

.lexend_sz40px {
  width: 27.5vw;
  height: auto;
  color: #3c3c3c;
  text-align: left;
  flex-wrap: nowrap;
  align-items: center;
  font-family: Lexend, sans-serif;
  font-size: 2.8vw;
  font-weight: 200;
  line-height: 1.3em;
  display: inline;
}

.lexend_sz40px.bottum_text {
  width: 100%;
  height: 4vw;
  text-align: center;
  margin-bottom: 8.5vw;
  display: block;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.lexend_sz40px.txt1.white {
  width: auto;
  color: #fff;
  font-size: 2vw;
}

.lexend_sz40px.txt1.home2 {
  width: auto;
  display: block;
}

.lexend_sz40px.txt1.bold.process {
  color: #ff7033;
}

.lexend_sz40px.txt1.bold.process.long {
  width: 56vw;
  text-align: center;
}

.lexend_sz40px.txt1.bold.process.colorw {
  color: #fff;
}

.left_column {
  width: 50%;
  height: 100%;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.right_column {
  width: 50%;
  height: 100%;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.right_column.serv, .right_column.sobre {
  align-items: flex-start;
}

.open-sans_sz24px {
  height: 680px;
  color: #000;
  text-align: left;
  flex-wrap: nowrap;
  align-items: center;
  font-family: Lexend, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 1.3em;
  display: inline;
}

.open-sans_sz24px.personal_pg {
  width: 35vw;
  height: auto;
  color: #3c3c3c;
  margin-top: 7vw;
  font-size: 1.65vw;
  font-weight: 200;
  display: block;
}

.open-sans_sz24px.personal_pg.home2 {
  margin-top: 2vw;
}

.open-sans_sz24px.personal_pg.serv {
  margin-top: 0;
  margin-bottom: 30px;
}

.messages {
  height: 100vh;
  background-color: #efab93;
  position: relative;
}

.messages.carolina {
  height: 92vw;
  background-image: linear-gradient(#ff348e, #ff7033);
  flex-direction: column;
  align-items: center;
  padding-top: 6.5vw;
  display: flex;
}

.element_01 {
  width: 12.5vw;
  height: 7.5vw;
  background-image: url('../images/elemento1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 9vw;
  margin-left: 5.3vw;
}

.lexend_sz20 {
  width: 100%;
  color: #fff;
  text-align: center;
  font-family: Lexend, sans-serif;
  font-size: 1.4vw;
  font-weight: 200;
  line-height: 1.4vw;
}

.main_section {
  z-index: 10;
  background-color: #212ad6;
  flex-direction: row;
  justify-content: flex-start;
  padding-bottom: 11vw;
  display: flex;
}

.questions_container {
  z-index: 10;
  width: 50vw;
  height: 100%;
  margin-left: auto;
  padding-top: 11vw;
  padding-right: 15vw;
  position: static;
}

.form_text_field {
  width: 35vw;
  height: 5vw;
  border-radius: 4vw;
  margin-top: 2vw;
  margin-bottom: 4vw;
  padding: .8vw 1vw;
  box-shadow: 14px 14px 10px 6px rgba(0, 0, 0, .16);
}

.form_text_field.new {
  width: 100%;
  color: #333;
  margin-top: 1vw;
  margin-bottom: 2vw;
  box-shadow: 14px 14px 10px 6px rgba(0, 0, 0, .07);
}

.form_text_field.new.long {
  height: 15vw;
}

.form_submit_button {
  width: 35vw;
  height: 5vw;
  color: #fff;
  background-color: #ff7033;
  border-radius: 4vw;
  font-family: Lexend, sans-serif;
  font-size: 1.7vw;
  font-weight: 200;
  line-height: 2vw;
  box-shadow: 14px 14px 10px 6px rgba(0, 0, 0, .16);
}

.form_submit_button.new {
  margin-top: 60px;
}

.form_submit_button.align {
  text-align: center;
  display: inline-block;
  position: static;
}

.form-2 {
  margin-top: 5vw;
}

.form_banner_container {
  z-index: 0;
  width: 100vw;
  height: 100vh;
  margin-left: 0;
  margin-right: auto;
  position: fixed;
}

.form_banner {
  width: auto;
  height: 100%;
  color: rgba(255, 255, 255, .88);
  text-align: center;
  object-fit: cover;
  object-position: 50% 50%;
  font-family: Lexend, sans-serif;
  font-size: 25px;
}

.form_text_1 {
  color: rgba(255, 112, 51, .3);
  font-family: Lexend, sans-serif;
  font-size: 13vw;
  font-weight: 200;
  line-height: 14.5vw;
  display: block;
  position: static;
  top: 23vw;
  bottom: auto;
  left: 13.5vw;
  right: auto;
}

.form_text_1.center2 {
  width: 55vw;
  height: 18vw;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.form_text_2 {
  color: #ff7033;
  margin-top: 1.5vw;
  margin-bottom: 1.5vw;
  font-family: Lexend, sans-serif;
  font-size: 2.5vw;
  font-weight: 200;
  line-height: 3.5vw;
  display: block;
  position: static;
  top: 36.5vw;
  bottom: auto;
  left: 13.5vw;
  right: auto;
}

.form_text_2.center2 {
  width: 55vw;
  height: 6vw;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

._40px_typo {
  z-index: 0;
  width: 100%;
  height: auto;
  color: #fff;
  text-align: left;
  margin-bottom: 0;
  font-family: Lexend, sans-serif;
  font-size: 2.1vw;
  font-weight: 200;
  line-height: 1.3em;
}

._40px_typo.photos {
  width: 300px;
  height: 125px;
}

._40px_typo.projects {
  width: 75%;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 0;
  margin-left: 30px;
  position: absolute;
  top: 45%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

._40px_typo.projects._1, ._40px_typo.projects._2, ._40px_typo.projects._3 {
  width: 80%;
  color: #3c3c3c;
  background-color: #fff;
  margin-top: 1.9vw;
  margin-left: 2.8vw;
  font-size: 2vw;
  font-weight: 200;
}

._40px_typo.center {
  width: 55vw;
  height: 8vw;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-size: 2.8vw;
  display: flex;
}

.detail_view_container {
  width: 100%;
  height: 27.5vw;
  background-image: linear-gradient(#ff348e, #ff7033);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 7vw;
  display: flex;
}

.button_know_more {
  width: 17vw;
  height: 5vw;
  background-color: #fff;
  border-radius: 2.5vw;
  justify-content: center;
  align-items: center;
  margin-top: 2.5vw;
  text-decoration: none;
  display: flex;
}

.button_know_more.novo {
  width: 20vw;
  height: 5vw;
  margin-top: 2vw;
}

.link-block {
  width: 100%;
  height: 17vw;
  margin-top: 0;
  margin-bottom: auto;
  padding-top: 9.5vw;
  text-decoration: none;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.footer_balloon {
  width: 12vw;
  height: 12vw;
  background-image: url('../images/bora.png');
  background-position: 50%;
  background-size: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

._30px_typo_03 {
  z-index: 0;
  width: 100%;
  height: auto;
  color: #000;
  text-align: center;
  margin-bottom: 0;
  font-family: Lexend, sans-serif;
  font-size: 2.1vw;
  font-weight: 200;
  line-height: 1.3em;
  position: absolute;
  top: auto;
  bottom: 22.5vw;
  left: 0%;
  right: 0%;
}

._30px_typo_03.photos {
  width: 300px;
  height: 125px;
}

._30px_typo_03.projects {
  width: 75%;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 0;
  margin-left: 30px;
  position: absolute;
  top: 45%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

._30px_typo_03.projects._1, ._30px_typo_03.projects._2, ._30px_typo_03.projects._3 {
  width: 80%;
  color: #3c3c3c;
  background-color: #fff;
  margin-top: 1.9vw;
  margin-left: 2.8vw;
  font-size: 2vw;
  font-weight: 200;
}

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

._30px_typo_03.edit {
  bottom: 34.9vw;
}

._30px_typo_03.edit2 {
  bottom: 10vw;
}

._30px_typo_03.home2 {
  bottom: 19vw;
}

._30px_typo_03.margin2 {
  margin-left: 0;
  margin-right: 0;
  padding-left: 260px;
  padding-right: 260px;
}

.blog_files_container {
  width: 100%;
  height: auto;
  flex-direction: column;
  align-items: center;
  margin-top: 15.5vw;
  margin-bottom: 15.5vw;
  padding-left: 6.5vw;
  padding-right: 6.5vw;
  display: flex;
}

.grid {
  grid-template-rows: 450px 450px;
  grid-template-columns: 475px 475px;
}

.blog_files_grid {
  grid-column-gap: 6.5vw;
  grid-row-gap: 6vw;
  grid-template-rows: 31.5vw 31.5vw;
  grid-template-columns: 33vw 33vw;
}

.blog_files {
  color: #3c3c3c;
  text-decoration: none;
}

.blog_img_container {
  width: 100%;
  height: 23vw;
  margin-bottom: 3vw;
  text-decoration: none;
}

.blog_img_container.yellow_poster {
  background-image: url('../images/YP-home-projectos2x.png');
}

.blog_img_container.ce_design {
  background-image: url('../images/Ce-design-banner-06.jpg');
}

.blog_img_container.exemplo {
  background-image: url('../images/Ci-home-projectos2x.png');
}

.blog_description_container {
  padding-left: 1vw;
  padding-right: 1vw;
}

.cc_banner {
  width: 100%;
  height: auto;
  flex-direction: column;
  align-items: center;
  margin-top: 12vw;
  display: flex;
}

.cc_banner_img_container {
  width: 73vw;
  height: 47vw;
}

.cc_banner_img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.blog_section {
  width: 100%;
}

.blog_container {
  margin: 7vw 22vw;
}

.blog_title1 {
  color: #ff7033;
  margin-top: 0;
  margin-bottom: 2vw;
  font-family: Open Sans, sans-serif;
  font-size: 1.65vw;
  font-weight: 300;
  line-height: 2.3vw;
}

.blog_title1.spacing {
  margin-top: 4vw;
}

.blog_title1.bold {
  font-weight: 600;
}

.blog_title1.process {
  margin-bottom: .5vw;
}

.blog_title1.process.space {
  margin-top: 25px;
}

.blog_title1.process.apli {
  margin-top: 20px;
}

.blog_title1.process.colorw {
  color: #fff;
  overflow-wrap: normal;
}

.blog_typo1 {
  color: #3c3c3c;
  font-family: Open Sans, sans-serif;
  font-size: 1.25vw;
  font-weight: 300;
  line-height: 1.65vw;
}

.blog_typo1.process {
  margin-bottom: 20px;
}

.blog_typo1.form {
  margin-top: 5px;
  margin-bottom: 0;
}

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

.blog_img_grid.margin {
  margin-bottom: 7vw;
}

.grid-2 {
  grid-column-gap: 3.5vw;
  grid-row-gap: 3.5vw;
  grid-template-rows: 23.5vw 23.5vw;
  grid-template-columns: 34.5vw 34.5vw;
}

.grid-2.grid_6photos {
  grid-template-rows: 23.5vw;
  grid-auto-rows: 23.5vw;
}

.blog_grid_img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.citacao_container {
  margin-top: 7vw;
  margin-bottom: 7vw;
}

.image-4 {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.blue_box {
  width: 100%;
  height: 4.5vw;
}

.body_form {
  background-color: #212ad6;
}

.image-5 {
  object-fit: fill;
}

.footer_menu {
  align-items: center;
  display: flex;
}

.logo_img {
  width: 100%;
  height: 100%;
}

.section_j, .section_k, .section_w, .section_x, .section_gg, .section_ga {
  display: block;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.paleta_05 {
  width: 100%;
  height: 100vh;
  object-fit: fill;
  background-color: #f0eadc;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 150px;
}

.paleta_05.color_ffcc33 {
  background-color: #fc3;
}

.paleta_05.color_e59300 {
  background-color: #e59300;
}

.paleta_05.color_f3c160 {
  background-color: #f3c160;
}

.section_j-copy, .section_j-copy-copy {
  display: block;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.right_menu_text_contactos {
  color: #ff7033;
  text-align: center;
  margin-bottom: 3vw;
  font-family: Lexend, sans-serif;
  font-size: 2vw;
  font-weight: 200;
  line-height: 1.2em;
  display: block;
}

.right_menu_text_contactos.contactos {
  font-size: 2vw;
}

.link_social {
  width: 40%;
  height: 100%;
}

.img_social {
  width: 100%;
  height: 100%;
}

.section_servicos_a {
  width: 100%;
  height: 40vw;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section_servicos_a._2 {
  height: 25vw;
}

.section_servicos_a.formnew {
  height: 45vw;
}

.text-block-5 {
  font-family: Lexend, sans-serif;
  font-weight: 300;
}

.txt_servicos_banner_a {
  color: #ff7033;
  font-family: Lexend, sans-serif;
  font-size: 5vw;
  font-weight: 200;
  line-height: 1.5em;
}

.txt_servicos_banner_a.menor {
  text-align: center;
  font-size: 3vw;
  line-height: 1.3em;
}

.txt_servicos_banner_a.menor.homenew {
  color: #fff;
  text-align: center;
  font-size: 4vw;
}

.section_servicos_element_01 {
  z-index: 20;
  width: 12.5vw;
  height: 7.5vw;
  background-image: url('../images/Ce_servicos-icon.png');
  background-position: 50%;
  background-size: cover;
  margin-top: 5vw;
  position: static;
  top: -4%;
  bottom: auto;
  left: 21%;
  right: 0%;
}

.section_servicos_b {
  width: 100vw;
  height: 70vw;
  display: flex;
}

.img_servicos_wrapper {
  width: 38vw;
  margin-left: 9vw;
}

.description_servicos_a {
  width: 38vw;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: 5vw;
  display: flex;
}

.txt_title_desc_servicos {
  font-family: Lexend, sans-serif;
  font-size: 4.5vw;
  font-weight: 200;
  line-height: 1.3em;
}

.txt_title_desc_servicos.new {
  font-size: 3.5vw;
}

.txt_desc_servicos_a {
  margin-top: 5vw;
  margin-bottom: 5vw;
  font-family: Lexend, sans-serif;
  font-size: 2vw;
  font-weight: 200;
  line-height: 1.35em;
}

.txt_desc_servicos_a.margin {
  margin-top: 2vw;
  margin-bottom: 2vw;
}

.button_servicos_know_more {
  width: 20vw;
  height: 6vw;
  color: #333;
  background-color: #fff;
  border: 1px solid #ff7033;
  border-radius: 3.5vw;
  justify-content: center;
  align-items: center;
  margin-top: 1vw;
  text-decoration: none;
  display: flex;
  box-shadow: 11px 11px 3px 2px #eee;
}

.button_servicos_know_more.sobre {
  margin-top: 3vw;
}

.section_servicos_c {
  width: 100vw;
  height: auto;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.txt_servicos_title_a {
  color: #ff7033;
  text-align: center;
  margin-top: 5vw;
  font-family: Lexend, sans-serif;
  font-size: 4vw;
  font-weight: 200;
  line-height: 1.5em;
}

.grid_servicos_a {
  grid-column-gap: 7.5vw;
  grid-row-gap: 7.5vw;
  grid-template-rows: auto auto auto;
  grid-template-columns: 42vw 42vw;
  margin-top: 10vw;
  margin-bottom: 10vw;
}

.img_grid_servico_container {
  width: 100%;
  height: 25vw;
  margin-bottom: 5vw;
  box-shadow: 11px 11px 20px 7px rgba(194, 186, 186, .66);
}

.grid_section_container {
  width: 100%;
  height: 100%;
}

.txt_servicos_title_b {
  color: #3c3c3c;
  text-align: left;
  font-family: Lexend, sans-serif;
  font-size: 3.5vw;
  font-weight: 200;
  line-height: 1.5em;
}

.txt_servicos_description {
  margin-top: 2.5vw;
  font-family: Open Sans, sans-serif;
  font-size: 1.25vw;
  font-weight: 300;
  line-height: 1.65em;
}

.img_grid_servicos {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.presentation_container {
  z-index: 1;
  width: 50vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  align-items: flex-start;
  margin-left: auto;
  padding: 8vw 14vw 5vw 0;
  display: flex;
  position: relative;
}

.contactos_section {
  z-index: 10;
  height: 100%;
  background-color: #212ad6;
  flex-direction: row;
  justify-content: flex-start;
  padding-bottom: 11vw;
  display: flex;
}

.questions_container-copy {
  z-index: 10;
  width: 50vw;
  height: 100%;
  margin-left: auto;
  padding-top: 11vw;
  padding-right: 15vw;
  position: static;
}

.contactos_link {
  color: #fff;
  font-family: Lexend, sans-serif;
  font-size: 16px;
  font-weight: 300;
  text-decoration: none;
}

.contactos_link.about {
  margin-right: 0;
  font-size: 1.1vw;
  font-weight: 200;
  line-height: 1.4vw;
}

.contactos_link.projects, .contactos_link.creative {
  font-size: 1.1vw;
  font-weight: 200;
  line-height: 1.4vw;
}

.contactos_link.mail {
  margin-top: 1.5vw;
  font-size: 1.75vw;
  font-weight: 500;
  line-height: 3.5vw;
}

.contactos_link.politica {
  margin-right: 0;
  font-size: 1.1vw;
  font-weight: 200;
  line-height: 1.4vw;
}

.lexend_sz18 {
  color: #fff;
  text-align: center;
  margin-top: 1vw;
  margin-bottom: 0;
  font-family: Lexend, sans-serif;
  font-size: 1.3vw;
  font-weight: 200;
  line-height: 2vw;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.section_error {
  height: 100%;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.banner_error {
  width: 100%;
  height: 100%;
}

.div-block-5 {
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.section_ii {
  height: 100vh;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.section_g-copy, .section_xx {
  display: block;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.paleta_03-copy {
  width: 100%;
  height: 100vh;
  object-fit: fill;
  background-color: #d6d8a8;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
}

.paleta_03-copy.color_ffc150 {
  background-color: #ffc150;
}

.paleta_03-copy.color_ed211d {
  background-color: #ed211d;
}

.paleta_03-copy.color_005757 {
  background-color: #005757;
}

.paleta_03-copy.color_ffcc33 {
  background-color: #fc3;
}

.paleta_03-copy.color_-fcb576 {
  background-color: #fcb576;
}

.paleta_03-copy.color_-a40068 {
  background-color: #a40068;
}

.paleta_07 {
  width: 100%;
  height: 100vh;
  object-fit: fill;
  background-color: #d6d8a8;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
}

.paleta_07.color_ffc150 {
  background-color: #ffc150;
}

.paleta_07.color_ed211d {
  background-color: #ed211d;
}

.paleta_07.color_005757 {
  background-color: #005757;
}

.paleta_07.color_ffcc33 {
  background-color: #fc3;
}

.paleta_07.color_-fcb576 {
  background-color: #fcb576;
}

.paleta_07.color_-a40068 {
  background-color: #a40068;
}

.paleta_07.color_-ffc900 {
  background-color: #ffc900;
}

.paleta_07.color-ffcc00 {
  background-color: #fc0;
}

.paleta_07.color-f077c4 {
  background-color: #f077c4;
}

.div-block-6 {
  display: block;
}

.divid {
  padding-right: 40px;
}

.imagheart {
  width: 100%;
  text-align: center;
  margin-top: 60px;
}

.heart {
  width: 70px;
}

.form_brand {
  margin-top: 60px;
}

.form_brand.seg {
  margin-top: 40px;
}

.checkbox {
  margin-top: 10px;
}

.section_form {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.container_form {
  margin-bottom: 100px;
}

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

.banner_sobre {
  margin-top: 140px;
}

.button_form {
  text-align: right;
}

.boxsucess {
  background-color: #d4ffc9;
  border-radius: 0;
}

.errorbox {
  border-radius: 0;
}

@media screen and (min-width: 1280px) {
  .next_section.bottom1 {
    margin-left: 11vw;
  }

  .themes_description {
    width: 28vw;
    height: 22vw;
    margin-left: 11.5vw;
  }

  ._50px_typo_01.photos {
    height: auto;
    margin-top: 8.5vw;
    margin-bottom: 1vw;
  }

  .foto_a {
    width: 25vw;
    height: auto;
    margin-right: 4vw;
    bottom: -20vw;
  }

  .foto_b {
    width: 25vw;
    height: auto;
    bottom: -16vw;
    left: 29vw;
  }

  .foto_c {
    width: 36vw;
    height: auto;
    top: 5vw;
    left: 11.5vw;
  }

  .photo_animation_a {
    margin-left: 3vw;
  }

  .color_description {
    font-size: 3.5vw;
  }

  .section_h {
    padding-bottom: 10vw;
  }

  .parallax_wrapper_a {
    margin-top: 10.5vw;
  }

  .parallax_photo.parallax_photo_01 {
    top: 9vw;
  }

  .parallax_photo.parallax_photo_02 {
    top: 23vw;
  }

  .parallax_photo.parallax_photo_03 {
    top: 16vw;
  }

  .parallax_photo.parallax_photo_04 {
    top: 10vw;
  }

  ._30px_typo_02 {
    margin-bottom: 0;
    font-size: 2.1vw;
  }

  .color_id {
    margin-top: 1vw;
    font-size: 1.4vw;
    line-height: 1.5vw;
  }

  .footer {
    height: 8vw;
  }

  .column1, .column2 {
    width: 50%;
  }

  .last_section_element_01 {
    z-index: 20;
  }

  .balloon_01 {
    bottom: 20%;
  }

  .footer_content {
    height: 4vw;
    bottom: 2vw;
  }

  .balloon_container._1 {
    width: 38vw;
  }

  .balloon_container._2, .balloon_container._3, .balloon_container._4, .balloon_container._5 {
    width: 42vw;
  }

  .balloon_container.new6 {
    width: 35vw;
  }

  .balloon_container.new7, .balloon_container.new8 {
    width: 42vw;
  }

  .menu_wrapper {
    display: none;
  }

  ._40px_typo, ._30px_typo_03 {
    margin-bottom: 0;
    font-size: 2.1vw;
  }

  .section_servicos_element_01 {
    z-index: 20;
  }
}

@media screen and (min-width: 1440px) {
  .logo_container {
    width: 10.5vw;
  }

  .burger_line {
    width: 2.5vw;
    height: .28vw;
    border-radius: .14vw;
  }

  .menu_button {
    width: auto;
    height: 2.5vw;
  }

  .slogan {
    margin-bottom: 0;
  }

  .slogan.index {
    margin-bottom: 4vw;
  }

  .slogan_img {
    width: auto;
    height: 6vw;
  }

  .transition_section_a {
    padding-top: 2vw;
  }

  .transition_quote_sz40 {
    width: 56vw;
    text-align: center;
    margin-top: 8.5vw;
    margin-bottom: 1.4vw;
    font-size: 2.8vw;
  }

  .quote_signature {
    margin-bottom: 3.5vw;
    font-size: 1.4vw;
  }

  .transition_quote_sz30_center.ciclica {
    width: 56vw;
    font-size: 2vw;
  }

  .brand_description {
    font-size: 1.5vw;
  }

  .section_b {
    height: 62vw;
    padding-top: 5.2vw;
    padding-bottom: 6.7vw;
  }

  .whatsapp_box_a {
    width: 42vw;
  }

  .dialog_a {
    height: 60vh;
  }

  .next_section, .next_section.w--current, .next_section.bottom1 {
    width: 3.5vw;
    height: auto;
  }

  .section_c {
    height: 62vw;
  }

  ._50px_typo_01 {
    font-size: 3vw;
  }

  ._50px_typo_01.projects._1, ._50px_typo_01.projects._2, ._50px_typo_01.projects._3 {
    font-size: 3.5vw;
  }

  .themes_heading {
    font-size: 5.5vw;
  }

  .photo_animation_a {
    margin-left: 3vw;
  }

  .parallax_photo.parallax_photo_01.home2 {
    top: 6vw;
  }

  .parallax_photo.parallax_photo_03.home2 {
    top: 10vw;
  }

  ._30px_typo_02 {
    color: #fff;
    text-align: left;
    margin-bottom: 0;
    padding-top: 0;
  }

  ._30px_typo_02.projects._1, ._30px_typo_02.projects._2, ._30px_typo_02.projects._3 {
    font-size: 2vw;
  }

  ._30px_typo_02.center {
    z-index: 10;
    text-align: center;
    position: static;
  }

  .scroll_section {
    margin-bottom: 10.5vw;
  }

  .heading_container_01 {
    left: 55vw;
  }

  .projects_heading {
    font-size: 11.5vw;
  }

  .last_section_text_01, .last_section_text_02 {
    font-size: 4.2vw;
  }

  .last_section_element_02 {
    width: 28%;
    height: 35vw;
  }

  .button_01.projects {
    width: 8.5vw;
    height: 8.5vw;
  }

  .footer_animation_container {
    bottom: 9.4vw;
  }

  .balloon_01 {
    bottom: 15%;
  }

  .footer_content.projects, .footer_content.form {
    z-index: 0;
    height: 4.5vw;
  }

  .balloon_container._9, .balloon_container._10, .balloon_container._11 {
    width: 41.5vw;
  }

  .balloon_container._12 {
    width: 38vw;
  }

  .balloon_container._13, .balloon_container._14 {
    width: 41.5vw;
  }

  .menu_wrapper {
    display: none;
  }

  .right_menu_text {
    font-size: 4.2vw;
  }

  .left_menu_text {
    font-size: 3.5vw;
  }

  .menu_email_text {
    font-size: 1.45vw;
  }

  .cursor {
    width: 19vw;
    height: 19vw;
  }

  .projects_wrapper {
    margin-bottom: 19.5vw;
  }

  .projects_grid {
    grid-column-gap: 6.5vw;
    grid-row-gap: 7vw;
    grid-template-rows: 70vw 70vw;
    grid-template-columns: 33vw 33vw;
    margin-top: 9vw;
  }

  ._24px_typo {
    margin-top: 1vw;
    font-size: 1.7vw;
  }

  ._24px_typo.creative_ways {
    margin-top: 0;
  }

  ._50px_typo {
    margin-top: 2.7vw;
    font-size: 3.5vw;
  }

  .project_img_wrapper {
    width: 33vw;
    height: 53vw;
  }

  .projects_footer {
    height: 21.5vw;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-top: 0;
  }

  .footer_link.about, .footer_link.projects, .footer_link.mail, .footer_link.politica {
    font-size: 1.1vw;
    line-height: 1.4vw;
  }

  .separator {
    margin-left: .7vw;
    margin-right: .7vw;
  }

  .botom_footer_wrapper {
    height: 3vw;
    margin-bottom: 1.5vw;
  }

  .personal_description {
    padding-top: 7.5vw;
  }

  .personal_description.home2 {
    height: 25vw;
  }

  .lexend_sz165 {
    height: auto;
    font-size: 11.5vw;
    line-height: 14.5vw;
  }

  .lexend_sz40.white {
    width: 56vw;
    margin-top: 2.3vw;
    margin-bottom: 1vw;
    font-size: 2.75vw;
  }

  .lexend_sz40px {
    width: 27.5vw;
    height: auto;
    font-size: 2.8vw;
  }

  .lexend_sz40px.bottum_text {
    margin-bottom: 8.5vw;
  }

  .open-sans_sz24px.personal_pg {
    width: 35vw;
    height: auto;
    margin-top: 7vw;
    font-size: 1.65vw;
  }

  .messages.carolina {
    padding-top: 6.5vw;
  }

  .element_01 {
    width: 12.5vw;
    height: 7.5vw;
    margin-top: 9vw;
    margin-left: 5.3vw;
  }

  .lexend_sz20 {
    font-size: 1.4vw;
    line-height: 1.4vw;
  }

  .main_section {
    height: auto;
    padding-bottom: 11vw;
  }

  .questions_container {
    padding-top: 11vw;
    padding-right: 15vw;
  }

  .form_text_field {
    width: 35vw;
    height: 5vw;
    border-radius: 4vw;
    margin-top: 2vw;
    margin-bottom: 4vw;
    padding: .8vw 1vw;
    box-shadow: 10px 17px 10px 6px rgba(0, 0, 0, .16);
  }

  .form_submit_button {
    font-family: Lexend, sans-serif;
    font-size: 1.7vw;
    font-weight: 200;
    line-height: 2vw;
  }

  ._40px_typo {
    color: #fff;
    text-align: left;
    margin-bottom: 0;
    padding-top: 0;
  }

  ._40px_typo.projects._1, ._40px_typo.projects._2, ._40px_typo.projects._3 {
    font-size: 2vw;
  }

  ._40px_typo.center {
    z-index: 10;
    width: 55vw;
    height: 8vw;
    text-align: center;
    font-size: 2.8vw;
    position: static;
  }

  .detail_view_container {
    width: 100%;
    height: 27.5vw;
    background-image: linear-gradient(#ff348e, #ff7033);
    padding-top: 7vw;
  }

  .button_know_more {
    width: 17vw;
    height: 5vw;
    background-color: #fff;
    flex-direction: column;
    margin-top: 2.5vw;
  }

  .link-block {
    height: 17vw;
    padding-top: 9.5vw;
    text-decoration: none;
  }

  .footer_balloon {
    width: 12vw;
    height: 12vw;
    background-image: url('../images/bora.png');
    background-position: 50%;
    background-size: cover;
    position: absolute;
  }

  ._30px_typo_03 {
    color: #000;
    text-align: center;
    margin-bottom: 0;
    padding-top: 0;
  }

  ._30px_typo_03.projects._1, ._30px_typo_03.projects._2, ._30px_typo_03.projects._3 {
    font-size: 2vw;
  }

  ._30px_typo_03.center {
    z-index: 10;
    text-align: center;
    position: static;
  }

  .blog_files_container {
    margin-top: 15.5vw;
  }

  .blog_files_grid {
    grid-column-gap: 6.5vw;
    grid-row-gap: 6vw;
    grid-template-rows: 31.5vw 31.5vw;
    grid-template-columns: 33vw 33vw;
  }

  .blog_files {
    color: #3c3c3c;
    text-decoration: none;
  }

  .blog_img_container {
    width: 100%;
    height: 23vw;
    background-image: url('../images/Ce_Ciclica3.jpg');
    background-position: 50%;
    background-size: cover;
    margin-bottom: 3vw;
  }

  .blog_img {
    object-fit: contain;
    object-position: 50% 50%;
  }

  .blog_description_container {
    padding-left: 1vw;
    padding-right: 1vw;
  }

  .cc_banner {
    height: auto;
    flex-direction: column;
    align-items: center;
    margin-top: 12vw;
    display: flex;
  }

  .cc_banner_img_container {
    width: 73vw;
  }

  .blog_container {
    margin-top: 7vw;
    margin-left: 22vw;
    margin-right: 22vw;
  }

  .blog_title1 {
    margin-bottom: 2vw;
    font-size: 1.65vw;
    line-height: 2.3vw;
  }

  .blog_typo1 {
    font-size: 1.25vw;
    line-height: 1.65vw;
  }

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

  .grid-2 {
    grid-column-gap: 3.5vw;
    grid-row-gap: 3.5vw;
    grid-template-rows: 23.5vw 23.5vw;
    grid-template-columns: 34.5vw 34.5vw;
  }

  .right_menu_text_contactos {
    font-size: 2vw;
  }

  .button_servicos_know_more {
    width: 17vw;
    height: 5vw;
    background-color: #fff;
    flex-direction: column;
    margin-top: 2.5vw;
  }

  .contactos_section {
    height: auto;
    padding-bottom: 11vw;
  }

  .questions_container-copy {
    padding-top: 11vw;
    padding-right: 15vw;
  }

  .contactos_link.about, .contactos_link.projects, .contactos_link.politica {
    font-size: 1.1vw;
    line-height: 1.4vw;
  }
}

@media screen and (min-width: 1920px) {
  .slogan {
    margin-bottom: 0;
  }

  .slogan.index {
    height: auto;
  }

  .menu_wrapper {
    display: none;
  }

  .form_banner_container {
    height: 100vh;
  }

  .right_menu_text_contactos {
    font-size: 2vw;
  }
}

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

  .transition_section_a {
    padding-top: 5vw;
  }

  .transition_quote_sz40 {
    width: 450px;
    text-align: center;
    margin-top: 0;
    font-size: 2.8vw;
  }

  .banner_container {
    width: auto;
    height: auto;
  }

  ._50px_typo_01.projects._1, ._50px_typo_01.projects._2, ._50px_typo_01.projects._3 {
    margin-left: 3.5vw;
    font-size: 40px;
  }

  ._30px_typo_02.projects._1, ._30px_typo_02.projects._2 {
    margin-top: 0;
    margin-left: 3.5vw;
    font-size: 20px;
    top: 40%;
  }

  ._30px_typo_02.projects._3 {
    margin-top: 0;
    margin-left: 3.5vw;
    font-size: 20px;
    top: 40%;
  }

  .scroll_section {
    margin-bottom: 0;
  }

  .teste_imagem_vazia_01._1, .teste_imagem_vazia_01._2, .teste_imagem_vazia_01._3 {
    width: 95%;
    height: 65%;
    object-fit: cover;
    margin-top: 17vw;
    margin-left: 3vw;
  }

  .teste_relative_02._1, .teste_relative_02._3, .teste_relative_02._2 {
    height: 100%;
  }

  .column1, .column2 {
    width: 50%;
  }

  .heading_container_01 {
    left: 95%;
  }

  .projects_heading {
    margin-top: 10vw;
    font-size: 125px;
  }

  .last_section_text_01 {
    font-size: 40px;
  }

  .last_section_text_container_01 {
    width: 50%;
  }

  .last_section_text_02 {
    font-size: 40px;
  }

  .section_a {
    width: auto;
    height: auto;
  }

  .mail {
    font-size: 15px;
  }

  .made_by_01 {
    font-size: 1.5vw;
  }

  .made_by_container {
    margin-top: 1.5vw;
    margin-right: auto;
  }

  .made_by_02 {
    font-size: 1.5vw;
  }

  .balloon_01 {
    width: 400px;
  }

  .footer_content.projects {
    height: 9.5vw;
  }

  .balloon_container._2, .balloon_container._3, .balloon_container._4, .balloon_container._5 {
    width: 50vw;
  }

  .balloon_container.new6 {
    width: 45vw;
  }

  .balloon_container.new7, .balloon_container.new8 {
    width: 50vw;
  }

  .menu_wrapper {
    display: none;
  }

  .menu_social_icons.contactos_pg {
    width: 6vw;
    margin-top: 3vw;
  }

  .cursor {
    top: 50vw;
    right: 6vw;
  }

  ._24px_typo.projects._1, ._24px_typo.projects._2 {
    font-size: 20px;
  }

  ._24px_typo.projects._3 {
    margin-top: 0;
    font-size: 20px;
  }

  ._50px_typo.projects._1, ._50px_typo.projects._2, ._50px_typo.projects._3 {
    font-size: 40px;
  }

  .projects_footer {
    width: 100vw;
    height: 23.5vw;
  }

  .footer_link.about, .footer_link.projects, .footer_link.creative, .footer_link.mail, .footer_link.politica {
    font-size: 1.5vw;
  }

  .botom_footer_wrapper {
    height: 8vw;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    padding-top: 1.5vw;
  }

  .lexend_sz40px.txt1.white {
    font-size: 2.5vw;
  }

  .messages.carolina {
    height: 92vw;
  }

  .form_text_field.new {
    box-shadow: 3px 3px 10px 3px rgba(0, 0, 0, .16);
  }

  .form_submit_button.align {
    box-shadow: 7px 7px 10px 1px rgba(0, 0, 0, .16);
  }

  .form_banner_container {
    width: 100vw;
  }

  .form_text_1 {
    font-size: 15vw;
    top: 32vw;
    left: 20vw;
  }

  .form_text_2 {
    margin-top: 2.5vw;
    margin-bottom: 2.5vw;
    font-size: 3vw;
    top: 46vw;
    left: 20vw;
  }

  ._40px_typo.projects._1, ._40px_typo.projects._2 {
    font-size: 20px;
  }

  ._40px_typo.projects._3 {
    margin-top: 0;
    font-size: 20px;
  }

  .detail_view_container {
    width: 100vw;
  }

  .footer_balloon {
    width: 15vw;
    height: 15vw;
    top: 12%;
    left: 67%;
  }

  ._30px_typo_03.projects._1, ._30px_typo_03.projects._2 {
    font-size: 20px;
  }

  ._30px_typo_03.projects._3 {
    margin-top: 0;
    font-size: 20px;
  }

  ._30px_typo_03.margin2 {
    padding-left: 100px;
    padding-right: 100px;
  }

  .footer_menu {
    align-items: center;
    display: flex;
  }

  .image-6 {
    width: 100%;
    height: 100%;
  }

  .section_servicos_a {
    height: 45vw;
  }

  .presentation_container {
    background-color: rgba(0, 0, 0, 0);
    padding-top: 18vw;
    padding-right: 10vw;
  }

  .contactos_link.about, .contactos_link.projects, .contactos_link.creative {
    font-size: 1.5vw;
  }

  .contactos_link.mail {
    margin-top: 2.5vw;
    font-size: 2vw;
  }

  .contactos_link.politica {
    font-size: 1.5vw;
  }

  .lexend_sz18 {
    font-size: 1.8vw;
  }

  .utility-page-wrap {
    width: auto;
    height: 100%;
    max-height: none;
    max-width: none;
    justify-content: center;
    align-items: stretch;
  }

  .banner_error {
    z-index: 0;
    width: auto;
    height: 100vh;
    position: fixed;
  }

  .imagheart {
    margin-top: 40px;
  }

  .heart {
    width: 50px;
  }

  .section_form {
    align-items: flex-start;
  }

  .container_form {
    margin-left: 60px;
    margin-right: 60px;
  }

  .container_banner {
    margin-left: 80px;
    margin-right: 80px;
  }

  .banner_sobre {
    margin-left: 40px;
    margin-right: 40px;
  }
}

@media screen and (max-width: 767px) {
  .transition_quote_sz40 {
    height: 85px;
    margin-bottom: 10px;
    font-size: 2.8vw;
  }

  .transition_quote_sz40.textserv.form, .transition_quote_sz40.margin {
    height: auto;
  }

  .quote_signature {
    font-size: 15px;
  }

  ._50px_typo_01.projects._1, ._50px_typo_01.projects._2, ._50px_typo_01.projects._3 {
    font-size: 30px;
  }

  ._30px_typo_02.projects._1, ._30px_typo_02.projects._2 {
    margin-top: 0;
    font-size: 15px;
    top: 42%;
  }

  ._30px_typo_02.projects._3 {
    font-size: 15px;
    top: 42%;
  }

  .heading_container_01 {
    left: 85%;
  }

  .projects_heading {
    font-size: 100px;
  }

  .last_section_text_01, .last_section_text_02 {
    font-size: 25px;
  }

  .index_footer {
    padding-left: 2%;
    padding-right: 0%;
    bottom: 10px;
  }

  .mail {
    font-size: 12px;
  }

  .footer_animation_container {
    width: 50px;
  }

  .made_by_01 {
    font-size: 11px;
  }

  .made_by_container {
    width: 125px;
  }

  .made_by_02 {
    font-size: 11px;
  }

  .balloon_01 {
    width: 300px;
  }

  .menu_wrapper {
    display: none;
  }

  .menu_social_icons.contactos_pg {
    width: 7.5vw;
    margin-top: 5vw;
  }

  ._24px_typo.projects._1, ._24px_typo.projects._2 {
    margin-top: 0;
    font-size: 15px;
    top: 42%;
  }

  ._24px_typo.projects._3 {
    font-size: 15px;
    top: 42%;
  }

  ._50px_typo.projects._1, ._50px_typo.projects._2, ._50px_typo.projects._3 {
    font-size: 30px;
  }

  .personal_description {
    padding-top: 3vw;
  }

  .lexend_sz40px.bottum_text {
    margin-bottom: 7vw;
  }

  .lexend_sz40px.txt1.white {
    font-size: 3vw;
  }

  .open-sans_sz24px.personal_pg {
    width: 45vw;
    font-size: 2vw;
  }

  .messages.carolina {
    height: 92vw;
  }

  .lexend_sz20 {
    font-size: 4vw;
    line-height: 1.5em;
  }

  .form_submit_button.align {
    box-shadow: 7px 7px 10px 1px rgba(0, 0, 0, .16);
  }

  .form_banner_container {
    background-color: #212ad6;
  }

  .form_text_1 {
    font-size: 16vw;
    top: 46vw;
    left: 26vw;
  }

  .form_text_2 {
    margin-top: 5vw;
    margin-bottom: 5vw;
    font-size: 3.5vw;
    top: 60vw;
    left: 26vw;
  }

  ._40px_typo.projects._1, ._40px_typo.projects._2 {
    margin-top: 0;
    font-size: 15px;
    top: 42%;
  }

  ._40px_typo.projects._3 {
    font-size: 15px;
    top: 42%;
  }

  ._30px_typo_03.projects._1, ._30px_typo_03.projects._2 {
    margin-top: 0;
    font-size: 15px;
    top: 42%;
  }

  ._30px_typo_03.projects._3 {
    font-size: 15px;
    top: 42%;
  }

  ._30px_typo_03.margin2 {
    padding-left: 100px;
    padding-right: 100px;
  }

  .blog_typo1 {
    font-size: 1.4vw;
  }

  .section_servicos_a {
    height: 30vw;
    margin-top: 60px;
  }

  .section_servicos_a._2, .section_servicos_a.formnew {
    margin-top: 0;
  }

  .presentation_container {
    padding-top: 22vw;
  }

  .contactos_link.mail {
    margin-top: 5vw;
    font-size: 2.5vw;
  }

  .lexend_sz18 {
    font-size: 2vw;
    line-height: 1.5em;
  }

  .imagheart {
    margin-top: 20px;
  }

  .heart {
    width: 40px;
  }

  .container_banner {
    margin-left: 60px;
    margin-right: 60px;
  }

  .banner_sobre {
    margin-top: 60px;
  }
}

@media screen and (max-width: 479px) {
  .logo_container {
    width: 20vw;
  }

  .index_last_section {
    overflow: hidden;
  }

  .burger_line.l1, .burger_line.l2, .burger_line.l3 {
    width: 5vw;
    height: .6vw;
  }

  .menu_button {
    height: 5vw;
  }

  .transition_section_a.textserv {
    margin-top: 40px;
    margin-bottom: 10vw;
  }

  .transition_quote_sz40 {
    width: 90%;
    height: 85px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 5vw;
  }

  .transition_quote_sz40.textserv {
    text-align: center;
    font-size: 4vw;
  }

  .transition_quote_sz40.textserv.novo {
    margin-top: 15vw;
    margin-bottom: 50vw;
  }

  .transition_quote_sz40.textserv.form {
    font-size: 3vw;
  }

  .transition_quote_sz30_center.ciclica {
    width: 85%;
    height: 85px;
    font-size: 4.5vw;
  }

  .brand_description {
    width: 80vw;
    text-align: center;
    font-size: 3.5vw;
  }

  .brand_description.serv {
    text-align: left;
  }

  .section_b {
    height: 150vw;
    overflow: hidden;
  }

  .whatsapp_box_a {
    width: 90vw;
    margin-left: auto;
    margin-right: auto;
  }

  .whatsapp_box_a.right_message {
    width: 90vw;
    margin-top: -15vw;
    margin-left: auto;
    margin-right: auto;
  }

  .dialog_a {
    height: auto;
    flex-direction: column;
    margin-top: 5vw;
  }

  .next_section {
    width: 6vw;
    height: 16vw;
    object-fit: cover;
    margin-left: auto;
    margin-right: auto;
  }

  .next_section.w--current {
    width: 6vw;
    height: 16vw;
  }

  .next_section.bottom1 {
    width: 6vw;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0%;
  }

  .section_c {
    height: 200vw;
    flex-direction: column;
    margin-top: 0;
    overflow: hidden;
  }

  .themes_description {
    width: auto;
    height: auto;
    margin-left: 4vw;
  }

  ._50px_typo_01 {
    text-align: center;
    font-size: 7vw;
    line-height: 1.5em;
  }

  ._50px_typo_01.projects._1, ._50px_typo_01.projects._2, ._50px_typo_01.projects._3 {
    position: static;
  }

  .themes_heading {
    font-size: 6.5vw;
  }

  .themes_heading.projects {
    justify-content: center;
    margin-top: 10vw;
    font-size: 10vw;
    display: flex;
  }

  .foto_a {
    width: 40vw;
    bottom: -25.9vw;
    right: -38.8vw;
  }

  .foto_b {
    width: 40vw;
    left: 45vw;
  }

  .foto_c {
    width: 70vw;
  }

  .photo_animation_a {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    top: 65vw;
    right: 39.5vw;
  }

  .section_d, .section_e, .section_f {
    height: auto;
    position: static;
  }

  .projects_img_a, .projects_img_b, .projects_img_d {
    object-fit: contain;
  }

  .scroll_snap_wrapper {
    position: static;
  }

  .section_g {
    height: auto;
    position: static;
  }

  .color_description {
    font-size: 6vw;
  }

  .section_h {
    height: 235vw;
    padding-bottom: 12vw;
  }

  .section_h.servicos {
    height: 200vw;
    margin-top: -20px;
  }

  .parallax_photo.parallax_photo_01 {
    width: 40%;
    top: 20vw;
    left: 9%;
  }

  .parallax_photo.parallax_photo_02 {
    width: 40%;
    left: 54%;
  }

  .parallax_photo.parallax_photo_03 {
    width: 40%;
    top: 105vw;
  }

  .parallax_photo.parallax_photo_04 {
    width: 40%;
    top: 80vw;
    right: 10%;
  }

  .section_i {
    width: 100vw;
    height: 205vw;
    overflow: hidden;
  }

  ._30px_typo_02.projects._1, ._30px_typo_02.projects._2, ._30px_typo_02.projects._3 {
    position: static;
  }

  ._30px_typo_02.center {
    font-size: 4vw;
  }

  .paleta_01.color_003144, .section_test {
    width: 100vw;
  }

  .color_id {
    margin-top: 3vw;
    font-size: 4vw;
  }

  .scroll_section {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 50px;
    display: none;
  }

  .teste_imagem_vazia_01._1, .teste_imagem_vazia_01._2, .teste_imagem_vazia_01._3 {
    width: 100%;
    height: 100%;
    margin-left: 0%;
  }

  .teste_relative_02._1 {
    z-index: 10;
    padding-top: 0%;
    position: -webkit-sticky;
    position: sticky;
  }

  .teste_relative_02._3 {
    z-index: 30;
    flex-direction: column;
    padding-top: 0%;
    display: flex;
    position: -webkit-sticky;
    position: sticky;
  }

  .teste_relative_02._2 {
    padding-top: 0%;
    position: -webkit-sticky;
    position: sticky;
  }

  .column1 {
    width: 100%;
    height: auto;
    flex-direction: column;
    position: static;
  }

  .column2 {
    display: flex;
    position: static;
    overflow: visible;
  }

  .heading_container_01 {
    font-size: 10px;
    left: 1%;
  }

  .projects_heading {
    z-index: 50;
    font-size: 55px;
  }

  .last_section_bg_img {
    width: auto;
    height: 100vh;
  }

  .last_section_bg {
    height: 100%;
    object-fit: cover;
  }

  .last_section_text_01 {
    font-size: 20px;
  }

  .last_section_text_container_01 {
    margin-top: 30%;
  }

  .last_section_text_container_02 {
    width: 65%;
    margin-top: 25.5%;
    top: 12%;
  }

  .last_section_text_02 {
    font-size: 20px;
  }

  .last_section_element_01 {
    width: 20vw;
    height: 11.5vw;
    object-fit: cover;
  }

  .last_section_element_02 {
    width: 15%;
    height: 220px;
  }

  .last_section_element_03 {
    width: 13%;
    height: 200px;
  }

  .button_01._1, .button_01._2, .button_01._3 {
    bottom: 1%;
    right: 5%;
  }

  .button_01.projects {
    width: 15vw;
    height: 15vw;
    right: 5%;
  }

  .index_footer {
    height: 25px;
    bottom: 0;
  }

  .mail {
    font-size: 8px;
  }

  .footer_animation_container {
    width: 20vw;
  }

  .made_by_01 {
    font-size: 10px;
  }

  .made_by_container {
    justify-content: center;
  }

  .made_by_02 {
    font-size: 10px;
  }

  .balloon_01 {
    width: 350px;
    bottom: 11%;
  }

  .footer_content.projects {
    height: 30vw;
  }

  .balloon_container._1 {
    width: 80vw;
    top: 5%;
    left: 10vw;
  }

  .balloon_container._2 {
    width: 80vw;
    top: 20%;
    left: -1%;
  }

  .balloon_container._3 {
    width: 80vw;
    top: 57%;
    left: 3%;
  }

  .balloon_container._4 {
    width: 80vw;
    top: 70%;
    left: 26%;
  }

  .balloon_container._5 {
    width: 80vw;
    top: 50%;
    left: 28%;
  }

  .balloon_container.new6 {
    width: 80vw;
    top: 33%;
    left: 25%;
  }

  .balloon_container.new7 {
    width: 80vw;
    top: 84%;
    left: 28%;
  }

  .balloon_container.new8 {
    width: 80vw;
    top: 78%;
    left: 1%;
  }

  .balloon_container._9 {
    width: 70vw;
    top: 50%;
    left: 0%;
  }

  .balloon_container._10 {
    width: 70vw;
    top: 43%;
    left: 35%;
  }

  .balloon_container._11 {
    width: 70vw;
    top: 70%;
    left: 37%;
  }

  .balloon_container._12 {
    width: 70vw;
    top: 16%;
    left: -4%;
  }

  .balloon_container._13 {
    width: 65vw;
    top: 25%;
    left: 6%;
  }

  .balloon_container._14 {
    width: 70vw;
    top: 82%;
    left: -7%;
  }

  .menu_wrapper {
    flex-direction: column;
    display: none;
  }

  .half_menu_a, .half_menu_b {
    width: 100vw;
    height: 50%;
  }

  .right_menu_text {
    margin-bottom: 25vw;
    font-size: 7vw;
  }

  .left_menu_text {
    font-size: 6vw;
  }

  .menu_link {
    margin-top: 2vw;
    margin-bottom: 2vw;
  }

  .menu_email_text {
    font-size: 3.5vw;
  }

  .menu_social_icons {
    width: 15vw;
    margin-top: 5vw;
  }

  .menu_social_icons.contactos_pg {
    width: 13vw;
    margin-top: 6vw;
  }

  .cursor {
    width: 40vw;
    height: 40vw;
    top: 50%;
    right: 32.5vw;
  }

  .projects_wrapper {
    margin-bottom: 5vw;
    display: flex;
  }

  .projects_wrapper.home_pg_projects {
    display: flex;
  }

  .projects_grid {
    grid-column-gap: 4vw;
    grid-row-gap: 4vw;
    grid-template-rows: 120vw 120vw 120vw;
    grid-template-columns: 85vw;
    grid-auto-rows: 120vw;
  }

  .projects_grid.services {
    grid-column-gap: 25vw;
    grid-row-gap: 25vw;
    margin-bottom: 10vw;
  }

  .project_img_description {
    align-items: flex-start;
    margin-top: 2vw;
  }

  ._24px_typo {
    font-size: 4vw;
  }

  ._24px_typo.projects._1, ._24px_typo.projects._2, ._24px_typo.projects._3 {
    position: static;
  }

  ._24px_typo.button {
    font-size: 4.5vw;
  }

  ._50px_typo {
    font-size: 6vw;
  }

  ._50px_typo.projects._1, ._50px_typo.projects._2, ._50px_typo.projects._3 {
    position: static;
  }

  .project_img_wrapper {
    width: 85vw;
    height: 85vw;
  }

  .projects_footer {
    height: 95vw;
  }

  .footer_link.about {
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    font-size: 3.5vw;
    line-height: 2.5vw;
    display: flex;
  }

  .footer_link.projects {
    justify-content: center;
    font-size: 3.5vw;
    line-height: 2.5vw;
    display: flex;
  }

  .footer_link.creative {
    flex-direction: row;
    flex: 1;
    align-content: flex-start;
    justify-content: center;
    align-items: center;
    font-size: 3.5vw;
    line-height: 2.5vw;
    display: flex;
  }

  .footer_link.mail {
    justify-content: center;
    font-size: 3.5vw;
    display: flex;
    position: absolute;
    top: 16vw;
    left: 33.2vw;
  }

  .footer_link.politica {
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    font-size: 3.5vw;
    line-height: 2.5vw;
    display: flex;
    position: absolute;
    top: 10vw;
    left: 32vw;
  }

  .separator {
    font-size: 3vw;
    overflow: visible;
  }

  .separator.extra {
    display: none;
    overflow: visible;
  }

  .botom_footer_wrapper {
    height: 25vw;
  }

  .personal_description {
    height: 220vw;
  }

  .personal_description.serv.process {
    padding-top: 25vw;
    padding-bottom: 40px;
  }

  .personal_description.serv.process._2 {
    padding-bottom: 40px;
  }

  .personal_description.serv.process.color {
    padding-top: 15vw;
    padding-bottom: 40px;
  }

  .lexend_sz165 {
    height: auto;
    font-size: 20vw;
    line-height: 1.2em;
  }

  .section_container {
    width: 85%;
    flex-direction: column;
    align-items: stretch;
  }

  .section_container.serv {
    text-align: left;
    align-items: stretch;
  }

  .lexend_sz40.white {
    width: 90%;
    font-size: 5vw;
  }

  .lexend_sz40px {
    width: auto;
    font-size: 5.5vw;
  }

  .lexend_sz40px.bottum_text {
    text-align: left;
    position: static;
  }

  .lexend_sz40px.txt1 {
    text-align: center;
  }

  .lexend_sz40px.txt1.white {
    font-size: 5vw;
  }

  .lexend_sz40px.txt1.bold {
    text-align: left;
  }

  .left_column {
    width: 100%;
    height: auto;
    align-items: flex-start;
    margin-bottom: 5vw;
  }

  .right_column {
    width: 100%;
    height: auto;
    margin-bottom: 7vw;
  }

  .right_column.serv {
    text-align: left;
    align-items: flex-start;
    display: flex;
  }

  .open-sans_sz24px.personal_pg {
    width: auto;
    margin-top: 0;
    font-size: 4vw;
  }

  .open-sans_sz24px.personal_pg.serv {
    text-align: left;
    margin-bottom: 15px;
  }

  .messages.carolina {
    height: 210vw;
  }

  .element_01 {
    width: 20vw;
    height: 12vw;
    margin-bottom: 10vw;
    margin-left: auto;
    margin-right: auto;
  }

  .lexend_sz20 {
    font-size: 4vw;
    line-height: 1.5em;
  }

  .form_text_field.new {
    box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, .16);
  }

  .form_submit_button.align {
    font-size: 3vw;
    line-height: 0;
    box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, .16);
  }

  .form_banner_container {
    width: 100vw;
    height: 100vh;
    flex-flow: column;
    justify-content: space-between;
    align-items: baseline;
  }

  .form_banner {
    z-index: 0;
    width: 100vw;
    height: 100vh;
    object-position: 0% 50%;
  }

  .form_text_1 {
    font-size: 25vw;
    line-height: 22vw;
  }

  .form_text_2 {
    margin-top: 6.5vw;
    margin-bottom: 6.5vw;
    font-size: 6vw;
    line-height: 5vw;
  }

  .form_text_2.center2 {
    width: 60vw;
    height: auto;
    margin-top: 10vw;
    margin-bottom: 8vw;
    line-height: 1.25em;
  }

  ._40px_typo.projects._1, ._40px_typo.projects._2, ._40px_typo.projects._3 {
    position: static;
  }

  ._40px_typo.center {
    width: 70vw;
    height: auto;
    font-size: 6.5vw;
    line-height: 1.1em;
  }

  ._40px_typo.center.sobreani {
    width: 80vw;
    font-size: 5.5vw;
    line-height: 1.3em;
  }

  .detail_view_container {
    height: 55vw;
    padding-top: 8vw;
    line-height: 20px;
  }

  .button_know_more {
    width: 40vw;
    height: 10vw;
    border-radius: 10vw;
    margin-top: 5vw;
  }

  .button_know_more.error_pg {
    margin-top: 8vw;
  }

  .button_know_more.novo {
    width: 50vw;
    height: 12vw;
    margin-top: 5vw;
  }

  .link-block {
    height: 40vw;
    padding-top: 28vw;
  }

  .footer_balloon {
    width: 30vw;
    height: 30vw;
    top: 85%;
    left: 47%;
  }

  ._30px_typo_03 {
    margin-bottom: 20vw;
    font-size: 5vw;
    bottom: 15vw;
  }

  ._30px_typo_03.projects._1, ._30px_typo_03.projects._2, ._30px_typo_03.projects._3 {
    position: static;
  }

  ._30px_typo_03.margin2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .blog_files_grid {
    grid-column-gap: 4vw;
    grid-row-gap: 4vw;
    grid-template-rows: 105vw 105vw 105vw 105vw;
    grid-template-columns: 85vw;
  }

  .blog_img_container {
    width: 85vw;
    height: 85vw;
  }

  .cc_banner_img_container {
    width: 86vw;
  }

  .blog_container {
    margin-left: 7vw;
    margin-right: 7vw;
  }

  .blog_container.politica {
    margin-top: 15vw;
  }

  .blog_title1 {
    font-size: 4vw;
    line-height: 1.3em;
  }

  .blog_typo1 {
    font-size: 3.5vw;
    line-height: 1.3em;
  }

  .blog_typo1.form {
    font-size: 3.5vw;
  }

  .grid-2 {
    grid-template-rows: 60vw 60vw;
    grid-template-columns: 86vw;
  }

  .grid-2.grid_4photos {
    grid-template-rows: 60vw 60vw 60vw 60vw;
  }

  .grid-2.grid_6photos {
    grid-template-rows: 60vw 60vw 60vw 60vw;
    grid-auto-rows: 60vw;
  }

  .footer_menu {
    height: 25vw;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 3vw;
  }

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

  .section_j, .section_k, .section_w, .section_x, .section_gg, .section_ga, .section_j-copy, .section_j-copy-copy {
    height: auto;
    position: static;
  }

  .right_menu_text_contactos {
    margin-bottom: 2vw;
    font-size: 4.5vw;
  }

  .section_servicos_a {
    height: 70vw;
    margin-top: 40px;
    margin-bottom: 20px;
  }

  .section_servicos_a._2 {
    height: 45vw;
  }

  .section_servicos_a.formnew {
    height: 80vw;
    margin-top: 0;
  }

  .txt_servicos_banner_a {
    font-size: 9.5vw;
  }

  .txt_servicos_banner_a.menor, .txt_servicos_banner_a.menor.homenew {
    font-size: 5vw;
  }

  .section_servicos_element_01 {
    width: 20vw;
    height: 12vw;
    object-fit: cover;
  }

  .section_servicos_b {
    height: 215vw;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .img_servicos_wrapper {
    width: 80vw;
    margin-left: 0;
  }

  .description_servicos_a {
    width: 80vw;
    align-items: flex-start;
    margin-top: 5vw;
    margin-left: 0;
  }

  .txt_title_desc_servicos {
    font-size: 9.5vw;
  }

  .txt_title_desc_servicos.new {
    font-size: 7vw;
  }

  .txt_desc_servicos_a {
    font-size: 5vw;
  }

  .button_servicos_know_more {
    width: 50vw;
    height: 12vw;
    border-radius: 10vw;
    margin-top: 5vw;
  }

  .section_servicos_c {
    width: 80vw;
  }

  .txt_servicos_title_a {
    text-align: left;
    font-size: 8vw;
  }

  .grid_servicos_a {
    grid-template-columns: 80vw;
  }

  .img_grid_servico_container {
    height: 55vw;
  }

  .txt_servicos_title_b {
    font-size: 8vw;
  }

  .txt_servicos_description {
    font-size: 5vw;
  }

  .presentation_container {
    z-index: 1;
    width: 100vw;
    height: auto;
    align-items: center;
    padding-top: 40vw;
    padding-left: 10vw;
    position: fixed;
  }

  .contactos_link.about {
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    font-size: 3.5vw;
    line-height: 2.5vw;
    display: flex;
  }

  .contactos_link.projects {
    justify-content: center;
    font-size: 3.5vw;
    line-height: 2.5vw;
    display: flex;
  }

  .contactos_link.creative {
    flex-direction: row;
    flex: 1;
    align-content: flex-start;
    justify-content: center;
    align-items: center;
    font-size: 3.5vw;
    line-height: 2.5vw;
    display: flex;
  }

  .contactos_link.mail {
    justify-content: center;
    margin-top: 6vw;
    font-size: 4vw;
    line-height: 6vw;
    display: flex;
  }

  .contactos_link.politica {
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    font-size: 3.5vw;
    line-height: 2.5vw;
    display: flex;
    position: absolute;
    top: 10vw;
    left: 32vw;
  }

  .lexend_sz18 {
    font-size: 4vw;
    line-height: 1.5em;
  }

  .banner_error {
    width: 100%;
  }

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

  .section_ii, .section_g-copy, .section_xx {
    height: auto;
    position: static;
  }

  .imagheart {
    margin-top: 10px;
  }

  .heart {
    width: 30px;
  }

  .form_brand.seg {
    margin-top: 20px;
  }

  .container_banner {
    margin-left: 40px;
    margin-right: 40px;
  }

  .button_form {
    text-align: center;
  }

  .div-block-7 {
    text-align: left;
  }
}

#w-node-ec91e284-429f-1b44-b225-e6bc14d9b30a-c7421299, #w-node-ec91e284-429f-1b44-b225-e6bc14d9b30b-c7421299, #w-node-ec91e284-429f-1b44-b225-e6bc14d9b30d-c7421299, #w-node-ec91e284-429f-1b44-b225-e6bc14d9b30e-c7421299 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 479px) {
  #w-node-df5f906d-4984-396c-1c97-30c2fdee3bc7-c742127f {
    justify-self: center;
  }
}


