@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;
  /* ----- esta linea se coloca como fondo cuando el home no usa un video ----- */
  /* ----- background:#272727 url(../images/bg_top.jpg) no-repeat center top; ----- */
  background-attachment: fixed;
  background: whitesmoke;
  line-height: 19px;
  color: #ffffff;
  font-size: 12px;
}
#wrap {
  width: 1040px;
  margin: auto;
}
.fondo_home {
  display: block;
  position: absolute;
  width: 1920px;
  height: 1397px;
  background-color: whitesmoke;
  margin: 653px 0px 0px -960px;
  left: 50%;
}
/* ---------------------------------- */
/* ---------  VIDEO BG HOME --------- */
/* ---------------------------------- */
.video_bg_home {
	position: absolute;
    width: 2050px;
    height: 779px;
    margin: 0px 0px 0px -1025px;
    left: 50%;
}
/* ---------------------------------- */
/* --------------  TOP -------------- */
/* ---------------------------------- */
#top {
  width: 1040px;
  height: 90px;
  margin: auto;
}
.linea {
	display: block;
    width: 2032px;
    height: 48px;
        /* background-color: #ffffff12; */
    margin: 0px 0px 0px -497px;
    position: absolute;
    border-style: solid;
    border-width: 1px;
    border-color: #f5f5f540;
    /* backdrop-filter: blur(7px); */
	-webkit-backdrop-filter: blur(7px);
    /* box-shadow: 3px 5px 20px 0px #00000017; */
}


.menu {
  display: block;
  list-style: none;
  margin: 16px 0px 0px 711px;
  position: absolute;
  padding: 0px;
}

.menu li {
  float: left;
}
.menu li a {
  text-transform: uppercase;
  text-decoration: none;
  color: #ffffff;
  font-size: 13px;
  padding: 13px 11px;
  transition: all 0.2s ease;
  letter-spacing: 0.6px;
  /* background-color: #302f2f; */
  /* background: url(../images/trans.png); */
  cursor: pointer;
}
.menu li a:hover {
  color: #ffffff;
    background-color: #00000036;
}

.logo, .logo_size {
display: block;
    position: absolute;
    margin: 27px 0px 0px 39px;
    z-index: 1;
}
.texto_logo_oculto {
  display: none;
}
.logo_size {
width: 255px;
 /* opacity: 0.9; */
}

/* ------------------------------------------- */
/* -----------  LLUVIA EN EL HOME ------------ */
/* ------------------------------------------- */
.audio-player {
	position: absolute;
    display: flex;
    align-items: center;
    /* border: 1px solid #ccc; */
    /* padding: 10px; */
    /* border-radius: 5px; */
    font-family: sans-serif;
    width: 320px;
	margin: 11px 0px 0px 0px;
	z-index: 1;
}
.controls button {
    width: 187px;
    padding: 6px 6px;
    margin-right: 10px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    background-color: #0079b2;
    color: #f5f5f5d9;
    font-size: 12px;
    border-style: solid;
    border-width: 1px;
    border-color: #f5f5f582;
}
.controls button:hover {
    background-color: #ffffff;
    color: #6b6b6b;
}
.time {
	display: none;
    margin-right: 10px;
    font-size: 0.9em;
    color: #f5f5f5d9;
}
.progress-bar-container {
	display: none;
	flex-grow: 1;
    background-color: #0037577a;
    border-radius: 0px;
    height: 1px;
    cursor: pointer;
    overflow: hidden;
}
.progress-bar {
background-color: #ffffffad;
    height: 100%;
    /* width: 0%;*/
    border-radius: 0px;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}



/* ---------------------------------- */
/* -------------  METRO ------------- */
/* ---------------------------------- */
.cubre_parallax {
  position: absolute;
  width: 500px;
  height: 250px;
  background-color: #f5f5f5;
  margin: 639px 0px 0px -497px;
}
#metro {
  width: 1040px;
  height: 1790px;
  margin: auto;
  /* background: #066; */
  margin-bottom: 150px;
}
/* ----------  CAJAS AMARILLAS ---------- */
.punta_amarilla_1, .punta_amarilla_2, .punta_amarilla_3, .punta_amarilla_4, .punta_amarilla_5, .punta_amarilla_6, .punta_blanca_1, .punta_blanca_2, .punta_blanca_3 {
  margin: 64px 0px 0px 160px;
  transform: rotate(0deg);
  position: absolute;
  margin: 136px 0px 0px 340px;
  border-left: 15px solid #ffc56e;
  border-top: 16px solid transparent;
  border-bottom: 16px solid transparent;
  transform: rotate(270deg);
  z-index: 1;
}
.punta_amarilla_2 {
  margin: 64px 0px 0px 160px;
  transform: rotate(0deg);
}
.punta_amarilla_3 {
  margin: 64px 0px 0px 160px;
  transform: rotate(0deg);
}
.punta_amarilla_4 {
  margin: -23px 0px 0px 72px;
  transform: rotate(-90deg);
}
.punta_amarilla_5 {
  margin: 64px 0px 0px 160px;
  transform: rotate(0deg);
}
.punta_amarilla_6 {
  margin: 73px 0px 0px -14px;
  transform: rotate(180deg);
}
.punta_blanca_1 {
  margin: 137px 0px 0px 72px;
  transform: rotate(270deg);
  border-left: 15px solid #f5f5f5;
}
.punta_blanca_2 {
  margin: 120px 0px 0px 0px;
  transform: rotate(360deg);
  border-left: 15px solid #f5f5f5;
}
.punta_blanca_3 {
  margin: 85px 0px 0px 0px;
  transform: rotate(360deg);
  border-left: 15px solid #f5f5f5;
}
.yellow_box_1, .yellow_box_2, .yellow_box_3, .yellow_box_4, .yellow_box_5, .yellow_box_6 {
  display: block;
  margin: 370px 0px 0px 560px;
  position: absolute;
  width: 160px;
  height: 160px;
  background: #ffc56e;
  /* box-shadow: -11px -17px 16px 3px #0000002e; */
  z-index: 1;
}
.yellow_box_2 {
  margin: 639px 0px 0px 0px;
}
.yellow_box_3 {
  margin: 1039px 0px 0px 0px;
}
.yellow_box_4 {
  margin: 879px 0px 0px 880px;
}
.yellow_box_5 {
  margin: 1038px 0px 0px 720px;
}
.yellow_box_6 {
  margin: 1279px 0px 0px 540px;
  width: 180px;
  height: 180px;
}
.caja_txt_1, .caja_txt_2 {
  font-size: 13px;
  line-height: 29px;
  background-color: #ffffff;
  color: #ffc56e;
}
.caja_txt_2 {
  background-color: #ffc56e;
  color: #ffffff;
}
.txt_1, .txt_2, .txt_3, .txt_4, .txt_5 {
  display: block;
  width: 130px;
  font-size: 15px;
  text-align: right;
  color: #fffbf4;
  text-decoration: none;
  text-transform: uppercase;
  padding: 15px 15px;
  bottom: 0px;
  position: absolute;
  line-height: 19px;
}
.txt_2 {
  width: 164px;
  text-align: left;
  color: #545454;
  padding: 0px;
  line-height: 20px;
}
.txt_3 {
  width: 190px;
  text-align: right;
  color: #545454;
  line-height: 20px;
  padding: 0px 15px 15px 15px;
  bottom: auto;
}
.txt_4 {
  width: 150px;
}
.txt_5 {
  width: 130px;
  text-align: right;
  color: #545454;
  padding: 15px;
  line-height: 19px;
  bottom: auto;
}
.caja_blanca1, .caja_blanca2, .caja_blanca3, .caja_blanca4, .caja_blanca5, .caja_blanca6, .caja_blanca7 {
  display: block;
  width: 160px;
  background: #ffffff;
  position: absolute;
  margin: 450px 0px 0px 880px;
  z-index: 1;
}
.caja_blanca1 {
	height: 239px;
    box-shadow: -5px 4px 15px 0px #0000001c;
}
.caja_blanca2 {
  width: 310px;
  height: 310px;
  margin: 639px 0px 0px 320px;
  padding: 45px 45px;
  font-size: 19px;
  color: #ffffff;
  line-height: 26px;
  background: url(../images/bg_hola.jpg);
  -webkit-box-shadow: inset 4px -3px 7px 0px rgb(0 0 0 / 9%);
  /* -moz-box-shadow: inset -21px -19px 35px -16px rgba(0, 0, 0, 0.26);*/
  /* box-shadow: inset -21px -19px 35px -16px rgba(0, 0, 0, 0.26); */
}
.caja_blanca3 {
  height: 459px;
  margin: 1199px 0px 0px 160px;
  background: #f5f5f5 url(../images/logo_after.png) no-repeat;
  background-position: 20px 20px;
  box-shadow: -13px 13px 15px 0px #0000000f;
  background-position: 20% 20px;
  background-size: 35%;
}
.caja_blanca4 {
  height: 149px;
  margin: 754px 0px 0px 0px;
  background: none;
	
}
.caja_blanca5 {
  height: 149px;
  margin: 1374px 0px 0px 0px;
  background: none;
}
.caja_blanca6 {
  margin: 1479px 0px 0px 320px;
  background: none;
}
.caja_blanca7 {
  height: 149px;
  margin: 1287px 0px 0px 720px;
  background: none;
}
/* --------------- */
/* --------------- */
.metro_img1, .metro_img2, .metro_img3, .metro_img4, .metro_img5, .metro_img6, .metro_img7, .metro_img8, .metro_img9, .metro_img10, .metro_img11, .metro_img12, .metro_img13, .metro_img14 {
  display: block;
  position: absolute;
  margin: 320px 0px 0px 0px;
  overflow: hidden;
  z-index: 0;
  background: #f5f5f5;
}
.metro_img2 {
  margin: 210px 0px 0px 720px;
}
.download {
  display: none;
  position: absolute;
      margin: 243px 0px 0px 27px;
  width: 50px;
  z-index: 1;
}
.metro_img3 {
  display: none;
  margin: 320px 0px 0px 720px;
}
.metro_img4 {
  margin: 1199px 0px 0px 0px;
}
.metro_img5 {
  display: block;
  margin: 1039px 0px 0px 720px;
  width: 320px;
  height: 240px;
}
.txt_caja_costado {
  display: block;
  width: 150px;
  /* height: 70px; */
  font-size: 17px;
  color: #f5f5f5e6;
  bottom: 0px;
  /* background-color: #0000007d; */
  padding: 15px 15px;
  bottom: 0px;
  text-transform: uppercase;
  position: absolute;
}
/* --------------- */
/* --------------- */
.metro_img6 {
  width: 560px;
  height: 109px;
  background-image: url(../images/image_01.jpg);
  margin: 530px 0px 0px 320px;
  box-shadow: inset 5px -2px 14px #00000017;
  background-size: 100%;
}
.metro_img7 {
  margin: 639px 0px 0px 160px;
}
.metro_img8 {
  margin: 799px 0px 0px 0px;
}
.metro_img9 {
  margin: 1039px 0px 0px 160px;
}
.metro_img10 {
  margin: 1594px 0px 0px 96px;
  width: 197px;
  height: 64px;
  z-index: 1;
}
.metro_img11 {
  margin: 639px 0px 0px 720px;
}
.metro_img12 {
  margin: 1279px 0px 0px 880px;
}
.metro_img13 {
  margin: 1459px 0px 0px 540px;
  background-color: #e4e4e4;
  width: 180px;
  height: 270px;
}

#video_trailer, #video_trailer2 {
  margin: 1039px 26px 0px 320px;
  width: 400px;
  height: 420px;
  display: block;
  cursor: pointer;
  overflow: hidden;
  background-color: #343432;
  position: absolute;
  /* box-shadow: 0px 9px 12px 0px #00000033; */
  /* border-style: solid; */
  /* border-width: 13px; */
  border-color: whitesmoke;
}

#video_trailer2 {
  margin: 319px 26px 0px 0px;
  width: 320px;
  height: 320px;
}
/* --------------- */
/* --------------- */
.cover1, .cover2, .cover3, .cover4, .cover5, .cover6, .destacado, .destacado1, .destacado2, .destacado3, .destacado4 {
    display: block;
    width: 295px;
    border-style: solid;
    border-width: 13px;
    border-color: whitesmoke;
    transition: all 0.2s ease;
    cursor: pointer;
}
.cover2 {
  border-style: none;
  width: 200px;
  margin: 0px 0px 0px -30px;
}
.cover3 {
  border-style: none;
  width: 160px;
}
.cover4 {
  border-style: none;
  width: 160px;
}
.cover5 {
  border-style: none;
  width: 197px;
}
.cover6 {
  border-style: none;
  width: 180px;
}
.destacado {
  border-style: none;
  width: 320px;
}
.destacado1 {
  border-style: none;
  width: 400px;
}
.destacado2 {
  border-style: none;
  width: 320px;
}
.destacado3 {
  border-style: none;
  width: 160px;
}
.destacado4 {
  border-style: none;
  width: 354px;
}
.cover1:hover, .cover2:hover, .cover3:hover, .cover4:hover, .cover6:hover, .destacado:hover, .destacado1:hover, .destacado2:hover, .destacado3:hover, .destacado4:hover {
  -webkit-transform: scale(1.05);
}
/* --------------- */
/* --------------- */
.tit_enlaces {
  display: block;
  font-size: 16px;
  color: #ffffff;
  text-decoration: none;
  margin: 12px 0px 5px 12px;
  width: 116px;
  background-color: #ffc56e;
  padding: 10px 5px 9px 15px;
	    text-transform: uppercase;
}
.tit_enlaces2 {
  margin: 105px 0px 10px 20px;
  display: block;
  font-size: 16px;
  color: #545454;
  text-decoration: none;
  color: #7e7e7e;
  /* font-weight: 900; */
  font-weight: 600;
}
.links, .links2 {
  list-style: none;
  margin: 3px 0px 0px -9px;
  position: absolute;
}
.links2 {
  margin: 0px 0px 0px -20px;
}
.links li {
  padding-top: 8px;
  list-style-image: url(../images/blog_bullet.gif);
}
.links2 li {
  padding: 6px 14px 0px 0px;
  color: #b8b8b8;
  letter-spacing: 0.3px;
  font-size: 10px;
}
.links li a, .links2 li a {
  text-decoration: none;
  color: #545454;
  font-size: 15px;
}
.links2 li a {
 text-transform: uppercase;
  padding: 10px 0px;
	font-size: 14px;
}
.links li a:hover, .links2 li a:hover {
  color: #ff9d00;
}
#tapadisco {
  text-decoration: none;
  color: #898989;
  position: absolute;
  border: 10px solid #ffffff;
  background: #313131;
  padding: 7px;
  display: none;
  z-index: 1;
}
/* ---------------------------------- */
/* ----  LIGHTBOX VIDEO DESTACADO --- */
/* ---------------------------------- */
div.pp_overlay {
  background: #000;
  display: none;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9500;
}
div.pp_pic_holder {
  display: none;
  position: absolute;
  width: 100px;
  z-index: 10000;
}
.pp_content {
  height: 40px;
  min-width: 40px;
}
* html .pp_content {
  width: 40px;
}
.pp_content_container {
  position: relative;
  text-align: left;
  width: 100%;
}
.pp_content_container .pp_details {
  float: left;
  margin: 0px 0 2px;
}
.pp_social {
  float: left;
  margin: 0;
}
a.pp_previous {
  display: none;
  float: left;
  height: 100%;
  text-indent: -10000px;
  width: 49%;
}
a.pp_expand, a.pp_contract {
  cursor: pointer;
  display: none;
  height: 20px;
  position: absolute;
  right: 30px;
  text-indent: -10000px;
  top: 10px;
  width: 20px;
  z-index: 20000;
}
div.pp_default .pp_content, div.light_rounded .pp_content {
  background-color: #fff;
}
div.pp_default .pp_gallery ul li a:hover, div.pp_default .pp_gallery ul li.selected a, .pp_gallery ul a:hover, .pp_gallery li.selected a {
  border-color: #fff;
}
/* ---------------------------------- */
/* -----------  TRABAJOS ------------ */
/* ---------------------------------- */
.clear {
  clear: both;
  margin: 0px;
}
#trabajos {
  display: block;
  width: 100%;
  height: 760px;
  margin-bottom: 80px;
}
.content_trabajos {
  width: 1040px;
  margin: 0 auto;
}
.titulo {
  position: absolute;
  margin: 385px 0px 0px 644px;
  color: black;
}
.texto_trabajo {
  width: 420px;
  position: absolute;
  text-align: left;
  margin: 482px 0px 0px 646px;
  font-size: 16px;
  /* background-color: brown; */
  color: #34475d;
}
.bg_trabajos, .img_trabajo {
  display: block;
  width: 1920px;
  height: 1050px;
  background: whitesmoke;
  position: absolute;
  margin: 480px 0px 0px -480px;
  z-index: -1;
}
.bg_trabajos {
  display: block;
  height: 574px;
  margin: 346px 0px 0px -440px;
}
.img_trabajo {
  margin: 0px 0px 0px -960px;
  left: 50%;
  height: 346px;
}
/* ---------------------- */
/* ---------------------- */
.imagen_work_content_1, .imagen_work_content_2, .imagen_work_content_3, .imagen_work_content_4, .imagen_work_content_5, .imagen_work_content_6, .imagen_work_content_7 {
  display: block;
  position: absolute;
  margin: 0px 0px 0px 0px;
  overflow: hidden;
  /* z-index: 0; */
  background: #f5f5f5;
}
.imagen_work_content_2 {
  margin: -87px 0px 0px 346px;
}
.imagen_work_content_3 {
  margin: 173px 0px 0px 346px;
  height: 173px;
}
.imagen_work_content_4 {
  margin: 346px 0px 0px 346px;
}
.imagen_work_content_5 {
  margin: 346px 0px 0px 173px;
}
.imagen_work_content_6 {
  margin: 0px 0px 0px 606px;
}
.imagen_work_content_7 {
  margin: 0px 0px 0px 781px;
  height: 173px;
}
/* ---------------------- */
/* ---------------------- */
.imagen_work_1, .imagen_work_2, .imagen_work_3, .imagen_work_4, .imagen_work_5, .imagen_work_6, .imagen_work_7, .video_destacado2 {
  display: block;
  width: 346px;
  border-style: solid;
  /* border-width: 12px; */
  /* border-color: whitesmoke; */
  transition: all 0.2s ease;
  cursor: pointer;
}
.imagen_work_1 {
  width: 346px;
}
.imagen_work_2 {
  width: 260px;
}
.imagen_work_3 {
  width: 260px;
  margin: -40px 0px 0px 0px;
}
.imagen_work_4 {
  width: 260px;
}
.imagen_work_5 {
  width: 173px;
}
.imagen_work_6 {
  width: 175px;
}
.imagen_work_7 {
  width: 259px;
  margin: -35px 0px 0px 0px;
}
.video_destacado {
  width: 320px;
  height: 320px;
}
.video_destacado2 {
  width: 320px;
}
.video_destacado3 {
  width: 400px;
}
.imagen_work_1:hover, .imagen_work_2:hover, .imagen_work_3:hover, .imagen_work_4:hover, .imagen_work_5:hover, .imagen_work_6:hover, .imagen_work_7:hover, .video_destacado2:hover {
  -webkit-transform: scale(1.05);
}
.btn_work {
  position: absolute;
  margin: 559px 0px 0px 646px;
  background: url(../images/work/btn.jpg) no-repeat;
  border: none;
  width: 246px;
  height: 47px;
  cursor: pointer;
  background-position: 100% 0px;
  display: block;
}
.btn_work:hover {
  background-position: 100% -47px;
}
/* ------------------------------------------- */
/* ------------  REPRODUCTOR MP3 ------------- */
/* ------------------------------------------- */
.carrusel_videos {
  display: block;
  width: 100%;
  height: 230px;
  margin-bottom: 0px;
  background-color: #212121;
}
.content_carrusel_videos {
  width: 1200px;
  margin: 0 auto;
  /* background-color: tan; */
  height: 230px;
}
.pause_play {
  position: absolute;
  margin: 15px 0px 0px 312px;
  z-index: 1;
  padding: 8px;
  /* background-color: #343434; */
  color: #ffffff;
  text-decoration: none;
  border-radius: 0px;
  border: none;
  cursor: pointer;
  font-size: 13px;
  background: url(../images/trans.png);
}
.pause_play:hover {
  color: #898989;
  background: #f5f5f5;
}
.musica_top, .musica_top_content {
  display: block;
  width: 100%;
}
.musica_top_content {
  width: 1200px;
  height: 0px;
  margin: 0 auto;
}
.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 1130px;
  background-size: 100%;
  z-index: 5;
  transition: all 0.1s ease;
  cursor: pointer;
}
.link_inicio:hover {
  -webkit-transform: scale(1.09);
}
@media (max-width: 1100px) {
  .musica_top_content {
    width: 320px;
    height: 0px;
  }
}
#musica {
  display: block;
  background: #161616 url(../js/mp3_home/bg_player.jpg) no-repeat center top;
  height: 558px;
  background-color: #141414;
}
@media (max-width: 1100px) {
  #musica {
    height: 810px;
    background: #272727;
    width: 370px;
    margin: auto;
  }
}
.content_musica {
  padding-top: 0px;
  width: 1200px;
  height: 558px;
  margin: 0 auto;
  /*background-color: brown;*/
}
@media (max-width: 1100px) {
  .content_musica {
    width: 320px;
  }
}
.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; */
}
@media (max-width: 1100px) {
  .cover {
    margin: 40px 0px 0px 20px;
    box-shadow: 0px 10px 25px 0px rgb(0 0 0 / 30%);
    border-radius: 15px;
  }
}
.video_bg, .video_bg_wide {
  position: absolute;
  width: 940px;
  height: 559px;
  margin: 0px 0px 0px 260px;
}
.video_bg_wide {
  width: 1852px;
  margin: 0px 0px 0px -263px;
}
.bg_player_list {
  display: block;
  position: absolute;
  margin: 349px 0px 0px 280px;
  z-index: 1;
  background-color: #00000040;
  width: 451px;
  height: 189px;
}
.bg_bio, .bg_box, .box1 {
  display: block;
  width: 900px;
  height: 210px;
  position: absolute;
  background-color: #302f2f;
  margin: 349px 0px 0px 751px;
  /* opacity: 0.4; */
  z-index: 1;
}
.bg_box {
  width: 389px;
  height: 1px;
  margin: 439px 0px 0px 781px;
  background-color: #ffffff59;
}
.box1 {
  width: 8px;
  height: 30px;
  margin: 369px 0px 0px 751px;
  background-color: #ffc56e;
}
.titulo_playlist {
  display: block;
  position: absolute;
  /* width: 900px; */
  /* height: 210px; */
  /* background-color: #302f2f; */
  margin: -40px 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: 373px 0px 0px 50px;
  opacity: 0.4;
  z-index: 1;
}
#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: 240px;
  height: 5px;
  overflow: hidden;
  position: absolute;
  margin: 401px 0px 0px 0px;
  z-index: 1;
}
@media (max-width: 1100px) {
  .jp-progress { /* barra progeso de la cancion */
    margin: 420px 0px 0px 20px;
    width: 279px;
    height: 2px;
    background: url(https://www.alfonso-hc.com/js/mp3_home/bg_current_song.png);
  }
}
.jp-seek-bar { /* fondo barra de estado de la cancion */
  height: 100%;
  overflow: hidden;
  cursor: pointer;
  background-color: #00000052;
  box-shadow: inset 0px 15px 12px -11px #00000029;
}
.jp-play-bar { /* barra de estado de la cancion */
 background: #ffc56e;
 width: 0px;
 height: 7%;
 overflow: hidden;
}
/* ESTILOS DEL SCROLL */
.container {
  width: 413px;
  height: 155px;
  position: absolute;
  overflow: hidden;
  margin: 369px 0px 0px 300px;
  z-index: 5;
}
@media (max-width: 1100px) {
  .container {
    margin: 545px 0px 0px 20px;
    width: 279px;
    height: 225px;
  }
}
.container .content {
  width: 280px;
  height: 270px; /* esta es la altura de la lista */
}
@media (max-width: 1100px) {
  .container .content {
    width: 240px;
    height: 220px; /* 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: #bababa;
  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;
}
@media (max-width: 1100px) {
  .ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
    background: url(../js/mp3_home/bg_current_song.png);
  }
}
#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: #cecece;
  position: absolute;
  padding: 0px;
  margin: 375px 0px 0px 777px;
  /* text-transform: uppercase; */
  font-family: 'Montserrat', sans-serif;
  opacity: 0.9;
  letter-spacing: -0.03em;
  z-index: 1;
}
@media (max-width: 1100px) {
  .artist {
    margin: 334px 0px 0px 20px;
    font-size: 15px;
  }
}
.album {
  text-align: center;
  font-size: 15px;
  margin: 409px 0px 0px 780px;
  /* text-transform: uppercase; */
}
.track {
  display: block;
  width: 240px;
  font-size: 18px;
  text-align: left;
  color: #878787;
  position: absolute;
  padding: 0px;
  /* white-space: nowrap; */
  word-wrap: normal;
  margin: 430px 0px 0px 0px;
  text-transform: uppercase;
  line-height: 28px;
  /* background: black; */
  /* opacity: 0.7; */
  z-index: 1;
}
@media (max-width: 1100px) {
  .track {
    margin: 355px 0px 0px 20px;
    /* text-transform: uppercase; */
    width: 279px;
    text-align: left;
    font-size: 24px;
    line-height: 30px;
  }
}
.jp-controls {
  list-style: none;
  margin: 0px 0px 0px 0px;
}
/* botones: play - next - prev */
.jp-next, .jp-previous {
  width: 84px;
  height: 60px;
  background: url(https://www.alfonso-hc.com/js/musica_home/btn_next.png);
  cursor: pointer;
  display: block;
  background-position: 100% -60px;
  position: absolute;
  margin: 260px 0px 0px 136px;
}
@media (max-width: 1100px) {
  .jp-next, .jp-previous {
    margin: 457px 0px 0px 166px;
    background: url(../js/mp3_home/btn_next_mobile.png);
    background-position: 100% -60px;
    z-index: 1;
  }
}
.jp-previous {
  width: 84px;
  height: 60px;
  background: url(https://www.alfonso-hc.com/js/musica_home/btn_prev.png);
  background-position: 100% -60px;
  margin: 260px 0px 0px -40px;
}
@media (max-width: 1100px) {
  .jp-previous {
    margin: 457px 0px 0px -20px;
    background: url(../js/mp3_home/btn_prev_mobile.png);
    background-position: 100% -60px;
    z-index: 1;
  }
}
.jp-previous:hover {
  background-position: 100% -120px;
}
.jp-next:hover {
  background-position: 100% -120px;
}
.jp-play, .jp-pause {
  width: 92px;
  height: 60px;
  background: url(https://www.alfonso-hc.com/js/musica_home/btn_play.png);
  cursor: pointer;
  position: absolute;
  background-position: 100% 60px;
  margin: 260px 0px 0px 44px;
}
@media (max-width: 1100px) {
  .jp-play, .jp-pause {
    margin: 457px 0px 0px 73px;
    background: url(../js/mp3_home/btn_play_mobile.png);
    background-position: 100% 60px;
    z-index: 1;
  }
}
.jp-play:hover, .jp-pause:hover {
  background-position: 100% -120px;
}
@media (max-width: 1100px) {
  .jp-play:hover, .jp-pause:hover {
    background-position: 100% -120px;
  }
}
.jp-pause {
  background: url(../js/mp3_home/btn_pause.png);
  background-position: 100% -60px;
}
@media (max-width: 1100px) {
  .jp-pause {
    background: url(../js/mp3_home/btn_pause_mobile.png);
    background-position: 100% -60px;
  }
}
.jp-current-time, .jp-duration {
  font-size: 13px;
  color: #878787;
  position: absolute;
  margin: 375px 0px 0px 0px;
  z-index: 1;
}
@media (max-width: 1100px) {
  .jp-current-time {
    margin: 427px 0px 0px 20px;
  }
}
.jp-duration {
  float: right;
  text-align: right;
  margin: 375px 0px 0px 166px;
}
@media (max-width: 1100px) {
  .jp-duration {
    margin: 427px 0px 0px 268px;
  }
}
.jp-volume-bar {
  display: block;
  width: 260px;
  height: 28px;
  position: absolute;
  margin: 320px 0px 0px 0px;
  z-index: 5;
  background: #292929;
}
.jp-volume-bar:hover {
  cursor: pointer;
}
@media (max-width: 1100px) {
  .jp-volume-bar {
    margin: 319px 0px 0px 20px;
    display: none;
  }
}
.jp-volume-bar-value {
  display: block;
  background: #ffc56e;
  height: 100%;
  cursor: pointer;
}
.jp-playlist {
  width: 340px;
  display: block;
}
@media (max-width: 1100px) {
  .jp-playlist {
    width: 248px;
  }
}
.jp-playlist ul {
  list-style-type: none;
  font-size: 11px;
  margin: 0px;
  padding: 0;
}
.jp-playlist li {
  position: relative;
  padding: 6px 9px;
  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;
}
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;
}
.altura {
  width: 1px;
  height: 740px;
  background: #666;
  position: absolute;
  opacity: 0;
  display: none;
}
.bg_scroll {
  display: none;
  width: 9px;
  height: 162px;
  background-image: url(../js/mp3_home/bg_active.png);
  position: absolute;
  margin: 268px 0px 0px 796px;
}
.caja_musica, .bio {
  display: block;
  width: 390px;
  height: 109px;
  font-size: 13px;
  margin: 450px 0px 0px 781px;
  position: absolute;
  opacity: 0.9;
  line-height: 18px;
  z-index: 2;
  color: #939393;
  letter-spacing: -0.03em;
  /* background-color: brown;*/
}
@media (max-width: 1100px) {
  .caja_musica, .bg_player_list, .carrusel_videos, .video_bg, .pause_play, .caja_videos, .video_bg, .video_bg_wide, .ecualizador, .album, .bg_current_track {
    display: none;
  }
}
/* --------------- */
.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);
}
/* ---------------------------------- */
/* ------------  FOOTER ------------- */
/* ---------------------------------- */
.footer {
display: none;
    width: 1040px;
    height: 120px;
    position: absolute;
    margin: 680px 0px 0px 0px;
    background-color: #bd2f2f;
}
.logo_footer {
  display: block;
  width: 140px;
  position: absolute;
  margin: 13px 0px 0px 0px;
}
.txt_footer {
  font-size: 13px;
  position: absolute;
  margin: 48px 0px 0px 160px;
  opacity: 0.8;
  line-height: 17px;
}
/* --------------- */
/* --------------- */
.content_discos {
  margin: 0 auto;
  width: 1200px;
  display: block;
  margin-top: 75px;
  height: 300px;
}
@media (max-width: 1100px) {
  .content_discos {
    width: 279px;
    margin-top: 0px;
  }
}
.artistas_relacionados2 {
  display: block;
  padding: 0px;
  margin: 0px 0px 0px 0px;
}
.artistas_relacionados2 li {
  list-style: none;
  float: left;
  width: 143px;
  height: 143px;
  overflow: hidden;
  /*border-style: solid;*/
  /*border-width: 4px;*/
  border-color: #272727;
  margin: 0px 7px 7px 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);
}
@media (max-width: 1100px) {
  .artistas_relacionados2 li {
    width: 88px;
    height: 88px;
    border-width: 0px;
    margin: 0px 5px 5px 0px;
  }
}
.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: 147px;
  opacity: 0.8;
}
.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;
}
@media (max-width: 1100px) {
  .hit_artista2 {
    width: 78px;
  }
}
.footer_musica {
  display: block;
  width: 100%;
  background: url(../images/bg_top.jpg) no-repeat center top;
  margin-top: 100px;
  background-position: 50% -50px;
}
@media (max-width: 1100px) {
  .footer_musica {
    margin-top: 50px;
  }
}
.content_footer {
  display: none;
  margin: 0 auto;
  width: 960px;
  height: 50px;
}
@media (max-width: 1100px) {
  .content_footer {
    width: 320px;
    height: 30px;
  }
}
/* ---------------------------------- */
/* -------  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.6;
}
.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: 15px;
  text-transform: uppercase;
  width: 239px;
}
.tit_video:hover {
  color: #feb23a;
}
.tit_video2 {
  font-size: 13px;
  color: #767676;
  font-weight: bolder;
  margin-top: 0px;
}
/* ---------------------------------- */
/* ---------  CONTACTO TOP ---------- */
/* ---------------------------------- */
#form {
  display: block;
  width: 100%;
  position: absolute;
  z-index: 15;
}
.content_form {
  width: 660px;
  margin: 0 auto;
  height: 598px;
}
.fondo {
  display: block;
  width: 130%;
  height: 890px;
  margin: 0 auto;
  opacity: 0.9;
}
.nombre, .mail, .mensaje, .captcha, .btn {
  position: absolute;
  width: 296px;
  height: 39px;
  background: url(../images/bgform.png);
  margin: 154px 0px 0px 330px;
  border: none;
  color: #ffffff;
  padding: 0 17px;
  font-family: tahoma;
}
.mail {
  margin: 223px 0px 0px 330px;
}
.mensaje {
  height: 93px;
  margin: 292px 0px 0px 330px;
  padding: 17px;
}
.captcha {
  margin: 449px 0px 0px 330px;
  width: 235px;
}
.caja_captcha {
  margin: 449px 0px 0px 599px;
  position: absolute;
  width: 43px;
  height: 26px;
  background: #e5e5e5;
  padding: 13px 0px 0px 18px;
}
.btn {
  width: 145px;
  height: 40px;
  background: #feae2d;
  position: absolute;
  font-size: 15px;
  color: #EEEEEE;
  font-weight: normal;
  text-decoration: none;
  text-align: left;
  padding: 0px 0px 0px 45px;
  margin: 508px 0px 0px 330px;
  border-width: 0px;
  cursor: pointer;
  font-family: tahoma;
}
.btn:hover {
  background: #f5f5f5;
  color: #898989;
}
input:required {
  border: 0px;
  outline: none;
}
input:required:focus {
  transition: all 0.6s ease;
  background-color: #939291;
}
textarea:required {
  border: 0px;
  outline: none;
}
textarea:required:focus {
  transition: all 0.6s ease;
  background-color: #939291;
}
.caja_nombre, .caja_mail, .caja_mensaje, .caja_codigo {
  position: absolute;
  margin: 135px 0px 0px 330px;
  opacity: 0.5;
}
.caja_mail {
  margin: 204px 0px 0px 330px;
}
.caja_mensaje {
  margin: 273px 0px 0px 330px;
}
.caja_codigo {
  margin: 430px 0px 0px 330px;
}
.mensaje_tit, .txt_form, .mensaje_gracias {
  display: block;
  margin: 134px 0px 0px 0px;
  position: absolute;
}
.txt_form {
  margin: 238px 0px 0px 0px;
  font-size: 13px;
  width: 250px;
  opacity: 0.8;
}
.mensaje_gracias {
  margin: 220px 0px 0px 170px;
}
.redes_form {
  position: absolute;
  margin: 324px 0px 0px 0px;
  padding: 0px;
}
.redes_form li {
  list-style: none;
  float: left;
  margin-right: 5px;
}
.line {
  position: absolute;
  margin: 70px 0px 0px 0px;
  width: 660px;
  height: 1px;
}
/* ---------------------------------- */
/* ------------  IFRAME ------------- */
/* ---------------------------------- */
.modal, .modal2 {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 50; /* Sit on top */
  padding-top: 20px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.4);
  background-color: #0000006e;
}
.modal2 {
  padding-top: 25px; /* Location of the box */
}
.modal-content, .modal-content2 {
  background-color: #fefefe;
  margin: auto;
  padding: 50px;
  border: 0px solid #888;
  width: 940px;
  box-shadow: 0px -0px 90px #00000061;
}
.modal-content2 {
  padding: 0px;
  width: 930px;
}
.close {
  color: #aaaaaa;
  font-size: 46px;
  margin: -50px 0px 0px 985px;
  position: absolute;
  background-color: #fefefe;
  align: center;
  padding: 25px 25px 32px 25px;
  font-weight: bold;
}
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
#close2 {
  color: #606060;
  font-size: 46px;
  margin: 0px 0px 0px 930px;
  position: absolute;
  padding: 25px 23px 30px 25px;
  font-weight: bold;
  font-size: 40px;
}
#close2:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
#btn_iframe {
  cursor: pointer;
}
.iframe3 {
  width: 930px;
  height: 587px;
  margin: 0px;
  border-width: 0px;
}
.hit_banner, .hit_banner2 {
  display: block;
  position: absolute;
  z-index: 1;
  margin: 133px 0px 0px 0px;
    width: 320px;
}
.hit_banner2 {
    margin: -15px 0px 0px 719px;
    width: 360px;
}

/* ---------------------------------- */
/* --------  HORA EN EL HOME -------- */
/* ---------------------------------- */
#reloj-fecha {
font-family: 'Montserrat';
    font-size: 25px;
    position: absolute;
    margin: 562px 0px 0px 340px;
    opacity: 0.9;
    z-index: 1;
}
#fecha {
    font-size: 14px;
    margin: 4px 0px 0px 0px;
    font-family: "Titillium Web", sans-serif;
}
/* ------------------------------------------------ */
/* ------  MUSICA HOME - SILVERCHAIR ------- */
/* ------------------------------------------------ */
#musica_home {
  display: block;
  width: 100%;
  background-color: rgb(20, 20, 20);
}
.content_musica_home {
  width: 1040px;
  height: 737px;
  margin: 0 auto;
}
.bg_bio_mp3, .bg_box_mp3, .box1_mp3, .bg_suena_mp3, .bg_cubre {
display: block;
    width: 380px;
    height: 304px;
    position: absolute;
    /* background-color: #302f2f; */
    margin: 320px 0px 0px 660px;
    /* opacity: 0.4; */
    z-index: 1;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(30px);
    background-color: #0000001f;
}
.bg_box_mp3 {
  width: 320px;
  height: 1px;
  margin: 411px 0px 0px 690px;
  background-color: #ffffff59;
}
.box1_mp3 {
  width: 8px;
  height: 30px;
  margin: 343px 0px 0px 660px;
  background-color: #ffc56e;
}
.artista_destacado {
    margin: 221px 0px 0px 973px;
    width: 360px;
    height: 80px;
    background: url(../images/artista_destacado.png) no-repeat;
    background-size: 100%;
    position: absolute;
    z-index: 2;
}
.bg_suena_mp3 {
  width: 380px;
  height: 60px;
  margin: 260px 0px 0px 260px;
  /* background-color: #3a3a3a70; */
  backdrop-filter: blur(9px);
-webkit-backdrop-filter: blur(9px);
  background-color: #0000001f;
  /* box-shadow: 0px 2px 4px 0px #0000001f; */
}
.txt_suena {
  display: block;
  width: 30px;
  height: 30px;
  /* color: #383838; */
  margin: 24px 0px 0px 95px;
  background-color: #ffc56e;
  text-transform: uppercase;
  /* font-size: 10px; */
  /* font-weight: 600; */
  background: url(../images/volume.png) no-repeat;
  background-position: 0% 0px;
  background-size: 55%;
  opacity: 0.5;
}
.audifonos {
    margin: 0px 0px 0px 1040px;
    width: 260px;
    height: 548px;
    background: url(../images/audifonos.png) no-repeat;
    background-size: 100%;
    position: absolute;
    z-index: 1;
}
.cover_musica_home, .number_03 {
  display: block;
  width: 260px;
  position: absolute;
  margin: 0px 0px 0px 0px;
  z-index: 1;
}
.number_03 {
	margin: -102px 0px 0px 257px;
    width: 315px;
	height: 102px;
    opacity: 0.3;
    background-size: 198%;
    background: url(../images/number_03.png) no-repeat;
    background-size: 100%;
}
.jp-controls_home {
  list-style: none;
  margin: -10px 0px 0px 0px;
  position: absolute;
	z-index: 1;
}












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


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














.bg_current_track_home {
  width: 380px;
  height: 167px;
  position: absolute;
  /* background-color: black; */
  margin: 360px 0px 0px 260px;
  /* opacity: 0.2; */
  z-index: 1;
  background-color: #00000040;
}
.jp-volume-bar_musica_home {
  display: block;
  width: 150px;
  height: 13px;
  position: absolute;
  margin: 285px 0px 10px 390px;
  z-index: 5;
  cursor: pointer;
  background-color: #00000047;
}
.jp-volume-bar-value_musica_home {
  display: block;
  background: #ffc56e;
  height: 100%;
  cursor: pointer;
}
/* ESTILOS DEL SCROLL */
.container2 {
  width: 363px;
  height: 144px;
  position: absolute;
  overflow: hidden;
  margin: 375px 0px 0px 261px;
  z-index: 5;
}
.container2 .content2 {
  width: 280px;
  height: 300px; /* esta es la altura de la lista */
}
.ps-container_home > .ps-scrollbar-y-rail_home {
  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;
  width: 9px;
}
.ps-container_home > .ps-scrollbar-y-rail_home > .ps-scrollbar-y_home {
  display: block;
  position: absolute;
  background-color: #e1e1e1;
  right: 0;
  width: 29px;
  cursor: pointer;
  margin: 0px 3px 0px 0px;
  border-radius: 4px;
}
.jp-progress_home { /* barra progeso de la cancion */
  display: block;
  width: 380px;
  height: 40px;
  overflow: hidden;
  position: absolute;
  margin: 320px 0px 0px 260px;
  z-index: 1;
  /* box-shadow: 0px 6px 7px 0px #0000001f;*/
}
.jp-current-time_home, .jp-duration_home {
  font-size: 14px;
  color: #f5f5f5;
  position: absolute;
  margin: 283px 0px 0px 280px;
  /* font-family: 'Montserrat', sans-serif; */
  z-index: 1;
  font-weight: lighter;
  letter-spacing: -0.03em;
}
.jp-duration_home {
  float: right;
  text-align: right;
  margin: 283px 0px 0px 588px;
}
.txt_bio {
  width: 325px;
  /* height: 109px; */
  font-size: 13px;
  position: absolute;
  opacity: 0.9;
  line-height: 17px;
  z-index: 2;
  color: #ffffffe0;
  letter-spacing: -0.03em;
  word-wrap: normal;
  margin: 422px 0px 0px 690px;
  /* background-color: brown; */
}
.track_home {
  display: block;
  width: 245px;
  height: 18px;
  font-size: 13px;
  text-align: left;
  color: #ffc56e;
  position: absolute;
  padding: 0px;
  word-wrap: normal;
  margin: 332px 0px -10px 280px;
  /* line-height: 23px; */
  z-index: 2;
  text-transform: uppercase;
  /* background-color: brown; */
  overflow: hidden;
}
.artist_home, .album_home, .ecualizador_home {
position: absolute;
    display: block;
    font-size: 38px;
    text-align: left;
    color: #ffffffe0;
    padding: 0px;
    margin: 350px 0px 0px 687px;
    font-family: 'Montserrat', sans-serif;
    opacity: 0.9;
    letter-spacing: -0.03em;
    z-index: 5;
}
.album_home {
  text-align: center;
  font-size: 13px;
  margin: 383px 0px 0px 690px;
	text-transform: uppercase;
}
.ecualizador_home {
  margin: 331px 0px 0px 524px;
  display: block;
  opacity: 0.7;
}
.altura_home {
  width: 591px;
  height: 220px;
  background: #e21111;
  position: absolute;
  /* opacity: 0; */
  display: none;
}
.jp-playlist_home {
  width: 330px;
  display: block;
}
.jp-playlist_home ul {
  list-style-type: none;
  font-size: 11px;
  margin: 0px;
  padding: 0;
}
.jp-playlist_home li {
  position: relative;
  padding: 7px 20px;
  overflow: hidden;
}
div.jp-type-playlist div.jp-playlist_home a {
  color: #e1e1e1;
  text-decoration: none;
  padding: 5px 20px 5px 10px;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 10px;
  /* background-color: #f5f5f5; */
  /* font-weight: bold; */
}
div.jp-type-playlist div.jp-playlist_home a:hover {
  color: #ffc56e;
  background-color: #535353;
}
div.jp-type-playlist div.jp-playlist_home li.jp-playlist-current {
  /* font-weight: bolder; */
  /* -webkit-box-shadow: 0px 1px 5px 0px rgb(0 0 0 / 18%); */
  -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.18);
  /* box-shadow: 0px 1px 5px 0px rgb(0 0 0 / 18%); */
  /* border-style: solid; */
  border-width: 2cdnnnpx;
  /* border-color: #f5f5f5; */
  /* background-color: #ffc56e; */
}
div.jp-type-playlist div.jp-playlist_home li.jp-playlist-current a {
  color: #343434e6;
  font-weight: bold;
  background-color: #ffc56e;
}
div.jp-type-playlist div.jp-playlist_home a.jp-playlist-item-remove {
  float: right;
  display: inline;
  text-align: right;
  margin-left: 10px;
  font-weight: bold;
  color: #d4d4d4;
  background-color: #ffc56e;
}
div.jp-type-playlist div.jp-playlist_home a.jp-playlist-item-remove:hover {
  color: #E892E9;
}
.bg_artist {
	display: block;
    position: absolute;
    width: 2033px;
    height: 547px;
    margin: 0px 0px 0px -497px;
    background-image: url(https://www.alfonso-hc.com/multimedia/musica/green_day/bg.jpg);
    background-position: -25px 0px;
    background-size: 103%;
}

.bg_footer {
	display: block;
    position: absolute;
    width: 2033px;
    height: 190px;
    margin: 547px 0px 0px -497px;
    background-image: url(https://www.alfonso-hc.com/images/bg_top.jpg);
    background-position: 0px -580px;
    background-size: 100%;
	opacity: 0.7;
}

.btn_musica {
		position: absolute;
	 background: url(../images/btn_mas_musica.jpg) no-repeat;
		width: 320px;
	height: 47px;
        margin: 547px 0px 0px 690px;
        background-position: 50% 0px;
        display: block;
        background-color: #ffc56e;
	border: none;
	    cursor: pointer;
	background-size: 77%;
	    z-index: 2;
	
}
.btn_musica:hover {
  background-position: 50% -47px;
}

/* ----------------------------------------- */
/* ----------  RESPONSIVE TABLET  ---------- */
/* ----------------------------------------- */
@media (max-width: 1100px) {
  .video_bg_home, .metro_img4, .caja_blanca5, .cubre_parallax, .metro_img10, .fondo_home, .texto_trabajo, .imagen_work_content_6, .txt_bio, .bg_trabajos, .number_03, .bg_current_track_home, .metro_img11, .yellow_box_4, #reloj-fecha, .bg_box_mp3, .box1_mp3, .artist_home, .album_home, .hit_banner2, .audifonos, .artista_destacado {
    display: none;
  }
}

@media (max-width: 1100px) {
  .btn_musica {
    margin: 523px 0px 0px 280px;
  }
}

@media (max-width: 1100px) {
  .bg_footer {
    margin: 320px 0px 0px -497px;
	height: 410px;
  }
}

@media (max-width: 1100px) {
  .download {
margin: 201px 0px 0px 20px;
    width: 40px;
  }
}


@media (max-width: 1100px) {
  .linea{
    width: 728px;
    margin: 0px 0px 0px 0px;
	border-radius: 0px 0px 8px 8px;
	  display: none;
  }
}


@media (max-width: 1100px) {
  .audio-player{
    margin: 13px 0px 0px 20px;
  }
}



@media (max-width: 1100px) {
  body {
display: block;
        background: #f5f5f5 url(../images/bg_top.jpg) no-repeat center top;
        background-position: -330px 0px;
        background-size: 183%;
  }
}

@media (max-width: 1100px) {
.bg_bio_mp3 {
	width: 470px;
    height: 270px;
    margin: 320px 0px 0px 260px;
  }
}

@media (max-width: 1100px) {
  .bg_artist {
		width: 1085px;
        height: 320px;
        margin: 0px 0px 0px -178px;
        background-position: 52px 0px;
        background-size: 120%;
  }
}

@media (max-width: 1100px) {
  .audifonos {
    margin: 0px 0px 0px 730px;
    width: 154px;
  }
}
@media (max-width: 1100px) {
  .bg_suena_mp3 {
		width: 470px;
        height: 50px;
        margin: 210px 0px 0px 260px;
    /* background-color: #3a3a3a70; */
    backdrop-filter: blur(5px);
	  -webkit-backdrop-filter: blur(9px);
    background-color: #0000001f;
  }
}
@media (max-width: 1100px) {
  #wrap, #top {
    width: 730px;
    margin: auto;
  }
}
@media (max-width: 1100px) {
  .menu {
    margin: 16px 0px 0px 452px;
  }
}
@media (max-width: 1100px) {
  .txt_suena {
            margin: 19px 0px 0px 140px;
  }
}
@media (max-width: 1100px) {
  .logo_size {
width: 215px;
        margin: 10px 0px 0px -160px;
  }
}
@media (max-width: 1100px) {
  .hit_banner {
		display: block;
        position: absolute;
        z-index: 1;
        margin: -20px 0px 0px 470px;
        width: 261px;
  }
}
@media (max-width: 1100px) {
  .logo {
    margin: 57px 0px 0px 173px;
  }
}
@media (max-width: 1100px) {
  .metro_img6 {
        width: 370px;
        height: 78px;
        margin: 343px 0px 0px 230px;
        background-position-x: -6px;
        background-position-y: -19px;
        background-size: 138%;
  }
}
@media (max-width: 1100px) {
  .caja_blanca2 {
    width: 290px;
    height: 220px;
    margin: 421px 0px 0px 230px;
    padding: 25px 35px;
    font-size: 18px;
    line-height: 26px;
  }
}
@media (max-width: 1100px) {
  #video_trailer, #video_trailer2 {
    margin: 650px 26px 0px 230px;
    width: 360px;
    height: 280px;
    display: block;
    cursor: pointer;
    overflow: hidden;
    background-color: #343432;
    position: absolute;
    border-color: whitesmoke;
    z-index: 1;
  }
}
@media (max-width: 1100px) {
  .metro_img1 {
    margin: 190px 0px 0px 0px;
  }
}
@media (max-width: 1100px) {
  #video_trailer2 {
    margin: 190px 0px 0px 0px;
    width: 230px;
    height: 230px;
  }
}
@media (max-width: 1100px) {
  .video_destacado {
    width: 230px;
    height: 230px;
  }
}
@media (max-width: 1100px) {
  .yellow_box_6 {
    margin: 790px 0px 0px 450px;
    height: 140px;
    width: 140px;
	  z-index: 2;
  }
}
@media (max-width: 1100px) {
  #metro {
    width: 730px;
    margin: auto;
    height: 1550px;
  }
}
@media (max-width: 1100px) {
  .content_trabajos {
    width: 730px;
  }
}
@media (max-width: 1100px) {
  .titulo {
    margin: -100px 0px 0px 0px;
    width: 319px;
  }
}
@media (max-width: 1100px) {
  .imagen_work_1, .imagen_work_2, .imagen_work_4, .imagen_work_5, .imagen_work_7 {
    width: 243px;
    margin: 0px 0px 0px 0px;
  }
}
@media (max-width: 1100px) {
  .imagen_work_content_2 {
    margin: 0px 0px 0px 486px;
  }
}
@media (max-width: 1100px) {
  .imagen_work_content_4 {
    margin: 243px 0px 0px 486px;
  }
}
@media (max-width: 1100px) {
  .imagen_work_content_5 {
    margin: 243px 0px 0px 243px;
  }
}
@media (max-width: 1100px) {
  .imagen_work_content_7 {
    margin: 243px 0px 0px 0px;
    height: 243px;
  }
}
@media (max-width: 1100px) {
  .img_trabajo {
    margin: 4px 0px 0px -185px;
    height: 84px;
    width: 130px;
  }
}
@media (max-width: 1100px) {
  .btn_work {
    width: 486px;
    margin: 516px 0px 0px 0px;
    background-position: 50% 0px;
    display: block;
    background-color: #ffc56e;
  }
}
@media (max-width: 1100px) {
  .btn_work:hover {
    background-position: 50% -47px;
  }
}
@media (max-width: 1100px) {
  #trabajos {
    height: 600px;
    display: block;
    /*background: #f5f5f5 url(../images/bg_top.jpg) no-repeat center top;*/
    background-position: 0% -410px;
  }
}
@media (max-width: 1100px) {
  .content_musica_home {
    width: 730px;
    height: 730px;
    margin: 0 auto;
    /*background-color: brown;*/
  }
}
@media (max-width: 1100px) {
  .container2 {
		width: 453px;
        height: 175px;
        position: absolute;
        overflow: hidden;
        margin: 340px 0px 0px 260px;
  }
}

@media (max-width: 1100px) {
  .jp-play-bar {
	background: #ffc56e;
	  height: 8%;
  }
}

@media (max-width: 1100px) {
  .jp-seek-bar {
	background-color: #0000004a;
  }
}


@media (max-width: 1100px) {
  .cover_musica_home {
	margin: 0px 0px 0px 0px;
        width: 260px;
        border-radius: 0px;
  }
}
@media (max-width: 1100px) {
  .jp-next_home {
    margin: 270px 0px 0px 136px;
  }
}
@media (max-width: 1100px) {
  .jp-play_home, .jp-pause_home {
    margin: 270px 0px 0px 44px;
  }
}
@media (max-width: 1100px) {
  .jp-previous_home {
    margin: 270px 0px 0px -40px;
  }
}
@media (max-width: 1100px) {
  .jp-volume-bar_musica_home {
    margin: 230px 0px 0px 425px;
	  display: block;
  }
}
@media (max-width: 1100px) {
  .jp-current-time_home {
    margin: 227px 0px 0px 280px;
  }
}
@media (max-width: 1100px) {
  .jp-duration_home {
    margin: 227px 0px 0px 678px;
  }
}
@media (max-width: 1100px) {
  .jp-progress_home {
        width: 470px;
        margin: 260px 0px 0px 260px;
	  height: 60px;
  }
}
@media (max-width: 1100px) {
  .ecualizador_home {
    margin: 282px 0px 0px 614px;
  }
}
@media (max-width: 1100px) {
  .track_home {
	margin: 281px 0px 0px 279px;
        width: 326px;
    /* background-color: brown; */
  }
}
@media (max-width: 1100px) {
  .jp-playlist_home {
    width: 421px;
    /* background-color: brown; */
  }
}
@media (max-width: 1100px) {
  #musica_home {
    background: #171717 url(../js/mp3_home/bg_player.jpg) no-repeat center top;
	background-position: 23% 0px;
    background-size: 290%;
  }
}
@media (max-width: 1100px) {
  div.jp-type-playlist div.jp-playlist_home a {
    color: #dddddd;
    background: top;
  }
}
@media (max-width: 1100px) {
  .ps-container_home > .ps-scrollbar-y-rail_home > .ps-scrollbar-y_home {
    background-color: #ddd;
  }
}
@media (max-width: 1100px) {
  .metro_img13 {
    margin: 930px 0px 0px 450px;
    width: 140px;
    height: 240px;
  }
}
@media (max-width: 1100px) {
  .caja_blanca6 {
    margin: 930px 0px 0px 230px;
  }
}
@media (max-width: 1100px) {
  .txt_3 {
    width: 195px;
    line-height: 18px;
    background-color: #f5f5f5;
    padding: 10px 15px 0px 10px;
    font-size: 14px;
  }
}
@media (max-width: 1100px) {
  .txt_4 {
    width: 129px;
    padding: 0px 10px 10px 0px;
  }
}
@media (max-width: 1100px) {
  .caja_blanca3 {
    margin: 790px 0px 0px 590px;
    width: 140px;
    height: 415px;
    z-index: 1;
    box-shadow: -15px 15px 15px 0px #00000012;
  }
}
@media (max-width: 1100px) {
  .metro_img7 {
    margin: 420px 0px -10px 0px;
    width: 230px;
  }
}
@media (max-width: 1100px) {
  .cover2 {
    width: 240px;
    margin: 0px 0px 0px 0px;
  }
}
@media (max-width: 1100px) {
  .yellow_box_2 {
    margin: 510px 0px 0px 0px;
    width: 140px;
    height: 140px;
  }
}
@media (max-width: 1100px) {
  .txt_1 {
    width: 120px;
    padding: 10px 10px;
  }
}
@media (max-width: 1100px) {
  .metro_img9 {
    margin: 930px 0px 0px 0px;
    width: 230px;
    height: 240px;
  }
}
@media (max-width: 1100px) {
  .yellow_box_3 {
    margin: 1030px 0px 0px 0px;
    width: 140px;
    height: 140px;
  }
}
@media (max-width: 1100px) {
  .destacado {
    width: 230px;
  }
}
@media (max-width: 1100px) {
  .destacado4 {
    width: 266px;
  }
}
@media (max-width: 1100px) {
  .yellow_box_4 {
    margin: 280px 0px 0px 90px;
    width: 140px;
    height: 140px;
  }
}
@media (max-width: 1100px) {
  .imagen_work_content_3 {
    margin: 0px 0px 0px 243px;
    height: 243px;
  }
}
@media (max-width: 1100px) {
  .imagen_work_3 {
    width: 243px;
    margin: 0px 0px 0px 0px;
  }
}
@media (max-width: 1100px) {
  .punta_amarilla_1 {
    margin: 82px 0px 0px 317px;
  }
}
@media (max-width: 1100px) {
  .punta_amarilla_4 {
    margin: 54px 0px 0px -14px;
    transform: rotate(180deg);
  }
}
@media (max-width: 1100px) {
  .punta_amarilla_5 {
    margin: -23px 0px 0px 65px;
    transform: rotate(-90deg);
  }
}
@media (max-width: 1100px) {
  .punta_blanca_2 {
    margin: 92px 0px 0px 0px;
    transform: rotate(360deg);
  }
}
@media (max-width: 1100px) {
  .punta_blanca_3 {
    margin: 87px 0px 0px 0px;
  }
}
@media (max-width: 1100px) {
  .punta_amarilla_6 {
    margin: 55px 0px 0px -14px;
    transform: rotate(180deg);
  }
}
@media (max-width: 1100px) {
  .punta_amarilla_3 {
    margin: 52px 0px 0px 140px;
    transform: rotate(360deg);
  }
}
@media (max-width: 1100px) {
  .punta_amarilla_2 {
    margin: 54px 0px 0px 140px;
    transform: rotate(0deg);
  }
}
@media (max-width: 1100px) {
  .metro_img2 {
    margin: 83px 0px 0px 470px;
  }
}
@media (max-width: 1100px) {
  .metro_img5 {
    margin: 500px 0px 10px 540px;
    width: 190px;
    height: 150px;
  }
}
@media (max-width: 1100px) {
  .cover1 {
            width: 241px;
        border-width: 10px;
  }
}
@media (max-width: 1100px) {
  .cover6 {
    width: 170px;
    margin: 0px 0px 0px 0px;
  }
}
@media (max-width: 1100px) {
  .caja_blanca1 {
    margin: 266px 0px 0px 590px;
    height: 270px;
    width: 140px;
  }
}
@media (max-width: 1100px) {
  .yellow_box_1 {
    margin: 203px 0px 0px 330px;
    width: 140px;
    height: 140px;
  }
}
@media (max-width: 1100px) {
  .metro_img8 {
    margin: 650px 0px 0px 0px;
    width: 230px;
    height: 280px;
  }
}
@media (max-width: 1100px) {
  .caja_blanca4 {
    height: 84px;
    margin: 670px 0px 0px 0px;
    width: 99px;
  }
}
@media (max-width: 1100px) {
  .txt_2 {
    width: 155px;
    text-align: left;
    color: #545454;
    padding: 0px;
    line-height: 20px;
  }
}
@media (max-width: 1100px) {
  .destacado2 {
    width: 300px;
    margin: 41px 0px 0px -40px;
  }
}
@media (max-width: 1100px) {
  .yellow_box_5 {
    margin: 650px 0px 0px 590px;
    width: 140px;
    height: 140px;
  }
}
@media (max-width: 1100px) {
  .tit_enlaces {
    width: 96px;
  }
}
@media (max-width: 1100px) {
  .txt_1, .txt_2, .txt_3, .txt_4, .txt_5 {
    font-size: 14px;
  }
}
@media (max-width: 1100px) {
  .txt_5 {
    width: 215px;
    /* padding: 36px 15px 0px 114px;*/
  }
}
@media (max-width: 1100px) {
  .links li a, .links2 li a {
    font-size: 14px;
  }
}
@media (max-width: 1100px) {
  .links {
    margin: 11px 0px 0px -17px;
  }
}
@media (max-width: 1100px) {
  .metro_img12 {
    margin: 1170px 0px 0px 310px;
  }
}
@media (max-width: 1100px) {
  .caja_blanca7 {
    margin: 1170px 0px 0px 60px;
    width: 230px;
    height: 210px;
  }
}
@media (max-width: 1100px) {
  .destacado3 {
    width: 140px;
  }
}
@media (max-width: 1100px) {
  #close2 {
    margin: 0px 0px 0px 654px;
  }
}
@media (max-width: 1100px) {
  .modal-content2 {
    width: 680px;
  }
}
@media (max-width: 1100px) {
  .iframe3 {
    width: 680px;
  }
}
@media (max-width: 1100px) {
  #close2 {
    margin: 0px 0px 0px 609px;
  }
}
/* ----------------------------------------- */
/* ----------  RESPONSIVE MOBILE  ---------- */
/* ----------------------------------------- */
@media (max-width: 740px) {
  .video_bg_home, .metro_img2, .yellow_box_1, .yellow_box_4, .caja_blanca1, .metro_img4, .caja_blanca5, .caja_blanca7, .metro_img12, .metro_img11, .cubre_parallax, .metro_img10, .fondo_home, .texto_trabajo, .imagen_work_content_6, .txt_bio, .bg_trabajos, .bg_artist, .number_03, .bg_current_track_home, .hit_banner, .hit_banner2, .reloj, .bg_cubre, .txt_suena, .bg_suena_mp3, .jp-volume-bar_musica_home, .artista_destacado, .jp-volume-bar-value_musica_home, .ecualizador_home, .bg_footer {
    display: none;
  }
}


@media (max-width: 740px) {
    #video_trailer2 {
  margin: 425px 26px 0px 0px;
  width: 370px;
  height: 370px;
    }
}

@media (max-width: 740px) {
    .controls button {
width: 352px;
        background-color: #feffff;
        color: #0077b1;
    }
}

@media (max-width: 740px) {
    .audio-player {
		margin: 179px 0px 0px 0px;
        width: 350px;
        background: #00000029;
        padding: 7px 10px 7px 10px;
    }
}

@media (max-width: 740px) {
  body {
		display: block;
        background: #f5f5f5 url(../images/bg_top.jpg) no-repeat center top;
background-position: 0px 0px;
        background-size: 330%;
  }
}


@media (max-width: 740px) {
  .yellow_box_5 {
		margin: 1770px 0px 0px 190px;
        width: 180px;
        height: 180px;
  }
}

@media (max-width: 740px) {
  .punta_amarilla_5 {
    margin: 72px 0px 0px -14px;
    transform: rotate(180deg);
  }
}

@media (max-width: 740px) {
  .metro_img8 {
margin: 1123px 0px 0px 0px;
        width: 230px;
        height: 280px;
  }
}

@media (max-width: 740px) {
    .caja_blanca4 {
        margin: 1208px 0px 0px 0px;
    }
}

@media (max-width: 740px) {
    .metro_img1 {
        margin: 430px 0px 0px 0px;
        z-index: 1;
    }

@media (max-width: 740px) {
  .metro_img5 {
		margin: 1770px 0px 10px 0px;
        width: 190px;
        height: 180px;
  }
}

@media (max-width: 740px) {
    .destacado2 {
        width: 240px;
        margin: 93px 0px 0px -8px;
    }
}

@media (max-width: 740px) {
  .txt_2 {
    width: 155px;
    text-align: left;
    color: #545454;
    padding: 0px;
    line-height: 18px;
	  display: block;
	  z-index: 5;
	  margin: 1770px 0px 10px 0px;
  }
}










@media (max-width: 740px){
  .bg_box_mp3{
width: 260px;
    height: 1px;
    margin: 614px 0px 0px 56px;
    background-color: #ffffff59;
	  display: block;
  }
}




@media (max-width: 740px){
  .linea{
	  width: 368px;
      margin: 0px 0px 0px 0px;
	  border-radius: 0px 0px 8px 8px;
  }
}

@media (max-width: 740px){
  .bg_bio_mp3{
	    width: 370px;
        height: 715px;
        margin: 0px 0px 0px 0px;
	    border-radius: 0px 0px 25px 25px;
	  background-color: #7373731f;
	      backdrop-filter: blur(5px);
  }
}

@media (max-width: 740px){
  .btn_musica{
        margin: 635px 0px 0px 56px;
        background-size: 94%;
        width: 260px;
  }
}
@media (max-width: 740px){
.btn_musica:hover {
    background-position: 50% -47px;
  }
}





@media (max-width: 740px) {
  .jp-seek-bar {
	background-color: #ffffff7a;
	          border-radius: 4px;
  }
}
@media (max-width: 740px) {
  .jp-play-bar {
	background: #ffc56e;
    box-shadow: none;
	  height: 100%;
  }
}

@media (max-width: 740px) {
  .jp-current-time_home, .jp-duration_home {
	font-size: 14px;
	  display: none;
  }
}

@media (max-width: 740px) {
  .txt_1, .txt_3, .txt_4, .txt_5 {
    font-size: 16px;
  }
}
@media (max-width: 740px) {
  #wrap, #top {
    width: 370px;
    margin: auto;
  }
}
@media (max-width: 740px) {
  .menu {
    margin: 17px 0px 0px 36px;
  }
}
@media (max-width: 740px) {
  .logo_size {
    width: 210px;
	margin: -10px 0px 0px 13px;
  }
}
@media (max-width: 740px) {
  .logo {
    display: block;
    position: absolute;
    margin: 55px 0px 0px 77px;
    z-index: 1;
  }
}

@media (max-width: 740px) {
  .metro_img6 {
			margin: 129px 0px 0px 0px;
            width: 370px;
            height: 90px;
            background-position-x: 1090px;
            background-position-y: -125px;
            background-size: 150%;
  }
}

@media (max-width: 740px) {
  .caja_blanca2 {
    width: 320px;
    height: 160px;
    margin: 218px 0px 0px 00px;
    padding: 25px 25px;
    font-size: 18px;
    line-height: 26px;
  }
}

@media (max-width: 740px) {
  #video_trailer {
    margin: 800px 26px 0px 0px;
    width: 370px;
    height: 382px;
    display: block;
    cursor: pointer;
    overflow: hidden;
    background-color: #343432;
    position: absolute;
    border-color: whitesmoke;
    z-index: 0;
  }
}

@media (max-width: 740px) {
  .yellow_box_6 {
    margin: 1390px 0px 0px 0px;
    height: 193px;
    width: 190px;
	  display: none;
  }
}
@media (max-width: 740px) {
  #metro {
    width: 370px;
    margin: auto;
    height: 2120px;
  }
}
@media (max-width: 740px) {
  .content_trabajos {
    width: 370px;
  }
}
@media (max-width: 740px) {
  .titulo {
    margin: -86px 0px 0px 0px;
    width: 260px;
  }
}
@media (max-width: 740px) {
  .imagen_work_1, .imagen_work_2, .imagen_work_4, .imagen_work_5, .imagen_work_7 {
    width: 185px;
    margin: 0px 0px 0px 0px;
  }
}
@media (max-width: 740px) {
  .imagen_work_content_2 {
    margin: 185px 0px 0px 0px;
  }
}
@media (max-width: 740px) {
  .imagen_work_content_4 {
    margin: 370px 0px 0px 185px;
  }
}
@media (max-width: 740px) {
  .imagen_work_content_5 {
    margin: 185px 0px 0px 185px;
  }
}
@media (max-width: 740px) {
  .cover6 {
    width: 180px;
    margin: 0px 0px 0px 0px;
  }
}
@media (max-width: 740px) {
  .imagen_work_content_7 {
    margin: 370px 0px 0px 0px;
    height: 185px;
  }
}
@media (max-width: 740px) {
  .img_trabajo {
    margin: 4px 0px 0px -185px;
    height: 84px;
    width: 130px;
  }
}
@media (max-width: 740px) {
  .btn_work {
    width: 370px;
    margin: 580px 0px 0px 0px;
    background-position: 50% 0px;
    display: block;
    background-color: #ffc56e;
  }
}
@media (max-width: 740px) {
  .btn_work:hover {
    background-position: 50% -47px;
  }
}
@media (max-width: 740px) {
  #trabajos {
    height: 690px;
    background-position: 0% -283px;
  }
}
@media (max-width: 740px) {
  .content_musica_home {
		width: 370px;
        height: 730px;
        margin: 0 auto;
  }
}
@media (max-width: 740px) {
  .container2 {
    width: 283px;
    height: 228px;
    position: absolute;
    overflow: hidden;
    margin: 370px 0px 0px 36px;
  }
}
@media (max-width: 740px) {
  .cover_musica_home {
        margin: -30px 0px 0px 56px;
        width: 260px;
        border-radius: 0px;
  }
}
@media (max-width: 740px) {
  .jp-next_home {
    margin: 240px 0px 0px 192px;
    border-radius: 0px 0px 15px 0px;
  }
}
@media (max-width: 740px) {
  .jp-play_home, .jp-pause_home {
    margin: 240px 0px 0px 100px;
  }
}
@media (max-width: 740px) {
  .jp-previous_home {
    margin: 240px 0px 0px 16px;
        border-radius: 0px 0px 0px 10px;
  }
}


@media (max-width: 740px) {
  .jp-current-time_home {
    margin: 292px 0px 0px 57px;
  }
}
@media (max-width: 740px) {
  .jp-duration_home {
    margin: 292px 0px 0px 284px;
  }
}
@media (max-width: 740px) {
  .jp-progress_home {
        width: 260px;
        margin: 340px 0px 0px 56px;
        height: 5px;
  }
}

@media (max-width: 740px) {
  .track_home {
        margin: 304px 0px 0px 56px;
        width: 260px;
        height: 30px;
        font-size: 17px;
        line-height: 24px;
        color: #ffffff;
  }
}
@media (max-width: 740px) {
  .jp-playlist_home {
    width: 270px;
  }
}
@media (max-width: 740px) {
  #musica_home {
	background: #171717 url(https://www.alfonso-hc.com/multimedia/musica/green_day/bg.jpg) no-repeat center top;
    background-position: -769px 0px;
  }
}
@media (max-width: 740px) {
  div.jp-type-playlist div.jp-playlist_home a {
    color: #f5f5f5;
    background: top;
	font-size: 11px;
  }
}
@media (max-width: 740px) {
  .ps-container_home > .ps-scrollbar-y-rail_home > .ps-scrollbar-y_home {
    background-color: #ffffff7a;
	  width: 9px;
  }
}
@media (max-width: 740px) {
  .metro_img13 {
    margin: 800px 0px 0px 190px;
    width: 180px;
    height: 270px;
	  display: none;
  }
}
@media (max-width: 740px) {
  .caja_blanca6 {
    margin: 811px 0px 0px 5px;
	  display: none;
  }
}
@media (max-width: 740px) {
  .txt_3 {
    width: 170px;
    line-height: 17px;
    padding: 0px 15px 15px 0px;
  }
}
@media (max-width: 740px) {
  .caja_blanca3 {
    margin: 1030px 0px 0px 190px;
    width: 180px;
    height: 360px;
    z-index: 1;
    box-shadow: -15px 15px 15px 0px #00000012;
  }
}
@media (max-width: 740px) {
  .metro_img7 {
    margin: 1580px 0px -10px 190px;
    width: 180px;
  }
}
@media (max-width: 740px) {
  .cover2 {
    width: 190px;
  }
}
@media (max-width: 740px) {
  .yellow_box_2 {
    margin: 1580px 0px 0px 0px;
    width: 190px;
    height: 190px;
  }
}
@media (max-width: 740px) {
  .txt_1 {
    width: 150px;
  }
}
@media (max-width: 740px) {
  .metro_img9 {
    margin: 1390px 0px 0px 0px;
    width: 190px;
  }
}
@media (max-width: 740px) {
  .yellow_box_3 {
    margin: 1390px 0px 0px 190px;
    width: 180px;
    height: 190px;
  }
}

@media (max-width: 740px) {
  .destacado {
    width: 370px;
  }
}

@media (max-width: 740px) {
  .imagen_work_content_3 {
    margin: 0px 0px 0px 185px;
    height: 185px;
  }
}
@media (max-width: 740px) {
  .imagen_work_3 {
    width: 185px;
    margin: 0px 0px 0px 0px;
  }
}
@media (max-width: 740px) {
  .punta_amarilla_1 {
    margin: 97px 0px 0px 325px;
  }
}
@media (max-width: 740px) {
  .punta_amarilla_4 {
    margin: 58px 0px 0px -14px;
    transform: rotate(180deg);
  }
}
@media (max-width: 740px) {
  .punta_blanca_2 {
    margin: 120px 0px 0px 0px;
    transform: rotate(360deg);
  }
}
@media (max-width: 740px) {
  .punta_amarilla_6 {
    margin: -23px 0px 0px 90px;
    transform: rotate(270deg);
  }
}
@media (max-width: 740px) {
  .punta_amarilla_3 {
    margin: 80px 0px 0px -14px;
    transform: rotate(180deg);
  }
}
@media (max-width: 740px) {
  .punta_amarilla_2 {
    margin: 80px 0px 0px 190px;
    transform: rotate(0deg);
  }
}
@media (max-width: 740px) {
  .video_destacado {
    width: 370px;
    height: 370px;
  }
}
@media (max-width: 740px) {
  .modal-content2 {
    width: 370px;
  }
}
@media (max-width: 740px) {
  .iframe3 {
    width: 370px;
  }
}
@media (max-width: 740px) {
  #close2 {
    margin: 0px 0px 0px 320px;
    padding: 15px 13px 19px 15px;
  }
}
	