/*PARA LOS CLUSTER*/
.clusters {
  width: 100%;
  margin-bottom: 10px;
  clear: both;
}
.cluster-texto article.entrada-cluster {
  border-radius: 10px;
  box-shadow: 0 0 12px 0 #e6e6e6;
  overflow: hidden;
  box-sizing: border-box;
  -webkit-transition: box-shadow .3s ease;
  transition: box-shadow .3s ease;
}
.cluster-texto article.entrada-cluster:hover {
  box-shadow: 0 0 18px 0 #c7c7c7;
}
.cluster-grid-33 article.entrada-cluster {
  max-width: 31%;
  display: inline-table;
  height: auto;
  margin-right: 15px;
  margin-bottom: 15px;
}
.cluster-grid-50 article.entrada-cluster {
  max-width: 48%;
  display: inline-table;
  height: auto;
  margin-right: 10px;
  margin-bottom: 15px;
}
.clusters article.entrada-cluster a img {
  width: 100%;
  height: auto;
  border-radius: 10px;
}
.titulo_cluster {
  text-align: center;
  font-weight: bold;
}
div.cluster-texto > article > a > p {
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 1.07em;
	font-weight: bold;
	line-height: 25px;
}
div.cluster-texto article.entrada-cluster a img {
  border-radius: 10px 10px 0 0;
}
div.cluster-texto > article.entrada-cluster > p {
	padding: 0 10px 0 10px;
	font-size: 12px;
	color: #333333;
}
@media screen and (max-width: 1000px) {
  .clusters article.entrada-cluster {
    max-width: 45%;
	}
 }
@media screen and (max-width: 680px) {
  .clusters article.entrada-cluster {
    max-width: 100%;
	margin-right: 0;
	}
 }

/*
     FILE ARCHIVED ON 16:26:12 Jun 10, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 06:50:15 Jun 03, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.367
  exclusion.robots: 0.039
  exclusion.robots.policy: 0.031
  esindex: 0.006
  cdx.remote: 5.222
  LoadShardBlock: 157.633 (3)
  PetaboxLoader3.resolve: 408.508 (4)
  PetaboxLoader3.datanode: 115.936 (5)
  load_resource: 385.78
  loaddict: 17.505
*/