*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
@font-face{
    font-family: "letras2";
    src: url("../fonts/Roboto-Thin.ttf");

}
@font-face{
    font-family: "letras";
    src: url(../fonts/Roboto-Light.ttf);
}

@font-face{
    font-family: "letras3";
    src:url(../fonts/Roboto-Medium.ttf)
}
/*
body{
  padding-top: 30px;
}*/
.sha{
  cursor: pointer;
}
.shared{
  position: absolute;
  margin: auto;
  top: 0%;
  z-index: 1;
  left: 3%;
  right: 0%;
  width: 320px;
  
  margin-top: 290px;
  


}

.shared button:hover,
.shared button:focus {
background: #ffc000;
border-color: #ffc000;
color: #fff;

}
:focus {
  outline: none;
}    
.site-bg {
  position: absolute;
  overflow: hidden;
  z-index: -1;
  height: 200%;
  width: 200%;
  top: -50%;
  left: -50%;
  transform: translateZ(0);
  background-image: linear-gradient(0deg,#4b4b4b 1%, #000000 100%);
  /*height: fit-content;*/
    
  display: block;
  position: fixed;
}

.site-bg img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 50%;
  min-width: 55%;
  min-height: 55%;
  margin: auto;
  transform: translate3d(-50%, 0, 0);
  max-width: none;
  filter: blur(30px);
  opacity: 0.7;
}
.site-bg:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}



section {
  max-height: 426px;
  max-width: 320px;
  margin: auto;
}

li {
  list-style: none;
}
h1{
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 700;
  
    position: relative;
    bottom: 6px;
  
  }
  h2{
  font-weight: 300;
  font-family: Roboto, sans-serif;
    font-size: 14px;
    position: relative;
    bottom: 0px;
  
  
  }
.cover{
width: 320px;
height: 320px;
margin: auto;
display: flex;
justify-content: center;
position: relative;
}

.layout-header-title {
background-color: #1a1a1a;
text-align: center;
position:relative;
bottom: 0px;
width: 320px;
margin: auto;
padding: 20px 0px;
padding-bottom: 20px;
color: white;
height: 88px;

}

.layout__cover::after {
content: "";
display: inline-block;
left: 0%;

width: 0;
height: 0;
bottom: -65px;
border-left: 12px solid transparent;
border-right: 12px solid transparent;
border-top: 12px solid #1a1a1a;
position:relative;
z-index: 3;
}

/*ITEMS*/



.music-service-list__item {
width: 320px;
height: 74px;
position: relative;
bottom: -2px;
margin:auto;
box-shadow: inset 0 -2px 9px 0 rgba(0, 0, 0, .06);
background-color: rgb(255, 255, 255);
padding: 1.2rem;
margin: 0;
border-bottom:1px solid #eaeaea

}




.music-service-list__item:hover {
  background-color: #f5f5f5;
  -webkit-box-shadow: inset 0 -2px 9px 0 rgba(0, 0, 0, 0.06);
  box-shadow: inset 0 -2px 9px 0 rgba(0, 0, 0, 0.06);
  z-index: 1;
}
.layout-footer img{
  width: 120px;
  margin: auto;
  text-align: center;

}

.layout-footer {
  font-family: "letras2";
  color: #bebebe;
  justify-content: center;
  text-align:center;
  align-items: center;
  margin: 0 auto;
  font-size: 12px;

}
.layout-footer p{
  margin-top: 10px;
}
.layout-footer img{
  position: relative;
 margin-top: 10px;
 margin-bottom: 10px;
}

/* */



.music-service-list__item img{
  display: none;
  display: inline-block;
  max-width: 120px;
  height: 80%;
  object-fit: contain;
position: absolute;
left: 0%;
 top: 10%;
 margin-left: 10px;


}

.music-service-list__item button {

  background-color: rgb(21, 107, 0);
  cursor: pointer;
  display: inline-block;
  max-width: 15rem;
  overflow: hidden;
  text-overflow: ellipsis;
  box-sizing: border-box;
  padding: 0 1rem;
  transition: background-color 0.25s ease, border-color 0.25s ease;
  border: 1px solid #e1e1e1;
  border-radius: 0.2rem;
  color: rgb(255, 255, 255);   
  font-size: 16px;
  position: absolute;
  top: 30%;
  right: 5%;
  height: 35px;

 

}

.music-service-list__item button:hover,
.music-service-list__item button:focus {
background: #222;
border-color: #222;
color: #fff;

}


/* volver */
.volver{
position: relative;

padding-left: 4%;
bottom:877px;
margin-top: 0;


}

.volver button{
 padding-left: 7px;
 padding-right: 7px;
 background-color: white;
}

.volver button:hover,
.volver button:focus {
 background: #222;
 border-color: #222;
 color: #fff;

}

/* BOTON INICIO */

figure, .snip1566 {
border-width: 0px 0px 0 0px;
-webkit-animation: point 1.5s ease-in-out infinite alternate;
        animation: point 1.5s ease-in-out infinite alternate;
}

@-webkit-keyframes point {
to {
  transform: translateY(10px);
  border-color: transparent;
}
}


.snip1566 {
position: relative;
display: inline-block;
margin: 10px;
max-width: 100px;
width: 100%;
color: #bbb;
font-size: 16px;
box-shadow: none !important;
-webkit-transform: translateZ(0);
transform: translateZ(0);
bottom: 290px;
z-index: 9;
}

.snip1566 *,
.snip1566:before,
.snip1566:after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.3s linear;
transition: all 0.3s linear;

}

.snip1566:before,
.snip1566:after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
border-radius: 50%;
content: '';
position: absolute;
top: 0px;
bottom: 0px;
left: 0px;
right: 0px;
z-index: -1;
border: 3px solid #bbb;
border-color: transparent #ffc000;

}

.snip1566 img {
max-width: 100%;
backface-visibility: hidden;
vertical-align: top;
border-radius: 50%;
padding: 10px;


}

.snip1566 figcaption {
position: absolute;
top: 5px;
bottom: 5px;
left: 5px;
right: 5px;
opacity: 0;
background-color: rgba(0, 0, 0, 0.9);
border-radius: 50%;

}

.snip1566 i {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
font-size: 4em;
z-index: 1;

}

.snip1566 a {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1;
}
figcaption img{
position: absolute;

}
.snip1566:hover figcaption,
.snip1566.hover figcaption {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}

.snip1566:hover:before,
.snip1566.hover:before,
.snip1566:hover:after,
.snip1566.hover:after {

border-width: 20px;
}

.snip1566:hover:before,
.snip1566.hover:before {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);

}

.snip1566:hover:after,
.snip1566.hover:after {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);

}







/* punto parpadeante */



.snip1566:hover .linea{
  display: none;
}

.linea{
position: absolute;
top: 32%;
left: 55px;
z-index: 9;
border-radius: 30px;
border-color: #00deff;
}
.text {
font-size:38px;
font-family:helvetica;
font-weight:bold;
color:#ffc000;
text-transform:uppercase;

}


.parpadea {

animation-name: parpadeo;
animation-duration: 1s;
animation-timing-function: linear;
animation-iteration-count: infinite;

-webkit-animation-name:parpadeo;
-webkit-animation-duration: 1s;
-webkit-animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
}

@-moz-keyframes parpadeo{  
0% { opacity: 1.0; }
50% { opacity: 0.0; }
100% { opacity: 1.0; }
}

@-webkit-keyframes parpadeo {  
0% { opacity: 1.0; }
50% { opacity: 0.0; }
 100% { opacity: 1.0; }
}

@keyframes parpadeo {  
0% { opacity: 1.0; }
 50% { opacity: 0.0; }
100% { opacity: 1.0; }
}
.inicio{
position: absolute;
bottom: -90px;
left: -40px;
width: 90px;

}


/*veri*/
:root {
  --primary: #ffc000;
  --m-blue: #ffc000;
}
.username-dev {
  margin: 0px;
  display: inline-block;
  color: rgb(255, 255, 255);
  font-size: 16px;
  cursor: default;
}
.uname-verified {
  margin: 0 0 0 .0em;
  width: 16px;
  cursor: default;

}
.verified {
  position: absolute;
  top: 0%;
  width: 100%;
  color: var(--black);
  background-color: var(--white);
  text-transform: uppercase;
  letter-spacing: .05em;
  font-weight: 900;
  text-align: center;
  border-radius: 5px;
  font-size: 1em;
  padding: .25em;
  pointer-events: none;
  left: 0;
  transition: all .5s cubic-bezier(.175,.885,.32,1.275);
}
.verified::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  transform: rotateZ(-90deg);
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 12px solid var(--white);
  position: absolute;
  top: -15px;
  left: 50%;
}
.uname-verified{
  position: relative;
  top:-4px;
}

.livechat{
  display: none;
}

.redes{

    min-width: 280px;
    width: 320px;
    max-height: 320px;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0%;
    right: 0;
    padding: 0px 8px ;
    display: flex;
    opacity: 0.7;

}

.redes img {
  cursor: pointer;
    flex-direction: row;

    width: 30px;
    height: 30px;
    margin:0 -1px;

}
.insignia {
    width: 17px;
    height: 17px;
    position: relative;
    bottom: -22px;
    display: flex;
    margin: auto;
    right: -100px;
    z-index: 9;
 
}
:focus {
    outline: none;
  }    


/*Wsp*/
.float{
  position:fixed;
  width:60px;
  height:60px;
  bottom:40px;
  right:40px;
  background-color:#ffffff;
  color:#25d366;
  border-radius:50px;
  text-align:center;
  font-size:30px;
  box-shadow: 2px 2px 3px rgb(4, 11, 44);
  z-index:100;
  }
  
  .my-float{
  margin-top:16px;
  
  }



/*topbar*/

.topbar{
  width: 100%;
  position: relative;
  display: flex;
justify-content: center;
align-items: center;
position: relative;
z-index: 99999;

}
.sticky-subnav{

  position: fixed;
  top:1%;
  width: 380px;
  z-index: 9999;
border-radius: 0px;
  display: none;
  height: 70px;

  background: rgba(44, 12, 12, 0.815);
	-webkit-backdrop-filter: blur(3px);
	backdrop-filter: blur(5px);
  border-style:  dotted ; border-width: 4px ;
  border-color: #ff9100;
 
}
.col-md-12 img{
  border-radius: 50%;
  width: 50px;
  margin-top: 5px;
  position: absolute;
top: 40%;
right: 50%;
transform: translate(50%, -50%);

}
.sticky-subnav-show{
display: block!important;



}

ul.sticky-subnav-list{
text-align: center;
padding:5px 0;
}
.sticky-subnav-list li{
display: inline;
padding:7px 14px;
transition: color 200ms ease-in-out;
font-size: 12px;
}
.sticky-subnav-list a{
  color: #1b597d;
}
/*
.textToScroll{
height:1000px;
}*/



.sticky-subnav-list.unstyle svg{
  position: absolute;
  right: 43.5%;
  width: 15px;
z-index: 1;
top: 65%;
}


.call img{
  position: absolute;
  width: 30px;
  top:25%;
  margin-left: 10px;
}
.sha img{
  position: absolute;
  width: 30px;
  top:25%;
  margin-right: 10px;
  right: 0%;
}



.shared-btn svg{
  position: relative;
 right:0px;
}
.shared-btn{
position: absolute;
bottom: 67px;
top: -1.1%;
right: 33%;
}
.shared button:hover,
.shared button:focus {
  background: transparent;


}
:focus {
  outline: none;
} 


.hidden {
  display: none;
}

svg {
  width: 17px;
height: 17px;
  
}





button, .buttons {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: auto;
  padding-top: 8px;
  padding-bottom: 8px;
  color: rgb(255, 255, 255);
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  border: 0px solid #ddd;
  cursor: pointer;
  border-radius: 4px;
}

button:hover, .button:hover {
  border-color: #cdd;
}

.share-button, .copy-link {
  margin:auto;
  padding-left: 10px;
  padding-right: 10px;

}

.share-button, .share-dialog {
  position: absolute;
  top: 3%;
  right: 0;
 
  transform: translate(-50%, -50%);
  z-index: 1;
  
}

.share-dialog {
  display: none;
  width: 95%;
  max-width: 500px;
  box-shadow: 0 8px 16px rgba(0,0,0,.15);
  z-index: -1;
  border: 1px solid #ddd;
  padding: 20px;
  border-radius: 4px;
  background-color: #fff;
}

.share-dialog.is-open {
  display: block;
  z-index: 2;
}



.targets {
  display: grid;
  grid-template-rows: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
  margin-bottom: 20px;
}

.close-button {
  background-color: transparent;
  border: none;
  padding: 0;
}

.close-button svg {
  margin-right: 0;
}



.pen-url {
  margin-right: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.share-button{
background-color: transparent;
}

.meses{
position: absolute;
font-family: letras3;
font-weight: 700;
right: 34%;
font-size: 15px;
margin-top:10px;
opacity: 0.4;
color: #1a1a1a;
}
  /*.streaming */
  .streaming{
    height: 30px;
    position: relative;
  }

.scroller {
  max-width: 320px;
  background-color: #fff;

}

.scroller__inner {
  padding-block: 1rem;
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  height: 30px;
}

.scroller[data-animated="true"] {
  overflow: hidden;

}
.scroller__inner img{
  height: 20px;
  position: relative;
 bottom: 10px;
}

.scroller[data-animated="true"] .scroller__inner {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  flex-wrap: nowrap;
  -webkit-animation: scroll var(--_animation-duration, 40s)
    var(--_animation-direction, forwards) linear infinite;
          animation: scroll var(--_animation-duration, 40s)
    var(--_animation-direction, forwards) linear infinite;
}

.scroller[data-direction="right"] {
  --_animation-direction: reverse;
}

.scroller[data-direction="left"] {
  --_animation-direction: forwards;
}

.scroller[data-speed="fast"] {
  --_animation-duration: 20s;
}

.scroller[data-speed="slow"] {
  --_animation-duration: 60s;
}

@-webkit-keyframes scroll {
  to {
    transform: translate(calc(-99% - 0.5rem));
  }
}

@keyframes scroll {
  to {
    transform: translate(calc(-50% - 0.5rem));
  }
}




ul {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */


ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* -------------------------------- 

Primary style

-------------------------------- */


.promociones {
  font-size: 100%;
  font-family: "Lato", sans-serif;
  color: #8f9cb5;
  position: absolute;
  left: -10%;
  top: -10%;
  
}



.cd-popup-trigger {
  
  border-width: 0px 0px 0 0px;
  -webkit-animation: point 1.5s ease-in-out infinite alternate;
          animation: point 1.5s ease-in-out infinite alternate;
  }



a {
  color: #35a785;
  text-decoration: none;
}

/* -------------------------------- 

Modules - reusable parts of our design

-------------------------------- */
.img-replace {
  /* replace text with an image */
  display: inline-block;
  overflow: hidden;
  text-indent: 100%;
  color: transparent;
  white-space: nowrap;
}

/* -------------------------------- 

xnugget info 

-------------------------------- */
.cd-nugget-info {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 50px;
  line-height: 50px;
  bottom: 0;
  left: 0;
}
.cd-nugget-info a {
  position: relative;
  font-size: 14px;
  color: #5e6e8d;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.no-touch .cd-nugget-info a:hover {
  opacity: .8;
}
.cd-nugget-info span {
  vertical-align: middle;
  display: inline-block;
}
.cd-nugget-info span svg {
  display: block;
}
.cd-nugget-info .cd-nugget-info-arrow {
  fill: #5e6e8d;
}

/* -------------------------------- 

Main components 

-------------------------------- */
header {
  height: 200px;
  line-height: 200px;
  text-align: center;
  background-color: #5e6e8d;
  color: #FFF;
}
header h1 {
  font-size: 20px;
  font-size: 1.25rem;
}
.cd-popup-trigger p{
  position: relative;
  bottom: -10px;
}
.cd-popup-trigger {
  display: block;
  width: 70px;
  height: 70px;
  line-height: 50px;
  margin: 3em auto;
  text-align: center;
  color: #ffc000;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 50%;
  background: #bf0f00;
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.07);
  
  border: 2px solid #ff3c00;
}
@media only screen and (min-width: 1170px) {
  .cd-popup-trigger {
    margin: 6em auto;
  }
}

/* -------------------------------- 

xpopup 

-------------------------------- */
.cd-popup {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99999;
  height: 100%;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
  z-index: 10;
}
.cd-popup.is-visible {
  opacity: 1 ;
  visibility: visible;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}

.cd-popup-container {
  position: relative;
  width: 90%;
  max-width: 350px;
  margin: 4em auto;
  background: #FFF;
  /*
  border-radius: .25em .25em .4em .4em;*/
  border-radius: 8px;
  text-align: center;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  -webkit-transform: translateY(-40px);
  -moz-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  -o-transform: translateY(-40px);
  transform: translateY(-40px);
  /* Force Hardware Acceleration in WebKit */
  -webkit-backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.cd-popup-container p {
  padding: 3em 1em;
}
.cd-popup-container .cd-buttons:after {
  content: "";
  display: table;
  clear: both;
}
.cd-popup-container .cd-buttons li {
  float: left;
  width: 50%;
  list-style: none;
}
.cd-popup-container .cd-buttons a {
  display: block;
  height: 60px;
  line-height: 60px;
  text-transform: uppercase;
  color: #FFF;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.cd-popup-container .cd-buttons li:first-child a {
  background: #b3b3b3;
  border-radius: 0 0 0 .25em;
}
.no-touch .cd-popup-container .cd-buttons li:first-child a:hover {
  background-color: #fc8982;
}
.cd-popup-container .cd-buttons li:last-child a {
  background: #0aad40;
  border-radius: 0 0 .25em 0;
}
.no-touch .cd-popup-container .cd-buttons li:last-child a:hover {
  background-color: #c5d8ca;
}
.cd-popup-container .cd-popup-close  {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 30px;
  height: 30px;
}
.cd-popup-container  .cd-popup-close::before, .cd-popup-container .cd-popup-close::after {
  content: '';
  position: absolute;
  top: 12px;
  width: 14px;
  height: 3px;
  background-color: #8fb59f;
}
.cd-popup-container  .cd-popup-close::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 8px;
  
}
.cd-popup-container  .cd-popup-close::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 8px;
}
.is-visible .cd-popup-container  {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
@media only screen and (min-width: 1170px) {
  .cd-popup-container  {
    margin: 8em auto;
  
  }
}




/*mensaje inicial */
#modalOverlay {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99999;
  height: 100%;
  width: 100%;
}
.modalPopup {
  
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  width: 90%;
  max-width: 350px;
  padding: 0 0 30px;
  -webkit-box-shadow: 0 2px 10px 3px rgba(0,0,0,.2);
  -moz-box-shadow: 0 2px 10px 3px rgba(0,0,0,.2);
  box-shadow: 0 2px 10px 3px rgba(0,0,0,.2);
}
.modalContent {padding: 0 2em;}
.headerBar {
width: 100%;
background-color: #edcb04;
height: 40px;
text-align: center;

}
.headerBar-text{
  position: absolute;
  top: 2%;
  left: 50%;
  transform: translate(-50%);
  max-height: 0px;
  color: #000000;

}
h4 {
margin-bottom: .5em;
font-size: 16px;
text-transform: capitalize;
font-family: Roboto, sans-serif;
color: #000000;
font-weight: 700;
text-align: center;
  position: relative;
margin-top: 10px;
}
.text-modalPopup { 
  margin: .75em 0 1.5em; 
  text-align: center;
  font-size: 20px;
font-weight: 700;
color: rgb(17, 124, 17);
  font-family: Roboto, sans-serif;
}

.returnToProfile {text-align: center; margin:3em;}
.returnToProfile a, .returnToProfile a:visited {color: #ddd;}
.returnToProfile a:hover {color: #fff;}


.promos1{
margin: 0 auto;
  position: relative;
  max-width: 230px;
display: flex;
  margin-bottom: 20px;
  border: 3px solid #ffc000;
}
.buttonStyle{
  position: absolute;
  right: 1%;
  top:0%;
  background-color: transparent;
}
.buttonStyle img{
  width: 25px;
 
}
button{
  margin: 0 auto;
  display: flex;
}

.cerrar-2{
  width: 25px;
}


.buttonComprar {
  border: transparent;
  border-radius: 0;
  background: #6d6d6d;
  color: #eee !important;
  cursor: pointer;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  padding: 6px 25px;
  text-decoration: none;
  background: -moz-linear-gradient(top, rgb(31, 156, 0)  0%, rgb(21, 107, 0) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(31, 156, 0) ), color-stop(100%,rgb(21, 107, 0)));
  background: -webkit-linear-gradient(top, rgb(31, 156, 0) 0%,rgb(21, 107, 0) 100%);
  background: -o-linear-gradient(top, rgb(31, 156, 0)  0%,rgb(21, 107, 0) 100%);
  background: -ms-linear-gradient(top, rgb(31, 156, 0) 0%,rgb(21, 107, 0) 100%);
  background: linear-gradient(to bottom, rgb(31, 156, 0) 0%,rgb(21, 107, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d6d6d', endColorstr='#1e1e1e',GradientType=0 );
/*	-webkit-box-shadow: 0 2px 4px 0 #999;
  box-shadow: 0 2px 4px 0 #999; */
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.buttonComprar:hover {
  background: #1e1e1e;
  color: #fff;
  background: -moz-linear-gradient(top, rgb(21, 107, 0)0%, rgb(31, 156, 0)  100%, rgb(31, 156, 0)  100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(21, 107, 0)), color-stop(100%,rgb(31, 156, 0) ), color-stop(100%,#6d6d6d));
  background: -webkit-linear-gradient(top, rgb(21, 107, 0) 0%,rgb(31, 156, 0)  100%,rgb(31, 156, 0)  100%);
  background: -o-linear-gradient(top, rgb(21, 107, 0) 0%,rgb(31, 156, 0)  100%,rgb(31, 156, 0)  100%);
  background: -ms-linear-gradient(top, rgb(21, 107, 0) 0%,rgb(31, 156, 0)  100%,rgb(31, 156, 0)  100%);
  background: linear-gradient(to bottom, rgb(21, 104, 0) 0%,rgb(31, 156, 0)  100%,rgb(31, 156, 0)  100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e1e1e', endColorstr='rgb(31, 156, 0) ',GradientType=0 );
}


.text-modalPopup-2{
  text-align: center;
  font-size: 20px;
font-weight: 700;
color: rgb(17, 124, 17);
  font-family: Roboto, sans-serif;
  margin-top: -50px;
}

.visitas{
  position: absolute;
  z-index: 9999;
  right: -10%;
  font-family: Roboto, sans-serif;
}

.horario{
  position: absolute;
  z-index: 9999;
  top: 85%;
  right: 17%;
}
.gXRnva{
  margin-top: 1.5px;
}
.Icon__IconContainer-sc-11wrh3u-0.bjPiWw{
  position: relative;
  margin-top: -2px;
 
}
