@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');
:root{
    --Naranja:#EA5B0C;
    --NaranjaBajo:#ea5a0c5e;
    --Negro:#000000;
    --rosaF:#e3007d;
    --verdeI:#70b62a;
    --verdeBajo:#70b62a6e;
    --Blanco:#ffffff;
    --rosaM:#e63c4f;
    --Amarillo: #eccc3c;
    --AmarilloBajo: #eccc3c88;
    --Azul: #0474fc;
    --AzulBajo: #0474fc96;
    --Gris: #A9A9A9;
    --CafeO: #b46404;
    --CafeBajo: #d06c04;
}

.menuGYO{
    /*background-color: rgba(234, 91, 12, 0.85);*/
    background-color: rgba(255, 255, 255, 0.85);
    padding-top: 10px!important;
    padding-bottom: 10px!important;
}
.top-nav-collapse{
    /*background-color: rgba(234, 91, 12, 1) !important;*/
    background-color: rgba(255, 255, 255, 1) !important;
}
.margenprincipal{
  padding-left: 4rem!important;
  padding-right: 4rem!important;
}
.margen_inicio{
  margin-top: 130px;
}
.margen_titulo{
    margin-top: 50px;
}
.margen_chiquis{
    margin-top: 25px;
    margin-bottom: 25px;
}
.margen_pequeño{
  margin-top: 17px;
}
.sindisenio{
    text-decoration: none;
    color: gray;
  }
  .btn_pink{
    padding: 10px;
    border-radius: 5px;
    color: var(--Blanco);
    background-color: var(--Naranja);
    border-style: none;
  }
  .btn_paquete{
    padding: 10px;
    border-radius: 5px;
    color: var(--Blanco);
    background-color: var(--Naranja);
    border-style: none;
  }
  .btn_paquete:hover{
    color: var(--Negro);
    font-weight: bold;
    background-color: var(--Blanco);
    transition: 500ms;
    border-style: none;
  }
  .btn_pink:hover{
    color: var(--Blanco);
    background-color: var(--verdeI);
    transition: 500ms;
    border-style: none;
  }
  .contenidoCentrado{
    justify-content: center;
  }
.sindisenio:hover{
    text-decoration: none;
    color: gray;
  }
.Verde{
  /*border: 0; height: 0; box-shadow: 0 1px 5px 1px var(--verdeI);*/
    border-color: var(--verdeI);
}
.Rosa{
  /*border: 0; height: 0; box-shadow: 0 1px 5px 1px var(--rosaF);*/
  border-color: var(--rosaF);
}
.Naranja{
  border-color: var(--Naranja);
  /*border: 0; height: 0; box-shadow: 0 1px 5px 1px var(--Naranja);*/
}
.Amarillo{
  border-color: var(--Amarillo);
  /*border: 1px; height: 0; box-shadow: 0 1px 5px 1px var(--Amarillo);*/
}
.Azul{
  border-color: var(--Azul);
  /*border: 0; height: 0; box-shadow: 0 1px 5px 1px var(--Azul);*/
}
.negrita{
    font-weight: bold;
  }
.centrado{
    text-align: center;
  }
.iconoamarillo{
    padding-right: 20px;
    list-style-image: url(https://img.icons8.com/flat_round/18/000000/thick-long-right-arrow.png);
    line-height: 36px;
    font-size: small;
  }
.cintilla {
    margin: 30px;
    padding-top: 10px;
    background-color: var(--Blanco);
    /*border: 1px solid gray;*/
    border-radius: 5px;
    box-shadow: 15px 8px 9px var(--verdeBajo);
    -webkit-transition:all 0.9s ease;
    -moz-transition:all 0.9s ease;
    -o-transition:all 0.9s ease;
    -ms-transition:all 0.9s ease;
}
  .cintilla:hover{
    -webkit-transform:scale(1.05);
    -moz-transform:scale(1.05);
    -ms-transform:scale(1.05);
    -o-transform:scale(1.05);
    transform:scale(1.05);
    -webkit-transition:all 0.9s ease;
    -moz-transition:all 0.9s ease;
    -o-transition:all 0.9s ease;
    -ms-transition:all 0.9s ease;
    width:50%;
  }
.paquete{
     background: var(--rosaF);
     background: -moz-linear-gradient(top, var(--rosaM), var(--rosaF));
     background: -webkit-gradient(linear, left top, left bottom, from(var(--rosaM)), to(var(--rosaF)));
     padding: 10px 20px;
     margin-left: -20px;
     margin-top: 30px;
     position: relative;
     width:90%;
    -moz-box-shadow: 1px 1px 3px var(--rosaF);
    -webkit-box-shadow: 1px 1px 3px var(--rosaF);
    box-shadow: 1px 1px 3px var(--rosaF);
    color: var(--Blanco);
    text-shadow: 0 1px 0 var(--rosaF);
}
 
.arrow {
     width: 0; height: 0;
     line-height: 0;
     border-left: 20px solid transparent;
     /*border-top: 10px solid #c8c8c8;*/
     border-top: 10px solid var(--rosaF);
     top: 104%;
     left: 0;
     position: absolute;
}
.VentajasMobiles{
  display: none;
}
@media (max-width: 768px){
  .VentajasMobiles{
      display: block;
  }
  .Ventajas{
      display: none;
  }
}
.padre{
/*IMPORTANTE*/
display: flex;
align-items: center;
}
.hijo {
  
  width: 100%;
}
.derecha{
  text-align: right;
}
.footer{
  /*background-color: #4dac00;*/
  background-color: #6dc937;
  background-color: #426e9b;
    /* color: #A9A9A9; */
  color: #fff;
  
}
.fuente_chiquis{
  font-size: 13px;
}
.fuente_chiquis_admin{
  font-size: 17px;
  color: var(--Blanco);
}
.liga_footer{
  font-size: 0.85em;
  text-decoration: none;
  color: #fff;
}
.liga_footer:hover{
  color: #fff;
  cursor: pointer;
}
.Termino{
  font-size: 11px;
  /*background-color: #696969;*/
  /*color: white;*/
  color: #808080;
}

.cintilla2 {
  margin: 30px;
  padding-top: 10px;
  padding-bottom: 20px;
  background-color: var(--Blanco);
  /*border: 1px solid gray;*/
  border-radius: 5px;
  box-shadow: 15px 8px 9px var(--Gris);
}
.paqueteCafe {
  background: var(--CafeO);
  background: -moz-linear-gradient(top, var(--CafeBajo), var(--CafeO));
  background: -webkit-gradient(linear, left top, left bottom, from(var(--CafeBajo)), to(var(--CafeO)));
  padding: 10px 20px;
  margin-left: -20px;
  margin-top: 20px;
  position: relative;
  width:95%;
 -moz-box-shadow: 1px 1px 3px var(--CafeO);
 -webkit-box-shadow: 1px 1px 3px var(--CafeO);
 box-shadow: 1px 1px 3px var(--CafeO);
 color: var(--Blanco);
 text-shadow: 0 1px 0 var(--CafeO);
}
.arrowCafe {
 width: 0; height: 0;
 line-height: 0;
 border-left: 20px solid transparent;
 /*border-top: 10px solid #c8c8c8;*/
 border-top: 10px solid var(--CafeO);
 top: 104%;
 left: 0;
 position: absolute;
}
.paqueteVerde {
  background: var(--verdeI);
  background: -moz-linear-gradient(top, var(--verdeBajo), var(--verdeI));
  background: -webkit-gradient(linear, left top, left bottom, from(var(--verdeBajo)), to(var(--verdeI)));
  padding: 10px 20px;
  margin-left: -20px;
  margin-top: 20px;
  position: relative;
  width:95%;
 -moz-box-shadow: 1px 1px 3px var(--verdeI);
 -webkit-box-shadow: 1px 1px 3px var(--verdeI);
 box-shadow: 1px 1px 3px var(--verdeI);
 color: var(--Blanco);
 text-shadow: 0 1px 0 var(--verdeI);
}
.arrowVerde {
 width: 0; height: 0;
 line-height: 0;
 border-left: 20px solid transparent;
 /*border-top: 10px solid #c8c8c8;*/
 border-top: 10px solid var(--verdeI);
 top: 104%;
 left: 0;
 position: absolute;
}
.paqueteRosa {
  background: var(--rosaF);
  background: -moz-linear-gradient(top, var(--rosaM), var(--rosaF));
  background: -webkit-gradient(linear, left top, left bottom, from(var(--rosaM)), to(var(--rosaF)));
  padding: 10px 20px;
  margin-left: -20px;
  margin-top: 20px;
  position: relative;
  width:95%;
 -moz-box-shadow: 1px 1px 3px var(--rosaF);
 -webkit-box-shadow: 1px 1px 3px var(--rosaF);
 box-shadow: 1px 1px 3px var(--rosaF);
 color: var(--Blanco);
 text-shadow: 0 1px 0 var(--rosaF);
}
.arrowRosa {
 width: 0; height: 0;
 line-height: 0;
 border-left: 20px solid transparent;
 /*border-top: 10px solid #c8c8c8;*/
 border-top: 10px solid var(--rosaF);
 top: 104%;
 left: 0;
 position: absolute;
}
.paqueteAmarillo {
  background: var(--Amarillo);
  background: -moz-linear-gradient(top, var(--AmarilloBajo), var(--Amarillo));
  background: -webkit-gradient(linear, left top, left bottom, from(var(--AmarilloBajo)), to(var(--Amarillo)));
  padding: 10px 20px;
  margin-left: -20px;
  margin-top: 20px;
  position: relative;
  width:95%;
 -moz-box-shadow: 1px 1px 3px var(--Amarillo);
 -webkit-box-shadow: 1px 1px 3px var(--Amarillo);
 box-shadow: 1px 1px 3px var(--Amarillo);
 color: var(--Blanco);
 text-shadow: 0 1px 0 var(--Amarillo);
}
.arrowAmarillo {
 width: 0; height: 0;
 line-height: 0;
 border-left: 20px solid transparent;
 /*border-top: 10px solid #c8c8c8;*/
 border-top: 10px solid var(--Amarillo);
 top: 104%;
 left: 0;
 position: absolute;
}
.paqueteAzul {
   background: var(--Azul);
   background: -moz-linear-gradient(top, var(--AzulBajo), var(--Azul));
   background: -webkit-gradient(linear, left top, left bottom, from(var(--AzulBajo)), to(var(--Azul)));
   padding: 10px 20px;
   margin-left: -20px;
   margin-top: 20px;
   position: relative;
   width:95%;
  -moz-box-shadow: 1px 1px 3px var(--Azul);
  -webkit-box-shadow: 1px 1px 3px var(--Azul);
  box-shadow: 1px 1px 3px var(--Azul);
  color: var(--Blanco);
  text-shadow: 0 1px 0 var(--Azul);
}
.arrowAzul {
  width: 0; height: 0;
  line-height: 0;
  border-left: 20px solid transparent;
  /*border-top: 10px solid #c8c8c8;*/
  border-top: 10px solid var(--Azul);
  top: 104%;
  left: 0;
  position: absolute;
}
.iconomorado{
  list-style-image: url(https://img.icons8.com/color/18/000000/circled-chevron-right--v2.png);
  line-height: 28px;
}
.imagenButton{
  height: 150px;
}
.ingresa{
  padding: 20px;
  margin: 15px;
  background-color: var(--Blanco);
  border-radius: 5px;
  box-shadow: 15px 8px 9px var(--Gris);
  border: 1px solid #c8c8c8;
}
.ingresa :hover{
  -webkit-transform:scale(1.15);
  -webkit-transition:all 0.9s ease;
}
.login{
  padding: 25px;
  margin: 20px;
  border: 1px solid #c8c8c8;
  box-shadow: 10px 10px 10px 10px var(--Gris);
  border-radius: 5px;
}
.ligamenu{
  width: max-content;
}
.grecaptcha-badge{
    display: none!important;
}