.altura_total {
  height: 100%; }

.centro {
  text-align: center; }

.negrito {
  font-weight: bold; }

.direita {
  text-align: right; }

.breadcrumb {
  background: none; }
  .breadcrumb a {
    color: #000;
    font-size: 10pt; }

.btn_transparente {
  background: none;
  border: none; }

.titulo_lancamento {
  font-size: 20pt !important;
  text-align: center;
  color: #A20000; }

.carousel .carousel-control {
  background: none; }

.btn_preto_padrao {
  background-color: #000;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 100%;
  border: #FFF solid 1px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-weight: bold;
  font-size: 12pt;
  margin-bottom: 10px;
  font-size: 9pt;
  color: #FFF; }

.institucional {
  position: relative;
  margin-bottom: 20px; }
  .institucional .lateral_institucional {
    height: 600px;
    background-color: rgba(255, 255, 255, 0.4);
    padding: 80px 20px; }
  .institucional .item_institucional {
    margin-bottom: 20px;
    position: relative; }
  .institucional .texto {
    overflow: auto;
    height: 240px; }

.div_video {
  margin-top: 25px; }
  .div_video iframe {
    height: 560px; }

.btn_ativado {
  background-color: #A20000 !important;
  color: #FFF !important; }

.btn_genero_desativado {
  background-color: #FFF;
  color: #000; }

.btn_genero_desativado:hover {
  background-color: #000;
  color: #FFF; }

.texto_produtos {
  width: 100%;
  background-color: #A20000;
  height: 60px;
  color: #FFF;
  margin-bottom: 10px; }
  .texto_produtos .ref {
    color: #FFF; }

.section_produto {
  padding-top: 20px; }
  .section_produto .referencia {
    color: red; }
  .section_produto .titulo_lateral {
    font-size: 14pt; }
  .section_produto .titulo_produto {
    font-size: 16pt;
    font-weight: bold; }
  .section_produto .barraDescricao {
    background-color: #D9D9D9;
    width: 100%;
    font-weight: bold;
    padding: 8px; }
  .section_produto .btn_adicionar {
    background-color: #F50103;
    color: #FFF;
    padding: 5px 10px;
    border: none;
    font-size: 12pt;
    margin-left: 40%;
    margin-top: 120px; }
  .section_produto .descricao {
    padding-bottom: 40px; }

.paginacao {
  text-align: center; }

.pagination .active {
  font-size: 18pt; }
  .pagination .active span {
    margin-top: -10px !important;
    font-weight: bold; }
.pagination li a {
  border: none !important;
  color: #000 !important; }
.pagination li a:hover {
  background: none !important; }
.pagination li span {
  border: none !important;
  background: none !important;
  color: #000 !important; }

.sombraProduto img {
  border: #A20000 solid 1px; }

#btn_limpar {
  background-color: #A20000;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 100%;
  border: none;
  color: #FFF; }

.produtos {
  margin-bottom: 15px; }
  .produtos .div_separadora {
    margin-bottom: 10px; }
  .produtos .itens {
    margin-top: 20px;
    border: #A20000 solid 1px; }
  .produtos a {
    color: #000; }
  .produtos a:hover {
    text-decoration: none; }
  .produtos img {
    width: 100%; }
  .produtos .nome {
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 0; }
  .produtos .div_imagem {
    border-bottom: none; }

.categoria {
  padding: 5px;
  width: 100%;
  height: 180px;
  background-image: url("../img/background_bottom.jpg");
  background-size: 100% 100%; }

.lateral_1 {
  padding-right: 40px; }

.lateral_2 {
  padding-left: 40px; }

.nome_categoria {
  background-color: rgba(0, 0, 0, 0.6);
  height: 100%;
  color: #FFF;
  text-align: center;
  font-size: 28px;
  padding-top: 45px; }

.banner_2 {
  position: relative; }
  .banner_2 img {
    width: 100%;
    height: 100%; }
  .banner_2 .quadro_legenda {
    position: absolute;
    color: #FFF;
    bottom: 0;
    height: 30%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.4); }

.ref {
  text-align: left;
  color: #A20000;
  font-size: 16pt;
  margin-top: -15px; }

#contato {
  padding: 40px 0px; }
  #contato input, #contato textarea {
    width: 100%;
    margin-bottom: 10px;
    padding: 8px;
    background-color: rgba(255, 255, 255, 0.4);
    border: #999 solid 1px;
    color: #000; }
  #contato button {
    padding: 8px;
    background-color: #A20000;
    color: #FFF;
    border: none;
    width: 100%;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-weight: bold;
    font-size: 12pt;
    margin-bottom: 10px; }

.informacoes {
  margin-bottom: 20px; }

.contato_home {
  padding: 60px 0px;
  background-color: #000;
  color: #FFF; }
  .contato_home input, .contato_home textarea {
    width: 100%;
    margin-bottom: 10px;
    padding: 8px;
    background-color: rgba(255, 255, 255, 0.4);
    border: none;
    color: #000; }
  .contato_home button {
    padding: 8px;
    background-color: #000;
    width: 100%;
    border: #FFF solid 1px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-weight: bold;
    font-size: 12pt;
    margin-bottom: 10px; }

.newsletter {
  background: linear-gradient(180deg, #FFF 50%, #E8E8E8 50%);
  height: 320px; }
  .newsletter p {
    margin-left: 5%;
    width: 65%;
    margin-right: 10%;
    float: left; }
  .newsletter form {
    margin-top: 00px; }
  .newsletter #cv_1 {
    margin-top: 15px; }
  .newsletter #cv_2 {
    width: 60px; }
  .newsletter .newsletter_div {
    margin-top: 220px; }
  .newsletter input {
    width: 75%; }
  .newsletter button {
    background-color: #000;
    color: #FFF;
    border: none;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 11pt;
    padding: 2px 20px; }

header {
  background-color: #000; }
  header .barra_topo {
    background-color: #A20000;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #FFF; }
  header .navbar-default {
    background: none;
    border: none; }
  header .navbar-nav {
    margin-top: 40px; }
  header .navbar-default .navbar-nav > li {
    height: 100px;
    margin-left: 40px; }
  header .navbar-default .navbar-nav > li > a {
    color: #FFF;
    font-weight: bold; }
  header .navbar-default .navbar-nav > li > a:hover {
    color: #FFF;
    font-weight: bold; }
  header .redes_sociais {
    margin-top: 100px;
    text-align: right;
    float: right;
    width: 100%;
    z-index: 100;
    position: absolute; }
    header .redes_sociais img {
      margin-left: 15px; }

.section_categoria h1 {
  font-size: 14pt;
  padding-bottom: 0px;
  margin-bottom: 0px; }

.generos {
  text-align: center; }
  .generos button {
    width: 80%;
    border: #A20000 solid 1px;
    background-color: #FFF;
    color: #A20000;
    font-size: 12pt;
    padding: 5px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px; }
  .generos button:hover {
    background-color: #A20000;
    color: #FFF; }

.filtros {
  margin-top: 20px;
  margin-bottom: 20px; }
  .filtros select {
    width: 100%;
    padding: 3px; }
  .filtros input {
    width: 80%; }

.produtos h1 {
  font-size: 14pt;
  padding-bottom: 0px;
  margin-bottom: 0px; }
.produtos .categorias {
  margin-top: 30px; }
  .produtos .categorias .itens {
    margin-top: 20px; }
.produtos .linha_separadora {
  margin-bottom: 20px; }

.linha_separadora {
  width: 100%;
  height: 3px;
  background-color: #000; }

.hide-bullets {
  list-style: none;
  margin-left: -40px;
  margin-top: 20px; }

.thumbnail {
  padding: 0; }

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  width: 100%; }

footer {
  color: #FFF; }
  footer .div_bottom {
    background: url("../img/background_bottom.jpg");
    height: 600px;
    background-size: 100%; }
  footer .barra_bottom {
    background-color: #A20000;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #FFF; }
  footer .quadro_bottom {
    background-color: rgba(0, 0, 0, 0.4);
    height: 100%;
    padding-top: 20px; }
  footer .titulo {
    color: #FFF;
    font-weight: bold;
    font-size: 11pt; }
  footer p {
    line-height: 1; }
    footer p img {
      width: 20px; }
  footer .margin {
    margin-top: 50px; }
  footer .margin_2 {
    margin-top: 20px; }

#loading {
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  position: fixed;
  display: block;
  opacity: 0.7;
  background-color: #fff;
  z-index: 99;
  text-align: center; }

#loading-image {
  position: absolute;
  top: 40%;
  left: 45%;
  width: 10%;
  z-index: 100; }

.telefone_topo {
  text-align: center; }

@media (max-width: 399px) {
  .telefone_topo {
    text-align: right; }

  .lateral_1 {
    padding-right: 15px; }

  .lateral_2 {
    padding-left: 15px; }

  header .navbar-nav {
    margin-top: 0px; }
  header .navbar-default .navbar-nav > li {
    height: 30px;
    text-align: center; }
  header .navbar-collapse.in {
    overflow-y: visible; }

  footer {
    text-align: center; }
    footer .div_bottom {
      background: none; }
    footer .quadro_bottom {
      background-color: #000; }
    footer .margin {
      margin-top: 25px; }

  .banner_2 {
    display: none; }
    .banner_2 .quadro_legenda {
      height: 50%; }
      .banner_2 .quadro_legenda h1 {
        font-size: 16pt; }

  .newsletter {
    height: 170px;
    background: none;
    background-color: #E8E8E8; }
    .newsletter .newsletter_div {
      margin-top: 20px; } }
@media screen and (min-width: 401px) and (max-width: 767px) {
  .telefone_topo {
    text-align: right; }

  .banner_2 .quadro_legenda {
    height: 50%; }
    .banner_2 .quadro_legenda h1 {
      font-size: 16pt; }

  .newsletter {
    height: 150px;
    background: none;
    background-color: #E8E8E8; }
    .newsletter .newsletter_div {
      margin-top: 20px; }

  .lateral_1 {
    padding-right: 15px; }

  .lateral_2 {
    padding-left: 15px; }

  header .navbar-nav {
    margin-top: 0px; }
  header .navbar-default .navbar-nav > li {
    height: 30px;
    text-align: center; }
  header .navbar-collapse.in {
    overflow-y: visible; }

  footer {
    text-align: center; }
    footer .div_bottom {
      background: none; }
    footer .quadro_bottom {
      background-color: #000; }
    footer .margin {
      margin-top: 25px; } }
@media screen and (min-width: 768px) and (max-width: 991px) {
  header .navbar-default .navbar-nav > li {
    text-align: right;
    margin-left: 0px;
    padding-left: 0; }
    header .navbar-default .navbar-nav > li a {
      font-size: 9pt; }
  header .nav > li > a {
    padding-left: 16px;
    padding-right: 0; }

  .institucional .lateral_institucional {
    height: 430px; }

  footer .div_bottom {
    background: url("../img/background_bottom_2.jpg");
    height: 500px;
    background-size: 100%; }

  .div_video {
    margin-top: 25px; }
    .div_video iframe {
      height: 360px; } }
@media screen and (min-width: 992px) and (max-width: 1199px) {
  header .navbar-default .navbar-nav > li {
    margin-left: 15px; }

  .div_video {
    margin-top: 25px; }
    .div_video iframe {
      height: 464px; }

  .institucional .lateral_institucional {
    height: 550px; }

  footer .div_bottom {
    background: url("../img/background_bottom_2.jpg");
    background-size: 100%; } }
@media screen and (min-width: 1200px) and (max-width: 1481px) {
  footer .div_bottom {
    height: 460px;
    background-size: 100%; } }
@media screen and (min-width: 1482px) and (max-width: 1542px) {
  footer .div_bottom {
    height: 450px;
    background-size: 100%; } }
@media screen and (min-width: 1543px) and (max-width: 1756px) {
  footer .div_bottom {
    height: 598px;
    background-size: 100%; } }
@media screen and (min-width: 1757px) {
  footer .div_bottom {
    height: 680px;
    background-size: 100%; } }

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