.lopd_sliderbar {
	background-color: white;
	padding: 20px;
	display: none;
}

.lopd_sliderbar > .titulo{
	font-weight: bold;
	font-size: 30px;
	padding: 10px;
}

.lopd_sliderbar > .texto{
	padding: 10px;
	text-align: justify;
}

.lopd_sliderbar > .botones{
	text-align: center;
	padding: 10px 0px;
}