/* Main Color */
/* Secondary Color */
/* Neutral Colors */
/* Additional Colors */
/* Functional Colors */
/* Dataviz Colors */
/* GBU Colors */
body.search .results-qtdy,
body.page-template-9-3-busca .results-qtdy {
  color: #60798b;
}
body.search .contact-form-input,
body.page-template-9-3-busca .contact-form-input {
  padding: 16px 16px 16px 50px;
  width: 100%;
}
body.search .contact-form-input::-webkit-input-placeholder, body.page-template-9-3-busca .contact-form-input::-webkit-input-placeholder {
  color: #60798b;
}
body.search .contact-form-input::-moz-placeholder, body.page-template-9-3-busca .contact-form-input::-moz-placeholder {
  color: #60798b;
}
body.search .contact-form-input:-ms-input-placeholder, body.page-template-9-3-busca .contact-form-input:-ms-input-placeholder {
  color: #60798b;
}
body.search .contact-form-input::-ms-input-placeholder, body.page-template-9-3-busca .contact-form-input::-ms-input-placeholder {
  color: #60798b;
}
body.search .contact-form-input::placeholder,
body.page-template-9-3-busca .contact-form-input::placeholder {
  color: #60798b;
}
body.search .nj-form-item,
body.page-template-9-3-busca .nj-form-item {
  max-width: 430px;
  min-width: 320px;
}
body.search .nj-form-item .material-icons,
body.page-template-9-3-busca .nj-form-item .material-icons {
  position: absolute;
  left: 16px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  pointer-events: none;
  color: #60798b;
}
body.search .nj-form-item .nj-btn,
body.page-template-9-3-busca .nj-form-item .nj-btn {
  position: absolute;
  height: 56px;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
body.search .bord,
body.page-template-9-3-busca .bord {
  border-top: 1px solid #ccd4da;
  border-right: 1px solid #ccd4da;
  border-left: 1px solid #ccd4da;
}
body.search .bord .card-body,
body.page-template-9-3-busca .bord .card-body {
  padding: 2.5rem;
  gap: 1rem;
}
body.search .bord .card-body .titles-card,
body.page-template-9-3-busca .bord .card-body .titles-card {
  gap: 1rem;
  max-width: 920px;
}
body.search .wrapper-terms .term-row,
body.page-template-9-3-busca .wrapper-terms .term-row {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 150px;
  padding-bottom: 2rem;
}
body.search .wrapper-terms .term-row .term-box,
body.page-template-9-3-busca .wrapper-terms .term-row .term-box {
  cursor: pointer;
  color: #60798b;
}
body.search .wrapper-terms .term-row .term-box:hover,
body.page-template-9-3-busca .wrapper-terms .term-row .term-box:hover {
  color: #435c6e;
}
/*# sourceMappingURL=9.3-busca.css.map */
