p {
    margin-bottom: 0;
    line-height: normal;
}

.row {
    max-width: 1140px;
}

.logo {
    display: table-cell;
    vertical-align: middle;
}

.logoAlt {
    position: relative;
    top: 50%;
    transform: translateY(30%);
}

.esp {
    padding-top: 76px;
}

.mainMenu {
    /* position: fixed;
 */
    z-index: 2900;
    width: 100%;
}

.mainMenu .menu:before,
.mainMenu .menu:after {
    content: "";
    position: absolute;
    /* fill vertically */
    top: 0;
    bottom: 0;
    width: 9600px;
    right: 100%;
    background: #111;
    height: 75px;
}

.mainMenu .menu:after {
    width: 3200px;
    left: 100%;
    background-color: #111;
}

.menu {
    width: 100%;
    font-size: 1.5em;
    font-weight: 400;
    font-family: 'Bree Serif', Arial, sans-serif;
    color: #fff;
    text-align: center;
    position: relative;
    background: transparent;
}

.subMenu text {
    font-size: 1.5em;
    font-weight: 400;
    font-family: 'Bree Serif', Arial, sans-serif;
    color: #fff;
    fill: #fff;
    text-align: left;
}

.mainMenu .menu .one-sixt {
    -webkit-clip-path: polygon(0 0, 110% 0, 110% 110%, 57% 110%, 0 110%);
    -moz-clip-path: polygon(0 0, 110% 0, 110% 110%, 57% 110%, 0 110%);
    clip-path: polygon(0 0, 110% 0, 110% 110%, 57% 110%, 0 110%);
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    transition: .3s ease-out;
    min-height: 75px;
    line-height: 75px;
}

.reverse-full-width {
    height: 100%;
    width: auto;
    box-sizing: border-box;
}

.ppImag {
    -webkit-transform: rotate(270deg);
    -webkit-transform-origin: 0 0;
    transform: rotate(270deg);
    transform-origin: 0 0;
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important;
    position: relative;
    top: 100%;
}

.mainMenu .menu .two-sixt {
    min-height: 75px;
    display: table;
    line-height: 75px;
}

.mainMenu .menu .one-sixt:not(.notOver):hover {
    -webkit-clip-path: polygon(0 0, 110% 0, 110% 110%, 50% 80%, 0 110%);
    -moz-clip-path: polygon(0 0, 110% 0, 110% 110%, 50% 80%, 0 110%);
    clip-path: polygon(0 0, 110% 0, 110% 110%, 50% 80%, 0 110%);
    cursor: pointer;
}

.mainMenu .menu .one-sixt.active {
    -moz-clip-path: polygon(0 0, 110% 0, 110% 110%, 50% 80%, 0 110%);
    -webkit-clip-path: polygon(0 0, 110% 0, 110% 110%, 50% 80%, 0 110%);
    clip-path: polygon(0 0, 110% 0, 110% 110%, 50% 80%, 0 110%);
}

.mainMenu .menu .one-sixt.active:hover {
    -webkit-clip-path: polygon(0 0, 110% 0, 110% 110%, 50% 80%, 0 110%);
    -moz-clip-path: polygon(0 0, 110% 0, 110% 110%, 50% 80%, 0 110%);
    clip-path: polygon(0 0, 110% 0, 110% 110%, 50% 80%, 0 110%);
    cursor: default;
}

.menu p {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
}

.menu .column,
.menu .columns,
.menu .columns2 {
    margin-left: 0;
    min-height: 9px;
}

.minAlt .columns {
    margin-left: 0;
    min-height: 3px;
}

.minAltSiaMenu .columns {
    margin-left: 0;
    min-height: 100px;
}

.minAltSiaMenu .eight:last-child {
    text-align: right;
}

.dest {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 26px;
    margin-bottom: 5px;
    margin-top: 11px;
}

.centra {
    margin: 0 auto;
}

.largMax {
    width: 100%;
    min-height: 1px;
}

.cor0 {
    background-color: #fff;
}

.cor1 {
    background-color: #111;
}

.cor2 {
    background-color: #f6511d;
}

.cor3 {
    background-color: #ffb400;
}

.cor4 {
    background-color: #7fb800;
}

.cor5 {
    background-color: #00a6ed;
}

.cor6 {
    background-color: #0d2c54;
}

.cor7 {
    background-color: #672278;
}

.cor8 {
    background-color: #dcdcdd;
}

.cor9 {
    background-color: #eeeeee;
}

.cor10 {
    background-color: #d6d6d7;
}

.subMenuCor1 {
    fill: #9E0039;
}

.subMenuCor2 polygon {
    fill: #f6511d;
}

.subMenuCor3 {
    fill: #ffb400;
}

.subMenuCor4 {
    fill: #7fb800;
}

.subMenuCor5 {
    fill: #00a6ed;
}

.subMenuCor6 {
    fill: #0d2c54;
}

.subMenuCor7 {
    fill: #672278;
}

.subMenuCor8 {
    fill: #dcdcdd;
}

.subMenuCor9 {
    fill: #eeeeee;
}

.subMenuCor10 {
    fill: #d6d6d7;
}

.imgR {
    vertical-align: bottom;
    /*   z-index: 100;
    width:247px; 
    height: 139px;
          transform: rotate(-90deg);
    transition-duration: 0;
    margin-left: 0;*/
}

.imgRR {
    -webkit-transform: rotate(270deg);
    -webkit-transform-origin: 0 0;
    position: relative;
    top: 100%;
}

.linhaCont .columns {
    margin-left: 0;
}

.suzer {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.suzer .half.column {
    width: 50%;
    margin-left: 0;
    cursor: pointer;
}

.suzer .two-sixt.columns {
    width: 25%;
    margin-left: 0;
    cursor: pointer;
}

.suzer .half.column {
    margin-left: 0;
    cursor: pointer;
}

.suzer .one-third.column {
    margin-left: 0;
    cursor: pointer;
    width: 33.3333333333%;
}

.suzer .columns:hover img,
.suzer .half.column:hover img,
.suzer .one-third.column:hover img,
.suzer .two-sixt.columns:hover img {
    -webkit-filter: grayscale(0%);
    -webkit-transition: .5s ease-in-out;
    -moz-filter: grayscale(0%);
    -moz-transition: .5s ease-in-out;
    -o-filter: grayscale(0%);
    -o-transition: .5s ease-in-out;
    filter: grayscale(0%);
}

.suzer .columns img,
.suzer .half.column img,
.suzer .one-third.column img,
.suzer .two-sixt.columns img {
    -webkit-filter: grayscale(100%);
    -webkit-transition: .5s ease-in-out;
    -moz-filter: grayscale(100%);
    -moz-transition: .5s ease-in-out;
    -o-filter: grayscale(100%);
    -o-transition: .5s ease-in-out;
    filter: grayscale(100%);
}

.suzer .destCont {
    position: relative;
    overflow: hidden;
    /*    z-index: 20;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);*/
}

.suzer .destCor {
    position: absolute;
    top: 0;
    bottom: -25%;
    /*    z-index: 21;*/
    opacity: .8;
    mix-blend-mode: multiply;
    width: 100%;
    padding: 0;
    padding-bottom: 0;
    cursor: pointer;
}

.my-svg {
    /* svg into : object, img or inline */
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.textoOver {
    cursor: pointer;
    position: absolute;
    bottom: 0;
    /*    left: 13%
      z-index: 24;
    ;*/
    color: #fff;
    margin-bottom: 10px;
    padding-left: 5px;
    width: inherit;
}

.textoOver .menuTitulo {
    font-size: 20px;
    font-weight: 600;
    line-height: 23px;
}

.textoOver .menuTexto {
    font-size: 14px;
    font-weight: 400;
}

.svgSubMenu {
    position: relative;
}

.espaco {
    margin-top: 15px;
}

.svgCont {
    /* svg into : object, img or inline
    display: block;
    position: absolute;
    top: 0;
    left: 0;
     */
}

.linhaCont {
    margin-top: -15px;
    margin-bottom: 15px;
    overflow: hidden;
}

.linhaCont .two.columns {
    cursor: pointer;
}

.linhaCont img {
    -webkit-filter: grayscale(100%);
    -webkit-transition: .5s ease-in-out;
    -moz-filter: grayscale(100%);
    -moz-transition: .5s ease-in-out;
    -o-filter: grayscale(100%);
    -o-transition: .5s ease-in-out;
    filter: grayscale(100%);
}

.ppImagO {
    margin: 0 5% 0 5%;
}

.ppImagR {
    margin: 0 5% 0 5%;

}

.linhaCont .icc:hover img {
    -webkit-filter: grayscale(0%);
    -webkit-transition: .5s ease-in-out;
    -moz-filter: grayscale(0%);
    -moz-transition: .5s ease-in-out;
    -o-filter: grayscale(0%);
    -o-transition: .5s ease-in-out;
    filter: grayscale(0%);
}

.linhaCont .icc:hover .cover {
    -webkit-transition: width .5s ease-in-out, opacity .5s ease-in-out;
    -moz-transition: width .5s ease-in-out, opacity .5s ease-in-out;
    -o-transition: width .5s ease-in-out, opacity .5s ease-in-out;
    transition: width .5s ease-in-out, opacity .5s ease-in-out;
    width: 90%;
    opacity: 0;
}

.linhaCont .cover {
    -webkit-transition: width .5s ease-in-out, opacity .5s ease-in-out;
    -moz-transition: width .5s ease-in-out, opacity .5s ease-in-out;
    -o-transition: width .5s ease-in-out, opacity .5s ease-in-out;
    transition: width .5s ease-in-out, opacity .5s ease-in-out;
    position: absolute;
    top: 0;
    right: 5%;
    width: 30%;
    height: 100%;
    opacity: 1;
    mix-blend-mode: multiply;
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
}

.iconCinema {
    display: inline-block;
    background: url(../imgs/pFundoCinema.svg) no-repeat 50% 50%;
    background-size: cover;
}

.iconDanca {
    display: inline-block;
    background: url(../imgs/pFundoDanca.svg) no-repeat 50% 50%;
    background-size: cover;
}

.iconMusica {
    display: inline-block;
    background: url(../imgs/pFundoMusica.svg) no-repeat 50% 50%;
    background-size: cover;
}

.iconExpo {
    display: inline-block;
    background: url(../imgs/pFundoExposicao.svg) no-repeat 50% 50%;
    background-size: cover;
}

.iconTeatro {
    display: inline-block;
    background: url(../imgs/pFundoTeatro.svg) no-repeat 50% 50%;
    background-size: cover;
}

.iconLivros {
    display: inline-block;
    background: url(../imgs/pFundoLivros.svg) no-repeat 50% 50%;
    background-size: cover;
}

.ad {
    position: relative;
    z-index: 5;
    overflow: hidden;
}

.icc {
    position: relative;
}

.iccTroc {
    position: relative;
}

.extreme {
    /* overflow: hidden;*/
    position: relative;
    /* display: inline-block; */
    white-space: nowrap;
}

.acertaPos {
    white-space: nowrap;
    display: inline-block;
    position: relative;
    vertical-align: top;
}

.acertaPos > div {
    cursor: pointer;
}

.miniNavHold {}

.miniNav {
    margin: 10px 10px 0 10px;
    display: inline-block;
    width: auto;
    cursor: pointer;
}

.nomeEspetaculo {
    position: absolute;
    bottom: 5px;
    left: 15px;
    white-space: normal;
    width: 85%;
}

.nomeEspetaculo .menuTexto {
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
    padding: 5px;
    background: rgba(0, 0, 0, .39);
}

.contInd {
    width: 100%;
    /*    background: rgba(0, 0, 0, .13);*/
    height: 0px;
    position: relative;
    margin-top: 10px;
    overflow: hidden;
}

.contIndAlt {
    width: 100%;
    /*    background: rgba(0, 0, 0, .13);*/
    height: 0px;
    position: relative;
    margin-top: 10px;
    overflow: hidden;
}

.hal {
    overflow: hidden;
    position: relative;
    height: 1px;
}

.hal > .acertaPos {
    padding-top: 15px;
}

.acertaPos > .contInd {
    cursor: default;
}

.listas {
    display: none
}

.tit {
    font-size: 1.8em;
    font-weight: 800;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-right: 15px;
}

.tit1 {
    font-size: 1.4em;
    font-weight: 600;
    padding-top: 0px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 0px;
    color: #737980;
}


/*.tit1 > strong {
    font-weight: 600;
    color: #313438;
}*/

.stit {
    font-size: 1.1em;
    padding-top: 5px;
    padding-left: 15px;
    padding-right: 15px;
    color: #737980;
}

.stit > strong {
    font-weight: 600;
}

.titMini {
    font-size: 0.9em;
    padding-top: 5px;
    padding-left: 15px;
    padding-right: 15px;
    color: #313438;
}

.titMini1 {
    font-size: 0.9em;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    color: #313438;
    line-height: 1.6;
}

.titMini > strong {
    padding-top: 15px;
    color: #737980;
    font-weight: 600;
}

.titMini1 > strong {
    font-size: 0.9em;
    padding-top: 15px;
    color: #313438;
    font-weight: 600;
    text-transform: uppercase;
}

.acc > .u-max-full-width {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    padding-top: 15px;
}

.acc > .ppImag {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    padding-right: 15px;
}

.acc > p {
    white-space: normal;
}

.acc:last-child {
    padding-bottom: 25px;
}

#holderDestaques {
    height: 0;
    width: 100%;
    overflow: hidden;
    margin-bottom: 25px;
}

#iconPeq {
    margin-top: 10px;
}

#dias7 {
    font-size: 1.1em;
    background-color: #9E0039;
    padding: 10px;
    text-align: center;
    color: #fff;
    font-weight: 800;
    cursor: pointer
}

.myframe {
    margin-top: 25px;
    margin-left: 15px;
    margin-right: 15px;
    position: relative;
    padding-bottom: 50%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.myframe > video,
.myframe > iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    max-width: 984px;
    max-height: 584px;
    margin-bottom: 45px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.numeracao {
    font-size: 14px;
    font-weight: 400;
}

.numeracaoEsc {
    font-size: 14px;
    font-weight: 800;
}

.u-cf.centra {
    text-align: center;
}

.desfazPB {
    -webkit-filter: grayscale(0%) !important;
    -moz-filter: grayscale(0%) !important;
    -o-filter: grayscale(0%) !important;
    filter: grayscale(0%) !important;
}

.ninee > img {
    /* position: fixed;*/
    position: absolute;
    right: 20px;
    top: -5px;
}

html,
body {
    height: 100%;
}
