.link-ojoconmipisto {
	padding-block: 17px;
	font-size: 15px;
}

.modal.left .modal-content {
	height: 100%;
	overflow-y: auto;
	width: 23rem !important;
}

.iconclose {
	width: 21px;
	margin-left: 18rem;
}

.icon-podcast {
	width: 28px;
}

.modal.left .modal-body {
	padding: 10px 30px 30px;
}


/*NAVBAR STYLES*/
.logo-img {
	width: 190px;
}

.fixed-navbar-light {
	background-color: #181818;
}

.fixed-navbar-light.scrolled {
	position: fixed;
	right: 0;
	left: 0;
	top: 0;
	margin-top: -130px;
	background-color: #181818 !important;
	-webkit-box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
	box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
	padding: 10px 15px;
}

.fixed-navbar-light.scrolled.awake {
	margin-top: 0px;
	-webkit-transition: 3s all ease-out;
	-o-transition: 3s all ease-out;
	transition: 3s all ease-out;
}

/*NAVBAR STYLES END*/

.imagen-intro-1 {
	height: 100%;
}

/*CATALOGOS*/

.catalogo-top {
	padding: 1rem;

}

.img_intro {
	height: 300px;
}

.bg_imagen {
	width: 100%;
	object-fit: cover;
	object-position: center;
}


.home-e {
	padding-top: 4rem;
}


.title-text {
	font-family: var(--title-font);
	font-size: 2.25rem;
	color: var(--color-white);
}

.title-acerca {
	font-size: 57px;
}


.encabezado,
.encabezado-intro {
	line-height: 53px;
	font-size: 50px;
	color: var(--color-white);
	font-family: var(--title-font);
	text-align: center;
}

.encabezado {
	padding: 0px;
	font-size: 55px;
	padding-bottom: 11px;
	text-align: left;
}



/*END GRIDS STYLES*/





/*HISTORIAS*/

.pie_foto {
	font-size: 17px;
	color: #aba7a7;
	margin-top: 10px;
	font-family: var(--body-subbody);
	text-align: inherit;
}

.pie_foto_right {
	font-size: 14px;
	color: #aba7a7;
	margin-top: 10px;
	font-family: var(--body-subbody);
	text-align: right;
}


.intro {
	top: 12rem;
	width: 46rem;
	padding-left: 23px;
}

.intro-t-5 {
	top: 13rem;
	width: 57%;
}

.img-historia4,
.img-creditos,
.img-historia1,
.img-historia-chisec {
	width: 100%;
	height: 41rem;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 4px;
	transition: transform 0.3s ease-in-out;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.espacio {
	padding-right: 6rem;
}


.creditos_autor a {
	font-size: 18px;
}

.creditos_autor img {
	margin-right: 4px;
	width: 30px;
}

.title-history {
	line-height: 72px;
	font-size: 80px;
}

.title-history-2 {
	line-height: 57px;
	font-size: 51px;
}

.text-history {
	font-size: 18.5px;
}

.text-sub-history,
.text-sub-history-2 {

	padding-top: 3rem;
	line-height: 33px;
	font-size: 28px;
	text-align: left;
}

.text-sub-history-2 {
	line-height: 31px;
	font-size: 24px;
}

.text-menu-title {
	padding-top: 1rem;
	line-height: 36px;
	/* padding-bottom: 2rem; */
	font-size: 32px;
}

.img-historia4 {
	width: 100%;
	height: 41rem;

}


.img-historia-chisec {
	height: 31rem;

}

.text_cita {
	font-size: 23px;
	font-style: italic;
	font-weight: 500;
	font-family: var(--text_cita);
	color: var(--color-white) !important;
}

/*HISTORIAS END*/

/*CREDITOS*/
.text-creditos p+p {
	margin-left: 10px;
}

.text-creditos {
	display: flex;
}

.img-creditos {
	width: 87%;
	height: 28rem;
}

/**/
a {
	text-decoration: none !important;
}

.grid-container {

	grid-auto-rows: calc(90vh / 16);
	display: grid;
	grid-auto-columns: calc(100vw / 8);
	grid-gap: 1rem;

}

hr:not([size]) {
	background: var(--color-red) !important;
	height: 2px !important;
}

.item1 {
	grid-column: 1;
	grid-column-end: 4;
	grid-row-start: 1;
	grid-row-end: 7;
}

.item2 {
	grid-column: 4;
	grid-column-end: 6;
	grid-row-start: 1;
	grid-row-end: 6;
}

.item3 {
	grid-column: 1;
	grid-column-end: 4;
	grid-row-start: 7;
	grid-row-end: 12;
}

.item4 {
	grid-column-start: 6;
	grid-column-end: 8;
	grid-row-start: 1;
	grid-row-end: 4;
}

.item6 {
	grid-column-start: 4;
	grid-column-end: 6;
	grid-row-start: 6;
	grid-row-end: 12;
}

.item5 {
	grid-column-start: 6;
	grid-column-end: 8;
	grid-row-start: 4;
	grid-row-end: 8;
}

.item7 {
	grid-column-start: 6;
	grid-column-end: 8;
	grid-row-start: 8;
	grid-row-end: 12;
}





/*INTRO*/
.desc-encabezado {
	font-size: 19px;
}

.text-intro {
	line-height: initial;
	font-family: var(--body-subbody);
	font-size: 18px;
	padding-top: 1rem;
	/* padding-right: 4rem; */
}

.caja {
	width: 28rem !important;
	height: 30rem !important;
}


.footer-font,
.footer a {
	font-size: 18px;
}

.container-footer {
	position: relative !important;
	top: 1.4rem !important;
}

.intro-1,
.intro-2,
.intro-3,
.intro-4,
.intro-5 {
	position: absolute;
	height: 100%;

}



.encabezado-intro h1 {
	font-size: 66px;
	line-height: 1.3;
}







*/ .modal-header {
	border-bottom: none !important;
}

.btn-danger {
	margin-bottom: 7px;
	background-color: var(--color-red) !important;
	border-color: var(--color-red) !important;
	font-family: var(--botton-font) !important;
	font-size: 15px !important;
	font-weight: 100 !important;
}


.caja-img {
	height: 33rem !important;
	width: 35rem !important;
}

/*CLASES DE CATALOGO*/





.text-especial {
	top: -18rem;
	position: relative !important;
}


@media (max-width: 1024px) {

	.intro-1,
	.intro-2 {
		width: 84% !important;
	}

	.caja {
		width: 25rem !important;
	}

	.caja-img {
		height: 27rem !important;
		width: 27rem !important;
	}

	.encabezado {
		line-height: 33px;
		font-size: 38px;
	}

	.desc-encabezado {
		font-size: 18px;
		padding: 4px;
	}


}


@media (min-width: 1300px) {
	.caja {
		width: 29rem !important;
		/* height: 30rem!important; */
	}

	.caja-img {
		height: 28rem !important;
		width: 34rem !important;
	}
}


@media (min-width: 1440px) {
	.caja {
		width: 29rem !important;
		/* height: 30rem!important; */
	}

	.caja-img {
		height: 28rem !important;
		width: 34rem !important;
	}


}