@font-face {
  font-family: Montserrat;
  src: url("/documents/20122/26291496/Montserrat-Regular.ttf") format("truetype");
  font-weight: auto;
  font-style: normal;
}

@font-face {
  font-family: Montserrat-Bold;
  src: url("/documents/20122/26291496/Montserrat-Bold.ttf") format("truetype");
  font-weight: auto;
  font-style: normal;
}

@font-face {
  font-family: ArialBD;
  src: url('/documents/20122/26291496/ARIALBD.TTF') format('truetype');
  font-weight: auto;
  font-style: normal;
}

/* @keyframes rellenar {
  from {
    stroke-dasharray: 100 100; 
    stroke-dashoffset: 0; 
  }
  to {
    stroke-dasharray: 35 100;
    stroke-dashoffset: 0; 
  }
}

@keyframes rellenar2 {
  from {
    stroke-dasharray: 0 100; 
    stroke-dashoffset: -100; 
  }
  to {
    stroke-dasharray: 100 0;
    stroke-dashoffset: -100; 
  }

}*/

@keyframes rellenarCirculo1 {
  from {
    stroke-dasharray: 100 100;
    stroke-dashoffset: 100;
  }

  to {
    stroke-dasharray: 28.3 100;
    stroke-dashoffset: 0;
  }
}

@keyframes rellenarCirculo2 {
  from {
    stroke-dasharray: 100 100;
    stroke-dashoffset: 0;
  }

  to {
    stroke-dasharray: 9.7 100;
    stroke-dashoffset: -28.3;
  }
}

@keyframes rellenarCirculo3 {
  from {
    stroke-dasharray: 100 100;
    stroke-dashoffset: -28.3;
  }

  to {
    stroke-dasharray: 8.7 100;
    stroke-dashoffset: -38;
  }
}

@keyframes rellenarCirculo4 {
  from {
    stroke-dasharray: 100 100;
    stroke-dashoffset: -38;
  }

  to {
    stroke-dasharray: 8.3 100;
    stroke-dashoffset: -46.7;
  }
}

@keyframes rellenarCirculo5 {
  from {
    stroke-dasharray: 100 100;
    stroke-dashoffset: -46.7;
  }

  to {
    stroke-dasharray: 7 100;
    stroke-dashoffset: -55;
  }
}

@keyframes rellenarCirculo6 {
  from {
    stroke-dasharray: 100 100;
    stroke-dashoffset: -55;
  }

  to {
    stroke-dasharray: 6.3 100;
    stroke-dashoffset: -62;
  }
}

@keyframes rellenarCirculo7 {
  from {
    stroke-dasharray: 100 100;
    stroke-dashoffset: -62;
  }

  to {
    stroke-dasharray: 4.3 100;
    stroke-dashoffset: -68.3;
  }
}

@keyframes rellenarCirculo8 {
  from {
    stroke-dasharray: 100 100;
    stroke-dashoffset: -68.3;
  }

  to {
    stroke-dasharray: 3.3 100;
    stroke-dashoffset: -72.7;
  }
}

@keyframes rellenarCirculo9 {
  from {
    stroke-dasharray: 100 100;
    stroke-dashoffset: -72.7;
  }

  to {
    stroke-dasharray: 3.3 100;
    stroke-dashoffset: -76;
  }
}

@keyframes rellenarCirculo10 {
  from {
    stroke-dasharray: 100 100;
    stroke-dashoffset: -76;
  }

  to {
    stroke-dasharray: 3 100;
    stroke-dashoffset: -79.3;
  }
}

@keyframes rellenarCirculo11 {
  from {
    stroke-dasharray: 100 100;
    stroke-dashoffset: -79.3;
  }

  to {
    stroke-dasharray: 17.8 100;
    stroke-dashoffset: -82.3;
  }
}

circle {
  stroke-width: 10;
  /* Ancho del borde */
  stroke: white;
  /* Color del espacio */
}

#contenedor-total-infografia-cuales-son-los-electrodomesticos-que-mas-se-averian .circulo-grafico circle:nth-child(1) {
  /* stroke: rgb(0, 164, 67); */
  /* stroke-dasharray: 0 100; */
  /* stroke-dashoffset: 0; */
  animation: rellenarCirculo1 0.5s linear forwards;
}

#contenedor-total-infografia-cuales-son-los-electrodomesticos-que-mas-se-averian .circulo-grafico circle:nth-child(2) {
  /* stroke: rgb(13, 169, 255); */
  /* stroke-dasharray: 0 100; */
  /* stroke-dashoffset: 28.3;   */
  animation: rellenarCirculo2 0.5s linear forwards;
  animation-delay: 0.5s;
}

#contenedor-total-infografia-cuales-son-los-electrodomesticos-que-mas-se-averian .circulo-grafico circle:nth-child(3) {
  /* stroke: rgb(0, 164, 67); */
  /* stroke-dasharray: 0 100;  */
  /* stroke-dashoffset: -41.66; */
  animation: rellenarCirculo3 0.5s linear forwards;
  animation-delay: 1s;
}

#contenedor-total-infografia-cuales-son-los-electrodomesticos-que-mas-se-averian .circulo-grafico circle:nth-child(4) {
  /* stroke: rgb(13, 169, 255); */
  /* stroke-dasharray: 0 100; */
  /* stroke-dashoffset: -58.32; */
  animation: rellenarCirculo4 0.5s linear forwards;
  animation-delay: 1.5s;
}

#contenedor-total-infografia-cuales-son-los-electrodomesticos-que-mas-se-averian .circulo-grafico circle:nth-child(5) {
  /* stroke: rgb(255, 156, 26); */
  /* stroke-dasharray: 0 100; */
  /* stroke-dashoffset: -74.98; */
  animation: rellenarCirculo5 0.5s linear forwards;
  animation-delay: 2s;

}

#contenedor-total-infografia-cuales-son-los-electrodomesticos-que-mas-se-averian .circulo-grafico circle:nth-child(6) {
  /* stroke: rgb(13, 169, 255); */
  /* stroke-dasharray: 0 100; */
  /* stroke-dashoffset: -91.64; */
  animation: rellenarCirculo6 0.5s linear forwards;
  animation-delay: 2.5s;
}

#contenedor-total-infografia-cuales-son-los-electrodomesticos-que-mas-se-averian .circulo-grafico circle:nth-child(7) {
  /* stroke: rgb(0, 164, 67); */
  /* stroke-dasharray: 0 100; */
  /* stroke-dashoffset: 0; */
  animation: rellenarCirculo7 0.5s linear forwards;
  animation-delay: 3s;
}

#contenedor-total-infografia-cuales-son-los-electrodomesticos-que-mas-se-averian .circulo-grafico circle:nth-child(8) {
  /* stroke: rgb(13, 169, 255); */
  /* stroke-dasharray: 0 100; */
  /* stroke-dashoffset: -33.33;   */
  animation: rellenarCirculo8 0.5s linear forwards;
  animation-delay: 3.5s;
}

#contenedor-total-infografia-cuales-son-los-electrodomesticos-que-mas-se-averian .circulo-grafico circle:nth-child(9) {
  /* stroke: rgb(0, 164, 67); */
  /* stroke-dasharray: 0 100;  */
  /* stroke-dashoffset: -41.66; */
  animation: rellenarCirculo9 0.5s linear forwards;
  animation-delay: 4s;
}

#contenedor-total-infografia-cuales-son-los-electrodomesticos-que-mas-se-averian .circulo-grafico circle:nth-child(10) {
  /* stroke: rgb(13, 169, 255); */
  /* stroke-dasharray: 0 100; */
  /* stroke-dashoffset: -58.32; */
  animation: rellenarCirculo10 0.5s linear forwards;
  animation-delay: 4.5s;
}

#contenedor-total-infografia-cuales-son-los-electrodomesticos-que-mas-se-averian .circulo-grafico circle:nth-child(11) {
  /* stroke: rgb(255, 156, 26); */
  /* stroke-dasharray: 0 100; */
  /* stroke-dashoffset: -74.98; */
  animation: rellenarCirculo11 0.5s linear forwards;
  animation-delay: 5s;

}

#contenedor-total-infografia-cuales-son-los-electrodomesticos-que-mas-se-averian {
  position: relative;
  padding-bottom: 140%;
  padding-top: 0;
  height: 0;
}

/* #infografia2{
  position: relative; 
  padding-bottom: 590px; 
  padding-top: 0;
  height: 0; 
}
.subcontenedor-infografia2-ahorrar-factura-luz, .contenedor-titulo-imagen-infografia2{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  
} */
.contenedor-imagen-grafico {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  margin-top: 85px;
}

/* .texto-hora {
  font-family: Montserrat;
 
} */
.cintillo-verde {
  background-color: rgb(92, 136, 26);
  color: #fff;
  text-align: center;
  font-family: Montserrat-Bold;
  height: 54px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
}

/* .titulo-ahorra-factura-luz {
  font-family: Montserrat-Bold;
  text-align: center;
  font-size: 80%;
  padding-top: 2%;
} */

/* .imagen-luna {
  width: 20px !important;
  height: auto !important;
  margin-bottom: 0 !important;
  margin-top: 3% !important;
} */

.grafico {
  position: relative;
  display: flex;
  flex-direction: column;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}

.imagen-sol {
  width: auto !important;
  height: 20px !important;
  margin-top: 0 !important;
}

.circulo-grafico {
  width: 200px;
  height: 200px;
}

/* .contenedor-lineas-grafico {
  background-image: url(/ibdmedia/blog/cuales-son-los-electrodomesticos-que-mas-se-averian/img/img-lineas-grafico-circulo.webp);
  pointer-events: none;
  position: absolute;
  top: 206.649px;
  left: 128.486px;
  width: 384.308px;
  height: 389.099px;
  transform-origin: center center;
  z-index: 68;
  opacity: 1;
} */

/* .contenedor-datos-ocu {
  position: absolute;
  width: 110.045px;
  height: 58px;
  opacity: 1;
  transform: scale(1) rotateX(0deg) rotateY(0deg) rotate(0deg);
  font-family: Montserrat;
  font-size: 17px;
  color: rgb(35, 35, 35);
  padding: 0px;
  line-height: 1.13;
  letter-spacing: 0px;
  overflow-wrap: break-word;
} */

.grafico .leyenda {
  /* position: absolute; */
  z-index: 62;
  font-family: Montserrat;
  font-size: 18px;
  width: 121.697px;
  /* height: 41px; */
  color: rgb(35, 35, 35);
  transform: rotate(0deg);
  padding: 0px;
  opacity: 1;
  line-height: 1.13;
  letter-spacing: 0px;
  overflow-wrap: break-word;
}

.grafico .porcentaje {
  /* position: absolute; */
  z-index: 63;
  font-family: Montserrat-Bold;
  font-size: 22px;
  width: 121.697px;
  /* height: 25px; */
  color: rgb(245, 166, 35);
  transform: rotate(0deg);
  padding: 0px;
  opacity: 1;
  line-height: 1.13;
  letter-spacing: 0px;
  overflow-wrap: break-word;
}

.contenedor-lineas-grafico {
  background-image: url(/ibdmedia/blog/cuales-son-los-electrodomesticos-que-mas-se-averian/img/img-lineas-grafico-circulo.webp);
  pointer-events: none;
  background-size: cover;
  position: absolute;
  top: -5%;
  left: -5%;
  width: 210px;
  height: 210px;
  transform-origin: center center;
  z-index: 100;
  opacity: 1;
}

/* .contenedor-datos-ocu {
  display: flex;
  flex-direction: column;
  justify-content: start;
  position: absolute;
  top: 0%;
  left: 0%;
  bottom: 0%;
  right: 0%;
  align-items: center;
  justify-content: center;
  width: 92px;
  height: 58px;
  opacity: 1;
  font-family: Montserrat;
  font-size: 17px;
  color: rgb(35, 35, 35);
  padding: 0px;
  line-height: 1.13;
  letter-spacing: 0px;
  overflow-wrap: break-word;
  text-align: center;
} */

.contendor-telefonos-moviles,
.contendor-impresoras,
.contendor-aspiradores,
.contendor-televisores,
.contendor-tablets,
.contendor-lavadoras,
.contendor-portatiles,
.contendor-cafeteras,
.contendor-frigorificos,
.contendor-lavavajillas,
.contendor-otros {
  display: flex;
  flex-direction: column;
  gap: 6px;
  align-items: center;
  text-align: center;
  /* justify-content: center; */
  height: fit-content;
  transform: scale(0.6);
  position: absolute;
  /* display:none; */
  /* width: 25px; */
}

.contendor-telefonos-moviles {
  top: -26%;
  left: 74%;
}

.contendor-impresoras {
  top: 55%;
  left: 78%;
}

.contendor-aspiradores {
  top: 85%;
  left: 55%;
}

.contendor-televisores {
  top: 90%;
  left: 21%;
}

.contendor-tablets {
  top: 90%;
  left: -7%;
}

.contendor-lavadoras {
  top: 74%;
  left: -29%;
}

.contendor-portatiles {
  top: 48%;
  left: -46%;
}

.contendor-cafeteras {
  top: 14%;
  left: -45%;
}

.contendor-frigorificos {
  top: -20%;
  left: -35%;
}

.contendor-lavavajillas {
  top: -35%;
  left: -13%;
}

.contendor-otros {
  top: -45%;
  left: 13%;
}

#img-telefonos-moviles {
  width: 24px;
  /* height: 42px; */
  margin-block-start: 0;
  margin-block-end: 4px;
  border-radius: 0;
  /* transform: scale(0.6); */
}

#img-impresoras {
  width: 42px;
  height: 42px;
  margin-block-start: 0;
  margin-block-end: 4px;
  border-radius: 0;
  /* transform: scale(0.6); */
}

#img-aspiradores {
  width: 52px;
  height: 42px;
  margin-block-start: 0;
  margin-block-end: 4px;
  border-radius: 0;
  /* transform: scale(0.6); */
}

#img-televisores {
  width: 46px;
  height: 48px;
  margin-block-start: 0;
  margin-block-end: 4px;
  border-radius: 0;
  /* transform: scale(0.6); */
}

#img-tablets {
  width: 30px;
  height: 39px;
  margin-block-start: 0;
  margin-block-end: 4px;
  border-radius: 0;
  /* transform: scale(0.6); */
}

#img-lavadoras {
  width: 38px;
  height: 47px;
  margin-block-start: 0;
  margin-block-end: 4px;
  border-radius: 0;
  /* transform: scale(0.6); */
}

#img-portatiles {
  width: 49px;
  height: 39px;
  margin-block-start: 0;
  margin-block-end: 4px;
  border-radius: 0;
  /* transform: scale(0.6); */
}

#img-cafeteras {
  width: 29px;
  height: 43px;
  margin-block-start: 0;
  margin-block-end: 4px;
  border-radius: 0;
  /* transform: scale(0.6); */
}

#img-frigorificos {
  width: 28px;
  height: 46px;
  margin-block-start: 0;
  margin-block-end: 4px;
  border-radius: 0;
  /* transform: scale(0.6); */
}

#img-lavavajillas {
  width: 41px;
  height: 41px;
  margin-block-start: 0;
  margin-block-end: 4px;
  border-radius: 0;
  /* transform: scale(0.6); */
}

#img-otros {
  width: 32px;
  height: 41px;
  margin-block-start: 0;
  margin-block-end: 4px;
  border-radius: 0;
  /* transform: scale(0.6); */
}

/* .contenedor-luna-hora {
  display: flex;
  flex-direction: column;
  gap: 0;
  justify-content: center;
  align-items: center;
} */


/* #infografia2 .contenedor-luna-hora, #infografia2 .contenedor-imagen-sol-2, #infografia2 .contenedor-hora{
  font-family: ArialBD;
  font-size: 11px;
}

#infografia2 .contenedor-imagen-sol-10 .imagen-sol, #infografia2 .contenedor-imagen-sol-14 .imagen-sol  {
  width: auto !important;
  height: 33px !important;
  margin-top: 0 !important;
}
#infografia2 .imagen-luna {
  height: 25.5px !important;
  width: auto !important;
}  */



/* .contenedor-luna-hora-22 {
  position: absolute;
  
} */

.contenedor-padre-datos-ocu {
  display: flex;
  flex-direction: column;
  justify-content: start;
  position: absolute;
  top: 0%;
  left: 0%;
  bottom: 0%;
  right: 0%;
  align-items: center;
  justify-content: center;
  height: 200px;
}

.contenedor-datos-ocu {
  display: flex;
  font-family: Montserrat;
  font-size: 55%;
  gap: 7px;
  width: 55px;
  text-align: center;
  line-height: 1.13;
  letter-spacing: 0px;
}

/*
.contenedor-imagen-sol {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  align-self: end;
  margin: 0;
  height: 0;
  position: relative;
  top: -20px;
  left: 10px;
}


.contenedor-imagen-sol-2 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  align-self: end;
  height: 50px;
} */

/* #infografia2 .contenedor-imagen-sol-8 .imagen-sol{
  height: 21px !important;
  width: auto !important;
} */

/* .contenedor-imagen-sol-8 {
  height: 60px;
  width: 60px;
}
.contenedor-imagen-sol-14 {
  height: 70px;
  width: 60px;
}

.contenedor-imagen-sol-10 {
  height: 70px;
} */


/* .texto-explicacion {
  font-family: Montserrat;
  font-size: 70%;
  text-align: center;
  line-height: 1.5;
  padding-top: 5%;
  font-size: 70%;
  color: rgb(35, 35, 35);
} */

/* .contenedor-punta {
  pointer-events: none;
  width: 20px;
  height: 20px;
  left: 0.0164654px;
  top: 40.9798px;
  z-index: 37;
  opacity: 1;
}

.contenedor-valle {
  pointer-events: none;
  width: 20px;
  height: 20px;
  left: 0.0043488px;
  top: 0.0063959px;
  z-index: 23;
  opacity: 1;
} */

.grafico circle {
  fill: none;
  stroke-width: 30;
  transform: rotate(-90deg);
  transform-origin: 50%;
  stroke-dasharray: 100 100;
}

/*
.porcentajes  circle:nth-child(2) {
  stroke: rgb(164, 186, 8);
  stroke-dasharray: 34 100; 
  stroke-dashoffset: 0;
  animation: rellenar 0.35s linear forwards;
}


.porcentajes  circle:nth-child(1) {
  stroke: rgb(92, 136, 26);
  stroke-dasharray: 100 100;
} */



.texto-verde {
  color: rgb(164, 186, 8);
  font-weight: 700;
}

@media (min-width: 576px) {
  #contenedor-total-infografia-cuales-son-los-electrodomesticos-que-mas-se-averian {
    padding-bottom: 105%;
  }

  .titulo-cintillo-verde {
    font-size: 150%;
  }

  .contenedor-titulo-imagen {
    padding-top: 5%;
    transform: scale(1.2);
  }

  .texto-explicacion {
    font-size: 90%;
    padding-top: 15%;
  }

  #contenedor-total-infografia1 {
    padding-bottom: 100%;
  }
}

@media (min-width: 768px) {
  #contenedor-total-infografia-cuales-son-los-electrodomesticos-que-mas-se-averian {
    padding-bottom: 95%;
  }

  .titulo-cintillo-verde {
    font-size: 190%;
  }

  .contenedor-titulo-imagen {
    padding-top: 10%;
    transform: scale(1.5);
  }

  .texto-explicacion {
    padding-top: 19%;
    font-size: 120%;
  }


}

@media (min-width: 992px) {
  #contenedor-total-infografia-cuales-son-los-electrodomesticos-que-mas-se-averian {
    padding-bottom: 85%;
  }

  .contenedor-titulo-imagen {
    padding-top: 5%;
    transform: scale(1.2);
  }

  .texto-explicacion {
    padding-top: 10%;
    font-size: 80%;
  }

  /* }

@media (min-width: 992px) { */
  .titulo-cintillo-verde {
    font-size: 150%;
  }

  .contenedor-titulo-imagen {
    padding-top: 6%;
    transform: scale(1.3);
  }

  .texto-explicacion {
    padding-top: 12%;
    font-size: 100%;
  }
}

@media (min-width: 1200px) {
  #contenedor-total-infografia-cuales-son-los-electrodomesticos-que-mas-se-averian {
    padding-bottom: 110%;
  }

  .titulo-cintillo-verde {
    font-size: 145%;
  }

  .contenedor-titulo-imagen {
    padding-top: 10%;
    transform: scale(1.4);
  }

  .texto-explicacion {
    padding-top: 19%;
    font-size: 110%;
  }

  #contenedor-total-infografia1 {
    padding-bottom: 110%;
  }
}

@media (min-width: 1920px) {
  #contenedor-total-infografia-cuales-son-los-electrodomesticos-que-mas-se-averian {
    padding-bottom: 95%;
  }

  .titulo-cintillo-verde {
    font-size: 175%;
  }

  .contenedor-titulo-imagen {
    padding-top: 10%;
    transform: scale(1.5);
  }

  .texto-explicacion {
    padding-top: 20%;
    font-size: 120%;
  }

  #contenedor-total-infografia1 {
    padding-bottom: 100%;
  }

}

/* #infografia2 .cintillo-verde-infografia2{
  background-color: rgb(0,164,67);
  color: #fff;
  font-family: ArialBD;
  display: flex;
  justify-content: center;
  height: 46px;
  align-items: center;
}
#infografia2 .titulo-ahorra-factura-luz-infografia2{
  font-family: ArialBD;
  font-size: 70%;
  text-align: center;
  font-weight: 600;
}

#infografia2 .circulo-grafico circle {
  fill: none;
  stroke-width: 36;
  transform: rotate(-90deg);
  transform-origin: 50%;
  
}

#infografia2 .circulo-grafico-2 circle {
  fill: none;
  stroke-width: 17;
  
  transform: rotate(-90deg);
  transform-origin: 50%;
  animation: rellenar2 3s linear forwards;
}
#infografia2 .circulo-grafico-2 circle:nth-child(1) {
  stroke: rgb(0, 164, 67);
  stroke-dasharray: 0 100;
  stroke-dashoffset: 0;
  
} */


.texto-naranja {
  color: rgb(255, 156, 26);
  font-weight: 700;
}


.popover-item {
  position: relative;
}

.popover-content {
  display: none;
  position: absolute;
  border-radius: 4px;
  border: solid 1px #f7f7f7;
  font-family: Montserrat;
  font-size: 9px;
  letter-spacing: -0.5px;
  font-weight: 600;
  z-index: 111;
  min-width: fit-content;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  margin: 0;
}

.popover-content:hover {
  position: absolute;

}

.popover-content {
  min-width: 50px;
}

.popover-content h1 {
  font-size: 20px;

}

.popover-mostrado-2 {
  min-width: 60px;
}

/* #infografia2 .circulo-grafico {
  width: 300px;
  height: 300px;
}

#infografia2 .circulo-grafico-2 {
  width: 192px;
  height: 150px;
 
}


.porcentajes-infografia2-1{
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  
}

.porcentajes-infografia2-2{
  position: relative;
  display: flex;
  
} */
.transparentar {
  opacity: 0.5;
}

/* .subcontenedor-porcentajes-infografia2-1{
 position: relative;
  
} */
.contenedor-leyenda-valle-llano-punta {
  display: flex;
  flex-direction: column;
  justify-content: start;
  position: absolute;
  top: 0%;
  left: 0%;
  bottom: 0%;
  right: 0%;
  align-items: center;
  justify-content: center;
  z-index: -100;
}

.contenedor-valle-llano-punta {
  display: flex;
  gap: 7px;
  font-size: 12px;
}

.contenedor-leyenda-luz-sol-luna {
  display: flex;
  flex-direction: column;
  justify-content: start;
  position: absolute;
  top: 0%;
  left: 0%;
  bottom: 0%;
  right: 0%;
  align-items: center;
  justify-content: center;
  z-index: -100;
}

.subcontenedor-leyenda-luz-sol-luna {
  display: flex;
  gap: 15px;
}

/* #infografia2 .imagen-sol-peque{
  width: 20px;
  height: auto;
}
 #infografia2  .imagen-luna-peque{
   width: auto;
   height: 17px;
 } */


.contenedor-imagen-grafico-2 {
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.texto-circulo-pequeno {
  font-size: 13px;
  text-align: start;
  font-weight: 600;
  line-height: 1.5;
  position: relative;
  left: -30px;
  width: fit-content;
  letter-spacing: -0.7px;
}

/* #infografia2 .texto-hora {
  font-family: Arial;
   font-size: 15px;
  
} */

.texto-verde-oscuro {
  color: rgb(0, 164, 67);
  font-weight: 600;
}

.texto-explicacion-2 {
  font-family: Arial;
  font-size: 13px;
  text-align: center;
  line-height: 1.3;
  margin-top: 20px;
}


/* @media(min-width: 768px){
#infografia2 .cintillo-verde-infografia2{
    font-size: 190%;
 }
 
  
  .contenedor-titulo-imagen-infografia2{
    padding-top: 10%;
    transform: scale(1.5);
  }
   .contenedor-titulo-imagen-infografia2-2 {
    padding-top: 15%;
    transform: scale(1.5); 
    align-self: center;
   }

  .texto-explicacion-2 {
    padding-top: 10%;
    font-size: 120%;
  }
  #infografia2{
  padding-bottom: 850px; 
}

   
}


@media(min-width: 992px){
  #infografia2 .cintillo-verde-infografia2{
    font-size: 170%;
 }
  .contenedor-titulo-imagen-infografia2{
    padding-top: 10%;
    transform: scale(1.3);
  }
   .contenedor-titulo-imagen-infografia2-2 {
    padding-top: 15%;
    transform: scale(1.2); 
    align-self: center;
   }

  .texto-explicacion-2 {
    padding-top: 10%;
    font-size: 110%;
  }
  #infografia2{
  padding-bottom: 820px; 
}
} */