html{
	height: 100%;
}
body{
    font-family: Sans-serif;
	font-size: 14px;
	margin: 0px;
	color: #444;
	background: #FAFAFA;
	word-wrap: break-word;
	overflow-scrolling: touch; -webkit-overflow-scrolling: touch; -moz-overflow-scrolling: touch; -o-overflow-scrolling: touch; -ms-overflow-scrolling: touch;
	height: 100%;
}
h1{
	font-size: 1.9em; font-weight: bold; margin: 10px 0px 10px 0px !important;
}
.false-h1{
	font-size: 1.9em; font-weight: bold; margin: 10px 0px 10px 0px !important;
}
h2{
	font-size: 1.5em; font-weight: bold; margin: 20px 0px 20px 0px !important;
}
.false-h2{
	font-size: 1.5em; font-weight: bold; margin: 20px 0px 20px 0px !important;
}
h3{
	font-size: 1.3em; font-weight: bold; margin: 10px 0px 10px 0px !important;
}
h4{

}
h5{

}
h6{

}
a, a:visited{
	color: #1477cd; text-decoration: none; font-size: 1em;
}
a:active, a:hover{
	color: #666; font-size: 1em;
}
p{
	font-size: 1.1em; line-height: 1.4em;
}
img{
	border: 0;
}
iframe, embed{
	border: 0px solid rgba(0,0,0,0); overflow: none; margin: 0px; frameborder: 0px;  marginheight: 0px; marginwidth: 0px;
}
table{
	border-collapse: collapse; width: 100%;
}
input[type="text"], input[type="password"], input[type="tel"], input[type="email"], textarea, select{
	outline: none; 
	border: 1px 
	solid #CCC; 
	padding: 6px 12px;
	height: 30px; 
	width: 100%; 
	color: #666;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkti-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box;
	font-size: 14px;
	border-radius: 4px;
	line-height: 1.42857143;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="tel"]:focus, input[type="email"]:focus, textarea:focus, select:focus{
	border: 1px solid #ef6b00; background-color: #ffe1c8;
}
/*input[type="button"], input[type="submit"], button{
	outline: none; border: 1px solid #CCC; padding: 0px 15px 0px 15px; height: 30px;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkti-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box;
}*/
.normal-grande{
	font-size: 1.2em;
}
.normal-medio{
	font-size: 1.1em; line-height: 30px;
}
.normal{
	font-size: 1.1em; line-height: 1.4em; margin: 15px 0px 0px 0px !important;
}
.normal-pequeno{
	font-size: 0.9em; line-height: 15px;
}
.normal-normal{
	font-size: 0.9em; line-height: 1.4em; margin: 0px 0px 0px 0px !important;
}
.normal-negrito{
	font-weight: bold;
}
.texto-orange{
	color: #d77e3d;
}
.text-left{
	text-align: left;
}
.text-right{
	text-align: right;
}
.text-center{
	text-align: center;
}
.videoResponsivo{
	position: relative;
	padding-bottom: 56.25% !important; /* 16:9 */
	padding-top: 25px !important;
	height: 0 !important;
	z-index: 5;
}
.videoResponsivo iframe{
	position: absolute;
	top: 0 !important;
	left: 0 !important;
	width: 100% !important;
	height: 100% !important;
	z-index: 5;
}
.float-left{
	float: left;
}
.float-right{
	float: right;
}
.align-middle{
	vertical-align: middle;
}
.img-meio{
	vertical-align: middle;
}
.valign{
	vertical-align: top;
}
.display-none{
	display: none;
}
.display-table{
	display: table;
}
.display-inline{
	display: inline-table;
}
.width-50-percent{
	width: 50%; padding: 10px;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkti-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box;
}
.width-50-percent img{
	max-width: 100%; height: auto;
}
.margin-auto{
	margin: auto;
}
.margin-right-10{
	margin-right: 10px;
}
.clear-both{
	clear: both;
}
.erro-contato{
	font-size: 1.3em; color: #FF0;
}
.erro-contato{
	font-size: 1.3em; color: #000;
}
.mensagem-contato{
	width: 500px; margin: auto; height: 30px;
}
.ok-contato{
	font-size: 1.5em; color: #22C;
}
.assinar-tamanho{
	width: 500px; display: table; margin: auto; height: 60px;
}
.tabela-assinar{
	width: 500px; margin: auto; /*margin-top: 10px;*/
}
.tabela-assinar td{
	padding: 5px; background: #F4F4F4; border-bottom: 1px solid #FFF;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkti-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box;
}
.passo{
	display: block; height: 50px; width: 50px; background-color: #CCC; text-align: center; line-height: 50px; font-size: 1.4em; cursor: pointer;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
}
.passo:hover{
	background-color: #C4C4C4;
}
.passo-ativo{
	background-color: #308dcf; color: #FFF;
}
.passo-ativo:hover{
	background-color: #409DDF;
}
.barra{
	height: 10px; display: table; width: 490px; background-color: #CCC; margin: 20px 5px 0px 5px;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
}
.tabela-barra{
	position: absolute; z-index: 10; margin-bottom: 10px; width: 500px;
}
.iframe-contato{
	opacity: 0; width: 1px; height: 1px;
}
.button{
	background-color: #409DDF; color: #FFF; cursor: pointer;
}
.button:hover{
	background-color: #ea7017;
}
.campo-erro{
	border: 1px solid #C22 !important; background-color: #ffc6c6;
}
.barraFixa {
	background: #444;
	display: table;
	color: #FFF;
	height: 35px;
	padding-top: 5px;
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
	min-width: 1024px;
	width: 100%;
}
.float-left {
	float: left;
}
.footer {
	/*background-color: #444444;*/
	clear: both;
	/*color: #565656;*/
	font-family: "Droid Sans", sans-serif;
	font-size: 100%;
	line-height: 1.5;
	height: 227px;
}
.footer #inner-footer {
	color: #ffffff;
	font-family: "Droid Sans", sans-serif;
	font-weight: 400;
	position: relative;
	height: 100%;
}
.wrap {
	max-width: 960px;
	margin: 0 auto;
}
.first {
	margin-left: 0;
	height: 100%;
}
.onecol, .twocol, .threecol, .fourcol, .fivecol, .sixcol, .sevencol, .eightcol, .ninecol, .tencol, .elevencol, .twelvecol {
	position: relative;
	float: left;
	margin-left: 3%;
	line-height: 1.5;
}

.eightcol {
	width: 65%;
}


.footer #inner-footer h3 {
	font-size: 26px;
	margin: 60px 0 20px !important;
	font-family: "Droid Sans", sans-serif;
	text-rendering: optimizelegibility;
}
.footer #inner-footer p {
	margin: 0 0 60px;
}
.footer #inner-footer .fourcol {
	position: initial;
}
.last {
	float: right;
}
.footer #inner-footer .align-button-footer {
	margin-top: -10px;
	position: absolute;
	right: 63px;
	top: 50%;
}
.footer #inner-footer .align-button-footer a:hover{
	font-size: 16px;
}

/*
.button.orange {
	background: #f79552;
	height: 50px;
}
.button.orange:before {
	background: url(/img/arrow-button.png) center center no-repeat #ee8840;
}
.button.orange:after {
	background-image: url(/img/bico-button-orange.png);
}
.button:before, .button:visited:before {
	background: url(/imgs/arrow-button.png) center center no-repeat #ee8840;
	content: '';
	height: 48px;
	position: absolute;
	right: -53px;
	top: 0px;
	width: 50px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.button:after, .button:visited:after {
	background: url(/imgs/bico-button-padrao.png) center center no-repeat;
	content: '';
	height: 48px;
	position: absolute;
	right: -17px;
	top: 0px;
	width: 17px;
}
.button, .button:visited {
	color: #ffffff;
	cursor: pointer;
	height: 50px;
	font-family: "Droid Sans", sans-serif;
	font-size: 16px;
	font-weight: 400;
	padding: 15px 30px;
	position: relative;
	text-decoration: none;
}*/

.button{
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px;
}

.btn-danger {
	color: #fff;
	background-color: #F58635;
	border-color: #d43f3a;
}

.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 9px 12px;
	font-size: 14px;
	line-height: 1.42857;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}
.darken-gray {
	background-color: #333;
	height: 38px;
}
.wrap, .clearfix{
	height: 38px;
}
.copyright {
	color: #ffffff;
	font-family: "Droid Sans", sans-serif;
	font-size: 12px;
	font-weight: 400;
	text-align: center;
	margin: 0px;
	line-height: 38px;
}

.required{
	color:red;
}

.imgChecked{
	background: #F4F4F4 url("/img/check.png") no-repeat top center !important;
}

.tabTresTabela tbody, .tabTresTabela tr, .tabTresTabela td{
	border: 1px solid black;
}

.tabTresTabela tbody tr td{
	width: 200px;
}

.tabTresTabela tbody tr td+td{
	width: 100px;
	text-align: center;
}

.tabTresTabela tbody tr td:last-child{
	width: 100px;
	text-align: center;
}

.headTd{
	font-weight: bold;
	font-size: 18px;
	text-align: left !important;
}

label{
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700;
}
#tabUm{
	float: left;
	margin-left: 25%;
}

/* Tabela Laranja */
.col-md-4 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
.col-md-4 {
	width: 315px;
}
.col-centered {
	display: inline-block;
	float: none;
	text-align: center;
	margin-right: 150px;
}
.plan {
	border-radius: 6px;
	list-style: none;
	padding: 0 0 20px;
	margin: 0 0 15px;
	background: #fff;
	text-align: center;
}
.plan li {
	padding: 10px 15px;
	/*color: #969696;*/
	border-top: 1px solid #fff;
	list-style: none;
}
.plan-name {
	font-size: 1.3em;
	font-weight: bold;
	border-radius: 6px 6px 0 0;
	padding: 15px;
	line-height: 24px;
	color: #fff;
	background: #F58635;
	margin-bottom: 30px;
	border-top: 0;
	transition: all .3s linear;
	text-align: center;
}
.plan-price {
	border-top: 0;
}
.plan2{
	background: #F4F4F4;
	padding-left: 0px;
}

@media screen and (max-width: 1024px) {
	#tabUm {
		float: left;
		margin-left: 10%;
	}

	.col-centered {
		display: inline-block;
		float: none;
		text-align: center;
		margin-right: 55px;
	}
}

#obrigado p{
	font-size: 20px;
}

input[readonly="readonly"]{
    background-color: rgb(235, 235, 228);
}

.disabled{
	background: none repeat scroll 0 0 lightgray;
	cursor: default !important;
}

.disabled:hover{
	background: none repeat scroll 0 0 lightgray !important;
}

@media only screen and (max-width:1280px) { 
	#tabUm {
    	margin-left: 20%;
	}
}

@media only screen and (max-width:1250px) { 
	#tabUm {
    	margin-left: 18%;
	}
}

@media only screen and (max-width:1230px) { 
	#tabUm {
    	margin-left: 10%;
	}
}