* {
	font-family: 'Roboto', sans-serif;
	outline: none
}

input:active,
input:focus,
button:active,
button:focus {
	outline: none!important;
	border: none!important
}

body {
	background: #f4f7fa;
	color: #888;
	overflow: hidden
}

header {
	height: 60px;
	background: #114670;
	color: #fff
}

header .container {
	position: relative
}

header .main-title {
	line-height: 60px;
	font-size: 24px
}

header .logo {
	line-height: 60px
}

header .toggle-widget-icon {
	width: 30px;
	height: 60px;
	position: absolute;
	top: 0;
	line-height: 60px;
	text-align: center;
	right: 20px;
	cursor: pointer;
	font-size: 22px
}

section.search {
	height: 80px;
	background: #a335be;
	z-index: 3;
	position: relative
}

section.search .container {
	padding-left: 40px;
	padding-right: 40px
}

section.search .container .input-group {
	margin-top: 20px
}

section.search .container input {
	height: 43px;
	font-size: 14px;
	outline: none!important;
	border: none!important;
	box-shadow: none!important
}

section.search .container button {
	padding: 10.5px;
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	border: none;
	padding-left: 30px;
	padding-right: 30px
}

section.topics .container {
	position: relative
}

section.topics {
	-webkit-box-shadow: 0 0 10px 5px rgba(212, 212, 212, 1);
	-moz-box-shadow: 0 0 10px 5px rgba(212, 212, 212, 1);
	box-shadow: 0 0 10px 5px rgba(212, 212, 212, 1);
	z-index: 2;
	position: relative;
	background: #fff
}

section .container h4 {
	height: 40px;
	line-height: 40px;
	margin-top: 0;
	margin-bottom: 0;
	text-transform: uppercase;
	cursor: pointer;
	padding-left: 10px
}

section.topics .container .icon {
	width: 30px;
	height: 40px;
	line-height: 40px;
	position: absolute;
	right: 0;
	top: 0;
	text-align: center;
	cursor: pointer
}

.show-topics-icon {
	display: show
}

.hide-topics-icon {
	display: none
}

section.topics ul {
	margin: 0;
	margin-left: -15px;
	margin-right: -15px;
	padding: 0;
	list-style: none;
	display: none;
	clear: both;
	overflow: auto;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc
}

section.topics ul li {
	float: left;
	width: 33%;
	text-align: center;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	overflow: hidden
}

section.topics ul li:nth-child(3n+3) {
	width: 34%;
	border-right: none
}

section.topics ul li a {
	width: 100%;
	display: block;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	text-transform: uppercase;
	color: #888
}

section.topics ul li a:hover,
section.topics ul li a:active,
section.topics ul li a:visited,
section.topics ul li a:focus {
	text-decoration: none;
	background: #f3f3f3
}

section.home-title {
	height: 40px;
	border-bottom: 1px solid #d4d4d4;
	overflow: hidden;
	position: absolute;
	width: 100%;
	top: 132px
}

section.home-title h4 {
	line-height: inherit;
	padding-top: 14px
}

section.home {
	background: #fff;
	position: absolute;
	top: 180px;
	bottom: 50px;
	width: 100%;
	z-index: 1;
	overflow-y: auto
}

section.home .container ul {
	list-style: none;
	margin-top: 0px;
	padding-left: 10px
}

section.home .container.icon-list ul {
	text-align: center
}

section.home .container ul li {
	min-height: 30px;
	margin-bottom: 12px
}

section.home .container ul li a {
	color: #888;
	font-size: 16px;
	display: block
}

section.home .container ul li a:hover {
	color: #444
}

section.home .container ul li a:hover,
section.home .container ul li a:focus,
section.home .container ul li a:active,
section.home .container ul li a:visited {
	text-decoration: none
}

section.home .container ul li a span {
	margin-left: 10px;
	width: 96%;
    display: inline-block;    
    vertical-align: top;
}

section.home-title h4 {
	font-size: 16px
}

section.home-title h4 a {
	background: #f4f7fa;
	color: #888;
	text-decoration: none;
	margin-left: -10px;
	padding-left: 10px
}

section.home-title h4 a:hover {
	text-decoration: none
}

section.home-title h4 span.qtd {
	margin-left: 5px
}

body.exibir-topicos-grandes section.home {
	top: 180px
}

body.exibir-topicos-grandes.faq-toolbar-divided section.home.topics-icon,
body.exibir-topicos-grandes.faq-toolbar-top section.home.topics-icon {
	top: 190px
}

body.exibir-topicos-grandes section.home.topics-icon {
	top: 140px
}

body.exibir-topicos-grandes section.home-title {
	top: 140px
}

body.exibir-topicos-grandes section.home-title h4 {
	padding-top: 9px
}

body.exibir-topicos-grandes section.home-title.topics-icon {
	display: none
}

section.home.topics-icon .icon-list ul li {
	width: 49%;
	text-align: center;
	margin-bottom: 30px;
	padding: 10px;
	min-height: 124px;
	max-height: 165px;
	display: inline-block
}

.faq-bg section.home.topics-icon .icon-list ul li {
	width: 32%;
	min-height: 166px
}

section.home.topics-icon .icon-list ul li .img-wrap {
	width: 100px;
	height: 100px;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	line-height: 100px;
	margin: auto
}

section.home.topics-icon .icon-list ul li img {
	max-width: 100px;
	max-height: 100px
}

section.home.topics-icon .icon-list ul li span {
	display: block;
	margin-left: 0;
	margin-top: 10px;
	min-height: 30px;
	overflow: hidden;
	position: relative;
	max-height: 43px
}

.faq-bg section.home.topics-icon .icon-list ul li span {
	max-height: 66px
}

section.results {
	position: absolute;
	bottom: 50px;
	background: #fff;
	width: 100%;
	z-index: 10;
	top: 100%
}

section.results h3 {
	font-size: 16px;
	padding-left: 10px
}

section.results h3 span {
	margin-left: 5px
}

section.results .container {
	position: absolute;
	top: 0;
	bottom: 0;
	overflow: hidden;
	left: 0;
	right: 0
}

section.results .icon-close-results {
	position: absolute;
	right: 25px;
	float: right;
	top: 20px;
	cursor: pointer
}

section.results .results-wrap {
	overflow-y: auto;
	margin: 0;
	top: 60px;
	position: absolute;
	bottom: 0;
	left: 20px;
	right: 20px
}

section.results em {
	background-color: #eee
}

section.results ul {
	list-style: none;
	padding-left: 0
}

section.results ul li {
	min-height: 30px;
	margin-bottom: 12px
}

section.results ul li a {
	color: #888;
	text-decoration: none;
	font-size: 16px
}

section.results ul li a i {
	color: orange;
	font-size: 24px;
	top: 4px;
	position: relative;
	margin-right: 6px
}

section.results ul li a:hover {
	color: #333
}

section.results ul li.nenhum {
	padding: 5px;
	padding-top: 20px
}

section.results div.tolvfaq-logo {
	position: absolute;
	right: 15px;
	bottom: 14px
}

section.content {
	position: absolute;
	width: 100%;
	z-index: 15;
	background: #fff;
	bottom: 50px;
	top: 100%
}

section.content .container {
	position: absolute;
	top: 0;
	bottom: 0;
	overflow: hidden;
	left: 0;
	right: 0
}

section.content h3 {
	font-size: 16px;
	margin-right: 30px;
	font-weight: bold;
}

section.content h3 .topic {
	margin-right: 5px
}

section.content h3 i.fa {
	margin-right: 5px
}

section.content .icon-go-back {
	position: absolute;
	right: 25px;
	float: right;
	top: 14px;
	cursor: pointer;
	font-size: 20px
}

section.content .content-wrap {
	overflow-y: auto;
	margin: 0;
	margin-left:10px;
	top: 75px;
	position: absolute;
	bottom: 10px;
	left: 20px;
	right: 20px;
	z-index: 999;
	overflow-x: hidden
}

section.content .content-wrap .text {
	min-height: 20px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}

section.content .content-wrap .resposta {
	min-height: 100px;
}

section.content div.research {
	margin-top: 20px;
	border-top: 1px solid #eee;
	padding-top: 10px
}

section.content div.research a {
	margin-left: 10px
}

section.content div.tolvfaq-logo {
	position: relative;
	right: 0;
	margin-top: 15px;
	margin-right: 10px;
	text-align: right
}

section.content .content-form {
	padding: 10px
}

section.tools {
	position: absolute;
	width: 100%;
	z-index: 20;
	background: #fff;
	bottom: 50px;
	top: 100%
}

section.tools .container {
	position: absolute;
	top: 0;
	bottom: 0;
	overflow: hidden;
	left: 0;
	right: 0
}

section.tools h3 {
	font-size: 16px;
	text-align: center;
	text-transform: uppercase
}

section.tools h3.tools-title i.fa {
	margin-right: 5px
}

section.tools .icon-close {
	position: absolute;
	right: 25px;
	float: right;
	top: 20px;
	cursor: pointer
}

section.tools .content-wrap {
	overflow-y: auto;
	margin: 0;
	top: 75px;
	position: absolute;
	bottom: 10px;
	left: 20px;
	right: 20px;
	z-index: 999;
	overflow-x: hidden;
	padding-left: 5px;
	padding-right: 5px
}

.loading {
	position: absolute;
	top: 100px;
	border: 0;
	left: 0;
	right: 0;
	height: auto;
	width: 100%;
	text-align: center;
	font-size: 30px;
	display: none
}

.tool-section textarea {
	resize: none;
	height: 70px
}

.tool-section textarea,
.tool-section input {
	background: #f4f7fa;
	border: 1px solid #dadada;
	outline: none;
	box-shadow: none
}

.tool-section textarea:hover,
.tool-section textarea:active,
.tool-section textarea:focus,
.tool-section input:hover,
.tool-section input:active,
.tool-section input:focus {
	background: #f4f7fa;
	border: 1px solid #dadada!important;
	outline: none;
	box-shadow: none
}

.botao-conteudo {
	border: none;
	outline: none;
	text-transform: uppercase;
	padding: 10px;
	padding-left: 30px;
	padding-right: 30px
}

.centered-block {
	width: 100%;
	margin: auto;
	display: block
}

.toolbar {
	height: 50px;
	background: #3e3341;
	color: #b2adb3;
	position: fixed;
	width: 100%;
	z-index: 99
}

.toolbar:not(.toolbar-top) {
	bottom: 0
}

.toolbar a {
	color: #b2adb3;
	line-height: 50px;
	font-size: 14px;
	height: 50px;
	display: block;
	text-decoration: none
}

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

.toolbar .tool {
	width: 25%;
	float: left;
	text-align: center;
	box-sizing: border-box;
	padding-top: 5px
}

.toolbar .tool a span {
	margin-left: 5px;
	display: none
}

.toolbar .tool a i {
	font-size: 24px
}

.show-m-620 {
	display: inline
}

.hide-m-620 {
	display: none
}

.btn {
	font-size: 12px
}

@media (min-width: 767px) {
	section.search .container button {
		padding-left: 15px;
		padding-right: 15px
	}
}

@media (min-width: 600px) {
	.centered-block {
		width: 350px
	}
	.show-footer-labels {
		display: inline-block
	}
	.btn {
		font-size: 14px
	}
	.show-m-620 {
		display: none
	}
	.hide-m-620 {
		display: inline
	}
	.toolbar .tool a i {
		font-size: 14px
	}
	.toolbar .tool a span {
		display: inline
	}
	.toolbar .tool {
		padding-top: 0
	}
}

.faq-toolbar-top section.home-title,
.faq-toolbar-divided section.home-title {
	top: 230px
}

.faq-toolbar-divided section.home-title h4,
.faq-toolbar-top section.home-title h4 {
	padding-top: 11px
}

.faq-toolbar-divided section.home,
.faq-toolbar-top section.home {
	top: 270px
}

.faq-toolbar-top section.home {
	bottom: 0
}

.faq-toolbar-divided .toolbar .tool {
	width: 33.33%!important;
	padding: 0
}

.faq-toolbar-divided .toolbar .tool a span {
	display: initial
}

.faq-toolbar-divided .toolbar .tool a i {
	font-size: 14px
}

.toolbar.toolbar-top {
	position: relative;
	z-index: 3
}

.faq-sm header .main-title {
	font-size: 21px;
	font-weight: 300
}

.faq-sm section .container h4 {
	font-size: 16px;
	text-transform: initial
}

.faq-sm section.home .container ul li {
	height: auto;
	min-height: initial;
	text-align: center
}

.faq-sm section.home .container ul li a {
	font-size: 14px
}

.faq-sm section.search .container button {
	padding: 10.5px 18px
}

.faq-sm section.content .content-wrap {
	padding-top: 10px
}

.faq-sm section.content .content-wrap .text {
	padding: 0 5px;
	word-break: break-word
}

.faq-sm section.content div.research {
	text-align: center
}

.faq-sm section.content div.tolvfaq-logo {
	margin: auto;
	width: 100%;
	text-align: center;
	margin-top: 15px
}

.faq-sm section.content div.tolvfaq-logo img {
	width: 69px
}

.faq-sm.faq-toolbar-divided .toolbar .tool {
	width: auto!important;
	padding: 0;
	padding: 0 5px
}

@media (min-width: 341px) {
	.faq-sm.faq-toolbar-divided .toolbar {
		text-align: center
	}
	.faq-sm.faq-toolbar-divided .toolbar .tool {
		width: auto!important;
		padding: 0 5px;
		float: none;
		display: inline-block!important
	}
}

@media (max-width: 450px) {
	.faq-toolbar-divided:not(.faq-sm) .toolbar .tool a span {
		display: none
	}
	.faq-toolbar-divided:not(.faq-sm) .toolbar .tool a i {
		font-size: 18px
	}
}

@media (max-width: 340px) {
	.faq-toolbar-divided .toolbar .tool {
		width: 33.33%!important;
		padding: 0
	}
	.faq-toolbar-divided .toolbar .tool a span {
		display: none
	}
	.faq-toolbar-divided .toolbar .tool a i {
		font-size: 18px
	}
}
section.search {
	background: #82afce;
}

.containerFaq {
    width: 100%;
}