@charset "UTF-8";

/* CSS - Rafael Branco | Ano: 2023 */

@font-face {
    font-family: Reina Neue;
    src: url("../font/reina-neue/ReinaNeue-News.otf") format("opentype");
}

select,
option,
textarea,
input[type="submit"],
input[type="text"],
input[type="text"]::placeholder{
    font-family: 'Montserrat', sans-serif;
}

.banner{

}

.banner .content-banner{
    box-sizing: border-box;

    padding: 130px 0 0 0;
}

.banner .content-banner .left{
    float: left;
    max-width: 425px;
    width: 36%;
}

.banner .content-banner .left h1{
    color: #FFFFFF;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 700;
    font-size: 54px;
    line-height: 130%;
    /* or 65px */

    margin: 0 0 20px 0;
}

.banner .content-banner .left p{
    color: #FFFFFF;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 26px;
}

.banner .content-banner .left #btn-banner{
    background: #285044;
    border-radius: 15px;

    color: #F9F9FA;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;

    margin-top: 105px;
    text-align: center;
    line-height: 65px;
    height: 65px;
    width: 159px;
}

.banner .content-banner .left #btn-banner:hover{
    background: #F9F9FA;
    color: #285044;
}

.banner .content-banner .right{
    float: right;
    height: 491.91px;
    width: 63%;
}

.banner .content-banner .right .itens-banner{
    
}

.banner .content-banner .right .itens-banner .item{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 17px;

    position: relative;
    height: 491.91px;
    width: 100%;
}

.banner .content-banner .right .itens-banner .item a{
    height: 491.91px;
    width: 100%;
}

.banner .content-banner .right .itens-banner .item .content-item{
    position: absolute;
    bottom: 0;
}

.banner .content-banner .right .itens-banner .item .content-item h2{
    color: #FFFFFF;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 700;
    font-size: 22.5502px;
    line-height: 27px;

    padding: 0 15px 0 15px;
/*    text-transform: lowercase;*/
}

.banner .content-banner .right .itens-banner .item .content-item .line{
    background: #D2AE6D;

    margin: 10px 30px 10px 0;
    height: 2px;
/*    width: 280px;*/
}

.banner .content-banner .right .itens-banner .item .content-item p{
    color: #FFFFFF;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;

    padding: 0 15px 0 15px;
}

.banner .content-banner .right .itens-banner .item .content-item .btn-ver-mais{
    color: #D2AE6D;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;

    padding: 0 15px 0 15px;
    margin: 15px 0 20px 0;
}
.banner .content-banner .right .itens-banner .item .content-item .btn-ver-mais i{
    margin-left: 5px;
}

.banner .content-banner .right .itens-banner .item .content-item .btn-ver-mais:hover{
    text-decoration: underline;
}


.banner .redes-banner{
    position: absolute;
    left: 2%;
}

.banner .redes-banner .itens-redes{
    text-align: center;
}
.banner .redes-banner .itens-redes .item{
    margin-bottom: 20px;
}


.espaco-logos{

}

.espaco-logos .logos{
    background: #FFFFFF;
    box-shadow: 0px 0px 31px rgba(0, 0, 0, 0.25);
    border-radius: 91px;

    color: #000000;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 700;
    font-size: 54px;

    margin-top: -180px;
    text-align: center;
    line-height: 162px;
    height: 162px;
    width: 100%;
}



.serra-catarinense{
    padding: 100px 0;
}

.serra-catarinense h1{
    color: #D2AB67;
    font-family: 'Reina Neue';
    font-style: normal;
    font-weight: 900;
    font-size: 83.4564px;
    line-height: 100px;

    text-align: center;
}

.serra-catarinense #video-home{
    border: 5px solid #daa520;
    border-radius: 30px;
    margin-top: 80px;
    height: 623px;
    width: 100%;
}

.modal-video{
    background: transparent !important;
    padding: 0 !important;
}

.modal-video iframe{
    height: 394px;
    width: 100%;
}


.serra-catarinense .festival-home{

}

.serra-catarinense .festival-home .left{
    float: left;
    width: 670px;
}

.serra-catarinense .festival-home .left img{
    margin-top: 135px;
    max-width: 100%;
}

.serra-catarinense .festival-home .right{
    float: right;
    margin-top: 250px;
    width: 407px;
}

.serra-catarinense .festival-home .right h2{
    color: #285044;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 700;
    font-size: 27px;
    line-height: 32px;
}

.serra-catarinense .festival-home .right h3{
    color: #D2AE6D;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 700;
    font-size: 54px;
    line-height: 65px;
}

.serra-catarinense .festival-home .right p{
    color: #878787;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 30px;

    margin-top: 25px;
    text-align: justify;
}

.serra-catarinense .txt-festival{
    color: #878787;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 30px;

    margin-top: 100px;
    text-align: justify;
}



.regiao-serra-catarinense{
    background: #285044;

    height: 600px;
    padding: 80px 0 0 0;
}
.regiao-serra-catarinense .left{
    float: left;
    width: 360px;
}
.regiao-serra-catarinense .left h1{
    color: #E7D3B2;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 48px;
}
.regiao-serra-catarinense .right{
    float: right;
    width: 580px;
}
.regiao-serra-catarinense .right p{
    color: #F9F9FA;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 30px;
    text-align: justify;
}


.regiao-serra-catarinense .itens{
    margin-top: 50px;
}

.regiao-serra-catarinense .itens .item{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;

    border-radius: 15px;
    float: left;

    height: 470px;
    width: 100%;
}


.localizacao{
    padding: 0 0 60px 0;
}
.localizacao .left{
    float: left;

    padding: 210px 0 0 0;
    width: 306.19px;
}
.localizacao .left h1{
    color: #285044;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 48px;

    margin-bottom: 45px;
}
.localizacao .left p{
    color: #878787;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 30px;
    text-align: justify;
}
.localizacao .right{
    float: right;

    padding: 160px 0 0 0;
    width: 800.94px;
}
.localizacao .right img{
    max-width: 100%;
}

.modal-localizacao{
    background: transparent !important;
    padding: 0 !important;

    max-width: 1110px !important;
}

.modal-localizacao img{
    max-width: 100%;
}


.distancias{
    background-image: url(../img/distancias.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 55px 0 55px 0;
}

.distancias img{
    width: 100%;
}


.fique-por-dentro{
    background: #F5F5F6;
    padding: 110px 0 80px 0;
}

.fique-por-dentro h1{
    color: #D2AE6D;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 700;
    font-size: 54px;
    line-height: 65px;
    text-align: center;
}

.fique-por-dentro .itens{
    margin-top: 40px;
}

.fique-por-dentro .itens .item{
    text-align: center;
    width: 308px;
}

.fique-por-dentro .itens #left{
    float: left;
}

.fique-por-dentro .itens #center{
    margin: 0 auto;
}

.fique-por-dentro .itens #right{
    float: right;
}

.fique-por-dentro .itens .item .info{
    background-position: center;
    background-repeat: no-repeat;
    /*background-size: cover;*/
    box-sizing: border-box;

    color: #D2AE6D;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 700;
    font-size: 44.4444px;
    line-height: 47px;

    padding-top: 98px;
    height: 308px;
    width: 100%;
}

.fique-por-dentro .itens .item .info span{
    display: table;
    margin: 0 auto;
    width: 50px;
}

.fique-por-dentro .itens .item p{
    color: #878787;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 26px;

    text-align: center;
}




.eventos-tradicionais{
    padding: 130px 0 50px 0;
}

.eventos-tradicionais h1{
    color: #285044;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 48px;

    margin-bottom: 80px;
}

.eventos-tradicionais .itens{
    
}

.eventos-tradicionais .itens .item{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 17px;
    
    float: left;

    height: 491.91px;
    width: 100%;
}

.eventos-tradicionais .btn-ver-todos{
    background: #285044;
    border:1px solid #285044;
    border-radius: 15px;

    color: #F9F9FA;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;

    margin: 80px auto 0 auto;
    text-align: center;
    line-height: 65px;
    height: 65px;
    width: 180px;
}

.eventos-tradicionais .btn-ver-todos:hover{
    background: transparent;
    color: #285044;
}




.noticias{
    background: #F5F5F6;
    padding: 40px 0 60px 0;
}
.noticias h1{
    color: #285044;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 48px;
}

.noticias .itens{
    margin-top: 45px;
}
.noticias .itens .item{
    border-radius: 9.22884px;
    float: left;

    margin: 0 1% 30px 0;
    width: 49%;
}

.noticias .itens .item:hover{
    background: #fff;
    box-shadow: 0px 0px 27.6865px rgba(0, 0, 0, 0.05);
}
.noticias .itens .item .img-noticia{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 17px;

    margin-bottom: 25px;
    height: 347px;
    width: 100%;
}
.noticias .itens .item .info-noticia{
    box-sizing: border-box;

    padding: 0 15px 15px 15px;
}
.noticias .itens .item .info-noticia span{
    display: block;

    color: #D2AE6D;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 600;
    font-size: 20.2545px;
    line-height: 29px;

    margin-bottom: 15px;
}
.noticias .itens .item .info-noticia h2{
    background-image: url(../img/seta.png);
    background-repeat: no-repeat;
    background-position: right;
    box-sizing: border-box;
    
    color: #1A1A1A;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 600;
    font-size: 34.7221px;
    line-height: 46px;

    margin-bottom: 15px;
    padding: 0 30px 0 0;
}
.noticias .itens .item .info-noticia p{
    color: #667085;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 400;
    font-size: 23.1481px;

    margin-bottom: 30px;
}
.noticias .itens .item .info-noticia .tags{

}
.noticias .itens .item .info-noticia .tags .tag{
    background: #F9F5FF;
    border-radius: 23.1481px;
    float: left;
    display: table;

    color: #6941C6;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 500;
    font-size: 20.2545px;

    text-align: center;

    margin-right: 10px;
    padding: 0 10px;
    line-height: 34.79px;
    height: 34.79px;
}


.noticias .btn-ver-todos{
    background: #285044;
    border:1px solid #285044;
    border-radius: 15px;

    color: #F9F9FA;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;

    margin: 80px auto 0 auto;
    text-align: center;
    line-height: 65px;
    height: 65px;
    width: 180px;
}

.noticias .btn-ver-todos:hover{
    background: transparent;
    color: #285044;
}



.contato{
    padding: 80px 0 100px 0;
}
.contato .left{
    float: left;
    width: 562px;
}
.contato .left h1{

    color: #285044;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 48px;

    margin-bottom: 60px;
}
.contato .left img#logo{
    max-width: 100%;
}
.contato .left ul{
    margin-top: 100px;
}
.contato .left ul li{
    display: table;
    float: left;
    list-style: none;

    margin-right: 18px;
}
.contato .left ul li img{

}


.contato .right{
    float: right;
    width: 368px;
}

.contato .right #form-contato{

}
.contato .right #form-contato label{
    color: #666666;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 18px;

    display: block;

    margin-bottom: 8px;
}
.contato .right #form-contato input{
    
}
.contato .right #form-contato input[type='text'],
.contato .right #form-contato input[type='email']{
    background: #FFFFFF;
    border: 2px solid #CCCCCC;
    border-radius: 8px;

    box-sizing: border-box;

    color: #333333;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;

    margin-bottom: 35px;
    padding: 0 16px 0 16px;
    height: 56px;
    width: 100%;
}

.contato .right #form-contato input[type='text']::placeholder,
.contato .right #form-contato input[type='email']::placeholder{
    color: #333333;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
}

.contato .right #form-contato textarea{
    background: #FFFFFF;
    border: 2px solid #CCCCCC;
    border-radius: 8px;

    box-sizing: border-box;

    color: #333333;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;

    resize: none;
    margin-bottom: 15px;
    padding: 15px 20px 0 20px;
    height: 56px;
    width: 100%;
}
.contato .right #form-contato textarea::placeholder{
    color: #333333;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
}

.contato .right #form-contato input[type='submit']{
    background: #285044;
    border: 1px solid #285044;
    border-radius: 15px;
    cursor: pointer;

    color: #F9F9FA;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;

    margin-top: 20px;
    height: 65px;
    width: 180px;
}

.contato .right #form-contato input[type='submit']:hover{
    background: transparent;
/*    border: 1px solid #F9F9FA;*/
    color: #285044;
}


.mapa-festival{
    height: 370px;
    width: 100%;
}
.mapa-festival iframe{
    height: 370px;
    width: 100%;
}


.espaco-logos-2 h1{
    color: #000000;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 700;
    font-size: 54px;
    line-height: 65px;
}

.espaco-logos-2 img{
    margin: 50px 0;
    width: 100%;
}


/* Galeria */
.topo-galeria{
    margin-bottom: 100px;
}
.topo-galeria .left{
    float: left;
    width: 575px;
}
.topo-galeria .left h1{
    color: #285044;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 700;
    font-size: 54px;
    line-height: 65px;

    margin: 150px 0 50px 0;
}
.topo-galeria .left p{
    color: #878787;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 33px;
}
.topo-galeria .right{
    float: right;
    width: 310px;
}
.topo-galeria .right img{
    margin-top: 64px;
    max-width: 100%;
}



.galerias{
    
}
.galerias .galeria{
    margin-bottom: 100px;
}
.galerias .galeria h2{
    color: #285044;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 700;
    font-size: 27px;
    line-height: 32px;
}
.galerias .galeria h1{
    color: #D2AE6D;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 700;
    font-size: 54px;
    line-height: 65px;
}
.galerias .galeria .itens{
    margin-top: 75px;
}
.galerias .galeria .itens .item{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

    float: left;

    margin: 0 0.6% 25px 0.6%;
    height: 344.56px;
    width: 32%;
}




/* Agenda */
.topo-agenda{
    margin-bottom: 100px;
}
.topo-agenda .left{
    float: left;
    width: 663px;
}
.topo-agenda .left h1{
    color: #285044;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 700;
    font-size: 54px;
    line-height: 65px;

    margin: 150px 0 50px 0;
}

.topo-agenda .left .filtro{
    margin-top: 100px;
}

.topo-agenda .left .filtro form.form-filtro{

}

.topo-agenda .left .filtro form.form-filtro select{
    background-color: #FFFFFF;

    background-image: url(../img/arrow-bottom.png);
/*    background-position: right center;*/
    background-repeat: no-repeat;
    border: 2px solid #CCCCCC;
    border-radius: 8px;

    box-sizing: border-box;
    float: left;
    margin-right: 15px;

    color: #333333;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;

    padding: 0 16px;
    height: 56px;
/*    width: 116px;*/

    -webkit-appearance: none;
    -moz-appearance: none;
}
.topo-agenda .left .filtro form.form-filtro select:last-child{
    margin-right: 0;
}
.topo-agenda .left .filtro form.form-filtro #cidade{
    background-position: 130px center;
    width: 155px;
}
.topo-agenda .left .filtro form.form-filtro #mes{
    background-position: 63px center;
    width: 96px;
}
.topo-agenda .left .filtro form.form-filtro #dia{
    background-position: 63px center;
    width: 96px;
}
.topo-agenda .left .filtro form.form-filtro #ano{
    background-position: 63px center;
    width: 96px;
}
.topo-agenda .left .filtro form.form-filtro #categoria{
    background-position: 130px center;
    width: 160px;
}

.topo-agenda .left .filtro form.form-filtro option{
    color: #333333;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}


.topo-agenda .right{
    float: right;
    width: 360px;
}
.topo-agenda .right img{
    margin-top: 64px;
    max-width: 100%;
}

.topo-agenda p{
    color: #878787;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 33px;
    margin-top: 70px;
}


.agenda .itens{
    margin: 0 -31px 0 -31px;
}

.agenda .itens .item{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 17px;
    float: left;
    position: relative;

    margin: 0 31px 54px 31px;

    height: 491.91px;
    width: 326px;
}

.agenda .itens .item a{
    height: 491.91px;
    width: 100%;
}

.agenda .itens .item .content-item{
    position: absolute;
    bottom: 0;
}

.agenda .itens .item .content-item h2{
    color: #FFFFFF;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 700;
    font-size: 22.5502px;
    line-height: 27px;

    padding: 0 15px 0 15px;
/*    text-transform: lowercase;*/
}

.agenda .itens .item .content-item .line{
    background: #D2AE6D;

    margin: 10px 30px 10px 0;
    height: 2px;
/*    width: 280px;*/
}

.agenda .itens .item .content-item p{
    color: #FFFFFF;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;

    padding: 0 15px 0 15px;
}

.agenda .itens .item .content-item .btn-ver-mais{
    color: #D2AE6D;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;

    padding: 0 15px 0 15px;
    margin: 15px 0 20px 0;
}
.agenda .itens .item .content-item .btn-ver-mais i{
    margin-left: 5px;
}

.agenda .itens .item .content-item .btn-ver-mais:hover{
    text-decoration: underline;
}




/* Evento */
.evento{
    padding: 70px 0 70px 0;
}
.evento span#btn-voltar{
    display: block;
    color: #285044;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 33px;

    margin-bottom: 50px;
}
.evento span#btn-voltar i{
    margin-right: 12px;
}

.evento span#btn-voltar:hover{
    text-decoration: underline;
}
.evento .left{
    float: left;
    width: 542px;
}
.evento .left img{
    max-width: 100%;
}
.evento .right{
    float: right;
    width: 513px;
}
.evento .right h1{
    color: #D2AE6D;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 700;
    font-size: 54px;
    line-height: 65px;
    margin-bottom: 25px;
}
.evento .right ul{

}
.evento .right ul li{
    background-repeat: no-repeat;
    background-position: left center;
/*    background-size: cover;*/
    box-sizing: border-box;

    color: #878787;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 26px;
    list-style: none;

    margin-bottom: 17px;
    padding-left: 67px;
    line-height: 56px;
    height: 56px;
}
.evento .right ul li#data{
    background-image: url(../img/icon-agenda.png);
}
.evento .right ul li#site{
    background-image: url(../img/icon-monitor.png);
}
.evento .right ul li#site:hover{
    text-decoration: underline;
}
.evento .right p{
    color: #878787;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 33px;

    margin-top: 30px;
}
.evento .content{
    margin-top: 80px;
}
.evento .content p{
    color: #878787;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 33px;
}
.evento .itens{
    margin-top: 125px;
}
.evento .itens .item{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 17px;
    
    float: left;

    height: 491.91px;
    width: 100%;
}




/* Notícias */
.topo-noticias{
    padding: 135px 0 60px 0;
}
.topo-noticias h1{
    color: #285044;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 700;
    font-size: 54px;
    line-height: 65px;
}


.parallax-noticias{
    background: url(../img/parallax-noticias.png) fixed;
    background-position: center;
    background-repeat: no-repeat;
    /*background-size: cover;*/

    margin-bottom: 145px;
    height: 354px;
    width: 100%;
}



.pg-noticias .btn-ver-todos{
    background: #285044;
    border:1px solid #285044;
    border-radius: 15px;

    color: #F9F9FA;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;

    margin: 80px auto 0 auto;
    text-align: center;
    line-height: 65px;
    height: 65px;
    width: 180px;
}

.pg-noticias .btn-ver-todos:hover{
    background: transparent;
    color: #285044;
}



/* Noticia */
.noticia{
    padding: 70px 0 70px 0;
}
.noticia span#btn-voltar{
    display: block;
    color: #285044;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 33px;

    margin-bottom: 50px;
}
.noticia span#btn-voltar i{
    margin-right: 12px;
}

.noticia span#btn-voltar:hover{
    text-decoration: underline;
}


.noticia span#data{
    display: block;
    color: #878787;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 33px;

    margin-bottom: 15px;
}
.noticia h1{
    color: #D2AE6D;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 700;
    font-size: 54px;
    line-height: 65px;

    margin-bottom: 60px;
}
.noticia img{
    margin-bottom: 60px;
    width: 100%;
}
.noticia p{
    color: #878787;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 33px;
}
.noticia .imagens{
    margin-top: 60px;
}
.noticia .imagens .imagem{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 35.4px;

    height: 354px;
    width: 100%;
}



.veja-tambem{
    background: #F5F5F6;
    padding: 50px 0;
}

.veja-tambem h3{
    color: #D2AE6D;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 700;
    font-size: 54px;
    line-height: 65px;
    margin-bottom: 50px;
}




.identidade-visual{
    padding: 140px 0 70px 0;
}
.identidade-visual h1{
    display: table;
    float: left;

    color: #285044;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 700;
    font-size: 54px;
    line-height: 65px;
}
.identidade-visual img{
    float: right;
}
.identidade-visual p{
    color: #878787;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 33px;
    margin-top: 160px;
}
.identidade-visual .itens{
    margin-top: 50px;
}
.identidade-visual .itens .item{
    background-image: url(../img/download.png);
    background-color: #FFFFFF;
    background-position: 95% center;
    background-repeat: no-repeat;
    box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.15);
    border-radius: 59px;
    box-sizing: border-box;
    cursor: pointer;

    color: #878787;
    font-family: 'Red Hat Display';
    font-style: normal;
    font-weight: 700;
    font-size: 22px;

    padding: 0 80px 0 43px;
    margin-bottom: 35px;
    line-height: 94px;
    height: 94px;
}

.identidade-visual .itens .item:hover{
    box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.4);
}