<!DOCTYPE html>
<html lang="pt">
<head>
	<meta charset="utf-8">
	<link rel="stylesheet" type="text/css" href="style.css?time=0.30223300 1781096129">
	<link rel="stylesheet" href="lib/plyr/plyr.min.css">
	<title>culturainutil.com.br</title>
	<style type="text/css">
	header h1 span{font-size: 18px;}</style>
<script src="jquery.js" type="text/javascript"></script>
<script src="jquery.maskedinput.min.js" type="text/javascript"></script>
<script src="functions.js" type="text/javascript"></script>
<meta name="viewport" content="width=320">
<meta name="viewport" content="width=640">
<meta name="viewport" content="width=960">
</head>

<style>
@media screen and (max-width: 320px) {
	// this css will only be used when the screen size is min 800px
	.header1{
		font-size:54px;
		font-weight: bold;
	}

	.header2{
		display: block;
		text-indent: 20px;
		color: #000;
		text-align: right;
		float: right;
		margin-right: 30px;
		font-size: 10px;
	}
}

@media screen and (max-width: 640px) {
	// this css will only be used when the screen size is min 800px
	.header1{
		font-size:24px;
		font-weight: bold;
	}

	.header2{
		display: block;
		text-indent: 20px;
		color: #000;
		text-align: right;
		float: right;
		margin-right: 30px;
		font-size: 10px;
	}
}

@media screen and (max-width: 800px) {
	// this css will only be used when the screen size is min 800px
	.header1{
		font-size:24px;
		font-weight: bold;
	}

	.header2{
		display: block;
		text-indent: 20px;
		color: #000;
		text-align: right;
		float: right;
		margin-right: 30px;
		font-size: 10px;
	}
}

@media screen and (max-width: 1000px) {
	// this css will only be used when the screen size is min 800px
	.header1{
		font-size:24px;
		font-weight: bold;
	}

	.header2{
		display: block;
		text-indent: 20px;
		color: #000;
		text-align: right;
		float: right;
		margin-right: 30px;
		font-size: 10px;
	}
}


@media screen and (max-width: 1024px) {
	// this css will only be used when the screen size is min 800px
	.header1{
		font-size:34px;
		font-weight: bold;
	}

	.header2{
		display: block;
		text-indent: 20px;
		color: #000;
		text-align: right;
		float: right;
		margin-right: 30px;
	}

	.img_seta{
		position: absolute;
		margin-left: -71px;
		margin-top: 32px;
	}
}

@media screen and (max-width: 1152px) {
	// this css will only be used when the screen size is min 800px
	.header1{
		font-size:34px;
		font-weight: bold;
	}

	.header2{
		display: block;
		text-indent: 20px;
		color: #000;
		text-align: right;
		float: right;
		margin-right: 6px;
		font-size: 28px;

	}

	.img_seta{
		position: absolute;
		margin-left: -15px;
		margin-top: 32px;
	}
}

@media screen and (max-width: 1280px) {
	// this css will only be used when the screen size is min 800px
	.header1{
		font-size:34px;
		font-weight: bold;
	}

	.header2{
		display: block;
		text-indent: 20px;
		color: #000;
		text-align: right;
		float: right;
		margin-right: 6px;
		font-size: 34px;

	}

	.img_seta{
		position: absolute;
		margin-left: -15px;
		margin-top: 32px;
	}
}
@media screen and (max-width: 1360px) {
	// this css will only be used when the screen size is min 800px
	.header1{
		font-size:34px;
		font-weight: bold;
	}

	.header2{
		display: block;
		text-indent: 20px;
		color: #000;
		text-align: right;
		float: right;
		margin-right: 6px;
		font-size: 39px;

	}

	.img_seta{
		position: absolute;
		margin-left: -15px;
		margin-top: 32px;
	}
}

@media screen and (max-width: 1440px) {
	// this css will only be used when the screen size is min 800px
	.header1{
		font-size:34px;
		font-weight: bold;
	}

	.header2{
		display: block;
		text-indent: 20px;
		color: #000;
		text-align: right;
		float: right;
		margin-right: 30px;
		font-size: 16px;

	}

	.img_seta{
		position: absolute;
		margin-left: -35px;
		margin-top: 32px;
	}
}


@media screen and (min-width: 1600px) {
	// this css will only be used when the screen size is min 800px
	.header1{
		font-size:34px;
		font-weight: bold;
	}

	.header2{
		display: block;
		text-indent: 20px;
		color: #000;
		text-align: right;
		float: right;
		margin-right: 30px;
		font-size:	51px;
	}
	.img_seta{
		position: absolute;
		margin-left: -15px;
		margin-top: 32px;
	}
}

.whatsapp-float{
	bottom: 2rem;
	text-decoration: none;
	/*position: fixed;*/
	z-index: 99;
}

.whatsapp-float.left{
	left: 2rem;
}

.whatsapp-float.right{
	right: 2rem;
}

.whatsapp-float .whatsapp-button{
	width: 7.5rem;
	height: 7.5rem;
	padding: .5rem;
	background: linear-gradient(to bottom, #5AD165, #22B039);
	color: white;
	border-radius: 100%;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	position: relative;
	z-index: 2;
}

.whatsapp-float:hover .whatsapp-button,
.whatsapp-float:focus .whatsapp-button,
.whatsapp-float:active .whatsapp-button{
	background: linear-gradient(to bottom, #57CE62, #1FA032);
}

.whatsapp-float .whatsapp-button i{
	font-size: 5em;
}

.whatsapp-float .whatsapp-call{
	line-height: .75rem;
	top: .50rem;
	color: #222;
	background-color: #fff;
	border: 1px solid #39bd4b;
	border-radius: 1rem;
	box-shadow: 2px 2px 0 rgba(57, 189, 75, .3);
	font-size: .8em;
	white-space: nowrap;
	display: flex;
	flex-direction: column;
	position: absolute;
	z-index: 1;
}

.whatsapp-float.left .whatsapp-call{
	left: 2rem;
	padding: .5rem .75rem .5rem 2rem;
}

.whatsapp-float.right .whatsapp-call{
	right: 2rem;
	padding: .5rem 2rem .5rem .75rem;
}
</style>
<script type="text/javascript">
	var windowWidth = window.innerWidth;
	if(windowWidth = 960){
		document.header2.style.fontSize = "17px";
	}
</script>
<body>
  <div style="text-align:center;">
    	<a href='http://www.testevocacional.com.br' target="_blank"><img src="vocacional.jpg" style="
	margin-left: 65px;
	width: 822px;
	"></a>
  </div>

	<table width="100%" style="margin: 0 auto">
		<tr>
			<td width="80%" height='50px' >
				<section class="container">
										<header>
						<h1>
							<span class="header1" style="font-size:38px;"> culturainutil.com.br</span>
							<span class="header2"style="font-size:28px;" > Este domínio está a venda</span>

						</h1>
					</header>
					<article style="display: none">

						<object class="publicidade" width="600" height="130" data="banner2.swf"></object>
												<form action="" method="post">
							<div class="box1">
								<input name="site" type="hidden" value="culturainutil.com.br">
								<input name="nome" class="nome" type="text" placeholder="*Nome Completo" value="" class="sp" autofocus>
								<input name="email" type="email" placeholder="*E-mail" value="" class="sp e">
								<input maxlength="19" name="telefone" id="fone" type="text" placeholder="*Telefone (DDD)" value="" class="sp f">
								<input name="proposta" id="preco" type="text" placeholder="*Sua Proposta" value="">
							</div>

							<div class="box2" style="margin-top:72px;">
								<input name="confirmacao" type="email" placeholder="*Confirme E-mail" value="" class="sp e">
								<select name="operadora">
									<option value="">*Operadora</option>									<option value="VIVO">VIVO</option>
									<option value="OI">OI</option>
									<option value="CLARO">CLARO</option>
									<option value="TIM">TIM</option>
									<option value="NEXTEL">NEXTEL</option>
									<option value="FIXO">FIXO</option>
								</select>
								<span class="proposta">
																		*Proposta mínima: U$ 5.000,00																		<input type="hidden" name="valor" value="500000">
								</span>
							</div>

							<textarea maxlength="150" onclick="contador();"onblur="contador();" onkeypress="contador();" name="mem" id="msg" class="men" placeholder="*mensagem: Limite de 150 caracteres"></textarea>
							<span class="res"><span id="res">0</span> Caracteres Restantes </span>
							<span class="obrigatorio">* Campos Obrigatórios</span>
							<span class="ip">Seu IP: <strong>66.102.9.35</strong></span>
							<input name="ip" type="hidden"  value="66.102.9.35">
							<input type="hidden" name="lol" id="lol" value="coloque aqui a soma"></input>
							<span class="cinza">
								<span class="verifica"> Verificação se você é humano </span>
								<span class="box">
									<img id="foto" src="1.jpg">
								</span>
								<span class="box">
									<input  style="margin-left:0; margin-top:0;" id="send" name="send" type="submit" class="send" value="Enviar">
								</span>
								<div class="limpar"></div>
							</span>

						</form>
					</article>
					<footer>
			<!-- <p>Sua resposta será enviada pelo
			<a href="mailto:j24@j24.com.br">j24@j24.com.br</a>
		</p> -->
		<p style="font-size: 45px;margin: 30px;">Para maiores informações, entre em contato conosco.</p>
		<p style="font-size: 50px; margin-bottom: 50px; display: flex; justify-content: center; align-items: center;">

		<!-- 	<img src="whatsapp.png" style="position: relative; height: 60px;"> -->(67) 9 9981 8000</p>

		<!-- whatsapp button (left or right) -->
<a 
style="margin-bottom: 50px; display: flex; justify-content: center; align-items: center;"
class="whatsapp-float left" href="https://wa.me/5567999818000" target="_blank">
	<div class="whatsapp-button">
		<i class="fab fa-whatsapp"></i>
	</div>

</a>
			<!-- <span>Caso não receba resposta em 24 horas verifique a lixeira do seu e-mail pois o anti-vírus pode ter classificado como Spam!</span> -->
		</footer>

	</section>
</td><td><div id="bar">
	

</td>
</table>

<!-- font awesome icons -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.1/css/all.min.css">



<script src="lib/plyr/plyr.polyfilled.min.js" type="text/javascript"></script>

<script type="text/javascript">
	var plyr = new Plyr('#player');

	$(document).ready(function(){
		plyr.source = {
			type: 'video',
			title: 'Barelifts',
			sources: [{
				src: 'internetfiles/video/barelifts.mp4',
				type: 'video/mp4',
				size: 720,
			}, ],
		};

		plyr.play();
	});

	$("#foto").click(function(){
		$("#foto").attr('src','2.jpg');
		$("#lol").attr('value','33815f643c2a614592917b7683f80a35');
	});
</script>
</body>
</html>
