body {
	background:url(../img/bg-body.png) repeat-x top #fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.container {
	padding-top:20px;
}
.logo h1 {
	display:none;
}
.logo img {
	text-align:center;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:30px;
	max-width:330px;
	width:100%;
}
h3 {
	color:#425861;
	font-size:32px;
	font-weight:bold;
}
.left p {
	max-width:100%;
	font-size:17px;
	color:#6b8691;
	text-indent:-1px;
}
.logo-left {
	float:left;
	max-width:250px;
	margin-right:30px;
	width:100%;
	overflow:hidden;
}
.left p strong {
	color:#425861;
}
.logo-compartilhe {
	max-width:250px !important;
}
.agradecimento {
	max-width:500px;
	float:left;
	margin-left:20px;
	margin-bottom:30px !important;
	padding:10px;
	text-align:center;
	overflow:hidden;
}
.col-sm-5, .indicacao label {
	float:left;
}
.agradecimento p {
	margin-left:10px !important;
	display:block;
}
.list-group {
	margin-top:30px;
}
.list-group-item {
	border:0px;
	background:url(../img/bullet.png) no-repeat left 8px;
	padding-left:20px;
	padding-top:0px;
	font-size:17px;
	color:#6b8691;
	text-indent:-1px;
}
.col-sm-4 {
	text-align:center;
	background:url(../img/seta02.png) no-repeat right 10px;
	padding-right:59px;
}
.size-16 {
	font-size:18px !important;
	text-align:left;
	font-weight:normal !important;
}
.sem-seta {
	background-image:none;
	padding-right:20px;
}
.col-sm-4 img {
	margin:0 auto;
	margin-bottom:10px;
	max-width:80px;
}
.col-sm-4 h4 {
	font-size:14px;
	display: inline;
	line-height:20px;
}
.col-sm-4 h4.blue {
	color:#009adc;
}
.col-sm-4 h4.green {
	color:#00794c;
}
.col-sm-4 h4.yellow {
	color:#685f00;
}
ul.link {
	float:right;
	clear:both;
	padding:0px;
	margin:0;
}
ul.link li {
	padding:0;
	background:url(../img/bullet.png) no-repeat left 4px;
	padding-left:18px;
	list-style-type:none;
}
ul.link li a {
	color:#666;
}
.social {
	float:right;
	clear:both;
	max-width:220px;
	margin-bottom:30px;
	margin-top:20px;
}
.social a {
	display:block;
	width:38px;
	height:38px;
	float:left;
	margin-left:6px;
}
.social a:hover {
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0.5;
}
.social a span {
	display:none;
}
.social i {
	width:38px;
	height:38px;
	float:left;
}
.rezar {
	background-color:#16532b;
	overflow:hidden;
	width:100%;
	border:0px;
	box-shadow:none;
	border-radius:0px 0px 4px 4px;
}
.social i.icon-facebook {
	background:url(../img/ico-facebook.png) no-repeat;
}
.social i.icon-youtube {
	background:url(../img/ico-youtube.png) no-repeat;
}
.social i.icon-twitter {
	background:url(../img/ico-twitter.png) no-repeat;
}
.social i.icon-google {
	background:url(../img/ico-google.png) no-repeat;
}
.social i.icon-email {
	background:url(../img/ico-email.png) no-repeat;
}
.title-form h2 {
	background: url(../img/bg-h2.png) #f6e10f center top no-repeat;
	color:#4d4601;
	font-size:22px;
	text-align:center;
	margin:0;
	height:50px;
	clear:both;
	border-radius:4px 4px 0px 0px;
	padding-top:14px;
	font-weight:bold;
}
.title-form .arrow {
	background:url(../img/bg-h2.png) bottom no-repeat #16532b;
	width:100%;
	height:10px;
}
.form-horizontal .control-label {
	color:#fff;
	font-size:16px;
	padding-right:0px;
	text-align:right;
	font-weight:normal;
	background:none;
}
.form-horizontal .checkbox label {
	color:#FFF;
	font-size:12px;
}
.btn-enviar {
	font-size:28px;
	color:#fff;
	text-align:center;
	background:#1b9143;
	margin:0 auto;
	font-weight:bold;
	max-width:350px;
	height:73px;
	padding: 6px 12px;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid transparent;
	border-radius: 4px;
	float:none;
	overflow:hidden;
	display:block;
	border-bottom:4px #1eb04f solid;
	-webkit-transition: background linear 150ms;
}
.btn-enviar:hover {
	background:#f6e10f;
	color:#585002;
	border-bottom:4px #585002 solid;
}
.panel-default>.panel-heading {
	background:#e1ecf0;
	text-align:center;
	border:0px;
	font-size:20px;
	color:#425861;
}
.panel-default {
	border:0px;
}.col-lg-12{
	clear:both;
}
.panel-body {
	background:#ebf2f5;
	border-radius: 0px 0px 8px 8px;
}
.panel-default>.panel-heading strong {
	color:#009adc;
	font-weight:bold;
}
.panel-body ul li {
	margin-top:10px;
	color:#009adc;
	list-style:none;
	background:url(../img/ico-nome.png) no-repeat left 4px;
	padding-left:20px;
	margin-left:20px;
	-webkit-transition: background linear 150ms
}
.panel-body ul li:hover {
	color:#1b9143;
	cursor:default;
}
.panel-body ul li.title {
	list-style-type:none;
	color:#425861;
	font-size:16px;
	background:none;
	margin:0px;
}
.panel-body ul li.title span {
	font-size:14px;
}
.footer {
	position: relative;
	bottom: 0;
	width: 100%;
	background:url(../img/bg-footer.png) repeat-x bottom #eaf1f2;
	padding-bottom:30px;
	margin-top:30px;
}
.footer .container p {
	margin:0 auto;
	max-width:340px;
	text-align:center;
	color:#425861;
	display:block;
	margin-bottom:10px;
}
.footer .container p a {
	color:#425861;
}
.seta {
	background:url(../img/seta.png) no-repeat;
	padding-bottom:50px;
	width:169px;
	height:68px;
	float:right;
	margin-top:-20px;
}
.jumbotron {
	background:#ebf2f5;
	margin-bottom:0px;
}
.jumbotron p {
	font-size:26px;
	color:#425861;
}
.seta02 {
	background-image:url(../img/seta03.png);
	width:64px;
	height:20px;
	margin:0 auto;
	margin-bottom:30px;
}
.video {
	margin:0 auto;
	max-width:620px;
	position:relative;
	background:#ebf2f5;
	padding:30px;
	margin-bottom:40px;
}
.form-horizontal .radio, .form-horizontal .checkbox {
	height:auto !important;
	min-height:inherit;
}
#spanCarregando {
	width:50%;
	display:block;
	margin:0 auto;
	background-color:#fff;
	padding:6px;
	border-radius:6px;
	color:#1b9143;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.bts ul {
	max-width:597px;
	margin:0 auto;
	padding:0px;
	margin-bottom:40px;
}
.bts ul li img {
	width:100%;
}
.compartilhe {
	max-width:400px;
	margin:0 auto;
}
.bts ul li {
	list-style-type:none;
	margin-top:16px;
}
.indicacao {
	padding:20px;
	max-width:700px;
	margin:0 auto;
}
.indicacao .btn-enviar {
	height:44px;
	font-size:20px;
}
.indicacao label {
	font-size:22px;
	color:#063;
	text-align:center;
	background:#4288a6;
	color:#fff;
	max-width:50px;
	border-radius:10px;
}
.chamada {
	max-width:700px;
	margin: 0 auto;
	padding:20px;
}
.chamada p {
	font-size:20px;
	font-weight:bold;
}
.indicacao .form-group {
	height:auto;
	width:100%;
	margin-bottom:16px;
	display:inline-block;
}
.logo-agradecimento {
	float:left;
}
.logo-agradecimento img {
	max-width:250px;
	margin-top:20px;
}
 @media (max-width: 991px) {
	 
	 .seta03{
	display:none;
}
 .seta {
 display:none;
}
.agradecimento{
	max-width:100%;
}
.logo-agradecimento{
	float:none;
	max-width:250px;
	margin:0 auto;
	margin-bottom: 17px;
}
 ul.link, .social {
 display:none
}
.col-sm-offset-1 {
 margin-left: 20.333333%;
}
.col-lg-12{
	clear:both;
}
 .col-sm-4 {
 background:none;
 margin-bottom:30px;
 padding:0px;
}
 .form-horizontal .form-group {
 margin:0px;
margin-bottom:7px;
}
 .form-horizontal .control-label {
 margin:0px;
}
 .btn-enviar {
 font-size:16px;
}
 .panel-body ul {
 max-width:400px;
 margin:0 auto;
}
 .jumbotron p {
 font-size:20px;
 color:#425861;
}
}
 @media (max-width: 500px) {
 .panel-body ul {
 padding-left:0px;
 width:70%;
}
 .jumbotron p {
 font-size:16px;
 color:#425861;
}
.col-lg-12{
	clear:both;
}.agradecimento{
	max-width:100%;
}
.logo-agradecimento{
	float:none;
	max-width:250px;
	margin:0 auto;
	margin-bottom: 17px;

}
.seta03{
	display:none;
}
}
