/*TITULO*/
.titulo_padrao { text-align: center; padding: 40px 0px 30px 0px; text-transform: uppercase; }

/* TEXTUAIS */
.conteudo {position: relative; clear: both; height: auto; padding: 45px 0px 25px 0px; width:100%; }
.conteudo .imagem { width: 350px; height: auto; float: left; margin: 0px 20px 20px 0px; }
.conteudo .imagem img { width: 100%; height: auto; /*-webkit-border-radius:7px; -moz-border-radius:7px; border-radius:7px;*/ position: relative; overflow: hidden; }
.conteudo .aqd { width: 750px; height: auto; margin: 20px auto; }
.conteudo .aqd img { width: 100%; height: auto; /*-webkit-border-radius:7px; -moz-border-radius:7px; border-radius:7px;*/ position: relative; overflow: hidden; }
.conteudo h1 { font-size: 30px; color: #aa3738; text-transform: uppercase; font-weight: 100; text-align: left; height: auto; line-height: 32px; padding: 0px 0px 30px 0px; }
.conteudo h2 { font-size: 24px; color: #000000; font-weight: 300; text-align: center; height: auto; line-height: 16px; padding: 0px 0px 15px 0px; }
.conteudo p,
.conteudo { font-size: 16px !important; color: #000000 !important; font-weight: 300 !important; font-family: 'Roboto' !important; text-align: left; height: auto; line-height: 30px !important; }
.conteudo .centra { width: 100%; height: auto; text-align: center; position: relative; clear: both; }
.conteudo .centra .botao { width: auto; height: auto; padding: 20px 30px; letter-spacing: 2px; display: inline-block; position: relative; font-size: 16px; color: #ffffff; background-color: #084761; font-weight: 700; clear: both; margin: 15px 0px; }
.conteudo .centra .botao:hover { background-color: #aa3738; }
.conteudo .centra iframe { display: inline-block; margin: 0px auto; }
.conteudo #mapa { width: 100%; height: 300px; background-repeat: no-repeat; background-position: center; position: relative; clear: both; margin: 20px 0px; }

.conteudo .razoes { width: 100%; height: auto; position: relative; text-align: left; }
.conteudo .razoes .titulo_razao { font-size: 24px; color: #000000; font-family: 'Roboto'; font-weight: 300; text-align: left; height: auto; line-height: 30px; clear: both; position: relative; width: 100%; }
.conteudo .razoes ul { width: 100%; height: auto; position: relative; clear: both; margin: 0px; padding: 10px 0px 25px 0px; list-style: none; text-align: left; }
.conteudo .razoes ul li { font-size: 14px; font-family: 'Roboto'; line-height: 14px; color: #9a999e; border: 1px solid #eaeaea; padding: 10px 15px; margin-bottom: 5px; background-color: #eaeaea; overflow: hidden; width: -moz-calc(100% - 30px); width: -webkit-calc(100% - 30px); width: -o-calc(100% - 30px); width: calc(100% - 30px); height: auto; position: relative; clear: both; }

/*BOTÃO FLUTUANTE*/
.botao-pagina { position: fixed; bottom: 10px; left: 50%; margin: 0px 0px 0px 0px; color: #ffffff; font-size: 18px; z-index: 1000; font-weight: 100; letter-spacing: 1px; width:auto; padding: 15px 25px; background-color: #aa3738; text-transform: uppercase; text-align: left; letter-spacing: 2px; }
.botao-pagina:hover { background-color: #eaeaea; }

/*PERGUNTAS FREQUENTES*/
.perguntas { width: 100%; height: auto; margin: 30px 0px; position: relative; clear: both; display: inline-block; }
.perguntas ul { width: 100%; height: auto; position: relative; clear: both; margin: 20px 0px; list-style: none; text-align: center; }
.perguntas ul li { cursor: pointer; padding: 15px 20px 5px 20px; margin-bottom: 5px; background-color: #eaeaea; overflow: hidden; width: -moz-calc(100% - 40px); width: -webkit-calc(100% - 40px); width: -o-calc(100% - 40px); width: calc(100% - 40px); height: auto; position: relative; clear: both; }
.perguntas ul li .dc { width: 100%; height: auto; text-align: center; color: #aa3738; font-size: 18px; text-transform: uppercase; font-weight: 300; line-height: 30px; }
.perguntas ul li p { display: none; width: -moz-calc(100% - 40px); width: -webkit-calc(100% - 40px); width: -o-calc(100% - 40px); width: calc(100% - 40px); height: auto; padding: 0px 20px; color: #606060; font-size: 14px; line-height: 20px; text-align: justify; margin: 0px 0px 25px 0px; }
.perguntas ul li p img { float: left; width: auto; max-width: 300px; padding: 0px 20px 0px 0px; }
.perguntas ul li:hover { background-color: #aa3738; }
.perguntas ul li:hover .dc,
.perguntas ul li:hover p { color: #ffffff; }

/*FILTROS*/
.filtros { width: 100%; height: auto; position: relative; clear: both; text-align: center; }
.filtros .data_filtro { cursor: pointer; width: auto; height: auto; position: relative; font-size: 12px; text-align: left; font-family: 'Roboto'; line-height: 12px; color: #9a999e; display: inline-block; vertical-align: top; margin: 0px 5px; padding: 10px 15px; background-color: #f4f6f8; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px;  -moz-transition: all .3s ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease; }
.filtros .data_filtro:hover { background-color: #eaeaea; color: #aa3738; }
.filtros .data_filtro_ativo { cursor: pointer; width: auto; height: auto; position: relative; font-size: 12px; text-align: left; font-family: 'Roboto'; line-height: 12px; background-color: #eaeaea; color: #ffffff; display: inline-block; vertical-align: top; margin: 0px 5px; padding: 10px 15px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px;  -moz-transition: all .3s ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease; }

/*PONTOS*/
#mapa-lote { width: 100%; text-align: center; height: auto; position: relative; clear: both; text-align: center; padding: 20px 0px 50px 0px; }
#mapa-lote .mapa { text-align: center; clear: both; height: auto; background-repeat: no-repeat; background-position: center center; width: 100%; position: relative; z-index: 98; margin: 0 auto; display: block; }
#mapa-lote .mapa .marcador { cursor: pointer; width: 10px; height: 10px; position: absolute; z-index: 100; }
#mapa-lote .mapa img { z-index: 99; position: relative; }
#mapa-lote .msk { left: 50%; width: 300px; z-index: 95; height: auto; position: absolute; }
#mapa-lote .msk .mais-detalhes { background:url(../imagens/pontilhado-detalhes.png) no-repeat left bottom; padding: 20px 20px 20px 40px; width: 100%; height: auto; }
#mapa-lote .msk .mais-detalhes p { font-size: 12px; text-align: left; font-family: 'Roboto'; line-height: 24px; color: #9a999e; clear: both; width: 100%; }
.menor { font-size: 20px !important }
.marcador { z-index: 99; position: absolute; width: 10px; height: 10px; }
.marcador .circulo { width: 10px; height: 10px; margin: 0px 0px 0px -1px; position: absolute; background-color: #aa3637; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; overflow: hidden; }
.balao { display: none; margin-top: -23px; margin-right: 20px; margin-left: -240px; width: 155px; height: 40px; position: absolute; -webkit-border-radius: 35px; -moz-border-radius: 35px; border-radius: 35px; overflow: hidden; background-color: #f4f6f8; background-image: url(../imagens/favicon.png); background-repeat: no-repeat; background-position: 10px 10px; background-size: 40px auto; color: #666666; font-family: 'Roboto'; font-size: 12px; padding: 10px 20px 10px 60px;z-index: 900; text-align: left; -webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.15); -moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.15); box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.15); }
.balao p { text-align: left; font-size: 12px; line-height: 40px; text-transform: uppercase; color: #000000; font-weight: 700; }
#img_mapa { display: none; }

/*ARQUIVOS*/
.lista_arquivos { width: 100%; height: auto; position: relative; clear: both; text-align: center; margin: 30px 0px; }
.lista_arquivos ul { width: 100%; height: auto; position: relative; clear: both; text-align: center; padding: 0px 0px 17px 0px; }
.lista_arquivos ul li { width: 230px; background-color: transparent; margin: 10px; height: 300px; display: inline-block; vertical-align: top; position: relative; -moz-transition: all .6s ease; -o-transition: all .6s ease; -webkit-transition: all .6s ease; transition: all .6s ease;  }
.lista_arquivos ul li .avatar { width: 230px; border-top: #eaeaea 0px solid; height: 200px; background: #f4f6f8; position: relative; overflow: hidden;  -moz-transition: all .3s ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease; }
.lista_arquivos ul li .avatar .sigla_formato { width: 75px; height: 34px; line-height: 34px; margin-left: 67px; text-transform: uppercase; position: absolute; margin-top: 107px; text-align: center; color: #ffffff; overflow: hidden; letter-spacing: 5px; font-weight: 800; font-size: 16px; text-align:center; font-family: 'Roboto'; z-index: 10; }
.lista_arquivos ul li .avatar img { -moz-transition: all .3s ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease; }
.lista_arquivos ul li .nome_avatar { width: 220px; text-align: center; height: auto; padding: 10px 5px 5px 5px; position: relative; overflow: hidden; -moz-transition: all .3s ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease; line-height: 15px; color: #000000; font-weight: 300; font-size: 14px; text-align:center; font-family: 'Roboto'; }
.lista_arquivos ul li .nome_avatar span { font-weight: 500; }
.lista_arquivos ul li:hover .avatar { border-top: #eaeaea 3px solid; }

/*COMPLEMENTO*/
.complemento { width: 90%; height: auto; position: relative; clear: both; background-color: #eaeaea; padding: 40px 5%; margin: 25px 0px 0px 0px; }
.complemento .titulocom { font-size: 30px; color: #aa3738; font-weight:100; text-align: center; height: auto; line-height: 30px; text-transform: uppercase; padding: 10px 0px 25px 0px; }
.complemento .conte { font-size: 18px !important; color: #000000 !important; font-weight: 300 !important; font-family: 'Roboto' !important; text-align: center; height: auto; line-height: 28px !important; padding: 0px; }

/*AQD*/
.aqd_fotos { width: 100%; height: auto; background-color: #eaeaea; padding-bottom: 50px; position: relative; clear: both; }
.aqd_fotos ul { width: 100%; height: auto; position: relative; clear: both; margin: 10px 0px 20px 0px; overflow: hidden; list-style: none; text-align: center; }
.aqd_fotos ul li { width: 450px; height: auto; margin: 0px 12px; position: relative; display: inline-block; }
.aqd_fotos ul li img { width: 450px; height: auto; opacity: 1; }
.filtros_aqd { width: 100%; height: 30px; background-color: #dddddd; position: relative; clear: both; padding: 15px 0px;-webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; overflow: hidden; }
.filtros_aqd #ano_precipita { display: inline-block; background-color: #dddddd; margin-left: 20px; vertical-align: top; width: auto; padding: 5px 10px;font-weight: 500; color: #000000; font-size: 14px;font-family: 'Roboto'; }
.filtros_aqd .meses_aqd { display: inline-block; vertical-align: top; width: auto; padding: 5px 10px; text-align: center; }
.filtros_aqd .meses_aqd .meses { text-transform: uppercase; font-weight: 500; color: #000000; font-size: 12px; line-height: 20px; font-family: 'Roboto'; margin: 0px 10px; display: inline-block; vertical-align: top; }

/*FOTOS*/
.fotos { width: 100%; height: 400px; background-color: #eaeaea; position: relative; clear: both; }
.fotos ul { width: 100%; height: auto; position: relative; clear: both; margin: 10px 0px 20px 0px; overflow: hidden; list-style: none; text-align: center; }
.fotos ul li { width: 235px; height: 200px; margin: 0px 12px; position: relative; float: left; }
.fotos ul li img { width: 235px; height: 200px; opacity: 0.6; }
.fotos ul li img:hover { opacity: 1; }
.fotos #pager { width: 1050px; display: inline-block; height: auto; position: absolute; text-align: center; margin: 5px 0px 30px 0px; }
.fotos #pager a { opacity: 1; display: inline-block; text-indent:9999px; outline:none; margin: 0px 8px 0px 0px; width:15px; height:9px; background-color: #0c7eaf; -moz-transition: all .3 ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease; -moz-transition: all .3 ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease; overflow: hidden; cursor: pointer; }
.fotos #pager .selected {  background-color: #749f36; -moz-transition: all .3 ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease; width: 30px; height: 9px; cursor: pointer; }
.fotos #pager .selected:hover { background-color: #63924a; }
.fotos #pager a:hover { background-color: #0775a5; }

/*FORMULÁRIO*/
.fundobranco { width: 990px; padding: 0px 60px 20px 0px; margin: 0px 50px 0px 50px; text-align: center; height: auto; position: relative; clear: both; }
.fundobranco .divisa { width: 50px; height: 4px; background-color: #696969; }
.fundobranco .titulo { padding: 20px 0px 5px 0px; width: 100%; font-size: 32px; line-height: 32px; color: #696969; font-weight: 300; text-align: left; }
.fundobranco .titulo span { font-weight: 700; }
.fundobranco .subtitulo { padding: 0px 0px 20px 0px; width: 100%; position: relative; font-size: 12px; color: #696969; font-weight: 400; text-align: left; }
.fundobranco #formulario { width: 100%; margin: 0 auto; height: auto; position: relative; clear: both; float: none; display: inline-block; }
.fundobranco #formulario input[type=text],
.fundobranco #formulario select { position: relative; width: -moz-calc(100% - 40px); width: -webkit-calc(100% - 40px); width: -o-calc(100% - 40px); width: calc(100% - 40px); padding: 3px 20px; height: 50px; color: #878686; background-color: #ecedef; line-height: 50px; font-size: 12px; letter-spacing: 1px; font-weight: 400; text-align: left; font-family: 'Roboto'; margin: 0px 20px 15px 0px; display: inline-block; vertical-align: top; overflow: hidden; }
.fundobranco #formulario textarea { position: relative; width: -moz-calc(100% - 40px); width: -webkit-calc(100% - 40px); width: -o-calc(100% - 40px); width: calc(100% - 40px); padding: 15px 20px; height: 130px; color: #878686; background-color: #ecedef; line-height: 22px; font-size: 12px; letter-spacing: 1px; font-weight: 400; text-align: left; font-family: 'Roboto'; margin: 0px 20px 15px 0px; display: inline-block; vertical-align: top; overflow: hidden; }
.fundobranco #formulario .botao { position: relative; width: auto; text-transform: uppercase; padding: 0px 20px; height: 50px; color: #ffffff; line-height: 50px; font-size: 16px; letter-spacing: 1px; font-weight: 300; text-align: center; font-family: 'Roboto'; background-color: #eaeaea; display: inline-block; vertical-align: top; overflow: hidden; }
.fundobranco #formulario .botao:hover { cursor: pointer; background-color: #0f97d3; }
.fundobranco #formulario .coluna1 { width: 48%; margin-left: 0px; margin-right: 2%; height: auto; float: left; }
.fundobranco #formulario .coluna2 { width: 48%; margin-left: 2%; margin-right: 0px; height: auto; float: left; }

/*ÚLTIMAS NOTÍCIAS*/
.unoticias { width: 100%; padding-top: 30px; height: auto; clear: both; position: relative; }
.unoticias ul { width: 100%; margin: 0px auto; height: auto; overflow: hidden; clear: both; position: relative; list-style-type: none; }
.unoticias ul li { width: 530px; height: auto; float: right; margin: 0px 0px 25px 0px; }
.unoticias ul li .avatar { margin: 0px 10px 10px 10px; position: relative; width: 100px; height: 65px; float: left; position: relative; overflow: hidden; }
.unoticias ul li .avatar img { width: 100px; height: 65px; -webkit-transform: scale(1.0); -moz-transform: scale(1.0); -ms-transform: scale(1.0); -o-transform: scale(1.0); transform: scale(1.0); }
.unoticias ul li .not { width: 300px; float: right; height: 65px; border-bottom: 1px solid #8b8b8b; margin: 0px 10px; background-color: #ffffff; }
.unoticias ul li .not .top { padding: 0px; width: 100%; height: auto; position: relative; font-size: 14px; line-height: 16px; letter-spacing: 2px; color: #aa3738; font-weight: 700; text-align: left; }
.unoticias ul li .data { width:85px; height: auto; float: left; padding: 0px; font-size: 24px; color: #aa3738; font-style: italic; font-weight: 100; text-align: center; position: relative; overflow: hidden; }
.unoticias ul li .data p { width:100%; padding: 0px !important; height: 30px !important; font-size: 36px !important; line-height: 30px !important; color: #aa3738 !important; font-family: 'Roboto' !important; font-style: italic !important; font-weight: 100!important; text-align: center!important; position: relative; overflow: hidden; }
.unoticias ul li:hover img { opacity: 0.4; -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
.unoticias ul li.destaque { width: 500px; height: 325px; float: left; clear: both; margin: 0px 25px 40px 0px; display: block; }
.unoticias ul li.destaque .avatar { margin: 0px 0px 10px 10px; float: right; position: relative; width: 380px; height: 250px; overflow: hidden; }
.unoticias ul li.destaque .avatar img { width: 380px; height: 250px; -webkit-transform: scale(1.0); -moz-transform: scale(1.0); -ms-transform: scale(1.0); -o-transform: scale(1.0); transform: scale(1.0); }
.unoticias ul li.destaque .not { clear: both; width: 380px !important; height: auto !important; margin: 0px; font-size: 14px; border-bottom: 0px !important; letter-spacing: 0px; color: #aa3738; font-weight: 400; text-align: left; }
.unoticias ul li.destaque .not .top { padding: 15px 0px 10px 0px; width: 100% ; height: auto; position: relative; font-size: 14px; line-height: 16px; letter-spacing: 2px; color: #aa3738; font-weight: 700; text-align: left; }
.unoticias ul li.destaque:hover img { opacity: 0.6; -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }

@media screen and (max-width: 1100px) {
	.fundobranco { width: 80%; padding: 0px 5% 20px 5%; margin: 0px 5% 0px 5%; position: relative; }
	.fundobranco .divisa { margin: 0 auto; }
	.fundobranco .titulo,
	.fundobranco .subtitulo  { text-align: center; }

	.botao-pagina { position: fixed; bottom: 0px; left: 0px; font-size: 14px; z-index: 100; font-weight: 700; width:100%; padding: 10px 0px; background-color: #eaeaea; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; text-align: center; letter-spacing: 0px; }

	.fundobranco #formulario { width: 100%; margin: 0 auto; height: auto; text-align: center; position: relative; clear: both; float: none; }
	.fundobranco #formulario .label { text-align: center; }
	.fundobranco #formulario input[type=text] { text-align: center; width: -moz-calc(100% - 40px); width: -webkit-calc(100% - 40px); width: -o-calc(100% - 40px); width: calc(100% - 40px); display: inline-block; }
	.fundobranco #formulario textarea { height: 100px; padding: 5px 20px; width: -moz-calc(100% - 40px); width: -webkit-calc(100% - 40px); width: -o-calc(100% - 40px); width: calc(100% - 40px); }
	.fundobranco #formulario .interesse { cursor: pointer; position: relative; padding: 0px 0px 0px 0px; background-position: 220px 22px; width: 100%; }
	.fundobranco #formulario .interesse .slug { display: block; margin: -1px 0px 0px 0px; padding: 5px 20px; -webkit-border-radius: 23px; -moz-border-radius: 23px; border-radius: 23px; font-size: 14px; line-height: 38px; color: #95989A; text-align: left; }
	.fundobranco #formulario .interesse li { display: none; padding: 0px 20px; font-size: 15px; line-height: 38px; color: #95989A; text-align: left; }
	.fundobranco #formulario .interesse li:hover { background-color: #e0dfdf; }
	.fundobranco #formulario .botao { display: inline-block; clear: both; float: none; margin: 20px auto; }
	.fundobranco #formulario .coluna1,.fundobranco #formulario .coluna2 { width: 100%; height: auto; float: none; }
	.conteudo { padding: 25px 3%; width:94%; text-align: center; }
	.conteudo .imagem { width: 100%; height: auto; float: none; text-align: center; margin: 0px 0px 15px 0px; display: inline-block; position: relative; clear: both; }
	.conteudo .imagem img { width: auto; max-width: 100%; height: auto; }
	.conteudo img.pasto { width: auto; max-width: 170px; height: auto; }
	.conteudo h1, .conteudo p  { text-align: center; }

	.conteudo .centra iframe { width: 100%; height: auto; }
	.conteudo .botao { float: none; vertical-align: top; }

	.unoticias { width: 94%; padding: 30px 3% 0px 3%; text-align: center; }
	.unoticias ul li { width: 100%; float: none; margin: 0px 0px 20px 0px; text-align: center; display: inline-block; }
	.unoticias ul li .avatar { margin: 0px 0px 10px 0px; position: relative; width: 320px; height: auto; float: none; display: inline-block; }
	.unoticias ul li .avatar img { width: 320px; height: auto;}
	.unoticias ul li .not { width: 100%; float: none; height: auto; border-bottom: none; }
	.unoticias ul li .not .top { text-align: center; }
	.unoticias ul li .data { width:100%; height: auto; float: none; padding-bottom: 10px; }
	.unoticias ul li.destaque { width: 100%; height: auto; float: none; text-align: center; margin: 0px 0px 20px 0px; display: block; }
	.unoticias ul li.destaque .avatar { margin: 0px 0px 10px 0px; float: none; display: inline-block; position: relative; width: 320px; height: auto; }
	.unoticias ul li.destaque .avatar img { width: 320px; height: auto; }
	.unoticias ul li.destaque .not { clear: both; width: 100% !important; height: auto !important; border-bottom: none !important; text-align: center; }
	.unoticias ul li.destaque .not .top { padding: 10px 0px; width: 100%; text-align: center; }

	.perguntas { width: 94%; height: auto; margin: 30px 3%; }

	.conteudo #mapa { float: none; width: 90%; height: 400px; margin: 0px 5% 10px 5%; }

	#mapa-lote .mapa { background-size: auto 355px !important; width: 100% !important; height: 380px !important; }
	#mapa-lote .mapa .marcador { display: none; }

	.perguntas { width: 100%; height: auto; margin: 30px 0px; position: relative; clear: both; display: inline-block; }
	.perguntas ul { width: 100%; height: auto; position: relative; clear: both; margin: 20px 0px; list-style: none; text-align: center; }
	.perguntas ul li .dc { line-height: 24px; }
	.perguntas ul li p { text-align: center; line-height: 18px; }

	.fotos { height: auto; position: relative; }
	.fotos ul { height: auto; position: relative; margin: 20px 0px; }
	.fotos ul li { float: none; display: inline-block; }
}