* { margin:0; padding:0; text-decoration:none; }



.container { width:98%; max-width:1100px; margin:0 auto; }
.container2 { width:95%; max-width:940px; margin:0 auto; }


.aviso {

	z-index:9999999;

	width:100%;

	min-height:50px;

	background:#F08B1F;

	text-align:center;

	padding:10px 0 10px 0;

	font:bold 18px Arial, Verdana;

	color:#1B3C7B;

}

	.aviso strong { color:#FFF; }

	.aviso u { text-decoration:underline; }

	

	.aviso p { margin-top:7px; text-align:center; display:block; width:90%; }

	

	.contador { width:210px; float:right; margin-right:10px; }



.nome {

	z-index:9999999;

	width:100%;

	min-height:50px;

	background:#FFF;

	text-align:center;

	padding:10px 0 10px 0;

	font:bold 18px Arial, Verdana;

	color:#039;

}

	.nome strong { display:block; font-size:40px; margin-bottom:15px; font-family:'MyriadProBoldCondensed', Verdana; font-weight:bold; }
	
	.nome b { display:block; padding-top:5px; }


header { background:url('../imgs/fundo.jpg') top center repeat; text-align:center; padding:0 0 20px 0; }

	header h1 { width:90%; max-width:860px; margin:0 auto; display:block; text-align:center; line-height:43px; padding-top:25px; font-size:40px; font-family:'MyriadProBoldCondensed', Verdana; font-weight:bold; color:#FFF; }
		header img { margin-bottom:10px; }
		header h1 strong { color:#FF6; }
		header u { text-decoration:underline; }
	
	header h2 { width:90%; background:#FFF; max-width:550px; margin:0 auto; margin-top:13px; margin-bottom:20px; padding:10px; text-align:center; font-size:16px; font-weight:normal; font-family:Arial, Verdana; line-height:25px; color:#039; }
		header h2 strong { font-size:25px; font-weight:bold; }

	header h3 { width:90%; max-width:850px; margin:0 auto; margin-top:20px; margin-bottom:20px; text-align:center; font:14px Arial, Verdana; color:#FFF; opacity: 0.7; }
        header h3 img { vertical-align: middle; opacity: 0.7; }
	

	header .video { margin:0 auto; margin-top:25px; width:90%; max-width:800px; }

	

	.video-container {

	position:relative;

	padding-bottom:56.25%;

	height:0;

	overflow:hidden;

	}

	

	.video-container iframe, .video-container object, .video-container embed {

		position:absolute;

		top:0;

		left:0;

		width:100%;

		height:100%;

	}

	

	

	

	header .botao { width:90%; max-width:668px; margin:0 auto; margin-top:25px; }

		header .img1 { float:left; }

		header .img2 { float:right; }

		header a img { margin-bottom:8px; width:100%; }

		header a:hover img { opacity:0.8; }

		header .cartoes-topo { width:100%; max-width:663px; }
		



#black-friday { float:left; margin-top:-17px; }

		

@media (max-width: 830px) {
	

	.aviso { padding:4px 0 4px 0; font-size:14px; }

		.aviso p { display:block; margin:0 auto; margin-bottom:5px; text-align:center; float:none; }

		.contador {  float:none; margin:0 auto; display:block; }

	.nome { font-size:16px; }
		.nome strong { font-size:24px; }

	header { background:url('../imgs/fundo.jpg') top center repeat; padding:0 0 15px 0; }
	
	header #logo { width:50%; max-width:169px; }
	
	header .seta-topo { width:30% !important; max-width:34px !important; }
	
	header h1 { margin-top:15px; font-size:28px; line-height:30px; font-weight:normal; }
	
	header h2 { font-size:16px; line-height:18px; }

	header .img1, header .img2 { float:none; margin:0 auto; }

	header .img2 { display:none; }

	

	#black-friday { margin:0 auto; margin-bottom:5px; width:100%; }

	

}

		

	header .info { clear:both; display:block; padding-top:30px; text-align:center; }

		header .info h4 { margin-bottom:5px; font:20px Arial; color:#FFF; }

		header .info h7 { line-height:50px; text-align:center; font-size:55px; font-family:'MyriadProBoldCondensed', Arial; color:#FFFF5E; }

			header .info h7 u { text-decoration:underline; }

		

		header .info h8 { display:block; text-align:center; font:18px Arial, Verdana; color:#FFFF5E; }	

		

		header .info h5 { margin-top:8px; font:14px Arial; color:#FFF; }

		header .info h6 { font:bold 25px Arial; color:#FFF; }

		

@media (max-width: 830px) { 

	header .info h4 { font-size:17px; }

	header .info h7 { font-size:40px; }

	header .info h5 {font:13px Arial; }

	header .info h6 { font-size:23px; }

}

		

		

/* CONTEUDO */

article h2 { text-align:center; margin:20px 0 20px 0; font:normal 43px 'Myriad Pro Condensed', Arial; color:#F7921D; letter-spacing:-1px; }
	article h2 strong { font-family:'MyriadProBoldCondensed', Arial; }


.topicos h2 { margin:30px 0 15px 0; }



.topicos ul { float:left; margin:none; }



.topicos ul li {

	display:block;
	float:left;
	width:24%;
	margin:15px;
	list-style:none;
	padding:30px;
	border:1px dashed #DDDDDD;
	border-radius:10px;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	font-family:Arial, Verdana;
	color:#4C4C4C;
}
	.topicos ul li img { display:block; margin:0 auto; margin-bottom:25px; }
	.topicos ul li strong { color:#FD9900; }
	
	.topicos ul li:hover { color:#FFF; background:#FD9900; }
		.topicos ul li:hover strong { color:#FFFF80; }


.topicos .img2 { max-width:268px; float:right; margin-top:50px; margin-right:40px; }

.topicos p { clear:both; display:block; margin:15px 0 25px 0; /*background:url('imgs/garantia-bg.jpg');*/ padding:25px 0 25px 0; text-align:center; font:21px Arial; color:#666; }
	.topicos p strong { text-decoration:underline; }



.sobre { width:95%; margin:0 auto; max-width:820px; padding-top:40px; }
.sobre p { padding:10px 0 10px 0; font-size:16px; font-family:Arial; line-height:22px; color:#666; text-align:justify; }
.sobre img { float:left; margin-right:40px; }


@media (max-width: 830px) {

	.topicos h2 { margin:25px 0 0 0; font-size:24px; }

	.topicos { text-align:center; }

	.topicos ul { display:block; width:95%; margin:0 auto; float:none; padding:5px 0 10px 0; }

		.topicos ul li { display:block; width:80%; float:none; margin:0 auto; margin-top:20px; padding:10px; font-size:15x; }
			.topicos ul li img { margin-bottom:10px; width:70px; }

	.topicos .img2 { width:70%; float:none; margin:0 auto; margin-right:0; margin-top:15px; }

	.sobre p { font-size:16px; text-align:left; }
	.sobre img { width:35%; float:left; margin-right:5px; }

}



.publico {

	width:100%;
	clear:both;
	padding:5px 0 10px 0;
	background:url('imgs/publico-bg.jpg') top center repeat;
	text-align:center;
}

	.publico h2 { font-size:45px; color:#FFFF00; }
	
	.publico p { margin:20px; text-align:justify; line-height:25px; font-size:19px; font-weight:normal; font-family:Arial; color:#FFF; }
		.publico p strong { color:#FFFF00; }
	
	
	.publico ul { margin:15px; margin-top:5px; }
	.publico ul li { width:31.3%; display:inline-block; float:left; margin:5px; list-style:none; background:#FFF url(imgs/frase-fundo.jpg); padding:16px 5px 16px 5px; font-size:18px; font-weight:normal; font-family:Arial; }
	
	.publico h3 { width:90%; display:block; float:none; clear:both; margin:0 auto; margin-top:25px; margin-bottom:25px; padding:15px; background:#FFF url(imgs/frase-fundo.jpg); text-align:center; font:bold 27px Arial; color:#103346; }
		.publico h3 u { text-decoration:underline; }

.dores {
	width:100%;
	clear:both;
}

	.dores > div { background:url('imgs/dores.jpg') bottom right no-repeat; }

	.dores h2 { padding:20px 150px 20px 150px; font-size:42px; color:#E51D0C; }
		.dores h2 strong { font-size:55px; }
		.dores h2 span { }
	.dores h2 u { text-decoration:underline; }
	
	.dores ul { margin:0 0 40px 65px; }
	
	.dores ul li { margin:25px 0 25px 0; list-style:none; font:bold 22px Arial; color:#333333; }
		.dores ul li img { margin-right:3px; }


.depoimentos {
	width:100%;
	background:#F2F3F5;
	padding:10px 0 40px 0;
	text-align:center;
}
	.depoimentos h2 { font-size:40px; color:#F7921D; }
	
	.dep-1 { margin:0 16px 20px 16px; width:267px; }
	
	.video-dep-1 { display:block; float:left; width:50%; margin-bottom:3%; }
	.video-dep-2 { display:block; float:right; width:50%; margin-bottom:3%; }

@media (max-width: 830px) {
	.depoimentos h2 { font-size:28px; }
		.depoimentos h2 br { display:none; }
	.dep-1 { float:none; display:block; clear:both; margin:0 auto; width:98%; max-width:267px; margin-bottom:22px; }
	.video-dep-1, .video-dep-2 { float:none; display:block; clear:both; width:80%; max-width:400px; margin:0 auto; margin-bottom:15px; }
}



.aplicacoes { margin-bottom:40px; }

.aplicacoes h2 { margin:40px 0 40px 0; font-size:14px; color:#9B9B9D; }



.aplicacoes ul li {

	width:22%;

	margin:0 1.5% 0 1.5%;

	float:left;

	list-style:none;

	font:15px Arial;

	color:#9B9B9D;

	text-align:center;

}

	.aplicacoes ul li img { display:block; margin:0 auto; }

	.aplicacoes ul li strong { color:#F88828; }



.aplicacoes1 { display:block; }

.aplicacoes2 { display:none; }



@media (max-width: 830px) {
	
	.publico h2 { font-size:35px; padding:0 10px 0 10px; }
	.publico p { font-size:16px; line-height:19px; }
	.publico h3 { font-size:20px; }
	
	.publico ul li { width:85%; float:none; }
	
	.dores h2 { padding:10px 0 10px 0; font-size:25px; line-height:28px; } 
		.dores h2 strong { font-size:35px; line-height:38px; }
	.dores ul { margin:0 0 20px 10px; }
	.dores ul li { margin:15px 0 15px 0; font-size:17px; }
	
	
	.aplicacoes h2 { margin:30px 0 20px 0; }

	.aplicacoes1 { display:none; }

	.aplicacoes2 { display:block; width:95%; margin:0 auto; }

	.aplicacoes ul li { display:block; width:98%; margin:0 auto; margin-bottom:18px; }

}





.modulos {

	background:url('imgs/fundo.jpg') top center repeat-y;

	text-align:center;

	padding:20px 0 20px 0; 

}

	.modulos h2 { margin-bottom:10px; font-size:42px; color:#FFF; font-weight:normal; }
		.modulos h2 u { text-decoration:underline; }
	.modulos h3 { margin-bottom:35px; font:15px Arial, Verdana; color:#92C5D9; }

		.modulos h3 u { text-decoration:underline; }

	

	.modulo { clear:both; display:block; width:90%; margin:0 auto; padding-top:40px; text-align:left; border-bottom:1px dotted #74B7D3; }

		
		.modulo img { width:28%; float:left; margin-right:15px; }
		
		.modulo > div { width:68%; float:right; }
		
			.modulo h4 { margin:15px 0 15px 0; font:bold 35px 'MyriadProBoldCondensed', Arial, Verdana; color:#FF6; }
			
			.modulo h5 { display:block; width:120px; background-color:#FFF; padding:5px 0 5px 0; text-align:center; font:bold 14px Arial; color:#036; }
	
			.modulo p {  text-align:justify; margin-bottom:18px; font-size:17px; font-family:Arial, Verdana; line-height:20px; color:#FFF; font-weight:normal; }
				.modulo p strong { color:#FFFF99; }
		

		.modulo ol li { color:#999; font:11px Arial; }

		

@media (max-width: 830px) {

	.modulos { background:url('imgs/fundo.jpg') top center repeat; }
	
	.modulos h2 { font-size:30px; }
	
	
	.modulo { padding-top:25px; }
	
	.modulo > div { float:none; margin-right:0; width:100%; }
	
	.modulo h4 { margin-bottom:5px; text-align:center; }
	
	.modulo h5 { margin:0 auto; }
	
	.modulo p { padding-top:5px; text-align:center; }

	.modulo img { float:none; display:block; clear:both; margin:0 auto; width:70%; margin-bottom:15px;  }

}

		

.bonus { padding:30px 0 30px 0; }	

	.bonus h2 { margin-bottom:55px; width:95%; max-width:750px; margin:0 auto; padding-bottom:35px; font-size:45px; line-height:45px; color:#005577; }
		.bonus h2 span { color:#FF9900; }
		.bonus h2 u { text-decoration:underline; }

	.bonus h3 { max-width:500px; margin:0 auto; margin-bottom:30px; text-align:center; font:13px Arial, Verdana; color:#777777; }

	.clear { display:block; float:none; clear:both; }

	.b { clear:both; display:block; width:90%; min-height:240px; max-width:810px; background:#F4F3F1; border-radius:10px; margin:0 auto; margin-top:45px; clear:both; }


		
			.b img { float:left; margin-right:20px; width:70%; max-width:260px; }


		.b i { padding-top:30px; font:12px Arial; color:#AAAAAA; }

		.b h4 { margin-bottom:15px; font:35px 'MyriadProBoldCondensed', Arial, Verdana; color:#E4C02F; }

		.b p { font-size:17px; font-family:Arial; line-height:18px; color:#666666; }

		.b i { display:block; font-size:14px; font-weight:bold; }
		
		.b .b-preco { margin-top:23px; font-weight:bold; line-height:22px; }
			.b .b-preco strike { text-decoration: line-through; }
			.b .b-preco b { display:inline-block; font-weight:bold; color:#FF9900; }

		
		.b4 { margin-left:20%; }
		

	.bonus .icone-bonus { display:block; margin:0 auto; margin-bottom:10px; }
	.bonus-lista { width:95%; max-width:730px; display:block; margin:0 auto; margin-top:15px; margin-bottom:10px; }
	.bonus > p { text-align:center; font-size:19px; margin-bottom:25px; font-family:Arial; color:#666666; }
	
	.bonus-especial { width:90%; max-width:800px; margin:0 auto; padding:25px; border-radius:7px; }
		.bonus-especial h2 { text-align:center; padding-top:10px; text-decoration:underline; font-family:'MyriadProBoldCondensed', Arial; font-weight:bold; font-size:48px; color:#FFA500; }
		.bonus-especial img { width:90%; max-width:339px; float:right; }
		.bonus-especial div {  }
			.bonus-especial div h4 { margin-top:25px; text-align:left; font:39px 'MyriadProBoldCondensed', Arial; color:#021158; }
			.bonus-especial div p { font-size:20px; font-family:Arial; line-height:23px; color:#666666; }
			.bonus-especial div .p-espaco { margin:40px 0 40px 0; }
			.bonus-especial div .preco-1 strike {  text-decoration: line-through; }
			.bonus-especial div .preco-2 { padding-top:15px; font:26px 'MyriadProBoldCondensed', Arial; color:#FFA500; }
	
	.bonus-final { display:block; clear:both; padding-bottom:30px; text-align:center; font-family:'Myriad Pro Condensed', Arial; font-weight:bold; font-size:46px; color:#005577; }
		.bonus-final strong { font:bold 46px 'MyriadProBoldCondensed', Arial, Verdana; }
		.bonus-final strike { text-decoration: line-through; }
		.bonus-final u { font:bold 35px 'MyriadProBoldCondensed', Arial, Verdana; text-decoration:underline; color:#FF9700; }

	

	@media (max-width: 830px) {

		.bonus { padding:10px 0 15px 0; text-align:center; }

		.bonus h2 { margin-bottom:15px; font-size:35px; line-height:40px; }

		.bonus h3 { margin-bottom:10px; }
		
		.bonus-lista { margin-top:5px; }
		
		.b { padding:10px; }
		.b img { display:block; float:none; clear:both; width:70%; max-width:260px; margin:0 auto; }
			
		.b i { padding-top:10px; }
		.b h4 { font-size:28px; text-align:center; }
		.b p { text-align:center; }
		
		
		.bonus-especial { width:98%; margin:0 auto; padding:0; }
			.bonus-especial img { width:80%; margin-left:-15px; float:none; margin:0 auto; clear:both; }
			.bonus-especial div h4 { font-size:23px; text-align:center; }
			.bonus-especial div .p-espaco { margin:15px 0 15px 0 !important; }
			.bonus-especial div p { font-size:14px; text-align:center; }
		
		.bonus-final { font-size:30px; }

	}

	


.outros { background:url('../imgs/garantia-bg.jpg') center center; padding:30px 0 30px 0; }

	.outros h3 { margin-bottom:20px; text-align:center; font:bold 25px 'Myriad Pro Condensed', Arial, Verdana; color:#666; }
	.outros h4 { margin-bottom:20px; text-align:center; font:bold 45px 'Myriad Pro Condensed', Arial, Verdana; color:#F29200; }
		.outros h4 u { text-decoration:underline; }
	
	
	.outros p { margin-bottom:10px; text-align:center; font:bold 33px 'Myriad Pro Condensed', Arial, Verdana; color:#FF8000; }
		

.garantia { clear:both; width:100%; padding:50px 0 35px 0; text-align:left; }

	.garantia img { float:left; margin-right:30px; margin-top:-25px; }

	.garantia h2 { text-align:left; font:bold 37px Arial, Verdana; color:#005477; }

		.garantia h2 strong { display:inline-block; background:#FF9700; font-size:43px; color:#FFF; border-radius:10px; margin:0 15px 0 15px; padding:5px; }

	.garantia p { margin:10px 55px 10px 55px; text-align:justify; font:16px Arial; color:#666666; }



@media (max-width: 830px) {

	.outros-1, .outros-2 { width:100%; float:none; clear:both; margin:0 auto; display:block; }	
	.outros-1 h4, .outros-2 h4 { font-size:25px; }
	.outros-1 p, .outros-2 p { text-align:left; font-size:16px; padding-right:10px; }
	.outros-1 img, .outros-2 img { margin-right:12px; margin-bottom:20px; }
	
	.outros p { font-size:18px; }
		.outros p img { width:15px; }
	
	.outros h4 { font-size:25px; }
	
	.garantia { display:block; float:none; clear:both; text-align:center; padding:15px 0 15px 0; }

	.garantia img { float:none; margin-right:0; margin-top:0; margin:0 auto; }

	.garantia h2 { text-align:center; font-size:24px; }
		.garantia h2 strong { font-size:24px; font-family:Arial; background:none; color:#005477; border:none; margin:0; padding:0; }
		.garantia img { width:40%; margin:0 auto; }
	.garantia p { margin:0; margin:10px; text-align:center; font-size:14px; }

	

}

	

.pontos { clear:both; text-align:center; padding:30px 0 30px 0; }

	.pontos .img1 { float:left; margin-left:110px; margin-top:30px; }

	

	.pontos ul { width:85%; max-width:420px; float:right; margin-right:60px; }

	

	.pontos ul li {

		display:block;

		margin-bottom:12px;

		list-style:none;

		padding-top:3px;

		padding-left:35px;

		background:url('imgs/seta-icone.jpg') left center no-repeat;

		font-size:16px;

		font-family:Arial, Verdana;

		text-align:left;

		color:#666666;

	}

		.pontos ul li strong { color:#F88727; }



@media (max-width: 830px) {

	.pontos { padding:30px 0 20px 0; text-align:center; }

	.pontos .img1 { display:none; }	

	.pontos ul { margin-right:30px; }

	.pontos ul li { display:block; width:80%; margin:0 auto; margin-bottom:20px; text-align:left; }

}

	

.venda { clear:both; background:url('../imgs/fundo.jpg') top center no-repeat; padding:25px 0 35px 0; text-align:center; }

	

	.venda h1 { text-align:center; font:bold 30px Arial, Verdana; color:#FFF; }

	.venda h3 { margin-bottom:50px; text-align:center; font:bold 17px Arial, Verdana; color:#F7931D; }

	

	.venda h4 { display:block; margin:0 auto; margin-bottom:35px; margin-top:45px; padding:10px 0 10px 0; border:1px dotted #FFF; width:80%; max-width:550px; text-align:center; font:bold 24px Arial, Verdana; color:#FFF; }

		.venda h4 u { text-decoration:underline; }

	
	.venda h5 { width:80%; margin:0 auto; color:#FF6; }
	.venda h5 .preco-1 span { margin-right:10px; font-size:47px; line-height:45px; font-family:'Myriad Pro Condensed', Arial; font-weight:normal; }
	.venda h5 .preco-1 span div { display:inline-block; border-top: 4px solid #FF6; border-bottom: 4px solid #FF6; padding:0 5px 0 5px; margin-right:20px; font-family:'MyriadProBoldCondensed', Arial; }
	.venda h5 .preco-1 strong { font:72px 'MyriadProBoldCondensed', Arial; }
	
	.venda h5 .preco-2, .venda h5 .preco-1 { display:inline-block; }
	.venda h5 .preco-2 strong { margin-left:10px; line-height:95px; font-size:145px; font-family:'MyriadProBoldCondensed', Arial; }
	.venda h5 .preco-2 span { margin-top:-55px; font-size:75px; font-family:'Myriad Pro Condensed', Arial;  }

	/* line-height:100px; text-align:center; font-size:120px; font-family:'MyriadProBoldCondensed', Arial; color:#FFFF00; */

	.venda h6 { width:90%; max-width:210px; display:block; margin:0 auto; margin-bottom:10px; text-align:center; font:23px Arial, Verdana; padding:7px; color:#FFF; }
	
	.venda h7 { width:80%; max-width:550px; display:block; margin:0 auto; margin-top:10px; margin-bottom:10px; text-align:center; font:normal 17px Arial, Verdana; color:#FFF; }
	

	.venda .botao { margin-top:25px; margin-bottom:8px; }

		.venda a:hover .botao { opacity:0.9; }

		

		

	.cartoes1 { display:block; margin:0 auto; }

	.cartoes2 { display:none; }
	
	
	.faq h2 { padding-top:35px; padding-bottom:20px; color:#999; }
	
	.faq-esquerda { float:left; width:40%; margin-left:5%; margin-bottom:45px; }
	.faq-direita { float:right; width:40%; margin-right:5%; }
	
		.faqs { width:100%; }
		.faqs h3 { margin-bottom:4px; font:bold 15px Arial; color:#666; }
		.faqs p { margin-bottom:15px; border-bottom:1px dotted #CCCCCC; padding-bottom:15px; text-align:justify; font-size:14px; font-family:Arial; line-height:18px; color:#666; }
	.faq > a { display:block; clear:both; margin:0 auto; padding-top:30px; padding-bottom:35px; width:350px; text-align:center; font-size:25px; font-family:'MyriadProBoldCondensed', Arial; color:#666; border-radius:10px; }
		.faq > a:hover { text-decoration:underline; color:#F90; }
	
	
	.faq-itens { border:1px dashed #D7D7D7; border-radius:5px; margin:0 auto; margin-bottom:50px; padding:10px 0 10px 0; background:#F4F4F4; }
	.faq-itens > div { width:21%; margin:2%; text-align:center; float:left; }
		.faq-itens div h3 { font:bold 18px Arial; color:#595959; }
		.faq-itens div p { margin-top:10px; font-size:14px; font-family:Arial; line-height:18px; color:#595959; }
		.faq-itens div img { width:80px; margin-bottom:15px; }

@media (max-width: 830px) {

	.venda { background:url('../imgs/fundo.jpg') top center repeat; padding:20px 0 20px 0; } 
	
	.venda .conta { width:95%; }
	
	.venda h1 { font-size:23px; }

	.venda h3 { margin-top:10px; margin-bottom:30px; font-size:15px; }

	.venda h4 { font-size:16px; margin-top:25px; }

	.venda h5 { font-size:85px; line-height:85px; }
		.venda h5 span { font-size:40px; }
		
		
	.venda h5 { width:95%; }
	.venda h5 .preco-1 span { margin-right:0; text-align:center; font-size:40px; }
	.venda h5 .preco-1 strong { font-size:40px; }
	
	.venda h5 .preco-2, .venda h5 .preco-1 { display:block; clear:both; text-align:center; }
	.venda h5 .preco-2 strong { line-height:80px; font-size:90px; font-family:'MyriadProBoldCondensed', Arial; }
	.venda h5 .preco-2 span { margin-top:5px; font-size:75px; }
		
		
	.venda h6 { font-size:22px; }
	
	.venda h7 { font-size:14px; margin-bottom:5px; }

	.venda .botao { width:100%; margin-top:30px; }

	.cartoes1 { display:none; }

	.cartoes2 { display:block; margin:0 auto; }
	
	.faq h2 { padding-top:15px; margin-bottom:10px; font-size:31px; }
		.faq h2 img { width:50px; }
	
	.faq-esquerda { float:none; display:block; width:90%; margin:0 auto; }
	.faq-direita { float:none; display:block; width:90%; margin:0 auto; }
		.faqs h3 { font-size:15px; }
		.faqs p { font-size:12px; }
	
	.faq-itens {  width:90%; margin-bottom:40px; padding:20px 0 0 0; background:#F4F4F4; }
		.faq-itens div { width:98%; margin:0 auto; float:none; display:block; clear:both; margin-bottom:20px; }
			.faq-itens div h3 { font:bold 15px Arial; color:#595959; }
			.faq-itens div p { margin-top:5px; font-size:13px; line-height:15px; }
			.faq-itens div img { width:50px; margin-bottom:5px; }

}

		

		

.rodape { clear:both; display:block; background:#F4F4F4; }

	.rodape .img1 { float:left; margin:15px 0 15px 15%; }

	.rodape .img2 { float:right; margin:15px 15% 15px 0; }
	
	.rodape p { text-align:center; font:12px Arial; color:#999; }
	
	.creditos { clear:both; display:block; font:13px Arial; color:#999; padding:12px 0 10px 0; text-align:center; }
		.creditos a { color:#999; text-decoration:none; }
			.creditos a:hover { text-decoration:underline; }

@media (max-width: 830px) {

	.rodape { text-align:center; padding-top:10px; }

	.rodape .img1 { display:none; float:none; margin:0 auto; margin-bottom:20px; }

	.rodape .img2 { width:85%; max-width:225px; float:none; margin:0 auto; }	

}

	

	



#lean_overlay {

    position: fixed;

    z-index:100;

    top: 0px;

    left: 0px;

    height:100%;

    width:100%;

    background: #000;

    display: none;

}



#loginmodal {

  width: 80%;

  max-width:550px;

  padding:30px;

  background: #FFF;

  -webkit-border-radius: 6px;

  -moz-border-radius: 6px;

  border-radius: 6px;

  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);

  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);

  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);

}



#loginmodal h1 { font:25px 'MyriadProBoldCondensed', Arial; color:#F7931D; }

#loginmodal p { font:14px Arial; color:#666; margin:10px 0 20px 0; }



#loginmodal input, #loginmodal textarea { font:Arial; width:80%; padding:15px; border-radius:5px; margin:10px 0 10px 0; border:none; background:#F4F4F4; color:#333; }



#loginmodal #loginbtn { display:block; width:140px; height:30px; padding-top:10px; background:#F7931D; text-align:center; font:13px Arial; color:#FFF; }



.inscricoes-contador {
	background:url('imgs/fundo-transparente.png');
	float:right;
	width:200px;
	margin-right:20px;
	border-radius:5px;
	padding:10px;
	line-height:14px;
	font-size:12px;
	font-family:Verdana;
	color:#FFF;
	
}
	.inscricoes-contador p { text-align:left; }
	.inscricoes-contador img { float:left; margin-right:10px; }
	
	
	
	
	
	
	
	
/* BOTÃO WHATSAPP */
@media (min-width: 830px) {
	.logos_fixo_desktop {
		display: block;
	}
	.logos_fixo_mobile {
		display: none;
	}
	#messengerLogo{
		display: block;
	}
}

@media (max-width: 770px) {
	.logos_fixo_desktop {
		display: none;
	}
	.logos_fixo_mobile {
		display: block;
	}
	#messengerLogo{
		display: none;
	}
}

.logos_fixo_desktop {
	position: fixed;
	bottom:-50px;
	right:0px;
	z-index: 999;
	text-align: center;

}

.logos_fixo_mobile {
	height: 115px;
	text-align: center;
	position: fixed;
	bottom:-20px;
	right:-10px;
	z-index: 999;
}

#logoFrase{
	color: #FFFFFF;
}

.call-to-action-content {
	padding: 5px 10px 5px 10px;
	line-height: 18px;
	max-height: 50px;
	max-width: 150px;
	overflow: hidden;
	word-wrap: break-word;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 14px;
	float: left;
	margin-top: 40px;
	background: white;
	margin-right: -15px;
	border-radius: 5px;
	border: 1px solid lightgray;
	box-shadow: 5px 5px 10px #0076a3;
	-webkit-box-shadow: 5px 5px 10px lightslategray;
	-moz-box-shadow: 5px 5px 10px lightslategray;
}

.call-to-action-content::after {
	content: '';
	position: absolute;
	background: white;
	border-bottom: 1px solid lightgray;
	border-right: 1px solid lightgray;
	right: 109px;
	top: 40%;
	margin-top: -6px;
	width: 8px;
	height: 8px;
	z-index: 1;
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.call-to-action-content-desktop{
	float: left;
	padding: 5px 10px 5px 10px;
	line-height: 18px;
	max-height: 50px;
	max-width: 150px;
	overflow: hidden;
	word-wrap: break-word;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 14px;
	float: left;
	margin-top: 73px;
	background: white;
	margin-right: -15px;
	border-radius: 5px;
	border: 1px solid lightgray;
	box-shadow: 5px 5px 10px #0076a3;
	-webkit-box-shadow: 5px 5px 10px lightslategray;
	-moz-box-shadow: 5px 5px 10px lightslategray;
}

.call-to-action-content-desktop::after {
	content: '';
	position: absolute;
	background: white;
	border-bottom: 1px solid lightgray;
	border-right: 1px solid lightgray;
	right: 109px;
	top: 40%;
	margin-top: -6px;
	width: 8px;
	height: 8px;
	z-index: 1;
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}