body {
  background-color: #fff;
/*  font-family: 'Helvetica35'; */
  color: #000;
}

p{
 color: #000;
}


.footer {
  position: absolute;
  bottom: 30px;
  right: 30px;
  left: 30px;
  z-index: 100;
  font-size: 0.8em;
/*  font-family: Eurostile; */
}
.footer.interna {
  position: relative;
  bottom: auto;
  left: auto;
  right: auto;
  width: 100%;
  padding: 0 30px;
  margin-top: 30px;
  padding-bottom: 30px;
  font-size: 0.8em;
}
.footer.interna a.awc {
  right: 30px;
}
.footer a.awc {
  display: block;
  width: 40px;
  position: absolute;
  top: 0;
  right: 0;
}
.footer a.awc svg {
  width: 40px;
}

.texto-site{
	font-family: 'Eurostile';
  	src: url('../fonts/eurosti.TTF');
	font-size:18px;
	color: #FFF;	
}


#caixa-transparente{
 margin-top: 0px;
 padding: 20px;
 background-image: url("../imagens/bg_navbar.png");
 border: 1px solid #c0c0c0;
}

@media (max-width: 768px) {
 #caixa-transparente{
  margin-top: 10px;
  padding: 20px;
  background-image: url("../imagens/bg_navbar.png");
  border: 1px solid #c0c0c0;
 }

}
@font-face {
  font-family: 'Eurostile';
  src: url('../fonts/eurosti.TTF');
}

@font-face {
  font-family: 'Helvetica';
  src: url('../fonts/Helvetica.ttf');
}

@font-face {
  font-family: 'Helvetica35-Thin';
  src: url('../fonts/HelveticaThn.ttf');
}



@font-face {
  font-family: 'Century Gothic';
  src: url('../fonts/GOTHIC.TTF');
}

@font-face {
  font-family: 'Eurostile';
  src: url('../fonts/eurosti.TTF');
}


A.link-titulo-dicas:link{font-size: 16px;color:#F8C701;line-height:160%;text-decoration:none;}
A.link-titulo-dicas:visited{font-size: 16px;color:#F8C701;line-height:160%;text-decoration:none;}
A.link-titulo-dicas:active{font-size: 16px;color:#F8C701;line-height:160%;text-decoration:none;}
A.link-titulo-dicas:hover{font-size: 16px;color:#F8C701;line-height:160%;text-decoration:underline;}

A.link-mais:link{color:#ffffff;line-height:160%;text-decoration:underline;font-style: italic;}
A.link-mais:visited{color:#ffffff;line-height:160%;text-decoration:none;font-style: italic;}
A.link-mais:active{color:#ffffff;line-height:160%;text-decoration:none;font-style: italic;}
A.link-mais:hover{color:#ffffff;line-height:160%;text-decoration:none;font-style: italic;}


.separador {
    width: 100%; /* coloque aqui a largura da linha */
    border-top: 10px solid #323233;
    list-style-type: none;

}
.separador-noticias {
    width: 100%; /* coloque aqui a largura da linha */
    border-top: 2px solid #666;
    list-style-type: none;
    margin-top: 30px;
    margin-bottom: 30px;
}


#center{
  text-align: center;
}

.texto-form{
    margin-top: 15px;
    margin-bottom: 0px;
  
}
.margem-texto{
  padding-left:100px;
  padding-right:100px;
 }



.header .redes-sociais {
  text-align: right;
  width: 100px;
  position: absolute;
  right: 20px;
  top: 0;
  font-size: 1.6em;
  top: 5px;
}
.header .redes-sociais i {
  margin-left: 15px;
  display: inline-block;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
/*
.header .redes-sociais i.instagram {
  background: url('../imagens/sprite.png') no-repeat -38px -184px;
  width: 17px;
  height: 18px;
}
.header .redes-sociais i.instagram:hover {
  background-position: -38px -211px;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
*/

.header .redes-sociais i.facebook {
  background: url('../imagens/sprite.png') no-repeat -71px -184px;
  width: 9px;
  height: 17px;
}
.header .redes-sociais i.facebook:hover {
  background-position: -71px -211px;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#pagina .titulo {
  padding-bottom: 0px;
  padding-top: 30px;
  width: 100%;
  background: url('../imagens/home.jpg') center bottom no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#pagina .titulo-sobre-nos {
  padding-bottom: 0px;
  padding-top: 30px;
  width: 100%;
  background: url('../imagens/titulo_sobre_nos.jpg') center bottom no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#pagina .titulo-servicos {
  padding-bottom: 0px;
  padding-top: 30px;
  width: 100%;
  background-color: #29292B;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#pagina .titulo-news {
  padding-bottom: 0px;
  padding-top: 30px;
  width: 100%;
  background: url('../imagens/titulo_news.jpg') center bottom no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#pagina .titulo-contato {
  padding-bottom: 0px;
  padding-top: 30px;
  width: 100%;
  background: url('../imagens/titulo_contato.jpg') center bottom no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}


#texto-banner{
   padding-top: 150px;
}

.telefone-menu{
 margin-top: -20px
}

.rodape-alinhamento{
  display:         flex;
  display: -webkit-flex; /* Garante compatibilidade com navegador Safari. */
  justify-content: center;
  align-items: center;
}

.vertical-align {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
}


.borda-vertical {
  border-right: 1px solid #fff; 
  border-left: 1px solid #fff;
}

.cadastre-se{
 color: #fff; 
}

.barra-abaixo-menu{
 background-color: #DDDDDD;
 padding: 10px;
}

.busca{
 font-size:26px; 
}

.titulo-1{
 font-family: 'impact';
 font-size:20px;
 color: #003242;
}

.titulo-2{
 font-family: 'impact';
 font-size:18px;
 color: #003242;
}

.titulo-3{
 font-family: 'impact';
 font-size:20px;
 color: #fff;
}

.txt-telefone{
 color: #fff;
}




.borda-titulo{
 background-image:url(../imagens/borda_titulo.png);
 background-repeat: repeat-x;
}
.noticia-data{
  color: #2C2C2C;
  margin-top: -10px;
  margin-bottom: 20px;
}

.margem-ajustada{
  margin-left: -12px;
  margin-right: -12px;
}


.fundo-contato{
  padding: 20px;
  background-color: #BBBBBB;
}

.rotulo-contato{
 color: #000;
 font-weight: bold;
 padding: 7px;
 font-size: 14px;
}

.td-1{
  background-color: #406571;
  border: 7px solid #fff;
  padding: 7px;
  color: #fff;
  font-size: 14px;
}

.td-2{
  background-color: #BAC8CC;
  border: 7px solid #fff;
  padding: 7px;
  color: #000;
  font-size: 14px;
}


.produto-box{
  background-color: #fff;

  border: 1px solid #c0c0c0;
  padding: 15px;
}

.produto-box:hover{
  border: 1px solid #003242;
}

.produto-nome{
  text-align: center;
  padding: 5px;
  min-height: 90px;
}

.produto-img{
  text-align: center;
}


.prod-altura-maxima{
  max-height: 120px;
}


.produto-linha{
  border: 1px solid #003242;
}
.produto-marca{
  text-align: right;
  font-weight: bold;
  line-height: 0.5;
}

.produto-valor-de{
  text-align: left;
  line-height: 0.8;
  color: #666;
}
.produto-valor-por{
  text-align: left;
  color: #003241;
  font-weight: bold;
  line-height: 0.8;
  font-size:18px;
}

#produto-super-oferta{
  position: absolute;
  z-index: 1; /* número máximo é 9999 */
  margin-top: -3px;
  margin-left: -18px;
}

#produto-tarja-desconto{
  margin-top: -15px;
  margin-right: -10px;
  width: 48px;
  height: 84px;
  float: right;
  background-image: url("../imagens/tarja_desconto.png");
}
.produto-porc-desconto{
 color: #fff;
 text-align: center;
 padding-top: 8px;
}

a.produto-link:hover{
  text-decoration: none;
}






@media (max-width: 768px) {
 .rodape-alinhamento{
  display:         flex;
  display: -webkit-flex; /* Garante compatibilidade com navegador Safari. */
  justify-content: center;
  align-items: center;
 }
 .titulo-paginas-banner{
   line-height: 1.5;
   border-radius:3px;
   font-size:16px;
   letter-spacing:2px;
   color: #fff;
 }
 .telefone-menu{
  margin-top: 20px
 }

 #texto-banner{
   padding-top: 250px;
 }
 .margem-texto{
  padding-left: 0px;
  padding-right: 0px;
 }

 .rotulo-contato{
  font-size: 11px;
 }

 .td-1{
  font-size: 11px;
 }

 .td-2{
  font-size: 11px;
 }
}

@media (min-width: 600px) {
 .dimensao-banner{
  position: relative;
  margin: 0 auto;
  top: 0px;
  left: 0px;
  width: 1300px;
  height: 380px;
  overflow: hidden;
  visibility: hidden;
 }
 .altura-banner{
  max-height: 320px;
 }

 .altura-pagina{
  min-height: 270px;
 }


}

@media (max-width: 600px) {
 .dimensao-banner{
   position: relative;
   margin: 0 auto;
   top: 0px;
   left: 0px;
   width: 1300px;
   height: 400px;
   overflow: hidden;
   visibility: hidden;
 }
 .altura-banner{
  max-height: 340px;
 }

 .altura-pagina{
  min-height: 0px;
 }


}
