h3.titulosinmargeninferior {
 margin-bottom: 2px;}


h3.first {   
text-align: center;	
}

.jumbotron-main {
padding: 40px 0;
}

section.info {
    padding: 1.6em 0;
}

.text-justify {
  text-align: justify;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.btn-block-social > span {
    display: table-cell;
    vertical-align: middle;
}

.btn-block-social {
    display: table;
    vertical-align: middle;
    width: 100%;
    height:75px; font-size:15px;
}
