#logotipo_ed {
	width: 100%;
	justify-content: center;
	display: flex;
	padding-top: 5%;
}

#faca_seu_cadastro {
	width: 100%;
	text-align: center;
	justify-content: center;
}

#faca_seu_cadastro img {
	height: 50px;
	padding-right: 2%;
	vertical-align: middle;
}

#agende_seu_horario {
	width: 100%;
	text-align: center;
	justify-content: center;
}

#agende_seu_horario img {
	height: 50px;
	padding-right: 2%;
	vertical-align: middle;
}

#informacoes {
	width: 100%;
	padding-top: 2%;
	padding-bottom: 8%;
	padding-left: 3%;
	padding-right: 3%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	display: inline;
	text-align: center;
}

#conteudo3 {
	padding: 3%;
}

#informacoes img {
	height: 20px;
	padding-right: 2%;
	vertical-align: middle;
}

#conteudo3 a:link {
	color: #cc0000;
	text-decoration: none;
}

#conteudo3 a:visited {
	color: #cc0000;
	text-decoration: none;
}

#conteudo3 a:hover {
	color: #b22222;
	text-decoration: underline;
}

#formulario_cad {
	height: 3000px;
	display: flex;
}

#formulario_agend {
	height: 3000px;
	display: flex;
}

@media screen and (min-width: 769px) {

#logotipo_ed {
	width: 100%;
	justify-content: center;
	display: flex;
	padding-top: 5%;
}

#faca_seu_cadastro {
	width: 100%;
	text-align: center;
	justify-content: center;
}

#faca_seu_cadastro img {
	height: 50px;
	padding-right: 2%;
	vertical-align: middle;
}

#agende_seu_horario {
	width: 100%;
	text-align: center;
	justify-content: center;
}

#agende_seu_horario img {
	height: 50px;
	padding-right: 2%;
	vertical-align: middle;
}

#informacoes {
	width: 100%;
	padding-top: 2%;
	padding-bottom: 4%;
	text-align: center;
}

#informacoes img {
	height: 20px;
	padding-right: 1%;
	vertical-align: middle;
}

#conteudo3 a:link {
	color: #cc0000;
	text-decoration: none;
}

#conteudo3 a:visited {
	color: #cc0000;
	text-decoration: none;
}

#conteudo3 a:hover {
	color: #b22222;
	text-decoration: underline;
}

#formulario_cad {
	height: 3000px;
	display: flex;
}

#formulario_agend {
	height: 3000px;
	display: flex;
}