/* ESTILOS GERAIS */

body {
	font-family: segoeui, Arial, Helvetica, sans-serif;
	font-size: 14px;	
	padding: 0;
	margin: 0;
	color: #999;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	line-height: 1.0em;
	word-wrap: break-word;
}
h3 {
font-size: 1.875em;
margin-bottom: .857em;
margin-top: .857em;
}
input, textarea {
padding: .3em .4em .15em;
width: 100%;
}
@font-face {
	font-family: 'segoeui';
	src: url('segoeui.ttf') format('truetype');
	font-weight: lighter;
	font-style: normal;
}
img {max-width: 100%;height: auto;}
a {
color: #2C3E50;
font-weight: 400;
text-decoration: none;
}

/* ESTRUTURA */
.topo {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #2C3E50;
	height: 5.5em;
	z-index: 1;
}
.bloco-centro {
	margin: 0 auto;
	max-width: 1260px;
}
.logo {
	float: left;
	width: 200px;
	margin: 1.6em 0 0 1.6em;
	position: fixed;
	top: 0;
}
.menu {
	float: right;
	width: 100% !important;
}
.menu ul {
	list-style: none;
	margin: 0;
	float: right;
}
.menu ul li:hover {background-color: #363636;}
.menu-item {float:left;}
.menu-item a {
	font-weight: normal;
	display: block;
	height: 5em;
	padding: 0 1em;
	line-height: 5em;
	font-size: 1.1em;
	text-transform: uppercase;
	color: #fff;
	float: left;
	cursor: pointer;
	margin: 0;
	position: relative;
	text-decoration: none;
	white-space: nowrap;
}
.menu-button {display: none;}
.cta-demo {
	background-image: url(../img/bullet-cta.png);
	background-color: #c0392b !important;
	background-size: auto;
	background-repeat: no-repeat;
	background-position: 90% 50%;
	padding-right: 2em;
	font-weight: bold;
}
@media screen and (max-width: 590px) {
	.logo {
		width: 142px !important;
		margin: 24px 0 0 1.6em !important;
	}
	.menu-button {
		display: block;
		height: 30px;
		width: 23px;
		float: right;
		background: url(../img/select-icons.png) 0 5px no-repeat;
		cursor: pointer;
		margin: 20px;
		text-indent: -9999px;
		border: 0;
		box-shadow: none;
	}
	.menu-button:focus {
		outline: 0;
	}
	.menu ul {display: none;}
	.menu.open ul {display: block;width: 100%;}
	.menu-item {width: 100%;background-color: #202F3F;}
}
@media screen and (min-width: 591px) and (max-width: 780px) {
	.logo {
		width: 142px !important;
		margin: 24px 0 0 1.6em !important;
	}
	.menu-item a {
		font-size: 14px;
		padding: 0 7px;
		height: 77px;
		line-height: 77px;
	}
}

/* Conteudo */
#layer2 .videocenter {
max-width: 720px;
margin: 170px auto 50px;
}
.fluid-width-video-wrapper {
width: 100%;
position: relative;
padding: 0;
}
.fluid-width-video-wrapper iframe, .fluid-width-video-wrapper object, .fluid-width-video-wrapper embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
#layer2 .botao {
margin: 20px auto;
max-width: 160px;
float: none !important;
}
#layer2 p {
margin: 0 0 0 35px;
}
.exitpopup {
	width:670px;
	height:450px;
	margin:0px auto;
	display:none;
	position:fixed;
	color:#ffffff;
	padding:20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	z-index:999999;
	background:rgb(20, 20, 20);
	background:rgba(0, 0, 0, 0.8);
}
.bg_opacity {
	display: none; 
	width:100%; 
	height:100%; 
	position:fixed; 
	background:#000000; 
	opacity: .8; 
	filter:alpha(opacity=0.8); 
	z-index:999998;
	margin: -19px 0 0 0;
}
.bloco {
	max-width: 950px;
	margin: 0 auto;
}
.bloco.tela {
	background-image: url(../img/content/foto-bg-topohome.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 100%;
	max-width: 100%;
	color: #fff;
}
.video {
	max-width: 1260px !important;
	margin: 0 auto;
	padding-top: 20%;
}
.ladob {
	float: left;
	width: 55%;
	position: relative;
}
.videohome {
	max-width: 670px;
	margin: -60px 0 20px 30px;
	position: absolute;
}
.ladoa {
	float: right;
	width: 68%;
	text-align: left !important;
	padding: 20px 0px 20px 250px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 10px 50px 0 0;
}
.ladoa h1 {
	font-size: 36px;
	letter-spacing: -1px;
	margin: auto;
	max-width: 540px;
	text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.82), 0px 3px 22px #000;
}
.ladoa h2 {
	font-size: 22px;
	letter-spacing: -0.8px;
	line-height: 25px;
	max-width: 540px;
	margin: 16px auto 0px;
	color: #FFF;
	text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.82), 0px 3px 22px #000;
}
.ladoa .botao {margin-left: 35px;}
.botao {
	display: block;
	float: left;
	margin: 16px 0;
	text-decoration: none;
	text-transform: uppercase;
}
.ladoa .botao.amarelo {
	background: #e67e22;
	color: #fff;
	box-shadow: 0px 6px 14px #7C4411;
}
.botao.amarelo:hover {
background: #C96812;
text-decoration: none;
}
.grande {
	font-size: 20px;
	padding: 20px 50px;
}
@media screen and (min-width: 1081px) and (max-width: 1250px) {
	.ladoa {width: 63%;   margin: -40px 50px 0 0;}
	.ladoa .botao {margin-left:0;}
}
@media screen and (max-width: 1080px) {
	.ladob {width: 100%;}
	.video {  padding-top: 13%;}
	.videohome {position: static;width: 100%; max-width: 100%;  margin: 0 20%;}
	.ladob img {max-width:60%;}
	.ladoa {width: 100%;   margin: 20px 0; padding: 0;}
	.ladoa .botao {margin-left:0;}
	.ladoa p {text-align: center; }
	.botao {float: none;  display: inline;}
	.ladoa h2 {margin-bottom: 40px; }
}
@media screen and (max-width: 871px) {
	.video {  padding-top: 19%;}
	.rodape .rodape-img{display: none;}
	.rodape ul {
	  width: 100%!important;
	  padding-right: 0!important;
	  list-style: none!important;
	  margin: -90px 0 80px 0!important;
	  text-align: center!important;
	}
	.rodape .botao.grande {
		  display: inline!important;
		  margin-bottom: 50px!important;
	}
	.rodape h2:last-child {
	  margin-bottom: 50px!important;
	}
}

.destaques .bg {
	margin-top: 4em;
	height: 416px;
	background: url(../img/content/bg-destaques.jpg) no-repeat 50%;
	background-size: contain;
}
.destaque-item {
	width: 27%;
	float: left;
	padding: 0 3%;
	text-align: center;
}
.destaques h3 {
	font-size: 2em;
	letter-spacing: -0.08em;
	color: #34495e;
	margin: 20px 0 0;
}
.destaques h4 {
	line-height: 1.3em;
	font-size: 1.4em;
	letter-spacing: -0.05em;
	color: #34495e;
	margin: 0.5em 1em;
}
.destaques a {
	color: #999;
}
.destaques .box {
padding-top: 100px;
}
.depoimentos {
	color: #fff;
	font-weight: 100;
	background: #34495e;
	padding: 90px 0;
	width: 100%;
	max-width: 100%;
}
.depoimentos-titulo {
	text-align: center;
	padding: 0 0 3em !important;
	margin: 0;
}
.depoimentos h2 {
	margin: 0;
	font-size: 3.5em;
	letter-spacing: -0.05em;
}
.depoimentos-logo {padding: 0 0 7em;}
.depoimentos-logo ul {
	margin: 0 auto;
	max-width: 950px;
}
.depoimentos-item {
	list-style: none;
	width: 18%;
	float: left;
	margin: 0;
	padding: 1%;
}
.midia {
	text-align: center;
	background: #f4f0ed;
	padding: 70px 0;
	width: 100%;
	max-width: 100%;
}
.midia p {
	margin: 0 auto;
	max-width: 950px;
}
.midia h2 {
	text-align: center;
	font-size: 2.6em;
	letter-spacing: -0.05em;
	color: #777;
	padding: 0;
	margin-bottom: 30px;
}
.midia a {
	margin: 30px 0 0;
	float: left;
	width: 158px;
}
.rodape {
	padding-top: 10em;
	margin: 0 auto;
	max-width: 950px;
}
.rodape h1 {
	font-size: 38px;
	letter-spacing: -0.05em;
	margin-bottom: 0.2em;
}
.rodape h2 {
	font-size: 20px;
}
.rodape .botao.grande {
	text-align: center;
	margin: 2em 0;
	display: block;
	max-width: 200px;
}
.botao.amarelo {
	background: #e67e22;
	color: #fff;
}
.rodape ul {
	float: right;
	width: 46%;
	padding-right: 7%;
	list-style: none;
	margin-top: 40px;
}
.rodape .rodape-img {
	float: left;
	width: 40%;
	margin: 0;
}
.footer {
	clear: both;
	border-top: 1px solid #ddd;
	width: 100%;
	background: #f6f6f6;
	padding: 50px;
	box-sizing: border-box;
}
.redessociais {
	float: left;
	border-right: 1px solid #ddd;
	width: 30%;
	min-width: 180px;
}
.redessociais li {
	list-style: none;
	margin-bottom: 5px;
}
.app {
	float: right;
	border-left: 1px solid #ddd;
	height: 130px;
	padding-left: 7%;
	width: 23%;
	min-width: 150px;
}
.copyidioma {
text-align: center;
}
.copyidioma span {
	display: block;
}
.contact {
	font-weight: bold;
}
.app p {
	margin: 0 0 20px;
}
.app a {
margin-bottom: 5px;
}

/* COMO FUNCIONA */
.beneficios {
padding-top: 7em;
}
.beneficios > div {
	margin: 0 auto;
	max-width: 950px;
}
.beneficios p {
font-size: 14px;
margin-bottom: 40px;
}
.n1 #click {
float: left;
}
.beneficios img {
margin-top: 0;
}
.beneficios.n1 .info, .beneficios.n3 .info {
float: left;
padding: 20px;
width: 350px;
}
.beneficios.n2 > div > div > p {
float: right;
margin: 0;
width: 400px;
}
.beneficios.n2 .info, .beneficios.n4 .info {
float: left;
width: 470px;
padding: 20px;
}
.beneficios h2 {
font-size: 40px;
letter-spacing: -0.05em;
}
.beneficios.n3 > div > div > p {
float: left;
margin: 0;
}
.beneficios.n5 .info {
float: left;
padding: 20px;
width: 400px;
}
#layer2 {
background: rgba(0,0,0,0.7);
position: fixed;
top: 0;
left: 0;
width: 100%;
display: none;
z-index: 1;
}
.beneficios .botao {
text-align: center;
font-size: 1em;
margin-top: 2em;
}
.beneficios.n4 > div > div > p {
float: right;
margin: 0;
width: 400px;
}
.beneficios.n5 > div > div > p {
float: left;
margin: 0;
}
.amarelo {
color: #e67e22;
font-weight: bold;
}
/* DEMO */
.page-template-tp-cadastro-php {
	background-image: url(../img/content/bg-padrao-malha.png), url(../img/content/bg-cadastro.jpg);
	background-size: 3px 4px, cover;
	background-repeat: repeat, no-repeat;
	background-position: 0 0, 50% 50%;
	width: 100%;
}
.page-template-tp-cadastro-php #wrapper {
	clear: both;
	margin: 0 auto 0px;
	padding: 0 20px 20px 20px;
	position: relative;
	max-width: 960px;
}
.cadastro.n1 {
text-align: center;
}
.cadastro.n1 > div {
margin-top: 120px;
}
.cadastro.n1 h1 {
color: #fff;
font-size: 3em;
letter-spacing: -0.05em;
}
.cadastro p {
margin: 0;
}
.cadastro.n2 {
max-width: 460px;
margin: 0 auto;
padding: 0;
}
.cadastro form {
margin: 0;
}
.cadastro .form {
background: #fff;
padding: 1.5em 2.5em 2.5em 2.5em;
margin: 0;
}
.cadastro input {
background: #eee;
color: #2C3E50;
font-size: 1.3em;
height: 2.5em !important;
border: none;
box-shadow: none;
border-radius: 0;
width: 100%;
}
.cadastro label {
display: block;
color: #999;
font-size: 1.4em;
margin-bottom: 5px;
margin-top: 5px;
font-weight: normal;
}
.cadastro input[type="radio"] {
height: auto !important;
margin: 0 5px 0 12px;
width: 13px;
}
.cadastro form button {
cursor: pointer;
-moz-box-shadow: 0px 5px 2px rgba(0,0,0,0.3);
-webkit-box-shadow: 0px 5px 2px rgba(0,0,0,0.3);
box-shadow: 0px 5px 2px rgba(0,0,0,0.3);
text-transform: uppercase;
font-weight: bold;
font-size: 1.2em;
padding: 2em 0;
background: #C0392B;
color: #fff;
border: none;
width: 100%;
}
/* CONTATO */
.page-template-tp-contato-php #wrapper {
clear: both;
margin: 10em auto 0px;
padding: 0 20px 20px 20px;
position: relative;
max-width: 960px;
}
.contato.n1 {
padding: 0;
float: left;
max-width: 320px;
}
.contato.n2 {
margin: 0;
float: right;
width: 320px;
background: url(../img/content/ico-mapa.png) no-repeat 100% -5px;
padding-right: 110px;
}
.contato form {
margin: 0;
}
.contato textarea, .contato input {
background: #eee;
color: #2C3E50;
border: none;
box-shadow: none;
border-radius: 0;
height: 40px;
float: left;
width: 100%;
margin: 0 0 12px 0;
}
.contato label {
display: block;
color: #999;
margin-top: 5px;
font-weight: normal;
}
.contato input[type="checkbox"] {
float: left;
margin-right: 10px;
width: 14px;
}
.contato form button {
text-transform: uppercase;
font-weight: bold;
font-size: 1.2em;
padding: 1em 1em;
background: #e67e22;
color: #fff;
border: none;
width: 100%;
margin-top: 20px;
}
.contato.n2 li {
text-align: right;
list-style: none;
font-size: 18px;
line-height: 1.7em;
}