<!doctype html>
<html lang="pt-BR">

<head>
	<meta charset="UTF-8">
	<title>Consultor Net | Implantação de Loja Virtuais</title>	
	
	<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
	<link rel="stylesheet" href="style.css?11" type="text/css">
	<link rel="shortcut icon" href="https://www.consultornet.com.br/favicon.gif">
</head>

<div id="intro">

	<div>
		<div class="logo"><img src="https://www.consultornet.com.br/assets/imagens/logo-consultornet-preto.png"></div>

		<div class="frase">
			Estamos em Manutenção
		</div>

		<div class="contato">
			<span style="color: #824bae;font-weight: 600;">ATENDIMENTO</span><br>
			<a href="mailto:atendimento@consultornet.com.br" style="font-size: 24px;color: #666;text-decoration: none;">atendimento@consultornet.com.br</a><br>

			<a href="https://wa.me/5511986073634" class="btn whatsapp">
				<span class="icon"></span>
				<span class="label">
					<strong style="font-weight: 700;    color: #666;">WhatsApp </strong> <span style="color: #2caa31;font-weight: 700;">Central</span>
				</span>
			</a>

		</div>
	</div>

</div>