* {
    margin: 0;
    padding: 0;
    border: 0;
}
.containerAll {
    background-color: #13101a;
}
.titulo{
    display: table;
    width: auto;
    text-shadow: 0 0 40px rgba(0, 0, 0, 0.3);
    color: #fefefe;
    font-family: 'Oswald-RegularItalic';
    font-size: 30px;
    font-weight: 700;
    border-bottom: 3px solid #DBA53B;
    margin: 0 auto;
    margin-bottom: 25px;
}
.container-corpo{
    width: 100%;
    height: auto;
    background: url('../img/background-corpo.png')no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
    z-index: 999;
    text-align: center;
    display: table;
}
.conteudo-corpo{
    width: 1024px;
    margin: 0 auto;
}

.faixa-background{
    width: 100%;
    height: 70px;
    background: url('../img/faixa-background.png')no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
    z-index: 999;
}
.faixa-background-superior{
    width: 100%;
    height: 70px;
    background: url('../img/background-superior.png')no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
    z-index: 9999;
    margin-top: -75px
}
.faixa-background-rodape{
    width: 100%;
    height: 70px;
    background: url('../img/background-rodape-superior.png')no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
    z-index: 9999;
    margin-top: -60px
}

.faixa-background-album{
    width: 100%;
    height: 70px;
    background: url('../img/background-album-inferior.png')no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
    z-index: 99;
}

.faixa-topo-menu{
    background:  #f2cc3f;
    width: 100%;
    height: 3px;
    position: absolute;
    z-index: 99999;
}
.foto-evento{
    padding-top: 15px;
}

/*topo*/
.containerTopo-home {
    height: 677px;
    background: url('../img/background-topo-home.png') center center fixed ;
    display: table;
    margin: 0 auto;
    width: 100%;
    position: relative;
    z-index: 999;
    background-size: cover;
}
.containerTopo {
    height: 143px;
    background: url('../img/background-topo.png') center center ;
    display: table;
    margin: 0 auto;
    width: 100%;
    position: relative;
    z-index: 9999;
}
.imagemLogo {
    width: 150px;
    height: 70px;
    background-color: #ccc;
}
.top-bottom-menu{
    width: 1024px;
    padding: 0px;
    position: relative;
    z-index: 99999;
}
.img-menu-link{
    float: right;
    padding: 15px 0px 5px;
}
.img-menu-link img{
    padding-left: 5px;
}
.entire-menu{
    display: none;
}
.topMenu {
    display: fixed;
}

.menu-topo ul{
    float: right;
}
.menu-topo li{
    list-style: none;
    float: left;
    margin-left: 25px;

}
.menu-topo li a{
    width: 53px;
    height: 15px;
    color: #ffffff;
    font-family: 'Oswald-RegularItalic';
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
    transition: all .1s ease;
    letter-spacing: 0.01em;
}
.menu-topo li a:hover{
    border-bottom: 3px solid #fff;
}
.menu-active{
    border-bottom: 3px solid #fff;
}

.logo{
    padding: 10px 0;
    float: left;
    display: block;
}
.bannerHome {
    display: table;
    width: 100%;
    background-color: rgba(255, 0, 0, 0.15);
}

/*inicio de A Festa*/
.resumoEmpresa {
    display: table;
    position: relative;
    z-index: 99;
    width: 1024px;
    margin: 0 auto;
}
.resumoEmpresa p{
    width: 100%;
    color: #ffffff;
    font-family: 'Oswald-RegularItalic';
    font-size: 16px;
    font-weight: 400;
}
.numero-festa {
    height: auto;
    text-align: center;
}
.numero-festa h2{
    width: auto;
    height: 105px;
    border: none;
    color: #ffffff;
    font-family: 'Oswald-BoldItalic';
    font-size: 100px;
    margin-bottom:2px;
}
.numero-festa span{
    color: #ffffff;
    font-family: 'Oswald-RegularItalic';
    font-size: 20px;
    font-weight: 300;
}
.numero-festa p{
    color: #ffffff;
    font-family: 'Oswald-BoldItalic';
    font-size: 20px;
    font-weight: bold;
}
.btn-historia{
    text-decoration: none !important;
    cursor: default;
}
.btn-historia div:hover{
    box-shadow: 0px 0px 8px 0px #dfc600;
}
.btn-historia div{
    width: 248px;
    height: 40px;
    position: relative;
    z-index: 99;
    margin: 0 auto;
    background: url('../img/btn-show.png');
    -webkit-transform: skew(-30deg);
    -moz-transform: skew(-30deg);
    -ms-transform: skew(-30deg);
    -o-transform: skew(-30deg);
    transform: skew(-30deg);
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.3);
    cursor: pointer;
    transition: all 0.5s ease;
    margin-bottom: 10px;
}
.btn-historia div p{
    display: table;
    width: auto;
    margin: 0 auto;
    color: #ffffff;
    font-family: 'Oswald-RegularItalic';
    font-size: 24px;
    font-weight: 500;
    -webkit-transform: skew(30deg);
    -moz-transform: skew(30deg);
    -ms-transform: skew(30deg);
    -o-transform: skew(30deg);
    transform: skew(30deg);
}
#chevron {
    position: relative;
    text-align: center;
    padding: 12px 0px;
    margin-bottom: 6px;
    height: auto;
    width: 100%;
    margin-top: -45px;
    z-index: 999;
    padding-top: 55px;
}
#chevron:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 50%;
    background: #121219;
    box-shadow: 0px 0 6px 0 rgb(0, 0, 0) inset;
    -webkit-transform: skew(0deg, 5deg);
    -moz-transform: skew(0deg, 5deg);
    -ms-transform: skew(0deg, 5deg);
    -o-transform: skew(0deg, 5deg);
    transform: skew(0deg, 5deg);
}
#chevron:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 50.5%;
    background: #121219;
    box-shadow: -5px 0 6px 0 rgb(0, 0, 0) inset;
    -webkit-transform: skew(0deg, -5deg);
    -moz-transform: skew(0deg, -5deg);
    -ms-transform: skew(0deg, -5deg);
    -o-transform: skew(0deg, -5deg);
    transform: skew(0deg, -5deg);
}​

.t{
    display: none;
}

/*inicio de realização*/
.container-organizacao {
    display: table;
    width: 100%;
    height: 340px;
    background: url('../img/background-organizacao.png') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-top: -70px;
    padding-top: 75px;
    position: relative;
    z-index: 9;
}
.conteudo-realizacao{
    display: table;
    width: 95%;
    margin: 0 auto;
    margin-top: -10px;
}
.principal-organizador{
    display: table;
    margin: 0 auto;
    height: 150px;
}
.principal-organizador img{
    /* float: left;
    margin-left:35px; */
    width: 97px;
}
.principal-organizador p{
    width: auto;
    height: 27px;
    color: #093f56;
    font-family: 'Oswald-BoldItalic';
    font-size: 18px;
    margin-top: 5px;
}

.container-informativo{
    width: 550px;
    height: 264px;
    position: absolute;
    z-index: 9999;
    top: 200px;
    left: 40%;
    display: table;
}
.texto-banner-responsivo{
    display: none;
}

/*EFEITO PARALAX*/

.layer {
    position: absolute;
    display: block;
}
#clouds {
    position: relative;
    height: 150px;
    margin-left: 200px;
    margin-top: -55px;
    filter: drop-shadow(3px 7px 11px black)
}
.cloud {
    display: block;
    position: absolute;
    width: auto;
}
.cloud h2{
    width: 300px;
    color: #ffffff;
    font-family: 'Oswald-BoldItalic';
    font-size: 100px;
    line-height:0.5;
    letter-spacing: -8px;
}
.cloud span{
    color: #ffffff;
    font-family: 'Oswald-RegularItalic';
    font-size: 20px;
    font-weight: bold;
    text-align: right;
    float: right;
    margin-right: 25px;
}
.c1 {
    left: -260px;
    top: 30px;
}
.c2 {
    left: -283px;
    top: 223px;
}
.c3 {
    left: 58px;
    right: 40px;
    top: -56px;
}
.c4 {
    left: -71px;
    right: 90px;
    top: 173px;
}
.hill {
    display: block;
    margin-left: -80px;
    margin-top: -70px;
    position: absolute;
    width: auto;
}
.hill h2{
    width: 555px;
    color: #ffffff;
    font-family: 'Oswald-RegularItalic';
    font-size: 48px;
    line-height:0.5;
    letter-spacing: 0px;
}
.hill span{
    color: #ffffff;
    font-family: 'Oswald-RegularItalic';
    font-size: 60px;
    font-weight: bold;
    text-align: right;
    float: right;
    margin-right: 50px;
}

.hill2 {
    -webkit-border-top-right-radius: 100%;
    -moz-border-radius-topright: 100%;
    border-top-right-radius: 100%;
    -ms-transform: rotate(-35deg);
    -webkit-transform: rotate(-35deg);
    transform: rotate(-35deg);
    top: 60px;
    left: 0;
}
.f1 {
    left: -340px;
    top: -510px;
}
.f2 {
    left: 276px;
    top: -77px;
}
.f3{
    left: 239px;
    top: 256px;
    font-size: 51px;
    font-weight: 400;
    color: #000000;
}
.f4 {
    left: 215px;
    top: 277px;
}
.ponto{
    border-radius: 50%;
    background-color:  #000000;
    width: 17px;
    height: 17px;
}
.flower {
    position: absolute;
    width: 530px;
}
.flower span{
    color: #ffffff;
    font-family: 'Oswald-RegularItalic';
    font-size: 14px;
    text-align: right;
    float: right;
    margin-right: 90px;
}
#l1 {
    z-index: 1;
    top: 10px;
    left: 35%;
}

#l2 {
    z-index: 2;
    top: 50px;
    left: 60px;
}

#l3 {
    z-index: 3;
    top: 80px;
    left: 0px;
}

#l4 {
    z-index: 4;
    top: 250px;
    left: 70px;
}

/*inicio show*/
.background-montaria{
    height: 270px;
    background: url('../img/background-montaria.png') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-top: -70px;
    position: relative;
    z-index: 99;
}

.container-show-home{
    width:100%;
    height: 590px;
    background: url('../img/background-show.png') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin-top: -65px;
    position: relative;
    z-index: 999;
    padding-top: 40px;
}

.guia-show{
    margin: 0 auto;
    position: relative;
    width: 1024px;
    height: auto;
    display: table;
}
.guia-show div div{
    text-align: center;
}
.poster-show{
    height: 300px;
    padding: 0;
    text-align: center;
    display: table;
}

.poster-show {
    padding: 15px;
}
.poster-show img{
    width: 100%;
    height: 100%;
    min-height: 274px;
    max-height: 274px;
    max-width: 247px;
    border: 1px solid #fff;
    cursor: pointer;
}
.guia-show p{
    color: #ffffff;
    font-family: 'Oswald-RegularItalic';
    font-size: 22px;
    font-weight: 700;
}
.guia-show span{
    color: #ffffff;
    font-family: 'Oswald-LightItalic';
    font-size: 16px;
    font-weight: 300;
    line-height: 30px;
}
.link-atracao{
    height: auto;
    padding: 0;
}
.link-atracao p{
    text-shadow: 0 0 40px rgba(0, 0, 0, 0.3);
    color: #fefefe;
    font-family: 'Oswald-RegularItalic';
    font-size: 30px;
    font-weight: 700;
    line-height: 35px;
}
.link-atracao span{
    color: #ffffff;
    font-family: 'Oswald-RegularItalic';
    font-size: 16px;
    font-weight: 400;
    display: table;
    margin: 0 auto;
    width: 90%;
    text-align: center
}
.btn-show{
    text-decoration: none !important;
    text-align: center;
    cursor: default;
}
.btn-show div{
    width: 170px;
    height: 40px;
    position: relative;
    z-index: 99;
    margin: 0 auto;
    background: url('../img/btn-show.png');
    -webkit-transform: skew(-30deg);
    -moz-transform: skew(-30deg);
    -ms-transform: skew(-30deg);
    -o-transform: skew(-30deg);
    transform: skew(-30deg);
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.3);
    cursor: pointer;
    transition: all 0.5s ease;
    margin-bottom: 10px;
}
.btn-show div:hover{
    box-shadow: 0px 0px 8px 0px #dfc600;
}
.btn-show div p{
    display: table;
    width: auto;
    margin: 0 auto;
    color: #ffffff;
    font-family: 'Oswald-RegularItalic';
    font-size: 24px;
    font-weight: 500;
    -webkit-transform: skew(30deg);
    -moz-transform: skew(30deg);
    -ms-transform: skew(30deg);
    -o-transform: skew(30deg);
    transform: skew(30deg);
}
.btn-show div span{
    display: table;
    width: auto;
    margin: 0 auto;
    color: #ffffff;
    font-family: 'Oswald-RegularItalic';
    font-size: 24px;
    font-weight: 500;
    -webkit-transform: skew(30deg);
    -moz-transform: skew(30deg);
    -ms-transform: skew(30deg);
    -o-transform: skew(30deg);
    transform: skew(30deg);
}

/*inicio do video fogos*/
.container-fogo{
    height: 687px;
}
.container-fogo h2{
    width: auto;
    color: #ffffff;
    font-family: 'Oswald-BoldItalic';
    font-size: 100px;
    font-weight: bold;
    margin: 0 auto;
    height: 105px;
}
.container-fogo p{
    text-shadow: 0 0 40px rgba(0, 0, 0, 0.3);
    color: #ffffff;
    font-family: 'Oswald-RegularItalic';
    font-size: 30px;
    font-weight: 400;
    display: inline-block;
}
.video-fogo:not(#contadorDias){
    opacity: 0.4;
}

/*inicio festa*/

.conteudo-festa p{
    color: #ffffff;
    font-family: 'Oswald-LightItalic';
    font-size: 16px;
    font-weight: 300;
    text-align: justify;
}
.video-institucional{
    float: right;
    display: table;
}
.video-institucional img{
    width: auto;
    height: auto;
    border:1px solid #fff;
    margin:0px 0px 5px 10px;
    padding: 0px;
}

/*inicio midia*/
.tab-midia{
    width: 255px;
    margin: 0 auto;
    border: none;
}
.tab-midia li{
    width: auto;
    display: inline-flex;
}
.tab-midia li a{
    text-decoration: none;
}
.tab-midia li a h2{
    border: none;
}
.tab-midia li a h2:hover{
    border-bottom: 3px solid #dfc600 !important;
}
#foto{
    height: auto;
    width: 100%;
}
#video{
    height: auto;
    width: 100%;
}
.tab-pane{
    margin: 15px 0px;
}

/*inicio camarote*/

.conteudo-camarote div{
    margin-bottom: 20px;
}
.conteudo-camarote p{
    color: #ffffff;
    font-family: 'Oswald-RegularItalic';
    font-size: 20px;
    font-weight: 300;
}
.btn-camarote{
    text-decoration: none !important;
    cursor: default;
}
.btn-camarote div{
    width: 174px;
    height: 40px;
    position: relative;
    z-index: 99;
    margin: 0 auto;
    background: url('../img/btn-show.png');
    -webkit-transform: skew(-30deg);
    -moz-transform: skew(-30deg);
    -ms-transform: skew(-30deg);
    -o-transform: skew(-30deg);
    transform: skew(-30deg);
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.3);
    cursor: pointer;
    transition: all 0.5s ease;
    margin-bottom: 10px;
}
.btn-camarote div:hover{
    box-shadow: 0px 0px 8px 0px #dfc600;
}
.btn-camarote div p{
    display: table;
    width: auto;
    margin: 0 auto;
    color: #ffffff;
    font-family: 'Oswald-RegularItalic';
    font-size: 24px;
    font-weight: 500;
    -webkit-transform: skew(30deg);
    -moz-transform: skew(30deg);
    -ms-transform: skew(30deg);
    -o-transform: skew(30deg);
    transform: skew(30deg);
}

/*inicio noticia*/

.conteudo-noticia p{
    color: #ffffff;
    font-family: 'Oswald-RegularItalic';
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 30px;
}
.caixa-noticia{
    width: 100%;
    height: auto;
    transition: all 1s ease;
}
.caixa-noticia-height{
    height: auto !important;
}
.foto-noticia{
    height: 272px;
    display: table;
    padding: 0px;
    width: 320px;
}
.foto-noticia img{
    float: right;
    position: relative;
    z-index: 99;
    display: none;
}
.texto-noticia{
    display: table;
    height: 272px;
    padding-top: 40px;
}
.texto-noticia h2{
    display: table;
    color: #fefefe;
    font-family: 'Oswald-RegularItalic';
    font-size: 30px;
    font-weight: 700;
    border-bottom: 1px solid #dfc600;
    cursor: pointer;
}
.texto-noticia p{
    color: #ffffff;
    font-family: 'Oswald-LightItalic';
    font-size: 16px;
    font-weight: 300;
    display: none;
    float: left;
    text-align: left;
    cursor: pointer;
}
.btn-link-noticia{
    background-image: url('../img/btn-historia.png');
    background-size: 112px 41px;
    height: 40px;
    width: 112px;
}
.btn-link-noticia a{
    color: #fff;
    margin: 3px auto;
    display: table;
}

/*inicio contato*/

.conteudo-contato p{
    color: #ffffff;
    font-family: 'Oswald-RegularItalic';
    font-size: 20px;
    font-weight: 300;
    margin: 0 auto;
    width:90%;
    margin-bottom: 30px;
}
.conteudo-contato span{
    color: #ffffff;
    font-family: 'Oswald-RegularItalic';
    font-size: 24px;
    font-weight: 700;
}
.formulario-contato{
    width: 85%;
    height: auto;
    margin: 0 auto;
    text-align: left;
    padding: 0px;
    display: table;
    -webkit-transform: skew(-15deg);
    -moz-transform: skew(-15deg);
    -ms-transform: skew(-15deg);
    -o-transform: skew(-15deg);
    transform: skew(-15deg);
}
.formulario-contato p{
    color: #ffffff;
    font-family: 'Oswald-RegularItalic';
    font-size: 30px;
    font-weight: 700;
    margin: 0px;
    line-height: 50px;
    margin-left:45px;
    -webkit-transform: skew(15deg);
    -moz-transform: skew(15deg);
    -ms-transform: skew(15deg);
    -o-transform: skew(15deg);
    transform: skew(15deg);
}
.formulario-contato form{
    float: right;
    width: 100%;
    margin-top: -135px;
    padding: 0px;
}
.formulario-contato form textarea,
.formulario-contato form input{
    float: right;
    border-radius: 0px;
    background: transparent;
    color: #ffffff;
    font-family: 'Oswald-RegularItalic';
    font-size: 24px;
    font-weight: 300;
    resize: none; 
}

.formulario-contato form input:focus{
    border:1px solid #dec500;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #e7c800;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #e7c800;
}
.formulario-contato form textarea:focus{
    border:1px solid #dec500;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #e7c800;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #e7c800;
}
.btn-contato{
    text-decoration: none !important;
    cursor: default;
}
.btn-contato div{
    width: 121px;
    height: 40px;
    position: relative;
    z-index: 99;
    margin: 0 auto;
    background: url('../img/btn-show.png');
    -webkit-transform: skew(-30deg);
    -moz-transform: skew(-30deg);
    -ms-transform: skew(-30deg);
    -o-transform: skew(-30deg);
    transform: skew(-30deg);
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.3);
    cursor: pointer;
    transition: all 0.5s ease;
    margin-bottom: 10px;
}
.btn-contato div:hover{
    box-shadow: 0px 0px 8px 0px #dfc600;
}
.btn-contato div p{
    display: table;
    width: auto;
    margin: 0 auto;
    color: #ffffff;
    font-family: 'Oswald-RegularItalic';
    font-size: 24px;
    font-weight: 500;
    -webkit-transform: skew(30deg);
    -moz-transform: skew(30deg);
    -ms-transform: skew(30deg);
    -o-transform: skew(30deg);
    transform: skew(30deg);
}

.formulario-contato form textarea:-webkit-input-placeholder ,
.formulario-contato form input:-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #ffffff;
    font-family: 'Oswald-RegularItalic';
    font-size: 24px;
    font-weight: 300;
    -webkit-transform: skew(15deg) ;
    -moz-transform: skew(15deg) ;
    -ms-transform: skew(15deg) ;
    -o-transform: skew(15deg) ;
    transform: skew(15deg) ;
}
.formulario-contato form textarea::-moz-placeholder,
.formulario-contato form input::-moz-placeholder { /* Firefox 19+ */
    color: #ffffff;
    font-family: 'Oswald-RegularItalic';
    font-size: 24px;
    font-weight: 300;
    -webkit-transform: skew(15deg) ;
    -moz-transform: skew(15deg) ;
    -ms-transform: skew(15deg) ;
    -o-transform: skew(15deg) ;
    transform: skew(15deg) ;
}
.formulario-contato form textarea:-ms-input-placeholder,
.formulario-contato form input:-ms-input-placeholder { /* IE 10+ */
    color: #ffffff;
    font-family: 'Oswald-RegularItalic';
    font-size: 24px;
    font-weight: 300;
    -webkit-transform: skew(15deg) ;
    -moz-transform: skew(15deg) ;
    -ms-transform: skew(15deg) ;
    -o-transform: skew(15deg) ;
    transform: skew(15deg) ;
}
.formulario-contato form textarea:-moz-placeholder,
.formulario-contato form input:-moz-placeholder { /* Firefox 18- */
    color: #ffffff;
    font-family: 'Oswald-RegularItalic';
    font-size: 24px;
    font-weight: 300;
    -webkit-transform: skew(125deg) ;
    -moz-transform: skew(125deg) ;
    -ms-transform: skew(125deg) ;
    -o-transform: skew(125deg) ;
    transform: skew(125deg) ;
}

.container-mapa{
    height: auto;
    margin-bottom: 18px;
    margin-top: -30px;
}
.container-mapa iframe{
    margin-top: 47px;
}
.map-container iframe{
    display: block;
    width: 100%;
    position: relative;
    pointer-events: none;
}
.map-container iframe.clicked{
    pointer-events: auto;
}

/*inicio visitante*/

.conteudo-visitante p{
    color: #ffffff;
    font-family: 'Oswald-RegularItalic';
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 30px;
}
/*inicio rodape*/
.footer {
    display: table;
    height: auto;
    width: 100%;
    background-color: #121219;
    position: relative;
    z-index: 999;
}
.facebook {
    display: table;
    height: 240px;
    margin-top: 12px;
    margin-bottom: 12px;
}
.rodape {
    display: table;
    width: 1024px;
    margin: 0 auto;
    height:30px;
    border-top: 1px solid #ebd900;
    position: relative;
    bottom: 0;
}
.rodape p{
    display: table;
    margin: 0 auto;
    margin-top:5px;
    height: 14px;
    color: #fffefe;
    font-family: 'Calibri';
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
    padding: 0px;
}
.container-patrocinio{
    float: right;
    height: 96px;
    width: 719px;
    display: table;
    padding: 0px;
}
.container-patrocinio h2{
    text-shadow: 0 0 40px rgba(0, 0, 0, 0.3);
    color: #ffffff;
    font-family: 'Oswald-RegularItalic';
    font-size: 24px;
    font-weight: 700;
    margin-top: 0px;
    margin-bottom: 10px;
}
.informe-legal{
    float: right;
    position: relative;
    display: table;
}
.informe-legal p{
    color: #fffefe;
    font-family: 'Oswald-RegularItalic';
    font-size: 11px;
}
.formulario {
    display: table;
    float: right;
    width: 100%
}

/*inicio das ultimas fotos*/

.item1 {
    display: block;
    float: left;	margin-top: 2%
}
.central {
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

ul.countdown {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
    text-align: center;
}
ul.countdown li {
    display: inline-block;
    margin: 0px 5px;
}
ul.countdown li.seperator {
    font-size: 80px;
    line-height: 70px;
    vertical-align: top;
}
.btn {
    background: #f56c4c;
    margin: 40px auto;
    padding: 12px;
    display: block;
    width: 100px;
    color: white;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.btn:hover {
    text-decoration: none;
    opacity: .7;
}

/**alertas**/
.alert-success {
    color:#3c763d;
    background-color:#dff0d8;
    border-color:#d6e9c6;
    display: table;
    width: 90%;
    margin-left: 5px;
    float: left;
    margin-bottom: 10px;
    padding: 10px;
    margin-top: 15px;
}

.alert-danger {    
    color:#a94442;
    background-color:#f2dede;
    border-color:#ebccd1;
    display: table;
    width: 90%;
    margin-left: 5px;
    float: left;
    margin-bottom: 10px;
    padding: 10px;
    margin-top: 15px;
}

.alert-danger {  
    display: none;  
}

.alert-success {  
    display: none;  
}
/**fim dos alertas**/
.slider {
    width: 1024px;
    margin: 0 auto;
}
.slick-slide img {
    height: 280px;
    width: 280px;
    margin: 0 auto;
}
.divide-texto{
    border-top: 1px solid #dfc600; 
    position: relative; 
    top: 41px; 
    width: 127px; 
    left: -143px;
}
#toTop {
    bottom: 60px; 
    cursor: pointer; 
    display: none; 
    position: fixed; 
    right: 30px; 
    margin-bottom:34px;
    text-align: center;
    z-index: 99999;
}

.voltaTopo{
    width: 40px;
    height: 40px;
    border:2px solid #f2cc3f;
    border-radius: 50%;
    margin: 0 auto;
}

#toTop p{
    text-shadow: 0 0 40px rgba(0, 0, 0, 0.3);
    color: #f2cc3f;
    font-family: 'Oswald-RegularItalic';
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 10px;
}
.gallery
{
    display: inline-block;
    margin-top: 20px;
}
/* CONTADOR DE DIAS */
#contadorDias{
    font-size: 39px;
    /* background-color: rgba(255,255,255,0.1);  */
    padding: 10px;
    text-shadow: 2px 4px 7px #000
}

@media only screen and (max-width: 1023px) {
    .top-bottom-menu{
        width: 100%;
        padding: 0px;
    }
    .display-none{
        display: none;
    }
    .rodape {
        width: 100%;
        padding: 10px 0;
    }
    .container-patrocinio{
        width: 90%;
        margin-top: 20px;
        float: none;
        margin: 0 auto;
    }
    .conteudo-corpo,
    .resumoEmpresa,
    .foto-evento,
    .conteudo-visitante,
    .conteudo-noticia,
    .conteudo-contato,
    .guia-show,
    .conteudo-camarote,
    .conteudo-festa{
        width: 90%;
    }
    .video-institucional{
        float: none;
        margin: 0 auto;
        width: 100%
    }
    .poster-show{
        height: auto;
        padding: 5px;
    }
    .texto-programacao{
        display: table;
        padding-bottom: 25px;
    }
    #l1 {
        z-index: 1;
        top: 10px;
        left: 15px;
    }
    .img-menu-link{
        float: right;
        padding: 15px 20px 5px;
    }
    .slider {
        width: 992px;
    }
    .foto-noticia{
        width: 280px;
    }
    .divide-texto{
        border-top: 1px solid #dfc600; 
        position: relative; 
        top: 41px; 
        width: 100px; 
        left: -127px;
    }
}

@media only screen and (max-width: 991px) {
    .logo{
        margin: -5px 0 0 10px;
    }
    .rodape p {
        text-align: center !important;
        float: none !important;
        width: 90%;
        margin: 0 auto;
    }
    .menu-topo{
        display: none;
    }
    .poster-show img{
        max-width: 247px;
    }
    .facebook{
        display: flex;
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: center;
        justify-content: center;
        border-top: 1px solid #ccc
    }
    .entire-menu {
        display: table;
        float: right;
        margin-right: 30px;
        margin-top: -10px;
        padding: 10px;
        border: 2px solid #fff;
    }
    header.navbar {
        margin-top: -80px;
        margin-bottom: 0px
    }
    .sl-slider-wrapper {
        top: 0px !important;
    }
    .hamburguer {
        width: 20px;
        height: 20px;
        display: block;
        position: relative;
        background: none;
        margin: 0 0 0px 0;
        float: left;
    }
    .hamburguer:after,
    .hamburguer:before,
    .hamburguer span,
    .hamburguer label {
        content: ' ';
        display: block;
        width: 100%;
        height: 4px;
        background: #000;
        position: absolute;
        -webkit-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out;
    }
    .hamburguer:before {
        top: 0;
    }
    .hamburguer:after {
        bottom: 0;
    }
    .hamburguer:focus {
        outline: none;
    }
    .hamburguer label {
        width: 100%;
        height: 100%;
        background: none;
        cursor: pointer;
        z-index: 1000;
    }
    .hamburguer span {
        top: 8px;
    }
    #change-hamburguer {
        display: none;
    }
    #change-hamburguer:checked ~ .hamburguer:before,
    #change-hamburguer:checked ~ .hamburguer:after {
        top: 10px;
        margin-top: -10%;
    }
    #change-hamburguer:checked ~ .hamburguer:before {
        -ms-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    #change-hamburguer:checked ~ .hamburguer:after {
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    #change-hamburguer:checked ~ .hamburguer span {
        opacity: 0;
    }
    #change-hamburguer:checked ~ .menu {
        max-height: 355px;
    }
    #change-hamburguer:active ~ .menu {
        background: #e6c200;
    }
    .navbar-inner{
        margin-top: 20px;
    }
    .menu {
        background: #13101a;
        height: auto;
        right: 0px;
        max-height: 0;
        overflow: hidden;
        position: absolute;
        top: 34px;
        transition: all 500ms ease-in-out 0s;
        width: 100%;
        z-index: 99;
    }
    .img-menu-responsivo-link{
        background: #e6c200;
    }
    .img-menu-responsivo-link a{
        display: inline-block !important;
        background: transparent !important;
    }
    .menu ul{
        border: 3px solid #e6c200;
        margin: 0px;
    }

    .menu a {
        text-decoration: none;
        color: #fff;
        font-family: 'Oswald-RegularItalic';
        font-size: 15px;
        display: block;
        text-transform: uppercase;
        text-align: left;
        padding: 5px;
    }
    .menu a:hover {
        background-color: #fff;
        color: #000;
    }
    .active-mobile{
        background-color: #fff;
        color: #000 !important;
    }
    .menu>li {
        list-style: none !important;
    }
    .navbar-nav {
        display: none;
    }
    .texto-duvida{
        margin: 0 auto;
        display: table;
        width: auto;
    }
    .formulario-contato form{
        margin-top: 0px;
    }
    .logo img{
        width: 160px !important;
    height: auto !important;
    margin-top: 0px !important;
    }
    .container-informativo{
        width: 90%;
        left: auto;
        margin: 0 auto;
        position: relative;
        top: 25px;
    }
    #l2,
    #l3,
    #l4{
        display: none;
    }
    .texto-banner-responsivo{
        text-align: center;
        display: block;
    }
    .texto-banner-responsivo h2{
        color: #ffffff;
        font-family: 'Oswald-RegularItalic';
        font-size: 80px;
        font-weight: 300;
        display: block;
        margin: 0px;
        text-shadow: 0px 0px 10px #000;
    }
    .texto-banner-responsivo span{
        color: #ffffff;
        font-family: 'Oswald-RegularItalic';
        font-size: 30px;
        font-weight: 300;
        display: block;
        text-shadow: 0px 0px 10px #000;
    }
    .containerTopo-home {
        height: 585px;
        background: url('../img/background-menu-responsivo.png');
        background-position: 50% 0%;
    }
    .container-organizacao {
        background: #fff;
        margin-top: -70px;
        padding-top: 100px;
        padding-bottom: 80px;
    }
    .principal-organizador img{
        float: left;
        margin-left:35px;
        width: 100px;
    }
    .principal-organizador p{
        font-size: 15px;
    }
    .img-menu-link{
        display: none;
    }
    .slider {
        width: 780px;
    }
    .slick-slide img {
        height: 210px;
        width: 210px;
    }
    #toTop{
        display: none !important;
    }
    .container-fogo{
        height: 687px;
        margin-top: -35px;
        padding-top: 60px;
        background: url('../img/fogos-parallax.jpg') no-repeat center center;
        background-size: cover;
        -webkit-filter: grayscale(100%);
        -moz-filter: grayscale(100%);
        -ms-filter: grayscale(100%);
        -o-filter: grayscale(100%);
        filter: grayscale(100%);
    }
    .container-fogo h2{
        font-size: 35px;
        height: auto;
    }
    .container-fogo p{
        font-size: 20px;
        width: 90%;
    }
    .faixa-background-rodape{
        margin-top: -100px;
    }
    #contadorDias{
        font-size: 21px;
        /* background-color: rgba(255,255,255,0.1);  */
        padding: 0;
    }
}
@media only screen and (max-width: 797px) {
    .display-none-sm{
        display: none;
    }
    .caixa-noticia{
        margin: 0 auto;
        margin-bottom: 15px;
        width: 95%;
        box-shadow: 0px 0px 4px 1px #090909;
        padding-top: 10px;
    }
    .texto-noticia{
        padding: 10px;
        height: auto;
        width: 100%;
    }
    .foto-noticia {
        height: auto;
        width: 100%;
    }
    .foto-noticia img{
        float: none;
        margin: 0 auto;
    }
    .container-fogo > div > .text_1 ul{
        margin-top: 30px;
        width: 95%;
        margin: 0 auto;
    }
    .slider {
        width: 699px;
    }
    .slick-slide img {
        height: 260px;
        width: 260px;
    }
    .divide-texto{
        display: none;
    }
    .texto-noticia h2{
        margin: 0 auto;
    }
    .texto-noticia p{
        text-align: justify;
    }
    .resumoEmpresa p{
        text-align: justify;  
    }
    .link-atracao span{
        text-align: justify;    
    }
}
@media only screen and (max-width: 767px){
    .texto-banner-responsivo span{
        font-size: 20px;
    }
    .slider {
        width: 599px;
    }
    .slick-slide img {
        height: 160px;
        width: 160px;
    }
    .container-patrocinio h2,
    .informe-legal p,
    .informe-legal {
        float: none !important;
        text-align: center !important;
        margin-bottom: 15px;
    }
}
@media only screen and (max-width: 599px) {
    .conteudo-camarote div img{
        width: 95%;
    }
    .formulario-contato{
        -webkit-transform: skew(-8deg);
        -moz-transform: skew(-8deg);
        -ms-transform: skew(-8deg);
        -o-transform: skew(-8deg);
        transform: skew(-8deg);
    }
    .slider {
        width: 479px;
    }
    .slick-slide img {
        height: 120px;
        width: 120px;
    }
    .video-institucional{
        margin: 0 auto;
    }
    .video-institucional img{
        width: 90%;
        margin: 0px;
        margin-bottom: 10px;
    }
}
/*inicio do codigo responsivo*/
@media only screen and (max-width: 479px) {
    .central {
        display: table;
        align-items: center !important;
        justify-content: center !important;
        margin-left: 14%;
    }
    .informe-legal{
        display: table;
        text-align: center;
        float: none !important;
        margin: 0 auto;
    }
    .informe-legal p{
        text-align: center !important
    }
    .resumoEmpresa h2{
        font-size: 45px;
        height: auto;
    }
    .slider {
        width: 360px;
    }
    .slick-slide {
        margin: 0px 15px !important;
    }
    .conteudo-contato p,
    .conteudo-camarote p{
        text-align: justify
    }
}
#video .nav li a h2,
#foto .nav li a h2{
    font-size: 18px;
}
#video .nav li a,
#foto .nav li a{
    padding: 0px;
}
#video .nav,
#foto .nav{
    width: auto;
    margin-bottom: 15px;
    display: inline-flex;
    gap: 15px;
}
.ug-thumbs-grid-inner{
    display: table;
    margin: 0 auto !important;
}
