/* CSS Document */
body {
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
	background-color: #FFF;
	color: #222;
	padding-top: 88px;
	min-width: 380px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: 'Libre Baskerville', sans-serif;
	font-weight: 400;
}
h1 {
	font-size: 3rem;
}
h3 {
	font-size: 150%;
	margin: 0;
	padding: 5px 0;
}
a.anchor {
    display: block;
    position: relative;
    top: -250px;
    visibility: hidden;
}
a {
	color: #222;
}
a:hover {
	color: #FEAC00;
	text-decoration: none;
}
strong {
	font-weight: 600;
}
label {
	font-weight: normal;
	cursor: pointer;
}
#bottomButtons {
	display: none;
}
#bg {
	width: 100%;
	height: 100%;
	position: fixed;
	background-size: cover;
	z-index: -1000;
	background-position: center center;
}

@media (min-width:800px){
	.conRayas::before {
		content: '— ';
	}
	.conRayas::after {
		content: ' —';
	}
}

/* LOGIN */
#mainLogin .bg-primary {
    background-color: #191919 !important;
}
#mainLogin b {
    color: #FEAC00;
}
#mainLogin .btn-primary {
    background-color: #FEAC00;
    border-color: #FEAC00;
}
#mainLogin .btn-primary:hover {
    background-color: #FFF;
    color: #FEAC00;
}

html, body {
    font-family: "Montserrat", sans-serif;
}
label {
    text-transform: uppercase;
    color: #333;
    font-size: 90%;
    cursor: pointer;
}
.btn {
	border-radius: 0;
}
/* pagination styling */
.pagination {
    height: 30px;
    -webkit-font-smoothing: antialiased;
}
.pagination li {
    float: left;
    display: block;
    padding-right: 10px;
}
.pagination li.disabled a {
    color: #CCC;
    cursor: default;
}
.pagination  li.active a {
    color: #000;
    cursor: default;
}


.btn {
	border-radius: 0;
}
.btn-outline-yellow {
	color: #FEAC00;
	border-color: #FEAC00;
	border-radius: 0;
	padding: 5px 20px;
}
.btn-outline-yellow:hover {
	color: #FFF;
	background-color: #FEAC00;
	
}

.btn-yellow {
	background-color: #FEAC00;
	color: #FFF;
}
.btn-yellow:hover {
	color: #FEAC00;
	background-color: #FFF;
	border: 1px solid #FEAC00;
}
.btn-success:hover {
	color: #068754;
	background-color: #FFF;
	border: 1px solid #068754;
}
.btn-primary:hover {
	color: #3566FD;
	background-color: #FFF;
	border: 1px solid #3566FD;
}
.btn-white {
	color: #000;
	background-color: #FFF;
	border-radius: 0;
	border: none;
	padding: 5px 20px;
}
.btn-white:hover {
	background-color: #CCC;
}
.btn-purple {
	background-color: #9E1AF7;
	color: #FFF;
}

.bg-gray {
	background-color: #CCC;
}
.bg-darkgray {
	background-color: #222;
}
.bg-yellow {
	background-color: #CC9933;
}
.bg-green {
	background-color: #068754;
}
.bg-purple {
	background-color: #9E1AF7;
}

.sectionArrowDownGreen {
	background: url('/img/sectionArrowDownGreen.png') no-repeat center top;
	min-height: 23px;
}
.sectionArrowDownPurple {
	background: url('/img/sectionArrowDownPurple.png') no-repeat center top;
	min-height: 23px;
}
.sectionArrowDownRed {
	background: url('/img/sectionArrowDownRed.png') no-repeat center top;
	min-height: 23px;
}

.card {
	border-radius: 0;
}
.card-img, .card-img-top {
	border-radius: 0;
}

p.quote {
	font-style: italic;
	color: #666;
}

p.initial-quote {
	font-style: italic;
	font-size: 1em;
	color: #666;
	text-align: right !important;
}

/*********************************************************
  NAV
*********************************************************/
#mainNav {
	background-color: rgba(0,0,0,0.9);
	text-align: center;
}
#mainNav nav li {
	display: flex;
	align-items: end;
}
#mainNav nav li a.nav-link {
	padding-bottom: 4px;
}
#restore-session{
	position: fixed;
	bottom: 10px;
	right:10px;
	z-index: 10000;
}
/*********************************************************
  FOOTER
*********************************************************/
footer {
	color: #FFF;
	font-size: 85%;
	padding: 40px 0 0 0;
	border: solid #CCC;
	border-width: 1px 0 0 0;
	background: url(../img/logoBg.png) no-repeat right rgba(0,0,0,0.8);
	background-position: right -315px top 50%;
}
footer a {
	color: #FFF;
	text-decoration: none;
}
/******************************************************************
  BREADCRUMBS
******************************************************************/
#breadcrumb {
	border: solid #000;
	border-width: 1px 0;
	padding: 10px 18px;
	text-transform: uppercase;
	background-color: rgba(0,0,0,0.1);
}

#breadcrumb ul {
	padding: 0;
	margin: 0;
}

#breadcrumb li {
	list-style: none;
	display: inline;
}
#breadcrumb li + li::before {
	content: " » ";
}

/******************************************************************
  SEARCH RESULTS
******************************************************************/
#searchResults h2 {
	margin-top: 2rem;
}
/******************************************************************
  HOME
******************************************************************/
/*#homeCarousel, #homeCarouselMobile {
	margin-top: -25px;
}
#homeCarousel .item img {
	width: 100%;
}
#homeCarouselMobile img {
	margin: 8px 0;
}

.carousel-caption {
	bottom: 10%;
}
@media (max-width:800px){
	.carousel-caption {
		bottom: 0;
	}
	.carousel-caption h1,
	.carousel-caption h4 {
		font-size: 100%;
	}
}*/
#franjaSuscripcion {
	background-color: #FFA901;
}
#homeEspectaculos,
#homeCELCITTV {
	background-color: #d3d3d3;
}
#general #slide {
	position: relative;
	margin-top: -25px;
	height: 600px;
	width: 1900px;
}
#general #slide div {
	overflow: hidden;
	width: 1900px;
	height: 600px;
}
/******************************************************************
  MAIN
******************************************************************/
main .mainTitle {
	text-align: center;
	padding: 4rem 0 2rem 0;
}
main .mainTitle h1 {
	font-size: 3.5rem;
}
main .mainTitle h2 {
	font-size: 1rem;
}
main .mainContent {
	margin-top: 2rem;
	padding: .1rem 0;
	background-color: #EEE;
}

/******************************************************************
  ESPECTÁCULOS
******************************************************************/
.bgEspectaculos{
	background-image: url(../arc/bg/espectaculos.jpg);
}
#espectaculos .slide {
	border: solid #FFF;
	border-width: 1px 0 0 0;
}
#espectaculos .slide img {
	min-height: 250px;
}
#espectaculosListado .listadoCategoria {
	background-color: #FFF;
	padding: 25px 0;
}
#espectaculosListado .cuadro {
	margin-bottom: 30px;
}
#espectaculosListado .cuadro .conImg,
#espectaculosListado .cuadro .sinImg {
	position: relative;
}
.conImg .comprar {
	position: absolute;
	top: 20px;
	right: 30px;
	border: 1px solid #333;
	background-color: rgba(0,0,0,0.4);
	padding: 5px 10px;
	color: #FFF;
}
.conImg .comprar:hover {
	color: #FFAC00;
}
#espectaculosListado .cuadro .sinImg .texto {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	color: #FFF;
	background-color: rgba(0,0,0,0.5);
	padding: 0 20px 10px 20px;
}
#espectaculosVer .title h1 {
	padding-bottom: 8px;
}
#espectaculosListado .col {
	margin-bottom: 30px;
}
#espectaculosListado .col .data {
	padding: 5px 0;
	/*background-color: #EEE;*/
	min-height: 120px;
	border: solid #DDD;
	border-width: 1px 0;
}
#espectaculosListado .col h2 {
	margin: 10px 0 5px 0;
	padding: 0;
}
#espectaculosVer .popup-gallery img {
	margin-bottom: 20px;
}
/******************************************************************
  PUBLICACIONES
******************************************************************/
.bgPublicaciones {
	background-image: url(../arc/bg/publicaciones.jpg);
}
#publicacionesListado .listadoCategoria {
	background-color: #FFF;
	padding: 25px 0;
}
#publicacionesListado .col {
	/*height: 110px;
	display: block;*/
}
#publicacionesListado .col h2 {
	font-size: 18px;
	border: solid #DDD;
	border-width: 0 0 1px 0;
	padding: 3px 0 4px 0;
	overflow: hidden;
	margin-top: 0;
}
#publicacionesListado .col p {
	margin: 0;
	padding: 0;
}
#publicacionesListado .col .docente {
	font-size: 90%;
}
#publicacionesVer .recuadro .col {
	padding: 0 5px;
}

#publicaciones .tapitas div {
	margin-bottom: 30px;
}
#publicaciones #delPer {
	cursor: pointer;
}
#listaDLA {
	max-height: 800px;
	overflow: auto;
	padding-right: 10px;
	border: solid #DDD;
	border-width: 1px 0;
	margin: 10px 0;
}
@media (max-width:800px){
	#listaDLA {
		max-height: 600px;
	}
	#listaDLA hr {
		margin-top: 10px;
		margin-bottom: 10px;
	}
}
@media (max-width:767px){
	#listaDLA {
		max-height: 400px;
	}
	#listaDLA hr {
		margin-top: 10px;
		margin-bottom: 10px;
	}
}
/******************************************************************
  CURSOS
******************************************************************/
.ondemand .tag {
	position: absolute;
	top: 8px;
	left: 10px;
	background-color: rgba(0,0,0,0.8);
	font-size: 85%;
	padding: 3px 6px;
	color: #FFF;
}
.ondemand .text {
	padding: 15px;
}
.ondemand .btn {
	position: absolute;
	bottom: 15px;
	left: 15px;
	right: 15px;
}

#cursosVer .recuadro .col {
	padding: 0 5px;
}
#cursosVer .docenteDescripcion {
	font-size: 90%;
}

@media (max-width:767px){
	#navCourses {
		float: left;
	}
}
img.gray-scale {
	filter: grayscale(100%);
}
.bio-text {
    max-height: 190px; /* Altura máxima inicial de la biografía */
    overflow: hidden;
    transition: max-height 0.3s ease-in-out;
}

.bio-text.expanded {
    max-height: none; /* Elimina la restricción de altura al expandir */
}

.bio-container {
    position: relative;
}

.bio-container .show-more {
    display: none; /* Botón oculto por defecto */
    margin-top: 10px;
    background-color: #ffc107; /* Amarillo Bootstrap */
    border: none;
    padding: 5px 10px;
    border-radius: 5px;
    cursor: pointer;
}

.bio-container.overflowed .show-more {
    display: inline-block; /* Mostrar el botón si hay contenido oculto */
}

.course .card-header img {
	position: relative;
}

.course .card-header .badge {
	position: absolute;
	top: 10px;
	right: 12px;
}


/******************************************************************
  CELCIT TV
******************************************************************/
.bgTV {
	background-image: url(../arc/bg/celcittv.jpg);
}
#tvListado .listadoCategoria {
	background-color: #FFF;
	padding: 25px 0;
}
#tvListado .col h2 {
	font-size: 18px;
	margin-top: 0;
	height: 75px;
	padding: 10px 0;
	margin-bottom: 20px;
	border: solid #DDD;
	border-width: 1px 0;
}
#tvListado .col {
	min-height: 250px;
}
#tvListado .col p {
	margin: 0;
	padding: 0;
}
#tvVer iframe {
	margin-top: 15px;
}
@media (max-width: 800px) {
	#tvListado .col {
		height: 300px;
	}
}
/******************************************************************
  HISTORIA
******************************************************************/
.bgHistoria {
	background-image: url(../arc/bg/historia.jpg);
}
/******************************************************************
  BLOG
******************************************************************/
#blog .abstract {
	font-style: italic;
	font-size: 1.1rem;
	padding: 0;
}

#postView  {
	line-height: 200%;
}
#postView .abstract {
	font-size: 2rem;
	line-height: 1.2;
	color: #666;
	font-style: italic;
}
#postView .content p {
	margin-bottom: 1rem;
	text-indent: 2rem;
	text-align: justify;
}
#postView .content p:first-child {
	text-indent: 0;
}

/******************************************************************
  CARRITO
******************************************************************/
#cart-icon .badge {
    
}

/******************************************************************
  GENERAL
******************************************************************/
.bgGeneral {
	background-image: url(../arc/bg/historia.jpg);
}
#general {
	position: relative;
}
#general .contenido {
	background-color: #FFF;
	padding: 25px 0;
}
.img-container-16x9 {
	position: relative;
	width: 100%; /* O un ancho fijo, por ejemplo, 300px */
	padding-top: 56.25%; /* 16:9 = 9 / 16 = 0.5625 */
	overflow: hidden;
  }

  .img-container-16x10 {
	position: relative;
	width: 100%; /* O un ancho fijo, por ejemplo, 300px */
	padding-top: 62.5%; /* 16:2 = 12 / 16 = 0.75 */
	overflow: hidden;
  }
  
  .img-container-16x9 img,
  .img-container-16x10 img {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	object-fit: cover; /* Asegura que la imagen se ajuste sin deformarse */
	transform: translate(-50%, -50%);
  }

  /* Barra de progreso en la parte superior */
.progress-container {
    position: fixed;
    top: 88px;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: rgba(255,255,255,0);
    z-index: 100;
}

#readingProgressContainer .progress-bar {
    height: 4px;
    width: 0%;
    background-color: #FEAB00; /* Color de la barra */
    transition: width 0.2s ease;
}

.list-group-item.active {
	background-color: #FEAB00;
	border-color: #FEAB00;
}

.list-group-item.active a {
	color: #FFF;
}

.list-group-item .bg-primary {
	background-color: #FEAB00 !important;
}

  
/******************************************************************
  ESTILOS
******************************************************************/
.titleDivider {
	background: linear-gradient(to left, rgba(255,255,255,0), #DDD, rgba(255,255,255,0));
	padding: 1px;
	max-width: 200px;
	text-align: center;
	margin-bottom: 40px;
}
.fondoNaranja {
	color: #F4A81A;
}
.fondoRojo {
	color: #F00;
}
.fondoGris {
	color: #999;
}
.fondoVerde {
	color: #16C84B;
}
.contenido {
	background-color: #FFF;
	padding: 30px 0;
}
.recuadro {
	background-color: #EEE;
	padding: 15px 25px;
	border: solid #CCC;
	border-width: 0 0 1px 0;
	margin: 15px 0;
}
.box {
	background-color: #F6F6F6;
	padding: 5px 25px 30px 25px;
	border: solid #CCC;
	border-width: 0 0 1px 0;
	margin: 0 0 30px;
}
h2.subrayado {
	border: #BBB solid;
	border-width: 0 0 1px 0;
}
h3.subrayado {
	border: #CCC solid;
	border-width: 0 0 1px 0;
	margin-bottom: 10px;
}
.altBg {
	background-color: #F6F6F6;
}
/******************************************************************
  MOBILE
******************************************************************/
@media (max-width:1200px){
	footer {
		background-image: none;
	}
	#bottomButtons {
		display: block;
		position: fixed;
		bottom: 36px;
		left: 0;
		right: 0;
		z-index: 10;
		text-align: center;
	}
	#bottomButtons img {
		margin: 0 7px;
	}
	#tvListado .col h2 {
		height: auto;
	}
}
