.footer-copyright{
	background: #343a40;
    color: #fff;
}
.page-footer{
	background-color: #6c757d;
    color: #fff;
}
.appWhatsapp{
    position: fixed;
    left: 10px;
    bottom: 10px;
    width: 50px;
    z-index: 1000;
}
.appWhatsapp img{
    width: 100%;
    height: auto;
}
.bg-intelektas{
    background-color: #1e477b !important;
}
.text-intelektas{
    color: #1e477b !important;
}
.div-noticia{
    min-height: 200px;
}
.imagen-noticia{
    max-height: 200px;
}
.div-album{
    min-height: 500px;
}
.imagen-album{
    max-height: 500px;
    min-height: 500px;
}