body {
	 
	background:url(imagens/fundocowboy.jpg) no-repeat center top #050505;
background-size:cover;
color:#a5a5a5;
font-family: 'dharma_gothic_eregular', cursive;
font-size:23PX;
}
.estrutura{margin-left: auto;
margin-right: auto;
left: 0;
right: 0;
text-align: center; 
background:#efefe7;
}
 
.topofundo{

}
.toptraco{  padding:35px 25px 60px 25px;
background:url(imagens/topo.jpg) no-repeat center top #222222;
background-size:cover;
text-align:left;
 
}

 
.pontoblack{text-align:center; width:100%;}
.pontoblack img{width:100%;}
.blocoultimaspecas{  padding:25px 20px 50px 20px; text-align:left;   }
.btnfalarfornecedor{background:#efefe7; padding:15px; border-radius:20px; width:100%; color:#FFFFFF; font-weight:bold; text-decoration:none;}
.btnfalarfornecedor:hover{text-decoration:none; color:#FFFFFF;}
.blocoredes{}
.blocoredes a{color:#fff !important; font-size:0.8rem; text-decoration:none; text-align:center;}
.blocoredes p{color:#fff; margin-bottom:0px;}
.rodape{background:url(imagens/topo.jpg) no-repeat center top #222222;   text-align:left; padding:80px 50px 35px 50px;
background-size:cover;  text-align:left;}

.blocoultimaspecas span{
font-size:2rem; 
color:#c25b3c;
font-weight:bold;
}
h1{
font-weight:bold;
color:#ec6724;
margin-bottom:35px;
font-size:2.1rem;
line-height:32px;
}




p {
	padding-left: 0px;
	padding-right: 0px;
	color: #fff;
	text-align: left;
	width: 100%;
	font-weight:500;
	font-size: 1.2rem;
}
.rodape h1{
font-weight:bold;
color:#fff;
margin-bottom:35px;
font-size:2.1rem;
line-height:32px;
}
.rodape p{
font-size: 1rem;}
 
.divimgcima{ position:absolute; top:0; left:0; z-index:8888; mix-blend-mode: multiply; text-align:left;}
.divimgcima img{ width:100%;}

.divimgcimadi{ position:absolute; top:20%; right:0; z-index:8888; mix-blend-mode: multiply; text-align:right;}
.divimgcimadi img{ width:100%;}
.divpontos{ position:absolute; top:76%; left:0; z-index:8888; mix-blend-mode: multiply; text-align:left;}
.divpontos img{ width:100%;}


@media (max-width:290px) {
h1{
 
font-size:1.5rem;
}
 
}
@font-face {
    font-family: 'dharma_gothic_eregular';
    src: url('dharmagothice_regular_r-webfont.woff2') format('woff2'),
         url('dharmagothice_regular_r-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
 