.fontemenor{font-size: 12px!important}
#nav
		{
			width: 60em; /* 1000 */
			position: relative;
			top: 5px;
			/*left: 50%;*/
			/*margin-left: -30em; /* 30 480 */
			/*right: 0%;*/
			font-size: 14px;
			float: right;
			/*text-transform: uppercase;*/
			right: 0px;
			font-family: 'Ubuntu', sans-serif!important;
			font-weight: 300!important;
		}

			#nav > a
			{
				display: none;
			}

			#nav li
			{
				position: relative;
			}
				#nav li a
				{
					color: #fff;
					display: block;
				}
				#nav li a:active
				{
					/*background-color: #f5f5f5 !important;*/
				}

			#nav span:after
			{
				width: 0;
				height: 0;
				border: 0.313em solid transparent; /* 5 */
				border-bottom: none;
				border-top-color: #efa585;
				content: '';
				vertical-align: middle;
				display: inline-block;
				position: relative;
				right: -0.313em; /* 5 */
			}

			/* first level */

			#nav > ul
			{
				/*height: 3.25em;
				background: #002776;
				border-radius: 10px;*/
				float: right;
			}
				#nav > ul > li
				{
					width: auto;
					height: 100%;
					float: left;
					vertical-align: middle!important;
				}
					#nav > ul > li > a
					{
						height: 100%;
						font-size: 1em; /* 24 */
						line-height: 1em; /* 60 (24) */
						text-align: center;
						vertical-align: middle;
						padding: 15px 15px;/*tamanho menu*/
					}
						#nav > ul > li:not( :last-child ) > a
						{
							/*border-right: 1px solid #f5f5f5;*/
						}
						#nav > ul > li:hover > a,
						#nav > ul:not( :hover ) > li.active > a
						{
							/*background-color: #f5f5f5;*/
							/*color: #1ab5ee;*/ color: #dedfe0;
						}


				/* second level */

				#nav li ul
				{
					background-color: #3a3a3a;
					display: none;
					position: absolute;
					top: 100%;
					width: 220px;
					font-size: 12px;
				}
				
					#nav li:hover ul
					{
						display: block;
						left: 0;
						right: 0;
					}
						#nav li:not( :first-child ):hover ul
						{color: #002776; /*color: #004494;*/
							/*left: -1px;*/
						}
						#nav li ul a
						{
							font-size: 1em; /* 20 */
							border-top: 1px solid #3a3a3a;
							padding: 0.75em; /* 15 (20) */
							/*color: #004494!important;*/ color: #FFFFFF;
							background-color: #002776;
						}
							#nav li ul li a:hover,
							#nav li ul:not( :hover ) li.active a
							{
								background-color: #FFFFFF; /*background-color: #1ab5ee;*/
								color: #002776!important;
							}
			.nav_first {margin-left: 15px;}
			.btn_inativo {opacity: 0.2; /*color: #888888!important;*/}

			#nav li ul .tipo {background-color: #3a3a3a!important; color: #FFFFFF!important;}
			.tipo a {background-color: #3a3a3a!important; /*color: #004494!important;*/ color: #FFFFFF!important; font-weight: bold;}
			#nav li ul li a.tipo:hover,
			#nav li ul:not( :hover ) li.active a.tipo {background-color: #3a3a3a!important; color: #FFFFFF!important; cursor: default;}


		@media only screen and ( max-width: 80.5em ) /* 1000 */
		{
			#nav
			{
				width: 70%;
				position: static;
				margin: 0;
				font-size: 75%; /* 12 */
				float: right;
			}
			#nav > ul > li > a {padding: 12px 20px;/*tamanho menu*/}
		}
			
			
		@media only screen and ( max-width: 62.5em ) /* 1000 */
		{
			#nav
			{
				width: 80%;
				position: static;
				margin: 0;
				font-size: 60%; /* 12 */
				float: right;
			}
		}

		@media only screen and ( max-width: 50em ) /* 640 */
		{
			html
			{
				font-size: 11px; /* Edited */
			}

			#nav-inative
			{
				position: relative;
				top: auto;
				left: auto;
				font-size: 70%; /* Edited */
			}
				#nav-inative > a
				{
					width: 3.125em; /* 50 */
					height: 3.125em; /* 50 */
					text-align: left;
					text-indent: -9999px;
					/*background-color: #004494;*/
					background-color: #002776;
					position: relative;
					float: right;
					right: 12px;
					border-radius: 5px;
				}
					#nav-inative > a:before,
					#nav-inative > a:after
					{
						position: absolute;
						border: 2px solid #fff;
						top: 35%;
						left: 25%;
						right: 25%;
						content: '';
					}
					#nav-inative > a:after
					{
						top: 60%;
					}

				#nav:not( :target ) > a:first-of-type,
				#nav:target > a:last-of-type
				{
					display: block;
				}
			
			.nav_first {margin-left: 0;}


			/* first level */

			#nav > ul
			{
				height: auto;
				display: none;
				position: absolute;
				left: 0;
				right: 0;
				margin-top: 3.125em;
			}
				#nav:target > ul
				{
					display: block;
				}
				#nav > ul > li
				{
					width: 100%;
				}
					#nav > ul > li > a
					{
						height: auto;
						text-align: right;
						padding: 5 0.833em; /* 20 (24) */
					}
						#nav > ul > li:not( :last-child ) > a
						{
							border-right: none;
							/*border-bottom: 1px solid #f5f5f5;*/
						}



				/* second level */

				#nav li ul
				{
					position: static;
					padding: 0em; /* Edited */
					padding-top: 0;
					text-align: right;
					/*background-color: #f5f5f5;*/
					display: block;
					line-height: 1em; /* Edited */
				}
		}

/*--Multi columns ---*/
.columns-3 {min-width: 660px; float: left; margin-left: -317px;}
.columns-3-cidade {margin-left: -397px!important;}
.columns-3-item {/*width: 220px;*/}

.menu-mobile {display: none;}
.menu-desktop {display: block;}
@media screen and (max-width: 1024px) {.menu-mobile {display: block;} .menu-desktop {display: none;}}