@charset "utf-8";
/* CSS Document */
.content-cent {
	width: 100%;
	max-width: 1100px;
	margin: auto;
}
.m-menu {
	font-size: 18px;
	font-weight: 400;
}
.parallax-frase {
	height: 340px;
	background-image: url(/division_academica/estudios-pertinencia/images/tendencias.jpg);
}
.btn.btn-lg {
	font-size: 1.3rem;
}
.titu1 {
	color: #800101;
	font: 500 2em Roboto, Arial, Helvetica;
	font-weight: 500;
	font-weight: 500;
	margin: 0.25em 0;
	text-transform: uppercase;
}
.btn-warning {
	background-color: #706A5C;
!important
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active {
	background-color: #A09A8B !important;
}
.btn-info {
	background-color: #A78A5F;
!important
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active {
	background-color: #CCBBA2 !important;
}
