@-ms-viewport {
  width: device-width;
}

body {
  margin: 0 auto 0 auto;
  background: #fff;
  font-family: Arial, Helvetica, sans-serif;
}

div {
  overflow: auto
}

a {
  text-decoration: none;
  cursor: pointer;
  outline: none;
  color: inherit;
}

a:visited {
  text-decoration: none;
}

input {
  border-radius: 2px;
  border: thin solid black;
  margin: 1% 0;
  padding: 1%;
  background: white;
  font-family: Arial, Helvetica, sans-serif;
}

textarea {
  font-family: Arial, Helvetica, sans-serif;
}

input[type="checkbox"] {
  width: 20px;
  height: 20px;
}

/* Adjust the size of the checkmark inside the checkbox */
input[type="checkbox"]::before {
  width: 16px;
  height: 16px;
}

:root {
  --fuxion: #e510f0;
  --rosado: #ff4fb2;
  --grisClaro: #4A4A4A;
  --grisSuperClaro: #989696;
  --grisHyperClaro: #dddcdc;
  --amarillo: #FCCA22;
  --celeste: #60DAFF;
}

#top {
  width: 100%;
}

#target {
  max-width: 800px;
  width: 98%;
  margin: 2% auto 2% auto;
}

#credit-card-number {
  background-color: green
}

#main {
  width: 100%;
  max-width: 1024px;
  margin: 0 auto 0 auto;
}

#centroconteo {
  width: 100%;
  margin: 0 auto 0 auto;
  overflow: auto;
  text-align: center;
}


.muy_grande {
  font-size: 35px;
}

.grande {
  font-size: 25px;
}

.mediano {
  font-size: 18px;
}

.chico {
  font-size: 16px;
}

.micro {
  font-size: 14px;
}

.supermicro {
  font-size: 12px;
}

.bg1 {
  background: rgb(233, 250, 250);
  background: linear-gradient(180deg, rgba(233, 250, 250, 1) 0%, rgba(213, 246, 247, 1) 25%, rgba(195, 242, 245, 1) 43%, rgba(108, 224, 229, 1) 100%);
}

.titkid {
  font-size: 5vw;
}

.bold {
  font-weight: bold;
}

.center {
  text-align: center
}

.float {
  float: left;
  position: relative
}

.fb {
  background: #3b579d;
  color: white;
}

.google {
  background: #ea0c0c;
  color: white;
}

.normalButton{
    background:#ff4fb2;
    color:white;
}

.wppButton {
  background: #10c03e;
  color: white;
}

.logButton {
  padding: 3%;
  width: 70%;
  margin: 0% auto 4% auto;
}

.logButton div {
  margin: 0%
}

.subtitles {
  margin: 4% 1% 1% 1%;
  text-align: left;
  color: #ff4fb2;
  font-weight: bold;
}

.titulin {
  margin-top: 0.5%
}

.circulo_in {
  width: 50%;
  margin: 1% auto 0 auto;
  font-weight: bold
}

.circulo2 {
  overflow: hidden;
  width: 7vw;
  height: 7vw;
  border-radius: 50%;
  border: #e510f0 solid 3px;
  text-align: center;
  display: inline-block;
  background: white;
}

.addkid2 {
  max-width: 800px;
  width: 98%;
  margin: 2% auto 2% auto;
  font-size: 3.8vw;
  border-radius: 5px;
}

.img_icono {
  width: 100%;
  height: auto
}

#menu{
  width:98%;padding:1%;background: #e6f9f9;position: -webkit-sticky;position: sticky;top: 0;z-index: 999;overflow: auto;max-height: 80vh;box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

#menu2{
  max-width:800px;width:98%;margin:auto;
}

.hamburguesa {
  width:60%;height:auto;margin-left:10%
}

#userPic{
  width:100%;margin-top:10%;border-radius:50%;max-width:65px;
}

.barrita {
  display:block;width:100%;padding-bottom:12.5%;background:#F856BA;border-radius:2px;
}

.barritaNo{
  display:block;width:100%;padding-bottom:12.5%;
}

#langBox {margin:3% auto;}

.flex-container {
  display: flex;
  justify-content: center;
}

.flex-container>div {
  background-color: #f1f1f1;
  width: 15%;
  max-width: 50px;
  margin: 0 2.5%;
  text-align: center;
}

.countdown {
  background: #010101;
  background: -moz-linear-gradient(top, #010101 0%, #3b3b3b 16%, #3b3b3b 37%, #030303 100%);
  background: -webkit-linear-gradient(top, #010101 0%, #3b3b3b 16%, #3b3b3b 37%, #030303 100%);
  background: linear-gradient(to bottom, #010101 0%, #3b3b3b 16%, #3b3b3b 37%, #030303 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#010101', endColorstr='#030303', GradientType=0);
  border-radius: 5px;
  border: 1d2834 2px solid;
  width: 45%;
  float: left;
  position: relative;
  margin: 0 auto 0 auto;
  color: #fff;
  font-size: 6vw;
  text-align: center;
}

.countletra {
  font-size: 2.8vw;
  text-align: center;
}

.conteo {
  width: 20%;
  margin: 0;
  float: left;
  position: relative;
}

.conteo2 {
  width: 20%;
  margin: 1% 2.5%;
  float: left;
  position: relative;
}

.condentro {
  margin: auto;
}

.cursor {
  cursor: pointer
}

.round {
  border-radius: 5px
}

.pase {
  color: #e510f0;
  width: 90%;
  max-width: 300px;
  border-radius: 5px;
  background: yellow;
  text-align: center;
  font-weight: bold;
  margin: 1%;
  cursor: pointer
}

.copylink {
  border-radius: 5px;
  background: #e510f0;
  font-weight: bold;
  color: yellow;
}

.ver_mas {
  border-radius: 5px;
  background: #e510f0;
  margin: 1% auto;
  color: white;
  text-align: center;
  width: 84%;
  max-width: 344px;
  padding: 2%;
}

.bnew_modelito {
  border-radius: 5px;
  background: #e510f0;
  margin: 1% auto;
  font-weight: bold;
  color: yellow;
}

.bmessenger {
  border-radius: 5px;
  background: #0085ff;
  margin: 1% auto;
  font-weight: bold;
  color: white;
  /*background-image: url("https://limakid.com/images/messengericon.png");*/
  background-position: 4%;
  background-repeat: no-repeat;
  background-size: 15%;
}

.bnomessenger {
  border-radius: 5px;
  background: #0085ff;
  margin: 1% auto;
  font-weight: bold;
  color: white;
}

.bgold {
  border-radius: 5px;
  margin: 1% auto;
  font-weight: bold;
  display: block;
  box-shadow: 0 3px 6px rgba(0, 0, 0, .16), 0 3px 6px rgba(110, 80, 20, .4), inset 0 -2px 5px 1px rgba(139, 66, 8, 1), inset 0 -1px 1px 3px rgba(250, 227, 133, 1);
  background-color: #a54e07;
  background-image: linear-gradient(160deg, #a54e07, #b47e11, #fef1a2, #bc881b, #a54e07);
  text-shadow: 0 2px 2px rgba(250, 227, 133, 1);
  color: rgb(120, 50, 5);
}

.inner_container {
  background: white;
  margin: 2% auto;
  padding: 2%;
  width: 92%;
  word-wrap: break-word;
  border: 1px solid #ccc;
  border-radius: 5px;
}

.shadow {
  -webkit-box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.42);
  -moz-box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.42);
  box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.42);
}

.name {
  font-size: 10vw
}

.votos {
  font-size: 6vw
}

.mboton {
  border-bottom: #e9ebef 1px solid;
  width: 100%;
  margin: 1% auto;
  background: white
}

.mboton_int {
  width: 94%;
  padding: 3%;
  color: #666;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.boxi {
  width: 45%;
  margin: 1.8%;
  background: #ccc;
  text-align: center;
  float: left;
  position: relative;
  overflow: auto;
  background: #fff;
  border: #ccc 1px solid;
  border-radius: 5px;
}

.select-css {
  display: block;
  font-weight: bold;
  line-height: 1.3;
  padding: 2% 1.6em 2% 2%;
  width: 96%;
  max-width: 500px;
  box-sizing: border-box;
  margin: 0;
  border: 1px solid #aaa;
  box-shadow: 0 1px 0 1px rgba(0, 0, 0, .04);
  border-radius: 5px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  color: #e510f0;
  background-color: #e9ebef;
  background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23e510f0%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'), linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
  background-repeat: no-repeat, repeat;
  background-position: right .7em top 50%, 0 0;
  background-size: .65em auto, 100%;
}

/* Hide arrow icon in IE browsers */
.select-css::-ms-expand {
  display: none;
}

.select-css:hover {
  border-color: #888;
}

.select-css:focus {
  border-color: #aaa;
  box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7);
  box-shadow: 0 0 0 3px -moz-mac-focusring;
  color: #e510f0;
  outline: none;
}

.select-css option {
  font-weight: normal;
}

/* Support for rtl text, explicit support for Arabic and Hebrew */
*[dir="rtl"] .select-css,
:root:lang(ar) .select-css,
:root:lang(iw) .select-css {
  background-position: left .7em top 50%, 0 0;
  padding: .6em .8em .5em 1.4em;
}

.select-css:disabled,
.select-css[aria-disabled=true] {
  color: graytext;
  background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23e510f0%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'), linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
}

.select-css:disabled:hover,
.select-css[aria-disabled=true] {
  border-color: #aaa;
}

.lds-facebook {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}

.lds-facebook div {
  display: inline-block;
  position: absolute;
  left: 8px;
  width: 16px;
  background: rgba(169, 226, 244, 1);
  animation: lds-facebook 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
}

.lds-facebook div:nth-child(1) {
  left: 8px;
  animation-delay: -0.24s;
}

.lds-facebook div:nth-child(2) {
  left: 32px;
  animation-delay: -0.12s;
}

.lds-facebook div:nth-child(3) {
  left: 56px;
  animation-delay: 0;
}

.mainDiv{margin-top:3%;width:100%;border-bottom:1px solid grey;padding-top:1%;padding-bottom:4%}

.filoButton{
  background:var(--rosado);  margin: 0 1%;  overflow: hidden;  display: flex;  align-items: center;  width:35%;  height:40px;  vertical-align: baseline;  color:white;  padding:1% 6%;  border:0;  border-radius:5px;
}

/* Improved checkbox styling */
input[type="checkbox"] {
  width: 24px;
  height: 24px;
  margin-right: 10px;
  cursor: pointer;
  vertical-align: middle;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 2px solid #666;
  border-radius: 4px;
  background-color: white;
  position: relative;
}

input[type="checkbox"]:checked {
  background-color: #F856BA;
  border-color: #F856BA;
}

input[type="checkbox"]:checked::after {
  content: '✓';
  position: absolute;
  color: white;
  font-size: 16px;
  font-weight: bold;
  left: 5px;
  top: 0px;
}

/* Style for terms checkbox specifically */
#acepto {
  display: inline-block;
}

/* Make the label for checkbox clickable */
.terms-label {
  display: flex;
  align-items: center;
  cursor: pointer;
  padding: 10px;
  /*background-color: #fff8c6;*/
  background-color: white;
  border-radius: 5px;
  border: 1px solid #ccc;
}

.terms-label:hover {
  background-color: #fff2a8;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
.disabled {
  opacity: 0.6;
  pointer-events: none;
}
.byoutube {
  background: #FF0000;
  color: white;
}
.binstagramDM {
  background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
  color: white;
}
.binstagram {
  background: #C32AA3;
  color: white;
}
.btelegram {
  background: #0088cc;
  color: white;
}
.bexpress {
  background: #ff6b35;
  color: white;
}
.bmessenger25 {
  background: #0084FF;
  color: white;
}
.bgoogle {
  background: #fafafa;
  color: black;
  border: 1px solid #dadce0;
}

@keyframes lds-facebook {
  0% {
    top: 8px;
    height: 64px;
  }

  50%,
  100% {
    top: 24px;
    height: 32px;
  }
}

label {
    font-size: 16px;
}

select {
    border-radius: 2px;
    border: thin solid black;
    margin: 1% 1% 1% 0;
    padding: 1%;
    background: white
}

#contentBox {
    max-width: 800px;
    margin: auto;
    width: 98%;
    background: #fff;
    border-radius:8px;
}

.contentbg {
    background:#e6f9f9;
}

.fases{

  width:23%;height:100px;border:thin solid var(--grisClaro);

}

.container-phase {
  width:100%;
  margin:auto;
}
.phase-container{
  width:25%;
  height:100px;
  float:left;
  position:relative;  

}
.phase {  
  width:100%;
  height:100%;
  text-align: center; /* This centers the text vertically */
  vertical-align: center; /* This centers the text horizontally */
  clip-path: polygon(0% 0%, 85% 0%, 100% 50%, 85% 100%, 0% 100%);
}
#langDiv {
  width: 25%;
  text-align: right;
}
.lang-label {
  font-size: 1em;
  margin-right: 5px;
}
.lang-select {
  background-color: #e6f9f9;
  border: 1px solid #ccc;
  padding: 5px 10px;
  border-radius: 5px;            
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width:90%;
  max-width:100px;
}
.lang-container {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.circleNice {
  width: 30px; 
  height: 30px;
  background-color: #ff4fb2;
  color: #FCCA22; 
  border: 2px solid #60DAFF; 
  border-radius: 50%;
  display: flex;
  align-items: center; 
  justify-content: center; 
  font-size: 16px; 
  font-weight: bold; 
  margin-bottom: 10px; 
}

.title-text {    
  font-weight: bold;
  color: #333; 
  vertical-align: middle; 
  text-shadow: 1px 1px 2px rgba(0,0,0,0.1); 
}

.title-container {
  display: flex;
  align-items: center;
}

.image-upload-container {
  margin:auto;    
  background-image: url('https://limakid.com/images/babyicon300.webp');
  background-size: cover; 
  background-position: center; 
  border-radius: 5px; 
}

.text-overlay {    
  background: rgba(0, 0, 0, 0.5); /* Semi-transparent background */
  color: white; /* Text color */
  padding: 2%; /* Padding around the text */
  border-radius: 5px; /* Optional: rounded corners for the text background */
  font-weight: bold;
}

.cButton{width:30%;max-width:300px;margin:1%}

.containerDiv {
  display: flex; /* Use flex instead of inline-flex */
  align-items: center;
  margin: auto;
  max-width: 800px;
  width: 98%;
  justify-content: space-between; 
}

.hamburger-menu {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  width: 30px;  /* Adjust width as needed */
  height: 20px; /* Adjust height as needed */
  cursor: pointer;
}

.hamburger-menu span {
  display: block;
  height: 3px;  /* Adjust height as needed */
  background-color: #F856BA;  /* Adjust color as needed */
  border-radius: 2px;  /* Optional: make the edges rounded */
}

.dropMenu ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.dropMenu ul li, .queryResults {
  border-bottom: 1px solid #e0e0e0;
}

.dropMenu ul li:last-child {
  border-bottom: none;
}

.dropMenu ul li a {
  display: block;
  padding: 3%;
  text-decoration: none;
  color: #333;
  transition: background-color 0.3s, color 0.3s;
}

.minusCountdown {
  display: flex;
  gap: 15px;
  font-size: 2em;
  justify-content: center; /* Center horizontally */
  align-items: center; /* Center vertically */
  margin-top: 10px; 
}

.time-box {
  background: #000;
  padding: 10px;
  border-radius: 5px;
  text-align: center;
  min-width: 30px;
}

.time-box span {
  font-size: 0.8em;
  font-weight: bold;
  color: #ffffff;
}

.time-box p {
  font-size: 0.3em;
  color: #fff;
  margin-top: 5px;
}

.waiting-indicator {
  color: #666;
  font-weight: bold;
}

.pin-message {
  color: #4A4A4A;
  margin: 10px 0;
}

#pinInput {
  border: 2px solid #ddd;
  border-radius: 4px;
  padding: 8px;
  font-size: 18px;
  letter-spacing: 2px;
}

#pinInput:focus {
  border-color: #e510f0;
  outline: none;
}

@media (min-width : 1024px) {

  #centroconteo {
    width: 100%;
  }

  .countdown {
    font-size: 3vw;
  }

  .countletra {
    font-size: 1vw;
  }

  .titulin {
    margin-top: 1%
  }

  .circulo_in {
    margin-top: 20%
  }

  .circulo2 {
    width: 2.5vw;
    height: 2.5vw;
  }

  .name {
    font-size: 2vw
  }

  .votos {
    font-size: 1.6vw
  }

  .addkid2 {
    font-size: 1.2vw
  }

  .titkid {
    font-size: 2vw;
  }

}

@media (min-width : 800px) {

  #langBox{margin-top:10px}

}