@charset "UTF-8";
/* CSS Document */

#diferentes {
	padding: 2rem;
}

.parallax-window {
    min-height: 230px;
    background: transparent;
}

.parallax-text {
	position: relative;
	vertical-align: middle;
	top: 80px;
	color: White;
}

.diferentes-info {
	background-color: #131313;
}

.texto-end {
	position: absolute;
	bottom: 1rem;
}