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

h1 {
  margin: 10px 0px 0px;
  float: none;
  font-family: Montserrat, sans-serif;
  color: #464d56;
  font-size: 24px;
  line-height: 44px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

h2 {
  margin: 10px 0px;
  font-family: Montserrat, sans-serif;
  color: #cc991f;
  font-size: 16px;
  line-height: 36px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

h3 {
  margin: -10px 0px 40px;
  font-family: 'Varela Round', sans-serif;
  color: #667073;
  font-size: 17px;
  line-height: 30px;
  font-style: italic;
  font-weight: 300;
  text-align: center;
}

h4 {
  margin: 10px 0px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

h5 {
  margin: 10px 0px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

h6 {
  margin: 10px 0px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  margin-top: 0;
  margin-bottom: 5px;
  font-family: 'Varela Round', sans-serif;
  color: #667073;
  font-weight: 400;
  text-align: center;
}

.button {
  display: inline-block;
  padding: 4px 15px;
  background-color: #000;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.button.hero {
  display: block;
  width: 210px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 30px 8px;
  border: 2px solid #fff;
  border-radius: 35px;
  background-color: transparent;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: 'Varela Round', sans-serif;
  font-weight: 200;
}

.button.hero:hover {
  background-color: hsla(0, 0%, 100%, .34);
  color: #d6d6d6;
}

.menu-flutuante {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 11;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #fff;
}

.nav-link {
  -webkit-transition: all 450ms ease;
  transition: all 450ms ease;
  font-family: Montserrat, sans-serif;
  color: #98a1a3;
  font-size: 12px;
  text-transform: uppercase;
}

.nav-link:hover {
  -webkit-transform: translate(0px, -3px);
  -ms-transform: translate(0px, -3px);
  transform: translate(0px, -3px);
  color: #cc991f;
}

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

.nav-link.top-nav {
  display: block;
  margin-right: auto;
  margin-left: auto;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.nav-link.top-nav:hover {
  color: #cc991f;
}

.nav-link.top-nav:active {
  color: #a35002;
}

.nav-link.top-nav.w--current:hover {
  color: #cc991f;
}

.nav-link.top-nav.w--current:active {
  color: #a35002;
}

.menu-superior {
  position: relative;
  z-index: 21;
  background-color: transparent;
}

.home {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 20;
  padding-top: 260px;
  padding-bottom: 180px;
  background-image: -webkit-linear-gradient(270deg, rgba(70, 77, 86, .8), rgba(70, 77, 86, .5)), url('../images/shutterstock_379689265-pb.jpg');
  background-image: linear-gradient(180deg, rgba(70, 77, 86, .8), rgba(70, 77, 86, .5)), url('../images/shutterstock_379689265-pb.jpg');
  background-position: 0px 0px, 50% 80%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.hero-heading {
  margin-top: 10px;
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 30px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.hero-heading.sub-heading {
  margin-top: 0px;
  font-family: 'Varela Round', sans-serif;
  font-size: 18px;
  line-height: 28px;
  font-style: italic;
  font-weight: 300;
  text-transform: none;
}

.top-nav-logo {
  display: block;
  margin: 30px auto;
  opacity: 1;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.top-nav-logo:hover {
  opacity: 1;
}

.top-nav-links {
  margin-top: 20px;
  margin-bottom: 20px;
}

.top-nav-link-column {
  border-right: 1px solid hsla(0, 0%, 93%, .2);
  border-left: 1px solid hsla(0, 0%, 93%, .2);
}

.top-nav-link-column.right {
  border-right-width: 2px;
  border-right-color: hsla(0, 0%, 93%, .2);
  border-left-color: hsla(0, 0%, 93%, .2);
}

.top-nav-link-column.left {
  border-left-width: 2px;
}

.secao {
  margin-top: 0px;
  padding-top: 70px;
  padding-bottom: 80px;
  background-color: #464d56;
  background-image: -webkit-linear-gradient(270deg, transparent, transparent);
  background-image: linear-gradient(180deg, transparent, transparent);
}

.secao.odd {
  margin-top: 0px;
  padding-top: 40px;
  background-color: #f2f5f7;
}

.secao.top {
  margin-top: 460px;
  padding-top: 80px;
  background-color: #fff;
}

.secao.portfolio {
  padding-top: 40px;
  padding-bottom: 0px;
  background-color: #fff;
}

.secao.footer {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #fff;
}

.services-icon {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.services-column {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding: 20px 15px;
  border-radius: 8px;
  -webkit-transition: all 450ms ease;
  transition: all 450ms ease;
}

.services-column:hover {
  border-radius: 4px;
  background-color: #f2f5f7;
}

.services-columns {
  margin-bottom: 30px;
}

.team-image {
  display: block;
  margin-right: auto;
  margin-left: auto;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

.team-image:hover {
  -webkit-transform: rotate(15deg);
  -ms-transform: rotate(15deg);
  transform: rotate(15deg);
}

.social-icon {
  display: block;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  opacity: 0.7;
  -webkit-transition: all 450ms ease;
  transition: all 450ms ease;
}

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

.client-block {
  display: block;
  width: 100%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 15px 15px 15px 20px;
  background-color: rgba(74, 194, 201, .8);
  opacity: 0;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

.client-block:hover {
  background-color: rgba(70, 77, 86, .85);
  opacity: 1;
}

.client-block.link {
  padding: 15px 15px 15px 20px;
  text-decoration: none;
}

.client-block.link:hover {
  background-color: rgba(70, 77, 86, .93);
}

.client-column {
  height: 230px;
  padding-right: 0px;
  padding-left: 0px;
  background-image: url('../images/Feira-485.jpg');
  background-size: cover;
}

.client-column.mailfox {
  height: 230px;
  background-image: url('../images/58af55169d2bac8d210ce887_Startup_Educacao---MA-2-knLE-U20134229076834-1024x576GP-Web.jpg');
  background-position: 80% 12%;
  background-size: cover;
}

.client-column.lapfour {
  background-image: url('../images/Cubo-1.jpg');
  background-position: 0% 63%;
  background-size: cover;
}

.client-column.frictionlabs {
  background-image: url('../images/58af55169d2bac8d210ce888_Screen-Shot-2017-02-22-at-22.06.41.png');
  background-position: 72% 31%;
  background-size: cover;
}

.client-column.pindl {
  background-image: url('../images/Painel-Sebrae-1.jpg');
  background-size: cover;
}

.client-column.universideals {
  background-image: url('../images/microsoft-gray.jpg');
  background-position: 5% 0%;
  background-size: contain;
  background-repeat: no-repeat;
}

.client-column.trailerbot {
  background-image: url('../images/Feira-5871.jpg');
  background-position: 0% 16%;
  background-size: cover;
}

.client-column.blanco-rojo {
  background-image: url('../images/FAE-Incentiva.jpg');
  background-size: cover;
}

.client-nam {
  margin-top: 0px;
  font-family: Montserrat, sans-serif;
  color: #4ac2c9;
  font-size: 21px;
  font-weight: 400;
  text-align: left;
  text-transform: none;
}

.customer-description {
  margin-bottom: 10px;
  color: #fff;
  font-size: 12px;
  text-align: left;
}

.customer-description.learn-more {
  position: absolute;
  left: 20px;
  bottom: 20px;
  padding: 5px 15px;
  border: 1px solid #fff;
  border-radius: 8px;
  background-color: transparent;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  font-size: 13px;
  font-style: italic;
}

.customer-description.learn-more:hover {
  background-color: rgba(74, 194, 201, .6);
  color: #fff;
}

.clientes {
  padding-top: 70px;
  padding-bottom: 70px;
  background-image: -webkit-linear-gradient(270deg, #464d56, hsla(194, 6%, 43%, .74)), url('../images/shutterstock_326855354-pb.jpg');
  background-image: linear-gradient(180deg, #464d56, hsla(194, 6%, 43%, .74)), url('../images/shutterstock_326855354-pb.jpg');
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.testimonial-slider {
  height: 340px;
  background-color: transparent;
}

.testimonial {
  padding-right: 100px;
  padding-left: 100px;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #fff;
  font-style: italic;
  text-transform: none;
}

.client-name {
  margin-top: 50px;
  margin-left: 30px;
  color: #fff;
  font-size: 23px;
  text-align: left;
  text-transform: none;
}

.client-company {
  margin-top: -15px;
  margin-left: 30px;
  color: #fff;
  font-size: 13px;
  text-align: left;
}

.client-image {
  margin-top: 10px;
  margin-right: 30px;
  margin-bottom: 0px;
  float: right;
  opacity: 0.7;
}

.invisible {
  opacity: 0;
}

.slidenav {
  margin-top: 0px;
  padding-top: 40px;
  font-size: 10px;
}

.testimonial-column {
  position: relative;
  display: inline-block;
  margin-top: 30px;
  border-right-style: solid;
  border-right-color: hsla(0, 0%, 100%, .43);
}

.testimonial-client {
  margin-top: 20px;
}

.client-row-top {
  margin-top: 0px;
}

.contact-container {
  padding-top: 50px;
  padding-bottom: 50px;
}

.text-area {
  margin-bottom: 24px;
  border-radius: 4px;
  opacity: 0.5;
  font-family: 'Varela Round', sans-serif;
}

.text-area:focus {
  border: 1px solid #cc991f;
  background-color: transparent;
  opacity: 1;
}

.field-label {
  font-family: Montserrat, sans-serif;
  color: #98a1a3;
  font-weight: 400;
  text-transform: uppercase;
}

.submit-form {
  padding: 10px 70px;
  border: 3px solid #cc991f;
  border-radius: 35px;
  background-color: #464d56;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  font-family: 'Varela Round', sans-serif;
  color: #d6d6d6;
  font-size: 15px;
}

.submit-form:hover {
  background-color: #cc991f;
  color: #fff;
}

.submit-form:active {
  background-color: #cc991f;
}

.two-column-heading {
  margin-bottom: 15px;
  color: #d6d6d6;
  font-size: 24px;
  text-align: left;
}

.contact-header {
  margin-top: 0px;
  margin-bottom: 10px;
  float: left;
  color: #98a1a3;
  text-align: left;
}

.contact-icon {
  margin-top: 2px;
  margin-right: 10px;
  padding-top: 0px;
  float: left;
}

.contact-column {
  padding-right: 40px;
  padding-left: 0px;
}

.contact-column.right {
  padding-left: 40px;
}

.footer-logo {
  float: left;
  opacity: 0.9;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.footer-logo:hover {
  opacity: 1;
}

.social-footer {
  margin-right: 5px;
  padding-top: 0px;
  padding-bottom: 0px;
  float: right;
  opacity: 0.9;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

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

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

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.texto-claro {
  color: #d6d6d6;
}

@media (max-width: 991px) {
  .client-block.link {
    padding-right: 0px;
    padding-left: 0px;
    background-color: rgba(70, 77, 86, .09);
    opacity: 1;
  }
  .client-block.link:hover {
    background-color: rgba(70, 77, 86, .2);
  }
  .client-column {
    background-position: 50% 50%;
  }
  .client-column.frictionlabs {
    background-position: 50% 50%;
  }
  .client-column.universideals {
    background-position: 50% 50%;
  }
  .client-column.blanco-rojo {
    background-position: 50% 50%;
  }
  .client-nam.mobile {
    color: #fff;
    font-size: 19px;
  }
  .nav-menu {
    background-color: #f2f5f7;
  }
  .menu-button.w--open {
    background-color: #4ac2c9;
  }
  .title-block {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    padding-left: 10px;
    background-color: rgba(70, 83, 86, .76);
  }
}

@media (max-width: 767px) {
  .home {
    padding-right: 40px;
    padding-left: 40px;
  }
  .secao.top {
    margin-top: 480px;
  }
  .team-image {
    margin-top: 30px;
  }
  .contact-container {
    padding-left: 20px;
  }
}

@media (max-width: 479px) {
  .home {
    padding-top: 130px;
    padding-bottom: 150px;
  }
  .hero-heading {
    font-size: 25px;
  }
  .hero-heading.sub-heading {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 18px;
  }
  .secao {
    padding-bottom: 40px;
  }
  .secao.top {
    margin-top: 430px;
  }
  .secao.footer {
    padding-left: 10px;
  }
  .team-image {
    margin-top: 20px;
  }
  .social-icon {
    float: none;
  }
  .social-icon.center {
    margin-left: auto;
  }
  .client-block.link {
    position: static;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    background-color: rgba(70, 77, 86, .2);
    opacity: 0.9;
  }
  .client-block.link:hover {
    background-color: rgba(70, 77, 86, .2);
    opacity: 0.8;
  }
  .client-column.pindl {
    margin-top: 0px;
  }
  .client-nam.mobile {
    color: #fff;
  }
  .testimonial {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 18px;
  }
  .client-image {
    margin-top: 0px;
    margin-right: 50px;
  }
  .testimonial-column {
    border-right-style: none;
  }
  .testimonial-client {
    margin-top: 0px;
  }
  .contact-container {
    padding-left: 15px;
  }
  .submit-form {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-right: 100px;
    padding-left: 100px;
  }
  .two-column-heading {
    text-align: center;
  }
  .contact-column {
    padding-right: 15px;
  }
  .contact-column.right {
    padding-left: 15px;
  }
  .social-column {
    text-align: left;
  }
  .social-column.center {
    text-align: center;
  }
  .title-block {
    padding-left: 15px;
    background-color: rgba(70, 83, 86, .95);
  }
}

