body {
  font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif;
}

h1,
.h1 {
  font-size: 28px;
}

a {
  color: #EC0018;
  transition: color 0.2s ease-in;
}
a:hover, a:focus, a:active, a.active {
  color: #9E1E23;
  text-decoration: none;
  transition: color 0.2s ease-in;
}

h1,
.h1 {
  font-weight: bold;
}

h1 a {
  color: #000000;
}

hr {
  border-color: #CECECE;
}

blockquote {
  font-style: italic;
  font-weight: 300;
  color: #666666;
}

.margin_bottom {
  margin-bottom: 10px;
}

.margin_right {
  margin-right: 10px;
}

.margin_right_p {
  margin-right: 6px;
}

.fleft {
  float: left;
}

/* #################### classes sem uso #################### */
/* #################### classes sem uso #################### */
.hentry ol {
  padding: 0;
  overflow: hidden;
  list-style: none;
}
.hentry ol li {
  background-image: url(img/bullet_numbers.png);
  background-repeat: no-repeat;
  background-position: -280px 0;
  margin: 10px 0;
  padding: 3px 0 6px 30px;
  position: relative;
  background-position: -280px 0;
}
.hentry ol li:nth-child(1) {
  background-position: 0 -280px !important;
}
.hentry ol li:nth-child(2) {
  background-position: -28px -252px !important;
}
.hentry ol li:nth-child(3) {
  background-position: -56px -224px !important;
}
.hentry ol li:nth-child(4) {
  background-position: -84px -196px !important;
}
.hentry ol li:nth-child(5) {
  background-position: -112px -168px !important;
}
.hentry ol li:nth-child(6) {
  background-position: -140px -140px !important;
}
.hentry ol li:nth-child(7) {
  background-position: -168px -112px !important;
}
.hentry ol li:nth-child(8) {
  background-position: -196px -84px !important;
}
.hentry ol li:nth-child(9) {
  background-position: -224px -56px !important;
}
.hentry ol li:nth-child(10) {
  background-position: -280px 0 !important;
}

.carousel-home {
  margin-bottom: 30px;
}

.banner_loja_home .link_menu_image {
  max-height: 130px;
  overflow: hidden;
}

.nav-tabs li a {
  color: #000000;
}
.nav-tabs li.active a {
  background-color: #E7E6E6 !important;
}
.nav-tabs li.active a:hover {
  background-color: #E7E6E6 !important;
}
.nav-tabs li a {
  font-weight: bold;
}
.nav-tabs li a:active, .nav-tabs li a:hover, .nav-tabs li a:focus {
  background-color: #E7E6E6 !important;
}

.tab-pane {
  background-color: #E7E6E6;
  padding: 10px;
  border-right: 1px solid #CECECE;
  border-left: 1px solid #CECECE;
  border-bottom: 1px solid #CECECE;
  overflow: hidden;
}

.panel-transparent {
  border-color: transparent;
}
.panel-transparent > .panel-heading {
  color: #333333;
  background-color: transparent;
  border-color: transparent;
}
.panel-transparent .panel-heading {
  padding: 0;
}
.panel-transparent > .panel-heading + .panel-collapse .panel-body {
  border-top-color: transparent;
}
.panel-transparent > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: transparent;
}
.panel-transparent .panel-body {
  padding: 0;
}

.search-title {
  color: #9E1E23;
  font-size: 22px;
  margin: 4px;
}

.icon_cinza {
  color: #CECECE;
  font-size: 24px;
  float: left;
  margin: 0 10px 10px 0;
}

#search-acervo-form .form-inline .checkbox {
  margin-top: 0;
  text-align: right;
}

.acervo-disclaimer {
  font-size: 12.8px;
}
.acervo-disclaimer p {
  margin-bottom: 8px;
}
.acervo-disclaimer p:last-child {
  margin-bottom: 0;
}

.artista_alfabetica,
.obra_alfabetica {
  padding-bottom: 0;
  clear: both;
}

.artista_alfabetica .pagination,
.obra_alfabetica .pagination {
  margin: 5px 0;
}

.resultados_artistas .pagination,
.resultados_acervo_grid .pagination {
  margin-top: 0px;
}

.filtros_busca {
  font-size: 12px;
  margin-bottom: 10px;
}

@media (min-width: 992px) {
  .acervo-disclaimer {
    padding-top: 24px;
  }

  #search-acervo-form .form-inline .checkbox {
    line-height: 34px;
    text-align: left;
  }

  .filtros_busca {
    float: right;
  }
}
.lista_itens_acervo {
  margin: 0;
  padding: 0;
}
.lista_itens_acervo li {
  width: 173px;
  min-height: 100px;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  _height: 100px;
  font-size: 85%;
  margin-right: 10px;
}

.pin-button {
  background: url(img/btn-pin.png) no-repeat center left;
  display: inline-block;
  height: 20px;
  width: 40px;
  text-indent: -999999px;
}
.pin-button:hover {
  background-position: top left;
}
.pin-button:active {
  background-position: bottom left;
}

@media (min-width: 1200px) {
  .lista_itens_acervo li {
    width: 214px;
  }
}
@media (min-width: 479px) and (max-width: 991.98px) {
  .lista_itens_acervo li {
    width: 31%;
  }
}
@media (max-width: 479px) {
  .lista_itens_acervo li {
    width: 95%;
  }
}
.lista_itens_acervo li:hover {
  background-color: #E7E6E6;
}
.lista_itens_acervo li p {
  margin: 0;
}
.lista_itens_acervo li a {
  color: #C9302B;
  font-weight: bold;
}
.lista_itens_acervo li a.acervo_artista {
  color: #000000 !important;
}

.lista_artistas li {
  padding: 10px;
  border-bottom: 1px solid #CECECE;
}
.lista_artistas li:hover {
  background-color: #E7E6E6;
}
.lista_artistas li h3 {
  margin: 0;
  font-size: 16px;
}
.lista_artistas li a {
  color: #C9302B;
  font-weight: bold;
  font-size: 12px;
}
.lista_artistas li a:hover {
  text-decoration: underline;
}

.share {
  margin-bottom: 5px;
  overflow: hidden;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}

.facebook_share {
  margin-left: -8px;
}
.facebook_share span {
  width: 183px !important;
}

.single-event-info {
  font-weight: bold;
}
.single-event-info td {
  padding: 1px 5px 1px 0;
}

.work-info p {
  margin: 0 0 5px;
}

.artista_obra {
  margin: 0;
}

.work-info .observacao {
  font-style: italic;
  margin: 20px 0 10px;
}
.work-info .audio-descricao {
  margin: 20px 0 30px;
}
.work-info .share {
  margin: 30px 0 10px;
}

.imagem-acervo {
  margin: 0 0 20px;
}

.conteudo h1 small {
  display: block;
  font-size: 14px;
  color: #666666;
  margin-top: 10px;
}

.hentry .post-meta {
  margin: 0 0 10px 0;
  color: #666666;
  font-size: 10px;
  font-weight: bold;
}
.hentry .post-meta a {
  color: #EC0018;
}
.hentry img {
  max-width: 100%;
  height: auto;
}

.page_container {
  padding-top: 30px;
}

.home_container {
  overflow: hidden;
}

.menu_imagem {
  margin-bottom: 30px;
}
.menu_imagem a {
  color: #000000;
}

.link_menu_image {
  display: block;
  position: relative;
}

.titulo_menu_image {
  position: absolute;
  bottom: 10px;
  width: auto;
  max-width: 70%;
  margin-left: 10px;
  background-color: #FFFFFF;
  padding: 4px 8px;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
}
.titulo_menu_image h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 0;
}

.listagem .hentry {
  display: block;
  overflow: hidden;
  background: url(img/img_header_shadow.png) no-repeat bottom center;
  background-size: 97%;
  padding-bottom: 30px;
  padding-top: 15px;
}
.listagem a {
  color: #000000;
}
.listagem a:focus, .listagem a:active, .listagem a.active, .listagem a:hover {
  color: #9E1E23;
  text-decoration: none;
  transition: color 0.2s ease-in;
}
.listagem .img-thumbnail {
  width: 150px;
  height: auto;
}
.listagem h3 {
  margin-bottom: 6px;
  margin-top: 0;
}
.listagem .data_post {
  color: #666666;
}

.categoria_biblioteca {
  color: #C9302B;
  font-size: 12px;
  font-weight: bold;
}

.sidebar .box2 .h1 {
  font-size: 18px;
  font-weight: normal;
  color: #333333;
  padding-top: 15px;
}
.sidebar .box2 .errorSearch {
  font-size: 12px;
  color: #C9302B;
  padding: 15px 0 3px 0;
}
.sidebar .box2 input#search {
  border: 1px solid #CECECE;
  padding: 3px 4px 5px 4px;
}
.sidebar .box2 span {
  color: #666666;
}
.sidebar .box2 ul {
  list-style: none;
  padding-left: 0;
}
.sidebar .box2 label {
  color: #666666;
  font-weight: bold;
}
.sidebar .box2 label input {
  margin-right: 3px;
}

body.item-name-pdf h1 {
  font-size: 16px;
  margin: 5px 0;
}
body.item-name-pdf h1 a {
  font-size: 80%;
  font-weight: 400;
}
body.item-name-pdf .ht-skip {
  display: none;
}

.pdf-viewer {
  width: calc(100% + 30px);
  height: calc(100vh - 140px);
  margin: 0 -15px;
}
.pdf-viewer iframe {
  width: 100%;
  height: 100%;
}

/* #################### classes sem uso #################### */
/* #################### classes sem uso #################### */
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

figure.alignright,
img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
a img.alignnone {
  margin: 5px 20px 20px 0;
}

img.alignleft,
figure.alignleft,
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

img.aligncenter,
figure.aligncenter,
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #FFFFFF;
  border: 1px solid #CECECE;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center;
}
.wp-caption.alignnone, .wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

.pagination > li > a {
  color: #000000;
}
.pagination .current {
  background-color: #E7E6E6;
}

.navigation {
  clear: both;
}
.navigation a {
  color: #000000;
}

.div_vertical {
  border-left: 1px solid #CECECE;
  padding-bottom: 10px;
  margin-left: -1px;
}

.div_vertical_right {
  border-right: 1px solid #CECECE;
}

.div_top {
  border-top: 1px solid #CECECE;
  padding-top: 0px;
}

.div_horizontal {
  position: absolute;
  right: 0;
  bottom: -30px;
  left: 0;
  background: url(img/img_header_shadow.png) no-repeat center;
  background-size: contain;
  height: 50px;
}

.div_horizontal_2 {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  background: url(img/img_header_shadow.png) no-repeat center;
  background-position-y: top;
  background-size: contain;
  height: 12px;
  z-index: 15;
}

.div_horizontal_3 {
  background: url(img/img_header_shadow.png) no-repeat center;
  background-size: 100%;
  height: 10px;
  width: 97%;
}

.hentry.espacado {
  padding-top: 30px;
  padding-bottom: 30px;
  overflow: hidden;
}

.img-thumbnail {
  background-color: #E7E6E6;
  border: 0;
  border-radius: 0;
  transition: background-color 0.4s ease-in;
}
.img-thumbnail:hover {
  background-color: #999999;
  transition: background-color 0.4s ease-in;
}

.breadcrumb {
  font-size: 10px;
  background-color: #FFFFFF;
  border-radius: 0;
  padding: 0;
  margin-bottom: 10px;
  color: #7A7A7A;
  font-weight: bold;
}
.breadcrumb a {
  color: #EC0018;
}

.nav-pills li {
  border-left: 1px solid #666666;
  margin-bottom: 5px;
}
.nav-pills li:first-child {
  border: none;
  padding-left: 0;
}
.nav-pills a {
  padding: 0 4px !important;
  font-size: 16px;
  letter-spacing: -1px;
  font-weight: bold;
  color: #666666;
  transition: color 0.2s ease-in;
}
.nav-pills a:hover, .nav-pills a:focus, .nav-pills a:active, .nav-pills a.active {
  color: #9E1E23;
  background-color: #FFFFFF !important;
  text-decoration: none;
  transition: color 0.2s ease-in;
}
.nav-pills > li.active > a {
  color: #9E1E23;
  background-color: #FFFFFF;
}
.nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
  color: #9E1E23;
  background-color: #FFFFFF;
}
.nav-pills .active a {
  color: #9E1E23;
  background-color: #FFFFFF;
}

.submenu-documentos {
  margin-bottom: 20px;
}
.submenu-documentos + .pagination {
  margin-top: 0;
}

.category-description {
  margin: 0 0 20px;
}
.category-description p:last-child {
  margin: 0;
}
.category-description + .pagination {
  margin-top: 0;
}

.panel {
  border: 0;
  border-radius: 0px;
  box-shadow: 0;
}

.panel-group .panel {
  border-radius: 0;
}

.panel .link_menu_image {
  min-height: 60px;
}
.panel .link_menu_image h3 {
  font-size: 30px;
  color: #000000;
  font-weight: bolder;
}
.panel .titulo_menu_image {
  max-width: 100%;
}

@media (max-width: 768px) {
  .panel .link_menu_image h3 {
    font-size: 18px;
  }
}
.header_container {
  border-bottom: 1px solid #CECECE;
}

.navbar-mam {
  margin-bottom: 0;
  margin-top: 15px;
}
.navbar-mam .navbar-logo img {
  margin: 0 0 10px;
  max-width: 200px;
}
.navbar-mam .navbar-collapse {
  padding: 0;
}
.navbar-mam .navbar-toggle {
  background-color: #E7E6E6;
  float: left;
  padding: 9px 10px 4px;
  margin: 5px 0;
}
.navbar-mam .tools {
  color: #7F8C97;
  padding-top: 10px;
  text-align: right;
}
.navbar-mam .tools form {
  display: inline;
  max-width: 175px;
  padding: 0 0 5px 0px;
}
.navbar-mam .tools label {
  font-size: 12px;
  font-weight: normal;
}
.navbar-mam .tools a {
  font-weight: bold;
}
.navbar-mam .tools .input-group-btn .btn {
  margin-left: -2px;
}

@media (max-width: 767.98px) {
  .navbar-mam .navbar-logo img {
    margin: 0 auto 10px;
  }
}
@media (min-width: 768px) {
  .navbar-mam .navbar-logo img {
    max-width: 133px;
    margin: 10px 0 20px;
  }
}
.input-group-btn .button-min-width {
  min-width: 41px;
}

.text-tools {
  margin-left: 10px;
}

.navbar-mam .tools .text_size {
  margin-right: 10px;
  line-height: 30px;
}
.navbar-mam .tools .navbar-form .input-group-btn .btn {
  border-left: 0;
}

.banner-principal {
  overflow: hidden;
}
.banner-principal .header_banner {
  min-width: 100%;
}

.header_shadow {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.sep_shadow {
  margin: 10px 0;
}

footer {
  font-size: 75%;
  color: #666666;
  background-color: #F7F7F7;
}
footer p {
  margin: 3px 0;
}
footer strong {
  color: #000000;
}
footer a {
  color: #666666;
}

.footer-icons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: end;
  align-items: flex-end;
}

.rodape_1 {
  background-color: #E7E6E6;
  border-top: 1px solid #CECECE;
  padding: 5px 0;
}

.rodape_2 {
  padding: 15px 0;
}

.logos_rodape {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 64px;
  margin-bottom: 30px;
}
.logos_rodape a {
  display: block;
  margin: 0 0 4px 4px;
  height: 28px;
  width: 28px;
}
.logos_rodape img {
  display: block;
  height: 100%;
  width: 100%;
}

.dev-by {
  font-size: 8px;
  margin-left: 10px;
  text-align: right;
  margin: -15px 0 0;
}
.dev-by span {
  font-size: 11px;
}

.menu-footer {
  font-size: 16px;
  margin: 0;
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-direction: column;
  flex-direction: column;
  list-style: none;
}
.menu-footer li {
  width: 100%;
  margin-bottom: 10px;
  position: relative;
}
.menu-footer li:last-child {
  margin-bottom: 0;
}
.menu-footer li:after {
  content: "";
  border-bottom: 1px solid #000000;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.menu-footer li a {
  color: #000000;
  font-weight: bold;
}
.menu-footer li a:hover {
  color: #9E1E23;
}

@media (min-width: 768px) {
  .menu-footer {
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
@media (min-width: 992px) {
  .footer-icons {
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .logos_rodape {
    margin-bottom: -4px;
  }
  .logos_rodape a {
    margin: 0 4px 4px 0;
  }

  .menu-footer li {
    width: 30%;
  }
  .menu-footer li:after {
    bottom: initial;
    top: 20px;
  }

  .dev-by {
    margin: 0;
  }

  .menu-footer {
    padding: 3.5px 0;
  }
}
.sponsors-bar .sponsor-label {
  color: #000000;
  display: inline-block;
  line-height: 55px;
  width: 120px;
}
.sponsors-bar .sponsor-logos {
  display: inline-block;
  line-height: 55px;
}
.sponsors-bar span,
.sponsors-bar img {
  display: inline-block;
  margin: 0 20px 0 0;
}
.sponsors-bar .sponsor-row {
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 50px;
  vertical-align: middle;
}
.sponsors-bar .sponsor-category-mantenedores img {
  max-height: 50px;
  max-width: 200px;
}
.sponsors-bar .sponsor-category-parceiro_senior_plus img {
  max-height: 40px;
  max-width: 150px;
}
.sponsors-bar .sponsor-category-parceiro_senior img {
  max-height: 35px;
  max-width: 125px;
}
.sponsors-bar .sponsor-category-parceiro_pleno img {
  max-height: 35px;
  max-width: 100px;
}

.sponsors-bar .carousel-footer-indicators {
  clear: both;
  display: block;
  height: 12px;
  margin: 5px auto;
  text-align: center;
  width: 100%;
  position: relative;
  top: initial;
  right: initial;
  left: 0;
  bottom: 0;
}
.sponsors-bar .carousel-footer-indicators li {
  border: 1px solid #666666;
  border-radius: 100%;
  cursor: pointer;
  display: inline-block;
  list-style: none;
  margin: 0 5px;
  height: 12px;
  width: 12px;
}
.sponsors-bar .carousel-footer-indicators li.active {
  background-color: #666666;
}

@media (min-width: 992px) {
  #carousel-footer-sponsors-desktop {
    display: block;
  }

  #carousel-footer-sponsors-mobile {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .footer-divider {
    clear: both;
    display: block;
    padding: 10px 0;
    margin: 0 10px;
    position: relative;
  }
  .footer-divider:before {
    content: "";
    border-top: 1px solid #CECECE;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
  }

  #carousel-footer-sponsors-desktop {
    display: none;
  }

  #carousel-footer-sponsors-mobile {
    display: block;
  }
}
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}

.carousel-fade .carousel-inner > .item.next, .carousel-fade .carousel-inner > .item.active.right, .carousel-fade .carousel-inner > .item.prev, .carousel-fade .carousel-inner > .item.active.left {
  opacity: 0;
  transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-inner > .item.next.left, .carousel-fade .carousel-inner > .item.prev.right, .carousel-fade .carousel-inner > .item.active {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

.dropdown-menu {
  height: auto;
}

@media (min-width: 768px) {
  .navbar-mam .dropdown:hover .dropdown-menu {
    display: block;
  }
  .navbar-mam .dropdown-menu {
    padding-top: 34px;
    background: transparent url(img/menu_shadow.png) no-repeat center 20px;
    top: 0;
    border: 0;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  }
}
.navbar-mam a {
  color: #000000;
}
.navbar-mam .navbar-nav {
  clear: both;
}

.nav .caret {
  border-bottom-color: #9E1E23;
  border-top-color: #9E1E23;
}
.nav a:hover .caret, .nav a:focus .caret, .nav a:active .caret, .nav a.active .caret, .nav a.current-item .caret {
  border-bottom-color: #000000;
  border-top-color: #000000;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #9E1E23;
  background-color: #CECECE;
}

.navbar-mam .navbar-nav li.item {
  padding: 0 5px;
  margin: 4px 0;
  font-weight: bold;
  font-size: 15px;
  border-right: 1px solid #E7E6E6;
}
.navbar-mam .navbar-nav li.item:last-child {
  border-right: 0;
}
.navbar-mam .navbar-nav li.item:first-child {
  border-left: 0;
  padding-left: 0;
}

@media (min-width: 1200px) {
  .navbar-mam .navbar-nav li.item {
    padding: 0 13px;
  }
}
@media (min-width: 767.98px) and (max-width: 991.98px) {
  .navbar-mam .navbar-nav li.item {
    padding: 0 2px;
    font-size: 12px;
  }
}
.navbar-mam .navbar-nav li.item > a {
  padding: 0;
}
.navbar-mam .navbar-nav .item > a:hover, .navbar-mam .navbar-nav .item > a:focus, .navbar-mam .navbar-nav .item > a:active, .navbar-mam .navbar-nav .item > a.active {
  color: #9E1E23;
}
.navbar-mam .navbar-nav .item a.current-menu-item, .navbar-mam .navbar-nav .item a.current-menu-parent {
  color: #9E1E23;
}
.navbar-mam .navbar-nav .item > a:hover, .navbar-mam .navbar-nav .item > a:focus, .navbar-mam .navbar-nav .item > a:active {
  background-color: #FFFFFF;
  color: #9E1E23;
}
.navbar-mam .navbar-nav .item .dropdown a.current-menu-item {
  color: #9E1E23;
  background-color: #CECECE;
}

.header-tools-desktop {
  text-align: right;
}

#header-tools-mobile {
  display: none;
}

@media (max-width: 767.98px) {
  .header-tools-desktop {
    display: none;
  }

  #header-tools-mobile {
    display: block;
  }
  #header-tools-mobile #mobile-text-size {
    line-height: 34px;
    text-align: center;
    display: inline;
    margin-right: 14px;
  }
  #header-tools-mobile #mobile-text-size small {
    padding: 6px 0 0;
  }
  #header-tools-mobile #mobile-text-size span {
    white-space: nowrap;
  }
  #header-tools-mobile #mobile-text-size span a {
    font-weight: bold;
  }
  #header-tools-mobile #mobile-lang-menu {
    line-height: 44px;
    text-align: center;
    display: inline;
  }
  #header-tools-mobile #mobile-lang-menu a {
    font-weight: bold;
  }
  #header-tools-mobile .flex-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #header-tools-mobile .flex-container #mobile-text-size {
    display: inline;
    margin-right: 0;
  }
  #header-tools-mobile .flex-container #mobile-lang-menu {
    display: inline;
  }

  #header-mobile-search .form-control {
    border-radius: 3px;
    width: 101%;
  }
  #header-mobile-search form {
    margin-top: 10px;
    margin-bottom: 0;
    padding-top: 0;
  }

  #header-mobile-newsletter form {
    margin-top: 10px;
    margin-bottom: 0;
    padding-top: 0;
  }
  #header-mobile-newsletter .form-control {
    width: 101%;
  }

  .navbar-mam .navbar-nav li.item > a {
    padding-left: 20px;
  }
  .navbar-mam .navbar-toggle .sr-only {
    display: block;
    border: 0 none;
    clip: auto;
    height: 20px;
    margin: 0 5px 0 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 80px;
    float: left;
    font-size: 12px;
  }
  .navbar-mam .navbar-toggle .glyphicon-chevron-down {
    float: left;
  }

  #menu-principal {
    margin: 0;
  }
  #menu-principal li {
    border: none;
  }
  #menu-principal li a {
    padding-left: 0;
  }
}
.typeahead.dropdown-menu {
  padding-top: 10px;
  background-color: #F7F7F7;
  border: 1px solid #CECECE;
}

.sidebar {
  padding: 0;
}
.sidebar .widget-container {
  border-bottom: 1px solid #CECECE;
  padding: 0 20px 20px 20px;
}
.sidebar .widget-audioguias .audioguia-section .audioguia-media {
  margin-bottom: 15px;
}
.sidebar li:last-child {
  border-bottom: 0;
}

.widget-title {
  font-size: 18px;
  font-weight: bold;
}

.sidebar h2,
.sidebar .h2 {
  font-size: 18px;
  font-weight: bold;
}

.hentry h2,
.hentry .h2 {
  font-size: 18px;
  font-weight: bold;
}

.sidebar h3,
.sidebar .h3 {
  font-size: 18px;
  font-weight: bold;
}

.hentry h3,
.hentry .h3 {
  font-size: 18px;
  font-weight: bold;
}

.sidebar h4,
.sidebar .h4 {
  font-size: 14px;
  font-weight: bold;
}

.hentry h4,
.hentry .h4 {
  font-size: 14px;
  font-weight: bold;
}

.sidebar h5,
.sidebar .h5 {
  font-size: 14px;
  font-weight: bold;
  color: #666666;
}

.hentry h5,
.hentry .h5 {
  font-size: 14px;
  font-weight: bold;
  color: #666666;
}

.sidebar ul {
  padding: 0;
  list-style: none;
}
.sidebar .menu li a {
  display: block;
  color: #666666;
  padding: 4px;
}

.submenu_page li a {
  display: block;
  color: #666666;
  padding: 4px;
}

.sidebar .menu li a:hover,
.submenu_page li a:hover {
  color: #9E1E23;
}

.mam-instagram-feed ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.mam-instagram-feed ul li {
  width: 50%;
}
.mam-instagram-feed ul li a {
  display: block;
}
.mam-instagram-feed ul li img {
  max-width: 100%;
}

.rand-content .img-thumbnail {
  float: left;
  margin-right: 10px;
  max-width: 80px;
  padding: 0;
}
.rand-content li {
  font-size: 12px;
  overflow: hidden;
}
.rand-content li h4 strong {
  display: block;
  color: #666666;
}

.sidebar .widget-related-blog-tag {
  padding-top: 20px;
}

/* #################### classes sem uso #################### */
/* #################### classes sem uso #################### */
.gallery {
  text-align: center;
  font-size: 12px;
  color: #666666;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.gallery-item .gallery-icon img {
  width: 100%;
  height: auto;
}
.gallery-item .gallery-caption {
  text-align: left;
  font-weight: 500;
  color: #333333;
}
.gallery-item .gallery-desc p:last-child {
  margin-bottom: 0;
}

.related-audioguia .media-content {
  display: none;
}

.media-content .mejs-container {
  min-width: auto !important;
}
.media-content.abs-player {
  display: block;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1501;
}
.media-content.abs-player + .media-placeholder {
  height: 40px;
  background-color: #CECECE;
  outline: 1px dotted #666666;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}
.media-content.abs-player + .media-placeholder:before {
  content: "tocando agora";
}

.mejs-button.player-close {
  display: none;
}

.abs-player .player-close {
  display: block;
  cursor: pointer;
  position: relative;
}
.abs-player .player-close:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 22px;
  height: 22px;
  background-image: url("img/icon-x-circle-white.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}

.related-audioguia-btn {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 6px;
  margin-top: 5px;
}
.related-audioguia-btn .icon {
  width: 22px;
  height: 22px;
  background-image: url("img/icon-play-circle.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.related-audioguia-btn.playing {
  background-color: #CECECE;
}
.related-audioguia-btn.playing .icon {
  background-image: url("img/icon-pause-circle.svg");
}
.related-audioguia-btn.stopped .icon {
  background-image: url("img/icon-arrow-clockwise.svg");
}

.mejs-time-rail {
  overflow: hidden;
}

body.abs-player .pswp .pswp__caption {
  padding-bottom: 40px;
}

.responsiveWrapper {
  height: 0;
  padding-bottom: 56.25%;
  padding-top: 25px;
  position: relative;
}
.responsiveWrapper iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.videoWrapper {
  height: 0;
  padding-bottom: 56.25%;
  padding-top: 25px;
  position: relative;
}
.videoWrapper iframe,
.videoWrapper .wp-video {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.culturalspotWrapper {
  position: relative;
}
.culturalspotWrapper iframe {
  width: 100% !important;
}

.issuuWrapper {
  /* #################### classes sem uso #################### */
  /* #################### classes sem uso #################### */
}
.issuuWrapper iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.mapWrapper {
  height: 0;
  padding-bottom: 56.25%;
  padding-top: 25px;
  position: relative;
}
.mapWrapper iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.mapWrapper small {
  display: block;
  position: absolute;
  top: 49%;
  background-color: #FFFFFF;
  padding: 4px 6px;
}
.mapWrapper small a {
  color: #333333;
  font-weight: bold;
  font-size: 16px;
}
.mapWrapper small a:hover, .mapWrapper small a:focus, .mapWrapper small a:active, .mapWrapper small a.active {
  color: #9E1E23;
  text-decoration: none;
  transition: color 0.2s ease-in;
}

#home_agenda_carousel .item,
#home_blog_carousel .item {
  height: 150px;
}

#home_agenda_carousel .item h4,
#home_agenda_carousel .item p {
  padding: 0 6px;
  margin-top: 0;
  margin-bottom: 5px;
}

#home_blog_carousel .item h4,
#home_blog_carousel .item p {
  padding: 0 6px;
  margin-top: 0;
  margin-bottom: 5px;
}

#home_agenda_carousel .item a,
#home_blog_carousel .item a {
  color: #000000 !important;
}

#home_agenda_carousel h4 a strong {
  display: block;
  color: #7A7A7A;
}
#home_agenda_carousel .item p {
  margin-top: 8px;
}

#home_blog_carousel .item p {
  margin-top: 8px;
}

@media (max-width: 767.98px) {
  #home_carousel {
    margin-bottom: 30px;
  }
}
.carousel-indicators {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 15;
  width: auto;
  margin-left: 0;
  height: 30px;
  padding-left: 0;
  list-style: none;
  text-align: right;
}
.carousel-indicators li, .hentry .carousel-indicators li {
  background: none;
  background-color: #FFFFFF;
  border: 1px solid #FFFFFF;
  margin: 0 0 0 4px;
  padding: 0;
  height: 12px;
  width: 12px;
}
.carousel-indicators li.active, .hentry .carousel-indicators li.active {
  background-color: #9E1E23;
  border: 1px solid #9E1E23;
  margin: 0 0 0 4px;
}

.carousel-control {
  bottom: 50px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  color: #FFFFFF;
}
.carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
  background-repeat: repeat-x;
}
.carousel-control.right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
  background-repeat: repeat-x;
  left: auto;
  right: 0;
}

.control_slider_peq {
  position: relative;
  margin-bottom: 30px;
}
.control_slider_peq .carousel-indicators {
  position: relative;
  width: 100%;
  left: 0;
  top: 0;
  padding: 6px 10px;
  margin-bottom: 0;
  background-color: #E7E6E6;
}

.carousel_p img {
  max-width: 100px;
}

.control_slider_peq h3 {
  position: absolute;
  left: 10px;
  top: 6px;
  margin: 0;
  z-index: 16;
}

.carousel_p .control_slider_peq h3 a {
  color: #333333;
}
.carousel_p .control_slider_peq h3 a:hover, .carousel_p .control_slider_peq h3 a:active, .carousel_p .control_slider_peq h3 a:focus {
  color: #9E1E23;
}
.carousel_p .carousel-inner {
  max-height: 100px;
  overflow: hidden;
}

.carousel-inner > .item img {
  height: auto;
  width: 100%;
}

.special-mini-call {
  display: block;
  position: relative;
}
.special-mini-call span {
  background-color: #E7E6E6;
  color: #000000;
  display: block;
  font-size: 18px;
  font-weight: bold;
  padding: 3px 10px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  opacity: 0.93;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  #home_agenda_carousel .item img,
#home_blog_carousel .item img {
    max-width: 84px;
  }

  .carousel_p .carousel-inner {
    max-height: 84px;
  }
}
.carousel_p p {
  font-size: 12px;
  line-height: 16px;
}
.carousel_p .carousel-control.left, .carousel_p .carousel-control.right {
  margin-bottom: 60px;
}

.carousel-home .item .videoWrapper {
  padding-bottom: 50%;
}
.carousel-home .item .videoWrapper .mejs-video {
  height: 100% !important;
  width: 100% !important;
}
.carousel-home .item .videoWrapper .mejs-overlay-button {
  display: none !important;
}

#nav-above {
  overflow: hidden;
  margin-bottom: 15px;
  margin-top: -10px;
}

#nav-below {
  overflow: hidden;
  margin-top: 15px;
}
#nav-below .nav-previous {
  float: left;
}

#nav-above .nav-previous {
  float: left;
}

#nav-below .nav-next,
#nav-above .nav-next {
  float: right;
}

.item-name-agenda #cal-week-box {
  display: none !important;
}

.legenda {
  color: #7A7A7A;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
}
.legenda ul {
  margin-bottom: 0;
}

#eventos_destaques strong {
  color: #EC0018;
}
#eventos_destaques h4 {
  font-weight: normal;
  margin-top: 0;
}

.agenda-item {
  padding: 10px 0 0;
}
.agenda-item:first-child {
  padding: 0;
}
.agenda-item .agenda-thumbnail {
  float: left;
  width: 100px;
}
.agenda-item .agenda-thumbnail img {
  max-height: 100%;
  max-width: 100%;
}
.agenda-item .agenda-desc {
  margin: 0 0 0 110px;
}
.agenda-item .agenda-desc .agenda-interval {
  font-size: 13px;
  font-weight: bold;
  margin: 0;
}
.agenda-item .agenda-desc .agenda-title {
  font-size: 16px;
  font-weight: bold;
  margin: 5px 0;
}

#cal-slide-content .agenda-item .agenda-desc .agenda-title a.event-item {
  font-weight: bold;
}

.cal-event-list .agenda-title .event.pull-left {
  margin: 5px 9px 5px 5px;
}

.agenda-item .agenda-desc .agenda-text {
  font-size: 12px;
  margin: 0;
}

#mam-agenda-events .loading {
  font-size: 30px;
  text-align: center;
  padding: 50px 0;
}

.agenda-title {
  color: #C9302B;
  font-size: 18px !important;
  text-align: center;
}
.agenda-title .nav-link {
  color: #000000;
  display: inline-block;
  margin: 5px;
  padding: 0 2px;
}

#mam-agenda-filters {
  border-bottom: 1px solid #CECECE;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

#filter-dates ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  list-style: none;
  margin: 0 0 20px;
  padding: 0;
}
#filter-dates ul li {
  border-right: 2px solid #666666;
  margin: 0 2px;
  padding: 0 6px 0 2px;
  position: relative;
}
#filter-dates ul li:last-child {
  border: none;
  padding-right: 0;
}
#filter-dates ul li .calendar-date-range {
  position: absolute;
  top: 100%;
  right: 0;
  height: 0;
  width: 170px;
}
#filter-dates .calendar-date-range #input-periodo {
  height: 0;
  padding: 0;
  border: 0;
  visibility: hidden;
  text-align: center;
  width: 100%;
}
#filter-dates ul li label {
  color: #666666;
  cursor: pointer;
  font-weight: bold;
  margin: 0;
  padding: 0 5px;
}
#filter-dates ul li input {
  position: absolute;
  visibility: hidden;
}
#filter-dates ul li input:checked + label {
  color: #C9302B;
}

#filter-types ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
}
#filter-types ul li {
  margin: 0 5px 5px;
  position: relative;
}
#filter-types ul li label {
  padding: 11px 16px;
  background: rgba(201, 48, 43, 0.8);
  cursor: pointer;
  background-color: #FFFFFF;
  border-radius: 6px;
  color: #C9302B;
  margin: 0;
}
#filter-types ul li input {
  position: absolute;
  visibility: hidden;
}
#filter-types ul li input:checked + label {
  background: rgba(201, 48, 43, 0.8);
  color: #FFFFFF;
}

.agenda-list {
  margin-bottom: 20px;
}
.agenda-list .event-type {
  font-weight: bold;
  margin-bottom: 4px;
}
.agenda-list .event-type a {
  color: #000000;
}
.agenda-list .event-type span {
  margin: 0 4px;
}
.agenda-list .agenda-list-item {
  position: relative;
}
.agenda-list .agenda-list-item .agenda-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  text-indent: -999999px;
}
.agenda-list .agenda-list-item img {
  height: auto;
}

.daterangepicker .calendar-table td.in-range {
  background-color: #fadddd;
}
.daterangepicker .calendar-table td.active {
  background-color: #C9302B;
}
.daterangepicker .calendar-table td.active:hover {
  background-color: #C9302B;
}
.daterangepicker .drp-buttons .btn-primary {
  background-color: #C9302B;
  border-color: #C9302B;
}

.empty-item-expo {
  height: 1px;
  margin: 0;
}

.item_curso {
  display: block;
  width: 190px;
  height: 300px;
  margin-top: 20px;
  padding: 0;
  float: left;
}

.item_expo .white-bg {
  position: absolute;
  padding: 7px 8px 0;
  width: 100%;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.8);
}
.item_expo h2 {
  margin: 5px 0;
  font-size: 18px;
}

.item_curso h2 {
  margin: 5px 0;
  font-size: 18px;
}

.item_expo h2 a {
  color: #000000;
  transition: color 0.2s ease-in;
}

.item_curso h2 a {
  color: #000000;
  transition: color 0.2s ease-in;
}
.item_curso h2 a:hover, .item_curso h2 a:focus, .item_curso h2 a:active, .item_curso h2 a.active {
  color: #9E1E23;
  text-decoration: none;
  transition: color 0.2s ease-in;
}

.item_expo h2 a:hover, .item_expo h2 a:focus, .item_expo h2 a:active, .item_expo h2 a.active {
  color: #9E1E23;
  text-decoration: none;
  transition: color 0.2s ease-in;
}

/**
 * Agenda carregamento de novo itens
 */
.agenda-title .agenda-loading {
  display: inline-block;
  width: 300px;
}

.agenda-loading {
  color: transparent;
  background: linear-gradient(100deg, #eceff1 30%, #f6f7f8 50%, #eceff1 70%);
  background-size: 400%;
  animation: loading 1.2s ease-in-out infinite;
}

.agenda-list-item .img-placeholder {
  background-color: #eceff1;
}

.item_expo img {
  min-height: 270px;
}

.pagination.agenda-loading {
  min-width: 200px;
}
.pagination.agenda-loading span {
  visibility: hidden;
}

@keyframes loading {
  0% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0 50%;
  }
}
@media (max-width: 767px) {
  #filter-types ul li label {
    padding: 5px 8px;
  }
}
/* #################### classes sem uso #################### */
/* #################### classes sem uso #################### */
.item_expo_desc {
  height: auto;
}
.item_expo_desc:hover {
  background-color: #FFFFFF;
}
.item_expo_desc p {
  white-space: nowrap;
}

@media (max-width: 479px) {
  .item_expo_desc p {
    white-space: normal;
  }
}
.form_recomendar {
  padding: 10px;
}
.form_recomendar .alert {
  display: none;
  margin-top: 10px;
}

.glyphicon-refresh-animate {
  display: none;
  position: relative;
  width: 20px;
  height: 20px;
  position: relative;
  top: 2px;
  left: 8px;
  animation: spin1 2s infinite linear;
}
.glyphicon-refresh-animate:before {
  position: absolute;
  top: 1px;
  left: 2px;
  width: 36px;
  height: 43px;
  font-size: 17px;
  margin: 0;
  position: relative;
  border-radius: 50%;
  transform: rotate(-50deg);
}

@keyframes spin1 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.quicksand_destination {
  display: none;
}

.menus-area {
  max-width: 100%;
  width: -moz-fit-content;
  width: fit-content;
}

.expo-menu {
  display: block;
  width: 100%;
  height: 100%;
  overflow-y: hidden;
  white-space: nowrap;
}
.expo-menu::-webkit-scrollbar {
  display: none;
}
.expo-menu li {
  display: inline-block;
  float: none;
  margin-bottom: 0;
  border-left: 0;
}
.expo-menu li a {
  padding: 0 10px !important;
  border-radius: 0;
  border-left: 1px solid #666666;
  letter-spacing: normal;
  color: #666666;
}
.expo-menu li a.active {
  color: #C9302B;
}
.expo-menu li:first-child a {
  border-radius: 0;
  border-left: 0;
  padding-left: 0 !important;
}
.expo-menu li.has-submenu:after {
  content: "";
  position: absolute;
  height: 11px;
  width: 14px;
  border-bottom: 0;
  border-right: 0;
  left: 50%;
  bottom: -17px;
  background-color: #FFFFFF;
  background-image: url(./img/menu-chevron.png);
  background-position-x: 15px;
  transform: translateX(-50%);
}

.expo-menu-container {
  display: block;
  height: 39px;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 100%;
  background-color: transparent;
  overflow: hidden;
  z-index: 1;
}

.submenu-container {
  display: block;
  position: relative;
  margin-top: -2px;
  padding-top: 18px;
  height: 45px;
  width: 100%;
  max-width: 100%;
  background-color: #FFFFFF;
  border-top: 1px solid #666666;
  overflow: hidden;
  z-index: 0;
}
.submenu-container .nav-tabs {
  border-bottom: none;
}

#pastexpo-content .tab-pane {
  padding: 0;
  border: none;
  background-color: transparent;
}
#pastexpo-content .tab-pane .lista_audioguias {
  padding-left: 0;
  list-style: none;
}
#pastexpo-content .tab-pane .lista_audioguias li:first-child {
  border-top: none;
}

@media (max-width: 610px) {
  .submenu-container {
    display: block;
    height: 45px;
    max-width: 100%;
    background-color: #FFFFFF;
    overflow: hidden;
  }
}
.submenu {
  display: block;
  margin-top: 0;
  width: 100%;
  overflow-y: hidden;
  white-space: nowrap;
}
.submenu::-webkit-scrollbar {
  display: none;
}
.submenu li {
  display: inline-block;
  float: none;
  margin: 0;
}
.submenu li .nav-link {
  border: none;
  color: #666666;
  background-color: transparent !important;
}
.submenu li .nav-link:active {
  background-color: transparent !important;
}
.submenu li .nav-link:focus {
  outline: none;
}
.submenu li .nav-link:hover {
  background-color: transparent !important;
}
.submenu li.active .nav-link {
  border: none;
  color: #C9302B !important;
  background-color: transparent !important;
}
.submenu li.active:hover .nav-link {
  border: none;
  background-color: transparent !important;
}
.submenu li:hover .nav-link {
  border: none;
  background-color: transparent !important;
}

.submenu-container .nav-tabs li.active a {
  background-color: transparent !important;
  border: none;
}
.submenu-container .nav-tabs li.active a:hover {
  background-color: transparent !important;
  border: none;
}
.submenu-container .nav-tabs li a:active, .submenu-container .nav-tabs li a:hover, .submenu-container .nav-tabs li a:focus {
  background-color: transparent !important;
  border: none;
}

.submenu a {
  padding: 0 10px !important;
  letter-spacing: normal;
  color: #666666;
}
.submenu li:first-child a {
  padding-left: 0 !important;
}
.submenu a.active {
  color: #C9302B;
}

.expo-menu-container a[href$="igual-diferente/?c=todos"] {
  display: none;
}

.expo-menu-container {
  position: relative;
}

.horizontal-fade {
  height: 100%;
}
.horizontal-fade .fade-indicator {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
  margin: 0;
  padding: 0;
  border: none;
  pointer-events: none;
  background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 5%, rgba(255, 255, 255, 0) 95%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$colorLight1", endColorstr="$colorLight1",GradientType=1 );
  /* IE6-9 */
}
.horizontal-fade.horizontal-fade-right .fade-indicator {
  background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 5%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$colorLight1", endColorstr="$colorLight1",GradientType=1 );
  /* IE6-9 */
}
.horizontal-fade.horizontal-fade-left .fade-indicator {
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 95%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$colorLight1", endColorstr="$colorLight1",GradientType=1 );
  /* IE6-9 */
}

.list_expo,
.list_curso {
  margin-top: 0;
  padding: 0;
  list-style: none;
}

.list_expo {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.list_expo.grid-shortcode {
  margin: 10px 0 30px;
}
.list_expo .post-meta {
  display: block;
  color: #000000;
  font-weight: normal;
  line-height: 14px;
}

.list_curso .post-meta {
  display: block;
  color: #000000;
  font-weight: normal;
  line-height: 14px;
}

.item_expo {
  display: block;
  position: relative;
  width: 269px;
  margin-top: 20px;
  padding: 0;
  float: left;
}
.item_expo .event-info {
  margin-bottom: 6px;
}
.item_expo .event-info .post-meta,
.item_expo .event-info .event-subtitle {
  font-size: 14px;
  line-height: 16px;
  margin: 6px 0;
  color: #333333;
}
.item_expo .event-info .event-dates {
  font-size: 12px;
  margin: 8px 0;
}
.item_expo .event-info .event-time {
  font-size: 12px;
  font-style: italic;
  line-height: 13px;
}
.item_expo > a > img {
  width: 100%;
}

.single-audioguia-media-list .audioguia-media {
  margin-bottom: 1rem;
}

@media (max-width: 479px) {
  .item_expo {
    margin-right: 0;
    margin-left: 50%;
    transform: translateX(-50%) !important;
  }

  .list_expo .item_expo {
    margin-right: auto;
    margin-left: auto;
    transform: none !important;
  }
}
/* #################### classes sem uso #################### */
/* #################### classes sem uso #################### */
.submenu-imprensa {
  margin: 0 0 20px;
}
.submenu-imprensa + .pagination {
  margin-top: 0;
}

.panel-imprensa {
  font-size: 12px;
  background-color: #F7F7F7;
  box-shadow: none;
  border-left: 15px solid #FFFFFF;
  margin: 0;
}

.listagem-imprensa {
  padding: 0;
}
.listagem-imprensa li:first-child {
  padding-top: 0;
}

.item_docs_list h3 {
  margin: 0;
}
.item_docs_list img.img-thumbnail {
  width: 150px;
  height: auto;
  float: left;
  margin-right: 10px;
}
.item_docs_list a {
  color: #000000;
  transition: color 0.2s ease-in;
}
.item_docs_list a:hover, .item_docs_list a:focus, .item_docs_list a:active, .item_docs_list a.active {
  color: #9E1E23;
  text-decoration: none;
  transition: color 0.2s ease-in;
}

.mam-documento-content {
  margin-top: 10px;
  font-size: 12px;
  line-height: 120%;
}
.mam-documento-content p {
  margin-bottom: 5px;
}

@media (max-width: 479px) {
  .item-name-clube-de-colecionadores .btn-lg,
.item-name-programa-de-socios .btn-lg {
    font-size: 12px;
    font-weight: bold;
  }
}
.lista_audioguias > li {
  margin-bottom: 50px;
  border-top: 1px solid #F7F7F7;
  padding-top: 5px;
  overflow: hidden;
}
.lista_audioguias h5 {
  font-weight: bolder;
}

.arquivos_audioguias {
  clear: both;
}
.arquivos_audioguias .btn {
  margin: 5px;
}

.audioguia-expo-image {
  float: left;
}

@media (max-width: 767.98px) {
  .arquivos_audioguias {
    width: 100%;
    clear: both;
  }

  .lista_audioguias h1 {
    margin-top: 0;
  }

  .audioguia-expo-image {
    float: none;
  }
}
.acordion_audioguias .panel-heading {
  padding: 0;
}
.acordion_audioguias .panel-heading h4 a {
  display: block;
  padding: 10px 15px;
  width: 100%;
}

.numero_lista {
  color: #EC0018;
}

.wp-video,
.mejs-container {
  width: 100% !important;
}

@media (max-width: 767.98px) {
  .lista_audioguias img {
    width: 100%;
    margin-bottom: 10px;
  }
}
.form-mam textarea {
  height: 150px;
}
.form-mam .checkbox {
  margin: 0;
}

.form-group.col-md-12 {
  overflow: hidden;
}

.mam-rh-vagas .mam-rh-vagas-item h4 a {
  color: #333333;
}
.mam-rh-vagas .mam-rh-vagas-item p {
  font-size: 12px;
}
.mam-rh-vagas .mam-rh-vagas-item.item-quarto-4::after {
  content: " ";
  display: inline-block;
}

label .weight-normal {
  font-weight: normal;
}

.description .string-limit-status {
  font-style: italic;
}

#formulario-cursos-geral #iniciativa_func {
  min-height: 80px;
}
#formulario-cursos-geral #perfil {
  min-height: 110px;
}
#formulario-cursos-geral #interesse {
  min-height: 200px;
}
#formulario-cursos-geral #block_e,
#formulario-cursos-geral #block_f,
#formulario-cursos-geral #block_g,
#formulario-cursos-geral #block_h {
  border-top: 1px solid #CECECE;
  margin-top: 10px;
  padding-top: 20px;
}

#resposta-formulario {
  padding-top: 10px;
}

.lista_documentos_rh .file {
  background: url(img/icones_mimetypes.png) no-repeat;
  display: block;
  height: 30px;
  padding-left: 30px;
}

.mime-image-jpeg,
.mime-image-jpg,
.mime-image-png,
.mime-image-gif {
  background-position: 0 -30px !important;
}

.mime-audio-mpeg,
.mime-video-quicktime,
.mime-video-avi,
.mime-video-x-ms-wmv,
.mime-audio-midi {
  background-position: 0 -60px !important;
}

.mime-application-pdf {
  background-position: 0 -90px !important;
}

.mime-application-msword,
.mime-application-vnd-openxmlformats-officedocument-wordprocessingml-document,
.mime-application-vnd-openxmlformats-officedocument-wordprocessingml-template,
.mime-application-vnd-ms-word-document-macroEnabled-12,
.mime-application-rtf,
.mime-application-vnd-oasis-opendocument-text {
  background-position: 0 -120px !important;
}

.mime-application-vnd-ms-excel,
.mime-application-vnd-openxmlformats-officedocument-spreadsheetml-sheet,
.mime-application-vnd-openxmlformats-officedocument-spreadsheetml-template {
  background-position: 0 -150px !important;
}

.mime-application-vnd-ms-powerpoint,
.mime-application-vnd-openxmlformats-officedocument-presentationml-template,
.mime-application-vnd-openxmlformats-officedocument-presentationml-slideshow,
.mime-application-vnd-openxmlformats-officedocument-presentationml-presentation,
.mime-application-vnd-openxmlformats-officedocument-presentationml-slide,
.mime-application-vnd-ms-powerpoint-presentation-macroEnabled-12,
.mime-application-vnd-oasis-opendocument-spreadsheet {
  background-position: 0 -180px !important;
}

.mime-application-zip,
.mime-application-x-gzip,
.mime-application-rar {
  background-position: 0 -210px !important;
}

.bg_e-card {
  overflow: hidden;
  background-color: #F7F7F7;
  padding: 20px 20px 0 20px;
}
.bg_e-card .corpo-ecard {
  font-size: 18px;
}

.corpo-ecard-content {
  font-weight: bold;
}

.botoes-ecard {
  margin-bottom: 10px;
}
.botoes-ecard button {
  margin-left: 10px;
}
.botoes-ecard .status-envio {
  font-size: 18px;
  font-weight: bold;
  margin-right: 15px;
}

.list_ecard {
  margin: 0;
  padding: 0;
}
.list_ecard li {
  width: 170px;
  min-height: 100px;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  display: inline;
  height: 100px;
  font-size: 85%;
  padding: 5px;
  margin-bottom: 10px;
}

@media (min-width: 1200px) {
  .list_ecard li {
    width: 208px;
  }
}
@media (max-width: 479px) {
  .list_ecard li {
    width: 100%;
  }
}
.item_ecard:hover {
  background-color: #E7E6E6;
  transition: background-color 0.4s ease-in;
}
.item_ecard h2 {
  margin: 5px 0;
  font-size: 18px;
}
.item_ecard h2 a {
  color: #000000;
  transition: color 0.2s ease-in;
}
.item_ecard h2 a:hover, .item_ecard h2 a:focus, .item_ecard h2 a:active, .item_ecard h2 a.active {
  color: #9E1E23;
  text-decoration: none;
  transition: color 0.2s ease-in;
}

.ecard_author {
  display: block;
  font-size: 10px;
  color: #000000;
  font-weight: normal;
  line-height: 14px;
  text-transform: uppercase;
}

.inti-btns {
  overflow: hidden;
  margin: 0 0 20px;
}
.inti-btns a {
  display: inline-block;
}

div.itart-root {
  display: inline-block !important;
  margin-right: 10px;
}
div.itart-root .itart-widget-container[data-visual=mam] a {
  display: inline-block !important;
  margin-bottom: 0 !important;
  font-weight: 400 !important;
  text-align: center !important;
  white-space: nowrap !important;
  vertical-align: middle !important;
  -ms-touch-action: manipulation !important;
  touch-action: manipulation !important;
  cursor: pointer !important;
  -webkit-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
  background-image: none !important;
  border: 1px solid transparent !important;
  padding: 10px 16px !important;
  font-size: 18px !important;
  line-height: 1.3333333 !important;
  border-radius: 6px !important;
  color: #FFFFFF !important;
  background-color: #EC0018 !important;
  border-color: #C9302B !important;
  box-shadow: none !important;
}
div.itart-root .itart-widget-container[data-visual=mam] a:hover {
  color: #FFFFFF !important;
  background-color: #C9302B !important;
  border-color: #9E1E23 !important;
}
div.itart-root .itart-widget-container[data-visual=mam] a span {
  margin: 0 !important;
  line-height: normal !important;
  vertical-align: middle;
}

.modal-backdrop {
  z-index: 999 !important;
}

.mam-partners-box {
  margin-top: 20px;
}
.mam-partners-box > .row {
  border-bottom: 1px solid #000000;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.mam-partners-box > .row:last-child {
  border-bottom: none;
  margin-top: 0;
  padding-bottom: 0;
}
.mam-partners-box .section-title {
  margin: 10px 0 5px;
}
.mam-partners-box .section-logos {
  margin: 0 -10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
}
.mam-partners-box .section-logos .logo-item {
  padding: 20px;
  width: 25%;
}
.mam-partners-box .section-logos .logo-item a {
  display: block;
  text-align: center;
}

@media (max-width: 767.98px) {
  .mam-partners-box .section-logos .logo-item {
    padding: 5px;
    width: 33.333333%;
  }
}
#cookie-box {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 20;
  width: 100%;
  padding: 15px 0;
  background-color: #FFFFFF;
  border-top: 1px solid #CECECE;
  box-shadow: 0 -10px 20px rgba(0, 0, 0, 0.3);
  display: none;
}
#cookie-box p:last-child {
  margin: 0;
}
#cookie-box #cookie-box-btn {
  font-weight: bold;
  margin: 0;
}
#cookie-box #btn-terms {
  background-color: #999999;
  color: #FFFFFF;
  font-weight: bold;
}
#cookie-box a.btn-terms {
  background-color: #E7E6E6;
}
/*# sourceMappingURL=site_mam.css.map */
