body {
	padding-top: 0;
}
.fundo {
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
}
.inicio-div {
	margin-top: 130px;
	padding: 150px 0;
	background-color: rgba(2,8,38,0.44) !important;
	color: white;
}
.btncadastro {
	background: transparent;
	color: white;
	border: 2px solid white;
	box-shadow: none;
}
.botao {
	padding: 20px;
}
.servicos {
	margin-top: 20px;
	padding: 50px 0;
	background-color: white;
}
