body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  line-height: 1.67;
  background: #ffffff;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  color: #555555;
  letter-spacing: -0.02em;
  margin-top: 30px;
}

.conteudo h1, .conteudo h2, .conteudo h3, .conteudo h4, .conteudo h5, .conteudo h6 {
  color: #292a58;
}

.conteudo h3, .conteudo h4, .conteudo h5, .conteudo h6 {
  color: #297dbd;
}

.conteudo h4, .conteudo h5, .conteudo h6 {
  color: #555555;
}

.conteudo h2, .conteudo h3, .conteudo h4, .conteudo h5, .conteudo h6 {
  margin-top: 45px;
}

.conteudo .resultados .row h2:first-of-type,
.conteudo .resultados .row h3:first-of-type,
.conteudo .resultados .row h4:first-of-type {
  margin-top: 0;
}

.conteudo img {
  border-bottom: 2px solid;
  margin-bottom: 30px;
}

a {
  color: inherit;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  text-decoration: none;
}

.navbar-nav li a:hover {
  text-decoration: underline;
}

.conteudo a, a:focus, a:hover {
  text-decoration: underline;
}

a:focus, a:hover {
  color: #b79c14;
}

.box-apoio {
  background: #efefef;
  border-top: 2px solid;
  padding-bottom: 30px;
}

.box-apoio a {
  color: #297dbd;
}

.row, .conteudo {
  margin-bottom: 60px;
}

.conteudo .resultados .row {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-top: 0;
  margin-bottom: 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #e1d100;
}

.footer {
  border-top: 2px solid;
  padding-top: 30px;
}

.footer p span {
  display: inline-block;
  margin: 0 20px 20px;
}

.footer p span img {
  vertical-align: top;
}

#voltar-ao-topo {
  bottom: 15px;
  right: 15px;
}

header {
  /* Old browsers */
  background-color: #297dbd;
  background-image: -moz-radial-gradient(center, ellipse cover, #297dbd 1%, #074585 100%);
  /* FF3.6+ */
  background-image: -webkit-gradient(radial, center center, 0, center center, 100%, color-stop(1%, #297dbd), color-stop(100%, #074585));
  /* Chrome,Safari4+ */
  background-image: -webkit-radial-gradient(center, ellipse cover, #297dbd 1%, #074585 100%);
  /* Chrome10+,Safari5.1+ */
  background-image: -o-radial-gradient(center, ellipse cover, #297dbd 1%, #074585 100%);
  /* Opera 12+ */
  background-image: -ms-radial-gradient(center, ellipse cover, #297dbd 1%, #074585 100%);
  /* IE10+ */
  background-image: radial-gradient(ellipse at center, #297dbd 1%, #074585 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=darken($gradiente-claro, 3), endColorstr=$gradiente-escuro, GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  color: white;
  display: block;
  padding: 20px 0;
}

header .container div {
  padding-top: 5px;
  padding-bottom: 5px;
}

header .container .row {
  margin-bottom: 0;
}

.navbar {
  margin-bottom: 0;
  /* Old browsers */
  background-color: #e1d100;
  background-image: -moz-radial-gradient(center, ellipse cover, #e1d100 1%, #b79c14 100%);
  /* FF3.6+ */
  background-image: -webkit-gradient(radial, center center, 0, center center, 100%, color-stop(1%, #e1d100), color-stop(100%, #b79c14));
  /* Chrome,Safari4+ */
  background-image: -webkit-radial-gradient(center, ellipse cover, #e1d100 1%, #b79c14 100%);
  /* Chrome10+,Safari5.1+ */
  background-image: -o-radial-gradient(center, ellipse cover, #e1d100 1%, #b79c14 100%);
  /* Opera 12+ */
  background-image: -ms-radial-gradient(center, ellipse cover, #e1d100 1%, #b79c14 100%);
  /* IE10+ */
  background-image: radial-gradient(ellipse at center, #e1d100 1%, #b79c14 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=darken($navbar-claro, 3), endColorstr=$navbar-escuro, GradientType=1);
}

header a,
.navbar, .navbar a {
  color: #292a58 !important;
}

header .marca img {
  max-height: 72px;
  margin-top: 10px;
}

header .marca.impressao {
  display: none;
}

header .titulo-do-site span {
  font-weight: 500;
  letter-spacing: -1px;
  margin: 0;
  text-shadow: 2px 2px 0 #074585;
  color: #ffffff;
  font-size: 29px;
  line-height: 34px;
}

#voltar-ao-topo a,
.conteudo .btn-default,
.btn-default,
.btn-default:hover,
.btn-default:active,
.btn-default:active:hover,
.btn-default:focus {
  color: white;
  text-decoration: none;
}

#voltar-ao-topo a,
.btn-default:hover,
.btn-default:active,
.btn-default:active:hover,
.btn-default:focus {
  background: #292a58;
}

#voltar-ao-topo a:hover,
.btn-default {
  background: #b79c14;
}

.lista-conveniados {
  margin-bottom: 15px;
  display: table;
}

.lista-conveniados div {
  background: #ffffff;
  text-align: center;
  height: 120px;
  width: 100%;
}

.lista-conveniados a {
  display: inline-block;
  height: 120px;
  width: 100%;
  vertical-align: middle;
}

.lista-conveniados a img {
  padding: 15px;
  max-height: 120px;
}

.breadcrumb {
  font-size: 90%;
  background: none;
}

.breadcrumb > li + li:before {
  padding: 0 2px;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
  background: #b79c14;
}

.dropdown-menu {
  background: #b79c14;
  border: none;
  border-radius: 0;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
  background: #e1d100;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #e1d100;
}

.navbar-toggle, .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-image: none;
}

.navbar-toggle {
  background-color: #b79c14;
  padding: 5px;
  color: white;
  border-radius: 0;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border: none;
}

.navbar-default .navbar-toggle {
  border: 1px solid;
}

table {
  border: 0;
  width: 100%;
  max-width: 100%;
}

tr td {
  vertical-align: top;
  border-bottom: 1px solid;
  margin: 0;
  padding: 4px 8px;
  font-size: 13px;
}

.conteudo img, .box-apoio, .lista-conveniados, .event-item, .navbar-default .navbar-toggle, tr td, .footer {
  border-color: #e1d100;
}

.curso_esp {
  white-space: pre-wrap;
  /* css-3 */
  white-space: -moz-pre-wrap !important;
  /* mozilla, since 1999 */
  white-space: -pre-wrap;
  /* opera 4-6 */
  white-space: -o-pre-wrap;
  /* opera 7 */
  word-wrap: break-word;
  /* internet explorer 5.5+ */
}

a[data-toggle=lightbox] {
  cursor: zoom-in;
}

/*# sourceMappingURL=style.css.map */
