/*CSS ccto*/

.pkp_brand_footer{
    display:none;
}
.pkp_footer_content{
    display:flex;
    justify-content:space-between;
}
.pkp_footer_content >*{
    /*margin:1em;*/
    max-width:600px;
}
.firma-biteca{
    max-width:400px;
}
.logoinstitucion{
    max-width:180px;
    border-right:1px solid black;
    padding-right:1.5em;
}
.pkp_footer_content .info{
    flex-grow: 2;
}
.cmp_button_wire, .obj_galley_link {
    display: inline-block;
    padding: 0 1em;
    background: #fff;
    border-radius: 3px;
    font-size: 13px;
    line-height: 28px;
    text-decoration: none;
}

.pkp_footer_content .logos{
    max-width:400px;
    
}
.item.references .value {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    