#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: #9e9d9c 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 .iconCaduceu {
  position: relative;
  margin-top: 10px;
}
body #siteWrapper .siteHeader .logotipoCont .middle .logotipoContainer .iconCaduceu:after {
  content: 'C';
  font-family: 'icomoon';
  font-size: 145px;
  position: absolute;
  color: #6b3b25;
  left: -23px;
  top: -150px;
}
body #siteWrapper .siteHeader .logotipoCont .middle .logotipoContainer .iconCaduceu:before {
  content: 'T';
  font-family: 'icomoon';
  font-size: 160px;
  position: absolute;
  color: #ecca85;
  left: -30px;
  top: -180px;
}
body #siteWrapper .siteHeader .logotipoCont .middle .logotipoContainer hgroup {
  display: inline-block;
  min-height: 148px;
  overflow: hidden;
  position: relative;
}
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 {
  font-size: 80px;
  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: #212121;
  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: #080808;
}
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: #000000;
}
body #siteWrapper .siteHeader address a {
  background: #000000;
  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: #000000;
}
body #siteWrapper #navegacaoPrincipal nav {
  background: #5e5e5e;
  border: 4px solid transparent;
  border-top-color: #787878;
  border-left-color: #515151;
  border-right-color: #515151;
  border-bottom-color: #383838;
  -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: #9c9c9c;
  text-shadow: none;
  border: 4px solid #9c9c9c;
  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;
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 16px;
}
body #siteWrapper #navegacaoPrincipal nav .telefone .ddd {
  color: #9c9c9c;
}
body #siteWrapper #navegacaoPrincipal nav .telefone .fa-whatsapp {
  color: #25D366;
}
body #siteWrapper #slider {
  height: 340px;
  position: relative;
}
body #siteWrapper #slider .txt-destaque {
  position: absolute;
  bottom: 10px;
  left: 0;
  z-index: 10;
}
body #siteWrapper #slider .txt-destaque h4 {
  padding: 10px;
  margin: 0;
  background: rgba(255,255,255,0.8);
  line-height: 25px;
}
body #siteWrapper #slider form#acessoTransdoc {
  z-index: 99;
  top: 10px;
  right: -7px;
  height: 240px;
  overflow: hidden;
  position: absolute;
  background: #383838;
  padding: 10px;
  border: 3px solid transparent;
  border-top-color: #525252;
  border-left-color: #2b2b2b;
  border-right-color: #2b2b2b;
  border-bottom-color: #121212;
  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: #525252;
  border: none;
  width: 100%;
  height: 45px;
  padding: 10px;
  margin-top: 15px;
  color: #ffffff;
}
body #siteWrapper #slider form#acessoTransdoc input::-webkit-input-placeholder {
  color: #858585;
}
body #siteWrapper #slider form#acessoTransdoc input:-moz-placeholder {
  color: #858585;
}
body #siteWrapper #slider form#acessoTransdoc input::-moz-placeholder {
  color: #858585;
}
body #siteWrapper #slider form#acessoTransdoc input:-ms-input-placeholder {
  color: #858585;
}
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: #757575;
  color: #ffffff;
  font-family: 'Droid Sans', sans-serif;
  font-size: 18px;
}
body #siteWrapper #navegacaoSecundaria nav {
  margin-top: 20px;
  background: #d1d1d1;
  -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: #000000;
  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: #000000;
  font-weight: bold;
}
body #siteWrapper .noticiasHome header {
  border-top: 4px solid #000000;
  border-bottom: 1px solid #000000;
  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: #000000;
  font-size: 26px;
}
body #siteWrapper .noticiasHome header h3 span {
  color: #333333;
}
body #siteWrapper .noticiasHome header ul li {
  float: left;
  list-style: none;
  text-transform: uppercase;
  color: #000000;
  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: #000000;
  margin: 0;
  font-size: 20px;
}
body #siteWrapper .noticiasHome section section article p {
  font-size: 14px;
  color: #000000;
  margin: 0;
}
body #siteWrapper .noticiasHome section section article time {
  font-size: 12px;
  color: #333333;
}
body #siteWrapper .noticiasHome section section article:hover {
  background: #F1F1F1;
}
body #siteWrapper .noticiasHome section section:first-child {
  display: block;
}
body #siteWrapper .boleto-2via {
  margin-bottom: 15px;
}
body #siteWrapper .boleto-2via a {
  display: inline-block;
  width: 100%;
  text-align: center;
  background: #333333;
  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: #333333;
  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: #1a1a1a;
  border-left-color: #000000;
  border-right-color: #000000;
  border-bottom-color: #000000;
  background: #000000;
  -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: #000000;
  border-left-color: #000000;
  border-right-color: #000000;
  border-bottom-color: #1a1a1a;
}
body #siteWrapper .empresaHome h2 {
  text-transform: uppercase;
  color: #000000;
  font-family: 'Arial', sans-serif;
  font-weight: bold;
  font-size: 24px;
  letter-spacing: -2px;
}
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: #000000;
  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: #000000;
}
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: #1a1a1a;
  border-left-color: #000000;
  border-right-color: #000000;
  border-bottom-color: #000000;
  background: #000000;
  -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: #000000;
  border-left-color: #000000;
  border-right-color: #000000;
  border-bottom-color: #1a1a1a;
}
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 #000000;
  border-bottom: 1px solid #000000;
  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: #000000;
  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: #1a1a1a;
  border-left-color: #000000;
  border-right-color: #000000;
  border-bottom-color: #000000;
  background: #000000;
  -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: #000000;
  border-left-color: #000000;
  border-right-color: #000000;
  border-bottom-color: #1a1a1a;
}
body #siteWrapper .infos .telefone {
  font-family: 'Droid Sans', sans-serif;
  font-size: 22px;
  color: #000000;
  padding: 10px 25px;
}
body #siteWrapper .infos .telefone .ddd {
  color: #1a1a1a;
  font-size: 15px;
}
body #siteWrapper .infos .endereco strong {
  display: block;
}
body #siteWrapper footer.bodyFooter {
  border-top: 4px solid #b8b8b8;
  margin-top: 40px;
}
body #siteWrapper footer.bodyFooter>div {
  border-top: 3px solid #000000;
  min-height: 280px;
  background: #b8b8b8;
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#b8b8b8),color-stop(0.5,#d2d2d2),color-stop(1,#b8b8b8));
  background-image: -o-linear-gradient(bottom,#b8b8b8 0%,#d2d2d2 50%,#b8b8b8 100%);
  background-image: -moz-linear-gradient(bottom,#b8b8b8 0%,#d2d2d2 50%,#b8b8b8 100%);
  background-image: -webkit-linear-gradient(bottom,#b8b8b8 0%,#d2d2d2 50%,#b8b8b8 100%);
  background-image: -ms-linear-gradient(bottom,#b8b8b8 0%,#d2d2d2 50%,#b8b8b8 100%);
  background-image: linear-gradient(to bottom,#b8b8b8 0%,#d2d2d2 50%,#b8b8b8 100%);
}
body #siteWrapper footer.bodyFooter>div.agendaTributaria h3 {
  color: #000000;
  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: 140px;
  position: absolute;
  color: #412f25;
  left: -22px;
  top: -133px;
}
body #siteWrapper footer.bodyFooter>div.logoAndAddress .logotipoContainer .iconCaduceu:before {
  content: 'T';
  font-family: 'icomoon';
  font-size: 150px;
  position: absolute;
  color: #896555;
  left: -25px;
  top: -160px;
}
body #siteWrapper footer.bodyFooter>div.logoAndAddress .logotipoContainer hgroup {
  display: inline-block;
  overflow: hidden;
}
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: 60px;
  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: #000000;
}
body #siteWrapper footer.bodyFooter>div.logoAndAddress address h3 .ddd {
  color: #ffffff;
}
body #siteWrapper footer.bodyFooter>div.logoAndAddress address .endereco {
  color: #737373;
}
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: #ffffff;
}
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: #d2d2d2;
  display: block;
}
body #siteWrapper footer.bodyFooter summary div {
  padding: 30px 0;
  color: #ffffff;
  font-size: 10px;
}
body #siteWrapper footer.bodyFooter summary div strong,
body #siteWrapper footer.bodyFooter summary div a {
  color: #333333;
}
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: #383838;
  border: 0;
}
.est-boletos .form-login .BtForm {
  height: 29px;
  padding: 0 5px;
  font: bold 15px Arial, Helvetica, sans-serif;
  color: #FFF;
  background-color: #d1d1d1;
  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: #ebebeb;
}
.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: #d1d1d1;
}
.list-boletos .InfCliente {
  padding: 8px 5px;
  margin-bottom: 20px;
  background-color: #383838;
}
.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: #383838;
  font-size: 12px;
  color: white;
}
.list-boletos table tr td a {
  font-weight: bold;
  font-size: 13px;
  color: #503905;
}
@media (max-width: 767px) {
  #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: 768px) {
  #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: 768px) {
  #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: 991px) {
  #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: 992px) and (max-width: 1199px) {
  #menu-secundario ul li a {
    font-size: 14px !important;
  }
  .noticiasHome header h3 {
    font-size: 25px !important;
  }
}
