.alert {
  padding: 8px;
  font-size: 14px; }

.logo {
  margin-bottom: 10px;
  margin-top: 10px; }

.navbar {
  background: #349CE7 !important;
  height: 42px; }

.navbar a {
  color: white !important;
  font-size: 14px !important;
  margin-left: 30px;
  margin-right: 30px; }

h1 {
  color: #0074C1;
  font-size: 22px !important;
  margin-top: 2px;
  margin-bottom: 8px; }

h2 {
  color: #349CE7;
  font-size: 18px !important;
  margin-top: 2px;
  margin-bottom: 8px; }

h3 {
  color: #0074C1;
  font-size: 17px !important;
  margin-top: 2px;
  margin-bottom: 8px;
  font-weight: 400; }

h4 {
  font-size: 14px;
  margin-bottom: -5px; }

.margin-top-10 {
  margin-top: 10px; }

.margin-top-20 {
  margin-top: 20px; }

.margin-top-30 {
  margin-top: 30px; }

.margin-bottom-10 {
  margin-bottom: 10px; }

.margin-bottom-20 {
  margin-bottom: 20px; }

.margin-bottom-30 {
  margin-bottom: 30px; }

label {
  font-size: 14px;
  margin-bottom: 4px !important; }

.row-busca {
  margin-bottom: -15px !important;
  margin-top: 10px !important; }

.bold {
  font-weight: bold; }

.img {
  width: 100%; }

.box-busca-top {
  background: #F5F5F5;
  padding: 14px; }

.no-padding-left {
  padding-left: 0px !important; }

.no-padding-right {
  padding-right: 0px !important; }

.padding-5 {
  padding: 5px !important; }

.padding-7 {
  padding: 7px !important; }

.padding-10 {
  padding: 10px !important; }

.padding-20 {
  padding: 20px !important; }

.texto-mini {
  font-size: 12px;
  color: #888; }

.texto-valor {
  font-size: 20px;
  color: #111; }

#rodape {
  margin-top: 40px;
  padding: 20px;
  background: #F1F1F1; }

.msg-parcelamento {
  color: #468C00; }

.box-label {
  color: white;
  padding: 2px;
  font-size: 12px;
  padding-left: 7px;
  padding-right: 7px;
  border-radius: 3px;
  display: inline-block; }

.box-red {
  background: #F3705A; }

.box-yellow {
  background: #ECC422; }

.box-white {
  background: white;
  color: #0074C1; }

.box-blue {
  background: #0074C1;
  color: white; }

.box-label-big {
  padding: 4px;
  font-size: 14px; }

.yellow {
  color: orange; }

.box-precos {
  font-size: 12px; }

.box-precos-titulo {
  background: #ECC422;
  color: white;
  text-align: center;
  padding: 3px; }

.box-precos-valores {
  font-size: 12px;
  background: #349CE7;
  color: white;
  padding: 5px; }

.preco-destaque {
  color: yellow;
  font-weight: bold; }

@media screen and (min-width: 1200px) {
  .btn-bottom {
    position: absolute;
    bottom: 5px;
    max-width: 180px; } }
.filtro-caracteristica {
  margin-bottom: 2px;
  color: #349CE7; }

.filtro-caracteristica checkbox {
  background: white !important; }

.opacidade {
  opacity: 0.1 !important; }

.loading-box {
  position: absolute;
  z-index: 9999;
  text-align: center !important;
  width: 100%;
  margin-top: 100px;
  color: #0074C1;
  font-weight: 400; }

.box-busca-destaque {
  background: #349CE7 !important;
  color: white; }

.box-busca-destaque h3 {
  color: white; }

.border-round {
  border-radius: 3px !important; }

input {
  font-size: 14px !important; }

select {
  font-size: 14px !important; }

p {
  font-size: 14px;
  color: #222; }

a {
  cursor: pointer; }

.icon-control {
  color: #0074C1 !important; }

.justify {
  text-align: justify; }

.icon-caracteristica {
  width: 18px;
  margin-top: -4px !important; }

.texto-avaliacao {
  margin-top: 10px;
  margin-bottom: 2px; }

th {
  background: #349CE7;
  color: white;
  border-bottom: none;
  font-size: 14px; }

td {
  border: 1px solid #EAF5FD;
  font-size: 14px; }

.box-info {
  background: #EAF5FD;
  padding: 10px; }

.text-md {
  font-size: 18px; }

.text-lg {
  font-size: 22px; }

.money {
  color: #0a990a; }

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