/* FONTS */
@font-face {
	font-family: "Gotham-Black";
	src: url("../../../styles/font/gotham/Gotham-Black.eot");
}

@font-face {
	font-family: "Gotham-Black";
	src: url("../../../styles/font/gotham/Gotham-Black.otf");
}

@font-face {
	font-family: "Gotham-Bold";
	src: url("../../../styles/font/gotham/Gotham-Bold.eot");
}

@font-face {
	font-family: "Gotham-Bold";
	src: url("../../../styles/font/gotham/Gotham-Bold.otf");
}

@font-face {
	font-family: "Gotham-Book";
	src: url("../../../styles/font/gotham/Gotham-Book.eot");
}

@font-face {
	font-family: "Gotham-Book";
	src: url("../../../styles/font/gotham/Gotham-Book.otf");
}

@font-face {
	font-family: "Gotham-Medium";
	src: url("../../../styles/font/gotham/Gotham-Medium.eot");
}

@font-face {
	font-family: "Gotham-Medium";
	src: url("../../../styles/font/gotham/Gotham-Medium.otf");
}

body {
	font-family: 'Gotham-Book';
	font-size: 10pt;
	color: #808378;
}

h1{
	font-family: 'Gotham-Bold';
	font-size: 27pt;
	color: #FFF;
}

h2 {
	font-size: 25pt;
	font-family: 'Gotham-Book';
	color: #3FAF6C;
}

h2 span {
	font-family: 'Gotham-Bold';
}

p {
	margin: 0 0 10px;
}

@media (max-width: 320px) {
	h1, h2 {
		font-size: 17pt;
	}
}

h5 {
	font-family: 'Gotham-Book';
	font-size: 12pt;
	color: #FFF;
	margin-top: 27px;
	margin-bottom: 37px;
}

h5 a {
	color: inherit;
}

h5 a:hover {
	color: inherit;
}

body {
   overflow-x: hidden;
}
.container-fluid{
	padding-left: 0px !important;
	padding-right: 0px !important;
}

/*CONTATO*/
.contato {
	background-color: #305792;
}

.contato h1 {
	margin-bottom: 5px;
}

.contato h2 {
	font-family: 'Gotham-Book';
	font-size: 12pt;
	margin-top: 0px;
	margin-bottom: 30px;
	color: #FFF;
}

.contato label {
	color: #FFF;
	display: block;
	width: 100%;
	font-family: 'Gotham-Book';
	font-size: 13px;
	margin-bottom: 0px;
}

.contato input,
.contato textarea {
	width: 100%;
	background: none;
	border: 1px solid #fff;
	margin-bottom: 8px;
	color: #fff;
	padding-left: 10px;
	outline: none;
	resize: none;
}

.contato textarea {
	height: 100px;
}

.contato input {
	height: 30px;
}

.contato ul {
	list-style: none;
	padding: 0px;
}

.contato li {
	text-align: center;
	border-bottom: 1px solid #4c7abf;
	padding: 20px 0px;
}

.contato ul li:first-child {
	padding-top: 0px;
}

.contato ul li:last-child {
	border: none;
}

.contato h4 {
	width: 100%;
	text-align: center;
	color: #fff;
	font-family: 'Gotham-Black';
	margin: 6px 0;
	font-size: 15px;
}

.contato span {
	width: 100%;
	color: #fff;
	font-family: 'Gotham-Book';
	font-size: 13px;
	line-height: 18px;
}

.contato img {
	height: 40px;
	width: 40px;
}

.contato input[type='submit'] {
	font-size: 14px;
	display: block;
	float: left;
	transition: all .2s ease;
	font-family: 'Gotham-Medium';
	border: 2px solid #fff;
	width: 160px;
	height: 35px;
}

.contato input[type='submit']:hover {
	color: #305792;
	background-color: #FFF;
}

.contato .col-md-3 {
	margin-top: -87px;
}

.contato .confirmacao-envio {
	margin-right: 15px;
	width: 60%;
	float: right;
}

@media (max-width: 991px) {
	.contato .col-md-3 {
		margin-top: 30px;
	}
}

@media (max-width: 520px) {
	.contato .confirmacao-envio {
		width: 100%;
		margin-right: 0px;
	}
}

@media (max-width: 320px) {
	.contato h2 {
		font-size: 11pt;
	}
}

/*ANUNCIO BLING*/
#colunaBling{
	background-color: #00A674;
	height: 113px;
	width: 460px;
	cursor: pointer;
	margin-right: 10px;
}

@media(max-width: 480px){
	#colunaBling{
		width: inherit !important;
		margin-right: initial !important;
	}
	#colunaTiraNota{
		width: inherit !important;
		margin-right: initial !important;
	}

	.anuncio-bling p {
		font-size: 11pt !important;
		margin-left: 80px !important;
	}
}

@media(max-width: 379px){
	.anuncio-bling p {
		font-size: 8pt !important;
		margin-left: 80px !important;
	}
}

#colunaBling a:hover{
	color: white;
}

#colunaTiraNota{
	background-color: #3495CD;
	height: 113px;
	width: 460px;
	cursor: pointer;
}

#colunaTiraNota a:hover{
	color: white;
}

.anuncio-bling {
	background-color: #585858;
}

.borda-verde{
	border-bottom: 22px solid #98C346;
}

.border-right{
	border-right: solid;
	border-color: #e8e8e8;
	border-width: thin;
	height: 90px;
	margin-top: 10px
}

.shadow:hover{
	box-shadow: 0px 0px 35px rgba(0, 0, 0, 0.5);
}

.anuncio-bling img {
	height: 50px;
	margin: 35px 12px;
}

.anuncio-bling .img-tira-nota {
	height: 65px;
	margin-top: 25px;
}

.anuncio-bling h1 {
	font-size: 22pt;
	margin: 25px auto;
	color: white;
}

.anuncio-bling a {
	font-family: 'Gotham-Bold';
	font-size: 17pt;
	color: white;
}

.anuncio-bling p{
	margin: 32px auto;
	font-size: 15pt;
	font-family: "Gotham-Book";
}

.anuncio-bling a:hover {
	background-color: #FFF;
	color: #D0F794;
}

@media (max-width: 767px) {

	.anuncio-bling h1 {
		margin: 30px 0px 40px 0px;
	}

	.anuncio-bling .col-sm-4 a {
		margin: 0px auto 30px;
	}
}

@media (max-width: 320px) {
	.anuncio-bling h1 {
		font-size: 17pt !important;
	}

	.anuncio-bling .col-sm-4 a {
		width: 210px;
	}
}


/* MENU */
#menu {
	height: 75px;
}

#menu nav {
	height: 75px;
}

.navbar {
	background: #FFF;
	border-bottom: 1px solid rgb(221, 221, 221);
}

.logo img{
	margin-top: 10px;
}

.navbar-collapse {
	margin-top: 12.5px;
}

.navbar-header button {
	border: none;
	margin-top: 21px;
}

.navbar-header .icon-bar {
	background-color: black !important;
}

#menu .nav a {
	/*font-family: 'GothamRegular';*/
	color: #009e80;
	font-size: 11pt;
}

#menu .nav a:hover {
	color: #7c7d75;
}

@media (max-width: 991px) {
	.navbar-header {
		float: none;
	}
	.navbar-left,.navbar-right {
		float: none !important;
	}
	.navbar-toggle {
		display: block;
	}
	.navbar-collapse {
		border-top: 1px solid transparent;
		box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
	}
	.navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
	.navbar-collapse {
		margin-top: 8px;
	}
	.navbar-collapse.collapse {
		display: none!important;
	}
	.navbar-nav {
		float: none!important;
	}
	.navbar-nav>li {
		float: none;
		text-align: center;
		border-bottom: 1px solid #e7e7e7;
	}
	.navbar-nav>li:hover{
		background-color: #e7e7e7;
	}
	.navbar-nav>li>a {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.collapse.in {
		display:block !important;
	}
	.pull-right {
		float: none !important;
	}
}

@media (max-width: 767px) {
	.logo img{
		margin-left: 15px;
	}
	.navbar-collapse {
		margin-top: 0px;
		padding: 0px;
	}
	.navbar-nav {
		margin: 0px;
	}
}

.comoFunciona{
	padding-top: 25px;
}

.background-verde{
	background-color: #009C81;
}

.background-marinho{
	background-color: #305792;
}

.comoFunciona .tituloPrincipal{
	font-family: "Gotham-Bold";
	font-size: 22pt;
	color: white;
	font-style: bold;
	height: 20px;
}

.comoFunciona .subtitulo{
	font-size: 13pt;
	font-weight: normal;
	font-family: 'Gotham-Book';
	text-align: center;
	color: white;
	padding-bottom: 40px;
}

.comoFuncionaBottom{
	padding-bottom: 100px;
}

.howItWorksSub{
	/*font-family: "GothamRegular";*/
	font-size: 13pt;
	color: white;
}

.faturaiImg{
	padding-top: 40px;
}

.clienteReceber{
	padding-top: 25px;
	padding-bottom: 15px;
}

.voceGanha{
	padding-top: 10px;
	background-color: #e5e5e5;
	padding-bottom: 20px;
}

.voceGanha .tituloPrincipal{
	padding-bottom: 5px;
}

.tudoEmUm{
	padding-top: 20px;
}

.tituloPrincipal{
	font-size: 22pt;
	font-family: "Gotham-Bold";
	color: #009C81;
	text-align: center;
}

.imgTitle{
	font-family: "Gotham-Book";
	font-size: 19pt;
	color: #009C81;
	text-align: center;
}

.imgSubTitle{
	font-family: "Gotham-Book";
	font-size: 10pt;
	color: black;
	text-align: center;
}

@media (max-width: 400px) {
	.button-inscrever{
		width: 280px !important;
	}
}

.button-especial{
	color: #FFFFFF;
	font-family: "Gotham-Bold";
	font-size: 12pt;
	height: 50px !important;
	background-color: #F4354D;
	border-radius: 0px !important;
	border: 2px solid #FFFFFF !important;
	outline: 2px solid #F4354D;
}

.button-background-branco:hover{
	color: #F4354D;
	background-color: #FFFFFF;
	transition: all .2s ease;
}

.button-background-azul{
	border: 2px solid #005592 !important;
}

.button-background-azul:hover{
	color: #005592;
	background-color: #FFFFFF;
	transition: all .2s ease;
	outline: 2px solid #005592;
}

#bottomText{
	border-style: solid;
	border-color: #d3ecfb;
	padding: 10px 100px;
	margin-top: 35px;
	display: flex;
	align-items: center;
	justify-content: center;
}

#bottomText span{
	font-family: "Gotham-Book";
	font-size: 12pt;
	color: #005592;
	text-align: center;
	display: flex;
	justify-content: center;
}

.tituloEspecial img:first-of-type{
	padding-bottom: 100px;
}

.tituloEspecial h3{
	font-family: "Gotham-Book";
	font-size: 27pt;
	margin-top: 30px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
}

@media(min-width: 769px){
	.tituloLinha h3:before{
		border-top: 2px solid #dfdfdf;
		content:"";
		margin: 0 auto;
		position: absolute;
		top: 19px; left: 0; right: 0; bottom: 0;
		width: 80%;
		z-index: -1;
	}
}

.tituloLinha span{
	background: #fff;
	padding: 0 10px;
}

.imgCenter{
	display: block;
	margin: auto;
}

#carossel h1{
	font-family: "Gotham-Bold";
	font-size: 25pt;
}

#carossel h2{
	font-family: "Gotham-Book";
	font-size: 30pt;
	font-weight: normal;
	color: white;
}

#carossel .banner-01{
	background: url("../imagens/banner-01.jpg");
	background-repeat: repeat;
	background-position: center;
	text-align: center;
	height: 350px;
}

.banner-01-titulo{
	display: inline-block;
	width: 80%;
	padding-top: 6%;
	background-repeat: repeat-x;
}

.banner-01-titulo small{
	font-size: 75% !important;
	color: white !important;
}

@media (max-width: 767px) {
	.banner-01-titulo{
		font-size: 20pt !important;
		padding-top: 20% !important;
	}
}

#carossel .banner-02{
	background: url("../imagens/banner-02.jpg");
	background-repeat: no-repeat;
	background-position: center;
	height: 350px;
}

.banner-02-titulo{
	text-align: left;
	padding-top: 4%;
}

@media (max-width: 1200px) {
	.banner-02-titulo{
		font-size: 23pt !important;
	}
}

@media (max-width: 993px) {
	.banner-02-titulo{
		width: 100%;
		text-align: center;
		padding-top: 5%;
	}

	.banner-02-subtitulo{
		width: 100%;
		text-align: center;
	}

	.banner-02{
		background-image: none !important;
		background-color: #006EAB !important;
	}
}

#carossel .banner-03{
	background: url("../imagens/banner-03.jpg");
	background-repeat: no-repeat;
	background-position: center;
	height: 350px;
}
#titulos{
	padding-top: 40px;
}

.banner-03-titulo{
	text-align: left;
	width: 85%;
}

.banner-03-subtitulo{
	font-size: 13pt !important;
	width: 85%;
}

@media (max-width: 1200px) {
	.banner-03-titulo{
		font-size: 23pt !important;
	}
}

@media (max-width: 993px) {
	.banner-03-titulo{
		width: 100%;
		text-align: center;
		padding-top: 5%;
	}

	.banner-03-subtitulo{
		width: 100%;
		text-align: center;
	}
	.banner-03{
		background-image: none !important;
		background-color: #00ACE6 !important;
	}
}

.menuScroll{
	cursor: pointer;
}

.wh100{
	width: 100%;
}

#carossel .row{
	display: flex;
}

#carossel .carousel-indicators .active {
	background-color: #2fac66;
}

#carossel .carousel-indicators .active {
	background-color: #2fac66;
}

.inscricao input{
	height: 30px;
	border-radius: 0px;
	margin-bottom: 8px;
}

.inscricao label{
	color: #009C81;
}

.inscricao form{
	padding-bottom: 40px;
	padding-top: 50px;
	background-color: white;
	border: 2px solid #d3cdcd;
}

.inscricao #borda-inscrever{
	margin-top: 20px;
	height: 53px;
	border-radius: 0px;
}

.inscricao{
	background-color: #e5e5e5;
}

.inscricao .inscricao-info{
	text-align: center;
	font-size: 12pt;
	font-family: "Gotham-Book";
	padding-top: 15px;
	padding-bottom: 85px;
}

.inscricao .tituloPrincipal{
	padding-top: 50px;
}

.inscricao .subtitulo{
	padding-bottom: 30px;
	font-size: 12pt;
	font-family: "Gotham-Book";
	color: #009C81;
	text-align: center;
}

.inscricao .mostrar-senha{
	right: 23px;
	top: 9px;
}

.inscreverFaturai{
	height: 95px;
	padding-top: 22px;
}

.button-inscrever{
	width: 360px;
}

.perguntas-frequentes {
	background-color: #305792;
	padding-bottom: 15px;

}

.perguntas-frequentes h1 {
	color: white;
	font-size: 22pt;
	padding-top: 35px;
}

.perguntas-frequentes .panel-default {
	background: none;
	border: 0px;
}

.perguntas-frequentes .panel-title {
	font-family: "Gotham-Bold";
	font-size: 14px;
}

.perguntas-frequentes .panel-default>.panel-heading {
	background: none;
	border: 0px;
	color: #FFF;
}

.perguntas-frequentes .panel-group .panel-heading+.panel-collapse>.panel-body {
	border: 0px;
}

.perguntas-accordion .panel-title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
}

.perguntas-accordion h4.panel-title span.glyphicon {
	float: right;
	cursor: pointer;
	font-size: 10px;
}

.perguntas-accordion p, .perguntas-accordion li {
	font-family: 'Gotham-Book';
	font-size: 13px;
	line-height: 18px;
	margin: 5px 0px;
	color: white;
}

.perguntas-accordion .panel {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.dropdown-menu {
	min-width: 230px;
	padding: 10px;
	right: 5%;
	left: auto;
}

.dropdown-menu > * {
	font-family: 'Gotham-Book';
	font-size: 11px;
}

.dropdown-menu input {
	margin: 8px 0px;
}

.dropdown-menu input[type="submit"] {
	background: none;
	margin: 8px 0px;
	margin-top: 15px;
	color: #3faf6c;
	font-family: 'Gotham-Medium', Arial;
	font-size: 13px;
	padding: 5px;
	border: 3px solid #3faf6c;
	width: 100%;
}

.dropdown-menu input[type="submit"]:hover {
	border: 3px solid #3faf6c;
	background: #3faf6c;
	color: #FFF;
}

.container-senha {
	position:relative;
}

.mostrar-senha {
	position: absolute;
	top: 11px;
	right: 12px;
	cursor: pointer;
	color: #999;
	font-size: 13px;
}

#senha {
	padding: 2px 30px 0px 7px;
}
#username {
	padding: 2px 7px 0px 7px;
}

.footer{
	padding-top: 40px;
	background-color: #e8e8e8;
}

.footer a{
	cursor: pointer;
	font-family: "Gotham-Book";
	font-size: 12pt;
	color: gray;
	text-decoration: none;
}

.footer a:hover{
	color: #009C81;

}
.footerLinks{
	text-align: center;
}
.barra{
	font-size: 20px;

}

#navbar-footer ul{
	margin: 0;
	padding: 0;
}

#navbar-footer ul li
{
	list-style-type: none;
	display: inline;
}

@media(max-width: 768px){
	#navbar-footer ul li{
		list-style-type: none;
		display: block;
	}
}

@media(min-width: 769px){
	#navbar-footer li:not(:first-child):before {
		content: "        |        ";
		padding-left: 10px;
		padding-right: 10px;
	}
}

.politica {
	background-color: #305792;
}

.politica ul {
	color: #FFF;
	list-style: none;
	padding: 0px;
	margin-bottom: 50px;
}

.politica h1 {
	margin-bottom: 35px;
}

.login {
	background-color: #305792;
}

.login #diverro {
	margin-top: 20px;
	text-align: center;
	font-family: "Gotham-Book";
	font-size: 13px;
}

.login #aviso {
	margin-top: 10px;
}

.login-form {
	background-color: #e9e9e9;
	padding: 20px 30px 20px 30px;
	margin-bottom: 80px;
	min-height: 400px;
}

.login-form h1 {
	font-size: 27px;
	color: #3FAF6C;
}

.login-form p {
	font-size: 15px;
	color: #3FAF6C;
	margin-top: 10px;
	margin-bottom: 40px;
}

.erro p{
	color: red;
}

.login-form label {
	color: #757575;
	font-family: 'Gotham-Book';
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
}

.login-form a {
	color: #00b872;
	font-family: 'Gotham-Book';
	font-size: 13px;
}

.login-form input {
	border: 1px solid #CCCCCC;
	height: 40px;
	width: 100%;
	padding: 1px 9px 0px 9px;
	font-family: "Gotham-Book";
	font-size: 13px;
}

.login-form #senha{
	padding: 1px 35px 0px 9px;
}

.login-form input[type="submit"] {
	font-family: 'Gotham-Medium';
	font-weight: bold;
	font-size: 1em;
	color: #00b872;
	background: transparent;
	border: 3px solid #00b872;
	height: 40px;
	width: 200px;
	float: right;
	cursor: pointer;
}

.login-form input[type="submit"]:hover {
	background: #00b872;
	color: white;
}

.login-form .container-senha {
	margin-top: 20px;
	position: relative;
}

.login-form .mostrar-senha {
	position: absolute;
	top: 29px;
	right: 27px;
	cursor: pointer;
	color: #999;
	font-size: 15px;
}

@media (max-width: 320px) {
	.login-form {
		padding: 20px 15px 20px 15px;
	}
}

.login-form .link-esqueceu-senha {
	margin: 15px 0 20px 0;
}

/*Recuperar senha*/
.login-form .btEnviar {
	margin-top: 30px;
}

.login #msg {
	float: left;
	margin-top: 27px;
}

@media (max-width: 1199px) {
	.login #msg {
		width: 100%;
		margin-top: 27px;
	}
}

.termos-faq {
	background-color: #305792;
	color: #FFF;
}

.termos-faq .row {
	margin: 20px 0px;
}

.termos-faq h2 {
	color: #FFF;
	font-family: 'Gotham-Bold';
	font-size: 18pt;
}

.termos-faq blockquote {
	border: 0px;
	font-size: 10pt;
	margin-bottom: 0px;
}

.termos-faq	a {
	word-wrap: break-word;
	color: #9cc0f5;
}

.termos-faq h5	a {
	word-wrap: break-word;
	color: #FFF;
}

.termos-faq ol {
	margin: 30px 0px;
	padding-left: 15px;
}

@media (max-width: 320px) {
	.termos-faq h2 {
		font-size: 16pt;
	}
}

.termos-faq p {
	padding: 10px 0px 20px 0px;
}

/*MANUAIS*/
.manuais ul {
	padding-left: 15px;
}

.manuais h5 {
	font-family: 'Gotham-Book';
	font-size: 12pt;
	color: #3FAF6C;
	margin-top: 27px;
	margin-bottom: 0px;
}

.manuais h1 {
	color: #3FAF6C;
	font-size: 23pt;
	margin-top: 40px;
}

.manuais h2 {
	font-size: 21pt;
	margin-top: 50px;
}

.manuais h3 {
	font-family: 'Gotham-Bold';
	margin-top: 40px;
}

.manual h3 {
	font-family: 'Gotham-Book';
	font-size: 18pt;
	margin-top: 40px;
}

.manuais .row:last-of-type {
	margin-bottom: 30px;
}

.manual img{
	margin: 20px 0px;
}

.manual h5 {
	color: #808378;
}

.manual table.simple td,
.manual table.simple th {
	border: 1px #CCC solid;
	padding: 5px;
}

.manual table.simple{
	margin-bottom: 30px;
	width: 100%;
	display:none;
}

.manual .table-hidden {
	width: 100%;
	overflow-x: auto;
}

.manual .open-table {
	margin-top: -15px;
	margin-bottom: 0px;
}

.open-table a {
	cursor: pointer;
}

/* FIM MANUAIS */

.tip-message-red {
	color: #D12149;
}

.tip-message-green {
	color: #027718;
}

#espacoFormulario h1{
	color: #009C81;
}

#msg{
	color: red;
}

#espacoFormulario{
	padding-top: 25px;
	padding-bottom: 5px;
}

.popover-ajuda {
	border-radius: 0px;
}

.popover-ajuda .popover-content{
	color: black;
}

.popover-ajuda .popover-title {
	background-color: white;
}
