@CHARSET "UTF-8";

/* Footer */
#logo-footer-p1{
	text-align: right;
}

/* CLIENTES */
#page-clientes .portfolio-style-1 .portfolio-img-hover li, .portfolio-style-2 .portfolio-img-hover li,
#page-home .portfolio-style-1 .portfolio-img-hover li, .portfolio-style-2 .portfolio-img-hover li,
#page-mostruario .portfolio-style-1 .portfolio-img-hover li, .portfolio-style-2 .portfolio-img-hover li,
#page-produtos .portfolio-style-1 .portfolio-img-hover li, .portfolio-style-2 .portfolio-img-hover li,
#page-projetos .portfolio-style-1 .portfolio-img-hover li, .portfolio-style-2 .portfolio-img-hover li{
	left: 42%;
}

/* HOME */

#page-home #dash{
	margin-bottom: 50px;
}

#page-home .page-content{
	background-image: url('../img/bg-quad.png');
	background-position:  center bottom;
	background-repeat: repeat-x;
}

/* IMAGE TITLE */

#page-title{
	background-position:  center bottom;
	background-repeat: repeat-x;
}

#page-empresa #page-title{
	background-image: url('../imagens/title-empresa.jpg');
}

#page-empresa h3{
	margin-top: 20px;
}

/* CLIENTES */
#page-clientes #page-title{
	background-image: url('../imagens/title-clientes.jpg');
}
#page-clientes .isotope-item{
	height: 190px;
	
}

#page-projetos #page-title{
	background-image: url('../imagens/title-projetos.jpg');
}

#page-projeto #page-title{
	background-image: url('../imagens/title-projetos.jpg');
}

#page-acabamentos #page-title{
	background-image: url('../imagens/title-acabamentos.jpg');
}

#page-mostruario #page-title{
	background-image: url('../imagens/title-mostruario.jpg');
}

#page-produtos #page-title{
	background-image: url('../imagens/title-produtos.jpg');
}

#page-contato #page-title{
	background-image: url('../imagens/title-contato.jpg');
}