/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* FIM RESET */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_responsivo_768.jpg);
	background-position: top left;
	background-repeat: repeat;
	background-color: #120d07;
	
}
a {
	text-decoration: none;
	color: #fff;
}
a:hover {
	text-decoration: none;
	color: #fff;
}
a:active {
	text-decoration: none;
	color: #fff;
}
a:visited {
	text-decoration: none;
	color: #fff;
}
.conteudo {
	background-image: url(images/mapa_responsivo_768_02.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	float: none;
	height: auto;
	width: 316px;
	margin: auto;
	
}
.conteudo_direita {
	float: none;
	width: 300px;
	text-align: right;
	position: absolute;
	top: 20px;
	left: 20px;
}
.mapa {
	width: 300px;
	height: 380px;
}
.ramalhete {
	width: 272px;
	height: 47px;
}
.santamarcia {
	width: 279px;
	height: 47px;
	margin-top: 9px
}
#rodape {
	/*background-image: url(images/bg_rodape.jpg);*/
	height: auto;
    padding-bottom: 24px;
	width: 100%;
}
#rodape > .content {
	color: #FFF;
	text-align: center;
	padding-top: 15px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bold;
	font-size:14px;
}
.linha {
	height: 3px;
	background-color: #000;
	opacity: 0.3;
	width: auto;
}
/* @media only screen and (min-width: 480px) {
.conteudo {
	background-image: url(images/mapa_responsivo_768_02.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	height: auto;
	width: 450px;
	margin: auto;

}
.conteudo_direita {
	float: left;
	width: 453px;
	text-align: center;
	position: relative;
	top: 0px;
	left: 0px;
}
.mapa {
	width: 400px;
	height: auto;
}
#rodape {
	clear: both;
	background-image: url(images/bg_rodape.png);
	height: 112px;
	width: 100%;
}
#rodape > .content {
	color: #FFF;
	text-align: center;
	padding-top: 30px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bold;
}
}*/


@font-face {
    font-family: 'thunder';
    src: url('THUNDBIR.woff2') format('woff2'),
         url('THUNDBIR.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


	.frame-pesquisa{  background-color: rgba(18, 12, 6, 0.5);
    padding: 20px 2%;
    width: 96%;}
	.frame-pesquisa ul li {border-bottom: 1px solid #cfcfcf;
    color: #fff;
    font-family: "Open Sans Condensed",sans-serif;
    line-height: 23px;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
	.frame-pesquisa h1{color: #ffd0b0;
    font-family: thunder;
    font-size: 40px;
    margin-bottom: 26px;
    margin-top: 10px;}
	.frame-pesquisa h2{color: #ffffff; font-weight:bold;margin-bottom:30px}
	.frame-pesquisa p{}
	.frame-pesquisa .j{vertical-align:top; margin-top:0;line-height: 0;}
	.frame-pesquisa .lh{margin-top:0; line-height:20px}
	.copy{   color: #fff;
    font-family: "Open Sans Condensed",sans-serif;
    font-size: 15px;
    font-weight: 600;
    text-align: center}
	
@media only screen and (max-width: 960px) {
.sumatra {
    width: 217px;
}
.santamarcia{margin-bottom:10px}
.frame-pesquisa{
 position: relative;
    top: -130px;}

}


@media only screen and (max-width: 479px) {
	.frame-pesquisa{
 position: relative;
    top: 0px;}
}

@media only screen and (min-width: 480px) {
	.conteudo {
	background-image: url(images/mapa_responsivo_768_02.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	height: auto;
	width: auto;
	margin: auto;
	
}
.conteudo_direita {
	float: right;
	width: 353px;
	text-align: right;
	position: relative;
	top: -340px;
	left: 0px;
}
.mapa {
	width: 380px;
	height: auto;
}
#rodape {
	clear: both;
	background-image: url(images/bg_rodape.png);
	height: 112px;
	width: 100%;
	position:relative;
	/*top:-100px*/
	top:0px
}

}



 @media only screen and (min-width: 700px) {
.conteudo {
	background-image: url(images/mapa_responsivo_768_02.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	height: auto;
	width: 750px;
	margin: auto;
	
}
.conteudo_direita {
	float: right;
	width: 353px;
	text-align: right;
	position: relative;
	/*top: -300px;
	left: -80px;*/
}
.mapa {
	width: 380px;
	height: auto;
}
}
 @media only screen and (min-width: 960px) {
.container {
	width: 945px;
	margin: auto;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-position: top left;
	background-repeat: repeat;
	background-color: #120d07;
	background-size:98%
}
.conteudo {
	background-image: url(images/bg_01.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	
	width: 502px;
	background-size:100%
}
.conteudo_direita {
	float: right;
	width: 453px;
	text-align: right;
	margin-left: 0px;
	margin-top: 0px;
	position: absolute;
	top: 30px;
	left: 500px;
}
.mapa {
	width: 500px;
	height: 457px;
}
.ramalhete {
	width: 441px;
	height: 77px;
}
.santamarcia {
	width: 453px;
	height: 77px;
	margin-top: 36px;
	margin-bottom:36px;
}
#rodape {
	clear: both;
	/*background-image: url(images/bg_rodape.png);*/
	height: 112px;
	width: 100%;
	position:relative;
	top:auto;
	
}
#rodape > .content {
	color: #FFF;
	text-align: center;
	padding-top: 30px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bold;
}
}
 @media only screen and (min-width: 1180px) {
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-position: top left;
	background-repeat: repeat;
	background-color: #120d07;
	background-size:auto auto
}
.conteudo {
	background-image: url(images/bg_01.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	height: 619px;
	width: 677px;
	background-size:100%
}
.conteudo_direita {
	float: left;
	width: 453px;
	text-align: right;
	margin-left: 30px;
	margin-top: 120px;
	position: relative;
	top: 0px;
	left: 0px;
}
.mapa {
	width: 669px;
	height: 617px;
}
.ramalhete {
	width: 441px;
	height: 77px;
}
.santamarcia {
	width: 453px;
	height: 77px;
	margin-top: 36px;
	margin-bottom: 38px;
}
#rodape {
	clear: both;
	/*background-image: url(images/bg_rodape.png);*/
	height: 112px;
	width: 100%;
}
#rodape > .content {
	color: #FFF;
	text-align: center;
	padding-top: 30px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bold;
}
}
