footer
{
	margin: 0;
	padding: 0;
	clear: both;
}
.footer {
	font-family: sans-serif;
	clear: both;
	width:100%;
    margin-left: -10px;
	float: left;
}
.footer a {
	text-decoration: none;
}


.footer a:hover
{
	opacity: 0.5;
}

.footer a
{
	color: #403c3e;
	font-weight: bolder;
	font-family: 'Open Sans';
	font-size: 1.5em;
	text-decoration: none !important;
}

.footer .inner{
	max-width: 1360px;
	width: 94%;
	margin: 0 auto;
}

.footer-1 {
	width: 100%;
	height: 128px;
	background: #282828 url(footer-1.jpg) repeat-x;
}

.contato .dadoscontato{
	float: left;
	width: 48%;
	margin: 1%;
}

.contato .selos{
	margin: 1%;
	width: 48%;
	float: right;
	text-align: right;
	display: inline-block;
}		

.contato .selos p{
	margin-top: 0;
	float: right;
}
		
.contato .selos p a{
	display: table-cell;
	vertical-align: middle;
	padding: 0 .5em;
}

.contato .localizacao .mapa{
	float: left;
	width: 55px;
}

.contato .localizacao .mapa a
{
	width: 55px;
	height: 49px;
	display: block;
}

.contato .localizacao .informacoes
{
	float: left;
	width: 79%;
	margin-left: 1%
}		

.contato .informacoes a {
	color: #fff;
}

.contato .informacoes a:hover {
	color: #ec9335;
}

.contato .localizacao p {
	font-size:1.2em;
	padding: 0;
	margin: 0;
	margin-left: 0.5em;
}

.mapa{
	width:50px;
	height:42px;
	background: url(mapa.jpg) no-repeat center;
	float:left;
	border:2px solid transparent;
}

.mapa:hover{
	border:2px solid #9b5001;
}

.footer-2 {
	background: #232323 url(footer-2.jpg) repeat-x;
	text-align: left;
	padding-bottom:5%;
	height:100%; 
	width: 100%;
	clear: both;
}	
	#menu-rodape{
		max-width:1360px;
		width: 99%;
		display: flex;
		color:#80787b;
		padding: 2% 0 2% 1%;
    	border-bottom: 1px dotted;
    	border-top: 1px dotted;
	}
	#menu-rodape ul{
		width:100px;
		padding-left:0;
		list-style-type: none;
		margin-right: 40px;
	}
		#menu-rodape ul:last-child{
			padding-left:65px;
		}

	#visitacao-footer{
		padding: 0 !important;
	}
	#visitacao-footer h1 {
	    background: url('../asset/images/visitacao.png') no-repeat left 0px;
	    padding-left: 35px;
	    padding-top: 5px;
	    height: 30px;
	    margin: 0;
	    color: #403c3e;
	}
	#visitacao-footer h1:hover {
		opacity: 0.5;
	}

	#visitacao-footer,#educacao-footer,#pesquisa-footer,#acervo-footer,#visitamos-footer,#sobre-footer{
		padding: 0 !important;
	}
	#educacao-footer h1 {
	    background: url('../asset/images/educacao.png') no-repeat left 0px;
	    padding-left: 35px;
	    padding-top: 5px;
	    height: 30px;
	    margin: 0;
	    color: #403c3e;
	}

	#educacao-footer h1:hover {
		opacity: 0.5;
	}

	#pesquisa-footer h1 {
	    background: url('../asset/images/pesquisa.png') no-repeat left 0px;
	    padding-left: 35px;
	    padding-top: 5px;
	    height: 30px;
	    margin: 0;
	    color: #403c3e;
	}
	#pesquisa-footer h1:hover {
		opacity: 0.5;
	}

	#acervo-footer h1 {
	    background: url('../asset/images/acervo.png') no-repeat left 0px;
	    padding-left: 35px;
	    padding-top: 5px;
	    height: 30px;
	    margin: 0;
	    color: #403c3e;
	}
	#acervo-footer h1:hover {
		opacity: 0.5;
	}

	#visitamos-footer h1 {
	    background: url('../asset/images/visitamos.png') no-repeat left 0px;
	    padding-left: 35px;
	    padding-top: 5px;
	    height: 30px;
	    margin: 0;
	    color: #403c3e;
	}
	#visitamos-footer h1:hover {
		opacity: 0.5;
	}
	#sobre-footer {
    	width: 125px;
	}

	#sobre-footer h1 {
	    margin: 0;
	    padding-top: 5px;
	    padding-bottom: 10px;
	    font-family: 'Open Sans';
	    color: #403c3e;
	}
	#sobre-footer h1:hover {
		opacity: 0.5;
	}

	.menus {
		text-align: left;
		float: right;
		padding: 0 40px;
		border-left: solid 1px #3a2a29;
	}
		.menus .deeper {
			vertical-align: top;
			display: inline-block;
			width: 15%;
			list-style: none;
			height: auto;
			margin-left: .5%;	
			padding-left: 1%;

		}

		
		#menu-rodape .menus li.deeper
		{
			margin-top: 2.5em;
			border-left: 1px solid #606060;
		}
		#menu-rodape ul li
		{
			padding-top: 5px;
		}
		#menu-rodape .menus li.first-item
		{
			border: none;
		}


			.menus .deeper > a {
				color: #e47500;
				margin-bottom: 2em;
				font-size:1.3em !important;
				
			}

			
			.menus .deeper ul {
				text-align: left;
				list-style: disc;
				color: white;
				margin-top: 1em;
			}

				.menus .deeper li {
					height: auto;
					padding: .5em 0;
					list-style-position: inside;
					list-style:none;
				}
			
			.menus .deeper a {
				margin-bottom: .5em;
				clear: both;
				font-size: 1.1em;
				line-height: 1.6em;
				/*width: 100%;
				display: inline-block;*/
			}

			.menus .deeper a:hover {
				color: #e47500;
				text-decoration: underline;
			}
	
	.footer-biografia,.footer-biografia a,.subpage {
		display: block;
		position: relative;	
		color:#cccccc;
		font-size: 1.2em;
		font-family: "Verdana";
		text-decoration:none !important;
	}
	.footer-biografia ul {
		display: inline-block;
		margin: 10px 0;
		float:left;
		padding:0px;
	}
		.footer-biografia ul h2{
			color:#7f7d7c;
			font-size: 1.7em;

		}
		.footer-biografia ul li:hover{
			color:#aa4102;
		}			
		.footer-biografia h2{
			color:#aa4102;
			font-size: 2.0em;
			font-family: "PT Sans";
		}		
		.footer-biografia ul:nth-child(4) li{
			padding-right:20px;
		}
		.footer-biografia ul:nth-child(4),.footer-biografia ul:nth-child(5) {
			padding-top: 20px;
		}

	.footer-3 {
		height: 62px;
		background: #404040 url(footer-3.jpg) repeat-x;
	}

	.footer .copyright-home {
		padding-top: .8em;
	}
		.footer .copyright-home a {
			float: left;
			overflow: hidden;
			text-indent: -999px;
			display: block;
			background: url(home.jpg) no-repeat;
			width: 15%;
			height: 48px;
		}


			.copyright-home .copyright {
				margin-top: 1.6em;
				padding-left: 3%;
				border-left: 1px gray solid;
				width: 80%;
				float: left;
				margin-left: 1%;
			}
div#VidaPessoal-footer {
	border-top: solid 1px #3a2a29;
	margin-right: 40px;
	float: left;
}
div#Traj-footer-1, div#Traj-footer-2,div#Traj-footer-3{
	border-top: solid 1px #3a2a29;
	margin: 0;
	padding-right: 40px;
	float:left;
}
div.menu-footer {
	float: right;
	color: #aa4102;
	font-size: 1.2em;
	font-family: "PT Sans";
	border-left: solid 1px #3a2a29;
}
.subpage a {
	color: #cccccc;
	font-family: 'Verdana';
	font-size: 1em;
}
@media only	screen and (max-width: 1024px) {
	.contato .localizacao span {
		font-size: 1em !important;
	}
	.menus {
		text-align: left;
		margin: 0 auto;
		padding:0 3%;
		width:94% !important;
	}	
}
