body {
  font-family: Poppins,sans-serif;
}

.header-main .logo {
  max-height: 88px;
}

.bg-white .header-main.header-fixed {
  height: 90px;
}

.bg-transparent .header-fixed nav.navigation a.main-menu, .bg-white .header-fixed nav.navigation a.main-menu, .bg-center .header-fixed nav.navigation a.main-menu {
  line-height: 90px;
}

section.who-alt.who-alt-banner {
  background-color: #ffffff;
}

.who-alt .who-content:before {
  background-color: #fff;
}

section#section-empresa .text-light {
  color: #606062 !important;
}

.page-banner {
  height: 250px;
}

section.page-banner .page-title-wrapper {
  padding: 50px 0 10px;
}

.page-banner {
  background-attachment: unset;
}

section#section-empresa {
  margin-top: 50px;
}

section#section-empresa img {
  margin-left: 50px;
}

section#section-empresa-home .wp-img:before {
  opacity: unset;
  background: unset;
}

.bg-form-contact:before {
  background: #606062;
  opacity: 1;
}

section#section-contato .btn-main, .btn-main {
  color: #606062;
  background-color: #fff;
}

section#section-contato .button {
  width: 100%;
}

a.button.btn-main.slide-campo-botao {
  color: #fff;
  background: #606062;
}

a.button.btn-main.slide-campo-botao:hover {
  color: #606062;
  background: #fff;
}

.footer-sub .name-company {
  color: #ffffff;
}

.wp-img:before {
  border-radius: 5px;
}

section#section-html-modulo_2 .finance-item {
  overflow: visible;
}

section#section-html-modulo_2 .img-responsive {
  width: auto;
  height: auto;
  box-shadow: 0px 0px 6px 0px;
  border-radius: 5px;
  margin: auto;
}

section#section-servicos img {
    border-radius: 5px;
}

a.button.btn-main.slide-campo-botao {
    color: #020202;
    background: #bed972;
}
