html, body { height: 100%; margin: 0px; padding: 0px;}
#tudo { min-height: 100%; }
* html #tudo { height: 100%; }
#tudo { position: relative; }
#rodape { 
	bottom: 0; width: 100%;
	color: white; background: url('../img/frontend/bg-rodape.png') repeat-x bottom center;
	height: 95px; padding: 0px 0px 0px 0px;	
	float: left;
}
#conteudo { padding-bottom: 125px; }

@font-face {
    font-family: 'CenturyGothic-Bold';
    src: url('../storage/fonts/gothicb.eot');
    src: url('../storage/fonts/gothicb.eot?#iefix') format('embedded-opentype'),
         url('../storage/fonts/gothicb.woff') format('woff'),
         url('../storage/fonts/gothicb.ttf') format('truetype'),
         url('../storage/fonts/gothicb.svg#gothicb') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'CenturyGothicRegular';
    src: url('../storage/fonts/century_gothic-webfont.eot');
    src: url('../storage/fonts/century_gothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../storage/fonts/century_gothic-webfont.woff') format('woff'),
         url('../storage/fonts/century_gothic-webfont.ttf') format('truetype'),
         url('../storage/fonts/century_gothic-webfont.svg#CenturyGothicRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
body {	
	background-attachment: fixed; font-family: Arial; font-size: 12px;
	font-family: 'CenturyGothicRegular' !important;
}
b, strong {
	font-family: 'CenturyGothic-Bold';	
}	
.marca-bf2 {
	float: right; margin-top: 35px;
}	
.marca-bf2 img{
	width: 43px !important;
	height: 33px!important;
}
.enviar {
	border: 1px solid #E69931; cursor: pointer;
	background: #E69931; width: 80px !important;
	font-family: 'CenturyGothic-Bold'; text-transform: uppercase; color: #FFFFFF;
}
.enviar:hover {
	border: 1px solid #763C1F;
	background: #763C1F;
}
#bg-menu{
	min-width: 960px;
	height: 70px;
	background-image: url("../img/frontend/bg-menu.png");
	background-position: center;
}
#bg-interno{
	min-width: 960px;
	height: 153px; padding-top: 5px;
	background-image: url("../img/frontend/pe-cabecalho.jpg");
	background-position: center;
}
#cabecalho{
	width: 940px;
	height:70px;
	margin-left: auto;
	margin-right: auto;
}
#cabecalho img{
	margin-top: 10px;
	float: left;
}
#menu{
	float: left;
	margin-left: 15px;
	width: 615px;
}
#menu a{
	text-decoration: none;
	color: #FFF0CE;
	font-size: 14px;
	float: left;
	margin-left: 20px;
	-webkit-transition: color 0.2s linear;
	cursor: pointer;
}
#menu a:hover {
	color: #FFFFFF;
	-webkit-transition: color 0.2s linear;	
}	
#menu img{
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}
#socias{
	float: left; margin-top: 5px;
	margin-left: 5px;
}
#socias a{
	float: left;
	margin-left: 15px;
	margin-top: 15px;
}
#grid_16{
	max-width: 960px;
	height: 95px;
	margin-left: auto;
	margin-right: auto;
}
#banner{
	width: 100%;
	min-width: 960px;
	height: 500px;
	padding: 0;
	margin: 0;
}
#banner img{
	float: left;
	width: 50%;
	height: 400px;
	padding: 0;
	margin: 0;
}
#pe-banner{
	background-image: url("../img/frontend/pe-banner.jpg");
	width: 100%;
	min-width: 960px;
	background-position: center;
	height: 80px;
	float: left;
	margin-top: -1px;
}
#flor1{
	background-image: url("../img/frontend/ornamentais1.jpg");
	width: 120px;
	height: 69px;
	float: left;
}
#flor2{
	background-image: url("../img/frontend/ornamentais2.png");
	width: 120px;
	height: 69px;
	float: left;
}
.conteudo{
	width: 960px;
	min-height: 150px;
	height: auto;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #472413;
	margin-bottom: 25px;
}
.separador{
	background-image: url("../img/frontend/seperador.png");
	width: 572px;
	height: 77px;
	margin-left: auto;
	margin-right: auto;
}
#publicidade{
	width: 960px;
	min-height:250px;
	float: left; 
	margin-top: 30px;
}
#publi1{
	width: 490px;
	float: left;
	margin-top: 30px;
}
#publi2{
	width: 397px;
	height: 192px;
	float: left;
	margin-top: 30px;
	background: url("../img/frontend/bg-download.png");
	margin-left: 48px;
	padding-left: 25px;
	padding-top: 25px;
	text-align: left;
}
#publi2 p{
	width: 180px;
}
#publi2 a{
	margin-top: 10px;
	float: left;
}
.titulo{
	margin-top: 20px;
	text-align: left;
	position: absolute;
}
.titulo img{
	float: left;
	margin-top: -10px;
}
.titulo span{
	float: left;
	margin-top: 0px;
	font-size:22px;
	color: #462413;
	margin-left: 10px;
	font-family: 'CenturyGothic-Bold';
}
.titulo p{
	float: left;
	margin-top: 3px;
	font-size: 14px;
	color: #462413;
	margin-left: 10px;
	font-family: 'CenturyGothic-Bold';
}
.titulo-categoria {
	width: 100%;
    float: left;
    margin-right: 20px;
    text-align: left;
    margin-top: 20px;
    font-size: 18px;
	font-weight: 600;	
}

.produto-ferragem{
	width: 25% !important;
	float: left;
	height: auto;
	margin-top: 15px;
	margin-right: 18px;
	text-align: center;
}

.produto{
	width: 8%;
	float: left;
	height: auto;
	margin-top: 30px;
	margin-right: 18px;
	text-align: center;
}
.produto .produto-imagem {
	
}


.produto img{	
	/*
	width: 80px;
	float: left;
	margin-top: 25px;
	height: auto;
	*/

	border: 1px solid #000;
	width: 100%;
	height: 180px;
    object-fit: cover;
    object-position: center;

}
.produto h1{
	
	font-size: 14px;
	font-family: 'CenturyGothic-Bold';
	/*
	margin-top: 30px;
	margin-left: 10px;
	width: 111px;
	float: left;
	*/
}
.produto h2{
	/*float: left;
	margin-top: 5px;
	margin-left: 10px;
	*/
	font-size: 10px;
}
.produto a{
	color:#462413;
}

.produto .produto-titulo{
	min-height: 77px;
}

.menus{
	margin-top: 30px!important;
}
.tit-novi{
	margin-top: 0px!important;
}
.novidades{
	width: 960px;
	text-align: left;
	margin-top: 70px;
}
.data-denun{
	float: left; margin-right: 25px;
	width: 50px; font-size: 16px;
	text-align: center;
}
.data-denun div{
	border-bottom: 1px solid #E4E4E4;
	padding-bottom: 5px; margin-bottom: 5px;
	width: 50px; text-align: center;
	font-size: 20px;
}
.descricao-novidade {
	float: left;
	width: 860px;
}	
.nm-novidade{
	font-family: 'CenturyGothic-Bold';
	font-size: 20px;
}
.ds-novidade{
	color: #999999; font-size: 12px; margin-top: 5px;
	line-height: 20px;
}
.img_novidades {
	margin-top: 15px;	
}
.img_novidades div{
	margin: 0px 15px 15px 0px;
	height: 150px; border: 1px solid #E4E4E4;
	padding: 2px;
	float: left;	
}
.img_novidades div img{
	height: 150px;
	width: 193px;
}
a {
	color: #E69931; text-decoration: none;	
}
a:hover {
	color: #763C1F;	
}	
.conteudo2{
	width: 960px;
	min-height: 150px;
	height: auto;
	float: left;
	text-align: left;
	font-size: 14px;
	color: #472413;
	margin-bottom: 25px;
}
.parceiro-listagem{
	width: 480px;
	height: 150px;
	float: left;
	margin-top: 50px;
}
.parceiro-listagem p{
	font-size: 12px; line-height: 18px;
	margin-bottom: 10px;
}
.parceiro-listagem img{
	max-height: 130px;
	max-width: 130px;
}
.parceiro-listagem span{
	font-size: 18px;
	font-family: 'CenturyGothic-Bold';
}
.parceiro-listagem a{
	text-decoration: none;
	font-size: 14px;
	color: black;
}
.img1{
	float: left;
	margin-top: 50px;
}
.img2{
	float: right;
	margin-top: 50px;
}
.caixa-transparente{
	line-height: 20px;
	font-size: 14px;
	padding-top: 50px;
}
.caixa-transparente p{
	width: 720px;
	float: left;
}
.detalhe-produtos{
	width: 58%;
	min-height: 310px;
	margin-top: 20px;
	float: left;
}
.detalhe-produtos img{
	border: 1px solid #472413;
	float: left;
	width: 350px;
	height: 350px;
}
.produto-titulo-detalhe{
	font-size: 22px;
	font-family: 'CenturyGothic-Bold';
	margin-left: 40px;
	margin-top: 30px;
	width: 460px;
	float: left;
}
.detalhe-produtos p{
	float: left;
	margin-top: 20px;
	margin-left: 40px;
	color: #DF9455;
	font-size: 13px;
	width: 490px;
}
.detalhe-produtos span{
	color: #472413;
	margin-top: 5px;
	float: left;
	margin-left: 40px;
	width: 490px;
	font-size: 18px;
}
.lupa-mais{
	width: 21px !important;
	height: 22px !important;
	float: left;
	margin-left: 40px;
	margin-top: 20px;
}

.fotos{
	width: 560px;
	float: left;
}
.fotos img{
	width: 80px;
	height: 80px;
	float: left;
	margin-left: 40px;
	margin-top: 19px;
}
#contato{
	margin-top: 40px;
	width: 500px; float: left;
}
.mapa {
	width: 422px; margin-top: 68px;
	float: right; font-size: 12px;
}
.mapa iframe {
	border: 1px solid #E4E4E4;
	margin-bottom: 5px;	
}	
#contato input{
	width: 375px; padding: 5px; font-family: 'CenturyGothicRegular';
	border: 1px solid #E69931; margin: 0px;
}
#contato textarea {
	width: 375px; padding: 5px;
	font-family: 'CenturyGothicRegular';
	resize: none;
	border: 1px solid #E69931;
}
#contato label{
	margin-top: 10px;
	float: left; padding: 5px 0px;
	width: 105px; font-size: 14px;
}
#bottom-meio{
	background-image: url("../img/frontend/tri-meio.png");
	width: 124px;
	height: 124px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -55px;
	position: relative;
	z-index: 10;
}
#bottom-meio:hover {
	background-position: 0px -124px;
	cursor: pointer;	
}	
.mouse{
	width: 510px;
	float: left;
	
}
.mouse img{
	width: 21px;
	height: 22px;
	float: left;
	margin-left: 40px;
	margin-top: 20px;
	border: none!important;
}
.mouse span{
	font-size: 12px;
	color: #472413;
	float: left;
	width: 175px;
	margin-left: 5px;
	margin-top: 20px;
}
.descricao-produto {
	font-size: 12px !important;
	color: #BBBBBB !important;
	margin: 20px 0px 10px 40px !important;
	float: left; width: 175px;
}	
.info-detalhe{
	float: left;
	color: #DF9354;
	font-size: 13px;
	margin-left: 40px;
	margin-top: 10px;
	width: 20%;
}
.desc-detalhe{
	float: left;
	color:#472413;
	font-size: 13px;
	margin-top: 10px;
	width: 65%;
	height: 13px;
}
.camera{
	float: left;
	width: 510px;
}
.camera img{
	width: 17px;
	height: 13px;
	float: left;
	margin-left:40px;
	margin-top: 20px;
	border: none!important;
}
.camera span{
	font-size: 14px;
	color: #472413;
	float: left;
	width: 175px;
	margin-top: 20px;
	margin-left: 5px;
	font-family: 'CenturyGothic-Bold';
}
.download-listagem{
	width: 480px;
	float: left;
}
.download-listagem img{
	width: 100px;
	float: left;
}
#ds-banner1{
	position: absolute;
	margin-left:50%;
	font-size: 30px;
	color: #FDD9A2;
	background-image: url("../img/frontend/banner-nome-bg.png");
	width: 0px;
	height:30px;
	padding: 10px;
	opacity:0.0;
	margin-top: 230px;
}
#ds-banner2{
	position: absolute;
	margin-left:50%;
	font-size: 30px;
	color: #FDD9A2;
	background-image: url("../img/frontend/banner-nome-bg.png");
	width: 0px;
	height:30px;
	padding: 10px;
	opacity:0.0;
	margin-top: 230px;
}
#ico-mais{
	position: absolute;
	margin-left:50%;
	width: 0px;
	height:50px;
	background-image: url("../img/frontend/botao-mais.png");
	margin-top: 280px;
}
#ico-mais2{
	position: absolute;
	margin-left:50%;
	width: 0px;
	height:50px;
	background-image: url("../img/frontend/botao-mais.png");
	margin-top: 280px;
}
#caixa1 {width: 50%; height: 400px;}

.produto-conteudo {
	width: 1040px;
	margin-top: 70px;
	float: left;
}


.download-conteudo {
	width: 940px;
	margin-top: 70px;
	float: left;
}
.download-arquivo {
	width: 324px;
	float: left;
}
.download-titulo {
	width: 330px;
	float: left;
}
.download-tamanho {
	width: 90px; text-align: center;
	float: left;
}
.download-formato {
	width: 90px; text-align: center;
	float: left;
}
.download-botao {
	width: 86px; margin-left: 20px;
	float: right;
}
.download-botao-baixar {
	width: 86px;
}
.download-botao-baixar:hover {
	background-position: 0px -24px;
	cursor: pointer; 
}
.download-baixar {
	width: 86px; height: 24px;
	margin-top: 105px;
	float: left;
	margin-left: 20px;
}
.download .download-titulo {
	width: 330px;
	float: left;
}
.download .download-arquivo {
	width: 324px;
	float: left;
}
.download {
	margin-top: 5px;
	padding: 10px 0px 5px 0px;
	border-top: 1px solid #E4E4E4;
}
.download .download-tamanho {
	width: 90px;
	float: left; text-align: center;
}
.download .download-formato {
	width: 90px; text-align: center;
	float: left;
}
#ultimas-noticias{
	width: 275px;
	height: 400px;
	float: left;
}
.flor{
	background: url("../img/frontend/flor.jpg")left top no-repeat;
	width: 200px;
	padding-left: 60px;
	padding-top: 6px;
	height: 31px;
	text-align: left;
	font-size: 24px;
	color: #472413;
	float: left;
}
.novidade{
	width: 275px;
	float: left;
	margin-top: 20px;
	text-align: left;
}
.novidade h1{
font-size: 14px; width: 200px; float: left; font-weight: normal;
}
.novidade a{
	float: left;
	margin-top: 5px;
}
.video{
	width: 290px;
}
.video div{
	margin-top: 20px;
	float: left;
}
.video iframe{
	width: 275px!important;
	height: 165px!important;
}
#lancamentos-produtos{
	width: 340px;
	float: left;
	height: 400px;
	background: url("../img/frontend/bg-produtos-destaques.png");
	margin-left: 40px;
}
#lancamentos-produtos div{
	font-size: 24px;
	color: #472413;
}
#lancamentos-produtos p{
	font-size:12px;
	color: #472413;
	margin-top: 30px;
	width: 235px;
	margin-left: auto;
	margin-right: auto;
	line-height: 20px;
	margin-bottom: 25px;
}

.img-destaque{
	width:50px; height:100px; 
	border:1px solid #382D27; 
	
}
.produto-listagem{
	width:50px; height:100px; 
	margin-left:20px; margin-right:10px;
	margin-top: 10px; float: left;
}
#parceiro-2020{
	width: 275px;
	height: 400px;
	float: left;
}
#parceiro-2020 p {
	font-size: 12px;
	color: #472413;
	margin-top: 15px;
	width: 180px;
	line-height: 20px;
	margin-bottom: 25px;
	text-align: left;
	float: left;
}
.img-2020{
	float: left;
	margin-right: 8px;
	margin-top: 8px;
}
.twitter-caixa{
	width: 170px;
	float: left;
	margin-left: 30px;
}
.facebook-caixa{
	width: 290px;
	float: left;
}
.twitter-post {
	background: url('../img/frontend/twitter-post.png') no-repeat left center;
	font-size: 14px;
	color: #63C4E6;
	margin-bottom: 10px;
	
}
.twitter-siga {
	font-size: 14px;
	color: #63C4E6;
	margin-top: 15px;
	text-align: left;
}

#teste1{
width:50%;
height:400px;
background:black;
opacity:0.6;
filter:alpha(opacity=60);
position: absolute;
left:0;
transition:height 2s;
-moz-transition:height 2s; /* Firefox 4 */
-webkit-transition:height 2s; /* Safari and Chrome */
-o-transition:height 2s; /* Opera */
}

#teste2{
width:50%;
height:400px;
background:black;
opacity:0.7;
filter:alpha(opacity=60);
position: absolute;
right:0;
transition:height 2s;
-moz-transition:height 2s; /* Firefox 4 */
-webkit-transition:height 2s; /* Safari and Chrome */
-o-transition:height 2s; /* Opera */
}

