@charset "UTF-8";
/* ==========================================================================
   News Cycle
   ========================================================================== */
@import url(http://fonts.googleapis.com/css?family=News+Cycle:400,700);
/* ==========================================================================
   Blanch Condensed
   ========================================================================== */
@font-face {
  font-family: 'BlanchCondensed';
  src: url("../fonts/blanch_condensed-webfont.eot");
  src: url("../fonts/blanch_condensed-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/blanch_condensed-webfont.woff") format("woff"), url("../fonts/blanch_condensed-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

/* ==========================================================================
   Blanch Caps
   ========================================================================== */
@font-face {
  font-family: 'BlanchCaps';
  src: url("../fonts/blanch_caps-webfont.eot");
  src: url("../fonts/blanch_caps-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/blanch_caps-webfont.woff") format("woff"), url("../fonts/blanch_caps-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

/* ==========================================================================
   Fonts Mixins
   ========================================================================== */
/* ==========================================================================
   Colors classes
   ========================================================================== */
/* ==========================================================================
   Helper classes
   ========================================================================== */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px; }

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%; }

.hidden {
  display: none !important;
  visibility: hidden; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.invisible {
  visibility: hidden; }

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

::-moz-selection {
  background: #ef4023;
  text-shadow: none; }

::selection {
  background: #ef4023;
  text-shadow: none; }

* {
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

img {
  vertical-align: middle; }

.chromeframe {
  margin: .2em 0;
  padding: .2em 0;
  background: #ccc;
  color: #000; }

body {
  background: white;
  color: #1a1919;
  margin: 0;
  font-family: 'News Cycle', sans-serif;
  font-size: 14px;
  line-height: 1.4; }

h1 {
  font-size: 3.5em; }

h2 {
  font-size: 3em; }

h3 {
  font-size: 2.5em; }

h4 {
  font-size: 2em; }

h1, h2 {
  font-family: 'BlanchCondensed', sans-serif;
  font-weight: normal; }

h3, h4 {
  font-family: 'BlanchCaps', sans-serif;
  font-weight: normal; }

h1, h2, h3, h4 {
  margin-top: .5em;
  margin-bottom: 0;
  color: #ef4023; }

a {
  color: #ef4023; }

a.placeholder {
  padding: 0 !important;
  border: 0 !important;
  text-decoration: none !important; }
  a.placeholder:hover {
    background: inherit !important;
    color: inherit !important; }

.section {
  margin: 0; }

.inner-content {
  max-width: 800px;
  margin: 0 auto;
  padding: 1em 2em 4em; }

.inner-content p, .inner-content dl {
  margin-top: 0;
  margin-bottom: 1em; }
.inner-content a {
  color: #ef4023;
  padding: 0 4px 2px;
  border-radius: 4px;
  text-decoration: underline;
  position: relative;
  display: inline-block;
  margin-left: -4px;
  margin-right: -4px; }
  .inner-content a:hover {
    background: #ef4023;
    color: white;
    text-decoration: none; }
.inner-content dl dt {
  display: inline;
  text-transform: uppercase;
  font-size: 0.9em;
  font-weight: bold; }
  .inner-content dl dt:before {
    content: ' / '; }
  .inner-content dl dt:first-child:before {
    content: ''; }
  .inner-content dl dt:after {
    content: ': '; }
.inner-content dl dd {
  display: inline;
  padding: 0;
  margin: 0; }
.inner-content .detalhe-ficha {
  margin-top: -0.5em;
  line-height: 1em; }
.inner-content .upper {
  text-transform: uppercase;
  font-size: 0.9em;
  font-weight: bold; }

.intro {
  background: white;
  color: #1a1919; }
  .intro h2, .intro h3, .intro h4, .intro a {
    color: #ef4023;
    border-color: #ef4023; }
  .intro a:hover {
    background: #ef4023;
    color: white; }
  .intro .servico {
    background: #ef4023;
    color: white;
    padding: 1em 1.5em; }
    .intro .servico a {
      color: white;
      border-color: white; }
      .intro .servico a:hover {
        background: white;
        color: #ef4023; }

.acto {
  background: white;
  color: #1a1919; }
  .acto h2, .acto h3, .acto h4, .acto a {
    color: #ef4023;
    border-color: #ef4023; }
  .acto a:hover {
    background: #ef4023;
    color: white; }
  .acto .servico {
    background: #ef4023;
    color: white;
    padding: 1em 1.5em; }
    .acto .servico a {
      color: white;
      border-color: white; }
      .acto .servico a:hover {
        background: white;
        color: #ef4023; }

.isso-interessa {
  background: #f5c17d;
  color: #1a1919; }
  .isso-interessa h2, .isso-interessa h3, .isso-interessa h4, .isso-interessa a {
    color: #ef4023;
    border-color: #ef4023; }
  .isso-interessa a:hover {
    background: #ef4023;
    color: #f5c17d; }
  .isso-interessa .servico {
    background: #ef4023;
    color: #f5c17d;
    padding: 1em 1.5em; }
    .isso-interessa .servico a {
      color: #f5c17d;
      border-color: #f5c17d; }
      .isso-interessa .servico a:hover {
        background: #f5c17d;
        color: #ef4023; }

.viuva {
  background: #bd242b;
  color: white; }
  .viuva h2, .viuva h3, .viuva h4, .viuva a {
    color: #dbb04d;
    border-color: #dbb04d; }
  .viuva a:hover {
    background: #dbb04d;
    color: #bd242b; }
  .viuva .servico {
    background: #dbb04d;
    color: #bd242b;
    padding: 1em 1.5em; }
    .viuva .servico a {
      color: #bd242b;
      border-color: #bd242b; }
      .viuva .servico a:hover {
        background: #bd242b;
        color: #dbb04d; }

.nada-aconteceu {
  background: #ede9d4;
  color: #1a1919; }
  .nada-aconteceu h2, .nada-aconteceu h3, .nada-aconteceu h4, .nada-aconteceu a {
    color: #ef4023;
    border-color: #ef4023; }
  .nada-aconteceu a:hover {
    background: #ef4023;
    color: #ede9d4; }
  .nada-aconteceu .servico {
    background: #ef4023;
    color: #ede9d4;
    padding: 1em 1.5em; }
    .nada-aconteceu .servico a {
      color: #ede9d4;
      border-color: #ede9d4; }
      .nada-aconteceu .servico a:hover {
        background: #ede9d4;
        color: #ef4023; }

.marcha-zenturo {
  background: #7f9ab9;
  color: white; }
  .marcha-zenturo h2, .marcha-zenturo h3, .marcha-zenturo h4, .marcha-zenturo a {
    color: #803a81;
    border-color: #803a81; }
  .marcha-zenturo a:hover {
    background: #803a81;
    color: #7f9ab9; }
  .marcha-zenturo .servico {
    background: #803a81;
    color: #7f9ab9;
    padding: 1em 1.5em; }
    .marcha-zenturo .servico a {
      color: #7f9ab9;
      border-color: #7f9ab9; }
      .marcha-zenturo .servico a:hover {
        background: #7f9ab9;
        color: #803a81; }

.encontro {
  background: #ef4023;
  color: white; }
  .encontro h2, .encontro h3, .encontro h4, .encontro a {
    color: white;
    border-color: white; }
  .encontro a:hover {
    background: white;
    color: #ef4023; }
  .encontro .servico {
    background: white;
    color: #ef4023;
    padding: 1em 1.5em; }
    .encontro .servico a {
      color: #ef4023;
      border-color: #ef4023; }
      .encontro .servico a:hover {
        background: #ef4023;
        color: white; }

.espanca {
  background: white;
  color: #1a1919; }
  .espanca h2, .espanca h3, .espanca h4, .espanca a {
    color: #ef4023;
    border-color: #ef4023; }
  .espanca a:hover {
    background: #ef4023;
    color: white; }
  .espanca .servico {
    background: #ef4023;
    color: white;
    padding: 1em 1.5em; }
    .espanca .servico a {
      color: white;
      border-color: white; }
      .espanca .servico a:hover {
        background: white;
        color: #ef4023; }

.toggle-menu {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9999;
  display: block;
  width: 2em;
  height: 2em;
  border-radius: 1em;
  font-size: 2em;
  line-height: 1.8em;
  text-align: center;
  text-decoration: none;
  margin: 0.5em;
  background: white;
  color: #ef4023;
  cursor: pointer; }
  .toggle-menu:hover {
    background: #ef4023;
    color: white; }

.header {
  position: relative;
  top: 0;
  width: 100%;
  height: 520px;
  margin: 0;
  background-image: url("../img/topo.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain; }
  .header h1 {
    display: none; }

.intro {
  position: relative;
  background-image: url("../img/mancha.gif");
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 100%; }
  .intro .apresentam {
    width: 180px;
    height: 180px;
    position: relative;
    top: 4em;
    left: 0;
    background-image: url("../img/apresentam.png");
    background-repeat: no-repeat;
    background-size: 100%;
    text-indent: -9999px; }
  .intro h1 {
    width: 100%;
    max-width: 495px;
    height: 140px;
    position: relative;
    top: 1em;
    margin: 0 auto;
    background-image: url("../img/logo_2.png");
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: -9999px; }
  .intro #programacao {
    padding-top: 1em !important; }
  .intro h2 {
    font-size: 2.5em;
    line-height: 1em;
    margin-bottom: 0.8em;
    margin-top: 7em; }
  .intro h4 {
    margin-bottom: 0;
    line-height: 0.8em; }
    .intro h4 a {
      text-decoration: none; }
  .intro .link-programacao {
    color: #ef4023; }
    .intro .link-programacao span {
      font-size: 1.2em;
      line-height: 1em; }
    .intro .link-programacao a {
      text-decoration: none; }
  .intro .muted {
    color: #1a1919; }
  .intro .map {
    text-decoration: none; }

.isso-interessa .inner-content, .viuva .inner-content, .nada-aconteceu .inner-content, .marcha-zenturo .inner-content {
  padding-top: 0; }

.foto {
  width: 100%;
  overflow: hidden;
  text-align: center; }
  .foto img {
    width: 100%; }

.espetaculo-info {
  display: block;
  width: 100%; }
  .espetaculo-info h2 {
    line-height: 1em;
    margin-bottom: 0.5em; }

.detalhe-ficha.petrobras {
  line-height: 25px; }
  .detalhe-ficha.petrobras span {
    display: inline-block;
    width: 130px;
    height: 25px;
    margin-left: .5em;
    background-image: url("../img/chancela_petrobras.png");
    background-size: 100%;
    background-repeat: no-repeat;
    text-indent: -9999px; }

.espanca .selo {
  float: right;
  margin: 2em 0 1em 1em; }
.espanca h3 {
  line-height: .8em;
  margin-bottom: .4em; }

.footer {
  background: #1a1919;
  color: white;
  padding-top: 3em; }
  .footer dl {
    width: 100%;
    max-width: 740px;
    height: 220px;
    margin: 0 auto;
    background-image: url("../img/rodape_marcas.png");
    background-size: 100% auto;
    background-repeat: no-repeat;
    text-indent: -9999px; }

/*! Pushy - v0.9.1 - 2013-9-16
* Pushy is a responsive off-canvas navigation menu using CSS transforms & transitions.
* https://github.com/christophery/pushy/
* by Christopher Yee */
/* Menu Appearance */
.pushy {
  position: fixed;
  width: 320px;
  height: 100%;
  top: 0;
  z-index: 999;
  background: #1a1919;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  /* enables momentum scrolling in iOS overflow elements */ }

.pushy ul {
  margin: 0;
  padding: 0; }
  .pushy ul ul a:before {
    content: '– '; }

.pushy a {
  display: block;
  padding: 15px 30px;
  font-family: 'BlanchCaps', sans-serif;
  font-weight: normal;
  font-size: 2em;
  text-decoration: none;
  line-height: 0.8em;
  color: white;
  border-bottom: 1px solid white; }
  .pushy a:hover {
    background: #ef4023; }

/* Menu Movement */
.pushy-left {
  -webkit-transform: translate3d(-320px, 0, 0);
  -moz-transform: translate3d(-320px, 0, 0);
  -ms-transform: translate3d(-320px, 0, 0);
  -o-transform: translate3d(-320px, 0, 0);
  transform: translate3d(-320px, 0, 0); }

.pushy-open {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.container-push, .push-push {
  -webkit-transform: translate3d(320px, 0, 0);
  -moz-transform: translate3d(320px, 0, 0);
  -ms-transform: translate3d(320px, 0, 0);
  -o-transform: translate3d(320px, 0, 0);
  transform: translate3d(320px, 0, 0); }

/* Menu Transitions */
.pushy, #container, .push {
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
  -moz-transition: -moz-transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
  -o-transition: -o-transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
  transition: transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
  /* improves performance issues on mobile*/
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000; }

/* Site Overlay */
.site-overlay {
  display: none; }

.pushy-active .site-overlay {
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 320px;
  z-index: 999; }

/* ==========================================================================
   Media Queries
   ========================================================================== */
/* Not small sized screens */
@media only screen and (min-width: 50em) {
  body {
    font-size: 16px; }

  .intro .apresentam {
    top: .6em;
    left: auto;
    margin: 0 auto; }
  .intro h1 {
    width: 80%;
    top: 2em; }

  .espetaculo-info {
    display: block;
    width: 100%; }
    .espetaculo-info h2 {
      margin-top: 0.2em;
      width: 50%;
      float: left; }
    .espetaculo-info .servico {
      width: 50%;
      float: left; }

  .espanca .selo {
    margin: 1.8em 0 0 1em; } }
/* Retina displays */
/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  /*
   * Don't show links for images, or javascript/internal links
   */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group;
    /* h5bp.com/t */ }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; } }
