.btn-full{
	width: 100%;
	text-align: center;
	min-height: 65px;
}

object{
	display: none;
}

.header .logo {
	width: 180px !important;
}

.azul{
	color: #6c8bc6 !important;
}

.fundo-serv{
	background-image: url(../images/nossos_servicos.jpg) !important;
	background-attachment: fixed;
}

.fundo-emp{
	background-image: url(../images/nossa_empresa.jpg) !important;
}

.fundo-aces{
	background-image: url(../images/acesso_rapido.jpg) !important;
}

.fundo-face{
	background-image: url(../images/facebook_paralax.jpg) !important;
	background-attachment: fixed;
}

@media (min-width: 768px){
	.mview{
		display: none !important;
	}
}
@media (max-width: 768px){
	.dview{
		display: none !important;
	}
}