/*CABECALHO*/
.cabecalho {
/* padding-left: 30px; */
}
@media (min-width:767px) {
.cabecalho {
	position: relative;/*position: absolute;
	top: 0px;
	right: 0px;
	left: 0px;
	z-index: 9000;*/
}
.cabecalho .navbar-header {
	position: absolute;
	top: 0px;
	right: 0px;
	left: 0px;
	z-index: 9000;
}
.cabecalho #menu-geral {
	position: absolute;
	top: 190px;
	left: 30px;
	z-index: 9000;
}
}
@media (max-width:767px) {
.cabecalho {
	width: 100%;
	padding: 0px;
}
.cabecalho.cabecalho-invertido {
	position: static;
}
}
@media (min-width:767px) {
.cabecalho-fixed {
	position: fixed;
	top: 0px;
	left: 0px;
}
}
.cabecalho .navbar-header {
	float: none;
}
@media (max-width:992px) {
.cabecalho .navbar-header {
	margin: 0px;
	float: none;
}
}
@media (max-width:992px) {
.cabecalho .navbar-header .navbar-brand {
	float: none;
}
.cabecalho .navbar-header .navbar-brand img {
	margin-top: 5%;
}
}
@media (max-width:767px) {
.cabecalho .navbar-header .navbar-brand img {
	margin-left: 15px;
}
}
.cabecalho .navbar-header .navbar-toggle {
	background-color: rgba(0,0,0,0.2);
	border: 1px solid rgba(255, 255, 255, 0.2);
	float: left;
	margin-left: 15px;
	margin-right: 5px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.cabecalho .navbar-header .navbar-toggle .icon-bar {
	background-color: #fff;
}
.cabecalho .navbar-toggle-container {
	background-color: transparent;
}
.cabecalho .navbar-toggle-container a.btn-inicio {
	background-image: url(../images/bt_inicio.png);
	background-color: rgba(0,0,0,0.2);
	background-position: center center;
	background-repeat: no-repeat;
	width: 35px;
	float: left;
	margin-top: 8px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 9px;
	text-indent: -9000em;
	border: 1px solid rgba(255, 255, 255, 0.2);
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
@media (min-width:767px) {
.cabecalho .navbar-toggle-container {
	display: none;
}
}

/* ------ */
@media (min-width: 767px) {
.cabecalho .navbar-header .navbar-brand {
	height: auto;
	padding: 0px;
	float: none;
	clear: both;
}
.cabecalho .navbar-header .navbar-brand img {
	background-image: url(../images/logotipo.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 300px;
	height: 106px;
	margin-top: 50px;
	margin-bottom: 30px;
}
.cabecalho .navbar-header .navbar-brand img {
	background-image: url(../images/logotipo.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 200px;
	height: 106px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}
.cabecalho #menu-geral {
	margin: 0px;
	padding: 0px;
}
.cabecalho #menu-geral ul {
}
.cabecalho #menu-geral ul li {
	float: none;
	margin-bottom: 5px;
}
.cabecalho #menu-geral ul li a {
	color: #ffffff;
	text-transform: uppercase;
	padding: 0px;
	text-shadow: 1px 1px 0px rgba(0,0,0,0.5);
}
.cabecalho #menu-geral ul li.active a, .cabecalho #menu-geral ul li.active a:active {
	background-color: transparent;
}
.cabecalho #menu-geral ul li a:hover {
	background-color: transparent;
	padding-left: 5px;
}
.cabecalho #menu-geral ul li a:focus, .cabecalho #menu-geral ul li a:active {
	background-color: transparent;
}
.cabecalho #menu-geral .dropdown.open > a {
}
/*.cabecalho-fixed, */
.cabecalho #menu-geral ul li a, .cabecalho #menu-geral ul li a:hover {
	-webkit-transition: all .10s ease-in;
	-ms-transition: all .10s ease-in;
	-moz-transition: all .10s ease-in;
	-o-transition: all .10s ease-in;
	transition: all .10s ease-in;
}
.container-fluid.cabecalho-fixed {
	background-color: #FFF;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}


.cabecalho.cabecalho-fixed {
	top: 0px;
	right: 0px;
	left: 0px;
	z-index: 9000;
}
.cabecalho.cabecalho-fixed .navbar-header {
	position: static;
}
.cabecalho.cabecalho-fixed #menu-geral {
	position: static;
}

.container-fluid.cabecalho-fixed.cabecalho-invertido {
	background-color: #00001c;
}
/*.container-fluid.cabecalho-fixed.bg_menu-faixabranco:after,
.container-fluid.cabecalho-fixed.cabecalho-invertido.bg_menu-faixabranco:after {
	content: '';
	width: 50%;
	height: 21px;
	position: absolute;
	right: 0px;
	bottom: -21px;
	z-index: 0;
}
.container-fluid.cabecalho-fixed.bg_menu-faixabranco:after {
	background-color: rgba(0,0,0,0.30);
}
.container-fluid.cabecalho-fixed.cabecalho-invertido.bg_menu-faixabranco:after {
	background-color: rgba(255,255,255,0.65);
}*/
.cabecalho-fixed .navbar-header {
	float: left;
}
.cabecalho-fixed .navbar-header .navbar-brand {
	height: auto;
	padding: 0px;
	float: left;
	clear: none;
}
.cabecalho-fixed .navbar-header .navbar-brand img {
	background-image: url(../images/logotipo.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 421px;
	height: 44px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.container-fluid.cabecalho-fixed.cabecalho-invertido .navbar-header .navbar-brand img {
	background-image: url(../images/logotipo-invertido.png);
}
.cabecalho-fixed #menu-geral {
	float: right;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.cabecalho-fixed #menu-geral ul {
}
.cabecalho-fixed #menu-geral ul li {
	float: left;
	margin-right: 15px;
	margin-bottom: 0px;
}
.cabecalho-fixed #menu-geral ul li a {
	color: #000000;
	line-height: 14px;
	text-transform: uppercase;
	padding: 0px;
	text-shadow: 0px 0px 0px transparent;
}
.container-fluid.cabecalho-fixed.cabecalho-invertido #menu-geral ul li a {
	color: #ffffff;
}
.cabecalho-fixed #menu-geral ul li.active a, .cabecalho-fixed #menu-geral ul li.active a:active {
	background-color: transparent;
}
.cabecalho-fixed #menu-geral ul li.active a, .cabecalho-fixed #menu-geral ul li.active a:active {
	background-color: transparent;
}
.cabecalho-fixed #menu-geral ul li a:hover {
	background-color: transparent;
	padding-left: 0px;
}
.cabecalho-fixed #menu-geral .dropdown.open > a {
}
}
@media (min-width: 767px) and (max-width: 1180px) {
.cabecalho-fixed .navbar-header .navbar-brand img {
	background-image: url(../images/logotipo.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: 100%;
	width: 320px;
	height: 33px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.cabecalho-fixed #menu-geral {
	margin-top: 18px;
}
}
@media (min-width: 767px) and (max-width: 1024px) {
.cabecalho-fixed .navbar-header .navbar-brand img {
	background-image: url(../images/logotipo.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: 100%;
	width: 250px;
	height: 26px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.cabecalho-fixed #menu-geral {
	margin-top: 12px;
}
}
@media (min-width: 767px) and (max-width: 1065px) {
.cabecalho-fixed #menu-geral ul li a {
	font-size: 12px;
}
}
@media (min-width: 767px) and (max-width: 930px) {
.cabecalho-fixed .navbar-header {
	float: none;
	margin: 0px auto;
}
.cabecalho-fixed .navbar-header .navbar-brand, .cabecalho-fixed .navbar-header .navbar-brand img {
	margin: 0px auto;
	float: none;
}
.cabecalho-fixed #menu-geral {
	float: none;
	text-align: center;
	margin-bottom: -8px;
}
.cabecalho-fixed #menu-geral ul {
	float: none;
	/* display: inline-block; */
}
}
 @media (max-width: 767px) and (min-width: 767px) {
.container-fluid {
	margin: 0px;
	padding: 0px;
}
.cabecalho .navbar-header {
	float: none;
	padding-left: 30px;
}
.cabecalho .navbar-header .navbar-brand img {
	margin-left: 0px;
}
.cabecalho #menu-geral {
	float: none;
	padding-left: 30px;
}
}
/* ------ */
@media (max-width: 767px) {
.cabecalho .navbar-header .navbar-brand {
	height: auto;
	padding: 0px;
	float: none;
	clear: both;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.cabecalho .navbar-header .navbar-brand img {
	background-image: url(../images/logotipo.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 140%;
	width: 275px;
	height: 97px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
.cabecalho #menu-geral {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.navbar-collapse {
}
/*.navbar-collapse.collapsing {
	-webkit-transition: height 0.01s;

	-moz-transition: height 0.01s;
	-ms-transition: height 0.01s;
	-o-transition: height 0.01s;
	transition: height 0.01s;
}*/
.cabecalho #menu-geral ul {
	margin-top: 0px;
	margin-right: -15px;
	margin-bottom: 15px;
	margin-left: -15px;
}
.cabecalho #menu-geral ul li {
}
.cabecalho #menu-geral ul li a {
	background-color: #ffffff;
	color: #00001c;
}
.cabecalho #menu-geral ul li.active a, .cabecalho #menu-geral ul li.active a:active {
	color: #4D4B50;
}
.cabecalho #menu-geral ul li a:hover, .cabecalho #menu-geral ul li a:focus, .cabecalho #menu-geral ul li a:active {
	background-color: #00001c;
	color: #ffffff !important;
}
.cabecalho #menu-geral .dropdown.open > a {
}
}


/* DROPDOWN */
@media (max-width:767px) {
.cabecalho #menu-geral .dropdown.open > a {
	color: #ffffff;
	background-color: #5D5D5D;
}
}
@media (min-width:767px) {
.cabecalho #menu-geral .dropdown .caret {
	display: none;
}
}
/*@media (max-width: 850px) and (min-width: 767px) {
.cabecalho #menu-geral > ul {
	margin-left: -25px;
}
.cabecalho #menu-geral ul li a {
	padding: 7px 8px;
	font-size: 13px;
}
}*/
@media (min-width:767px) AND (max-width:840px) {
.cabecalho #menu-geral ul {
	margin-top: 10px;
}
.cabecalho #menu-geral ul li a {
	font-size: 12px;
}
}
/*@media (max-width: 920px) and (min-width: 767px) {
.cabecalho #menu-geral ul li a {
	margin: 0px 8px;
	padding: 8px 0px;
}
}*/
@media (max-width: 1235px) and (min-width: 1115px) {
.cabecalho #menu-geral ul li a {
	font-size: 15px;
	min-width: 80px;
}
}
@media (max-width: 1115px) and (min-width: 850px) {
.cabecalho #menu-geral ul li a {
	font-size: 15px;
	min-width: inherit;
}
}
 @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;
	float: none;
	background-color: #FFFFFF;
}
.cabecalho #menu-geral .dropdown-menu li a {
	background-color: #FFFFFF;
	color: #00001C !important;
	line-height: 14px;
	text-transform: uppercase;
	text-align: left;
	width: 100%;
	min-width: auto;
	display: block;
	margin: 0px;
	padding: 8px 15px;
	text-shadow: 0px 0px 0px transparent;
}
@media (max-width:767px) {
.cabecalho #menu-geral .dropdown-menu li a {
	background-color: #F1F1F1;
	text-transform: capitalize;
}
}
.cabecalho #menu-geral .dropdown-menu li.active > a {
	border-bottom: none;
}
.cabecalho #menu-geral .dropdown-menu li a:hover {
	border-bottom: none;
	padding-left: 15px;
}
.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: #000000;
}
@media (min-width:767px) {
.cabecalho #menu-geral .dropdown:hover > ul.dropdown-menu, .container-fluid.cabecalho-fixed.bg_menu-faixabranco:hover:after, .container-fluid.cabecalho-fixed.cabecalho-invertido.bg_menu-faixabranco:hover:after {
	display: block;
}
}
.cabecalho #menu-geral .dropdown-menu a:after {
	display: none;
}
@media (min-width:767px) {
.cabecalho #menu-geral .dropdown-menu {
	background-color: transparent;
	text-align: left;
	padding: 0px;
	left: 100%;
	top: 0px;
	border: none 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: 0 0px 0px rgba(0,0,0,0);
	box-shadow: 0 0px 0px rgba(0,0,0,0);
	z-index: 9000;
}
.cabecalho #menu-geral .dropdown-menu li {
	background-color: transparent;
	margin: 0px;
	padding: 0px;
}
.cabecalho #menu-geral .dropdown-menu li a {
	color: #fff !important;
	background-color: transparent;
	padding: 3px !important;
	text-shadow: 1px 1px 0px rgba(0,0,0,0.5);
}
.cabecalho-fixed #menu-geral .dropdown-menu {
	border-top: 0px solid transparent;
	min-width: 400px;
	float: none;
	padding-top: 15px;
	left: -2px;
	top: 10px;
}
.cabecalho-fixed #menu-geral .dropdown-menu li {
	float: left;
}
.cabecalho-fixed #menu-geral .dropdown-menu li a {
	color: #FFFFFF !important;
	text-shadow: 0px 0px 0px transparent;
}
.cabecalho-invertido #menu-geral .dropdown-menu li a {
	color: #00001c !important;
	text-shadow: 0px 0px 0px transparent;
}
.cabecalho #menu-geral .dropdown-menu li a:hover {
	margin-left: 8px !important;
}
.cabecalho.cabecalho-fixed #menu-geral .dropdown-menu li a:hover, .cabecalho.cabecalho-invertido #menu-geral .dropdown-menu li a:hover {
	margin-left: 0px !important;
}
}
 @media (min-width:767px) {
.container-fluid.cabecalho-fixed .dropdown-menu li a {
	background-color: rgba(0,0,0,0.5) !important;
}
.container-fluid.cabecalho-fixed.cabecalho-invertido .dropdown-menu li a {
	background-color: rgba(255,255,255,0.8) !important;
}
.container-fluid.cabecalho-fixed .dropdown-menu li a:before, .container-fluid.cabecalho-fixed.cabecalho-invertido .dropdown-menu li a:before {
	content: '';
	width: 10px;
	height: 10px;
	float: right;
	display: inline-block;
}
.container-fluid.cabecalho-fixed .dropdown-menu li:last-child a:before, .container-fluid.cabecalho-fixed.cabecalho-invertido .dropdown-menu li:last-child a:before {
	display: none;
}
}
