/** @format */
.titulo-error{
    font-size: 80px;
}

.card_body {
	height: auto;
	height: auto;
}

.img_perfil_nav {
	width: 40px;
	height: 40px;
	border: 2px solid rgb(169, 212, 241);
	border-radius: 50%;
	overflow: hidden;
	margin-top: -7px;
	border: 3px solid #fff;
}
.img_perfil_nav {
	width: 35px;
	height: 35px;
	border: 2px solid rgb(169, 212, 241);
	border-radius: 50%;
	overflow: hidden;
	margin-top: -7px;
}
.img-matricula {
	width: 300px;
	width: 300px;
}
.icono-nav {
	margin-top: -7px;
}
.icono-nav i {
	color: #323450;
	font-size: 22px;
	padding-top: 0;
}

.submenu {
	color: #323450;
}

.submenu:hover {
	background-color: #dadad9;
	color: #0d6efd;
}

.icono-nav-img {
	width: 30px;
}

.section-testimonial {
	display: grid;
	place-items: center;
	height: 100vh;
}

.section-testimonial-header {
	position: relative;
	text-align: center;
	font-weight: 900;
	padding-bottom: 25px;
	color: #fff;
}

.section-testimonial-header:after {
	content: "";
	height: 3px;
	width: 200px;
	position: absolute;
	bottom: 0;
	left: calc(50% - 100px);
	background: #fff;
}

.section-testimonial-header span {
	display: block;
	font-size: 15px;
	font-weight: 300;
}

.testimonial {
	background-color: #fff;
	max-width: 1000px;
	padding: 20px 15px 50px;
	margin: 0 auto 80px auto;
}
.single-items {
	color: #111;
	padding: 15px;
	margin: 50px 15px;
}
.profile {
	margin-bottom: 30px;
	text-align: center;
}

.img-area {
	margin: 0 15px 15px 15px;
}

.img-area img {
	height: 200px;
	width: 200px;
	border-radius: 50%;
	border: 7px solid #fff;
}

.content {
	font-size: 18px;
}

.content p {
	text-align: justify;
	line-height: 1.5em;
}

.content p span {
	font-size: 48px;
	margin-right: 20px;
	color: #0d6efd;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
	background-color: #cadffa;
}

.carousel-control-next-icon:hover,
.carousel-control-prev-icon:hover {
	background-color: #bdd8fc;
}
.profile-card-3 {
	font-family: "Open Sans", Arial, sans-serif;
	position: relative;
	float: left;
	overflow: hidden;
	width: 100%;
	text-align: center;
	height: 368px;
	border: none;
}
.profile-card-3 .background-block {
	float: left;
	width: 100%;
	height: 200px;
	overflow: hidden;
}
.profile-card-3 .background-block .background-card3 {
	width: 50%;
	height: auto;
	vertical-align: top;
	opacity: 0.9;
	-webkit-filter: blur(0.5px);
	filter: blur(0.5px);
	-webkit-transform: scale(1.8);
	transform: scale(2.8);
}
.profile-card-3 .card-content {
	width: 100%;
	padding: 15px 25px;
	color: #232323;
	float: left;
	background: #efefef;
	height: 50%;
	border-radius: 0 0 5px 5px;
	position: relative;
	z-index: 9999;
}
.profile-card-3 .card-content::before {
	content: "";
	background: #efefef;
	width: 120%;
	height: 100%;
	left: 11px;
	bottom: 51px;
	position: absolute;
	z-index: -1;
	transform: rotate(-13deg);
}
.profile-card-3 .profile {
	border-radius: 50%;
	position: absolute;
	bottom: 50%;
	left: 50%;
	max-width: 100px;
	opacity: 1;
	box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.5);
	border: 2px solid rgba(255, 255, 255, 1);
	-webkit-transform: translate(-50%, 0%);
	transform: translate(-50%, 0%);
	z-index: 99999;
}
.profile-card-3 h2 {
	margin: 0 0 5px;
	font-weight: 600;
	font-size: 25px;
}
.profile-card-3 h2 small {
	display: block;
	font-size: 15px;
	margin-top: 10px;
}
.profile-card-3 i {
	display: inline-block;
	font-size: 16px;
	color: #232323;
	text-align: center;
	border: 1px solid #232323;
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-radius: 50%;
	margin: 0 5px;
}
.profile-card-3 .icon-block {
	float: left;
	width: 100%;
	margin-top: 15px;
}
.profile-card-3 .icon-block a {
	text-decoration: none;
}
.profile-card-3 i:hover {
	background-color: #232323;
	color: #fff;
	text-decoration: none;
}

.icono-nav {
	margin-top: -7px;
}
.icono-nav i {
	color: #323450;
	font-size: 22px;
	padding-top: 0;
}

.submenu {
	color: #323450;
}

.submenu:hover {
	background-color: #dadad9;
	color: #0d6efd;
}

.icono-nav-img {
	width: 30px;
}

.section-testimonial {
	display: grid;
	place-items: center;
	height: 100vh;
}

.section-testimonial-header {
	position: relative;
	text-align: center;
	font-weight: 900;
	padding-bottom: 25px;
	color: #fff;
}

.section-testimonial-header:after {
	content: "";
	height: 3px;
	width: 200px;
	position: absolute;
	bottom: 0;
	left: calc(50% - 100px);
	background: #fff;
}

.section-testimonial-header span {
	display: block;
	font-size: 15px;
	font-weight: 300;
}

.testimonial {
	background-color: #fff;
	max-width: 1000px;
	padding: 20px 15px 50px;
	margin: 0 auto 80px auto;
}
.single-items {
	color: #111;
	padding: 15px;
	margin: 50px 15px;
}
.profile {
	margin-bottom: 30px;
	text-align: center;
}

.img-area {
	margin: 0 15px 15px 15px;
}

.img-area img {
	height: 200px;
	width: 200px;
	border-radius: 50%;
	border: 7px solid #fff;
}

.content {
	font-size: 18px;
}

.content p {
	text-align: justify;
	line-height: 1.5em;
}

.content p span {
	font-size: 48px;
	margin-right: 20px;
	color: #0d6efd;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
	background-color: #cadffa;
}

.carousel-control-next-icon:hover,
.carousel-control-prev-icon:hover {
	background-color: #bdd8fc;
}
.profile-card-3 {
	font-family: "Open Sans", Arial, sans-serif;
	position: relative;
	float: left;
	overflow: hidden;
	width: 100%;
	text-align: center;
	height: 368px;
	border: none;
}
.profile-card-3 .background-block {
	float: left;
	width: 100%;
	height: 200px;
	overflow: hidden;
}
.profile-card-3 .background-block .background-card3 {
	width: 50%;
	height: auto;
	vertical-align: top;
	opacity: 0.9;
	-webkit-filter: blur(0.5px);
	filter: blur(0.5px);
	-webkit-transform: scale(1.8);
	transform: scale(2.8);
}
.profile-card-3 .card-content {
	width: 100%;
	padding: 15px 25px;
	color: #232323;
	float: left;
	background: #efefef;
	height: 50%;
	border-radius: 0 0 5px 5px;
	position: relative;
	z-index: 9999;
}
.profile-card-3 .card-content::before {
	content: "";
	background: #efefef;
	width: 120%;
	height: 100%;
	left: 11px;
	bottom: 51px;
	position: absolute;
	z-index: -1;
	transform: rotate(-13deg);
}
.profile-card-3 .profile {
	border-radius: 50%;
	position: absolute;
	bottom: 50%;
	left: 50%;
	max-width: 100px;
	opacity: 1;
	box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.5);
	border: 2px solid rgba(255, 255, 255, 1);
	-webkit-transform: translate(-50%, 0%);
	transform: translate(-50%, 0%);
	z-index: 99999;
}
.profile-card-3 h2 {
	margin: 0 0 5px;
	font-weight: 600;
	font-size: 25px;
}
.profile-card-3 h2 small {
	display: block;
	font-size: 15px;
	margin-top: 10px;
}
.profile-card-3 i {
	display: inline-block;
	font-size: 16px;
	color: #232323;
	text-align: center;
	border: 1px solid #232323;
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-radius: 50%;
	margin: 0 5px;
}
.profile-card-3 .icon-block {
	float: left;
	width: 100%;
	margin-top: 15px;
}
.profile-card-3 .icon-block a {
	text-decoration: none;
}
.profile-card-3 i:hover {
	background-color: #232323;
	color: #fff;
	text-decoration: none;
}

/*carousel nuevo*/
.c-item {
	height: 400px;
}
.c-img {
	height: 100%;
	object-fit: cover;
	filter: brightness(0.6);
}
.overview-carousel {
	height: 180px;
	background-color: #d3dae1;
}
