#infoarte {
  /* HTML5 display-role reset for older browsers */
}
#infoarte div, #infoarte span, #infoarte object, #infoarte iframe,
#infoarte h1, #infoarte h2, #infoarte h3, #infoarte h4, #infoarte h5, #infoarte h6, #infoarte p, #infoarte blockquote, #infoarte pre,
#infoarte a, #infoarte abbr, #infoarte acronym, #infoarte address, #infoarte big, #infoarte cite, #infoarte code,
#infoarte del, #infoarte dfn, #infoarte em, #infoarte img, #infoarte ins, #infoarte kbd, #infoarte q, #infoarte s, #infoarte samp,
#infoarte small, #infoarte strike, #infoarte strong, #infoarte sub, #infoarte sup, #infoarte tt, #infoarte var,
#infoarte b, #infoarte u, #infoarte i, #infoarte center,
#infoarte dl, #infoarte dt, #infoarte dd, #infoarte ol, #infoarte ul, #infoarte li,
#infoarte fieldset, #infoarte form, #infoarte label, #infoarte legend,
#infoarte table, #infoarte caption, #infoarte tbody, #infoarte tfoot, #infoarte thead, #infoarte tr, #infoarte th, #infoarte td,
#infoarte article, #infoarte aside, #infoarte canvas, #infoarte details, #infoarte embed,
#infoarte figure, #infoarte figcaption, #infoarte footer, #infoarte header, #infoarte hgroup,
#infoarte menu, #infoarte nav, #infoarte output, #infoarte ruby, #infoarte section, #infoarte summary,
#infoarte time, #infoarte mark, #infoarte audio, #infoarte video, #infoarte button {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
#infoarte article, #infoarte aside, #infoarte details, #infoarte figcaption, #infoarte figure,
#infoarte footer, #infoarte header, #infoarte hgroup, #infoarte menu, #infoarte nav, #infoarte section {
  display: block;
}
#infoarte body {
  line-height: 1;
}
#infoarte ol, #infoarte ul {
  list-style: none;
}
#infoarte blockquote, #infoarte q {
  quotes: none;
}
#infoarte blockquote:before, #infoarte blockquote:after,
#infoarte q:before, #infoarte q:after {
  content: '';
  content: none;
}
#infoarte table {
  border-collapse: collapse;
  border-spacing: 0;
}

html, body, * {
  margin: 0;
  padding: 0;
  text-decoration: none;
  list-style: none;
}

body {
  background: black;
}

body {
  overflow-x: visible !important;
  overflow-y: visible !important;
}

body #sticker {
  z-index: 100000000000000000000000000000;
  position: relative !important;
}

body #menu-editoria {
  z-index: 100000000000000000000000000000;
}

body .head-materia {
  height: 0;
  overflow: hidden;
}

body #all_banner {
  height: 0 !important;
  overflow: hidden  !important;
  padding: 0  !important;
  border: none  !important;
  background: none  !important;
  margin: 0  !important;
}

body article {
  max-width: 100% !important;
}

body article + .row {
  display: none;
}

footer {
  margin-top: 0 !important;
}

#infoarte {
  font: normal 10px "Times New Roman", times, serif;
  width: 100%;
  height: 100%;
  background: url(../images/bg.png) #292929;
}
#infoarte .slick-prev, #infoarte .slick-next {
  width: 32px;
  height: 53px;
  background: url(../images/seta-dir.png);
  position: absolute;
  top: 50%;
  display: inline-block;
  text-indent: -9999px;
  cursor: pointer;
  margin-top: -26.5px;
}
#infoarte .slick-prev.slick-disabled, #infoarte .slick-next.slick-disabled {
  background: none;
  height: 0;
  width: 0;
}
#infoarte .slick-prev {
  background: url(../images/seta-esq.png);
  left: 20px;
}
#infoarte .slick-next {
  background: url(../images/seta-dir.png);
  right: 20px;
}
#infoarte #tudo {
  margin: 0 auto;
  overflow: auto;
  width: 100%;
}
#infoarte #tudo #topo {
  overflow: hidden;
  margin-bottom: 43px;
  padding-top: 10px;
}
#infoarte #tudo #topo #menu-comemorativo {
  background: rgba(0, 0, 0, 0.4);
}
#infoarte #tudo #topo #menu-comemorativo li {
  width: 15%;
  margin: 0 auto;
  box-sizing: border-box;
  text-transform: uppercase;
  font-size: 16px;
  font-family: OgloboCondensedSemibold, "Times New Roman", times, serif;
}
#infoarte #tudo #topo #menu-comemorativo li.logo {
  text-align: center;
  padding: 25px;
}
#infoarte #tudo #topo #menu-comemorativo li.logo img {
  width: 100%;
}
#infoarte #tudo #topo #menu-comemorativo li.logo img {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
}
#infoarte #tudo #topo #menu-comemorativo li.logo img:hover, #infoarte #tudo #topo #menu-comemorativo li.logo img:focus, #infoarte #tudo #topo #menu-comemorativo li.logo img:active {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
      transform: scale(1.05);
}
@media screen and (max-width: 1280px) {
  #infoarte #tudo #topo #menu-comemorativo li {
    width: 20%;
  }
  #infoarte #tudo #topo #menu-comemorativo li.logo {
    text-align: center;
    padding: 25px;
  }
}
@media screen and (max-width: 768px) {
  #infoarte #tudo #topo #menu-comemorativo li {
    width: 30%;
  }
  #infoarte #tudo #topo #menu-comemorativo li.logo {
    text-align: center;
    padding: 25px;
  }
}
@media screen and (max-width: 480px) {
  #infoarte #tudo #topo #menu-comemorativo li {
    width: 60%;
  }
  #infoarte #tudo #topo #menu-comemorativo li.logo {
    text-align: center;
    padding: 25px;
  }
}
#infoarte #tudo .slide-comemorativo {
  margin: 0 auto;
}
#infoarte #tudo .slide-comemorativo .item-slide {
  padding: 7px 0;
  position: relative;
  z-index: 0;
  margin: 0 2px;
}
#infoarte #tudo .slide-comemorativo .item-slide .leg {
  position: absolute;
  z-index: 10;
  bottom: 15px;
  left: 9px;
  color: white;
  font-size: 18px;
  opacity: 0.5;
}
#infoarte #tudo .slide-comemorativo .item-slide .leg h5 {
  font-family: OgloboCondensedMedium, "Times New Roman", times, serif;
  color: white;
}
#infoarte #tudo .slide-comemorativo .item-slide .leg p {
  font-family: OgloboCondensedRegular, "Times New Roman", times, serif;
  color: white;
}
#infoarte #tudo .slide-comemorativo .item-slide .leg2 {
  position: absolute;
  z-index: 10;
  width: 100%;
  text-align: center;
  color: #000000;
  font-size: 18px;
  opacity: 0.5;
  top: 50%;
  margin-top: -50px;
}
#infoarte #tudo .slide-comemorativo .item-slide .leg2 h2 {
  font-family: 'Times New Roman';
  font-size: 75px;
  padding: 0;
  margin: 0;
  margin-bottom: -7px;
  margin-top: -7px;
}
#infoarte #tudo .slide-comemorativo .item-slide .leg2 p {
  font-family: OgloboCondensedRegular, "Times New Roman", times, serif;
}
#infoarte #tudo .slide-comemorativo .item-slide .case-foto {
  background: black;
  border-radius: 5px;
}
#infoarte #tudo .slide-comemorativo .item-slide .case-foto .sombra-foto {
  opacity: 0;
  -webkit-transition: all 0.5s ease-out 0.2s;
          transition: all 0.5s ease-out 0.2s;
  width: 100%;
  height: 100%;
  height: 529.517px;
  position: absolute;
  background: none;
  bottom: 7px;
}
#infoarte #tudo .slide-comemorativo .item-slide .case-foto img {
  opacity: 0.2;
  background: black;
  width: 100%;
  border-radius: 5px;
}
#infoarte #tudo .slide-comemorativo .item-slide.slick-center {
  z-index: 100;
}
#infoarte #tudo .slide-comemorativo .item-slide.slick-center .leg {
  -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out;
  opacity: 1;
}
#infoarte #tudo .slide-comemorativo .item-slide.slick-center .leg2 {
  -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out;
  color: #4c4c4c;
}
#infoarte #tudo .slide-comemorativo .item-slide.slick-center .sombra-foto {
  z-index: 1;
  opacity: 1;
  background: none;
  background: -webkit-gradient(left top, left bottom, color-stop(74%, rgba(255, 255, 255, 0)), color-stop(0%, rgba(255, 255, 255, 0)), color-stop(0%, rgba(176, 176, 176, 0)), color-stop(100%, black));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 74%, rgba(255, 255, 255, 0) 0%, rgba(176, 176, 176, 0) 0%, black 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 74%, rgba(255, 255, 255, 0) 0%, rgba(176, 176, 176, 0) 0%, black 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000', GradientType=0 );
}
#infoarte #tudo .slide-comemorativo .item-slide.slick-center img {
  position: relative;
  outline: 7px solid #bcb882;
  -webkit-transition: all 0.5s ease-out 0.4s;
          transition: all 0.5s ease-out 0.4s;
  opacity: 1;
  border-radius: 0px;
}
#infoarte #tudo .slide-comemorativo .item-slide[data-ativo='sim'] {
  cursor: pointer;
}
#infoarte #tudo .personalidades {
  margin-top: 0px;
  position: relative;
  float: left;
  width: 100%;
}
@media screen and (max-width: 768px) {
  #infoarte #tudo .personalidades {
    display: none;
  }
}
#infoarte #tudo .personalidades .tooltip-miniatura {
  position: absolute;
  top: -30px;
  color: #FFFFFF;
  background: #000000;
  display: inline-block;
  border-radius: 3px;
  padding: 7px;
  font-size: 15px;
  display: none;
  z-index: 20;
}
#infoarte #tudo .personalidades .tooltip-miniatura h6 {
  font-family: OgloboCondensedMedium, "Times New Roman", times, serif;
  text-transform: uppercase;
  color: white;
}
#infoarte #tudo .personalidades .tooltip-miniatura span {
  font-family: OgloboCondensedRegular, "Times New Roman", times, serif;
  color: white;
}
#infoarte #tudo .personalidades .seta-tooltip {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-top: 8px solid #bcb882;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  z-index: 20;
  display: none;
}
#infoarte #tudo .personalidades ul li {
  float: left;
  padding: 1px;
  box-sizing: border-box;
  z-index: 10;
  width: 3.32813%;
  height: 3.90625%;
}
#infoarte #tudo .personalidades ul li .case-foto {
  background: black;
}
#infoarte #tudo .personalidades ul li .case-foto img {
  width: 100%;
  opacity: 0.2;
  -webkit-transition: all 1.5s ease-out;
          transition: all 1.5s ease-out;
}
#infoarte #tudo .personalidades ul li .thumb-numero {
  background: #e9e9e9;
  height: 100%;
  font-size: 17px;
  font-family: 'Utopia OGlobo';
  font-family: 'Times New Roman';
  opacity: 0.2;
  position: relative;
  color: #000000;
  -webkit-transition: all 1.5s ease-out;
          transition: all 1.5s ease-out;
}
#infoarte #tudo .personalidades ul li .thumb-numero p {
  position: absolute;
  top: 50%;
  margin-top: -9px;
  width: 100%;
  text-align: center;
}
#infoarte #tudo .personalidades ul li:hover img, #infoarte #tudo .personalidades ul li:hover .thumb-numero {
  opacity: 1;
  -webkit-transition: all 0.1s ease-out;
          transition: all 0.1s ease-out;
  color: #4c4c4c;
}
#infoarte #tudo .personalidades ul li .inf-tooltip-miniatura {
  display: none;
}
#infoarte #tudo .personalidades ul li.marcado img {
  outline: 1px solid #bcb882;
  opacity: 1;
}
#infoarte #tudo .personalidades ul li.marcado .thumb-numero {
  opacity: 1;
  color: #4c4c4c;
}
#infoarte #tudo .personalidades li[data-ativo='sim'] {
  cursor: pointer;
}
#infoarte #tudo .rodape {
  background: rgba(0, 0, 0, 0.4);
  float: left;
  width: 100%;
  padding: 15px 0;
}
#infoarte #tudo .rodape .cont-rodape {
  position: relative;
}
#infoarte #tudo .rodape .bebe {
  width: 190px;
  margin: 0 auto;
  text-align: center;
}
#infoarte #tudo .rodape .bebe p {
  display: inline-block;
  color: white;
  height: 35px;
  font-family: OgloboCondensedRegular, "Times New Roman", times, serif;
  border-radius: 5px;
  font-size: 16px;
  color: #bcb882;
  padding-top: 14px;
  float: left;
}
#infoarte #tudo .rodape .bebe .dias {
  background: #565656;
  width: 50px;
  height: 45px;
  color: white;
  font-family: 'Utopia OGlobo';
  font-family: 'Times New Roman';
  font-size: 17px;
  margin: 0 5px;
  cursor: pointer;
  padding: 0;
  overflow: hidden;
}
#infoarte #tudo .rodape .bebe .dias img {
  width: 100%;
}
#infoarte #tudo .rodape .creditos {
  position: absolute;
  z-index: 10;
  top: 9px;
  right: 20px;
  cursor: pointer;
}
#infoarte #tudo .rodape .creditos p {
  color: #aaaaaa;
  font-family: OgloboCondensedLight, "Times New Roman", times, serif;
  font-size: 16px;
}
#infoarte #tudo .modal-creditos {
  position: absolute;
  z-index: 50;
  width: 780px;
  left: 0;
  top: 50%;
  display: none;
  background: white;
  height: 370px;
  margin-top: -226px;
  padding: 30px 30px;
  box-sizing: border-box;
}
#infoarte #tudo .modal-creditos .cabecalho-creditos {
  width: 100%;
  height: 35px;
}
#infoarte #tudo .modal-creditos .cabecalho-creditos h5 {
  font-family: "Georgia", "Times New Roman", times, serif;
  font-size: 17px;
  color: #ada87b;
}
#infoarte #tudo .modal-creditos .esquerda-creditos {
  width: 50%;
  float: left;
}
#infoarte #tudo .modal-creditos .direita-creditos {
  width: 50%;
  float: right;
}
#infoarte #tudo .modal-creditos h3 {
  color: #686868;
  font-family: OgloboCondensedMedium, "Times New Roman", times, serif;
  margin-bottom: 10px;
  font-size: 15px;
}
#infoarte #tudo .modal-creditos p {
  color: #686868;
  font-family: "Georgia", "Times New Roman", times, serif;
  margin-bottom: 15px;
  font-size: 13px;
}
#infoarte #tudo .modal-creditos .botao-fechar {
  width: 36px;
  height: 37px;
  background: url(../images/fechar.png) no-repeat;
  position: absolute;
  top: -16px;
  right: -18px;
  cursor: pointer;
}
@media screen and (max-width: 870px) {
  #infoarte #tudo .modal-creditos {
    height: auto;
  }
  #infoarte #tudo .modal-creditos .esquerda-creditos {
    width: 100%;
    float: left;
  }
  #infoarte #tudo .modal-creditos .direita-creditos {
    width: 100%;
    float: right;
  }
}
@media screen and (max-width: 768px) {
  #infoarte #tudo .modal-creditos {
    width: 90%;
    height: auto;
  }
  #infoarte #tudo .modal-creditos .esquerda-creditos {
    width: 100%;
    float: left;
  }
  #infoarte #tudo .modal-creditos .direita-creditos {
    width: 100%;
    float: right;
  }
}
#infoarte #tudo .minha-modal {
  position: absolute;
  z-index: 50;
  width: 1120px;
  left: 0;
  top: 0;
  display: none;
  background: white;
  height: 452px;
}
#infoarte #tudo .minha-modal .video-personalidade {
  width: 71.875%;
  height: 100%;
  background: gray;
  float: left;
  box-sizing: border-box;
  overflow: hidden;
}
#infoarte #tudo .minha-modal .perfil {
  float: right;
  height: 100%;
  width: 28.125%;
  overflow: hidden;
}
#infoarte #tudo .minha-modal .topo-perfil {
  width: 100%;
  display: inline-block;
}
#infoarte #tudo .minha-modal .topo-perfil .passador-esq {
  width: 41px;
  height: 42px;
  background: url(../images/passadores.png) -4px -50px no-repeat;
  float: left;
  cursor: pointer;
  margin: 10px 3px 10px 10px;
}
#infoarte #tudo .minha-modal .topo-perfil .passador-esq.desativado {
  cursor: default;
  background: url(../images/passadores.png) -4px -5px no-repeat;
}
#infoarte #tudo .minha-modal .topo-perfil .passador-dir {
  width: 41px;
  height: 42px;
  background: url(../images/passadores.png) -51px -50px no-repeat;
  float: left;
  cursor: pointer;
  margin-top: 10px;
}
#infoarte #tudo .minha-modal .topo-perfil .passador-dir.desativado {
  cursor: default;
  background: url(../images/passadores.png) -51px -5px no-repeat;
}
#infoarte #tudo .minha-modal .topo-perfil .fechar {
  width: 36px;
  height: 37px;
  background: url(../images/fechar.png) no-repeat;
  position: absolute;
  top: -16px;
  right: -18px;
  cursor: pointer;
}
#infoarte #tudo .minha-modal .todas-descricoes {
  width: 90000px;
  left: 0;
  position: relative;
}
#infoarte #tudo .minha-modal .descricao {
  padding: 0px 10px 10px 10px;
  float: left;
  width: 405px;
  box-sizing: border-box;
}
#infoarte #tudo .minha-modal .descricao h5 {
  color: #1e1e1e;
  font-size: 18px;
  font-family: OgloboCondensedMedium, "Times New Roman", times, serif;
  text-transform: uppercase;
}
#infoarte #tudo .minha-modal .descricao span {
  width: 100%;
  display: inline-block;
  font-family: OgloboCondensedRegular, "Times New Roman", times, serif;
  font-size: 16px;
  color: #636363;
  margin: 0px 0;
}
#infoarte #tudo .minha-modal .descricao p {
  color: #5b5b5b;
  font-size: 13px;
  line-height: 1.3;
  margin-top: 10px;
  height: 237px;
  overflow: auto;
  margin-bottom: 10px;
  font-family: "Georgia", "Times New Roman", times, serif;
}
#infoarte #tudo .minha-modal .descricao section span {
  width: 100%;
  display: inline-block;
  font-family: "Arial", "Times New Roman", times, serif;
  font-size: 11px;
  color: #5b5b5b;
  margin: 10px 0;
}
#infoarte #tudo .minha-modal .descricao section ul li {
  list-style: disc;
  color: #00aed9;
  margin-left: 10px;
  margin-bottom: 5px;
}
#infoarte #tudo .minha-modal .descricao section ul li a {
  color: #00aed9;
  font-family: "Arial", "Times New Roman", times, serif;
  font-size: 13px;
}
#infoarte #tudo .minha-modal .descricao section ul li.compart {
  list-style: none;
  margin-left: 0;
  margin-top: 10px;
  color: #afaa79;
  font-family: "Arial", "Times New Roman", times, serif;
  font-size: 13px;
  cursor: pointer;
  margin-bottom: 0px;
}
#infoarte #tudo .minha-modal .descricao section ul li.compart span {
  width: 18px;
  height: 17px;
  background: url(../images/compartilhar.png) 0 -2px no-repeat;
  display: inline-block;
  float: left;
  margin: 0;
}
@media screen and (max-width: 1279px) {
  #infoarte #tudo .minha-modal {
    width: 90%;
  }
  #infoarte #tudo .minha-modal .video-personalidade {
    width: 100%;
    background: gray;
    float: none;
    clear: both;
    box-sizing: border-box;
    overflow: hidden;
  }
  #infoarte #tudo .minha-modal .perfil {
    float: none;
    clear: both;
    width: 100%;
    overflow: hidden;
    box-sizing: border-box;
    background: white;
    height: auto;
  }
  #infoarte #tudo .minha-modal .perfil p {
    height: auto;
  }
}
#infoarte #tudo .minha-mascara {
  position: absolute;
  z-index: 40;
  width: 87.5%;
  left: 0;
  top: 0;
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
#infoarte .flex {
  position: relative;
  height: 0;
  overflow: hidden;
  margin-top: 0px;
  height: 450px;
}
#infoarte .flex .inner,
#infoarte .flex iframe,
#infoarte .flex video,
#infoarte .flex object,
#infoarte .flex embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  width: 1px;
  min-width: 100%;
  *width: 100%;
}
#infoarte .flex .parto-bebe {
  width: 100%;
}
#infoarte .globo-video-responsive {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 1px;
  min-width: 100%;
  *width: 100%;
}
#infoarte .globo-video-responsive img {
  width: 1px;
  min-width: 100%;
  *width: 100%;
}
#infoarte .wm-poster-play {
  left: 50%;
  top: 50% !important;
  z-index: 1;
  width: 19.5%;
  height: 28.5%;
  position: absolute;
  background: url("http://s.videos.globo.com/p2/i/play.png") no-repeat transparent;
  background-size: cover;
  margin-left: -9.75%;
  margin-top: -9%;
}
#infoarte .wm-poster-wrapper {
  background: transparent !important;
  position: relative;
  top: 0;
}
#infoarte .wm-error-small img {
  margin: 0 0 0 20px;
  width: initial !important;
}
