.full, .half {
  width: 100%;
}

#modalLogin .modal-header .close, .slogan {
  opacity: 1;
}

html {
  font-family: Calibri, sans-serif;
}

body {
  background: #ededed;
}

h3 {
  margin-bottom: 10px;
}

p, li {
  font-size: 15px;
}

.left {
  float: left;
}

.right {
  float: right;
}

.center {
  text-align: center !important;
  margin: 0 auto;
  float: none;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.padding10 {
  padding: 10px !important;
}

.padding15 {
  padding: 15px !important;
}

.padding20 {
  padding: 20px !important;
}

.padding40 {
  padding: 40px !important;
}

.paddingt0 {
  padding-top: 0 !important;
}

.paddingB30 {
  padding-bottom: 30px;
}

.margin0 {
  margin: 0 !important;
}

.margint10 {
  margin-top: 10px;
}

.margint20 {
  margin-top: 20px;
}

.margin30 {
  margin-top: 30px;
}

.font130 {
  font-size: 130% !important;
}

.dinline {
  display: inline-block;
}

.both {
  clear: both;
}

.half {
  margin: 0 auto;
  float: none;
}

.border10 {
  border-radius: 10px 0;
}

.none {
  display: none !important;
}

.dblock {
  display: block !important;
}

.visual {
  visibility: visible !important;
}

.anchor, .invisivel {
  visibility: hidden;
}

.header-card {
  padding: 15px;
  display: inline-block;
}

#TabAnbima.tab-content .active {
  background-color: #f9f9f9;
  border: 1px solid #ddd;
}

.bg-body {
  background-color: rgba(0, 0, 0, 0.6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.scroll-280 {
  height: 280px;
  overflow: auto;
}

.scroll-360 {
  height: 360px;
  overflow: auto;
}

.scroll-modal-full {
  height: calc(90vh - 100px);
  overflow: auto;
}

.title-internas {
  display: block;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  height: 43px;
}

.title-internas>h1 {
  margin: 0;
  padding: 31px 0 0;
  text-indent: 30px;
  display: inline-block;
}

.title-internas>small {
  font-size: 14px;
  margin-left: 20px;
  display: inline-block;
}

.title-internas>small a {
  color: #555;
  text-transform: uppercase;
}

.bs-example-tabs #TabsAnbima {
  margin-bottom: -1px;
  display: flex;
  align-items: stretch;
}

select.form-control {
  cursor: pointer;
}

.btn-veja-todos {
  display: block;
  padding: 5px 0;
  background-color: #e6e6e6;
  float: right;
  margin: -2px 15px 0 0;
  border-radius: 8px;
  font-size: 14px;
  text-align: left;
  width: 114px;
  text-indent: 12px;
  color: #565656;
}

.btn-veja-todos>span {
  margin-top: -2px;
  top: 0;
}

.s10 {
  width: 10%;
}

.s20 {
  width: 20%;
}

.s30 {
  width: 30%;
}

.s40 {
  width: 40%;
}

.s50 {
  width: 50%;
}

.s60 {
  width: 60%;
}

.s70 {
  width: 70%;
}

.s80 {
  width: 80%;
}

.s90 {
  width: 90%;
}

#modalLogin .modal-body>div:nth-child(2) {
  background-color: rgba(0, 0, 0, 0.07);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3000000, endColorstr=#B3000000);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#B3000000, endColorstr=#B3000000)";
  padding: 10px;
}

#modalLogin .modal-body>div:nth-child(2)>p {
  color: #777;
  padding: 0 8px;
  font-size: 90%;
  text-align: justify;
  line-height: 18px;
}

#modalLogin .modal-body>div input {
  margin-top: 9px;
  border-radius: 10px;
  font-size: 16px;
}

#modalLogin .btn {
  border-radius: 10px;
}

#modalLogin .modal-content {
  border-radius: 20px;
}

#modalLogin .modal-header {
  background-color: #0094db;
  color: #fff;
  border-radius: 10px 0 20px;
  width: 106%;
  margin-left: -3%;
  margin-top: -5px;
}

#modalLogin .modal-header .close span {
  font-size: 33px;
  color: #fff;
}

#modalLogin .modal-header h4 {
  font-size: 24px;
  line-height: 26px;
  text-transform: uppercase;
}

.btn-green-login {
  background-color: #99ca3c;
  color: #fff;
  margin-left: 8px;
  padding: 6px 20px;
  font-size: 19px;
  border-radius: 10px 0 !important;
  text-transform: uppercase;
}

.image-login {
  width: 100%;
  height: 128px;
  overflow: hidden;
  position: relative;
  margin-bottom: 10px;
}

.image-login h3, .image-login img-responsive {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.image-login h3 {
  display: block;
  background-color: rgba(0, 0, 0, 0.5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000, endColorstr=#80000000);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000, endColorstr=#80000000)";
  height: 36px;
  color: #fff;
  padding: 0;
  margin: 0;
  line-height: 34px;
  text-indent: 10px;
}

.dropdown {
  margin-bottom: 10px;
}

#menuMobile, .smenu2Link2>ul, .smenu3Link2>ul, .smenuLink2>ul, .smenuLink>ul {
  display: none;
}

.system-ad {
  background: url(../../assets/img/placeholder-banner.png) center center no-repeat;
  min-width: 200px;
  width: 100%;
  min-height: 300px;
  display: block;
}

.search-input {
  position: relative;
  padding: 10px;
  outline: 0;
}

.close-icon, .close-icon:after {
  position: absolute;
  cursor: pointer;
}

.search-input:focus {
  box-shadow: 0 0 15px 5px #b0e0ee;
}

.close-icon {
  border: 1px solid transparent;
  background-color: transparent;
  display: inline-block;
  vertical-align: middle;
  outline: 0;
}

.close-icon:after {
  content: "\e014";
  font-family: "Glyphicons Halflings";
  font-size: 19px;
  height: 20px;
  color: #aaa;
  left: 260px;
  top: 0;
  bottom: 48px;
  margin: auto;
  transition: 0.35s ease;
}

.close-icon:hover:after {
  color: #0098d9;
}

.search-input~.close-icon, .subnav-mobile {
  display: none;
}

main .bar-home img.left {
  padding: 15px 15px 15px 0;
}

main .bar-home img.right {
  padding: 15px 0;
}

main .bar-home>p {
  padding: 15px 0 0;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}

.content-full {
  position: relative;
  z-index: 1;
}

.p13 {
  padding-right: 13px;
}

.slider4-quadros {
  width: 375px;
  padding: 15px;
  float: left;
  height: 178px;
  overflow: hidden;
  position: relative;
  z-index: 10;
}

.slider4-quadros a {
  height: 178px;
}

.slider4-quadros a img {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1;
}

.slider4-quadros a span.titulo {
  float: left;
  width: 92%;
  position: absolute;
  bottom: 0;
  left: 15px;
  height: 50px;
  overflow: hidden;
  padding: 8px 20px;
  color: #fff;
  border-radius: 10px 0 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 2;
}

@media only screen and (max-width: 1024px) {
  .top-right {
    display: none;
  }
}

@media only screen and (max-width: 640px) {
  #modalLogin .modal-header {
    width: 100%;
    margin-left: 0;
    margin-top: -5px;
  }
}

@media only screen and (max-width: 480px) {
  .btn-green-login {
    width: 100%;
    margin: 0;
  }
}

.cd-nav {
  padding-top: 0;
}

.associar-content ul li, .empresasModal ul li {
  list-style-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAOklEQVQYV2NkQAOJiYn/QULz589nRJZC4cAksCnGqhCkAV0xToXoivEqRFZMHYXI7qTMM0QFD64ABwDhYCRPwgGbHQAAAABJRU5ErkJggg==);
  list-style-position: inside;
  text-indent: -16px;
}

.active1 {
  background-color: #4c4d4f;
  color: #fff !important;
}

.active2 {
  background-color: #80c342;
  color: #fff !important;
}

.active3 {
  background-color: #0095d9;
  color: #fff !important;
}

.active4 {
  background-color: #b7ba9f;
  color: #fff !important;
}

.active5 {
  background-color: #fcaf17;
  color: #fff !important;
}

.menu-body {
  background: #666 !important;
  border-bottom: 0 !important;
}

.table>thead>tr>th {
  background-color: #444;
  color: #fff;
  text-transform: uppercase;
  vertical-align: middle;
  font-size: 120%;
  font-weight: 700;
  padding: 12px 15px;
}

.table-striped {
  border-radius: 10px;
  overflow: hidden;
}

.table-striped>tbody>tr:nth-of-type(even) {
  background-color: #fff;
}

#menuLocale .dropdown-menu img {
  position: relative;
  top: 1px;
  margin-right: 5px;
}

glyphicon:before {
  vertical-align: text-bottom;
  font-size: 12px;
}

.busca-panel>.form-group {
  width: 206px;
  float: right;
}

#menu-dinamic #busca-panel .btn {
  width: 30%;
}

#menu-dinamic .busca-panel>.form-group {
  width: 70%;
}

.busca-panel>.form-group .search-input {
  height: 45px;
  border-radius: 10px 0 0 10px;
  border-right: 0;
}

.busca-panel>.btn {
  border-radius: 0 10px 10px 0;
  width: 90px;
  height: 45px;
  float: right;
}

.btn-warning {
  background-color: #fcaf17;
  font-size: 100%;
}

.btn-search {
  display: none;
  width: 30px;
  position: absolute;
  margin: 40px 0 0 30px;
  color: #666;
}

.col-md-7 {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.slogan {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
  display: inline-block;
}

main, aside {
  margin-top: 15px;
  z-index: 11;
}

.eventoheader-social>a {
  display: inline-block;
  margin: 0 0 15px 10px;
}

.time-row {
  padding: 20px 0 40px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
  color: #888;
}

.time-row time {
  font-size: 13px;
}

.time-row>div {
  float: right;
  margin-top: -15px;
}

.title-interna h1 {
  line-height: 30px;
  margin-top: 10px;
}

.letters-search>div header {
  font-weight: 700;
}

.letters-search>div>span, .letters-search>div>a {
  display: inline-block;
  vertical-align: top;
  padding: 15px;
  width: 50%;
}

.letters-search>div>a {
  cursor: pointer;
}

.letters-search>div>span a {
  color: #555;
}

.letters-search, .letters-search * {
  transition: all 0.3s ease-in-out;
}

.letters-search--with_tooltips>div {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

.letters-search--with_tooltips>div>header {
  flex: 0 0 auto;
  width: 100%;
}

.letters-search--with_tooltips>div>span {
  display: block;
  flex: 0 0 auto;
  width: calc(50% - 10px);
  padding: 0;
  margin: 5px 0;
}

.letters-search--with_tooltips>div>span a {
  position: relative;
  display: block;
  padding: 17px 22px;
  line-height: 1.4;
  border-radius: 6px;
}

.letters-search--with_tooltips>div>span a:hover {
  background-color: #f4f7fb;
}

.letters-search--with_tooltips>div>span a.suspenso:hover:after {
  display: block;
  animation: fadeInTooltip 0.18s ease-in-out;
}

.letters-search--with_tooltips>div>span a.suspenso:before {
  content: "";
  background-color: #e0182d;
  position: absolute;
  top: 17.5%;
  left: 10px;
  width: 6px;
  height: 65%;
  display: block;
  border-radius: 3px;
}

.letters-search--with_tooltips>div>span a.suspenso:after {
  content: attr(data-tooltip);
  background-color: #dfe3e6;
  display: none;
  position: absolute;
  bottom: 103%;
  left: 5px;
  padding: 17px 12px;
  width: calc(100% - 10px);
  z-index: 999;
  border-radius: 6px;
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.27);
}

@keyframes fadeInTooltip {
  0% {
    display: block;
    opacity: 0;
    transform: scale(0.9) translateY(10%);
  }
  100% {
    opacity: 1;
    transform: scale(1) translateY(0);
  }
}

.empresasModal {
  width: 100%;
  background-color: #fff;
}

.empresasModal>b {
  margin: 0 0 10px;
  display: block;
  font-weight: 700;
}

.empresasModal ul {
  margin-bottom: 15px;
}

.empresasModal ul li {
  padding: 8px 0 8px 16px;
}

.empresasModal ul li a {
  text-decoration: underline;
  color: #444;
}

.empresasModal ul li a:hover {
  text-decoration: none;
}

.associar-content ul li a:hover, .breadcrumb>ul li a:hover, .destaque-links footer>ul li a:hover, .panel-group.v2 .panel-title a:hover {
  color: #337ab7;
  text-decoration: underline !important;
}

#filtroMobile {
  background-color: #fff;
  color: #444;
  border-right: 1px solid #ccc;
}

#filtroMobile .header-card {
  font-weight: 700;
  text-transform: uppercase;
}

.breadcrumb, .breadcrumb>ul li, .card-body {
  display: inline-block;
}

.breadcrumb {
  background-color: transparent;
  margin: 30px 0 0;
  padding: 0;
}

.breadcrumb>ul li {
  font-size: 12px;
  color: #555;
}

.breadcrumb>ul li a {
  color: #444;
}

.breadcrumb>ul li:after {
  content: " /";
}

.title-interna {
  width: 100%;
  height: 140px;
  background: url(../../assets/img/title-header-interna.png) top left -35px no-repeat #f7f8f8;
}

.title-interna h1 {
  font-size: 28px;
  font-weight: 700;
}

.banner-top {
  background: url(../../assets/img/banner-assunto.jpg) top left no-repeat #444;
  border-radius: 0 10px;
  width: 100%;
  height: 260px;
  margin: 0 0 20px;
  color: #fff;
  border-radius: 20px 0;
}

.banner-top h3 {
  padding: 40px 0 10px 15px;
  font-size: 28px;
  font-weight: 600;
  background: linear-gradient(to right, rgba(80, 80, 80, 0.75), transparent, transparent);
  border-radius: 20px 0;
  margin-bottom: 0;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}

.banner-top h3 a {
  color: #fff;
}

.banner-top h3 a:hover {
  text-decoration: none;
}

.card-body>b, .destaque-links>div>b {
  font-weight: 700;
}

.banner-top p {
  font-size: 18px;
  padding: 0 0 10px 15px;
  background: linear-gradient(to right, rgba(80, 80, 80, 0.75), transparent, transparent);
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}

.banner-top .breadcrumb {
  margin: 10px 0 0;
  position: absolute;
  padding-left: 15px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}

.banner-top .breadcrumb>ul li {
  color: #fff;
}

.banner-top h3 a {
  color: #fff;
}

.banner-top h3 a:hover {
  text-decoration: none;
}

.margin2 {
  width: 98%;
  margin-left: 1%;
}

.card-body {
  height: auto;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 10px;
  behavior: url(../../assets/js/lib/pie/PIE.htc);
  padding: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  overflow: hidden;
}

.card-body header {
  width: 100%;
  border-bottom: 1px solid #e6e6e6;
  padding: 15px;
  text-transform: uppercase;
  font-size: 19px;
  color: #555;
}

.card-body footer {
  border-top: 1px solid #e6e6e6;
  clear: both;
}

.comp-bar {
  height: 36px;
}

.area-scroll {
  overflow: auto;
  max-height: 240px;
  float: left;
  width: 100%;
}

.home-areas {
  clear: both;
}

.home-areas .card-body {
  height: 333px;
  overflow: hidden;
}

.card-body.new {
  padding: 20px;
}

.aside-fale {
  font-size: 1.2rem;
}

.aside-fale>div .glyphicon {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  display: table;
  vertical-align: middle;
}

.aside-fale>div .glyphicon:before {
  font-size: 20px;
  opacity: 0.5;
}

.aside-fale>div>a {
  width: 100% !important;
  float: none !important;
  margin: 0 !important;
  height: auto;
  padding: 10px 24px 10px 10px;
  overflow: inherit;
  color: #4c4d4f;
}

.aside-fale>div p {
  line-height: 1.4;
}

.aside-fale .side-fale {
  padding: 15px;
  font-size: 15px;
}

.card-body {
  margin-bottom: 20px;
}

.card-body>b {
  color: #555;
}

.panel-collapse .panel-body {
  padding: 15px;
  background-color: #f4f4f4;
  color: #666;
  border-radius: 0 0 10px 10px;
}

form label {
  font-size: 18px;
}

form .inputfile {
 /* width: 0.1px;
  height: 0.1px;
  opacity: 0;*/
  overflow: hidden;
/*  position: absolute;*/
  z-index: -1;
}

form .inputfile+label {
  cursor: pointer;
}

form .inputfile:focus+label {
  outline: #000 dotted 1px;
  outline: -webkit-focus-ring-color auto 5px;
}

form .inputfile+label * {
  pointer-events: none;
}

form small {
  font-size: 80%;
}

em {
  font-style: italic !important;
}

.panel-group .panel-title a>b {
  font-size: 120%;
  display: block;
  float: left;
  padding: 0 20px;
  width: 15%;
}

.panel-group .panel-title a span.glyphicon {
  background-color: #999;
  padding: 21px;
  border-radius: 0 10px 10px 0;
  margin-right: -5px;
  color: #fff;
}

.panel-group .panel-title a:focus {
  border-radius: 10px;
}

.panel-group .panel .panel-heading {
  margin-top: 10px;
  border-radius: 10px;
}

.panel-group.v2 .panel-title a {
  padding: 10px 25px 10px 10px;
}

.panel-group.v2 .panel-title a>b {
  font-size: 120%;
  display: block;
  float: left;
  padding: 0 20px;
  width: 15%;
}

.panel-group.v2 .panel-title a span.glyphicon {
  background-color: transparent;
  padding: 20px;
  border-radius: 0 10px 10px 0;
  margin-right: 15px;
  color: #444;
}

.panel-group.v2 .panel-title a:hover {
  background-color: #ddd;
  border-radius: 10px 0;
  text-decoration: none !important;
  color: #333;
}

.panel-group.v2 .panel .panel-heading {
  margin-top: 10px;
  background-color: #eee;
  border-radius: 10px 0;
}

.bbottom {
  border-bottom: 1px solid #aaa;
  padding: 10px 0;
}

ul.table-bullets li {
  list-style-type: disc;
  list-style-position: inside;
}

.modal-open .modal-container, .modal-open .page-container, .modal-open .page-container .navbar-fixed-top, body {
  overflow-y: scroll;
  overflow-x: hidden;
}

@media (max-width: 979px) {
  .modal-open .page-container .navbar-fixed-top {
    overflow-y: visible;
  }
}

#map-canvas {
  width: 100%;
  min-height: 400px;
}

.unica-pub, ul.biblioteca-docs {
  clear: both;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.unica-pub>li, ul.biblioteca-docs>li {
  padding: 10px;
  border-bottom: 1px solid #e6e6e6;
}

.unica-pub>li i, .unica-pub>li span, ul.biblioteca-docs>li i, ul.biblioteca-docs>li span {
  float: left;
  padding: 0 15px;
}

.unica-pub>li glyphicon:before,
.unica-pub>li i:before,
ul.biblioteca-docs>li glyphicon:before,
ul.biblioteca-docs>li i:before {
  font-size: 24px;
  color: red;
}
ul.biblioteca-docs>li glyphicon.fa-file-excel-o:before,
ul.biblioteca-docs>li i.fa-file-excel-o:before,
a[href$=".xml"]>i:before {
  color: #81c342 !important;
}
ul.biblioteca-docs>li glyphicon.fa-file-video-o:before,
ul.biblioteca-docs>li i.fa-file-video-o:before {
  color: #333
}
ul.biblioteca-docs>li glyphicon.fa-file-powerpoint-o:before,
ul.biblioteca-docs>li i.fa-file-powerpoint-o:before {
  color: #fbae16
}
a[href$=".txt"]>i:before {
  color: #0295d9 !important;
}
a[href$=".xml"]>i:before {
  color: #000 !important;
}

.unica-pub>li>a, .unica-pub>li>p>a, ul.biblioteca-docs>li>a, ul.biblioteca-docs>li>p>a {
  color: #565656;
}

.biblioteca-docs i.file-pdf-o {
  position: relative;
  bottom: 9px;
  left: 2px;
}

.diretoria-descricao, .diretoria-img {
  float: left;
  padding: 10px;
}

.diretoria-descricao h2 {
  padding: 0;
  margin: 0;
  font-size: 20px;
  line-height: 22px;
}

ul.publicacoes-imprensa>li a>i {
  float: none;
}

.informativo>div>h5 {
  padding: 15px 25px 10px;
}

.home-areas2 .bx-wrapper .bx-viewport {
  height: auto;
  width: 98% !important;
  margin-left: 1% !important;
}

.home-areas2 h2 {
  margin-top: 20px;
  font-size: 24px;
}

.unica-pub {
  min-height: 90px;
}

.unica-pub>i {
  display: block;
  float: left;
  margin: 30px 10px 20px 20px;
  color: red;
}

.unica-pub small {
  padding: 10px 25px 0;
  font-size: 80%;
  color: #777;
  display: block;
}

.unica-pub p {
  padding: 5px 25px 15px;
}

.unica-pub p a {
  color: #555;
}

.unica-pub p b {
  display: block;
}

.destaques a .glyphicon, .proximos-eventos div.both>span a {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.comp-especifico header small {
  font-size: 80%;
  color: #999;
  float: right;
}

.comp-especifico>div.both {
  border: 0 !important;
}

.comp-especifico div.both, .destaque-links>div, .destaques header {
  border-bottom: 1px solid #eee;
}

.comp-especifico>div.both>div {
  display: block;
  float: left;
  padding: 10px 5px;
  text-align: center;
}

.comp-especifico div.both>div {
  display: block;
  float: left;
  padding: 10px 20px;
}

.comp-especifico div.both>div small {
  font-size: 80%;
  color: #555;
  font-weight: 700;
  text-align: center;
}

.destaque-links>div {
  display: block;
  width: 50%;
  height: 120px;
  float: left;
  margin: 0;
  padding: 15px;
}

.dv-1 .destaques, .dv2 .destaques {
  height: 100px;
}

.destaque-links>div>b, .destaque-links>div>p {
  display: block;
  padding: 0;
}

.destaque-links>div a {
  color: #555;
}

.destaque-links>div a:hover, .destaque-links>div a:hover b {
  color: #444;
  text-decoration: underline;
}

.destaque-links>div:nth-child(odd) {
  border-left: 1px solid #eee;
}

.destaque-links footer {
  width: 100%;
  clear: both;
}

.destaque-links footer>ul li {
  display: inline-block;
  padding: 8px 0 8px 15px;
}

.destaque-links footer>ul li span {
  top: 3px;
  left: 6px;
}

.destaque-links footer>ul li a {
  color: #555;
}

.destaque-links footer>ul li a:hover {
  color: #444;
}

.destaque-links footer>ul li:first-child:hover {
  border-radius: 0 0 0 10px;
}

.barra-rolagem {
  max-height: 207px;
  overflow-y: auto;
}

.barra-rolagem small {
  display: block;
  width: 100%;
}

.dv-1 .destaques .destaque-texto {
  padding: 16px 20px 0;
}

.dv-1 .destaques .destaque-texto h4 {
  margin: 3px 20px 0 0;
  width: 90%;
}

.dv-1 .destaques a p {
  min-height: 10px;
}

.dv2 .destaques .destaque-texto {
  padding: 30px 20px;
}

.dv2 .destaques .destaque-texto h4 {
  margin: 0 10px;
}

.dv2 .destaques .destaque-texto small {
  font-size: 12px;
  margin: -20px 10px 20px;
}

.dv3 .destaques {
  height: 101px;
}

.dv3 .destaques .destaque-texto small {
  font-size: 12px;
  margin: -20px 10px 20px;
}

.dv4 .destaques .destaque-texto a img {
  margin: -17px 10px 0 0;
  max-height: 58px;
}

.dv4 .destaques .destaque-texto h4 {
  margin: 0 30px 0 0;
}

.dv4 .destaques .destaque-texto small {
  font-size: 12px;
  margin: -20px 10px 20px 0;
}

.dv5 .destaques .destaque-texto {
  padding: 20px 20px 20px 0;
}

.dv5 .destaques .destaque-texto a img {
  margin: -25px 4px 0 0;
  max-height: 120px;
  max-width: 180px;
}

.dv5 .destaques .destaque-texto h4 {
  margin: 0 10px;
}

.dv5 .destaques .destaque-texto small {
  font-size: 13px;
  line-height: 16px;
  margin: 5px 0 0;
  width: 94%;
  display: block;
}

.destaques {
  border-left-width: 3px;
  border-left-style: solid;
  background-color: #fff;
  border-radius: 0 0 10px;
  margin-bottom: 13px;
}

.destaques.box-compromisso .destaque-texto {
  height: auto;
}

.home-areas .destaques .destaque-texto {
  height: 100px;
}

.home-areas .destaques.destaques-peq .destaque-texto {
  height: 44px;
  padding: 5px 40px 5px 20px;
}

.home-areas .destaques.destaques-peq .destaque-texto h4 {
  font-size: 1em;
}

.destaques .destaque-texto {
  padding: 20px 40px 20px 20px;
  position: relative;
}

.destaques.qtd4 .destaque-texto {
  height: 72px;
  padding: 15px 40px 15px 20px;
}

.destaques.heightAuto .destaque-texto {
  height: auto;
}

.destaques header {
  padding: 10px 20px;
  width: 100%;
  text-transform: uppercase;
}

.destaques a {
  display: block;
  color: #333;
  cursor: pointer;
}

.destaques a h4, .destaques h4 a {
  font-size: 120%;
  color: #444;
  font-weight: 600;
}

.destaques a p {
  padding: 0 30px 0 0;
  margin: 0 !important;
}

.destaques a img {
  float: left;
  padding: 5px 10px 10px 0;
}

.destaques a .glyphicon {
  position: absolute;
  transform: translateY(-50%);
  right: 0;
  display: table;
  vertical-align: middle;
  right: 20px;
  color: #999;
}

.destaques a .glyphicon:before {
  font-size: 20px;
}

.dest-institucional .destaques a p {
  padding: 0 35px 15px 0;
  min-height: 10px;
  padding-bottom: 0;
}

.dest-institucional .destaques a.arrowt {
  margin-top: -28px;
  margin-bottom: 28px;
}

.dest-institucional .destaques a.arrowt .glyphicon {
  right: 20px;
}

.dest-institucional .destaques>header>h4 {
  text-transform: none;
  font-weight: 700;
  padding: 7px 0;
  margin-bottom: 0;
}

.dest-institucional .destaques .destaque-texto {
  padding: 12px 45px 17px 20px;
}

.dest-institucional .destaques .destaque-texto small {
  display: block;
}

.destaque-not {
  padding: 0 0 20px;
}

.destaque-not a>img {
  border-radius: 0;
  max-width: 100%;
  margin: 0;
}

.destaque-not p, .destaque-not small {
  padding: 10px 10px 0;
  display: block;
}

.destaque-not p a, .destaque-not small a {
  font-size: 18px;
  color: #444;
}

.destaque-not small {
  font-size: 12px;
}

#TabsAnbima>li {
  width: 25%;
  padding: 0 5px;
  float: initial;
  display: flex;
  flex: 1;
}

#TabsAnbima>li a {
  padding-bottom: 25px;
}

#TabsAnbima>li a img {
  margin: 0 auto;
  max-width: 100%;
}

#TabsAnbima>li a span {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
}

#TabsAnbima>li a b {
  font-size: 28px;
  vertical-align: middle;
  margin-right: 5px;
  opacity: 0.7;
}

#TabsAnbima #autorregular-tab, #TabsAnbima #autorregular-tab2, #TabsAnbima #educar-tab, #TabsAnbima #educar-tab2, #TabsAnbima #informar-tab, #TabsAnbima #informar-tab2, #TabsAnbima #representar-tab, #TabsAnbima #representar-tab2, #TabsAnbima #alteracao-tab2, #TabsAnbima #fip-tab2  {
  border-radius: 10px 10px 0 0;
  font-size: 20px;
  color: #fff;
  text-align: center;
}

#TabsAnbima #educar-tab {
  background-color: #fcaf17;
}

#TabsAnbima #informar-tab {
  background-color: #80c342;
}

#TabsAnbima #autorregular-tab {
  background-color: #b7ba9f;
}

#TabsAnbima #representar-tab {
  background-color: #0095d9;
}

#TabsAnbima #autorregular-tab2, #TabsAnbima #educar-tab2, #TabsAnbima #informar-tab2, #TabsAnbima #representar-tab2, #TabsAnbima #alteracao-tab2, #TabsAnbima #fip-tab2 {
  background-color: #4c4d4f;
  display: block;
  width: 100%;
  height: 100%;
}

#TabsAnbima>li>a:hover {
  opacity: 0.6;
}

#TabsAnbima>li.active {
  background-color: transparent;
}

#TabsAnbima>li.active>a {
  background: url(../img/icons/tab-selected.png) bottom -1px center no-repeat;
}

#TabAnbima>div.tab-pane {
  padding: 20px;
  border-radius: 0 0 10px 10px;
}

#TabAnbima>div.tab-pane h2 {
  margin: 0;
  padding: 0;
}

#TabAnbima .vid {
  border: 1px solid #ccc;
  padding: 0;
  margin-top: 15px;
}

#TabsAnbima2 {
  border-bottom: 0;
  margin-bottom: -3px;
}

#TabsAnbima2 li {
  margin: 0 0 -1px;
}

#TabsAnbima2 li a {
  padding: 12px 8px;
  border-radius: 10px 10px 0 0;
  border: 1px solid #ddd;
  color: #777;
  background-color: #fff;
  margin: 0 3px 0 0;
}

#TabsAnbima2 li.active a {
  background-color: #777;
  border-color: #777;
  color: #fff;
  min-height: 44px;
  padding: 10px 8px 0;
}

.dinline, .publicidade-side {
  background-color: #fff;
}

.anchor {
  display: block;
  height: 125px;
  margin-top: -125px;
}

.dinline span {
  display: block;
  margin-bottom: 20px;
}

.banner-ser h2, .dinline span h3 {
  padding: 0;
  margin: 0;
}

.listed-event {
  cursor: pointer;
}

.associar-content p, .panel-group p, .home-areas2 p, .sobre-evento p, .banner-ser p, .ultimas-noticias p, .texto-longo, .texto-longo p, .texto-longo ul {
  line-height: 1.4 !important;
  margin-bottom: 1em !important;
}

.texto-longo p:last-child, .panel-body>p:last-child, .texto-longo ul:last-child, .ultimas-noticias p:last-child {
  margin-bottom: 0 !important;
}

.texto-longo li {
  list-style: disc;
  line-height: 1.5;
  margin-bottom: 0.25em;
  margin-left: 1em;
}

.texto-longo li>ul {
  margin-top: 0.25em;
}

.associar-content b {
  font-weight: 700;
  padding: 10px 0;
  display: block;
}

.associar-content ul li {
  padding: 8px 0 8px 16px;
  line-height: 1.4;
}

.associar-content ul li a:hover, .evento-integra .header-evento nav ul.evento-onepage li a:hover {
  text-decoration: none;
}

.associar-content ul>ul {
  margin: 5px 0 10px 20px;
}

.associar-content ul>ul>li {
  list-style: square inside;
  line-height: 1.4;
}

.unica-pub>li i, ul.biblioteca-docs.ultimas-publicacoesdoc>li i {
  padding: 0 15px 0 0;
}

.unica-pub>li>p, ul.biblioteca-docs.ultimas-publicacoesdoc>li>p {
  padding-left: 35px;
  font-size: 14px;
}

.publicidade-side {
  padding: 20px;
  height: 333px;
  margin-bottom: 20px;
  text-align: center;
  border-radius: 10px;
  border: 1px solid #e6e6e6;
}

.bx-wrapper, .eventos .monthly-cal, .eventos .monthly-cal div, .eventos .monthly-cal:after, .eventos .monthly-cal:before {
  background-color: transparent;
}

.publicidade-side>img, .publicidade-side>a>img {
  margin: 0 auto;
  border-radius: 20px 0;
  border: 1px solid #ddd;
  transition: all 0.3s ease;
}

.publicidade-side small, small.publi {
  text-align: right;
  text-transform: uppercase;
  font-size: 12px;
  width: 100%;
  display: block;
  opacity: 0.7;
  padding-bottom: 6px;
}

.proximos-eventos div.both {
  padding: 0;
  border-bottom: 1px solid #eee;
}

.proximos-eventos div.both>span {
  padding: 0;
  display: inline-block;
  width: 28%;
  height: 66px;
  text-align: center;
  position: relative;
}

.proximos-eventos div.both>span a {
  color: #4c4d4f;
  font-weight: 700;
  text-align: center;
  position: absolute;
  transform: translateY(-50%);
  display: table;
  width: 100%;
  padding-left: 10px;
}

.proximos-eventos div.both>p {
  border-left: 1px solid #eee;
  padding: 1px 0 0 10px;
  display: block;
  width: 70%;
  float: right;
  min-height: 66px;
  overflow-y: auto;
  overflow-x: hidden;
  position: relative;
}

.proximos-eventos div.both>p a {
  color: #4c4d4f;
  position: absolute;
  top: 37%;
  width: 94%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: table;
  padding-top: 8px;
}

.proximos-eventos div.both>p a>small {
  padding: 10px 0 0;
  clear: both;
  display: block;
  font-size: 12px;
}

.proximos-eventos .filtro-perguntas {
  padding: 10px 20px;
}

.eventos .monthly-next:after, .eventos .monthly-prev:after {
  width: 10px;
  height: 10px;
}

.eventos .monthly-cal:before {
  content: "X";
  color: #000;
  font-size: 18px;
  font-weight: 700;
  top: -4px;
  left: -8px;
}

.localizacao-evento .card-body .mapa-evento, .panel-group .panel-title a span.glyphicon {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  vertical-align: middle;
}

.eventos .ultimas-noticias.eventos .noticia-unitaria>div p {
  min-height: auto;
  height: auto;
  margin-bottom: 0 !important;
  overflow: hidden;
}

.eventos .bx-wrapper {
  height: 430px;
}

.bx-wrapper {
  border: 0;
  box-shadow: none;
  overflow: hidden;
  padding: 1px;
  margin: 0 auto 20px;
}

.bx-wrapper .bx-viewport {
  border-radius: 10px 0;
  box-shadow: none;
}

.bx-wrapper .bx-controls {
  margin-top: 30px;
}

.bx-wrapper .bx-controls .bx-pager {
  padding: 0;
  bottom: 8px;
}

.bx-wrapper .bx-controls .bx-controls-direction {
  z-index: 55;
}

.bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
  left: 3px;
  background: url(../img/arrow-left-square50.png) top left no-repeat;
  background-size: 34px;
}

.bx-wrapper .bx-controls .bx-controls-direction .bx-next {
  right: 1px;
  background: url(../img/arrow-right-square50.png) top right no-repeat;
  background-size: 34px;
}

.bx-wrapper .bx-controls .bx-controls-direction .bx-prev:hover {
  background: url(../img/arrow-left-square.png) top left no-repeat;
  background-size: 34px;
}

.bx-wrapper .bx-controls .bx-controls-direction .bx-next:hover {
  background: url(../img/arrow-right-square.png) top right no-repeat;
  background-size: 34px;
}

.bx-wrapper .bx-controls .bx-controls-direction a {
  width: 64px;
  height: 44px;
}

.bx-wrapper .bxslider li {
  width: 100%;
  overflow: hidden;
  border-radius: 10px 0;
  height: 372px;
  border: 1px solid #ddd;
}

.bx-wrapper .bxslider li>p {
  display: block;
  float: left;
  position: absolute;
  bottom: 0;
  color: #fff;
  padding: 15px 15px 15px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}

.bx-wrapper .bxslider li>p a {
  color: #fff;
}

.bx-wrapper .bxslider li>p .quando {
  font-size: 18px;
  display: block;
  clear: both;
}

.bx-wrapper .bxslider li>p .titulo {
  font-size: 28px;
  display: block;
  clear: both;
}

.bx-wrapper .bxslider li>p .descricao {
  font-size: 14px;
  display: block;
  clear: both;
  margin-top: 10px;
}

.bx-wrapper .bxslider li>a {
  background-color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.bx-wrapper .bxslider li>a>img {
  display: block;
  height: initial;
  flex: 0 0 auto;
}

.page-home .cLumPPH_4028B8815591C122015592104F6B19D6 form>div {
  margin-bottom: 0;
}

.destaque-links footer ul li a {
  font-size: 13px;
}

.destaque-links footer {
  padding-top: 5px;
  padding-bottom: 5px;
}

.destaque-links footer ul li a span, .destaque-links footer ul li span {
  font-size: 10px;
  top: 0;
  left: 9px;
}

.page-home .card-body.destaque-informativo h3 {
  font-size: 16px;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: 0;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  border: 3px solid #888;
}

.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #888;
}

.title-institucional, .title-eventointegra {
  background: url(../../assets/img/evento-title.png) top left no-repeat;
}

.monthly-reset {
  width: 13px !important;
  height: 13px !important;
}

h4.title-eventointegra {
  width: 100%;
  display: block;
  height: 80px;
  padding: 25px 0 0 90px;
  color: #fff;
  margin-left: -40px;
  clear: both;
}

.title-educar {
  background: url(../../assets/img/evento-title-educar.png) top left no-repeat;
}

.title-informar {
  background: url(../../assets/img/evento-title-informar.png) top left no-repeat;
}

.title-representar {
  background: url(../../assets/img/evento-title-representar.png) top left no-repeat;
}

.title-autorregular {
  background: url(../../assets/img/evento-title-autorregular.png) top left no-repeat;
}

.evento-integra .table-responsive {
  border-radius: 10px;
}

.evento-integra .eventoheader-social {
  width: 148px;
  float: right;
}

.evento-integra .modal .modal-body>div img.left {
  max-width: 220px;
  margin: 0 20px 20px 0;
}

.evento-integra .modal .modal-body>div img.right {
  max-width: 220px;
  margin: 0 0 20px 20px;
}

.evento-integra .modal .modal-footer {
  clear: both;
}

.evento-integra h4 {
  font-weight: 700;
  width: 100%;
}

.evento-integra #map {
  width: 100%;
  min-height: 400px;
}

.evento-integra .programacao-evento>div>div h4 {
  width: 100%;
}

.evento-integra .programacao-evento .tab-content .active {
  background-color: transparent;
}

.evento-integra .proximos-eventos>div {
  padding: 0;
}

.evento-integra .proximos-eventos>div h4 {
  padding: 10px 0 0;
}

.evento-integra .proximos-eventos>div>p {
  border: 0;
  padding: 10px 10px 10px 30px;
  height: auto;
  overflow: hidden;
  border-left: 1px solid #eee;
}

.evento-integra .proximos-eventos>div>a {
  margin: 20px 0 0;
}

.evento-integra .proximos-eventos>div>span {
  font-size: 120%;
  font-weight: 700;
}

.evento-integra .proximos-eventos2 {
  padding: 20px 20px 0;
}

.evento-integra .proximos-eventos2 div div {
  padding-bottom: 20px;
}

.evento-integra .proximos-eventos2 img, .evento-integra .proximos-eventos2 p {
  margin-bottom: 5px;
}

.evento-integra .nav-tabs {
  border-bottom: 0;
}

.evento-integra .nav-tabs>li {
  margin: 10px 0 0 10px;
}

.evento-integra .nav-tabs>li>a {
  border-radius: 10px 10px 0 0;
  font-size: 90%;
  font-weight: 700;
  background-color: #ddd;
  color: #888;
  margin-bottom: -5px;
}

.evento-integra .nav-tabs .active {
  background-color: transparent;
}

.evento-integra .nav-tabs .active>a {
  background-color: #fff;
  font-size: 110%;
}

.evento-integra .evento-contato {
  width: 100%;
  clear: both;
  margin: 0 0 30px;
  font-size: 130%;
}

.evento-integra .evento-contato h2 {
  margin: 0;
}

.evento-integra .bx-wrapper {
  margin: 0 auto 30px;
  box-shadow: none;
}

.evento-integra .bx-wrapper .bx-prev {
  left: 0;
}

.evento-integra .bx-wrapper .bx-next {
  right: 0;
}

.evento-integra .panel-group .panel-title a {
  padding: 20px 55px 20px 15px;
}

.evento-integra .panel-group .panel-title a>b {
  font-size: 120%;
  display: block;
  float: left;
  padding: 0 20px;
  width: 15%;
}

.evento-integra .panel-group .panel-title a span.glyphicon {
  background-color: #999;
  padding: 20px;
  border-radius: 0 10px 10px 0;
  margin-right: -5px;
  color: #fff;
}

.evento-integra .panel-group .panel-title a:focus {
  border-radius: 10px;
  background-color: #ddd;
}

.evento-integra .panel-group .panel .panel-heading {
  margin-top: 10px;
  background-color: #eee;
  border-radius: 10px;
}

.evento-integra .table-condensed thead tr {
  background-color: #444;
}

.evento-integra .table-condensed thead tr th {
  border-top: 0;
  padding: 0 20px 20px;
  font-weight: 700;
  white-space: normal;
}

.evento-integra .table-condensed thead tr th b {
  font-size: 120%;
}

.evento-integra .table-condensed thead tr:nth-child(1) th {
  border-bottom: 0;
  padding: 10px 20px;
}

.evento-integra .header-evento {
  background: url(../../assets/img/header-evento-integra.jpg) top center no-repeat;
  background-size: cover;
  height: 260px;
  border-radius: 0 0 10px 10px;
  color: #fff;
  margin-bottom: 30px;
  position: relative;
}

.evento-integra .header-evento .descricao {
  margin: 20px 0;
  background: linear-gradient(to right, rgba(80, 80, 80, 0.75), transparent);
  border-radius: 10px;
  padding: 0 10px;
}

.evento-integra .header-evento .descricao>p {
  margin-bottom: 10px;
}

.evento-integra .header-evento>div>img {
  margin: 20px 0 0;
  border-radius: 10px;
}

.evento-integra .header-evento .descricao h1, .evento-integra .header-evento .descricao p, .evento-integra .header-evento .descricao a {
  color: #fff;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}

.evento-integra .header-evento .descricao a {
  text-decoration: underline;
}

.evento-integra .header-evento nav {
  position: absolute;
  height: 50px;
  bottom: 0;
  width: 100%;
}

.evento-integra .header-evento nav ul.evento-onepage {
  height: 50px;
  bottom: 0;
  padding: 0;
  text-transform: uppercase;
  background-color: rgba(80, 80, 80, 0.96);
  z-index: 555;
  border-radius: 0 0 10px 10px;
}

.evento-integra .header-evento nav ul.evento-onepage li {
  display: inline-block;
  padding: 16px;
}

.evento-integra .header-evento nav ul.evento-onepage li a {
  color: #fff;
}

.evento-integra .header-evento nav ul.evento-onepage li:hover {
  background-color: rgba(0, 0, 0, 0.6);
  color: #333;
}

.evento-integra .header-evento nav ul.evento-onepage li:first-child:hover {
  background-color: rgba(0, 0, 0, 0.6);
  color: #333;
  border-radius: 0 0 0 10px;
}

.evento-integra .breadcrumb {
  margin: 10px 0;
}

.evento-integra .breadcrumb ul li a {
  color: #444;
}

.evento-integra .breadcrumb ul li a:hover {
  text-decoration: underline;
}

.localizacao-evento .card-body {
  padding: 30px;
  position: relative;
}

.localizacao-evento .card-body .mapa-evento {
  position: absolute;
  float: right;
  transform: translateY(-50%);
  right: 5px;
  display: table;
}

#apoiadores .card-body, #contato .card-body, #inscreva .card-body, #patrocinadores .card-body {
  padding: 30px 30px 20px;
}

.content-full main>img.left {
  margin: 10px 10px 10px 0;
}

.content-full main>img.right {
  margin: 10px 0 10px 10px;
}

.content-full .ultimas-noticias>img {
  border-radius: 0 10px;
  overflow: hidden;
}

.content-full .ultimas-noticias img.left {
  margin: 15px 20px 15px 0;
}

.content-full .ultimas-noticias img.right {
  margin: 15px 0 15px 20px;
}

.content-full .ultimas-noticias>p {
  line-height: 18px;
}

.ultimas-noticias .noticia-unitaria.aside-fale>div p {
  overflow: hidden;
  height: auto;
}

.ultimas-noticias .noticia-unitaria:last-child {
  border-bottom: 0;
  margin-bottom: 10px;
}

.ultimas-noticias .noticia-unitaria>div h2, .ultimas-noticias .noticia-unitaria>div h4 {
  margin: 0;
  padding: 0;
  display: block;
}

.ultimas-noticias .noticia-unitaria>div h2 {
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

.ultimas-noticias .noticia-unitaria>div h4 {
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
}

.not-institucional {
  border-left-color: #4c4d4f !important;
}

.not-informar {
  border-left-color: #80c342 !important;
}

.not-representar {
  border-left-color: #0095d9 !important;
}

.not-autorregular {
  border-left-color: #b7ba9f !important;
}

.not-educar {
  border-left-color: #fcaf17 !important;
}

.not-Institucional {
  border-left-color: #4c4d4f !important;
}

.not-Informar {
  border-left-color: #80c342 !important;
}

.not-Representar {
  border-left-color: #0095d9 !important;
}

.not-Autorregular {
  border-left-color: #b7ba9f !important;
}

.not-Educar {
  border-left-color: #fcaf17 !important;
}

.noticia-unitaria {
  width: 100%;
  height: auto;
  border-bottom: 1px solid #e6e6e6;
  clear: both;
  float: left;
  padding: 10px;
}

.noticia-unitaria>div {
  border-left-width: 3px;
  border-left-style: solid;
  float: left;
  width: 100%;
  padding-left: 10px;
  margin-top: -1px;
}

.noticia-unitaria>div>a {
  position: relative;
  border-radius: 10px 0;
  behavior: url(../../assets/js/lib/pie/PIE.htc);
  display: block;
  overflow: hidden;
  float: left;
  margin: 0 10px 0 0;
}

.noticia-unitaria>div small, .unica-pub>li small, ul.biblioteca-docs>li small {
  font-size: 12px;
  opacity: 0.7;
  -ms-filter: "alpha(opacity=70)";
  filter: alpha(opacity=70);
  -khtml-opacity: 0.7;
}

.noticia-unitaria>div p {
  min-height: 50px;
  max-height: 80px;
  display: block;
  overflow-y: auto;
  font-size: 14px;
}

.noticia-unitaria>div p a {
  color: #565656;
}

.img-responsive.lum-news-thumb {
  width: 120px;
  height: 70px;
  background-size: contain;
  background-repeat: no-repeat;
  border-radius: 20px 0;
  border: 1px solid #e6e6e6;
  margin-right: 10px;
  background-position: top center;
}

.patrocinio-card .noticia-unitaria {
  padding: 10px;
}

.patrocinio-card .noticia-unitaria>div {
  float: none;
}

.patrocinio-card .noticia-unitaria>div p {
  min-height: 20px;
  overflow: hidden;
}

.patrocinio-card .noticia-unitaria>div a {
  height: auto;
}

.participantes-modal {
  border: 0;
  border-radius: 10px 0;
}

.participantes-modal header {
  background-color: #444;
  color: #fff;
  text-transform: uppercase;
  border-radius: 10px 0 0;
  padding: 20px;
}

.participantes-modal .modal-body {
  padding: 0;
  box-shadow: none;
  background: 0;
  border: 0;
  outline: 0;
  display: initial;
}

.participantes-modal .modal-body>div>p {
  padding: 20px;
}

.participantes-modal .close.close-v2 {
  font-size: 50px;
  margin: -55px 13px 0 10px;
  color: #fff;
  opacity: 1;
  position: relative;
}

#collapseListGroup1>div, .veja-tambem>div {
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  display: inline-block;
  margin: 0;
  vertical-align: top;
}

#collapseListGroup1>div>div>a, .veja-tambem>div>div>a {
  border-radius: 10px 0;
  behavior: url(../../assets/js/lib/pie/PIE.htc);
  display: inline-block;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 15px 0;
  clear: both;
  max-height: 240px;
}

#collapseListGroup1>div>div>small, .veja-tambem>div>div>small {
  display: block;
  clear: both;
  font-size: 12px;
  opacity: 0.7;
  -ms-filter: "alpha(opacity=70)";
  filter: alpha(opacity=70);
  -khtml-opacity: 0.7;
}

#collapseListGroup1>div>div>p, .veja-tambem>div>div>p {
  margin: 1px 0 15px;
  height: auto;
  height: 63px;
  padding: 1px;
  overflow-y: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

#collapseListGroup1>div>div>p a, .veja-tambem>div>div>p a {
  color: #565656;
}

#collapseListGroup1>div:nth-child(4n), .veja-tambem>div:nth-child(4n) {
  border-right: 0;
}

header>.btn-warning {
  font-size: 82%;
  margin: -5px 0 10px;
  padding: 3px 12px;
}

#edicoes-expandir {
  padding: 0;
}

#edicoes-expandir .panel .panel-title a {
  padding: 15px;
}

#edicoes-expandir #collapseListGroup1 {
  position: relative;
}

#edicoes-expandir #collapseListGroup1>div>div>p {
  margin: 0;
  line-height: 1 !important;
}

.iframe-content iframe {
  width: 100%;
  padding: 20px;
  height: 288px;
}

.cards-lista {
  border-radius: 0 10px;
  border-left-width: 3px;
  border-left-style: solid;
  border-left-color: #0095d9;
}

.cards-lista .list-group {
  max-height: 300px;
  overflow-y: auto;
}

.cards-lista .list-group>a {
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #ddd;
  margin: 1px;
}

.filtro-alpha, .filtro-certifica, .filtro-perguntas {
  border-bottom: 1px solid #eee;
  height: auto;
  width: 100%;
}

.filtro-certifica, .filtro-perguntas {
  padding: 15px 0;
  float: left;
}

.filtro-certifica>div>ul.dropdown-menu, .filtro-perguntas>div>ul.dropdown-menu {
  min-width: 88%;
  left: 15px;
  background-color: #fbfbfb;
}

.filtro-certifica>div>ul.dropdown-menu>li>a, .filtro-perguntas>div>ul.dropdown-menu>li>a {
  color: #333;
}

.filtro-perguntas>div>button {
  float: right;
}

#edicoes-expandir .panel-title a, .destaque-video a.btn-play, .filtro-alpha nav div, .footer .rights {
  text-align: center;
}

.filtro-perguntas>div>button>span {
  float: right;
  margin: 8px 0 0;
}

.filtro-alpha {
  padding: 15px 5px;
  float: left;
}

.filtro-alpha nav div a {
  display: block;
  padding: 8px 0;
  color: #444;
  font-size: 110%;
}

.filtro-alpha nav div a:hover {
  background-color: #444;
  color: #fff;
  text-decoration: none;
  border-radius: 10px;
}

.panel-group {
  clear: both;
  margin-bottom: 10px;
}

.panel-group .panel {
  border: 0 solid transparent;
}

.panel-group .panel .panel-heading {
  background-color: #f5f5f5;
  padding: 0;
  border-bottom: 1px solid #ddd;
  position: relative;
}

.panel-group .panel .panel-heading:focus, .panel-group .panel .panel-heading:hover {
  background-color: #eee;
}

.panel-group .panel-title a {
  position: relative;
  display: block;
  width: 100%;
  min-height: 19px;
  height: auto;
  font-weight: 300;
  font-size: 18px;
  padding: 20px 55px 20px 15px;
  line-height: 1;
}

.panel-group .panel-title a span.glyphicon {
  position: absolute;
  float: right;
  transform: translateY(-50%);
  right: 5px;
  display: table;
}

.panel-group .panel-title a:hover {
  text-decoration: none;
}

.panel-group .panel-title a:focus {
  background-color: #eee;
  text-decoration: none;
}

#edicoes-expandir .panel {
  border: 1px solid #eee;
}

#edicoes-expandir .img-responsive {
  width: 100%;
}

#edicoes-expandir .panel-title {
  background-color: #eee;
  text-transform: uppercase;
}

#edicoes-expandir .panel-title:hover {
  background-color: #ddd;
}

#edicoes-expandir #collapseListGroup1 {
  height: 240px;
  overflow: hidden;
  margin-bottom: 30px;
}

#edicoes-expandir .panel-footer {
  display: block;
  width: 100%;
  padding: 5px 15px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 800;
  bottom: -6px;
  position: absolute;
  left: 15px;
  background-color: transparent !important;
}

#edicoes-expandir .panel-footer a {
  color: #444;
  display: block;
  width: 100%;
  min-height: 19px;
  height: auto;
  font-weight: 300;
  padding: 12px 15px;
  font-size: 18px;
  text-decoration: none;
  background-color: #eee;
  margin-left: -15px;
  margin-right: -15px;
}

#edicoes-expandir .panel-footer:hover a {
  color: #fff;
  background-color: #aaa;
}

footer {
  position: relative;
}

#modalLogin .modal-dialog .modal-content .modal-body>div {
  margin-bottom: 20px;
}

#modalLogin .modal-dialog .modal-content .modal-footer {
  clear: both;
}

.footer {
  width: 100%;
  background: url(../../assets/img/footer-background.png) top center no-repeat;
  bottom: 0;
  color: #fff;
  font-size: 14px;
  padding-top: 32px;
  padding-bottom: 22px;
  margin-top: 20px;
}

.footer .footer-menu-title {
  color: #818285;
  text-transform: uppercase;
  font-size: 14px;
}

.footer div div ul, .footer div div>p {
  margin-top: 36px;
}

.footer div div ul a, .footer div div>p a {
  color: #fff;
  text-decoration: underline;
}

.footer div div ul a:hover, .footer div div ul li a, .footer div div>p a:hover, .footer div div>p li a {
  text-decoration: none;
}

.footer div div ul li, .footer div div>p li {
  padding-bottom: 10px;
}

.footer div div ul li a:hover, .footer div div>p li a:hover {
  text-decoration: underline;
}

.footer div div ul li:last-child, .footer div div>p li:last-child {
  padding-bottom: 0;
}

.footer div div>p {
  line-height: 18px;
}

.footer div div>p:last-child {
  margin-top: 10px;
}

.footer .footer-links {
  display: inline-block;
  font-size: 11px;
  color: #96989c;
  margin: 20px auto 0;
}

.footer .footer-links li {
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  justify-content: space-between;
  border-right: 1px solid #96989c;
  padding: 0 10px;
  display: inline-block;
}

.footer .footer-links li a {
  color: #96989c;
}

.footer .footer-links li:nth-child(4) {
  border: 0;
}

.footer .footer-links .footer-linkSpacer {
  width: 20px;
  border: 0;
}

.footer .footer-links .footer-social {
  border: 0;
}

.footer .footer-links+div {
  display: inline;
}

.footer ul.lum-actions {
  display: none;
}

.bx-wrapper {
  max-width: 100% !important;
}

.bx-wrapper .bx-viewport .slider-areas .slide {
  float: left !important;
  display: block !important;
  position: relative !important;
  margin-right: 0 !important;
}

.bx-wrapper .bx-controls-direction a {
  z-index: 53;
}

.bx-viewport .slider-areas .slide.col-md-8 {
  width: 748px !important;
}

.sText1 .bx-wrapper .bx-viewport {
  height: 40px !important;
}

.sText1 .bx-wrapper .bx-controls {
  margin-top: 0;
}

.sText1 .bx-wrapper .bx-controls .bx-controls-direction {
  width: 100%;
  display: block;
  position: relative;
  float: right;
  margin: -20px 10px 35px 0;
  background-color: #666a7a;
}

.sText1 .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
  background: url(../img/controls-text.png) no-repeat 10px;
  background-color: #666a7a;
  background-size: auto;
  width: 30px;
  height: 20px;
  margin-top: -9px;
  position: absolute;
  left: 10px;
}

.sText1 .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
  background: url(../img/controls-text.png) -25px 0 no-repeat;
  background-size: auto;
  background-color: #666a7a;
  width: 30px;
  height: 20px;
  margin-top: -9px;
  position: absolute;
  right: -10px;
}

.sText1 .bx-wrapper .bx-controls .bx-controls-direction a {
  height: 30px;
}

#menuMobile .smenuLink .cd-secondary-nav {
  background-color: rgba(255, 255, 255, 0.2);
}

.sText1 {
  -webkit-transition: all 2.5s ease;
  transition: all 2.5s ease;
  opacity: 0;
}

.slider-texto {
  background-color: #666a7a;
  color: #fff;
  width: 100%;
  height: 40px;
  border-radius: 10px 0;
  display: block;
}

.slider-texto .slide {
  margin-top: 11px;
}

.slider-texto .slide>span {
  color: #ddd;
  display: block;
  height: 20px;
  float: left;
  font-size: 14px;
  padding: 0 15px 0 32px;
  border-right: 1px solid #ddd;
  line-height: 20px;
  text-transform: uppercase;
}

.slider-texto .slide span:nth-child(2) {
  border-right: 0;
  margin-right: 20px;
  padding-left: 10px;
}

.slider-texto .slide>p {
  height: 19px;
  float: left;
  max-width: 733px;
  line-height: 20px;
  overflow: hidden;
  margin-top: -1px;
}

.slider-texto .slide>p a {
  color: #fff;
  font-size: 16px;
}

.video-container {
  border-radius: 10px;
  overflow: hidden;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  padding: 20px 20px 35px;
  margin-bottom: 30px !important;
}

#youmax, #youmax #youmax-video-list-div {
  background-color: transparent !important;
}

.video-container h3 {
  margin: 0;
  padding: 0;
  font-weight: 700;
}

.video-container h3 a {
  padding: 0 20px;
  color: #444;
}

#youmax #tiles {
  height: 420px !important;
}

#youmax #tiles>li>p {
  display: none;
}

#youmax #tiles li:nth-child(1) {
  width: 65%;
}

#youmax #tiles li:nth-child(2) {
  width: 31%;
  left: inherit !important;
  right: 1px;
  top: 1px !important;
  float: right;
}

#youmax #tiles li:nth-child(3) {
  width: 31%;
  left: inherit !important;
  right: 1px;
  float: right;
  top: 208px !important;
}

#youmax #youmax-video-list-div {
  padding: 15px 0 0;
}

.area-scroll2 {
  overflow-y: auto;
  max-height: 280px;
  clear: both;
}

.area-scroll3 {
  overflow-y: auto;
  max-height: 380px;
  clear: both;
}

.area-scroll3 footer {
  clear: both;
  position: relative;
}

.area-scroll3 footer a {
  padding: 10px 20px;
  display: block;
  color: #444;
}

.area-scroll3 footer a .glyphicon {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 10px;
  display: table;
  vertical-align: middle;
}

.home-areas .bx-wrapper .bx-viewport {
  width: 96% !important;
  margin-left: 2% !important;
}

.home-areas .slider-areas div .card-body {
  height: 330px;
}

.home-areas .slider-areas div .card-body .area-scroll, .home-areas .slider-areas div .card-body .filtro-perguntas>ultimas-noticias .area-scroll {
  overflow-y: auto;
  max-height: 210px;
  clear: both;
}

.home-areas .slider-areas div .card-body .area-scroll2 {
  overflow-y: auto;
  max-height: 282px;
  clear: both;
}

.home-areas .slider-areas div .unica-pub {
  height: auto;
  min-height: 101px;
}

.home-areas>header {
  margin-bottom: 15px;
  width: 100%;
  height: 69px;
  padding-left: 91px;
}

.home-areas>header .bar-home {
  background-position-y: 11px;
  height: 69px;
}

.home-areas>header .bar-home>img.right {
  margin: -4px 0 0;
}

.home-areas>header .bar-home>h3 {
  display: block;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 20px;
  padding: 21px 0 0;
  float: left;
  color: #fff;
  height: 40px;
  width: auto;
}

.home-areas>header .bar-home>h3 a {
  color: #fff;
}

.home-areas>header .bar-home>h3>img {
  vertical-align: middle;
  margin: -3px 10px 0 0;
}

.home-areas>header .bar-home>small {
  padding: 26px 0 0 30px;
  display: block;
  width: 300px;
  height: 30px;
  float: left;
}

.home-areas>header .bar-home>small a {
  color: #fff;
}

.home-areas>header .bar-home>small a span {
  margin: -4px 0 0 5px;
}

.modal-no-header {
  margin-top: 40px;
}

button.close.v3 {
  color: #444 !important;
}

.destaque-video {
  min-height: auto;
}

.destaque-video>a img {
  width: 100%;
}

.destaque-video a.btn-play {
  display: block;
  margin: -36% auto 27%;
}

.destaque-video a.btn-play .glyphicon:before {
  vertical-align: text-bottom;
  font-size: 52px;
  color: #fff;
}

.destaque-video footer {
  padding: 10px;
  text-transform: uppercase;
}

.destaque-video footer a {
  color: #4c4d4f;
}

.area-slider-small {
  clear: both;
  width: 100%;
}

.area-slider-small .bx-wrapper .bx-viewport {
  height: 138px !important;
}

.area-slider-small .bx-wrapper .bx-viewport .slide .destaque-texto {
  padding: 10px 20px 0;
}

.area-slider-small .bx-wrapper .bx-controls .bx-controls-direction a {
  margin-top: -16px;
}

.area-informar>header {
  background: url(../../assets/img/title-bar/informar-left.png) no-repeat;
}

.area-informar>header .bar-informar {
  background: url(../../assets/img/title-bar/informar-middle.png) repeat-x;
  background-position-y: 11px;
}

.area-educar>header {
  background: url(../../assets/img/title-bar/educar-left.png) no-repeat;
}

.area-educar>header .bar-educar {
  background: url(../../assets/img/title-bar/educar-middle.png) repeat-x;
  background-position-y: 11px;
}

.area-representar>header {
  background: url(../../assets/img/title-bar/representar-left.png) no-repeat;
}

.area-representar>header .bar-representar {
  background: url(../../assets/img/title-bar/representar-middle.png) repeat-x;
  background-position-y: 11px;
}

.area-autorregular>header {
  background: url(../../assets/img/title-bar/autorregular-left.png) no-repeat;
}

.area-autorregular>header .bar-autorregular {
  background: url(../../assets/img/title-bar/autorregular-middle.png) repeat-x;
  background-position-y: 11px;
}

.area-fique>header {
  background: url(../../assets/img/title-bar/fique-left.png) no-repeat;
}

.area-fique>header .bar-fique {
  background: url(../../assets/img/title-bar/fique-middle.png) repeat-x;
  background-position-y: 11px;
}

.navegue-assunto {
  width: 100%;
  margin: 20px 0;
  border-bottom: 1px solid #a2a2a2;
  color: #565558;
  font-size: 14px;
}

.navegue-assunto input[type="checkbox"] {
  display: none;
}

.navegue-assunto>span {
  display: block;
  float: left;
  width: 20%;
}

.navegue-assunto>ul {
  width: 80%;
  display: table;
  text-align: right;
}

.navegue-assunto>ul li {
  display: block;
  float: right;
  padding: 5px 0 5px 20px;
}

.navegue-assunto>ul li a {
  color: #565558;
  text-transform: uppercase;
  font-size: 14px;
  padding: 5px 10px;
}

.navegue-assunto>ul li a:hover {
  background-color: #565558;
  color: #fff;
  text-decoration: none;
}

.social-panels>div>div {
  background-color: #e2e4e5;
  padding: 20px;
  border-radius: 10px;
}

.social-panels>div>div h2 {
  padding-top: 0;
  margin-bottom: 10px;
  font-size: 22px;
}

.social-panels>div>div h2 i {
  margin: 0 10px 0 0;
}

.social-panels>div .s1 h2 i {
  color: #3a5897;
}

.social-panels>div .s2 h2 i {
  color: #148fc3;
}

.social-panels>div .s3 h2 i {
  color: #53abee;
}

.social-panels>div .s2 iframe {
  max-width: 338px;
}

::-webkit-scrollbar {
  width: 10px;
  height: 8px;
}

::-webkit-scrollbar-button {
  width: 0;
  height: 0;
}

::-webkit-scrollbar-thumb {
  background: #999;
  border: 0 #fff;
  border-radius: 0;
}

::-webkit-scrollbar-thumb:hover {
  background: #626262;
}

::-webkit-scrollbar-thumb:active {
  background: #000;
}

::-webkit-scrollbar-track {
  background: #e6e6e6;
  border: 0 #fff;
  border-radius: 0;
}

::-webkit-scrollbar-track:hover {
  background: #eaeaea;
}

::-webkit-scrollbar-track:active {
  background: #b7b7b7;
}

::-webkit-scrollbar-corner {
  background: 0;
}

.page-informar .home-areas .slider-areas div .unica-pub {
  min-height: 153px;
}

.home-areas .destaque-links,
.home-areas .certificacoesEmNumeros {
    height: auto;
}

@media screen and (max-width: 768px) {
  .social-panels>div {
    margin-bottom: 30px;
  }
  #youmax-encloser #youmax-video-list-div>div:nth-child(1) {
    width: 100% !important;
  }
  #youmax-encloser #youmax-video-list-div>div:nth-child(2) {
    width: 49% !important;
    margin-right: 2%;
  }
  #youmax-encloser #youmax-video-list-div>div:nth-child(3) {
    width: 48% !important;
  }
  .navegue-assunto>ul li {
    display: block;
    text-align: left;
    clear: both;
    padding: 7px 0;
    float: left;
  }
  .navegue-assunto>ul li:first-child {
    margin-top: 10px;
  }
  .navegue-assunto>ul li:last-child {
    margin-bottom: 15px;
  }
  .sText1 .bx-wrapper {
    width: 96%;
    margin-left: 2%;
  }
  .sText1 .bx-wrapper .bx-viewport, .sText1 .bx-wrapper .bx-viewport .slider-texto {
    height: 77px !important;
  }
  .sText1 .bx-wrapper .bx-viewport .slider-texto .slide p {
    padding-left: 10px;
    white-space: normal;
    width: 90%;
    height: 40px;
    line-height: 18px;
  }
  .sText1 .bx-wrapper .bx-controls .bx-controls-direction {
    margin: -39px 10px 55px 0;
  }
  .navegue-assunto {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin: 10px 20px;
    padding: 10px 0;
    position: relative;
    width: inherit;
  }
  .navegue-assunto>span {
    float: none;
    padding-left: 10px;
    white-space: nowrap;
  }
  .navegue-assunto input[type="checkbox"] {
    display: block;
    height: 34px;
    margin: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  .navegue-assunto>i:after {
    border-radius: 0 5px 5px 0;
    content: "\f078";
    font-family: FontAwesome;
    font-size: 1.25em;
    height: 34px;
    padding: 8px;
    position: absolute;
    right: 0;
    top: 0;
    transition: 0.2s;
    width: 34px;
  }
  .navegue-assunto input[type="checkbox"]:checked+i:after {
    background-color: #222;
    border-radius: 0 5px 0 0;
    color: #fff;
  }
  .navegue-assunto ul {
    display: none;
    position: absolute;
    width: 100%;
    z-index: 1;
  }
  .navegue-assunto input[type="checkbox"]:checked~ul {
    display: block;
  }
  .navegue-assunto li {
    background-color: #222;
    padding: 0 !important;
    width: 100%;
  }
  .navegue-assunto>ul li a {
    color: #fff;
    display: block;
    font-size: 13px;
    padding: 8px 10px;
  }
  .navegue-assunto span:hover~ul {
    display: block;
  }
  .navegue-assunto #filtro1-perguntas {
    display: block !important;
  }
}

@media screen and (max-width: 480px) {
  .home-areas>header .bar-home>small {
    font-size: 10px;
    width: 120px;
    padding: 20px 0 0 30px;
  }
  .home-areas>header .bar-home>small a {
    line-height: 15px;
  }
  .sText1 .bx-wrapper {
    width: 96%;
    margin-left: 2%;
  }
  .sText1 .bx-wrapper .bx-viewport, .sText1 .bx-wrapper .bx-viewport .slider-texto {
    height: 77px !important;
  }
  .sText1 .bx-wrapper .bx-viewport .slider-texto .slide p {
    color: #ddd;
    font-size: 14px;
  }
  .sText1 .bx-wrapper .bx-controls .bx-controls-direction {
    margin: -56px 0 70px;
  }
  .noticia-unitaria>div p {
    max-height: none;
    overflow-y: hidden;
  }
}

@media screen and (max-width: 360px) {
  body {
    font-size: 90%;
  }
  .home-areas .slider-areas .slide .card-body {
    height: auto;
  }
  .home-areas>header {
    padding-left: 78px;
  }
  .home-areas>header .bar-home>small {
    padding: 20px 0 0 3px;
    width: 20px;
  }
  .home-areas>header .bar-home>small a {
    display: none;
  }
  .home-areas>header .bar-home h3 {
    font-size: 18px;
  }
  .home-areas>header .bar-home h3 img {
    margin: 0 1px 0 0;
    width: 33px;
  }
  .sText1 .bx-wrapper {
    width: 96%;
    margin-left: 2%;
  }
  .sText1 .bx-wrapper .bx-viewport, .sText1 .bx-wrapper .bx-viewport .slider-texto {
    height: 100px !important;
  }
}

.title-interna {
  background-position: top left -55px;
}

@media only screen and (max-width: 1280px) {
  div.top-left {
    left: -50px;
  }
  div.top-right {
    right: -50px;
  }
  .table>thead>tr>th {
    font-size: 110%;
  }
}

@media only screen and (max-width: 1200px) {
  ul.header-subMenu li {
    padding-left: 0;
  }
  ul.header-subMenu li>a {
    font-size: 12px;
    padding: 13px 5px;
  }
  ul.header-subMenu li.dropdown {
    padding: 0;
  }
  ul.header-subMenu ul.dropdown-menu {
    left: -1px;
  }
  .title-internas>small {
    width: 165px;
  }
  .busca-header>.form-group {
    width: 240px;
  }
  .footer {
    background: #424242;
  }
  .fazer-parte .bs-example-tabs .nav-tabs-responsive>li.next>a:after, .fazer-parte .bs-example-tabs .nav-tabs-responsive>li.prev>a:after {
    padding-top: 0;
  }
  .half {
    width: 100%;
  }
  .quero-associar #TabsAnbima>li>a>span {
    font-size: 16px;
  }
  .quero-associar .bs-example-tabs #TabsAnbima {
    margin-bottom: -6px;
  }
  .evento-integra .header-evento nav ul.evento-onepage li {
    padding: 16px 10px;
  }
  .slider-texto .slide>p {
    max-width: 490px;
  }
}

@media only screen and (max-width: 1024px) {
  .title-interna {
    background: #f7f8f8;
  }
  body {
    background: #ededed;
  }
  .title-internas>small {
    width: 248px;
  }
  .social-panels>div .s2 iframe {
    max-width: 100%;
  }
  #youmax {
    background-color: transparent !important;
  }
  #youmax #tiles {
    height: 350px !important;
  }
  #youmax #tiles li:nth-child(3) {
    width: 31%;
    left: inherit !important;
    right: 1px;
    float: right;
    top: 171px !important;
  }
  .footer {
    z-index: 3;
  }
  .footer .rights {
    clear: both;
    z-index: 4;
  }
  .footer .container>div {
    position: inherit;
  }
  .btn-search {
    margin: -13px 0 0 -20px;
    width: 40px;
  }
  .btn-search .glyphicon {
    top: -1px;
    left: 5px;
  }
  .btn-search .glyphicon::before {
    font-size: 19px;
  }
  #btn-search1 {
    display: none;
  }
  .filtro-perguntas {
    height: auto;
  }
  .proximos-eventos div>span {
    width: 21%;
  }
  #collapseListGroup1>div>div>a, .veja-tambem>div>div>a {
    width: 100%;
    height: auto;
  }
  #collapseListGroup1>div>div>a img, .veja-tambem>div>div>a img {
    width: 100%;
  }
  .noticias .veja-tambem>div {
    width: 50%;
  }
  .evento-integra ul.evento-onepage>li {
    padding: 10px;
  }
  .noticia-unitaria>div p {
    min-height: 50px;
    max-height: 80px;
    font-size: 13px !important;
  }
  .destaque-not a {
    overflow: hidden;
    width: 100%;
    display: block;
  }
  .destaque-not a img {
    max-width: 400%;
    width: auto;
    position: relative;
    float: left;
    margin-left: -10%;
    margin-right: auto;
    height: 220px;
    padding: 0;
    object-fit: cover;
    margin: 0 auto;
  }
  .slider-texto .slide>p {
    max-width: 43%;
  }
  .slider-texto .slide>span {
    padding: 0 10px;
  }
  .slider-texto .slide pan:nth-child(2) {
    margin-right: 10px;
  }
  #TabsAnbima>li a b {
    font-size: 26px;
    padding-right: 1px;
  }
  .quero-associar #TabsAnbima>li>a>span {
    font-size: 16px;
  }
  .busca-panel {
    padding: 0;
  }
  .busca-panel>.form-group {
    width: 66%;
  }
  .busca-panel>.btn {
    width: 33%;
  }
  #TabsAnbima2 li {
    margin: 0 5px 5px 0;
  }
  #TabsAnbima2 li a {
    border-radius: 10px;
  }
  #TabsAnbima2 li.active a {
    min-height: 44px;
    padding: 10px 8px 0;
    text-transform: uppercase;
    letter-spacing: 0;
  }
  .evento-integra .header-evento nav ul.evento-onepage li {
    padding: 16px 8px;
  }
  .evento-integra .header-evento nav ul.evento-onepage li>a {
    font-size: 13px;
  }
  .localizacao-evento .card-body .mapa-evento {
    top: 50px;
    float: left;
    display: block;
    clear: both;
    position: relative;
  }
}

@media only screen and (max-width: 1023px) {
  .slider-texto .slide span:nth-child(2) {
    margin-right: 0;
  }
  .slider-texto .slide>span:first-child {
    margin-left: 15px;
  }
  .sText1 .bx-wrapper .bx-viewport .slider-texto .slide p {
    margin-left: 15px;
  }
  .sText1 .bx-wrapper .bx-controls .bx-controls-direction .bx-prev, .sText1 .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
    width: 20px;
  }
  .sText1 .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
    left: 0;
  }
  .sText1 .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
    right: 0;
  }
}

@media only screen and (max-width: 768px) {
  nav.subnav-header {
    z-index: 66;
    position: relative;
  }
  .container {
    width: auto;
  }
  .content-full main>img {
    max-width: 100%;
  }
  .slider-texto .slide>p {
    clear: both;
    width: 90%;
    max-width: 90%;
  }
  #submenuEvento .resp-m1, .evento-integra .header-evento .hidden-sm {
    display: none;
  }
  .localizacao-evento .card-body {
    padding: 30px;
    position: relative;
  }
  .localizacao-evento .card-body .mapa-evento {
    position: inherit;
    float: none;
    top: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    margin-top: 30px;
  }
  .evento-integra .header-evento ul.evento-onepage>li {
    padding: 6px 20px;
  }
  .evento-integra .palestrante-evento .card-body>div {
    width: 50%;
    float: left;
  }
  .evento-integra .breadcrumb {
    margin: 30px 0 0;
  }
  .evento-integra ul.evento-onepage>li {
    padding: 10px;
  }
  .evento-integra .header-evento nav {
    position: absolute;
    bottom: 0;
    height: 100px;
  }
  .evento-integra .header-evento nav ul.evento-onepage li {
    padding: 16px 5px;
  }
  .evento-integra .header-evento nav ul.evento-onepage li:first-child {
    padding-left: 8px;
  }
  .evento-integra .mapa-evento h4 {
    margin-top: 20px;
  }
  .evento-integra #fale-conosco label {
    margin: 10px 0;
    text-align: left;
    font-size: 110%;
    float: left;
  }
  .home-areas .slider-areas div .card-body {
    height: auto;
  }
  .destaque-video a img {
    max-width: 100%;
    width: auto;
    border-radius: 0 0 10px 10px;
    margin: 0 auto;
  }
  .destaque-video>a:last-child {
    margin: -123px auto 76px;
  }
  .diretoria-block>div {
    border-bottom: 1px solid #eee;
  }
  .patrocinio-card .noticia-unitaria>div p {
    font-size: 17px !important;
  }
  #youmax #tiles {
    height: 620px !important;
  }
  #youmax #tiles>li {
    position: relative !important;
    top: inherit !important;
    left: inherit !important;
    right: inherit !important;
    float: left !important;
    clear: both;
    width: 80% !important;
    margin: 10px 0 10px 10% !important;
  }
  #youmax #tiles li:nth-child(3) {
    top: inherit !important;
  }
  .home-areas .slider-areas .area-scroll {
    max-height: 214px !important;
  }
  .home-areas .slider-areas div.dropdown {
    margin: 0;
  }
  .evento-integra .header-evento nav ul.evento-onepage {
    top: 100px !important;
  }
  .evento-integra .header-evento nav ul.evento-onepage li a {
    font-size: 16px;
    padding: 0 10px;
  }
}

@media only screen and (max-width: 640px) {
  #edicoes-expandir .collapse>div>div small, .veja-tambem>div>div>small {
    clear: inherit;
  }
  .logo-header>a {
    height: 65px;
    margin: 10px 50px;
    float: none;
  }
  .home-areas .card-body.destaque-video {
    height: auto;
    min-height: auto;
    margin-bottom: 30px;
  }
  .home-areas .card-body.destaque-video>a {
    overflow: hidden;
  }
  .home-areas .card-body.destaque-video>a>img {
    width: 100%;
    height: auto;
  }
  .half {
    width: 50%;
    margin: 0 auto;
    float: none;
  }
  .busca-header>.form-group {
    width: 70% !important;
  }
  .busca-header .btn {
    width: 20% !important;
  }
  .quero-associar #TabsAnbima>li.next a, .quero-associar #TabsAnbima>li.prev a {
    height: 79px;
  }
  .quero-associar .bs-example-tabs .nav-tabs-responsive>li.next>a:after, .quero-associar .bs-example-tabs .nav-tabs-responsive>li.prev>a:after {
    padding-top: 8px;
  }
  .logo-div {
    height: 92px;
  }
  #edicoes-expandir .collapse>div>div>a {
    width: 50%;
    margin: 15px 10px 0;
    float: left;
  }
  .noticias .ultimas-noticias img {
    max-width: 100%;
  }
  .noticias .veja-tambem>div {
    width: 100%;
  }
  .ultimas-noticias .noticia-unitaria {
    float: left;
  }
  .ultimas-noticias .noticia-unitaria>div {
    font-size: 110%;
    float: left;
  }
  .ultimas-noticias .noticia-unitaria>div>a {
    width: auto;
  }
  .ultimas-noticias .noticia-unitaria>div small {
    font-size: 14px;
    clear: inherit;
  }
  .evento-integra .header-evento .hidden-sm {
    display: none;
  }
  .evento-integra .header-evento .descricao {
    font-size: 90%;
    padding-bottom: 5px;
  }
  .evento-integra .header-evento .descricao h1 {
    font-size: 24px;
  }
  .evento-integra ul.evento-onepage>li {
    display: inline-block;
    padding: 8px;
  }
  #submenuEvento .resp-m2, .logo-div .logo-header .title-internas>small {
    display: none;
  }
  .btn-veja-todos {
    margin: -2px -5px 0 0;
  }
  .destaque-not small {
    padding: 10px 20px 0;
    font-size: 130%;
  }
  .destaque-not p {
    padding: 5px 20px 10px;
    font-size: 130%;
  }
  .home-areas .slider-areas .slide .card-body {
    max-height: 440px;
    height: auto;
  }
  .home-areas .slider-areas .slide .destaque-cursos {
    max-height: none;
  }
  .cursos-imagens img {
    margin-bottom: 15px;
  }
  .title-internas>small {
    margin-left: 0;
  }
  .title-internas h1 {
    font-size: 28px;
  }
  .slider4-quadros a span.titulo {
    height: 66px;
    background-color: rgba(0, 0, 0, 0.88);
  }
  .home-areas>header .bar-home {
    height: 69px;
  }
  .home-areas>header .bar-home>h3 {
    font-size: 18px;
    padding: 18px 0 0;
  }
  .evento-integra .table-condensed thead tr th b {
    font-size: 110%;
  }
  .evento-integra .table-condensed thead tr th {
    font-size: 95%;
    font-weight: 300;
  }
  .bs-example-tabs .nav>li>a {
    padding: 10px 0;
  }
  .bs-example-tabs #TabsAnbima {
    margin-bottom: -10px;
  }
  #TabsAnbima>li.next a, #TabsAnbima>li.prev a {
    height: 172px;
  }
  #TabsAnbima>li a img {
    max-width: 100%;
    max-height: 102px;
  }
  #TabsAnbima2>li {
    margin: 0 0 -4px;
  }
  #TabsAnbima2>li a {
    border-radius: 10px 10px 0 0;
  }
  #TabsAnbima2 li.active a {
    min-height: 58px;
    padding: 16px 8px 0;
  }
  .fazer-parte .bs-example-tabs .nav-tabs-responsive>li.active:first-child {
    margin-left: 23%;
  }
  .bs-example-tabs .nav-tabs-responsive>li.next>a:after, .bs-example-tabs .nav-tabs-responsive>li.prev>a:after {
    font-size: 28px;
  }
}

@media only screen and (max-width: 490px) {
  .mobile-aux1, .mobile-aux2, .mobile-aux3, .mobile-aux4, .mobile-aux5, .mobile-close {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 100%;
    position: fixed;
    z-index: 244;
  }
  .mobile-aux1>li, .mobile-aux2>li, .mobile-aux3>li, .mobile-aux4>li, .mobile-aux5>li, .mobile-close>li {
    width: 100%;
    height: 40px;
    background-color: #111;
    margin-top: 2px;
    text-align: center;
    color: #fff;
    padding: 10px;
    text-transform: uppercase;
    cursor: pointer;
    display: block;
  }
  .container {
    width: auto;
  }
  .mobile-close {
    top: 34px;
  }
  .veja-tambem>div>div>a {
    width: 100%;
    margin: 15px auto;
  }
  .home-areas .slider-areas .slide .card-body.veja-header {
    max-height: none;
    height: auto;
  }
  .mobile-aux1, .mobile-aux2, .mobile-aux3, .mobile-aux4, .mobile-aux5 {
    bottom: 0;
  }
  .evento-integra .table-condensed thead tr th b {
    font-size: 110%;
  }
  .table>thead>tr>th {
    font-size: 100%;
  }
  .logo-div {
    border-bottom: 0;
  }
  #TabsAnbima>li a {
    padding: 13px;
  }
  .padding40 {
    padding: 20px !important;
  }
  .panel-group.v2 {
    padding: 0 2px;
  }
  .panel-group.v2 .panel-title a span.glyphicon {
    margin-right: 5px;
  }
  .busca-header .btn {
    padding: 0;
  }
  .footer .footer-links:first-child {
    display: inline-block;
  }
  .footer .footer-links li {
    display: inline-block;
    margin: 6px 8px;
  }
  .ultimas-noticias .noticia-unitaria>div {
    font-size: 120%;
  }
  .ultimas-noticias .noticia-unitaria>div small {
    font-size: 14px;
  }
  #TabsAnbima #autorregular-tab, #TabsAnbima #educar-tab, #TabsAnbima #informar-tab, #TabsAnbima #representar-tab {
    font-size: 14px;
    padding: 10px 5px 20px;
  }
  .evento-integra .breadcrumb {
    margin: 20px 0 0;
  }
  .evento-integra .header-evento {
    height: 340px;
  }
  .evento-integra .header-evento .descricao h1 {
    padding-top: 10px;
    line-height: 28px;
  }
  .evento-integra .header-evento nav {
    height: 170px;
  }
  .evento-integra .header-evento nav ul.evento-onepage {
    height: 40px;
    top: 120px !important;
  }
  .evento-integra .header-evento nav ul.evento-onepage li {
    padding: 16px 5px;
    float: left;
  }
  .evento-integra .header-evento nav ul.evento-onepage li:first-child:hover {
    border-radius: 0;
  }
  .evento-integra .header-evento nav ul.evento-onepage li:nth-last-child(2):hover {
    border-radius: 0 0 0 10px;
  }
  .evento-integra .header-evento nav ul.evento-onepage li:last-child:hover {
    border-radius: 0 0 10px;
  }
  .evento-integra .header-evento nav ul.evento-onepage .resp-m3 {
    display: none;
  }
  .evento-integra .palestrante-evento .card-body>div {
    width: 100%;
    float: none;
    margin: 0 auto;
  }
  .evento-integra .palestrante-evento .card-body>div>img {
    width: 100%;
  }
  .evento-integra .panel-group .panel-title a>b {
    padding: 0 10px 0 0;
    width: 20%;
  }
  .table-responsive>.table>tbody>tr>td {
    white-space: normal;
  }
  #inscreva .card-body {
    padding: 30px 10px 20px;
  }
  .noticias .title-interna {
    height: 160px;
  }
  .destaque-links>div {
    display: inline-block;
    width: 100%;
    clear: both;
  }
  .destaque-links footer>ul li {
    width: 100%;
  }
  .logo-div .logo-header .title-internas>h1 {
    padding: 10px 0 0 30px;
    float: left;
    font-size: 22px;
  }
  #TabsAnbima>li a b {
    font-size: 28px;
    padding: 0 10px;
    display: block;
    width: 100%;
    white-space: pre-wrap;
    line-height: 24px;
  }
  .home-areas>header .bar-home>h3 {
    font-size: 18px;
    padding: 17px 0 0;
    width: auto;
    margin-bottom: 11px;
    height: 52px;
    overflow: hidden;
  }
  .navegue-assunto>span {
    width: 100%;
  }
  #youmax #tiles>li {
    width: 100% !important;
    margin: 10px 0 !important;
  }
  #youmax #tiles {
    height: auto !important;
  }
  .fb_iframe_widget {
    overflow: hidden;
    width: 100%;
  }
  .sText1 .bx-wrapper .bx-viewport .slider-texto .slide p {
    height: 38px;
  }
  .sText1 .bx-wrapper .bx-controls .bx-controls-direction {
    margin: 10px 0 0;
    position: absolute;
    top: 0;
  }
  .evento-integra .table-condensed thead tr th {
    padding: 0 10px 20px;
  }
  .evento-integra .table-condensed thead tr:nth-child(1) th {
    padding: 10px;
  }
  .dv5 .destaques {
    height: auto;
  }
  .dv5 .destaques .destaque-texto small {
    width: 90%;
  }
  .dv5 .destaques .destaque-texto a img {
    max-height: 160px;
    margin: 0 4px 0 0;
  }
  #TabsAnbima>li.next a, #TabsAnbima>li.prev a {
    height: 162px;
  }
  .home-areas .bx-wrapper .bx-viewport {
    width: 96% !important;
    margin-left: 4% !important;
  }
  .home-areas .card-body.destaque-links {
    height: auto;
  }
  .bx-wrapper .bx-viewport .slider-areas .slide {
    padding-left: 0 !important;
  }
  .sText1 .bx-wrapper .bx-controls .bx-controls-direction .bx-prev, .sText1 .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
    height: 80px;
    top: 10px;
    width: 20px;
  }
  .sText1 .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
    left: 0;
  }
  .sText1 .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
    background-position-y: 30px;
    right: 2px;
  }
}

@media only screen and (max-width: 380px) {
  .dv5 .destaques a .glyphicon, .home-areas>header .bar-home small {
    display: none;
  }
  h4.title-eventointegra {
    width: calc(100%+39px) !important;
  }
  .title-internas {
    margin-top: 8px;
  }
  .title-internas h1 {
    padding-top: 10px !important;
  }
  .title-interna h1 {
    font-size: 24px;
    line-height: 24px;
  }
  .busca-panel>.btn {
    width: 60px;
  }
  .busca-panel>.form-group {
    width: 120px;
  }
  .home-areas>header .bar-home>h3 {
    width: 64%;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -1px;
    padding: 22px 0 0;
    text-transform: uppercase;
    line-height: 14px;
  }
  #TabsAnbima2>li, .half {
    width: 100%;
  }
  .em-acao .content-full main {
    padding: 0;
  }
  .home-areas2 .col-md-10 {
    padding: 0 3px;
  }
  #TabsAnbima>li {
    padding: 0 1px;
  }
  #TabsAnbima #autorregular-tab, #TabsAnbima #educar-tab, #TabsAnbima #informar-tab, #TabsAnbima #representar-tab {
    padding: 10px 3px 12px;
  }
  .dv4 .destaques .destaque-texto a img {
    margin: -14px 10px 0 0;
    max-height: 80px;
    padding: 5px;
  }
  .destaque-texto a h4 {
    font-size: 120%;
    padding-right: 15px;
    margin-top: 0 !important;
  }
  .veja-tambem>div {
    padding-bottom: 5px;
  }
  .veja-tambem>div>div>a {
    width: 100%;
    margin: 0;
    padding: 10px 0 5px;
  }
  .noticias .title-interna {
    height: 200px;
  }
  .evento-integra .card-body {
    padding: 0 0 20px;
  }
  .evento-integra .header-evento {
    height: 320px;
    font-size: 90%;
  }
  .evento-integra .header-evento nav {
    height: 162px;
  }
  .evento-integra .header-evento nav ul.evento-onepage {
    height: 40px;
    min-height: 40px;
    top: 100px !important;
  }
  .evento-integra .header-evento nav ul.evento-onepage>li {
    display: block;
    padding: 13px 0;
    float: left;
  }
  .evento-integra .header-evento nav ul.evento-onepage>li a {
    font-size: 14px;
  }
  .evento-integra .nav-tabs>li {
    margin-left: 10px;
  }
  .evento-integra .nav-tabs>li>a {
    font-size: 13px;
    padding: 8px;
  }
  .evento-integra .nav-tabs .active>a {
    font-size: 92%;
  }
  .evento-integra .panel-group .panel-title a {
    padding: 30px 25px 30px 5px;
    font-size: 15px;
  }
  .evento-integra .panel-group .panel-title a>b {
    font-size: 100%;
  }
  .proximos-eventos>div.both>p {
    padding: 5px 10px;
    width: 62%;
  }
  .proximos-eventos>div.both>p a small {
    padding: 0;
  }
  .proximos-eventos>div.both>span {
    padding: 8px 5px;
    margin-left: 0;
  }
  #edicoes-expandir .collapse>div {
    border: 0;
  }
  #edicoes-expandir .collapse>div>div>a {
    width: 100%;
    margin: 10px 0 5px;
    float: left;
  }
  .title-internas>small {
    display: none;
  }
  .breadcrumb {
    margin: 0;
  }
  .dv5 .destaques a img {
    max-height: 100%;
    margin: -25px 0 0;
    clear: both;
  }
  .slider-areas .col-xs-12 {
    padding-right: 5px;
    padding-left: 5px;
  }
  #TabsAnbima>li.next, #TabsAnbima>li.prev {
    width: 23%;
  }
  #TabsAnbima>li.next a, #TabsAnbima>li.prev a {
    height: 154px;
  }
  .bs-example-tabs .nav-tabs-responsive>li.active:first-child {
    margin-left: 23%;
  }
  #TabsAnbima>li {
    width: 44%;
  }
}

@media screen and (max-width: 650px) {
  .nav-tabs-responsive>li {
    display: none;
    width: 23%;
  }
  .nav-tabs-responsive>li>a {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    width: 100%;
    text-align: center;
    vertical-align: top;
  }
  .nav-tabs-responsive>li.active {
    width: 54%;
  }
  .nav-tabs-responsive>li.active:first-child {
    margin-left: 23%;
  }
  .nav-tabs-responsive>li.active, .nav-tabs-responsive>li.next, .nav-tabs-responsive>li.prev {
    display: block;
  }
  .nav-tabs-responsive>li.next, .nav-tabs-responsive>li.prev {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
  .nav-tabs-responsive>li.next>a, .nav-tabs-responsive>li.prev>a {
    -webkit-transition: none;
    transition: none;
  }
  .nav-tabs-responsive>li.next>a .text, .nav-tabs-responsive>li.prev>a .text {
    display: none;
  }
  .nav-tabs-responsive>li.next>a:after, .nav-tabs-responsive>li.prev>a:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .nav-tabs-responsive>li.dropdown.active>a:after, .nav-tabs-responsive>li.dropdown>a>.caret {
    display: none;
  }
  .nav-tabs-responsive>li.prev>a:after {
    content: "\e079";
  }
  .nav-tabs-responsive>li.next>a:after {
    content: "\e080";
  }
  .nav-tabs-responsive>li.dropdown>a:after {
    content: "\e114";
  }
  .nav-tabs-responsive>li.dropdown.active>a>.caret {
    display: inline-block;
  }
  .nav-tabs-responsive>li.dropdown .dropdown-menu.pull-xs-left {
    left: 0;
    right: auto;
  }
  .nav-tabs-responsive>li.dropdown .dropdown-menu.pull-xs-center {
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .nav-tabs-responsive>li.dropdown .dropdown-menu.pull-xs-right {
    left: auto;
    right: 0;
  }
  #narrow-browser-alert {
    display: none;
  }
  #TabsAnbima>li>a:hover {
    opacity: 1;
  }
}

.wrapper {
  padding: 15px 0;
}

.bs-example-tabs .nav-tabs {
  margin-bottom: 15px;
}

.home-areas>header {
  position: relative;
}

.home-areas>header .bar-home>img.right {
  position: absolute;
  right: 0;
  z-index: 0;
}

.home-areas>header .bar-home>small {
  position: relative;
  z-index: 1;
}

.home-areas .slider-areas div .card-body {
  height: 330px;
  overflow-y: hidden;
}

.destaque-not a>img {
  width: 100%;
  margin: 0;
}

.slick-dots li {
  margin: 0 5px;
  width: auto;
  height: auto;
}

.slick-dots li button {
  width: 15px;
  height: 15px;
}

.slick-dots li button:hover:before {
  background-color: #000;
}

.slick-dots li button:before {
  content: "";
  width: 15px;
  height: 15px;
  border-radius: 50%;
  border: solid 3px #888;
  opacity: 1;
}

.slick-dots li.slick-active button:before, .slick-dots li.slick-active button:hover:before {
  background-color: #888;
  opacity: 1;
}

.slide-prev, .slide-next {
  width: 44px;
  height: 44px;
  z-index: 10;
  background: transparent;
  border: 0;
  font-size: 0;
  position: absolute;
  top: calc(50% - 22px);
  padding: 0;
  opacity: 0.75;
}

.slide-prev:hover, .slide-next:hover {
  opacity: 1;
}

.slide-prev:focus, .slide-next:focus {
  outline: 0;
}

.slide-prev {
  left: -25px;
}

.slide-next {
  right: -25px;
}

.slide-prev:before, .slide-next:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.slide-prev:before {
  background-image: url(../img/arrow-left-square50.png);
}

.slide-next:before {
  background-image: url(../img/arrow-right-square50.png);
}

.slick-slide.col-md-4 {
  width: 390px;
}

.slick-slide.col-md-8 {
  width: 780px;
}

.slider-areas-holder {
  position: relative;
  clear: both;
}

@media screen and (max-width: 1199px) {
  .slick-slide.col-md-4 {
    width: 323px;
  }
  .slick-slide.col-md-8 {
    width: 646px;
  }
}

@media screen and (max-width: 991px) {
  .slide-prev {
    left: 0;
  }
  .slide-next {
    right: 0;
  }
  .slick-slide.col-md-4 {
    width: 375px;
  }
  .slick-slide.col-md-8 {
    width: 750px;
  }
}

@media screen and (max-width: 768px) {
  .home-areas .slider-areas div .card-body {
    height: auto;
  }
  .home-areas>header .bar-home>small {
    width: calc(100% - 202px);
    padding: 26px 0 0 16px;
  }
  .slick-slide.col-md-4 {
    width: 320px;
  }
  .slick-slide.col-md-8 {
    width: 320px;
  }
}

.card-social {
  background: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 10px;
  overflow: hidden;
  padding: 20px;
}

.card-social h2 {
  padding: 0;
}

h3.card-social-title {
  font-weight: 700;
  display: inline-block;
  margin-bottom: 1em;
}

#fb-root {
  display: none;
}

.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
  width: 100% !important;
}

.fa.fa-facebook {
  color: #3b5998;
}

.fa-linkedin {
  color: #007bb6;
}

.fa-twitter {
  color: #00aced;
}

.fa-youtube {
  color: #b00;
}

.card-facebook .fa-facebook, .card-linkedin .fa-linkedin, .card-twitter .fa-twitter, .card-youtube .fa-youtube {
  font-size: 1.3em;
  margin-right: 0.5em;
}

.lum-search-norowsmessage {
  clear: both;
}

.service-type {
  float: none !important;
  padding: 0 !important;
  color: #909090;
  font-size: 12px;
  text-decoration: none !important;
  display: inline-block;
  width: 100%;
  margin-bottom: 2px;
}

.noticiasImprensa label {
  font-size: 0.8em;
  color: #337ab7;
  margin-right: 0.5em;
  text-transform: uppercase;
}

.content-placeholder~form, .cLumClientRenderWaitBox~form {
  opacity: 0 !important;
  height: 500px !important;
}

.change-position__card--off {
  display: none !important;
}

@media (max-width: 767px) {
  .bx-viewport {
    height: 0;
  }
  .bxslider li>a {
    display: block;
    position: relative;
    background: #000;
    height: 100%;
  }
  .bxslider li>a img {
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
  }
  .bxslider li>p {
    background-color: rgba(0, 0, 0, 0.6) !important;
    height: auto !important;
    top: auto !important;
  }
}

.container-especial {
  max-width: 1080px;
  min-width: 330px;
  width: 100%;
  margin: 0 auto;
}

.header-especial {
  height: 242px;
  background-size: cover;
  background-position: 50% 100%;
  margin-bottom: 20px;
}

.header-especial__banner {
  background-color: #aeaeae;
}

.board-especial {
  width: 100%;
  background-color: #fff;
  border-radius: 7px;
  box-shadow: 0 0 6px 2px #d9d6d9;
}

.filter-especial {
  margin: 10px;
  padding: 15px;
}

.filter-especial label {
  font-weight: 600;
  font-size: 1em;
  text-transform: uppercase;
  margin-right: 5px;
  color: #4c4d4f;
}

.filter-especial__select {
  height: 34px;
  width: 25%;
  padding: 6px;
  border-radius: 4px;
  color: #555;
  background-color: #fff;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.filter-especial__select:focus {
  border-color: #0095d9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.miniatures {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  padding: 0;
}

.miniature {
  margin: 20px 10px 0 10px;
  list-style: none;
  justify-self: center;
}

.miniature a {
  text-decoration: none;
}

.miniature__img {
  width: 278px;
  height: 250px;
  background-size: cover;
  background-position: 50% 100%;
  margin: 0;
}

.miniature:hover {
  opacity: 0.7;
}

.theme-especial {
  margin: 10px 0 0;
  color: #000;
  font-weight: 600;
  font-size: 1em;
}

.content-especial {
  margin: 0 0 20px 0;
  color: #555;
  text-transform: uppercase;
  font-weight: 600px;
  font-size: 0.7em;
}

@media screen and (max-width: 960px) {
  .miniatures {
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 650px) {
  .filter-especial {
    display: grid;
  }
  .filter-especial label {
    margin: 5px;
  }
  .filter-especial__select {
    margin: 5px;
    width: 100%;
  }
  .miniatures {
    grid-template-columns: 1fr;
  }
}

#participantesComiteList {
  padding: 22px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  font-family: "Calibri", "Helvetica", sans-serif;
}

#participantesComiteList .bloco-instituicao {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  padding: 15px 0 15px;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
  margin-bottom: 15px;
}

#participantesComiteList .noticia-unitaria {
  width: calc(50% - 11px);
  flex: 0 1 auto;
  display: flex;
  align-items: stretch;
  margin: 0 0 22px;
  float: none;
  padding: 0;
  border: 0;
}

@media screen and (max-width: 700px) {
  #participantesComiteList .noticia-unitaria {
    width: calc(100% - 20px);
  }
}

#participantesComiteList .noticia-unitaria div {
  background-color: #fff;
  border-left: none;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex: 1 1 auto;
  margin: 0;
  padding: 3px 12px;
  box-sizing: border-box;
  border-radius: 2px;
  transition: all 0.18s ease-in-out;
}

#participantesComiteList .noticia-unitaria div small {
  padding: 4px 8px 2px;
  border-radius: 20px;
  margin: 0 0 8px;
  line-height: 1.2;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.1px;
  background: #4b4d4f;
  color: #fff;
  opacity: 1;
}

#participantesComiteList .noticia-unitaria div.presidente small, #participantesComiteList .noticia-unitaria div.vice-presidente small, #participantesComiteList .noticia-unitaria div.diretor-responsavel small {
  background-color: #0095d9;
}

#participantesComiteList .noticia-unitaria div.coordenador small {
  background-color: #0095d9;
}

#participantesComiteList .noticia-unitaria div.suplente small {
  background-color: #e99b00;
}

#participantesComiteList .noticia-unitaria div.membro:before {
  content: "Titular";
  padding: 4px 8px 2px;
  border-radius: 20px;
  margin: 0 0 8px;
  line-height: 1.2;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.1px;
  background: #4b4d4f;
  color: #fff;
  opacity: 1;
}
#participantesComiteList.participantes-autorregulacao .noticia-unitaria div.membro:before {
  content: "Membro";
}

#participantesComiteList .noticia-unitaria div p {
  line-height: 1.5 !important;
  font-size: 17px;
  color: #333;
  font-weight: normal;
  overflow-y: inherit;
  max-height: inherit;
}

#participantesComiteList .noticia-unitaria div p b {
  display: block;
  line-height: 1.2 !important;
  font-size: 20px;
  font-weight: bold;
}

#participantesComiteList .noticia-unitaria div p br {
  display: none;
}

#participantesComiteList .noticia-unitaria div.not-representar {
  border-color: #3696dd;
}

div.modal {
  padding: 0 !important;
  place-content: center;
  align-items: center;
  animation: none;
}

div.modal>.modal-dialog {
  background-color: #fff;
  overflow: hidden;
  position: inherit;
  width: 95vw;
  max-width: 800px;
  max-height: 95vh;
  margin: 0 !important;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) !important;
}

div.modal>.modal-dialog .modal-dialog {
  margin: 0 !important;
  width: auto !important;
}

div.modal>.modal-dialog .modal-dialog, div.modal>.modal-dialog .modal-dialog>.modal-content {
  max-height: 95vh;
}

div.modal>.modal-dialog>.modal-content .modal-body>header {
  background-color: #272d33 !important;
  padding: 26px 70px 24px 26px;
  font-size: 22px;
}

div.modal>.modal-dialog>.modal-content .modal-body .close {
  opacity: 0.7;
}

div.modal>.modal-dialog>.modal-content .modal-body .close:hover {
  opacity: 1;
}

div.modal>.modal-dialog>.modal-content .modal-body>div:not(.modal-dialog) {
  padding: 26px !important;
  min-height: 40vh;
  display: block !important;
  max-height: calc(95vh - 160px);
  overflow: auto;
}

.legendas-selos {
  border-top: 1px solid #dfe3e6;
  padding-top: 20px;
}

.legendas-selos p {
  text-indent: -5px;
  line-height: 1.5;
}

.legendas-selos>p+p {
  margin-top: 10px;
}

.selo-inst {
  background-color: #272d33;
  display: inline-block;
  margin: 2px 6px;
  padding: 3px 8px;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 11px;
  letter-spacing: 1px;
  font-weight: 100;
  text-indent: 0;
  line-height: 1;
  text-align: center;
  vertical-align: baseline;
  color: #fff;
  border-radius: 20px;
}

.selo-inst--definitivo {
  background-color: #5aa700;
  color: #152935;
  box-shadow: 0 0 0 1px #3e7102;
}

.selo-inst--provisorio {
  background-color: #5aaafa;
  color: #152935;
  box-shadow: 0 0 0 1px #34689c;
}

.selo-inst--suspenso {
  background-color: #e9233a;
  box-shadow: 0 0 0 1px #b31b2c;
}

.col-md-8+.full div.ultimas-noticias div.noticia-unitaria {
  min-height: 81px;
}

.page-home .destaques.not-representar.full+p {
  display: none;
}

.page-home .card-social {
  min-height: 312px;
}

#lumSubBarOuter {
  z-index: 90;
}

#lumDivContainer header.new-header {
  position: relative;
  z-index: -1;
  margin-top: -42px;
}

#lumDivContainer>div.lumis-service-pagepersonalization.lumis-service-pagepersonalization-widgetList aside {
  margin-top: 0 !important;
}

.card-associado {
  box-sizing: border-box;
  display: inline-block;
  width: calc(50% - 10px);
  padding: 20px 40px;
  margin: 0 0 20px;
  vertical-align: top;
}

.card-associado>h4 {
  line-height: 1.5;
  font-size: 20px;
  font-weight: bold;
  color: #333;
}

.card-associado__btn {
  display: inline-block;
  margin-right: 15px;
  font-size: 14px;
  line-height: 29px;
  color: #0095d9;
  text-decoration: none;
  border-radius: 10px;
  cursor: pointer;
}

.card-associado__btn:hover {
  text-decoration: underline;
}

.card-associado__btn i {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-color: currentColor;
  -webkit-mask-size: 16px;
  mask-size: 16px;
  -webkit-mask-image: url(./link-24px.svg);
  mask-image: url(./link-24px.svg);
  transition: none;
  vertical-align: middle;
  margin-right: 4px;
}

.card-associado__btn--pdf i {
  -webkit-mask-image: url(./arrow_downward-24px.svg);
  mask-image: url(./arrow_downward-24px.svg);
}

.title-interna.destaque {
  background: #000;
  color: #fff;
}

.title-interna.destaque .breadcrumb ul li {
  color: #b2b5bf;
}

div#accordion.panel-group[role='tablist'] { padding: 14px }

aside.lumis-service-privacyterm.lumis-service-privacyterm-getUserAcceptance.lum-interface-type-standard[id$="_privacyTermMessageBar"]{background-color:transparent !important;box-shadow:none !important}aside.lumis-service-privacyterm.lumis-service-privacyterm-getUserAcceptance.lum-interface-type-standard[id$="_privacyTermMessageBar"]>article.lum-content{background-color:#f7f9fa;margin:36px;padding:24px 32px !important;border-radius:8px;color:#484a4d;box-shadow:0px 6px 8px rgba(0,0,0,0.3)}a[id$="_closePrivacyTerm"]{top:5px !important;right:5px !important}aside.lumis-service-privacyterm.lumis-service-privacyterm-getUserAcceptance.lum-interface-type-standard[id$="_privacyTermMessageBar"]>article.lum-content a:before{color:#484a4d !important}aside.lumis-service-privacyterm.lumis-service-privacyterm-getUserAcceptance.lum-interface-type-standard[id$="_privacyTermMessageBar"]>article.lum-content p{font-size:18px !important;line-height:1.5 !important}aside.lumis-service-privacyterm.lumis-service-privacyterm-getUserAcceptance.lum-interface-type-standard[id$="_privacyTermMessageBar"]>article.lum-content p a{color:#006898 !important}aside.lumis-service-privacyterm.lumis-service-privacyterm-getUserAcceptance.lum-interface-type-standard[id$="_privacyTermMessageBar"]>article.lum-content .lum-content-detail{color:currentColor !important}aside.lumis-service-privacyterm.lumis-service-privacyterm-getUserAcceptance.lum-interface-type-standard[id$="_privacyTermMessageBar"]>article.lum-content .lum-header-buttons li{display:inline-block}aside.lumis-service-privacyterm.lumis-service-privacyterm-getUserAcceptance.lum-interface-type-standard[id$="_privacyTermMessageBar"]>article.lum-content .lum-header-buttons li a.lum-button{background-color:#0095d9;padding:16px 24px;border-radius:8px;display:inline-block}aside.lumis-service-privacyterm.lumis-service-privacyterm-getUserAcceptance.lum-interface-type-standard[id$="_privacyTermMessageBar"]>article.lum-content .lum-header-buttons li a:not(.lum-button){color:#484a4d !important}.lumis-service-privacyterm.lumis-service-privacyterm-changeUserAcceptance.lum-non-administration-area.lum-interface-type-standard{font-size:15px;text-transform:inherit;margin:20px 0 0}.lumis-service-privacyterm.lumis-service-privacyterm-changeUserAcceptance.lum-non-administration-area.lum-interface-type-standard span{text-transform:inherit !important;color:#fff !important;font-size:15px !important;font-weight:normal !important}.lumis-service-privacyterm.lumis-service-privacyterm-changeUserAcceptance.lum-non-administration-area.lum-interface-type-standard ul{margin-top:12px}

#lum-aggregate-filtered-links li.lum-list-item{padding:8px 2px 2px}#lum-aggregate-filtered-links li.lum-list-item .lum-aggregate-filtered-link{background-color:#fff;display:inline-block;padding:4px 22px 4px 8px;border-radius:8px;line-height:1;border-bottom:1px solid #e6e6e6}#lum-aggregate-filtered-links li.lum-list-item .lum-aggregate-remove-filter{background-color:#e6e6e6;color:currentColor;display:inline-block;cursor:pointer;margin-left:-18px;line-height:1;vertical-align:middle;padding:0 4px;border-radius:8px}#lum-aggregate-filtered-links li.lum-list-item .lum-aggregate-remove-filter:hover{background-color:#ccc;text-decoration:none}

.modal-diretoria p {
  font-size: 15px;
  line-height: 21px;
}

.modal-diretoria .close {
  color: rgba(168, 168, 168, .7);
  font-size: 26px;
  margin: 8px 8px 0 0;
}

.scroll-modal-col .title {
  padding: 0;
  margin: 0;
  font-size: 20px;
  line-height: 22px;
}

.scroll-modal-col .subtitle {
  font-weight: bold;
  margin-bottom: 10px;
}

.diretoria-card {
  float: left;
  width: 100%;
}

.diretoria-card[onClick]:hover {
  background-color: #ededed;
  cursor: pointer;
  border-radius: 15px 0 15px 0;
}

.diretoria-card .diretoria-descricao {
  width: 100%;
  max-width: calc(100% - 112px);
}

.diretoria-card .diretoria-img {
  margin-left: 12px;
}

.diretoria-descricao .cta {
  cursor: pointer;
  display: block;
  color: #337ab7;
  padding-top: 14px;
  margin-right: 12px;
  text-align: right;
}

.diretoria-card:hover .cta {
  text-decoration: underline;
}

.diretoria-card .diretoria-modal-descricao {
  display: none;
}

.diretoria-conteudo {
  display: flex;
  flex-direction: column;
}

@media (max-width: 767px) {
  .modal-diretoria .title {
    margin: 10px 0 0 0;
  }

  .modal-diretoria .v-center {
    display: block !important;
  }

  .diretoria-card:hover {
    border-radius: 0;
  }

  .diretoria-card .diretoria-descricao {
    max-width: calc(100% - 82px);
  }

  .diretoria-descricao .cta {
    padding-top: 0;
  }
}


@media (min-width: 768px) {
  .modal-diretoria {
    max-height: 384px;
  }

  .modal-diretoria .row {
    min-height: initial !important;
  }

  .scroll-modal-col {
    overflow-y: auto;
    max-height: 300px;
  }

  .diretoria-card {
    margin: 4px 0;
  }

  .diretoria-conteudo {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .diretoria-conteudo>div {
    margin: 0 8px;
  }

  .diretoria-conteudo .col-img {
    flex: 0 1 auto;
    overflow: hidden;
    display: inline-block;
  }

  .diretoria-conteudo .col-img img {
    max-height: 300px;
    max-width: 240px;
    width: auto;
  }

  .diretoria-conteudo .col-descricao {
    flex: 1;
  }
}

#lista-vagas {
	position: relative;
	display: flex;
}

#lista-vagas .introducao{
	flex: 0.19; 
	padding-bottom: 3rem;
}

#lista-vagas .vaga .hr-line{
	border-top: 1px solid #b7ba9f;
	width: 60%;
	margin-bottom: -10px;
}

#lista-vagas h3 {
	color: #fcaf17;
	font-weight: bold;
}

#lista-vagas ul {
	height: 100%!important;
}

#lista-vagas .vaga b{
    font-weight: 700;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	height: 70px;
}


#lista-vagas .vaga{
    float: left;
    width: 100%;
    height: 100%;
    padding-left: 10px;
    margin-top: -1px;
    margin-right: 3px;
    padding-bottom: 25px;
}

#lista-vagas .vaga .veja-vagas{
	position: absolute;
	bottom: 15px;
}

#lista-vagas .bx-wrapper .bxslider li{
	height: 100%!important;
	width: 215px!important;
	border-top: 2px solid #e6e6e6!important;
    border-right: 2px solid #e6e6e6!important;
    border-bottom: 2px solid #e6e6e6!important;
    border-radius: 5px;
    border-left: 5px solid #fcaf17;
}

#lista-vagas .departamento{
	color: #b7ba9f;
    margin-top: 11px;
}

#lista-vagas .bx-wrapper{
	flex: 0.75;
	margin-bottom: 0;
	overflow: visible;
}

#lista-vagas .bx-viewport{
	width: 100%;
	overflow: hidden;
	position: relative;
	height: 100%!important;
}


#lista-vagas .bx-wrapper .bx-controls {
	position: absolute !important;
	left: -25%!important;
	bottom: 0.5rem!important;
}

#lista-vagas .bx-pager .bx-default-pager{
	display: flex;
}

#lista-vagas div.bx-controls.bx-has-pager.bx-has-controls-direction{
	width: 25%;
	margin-top: 0;
	left: -30% !important;
	height: 24px;
}

#lista-vagas div.bx-pager.bx-default-pager{
	display: flex;
	justify-content: center;
	position: absolute;
	left: 0;
	right: auto;
	bottom: 0;
	width: 75%;
}


#lista-vagas a.bx-pager-link{
	width: 5px;
	height: 5px;
}

#lista-vagas a.bx-pager-link.active{
	border-color: #337ab7!important;
}

#lista-vagas div.bx-controls-direction{
	position: absolute;
	right: 0;
	left: auto;
	top: 0;
	width: 54px;
}

#lista-vagas a.bx-prev{
	margin-top: 4px;
	width: 24px;
	height: 24px;
	background-size: 24px;
	background: url("../img/setaesquerdacarrossel.png");
}


#lista-vagas a.bx-next{
	width: 24px;
	height: 24px;
	background-size: 24px;
	background: url("../img/setadireitacarrossel.png");
	margin-top: 5px;
}


@media (max-width: 600px){
	
	#vagas .card-body {
	    height: 563px;
	    overflow: hidden;
	}
	
	#lista-vagas{
		display: flex;
		flex-direction: column;
	}
	
	#lista-vagas .bx-pager .bx-default-pager{
		position: absolute;
	}
	
	#lista-vagas div.bx-controls-direction{
		left: 270px;
		top: 23px;
	}
	
	#lista-vagas div.bx-pager.bx-default-pager{
		left: 180px;
		top: 37px;
	}
	
	#lista-vagas .bx-wrapper .bxslider li{
		height: 300px!important;
		width: 215px!important;
		border-top: 2px solid #e6e6e6!important;
	    border-right: 2px solid #e6e6e6!important;
	    border-bottom: 2px solid #e6e6e6!important;
	    border-radius: 5px;
	    border-left: 3px solid #fcaf17;
	}
	
	#lista-vagas .bx-viewport{
		width: 100%;
		overflow: hidden;
		position: relative;
		height: 304px!important;
	}
	
}