.cabecera-fogy:before{
	content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
}
.bx-controls.bx-has-pager{
	visibility:hidden;
}
.enlacesPie a{
	color:inherit;
}
.botonFooter{
	background-color: #2e2e2e;
    color: #fff;
    border: none;
    padding: 8px;
    text-align: center;
    font-weight: bold;
}

.botonFooter:hover{
	background-color: #2e2e2e !important;
    color: #fff !important;
    border: none !important;
    padding: 8px !important;
    text-align: center !important;
    font-weight: bold !important;
}

@media (min-width: 992px) {
	#section-contact {
	    padding-top: 70px;
	}
}

.botonRegistrate{
	margin-top:2%;
}