/*
Theme Name: Cidadão Chaves
Theme URI: https://alvaron.com.br
Template: generatepress
Author: Alvaron
Author URI: https://alvaron.com.br
Description: Criado para Cidadão Chaves
Version: 3.6.0.1754668374
Updated: 2025-08-08 15:52:54

*/

.ano-container{
  list-style:none;
  padding-left:0px !important;
  margin-bottom: 10px;
  display: table;
}
.ano-container li{
  list-style:none !important;
  float:left;
  background: #f4f4f4;
  border-radius:12px;
  box-shadow:3px 2px 5px #e2e2e2;
  width:50%;
  padding:5px 16px 5px 16px!important;
  margin-bottom:25px;
}
.ano-container li:hover,.ano-container li.atual{
  background:#C2CEDD;
}
.ano-container li h3{  
  font-size: 18px;
  padding-bottom:2px;
  font-family: Georgia;
  margin-bottom:13px;
  border-bottom:1px #006DAD solid;
  width:100%;
}
.ano-container li span{
  padding-top:5px;
  display:block;
  float:right;
}
.ano-container li span a{
  font-size:28px;
}
.seta-arq{
  padding-top:0px;
  font-size:32px;
  float:left;
}
.volta-arq{
  float: left;
  margin-top: 11px;
  display: block;
}
.ano-container li img{
  border: 1px solid #ddd;
  padding: 2px;
  background-color: #ffffff;
  float: left;
  margin: 0 8px 0 0;
}
.ano-spacer{
  margin-right:20px;
}
.ars-mes{
  width:100%;
}
.ars-mes li{
  float:left; 
  width: 100%;
  padding: 5px 0px 28px 10px;
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3ZGI5ZTgiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  rgba(249,249,249,1) 0%, rgba(125,185,232,0) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,249,249,1)), color-stop(100%,rgba(125,185,232,0))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(249,249,249,1) 0%,rgba(125,185,232,0) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(249,249,249,1) 0%,rgba(125,185,232,0) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(249,249,249,1) 0%,rgba(125,185,232,0) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(249,249,249,1) 0%,rgba(125,185,232,0) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#007db9e8',GradientType=0 ); /* IE6-8 */
}
.ano-headline{  
  list-style: none !important;
  float: left;
  background: #C2CEDD;
  border-radius: 12px;
  box-shadow: 3px 2px 5px #e2e2e2;
  height: 165px;
  width: 258px;
  padding: 5px 16px 5px 16px!important;
  margin-bottom: 25px;
  float:left;
  color:#515151;
  width:570px;
}
.ano-headline h2{
  color:#006DAD;
  margin-bottom: 13px !important;
  background:none !important;
}
.ano-headline img{  
  border: 1px solid #ddd;
  padding: 2px;
  background-color: #ffffff;
  float: left;
  margin: 0 8px 0 0;
}
.h3-arq-mes{
  float:left;
  clear:both;
  width:100%;
  border-bottom:1px #e2e2e2 solid;
}
.page-template-page-arquivosimplacaveis-php h3, .page-template-page-arquivosimplacaveis-php h4{
  margin-bottom:0px;
  padding-bottom:0px;
}
.page-template-page-arquivosimplacaveis-php #comments h3{
  margin-top:5px;
}
.page-template-page-arquivosimplacaveis-php #comments h2{
  margin-bottom:5px;
  padding-bottom:10px !important;
  background: #f4f4f4;
  padding-left: 3px !important;
  line-height: 22px;
  padding-top: 5px;
}
.rev_slider img{
	display:none !important;
}
body.page #comments{
	display:none !important;
}
.ars-mes h4 a{
	color: #3760cf;
}
.ars-mes h4 a span{
	color: #212121;
	font-size:13px;
}
.copyright-bar{
	display:none !important;
}
#linkdev {
	display: block;
	position: absolute;
	left: 3%;
	opacity: 0.3;
	transition: all 0.5s;
	bottom: 0.42%;
	color: #5d5858;
	text-decoration: none;
	z-index: 99999;
}
#linkdev:hover{
	opacity:1;
}