/*Custom CSS styles*/

.banner, .banner-portada, .agenda footer, .module .button.all{
    display: none;
}
.module {
	background:none;
}
.tab-content, .tab-content .tab-pane{
	height: 100% !important;
}
/*:root {
  --baseFontFamily: 'sourcesanspro-Bold', sans-serif;
  --type_Special: 'Paris2024-Variable-Regular', sans-serif;
  --baseFontSize: 14px;
  --baseLineHeight: 14px;
  --bg: #000;
  --bg_alternate: #f2f2f2;
  --bg_type: red;
  --bg_type01: green;
  --bg_type02: blue;
  --color01: red;
  --color01_type: #FFFFFF;
  --color02: blue;
  --color02_type: #000000;
  --color03: #26B4AE;
  --color03_type: #FFFFFF;
}*/