#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;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  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;
  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;
  }
}
* {
  padding: 0;
  margin: 0;
  outline: none;
}
html,
body {
  height: 100%;
}
body {
  margin: 0;
  background: #e6e6e6;
  font-family: Georgia, "Times New Roman", Times, serif;
  text-align: left !important;
}
.highlight {
  padding: .5rem;
  margin-bottom: 1rem;
  border: 1px solid rgba(0,0,0,0.1);
  background-color: #f9f9f9;
}
.highlight .form-text {
  margin-top: 0;
  font-size: 100%;
  line-height: normal;
}
.highlight input {
  display: none;
}
#header {
  position: relative;
  z-index: 10;
  min-height: ;
  background: url('../img/bg-header.png') no-repeat 0 0 #f4f4f4;
  -webkit-box-shadow: 0 -7px 30px #000;
  -moz-box-shadow: 0 -7px 30px #000;
  box-shadow: 0 -7px 30px #000;
}
#header .inner {
  position: relative;
}
#header .inner .est-logo {
  position: absolute;
  min-height: 225px;
}
#header .inner .est-logo h1.logo {
  display: block;
  min-height: 159px;
  margin: 20px 0 0;
}
#header .inner .est-logo h1.logo a {
  position: relative;
  display: block;
  height: 90px;
  margin-top: 30px;
  padding-left: 100px;
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  text-transform: lowercase;
  color: transparent;
  -webkit-text-shadow: 0 0 0 #ffffff;
  -moz-text-shadow: 0 0 0 #ffffff;
  text-shadow: 0 0 0 #ffffff;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
#header .inner .est-logo h1.logo a strong {
  display: block;
  width: 100%;
  margin-bottom: 10px;
  padding: 30px 0 0;
  font-family: 'Josefin Slab', Arial, Helvetica, sans-serif;
  font-size: 63px;
  text-transform: capitalize;
  letter-spacing: -0.1em;
  color: transparent;
}
#header .inner .est-logo h1.logo a strong .firstWord {
  color: transparent !important;
}
#header .inner .est-logo h1.logo a:before {
  content: '';
  position: absolute;
  left: 10px;
  display: block;
  float: left;
  min-width: 199px;
  height: 159px;
  margin: -30px 0 0;
  background: url('../img/caduceu.png') no-repeat left center;
}
#header .inner .est-logo h1.logo a:hover {
  text-decoration: none;
  -webkit-text-shadow: 0 0 30px #ffffff;
  -moz-text-shadow: 0 0 30px #ffffff;
  text-shadow: 0 0 30px #ffffff;
}
#header .inner .est-logo h1.logo.perso {
  width: 70%;
  height: auto;
  margin: 20px 0 0;
  text-align: center;
}
#header .inner .est-logo h1.logo.perso a {
  display: inline-block;
  height: auto;
  background: none;
  margin-top: 0;
  padding: 0px 5px 0;
}
#header .inner .est-logo h1.logo.perso a:before {
  display: none;
}
#header .inner .est-logo h1.logo.perso a span {
  position: relative;
  top: -20px;
  display: block;
  padding-left: 36%;
  font-weight: bold;
  font-size: 14px;
  color: #f42525;
  line-height: normal;
  text-align: center;
  text-transform: none;
}
#header .inner .est-logo h1.logo.perso img {
  max-width: 100%;
}
#header .inner .est-logo .endereco {
  position: absolute;
  bottom: 0;
  width: 70%;
  min-height: 25px;
  margin-left: 20px;
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  word-wrap: break-word;
  color: #000;
}
#header .mapa-localizacao {
  position: relative;
  min-height: 4px;
}
#header .mapa-localizacao a {
  position: absolute;
  left: 30%;
  display: inline-block;
  height: 20px;
  width: 80px;
  margin-top: -20px;
  background: #f42525;
  font-family: "Times New Roman", Times, serif;
  font-size: 12px;
  line-height: 22px;
  text-transform: lowercase;
  text-align: center;
  color: #FFF;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
#header .mapa-localizacao .mapa {
  height: 4px;
  background: #f65656;
  overflow: hidden;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
#header .mapa-localizacao .mapa #map {
  height: 400px;
  margin-top: 4px;
}
#header .mapa-localizacao:hover a,
#header .mapa-localizacao:hover .mapa {
  background: #f86e6e;
  text-decoration: none;
}
#header .barra-topo {
  min-height: 50px;
  margin-bottom: -50px;
  line-height: 50px;
  background: url('../img/degrade-barra-topo.png') repeat-x left bottom #f42525;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
#header .barra-topo .telefone-redes {
  margin-top: 15px;
}
#header .barra-topo .telefone-redes .fone {
  position: relative;
  top: 0px;
  display: inline-block;
  margin-top: -5px;
  font-family: "Times New Roman", Times, serif;
  font: 12px;
  line-height: normal;
  color: #ffffff;
}
#header .barra-topo .telefone-redes .fone strong {
  position: relative;
  top: 5px;
  font-family: 'Josefin Slab', Arial, Helvetica, sans-serif;
  font-size: 30px;
  font-weight: 700;
  letter-spacing: -0.05em;
  color: #ffffff;
}
#header .barra-topo .telefone-redes .redes-sociais {
  position: relative;
  top: 6px;
  display: inline-block;
  min-height: 25px;
  margin-left: 20px;
  padding-left: 10px;
  line-height: normal;
  border-left: 1px solid #aa0909;
}
#header .barra-topo .telefone-redes .redes-sociais a {
  display: inline-block;
  width: 25px;
  height: 25px;
  margin: 0;
  background: url('../img/sprite_icones-redes-sociais.png') no-repeat;
  text-indent: -9999em;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#header .barra-topo .telefone-redes .redes-sociais a.face {
  background-position-y: -27px;
}
#header .barra-topo .telefone-redes .redes-sociais a.twit {
  background-position-x: -28px;
  background-position-y: -27px;
}
#header .barra-topo .telefone-redes .redes-sociais a:hover {
  background-position-y: -1px;
}
#header .barra-topo.affix {
  top: 0;
  -webkit-box-shadow: 0 -7px 30px #000;
  -moz-box-shadow: 0 -7px 30px #000;
  box-shadow: 0 -7px 30px #000;
}
#header .barra-topo .contabil {
  max-width: 1000px;
}
#header .barra-topo .contabil ul.nav {
  min-height: 50px;
  margin-left: -14px !important;
}
#header .barra-topo .contabil ul.nav li {
  height: 50px;
  -moz-transform: skewX(-25deg);
  -webkit-transform: skewX(-25deg);
  -o-transform: skewX(-25deg);
  -ms-transform: skewX(-25deg);
  transform: skewX(-25deg);
}
#header .barra-topo .contabil ul.nav li a {
  display: block;
  overflow: hidden;
  height: 40px;
  margin-top: 4px;
  font-family: 'Josefin Slab', Arial, Helvetica, sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 40px;
  color: #FFF;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 100px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 100px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 100px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 100px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 100px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 100px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
#header .barra-topo .contabil ul.nav li a:hover {
  background: #6b2421;
  color: #ffffff;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#header .barra-topo .contabil ul.nav li a span {
  display: inline-block;
  -moz-transform: skewX(25deg) !important;
  -webkit-transform: skewX(25deg) !important;
  -o-transform: skewX(25deg) !important;
  -ms-transform: skewX(25deg) !important;
  transform: skewX(25deg) !important;
}
#header .richmedia {
  max-width: 1000px;
  height: 225px;
  overflow: hidden;
}
#header .richmedia .inner {
  margin-left: 52px;
  margin-right: -52px;
  height: 225px;
  overflow: hidden !important;
  -moz-transform: skewX(-25deg);
  -webkit-transform: skewX(-25deg);
  -o-transform: skewX(-25deg);
  -ms-transform: skewX(-25deg);
  transform: skewX(-25deg);
}
#header .richmedia .inner img {
  float: left;
  margin: 0 0 0 -52px;
  -moz-transform: skewX(25deg);
  -webkit-transform: skewX(25deg);
  -o-transform: skewX(25deg);
  -ms-transform: skewX(25deg);
  transform: skewX(25deg);
}
#header .richmedia .inner .infos {
  position: absolute;
  top: 17%;
  right: 0;
  z-index: 2;
  max-width: 800px;
  background: rgba(255,255,255,0.7);
  overflow: hidden !important;
}
#header .richmedia .inner .infos ul,
#header .richmedia .inner .infos ol {
  max-height: 80px;
  padding-left: 70px !important;
  overflow: hidden;
}
#header .richmedia .inner .infos h2 {
  margin-left: -15px;
  padding-left: 35px;
  background: #fff;
  font-family: 'Josefin Slab', Arial, Helvetica, sans-serif;
  font-size: 45px;
  font-weight: normal;
  color: #f42525;
}
#header .richmedia .inner .infos h2,
#header .richmedia .inner .infos ul,
#header .richmedia .inner .infos ol {
  -moz-transform: skewX(25deg);
  -webkit-transform: skewX(25deg);
  -o-transform: skewX(25deg);
  -ms-transform: skewX(25deg);
  transform: skewX(25deg);
  filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand',M11=1.5320888862379554,M12=-1.2855752193731,M21=1.2855752193730796,M22=1.5320888862379558);
}
.navbar a {
  text-shadow: none !important;
}
#wrap {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -20px;
}
.container.site {
  position: relative;
  min-height: 100%;
  padding-top: 50px !important;
  padding-bottom: 40px;
}
.container.site .content {
  overflow: hidde;
  background: #fff;
  padding-bottom: 10px;
}
.container.site .content .col-esq {
  position: relative;
  margin-left: 10px;
  margin-right: -10px;
}
.container.site .content .col-esq .destaque {
  background: #57524e;
  padding-bottom: 15px;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.container.site .content .col-esq .destaque ul.nav {
  padding-top: 5px;
  font-family: 'Josefin Slab', Arial, Helvetica, sans-serif;
  font-size: 30px;
  font-weight: 700;
}
.container.site .content .col-esq .destaque ul.nav li {
  position: relative;
  height: 45px;
  background: #645f5a;
  border-bottom: 5px solid #57524e !important;
  overflow: hidden;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.container.site .content .col-esq .destaque ul.nav li a {
  position: absolute;
  left: 0;
  z-index: 2;
  display: block;
  width: 100%;
  height: 45px;
  background: url('../img/sprite_icones-menu.png') no-repeat -25px 11px;
  padding-left: 20px;
  line-height: 45px;
  color: #ffffff;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.container.site .content .col-esq .destaque ul.nav li span {
  position: absolute;
  left: 110%;
  z-index: 0;
  width: 100%;
  height: 100%;
  background: #f42525;
  -moz-transform: skewX(-25deg);
  -webkit-transform: skewX(-25deg);
  -o-transform: skewX(-25deg);
  -ms-transform: skewX(-25deg);
  transform: skewX(-25deg);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.container.site .content .col-esq .destaque ul.nav li:hover {
  background: #57524e;
}
.container.site .content .col-esq .destaque ul.nav li:hover a {
  padding-left: 70px;
  background-color: transparent !important;
  background-position: 13px 11px;
  color: #ffffff;
}
.container.site .content .col-esq .destaque ul.nav li:hover span {
  left: 50px;
}
.container.site .content .col-esq .destaque ul.nav li.empresa a {
  background-position-y: -40px;
}
.container.site .content .col-esq .destaque ul.nav li.servicos a {
  background-position-y: -93px;
}
.container.site .content .col-esq .destaque ul.nav li.contato a {
  background-position-y: -145px;
}
.container.site .content .col-esq .destaque #area-cliente {
  border-top: 1px solid #7f7872;
}
.container.site .content .col-esq .destaque #area-cliente h2 {
  color: #ffffff;
  text-align: center;
  line-height: 22px;
}
.container.site .content .col-esq .destaque #area-cliente h2 strong {
  color: #ffffff;
}
.container.site .content .col-esq .destaque #area-cliente form.area-cliente input {
  background-color: #2f2c2a !important;
  border: 1px solid;
  border-left-color: #141312;
  border-top-color: #141312;
  border-right-color: #98928c;
  border-bottom-color: #98928c;
  color: #ffffff;
  box-shadow: none !important;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.container.site .content .col-esq .destaque #area-cliente form.area-cliente input:focus {
  background-color: #211f1e !important;
}
.container.site .content .col-esq .destaque #area-cliente form.area-cliente ::-webkit-input-placeholder {
  background-color: #2f2c2a;
  color: #57524e;
}
.container.site .content .col-esq .destaque #area-cliente form.area-cliente :focus::-webkit-input-placeholder {
  background-color: #211f1e !important;
  color: #ffffff;
}
.container.site .content .col-esq .destaque #area-cliente form.area-cliente input:-moz-placeholder {
  background-color: #2f2c2a;
  color: #57524e;
}
.container.site .content .col-esq .destaque #area-cliente form.area-cliente input:focus:-moz-placeholder {
  background-color: #211f1e !important;
  color: #ffffff;
}
.container.site .content .col-esq .destaque #area-cliente form.area-cliente input:-webkit-autofill {
  background-color: #2f2c2a !important;
  color: #57524e !important;
}
.container.site .content .col-esq .destaque #area-cliente .btn {
  background: #c8c5c2;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.container.site .content .col-esq .destaque #area-cliente .btn:hover {
  background: #ffffff;
  color: #333;
}
.container.site .content .col-esq .destaque #area-cliente a.adm {
  display: block;
  min-height: 30px;
  font-size: 12px;
  text-decoration: underline;
  line-height: 30px;
  color: #c8c5c2;
}
.container.site .content .col-esq .destaque #area-cliente a.adm:hover {
  text-decoration: none;
  color: #ffffff;
}
.container.site .content .col-esq .destaque.affix {
  top: 70px;
  width: auto;
}
.container.site .content .col-esq #cotacao-dolar {
  text-align: center;
}
.container.site .content .col-esq #cotacao-dolar table {
  width: 100% !important;
  margin-top: -15px;
}
#noticias {
  margin-bottom: 15px;
}
#noticias #noticiasGuiaDosContadoresTopo {
  display: block;
  height: 25px;
  margin-bottom: 25px;
  border-bottom: 1px solid #8a754b;
}
#noticias #noticiasGuiaDosContadoresTopo ul {
  text-align: center;
}
#noticias #noticiasGuiaDosContadoresTopo ul li {
  display: inline-block;
  height: 22px;
  margin: 0 5px;
  border-bottom: 0px solid #272115;
  padding: 0 12px;
  font-size: 15px;
  font-family: "Times New Roman", Times, serif;
  text-transform: uppercase;
  list-style: none;
  color: #695939;
  cursor: pointer;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
#noticias #noticiasGuiaDosContadoresTopo ul li:hover,
#noticias #noticiasGuiaDosContadoresTopo ul li.active {
  border-bottom: 3px solid #272115;
  color: #272115;
}
#noticias #noticiasGuiaDosContadoresTopo ul li.active {
  cursor: default;
}
#noticias #noticiasGuiaDosContadoresConteudo {
  display: block;
  overflow-y: scroll;
  width: 100%;
  height: 355px;
  margin: 10px auto;
}
#noticias #noticiasGuiaDosContadoresConteudo div .art {
  position: relative;
  list-style: none;
  margin: 0 0 10px;
  padding: 5px 0;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
#noticias #noticiasGuiaDosContadoresConteudo div .art .titulo {
  padding: 2px 0;
  font-family: 'Josefin Slab', Arial, Helvetica, sans-serif;
  font-size: 25px;
  font-weight: 700;
  text-decoration: none;
}
#noticias #noticiasGuiaDosContadoresConteudo div .art .titulo a {
  color: #000000;
}
#noticias #noticiasGuiaDosContadoresConteudo div .art p {
  display: block;
  margin-bottom: 0px;
  font-family: "Times New Roman", Times, serif;
  font-size: 15px;
  font-weight: normal;
}
#noticias #noticiasGuiaDosContadoresConteudo div .art p a {
  color: #272115;
}
#noticias #noticiasGuiaDosContadoresConteudo div .art a {
  text-decoration: none;
}
#noticias #noticiasGuiaDosContadoresConteudo div .art a:hover {
  text-decoration: underline;
}
#noticias #noticiasGuiaDosContadoresConteudo div .art .Data {
  font-family: 'Josefin Slab', Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #8a754b;
}
#noticias #noticiasGuiaDosContadoresConteudo div .art:first-child {
  padding-top: 0;
}
#noticias #noticiasGuiaDosContadoresConteudo div .art:last-child {
  margin-bottom: 0;
}
#noticias #noticiasGuiaDosContadoresConteudo div .art:hover {
  background: ;
}
#noticias #noticiasGuiaDosContadoresConteudo div .listarTodas {
  display: block;
  width: 100%;
}
#noticias #noticiasGuiaDosContadoresConteudo div .listarTodas a {
  display: inline-block;
  width: 180px;
  margin: 0 auto;
  padding: 3px 0;
  background: ;
  text-decoration: none;
  color: #fff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
#noticias #noticiasGuiaDosContadoresConteudo div .listarTodas a:hover {
  background: #f30d0d;
  text-decoration: underline;
}
#noticias #noticiasGuiaDosContadoresConteudo div#noticiasTecnicasGuiaDosContadores,
#noticias #noticiasGuiaDosContadoresConteudo div#noticiasEstaduaisGuiaDosContadores,
#noticias #noticiasGuiaDosContadoresConteudo div#noticiasArtigosGuiaDosContadores {
  display: none;
}
.box-noticia-ps {
  margin-bottom: 25px;
  padding-bottom: 15px;
  border-bottom: 1px solid #8a754b;
}
.box-noticia-ps .titulos {
  margin-bottom: 5px;
  padding-bottom: 15px;
  border-bottom: 1px solid #8a754b;
}
.box-noticia-ps .titulos .btn {
  position: relative;
  top: -2px;
  letter-spacing: 0;
}
.box-noticia-ps ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.box-noticia-ps ul li {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #bba780;
}
.box-noticia-ps ul li:first-child {
  margin-top: 0;
  border-top: 0;
}
.box-noticia-ps ul li a {
  color: #272115;
}
.box-noticia-ps ul li a strong {
  display: inline-block;
  width: 100%;
  color: #000000;
}
.boletim-ps {
  padding-right: 15px;
}
.boletim-ps ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.boletim-ps ul li {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #bba780;
}
.boletim-ps ul li:first-child {
  margin-top: 0;
  border-top: 0;
}
.boletim-ps ul li a {
  color: #272115;
}
.boletim-ps ul li a strong {
  display: inline-block;
  width: 100%;
  color: #000000;
}
.box-empresa h2 {
  text-align: left !important;
}
.box-empresa .img-fachada {
  margin: 0 5% 5% 0;
}
.box-empresa .img-fachada img {
  max-width: 201px !important;
}
.box-empresa a.btn {
  background: #db0b0b;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.box-empresa a.btn:hover {
  background: #f42525;
}
.col-agenda-links {
  border-left: 1px solid #bba780;
  padding: 0 15px;
}
.col-agenda-links #agenda-tributaria h2 {
  line-height: 22px;
}
#linksUteis {
  margin-left: 0;
}
#linksUteis .logos {
  text-align: center;
}
#linksUteis .logos ul {
  margin-left: 0 !important;
}
#linksUteis .logos ul li {
  margin-bottom: 25px;
  list-style: none;
  display: inline-block;
}
#linksUteis .logos ul li a img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  filter: gray;
  -webkit-filter: grayscale(100%);
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
#linksUteis .logos ul li a:hover img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  filter: gray;
  -webkit-filter: grayscale(0%);
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
h2.titulos {
  font-family: 'Josefin Slab', Arial, Helvetica, sans-serif;
  font-size: 24px;
  text-align: center;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: -0.06em;
  color: #57524e;
}
h2.titulos strong {
  font-weight: 700;
  color: #f42525;
}
h2.titulos.gd {
  font-size: 40px;
}
h2.titulos.md {
  font-size: 35px;
}
h2.titulos.pgs {
  display: block;
  margin-top: 15px;
  padding-bottom: 10px;
  border-bottom: 2px solid #f42525;
  font-size: 45px;
  font-weight: 200;
  color: #f42525;
}
.accordion.lista-servicos h3 {
  font-family: 'Josefin Slab', Arial, Helvetica, sans-serif;
  font-size: 30px;
  font-weight: bold;
  color: #f42525;
}
.accordion.lista-servicos .accordion-group {
  border: none;
  border-bottom: 2px dotted #a9905f;
}
.accordion.lista-servicos .accordion-group .accordion-heading {
  line-height: 25px;
}
.accordion.lista-servicos .accordion-group .accordion-heading a {
  padding: 0 0 0 15px;
}
.accordion.lista-servicos .accordion-group .accordion-inner {
  border: none;
  border-top: 1px solid #a9905f;
}
form.contato {
  font-family: "Times New Roman", Times, serif;
}
form.contato legend {
  border: none;
  font-size: 15px;
  line-height: 15px;
}
form.contato textarea {
  max-width: 100%;
  min-height: 350px;
}
form.contato button.btn {
  background: #f42525 !important;
  color: #ffffff;
}
.informacoes {
  padding-right: 5px;
  font-family: "Times New Roman", Times, serif;
}
.informacoes h3 {
  font-family: 'Josefin Slab', Arial, Helvetica, sans-serif;
  font-size: 35px;
  font-weight: 200;
  color: #f42525;
}
.informacoes .telefone strong {
  font-family: 'Josefin Slab', Arial, Helvetica, sans-serif;
  font-size: 25px;
}
.informacoes .end {
  font-family: 'Josefin Slab', Arial, Helvetica, sans-serif;
  font-size: 22px;
  line-height: 20px;
}
#footer {
  height: 20px;
}
#footer .details {
  float: left;
  display: block;
  width: 100%;
  height: 100%;
  font-size: 10px;
  font-family: Arial, Helvetica, sans-serif;
  lineheight: 20px;
  text-align: right;
  color: #333;
}
#footer .details .summary {
  float: left;
}
#footer .details .summary::-webkit-details-marker {
  display: none;
}
#footer .details .summary strong {
  display: inline-block;
  font-size: 11px;
  color: #ff1a1a;
}
#footer .details .summary a {
  color: #ff1a1a;
}
#footer .details a {
  display: inline-block;
  width: auto;
  padding-left: 15px;
  font-family: Arial, Helvetica, sans-serif;
  lineheight: 20px;
  text-align: right;
  color: #333;
}
#footer .details a img {
  position: relative;
  margin-bottom: -4px;
  margin-right: 3px;
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
#footer .details a:hover {
  text-decoration: none;
}
#footer .details a:hover img {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
.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 blockquote {
  position: relative;
  padding: 1.2em 0 2em 2.5rem;
  text-align: justify;
  border: none;
  margin: 20px 0 20px 2.5rem;
}
.page-empresa blockquote:after {
  content: "";
  display: block;
  width: 4px;
  height: 100%;
  position: absolute;
  left: 0;
  color: ;
  top: 0;
  background: -moz-linear-gradient(top, 0%, 60%,rgba(255,255,255,0) 100%);
  background: -webkit-linear-gradient(top, 0%, 60%,rgba(255,255,255,0) 100%);
}
.page-empresa blockquote:before {
  content: "\f10d";
  font-family: "fontawesome";
  font-size: 20px;
  display: block;
  margin-bottom: 0.8em;
  font-weight: 400;
  color: ;
}
.page-empresa.politica-privacidade {
  text-align: justify;
}
#home li.home *,
#empresa li.empresa *,
#servicos li.servicos *,
#contato li.contato * {
  cursor: default;
}
#home li.home a,
#home li.home a:hover,
#empresa li.empresa a,
#empresa li.empresa a:hover,
#servicos li.servicos a,
#servicos li.servicos a:hover,
#contato li.contato a,
#contato li.contato a:hover {
  padding-left: 70px;
  background-position: 13px 11px;
  color: #ffffff;
}
#home li.home a.bt-empresa,
#home li.home a:hover.bt-empresa,
#empresa li.empresa a.bt-empresa,
#empresa li.empresa a:hover.bt-empresa,
#servicos li.servicos a.bt-empresa,
#servicos li.servicos a:hover.bt-empresa,
#contato li.contato a.bt-empresa,
#contato li.contato a:hover.bt-empresa {
  background-position-y: -40px;
}
#home li.home a.bt-servicos,
#home li.home a:hover.bt-servicos,
#empresa li.empresa a.bt-servicos,
#empresa li.empresa a:hover.bt-servicos,
#servicos li.servicos a.bt-servicos,
#servicos li.servicos a:hover.bt-servicos,
#contato li.contato a.bt-servicos,
#contato li.contato a:hover.bt-servicos {
  background-position-y: -93px;
}
#home li.home a.bt-contato,
#home li.home a:hover.bt-contato,
#empresa li.empresa a.bt-contato,
#empresa li.empresa a:hover.bt-contato,
#servicos li.servicos a.bt-contato,
#servicos li.servicos a:hover.bt-contato,
#contato li.contato a.bt-contato,
#contato li.contato a:hover.bt-contato {
  background-position-y: -145px;
}
#home li.home span,
#empresa li.empresa span,
#servicos li.servicos span,
#contato li.contato span {
  left: 50px;
  background-color: #f42525 !important;
}
#legislacao li.legislacao a,
#legislacao li.legislacao a:hover,
#certidoes li.certidoes a,
#certidoes li.certidoes a:hover,
#agenda_tributaria li.agenda_tributaria a,
#agenda_tributaria li.agenda_tributaria a:hover,
#agenda li.agenda_tributaria a,
#agenda li.agenda_tributaria a:hover,
#links-federais li.links-federais a,
#links-federais li.links-federais a:hover,
#estadual li.estadual a,
#estadual li.estadual a:hover,
#utilidades li.utilidades a,
#utilidades li.utilidades a:hover,
#links-uteis li.utilidades a,
#links-uteis li.utilidades a:hover {
  background: #6b2421 !important;
  color: #ffffff !important;
  cursor: default;
  -webkit-border-top-right-radius: 0px !important;
  -webkit-border-bottom-right-radius: 0px !important;
  -webkit-border-bottom-left-radius: 0px !important;
  -webkit-border-top-left-radius: 0px !important;
  -moz-border-radius-topright: 0px !important;
  -moz-border-radius-bottomright: 0px !important;
  -moz-border-radius-bottomleft: 0px !important;
  -moz-border-radius-topleft: 0px !important;
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
  border-top-left-radius: 0px !important;
  -moz-background-clip: padding !important;
  -webkit-background-clip: padding-box !important;
  background-clip: padding-box !important;
}
.tooltip {
  color: #f42525 !important;
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #ffffff !important;
}
.tooltip.top .tooltip-arrow {
  border-top-color: #ffffff !important;
}
.tooltip .tooltip-inner {
  background-color: #ffffff;
  color: #f42525;
}
address {
  font-style: normal;
}
a>img {
  border: none;
}
.TituloPagina {
  display: none !important;
}
@media (max-width: 1430px) {
  .barra-topo .contabil ul.nav li a {
    font-size: 14px !important;
  }
}
@media (max-width: 1200px) {
  #header h1.logo a strong {
    font-size: 55px !important;
  }
  #header h1.logo a:before {
    left: -10px !important;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    transform: scale(0.8);
  }
  #header .mapa-localizacao a {
    left: 35%;
  }
}
@media (min-width: 980px) and (max-width: 1200px) {
  #header h1.logo {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    transform: scale(0.7);
  }
  #header h1.logo.perso {
    width: auto !important;
  }
  .col-esq ul.nav.institucional li {
    font-size: 27px !important;
  }
  .barra-topo .contabil ul.nav li a {
    font-size: 11px !important;
    font-weight: 700 !important;
  }
  .richmedia .inner .infos h2 {
    font-size: 35px !important;
  }
  #noticias #noticiasGuiaDosContadoresTopo ul li {
    padding: 0 5px !important;
  }
  #area-cliente h2 {
    font-size: 21px !important;
  }
  #area-cliente a.adm {
    font-size: 10px !important;
    text-align: center;
    line-height: 15px !important;
  }
  #area-cliente button.btn {
    padding: 0 !important;
    text-align: center !important;
  }
  .endereco {
    width: 80% !important;
  }
}
@media (max-width: 979px) {
  .barra-topo .telefone-redes {
    display: block;
    width: 100%;
    text-align: center;
  }
  .barra-topo .telefone-redes * {
    display: inline-block;
  }
  .barra-topo .telefone-redes .redes-sociais {
    min-width: 100px;
  }
  .barra-topo .contabil {
    display: block;
    width: 100%;
    margin-top: -30px;
  }
  .barra-topo .contabil .btn-navbar {
    position: relative;
    background: #a60d0d;
    border-bottom: 1px solid #f86e6e;
    border-right: 1px solid #f86e6e;
    -webkit-box-shadow: inset 1px 1px 5px #5f0707;
    -moz-box-shadow: inset 1px 1px 5px #5f0707;
    box-shadow: inset 1px 1px 5px #5f0707;
  }
  .barra-topo .contabil .btn-navbar .icon-bar {
    background-color: #f86e6e !important;
    -webkit-box-shadow: 1px 1px #5f0707;
    -moz-box-shadow: 1px 1px #5f0707;
    box-shadow: 1px 1px #5f0707;
  }
  .barra-topo .contabil .btn-navbar span.txt {
    position: absolute;
    left: -90px;
    top: 3px;
    display: block;
    font-family: 'Josefin Slab', Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fa9e9e;
  }
  .barra-topo .contabil ul.nav {
    background: #d51111;
    padding-left: 20px;
    text-align: center;
  }
  .barra-topo .contabil ul.nav li {
    margin-bottom: 10px;
  }
  #area-cliente {
    padding: 0 15px;
  }
  #area-cliente a.adm {
    display: block;
    text-align: center;
  }
  .richmedia .inner .infos h2 {
    font-size: 30px !important;
  }
  a.adm {
    display: block;
    line-height: 16px !important;
  }
  .endereco {
    position: relative !important;
    margin-bottom: 35px;
    display: block;
    width: 90% !important;
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  #header h1.logo {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    transform: scale(0.7);
  }
  #header h1.logo a {
    font-size: 12px !important;
  }
  #header h1.logo a strong {
    margin-bottom: -5px !important;
    font-size: 45px !important;
  }
  #header h1.logo a:before {
    left: -10px !important;
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
    transform: scale(0.6);
  }
  #header h1.logo.perso {
    width: auto !important;
    margin-left: -61px !important;
  }
  #header .endereco {
    font-size: 14px !important;
    margin-left: 0 !important;
  }
  button.btn {
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
    text-align: center;
  }
  #noticias #noticiasGuiaDosContadoresTopo ul {
    margin-left: 0 !important;
  }
  #noticias #noticiasGuiaDosContadoresTopo ul li {
    margin: 0 4px !important;
    padding: 0 2px !important;
    font-size: 12px !important;
  }
  h2.titulos {
    font-size: 18px !important;
  }
  h2.titulos.pgs {
    font-size: 35px !important;
  }
  .col-esq ul.nav.institucional li {
    font-size: 22px !important;
  }
  #cotacao-dolar table * {
    font-size: 9px !important;
  }
}
@media (max-width: 767px) {
  body {
    padding: 0 !important;
  }
  body .container.site .content .col-esq {
    margin-left: 0 !important;
    padding: 0 20px;
  }
  body .container.site .content .col-dir {
    padding: 0 20px;
  }
  #header .est-logo {
    position: relative !important;
    min-height: 190px !important;
  }
  #header .est-logo h1.logo.perso {
    width: auto !important;
  }
  #header .mapa-localizacao a {
    position: absolute;
    left: inherit;
    right: 10px !important;
  }
  .richmedia {
    display: none !important;
  }
  .barra-topo .telefone-redes .redes-sociais {
    margin: 10px 0 0 !important;
    padding: 10px 0 0 !important;
    border-left: none !important;
    border-top: 1px solid #aa0909;
  }
  #noticias h2 {
    padding-top: 15px;
    border-top: 2px solid #8a754b;
  }
  #noticias #noticiasGuiaDosContadoresTopo ul {
    margin-left: 0 !important;
  }
  #noticias #noticiasGuiaDosContadoresTopo ul li {
    padding: 0 5px;
  }
  .box-empresa .img-fachada {
    width: auto !important;
    float: left !important;
    margin-right: 5%;
  }
  #cotacao-dolar {
    text-align: center;
    margin-bottom: 20px;
  }
  #cotacao-dolar table {
    margin-top: -15px;
  }
  .controls-row input,
  .controls-row select {
    margin-left: 0 !important;
  }
}
@media (max-width: 485px) {
  #header .est-logo h1 a {
    padding-left: 30px !important;
  }
  #header .est-logo h1 a:before {
    left: -55px !important;
    -webkit-transform: scale(0.4);
    -moz-transform: scale(0.4);
    transform: scale(0.4);
  }
  .barra-topo .contabil .btn-navbar span.txt {
    display: none;
  }
  #noticias #noticiasGuiaDosContadoresTopo {
    height: auto !important;
  }
  #noticias #noticiasGuiaDosContadoresTopo ul {
    margin-left: 0 !important;
  }
  #noticias #noticiasGuiaDosContadoresTopo ul li {
    display: block;
    width: 100%;
  }
}
@media (max-width: 360px) {
  #header {
    background-position: -150px 0 !important;
  }
  #header .est-logo h1 a:before {
    display: none !important;
  }
}
.lt-ie9 .barra-topo {
  min-height: 40px !important;
}
.lt-ie9 .barra-topo .navbar.contabil .nav-collapse_contabil {
  height: 60px !important;
  margin-top: 15px;
}
.lt-ie9 .barra-topo .navbar.contabil .nav-collapse_contabil ul.nav {
  height: 50px;
}
.lt-ie9 .barra-topo .navbar.contabil .nav-collapse_contabil ul.nav li {
  height: 60px !important;
}
.lt-ie9 .barra-topo .telefone-redes {
  margin-top: 30px !important;
}
.lt-ie9 #noticiasGuiaDosContadoresTopo ul {
  margin-left: 0 !important;
}
.lt-ie9 #noticiasGuiaDosContadoresTopo ul li {
  padding: 0 8px !important;
}
.lt-ie9 .richmedia .infos {
  background: url('../img//bg-info-richmedia.png');
}
.alert.aviso-ie {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
  background-color: #953b39 !important;
  border-color: #9d201e !important;
  line-height: 26px;
  color: #d7b6b6 !important;
}
.alert.aviso-ie .close {
  margin-right: 50px;
}
.alert.aviso-ie a {
  font-weight: bold;
  text-decoration: underline;
  color: #FFF !important;
}
.alert.aviso-ie button {
  margin-top: 5px !important;
  color: #FFF;
}
#cntdrs {
  text-align: left;
}
#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: 15px;
  padding: 15px 0 0;
  border-top: 1px solid #ddd;
}
#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 0 0;
}
#cntdrs a {
  color: #f42525;
}
