body {
  color: #000;
  background-color: #fff;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h2 {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 40px;
  font-weight: 600;
  line-height: 52px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
}

p {
  color: #626262;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 24px;
}

.navbar {
  background-color: #fff;
}

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

.nav-link {
  color: #000;
  margin-top: 20px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 16px;
}

.nav-button {
  color: #fff;
  background-color: #336164;
  border-radius: 500px;
  margin-top: 20px;
  margin-left: 16px;
  padding: 10px 24px;
  font-weight: 700;
}

.container {
  max-width: 1216px;
  padding-left: 30px;
  padding-right: 30px;
}

.hero {
  background-image: url('../images/Imagem-1_1.png');
  background-position: 53% 0;
  background-repeat: no-repeat;
  background-size: 1500px;
  background-attachment: scroll;
  padding-top: 120px;
  padding-bottom: 200px;
}

.hero-block {
  max-width: 50%;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.hero-heading {
  color: #fff;
  text-align: left;
  margin-bottom: 30px;
  font-size: 45px;
  font-weight: 900;
  line-height: 65px;
}

.paragraph {
  font-size: 16px;
  line-height: 24px;
}

.button {
  color: #fff;
  background-color: #4ba68e;
  border-radius: 500px;
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
}

.button.orange {
  background-color: #4ba68e;
}

.hero-paragraph {
  color: #fff;
  text-align: left;
  margin-bottom: 30px;
}

.servi-os-section {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 80px;
  padding-bottom: 80px;
}

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

.content-block-image {
  width: 140px;
}

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

.content-block-title {
  margin-left: auto;
  margin-right: auto;
}

.contato-section {
  background-color: #336164;
  background-image: url('../images/Imagem-2.png');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
  padding-top: 80px;
  padding-bottom: 80px;
}

.form-grid {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.form-heading {
  max-width: 590px;
  color: #fff;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
}

.form-label {
  color: #fff;
  margin-bottom: 15px;
  font-size: 18px;
}

.form-field {
  height: 52px;
  outline-offset: 0px;
  border-radius: 500px;
  outline: 3px #333;
  margin-right: 20px;
  padding-left: 24px;
  padding-right: 2px;
  font-size: 18px;
}

.form-submit {
  height: 52px;
  background-color: #4ba68e;
  border-radius: 500px;
  padding-left: 32px;
  padding-right: 32px;
  font-size: 18px;
  font-weight: 700;
}

.form-block {
  display: flex;
}

.form-wrapper {
  margin-bottom: 0;
}

.sobre-section {
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
}

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

.prof-content {
  flex-direction: column;
  justify-content: center;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

.prof-heading {
  text-align: left;
  margin-top: 0;
  margin-bottom: 20px;
}

.prof-heading.left {
  text-align: right;
}

.prof-subheading {
  color: #4043d2;
  margin-bottom: 20px;
}

.image-3 {
  width: 16px;
  height: 16px;
}

.div-block-8 {
  width: 42px;
  height: 42px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  justify-content: flex-start;
  align-items: stretch;
  margin-top: 30px;
  display: flex;
}

.link-block {
  width: 42px;
  height: 42px;
  background-color: #eceefb;
  border-radius: 500px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.prof-social-link-image {
  width: 16px;
  height: 16px;
}

.prof-social-link {
  width: 42px;
  height: 42px;
  background-color: #eceefb;
  border-radius: 500px;
  justify-content: center;
  align-items: center;
  margin-right: 16px;
  display: flex;
}

.prof-social-block {
  margin-top: 30px;
  display: flex;
}

.image-5 {
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.prof-layer-image {
  position: absolute;
  top: -25px;
  bottom: auto;
  left: 60px;
  right: auto;
}

.final-section {
  background-color: #4043d2;
  background-image: url('../images/Imagem-1.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding-top: 140px;
  padding-bottom: 140px;
}

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

.final-heading {
  color: #fff;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
}

.footer {
  padding-top: 30px;
  padding-bottom: 30px;
}

.footer-block {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.prof-image {
  border-radius: 0;
}

.prof-image.left {
  border-top-left-radius: 25px;
}

.prof-image.right {
  border-bottom-right-radius: 25px;
}

.prof-paragraph.left {
  text-align: right;
}

.body {
  background-color: #ededed;
  font-family: Lato, sans-serif;
}

.final-heading-title {
  color: #fff;
  margin-top: 0;
  margin-bottom: 20px;
}

.submit-button {
  width: 100%;
  float: none;
  background-color: #0f1110;
  border-radius: 20px;
  padding-right: 15px;
  font-style: normal;
}

.social-wrapper {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  bottom: 40px;
  left: 0;
}

.social-wrapper.footer {
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #000;
  margin-top: 20px;
  padding: 0;
  display: block;
  position: static;
}

.social-icon {
  width: 32px;
  height: 32px;
  opacity: .7;
  background-color: #e2eff1;
  background-image: url('../images/facebook-logo-Black.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 16px;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  margin-right: 4px;
  transition: background-color .2s;
  display: flex;
}

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

.social-icon.insta {
  background-color: #e2eff1;
  background-image: url('../images/instagram-1.png');
}

.social-icon.insta.white {
  opacity: 1;
  background-color: rgba(255, 255, 255, 0);
  background-image: url('../images/Icones-2_1.png');
}

.social-icon.insta.white.linkedin {
  opacity: 1;
  background-color: rgba(255, 255, 255, 0);
  background-image: url('../images/Icones-3_1.png');
}

.social-icon.white {
  opacity: 1;
  background-color: rgba(255, 255, 255, 0);
  background-image: url('../images/Icones-1_1.png');
  background-size: cover;
  border-radius: 20px;
}

.container-2 {
  max-width: 100%;
  text-align: center;
  background-color: rgba(245, 243, 240, 0);
  border-radius: 0;
  margin: 0 auto;
  padding: 60px;
}

.titulo-2 {
  color: #fff;
  text-align: left;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 20px;
  font-size: 30px;
  font-weight: 500;
  line-height: 35px;
}

.paragrafo {
  color: #231f20;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 14px;
  font-weight: 300;
  line-height: 25px;
}

.paragrafo.footer {
  color: #fff;
  text-align: left;
  padding-left: 0;
  font-weight: 500;
}

.columns {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

.image-27 {
  max-width: 76%;
  margin-top: 15px;
}

.div-block-9 {
  margin-top: 0;
  position: static;
}

.text-field-4 {
  height: 30px;
  color: #666;
  border-style: none;
  border-radius: 20px;
}

.form-wrapper-2 {
  margin-top: 0;
  margin-bottom: 0;
  margin-right: -10px;
  padding-right: 0;
}

.link-block-twitter {
  margin-left: 0;
  margin-right: 5px;
}

.link-block-social {
  border-radius: 0;
  margin-left: 0;
  margin-right: 5px;
  display: inline-block;
  position: relative;
}

.column-15 {
  padding-right: 0;
}

.section {
  background-color: rgba(255, 255, 255, 0);
}

.footer-heading {
  text-align: left;
  font-size: 24px;
  font-weight: 700;
}

.footer-paragraph {
  color: #626262;
  text-align: left;
}

@media screen and (max-width: 991px) {
  .nav-link {
    text-align: center;
    margin-bottom: 10px;
    display: block;
  }

  .nav-button {
    display: inline-block;
  }

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

  .content-grid {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .form-grid {
    grid-template-columns: 1fr;
  }

  .form-heading {
    max-width: 100%;
    text-align: center;
  }

  .form-label {
    text-align: center;
  }

  .prof-grid {
    grid-template-columns: 1fr;
  }

  .prof-content {
    align-items: center;
  }

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

  .nav-menu {
    background-color: #fff;
    padding: 30px;
  }

  .prof-image {
    width: 100%;
  }

  .social-wrapper {
    margin-top: 60px;
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
  }

  .social-icon {
    cursor: pointer;
  }
}

@media screen and (max-width: 767px) {
  .form-heading {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
}

@media screen and (max-width: 479px) {
  h2 {
    font-size: 30px;
    line-height: 1.2;
  }

  .nav-logo {
    width: 172px;
  }

  .hero {
    padding-top: 40px;
    padding-bottom: 100px;
  }

  .hero-heading {
    font-size: 32px;
    line-height: 1.2;
  }

  .form-field {
    text-align: center;
  }

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

  .prof-content {
    padding-left: 0;
    padding-right: 0;
  }

  .prof-social-link {
    margin-left: 8px;
    margin-right: 8px;
  }

  .final-section {
    padding-top: 100px;
    padding-bottom: 120px;
  }

  .footer-block {
    flex-direction: column;
  }

  .footer-logo {
    text-align: center;
    margin-bottom: 15px;
  }

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

#w-node-b7f92bd7-9982-a0d0-1754-7a5b60fb9662-4e79134f, #w-node-c90ff2bc-e339-3481-5755-b3325a3c0725-4e79134f, #w-node-_5fc0bd6d-e1fe-11a3-022f-6183396dd6f0-4e79134f, #w-node-_9ffb65b3-f9cc-f1e1-97dc-890e46264377-4e79134f, #w-node-c86d5955-d812-0532-5bf4-5d272e93003b-4e79134f, #w-node-_3888b4c1-364d-852a-3895-e4b882c6ea69-4e79134f, #w-node-_8ab07c0d-a76d-8f45-a800-70e424ea27af-4e79134f, #w-node-_30dfccfc-6c44-4d34-74fd-da28823f66b9-4e79134f, #w-node-fa3bdd58-dd4e-89f6-0a9b-6d1ea6d9993d-4e79134f, #w-node-_1edde318-9567-d719-2d9a-7067e4eda175-4e79134f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 767px) {
  #w-node-c86d5955-d812-0532-5bf4-5d272e93003b-4e79134f {
    align-self: center;
  }
}


