body{
margin-top: 0px;
margin-left: 0px
}
.wraper{
width: 100%;
height: 100%;
margin-top: 0px;
margin-left: 0px
}
.galeria_fundo_geral{
width: 100%;
height: 100%;
}
.tipos{
width: 100%;
margin-top: -20px;
}
.tipos iframe {
width: 100% !important;
height: 92% !important;
}
.subclasses {
margin: 10px 0 0 0;
width: 100%;
height: 85px;
display: none;
}
.logo{
z-index: 0;
width: 370px;
height: 160px;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
margin-bottom: 40px;
position: relative;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
border-radius: 0;
}
.logo:before, .logo:after {
z-index: -1;
position: absolute;
content: "";
bottom: 15px;
left: 10px;
width: 50%;
max-width: 300px;
height: 10px;
background: rgba(0, 0, 0, 0.7);
-webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
-moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
-webkit-transform: rotate(-3deg);
-moz-transform: rotate(-3deg);
-o-transform: rotate(-3deg);
-ms-transform: rotate(-3deg);
transform: rotate(-3deg);
}
.logo:after {
-webkit-transform: rotate(3deg);
-moz-transform: rotate(3deg);
-o-transform: rotate(3deg);
-ms-transform: rotate(3deg);
transform: rotate(3deg);
right: 10px;
left: auto;
}
.logo img {
margin-top: -20px;
}

#marca {
	background-image: url(../images/pt/miniaturas/marcas.jpg);
}
#primarios {
	background-image: url(../images/pt/miniaturas/primarios.jpg);
}
#tintas {
	background-image: url(../images/pt/miniaturas/tintas.jpg);
}
#esmaltes {
	background-image: url(../images/pt/miniaturas/esmaltes.jpg);
}
#vernizes{
	background-image: url(../images/pt/miniaturas/vernizes.jpg);
}
#diversos {
	background-image: url(../images/pt/miniaturas/varios.jpg);
}
#paredes{
	background-image: url(../images/pt/miniaturas/paredes.jpg);
}
#madeira{
	background-image: url(../images/pt/miniaturas/madeiras.jpg);
}
#metal{
	background-image: url(../images/pt/miniaturas/metais.jpg);
}
#outros {
	background-image: url(../images/pt/miniaturas/outros.jpg);
}



@media screen and (max-width:740px) {

}
@media screen and (max-width:660px) {

}
@media screen and (max-width:500px) {

}
@media screen and (max-width:360px) {

}
