
#crumbs{
    padding: 15px 0;
}

#crumbs, #crumbs a, #crumbs a span, #crumbs a .current {
    text-transform: uppercase;
    color: #505050;
    font-weight: 800;
}

.pagina {
    background: url('../imagens/bg-header-title.jpg') no-repeat top left;
    height: 146px;
}

.pagina .titulo h1 {
    color: #fff !important;
    text-shadow: 0px 2px 1px rgba(0, 0, 0, 1);
    margin: 35px 0;
    max-width: 780px;
    text-transform: uppercase;
    font-size: 29px;
    font-weight: 800;
    line-height: 38px;
    height: 76px;
}


.texto_conteudo img{
    max-width: 100%;
    height: auto;
}

.texto_conteudo p {
    line-height: 28px;
    font-size: 17px;
    color: #333333;
}


#sidebar .box-side:first-child{
    margin-top: 67px;
    display: table;
}

#sidebar .box-side{
    background-color: #f3f3f3;
    padding: 35px 27px;
    margin-bottom: 35px;
    background-repeat: no-repeat;
    background-position: right top;
}

#sidebar .box-side img{
    float: right;
    margin-left: 15px;
}

#sidebar .box-side h3{
    margin-top: 0;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 27px;
    font-style: italic;
}

#sidebar .box-side p{
    font-size: 17px;
}

#sidebar .box-side a{
    color: #fff;
    text-transform: uppercase;
    padding: 15px;
    margin-top: 20px;
    display: table;
    font-weight: 600;
    font-style: italic;
}

#sidebar .tags  a{
    color: #fff !important;
    padding: 10px !important;
    margin: 5px !important;
    background-color: #006300;
    font-size: 10pt !important;
    float: left;
    text-transform: uppercase !important;
    display: table !important;
    font-style: italic !important;
}

#sidebar .box-side.tags {
    background-image: url(../imagens/ponta-inscricao.jpg);
}
#sidebar .box-side.participe{
    background-image: url('../imagens/ponta-inscricao.jpg');
}

#sidebar .box-side.participe h3{
    color: #f47e40 !important;
}

#sidebar .box-side.participe a{
    background-color: #f47e40;
}

#sidebar .box-side.conte-historia h3{
    color: #8ac408 !important;
}

#sidebar .box-side.conte-historia a{
    background-color: #8ac408;
}

#sidebar .box-side.conte-historia{
    background-image: url('../imagens/ponta-conte-historia.jpg');
}


#sidebar .box-side.historias h3{
    color: #007ba5 !important;
}

#sidebar .box-side.historias{
    background-image: url('../imagens/ponta-historia.jpg');
}

#sidebar .box-side.historias .side-posts a {
    padding: 0;
    background: url(../imagens/border-sidebar.jpg) repeat-x bottom;
    padding-bottom: 20px;
    min-height: 130px !important;
    margin-bottom: 25px;
}

#sidebar .box-side.historias .side-posts img{
   margin-left: 0 ;
   margin-right: 15px ;
    float: left;
}
#sidebar .box-side.historias .side-posts h2 {
    font-size: 13px;
    font-weight: 800;
    margin: 0;
    color: #007ba5 !important;
}

#sidebar .box-side.historias .side-posts p {
    font-size: 12px;
    font-weight: 400;
    color: #333333;
    font-style: normal;
    text-transform: none;
}

#sidebar .box-side.historias > a  {
    background: #007ba5 ;
    display: block;
    text-align: center;
}

.box-expositores {
    background-image: url('../imagens/ponta-historia.jpg');
    background-color: #f3f3f3;
    padding: 35px 27px;
    margin-bottom: 35px;
    background-repeat: no-repeat;
    background-position: right top;
}

.box-expositores h1 {
    color: #f47e40 !important;
}

.box-expositores a {
    color: #8ac408 !important;
}
@media(max-width: 991px){

    .pagina {
        height: auto !important;
    }
}

@media(max-width: 768px){
    .pagina .titulo h1 {
        margin: 25px 0 0 0;
        font-size: 24px;
        line-height: 28px;
        color: #222 !important;
        max-width: 780px;
        text-transform: uppercase;
        font-size: 29px;
        font-weight: 800;
        line-height: 38px;
        text-align: center;
        border-bottom: 1px solid #ddd;
        padding: 0 0 35px 0;
        height: auto;
        text-shadow: none;
    }
    .pagina {
        background: none;
        background-size: 0px;
        background-image: none !important;
    }

    .viva-historias{
        background: none;
        font-weight: 800;
        padding: 0 0 35px 0;
        height: auto;
    }
    .titulo-viva-historias-interno h1 {
        color: #000 !important;
        text-align: center;
        text-shadow: none;
        line-height: 38px;
        font-size: 29px;
        text-transform: uppercase;
    }
    .titulo-viva-historias-interno{
        border-bottom: 1px solid #ddd;
    }

}


@media(max-width: 480px)
{
    .img_principal_noticia img
    {   
        width: 100% !important;
        height: auto;  
        margin-bottom: 20px;
    }  

    .noticia_titulo_sidebar a
    {
        font-size: 20px;
        text-align: justify !important;
    }

/*    .noticias_box
    {
        margin: 0;
    } */

    .noticia_thumb img
    {
        width: 100%;
        height: auto;
    }
}

/*Idiomas*/

ul.idioma {
    list-style: none;
    margin: 0;
}

ul.idioma li.lang-item {
   float: left;
}