@charset "utf-8";
/* CSS Document */
.confe {
	color: #252525;
	text-align: center;
}
.content {
	padding: 20px;
	/*min-height: 676px;*/
}
.img-conf {
	width: 100%;
	/*height: 326px;*/
}
.card-conf {
	/*background-color: #cccccc;*/
	padding-bottom: 10px;
	height: 437px;
}
.card-conf .inf {
	background-color: #f7f7f7;
}
.card-conf i {
	padding-right: 10px;
}
.card-conf .inf p {
	padding-bottom: 10px;
}
.card-conf .inf p.autor {
	text-align: left;
	padding-left: 50px;
}
.title-azul {
	background-color: #21467c;
	padding: 10px;
	/*min-height: 95px;*/
}
.title-azul {
	background-color: #ffffff;
	color: #02a2b5;
	padding: 10px 5px;
	min-height: 95px;
	font-weight: 500;
}
.title-blanco {
	background-color: #ffffff;
	color: #d4442f;
	padding: 10px 5px;
	min-height: 95px;
	font-weight: 500;
}
.title-naranja {
	background-color: #d4442f;
	padding: 10px;
	color: white;
	font-weight: 500;
}
.conferencia {
	background-color: #02a2b5;
	padding: 10px;
	color: white;
	font-weight: 500;
}
.title-semblanza {
	color: #252525;
	background-color: #cccccc;
	padding: 10px 0;
	font-weight: 400;
	font-size: 16px;
}
.bg-modal {
	background-color: #fff;
}
.img-modal {
	width: 25%;
	height: auto;
	padding-bottom: 15px;
}
.modal-body p {
	padding: 15px;
}
.modal-title small {
	font-weight: bold;
	font-size: 85%;
}
.label {
	font-weight: normal;
}
