h1 {
	font-weight: bold;
	color: #000;
	font-size: 2rem;
	padding-top: 50px;
}

.descripcion {
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 20PX;
}

.descripcion a {
	color: #cf0f11;
	text-decoration: underline;
}

.author {
	color: #000;
	font-size: 19px;
	margin-top: 28px;
}

.author a {
	color: #CF0F11;
}

.author a:hover {
	text-decoration: underline;
}

.encuentranos p {
	font-weight: bold;
	color: #000;
	padding-top: 6px;
}

.blog-articulo .genits-redes-nav {
	text-align: left;
}

.compartir {
	float: left;
}

#imagen1 {
	position: relative;
	right: -54px;
}


/* -------------------------------------------------------------------------- */

.cuadro1 {
	border-radius: 10px;
	background-color: #eeeeee;
	padding: 60px;
	font-size: 18px;
	line-height: 1.5;
	letter-spacing: 0.5px;
	margin-bottom: 20px;
}

.cuadro1 p {
	font-weight: bold;
	letter-spacing: normal;
	color: #000000;
}

@media (max-width: 959px) {
	.cuadro1 {
		display: none;
	}
}


/* -------------------------------------------------------------------------- */

.cuadro2 {
	margin-top: 10px;
	padding: 35px;
	border-radius: 10px;
	border: solid 1px #979797;
	background-color: #ffffff;
}

.cuadro2 img {
	display: inline-block;
	border-radius: 43px;
	margin: 16px;
	width: 35%;
	height: auto;
}

.cuandro-interno {
	padding-top: 30px;
	width: 100%;
	border-top: solid 1px #979797;
	font-size: 14px;
}

.cuandro-interno ul {
	list-style: none;
}

.cuandro-interno ul li:before {
	content: '';
	display: block;
	position: relative;
	left: -11px;
	top: 14px;
	width: 4px;
	height: 7px;
	border-radius: 2px;
	background-color: #CF0F11;
}

.cuandro-interno ul a {
	color: #CF0F11;
	text-decoration: underline;
}


/* -------------------------------------------------------------------------- */

#profe-title {
	color:#CF0F11;
	font-weight: 600
}

.segundo-contenido {
	margin-top: 40px;
	margin-bottom: 50px;
}

.page-top2 {
	display: none;
}


@media (max-width: 959px) {
	#sp-component {
		margin-top: 0 !important;
	}

	.page-top2 {
		display: block;
	}

	#imagen1 {
		display: none;
	}

	#responsive {
		display: none;
	}

	h1.page-title {
		padding: 16px 0;
		font-size: 24px !important;
		color: black !important;
	}

	#title {
		display: none;
	}

	.genits-slider .slider-item > .container > div {
		width: 100%;
		padding-left:20px;
	}

	.submenu {
		display: none;
	}
}
