/* --- LP Cadastro --- */

.page-template-page-cadastro header,
.page-template-page-cadastro footer .footer,
.page-template-page-cadastro footer .base,
.page-template-page-cadastro .wapp-floater {
  display: none;
}
#cadastro .imagem .img-full {
  max-width: 100%;
  height: 100%;
}
#cadastro .texto .logo-ibra {
  width: 150px;
}
#cadastro .texto h2 strong {
  font-weight: 500;
}
#cadastro .form-wrapper .wpcf7-text,
#cadastro .form-wrapper .wpcf7-select {
  color: #636362;
}
#cadastro .form-wrapper .wpcf7-select:focus {
  color: #636362;
}
#cadastro .form-wrapper .btn-primary {
  text-transform: uppercase;
  padding: 16px 54px;
}
#cadastro .form-wrapper .wpcf7-spinner {
  position: absolute;
  right: 0;
}
.page-template-page-cadastro .grecaptcha-badge {
  visibility: visible;
}
