@charset "utf-8";

@import url(https://fonts.googleapis.com/css?family=Lato:400,700,900,400italic,700italic,900italic);
@import url(https://fonts.googleapis.com/css?family=Raleway:600,800);

@import url("bootstrap.min.css");
@import url("owl.carousel.css");

body {
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	line-height: 1.6;
	color: #333;
}

a,
a:hover,
a:active,
a:focus,
a:visited {
	color: #333;
	text-decoration: none;
}

* {
	outline: none;
}

.upper { text-transform:uppercase; }

/* topo */

#topo .logo {
	padding: 0;
	margin: 25px 0;
	line-height: 1;
}

#topo .busca {
	height: 60px;
	padding: 20px;
	border: 1px solid #ddd;
	margin: 40px 0;
	box-sizing: border-box;
	border-radius: 3px;
}

#topo .busca input[type=text] {
	width: 80%;
	height: 20px;
	font-size: 0.929em;
	font-style: italic;
	border: none;
}

#topo .busca button {
	background: url(../images/ico_busca.png);
	width: 20px;
	height: 20px;
	float: right;
	font-size: 0;
	border: none;
}

#topo .atendimento {
	width: 100%;
	height: 60px;
	display: table;
	margin: 40px 0;
}

#topo .atendimento a.online,
#topo .atendimento a.offline {
	background: url(../images/bg_atendimento.png) #00b200 left no-repeat;
	width: 100%;
	height: 100%;
	display: table-cell;
	vertical-align: middle;
	padding-left: 60px;
	font-family: 'Raleway';
	font-weight: 600;
	font-size: 0.643em;
	color: #fff;
	line-height: 1.4;
	text-shadow: 1px 1px 0 rgba(0,0,0,.1);
	text-transform: uppercase;
	box-shadow: inset 0 -2px 0 0 rgba(0,0,0,.1);
	box-sizing: border-box;
	border-radius: 3px;
}

#topo .atendimento a.offline {
	background-color: #b20000;
}

#topo .atendimento a.online strong,
#topo .atendimento a.offline strong {
	font-weight: 800;
	font-size: 1.667em;
}

#topo .atendimento a img {
	display: block;
	margin: auto;
}

#menu {
	background: #3b93b9;
	border-bottom: 2px solid #92bad0;
}

#menu > .container > ul {
	width: 100%;
	display: table;
	position: relative;
	padding: 0;
	margin: 0;
	list-style: none;
	z-index: 99;
}

#menu > .container > ul > li {
	display: table-cell;
	vertical-align: middle;
	position: relative;
	text-align: center;
}

#menu > .container > ul > li > a {
	background: url(../images/sep_menu.png) right no-repeat;
	display: block;
	padding: 16px 10px 16px 8px;
	font-family: 'Raleway';
	font-weight: 800;
	font-size: 0.929em;
	color: #fff;
	text-shadow: 1px 1px 0 rgba(0,0,0,.1);
	text-transform: uppercase;
}

#menu > .container > ul > li:first-child > a {
	padding-left: 0;
}

#menu > .container > ul > li:nth-last-child(2) > a {
	background: none;
}

#menu > .container > ul > li:last-child > a {
	background: rgba(0,0,0,.1);
}

#menu > .container > ul > li > ul,
#menu > .container > ul > li > ul > li > ul {
	background: #92bad0;
	min-width: 190px;
	padding: 15px 10px;
	list-style: none;
	position: absolute;
	text-align: left;
	border-bottom: 2px solid #3b93b9;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

#menu > .container > ul > li > ul > li > ul {
	top: -15px;
	left: 170px;
}

#menu > .container > ul > li > ul > li,
#menu > .container > ul > li > ul > li > ul > li {
	display: block;
	position: relative;
}

#menu > .container > ul > li > ul > li > a,
#menu > .container > ul > li > ul > li > ul > li > a {
	display: block;
	padding: 5px 10px;
	font-family: 'Raleway';
	font-size: 0.786em;
	color: #fff;
	text-shadow: 1px 1px 0 rgba(0,0,0,.1);
	text-transform: uppercase;
}

#menu > .container > ul > li:hover > ul,
#menu > .container > ul > li > ul > li:hover > ul {
	visibility: visible;
	opacity: 1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

#menu > .container > ul > li:hover > a,
#menu > .container > ul > li > ul > li:hover > a,
#menu > .container > ul > li > ul > li > ul > li:hover > a {
	opacity: .8;
}

/* meio */

#meio {
	padding-top: 45px;
	padding-bottom: 45px;
}

#slide {
	position: relative;
	margin-bottom: 40px;
}

#slide .owl-dots {
	height: 5px;
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 1;
}

#slide .owl-dots .owl-dot {
	background: #92bad0;
	width: 25px;
	height: 5px;
	float: left;
	margin-left: 5px;
	opacity: .5;
}

#slide .owl-dots .owl-dot:hover {
	opacity: .8;
}

#slide .owl-dots .owl-dot.active {
	opacity: 1;
}

#slide ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#slide ul li {
	position: relative;
}

#slide ul li a {
	display: block;
	position: relative;
}

#slide ul li a img {
	display: block;
	border-radius: 5px;
}

#slide ul li a .caption {
	background-image: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,1));
	padding: 40px 20px 20px;
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	font-weight: 900;
	font-size: 1.429em;
	font-style: italic;
	color: #fff;
	text-shadow: 1px 1px 0 rgba(0,0,0,.1);
	z-index: 1;
	border-radius: 0 0 5px 5px;
}

.abas-concursos {
	background: #f5f5f5;
	width: 100%;
	display: table;
	margin-bottom: 30px;
}

.abas-concursos a {
	height: 60px;
	display: table-cell;
	vertical-align: middle;
	font-family: 'Raleway';
	font-weight: 800;
	color: #aaa;
	text-align: center;
	text-transform: uppercase;
}

.abas-concursos a.ativo {
	background: #fff;
	color: #3b93b9;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	box-shadow: inset 0 2px 0 0 #3b93b9;
}

.concursos {
	margin-bottom: 5px;
}

.concursos .item-concurso {
	margin-bottom: 25px;
}

.concursos .item-concurso a {
	display: block;
	font-weight: 700;
	font-size: 0.929em;
	color: #666;
}

.concursos .item-concurso a:after {
	content: "";
	display: block;
	clear: both;
}

.concursos .item-concurso a img {
	float: left;
	margin-right: 10px;
}

.botoes-home .bt {
	width: 100%;
	height: 70px;
	display: table;
	margin-bottom: 10px;
}

.botoes-home .bt a {
	width: 100%;
	height: 100%;
	display: table-cell;
	vertical-align: middle;
	padding: 15px;
	font-family: 'Raleway';
	font-weight: 600;
	font-size: 0.786em;
	color: #fff;
	line-height: 1.4;
	text-shadow: 1px 1px 0 rgba(0,0,0,.1);
	text-transform: uppercase;
	box-shadow: inset 0 -2px 0 0 rgba(0,0,0,.1);
	box-sizing: border-box;
	border-radius: 3px;
}

.botoes-home .bt a:before {
	content: "";
	background-position: center;
	background-repeat: no-repeat;
	width: 49px;
	height: 41px;
	float: left;
	margin-right: 10px;
}

.botoes-home .bt a strong {
	font-weight: 800;
	font-size: 1.455em;
}

.botoes-home .bt.mais-concursos a {
	background-color: #3b93b9;
}

.botoes-home .bt.mais-concursos a:before {
	background-image: url(../images/ico_mais-concursos.png);
}

.botoes-home .bt.inscricoes a {
	background-color: #00b200;
}

.botoes-home .bt.inscricoes a:before {
	background-image: url(../images/ico_inscricoes-online.png);
}

.botoes-home .bt.boleto a {
	background-color: #92bad0;
}

.botoes-home .bt.boleto a:before {
	background-image: url(../images/ico_segunda-via-boleto.png);
}

.botoes-home .bt.certificado a {
	background-color: #75adc8;
}

.botoes-home .bt.certificado a:before {
	background-image: url(../images/ico_certificado.png);
}

.botoes-home .bt.faq a {
	background-color: #3b93b9;
}

.botoes-home .bt.faq a:before {
	background-image: url(../images/ico_faq.png);
}

.titulo-secao-1 {
	font-family: 'Raleway';
	font-size: 1em;
	font-weight: 600;
	text-transform: uppercase;
	padding-bottom: 4px;
	margin-bottom: 20px;
	border-bottom: 2px solid #e5e5e5;
}

.titulo-secao-1 strong {
	font-weight: 800;
	color: #3b93b9;
}

.bt-form {
	background: #3b93b9;
	height: 40px;
	display: inline-block;
	vertical-align: middle;
	padding: 0 25px;
	font-family: 'Raleway';
	font-weight: 800;
	font-size: 0.929em;
	color: #fff;
	text-shadow: 1px 1px 0 rgba(0,0,0,.1);
	text-transform: uppercase;
	border: none;
	box-shadow: inset 0 -2px 0 0 rgba(0,0,0,.1);
	border-radius: 4px;
	cursor: pointer;
}

.login-lateral,
.noticias-lateral,
.concursos-lateral,
.enquete-lateral {
	margin-bottom: 30px;
}

.login-lateral .input {
	width: 100%;
	height: 40px;
	display: block;
	padding: 12px;
	font-size: 0.857em;
	border: 1px solid #ddd;
	box-sizing: border-box;
	border-radius: 4px;
	margin-bottom: 10px;
}

.login-lateral a,
.enquete-lateral a {
	font-size: 0.857em;
	color: #666;
	margin-left: 10px;
}

.noticias-lateral ul,
.concursos-lateral ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.noticias-lateral ul li,
.concursos-lateral ul li {
	font-size: 0.786em;
	color: #999;
	line-height: 1.4;
	padding-bottom: 9px;
	margin-bottom: 9px;
	border-bottom: 1px solid #e5e5e5;
}

.noticias-lateral ul li:last-child,
.concursos-lateral ul li:last-child {
	border-bottom: none;
}

.noticias-lateral ul li a,
.concursos-lateral ul li a {
	font-weight: 700;
	font-size: 1.091em;
}

.noticias-lateral .vermais,
.concursos-lateral .vermais {
	background: #92bad0;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	vertical-align: middle;
	padding: 0 20px;
	font-family: 'Raleway';
	font-weight: 800;
	font-size: 0.786em;
	color: #fff;
	text-shadow: 1px 1px 0 rgba(0,0,0,.1);
	text-transform: uppercase;
	box-shadow: inset 0 -2px 0 0 rgba(0,0,0,.1);
	border-radius: 4px;
}

.enquete-lateral p {
	font-size: 0.857em;
}

.enquete-lateral p label {
	font-weight: normal;
	margin: 0;
}

.enquete-lateral p input {
	display: inline-block;
	vertical-align: middle;
	padding: 0;
	margin: 0 3px 0 0;
}

.enquete-lateral .bt-form,
.enquete-lateral a {
	margin-top: 8px;
}

/* paginas internas */

.breadcrumb {
	background: none;
	padding: 0;
	font-family: 'Raleway';
	font-size: 0.786em;
	color: #999;
	margin: 0 0 15px;
}

.breadcrumb li a {
	font-weight: 800;
	color: #666;
}

.titulo-pagina {
	padding: 0;
	font-family: 'Raleway';
	font-weight: 800;
	font-size: 1.714em;
	color: #3b93b9;
	line-height: 1;
	text-transform: uppercase;
	margin: 0 0 25px;
}

.subtitulo-pagina {
	font-family: 'Raleway';
	font-weight: 800;
	font-size: 1.286em;
	color: #92bad0;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.subtitulo-pagina .botoes {
	float: right;
}

.subtitulo-pagina .botoes a {
	background: #3b93b9;
	display: inline-block;
	vertical-align: middle;
	padding: 5px 9px 3px;
	font-size: 0.550em;
	font-weight: 800;
	color: #fff;
	text-shadow: 1px 1px 0 rgba(0,0,0,.1);
	text-transform: uppercase;
	margin: 0 3px;
	box-shadow: inset 0 -2px 0 0 rgba(0,0,0,.1);
	border-radius: 3px;
}

.conteudo-pagina {
	max-width: 100%;
	position: relative;
	text-align: justify;
	margin-bottom: 20px;
}

.conteudo-pagina.concurso {
	background: #f4f4f4;
	padding: 20px 20px 0;
	font-size: 0.929em;
	color: #666;
	margin-bottom: 30px;
	border-radius: 3px;
}

.conteudo-pagina h1,
.conteudo-pagina h2,
.conteudo-pagina h3,
.conteudo-pagina h4,
.conteudo-pagina h5,
.conteudo-pagina h6 {
	padding: 0;
	margin: 0 0 30px;
	font-weight: 900;
	color: #3b93b9;
	line-height: 1.2;
}

.conteudo-pagina a {
	text-decoration: underline;
}

.conteudo-pagina img {
	display: block;
	margin: 0 auto 30px;
}

.conteudo-pagina a img {
	display: inline-block;
	vertical-align: middle;
	margin: 0;
}

.conteudo-pagina .email {
	background: url(../images/ico_email.png) center top no-repeat;
	width: 16px;
	height: 18px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 8px;
}

.conteudo-pagina table,
.conteudo-pagina p,
.conteudo-pagina ul,
.conteudo-pagina ol {
	margin-bottom: 20px;
}

.conteudo-pagina ul,
.conteudo-pagina ol {
	padding: 0;
	list-style-position: inside;
}

.conteudo-pagina b,
.conteudo-pagina strong {
	font-weight: 900;
}

.conteudo-pagina table {
	border-spacing: 2px;
	border-collapse: separate;
	font-size: 0.857em;
}

.conteudo-pagina table thead tr th {
	padding: 10px;
	vertical-align: middle;
	font-size: 1.083em;
	font-weight: 900;
	color: #3b93b9;
	text-align: center;
	text-transform: uppercase;
	border: 1px solid #ddd !important;
}

.conteudo-pagina table tbody tr td {
	padding: 20px;
	vertical-align: middle;
}

.botoes-pagina {
	font-size: 0.786em;
	font-weight: 900;
	text-transform: uppercase;
}

.botoes-pagina a {
	display: inline-block;
	vertical-align: middle;
	padding-left: 16px;
	color: #3b93b9;
	cursor: pointer;
}

.botoes-pagina a.voltar {
	background: url(../images/ico_voltar.png) left no-repeat;
}

.botoes-pagina a.topo {
	background: url(../images/ico_topo.png) left no-repeat;
	margin-left: 15px;
}

.botoes-pagina a.imprimir {
	background: url(../images/ico_imprimir.png) left no-repeat;
	margin-left: 15px;
}

.menu-lateral {
	margin-bottom: 30px;
}

.menu-lateral ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.menu-lateral ul li {
	display: block;
	padding-bottom: 8px;
	margin-bottom: 8px;
	border-bottom: 1px solid #eee;
}

.menu-lateral ul li:last-child {
	border-bottom: none;
}

.menu-lateral ul li a {
	background: url(../images/seta_1.png) left no-repeat;
	display: block;
	padding-left: 10px;
	color: #666;
}

.menu-lateral ul li.ativo a {
	font-weight: 900;
	color: #333;
}

table.concursos tbody tr td.text-left {
	line-height: 1.4;
}

table.concursos tbody tr td.text-left img {
	float: left;
	margin: 0 10px 0 0;
}

table.concursos tbody tr td.text-left strong {
	font-size: 1.083em;
	color: #333;
}

table.concursos tbody tr td.text-left small {
	color: #666;
}

table.concursos .detalhes {
	background: #3b93b9;
	display: inline-block;
	vertical-align: middle;
	padding: 4px 9px 2px;
	font-family: 'Raleway';
	font-weight: 800;
	font-size: 0.571em;
	color: #fff;
	text-shadow: 1px 1px 0 rgba(0,0,0,.1);
	text-transform: uppercase;
	border-radius: 3px;
}

table.concursos .inscricao,
table.concursos .suspenso {
	background: #00b200;
	display: inline-block;
	vertical-align: middle;
	padding: 4px 10px;
	font-family: 'Raleway';
	font-weight: 800;
	font-size: 0.917em;
	color: #fff;
	text-shadow: 1px 1px 0 rgba(0,0,0,.1);
	text-transform: uppercase;
	border-radius: 3px;
	margin-top: 8px;
}

table.concursos .suspenso {
	background: #b20000;
	margin-top: 0;
}

.cabecalho-concurso {
	margin-bottom: 25px;
}

.cabecalho-concurso .compartilhe {
	float: right;
	text-align: right;
}

.cabecalho-concurso .compartilhe strong {
	display: block;
	font-size: 0.786em;
	font-weight: 900;
	color: #7f7f7f;
	text-transform: uppercase;
	margin-bottom: 3px;
}

.cabecalho-concurso .compartilhe img {
	float: inherit;
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 0 4px;
	border-radius: 3px;
}

.cabecalho-concurso img {
	float: left;
	margin-right: 10px;
}

.cabecalho-concurso .titulo-pagina {
	margin: 0 0 5px;
}

.cabecalho-concurso .subtitulo-pagina {
	padding: 0;
	margin: 0;
	font-weight: 400;
	font-size: 0.857em;
	line-height: 1;
	color: #666;
}

.cabecalho-concurso .subtitulo-pagina b,
.cabecalho-concurso .subtitulo-pagina strong {
	font-weight: 900;
}

.topicos-concurso {
	font-size: 0.929em;
	margin-bottom: 25px;
}

.topicos-concurso ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.topicos-concurso ul li {
	display: block;
	margin-bottom: 5px;
}

.topicos-concurso ul li a {
	padding-left: 22px;
}

.topicos-concurso ul li.pdf a {
	background: url(../images/ico_c_pdf.png) left no-repeat;
}

.topicos-concurso ul li.doc a {
	background: url(../images/ico_c_doc.png) left no-repeat;
}

.topicos-concurso ul li.url a {
	background: url(../images/ico_url.gif) left no-repeat;
}

.topicos-concurso ul li.inscricao a {
	background: url(../images/ico_c_inscricao.png) left no-repeat;
	font-weight: 900;
	color: #00b200;
	text-transform: uppercase;
}

.topicos-concurso ul li.inscricao.fim a {
	background-image: url(../images/ico_c_inscricao_fim.png);
	color: #b20000;
}

#mapa {
	height: 300px;
}

.formulario {
	margin-bottom: 15px;
}

.formulario .item-formulario {
	margin-bottom: 30px;
}

.formulario .item-formulario label {
	display: block;
	font-weight: 900;
	font-size: 0.929em;
	margin-bottom: 5px;
}

.formulario .item-formulario .input {
	background: #eee;
	width: 100%;
	min-height: 50px;
	padding: 12px;
	border: 1px solid #d5d5d5;
	box-sizing: border-box;
	border-radius: 3px;
}

.formulario .item-formulario select.input {
	background: url(../images/seta_select.png) #eee right no-repeat;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
}

.formulario .item-formulario textarea.input {
	overflow: auto;
	resize: none;
}

.formulario .item-formulario.botao {
	text-align: right;
}

.formulario .item-formulario.botao .bt-form {
	margin-right: 10px;
}

.formulario .item-formulario.botao a {
	font-size: 0.857em;
	color: #666;
}

.endereco-lateral {
	margin-bottom: 30px;
}

.endereco-lateral img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}

.bloco-login {
	padding: 30px;
	border: 1px solid #ddd;
	margin-bottom: 30px;
	border-radius: 3px;
}

.bloco-login .titulo {
	font-family: 'Raleway';
	font-weight: 800;
	font-size: 1.286em;
	color: #92bad0;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.bloco-login p {
	margin-bottom: 25px;
}

.bloco-login .formulario {
	margin-bottom: 0;
}

.bloco-login .botao {
	text-align: left !important;
	margin-bottom: 0;
}

.item-cadastro {
	margin-bottom: 10px;
}

.subtitulo-formulario {
	font-family: 'Raleway';
	font-weight: 800;
	font-size: 1.286em;
	color: #92bad0;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.item-formulario .cep {
	display: inline-block;
	vertical-align: middle;
	font-size: 0.857em;
	color: #666;
	margin-top: 40px;
}

.item-cadastro .item-formulario.botao {
	text-align: left;
}

.listagem-noticias {
	margin-bottom: 30px;
}

.listagem-noticias ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.listagem-noticias ul li {
	display: block;
	font-size: 0.857em;
	color: #999;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #e5e5e5;
}

.listagem-noticias ul li a {
	display: inline-block;
	vertical-align: middle;
	font-weight: 900;
	font-size: 1.083em;
	margin-left: 10px;
}

.paginacao {
	text-align: center;
	margin-bottom: 20px;
}

.paginacao .pagination {
	font-size: 0.857em;
}

.paginacao .pagination .current {
	font-weight: 900;
}

.data-noticia {
	font-size: 0.857em;
	color: #999;
}

.titulo-noticia {
	padding: 0;
	font-weight: 900;
	font-size: 1.750em;
	color: #3b93b9;
	margin: 5px 0 30px;
}

.accordions {
	margin-bottom: 20px;
}

.accordions .accordion {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #eee;
}

.accordions .accordion:last-child {
	border-bottom: none;
}

.accordions .accordion .titulo {
	background: url(../images/seta_1.png) left no-repeat;
	padding-left: 10px;
	color: #3b93b9;
	cursor: pointer;
}

.accordions .accordion .titulo.ativo {
	background-image: url(../images/seta_2.png);
	padding-left: 14px;
	font-weight: 900;
}

.accordions .accordion .descricao {
	display: none;
	margin-top: 15px;
}

/* rodape */

#rodape {
	border-top: 1px solid #ddd;
}

#rodape .container {
	padding-top: 35px;
	padding-bottom: 35px;
	font-size: 0.857em;
	color: #666;
	border-top: 2px solid #92bad0;
	margin-top: -2px;
}

#rodape .titulo {
	font-family: 'Raleway';
	font-weight: 800;
	font-size: 1.083em;
	color: #3b93b9;
	text-transform: uppercase;
	margin-bottom: 10px;
}

#rodape a {
	color: #666;
}

#rodape ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#rodape ul li {
	width: 49.5%;
	display: inline-block;
	vertical-align: middle;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 6px;
}

#rodape .newsletter {
	display: block;
	margin-top: 15px;
}

#rodape .div-input {
	width: 42%;
	float: left;
	padding-right: 10px;
	box-sizing: border-box;
}

#rodape .input {
	width: 100%;
	height: 40px;
	display: block;
	padding: 12px;
	border: 1px solid #ddd;
	box-sizing: border-box;
	border-radius: 4px;
	margin-bottom: 10px;
}

#rodape .bt-form {
	width: 16%;
	padding: 0;
}

#rodape .ico {
	margin-right: 7px;
}

#rodape .webmail {
	background: #92bad0;
	height: 30px;
	line-height: 30px;
	display: block;
	font-family: 'Raleway';
	font-weight: 800;
	font-size: 0.917em;
	color: #fff;
	text-align: center;
	text-shadow: 1px 1px 0 rgba(0,0,0,.1);
	text-transform: uppercase;
	box-shadow: inset 0 -2px 0 0 rgba(0,0,0,.1);
	border-radius: 3px;
	margin-top: 20px;
}

#copyright {
	background: #f5f5f5;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 0.857em;
	color: #aaa;
	border-top: 1px solid #eee;
}

#copyright .container {
	position: relative;
}

#copyright .vm {
	background: url(../images/logo_vm.png);
	width: 35px;
	height: 16px;
	position: absolute;
	top: 50%;
	margin-top: -8px;
	right: 15px;
}

/* media queries */

/* desktop */
@media (min-width: 992px) and (max-width: 1199px) {

	.botoes-home .bt a strong {
		font-size: 1.250em;
	}

	.botoes-home.col-1 .bt a strong {
		display: block;
		margin: 2px 0 0;
	}

	.botoes-home.col-1 .bt a br,
	.botoes-home.col-1 .bt a span {
		display: none;
	}

	.botoes-home.col-2 .bt a:before {
		margin: 7px 10px 7px 0;
	}

	#rodape ul li {
		width: 49%;
		text-transform: none;
	}

	#rodape .div-input {
		width: 100%;
		padding-right: 0;
	}

	#rodape .div-input.email {
		width: 80%;
		padding-right: 10px;
	}

	#rodape .bt-form {
		width: 20%;
	}

}

/* tablets */
@media (min-width: 768px) and (max-width: 991px) {

	#topo .logo {
		margin: 35px 0 0;
	}

	#menu > .container > ul > li > a {
		font-size: 0.800em;
		padding-left: 6px;
		padding-right: 6px;
	}

	#menu > .container > ul > li:first-child {
		display: none;
	}

	#menu > .container > ul > li.dir > a {
		background-image: url(../images/ico_cliente.png);
		background-position: center;
		background-repeat: no-repeat;
		padding-left: 0;
		padding-right: 0;
		text-indent: -9999px;
	}

	.botoes-home.col-1 {
		margin-bottom: 20px;
	}

	.botoes-home .bt a strong {
		font-size: 1.250em;
	}

	.botoes-home.col-1 .bt a strong {
		display: block;
		margin: 2px 0 0;
	}

	.botoes-home.col-1 .bt a br,
	.botoes-home.col-1 .bt a span {
		display: none;
	}

	.botoes-pagina {
		margin-bottom: 40px;
	}

	table.concursos .detalhes {
		margin-top: 8px;
	}

	#rodape .clearfix {
		margin-bottom: 20px;
	}

}

/* celulares */
@media (max-width: 767px) {

	#topo .logo img {
		display: block;
		margin: auto;
	}

	#topo .busca,
	#topo .atendimento {
		margin: 0 0 25px;
	}

	#menu .navegue {
		font-family: 'Raleway';
		font-weight: 800;
		font-size: 1.200em;
		color: #fff;
		text-align: center;
		text-shadow: 1px 1px 0 rgba(0,0,0,.1);
		text-transform: uppercase;
		cursor: pointer;
		margin: 5px 0 10px;
	}

	#menu .navegue:before {
		content: "";
		background: url(../images/ico_menu.png) left top no-repeat;
		width: 21px;
		height: 19px;
		display: inline-block;
		vertical-align: middle;
		margin-right: 10px;
	}

	#menu > .container {
		padding-top: 12px;
		padding-bottom: 4px;
	}

	#menu > .container > ul,
	#menu > .container > ul > li,
	#menu > .container > ul > li > ul,
	#menu > .container > ul > li > ul > li > ul {
		background: none;
		padding: 0;
		display: block;
		position: inherit;
		top: inherit;
		left: inherit;
		text-align: left;
		opacity: 1;
		visibility: visible;
	}

	#menu > .container > ul > li > ul,
	#menu > .container > ul > li > ul > li > ul {
		padding-left: 10px;
	}

	#menu > .container > ul > li > a {
		background: none;
		padding: 6px 0 !important;
	}

	#menu > .container > ul > li.dir > a {
		background: url(../images/ico_cliente.png) left 8px no-repeat;
		padding-left: 24px !important;
		margin-bottom: 16px;
	}

	#menu > .container > ul > li > ul > li > a,
	#menu > .container > ul > li > ul > li > ul > li > a {
		padding: 8px 0 !important;
	}

	#menu > .container > ul {
		display: none;
	}

	#slide ul li a .caption {
		font-size: .9em;
	}

	.abas-concursos a {
		font-size: .60em;
	}

	.abas-concursos a.ativo {
		font-size: .70em;
	}

	.botoes-home.col-1,
	.botoes-home.col-2 {
		margin-bottom: 25px;
	}

	.subtitulo-pagina .botoes {
		float: inherit;
		display: block;
	}

	.subtitulo-pagina .botoes a {
		margin: 5px 5px 5px 0;
	}

	.botoes-pagina {
		margin-bottom: 40px;
	}

	table.concursos tbody tr td.text-left img {
		display: none;
	}

	.cabecalho-concurso .compartilhe {
		float: inherit;
		text-align: left;
		margin-bottom: 15px;
	}

	.cabecalho-concurso .compartilhe strong {
		display: none;
	}

	#mapa {
		height: 200px;
	}

	.formulario .item-formulario {
		margin-bottom: 20px;
	}

	.formulario .item-formulario .bt-form {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
		text-align: center;
	}

	.formulario .item-formulario.botao a {
		display: block;
		text-align: center;
		margin-top: 15px;
	}

	.item-formulario .cep {
		display: block;
		margin-left: -10px;
	}

	.listagem-noticias ul li a {
		display: block;
		margin: 0;
	}

	#rodape .bloco {
		margin-bottom: 25px;
	}

	#rodape .newsletter .div-input {
		width: 100%;
		padding-right: 0;
	}

	#rodape .newsletter .bt-form {
		width: 100%;
	}

	#copyright {
		padding-bottom: 50px;
		text-align: center;
	}

	#copyright .vm {
		top: inherit;
		left: 50%;
		margin-left: -17px;
		bottom: -30px;
	}

}


/* impressão */
@media print {

	a[href]:after {
		content: none !important;
	}

	#topo .busca,
	#topo .atendimento,
	#topo #menu,
	#topo .navegue,
	.concursos-lateral,
	.login-lateral,
	.noticias-lateral,
	.botoes-home,
	.botoes-pagina,
	#rodape .bloco,
	#copyright {
		display: none !important;
	}

	#topo .container,
	#rodape .container {
		border: none !important;
	}

}


/* Barra de resultado da enquete - Edno, 15 nov 2015 */
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,2989d8+50,207cca+51,7db9e8+100;Blue+Gloss+Default */
#barra { height:10px; }
#barra { background: #1e5799; } /* Old browsers */
#barra { background: -moz-linear-gradient(top,  #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%); } /* FF3.6-15 */
#barra { background: -webkit-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); } /* Chrome10-25,Safari5.1-6 */
#barra { background: linear-gradient(to bottom,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); } /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); } /* IE6-9 */



