

.video-responsive {
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	padding-top: 30px;
	position: relative;
	}
.video-responsive iframe, .video-responsive object, .video-responsive embed {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	}

.centrado {
  display: block;
  width: 80%;
	margin-top: 5%;
	align-content: center;
}




div.barrita{
	background-color:#FFFFFF;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	border-top-color: #5A16E0;
	border-top-width: 3px;


}


div.licencia {
	margin: auto;
	display: flex;
	justify-content: center;
	padding-top: 5px;
}