<!--

@font-face {
	font-family: 'kommon-grotesk-regular';
	src: url('font/kommon-grotesk-regular.eot');
	src: url('font/kommon-grotesk-regular.eot?#iefix') format('embedded-opentype'),
		 url('font/kommon-grotesk-regular.woff') format('woff'),
		 url('font/kommon-grotesk-regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'kommon-grotesk-bold';
	src: url('font/kommon-grotesk-bold.eot');
	src: url('font/kommon-grotesk-bold.eot?#iefix') format('embedded-opentype'),
		 url('font/kommon-grotesk-bold.woff') format('woff'),
		 url('font/kommon-grotesk-bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

body
{
	background-color:#111;
	width:100%;
	font-family:"Oswald", 'kommon-grotesk-regular',Arial,Tahoma,Helvetica,FreeSans,sans-serif;
	font-size:16px;
	color:#fff;
    margin: 0;
    padding: 0;
}


.idiomas {
    float: right;
    font-size: 16px;
    margin: 15px 0px 0 0;
    width: 500px;
	text-align:right;
	padding-top:120px !important;
	position:fixed;
	display:none;
}
#contenedorimagenes {
	width:100vw!important;
	height:100vh!important;
	opacity: 0.85;
}
#contenedorimagenes > div > img {
	width:100vw;
	height:auto;
	float:left;
	top:50% !important;
	transform:translateY(-50%);
	
}
#contenedorimagenes > div > img.horizontal ,#contenedorimagenes > div > video {
	width:auto;
	height:100vh; 
	float:left;
	top: unset !important;
	left:50% !important;
	transform:translateX(-50%);
	position: absolute;
}
#contenedorimagenes > div > video {
	/* width:100vw; */
	/* height:auto; */
}
#contenedorimagenes > div {
	
	height:100vh !important;
	max-width: 100vw;
}
#contenedorimagenes > div:nth-of-type(2) {
	
	/* background:transparent url('../images/033.jpg') no-repeat scroll center center; */
	/* background-size: cover; */
	
}
strong {
	font-weight: 500;
}

p {
	text-align:left;
	/* padding: 0 20px; */
	line-height: 1.5em;
	font-weight: 300;
}
#content {
	width: 90%;
	margin: 0px auto;
	padding: 0px;
}
.wrapper {
	left:50%;
	width:100%;
	/* top:20px; */
	top:50%;
	transform:translate(-50%,-50%);
	position:absolute;
	
    float: left;
    overflow: hidden;
    z-index: 999;
	box-sizing:border-box;
	padding:0px 15px 0px 10px;
	
	display: flex;
    align-items: center;
    justify-content: space-between;
}
.recp_contenido {
	left:50%;
	width:100%;
	top:120px;
	transform:translateX(-50%);
	position:fixed;
    float: left;
    z-index: 1001;
	box-sizing:border-box;
	padding:0px 15px 30px;
	max-width:800px;
	color:#000;
	
    height: calc(100vh - 170px);
}

.recp_contenido_info {
	float:left;
	width: calc(100% + 0px) !important;
    height: 99%;
    overflow: auto;
    padding-right: 12px !important;
	position:relative;
    box-sizing:border-box;
	/* padding:0px 15px 30px 15px; */
	color:#000;
}
.cerrar {
	right:1px;
	width: 40px;
    height: 40px;
	top:-40px;
	position:absolute;
    float: right;
    z-index: 1001;
	transition: all 0.25s ease;
	background:transparent url(../images/cerrar.png) no-repeat scroll center center;
	background-size:cover;
	cursor:pointer;
}/*
.cerrar:after {
	content: 'X';
    right: 0px;
    width: 40px;
    height: 40px;
    top: 0px;
    color: #111;
    position: absolute;
    font-size: 2rem;
    font-family: arial;
    font-weight: bold;
	
	
}*/
.cerrar:hover {
	transform:rotate(90deg);
	transition: all 0.25s ease;
}
.menu {
	left:50%;
	width:100%;
	top:20px;
	transform:translateX(-50%);
	position:absolute;
    float: left;
    z-index: 1001;
	box-sizing:border-box;
	padding:0px 10px 0px;
	max-width:1440px;
	text-align: right;
}

.menu a{
	margin:0px 10px;
	cursor:pointer;
	font-size: 1.2rem;
    font-weight: 500;
}
.menu.popup a{
	color:#000;
}
.menu.popup a:hover{
	color:#fff;
}
.menu.popup a.activado{
	color:#fff;
}

.rrss {
	float:right;
	width:24px;
}
.iconorrss {
	margin:5px 0px !important;
	transition: all 0.25s ease;
	cursor:pointer;
	width: 24px;
    display: inline-block;
    height: 24px;
}
.iconorrss:hover {
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}
#instagram {
	background:transparent url(../images/instagram.png) no-repeat scroll center center;
	background-size:cover;
}
#youtube {
	background:transparent url(../images/youtube.png) no-repeat scroll center center;
	background-size:cover;
}
#spotify {
	background:transparent url(../images/spotify.png) no-repeat scroll center center;
	background-size:cover;
}

.recp_contenido_info a{
	color:#000;
	font-weight:500;
	text-shadow: 2px 1px 0px #fff;
}
.recp_contenido_info a:hover{
	color:#fff;
	text-shadow: 2px 1px 0px #000;
}
.recp_contenido_info a.filaconcierto{
	color:#000;
	font-weight:normal;
	text-shadow: none;
}
.recp_contenido_info a:hover{
	color:#fff;
	text-shadow: 2px 1px 0px #000;
}
.recp_contenido_info a.filaconcierto:hover{
	color:#fff;
	text-shadow: none;
}

h1 {
	/* font-family: 'kommon-grotesk-bold',Arial,Tahoma,Helvetica,FreeSans,sans-serif; */
	font-family: "Oswald", sans-serif;
	color:#f2d83b;
	/* font-size:5rem; */
	font-size:calc(100vw / 7);
	line-height:1;
	margin:-15px 0px 0px;
	/*float:left;
	left:20px;*/
	float:left;
	left:0%;
	position:relative;
	letter-spacing: -0.4rem;
	-webkit-text-stroke-width: 0px;
    -webkit-text-stroke-color: #111;
	font-weight: 500;
}

#infobox {
    float: left;
    margin: 0px;
	padding:30px 10px;
    position: fixed;
    width: 430px;
	/*background: transparent url("../images/fondo_trans_r.png") top left scroll repeat;*/
	/*top:138px;*/
}

#infobox  iframe{	
	background: transparent url("../images/fondo_trans_b.png") top left scroll repeat;
}

#datesTable {
    width: 100%;
	float:left;
    font-size: 1.2rem;
    margin-bottom: 1em;
    /* margin-top: 1em; */
	word-break: break-word; /* clave para romper palabras largas */
  overflow-wrap: break-word; /* soporte extra para navegadores */
}
.archive-year h4 {
    width: 100%;
	float:left;
    border-bottom: 1px solid #111;
    padding-bottom: 0.5em;
}

.filaconcierto {
	width: 100%;
	float:left;
	display:flex;
	justify-content: flex-start;
    gap: 15px;
}
.fechaconcierto {
	width:45%;
	text-align: right;
}

.infoconcierto {
	width:55%;
	text-align: left;
}

.fechapasada {
    text-decoration: line-through #fff;
	text-decoration-thickness: 3px;
	-webkit-text-decoration-thickness: 3px;
	-webkit-text-decoration-line: line-through;
	text-decoration-color: #fff;
	-webkit-text-decoration-color: #fff;
}
.narrow {
    width: 12% !important;
}
td {
    font-size: 1em;
    line-height: 1.2em;
    padding: 0px 10px 10px 0px;
	width: 29.3%;
    box-sizing: border-box;
}
.alignRight {
    text-align: right;
    padding-right: 0px;
}

#footer {
	position: fixed;
    bottom: 0;
    font-size: 13px !important;
    box-sizing: border-box;
    padding: 0px 10px 8px;
    text-align: right;
    max-width: 1440px;
	left: 50%;
    width: 100%;
    transform: translateX(-50%);
}
#footer span{
	float:left;
	width: 100%;
    font-size: 13px !important;
   
}

#footer a{
	
    font-size: 13px !important;
   
}

ul.nav {
	list-style-type: none;
	width:400px;
	position:relative;
	color:#333;
	font-size:2em;
	font-weight:bold;
	float:right;
	padding:0;
	text-align: right;
	margin: 0px 20px 5px 0px;
	letter-spacing: 1px;
}

ul.nav li{
	float:right;
	clear:right;
}
ul.nav a{
	color:#fff;
	float:right;
	margin:5px 0px;
	text-transform: uppercase;
	text-shadow: -2px -2px 1px #ff255d, 2px 2px 1px #ff255d, -2px 2px 1px #ff255d, 2px -2px 1px #ff255d;
	/*text-shadow: -1px -1px 1px #ff255d, 1px 1px 1px #ff255d, -1px 1px 1px #ff255d, 1px -1px 1px #ff255d;*/
}

ul.nav a:hover{
	color:#ff255d;
}
#enlacerrss img {
	width:40px;
}
#enlacerrss:hover{
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}

#datos {
	width:510px;
	background: transparent url("../images/fondo_trans.png") top left scroll repeat;
	margin: 0px;
	padding:0px 10px;
	float:right;
	position:relative;
	z-index: 0;
}


#datos  div{
	padding-top:160px;
	float:left;
}
.clear {
	clear:both;
	font-size:1px;
	height:0;
	line-height:0px;
	margin:0px;
}

a {
	text-decoration:none;
	color:#f2d83b;
	border:0px;
}
a:hover {
	color:#FFFFFF;
}
img {
	border:0px;
}
.cabeceraseccion {
	width:100%;
}
iframe {
	width:960px;
	position:absolute;
	top:50px;
	left:50%;
	margin-left:-480px;
	margin-top: 30px;
	border: 0px;
}

a img {
	border:none;
}
#muestra {
	position: fixed;
	z-index:1000;
	top: 0px;
	left: 0px;
	background-color:#f2d83b;
	/* filter:alpha(opacity=90); */
	/* -moz-opacity: 0.9; */
	/* opacity: 0.9; */
	height:100%;
	width:100%;
	/* visibility:hidden; */
	display:none;
	border:solid #800 0px;
}

* html #muestra { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}


#videoreproductor  {
left:50%;
width:960px;
margin-left:-480px;
position:absolute;
top:50px;
z-index:100002;
border:solid #800 0px;
	visibility:hidden;
	display:none;
	border:solid #800 0px;
	text-align:right;
}
#videoreproductor   a {
	font-size:1.5em;
	color:#FFF;
}

.album {
	float:left;
	width:94%;
	padding: 3% !important;
	margin:0px 0px 10px;
	clear:both;
	background: transparent url("../images/fondo_trans.png") top left scroll repeat;
}
.album  img{
	float:left;
	width:35%;
	max-width:280px;
}
.infoalbum {
	padding:0px !important;
	float:right !important;
	width:60%;	
}
.nombregrupo {
	float:left;
	width:100%;
	margin:0px 0px 10px;
	clear:both;	
	font-size:1.2em;
	color:#ff255d;
}
.labores {
	float:left;
	width:100%;
	margin:0px 0px 10px;
	clear:both;	
	font-size:1em;
	word-break: break-word;
}
.enlacevideo {
	float:left;
	width:100%;
	margin:0px 0px 10px;
	clear:both;	
	font-size:1em;	
}
.seccion {
	width:92%;
}

@media screen and (max-width : 700px) {
h1 {
	letter-spacing: 0rem;
}
}
@media screen and (max-width : 500px) {
.menu a {
    margin: 0px 5px;
}
}

@media (orientation: portrait) {

	#contenedorimagenes > div > img{
		width:auto;
		height:100vh; 
		float:left;
		top: unset !important;
		left:50% !important;
		transform:translateX(-50%);
	}
	#contenedorimagenes > div > img.horizontal {
		width:auto;
		height:100vh; 
		float:left;
		top: unset !important;
		left:50% !important;
		transform:translateX(-50%);
	}
}
@media (min-aspect-ratio: 3/2) {
	#contenedorimagenes > div > img.horizontal{
		width:100vw;
		height:auto;
		float:left;
		top:50% !important;
		left: unset !important;
		transform:translateY(-50%);
	}
	
}

@media (min-aspect-ratio: 1.78) {
	#contenedorimagenes > div > video {
		width:100vw;
		height:auto; 
		float:left;
		top:50% !important;
		left: unset !important;
		transform:translateY(-50%);
		position: absolute;
	}
	
}

/*************** SCROLLBAR BASE CSS ***************/
 
.scroll-wrapper {
    overflow: hidden !important;
    padding: 0 !important;
    position: relative;
}
 
.scroll-wrapper > .scroll-content {
    border: none !important;
    box-sizing: content-box !important;
    height: auto;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none !important;
    overflow: scroll !important;
    padding: 0;
    position: relative !important;
    top: 0;
    width: auto !important;
}
 
.scroll-wrapper > .scroll-content::-webkit-scrollbar {
    height: 0;
    width: 0;
}
 
.scroll-element {
    display: none;
}
.scroll-element, .scroll-element div {
    box-sizing: content-box;
}
 
.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
    display: block;
}
 
.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
    cursor: default;
}
 
.scroll-textarea {
    border: 1px solid #cccccc;
    border-top-color: #999999;
}
.scroll-textarea > .scroll-content {
    overflow: hidden !important;
}
.scroll-textarea > .scroll-content > textarea {
    border: none !important;
    box-sizing: border-box;
    height: 100% !important;
    margin: 0;
    max-height: none !important;
    max-width: none !important;
    overflow: scroll !important;
    outline: none;
    padding: 2px;
    position: relative !important;
    top: 0;
    width: 100% !important;
}
.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
    height: 0;
    width: 0;
}
 
 
 
 
/*************** SIMPLE OUTER SCROLLBAR ***************/
 
.scrollbar-outer > .scroll-element,
.scrollbar-outer > .scroll-element div
{
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}
 
.scrollbar-outer > .scroll-element {
    background-color: transparent;
}
 
.scrollbar-outer > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}
 
.scrollbar-outer > .scroll-element.scroll-x {
    bottom: 0;
    height: 12px;
    left: 0;
    width: 100%;
}
 
.scrollbar-outer > .scroll-element.scroll-y {
    height: 100%;
    right: 0;
    top: 0;
    width: 12px;
}
 
.scrollbar-outer > .scroll-element.scroll-x .scroll-element_outer { height: 8px; top: 2px; }
.scrollbar-outer > .scroll-element.scroll-y .scroll-element_outer { left: 2px; width: 8px; }
 
.scrollbar-outer > .scroll-element .scroll-element_outer { overflow: hidden; }
.scrollbar-outer > .scroll-element .scroll-element_track { background-color:#f2d83b;
	filter:alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85; }
 
.scrollbar-outer > .scroll-element .scroll-element_outer,
.scrollbar-outer > .scroll-element .scroll-element_track,
.scrollbar-outer > .scroll-element .scroll-bar {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
 
.scrollbar-outer > .scroll-element .scroll-bar { background-color: #dbc53f; }
.scrollbar-outer > .scroll-element .scroll-bar:hover { background-color: #555; }
.scrollbar-outer > .scroll-element.scroll-draggable .scroll-bar { background-color: #333; }
 
 
/* scrollbar height/width & offset from container borders */
 
.scrollbar-outer > .scroll-content.scroll-scrolly_visible { left: -12px; margin-left: 12px; }
.scrollbar-outer > .scroll-content.scroll-scrollx_visible { top:  -12px; margin-top:  12px; }
 
.scrollbar-outer > .scroll-element.scroll-x .scroll-bar { min-width: 10px; }
.scrollbar-outer > .scroll-element.scroll-y .scroll-bar { min-height: 10px; }
 
 
/* update scrollbar offset if both scrolls are visible */
 
.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left: -14px; }
.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -14px; }
 
.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -14px; }
.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -14px; }
//-->


@media screen and (max-width: 600px) {
  #footer {
    font-size: 13px !important;
  }
}