#g-page-surround {
    background: URL('/images/Fundos/CMPS_FPS_Background.png');
    background-size: cover;
    background-position: bottom;
    overflow: hidden;
    color: #000;
}

#mod-custom404 .slid .mobile{
	display:none;
}

body{
	overflow-x:hidden;
}

#categorias .g-content{
    margin: 0 auto;
    padding: 75px 0;
    text-align: center;
    width: 800px;
}

#categorias a{
	text-decoration: none !important;
}

#categorias .cat{
    width: 135px;
    display: inline-block;
    vertical-align: top;
    margin: 0 30px;
    color: #000;
}

#categorias .cat .outside{
	background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background: URL('imagens/Icones_Coracao.png');
    height: 135px;
    width: 135px;
	display: flex;
    justify-content: center;
    align-items: center;
}

#categorias .cat .icon svg{
    width: 40px;
    height: 40px;
}

#categorias .cat .item{
    font-family: 'RakeslyLtRegular',Helvetica,Arial,sans-serif;
    font-size: 20px;
    color: #1d1d1b;
    line-height: 1;
}

.MenuPrincipal .redesSociais .separator{
    width: 3px;
    background: #000;
    height: 50px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 15px;
}

.MenuPrincipal .redesSociais {
	width:250px;
}

#artistas{
	background: transparent;
	position: relative;
}

#artistas .g-content {
    margin: 60px auto 0 auto;
    padding: 50px 0;
	max-width: 1600px;
}

#artistas .datas {
    position: absolute;
    top: -85px;
    left: 50%;
    transform: translate(-50%, 0);
}

#artistas .datas h2 {
    background: #db0d17;
    color: #fff;
    font-family: 'Rubik-Regular',sans-serif !important;
    font-size: 70px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0 10px;
    margin: 0;;
}

#artistas .w50{
	width: 49%;
	display:inline-block;
	vertical-align:top;
}

#artistas .w50 .artista {
	text-align:center;
}

#artistas .w50.b2{
	margin-top: 10%;
}

#artistas .w50.b3 {
	margin-top: -5%;
}

#artistas .w50 .artista img{
    width: 600px;
    margin: 0;
}

#Destaques .w33{
    width: 33%;
    display: inline-flex;
    vertical-align: middle;
    justify-content: center;
    align-items: center;
}

#Destaques .w66{
    width: 66%;
    display: inline-block;
    vertical-align: middle;
    justify-content: center;
    align-items: center;
	padding: 0 150px 0 50px;
}

#Destaques .w66 .header1{
	font-family: 'RakeslyLtRegular',Helvetica,Arial,sans-serif;
    font-size: 40px;
    color: #1d1d1b;
	font-weight: bold;
}

#Destaques .w66 .header2{
	font-family: 'RakeslyLtRegular',Helvetica,Arial,sans-serif;
    color: #1d1d1b;
	font-size:30px;
    font-weight: bold;
}

#menuBot{
    position: absolute;
    width: 300px;
    height: 300px;
    z-index: 999999999999999;
    top: 0;
    left: 0;
    -webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

#menuBot .box{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 300px 300px 0 0;
    border-color: rgba(235, 198, 25, 0.9) transparent transparent transparent;
    transform: scale(1.0001);
    position: absolute;
    overflow: hidden;
}

#menuBot .contentMenu{
    position: absolute;
    top: 50px;
    left: 35px;
}

#menuBot .contentMenu .openMenu{
    background: transparent;
    outline: none;
    text-align: left;
    cursor: pointer;
}

#menuBot .contentMenu .openMenu .image1 img{
    width: 90px;
    margin-bottom: 10px;
}

#menuBot .contentMenu .openMenu .image2 img{
    width: 60px;
}

#Logo{
    text-align: center;
    margin-top: 50px;
}

#Logo img{
    width: 140px;
}

.itemid-326 img.tituloArtes {
    width: 130px;
}

.itemid-326 #mapa .boxTitle div{
    font-family: 'RakeslyUlRegular',Helvetica,Arial,sans-serif;
    font-size: 50px;
    text-transform: uppercase;
    letter-spacing: 10px;
    line-height: 1;
}

#g-copyright .g-copyright > .g-content {
    font-size: 27px;
    line-height: 1;
    font-family: 'Rubik-Regular',sans-serif !important;
    text-align: center;
    margin: 0;
    padding: 20px 0 0 0;
    border-top: 1px solid #2f3c87;
    color: #2f3c87;
    margin: 0 400px 20px 400px;
    font-weight: bold;
    text-transform: uppercase;
}

#g-navigation{
    height:0;
}

#interface {
    margin-bottom: 10px;
}

#interface .g-content {
    margin: 0;
    padding: 0;
}

#interface .logoInterface img {
    height: 30px;
    margin: 0px 5px;
    width: 34px;
    display: inline-block;
    vertical-align: middle;
    opacity: 0.4;
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

#interface .text {
    width: 155px;
    display: inline-block;
    vertical-align: middle;
    visibility: hidden;
    -webkit-transition: width 1s, visibility 2000ms ease-in-out;
    -moz-transition: width 1s, visibility 2000ms ease-in-out;
    -o-transition: width 1s, visibility 2000ms ease-in-out;
    transition: width 1s, visibility 2000ms ease-in-out;
}

#interface .text p {
    margin: 0;
    font-size: 12px;
    text-align: center;
    font-family: 'Rubik-Regular',sans-serif !important;
    font-weight: bold;
    color: #000;
}

#interface .logoInterface {
    background: transparent;
    overflow: hidden;
    text-align: right;
    border-top-right-radius: 35px;
    border-bottom-right-radius: 35px;
    -webkit-transition: width 1s, opacity 2000ms ease-in-out;
    -moz-transition: width 1s, opacity 2000ms ease-in-out;
    -o-transition: width 1s, opacity 2000ms ease-in-out;
    transition: width 1s, opacity 2000ms ease-in-out;
    width: 205px;
    margin: 0 0 0 auto;
}

#interface .logoInterface:hover .text {
    visibility: visible;
}

#interface .logoInterface:hover img {
    opacity: 1;
}

#hidecontent, #hidecontent2, .accesibilityDummy{
    position:absolute;
    top:-1000px;
}

body::-webkit-scrollbar {
  width: 8px;
}

body::-webkit-scrollbar-track {
  background: transparent; 
}

body::-webkit-scrollbar-thumb {
  background: #5595cf; 
}

.ui-tooltip{
    background:rgba(0, 0, 0, 0.83) !important;
    font-family: 'RakeslyLtRegular',Helvetica,Arial,sans-serif !important;
    padding:2px 8px !important;
    color:#fff !important;
    border:0px !important;
}

#g-navigation > .g-container {
    position: relative;
    padding-bottom: 0;
    width: 100%;
}

div.mod-languages a {
    text-decoration: none;
    color: #1d1d1b;
    font-family: 'RakeslyBkRegular',Helvetica,Arial,sans-serif;
    font-size: 20px;
    cursor:pointer;
}

#idioma{
    position: absolute;
    top: 70px;
    left: 70px;
    width: 100px;
}

#idioma .g-content {
    margin: 0;
    padding: 0;
}

#idioma div.mod-languages img {
    border: none;
    width: 29px;
}

#g-slideshow {
	background: transparent;
    color: #fff;
    margin-top: 302px;
    border-bottom: 0px;
    overflow: hidden;
    position: relative;
    padding: 0;
}

#g-slideshow video {
	width:100%;
	display: block;
}

.botaoMenu{
    width: 200px;
    margin-left: auto;
    cursor: pointer;
}

.botaoMenu img{
    width: 100%;
}

.logo{
    text-align: center;
    padding: 150px 50px;
    background: rgba(255, 255, 255, 0.4);
    width: 1000px;
    margin: 100px auto;
}

.video{
    text-align: center;
    padding: 50px;
    background: rgba(255, 255, 255, 0.4);
    width: 1000px;
    margin: 100px auto;
}

.customvideoParcial .video{
    text-align: center;
    padding: 50px;
    background: rgba(255, 255, 255, 0.4);
    width: 80%;
    margin: 100px auto;
}

.customvideoParcial{
    background-size: cover;
    background-position:center;
    background-repeat: no-repeat;
}

.video #idVideofestas{
    width: 100%;
}

.customfullVideo #idVideofestas{
    width: 100%;
    margin-bottom: -20px;
}

.customfullVideo .botaoMenu {
    position: absolute;
    top: 70px;
    right: 70px;
}

.customfullVideo .redesSociais {
    margin-top: -75px;
    position: relative;
    margin-right: 100px;
}

.logo path{
    fill: #1d1d1b;
}

.redesSociais {
    width: 225px;
    margin-left: 15px;
    margin-top: 20px;
    margin-bottom: 50px;
    text-align: left;
    position: relative;
}

.redesSociais img{
    width: 50px;
}

.redesSociais svg{
    width: 55px;
    height: 55px;
    margin-left: 15px;
}

.redesSociais circle{
    fill: #1d1d1b;
}

.redesSociais #Face1{
    fill: #5595cf;
}

.redesSociais #Insta1{
    fill: #ee8e98;
}

#mod-custom404{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding-bottom: 0px;
    padding-top: 0px;
}

#menuBot .g-content{
    margin: 0;
}

#mod-custom404 .botaoMenu{
    top: -75px;
    position: relative;
    width: 250px;
    z-index: 9999;
}

#mod-custom404 .backSlide{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

#mod-custom404 .slid{
    width: 74%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

#mod-custom404 .altura {
    visibility: hidden;
}

#mod-custom404 img{
    width: 100%;
}

#mod-custom404 .b1 img, #mod-custom404 .b2 img, #mod-custom404 .b3 img, #mod-custom404 .b4 img, #mod-custom404 .b5 img, #mod-custom404 .b6 img, #mod-custom404 .b7 img, #mod-custom404 .b8 img, #mod-custom404 .b8 img{
    width: 100%;
}

#mod-custom404 .b1, #mod-custom404 .b2, #mod-custom404 .b3, #mod-custom404 .b4, #mod-custom404 .b5, #mod-custom404 .b6, #mod-custom404 .b7, #mod-custom404 .b8, #mod-custom404 .b8{
    position: absolute;
    top: -40px;
    z-index: 99;
    width: 100%;
}

#mod-custom404 .b1{
	left: 0%;
}

#mod-custom404 .b2, #mod-custom404 .b3, #mod-custom404 .b4, #mod-custom404 .b5, #mod-custom404 .b6, #mod-custom404 .b7, #mod-custom404 .b8{
	left: 100%;
}

#mod-custom404 .filtro{
    position: absolute;
    top: 0;
    z-index: 9;
}

#mod-custom404 .filtro img{
    width:100%;
}

#mod-custom404 .logoNoText{
    position: absolute;
    top: 30px;
    width: 400px;
    left: 25px;
    z-index: 99;
}

#mod-custom404 .legend{
    position: relative;
    bottom: 0;
    z-index: 99;
    width: 430px;
    left: 20px;
    margin-top: -50px;
    margin-bottom: 20px;
}

#mod-custom404 .redesSociais {
    width: 200px;
    margin-left: auto;
    text-align: right;
    position: relative;
    z-index: 999;
    margin-right: 12%;
    margin-top: -75px;
}

#mod-custom404 .redesSociais circle {
    fill: #1d1d1b;
    display: none;
}

#mod-custom404 .redesSociais #Face1, #mod-custom404 .redesSociais #Insta1{
    fill: #fff;
}

#mod-custom404 .redesSociais svg {
    width: 45px;
    height: 45px;
    margin-left: 0;
    background: #1d1d1b;
    border-radius: 50%;
}

.mod-languagessliderLang li{
    list-style: none;
    display: inline-block;
    margin-right: 10px;
}

.mod-languagessliderLang li a{
    font-family: 'RakeslyLtRegular',Helvetica,Arial,sans-serif;
    color: #fff;
    font-size: 20px;
    letter-spacing: 2px;
}

.mod-languagessliderLang ul {
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0;
}

#idioma2{
    position: absolute;
    top: 40px;
    left: 140px;
    width: 100px;
}

#idioma2 .g-content {
    padding: 0;
    margin:0;
}

#g-showcase {
    background: transparent;
    /*color: #0095a4;*/
    color: #fff;
    border-top: 0px;
    position: relative;
    z-index: 999;
}

#g-showcase .g-container {
    width: 100.4%;
}

#Destaques{
    background: URL('imagens/Fundo.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    z-index:999;
    text-align:center;
    padding: 50px 0;
}

#Destaques svg{
    zoom: 2;
}

#Destaques .g-content {
    margin: 0;
    padding: 40px 0;
}

#Destaques .w50{
    width: 49%;
    display: inline-block;
    vertical-align: middle;
}

#Destaques .w50.left{
	text-align:right;
	padding-right: 65px;
}

#Destaques .w50.right{
	text-align:left;
	padding-left: 65px;
	font-family: 'PTS75F',sans-serif;
	color: black;
}

#Destaques .w50.right h2{
	font-family: 'RakeslyBkRegular',Helvetica,Arial,sans-serif;
    letter-spacing: 3px;
    font-size: 50px;
    margin-bottom: 0;
}

#Destaques .w50.right .ano{
	font-size: 60px;
	font-family: 'RakeslyBkRegular',Helvetica,Arial,sans-serif;
    letter-spacing: 3px;
}

#Musica{
    height: 100px;
    background: #ee8e98;
}

#Musica .g-content {
    margin: 0;
    padding: 0;
}

#Musica .tituloMusica{
    width: 350px;
    margin-top: 50px;
    position:relative;
    z-index:2;
}

#BlocosMusica .g-content {
    margin: 0;
    padding: 0;
}

#BlocosMusica .w33{
    width: 33.3%;
    float: left;
    margin: -0.055%;
}

#BlocosMusica .w25{
    width: 25%;
    float: left;
    margin-bottom: -5px;
}

#BlocosMusica .w33 img, #BlocosMusica .w25 img{
    width: 100%;
    margin-bottom: -5px;
}

#BlocosMusica .w25{
    background: #1d1d1b;
}

#BlocosMusica .w25 img{
    opacity: 0.5;
}

#Teatro .g-content, #Cinema .g-content, #artes .g-content, #fotografia .g-content{
    margin: 0;
    padding: 0;
}

#fotografia.size-44, #artes.size-56, #Teatro.size-50, #Cinema.size-50{
    margin:-0.1%;
}

#Teatro .blocoTitulo, #Cinema .blocoTitulo{
    background: #1d1d1b;
    position: relative;
    height: 120px;
    z-index:2;
}

.imgTeatro, .imgCinema{
    background: #1d1d1b;
}

.imgTeatro img, .imgCinema img{
    width: 100%;
    margin-bottom:-10px;
    opacity:0.5;
}

img.tituloTeatro, img.tituloCinema{
    width: 350px;
    padding-top: 75px;
}

#sep2{
    margin-top: -12px;
}

#sep .g-content, #sep2 .g-content{
    margin: 0;
    padding: 0;
}

#sep, #sep2, .separador img{
    position: relative;
}

#sep img, #sep2 img{
    width:100%;
}

#blocos .g-content {
    margin: 0;
    padding: 0;
}

#blocos .w25 {
    width: 24.5%;
    float: left;
    margin-bottom: -5px;
    margin: 0 0.5% 0 0;
    background: #1d1d1b;
}

#blocos .w25 img{
    width:100%;
    opacity:0.5;
}

#blocos .w25:hover img{
    opacity:1;
}

#blocos .w25 h3, #BlocosMusica .w25 h3{
    font-family: 'RakeslyRgBold',Helvetica,Arial,sans-serif;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    font-size: 47px;
    margin-bottom: -37px;
    margin-top: -33px;
    color: #fff;
    letter-spacing: 8px;
    z-index: 1;
}

#artes .blocoTitulo, #fotografia .blocoTitulo {
    background: #5595cf;
    position: relative;
    height: 120px;
}

img.tituloArtes{
    width: 250px;
    padding-top: 85px;
}

img.tituloFotografia{
    width: 500px;
    padding-top: 85px;
}

.imgArtes img, .imgFotografia img{
    width: 100%;
}

.imgFotografia img{
    margin-bottom:-20px;
}

#mapa{
    position: relative;
    margin-top: 0px;
    background: #e1e1e1;
}

#mapa .g-content{
    margin: 0;
    padding: 75px 0;
}

#mapa .boxTitle{
    padding-top: 80px;
}

#mapa .boxTitle div{
    padding: 40px 0;
    background: #1d1d1b;
    text-align: center;
}

#mapa .boxTitle img{
    width: 270px;
}

#mapa .fundo{
	background: #e1e1e1;
}

#mapa .w50:nth-child(1){
	padding-left:50px;
}

#g-copyright .g-container {
    border-top: 0px;
    width: 100%;
}

#g-copyright {
    background: #fff;
    color: #fff;
}

#g-copyright .g-container{
    background: #fff;
}

#g-copyright a:hover{
    color:#5595cf;
}

#MenuBlock{
    position: relative;
    left: 0;
    z-index: 99999999;
    text-align: center;
}

#MenuBlock .boxMenu{
    border-style: solid;
    border-width: 1100px 1100px 0 0;
    border-color: rgba(235, 198, 25, 0.9) transparent transparent transparent;
    position: absolute;
    z-index: 0;
}

#MenuBlock .MenuPrincipal .first-level ul{
	list-style:none;
}

#MenuBlock .MenuPrincipal .first-level li{
    font-family: 'Rubik-Regular',sans-serif;
    font-size: 25px;
    font-weight: bold;
    line-height: 1;
    cursor: pointer;
    display: inline-block;
    background: #fff;
    padding: 10px;
    margin-right: 27px;
}


#MenuBlock .closeMenu{
    width: 50px;
    cursor: pointer;
    margin-top: 20px;
    margin-left: 20px;
    margin-bottom: 55px;
    position: absolute;
    right: 0;
}

#MenuBlock .g-content {
    margin: 0;
    padding: 0;
}

#MenuBlock .w33{
    width: 30%;
    display: inline-block;
    vertical-align: top;
    padding-right: 30px;
}

#MenuBlock .w40{
    width: 39%;
    display: inline-block;
    vertical-align: top;
    padding-right: 30px;
}

#MenuBlock h2{
    text-transform: uppercase;
    color: #ee8e98;
    font-family: 'RakeslyBkRegular',Helvetica,Arial,sans-serif;
    font-weight: bold;
    letter-spacing: 5px;
    font-size: 35px;
}

#MenuBlock .spacer{
    min-height:40px;
}

#MenuBlock .w33 a div, #MenuBlock .w40 a div{
    font-family: 'RakeslyLtRegular',Helvetica,Arial,sans-serif;
    font-size: 24px;
    text-transform: uppercase;
    letter-spacing: 3px;
}

#MenuBlock .w33 a div span, #MenuBlock .w40 a div span{
    text-transform: initial;
}

#MenuBlock .w33 .w50{
    width: 35%;
    display: inline-block;
    vertical-align: top;
}

#MenuBlock svg{
    width: 50px;
    height: 50px;
}

#MenuBlock svg.v2{
    padding: 0 24px 0 0;
}


#MenuBlock svg.v3{
    padding: 0 24px 0 0;
    width: 38px;
}

#MenuBlock circle{
    fill: transparent;
}

#MenuBlock .custom::-webkit-scrollbar {
  width: 8px;
}

#MenuBlock .custom::-webkit-scrollbar-track {
  background: transparent; 
}

#MenuBlock .custom::-webkit-scrollbar-thumb {
  background: #5595cf; 
}

#MenuBlock a {
    color: #273583;
}

#MenuBlock a:hover {
    color: #000;
}

#MenuBlock .logoMenu{
    padding: 100px 0;
    width: auto;
    max-width: 700px;
    margin: 0 auto;
}

#MenuInferior .g-content {
    margin: 0;
    padding: 50px 75px 35px 75px;
}

#MenuInferior a{
	text-decoration:none !important;
}

#MenuInferior h2{
    text-transform: uppercase;
    color: #ebc619;
    font-family: 'RakeslyBkRegular',Helvetica,Arial,sans-serif;
    font-weight: bold;
    letter-spacing: 5px;
    font-size: 35px;
	margin-bottom:0;
	margin-top:0;
}

#MenuInferior .spacer{
    min-height:40px;
}

#MenuInferior .imagem {
    text-align: center;
}

#MenuInferior .imagem img {
    width: 300px;
    display: block;
    margin: 0 auto;
}

#MenuInferior #normal  {
    width: 200px;
    margin: 25px auto 0 auto;
    display: inline-block;
}
#MenuInferior .botao {
    background: #f0aa00;
    border: 1px solid transparent;
    padding: 10px;
    font-family: 'Rubik-Regular',sans-serif;
    color: #273583;
    font-size: 18px;
    text-transform: uppercase;
}
#MenuInferior .botao:hover {
    background: #fff;
    border: 1px solid #273583;
}


/*#mapa .fundo{
    background: rgba(29, 29, 27, 0.4);
    padding: 70px;
}*/

#mapa .w50{
    width: 49%;
    display: inline-block;
    vertical-align: middle;
}

#mapa .w50:nth-child(2){
	text-align:right;
}

#mapa .w50 img{
    width: 480px;
}

#mapa .titulo img{
    width: 270px;
}

#mapa .palco .number{
    background: #ebc619;
    border-radius: 50%;
    font-family: 'RakeslyBkRegular',Helvetica,Arial,sans-serif;
    font-size: 15px;
    font-weight: bold;
    width: 31px;
    text-align: center;
    padding: 5px 0;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
}

#mapa .palco .text{
    font-family: 'RakeslyLtRegular',Helvetica,Arial,sans-serif;
    font-size: 24px;
    letter-spacing: 3px;
    padding-left: 20px;
    width: 300px;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    color: #1d1d1b;
}

#mapa .palco{
    margin-bottom: 20px;
    width: 345px;
}

#mapa .palco .text:hover{
    cursor:pointer;
}

#mapa .palco .number:hover{
    background:#ee8e98;
    cursor:pointer;
}

#mapa .titulo{
    margin-bottom: 20px;
    margin-top: 0px;
    font-family: 'RakeslyLtRegular',Helvetica,Arial,sans-serif;
    font-size: 35px;
    color: #1d1d1b;
}

#menuBot .mobile{
    display:none;
}

#Ticker .g-content {
    margin: 0;
    padding: 0;
}

#Ticker {
    border: 1px solid #1d1d1b;
    height: 62px;
    position: relative;
    z-index: 99999;
	overflow: hidden;
}

#Ticker .title{
    width: 20%;
    color: #fcc511;
    text-align: center;
    border-right: 1px solid #fcc511;
    background: #1d1d1b;
    height: 60px;
    line-height: 60px;
    display: inline-block;
    vertical-align: middle;
    border-top: 1px solid #1d1d1b;
    font-weight: bold;
    font-family: 'RakeslyBkRegular',Helvetica,Arial,sans-serif;
    letter-spacing: 3px;
    font-size: 16px;
}

#Ticker .ticker{
    width: 80%;
    left: 20%;
    position: relative;
    top: -60px;
    border: 0px;
}

#Ticker .breaking-news-ticker{
	border: 0px !important;
	height: 60px !important;
    line-height: 60px !important;
    background: #1d1d1b !important;
}

#Ticker .bn-controls{
    opacity: 0;
}

#Ticker .bn-news{
	position: relative !important;
	background: #1d1d1b;
}

#Ticker .bn-effect-scroll .bn-news ul li{
	padding: 0 50px !important;
    font-family: 'RakeslyBkRegular',Helvetica,Arial,sans-serif;
    letter-spacing: 1px;
}

#Ticker .data, #Ticker .evento{
    display: inline-block;
    vertical-align: middle;
}

#Ticker .data{
	margin-right: 5px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 49px;
    height: 49px;
    padding: 5px;
    border: 1px solid #fcc511;
    text-align: center;
}

#Ticker .dia, #Ticker .mes{
    line-height: 20px;
    font-family: 'RakeslyBkRegular',Helvetica,Arial,sans-serif;
    letter-spacing: 3px;
}

#Ticker .dia{
    font-size: 14px;
    font-weight: bold;
    margin-top: 0;
    margin-left: 0;
    color: #fcc511;
    font-family: 'RakeslyBkRegular',Helvetica,Arial,sans-serif;
    letter-spacing: 3px;
}

#Ticker .mes{
    font-size: 12px;
    font-weight: bold;
    margin-left: 0;
    margin-top: 0;
    color: #fcc511;
}

#Ticker .evento{
    font-size: 17px;
    vertical-align: middle;
    font-family: 'RakeslyBkRegular',Helvetica,Arial,sans-serif;
    letter-spacing: 3px;
    color: #fff;
}

#Ticker .hora{
    font-weight: bold;
    color: #fcc511;
}

#Folclore{
	padding: 0 50px;
    overflow:hidden !important;
}

#Folclore p, #Folclore div{	
    font-family: 'RakeslyBkRegular',Helvetica,Arial,sans-serif !important;
    letter-spacing: 3px !important;
}

#g-feature .g-container {
    width: 100%;
}

#Folclore .g-content {
    margin: 0;
    padding: 0 50px;
    overflow:hidden !important;
}

#Programa {
    position: relative;
    margin-top: 0px;
    background: transparent;
}

#Programa .g-content {
    margin: 0;
    padding: 0;
}

#Programa .w30{
	background: URL('imagens/FundoLateral.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 30%;
    display:inline-block;
    vertical-align:top;
    padding: 50px 37px;
    text-align: center;
}

#Programa .w70{
	display:inline-block;
	vertical-align:top;
    width: 70%;
    background: #ebc619;
    height: 100%;
    position: absolute;
    margin: 0 -0.2%;
    padding:50px;
    color: #000;
}

#Programa h3, #Programa h2{
    font-family: 'RakeslyBkRegular',Helvetica,Arial,sans-serif;
    letter-spacing: 3px;
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    margin: 0;
    text-transform: uppercase;
}

#MenuBlock .mobile ul ul{
	margin-left:0;
}

#Programa .w30 button{
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background: #0095a4;
    color: #fff;
    border: 5px solid #ebc619;
    font-size: 18px;
    text-transform: uppercase;
    margin: 80px 10px;
    font-family: 'RakeslyBkRegular',Helvetica,Arial,sans-serif;
    letter-spacing: 3px;
    outline: none;
}

#Programa .w30 button.m1, #Programa .w30 button:hover{
	background: #ebc619;
}

#Programa .w30 .logoProg{
    text-align: center;
}

#Programa .w30 .logoProg img{
	max-width: 200px;
}

#Programa .w70 .content.mes2{
	display:none;
}

#Programa .w70 h3{
    margin-bottom: 110px;
    color: #000;
}

#Programa .w70 .content{
	text-align:center;
	width: 740px;
    margin: 0 auto;
}

#Programa .w70 .content div{
    width: 120px;
    height: 120px;
    border: 5px solid #1d1d1b;
    border-radius: 50%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-family: 'RakeslyBkRegular',Helvetica,Arial,sans-serif;
    letter-spacing: 3px;
    font-size: 30px;
    margin-bottom: 36px;
    color: #fff;
    margin-right: 20px;
    cursor:pointer;
}

#Programa .w70 .content div:hover{
	background: #0095a4;
	color:#fff;
}

#Programa .w70 .content a{
	text-decoration:none !important;
}

#top{
    position: fixed;
    bottom: 53px;
    right: 0;
    width: 80px;
    height: 50px;
    background: #1d1d1b;
    cursor: pointer;
    opacity: 0.5;
    z-index: 9999;
    display:none;
}

#top:hover{
	opacity:1;
}

#top .g-content {
    margin: 0;
    padding: 10px;
}

#top path{
    fill: #fff;
}

#videos .g-content {
    margin: 0;
    padding: 50px 50px 100px 50px;
}

#videos .w50{
    width: 49.5%;
    display: inline-block;
    vertical-align: middle;
}

#videos .w50:nth-child(1){
	padding-right:20px;
}

#videos .w50:nth-child(2){
	padding-left:20px;
}

#videos video{
    width: 100%;
}

.MenuPrincipal .mobile{
	display:none;
}

#MenuBlock .MenuPrincipal .second-level li{
    letter-spacing: 0px;
    font-size: 18px;
    margin-bottom: 10px;
	margin-left: 15px;
	padding-bottom: 5px;
}

#MenuBlock .MenuPrincipal .second-level{
    margin-bottom: 30px;
	display: none;
}

#MenuBlock .MenuPrincipal .mobile .first-level{
	overflow-y:scroll;
}

#MenuBlock .MenuPrincipal .mobile .first-level::-webkit-scrollbar {
  width: 8px;
}

#MenuBlock .MenuPrincipal .mobile .first-level::-webkit-scrollbar-track {
  background: transparent; 
}

#MenuBlock .MenuPrincipal .mobile .first-level::-webkit-scrollbar-thumb {
  background: #5595cf; 
}

#MenuBlock .MenuPrincipal .second-level .ball{
    width: 6px;
    height: 7px;
    background: #5595cf;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

#MenuBlock .MenuPrincipal .first-level li svg{
	width: 30px;
    height: 30px;
    float: right;
}

#MenuBlock .MenuPrincipal .first-level li svg polygon{
	fill:#000;
}

@media (min-width: 1440px){
	#mapa .w50 img {
		width: auto;
	}
}

@media (max-width: 361px){	
	#mod-custom404 .slid .mobile{
		display:block;
	}
	
	#mod-custom404 .slid .normal{
		display:none;
	}

	.MenuPrincipal .redesSociais{
		margin-left:0;
	}
	
	#MenuBlock .closeMenu{
		right:20px;
	}

	.MenuPrincipal .normal{
		display:none;
	}

	.MenuPrincipal .mobile{
		display:block;
	}
	
	#MenuBlock .MenuPrincipal .first-level ul {
	    margin-left: 0;
	}
	
	#MenuBlock .MenuPrincipal .first-level li {
	    font-size: 11px;
	    padding: 5px;
        margin-right: 0;
	}
	
	#menuBot {
		left: 0px;
		top: 30px;
		width: 75px;
		position: fixed;
		height: 75px;
	}
	
	#MenuBlock .boxMenu {
		border-style: solid;
		border-width: 0;
		border-color: rgba(235, 198, 25, 1) transparent transparent transparent;
		position: fixed;
		z-index: 0;
		background: rgba(235, 198, 25, 1);
		width: 100%;
		height: 100%;
	}
	
	#menuBot .contentMenu {
		position: absolute;
		top: 0;
		left: 20px;
		width: 70px;
	}
	
	#menuBot .box{
		display:none;
	}
	
	#menuBot .contentMenu .image1{
		display:none;
	}

	#MenuBlock .MenuPrincipal {
		position: relative;
		overflow: hidden;
	}
	
	#menuBot .contentMenu .openMenu svg{
		width: 90px;
		height: 35px;
	}
	
	#menuBot .contentMenu .openMenu svg path{
		fill:#fff;
	}
	
	#MenuInferior .g-content{
		padding: 20px;
	}
	
	#MenuInferior .w40, #MenuInferior .w33{
		width: 100%;
		padding-right: 0;
		text-align: left;
	}
	
	#MenuInferior h2{
		text-align:left;
		margin-top:30px;
		letter-spacing: 3px;
		font-size: 28px;
	}
	
	#MenuInferior .spacer {
		min-height: 0px;
	}
	
	#top {
		bottom: 75px;
	}
	
	#interface .text{
		display:none;
	}
	
	#Logo {
	    margin-top: 5px;
	}
	
	#Logo img {
		width: 80px;
	}
	
	#g-slideshow {
		margin-top: 192px;
		height: auto !important;
	}
	
	#mod-custom404 .slid {
	    width: 100%;
	}
	
	#mod-custom404 .backSlide {
		position: relative;
	}
	
	#mod-custom404 .b1, #mod-custom404 .b2, #mod-custom404 .b3, #mod-custom404 .b4, #mod-custom404 .b5, #mod-custom404 .b6, #mod-custom404 .b7, #mod-custom404 .b8, #mod-custom404 .b8{
		top:0;
	}
	
	#Ticker {
		height: 54px;
		background: #1d1d1b;
	}
	
	#Ticker .title{
		display:none;
	}
	
	#Ticker .ticker{
		width:100%;
		left:0;
		top: 0;
	}
	
	#Ticker .evento{
		font-size: 13px;
	}
	
	#Ticker .data {
		height: 46px;
		padding: 3px;
	}
	
	#Ticker .dia{
		font-size: 13px;
	}

	#Ticker .mes{
		font-size: 11px;
	}
	
	#Ticker .breaking-news-ticker {
		height: 50px !important;
		line-height: 50px !important;
	}
	
	#Destaques{
		padding:0;
	}
	
	#Destaques .g-content {
		padding: 25px 0;
	}
	
	#Destaques .w33{
		display:none;
	}
	
	#Destaques .w66 {
		width: 100%;
		padding: 0 20px;
	}
	
	#Destaques .w66 .header1 {
		font-size: 29px;
		text-shadow: 0.5px 0.5px #000;
		color: #fff;
	}
	
	#Destaques .w66 .header2 {
		color: #fff;
		font-size: 22px;
		padding-top: 10px;
		text-shadow: 0.5px 0.5px #000;
	}
	
	#artistas .datas {
	    top: 0;
	}
	
	#artistas .datas h2 {
	    font-size: 14px;
	}
	
	#artistas .w50 .artista img {
        width: 160px;
	}
	
	#artistas a:nth-last-child(1) .w33{
		margin-bottom:0;
	}
	
	#Programa{
		display:none;
	}
	
	#categorias .g-content {
		padding: 50px 0 0 0;
		width: 100%;
		border-top: 1px solid #0095a4;
	}
	
	#categorias .cat {
		width: 110px;
		margin: 10px 30px;
	}
	
	#categorias .cat .outside {
		height: 110px;
		width: 110px;
	}
	
	#categorias .cat .item {
		font-size: 17px;
	}
	
	#videos .w50 {
		width: 100%;
	}
	
	#videos .w50:nth-child(1) {
		padding-right: 0;
		margin-bottom:20px;
	}
	
	#videos .w50:nth-child(2) {
		padding-left: 0px;
	}
	
	#videos .g-content {
		margin: 50px 0 0 0;
		padding: 50px 20px;
		border-top: 1px solid #0095a4;
	}
	
	#mapa .g-content {
		padding: 50px 0;
	}
	
	#mapa .w50 {
		width: 100%;
		display: inline-block;
		vertical-align: top;
		padding-left:20px !important;
		padding-right:20px !important;
	}
	
	#mapa .titulo {
		font-size: 30px;
	}
	
	#mapa .palco {
		margin-bottom: 10px;
	}
	
	#mapa .palco .text {
		font-size: 20px;
		letter-spacing: 2px;
		padding-left: 10px;
		width: 250px;
	}
	
	#mapa .w50 img {
		width: 100%;
	}
	
	#MenuInferior .imagem img {
        width: 120px;
    }
	
	#MenuInferior #normal {
        width: 110px;
	}
	#MenuInferior .botao {
	    padding: 5px;
	    font-size: 12px;
	}
	
	#g-copyright .g-copyright > .g-content {
	    font-size: 12px;
        margin: 0 0 20px 0;
	}
	
	#interface .logoInterface img {
	    height: 20px;
	    width: 20px;
	}
	
}

@media (min-width: 362px) and (max-width: 469px){
	#mod-custom404 .slid .mobile{
		display:block;
	}
	
	#mod-custom404 .slid .normal{
		display:none;
	}

	.MenuPrincipal .redesSociais{
		margin-left:0;
	}
	
	#MenuBlock .closeMenu{
		right:20px;
	}

	.MenuPrincipal .normal{
		display:none;
	}

	.MenuPrincipal .mobile{
		display:block;
	}
	
	#MenuBlock .MenuPrincipal .first-level ul {
	    margin-left: 0;
	}
	
	#MenuBlock .MenuPrincipal .first-level li {
	    font-size: 11px;
	    padding: 5px;
        margin-right: 0;
	}
	
	#menuBot {
		left: 0px;
		top: 30px;
		width: 75px;
		position: fixed;
		height: 75px;
	}
	
	#MenuBlock .boxMenu {
		border-style: solid;
		border-width: 0;
		border-color: rgba(235, 198, 25, 1) transparent transparent transparent;
		position: fixed;
		z-index: 0;
		background: rgba(235, 198, 25, 1);
		width: 100%;
		height: 100%;
	}
	
	#menuBot .contentMenu {
		position: absolute;
		top: 0;
		left: 20px;
		width: 70px;
	}
	
	#menuBot .box{
		display:none;
	}
	
	#menuBot .contentMenu .image1{
		display:none;
	}

	#MenuBlock .MenuPrincipal {
		position: relative;
		overflow: hidden;
	}
	
	#menuBot .contentMenu .openMenu svg{
		width: 90px;
		height: 35px;
	}
	
	#menuBot .contentMenu .openMenu svg path{
		fill:#fff;
	}
	
	#MenuInferior .g-content{
		padding: 20px;
	}
	
	#MenuInferior .w40, #MenuInferior .w33{
		width: 100%;
		padding-right: 0;
		text-align: left;
	}
	
	#MenuInferior h2{
		text-align:left;
		margin-top:30px;
		letter-spacing: 3px;
		font-size: 28px;
	}
	
	#MenuInferior .spacer {
		min-height: 0px;
	}
	
	#top {
		bottom: 75px;
	}
	
	#interface .text{
		display:none;
	}
	
	#Logo {
	    margin-top: 5px;
	}
	
	#Logo img {
		width: 80px;
	}
	
	#g-slideshow {
		margin-top: 192px;
		height: auto !important;
	}
	
	#mod-custom404 .slid {
	    width: 100%;
	}
	
	#mod-custom404 .backSlide {
		position: relative;
	}
	
	#mod-custom404 .b1, #mod-custom404 .b2, #mod-custom404 .b3, #mod-custom404 .b4, #mod-custom404 .b5, #mod-custom404 .b6, #mod-custom404 .b7, #mod-custom404 .b8, #mod-custom404 .b8{
		top:0;
	}
	
	#Ticker {
		height: 54px;
		background: #1d1d1b;
	}
	
	#Ticker .title{
		display:none;
	}
	
	#Ticker .ticker{
		width:100%;
		left:0;
		top: 0;
	}
	
	#Ticker .evento{
		font-size: 13px;
	}
	
	#Ticker .data {
		height: 46px;
		padding: 3px;
	}
	
	#Ticker .dia{
		font-size: 13px;
	}

	#Ticker .mes{
		font-size: 11px;
	}
	
	#Ticker .breaking-news-ticker {
		height: 50px !important;
		line-height: 50px !important;
	}
	
	#Destaques{
		padding:0;
	}
	
	#Destaques .g-content {
		padding: 25px 0;
	}
	
	#Destaques .w33{
		display:none;
	}
	
	#Destaques .w66 {
		width: 100%;
		padding: 0 20px;
	}
	
	#Destaques .w66 .header1 {
		font-size: 29px;
		text-shadow: 0.5px 0.5px #000;
		color: #fff;
	}
	
	#Destaques .w66 .header2 {
		color: #fff;
		font-size: 22px;
		padding-top: 10px;
		text-shadow: 0.5px 0.5px #000;
	}
	
	#artistas .datas {
	    top: 0;
	}
	
	#artistas .datas h2 {
	    font-size: 16px;
	}
	
	#artistas .w50 .artista img {
        width: 160px;
	}
	
	#artistas a:nth-last-child(1) .w33{
		margin-bottom:0;
	}
	
	#Programa{
		display:none;
	}
	
	#categorias .g-content {
		padding: 50px 0 0 0;
		width: 100%;
		border-top: 1px solid #0095a4;
	}
	
	#categorias .cat {
		width: 110px;
		margin: 10px 30px;
	}
	
	#categorias .cat .outside {
		height: 110px;
		width: 110px;
	}
	
	#categorias .cat .item {
		font-size: 17px;
	}
	
	#videos .w50 {
		width: 100%;
	}
	
	#videos .w50:nth-child(1) {
		padding-right: 0;
		margin-bottom:20px;
	}
	
	#videos .w50:nth-child(2) {
		padding-left: 0px;
	}
	
	#videos .g-content {
		margin: 50px 0 0 0;
		padding: 50px 20px;
		border-top: 1px solid #0095a4;
	}
	
	#mapa .g-content {
		padding: 50px 0;
	}
	
	#mapa .w50 {
		width: 100%;
		display: inline-block;
		vertical-align: top;
		padding-left:20px !important;
		padding-right:20px !important;
	}
	
	#mapa .titulo {
		font-size: 30px;
	}
	
	#mapa .palco {
		margin-bottom: 10px;
	}
	
	#mapa .palco .text {
		font-size: 20px;
		letter-spacing: 2px;
		padding-left: 10px;
		width: 250px;
	}
	
	#mapa .w50 img {
		width: 100%;
	}
	
	#MenuInferior .imagem img {
        width: 120px;
    }
    
	#MenuInferior #normal {
        width: 110px;
	}
	#MenuInferior .botao {
	    padding: 5px;
	    font-size: 12px;
	}
	
	#g-copyright .g-copyright > .g-content {
	    font-size: 12px;
        margin: 0 0 20px 0;
	}
	
	#interface .logoInterface img {
	    height: 20px;
	    width: 20px;
	}
	
}

@media (min-width: 470px) and (max-width: 591px){
	#mod-custom404 .slid .mobile{
		display:block;
	}
	
	#mod-custom404 .slid .normal{
		display:none;
	}

	.MenuPrincipal .redesSociais{
		margin-left:0;
	}
	
	#MenuBlock .closeMenu{
		right:20px;
	}

	.MenuPrincipal .normal{
		display:none;
	}

	.MenuPrincipal .mobile{
		display:block;
	}
	
	#MenuBlock .MenuPrincipal .first-level ul {
	    margin-left: 0;
	}
	
	#MenuBlock .MenuPrincipal .first-level li {
	    font-size: 11px;
	    padding: 5px;
        margin-right: 0;
	}
	
	#Logo {
	    margin-top: 20px;
	}
	
	#Logo img {
		width: 100px;
	}
	
	#menuBot {
		left: 0px;
		top: 30px;
		width: 75px;
		position: fixed;
		height: 75px;
	}
	
	#MenuBlock .boxMenu {
		border-style: solid;
		border-width: 0;
		border-color: rgba(235, 198, 25, 1) transparent transparent transparent;
		position: fixed;
		z-index: 0;
		background: rgba(235, 198, 25, 1);
		width: 100%;
		height: 100%;
	}
	
	#menuBot .contentMenu {
		position: absolute;
		top: 0;
		left: 20px;
		width: 70px;
	}
	
	#menuBot .box{
		display:none;
	}
	
	#menuBot .contentMenu .image1{
		display:none;
	}
	
	#MenuBlock .MenuPrincipal {
		position: relative;
		overflow: hidden;
	}
	
	#menuBot .contentMenu .openMenu svg{
		width: 90px;
		height: 35px;
	}
	
	#menuBot .contentMenu .openMenu svg path{
		fill:#fff;
	}
	
	#MenuInferior .g-content{
		padding: 35px 28px;
	}
	
	#MenuInferior .w40, #MenuInferior .w33{
		width: 100%;
		padding-right: 0;
		text-align: left;
	}
	
	#MenuInferior h2{
		text-align:left;
		margin-top:30px;
		letter-spacing: 3px;
		font-size: 28px;
	}
	
	#MenuInferior .spacer {
		min-height: 0px;
	}
	
	#top {
		bottom: 75px;
	}
	
	#interface .text{
		display:none;
	}
	
	#g-slideshow {
		margin-top: 231px;
		height: auto !important;
	}
	
	#mod-custom404 .slid {
	    width: 100%;
	}
	
	#mod-custom404 .backSlide {
		position: relative;
	}
	
	#mod-custom404 .b1, #mod-custom404 .b2, #mod-custom404 .b3, #mod-custom404 .b4, #mod-custom404 .b5, #mod-custom404 .b6, #mod-custom404 .b7, #mod-custom404 .b8, #mod-custom404 .b8{
		top:0;
	}
	
	#Ticker {
		height: 54px;
		background: #1d1d1b;
	}
	
	#Ticker .title{
		display:none;
	}
	
	#Ticker .ticker{
		width:100%;
		left:0;
		top: 0;
	}
	
	#Ticker .evento{
		font-size: 13px;
	}
	
	#Ticker .data {
		height: 46px;
		padding: 3px;
	}
	
	#Ticker .dia{
		font-size: 13px;
	}

	#Ticker .mes{
		font-size: 11px;
	}
	
	#Ticker .breaking-news-ticker {
		height: 50px !important;
		line-height: 50px !important;
	}
	
	#Destaques{
		padding:0;
	}
	
	#Destaques .g-content {
		padding: 25px 0;
	}
	
	#Destaques .w33{
		display:none;
	}
	
	#Destaques .w66 {
		width: 100%;
		padding: 0 20px;
	}
	
	#Destaques .w66 .header1 {
		font-size: 29px;
		text-shadow: 0.5px 0.5px #000;
		color: #fff;
	}
	
	#Destaques .w66 .header2 {
		color: #fff;
		font-size: 22px;
		padding-top: 10px;
		text-shadow: 0.5px 0.5px #000;
	}
	
	
	#artistas .datas {
	    top: 0;
	}
	
	#artistas .datas h2 {
	    font-size: 20px;
	}
	
	#artistas .w50 .artista img {
        width: 200px;
	}
	
	#artistas a:nth-last-child(1) .w33{
		margin-bottom:0;
	}
	
	#Programa{
		display:none;
	}
	
	#categorias .g-content {
		padding: 50px 0 0 0;
		width: 100%;
		border-top: 1px solid #0095a4;
	}
	
	#categorias .cat {
		width: 145px;
		margin: 10px 30px;
	}
	
	#categorias .cat .outside {
		height: 145px;
		width: 145px;
	}
	
	#categorias .cat .item {
		font-size: 17px;
	}
	
	#videos .w50 {
		width: 100%;
	}
	
	#videos .w50:nth-child(1) {
		padding-right: 0;
		margin-bottom:20px;
	}
	
	#videos .w50:nth-child(2) {
		padding-left: 0px;
	}
	
	#videos .g-content {
		margin: 50px 0 0 0;
		padding: 50px 20px;
		border-top: 1px solid #0095a4;
	}
	
	#mapa .g-content {
		padding: 50px 0;
	}
	
	#mapa .w50 {
		width: 100%;
		display: inline-block;
		vertical-align: top;
		padding-left:20px !important;
		padding-right:20px !important;
	}
	
	#mapa .titulo {
		font-size: 30px;
	}
	
	#mapa .palco {
		margin-bottom: 10px;
		width: 100%;
	}
	
	#mapa .palco .text {
		font-size: 20px;
		letter-spacing: 2px;
		padding-left: 10px;
		width: 360px;
	}
	
	#mapa .w50 img {
		width: 100%;
	}
	
	#MenuInferior .imagem img {
        width: 150px;
    }
	
	#MenuInferior #normal {
        width: 140px;
	}
	#MenuInferior .botao {
	    padding: 5px;
	    font-size: 14px;
	}
	
	#g-copyright .g-copyright > .g-content {
	    font-size: 12px;
        margin: 0 20px 20px 20px;
	}
	
}

@media (min-width: 592px) and (max-width: 767px){
	#MenuInferior .w40, #MenuInferior .w33{
		width: 49.5%;
		padding-right: 0;
		text-align: left;
	}
	
	#MenuInferior h2{
		text-align:left;
		margin-top:30px;
		letter-spacing: 3px;
		font-size: 28px;
	}
	
	#MenuInferior .spacer {
		min-height: 0px;
		display: none;
	}
	
	#MenuInferior #normal {
        width: 160px;
	}
	#MenuInferior .botao {
	    font-size: 16px;
	}
	
	#g-copyright .g-copyright > .g-content {
		padding: 20px 30px 0 20px;
	}
	
	#top {
		bottom: 75px;
	}
	
	#interface .text{
		display:none;
	}
	
	#interface {
		margin-top: -44px;
		margin-bottom: 20px;
	}
	
	.MenuPrincipal .redesSociais{
		margin-left:0;
	}
	
	#MenuBlock .closeMenu{
		right:20px;
	}

	.MenuPrincipal .normal{
		display:none;
	}

	.MenuPrincipal .mobile{
		display:block;
	}
	
	#MenuBlock .MenuPrincipal .first-level ul {
	    margin-left: 0;
	}
	
	#MenuBlock .MenuPrincipal .first-level li {
	    font-size: 11px;
	    padding: 5px;
        margin-right: 0;
	}
	
	#Logo {
	    margin-top: 20px;
	}
	
	#Logo img {
		width: 100px;
	}
	
	#menuBot {
		left: 0px;
		top: 30px;
		width: 75px;
		position: fixed;
		height: 75px;
	}
	
	#MenuBlock .boxMenu {
		border-style: solid;
		border-width: 0;
		border-color: rgba(235, 198, 25, 1) transparent transparent transparent;
		position: fixed;
		z-index: 0;
		background: rgba(235, 198, 25, 1);
		width: 100%;
		height: 100%;
	}
	
	#menuBot .contentMenu {
		position: absolute;
		top: 0;
		left: 20px;
		width: 70px;
	}
	
	#menuBot .box{
		display:none;
	}
	
	#menuBot .contentMenu .image1{
		display:none;
	}
	
	#MenuBlock .MenuPrincipal {
		position: relative;
		overflow: hidden;
	}
	
	#menuBot .contentMenu .openMenu svg{
		width: 90px;
		height: 35px;
	}
	
	#menuBot .contentMenu .openMenu svg path{
		fill:#fff;
	}
	
	#g-slideshow{
		height:auto !important;
		margin-top: 206px;
	}
	
	#mod-custom404 .slid {
        width: 100%;
    }
	
	#mod-custom404 .backSlide {
		position: relative;
	}
	
	#mod-custom404 .b1, #mod-custom404 .b2, #mod-custom404 .b3, #mod-custom404 .b4, #mod-custom404 .b5, #mod-custom404 .b6, #mod-custom404 .b7, #mod-custom404 .b8, #mod-custom404 .b8{
		top:0;
	}
	
	#Ticker {
		height: 54px;
		background: #1d1d1b;
	}
	
	#Ticker .title{
		display:none;
	}
	
	#Ticker .ticker{
		width:100%;
		left:0;
		top: 0;
	}
	
	#Ticker .evento{
		font-size: 13px;
	}
	
	#Ticker .data {
		height: 46px;
		padding: 3px;
	}
	
	#Ticker .dia{
		font-size: 13px;
	}

	#Ticker .mes{
		font-size: 11px;
	}
	
	#Ticker .breaking-news-ticker {
		height: 50px !important;
		line-height: 50px !important;
	}
	
	#Destaques{
		padding:0;
	}
	
	#Destaques .g-content {
		padding: 25px 0;
	}
	
	#Destaques .w66 {
		padding: 0 20px;
	}
	
	#Destaques .w66 .header1 {
		font-size: 29px;
		text-shadow: 0.5px 0.5px #000;
		color: #fff;
	}
	
	#Destaques .w66 .header2 {
		color: #fff;
		font-size: 22px;
		padding-top: 10px;
		text-shadow: 0.5px 0.5px #000;
	}
	
	#artistas .datas {
	    top: 0;
	}
	
	#artistas .datas h2 {
	    font-size: 25px;
	}
	
	#artistas .w50 .artista img {
        width: 210px;
	}
	
	#artistas a:nth-last-child(1) .w33{
		margin-bottom:0;
	}
	
	#Programa{
		display:none;
	}
	
	#categorias{
		border-top: 1px solid #0095a4;
	}
	
	#categorias .g-content {
		padding: 50px 0 0 0;
		width: 580px;
	}
	
	#categorias .cat {
		width: 180px;
		display: inline-block;
		vertical-align: top;
		margin: 0 30px;
		text-align: center;
	}
	
	#categorias .cat .outside{
		width: 180px;
		height: 180px;
		margin-top: 20px;
	}
	
	#videos .w50 {
		width: 100%;
		padding: 0px !important;
	}
	
	#videos .w50:nth-child(2){
		margin-top:20px;
	}
	
	#videos .g-content {
		margin: 75px 0 0 0;
		padding: 75px 20px;
		border-top: 1px solid #0095a4;
	}
	
	#MenuInferior .g-content {
		padding: 20px;
	}
	
	#mapa .w50 {
		padding: 0 20px !important;
	}
	
	#MenuInferior .imagem img {
        width: 200px;
    }
	
	#g-copyright .g-copyright > .g-content {
	    font-size: 14px;
        margin: 0 20px 20px 20px;
	}
	
}

@media (min-width: 768px) and (max-width: 958px){
	#MenuInferior .w40, #MenuInferior .w33{
		width: 49.5%;
		padding-right: 0;
		text-align: left;
	}
	
	#MenuInferior h2{
		text-align:left;
		margin-top:30px;
		letter-spacing: 3px;
		font-size: 28px;
	}
	
	#MenuInferior .spacer {
		min-height: 0px;
		display: none;
	}
	
	#MenuInferior .botao {
	    font-size: 16px;
	}
	
	#top {
		bottom: 75px;
	}
	
	#interface .text{
		display:none;
	}
	
	#interface {
		margin-top: -44px;
		margin-bottom: 20px;
	}
	
	.MenuPrincipal .redesSociais{
		margin-left:0;
	}
	
	#MenuBlock .closeMenu{
		right:20px;
	}

	.MenuPrincipal .normal{
		display:none;
	}

	.MenuPrincipal .mobile{
		display:block;
	}
	
	#MenuBlock .MenuPrincipal .first-level ul {
	    margin-left: 0;
	}
	
	#MenuBlock .MenuPrincipal .first-level li {
	    font-size: 14px;
	    padding: 5px;
        margin-right: 0;
	}
	
	#g-navigation {
		height: 80px;
		width: 100%;
		position: relative;
		left: 0;
		background: transparent;
	}
	
	#Logo img {
		width: 120px;;
	}
	
	#menuBot {
		left: 0px;
		top: 30px;
		width: 75px;
		position: fixed;
		height: 75px;
	}
	
	#MenuBlock .boxMenu {
		border-style: solid;
		border-width: 0;
		border-color: rgba(235, 198, 25, 1) transparent transparent transparent;
		position: fixed;
		z-index: 0;
		background: rgba(235, 198, 25, 1);
		width: 100%;
		height: 100%;
	}
	
	#menuBot .contentMenu {
		position: absolute;
		top: 0;
		left: 20px;
		width: 70px;
	}
	
	#menuBot .box{
		display:none;
	}
	
	#menuBot .contentMenu .image1{
		display:none;
	}
	
	#MenuBlock .MenuPrincipal {
		position: relative;
		overflow: hidden;
	}
	
	#menuBot .contentMenu .openMenu svg{
		width: 90px;
		height: 35px;
	}
	
	#menuBot .contentMenu .openMenu svg path{
		fill:#fff;
	}
	
	#g-slideshow{
		height:auto !important;
		margin-top: 180px;
	}
	
	#mod-custom404 .backSlide {
		position: relative;
	}
	
	#mod-custom404 .slid {
	    width: 90%;
	}
	
	#mod-custom404 .b1, #mod-custom404 .b2, #mod-custom404 .b3, #mod-custom404 .b4, #mod-custom404 .b5, #mod-custom404 .b6, #mod-custom404 .b7, #mod-custom404 .b8, #mod-custom404 .b8{
		top:0;
	}
	
	#Ticker {
		height: 54px;
		background: #1d1d1b;
	}
	
	#Ticker .title{
		display:none;
	}
	
	#Ticker .ticker{
		width:100%;
		left:0;
		top: 0;
	}
	
	#Ticker .evento{
		font-size: 13px;
	}
	
	#Ticker .data {
		height: 46px;
		padding: 3px;
	}
	
	#Ticker .dia{
		font-size: 13px;
	}

	#Ticker .mes{
		font-size: 11px;
	}
	
	#Ticker .breaking-news-ticker {
		height: 50px !important;
		line-height: 50px !important;
	}
	
	#Destaques{
		padding:0;
	}
	
	#Destaques .g-content {
		padding: 25px 0;
	}
	
	#Destaques .w66 {
		padding: 0 20px;
	}
	
	#Destaques .w66 .header1 {
		font-size: 29px;
		text-shadow: 0.5px 0.5px #000;
		color: #fff;
	}
	
	#Destaques .w66 .header2 {
		color: #fff;
		font-size: 22px;
		padding-top: 10px;
		text-shadow: 0.5px 0.5px #000;
	}
	
	#artistas .datas {
	    top: 0;
	}
	
	#artistas .datas h2 {
	    font-size: 30px;
	}
	
	#artistas .w50 .artista img {
	    width: 250px;
	}
	
	#artistas .w33 {
		width: 32.3%;
		margin-bottom: 50px;
	}
	
	#artistas .w33 .artista img {
		width: 150px;
		margin-bottom:10px;
	}
	
	#artistas a:nth-last-child(1) .w33{
		margin-bottom:0;
	}
	
	#artistas .w33 .name img {
		width: 140px;
	}
	
	#Programa{
		display:none;
	}
	
	#categorias{
		border-top: 1px solid #0095a4;
	}
	
	#categorias .g-content {
		padding: 50px 0 0 0;
	}
	
	#videos .w50 {
		width: 100%;
		padding: 0px !important;
	}
	
	#videos .w50:nth-child(2){
		margin-top:20px;
	}
	
	#videos .g-content {
		margin: 75px 0 0 0;
		padding: 75px 20px;
		border-top: 1px solid #0095a4;
	}
	
	#MenuInferior .g-content {
		padding: 35px 28px;
	}
	
	#mapa .w50 {
		padding: 0 20px !important;
	}
	
	#MenuInferior .imagem img {
        width: 250px;
    }
	
	#g-copyright .g-copyright > .g-content {
	    font-size: 18px;
        margin: 0 75px 20px 75px;
	}
}

@media (min-width: 959px) and (max-width: 1199px){
	
	#g-slideshow{
		height:auto !important;
	}
	
	#MenuBlock .MenuPrincipal .first-level li {
        font-size: 17px;
        margin-right: 0;
    }
	
	#mod-custom404 .backSlide {
		position: relative;
	}
	
	#mod-custom404 .slid {
        width: 85%;
	}
	
	#mod-custom404 .b1, #mod-custom404 .b2, #mod-custom404 .b3, #mod-custom404 .b4, #mod-custom404 .b5, #mod-custom404 .b6, #mod-custom404 .b7, #mod-custom404 .b8, #mod-custom404 .b8{
		top:0;
	}
	
	#artistas .datas {
	    top: 0;
	}
	
	#artistas .datas h2 {
	    font-size: 50px;
	}
	
	#artistas .w50 .artista img {
        width: 350px;
	}
	
	#Destaques .w66 {
		padding: 0 50px;
	}
	
	#Destaques .w66 .header1 {
		font-size: 36px;
	}
	
	#Destaques .w66 .header2 {
		font-size: 28px;
		margin-top: 10px;
	}
	
	#Programa .w30 {
		width: 40%;
	}
	
	#Programa .w70 {
		width: 60%;
	}
	
	#Programa .w70 .content {
		width: 100%;
	}
	
	#Programa .w30 button {
		margin: 115px 10px;
	}
	
	#Programa .w70 h3 {
		margin-bottom: 70px;
	}
	
	#MenuInferior h2 {
		font-size: 25px;
	}
	
	#g-copyright .g-copyright > .g-content {
	    font-size: 22px;
	    margin: 0 100px 20px 100px;
	}
}

@media (min-width: 1200px) and (max-width: 1439px){
    
    #MenuBlock .MenuPrincipal .first-level li {
        font-size: 22px;
        margin-right: 5px;
    }
    
    #mod-custom404 .slid {
        width: 90%;
    }
    
    #artistas .datas {
        top: -35px;
    }
    
    #artistas .datas h2 {
        font-size: 55px;
    }
    
    #artistas .w50 .artista img {
        width: 450px;
    }
    
	#interface .text {
	    width: 110px;
	}
    
    #g-copyright .g-copyright > .g-content {
        font-size: 25px;
        margin: 0 170px 20px 170px;
    }
    
}

@media (min-width: 1440px) and (max-width: 1599px){
    
    #MenuBlock .MenuPrincipal .first-level li {
        margin-right: 15px;
    }
    
    #mod-custom404 .slid {
        width: 90%;
    }
    
    #g-copyright .g-copyright > .g-content {
        margin: 0 250px 20px 250px;
    }
    
}

@media (min-width: 1600px) and (max-width: 1799px){
    
    #mod-custom404 .slid {
        width: 85%;
    }
    
    #g-copyright .g-copyright > .g-content {
        margin: 0 335px 20px 335px;
    }
}
