/* Generated by less 2.5.1 */
@import url(//fonts.googleapis.com/css?family=Roboto:100,300,500,500italic,400italic,300italic,400|Roboto+Condensed:400,300,400italic,300italic);
/*// SCAFOLDING (Estruturas base)
// --------------------------------------------------*/
html {
  font-size: 16px;
}
body {
  font-weight: 300;
}
a {
  font-weight: 400;
}
b,
strong {
  font-weight: 500;
}
img {
  font-family: serif;
  font-style: italic;
  font-size: 85%;
  color: #333333;
}
/*//TYPE
// Headings
// -------------------------*/
h4,
h5 {
  text-transform: uppercase;
  font-weight: 400;
}
h6 {
  text-transform: uppercase;
  font-weight: 500;
}
.page-header {
  margin: 0;
  padding-bottom: 0;
  color: #578388;
  border-bottom: 10px solid #578388;
}
.page-header h1 {
  font-weight: 400;
  line-height: 1.25;
  margin: 1.125rem 0 0;
  padding-bottom: 0.875rem;
}
@media screen and (min-width: 768px) {
  .page-header h1 {
    font-size: 3rem;
  }
}
@media screen and (min-width: 992px) {
  .page-header h1 {
    font-size: 3.75rem;
  }
}
/*// Blockquotes*/
blockquote {
  font-weight: 500;
  font-style: italic;
}
/*// CODE*/
pre {
  padding: 0.71875rem;
  margin: 0 0 0.75rem;
  font-size: 0.9rem;
}
/*//TABLES
//Ajusta o bold dos cabeçalhos de tabelas para a fonte Roboto*/
.table > thead > tr > th {
  font-weight: 500;
}
/*FORMS*/
.help-block {
  font-size: 0.875rem;
  margin-bottom: 0;
}
.required:before {
  content: "* ";
  color: #f0ad4e;
}
.form-control {
  box-shadow: none;
}
/*// DROPDOWN menus
// The dropdown menu (ul)*/
.dropdown-menu {
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.175);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.175);
  /*//Dropdown divider*/
  /*// Links within the dropdown menu*/
}
.dropdown-menu .divider {
  margin: 0.625rem 0;
}
.dropdown-menu > li > a {
  padding: 0.1875rem 1.25rem;
  font-weight: 300;
}
/*//NAVBAR*/
.navbar {
  margin-bottom: 0;
}
/*// Navbar toggle
//
// Botão de menu de dispositivos móveis para ativar o `.navbar-collapse`, powered by the collapse
// JavaScript plugin.*/
.navbar-toggle {
  position: relative;
  margin: 4px 0 0 0;
  padding: 9px 10px;
  color: #bedada;
  border-radius: 0px;
  /*// Bars*/
}
.navbar-toggle:hover {
  background-color: rgba(0, 0, 0, 0.2);
}
.navbar-toggle.busca-toggle {
  padding-bottom: 5px;
  z-index: 298;
}
@media screen and (min-width: 768px) {
  .navbar-toggle {
    margin-top: 26px;
  }
}
.navbar-toggle .icon-bar {
  display: block;
  height: 4px;
  border-radius: 0;
  background-color: #bedada;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media screen and (min-width: 768px) {
  .flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.aside-body {
  background-color: #e7e7e7;
  padding: 1.125rem 15px 0;
  width: 100%;
}
aside .panel {
  background-color: transparent;
}
@media screen and (max-width: 767px) {
  aside.flex {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.navbar-collapse.collapse,
.navbar-collapse.collapsing {
  position: absolute;
  top: 82px;
  left: 0;
  padding-left: 0;
  padding-right: 0;
  width: 265px;
  z-index: 99;
}
@media screen and (min-width: 768px) {
  .navbar-collapse.collapse,
  .navbar-collapse.collapsing {
    top: 164px;
  }
}
@media screen and (min-width: 992px) {
  .navbar-collapse.collapse,
  .navbar-collapse.collapsing {
    background-color: #e7e7e7;
    position: relative;
    top: auto;
    left: auto;
  }
}
/*//NAVS
// Tabs
// -------------------------*/
.nav-tabs > li > a,
.nav-tabs.nav-justified > li > a {
  border-radius: 4px 4px 0 0;
}
/*// Tabbable tabs
Serviços*/
.tab-content {
  border: 1px solid #ddd;
  border-top: none;
  padding: 15px;
  background-color: #fff;
}
.tab-pane .pagination {
  margin: 0;
}
/*BREADCRUMBS*/
.breadcrumb {
  background-color: transparent;
  border-bottom: 1px solid #ccc;
  margin-bottom: 0.5rem;
  padding: 8px 15px 3px 4px;
}
.breadcrumb > li:first-child::before {
  content: "Você está aqui:";
  font: normal 400 0.875rem "Roboto Condensed";
  text-transform: uppercase;
  padding: 0 5px 0 0;
}
/*// LABELS
// --------------------------------------------------*/
.label {
  font-family: "Roboto Condensed";
  font-weight: 400;
  border-radius: 0;
  text-transform: uppercase;
  padding: 0em 0.25em 0.1em 0.25em;
}
.label-default {
  color: #777777;
  border: 1px solid #ccc;
}
a.label-default:hover,
a.label-default:focus {
  color: #333;
}
/*// MEDIA objects*/
.media-heading {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
}
.media-list-footer {
  border-top: 2px solid #e9e9e9;
  font-size: 0.875rem;
  padding: 0.5em 0;
}
.media-body > time {
  font-size: 0.875rem;
  margin: 0 0 0.0625rem 0;
  display: block;
}
/*// Media image alignment
// -------------------------*/
.media > .pull-left {
  margin-right: 16px;
}
.media > .pull-right {
  margin-left: 16px;
}
/* LIST GROUPS*/
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: underline;
}
/*// PANELS
// --------------------------------------------------*/
.panel-title {
  font-size: 1.125rem;
}
/*MODAL*/
.modal-content {
  z-index: 10000;
}
