
@media all and (max-width: 769px)
{
    .logo 
    {            
      background-repeat: no-repeat;
      height:150px !important;
    }
    
    .bloque-banda
    {
        display: block !important; 
        width: 90% !important;
        max-width: 90% !important;
        margin: auto !important;
        position: static !important;
        float: none !important;
        padding-bottom: 15px !important;
        text-align: center;
    }
    
    

    .abcLinks
    {
      display: none !important;
    }

    .abcCombo
    {
      display: block;
    }    

}

body 
{  	    
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  background:#000 url("../img/fondo.jpg") top center repeat-y fixed;
  color:#2B2B2B;
}

a 
{ 
  color: white
}

.logo-banda
{
  text-align: center;  
}

.detalle-banda
{
  text-align: center; 
  color: white; 
}


.bloque-banda
{
    display: block; 
    margin: auto;
    position: static;
    padding-bottom: 15px;
    text-align: center;
}

.logo 
{
  text-align:center;
  background-color:black;
  border-bottom:darkred solid 1px;
  float:left;
  width:100%;
  background-image: url("../img/banner.jpg");
  background-repeat: no-repeat;
  height:120px;
  background-position-x: center;
}

.abcLinks
{
    font-size: 18px;
    color: white;
    font-weight: bold;
    text-align: center;
    display: block;
}

.abcCombo
{    
    color: white; 
    text-align: center;
    display: none;
}

.pieFoto
{
  font-size:10px;
  color: white;
}

.principal
{
	margin:0 auto;
	background-color:black;	
	max-width:1100px;
	padding:10px;
	width:100%;
}

.boton
{
  border:1px solid #888888;border-radius:2px;
  padding:4px;
  text-align:center;
  width:auto;  
  margin:5px;  
}

.boton a
{
    color:#888888;
    text-decoration:none;
    display:block;		
}

.menu
{
  background:#003366 url(triangulo.png) left center no-repeat;
  color:white;    
	font-size:18px;
	height:25px;
	font-weight:bold;	
	text-align:left;	
	vertical-align:central;
	padding-top:5px;
  padding-left:15px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}

.menu a
{
    color:white;
    text-decoration:none;
    display:block;		
}

.menu a:hover 
{
    color:#F90;
}

.cabecera
{
  background:darkred;
  color:white;    
	font-size:15px;
	font-weight:bold;	
	text-align:left;	
  padding-left:15px;   	
	border-radius:3px;
	padding-top:5px;  
  padding-bottom:2px;
	margin-top: auto; 
	margin-bottom: auto;	
}

.cabecera-banda
{
  background:darkred;
  color:white;    
  font-size:15px;
  font-weight:bold; 
  text-align:center;  
  padding-left:15px;    
  border-radius:3px;
  padding-top:5px;  
  padding-bottom:2px;
  margin-top: auto; 
  margin-bottom: auto;    
}

.cabecera a
{
	color:white;
	text-decoration:none;
	display:block;		
}

.cabecera a:hover 
{
    color:grey;
}

.contenedor
{
    overflow:hidden;   
    padding: 5px;   
    border:solid #666666 1px;
    background-color:black;
	  margin:0 auto;
}

.contenido
{
	overflow:hidden;
	font-size: 12px;
	font-style: normal;
	color: white;
	padding: 15px;	
	background-color:black;
	text-align: justify;   
}

.separador
{
	clear:both;
	width:100%;
	height:20px;
}

.pie 
{
    background-color:grey;
    color:white;
    padding:10px;
    border-radius:5px;
}

.anchaIzq 
{
  width:65%;
	float:left;
}

.estrechaDcha 
{
   width:35%px;
	float:right;
}

.titulo
{
	background-color:#003366;
	color:#FFF;	
	text-align:center;
	font-size:24px;
}

.subtitulo
{
	border-bottom:solid 1px #003366;
	font-size:18px;
	font-weight:bold;	
}

.portada_peq
{
	width:100px;	 
	height:140px;
	border-radius: 3px;
}

.portada
{
	width:120px;	 
	height:160px;
	border-radius: 3px;
}


/*menu*/
ul 
{
  width:100%; 		
  text-align: left;
  display: inline;
  margin: 0;
  padding: 10px 0px 12px 0px;
  list-style: none;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  z-index:1;
  border-radius: 5px;
}

ul li 
{	 
  width: 14%;
  font: bold 14px sans-serif;
  display: inline-block;
  /*margin-right: -4px;*/
  position: relative;
  padding: 12px 5px 12px 15px;
  background:#003366;
  cursor: pointer;
  color: white;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  border-radius: 5px;
}

.enlaceMenu
{
	color:white;
	text-decoration: none;
  display:block;
  position:relative;
  width:100%;
  height:100%;
}	

.enlaceGeneral
{
	color:black;	
}	


ul li:hover 
{
  background: #012346 url(triangulo.png) left center no-repeat;
  color: #F90;
  border-radius: 5px;
}

ul li ul 
{  
  padding: 0;
  position: absolute;
  top: 38px;
  left: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transiton: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -transition: opacity 0.2s;
}

ul li ul li 
{ 
  background:#003366;
  width: 90%;
  display: block; 
  color: #fff;
  text-shadow: 0 -1px 0 #000;
  border: solid 1px #012346;
}

ul li ul li:hover 
{ 
	background: #012346 url(triangulo.png) left center no-repeat; 
	color: #F90; 
  border-radius: 5px;
}

ul li:hover ul 
{
  display: block;
  opacity: 1;
  visibility: visible;
}

.mostrar-sugerir-cancion
{
  font-weight: bold;
  cursor: pointer;
}

.form-sugerir-cancion
{
  display:none;
}

.mensaje-cancion
{
  display:none;
}

#overbox3 {
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    z-index: 999999;
    display: block;
}
#infobox3 {
    margin: auto;
    position: relative;
    top: 0px;
    height: 58px;
    width: 100%;
    text-align:center;
    background-color: #eeeeee;
}
#infobox3 p {
    line-height:58px;
    font-size:12px;
    text-align:center;
}
#infobox3 p a {
    margin-right:5px;
    text-decoration: underline;
}

.politica
{
  color: white;
}

.filtros label
{
  color: white; 
  margin-left: 15px;
  margin-right: 5px;
}

.botones_filtros {
  float: right;
  margin-right: 10px;
  margin-bottom: 10px;
}

.boton_filtro
{
  border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  border: 1px solid #000000;
  background-color: darkred;
  font-size: 1em;
  color: white;
  margin-right: 10px;
}

.boton_filtro:hover
{
  background-color: black;
  border: 1px solid darkred;
  color: darkred;
}

.boton_filtro_reset
{
  border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  border: 1px solid darkred;
  background-color: black;
  font-size: 1em;
  color: darkred;
}

.boton_filtro_reset:hover
{
  background-color: darkred;
  border: 1px solid #000000;
  color: white;
}  

.publi
{
  text-align: center;
}

/* para navbar hamburguesa */

header {
  width:100%;

}
 
header nav {
  width:100%;
  background:#024959;
}
 
.menu_bar {
  display:none;
  background: black;
}
 
header nav ul {
  overflow:hidden;
  list-style:none;
}

header nav ul li {
  float:left;
  color: white;
  background-color: black;
  border:1px solid darkred;
  border-radius: 3px;
  width: 33%;
  padding: 5px;
  padding-left: 10px;
}

header nav ul li:hover {
  background-color: darkred;
  color: white;
  border-radius: 3px;
}

header nav ul li a {
  color: white;
  text-decoration:none;
}

header nav ul li a:hover {
  color: white;
}
 
header nav ul li span {
  margin-right:10px;
}
 
@media screen and (max-width:800px ) {
  header nav {
    width:86%;
    left:-100%;
    margin-left:8%;
    position: fixed;
    z-index: 40;
  }
 
  header nav ul li {
    display:block;
    float:none;
    border:2px solid darkred;
    width:100%;
    z-index: 40;
  }


  header nav ul a:active {
  background-color: darkred;
  color: white;
  text-decoration: none;
  z-index: 40;
  }


  .menu_bar {
    display:block;
    width:94%;
    background-color: black;
    z-index: 40;
  }

  .menu_bar a:active {
      background-color: darkred;
      color: white;
      z-index: 40;
  }

  .bt-menu {
    background-color: black;
    background: black;
    z-index: 40;
  }
 
  .menu_bar .bt-menu {
    display:block;
    padding:10px;
    background-color: black;
    color:#fff;
    text-decoration:none;
    font-size:25px;
    border-radius: 3px;
    border:2px solid darkred;
    z-index: 40;
   
  }

  .menu_bar span {
    float:right;
    font-size:40px;
    z-index: 40;
  }
}

.card-header {
  color: darkred;
  background: black;
  border:1px solid darkred;
  padding-top: 0px;
  padding-bottom: 0px;
}

.card-header .btn {
  background-color: black;
  border: 0px;
  width: 100%;
  text-align: left;
}

.card-header .btn.focus {
  box-shadow: 0 0 0 0.2rem rgba(0,0,0,0);
}

.card-header .btn:focus {
  box-shadow: 0 0 0 0.2rem rgba(0,0,0,0);
}



.headerCollapse {
  color: white;
  display: block;
}

.headerCollapse:hover {
  color: red;
  text-decoration: none;
}


.card-body {
  color: white;
  background-color: black;
}

.card-body pre{
  color: white;
}

.card {
  border: 0px;
}

#contenidoLista > a > img {
    max-width:210px;
    max-height: 110px;
}

@media screen and (max-width:568px) {
  #contenidoLista > a > img {
    max-width:143px;
  }
} 

.modal-cookies
{
  position: fixed;
  width: 100%;
  top: 0px;
  left: 0px;
  z-index: 100;
  color: white;
  background-color: black;
  border: 2px solid #fff;
  padding-left: 12px;
  padding-right: 12px;
  font-size: 0.9em;
  opacity: 0.8;
}

@media all and (max-width: 800px)
{
    .modal-cookies
    {
        position: fixed !important;
    }
}

.modal-cookies p
{
  padding-top: 0px;
  margin-top: 3px;
}

.modal-cookies a
{
  color: #C1C1C1;
  text-decoration: none;
}

.modal-cookies a:visited
{
  color: red;
  text-decoration: none;
}

.modal-cookies a:hover
{
  color: white;
}

.modal-cookies button
{
  margin-top: 10px;
  margin-left: 15px;
  float: center;
}

.footer
{
  color: white;
  margin-left: 15px;
  margin-right: 15px; 
  letter-spacing: 1px;
}

.footer i
{
  color: white;
  margin-right: 15px;
  font-size: 1.7em; 
  vertical-align: middle;
}

.footer .fila
{
  border-top: 1px solid darkred;
}
.footer .row:nth-child(1)
{
  min-height: 150px;
  padding: 5px;
}
.footer .row
{
  margin-right: 0px;
}
.footer .section
{
  display: flex;
  justify-content: center;
  align-items: center;
}

.footer .divisor
{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.footer .bajo
{
  border-width: 85%;
  border-top: 1px solid darkred;
  text-align: center;
  padding: 20px; 
}

@media all and (max-width: 800px)
{
  .footer .divisor
  {
    flex-direction: row;
  }

  .footer p
  {
    padding: 10px;
  }
}

.bandas_populares
{
  font-size: 1.4em;
  margin-top: 3px;
  margin-bottom: 3px;
}

.bandas_populares a:hover 
{
  color: darkred;
  text-decoration: none;
}

.bloque-album
{
  padding: 15px;
  text-align: center;
}

.bloque-album img
{
  max-width: 35%;
  height: auto;
}

.bloque-album img:hover
{
  filter: grayscale(100%);
  text-decoration: none;
}

.bloque-album .albumes-text:hover span
{
  color: darkred;
  text-decoration: none;
}

.bloque-album .albumes-text:hover p
{
  color: darkred;
  text-decoration: none;
}


.bloque-album p
{
  color: white;
  font-size: 1.2em;
  margin-top: 20px;
  margin-bottom: 0px;
}

.bloque-album span
{
  color: white;
  margin-top: -5px;
}
.sugerir-cancion
{
  border: 2px solid darkred;
  padding: 7px;
  cursor: pointer;
  width: 65%;
}
.sugerir-cancion input
{
  margin-right: 15px;
}
.sugerir-cancion:hover
{
  background-color: darkred;
  color: white;
}
.fila-sugerir
{
  display: flex;
  flex-direction: row;
}

.boton-letras
{
  border: 2px solid darkred;
  padding: 7px;
  cursor: pointer;
  width: 65%;
  text-align: center;
  font-weight: bold;
}

.boton-letras:hover
{
  background-color: darkred;
  color: white;
}

.boton-letras a:hover
{  
  color: white;
}