/*
@import url(http://fonts.googleapis.com/css?family=Raleway:400,100,200,300,500,600,700,800);
html, body {font-family: 'Raleway', sans-serif; font-weight:400}
*/
body {padding-top: 0px !important; }

.blq-portada .portada {background: rgba(255, 255, 255, 1) url("../images/portada.jpg") no-repeat scroll 90px -160px}

.footer {
    background-color: #f5f5f5;
    bottom: 0;
    height: 60px;
    position: absolute;
    width: 100%;
}
.footer .container .text-muted {
    margin: 20px 0;
}
