@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:300,400,700);
/* 
    BIBLIOTECA 
    AZUL #011f57  
    AZUL CLARO 
    LOGO BIBLIOTECA #28b4e5  
*/

/* GLOBAL STYLES */
body { color: #000; background-color: #fff; font-family: "Roboto Slab", Helvetica, sans-serif; font-weight: 300; }
body, input, select, textarea, p { letter-spacing: 0.025em; line-height: 1.55em; }
.body-content { clear: both; min-height: 400px; }

.form-mensagens.inner-sm { padding-top: 40px; padding-bottom: 40px; }
.bold { font-weight: 700; }


/*
    MENUS
*/
.navbar-brand img { position: relative; top: -10px; left: -10px; max-height: 172px;}
@media (max-width: 767px) {
    .navbar-header .navbar-brand {  }
    .navbar-header .responsive-menu { position: absolute; right: 10px; }
    .navbar-brand img { max-width: 200px; }
    .navbar .container, .container { padding-left: 10px; padding-right: 10px; }
}
.navbar-collapse.collapse.stuck .navbar-brand img { position: relative; top: 0px;  max-height: 40px;height: 40px; }
.navbar-collapse.collapse { padding-bottom: 0px; }

.evento .imagem .blkFicheiro, .noticia .imagem .blkFicheiro { width: 65%; margin: 0 auto; }
