/*CABECALHO*/
.cabecalho {
	background-color: #fff;/* min-height: 208px; */
}
@media (min-width:767px) {
.cabecalho {
	background-image: url(../images/bg_cabecalho.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom: solid 1px #fff;
	padding-left: 0px;
	padding-right: 0px;
}
.cabecalho .container {
	padding-left: 0px;
	padding-right: 0px;
	min-height: 145px;
}
}
.cabecalho .navbar-header {
	float: none;
	position: relative;
	z-index: 0;
	/* min-height: 175px; */
	margin-top: 0px;
}
@media (max-width:767px) {
.cabecalho .navbar-header {
	text-align: center;
}
}
.cabecalho .navbar-header .navbar-brand {
	height: auto;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	display: inline-block;
	float: none;
}
.cabecalho .navbar-header .navbar-brand img {
	margin-top: 0px;
	margin-bottom: 0px;
}
.cabecalho .navbar-header .navbar-brand img {
	width: auto;
	display: inline-block;
}
@media (max-width:767px) {
.cabecalho .navbar-header .navbar-brand {
	float: none;
}
.cabecalho .navbar-header .navbar-brand img {
	margin-left: auto;
	margin-right: auto;
}
}
@media (max-width:767px) {
.cabecalho .navbar-header .navbar-brand img {
	max-width: none;
	min-height: auto;
	margin-top: 10%;
	margin-bottom: 10%;
}
}
.cabecalho .navbar-header .navbar-toggle {
	margin-right: 10px;
}
.cabecalho .navbar-header .navbar-toggle .icon-bar {
	background-color: #4a4045;
}
.cabecalho .navbar-toggle-container {
	background-color: #eaeaea;
	text-align: left;
}
.cabecalho .navbar-toggle-container a.btn-inicio {
	background-image: url(../images/bt_inicio.png);
	background-position: center center;
	background-repeat: no-repeat;
	width: 35px;
	margin-top: 9px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 9px;
	text-indent: -9000em;
}
@media (min-width:767px) {
.cabecalho .navbar-toggle-container {
	display: none;
}
}
.cabecalho .redesociais {
	text-align: left;
	float: right;
	margin-top: 60px;
}
@media (max-width:767px) {
.cabecalho .redesociais {
	display: none;
}
}
.cabecalho .redesociais .redesociais-titulo {
	text-transform: uppercase;
	font-weight: 300;
	font-size: 14px;
	color: #858585;
}
.cabecalho .redesociais a {
	display: inline-block;
	height: 33px;
	width: 33px;
	margin-left: -6px;
	margin-right: -6px;
	background-image: url(../images/sprite_redesociais.png);
	background-repeat: no-repeat;
	background-size: 515%;
	text-align: left;
	text-indent: -9000em;
	filter: Alpha(Opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	-webkit-transition: opacity .15s ease-in;
	-ms-transition: opacity .15s ease-in;
	-moz-transition: opacity .15s ease-in;
	-o-transition: opacity .15s ease-in;
	transition: opacity .15s ease-in;
}
@media (max-width:767px) {
.cabecalho .redesociais a {
	margin-right: 5px;
}
}
.cabecalho .redesociais a:hover {
	filter: Alpha(Opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	-webkit-transition: opacity .15s ease-in;
	-ms-transition: opacity .15s ease-in;
	-moz-transition: opacity .15s ease-in;
	-o-transition: opacity .15s ease-in;
	transition: opacity .15s ease-in;
}
.cabecalho .redesociais .bt_facebook {
	background-position: left 100%;
}
.cabecalho .redesociais .bt_twitter {
	background-position: 25% 100%;
}
.cabecalho .redesociais .bt_googlemais {
	background-position: 50% 100%;
}
.cabecalho .redesociais .bt_linkedin {
	background-position: 75% 100%;
}
.cabecalho .redesociais .bt_email {
	background-position: right 100%;
}


/* ---- */
@media (min-width:767px) {
.cabecalho #menu-geral {
	background-color: #eaeaea;
	text-align: center;
	min-height: 38px;
}
.cabecalho #menu-geral .container {
	padding-left: 0px;
	padding-right: 0px;
	min-height: auto;
}
.cabecalho #menu-geral ul.nav.navbar-nav {
	float: none;
	display: inline-block;
	margin-top: 5px;
}
.cabecalho #menu-geral ul li:after {
	content: '|';
	color: #4a4045;
	font-size: 14px;
	padding-top: 3px;
	padding-left: 2px;
	padding-right: 2px;
	font-weight: 600;
	display: inline-block;
}
.cabecalho #menu-geral ul li:last-child:after {
	display: none;
}
.cabecalho #menu-geral ul li a {
	color: #4a4045;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
	float: left;
	margin: 0px 15px;
	padding: 4px 0px;
}
.cabecalho #menu-geral ul li a:hover {
	background-color: transparent;
	color: #4a4045;
}
.cabecalho #menu-geral ul li.active > a {
	background-color: transparent;
	color: #333;
	text-decoration: underline;
}
.cabecalho #menu-geral ul li a:active {
	background-color: transparent;
}
.cabecalho #menu-geral ul li a:focus {
	background-color: transparent;
}
}
/* ---- */
@media (min-width:767px) AND (max-width:992px) {
.cabecalho #menu-geral {
}
.cabecalho #menu-geral ul {
}
.cabecalho #menu-geral ul li {
}
.cabecalho #menu-geral ul li:after {
	display: none;
}
.cabecalho #menu-geral ul li a {
	margin: 0px 8px;
}
.cabecalho #menu-geral ul li a:hover {
	background-color: transparent;
}
.cabecalho #menu-geral ul li.active a {
	background-color: transparent;
}
.cabecalho #menu-geral ul li a:active {
	background-color: transparent;
}
.cabecalho #menu-geral ul li a:focus {
	background-color: transparent;
}
}
/* ---- */
@media (max-width:767px) {
.cabecalho #menu-geral {
	background-color: #eaeaea;
	margin: 0px;
}
.cabecalho #menu-geral ul {
	margin: 0px -15px;
}
.cabecalho #menu-geral ul li a {
	/* background-color: #4D4B50; */
	color: #4a4045;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
}
.cabecalho #menu-geral ul li a:hover {
	background-color: #FFF;
	color: #4a4045;
}
.cabecalho #menu-geral ul li.active > a {
	background-color: #FFF;
	color: #b6c600;
}
.cabecalho #menu-geral ul li a:active {
	background-color: #FFF;
	color: #b6c600;
}
.cabecalho #menu-geral ul li a:focus {
	background-color: #FFF;
	color: #4a4045;
}
}
/* ---- */
.cabecalho .newsletter {
	float: right;
	margin-top: 10px;
	min-width: 185px;
	height: auto;
}
@media (max-width:767px) {
.cabecalho .newsletter {
	display: none;
}
}
.cabecalho .newsletter .tit {
	font-size: 12px;
	line-height: normal;
	text-transform: uppercase;
	margin-bottom: 3px;
}
.cabecalho .newsletter .tit:after {
	content: '';
	background-image: url(../images/icon_paleta-laranja.png);
	width: 17px;
	height: 20px;
	display: inline-block;
	position: relative;
	z-index: 0;
	top: -4px;
}
.cabecalho .form_newsletter {
	text-align: center;
}
.cabecalho .form_newsletter .form-group {
	margin-bottom: 3px;
}
.cabecalho .form_newsletter .form-group label {
	display: none;
}
.cabecalho .form_newsletter .form-group .form-control {
	background-color: #ccc;
	color: #fff;
	height: 23px;
}
.cabecalho .form_newsletter .form-group .form-control::-webkit-input-placeholder {
 color: #fff;
}
.cabecalho .form_newsletter .form-group .form-control:-moz-placeholder { /* Firefox 18- */
 color: #fff;
}
.rodape .form_newsletter .form-group .form-control::-moz-placeholder {  /* Firefox 19+ */
 color: #fff;
}
.cabecalho .form_newsletter .form-group .form-control:-ms-input-placeholder {
 color: #fff;
}
.cabecalho .form_newsletter .btn-enviar {
	border: 0px none;
	background-color: #333;
	font-weight: normal;
	color: #fff;
	font-size: 12px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	width: 100%;
	height: 28px;
	margin-top: 0px;
	padding: 4px 18px;
	display: inline-block;
}
/* DROPDOWN */
.cabecalho #menu-geral .dropdown li:after {
	display: none;
}
@media (max-width:767px) {
.cabecalho #menu-geral .dropdown.open > a {
	color: #ffffff;
	background-color: rgba(0, 0, 0, 0.15);
}
}
@media (min-width:767px) {
.cabecalho #menu-geral .dropdown .caret {
	display: none;
}
}
@media (min-width:767px) AND (max-width:992px) {
.cabecalho #menu-geral ul {
	margin-top: 0px;
}
.cabecalho #menu-geral ul li a {
	font-size: 12px;
}
}
@media (min-width:767px) {
.cabecalho #menu-geral .dropdown-menu {
	background-color: #83cfc3;
	text-align: left;
	padding: 0px;
	left: 8px;
	border: none 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: 0 3px 6px rgba(0,0,0,.15);
	box-shadow: 0 3px 6px rgba(0,0,0,.15);
	z-index: 9999;
}
}
@media (max-width:767px) {
.cabecalho #menu-geral .dropdown-menu {
	background-color: rgba(0,0,0,0.5);
	-webkit-box-shadow: none;
	box-shadow: none;
	margin: 0px;
	padding: 0px;
}
}
.cabecalho #menu-geral .dropdown-menu li {
	display: block;
}
.cabecalho #menu-geral .dropdown-menu li a {
	background-color: #eaeaea;
	color: #4a4045;
	text-align: left;
	font-size: 14px;
	width: 100%;
	min-width: auto;
	display: block;
	margin: 0px;
	padding: 8px 10px;
}
@media (max-width:767px) {
.cabecalho #menu-geral .dropdown-menu li a {
	background-color: rgba(255, 255, 255, 0.35);
	padding: 8px 24px;
}
}
.cabecalho #menu-geral .dropdown-menu li.active > a {
	border-bottom: none;
}
.cabecalho #menu-geral .dropdown-menu li a:hover {
	border-bottom: none;
}
.cabecalho #menu-geral .dropdown-menu li a, .cabecalho #menu-geral .dropdown-menu li a:hover {
	text-decoration: none;
}
.cabecalho #menu-geral .dropdown-menu li a:hover, .cabecalho #menu-geral .dropdown-menu li .active a {
	color: #4a4045;
	background-color: #FFF;
	text-decoration: none;
}
@media (min-width:992px) {
.cabecalho #menu-geral .dropdown:hover > ul.dropdown-menu {
	display: block;
}
}
.cabecalho #menu-geral .dropdown-menu a:after {
	display: none;
}
