/* @override 
	https://paulaeducacion.com/web/css/estilos.css */



body{
	font-family: 'Roboto Condensed', sans-serif;
}

.formacion-titular {
	font-weight: bold;
	font-style: italic;
	font-size: x-large;
}

.capa_contacto {
	position: fixed;
	top: 8px;
	width: 70px;
	z-index: 100000;
	right: 5px;
}

.dropdown-toggle::after {
    display: none;
}

.nav-link {
	padding-top: 0;
	padding-bottom: 0;
}

.item_idiomas a {
	padding: 0 !important;
	font-size: 10px !important;
}

.item_idiomas {
	margin: 0 2px !important;
	font-size: 10px !important;
	color: #ffffff;
}

#menu_NavBar {
	background-color: #000;
}

.menu_central{
	font-weight: 700;
}

.cabecera_movil {
	margin-top: 50px;
}

.seccion_despegada {
	margin-top: 0px;
}

/* @group PROGRAMA */

	.programa-fecha {
		font-weight: bold;
		font-size: 36px;
		border-bottom: 3px solid #000000;
	}

	.programa-fecha-sin_linea {
		font-weight: bold;
		font-size: 36px;
	}
	
	.programa-lugar {
		font-weight: bold;
	}
	
	.programa-titulo {
		font-size: 24px;
		font-weight: bold;
		margin-top: 5px;
	margin-bottom: 0;
	}
	
	.color-azul {
		color: #6cc4d0;
	}
	
	.linea-azul {
		background-color: #6cc4d0;
		height: 2px;
		width: 100%;
	}

	.programa-ponente-azul {
		margin-bottom: 20px;
		border-top-style: solid;
		border-top-color: #6cc4d0;
		padding-top: 20px;
	}
	
	.color-rosa {
		color: #f08cb9;
	}
	
	.linea-rosa {
		background-color: #f08cb9;
		height: 2px;
		width: 100%;
	}
	
	.programa-ponente-2021 {
		margin-bottom: 20px;
		border-top-style: solid;
		border-top-color: #202731;
		padding-top: 20px;
	}

	.color-2021 {
		color: #48586e;
	}
	
	.linea-2021 {
		background-color: #202731;
		height: 2px;
		width: 100%;
	}
	
	.programa-ponente-2021 {
		margin-bottom: 20px;
		border-top-style: solid;
		border-top-color: #202731;
		padding-top: 20px;
	}

/* @end */

/* @group VOCES */

.voz {
	border-top: 2px solid #5e5f5e;
	margin-bottom: 10px;
	padding-bottom: 30px;
	padding-top: 30px;
	margin-top: 10px;
}

.voces_nombre {
	margin-bottom: 0;
	font-weight: bold;
}

.voces_profesion {
	font-weight: bold;
	color: #827e7e;
	margin-bottom: 0;
}

.voces_slogan {
	font-style: italic;
}

.voces_hora {
	margin-bottom: 0;
	font-style: italic;
}

.listado_voces {
	text-align: center !important;
}

.fondo_cartel {
	background: url(../img/fondo_cartel.jpg) no-repeat center center fixed; 
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;
}

/* @end */

.boton_fechas {
	opacity: 1;
}

.boton_fechas:hover {
	opacity: 0.8;
}

.caja_cabecera_grande {
	width: 100%;
}

@media (min-width: 576px) { 
	
	.logo_menu_cabecera {
		width: 300px;
	}
	
	.capa_contacto {
		position: fixed;
		top: 10%;
		width: 100px;
		z-index: 100000;
		right: 5px;
	}
	
}

@media (min-width: 576px) and (max-width: 767.98px) { 
	
	.caja_cabecera_grande {
		width: 70%;
	}
	
.fondo_cabecera {
	min-height: 90px;
	/*background-color: #827f7f;*/
	margin-bottom: 50px;
}

.seccion_despegada {
	margin-top: 64px;
}
	
}

@media (min-width: 768px) { 
	
	
	.logo_menu_cabecera {
		width: 100%;
	}
	.menu_central{
		font-weight: 700;
	}
	
	#menu_NavBar {
		background-color: transparent;
	}
	
	.fondo_cabecera {
		min-height: 60px;
		/*background-color: #827f7f;*/
		margin-bottom: 50px;
	}
	
	.seccion_despegada {
		margin-top: 56px;
	}
}

@media (min-width: 992px) { 

	.fondo_cabecera {
		min-height: 120px;
		/*background-color: #827f7f;*/
		margin-bottom: 50px;
	}
	
	.seccion_despegada {
		margin-top: 74px;
	}
}

@media (min-width: 1200px) { 

	.seccion_despegada {
		margin-top: 76px;
	}
}

.menu_central > li > a {
	font-weight: 700;
	color: #ffffff  !important;
}

.menu_idiomas > li > a {
	color: #ffffff  !important;
	font-size: 12px;
}

.boton_desplegable {
	background-color: #ffffff;
}

.dropdown-menu {
	background-color: transparent !important;
	border-style: none;
	padding-top: 0;
}

.dropdown-menu a {
	font-weight: 700;
	color: #ffffff;
	padding: 0 10px 2px;
	text-align: left;
	background-color: transparent;
}

.dropdown-item {
	background-color: rgba(0, 0, 0, 0.2) !important;
	
}

.dropdown-menu a:hover {
	color: #ffd11b;
	background-color: transparent;
}

.frases_inicio{
	font-weight: 700 !important;
	background-color: transparent;
}

.caja_frases_inicio {
	bottom: 25% !important;
}

.frases_inicio_principal {
	font-weight: 700 !important;
}


.carousel-caption {
	bottom: 30%;
}

.botones_inicio {
position: absolute;
right: 15%;
bottom: 10px;
left: 15%;
z-index: 10;
padding-top: 20px;
padding-bottom: 10px;
color: #fff;
text-align: center;
}

.boton_inicio:hover {
	opacity: 0.8;
}

.boton_mapa_inicio{
    font-family: 'Roboto Condensed', sans-serif;
}

.boton_mapa_inicio:hover {
	opacity: 0.5;
}

.link_cabecera{
	color: #000000;
}

.link_cabecera:hover{
	color: #999999;
}

.fondo_gris{
	background-color: #dadada;
}

.fondo_gris_oscuro{
	background-color: #5f5f5f;
}

.fondo_azul_2021{
	background-color: #202731;
}

.fondo_amarillo{
	background-color: #ffd11b;
}

.login-clean {
	padding: 20px 0;
  }
  
  .login-clean form {
	max-width: 320px;
	width: 90%;
	margin: 0 auto;
	background-color: #ffffff;
	padding: 40px;
	border-radius: 4px;
	color: #505e6c;
	box-shadow: 1px 1px 5px rgba(0,0,0,0.1);
  }
  
  .login-clean .illustration {
	text-align: center;
	padding: 0 0 20px;
	font-size: 100px;
	color: rgb(244,71,107);
  }
  
  .login-clean form .form-control {
	background: #f7f9fc;
	border: none;
	border-bottom: 1px solid #dfe7f1;
	border-radius: 0;
	box-shadow: none;
	outline: none;
	color: inherit;
	text-indent: 8px;
	height: 42px;
  }
  
  
  .login-clean form .forgot {
	display: block;
	text-align: center;
	font-size: 12px;
	color: #6f7a85;
	opacity: 0.9;
	text-decoration: none;
  }
  
  .login-clean form .forgot:hover, .login-clean form .forgot:active {
	opacity: 1;
	text-decoration: none;
  }
  
  
.pie_listado {
	list-style: none;
	padding: 0;
	margin: 0;
}

.pie_listado > li {
	display: inline-block;
	border-right: 1px solid #cacbcc;
	color: #333;
	padding: 0 6px 0 2px;
	
}

.pie_listado > li > a {
	color: #333;
	font-size: 10px;
}

.pie_listado li:last-child {
	border-right: none;
}

.entrada_ciudad {
	font-size: 12px;
}

.card_body_ciudades {
	margin: 0;
	padding: 10px 5rem 10px 5px;
}

.btn-amarillo { 
  color: #000000; 
  background-color: #FFD11B; 
  border-color: #949494; 
} 
 
.btn-amarillo:hover, 
.btn-amarillo:focus, 
.btn-amarillo:active, 
.btn-amarillo.active, 
.open .dropdown-toggle.btn-amarillo { 
  color: #000000; 
  background-color: #E8BA00; 
  border-color: #949494; 
} 
 
.btn-amarillo:active, 
.btn-amarillo.active, 
.open .dropdown-toggle.btn-amarillo { 
  background-image: none; 
} 
 
.btn-amarillo.disabled, 
.btn-amarillo[disabled], 
fieldset[disabled] .btn-amarillo, 
.btn-amarillo.disabled:hover, 
.btn-amarillo[disabled]:hover, 
fieldset[disabled] .btn-amarillo:hover, 
.btn-amarillo.disabled:focus, 
.btn-amarillo[disabled]:focus, 
fieldset[disabled] .btn-amarillo:focus, 
.btn-amarillo.disabled:active, 
.btn-amarillo[disabled]:active, 
fieldset[disabled] .btn-amarillo:active, 
.btn-amarillo.disabled.active, 
.btn-amarillo[disabled].active, 
fieldset[disabled] .btn-amarillo.active { 
  background-color: #FFD11B; 
  border-color: #949494; 
} 
 
.btn-amarillo .badge { 
  color: #FFD11B; 
  background-color: #000000; 
}