@charset "windows-1252";
#MenuNav {
	z-index: 1000;
	display: table;
	float: right;
	position: relative;
	width: 100%;
	margin: 0;
	border-radius: 0px;
	/*table-layout: fixed;*/
}
#MenuNav > li {
	vertical-align: middle;
	text-align: center;
	display: table-cell;
	margin: 0;
	height: 40px;
	/* border-right: 1px solid #d4d1ca; */
	white-space: nowrap;
	min-width:inherit;
	width: 2%;
}
.icon-home {
	margin: 0 !important;
	color: #535353;
	transform: rotate(0deg) !important;
    transition: -ms-transform 0.2s cubic-bezier(0, 0, 0.58, 1) 0s,-webkit-transform 0.2s cubic-bezier(0, 0, 0.58, 1) 0s,transform 0.2s cubic-bezier(0, 0, 0.58, 1) 0s !important;	
}
#MenuNav li a {
	display: inline-block;
	font-family: 'Poppins', 'Open Sans', sans-serif;
	font-size: 12pt;
	text-transform: none;
	font-weight: 500;
	text-decoration: none;
	color: #333333;
	line-height:normal;
	padding: 10px 5px;
	height: auto;
	letter-spacing: normal;
	margin: 0px auto;
	width: auto;
	/* text-shadow: rgb(255, 255, 255) 1px 1px 0px; */
	-webkit-font-smoothing: antialiased;
	text-align: center;
	box-sizing: border-box;
}
#MenuNav li a img {
	margin: 4px;
}
#MenuNav li:first-child img {
	margin: 9px 0 0 0;
}
#MenuNav > li > a:hover, #MenuNav > li:hover > a {
	color: #bb0900;
	border-radius: 0px;
	text-decoration: none;
	border-bottom: 2px solid #900000;
}
#MenuNav > li > a {
	width: auto;
}
#MenuNav > li > a:hover, .menulink_on {
	border-bottom: 2px solid #900000;
	background-color: #fbfbfb;
}
#MenuNav > li > a:hover #MenuNav > ul {
	position: relative !important;
}
#MenuNav > li:first-child a {
	min-width: 25px;
	border-radius: 0px;
}
#MenuNav > li:last-child a {
	border-right: 0;
}
#MenuNav first-of-type a {
	border-top: 0px solid #124284;
}
#MenuNav li ul {
	display: none;
	position: absolute;
	padding: 0px;
	margin: 0;
	z-index: 1;
}
#MenuNav li ul li {
	display: table;
	margin: 0;
	position: relative;
	clear: both;
	width: 100%;
}
#MenuNav li ul li > a {
	margin: 0;
	display: block;
	text-align: left;
	float: left;
	background-color: #fbfbfb;
	border-radius: 0px;
	height: auto;
	min-height: 32px;
	min-width: 300px;
	max-width: 380px;
	color: #535353;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #d4d2c6;
	padding: 10px 10px 10px 30px;
	white-space: normal;
	font-weight: 400;
	text-indent: -15px;
	width: 100%;
}
#MenuNav li ul li > a:hover {
	background-color: #e4e4e4;
}
#MenuNav li ul li a:before {
	content: "•  ";
	padding-right: 8px;
	color: #535353;
}
#MenuNav li ul li ul {
	position: absolute;
	left: 300px;
	margin: 0;
}
#MenuNav li ul li ul li {
	clear: both;
}
@media only screen and (max-width:900px){
	#MenuNav {
		width: 100%;
		margin: 0;
		display:none;
	}
	#MenuNav li a {
		display:block;
		width: 100%;
}	
@media screen and (min-width:900px) and (max-width:100%){
	#MenuNav {
		display:table !important;
	}	
}
#MenuNav > li {
	list-style: none;
	width: 100%;
	display: block;
	width: 100%;
	height: auto;
	border: none;
}
#MenuNav > li > ul {
	width: 100%;
	position: relative;
}
#MenuNav li ul li ul {
	position: relative;
	left: auto;
}
#MenuNav > li:first-child a {
	max-width: 100% !important;
}
#MenuNav > li a {
	border-bottom: 1px solid #828282;
	max-width: 100%;
	border-right: 0;
	font-size: 12pt;
	font-weight: normal;
	background-color: #f6f6f6;
}
#MenuNav > li:first-of-type a {
	text-align: center;
}
#MenuNav > li a {
	margin: 0;
	padding: 8px 0;
	text-align: center;
	color:#000000;
}
nav {
	display: table;
	text-align: center;
	width: 100%;
}
#MenuNav li ul li > a {
	max-width: 100%;
	float: none;
}
#MenuNav li ul li ul a {
	background-color: #ffffff;
	padding-left: 50px;
}
}
@media only screen and (max-width:1150px){
#MenuNav {
	margin: 0;
	border-radius: 0;
}
#MenuNav a {
	border-radius: 0;
}
#MenuNav > li:last-child a {
}
}
.menulink_on {
	color: #c5c338;
	border-radius: 0;
	border-bottom: 2px solid #900000!important;
}
#MenuNav li li .menulink_on {
	color: #595959;
	background-color: #eaeaea !Important;
}

/*.nav-botao-menu{
	position: relative;
	line-height: 0;
	float: right;
	padding: 5px 10px;
	cursor: pointer;
	transition: all 0.6s ease-in-out;
	width:110px;
	}*/
	
.nav-botao-menu{	
    position: absolute;
    line-height: 0;
    float: right;
    padding: 5px 10px 3px;
    cursor: pointer;
    transition: all 0.6s ease-in-out;
    width: 110px;
    margin-top: 6px;
    z-index: 10000;
    right: 0;
    background-color: #f6f6f6;	
}
@media only screen and (min-width: 900px){
	.nav-botao-menu{
		display:none;
		margin-top: 5px; 
	}
}
.nav-botao-menu:hover{
	text-decoration: none;
}
.nav-botao-menu > span{
	position: relative;
	display: block;
	float: left;
	width: 28px;
	height: 23px;
	margin: 0;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	-o-border-radius: 1px;
	-khtml-border-radius: 1px;
	-ms-border-radius: 1px;
	border-radius: 1px;
}
.nav-botao-menu .top, .nav-botao-menu .middle, .nav-botao-menu .bottom{
	transition: all 0.6s ease-in-out;
	position: absolute;
	left: 0;
	width: 28px;
	height: 3px;
	background: #4b4b4b;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	-o-border-radius: 1px;
	-khtml-border-radius: 1px;
	-ms-border-radius: 1px;
	border-radius: 3px;
}
.nav-botao-menu span.top{
	top: 0px;
}
.nav-botao-menu span.middle{
	top: 9px;
}
.nav-botao-menu span.bottom{
	top: 18px;
}
.nav-botao-menu em{
	position: relative;
	top: 10px;
	font-style: normal;
	text-transform: uppercase;
	font-size: 14px;
	margin: 3px 0 0 15px;
	font-weight: 500;
	color: #494949;
	display: inline-block;
	*display: inline;
	zoom: 1;
}
.nav-botao-menu.open span.top, .nav-botao-menu.open span.bottom{
	top: 9px;
}
.nav-botao-menu.open span.top{
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.nav-botao-menu.open .middle{
	opacity: 0;
	filter: alpha(opacity=0);
}
.nav-botao-menu.open span.bottom{
	transition: all 0.6s ease-in-out;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
