#cookieNotice {
  right: 0 !important;
  bottom: 1rem !important;
  left: 1rem !important;
  z-index: 9999 !important;
  max-width: 450px;
  padding: 1rem !important;
  color: #000000 !important;
  text-align: justify !important;
  background: #ffffff !important;
  border: 1px solid rgba(0,0,0,0.125) !important;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  box-shadow: 0 .125rem .25rem rgba(0,0,0,0.075);
}
#cookieNotice h3 {
  margin-top: 0;
  font-weight: 700;
  font-size: 1.3rem;
}
#cookieNotice .learn-more {
  color: #000000 !important;
}
#cookieNotice .confirm {
  margin-left: 1.5rem !important;
  padding: .5rem 1rem !important;
  background: green !important;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
#cookieNotice .confirm:hover {
  background: #005c00 !important;
}
@media (max-width: 576px) {
  #cookieNotice {
    left: 1rem !important;
  }
}
@media (max-width: 575.98px) {
  #cookieNotice {
    right: 1rem !important;
    left: 1rem !important;
  }
}
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot');
  src: url('../fonts/icomoon.eot?#iefix') format('embedded-opentype'), url('../fonts/icomoon.woff') format('woff'), url('../fonts/icomoon.ttf') format('truetype'), url('../fonts/icomoon.svg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  background: #3a2719 url(../img/bg-body.png);
}
body #siteWrapper {
  margin-top: 30px;
  background: #ded9d3;
}
body #siteWrapper .siteHeader {
  background: #f8f8f8;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#ded9d3),color-stop(1,#FFF));
  background: -ms-linear-gradient(bottom,#ded9d3,#FFF);
  background: -moz-linear-gradient(center bottom,#ded9d3 0%,#FFF 100%);
  background: -o-linear-gradient(#FFF,#ded9d3);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ded9d3', GradientType=0);
}
body #siteWrapper .siteHeader .logotipoCont {
  min-height: 145px;
  display: table;
}
body #siteWrapper .siteHeader .logotipoCont .middle {
  display: table-cell;
  vertical-align: middle;
}
body #siteWrapper .siteHeader .logotipoCont .middle .logotipoContainer {
  display: inline-block;
}
body #siteWrapper .siteHeader .logotipoCont .middle .logotipoContainer .iconCaduceu {
  position: relative;
  margin-top: 10px;
}
body #siteWrapper .siteHeader .logotipoCont .middle .logotipoContainer .iconCaduceu:after {
  content: 'C';
  font-family: 'icomoon';
  font-size: 130px;
  position: absolute;
  color: #6b3b25;
  left: -23px;
  top: -140px;
}
body #siteWrapper .siteHeader .logotipoCont .middle .logotipoContainer .iconCaduceu:before {
  content: 'T';
  font-family: 'icomoon';
  font-size: 145px;
  position: absolute;
  color: #ecca85;
  left: -30px;
  top: -170px;
}
body #siteWrapper .siteHeader .logotipoCont .middle .logotipoContainer hgroup {
  display: inline-block;
  min-height: 148px;
  overflow: hidden;
  position: relative;
  margin-left: 85px;
}
body #siteWrapper .siteHeader .logotipoCont .middle .logotipoContainer hgroup h1,
body #siteWrapper .siteHeader .logotipoCont .middle .logotipoContainer hgroup h2 {
  font-family: 'Droid Sans', sans-serif;
}
body #siteWrapper .siteHeader .logotipoCont .middle .logotipoContainer hgroup h1 {
  margin-top: 55px;
  font-size: 50px;
  color: #6b3b25;
  border-bottom: 5px solid #e09202;
  display: inline-block;
  font-weight: normal;
  letter-spacing: -3px;
}
body #siteWrapper .siteHeader .logotipoCont .middle .logotipoContainer hgroup h2 {
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  display: block;
  color: #6b3b25;
  min-height: 15px;
}
body #siteWrapper .siteHeader .logotipoCont .middle .logotipoContainer:hover,
body #siteWrapper .siteHeader .logotipoCont .middle .logotipoContainer:active {
  text-decoration: none;
}
body #siteWrapper .siteHeader .social {
  text-align: right;
  margin-top: 10px;
}
body #siteWrapper .siteHeader .social .socialTitle {
  font-size: 12px;
  position: relative;
  top: -10px;
  right: 5px;
  color: #3a2719;
}
body #siteWrapper .siteHeader .social a {
  background: url(../img//sprite-social.png) no-repeat;
  width: 32px;
  height: 32px;
  overflow: hidden;
  display: inline-block;
  text-indent: -9999px;
  text-align: left;
}
body #siteWrapper .siteHeader .social a.facebook:hover {
  background-position: 0 -32px;
}
body #siteWrapper .siteHeader .social a.twitter {
  background-position: -40px 0;
}
body #siteWrapper .siteHeader .social a.twitter:hover {
  background-position: -40px -32px;
}
body #siteWrapper .siteHeader address {
  position: relative;
  top: 70px;
  text-align: right;
  font-family: 'Droid Sans', sans-serif;
  letter-spacing: -1px;
  font-size: 16px;
  color: #3a2719;
}
body #siteWrapper .siteHeader address a {
  background: #3a2719;
  color: white;
  font-weight: normal;
  padding: 2px;
  line-height: 0;
  font-size: 11px;
  display: inline-block;
  width: 17px;
  height: 17px;
  text-align: center;
  margin-left: 5px;
}
body #siteWrapper .siteHeader address a:hover,
body #siteWrapper .siteHeader address a:active {
  background: white;
  color: #3a2719;
}
body #siteWrapper #navegacaoPrincipal nav {
  background: #e09202;
  border: 4px solid transparent;
  border-top-color: #fdad18;
  border-left-color: #c78202;
  border-right-color: #c78202;
  border-bottom-color: #946101;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  width: 101%;
  margin-left: -0.5%;
  -webkit-box-shadow: 0 5px 0 rgba(0,0,0,0.1);
  -moz-box-shadow: 0 5px 0 rgba(0,0,0,0.1);
  box-shadow: 0 5px 0 rgba(0,0,0,0.1);
}
body #siteWrapper #navegacaoPrincipal nav a {
  color: #ffffff;
  text-transform: uppercase;
  font-family: 'Droid Sans', sans-serif;
  letter-spacing: -1px;
  font-size: 18px;
  text-shadow: 1px 1px 0px #969696;
  padding-top: 20px;
  padding-bottom: 17px;
  border: 4px solid transparent;
  margin-top: -4px;
  border-left: none;
  border-right: none;
}
body #siteWrapper #navegacaoPrincipal nav a:hover {
  background: #63483d;
  text-shadow: none;
  border: 4px solid #63483d;
  margin-top: -4px;
  border-left: none;
  border-right: none;
}
body #siteWrapper #navegacaoPrincipal nav .telefone {
  font-family: 'Droid Sans', sans-serif;
  font-size: 22px;
  color: #ffffff;
  padding: 10px 25px;
  float: right;
}
body #siteWrapper #navegacaoPrincipal nav .telefone .ddd {
  color: #63483d;
}
body #siteWrapper #slider {
  height: 340px;
  position: relative;
}
body #siteWrapper #slider form#acessoTransdoc {
  z-index: 99;
  top: 45px;
  right: -7px;
  height: 240px;
  overflow: hidden;
  position: absolute;
  background: #ffa600;
  padding: 10px;
  border: 3px solid transparent;
  border-top-color: #ffb833;
  border-left-color: #e69500;
  border-right-color: #e69500;
  border-bottom-color: #b37400;
  width: 350px;
}
body #siteWrapper #slider form#acessoTransdoc h3 {
  color: #ffffff;
  text-align: center;
  margin-top: 0;
  font-family: 'Droid Sans', sans-serif;
  font-size: 30px;
}
body #siteWrapper #slider form#acessoTransdoc input {
  background: #ffb833;
  border: none;
  width: 100%;
  height: 45px;
  padding: 10px;
  margin-top: 15px;
  color: #ffffff;
}
body #siteWrapper #slider form#acessoTransdoc input::-webkit-input-placeholder {
  color: #ffdb99;
}
body #siteWrapper #slider form#acessoTransdoc input:-moz-placeholder {
  color: #ffdb99;
}
body #siteWrapper #slider form#acessoTransdoc input::-moz-placeholder {
  color: #ffdb99;
}
body #siteWrapper #slider form#acessoTransdoc input:-ms-input-placeholder {
  color: #ffdb99;
}
body #siteWrapper #slider form#acessoTransdoc a {
  color: #ffffff;
  font-size: 16px;
  margin-top: 20px;
  display: inline-block;
}
body #siteWrapper #slider form#acessoTransdoc button {
  margin-top: 10px;
  float: right;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #6b3b25;
  color: #ffffff;
  font-family: 'Droid Sans', sans-serif;
  font-size: 18px;
}
body #siteWrapper #navegacaoSecundaria nav {
  margin-top: 20px;
  background: #6b3b25;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  position: relative;
}
body #siteWrapper #navegacaoSecundaria nav #menu-secundario ul {
  text-align: center;
  float: none;
}
body #siteWrapper #navegacaoSecundaria nav #menu-secundario ul li {
  display: inline-block;
  margin: 30px 25px 30px;
  float: none;
}
body #siteWrapper #navegacaoSecundaria nav #menu-secundario ul li a {
  color: white;
  display: inline;
  font-family: 'Droid Sans', sans-serif;
  text-transform: uppercase;
  font-size: 18px;
  color: #ded5cc;
  padding: 0;
}
body #siteWrapper #navegacaoSecundaria nav #menu-secundario ul li a:hover {
  text-decoration: underline;
}
body #siteWrapper form legend,
body #siteWrapper h2.pgTitle {
  font-family: 'Droid Sans', sans-serif;
  color: #6b3b25;
  font-weight: bold;
}
body #siteWrapper .noticiasHome header {
  border-top: 4px solid #6b3b25;
  border-bottom: 1px solid #6b3b25;
  height: 55px;
}
body #siteWrapper .noticiasHome header h3 {
  font-family: 'Arial', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: -2px;
  float: left;
  margin: 15px 0;
  color: #6b3b25;
  font-size: 26px;
}
body #siteWrapper .noticiasHome header h3 span {
  color: #b7653f;
}
body #siteWrapper .noticiasHome header ul li {
  float: left;
  list-style: none;
  text-transform: uppercase;
  color: #6b3b25;
  margin: 15px 8px 0;
  display: inline-block;
  cursor: pointer;
}
body #siteWrapper .noticiasHome header ul li:hover,
body #siteWrapper .noticiasHome header ul li.active {
  text-decoration: underline;
}
body #siteWrapper .noticiasHome section section {
  background: #F9F8F6;
  border: 5px solid #F1F1F1;
  margin-top: 15px;
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 0 5px rgba(0,0,0,0.1);
  box-shadow: 0 0 5px rgba(0,0,0,0.1);
  max-height: 550px;
  overflow: auto;
  display: none;
}
body #siteWrapper .noticiasHome section section article {
  padding: 10px;
}
body #siteWrapper .noticiasHome section section article h3 {
  color: #6b3b25;
  margin: 0;
  font-size: 20px;
}
body #siteWrapper .noticiasHome section section article p {
  font-size: 14px;
  color: #6b3b25;
  margin: 0;
}
body #siteWrapper .noticiasHome section section article time {
  font-size: 12px;
  color: #b7653f;
}
body #siteWrapper .noticiasHome section section article:hover {
  background: #F1F1F1;
}
body #siteWrapper .noticiasHome section section:first-child {
  display: block;
}
body #siteWrapper .noticiasHome.newsletterAtiva section section {
  max-height: 678px;
}
body #siteWrapper .boleto-2via {
  margin-bottom: 15px;
}
body #siteWrapper .boleto-2via a {
  display: inline-block;
  width: 100%;
  text-align: center;
  background: #b7653f;
  border: 4px solid #F1F1F1;
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 0 5px rgba(0,0,0,0.1);
  box-shadow: 0 0 5px rgba(0,0,0,0.1);
}
body #siteWrapper .empresaHome img {
  background: #b7653f;
  padding: 6px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 4px solid #F1F1F1;
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 0 5px rgba(0,0,0,0.1);
  box-shadow: 0 0 5px rgba(0,0,0,0.1);
}
body #siteWrapper .empresaHome a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 3px solid transparent;
  border-top-color: #ffb833;
  border-left-color: #e69500;
  border-right-color: #e69500;
  border-bottom-color: #b37400;
  background: #ffa600;
  -webkit-box-shadow: 4px 4px 0 rgba(0,0,0,0.1);
  -moz-box-shadow: 4px 4px 0 rgba(0,0,0,0.1);
  box-shadow: 4px 4px 0 rgba(0,0,0,0.1);
}
body #siteWrapper .empresaHome a:hover {
  border-top-color: #e69500;
  border-left-color: #e69500;
  border-right-color: #e69500;
  border-bottom-color: #ffb833;
}
body #siteWrapper .empresaHome h2 {
  text-transform: uppercase;
  color: #6b3b25;
  font-family: 'Arial', sans-serif;
  font-weight: bold;
  font-size: 24px;
  letter-spacing: -2px;
}
body #siteWrapper .empresaHome #newsletter {
  margin-top: 25px;
  padding-top: 15px;
  border-top: 1px solid #ffffff;
}
body #siteWrapper .empresaHome #newsletter .pgTitle h2 {
  margin-top: 0;
}
body #siteWrapper .empresaHome #newsletter .base-form legend {
  margin: 0 0 15px;
  font-size: 15px;
  color: #333333;
  border: 0;
}
body #siteWrapper .empresaHome #newsletter .base-form form {
  margin: 0 auto;
}
body #siteWrapper .empresaHome #newsletter .base-form form .form-group {
  margin-bottom: 7px;
}
body #siteWrapper .empresaHome #newsletter .base-form form input[type=text],
body #siteWrapper .empresaHome #newsletter .base-form form input[type=email] {
  height: 44px;
  font: 400 15px ;
  color: #000000;
  background-color: #ffffff;
  border-width: 2px;
  border-color: #6b3b25;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
body #siteWrapper .empresaHome #newsletter .base-form form .btnCadastrar {
  height: 44px;
  padding: 0 5px;
  font: 600 10px ;
  color: #ffffff;
  background-color: #6b3b25;
  border: 0;
  text-transform: uppercase;
}
body #siteWrapper .colunasDown {
  margin-top: 20px;
}
body #siteWrapper .colunasDown .indicadores h3 {
  float: none;
  text-align: center;
}
body #siteWrapper .colunasDown .indicadores table {
  margin: 20px auto;
}
body #siteWrapper .colunasDown .indicadores table td {
  background: none !important;
}
body #siteWrapper .colunasDown .servicos {
  text-align: center;
}
body #siteWrapper .colunasDown .servicos ul {
  padding: 0;
}
body #siteWrapper .colunasDown .servicos ul li {
  padding: 20px 0 20px 25px;
  text-align: left;
  list-style: none;
  font-size: 16px;
  color: #6b3b25;
  border-bottom: 1px solid #C3B5AB;
  position: relative;
}
body #siteWrapper .colunasDown .servicos ul li:before {
  content: '•';
  position: absolute;
  left: 0;
  top: -10px;
  font-size: 60px;
  color: #cc8500;
}
body #siteWrapper .colunasDown .servicos ul li:after {
  content: '•';
  position: absolute;
  left: 6px;
  top: 14px;
  font-size: 25px;
  color: #ded9d3;
}
body #siteWrapper .colunasDown .servicos a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 3px solid transparent;
  border-top-color: #ffb833;
  border-left-color: #e69500;
  border-right-color: #e69500;
  border-bottom-color: #b37400;
  background: #ffa600;
  -webkit-box-shadow: 4px 4px 0 rgba(0,0,0,0.1);
  -moz-box-shadow: 4px 4px 0 rgba(0,0,0,0.1);
  box-shadow: 4px 4px 0 rgba(0,0,0,0.1);
}
body #siteWrapper .colunasDown .servicos a:hover {
  border-top-color: #e69500;
  border-left-color: #e69500;
  border-right-color: #e69500;
  border-bottom-color: #ffb833;
}
body #siteWrapper .colunasDown .linksuteis ul {
  padding: 0;
}
body #siteWrapper .colunasDown .linksuteis ul li {
  list-style: none;
  text-align: center;
  margin-top: 55px;
}
body #siteWrapper .colunasDown .linksuteis ul li a {
  background: url(../img//sprite-atalhos.png) no-repeat top left;
  overflow: hidden;
  text-indent: -9999px;
  font-size: 1px;
  display: inline-block;
}
body #siteWrapper .colunasDown .linksuteis ul li a.caixaLink {
  height: 35px;
  width: 160px;
  background-position: -16px -94px;
}
body #siteWrapper .colunasDown .linksuteis ul li a.caixaLink:hover {
  background-position: -16px -13px;
}
body #siteWrapper .colunasDown .linksuteis ul li a.simplesLink {
  height: 42px;
  width: 151px;
  background-position: -195px -88px;
}
body #siteWrapper .colunasDown .linksuteis ul li a.simplesLink:hover {
  background-position: -195px -8px;
}
body #siteWrapper .colunasDown .linksuteis ul li a.cfcLink {
  height: 56px;
  width: 170px;
  background-position: -370px -83px;
}
body #siteWrapper .colunasDown .linksuteis ul li a.cfcLink:hover {
  background-position: -370px -8px;
}
body #siteWrapper .colunasDown header {
  border-top: 4px solid #6b3b25;
  border-bottom: 1px solid #6b3b25;
  height: 60px;
}
body #siteWrapper .colunasDown header h3 {
  font-family: 'Arial', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: -2px;
  float: left;
  margin: 15px 0;
  color: #6b3b25;
  font-size: 22px;
}
body #siteWrapper #contato legend {
  margin-top: 20px;
}
body #siteWrapper #contato input,
body #siteWrapper #contato select,
body #siteWrapper #contato textarea,
body #siteWrapper #contato button {
  margin-top: 5px;
}
body #siteWrapper #contato button {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 3px solid transparent;
  border-top-color: #ffb833;
  border-left-color: #e69500;
  border-right-color: #e69500;
  border-bottom-color: #b37400;
  background: #ffa600;
  -webkit-box-shadow: 4px 4px 0 rgba(0,0,0,0.1);
  -moz-box-shadow: 4px 4px 0 rgba(0,0,0,0.1);
  box-shadow: 4px 4px 0 rgba(0,0,0,0.1);
}
body #siteWrapper #contato button:hover {
  border-top-color: #e69500;
  border-left-color: #e69500;
  border-right-color: #e69500;
  border-bottom-color: #ffb833;
}
body #siteWrapper .infos .telefone {
  font-family: 'Droid Sans', sans-serif;
  font-size: 22px;
  color: #6b3b25;
  padding: 10px 25px;
}
body #siteWrapper .infos .telefone .ddd {
  color: #915032;
  font-size: 15px;
}
body #siteWrapper .infos .endereco strong {
  display: block;
}
body #siteWrapper footer.bodyFooter {
  border-top: 4px solid #533f34;
  margin-top: 40px;
}
body #siteWrapper footer.bodyFooter>div {
  border-top: 3px solid #e09202;
  min-height: 280px;
  background: #533f34;
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#533f34),color-stop(0.5,#725748),color-stop(1,#533f34));
  background-image: -o-linear-gradient(bottom,#533f34 0%,#725748 50%,#533f34 100%);
  background-image: -moz-linear-gradient(bottom,#533f34 0%,#725748 50%,#533f34 100%);
  background-image: -webkit-linear-gradient(bottom,#533f34 0%,#725748 50%,#533f34 100%);
  background-image: -ms-linear-gradient(bottom,#533f34 0%,#725748 50%,#533f34 100%);
  background-image: linear-gradient(to bottom,#533f34 0%,#725748 50%,#533f34 100%);
}
body #siteWrapper footer.bodyFooter>div.agendaTributaria h3 {
  color: #e09202;
  text-transform: uppercase;
  font-size: 18px;
  font-family: 'Arial', sans-serif;
  font-weight: bold;
  text-align: center;
}
body #siteWrapper footer.bodyFooter>div.agendaTributaria td {
  color: white;
  font-weight: normal;
}
body #siteWrapper footer.bodyFooter>div.logoAndAddress .logotipoContainer {
  padding-top: 70px;
}
body #siteWrapper footer.bodyFooter>div.logoAndAddress .logotipoContainer .iconCaduceu {
  position: relative;
}
body #siteWrapper footer.bodyFooter>div.logoAndAddress .logotipoContainer .iconCaduceu:after {
  content: 'C';
  font-family: 'icomoon';
  font-size: 135px;
  position: absolute;
  color: #412f25;
  left: -22px;
  top: -128px;
}
body #siteWrapper footer.bodyFooter>div.logoAndAddress .logotipoContainer .iconCaduceu:before {
  content: 'T';
  font-family: 'icomoon';
  font-size: 145px;
  position: absolute;
  color: #896555;
  left: -25px;
  top: -155px;
}
body #siteWrapper footer.bodyFooter>div.logoAndAddress .logotipoContainer hgroup {
  display: inline-block;
  overflow: hidden;
  margin-left: 80px;
}
body #siteWrapper footer.bodyFooter>div.logoAndAddress .logotipoContainer hgroup h1,
body #siteWrapper footer.bodyFooter>div.logoAndAddress .logotipoContainer hgroup h2 {
  font-family: 'Droid Sans', sans-serif;
}
body #siteWrapper footer.bodyFooter>div.logoAndAddress .logotipoContainer hgroup h1 {
  font-size: 50px;
  color: #412f25;
  border-bottom: 3px solid #e09202;
  display: inline-block;
  font-weight: normal;
  letter-spacing: -3px;
}
body #siteWrapper footer.bodyFooter>div.logoAndAddress .logotipoContainer hgroup h2 {
  font-size: 10px;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  display: block;
  color: #896555;
}
body #siteWrapper footer.bodyFooter>div.logoAndAddress .logotipoContainer:hover {
  text-decoration: none;
}
body #siteWrapper footer.bodyFooter>div.logoAndAddress address {
  border-left: 1px solid #412f25;
  margin-top: 80px;
}
body #siteWrapper footer.bodyFooter>div.logoAndAddress address h3 {
  color: #e09202;
}
body #siteWrapper footer.bodyFooter>div.logoAndAddress address h3 .ddd {
  color: #a98977;
}
body #siteWrapper footer.bodyFooter>div.logoAndAddress address .endereco {
  color: #ffecc9;
}
body #siteWrapper footer.bodyFooter>div.logoAndAddress address .social {
  text-align: left;
  margin-top: 10px;
}
body #siteWrapper footer.bodyFooter>div.logoAndAddress address .social .socialTitle {
  font-size: 12px;
  position: relative;
  top: -10px;
  left: 5px;
  color: #a98977;
}
body #siteWrapper footer.bodyFooter>div.logoAndAddress address .social a {
  background: url(../img//sprite-social.png) no-repeat;
  width: 32px;
  height: 32px;
  overflow: hidden;
  display: inline-block;
  text-indent: -9999px;
  text-align: left;
}
body #siteWrapper footer.bodyFooter>div.logoAndAddress address .social a.facebook:hover {
  background-position: 0 -32px;
}
body #siteWrapper footer.bodyFooter>div.logoAndAddress address .social a.twitter {
  background-position: -40px 0;
}
body #siteWrapper footer.bodyFooter>div.logoAndAddress address .social a.twitter:hover {
  background-position: -40px -32px;
}
body #siteWrapper footer.bodyFooter summary {
  background: #725748;
  display: block;
}
body #siteWrapper footer.bodyFooter summary div {
  padding: 30px 0;
  color: #a98977;
  font-size: 10px;
}
body #siteWrapper footer.bodyFooter summary div strong {
  color: #fdbf4b;
}
body #siteWrapper footer.bodyFooter summary div a {
  color: black;
}
body #siteWrapper footer.bodyFooter summary div:last-child {
  text-align: right;
}
a {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
img {
  max-width: 100%;
}
.est-boletos h2 {
  text-align: left;
}
.est-boletos h3 {
  margin-bottom: 20px;
  font: bold 30px Arial, Helvetica, sans-serif;
  color: #e97b02;
}
.est-boletos .form-login {
  text-align: center;
}
.est-boletos .form-login .txt-campo {
  padding-bottom: 6px;
  font: bold 15px Arial, Helvetica, sans-serif;
  color: #000;
}
.est-boletos .form-login input[type=text] {
  padding: 2px 5px;
  font: bold 15px/25px Arial, Helvetica, sans-serif;
  color: #000;
  background-color: #ffa600;
  border: 0;
}
.est-boletos .form-login .BtForm {
  height: 29px;
  padding: 0 5px;
  font: bold 15px Arial, Helvetica, sans-serif;
  color: #FFF;
  background-color: #6b3b25;
  border: 0;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.est-boletos .form-login .BtForm:hover {
  background-color: #915032;
}
.est-boletos .form-login .campo-valida {
  display: block;
  margin: 5px 0 10px;
}
.est-boletos .form-login .CampoNaoValido {
  color: red;
}
.list-boletos {
  margin: 0 15px;
}
.list-boletos h3 {
  margin-bottom: 20px;
  font: bold 25px Arial, Helvetica, sans-serif;
  color: #6b3b25;
}
.list-boletos .InfCliente {
  padding: 8px 5px;
  margin-bottom: 20px;
  background-color: #ffa600;
}
.list-boletos .InfCliente p {
  display: inline;
  margin: 0 !important;
  color: #FFF;
}
.list-boletos .InfCliente .txt-nome-logado {
  display: inline-block;
  font-size: 17px;
  border-right: 1px solid #FFF;
  padding-right: 8px;
  margin: 0 5px 0 0;
  color: #FFF;
}
.list-boletos .InfCliente .link-logoff {
  font-size: 13px;
  font-weight: bold;
  color: #FFF;
}
.list-boletos table tr td {
  padding: 6px 3px;
  font-size: 13px;
  background-color: #f9f9f9;
}
.list-boletos table thead tr td {
  padding: 3px;
  font-weight: bold;
  background-color: #ffa600;
  font-size: 12px;
  color: white;
}
.list-boletos table tr td a {
  font-weight: bold;
  font-size: 13px;
  color: #503905;
}
.page-empresa h3 {
  margin-top: 2.5rem;
  font-weight: 700;
  font-size: 1.250em;
}
.page-empresa h4 {
  margin-top: 1.5rem;
  font-weight: 700;
  font-size: 1em;
}
.page-empresa ol,
.page-empresa ul {
  padding-left: 20px;
}
.page-empresa ol > li,
.page-empresa ul > li {
  margin-top: .5rem;
}
.page-empresa ol > li:first-child,
.page-empresa ul > li:first-child {
  margin-top: 0;
}
.page-empresa ol > li ol,
.page-empresa ol > li ul,
.page-empresa ul > li ol,
.page-empresa ul > li ul {
  padding-left: 20px;
}
.page-empresa.politica-privacidade {
  text-align: justify;
}
.page-noticias .lista.noticias li.tecnicas .titulo,
.noticia .lista.noticias li.tecnicas .titulo {
  color: #227b16 !important;
}
.page-noticias .lista.noticias li.empresariais .titulo,
.noticia .lista.noticias li.empresariais .titulo {
  color: #c80000 !important;
}
.page-noticias .lista.noticias li.estaduais .titulo,
.noticia .lista.noticias li.estaduais .titulo {
  color: #ff8400 !important;
}
.page-noticias .lista.noticias li.artigos .titulo,
.noticia .lista.noticias li.artigos .titulo {
  color: #4a0abb !important;
}
.page-noticias.empresariais .conteudo,
.noticia.empresariais .conteudo {
  text-align: justify;
}
@media (max-width: ) {
  #siteWrapper .siteHeader {
    text-align: center !important;
  }
  #siteWrapper .siteHeader hgroup {
    text-align: center !important;
  }
  #siteWrapper .siteHeader hgroup h1 {
    font-size: 35px !important;
    border-bottom-width: 2px !important;
  }
  #siteWrapper .siteHeader hgroup h2 {
    font-size: 8px !important;
  }
  #siteWrapper .siteHeader span.iconCaduceu:before {
    font-size: 105px !important;
    left: 23px !important;
    top: -83px !important;
  }
  #siteWrapper .siteHeader span.iconCaduceu:after {
    font-size: 105px !important;
    left: 15px !important;
    top: -105px !important;
  }
  #siteWrapper .siteHeader .social {
    text-align: center !important;
    margin-top: 15px;
  }
  #siteWrapper #navegacaoPrincipal nav {
    width: 100% !important;
  }
  #siteWrapper #navegacaoPrincipal nav .telefone {
    position: absolute;
    top: 0px;
    float: left !important;
  }
  #siteWrapper .noticiasHome ul li {
    font-size: 11px;
    margin-top: 5px;
  }
}
@media (max-width: ) {
  #siteWrapper .siteHeader,
  #siteWrapper .bodyFooter {
    text-align: center !important;
  }
  #siteWrapper .siteHeader hgroup,
  #siteWrapper .bodyFooter hgroup {
    text-align: center !important;
  }
  #siteWrapper .siteHeader hgroup h1,
  #siteWrapper .bodyFooter hgroup h1 {
    font-size: 35px !important;
    border-bottom-width: 2px !important;
  }
  #siteWrapper .siteHeader hgroup h2,
  #siteWrapper .bodyFooter hgroup h2 {
    font-size: 8px !important;
  }
  #siteWrapper .siteHeader span.iconCaduceu:before,
  #siteWrapper .bodyFooter span.iconCaduceu:before {
    font-size: 105px !important;
    left: 23px !important;
    top: -83px !important;
  }
  #siteWrapper .siteHeader span.iconCaduceu:after,
  #siteWrapper .bodyFooter span.iconCaduceu:after {
    font-size: 105px !important;
    left: 15px !important;
    top: -105px !important;
  }
  #siteWrapper .noticiasHome header ul {
    float: left !important;
    width: 100% !important;
  }
  #siteWrapper .siteHeader .social {
    text-align: center !important;
    margin-top: 15px;
  }
  #siteWrapper .logoAndAddress address {
    border: none !important;
  }
  #siteWrapper .logoAndAddress address .social {
    text-align: center !important;
  }
}
@media (min-width: 480px) and (max-width: ) {
  #siteWrapper .siteHeader,
  #siteWrapper .bodyFooter {
    text-align: center !important;
  }
  #siteWrapper .siteHeader hgroup,
  #siteWrapper .bodyFooter hgroup {
    text-align: center !important;
  }
  #siteWrapper .siteHeader hgroup h1,
  #siteWrapper .bodyFooter hgroup h1 {
    font-size: 45px !important;
    border-bottom-width: 3px !important;
  }
  #siteWrapper .siteHeader hgroup h2,
  #siteWrapper .bodyFooter hgroup h2 {
    font-size: 10px !important;
  }
  #siteWrapper .siteHeader span.iconCaduceu:before,
  #siteWrapper .bodyFooter span.iconCaduceu:before {
    font-size: 120px !important;
    left: 23px !important;
    top: -100px !important;
  }
  #siteWrapper .siteHeader span.iconCaduceu:after,
  #siteWrapper .bodyFooter span.iconCaduceu:after {
    font-size: 120px !important;
    left: 14px !important;
    top: -124px !important;
  }
  #siteWrapper .siteHeader .social {
    text-align: center !important;
    margin-top: 15px;
  }
}
@media (max-width: ) {
  #slider {
    height: auto !important;
  }
  #slider form#acessoTransdoc {
    position: static !important;
    height: 100%;
    width: 100% !important;
    margin: 0 auto;
  }
  #slider form#acessoTransdoc a {
    float: left;
  }
  #slider form#acessoTransdoc .btn {
    float: right;
  }
  .siteHeader,
  .bodyFooter {
    text-align: center !important;
  }
  .logoAndAddress address {
    border: none !important;
  }
  .logoAndAddress address .social {
    text-align: center !important;
  }
}
@media (min-width: ) and (max-width: ) {
  #menu-secundario ul li a {
    font-size: 14px !important;
  }
  .noticiasHome header h3 {
    font-size: 25px !important;
  }
}
#cntdrs .cabecalho {
  margin: 0 0 15px;
}
#cntdrs .cabecalho .titulo {
  margin: 0;
  font-size: 38px;
  font-weight: bold;
  letter-spacing: -1px;
}
#cntdrs .cabecalho .subtitulo {
  margin: 10px 0 0;
  font-size: 18px;
  font-weight: normal;
  line-height: 21px;
  color: #999;
}
#cntdrs .conteudo p {
  margin: 0;
  padding-bottom: 20px;
  line-height: 21px;
}
#cntdrs .conteudo a {
  text-decoration: underline;
}
#cntdrs .conteudo a:hover {
  text-decoration: none;
}
#cntdrs .conteudo img {
  max-width: 100%;
}
#cntdrs .conteudo ul,
#cntdrs .conteudo ol {
  margin-top: 5px;
  line-height: 21px;
  list-style-position: inside;
}
#cntdrs .conteudo table {
  width: 100%;
  max-width: 100%;
  border: 1px solid #ccc;
}
#cntdrs .conteudo table > thead > tr > th,
#cntdrs .conteudo table > thead > tr > td,
#cntdrs .conteudo table > tbody > tr > th,
#cntdrs .conteudo table > tbody > tr > td,
#cntdrs .conteudo table > tfoot > tr > th,
#cntdrs .conteudo table > tfoot > tr > td {
  padding: 10px;
  border: 1px solid #ddd;
}
#cntdrs .conteudo table > thead > tr > th {
  vertical-align: bottom;
  border-bottom-width: 2px;
}
#cntdrs .conteudo table > caption + thead > tr:first-child > th,
#cntdrs .conteudo table > caption + thead > tr:first-child > td,
#cntdrs .conteudo table > colgroup + thead > tr:first-child > th,
#cntdrs .conteudo table > colgroup + thead > tr:first-child > td,
#cntdrs .conteudo table > thead:first-child > tr:first-child > th,
#cntdrs .conteudo table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
#cntdrs .conteudo table > tbody + tbody {
  border-top: 2px solid;
}
#cntdrs .conteudo table > tbody > tr:nth-of-type(odd) {
  background-color: #f8f8f8;
}
#cntdrs .conteudo blockquote {
  margin: 0 0 20px;
  padding: 20px;
  border-left: 5px solid;
  font-size: 18px;
}
#cntdrs .conteudo blockquote p:last-child,
#cntdrs .conteudo blockquote ul:last-child,
#cntdrs .conteudo blockquote ol:last-child {
  margin-bottom: 0;
}
#cntdrs .conteudo blockquote footer,
#cntdrs .conteudo blockquote small,
#cntdrs .conteudo blockquote .small {
  display: block;
  font-size: 80%;
  color: #aaa;
}
#cntdrs .conteudo blockquote footer:before,
#cntdrs .conteudo blockquote small:before,
#cntdrs .conteudo blockquote .small:before {
  content: '\2014 \00A0';
}
#cntdrs .lista {
  list-style: none;
  margin: 0;
  padding: 0;
}
#cntdrs .lista li {
  padding: 15px;
  border-top: 1px solid #ddd;
}
#cntdrs .lista li:first-child {
  border: 0;
}
#cntdrs .lista li .descricao {
  margin: 0;
  padding: 5px 0 0 0;
  line-height: 16px;
  color: #999;
}
#cntdrs .lista li a {
  text-decoration: none;
}
#cntdrs .lista li a.titulo {
  display: block;
  text-decoration: none;
  font-weight: bold;
  font-size: 20px;
}
#cntdrs .lista li a:hover {
  text-decoration: underline;
}
#cntdrs .lista li .sub-lista {
  margin: 0;
  padding: 0;
  margin-top: 15px;
  list-style: none;
}
#cntdrs .lista li .sub-lista li {
  border: 1px solid #ddd;
  border-bottom: none;
}
#cntdrs .lista li .sub-lista li .descricao {
  color: #999;
}
#cntdrs .lista li .sub-lista li a {
  color: #666;
}
#cntdrs .lista li .sub-lista li a.titulo {
  font-weight: normal;
  font-size: 15px;
}
#cntdrs .lista li .sub-lista li a.t2 {
  font-size: 17px;
}
#cntdrs .lista li .sub-lista li a.t3 {
  font-size: 16px;
}
#cntdrs .lista li .sub-lista li.hover {
  border-left-color: transparent;
  border-right-color: transparent;
}
#cntdrs .lista li .sub-lista li.hover .descricao {
  color: #666;
}
#cntdrs .lista li .sub-lista li.hover a {
  color: #333;
}
#cntdrs .lista li .sub-lista li.hover a:hover {
  text-decoration: underline;
}
#cntdrs .lista li .sub-lista li.ultimo {
  border-bottom: 1px solid #ddd;
}
#cntdrs .lista li.hover {
  background-color: #eee;
}
#cntdrs .lista li.hover .descricao {
  color: #000;
}
#cntdrs .lista li.hover .sub-lista li a {
  text-decoration: none;
}
#cntdrs .lista li.hover .sub-lista.odd {
  background-color: #eee;
}
#cntdrs .lista li.hover .sub-lista.odd .hover {
  background-color: #fff;
}
#cntdrs .lista li.hover .sub-lista.odd .hover .even {
  background-color: #eee;
}
#cntdrs .lista li.hover .sub-lista.odd .hover .even li .odd {
  background-color: #fff;
}
#cntdrs .lista li.hover .sub-lista.odd .hover .even li.hover .odd {
  background-color: #eee;
}
#cntdrs .lista li.hover .sub-lista.odd .hover .even li.hover .odd li .even {
  background-color: #fff;
}
#cntdrs .lista li.hover .sub-lista.odd .hover .even li.hover .odd li.hover .even {
  background-color: #eee;
}
#cntdrs .lista li.hover .sub-lista.odd .hover .even li.hover .odd li.hover .even li .odd {
  background-color: #fff;
}
#cntdrs .lista li.hover .sub-lista.even {
  background-color: #fff;
}
#cntdrs .lista li.hover .sub-lista.even .hover {
  background-color: #eee;
}
#cntdrs .lista li.hover .sub-lista.even .hover .odd {
  background-color: #fff;
}
#cntdrs .lista li.hover .sub-lista.even .hover .odd li .even {
  background-color: #eee;
}
#cntdrs .lista li.hover .sub-lista.even .hover .odd li.hover .even {
  background-color: #fff;
}
#cntdrs .lista li.hover .sub-lista.even .hover .odd li.hover .even li .odd {
  background-color: #eee;
}
#cntdrs .lista li.hover .sub-lista.even .hover .odd li.hover .even li.hover .odd {
  background-color: #fff;
}
#cntdrs .lista li.hover .sub-lista.even .hover .odd li.hover .even li.hover .odd li .even {
  background-color: #eee;
}
#cntdrs .lista li.ultimo {
  border-bottom: none;
}
#cntdrs .paginacao {
  margin: 20px;
}
#cntdrs .paginacao .descricao {
  margin-bottom: 20px;
  text-align: center;
}
#cntdrs .paginacao .numeros {
  list-style: none;
  text-align: center;
}
#cntdrs .paginacao .numeros li {
  display: inline-block;
}
#cntdrs .paginacao .numeros a {
  display: block;
  padding: 6px;
  text-decoration: none;
}
#cntdrs .paginacao .numeros .numero {
  margin: 0 5px;
}
#cntdrs .paginacao .numeros .numero a {
  background-color: #eee;
  color: #666;
}
#cntdrs .paginacao .numeros .numero a:hover {
  background-color: #ccc;
  color: #000;
}
#cntdrs .paginacao .numeros .numero.ativo {
  padding: 6px;
  background-color: #666;
  color: #fff;
}
#cntdrs .paginacao .numeros .botao {
  margin: 0 2px;
}
#cntdrs .paginacao .numeros .botao a {
  background-color: #333;
  color: #fff;
}
#cntdrs .paginacao .numeros .botao a:hover {
  background-color: #444;
  color: #fff;
}
#cntdrs.noticia .cabecalho {
  margin: 0 0 15px;
}
#cntdrs.noticia .cabecalho .data {
  margin: 0 0 10px;
  font-size: 15px;
}
#cntdrs.noticia .cabecalho .titulo {
  margin: 0;
  font-size: 35px;
  font-weight: bold;
  letter-spacing: -2px;
  line-height: 37px;
}
#cntdrs.noticia .cabecalho .subtitulo {
  margin: 10px 0 0;
  font-size: 20px;
  font-weight: normal;
  line-height: 21px;
  color: #999;
}
#cntdrs.noticia .assinatura {
  width: 100%;
  margin-bottom: 25px;
  padding: 15px 0 0;
  border-top: 1px solid #ddd;
  text-align: left;
}
#cntdrs.noticia .assinatura .share-bar .title {
  display: block;
  margin-bottom: 2px;
  font-size: 12px;
}
#cntdrs.noticia .assinatura .share-bar [class*=st_] {
  float: left;
}
#cntdrs.noticia .assinatura .autores {
  display: block;
}
#cntdrs.noticia .assinatura .fontes {
  display: block;
}
#cntdrs.noticia .assinatura .link {
  display: block;
}
#cntdrs.noticia .patrocinio {
  float: left;
  margin: 0 15px 15px 0;
}
#cntdrs.noticia .leia-tambem {
  padding-left: 0;
}
#cntdrs.noticia .link {
  font-size: 13px;
}
#cntdrs {
  padding: 0 15px;
}
#cntdrs a {
  color: #cc8500;
}
