.gflex {display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
align-items: flex-start;
align-content: flex-start;
margin-top: 20px;
}
.page-linkhref.small {font-size:0.9em;font-weight:400;}
table .historia {
   border-collapse: collapse;
}
.historia td, .historia th {
  border: 1px solid #ddd;
  padding: 8px;
}
.historia tr:nth-child(even){background-color: #f2f2f2;}
.historia tr:hover {background-color: #ddd;}

.historia th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #caa549;
  color: white;
}
.sc-interactive-images-wrapper .table-body-row .table-single-item {
text-transform:none;
  font-size: 12px;
 }
 .sc-interactive-images-wrapper .table-header .table-single-header {font-size:11px;}
 .table-single-item:last-child {
     color:#222;

}

.an-estate {
  padding: 80px 10%;}
.an-estate h1 {font-size:1.5em;}
.an-estate ul {list-style-type:none;}
.sc-interactive-images-wrapper .table-body-row .table-single-item button.sc-interactive-images-btn, .sc-interactive-images-wrapper .table-body-row .table-single-item a.sc-interactive-images-btn {
  background-color: #0d66c2;
  color: white;
	padding: 0px 5px;}