@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Titillium+Web:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@500&display=swap');

body {
  font-family: "Titillium Web", sans-serif;
  margin: 0px;
  overflow-x: hidden;
  background-attachment: fixed;
  background: #141400;
  line-height: 19px;
  color: #ffffff;
  font-size: 12px;
}

.bg_mobile, .bg_blur {
  display: none;
}



.carrusel_videos {
  display: block;
  width: 100%;
  height: 230px;
  margin-bottom: 0px;
  background-color: #212121;
}
.content_carrusel_videos {
  width: 1200px;
  margin: 0 auto;
  height: 230px;
}
#pause_play {
	position: absolute;
    margin: 10px 0px 0px 300px;
    z-index: 1;
    padding: 8px 10px;
    color: #f5f5f5e0;
    text-decoration: none;
    border-radius: 0px;
    border: none;
    cursor: pointer;
    font-size: 13px;
    background-color: #0000003d;
    border-radius: 4px;
}
#pause_play:hover {
    color: #4c4c4cd9;
    background: #f5f5f5;
}
.musica_top, .musica_top_content {
  display: block;
  width: 100%;
}
.musica_top_content {
	width: 1200px;
    height: 0px;
    margin: 0 auto;
    background-color: brown;
}
.link_inicio {
  width: 50px;
  position: absolute;
  height: 50px;
  background: url(https://www.alfonso-hc.com/images/link_inicio.png) no-repeat;
  margin: 10px 0px 0px 1145px;
  background-size: 100%;
  z-index: 5;
  transition: all 0.1s ease;
  cursor: pointer;
}
.link_inicio:hover {
  -webkit-transform: scale(1.09);
}
#musica {
  display: block;
  background: #161616 url(../js/mp3_home/bg_player.jpg) no-repeat center top;
  height: 558px;
  background-color: #141414;
}
.content_musica {
  padding-top: 0px;
  width: 1200px;
  height: 558px;
  margin: 0 auto;
  /*background-color: brown;*/
}

.bg_suena_mp3, .txt_suena {
display: block;
    position: absolute;
width: 471px;
    height: 60px;
        margin: 260px 0px 0px 260px;
    backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
    background-color: #8d8d8d1f;
    z-index: 1;
}

.txt_suena {
    width: 24px;
    height: 24px;
        margin: 283px 0px 0px 400px;
    background-color: #ffc56e;
    text-transform: uppercase;
    background: url(../images/volume.png) no-repeat;
    background-position: 0% 0px;
    background-size: 55%;
	backdrop-filter: blur(0px);
    opacity: 0.5;
}




.cover {
  display: block;
  width: 260px;
  position: absolute;
  margin: 0px 0px 0px 0px;
  z-index: 1;
  /*-webkit-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.22); */
  /* -moz-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.22);*/
  /* box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.22); */
  /* border-style: solid; */
  /* border-width: 7px; */
  /* border-color: #dedede; */
}
#video_bg {
  position: absolute;
  width: 2050px;
  height: 559px;
  margin: 0px 0px 0px -425px;
}

.bg_player_list {
    display: block;
    position: absolute;
    margin: 359px 0px 0px 260px;
    z-index: 1;
    background-color: #00000054;
    width: 471px;
    height: 180px;
}
.bg_bio, .bg_box, .box1 {
  display: block;
  width: 873px;
  height: 201px;
  position: absolute;
 /*  background-color: #302f2f;*/
  margin: 358px 0px 0px 751px;
  /* opacity: 0.4; */
  z-index: 1;
	backdrop-filter: blur(30px);
	-webkit-backdrop-filter: blur(30px);
    background-color: #0000001f;
}
.bg_box {
  width: 419px;
  height: 1px;
  margin: 440px 0px 0px 781px;
  background-color: #ffffff59;
}
.box1 {
  width: 8px;
  height: 30px;
  margin: 374px 0px 0px 751px;
  background-color: #ffc56e;
}
.titulo_playlist {
  display: block;
  position: absolute;
  /* width: 900px; */
  /* height: 210px; */
  /* background-color: #302f2f; */
  margin: -45px 0px 0px 0px;
  font-family: 'Montserrat', sans-serif;
  color: #878787;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: -0.01em;
}
.ecualizador {
	display: block;
    position: absolute;
        margin: 328px 0px 0px 595px;
    display: block;
    opacity: 0.7;
	 z-index: 2;
}
#scroll {
  width: 358px;
  height: 137px;
  margin: 0px;
  padding: 0px;
  overflow: scroll;
  position: absolute;
  margin: 63px 0px 0px 245px;
  overflow-x: hidden;
}
.jp-progress { /* barra progeso de la cancion */
display: block;
    width: 471px;
    height: 40px;
    overflow: hidden;
    position: absolute;
    margin: 319px 0px 0px 260px;
    z-index: 1;
    /* box-shadow: 0px 6px 7px 0px #0000001f;*/
}
.jp-seek-bar { /* fondo barra de estado de la cancion */
  height: 100%;
  overflow: hidden;
  cursor: pointer;
  background-color: #00000096;
  box-shadow: inset 0px 15px 12px -11px #00000029;
	backdrop-filter: blur(0px);
	-webkit-backdrop-filter: blur(0px);
}
.jp-play-bar { /* barra de estado de la cancion */
background: #ffc56e;
    width: 0px;
    height: 6%;
    overflow: hidden;
}
/* ESTILOS DEL SCROLL */
.container {
  width: 392px;
  height: 155px;
  position: absolute;
  overflow: hidden;
  margin: 369px 0px 0px 300px;
  z-index: 5;
}
.container .content {
  width: 280px;
  height: 270px; /* esta es la altura de la lista */
}
.ps-container > .ps-scrollbar-y-rail {
  display: block;
  position: absolute;
  /* please don't change 'position' */
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  opacity: 1;
  right: 0px;
  /* there must be 'right' for ps-scrollbar-y-rail */
  width: 9px;
}
.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  display: block;
  position: absolute;
  background-color: #ffffff94;
  right: 0;
  width: 29px;
  cursor: pointer;
  margin: 0px 2px 0px 0px;
  -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.18);
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.18);
  border-radius: 4px;
}
#mp3_player {
  width: 250px;
  height: 250px;
  position: relative;
  border-radius: 130px;
  margin: 0px 0px 0px 0px;
}
.artist, .album {
  display: block;
  font-size: 34px;
  text-align: left;
  color: #e2e2e3;
  position: absolute;
  padding: 0px;
  margin: 382px 0px 0px 777px;
  /* text-transform: uppercase; */
  font-family: 'Montserrat', sans-serif;
  opacity: 0.9;
  letter-spacing: -0.02em;
  z-index: 1;
}
.album {
  text-align: center;
  font-size: 12px;
  margin: 411px 0px 0px 780px;
  text-transform: uppercase;
}
.track {
display: block;
    width: 290px;
    height: 18px;
    font-size: 13px;
    text-align: left;
    color: #ffc56e;
    position: absolute;
    padding: 0px;
    word-wrap: normal;
    margin: 330px 0px -10px 299px;
    /* line-height: 23px; */
    z-index: 2;
    text-transform: uppercase;
    /* background-color: brown; */
    overflow: hidden;
}
.jp-controls {
  list-style: none;
  margin: 0px 0px 0px 0px;
}














/* botones: PLAY - NEXT - PREV - PAUSE */
.jp-next, .jp-previous {
width: 84px;
    height: 60px;
    background: url(../js/musica_home/btn.png);
    cursor: pointer;
    display: block;
    position: absolute;
    margin: 260px 0px 0px 136px;
	background-position: -26% 0px;
    background-size: 484%;
	z-index: 1;
}
.jp-previous {
    margin: 260px 0px 0px -40px;
    background-position: 0% 0px;
}
.jp-previous:hover {
  background-position: 0% -60px;
}
.jp-next:hover {
  background-position: -26% 60px;
}

.jp-play, .jp-pause {
	width: 92px;
    height: 60px;
    background: url(../js/musica_home/btn.png);
    cursor: pointer;
    position: absolute;
    margin: 260px 0px 0px 44px;
	background-position: 31% 0px;
    background-size: 442%;
	z-index: 2;
}
.jp-pause {
	background: url(../js/musica_home/btn.png);
    background-position: 69% 0px;
	background-size: 442%;
}
.jp-play:hover {
  background-position: 31% 60px;
}
.jp-pause:hover {
  background-position: 69% 60px;
}
/* botones: PLAY - NEXT - PREV - PAUSE */














.jp-current-time, .jp-duration {
	font-size: 14px;
    color: #e8e8e8;
    position: absolute;
    margin: 281px 0px 0px 300px;
    z-index: 1;
}
.jp-duration {
  float: right;
  text-align: right;
  margin: 281px 0px 0px 657px;
}
.jp-volume-bar {
	display: block;
    width: 175px;
    height: 13px;
    position: absolute;
    margin: 283px 0px 10px 420px;
    z-index: 5;
    cursor: pointer;
    background-color: #00000047;
}
.jp-volume-bar:hover {
  cursor: pointer;
}
.jp-volume-bar-value {
  display: block;
  background: #ffc56e;
  height: 100%;
  cursor: pointer;
}
.jp-playlist {
  width: 370px;
  display: block;
}
.jp-playlist ul {
  list-style-type: none;
  font-size: 11px;
  margin: 0px;
  padding: 0;
}
.jp-playlist li {
  position: relative;
  padding: 3px 0px;
  overflow: hidden;
}
div.jp-type-playlist div.jp-playlist a {
  color: #e7e7e7;
  text-decoration: none;
  padding: 6px 30px 6px 10px;
  text-transform: uppercase;
  font-size: 11px;
  /* opacity: 0.9; */
  line-height: 15px;
	letter-spacing: 0.02em;
}
div.jp-type-playlist div.jp-playlist a:hover {
  color: #ffc56e;
  background-color: #535353;
}
div.jp-type-playlist div.jp-playlist li.jp-playlist-current {
  font-weight: bolder;
}
div.jp-type-playlist div.jp-playlist li.jp-playlist-current a {
  color: #383838;
  background-color: #ffc56e;
}
div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove {
  float: right;
  display: inline;
  text-align: right;
  margin-left: 10px;
  font-weight: bold;
  color: #d4d4d4;
}
div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove:hover {
  color: #E892E9;
}
.bg_scroll {
  display: block;
  width: 29px;
  height: 155px;
  position: absolute;
  margin: 369px 0px 0px 661px;
  background-color: #0000002e;
  border-radius: 4px;
}
.caja_musica, .bio {
  display: block;
  width: 419px;
  height: 109px;
  font-size: 13px;
  margin: 452px 0px 0px 781px;
  position: absolute;
  opacity: 0.8;
  line-height: 18px;
  z-index: 2;
  color: #d1d1d1;
  letter-spacing: -0.03em;
  /* background-color: brown;*/
}
/* --------------- */
.caja_videos {
  display: block;
  position: absolute;
  /* padding: 20px 20px; */
  margin: 483px 0px 0px -50px;
  /* background: url(../js/mp3_home/bg_video.png); */
  z-index: 1;
  width: 670px;
  /* height: 42px; */
  background: burlywood;
}
.caja_videos_links {
  display: block;
  list-style: none;
  margin: 0px 0px 0px 0px;
  position: absolute;
  z-index: 2;
  /* bottom: 20px; */
}
.caja_videos_links li {
  /* padding-top: 7px; */
  /* list-style-image: url(../js/mp3_home/video.gif); */
  float: left;
  padding-left: 10px;
}
.img {
  transition: all 0.2s ease;
}
.img:hover {
  -webkit-transform: scale(1.10);
}
/* --------------- */
.hit_artista {
  transition: all 0.2s ease;
}
.hit_artista:hover {
  -webkit-transform: scale(1.05);
  opacity: 0.1;
}
.hit_destacado {
  transition: all 0.2s ease;
}
.hit_destacado:hover {
  -webkit-transform: scale(1.03);
}
/* ---------------------------------- */
/* -------  CARRUSEL VIDEOS --------- */
/* ---------------------------------- */
#slides {
  width: 769px;
  height: 210px;
  padding-left: 0px;
  padding-top: 20px;
  /* background-color: #a9a9a980; */
}
/* SMALL COVER */
#miniatura {
  display: block;
  float: left;
  cursor: pointer;
  overflow: hidden;
  /* opacity: 0.7; */
  background-color: #161616;
  margin: 0px 17px 0px 0px;
}
.btn_carrusel {
  display: block;
  width: 239px;
  height: 142px;
  margin: 0px 0px 0px 0px;
  transition: all 0.2s ease;
  opacity: 0.9;
}
.btn_carrusel:hover {
  -webkit-transform: scale(1.07);
  opacity: 1;
}
.btn_carrusel:active {
  opacity: 0;
}
.visitado {
  display: block;
  opacity: 0.3;
}
/*BOTONES PREV-NEXT*/
.slidesjs-previous, .slidesjs-next {
  width: 60px;
  height: 60px;
  background: url(../js/mp3_home/btn_carrusel_prev.png) no-repeat;
  position: absolute;
  margin: 0px 0px 0px 780px;
  background-position: 0 -60px;
  z-index: 1;
}
.slidesjs-previous:hover {
  background-position: 0 0px;
}
.slidesjs-next {
  background: url(../js/mp3_home/btn_carrusel_next.png) no-repeat;
  margin: 0px 0px 0px 840px;
  background-position: 0 -60px;
}
.slidesjs-next:hover {
  background-position: 0 0px;
}
/*PUNTOS PAGINACIÓN*/
.slidesjs-pagination {
  list-style: none;
  margin: -1330px 0px 0px 740px;
  position: absolute;
  float: right;
  z-index: 1;
}
.slidesjs-pagination li {
  float: left;
  padding: 0px 10px 0px 0px;
}
.slidesjs-pagination li a {
  display: block;
  width: 12px;
  height: 0;
  padding-top: 12px;
  background-image: url(../js/mp3_home/pagination.png);
  overflow: hidden;
}
.slidesjs-pagination li a.active, .slidesjs-pagination li a:hover.active {
  background-position: 0 -12px
}
.slidesjs-pagination li a:hover {
  background-position: 0 -24px
}
.tit_video, .tit_video2 {
  position: absolute;
  margin-top: 18px;
  text-decoration: none;
  color: #ffc56e;
  font-size: 14px;
  text-transform: uppercase;
  width: 239px;
}
.tit_video:hover {
  color: #feb23a;
}
.tit_video2 {
  font-size: 12px;
  color: #767676;
  font-weight: bolder;
  margin-top: 0px;
}
.content_discos {
  margin: 0 auto;
  width: 1200px;
  display: block;
  margin-top: 80px;
  height: 300px;
}
.artistas_relacionados2 {
  display: block;
  padding: 0px;
  margin: 0px 0px 0px 0px;
}
.artistas_relacionados2 li {
	list-style: none;
    float: left;
    width: 119px;
    height: 119px;
    overflow: hidden;
    /* border-style: solid; */
    /* border-width: 4px; */
    border-color: #272727;
    margin: 0px 14px 14px 0px;
    -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.22);
    -moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.22);
    box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.07);
}
.hit_artista2 {
  transition: all 0.2s ease;
  -webkit-filter: grayscale(30%);
  -moz-filter: grayscale(30%);
  -ms-filter: grayscale(30%);
  -o-filter: grayscale(30%);
  filter: grayscale(30%); /* Para cuando es estándar funcione en todos */
  filter: Gray(); /* IE4-8 and 9 */
  width: 120px;
  opacity: 0.5;
}
.hit_artista2:hover {
  -webkit-transform: scale(1.07);
  -webkit-transform: scale(1.07);
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%); /* Para cuando es estándar funcione en todos */
  opacity: 1;
}
/* ----------------------------------------- */
/* ----------  RESPONSIVE MOBILE  ---------- */
/* ----------------------------------------- */
@media (max-width: 1000px) {
  .caja_musica, .bg_player_list, .carrusel_videos, .pause_play, .caja_videos, #video_bg, .ecualizador, .album, .bg_current_track, .bg_bio, .bg_box, .box1, .bg_scroll, .bg_suena_mp3, .txt_suena, .jp-volume-bar, .jp-volume-bar-value, .artist, .jp-current-time, .jp-duration, #pause_play {
    display: none;
  }
}




@media (max-width: 1000px) {
.jp-play-bar {
	    height: 100%;
  }
}



@media (max-width: 1000px) {
.link_inicio {
	margin: 5px 0px 0px 310px;
  }
}

@media (max-width: 1000px) {
div.jp-type-playlist div.jp-playlist a {
	    padding: 3px 10px 3px 9px;
  }
}

@media (max-width: 1000px) {
.jp-playlist li {
  padding: 5px 0px;
  }
}






@media (max-width: 1000px) {
.jp-seek-bar {
        background-color: #ffffff40;
        box-shadow: inset 0px 15px 12px -11px #00000000;
        backdrop-filter: blur(0px);
	-webkit-backdrop-filter: blur(0px);
	        border-radius: 10px;
  }
}


@media (max-width: 1000px) {
.jp-play-bar {
  background: #ffc56e;
  }
}


@media (max-width: 1000px) {
.bg_mobile, .bg_blur {
	    display: block;
	    position: absolute;
        width: 370px;
        height: 700px;
        background-position: 50% -10px;
        background-size: 705%;
        margin: -20px 0px 0px 0px;
	    border-radius: 0px 0px 20px 20px;
  }
}

@media (max-width: 1000px) {
.bg_blur {
        backdrop-filter: blur(20px);
		-webkit-backdrop-filter: blur(20px);
         background-color: #1e1e1e40;
        z-index: 1;
  }
}






@media (max-width: 1000px) {
  .musica_top_content {
    width: 370px;
    height: 0px;
  }
}
@media (max-width: 1000px) {
  #musica {
	width: 370px;
    height: 700px;
	margin: auto;
    background: #272727;
	border-radius: 0px 0px 20px 20px;
  }
}
@media (max-width: 1000px) {
  .content_musica {
	padding-top: 20px;
    width: 370px;
  }
}
@media (max-width: 1000px) {
  .cover {
	width: 280px;
    margin: 0px 0px 0px 45px;
    box-shadow: 0px 10px 25px 0px rgb(0 0 0 / 30%);
    border-radius: 15px;
  }
}
@media (max-width: 1000px) {
  .jp-progress { /* barra progeso de la cancion */
        width: 280px;
        height: 5px;
        margin: 410px 0px 0px 45px;
  }
}
@media (max-width: 1000px) {
  .container {
        margin: 445px 0px 0px 45px;
        width: 300px;
        height: 202px;
  }
}
@media (max-width: 1000px) {
  .container .content {
    width: 280px;
    /* height: 700px;  esta es la altura de la lista */
  }
}
@media (max-width: 1000px) {
  .ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
	  background-color: #ffffff40;
	}
}

@media (max-width: 1000px) {
  .track {
		margin: 360px 0px 0px 45px;
        /* text-transform: uppercase; */
        width: 280px;
        text-align: left;
        font-size: 15px;
        line-height: 20px;
        /* background-color: #902020; */
        height: 40px;
  }
}

/* botones: PLAY - NEXT - PREV - PAUSE */
@media (max-width: 1000px) {
  .jp-next, .jp-previous {
width: 95px;
    height: 60px;
    background: url(../js/musica_home/btn.png);
    cursor: pointer;
    display: block;
    position: absolute;
    margin: 280px 0px 0px 190px;
	background-position: -27% -3px;
    background-size: 484%;
	border-radius: 0px 4px 15px 0px;
	z-index: 1;
  }
}
@media (max-width: 1000px) {
  .jp-previous {
            margin: 280px 0px 0px 5px;
    background-position: 0% -3px;
	  border-radius: 4px 0px 0px 15px;
  }
}
@media (max-width: 1000px) {
.jp-previous:hover {
    background-position: 0% -70px;
  }
}
@media (max-width: 1000px) {
.jp-next:hover {
    background-position: -27% 65px;
  }
}
@media (max-width: 1000px) {
  .jp-play, .jp-pause {
	width: 95px;
    height: 60px;
    background: url(../js/musica_home/btn.png);
    cursor: pointer;
    position: absolute;
    margin: 280px 0px 0px 98px;
	background-position: 31% 0px;
    background-size: 442%;
  }
}
@media (max-width: 1000px) {
  .jp-play:hover {
    background-position: 31% 62px;
  }
}
@media (max-width: 1000px) {
  .jp-pause {
	background: url(../js/musica_home/btn.png);
    background-position: 69% 0px;
	background-size: 442%;
  }
@media (max-width: 1000px) {
  .jp-pause:hover{
    background-position: 69% 62px;
  }
}
/* botones: PLAY - NEXT - PREV - PAUSE */




@media (max-width: 1000px) {
  .jp-playlist {
    width: 230px;
    /* background-color: brown; */
  }
}
@media (max-width: 1000px) {
  .content_discos {
width: 340px;
            margin-top: 90px;
            /* background-color: brown; */
  }
}
@media (max-width: 1000px) {
  .artistas_relacionados2 li {
    width: 103px;
    height: 103px;
    border-width: 0px;
    margin: 0px 10px 10px 0px;
  }
}
@media (max-width: 1000px) {
  .hit_artista2 {
    width: 103px;
  }
}
