/*INICIO ESTILOS WHATSAPP*/
.whatsapp-container {
  position: fixed;
  bottom: 15px;
  right: 15px;
  background-color: #25d366;
  border-radius: 15px;
  padding: 10px 20px;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3);
  display: flex;
  align-items: center;
  //z-index: 1000;
  cursor: pointer;
  transition: background-color 0.3s;
  z-index: 3;
}

.whatsapp-container-force-min {
  padding: 10px 10px !important;
}

@media (max-width: 767.5px) {
  .whatsapp-container {
    padding: 10px 10px;
  }
}

.whatsapp-container:hover {
  background-color: #1ebe57;
}

/* Estilo para el ícono de WhatsApp */
.whatsapp-container img {
  width: 35px;
  height: 35px;

}

/* Estilo para el texto */
.whatsapp-text {
  color: white;
  font-size: 18px;
  font-family: Arial, sans-serif;
  font-weight: bold;
  margin-left: 10px;
}

#texto-open-whastapp {
  margin-top: 30px;
}

#texto-open-whastapp:hover,
#texto-open-whastapp:visited,
.chatbuttom-whatsapp:focus,
.chatbuttom-whatsapp:active,
.chatbuttom-whatsapp:hover {
  color: white !important;
}

.chatwhatsapp {
  z-index: 99;
  position: fixed !important;
  opacity: 1;
  padding: 0px;
  border: 0px;
  width: 343px;
  text-align: center;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  position: absolute;
  bottom: 73px;
  line-height: 23px;
  font-size: 14px;
  right: 0px;
  animation-duration: 0.2s;
  animation-timing-function: ease;
  animation-delay: 0.05s;
  transform: translateY(0px);
  animation-fill-mode: backwards;
  animation-name: bhWfGd;
  bottom: 86px;
  right: 20px;
}

.chatwhatsapp-container {
  border: none;
  border-radius: 16px !important;
  box-shadow: rgba(136, 136, 136, 0.4) 0px 1px 7px;
  border: 1px solid rgb(226, 226, 226);
  position: relative;
  min-height: 149px;
  border-radius: 10px;
  background-color: white;
  display: block;
}

.chatwhatsapp-head {
  color: #4dc247;
  border-radius: 16px 16px 0px 0px;
  background-color: rgb(77, 194, 71);

}

.chatwhatsapp-head-main {
  border-radius: 16px 16px 0px 0px;
  padding: 0px 15px;
  height: 80px;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  backdrop-filter: brightness(0.5);
}

.chatwhatsapp-head-person {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  gap: 15px;
  text-decoration: none;
  position: relative;
}

.chatwhatsapp-head-photo {
  position: relative;
}

.photo-whatsapp {
  height: 50px;
  width: 50px;
  min-width: 50px;
  border: 2px solid rgb(255, 255, 255);
  border-radius: 50%;
  background: url(../img/rene.jpg) center center / cover no-repeat;
  display: block !important;
}

.name-whatsapp {
  margin: 0px;
  color: white;
  font-weight: 600;
  font-size: 18px;
  text-align: left;
  line-height: 1;
}

.position-whatsapp {
  padding-bottom: 0px !important;
  margin: 0px;
  color: white;
  font-size: 14px;
  text-align: left;
  line-height: 1.3 !important;
}

.close-whatsapp {
  width: 25px;
  height: 25px;
  font-size: 35px;
  color: white;

}

.close-whatsapp:hover,
.close-whatsapp:focus {
  text-decoration: none;
  cursor: pointer;
}

.chatwhatsapp-body {
  padding: 15px;
}

.hour-whatsapp {
  padding-bottom: 0px !important;
  margin: 0px 0px 15px;
  color: rgb(149, 157, 169);
}

.chatwhatsapp-conversation {
  display: flex;
  gap: 10px;
  color: rgb(0, 0, 0);
}

.photoconversation-whatsapp {
  height: 35px;
  width: 35px;
  min-width: 35px;
  border-radius: 50%;
  background: url(../img/rene.jpg) center center / cover no-repeat;
  display: block !important;
}

.conversation-whatsapp {
  background: rgba(44, 120, 255, 0.2);
  max-height: 20vh;
  padding: 14px 0px;
  border-radius: 2px 20px 20px;
}

.conversation-whatsapp {
  padding: 10px 16px;
  line-height: 20px;
  height: 100%;
  box-sizing: border-box;
  text-align: left;

}

.conversation-whatsapp span {
  font-family: "Raleway", Arial, Helvetica, sans-serif;
}

.startchat--whatsapp {
  margin-bottom: 0px;
  display: flex;
  padding: 0px;
  -webkit-box-pack: center;
  justify-content: center;
  display: flex;
  margin: 7px;
  position: relative;
  -webkit-box-pack: end;
  justify-content: flex-end;
}

.chatbuttom-whatsapp {
  flex-shrink: 0;
  opacity: 1;
  width: 290px;
  border-radius: 10px;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  gap: 10px;
  color: rgb(255, 255, 255);
  font-weight: bold;
  -webkit-box-align: center;
  align-items: center;
  height: 52px;
  order: 2;
  padding: 5px;
  box-sizing: border-box;
  cursor: pointer;
  overflow: hidden;
  transition: 0.5s;
  position: relative;
  //z-index: 200;
  text-decoration: none !important;
  background-color: rgb(77, 194, 71) !important;
}

/*FIN ESTILOS WHATSAPP*/

/*INICIO ESTILOS DIRECTO*/
#contenedorPlataformas img {
  height: 60px;

}

#contenedorPlataformas-prelive img {
  height: 40px;

}

.close-popup {
  width: 25px;
  height: 25px;
  font-size: 35px;
  color: white;
}

.directo_boxcontainer {
  //z-index: 99;

  width: 343px;

  position: absolute;
  line-height: 23px;
  font-size: 14px;
  animation-duration: 0.2s;
  animation-timing-function: ease;
  animation-delay: 0.05s;
  transform: translateY(0px);
  animation-fill-mode: backwards;
  animation-name: bhWfGd;
  bottom: 86px;
  right: 10px;

  border-radius: 16px !important;
  box-shadow: rgba(136, 136, 136, 0.4) 0px 1px 7px;
  border: 1px solid rgb(226, 226, 226);

  background-color: white;
  display: block;
}

.directo-boxhead {
  color: #ef6b00;
  border-radius: 16px 16px 0px 0px;
  background-color: #ef6b00;
  padding: 0px 15px;
  height: 80px;
  display: flex;
  //-webkit-box-pack: justify;
  justify-content: space-between;
  //-webkit-box-align: center;
  align-items: center;
}

.close-popup:hover,
.close-popup:focus {

  text-decoration: none;
  //font-size: 38px;
  cursor: pointer;
}

.icon-container {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 20px;

  position: fixed;
  bottom: 10px;
  right: 15px;
  z-index: 10;

}

.icondirecto {
  width: 65px;
  height: 65px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  cursor: pointer;
  position: relative;
  transition: transform 0.3s ease;
  // position: fixed;
  // float: right;


}

.icondirecto img {
  width: 35px;
  height: 35px;
  margin-top: -15px;
}

.icondirecto:hover {
  transform: scale(1.1);
}

/* Iconos para antes de que empiece el directo */
.icon-pre-start {
  background-color: #d70931; //#ffd33b;//#ff3b5c;
}

.icon-pre-start:hover {
  background-color: #a90726; //#ff3b5c;
}

.icon-start {
  background-color: #25d266; //#4dc247;//#ff3b5c;
}

.icon-start:hover {
  background-color: #1ebe57;
}

.container_count_small,
.container_count_small #minutes,
.container_count_small #seconds {
  width: 40px !important;
  height: 40px !important;
  line-height: 44px !important;
}

.parpadear {

  animation: pulse 1.2s infinite alternate;
}

.parpadearsinsombra {

  animation: pulsesinsombra 1.2s infinite alternate;
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }

  100% {
    transform: scale(1.2);
  }
}

@keyframes pulse {
  0% {
    transform: scale(1);
    box-shadow: 0 0 10px rgba(100, 100, 100, 0.7);
  }

  100% {
    transform: scale(1.1);
    box-shadow: 0 0 20px rgba(100, 100, 100, 1);
  }
}

@keyframes pulsesinsombra {
  0% {
    transform: scale(1);
  }

  100% {
    transform: scale(1.1);
  }
}

.label {
  width: 80px;
  position: absolute;
  bottom: -0px;
  left: 50%;
  transform: translateX(-50%);
  background-color: white;
  color: black; // #ff0050;
  border-radius: 10px;
  //padding: 3px 10px;
  font-size: 12px;
  font-weight: bold;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
  text-align: center;
}

#info_direto span {
  font-size: 60px;
  font-weight: 500;
}

#info_direto {
  display: flex;
}

#onlyforpremium {
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 0.2;
}

#irCompra {
  text-align: center;
  width: 80%;
  margin-left: 10%;
}

#onlyforpremium img {
  margin-bottom: -12px;
}

.chatwhatsapp-head-person>img {
  width: 60px;
  height: 60px;
}

#countdown_directo>div>i {
  font-size: 40px;
  font-weight: 600;
  padding-right: 4px;
}

#calendario_direto>a>i {
  font-size: 30px;
  font-weight: 600;
  float: right;
  padding-right: 15px;
  padding-bottom: 15px;
  color: #c25200;
}

#calendario_direto .ti-hand-point-up {
  font-size: 18px;
  right: 8px;
  position: absolute;
  bottom: 5px;
}

#directo_emitiendo {
  text-align: center;
}

#mano_directo_emitiendo {
  font-size: 20px;
}

#emitiendolabelbox {
  color: black;
  margin-left: 5px;
}

#emitiendolabelbox,
#emisionterminadaabelbox {
  font-weight: 700;
}

.card .photo-directo {
  height: 65px;
  width: 65px;
  margin-top: 3px;
  margin-left: -10px;
}

.photo-directo {
  height: 50px;
  width: 50px;
  min-width: 50px;
  border: 2px solid rgb(255, 255, 255);
  border-radius: 50%;

  display: block !important;
}

#info_direto img {
  width: 60px;
}

/*BUg contador popup se pega con formulario*/
.container_count label {
  margin-top: 0px;
}

#hora_evento {
  font-size: 1.3em;
  font-weight: 700;
}

/*FIN ESTILOS DIRECTO*/