/*
  Phonetics Laboratory – Combined stylesheet
  Generated from:
    - estils-ub-2018.css
    - colorbox.css
    - estils-ub-2018_responsive.css
*/

/* === UB base styles (estils-ub-2018.css) === */
/* ================================================================ */

/* Estils UB generals
  per a pàgines estàtiques amb comportament 'responsive'.
   * Blocs
   * Elements
   * IDs
   * Classes
  -------------------------------------------------------------
  Author: Entorns Web - Universitat de Barcelona
  [JG + RB]
  -------------------------------------------------------------
	Version: Versió 1.3 - Canvi ordre blocs #top [./versions-i-millores.txt]
	Version: Versió 1.1 - Passat per Beautify [http://codebeautify.org/css-beautify-minify]
	Version: Versió 1.2 - Modificacions diverses [./versions-i-millores.txt]
	-------------------------------------------------------------
	Date: 2017-04-07
	Modified: 2017-06-01
  ================================================================= */

/* ================================================================ */

/* ================================================================ */

/*  Configuració inicial elements generals: */

@import url(academicons.min.css);
@import url(font-awesome.min.css);
body {
	margin: 0;
	padding: 0;
	font-family: arial, sans-serif;
	font-size: .8em;
	line-height: 1.4em;
	display: block;
}

.span3:focus~.alert {
	display: none;
}

.span2:focus~.alert {
	display: block;
}

.alert {
	display: none;
}

a:link,
a:visited,
a:active {
	border: none;
	color: #0059a2;
	text-decoration: none;
}

a:hover,
a:focus {
	color: #0059a2;
	border-bottom: 1px dotted #0059A2;
	text-decoration: none;
	cursor: pointer;
}

ul,
ol,
li {
	list-style-type: square;
}

ul.hanging,
ol.hanging,
li.hanging {
	list-style-type: none;
	text-indent: -0.5cm;
	padding-left: 0cm;
	line-height: 1.75;
	padding: 0 0 0 inherit;
	margin: 0;
}

strong {
	font-weight: bold;
}

code {
	font-size: 1.2em;
	color: blue;
	background-color: #ddd;
}

/* Iconos */

.iconos {
	text-decoration: none;
	color: grey;
	font-size: 2em;
	border-bottom: none;
	position: relative;
}

.iconos:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-transform: none !important;
}

.iconos:hover {
	color: orange;
	border-bottom: none;
}

.iconos>.label {
	display: none;
}

/* Iconos academia */

.academic {
	text-decoration: none;
	color: grey;
	font-size: 2em;
	border-bottom: none;
	position: relative;
}

.academic:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-family: Academicons;
	font-style: normal;
	font-weight: normal;
	text-transform: none !important;
}

.academic:hover {
	color: orange;
	border-bottom: none;
}

.academic>.label {
	display: none;
}

/* ================================================================ */

/* ================================================================ */

/*  Configuració dels blocs:
   * 1. header
   * 2. nav
   * 3. main
   * 4. aside
   * 5. footer
*/

.wrapper {
	box-shadow: 0 2px 10px #aaa;
}

/* 0 - .skiplinks: -------------------------------------------- */

.skiplinks {
	left: -100em;
	position: absolute;
	width: 100em;
	z-index: 1000;
}

/* 0 - .skiplinks. -------------------------------------------- */

/* ============================================================= */

/* 1 - header: -------------------------------------------- */

header {
	text-align: left;
	margin: 0;
	padding: 0;
	margin-bottom: 2px;
}

header::after {
	clear: both;
	content: ".";
	font-size: 0;
	/* Nou: v1.1 [2017-03-07] */
	display: block;
	height: 20px;
	/* 4px; */
	margin-bottom: 11.5%;
	/* 9%; */
}

/* 1.1 - #top01-logo (abans #top02): ------------------------ */

#top01-logo,
#top02 {
	background: url(../css/css_img/bkgrounds/gris-top.jpg) repeat-x scroll left bottom;
	background-size: auto 5px;
	height: 76px;
	/*margin-bottom: 10px;*/
	/* 2px; */
	/* Nou bàner! [2018-03-22] */
	position: relative;
}

#top01-logo a,
#top02 a {

	border: 0 none;
	margin-right: 0.5em;
	padding-left: 24px;
}

#top01-logo a:link,
#top01-logo a:visited,
#top01-logo a:active,
#top02 a:link,
#top02 a:visited,
#top02 a:active {
	background: url(../css/css_img/bkgrounds/bg-underline.png) no-repeat scroll 24px bottom;
}

/* 1.1.1 - #top-logo (abans #top): --------------------------------- */

#top-logo,
#top {
	padding: 77px 0 0 24px;
	background: url("../css/css_img/bkgrounds/logobarra_home.png") no-repeat scroll 25px -5px;
	background-size: 226px;
}

#top01-logo #top-logo a:link,
#top01-logo #top-logo a:visited,
#top01-logo #top-logo a:active,
#top02 #top a:link,
#top02 #top a:visited,
#top02 #top a:active {
	background: none;
}

#top01-logo #top-logo a,
#top02 #top a {
	padding: 0;
	bottom: 20px;
	color: rgba(255, 255, 255, 0);
	font-size: 20px;
	height: 100%;
	position: absolute;
}

#top-logo img,
#top img {
	width: auto;
	height: 63px;
	max-width: 216px;
	position: absolute;
	top: 0;
}

/* 1.1.2 - #serveis: -------------------------------------------- */

#serveis {
	font-size: 0.9em;
	float: right;
	height: 22px;
	position: relative;
	top: -52px;
	width: 500px;
}

#serveis ul {
	float: right;
	list-style: outside none none;
	margin-top: 0.5em;
}

#serveis li {
	background: transparent none repeat scroll 0 0;
	float: left;
	font-size: 1.18em;
	margin: 0.2em .5em;
	padding: 0 0 0 21px;
	height: 18px;
}

#serveis li.menu_noticies {
	background: url(../css/css_img/icons/i-botons-serveis.png) no-repeat scroll left top transparent;
}

#serveis li.menu_agenda {
	background: url(../css/css_img/icons/i-botons-serveis.png) no-repeat scroll 0 -26px transparent;
}

#serveis li.menu_webmultimedia {
	background: url(../css/css_img/icons/i-botons-serveis.png) no-repeat scroll -1px -52px transparent;
}

#serveis li.menu_saladepremsa {
	background: url(../css/css_img/icons/i-botons-serveis.png) no-repeat scroll 0 -78px transparent;
}

#serveis li.menu_directori {
	background: url(../css/css_img/icons/i-botons-serveis.png) no-repeat scroll -1px -104px transparent;
}

#serveis li.menu_fletxes {
	background: url(../css/css_img/icons/i-botons-serveis.png) no-repeat scroll -1px -130px transparent;
}

#serveis li.menu_inici {
	background: url(../css/css_img/icons/i-botons-serveis.png) no-repeat scroll -1px -156px transparent;
}

#serveis li.menu_noticies:hover {
	background: url(../css/css_img/icons/i-botons-serveis.png) no-repeat scroll -180px top transparent;
}

#serveis li.menu_agenda:hover {
	background: url(../css/css_img/icons/i-botons-serveis.png) no-repeat scroll -180px -26px transparent;
}

#serveis li.menu_webmultimedia:hover {
	background: url(../css/css_img/icons/i-botons-serveis.png) no-repeat scroll -181px -52px transparent;
}

#serveis li.menu_saladepremsa:hover {
	background: url(../css/css_img/icons/i-botons-serveis.png) no-repeat scroll -180px -78px transparent;
}

#serveis li.menu_directori:hover {
	background: url(../css/css_img/icons/i-botons-serveis.png) no-repeat scroll -181px -104px transparent;
}

#serveis li.menu_fletxes:hover {
	background: url(../css/css_img/icons/i-botons-serveis.png) no-repeat scroll -181px -130px transparent;
}

#serveis li.menu_inici:hover {
	background: url(../css/css_img/icons/i-botons-serveis.png) no-repeat scroll -181px -156px transparent;
}

/* 1.1 - #top01-logo (abans #top02): ------------------------ */

/* 1.2 - #top02-lang (abans #top01): ------------------------------ */

header #top01 {
	background: #eeeeee url(../css/css_img/bkgrounds/corva.jpg) no-repeat scroll left center;
	font-size: 0.9em;
	height: 28px;
	float: right;
	position: relative;
	width: 220px;
}

/* header #top02-lang {
  background: #eeeeee url(../css/css_img/bkgrounds/corva.jpg) no-repeat scroll left center;
  font-size: 0.9em;
  height: 28px;
  width: 220px;
  position: absolute;
  top: 0;
  right: 0;
} */

header #top02-lang {
	position: absolute;
	background: none;
	width: 1280px;
	right: unset;
	height: auto;
	top: 0;
}

#languages {
	background: #eeeeee url(../css/css_img/bkgrounds/corva.jpg) no-repeat scroll left center;
	right: 0;
	top: unset;
	height: 28px;
	width: 220px;
	position: absolute;
	text-align: right;
}

#languages ul {
	list-style-type: none;
	margin: 0;
	padding: 3px;
}

/* 1.2.1 - #languages: -------------------------------------------- */

/* #languages {
  background: #eeeeee url(../css/css_img/bkgrounds/corva.jpg) no-repeat scroll left center;
  position: absolute;
  right: 9px;
  top: 5px;
  text-align: right;
  z-index: 1000;
}
#languages ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
} */

#languages li {
	background: url(../css/css_img/bkgrounds/bg-separator.png) no-repeat scroll right 0.2em;
	font-weight: bold;
	line-height: 1em;
	margin-right: 4px;
	padding-right: 8px;
	display: inline;
	color: #aaa;
	font-style: italic;
	font-weight: normal;
}

#languages li:last-child {
	background: none;
	border-right: medium none;
	padding-right: 0;
}

#languages a:link,
#languages a:visited,
#languages a:active {
	color: #555;
	font-style: normal;
	/* font-weight: bold; */
}

#languages li.selected {
	font-weight: bold;
}

.langhide {
	display: none;
	float: right;
	position: relative;
	top: 15px;
	right: 20px;
	font-size: 1.0em;
	font-weight: bold;
	background: url('../css/css_img/icons/arrow_down_menu.png') no-repeat bottom right;
	padding-right: 20px;
}

.langhide.active {
	background: url('../css/css_img/icons/arrow_up_menu.png') no-repeat bottom right;
}

/* 1.2.1 - #languages. -------------------------------------------- */

/* 1.2 - #top02-lang (abans #top01): ------------------------ */

/* 1.3 - #top03: -------------------------------------------- */

#top03 {
    max-height: 180px;
    max-width: 1280px;
    background-size: cover;
    min-width: 400px;
    height: 100%;
    width: 100%;
    color: #fff;
    text-shadow: 1px 1px 0 #000;
    position: relative;
}

#top03 h2 {
	/* display: none; */
	/* block; */
	/* Nou bàner! [2018-03-22] */
	background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
	margin-block-start: 0;
	margin-block-end: 0;
	margin-top: 4%;
	position: absolute;
	left: 4%;
	/* 4%; */
	/* 2018-03-19 */
	max-width: 1000px;
	width: auto;
}

#top03 h2,
#top03 span.logo-facultat {
	color: #fff;
	font-family: Arial;
	font-size: 2.5em;
	font-weight: normal;
	line-height: .6em;
	padding: .2em .6em;
}

/* #top03 h2.semitransp {
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
} */

#top03 a:link,
#top03 a:visited,
#top03 a:hover,
#top03 a:active {
	border: 0 none;
	color: #fff;
}

#top03 span.slogan {
	display: block;
	font-size: .5em;
	margin-top: 8px;
	/* 6px; */
	/* 2018-03-19 */
}

/* 1.3 - #top03. -------------------------------------------- */

/* 1 - header. -------------------------------------------- */

/* ============================================================= */

#breadcrumb {
	font-size: .8em;
	/* background: #f5f5f5; */
	padding: 0 10px;
	margin-top: -3em;
	z-index: 100;
}

ul.breadcrumb {
	padding: 0;
}

.breadcrumb li {
	color: #0059a2;
	padding-right: 8px;
	display: inline;
}

.breadcrumb li::after {
	content: "»";
	font-size: 1.1em;
	color: #0059a2;
	margin-left: 8px;
}

.breadcrumb li:last-child {
	background: none;
	color: #666;
}

.breadcrumb li:last-child::after {
	content: "";
}

.breadcrumb a:link,
.breadcrumb a:visited,
.breadcrumb a:active {
	color: #0059a2;
}

.breadcrumb a:hover,
.breadcrumb a:focus {
	border-bottom: 1px dotted #0059a2;
}

/* ============================================================= */

/* 2 - aside .nav: -------------------------------------------- */

/* 2.1 - #side-nav: -------------------------------------------- */

#side-nav {
	padding: 4px 8px;
	z-index: 10;
}

#side-nav li::before {
	content: "›";
	font: 1.2em sans-serif;
	position: relative;
	left: -.5em;
	/*  0.5em; */
	color: #0059a2;
}

#side-nav li.nodisp::before,
#side-nav li.nodisp::after {
	color: #888;
}

#side-nav li.submenu::before {
	content: "»";
}

#side-nav li.submenu:hover:before {
	content: "";
}

#side-nav li.submenu:hover>a::before {
	content: "«";
	font: 1.2em sans-serif;
	/* color: #9cb8d3; */
	position: relative;
	left: -10px;
}

.menu-nav li li {
	background-color: #e4e4e4;
	width: 94%;
}

.menu-nav li li:hover {
	background-color: #d5d5d5;
}

#side-nav li.submenu:hover:before {
	/* content: " "; */
}

/* ----------   Menú principal. ----------- */

.menu-nav {
	/* background-color: lightgray; */
	display: flex;
	transition: all 0.1s ease-out 0s;
	place-content: space-around;
	width: 180px;
	/* 180px; */
	/* 2018-03-20 */
	height: auto;
	align-items: flex-start;
	flex-flow: column nowrap;
	padding: 1px;
}

input[type="checkbox"] {
	left: -9999px;
	position: absolute;
	top: -9999px;
}

label {
	-moz-user-select: none;
	cursor: pointer;
	display: none;
}

.side-nav label {
	color: #ccc;
	font: 1.4em sans-serif;
	text-decoration: none;
	transition: color 0.3s ease-in-out 0s;
}

/* ----------   Elements del menú principal. ----------- */

.menu-nav li {
	background-color: #eee;
	border: 1px solid #ddd;
	overflow: hidden;
	text-overflow: ellipsis;
	transition: all 0.1s ease-out 0s;
	text-align: left;
	display: flex;
	align-items: center;
	align-self: auto;
	flex: 1 0 100%;
	min-height: 30px;
	width: 100%;
	color: #0059a266;
	font-style: italic;
	padding-left: 1em;
}

.menu-nav li.submenu {
	overflow: hidden;
}

/* .menu-nav li.submenu:hover {
	overflow: visible;
} */

.menu-nav ul {
	margin-left: -2.5em;
}

.menu-nav li li {
	text-align: left;
	padding-left: 20px;
	border-color: #c5c5c5;
	width: 87%;
}

#side-nav li.selected::before {
	font-weight: bold;
	/* left: 0.8em; */
	/* padding-left: .8em; */
	/* <-- Desactivo indentat element seleccionat [2019-05-20] */
}

.menu-nav li.selected {
	background-color: #e5e5e5;
	font-weight: bold;
}

.menu-nav li:hover {
	background-color: #c5c5c5;
	border: -1px outset #aaa;
	overflow: hidden;
}

.menu-nav li.nodisp:hover {
	background-color: #eee;
}

.menu-nav li span {
	margin: 0;
	padding: 0.7em .5em 0.5em 1.2em;
	border-bottom: none;
	width: 100%;
	color: #888;
	font-style: italic;
}

.menu-nav li.submenu ul {
	display: none;
}

.menu-nav li.submenu:hover ul {
	display: block;
}

.menu-nav li.submenu span,
.menu-nav li a {
	margin: 0;
	padding: .7em .5em .5em 0;
	/* 0.7em .5em 0.5em 1.2em; */
	border-bottom: none;
	width: 100%;
	color: #0059a2;
	font-style: normal;
}

.menu-nav li.capcalera {
	display: none;
}

.menu-nav li.languages {
	padding-top: 10px;
	display: none;
}

.menu-nav li.languages:nth-last-child(3) {
	border-top: 8px solid #d5d5d5;
}

.menu-nav li a.intranet-ta {
	background: url(css_img/icons/i-candau-tancat.png) no-repeat scroll 95% center;
	/*padding-right: 14px;*/
}

.menu-nav li a.intranet-ob {
	background: url(css_img/icons/i-candau-obert.png) no-repeat scroll 95% center;
	/*padding-right: 14px;*/
}

/* ----------   Submenú: ----------- */

.menu-nav li.submenu.open ul {
	display: block;
}

.menu-nav .submenu .menu-nav {
	display: none;
	margin-left: 5px;
	margin-top: 0;
	position: relative;
	width: 180px;
}

.menu-nav .submenu:hover,
.menu-nav .submenu.open {
	flex: 0 0 auto;
	overflow: visible;
	align-items: start;
	display: block;
}

.menu-nav .submenu:hover>span {
	display: none;
}

.menu-nav .submenu:hover .menu-nav {
	display: block;
}

/* 2.1 - #side-nav. -------------------------------------------- */

/* 2.2 - .side-block: -------------------------------------------- */

.side-block {
	clear: both;
	float: left;
	position: relative;
	/*max-width: 230px; */
	/*width: 98%; */
	/* 96%; */
	/* 2018-03-20 */
	/* background: url(../css/css_img/bkgrounds/bg-mod05.png) no-repeat left bottom; */
	/*margin-top: 20px;*/
	margin-bottom: 10px;
	/* margin: 5em .4em 3em; */
	/* padding-bottom: 1em; */
	padding: 5px;
	padding-left: 8px;
}

.side-block h4 {
	color: #333;
	font-size: 1.2em;
	line-height: 2.2em;
	text-indent: 10px;
	background-color: #EEEEEE;
	font-weight: bold;
	margin-bottom: .5em;
	margin-top: -3px;
}

/* 2.2.1 - .info: -------------------------------------------- */

.info {
	background: url(../css/css_img/icons/i-info.png) no-repeat .5em .5em;
	font-size: .9em;
	margin-right: 5px;
	overflow: hidden;
	padding-bottom: .5em;
}

.info ul {
	margin-left: .4em;
	margin-top: 1em;
	margin-bottom: .5em;
	list-style: none;
}

.info li:first-child,
.info li.nom_unitat {
	font-weight: bold;
	padding-bottom: .4em;
}

.info li.correu_e {
	padding-bottom: .5em;
	padding-top: .2em;
}

.info li.map {
	background: url(../css/css_img/icons/i-arribar.png) no-repeat 0px 2px;
	margin-left: -35px;
	padding-left: 35px;
	height: 40px;
	padding-top: 5px;
}

/* 2.2.1 - .info. -------------------------------------------- */

/* 2.2 - .side-block. -------------------------------------------- */

/* 2 - aside .nav. -------------------------------------------- */

/* ============================================================= */

/* ============================================================= */

/* 3 - Blocs de .main: -------------------------------------------- */

.main article {
	/*border-bottom: 2.5px solid #eee;*/
	padding-bottom: 0em;
	/*margin: 1em 0 2em;*/
}

/*
.main article article {
	max-width: 120px;
	position: relative;
}
*/

.main h1,
.main h2 {
	border-bottom: 1px solid #e7e7e7;
	clear: both;
	color: #333;
	font-size: 1.4em;
	margin-bottom: 0.8em;
	padding-bottom: 0.3em;
}

.main h1 {
	font-size: 1.6em;
	margin-top: 1em;
}

.main p {
	text-align: justify;
}

.main .intro-txt {
	background: #f4f4f4 none repeat scroll 0 0;
	border-radius: 8px;
	display: inline-block;
	clear: both;
	margin-bottom: 1em;
	padding: .5em 1em;
	width: 95%;
}

.main img {
	/*float: center;*/
	/*height: 75px;*/
	/*width: auto;*/
	margin: 8px 8px 8px 0;
}

.main img.index {
	height: 75px;
	width: auto;
	margin: 8px;
}

/* .main .intro-txt */

img.img-xs {
	height: 75px;
}

/* .main .intro-txt */

img.img-s {
	height: 100px;
}

/* .main .intro-txt */

img.img-m {
	height: 140px;
}

/* .main .intro-txt */

img.img-l {
	height: 200px;
}

/* .main .intro-txt */

img.img-xl {
	height: 250px;
}

/* 3 - Blocs de .main. -------------------------------------------- */

/* ============================================================= */

/* ============================================================= */

/* 4 - .aside-2: -------------------------------------------- */

/* 4.1 - .destacats: -------------------------------------------- */

/*--- Bloc .destacats (abans .banners): ---*/

.destacats {
	clear: both;
	margin-bottom: 1em;
	margin-top: 2em;
	text-align: center;
}

.destacats p {
	color: #fff;
	font-size: 1.2em;
	line-height: 1.4em;
	border-radius: 4px;
	text-align: center;
	margin: 12px auto;
	height: 65px;
	width: 100%;
	/* 204px; */
}

.destacats p .destacat {
	font-size: 1.2em;
	font-weight: bold;
	display: block;
	background-color: unset;
	border-radius: unset;
	padding: 0;
	/* text-align: center; */
	/* margin-left: -10px; */
	/* margin-top: -5px; */
}

.destacats p.destac01 {
	/* background: url(../css/css_img/bkgrounds/destacat-1.png) no-repeat scroll left top / 100% auto;  */
	/* Nou bàner! [2018-03-22] */
	background-image: none;
	background-color: #aaa;
	height: 55px;
	margin-bottom: 30px;
	margin-top: 0;
}

.destacats p.destac02 {
	background: url(../css/css_img/bkgrounds/destacat-2.png) no-repeat scroll left top / 100% auto;
}

.destacats p.destac03 {
	background: url(../css/css_img/bkgrounds/destacat-3.png) no-repeat scroll left top / 100% auto;
}

.destacats p.destac04 {
	background: url(../css/css_img/bkgrounds/destacat-4.png) no-repeat scroll left top / 100% auto;
}

.destacats p.destac05 {
	background: url(../css/css_img/bkgrounds/destacat-5.png) no-repeat scroll left top / 100% auto;
}

.destacats p.destac06 {
	background: url(../css/css_img/bkgrounds/destacat-6.png) no-repeat scroll left top / 100% auto;
}

.destacats a {
	display: block;
	color: #fff !important;
	/* padding: .6em 0 .8em 0.8em; */
	padding: 3% 0;
	margin: 1% 0;
	border: 0 !important;
	height: 40%;
	min-width: 185px;
}

.destacats a.dues_linies {
	height: 75%;
}

/* 4.1 - .destacats. -------------------------------------------- */

/* 4.2 - .tinteressa: -------------------------------------------- */

/*--- Bloc .tinteressa (abans .side-mod): ---*/

.tinteressa,
.nuvol,
.docs-relacionats {
	/* background: url(../css/css_img/bkgrounds/bg-side-mod.png) no-repeat left top; */
	background-image: url(../css/css_img/bkgrounds/bg-side-mod.png);
	background-size: cover;
	margin: 2em auto;
	min-height: 100px;
	padding-bottom: 1em;
	width: 98%;
}

.tinteressa h2,
.nuvol h2,
.docs-relacionats h2 {
	font-size: 1.2em;
	font-weight: normal;
	color: #333;
	text-indent: 1em;
	line-height: 2.2em;
	margin-bottom: .5em;
	padding-top: .5em;
}

.tinteressa ul {
	background: none;
	margin: 0 0.5em 1em 2em;
	padding: 0 .5em 1em;
	list-style: none;
	border-radius: 4px;
	/* box-shadow: 2px 2px 5px 1px #ddd; */
}

.tinteressa ul li {
	background: url(../css/css_img/icons/i-bullet-dash-blue.png) no-repeat left .7em;
	padding-left: .6em;
	margin-bottom: .2em;
}

/* 4.2 - .tinteressa: -------------------------------------------- */

/* 4.3 - .nuvol: -------------------------------------------- */

/*--- Bloc .nuvol (abans .side-mod): ---*/

/* Núvol de paraules [2015-10-21]: */

.nuvol ul.nuvol-paraules {
	list-style: outside none none;
	color: #000;
	margin: .5em;
	padding-top: .5em;
	padding-left: .2em;
	text-align: center;
}

.nuvol-paraules li {
	background-image: none;
	display: inline;
	line-height: 1.6em;
	padding: 0 0.3em 0 0;
}

.nuvol-paraules a {
	color: #333;
}

.nuvol-paraules a.gran {
	font-size: 1.5em;
}

.nuvol-paraules a.mitja {
	font-size: 1.3em;
	color: #555;
}

.nuvol-paraules a.petit {
	font-size: 1em;
	color: #777;
}

.nuvol-paraules a:link {
	border: none;
}

.nuvol-paraules li a:hover {
	border-bottom: 1px dotted #0059a2;
	text-decoration: none;
	color: #0059a2;
}

.nuvol-paraules li a:focus {
	color: #0059a2;
}

/* 4.3 - .nuvol. -------------------------------------------- */

/* 4.4 - .docs-relacionats: -------------------------------------------- */

/*--- Bloc .docs-relacionats (abans .side-mod): ---*/

.docs-relacionats ul.docs {
	background: none;
	margin-left: 1.2em;
	padding: 1em 0.5em;
}

.docs-relacionats ul.docs li {
	margin-bottom: .5em;
	border-bottom: 1px solid #fff;
	padding: 0;
	height: 24px;
}

.docs-relacionats ul.docs a {
	border: 0;
	background: none;
	text-decoration: none;
	display: block;
	padding-left: 2.2em;
	line-height: 1.4em;
	padding-top: .3em;
}

.docs-relacionats ul.docs a:hover {
	text-decoration: none;
	border: 0 !important;
	color: #0059A2;
	background: none;
}

.docs-relacionats ul.docs a span:hover,
.docs-relacionats ul.docs a span:focus {
	border-bottom: 1px dotted #0059A2;
}

ul.docs-relacionats li:last-child {
	border-bottom: none;
	/* Darrer element de la llista sense vora inferior. 2013-05-22 */
}

ul.docs li.ext {
	background: url(../css/css_img/icons/doc-ext_32x32.png) no-repeat left center;
}

ul.docs li.file {
	background: url(../css/css_img/icons/doc-file_32x32.png) no-repeat left center;
}

ul.docs li.pdf {
	background: url(../css/css_img/icons/doc-pdf_32x32.png) no-repeat left center;
}

ul.docs li.ppt {
	background: url(../css/css_img/icons/doc-ppt_32x32.png) no-repeat left center;
}

ul.docs li.rss {
	background: url(../css/css_img/icons/doc-file_32x32.png) no-repeat left center;
}

ul.docs li.txt {
	background: url(../css/css_img/icons/doc-txt_32x32.png) no-repeat left center;
}

ul.docs li.word {
	background: url(../css/css_img/icons/doc-doc_32x32.png) no-repeat left center;
}

ul.docs li.xls {
	background: url(../css/css_img/icons/doc-xls_32x32.png) no-repeat left center;
}

ul.docs li.zip {
	background: url(../css/css_img/icons/doc-zip_32x32.png) no-repeat left center;
}

ul.docs li.html {
	background: url(../css/css_img/icons/doc-html_32x32.png) no-repeat left center;
}

ul.docs li.css {
	background: url(../css/css_img/icons/doc-css_32x32.png) no-repeat left center;
}

ul.docs li.js {
	background: url(../css/css_img/icons/doc-js_32x32.png) no-repeat left center;
}

ul.docs li.php {
	background: url(../css/css_img/icons/doc-php_32x32.png) no-repeat left center;
}

ul.docs li.sup {
	background-position: left 8px;
}

ul.docs li.ext,
ul.docs li.file,
ul.docs li.pdf,
ul.docs li.ppt,
ul.docs li.rss,
ul.docs li.txt,
ul.docs li.word,
ul.docs li.xls,
ul.docs li.zip,
ul.docs li.html,
ul.docs li.css,
ul.docs li.js,
ul.docs li.php {
	-webkit-background-size: 22px;
	/* For WebKit*/
	-moz-background-size: 22px;
	/* Mozilla*/
	-o-background-size: 22px;
	/* Opera*/
	background-size: 22px;
	/* Generic*/
	padding-left: 2.2em;
	/* 2018-03-20 */
	padding-top: .5em;
	/* 2018-03-20 */
	list-style-image: none;
	/* 2018-03-20 */
	min-height: 2.2em;
	/* 2018-03-20 */
}

ul.docs a {
	/* padding-left: 2.6em; */
	/* 2018-03-20 */
	/* line-height: 2.2em; */
	/* 2018-03-20 */
	border: 0;
}

ul.docs a:hover,
ul.docs a:focus {
	border-bottom: 1px dotted #666;
}

/* 4.4 - .docs-relacionats: -------------------------------------------- */

/* 4 - .aside-2. -------------------------------------------- */

/* ============================================================= */

/* ============================================================= */

/* 5 - .footer: -------------------------------------------- */

.footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.footer li {
	display: inline-block;
}

/* 5.1 - .data: -------------------------------------------- */

.footer ul.data {
	background-color: #eee;
	padding-left: 36px;
	padding-top: 34px;
	margin-bottom: 3px;
	margin-block-end: 0;
	margin-block-start: 0;
	min-height: 52px;
}

.footer ul.data li {
	padding-right: 0.8em;
	margin-right: 0.8em;
	background: url(../css/css_img/bkgrounds/bg-footer-separator.gif) no-repeat right .5em;
	float: left;
}

.footer ul.data li:first-child {
	clear: left;
	font-weight: bold;
}

.footer ul.data li:last-child {
	clear: right;
	background: none;
}

.footer ul.data li a {}

.footer ul.data li a:hover,
.footer ul.data li a:focus {
	border-bottom: 1px dotted #0059A2;
}

/* 5.1 - .data. -------------------------------------------- */

/* 5.2 - .media: -------------------------------------------- */

.footer .media {
	/* background: url(../css/css_img/bkgrounds/bg-footer-socialmedia.png) no-repeat right bottom; */
	height: 30px;
	padding-top: .6em;
	padding-right: 10px;
}

.footer .media span {
	float: left;
	text-align: right;
	padding-left: 3.5em;
}

.media ul {
	float: right;
	text-align: left;
	list-style-type: none;
	margin: 0 0 0 8px;
	padding: 0;
}

.media ul li {
	float: left;
	display: inline;
}

.footer .media ul li:first-child {
	margin-right: 1em;
	padding-top: .4em;
}

.media a {
	display: block;
	width: 24px;
	height: 24px;
	margin-right: 5px;
	border: 0;
	font-size: 0;
}

li.twitter {
	background: url(../css/css_img/icons/ico_twitter_25x25.png) no-repeat left center;
}

li.facebook {
	background: url(../css/css_img/icons/ico_facebook_25x25.png) no-repeat left center;
}

li.linkedin {
	background: url(../css/css_img/icons/ico_linkedin_25x25.png) no-repeat left center;
}

li.instagram {
	background: url(../css/css_img/icons/ico_insta_25x25.png) no-repeat left center;
}

li.flickr {
	background: url(../css/css_img/icons/ico_flicker_25x25.png) no-repeat left center;
}

li.youtube {
	background: url(../css/css_img/icons/ico_youtube_25x25.png) no-repeat left center;
}

li.email {
	background: url(../css/css_img/icons/ico_email_25x25.png) no-repeat left center;
}

li.web {
	background: url(../css/css_img/icons/ico_web_25x25.png) no-repeat left center;
}

li.webresp {
	background: url(../css/css_img/icons/ico_web_resp_25x25.png) no-repeat left center;
}

/* 5.2 - .media. -------------------------------------------- */

/* 5.3 - .excel: -------------------------------------------- */

.excel {}

.bkc {
	position: relative;
	top: 0;
	left: 114px;
}

.hub {
	position: relative;
	top: 0;
	left: 110px;
}

.hub a,
.bkc a {
	border-bottom: none;
}

/* 5.3 - .excel. -------------------------------------------- */

/* 5 - .footer. -------------------------------------------- */

/* ============================================================= */

/* ================================================================ */

/* ================================================================ */

/* Classes i IDs UB */

.list-bullets li {
	list-style-type: none;
	list-style-image: url(../css/css_img/icons/i-bullet-blue2.png);
}

.list-bullets.nivell-2 li,
.list-bullets li .list-bullets li {
	list-style-image: url(../css/css_img/icons/i-bullet-blue2_c2.png);
}

.list-bullets.nivell-3 li,
.list-bullets li .list-bullets li .list-bullets li {
	list-style-image: url(../css/css_img/icons/i-bullet-blue2_c.png);
}

.llista-numerada {
	list-style-type: number;
}

li.actual {
	font-weight: bold;
}

li.inactiu {
	color: #aaa;
	font-style: italic;
	font-weight: normal;
}

.bloc-txt {
	clear: both;
	margin-bottom: 1em;
}

.main h2 {
	font-size: 1.4em;
	color: #333;
	/* background: #f7f7f7; */
	border-bottom: 1px solid #e7e7e7;
	padding: .6em 0;
	margin-bottom: .8em;
	clear: both;
	/*width: 100%;*/
}

.main h3 {
	clear: both;
	padding-top: .3em;
	color: #333;
	margin-bottom: .6em;
}

.bloc-txt p {
	margin-bottom: .8em;
}

.codi {
	font-family: "Courier New", Courier, monospace;
}

.codi_destacat {
	color: #093;
}

p.text_justificat,
.text_justificat {
	text-align: justify;
}

p.text_esquerra,
.text_esquerra {
	text-align: left;
}

p.text_dreta,
.text_dreta {
	text-align: right;
}

p.text_centrat,
.text_centrat {
	text-align: center;
}

.sagnat-esq {
	padding-left: 2em;
}

.avis {
	border: 1px solid #C00;
	border-radius: 8px;
	padding: 15px 10px;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #C00;
	background: #FFFFDF;
	text-align: center;
	clear: both;
}

.destacat {
	background-color: #D3D2AB;
	border-radius: 10px;
	padding: 15px 10px;
	clear: both;
}

.marcador-groc {
	background-color: #ffffcc;
	border-radius: 4px;
	font-weight: bold;
	padding: 0 .2em;
}

.infobloc {
	background-color: #f2f2f2;
	border: 1px solid #7d7d7d;
	color: #959595;
	border-radius: 8px;
	padding: 15px 10px;
	margin: .5em 2.5em 1em;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	clear: both;
}

.avis.petit,
.infobloc.petit {
	font-size: 0.9em;
	font-weight: normal;
	font-style: italic;
}

.error,
.taula01 a.error,
a.error,
a.error:hover,
a.error:focus {
	color: #FF0000;
	font-size: 1em;
	font-weight: bold;
	padding-left: 4px;
	font-style: italic;
}

/*=Tables
-------------------------------------------------------------*/

.taula01,
.taula02 {
	clear: both;
	font-family: arial, sans-serif;
	font-size: 1.1em;
	margin-bottom: 3em;
}

.taula01 table,
.taula02 table {
	background-color: #fff;
	border: 0;
	margin: 0 auto;
}

.taula01 caption,
.taula02 caption {
	/* display: none; */
	font-size: 1.4em;
	color: #333;
	/* background: #f7f7f7; */
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #e7e7e7;
	padding: .3em 0;
	margin-bottom: .8em;
	clear: both;
}

.taula01 th,
.taula01 td {
	padding: .5em;
	vertical-align: top;
}

.taula01 th {
	background: #ccdeec;
	color: #333;
	border: 1px solid white;
	border-width: 1px 0 0 0;
	padding: .6em .2em;
}

.taula01 thead th {
	border-width: 0 0 0 1px;
	vertical-align: middle;
	color: #333;
	text-align: left;
	font-style: italic;
}

/*.taula01 tbody th {
	text-align: right;
}*/

table th.text_dreta {
	text-align: right;
}

table th.text_centrat {
	text-align: center;
}

.taula01 thead th.first {
	background: #337ab5;
	color: #fff;
	border-width: 0;
}

.taula01 tr {
	background-color: #f0f5f9;
}

.taula01 td {
	border: 1px solid white;
	border-width: 1px 0 0 1px;
	/*background-color: #f0f5f9;*/
}

.taula01 a {
	color: #000;
}

.taula01 tr.marcat,
.taula01 tr.marcat:nth-child(2n) {
	background-color: #fefff0;
	/* font-weight: bold; */
	color: #676b2c;
}

.taula01 tr.marcat th {
	background-color: #edf1bf;
	border: 2px solid #f7f7bf;
}

.taula01 tr.marcat td {
	border: 2px solid #eaeae6;
}

.taula01 .marcat a {
	color: #9ca073;
}

.taula01 tr.alerta,
.taula01 tr.alerta:nth-child(2n) {
	background-color: #fff0f0;
	font-weight: normal;
	color: #8a3a3a;
}

.taula01 tr.alerta th {
	background-color: #e6c3c3;
	border: 2px solid #f7dcdc;
}

.taula01 tr.alerta td {
	border: 2px solid #f7dcdc;
	/* color: #c59797; */
	/* Ja en .taula01 tr.alerta,... [5/3/2018] */
}

.taula01 .alerta a {
	color: #c59797;
}

.taula01 tr.nodisp,
.taula01 tr.nodisp:nth-child(2n) {
	background-color: #eee;
	font-weight: normal;
}

.taula01 tr.nodisp th {
	background-color: #ddd;
	/* border: 2px solid #d5d5d5; */
}

.taula01 tr.nodisp td {
	background-color: #eee;
	color: #999;
	font-weight: normal;
	font-style: italic;
	/* border: 2px solid #d5d5d5; */
}

.taula01 tr.nodisp:hover {
	/* border: 2px solid #eee; */
	background-color: #eee;
	color: #555;
	cursor: not-allowed;
}

.nodisp img {
	opacity: .4;
}

.taula01 table p {
	line-height: 1.1em;
	margin: .5em 0;
}

.taula02 table {
	border-collapse: inherit;
}

.taula02 th,
.taula02 td {
	border: 0;
	padding: .5em;
}

.taula02 th {
	font-weight: bold;
	border-bottom: #999 1px solid;
}

.taula02 td {
	border-bottom: #ccc 1px solid;
}

.taula02 th.col01 {
	width: 35%;
}

.taula02 th.col02 {
	width: 25%;
}

.taula02 th.col03 {
	width: 40%;
}

.taula02 a {
	color: #0059a2;
	border-bottom: none;
}

.taula02 a:hover,
.taula02 a:focus {
	border-bottom: 1px dotted #0059A2;
}

/* Taules Zebra (maig 2013): */

table.zebra {
	font-size: 0.9em;
}

table.zebra td {
	padding: 0.3em 0.5em;
}

.zebra tr:nth-child(even) {
	/* Taula tipus zebra mitjançant CSS3 (2013-05-22) */
	background-color: #E8F0F7;
}

.zebra a:hover {
	border: none;
}

.zebra tr:hover {
	cursor: pointer;
}

/* Taules amb fila destacada mitjançant 'js/jquery.init_taules.js' (maig 2013): */

.destacafilaact {}

.taula01 tr.fila_destacada,
.taula01 tr.fila_destacada:nth-child(even) {
	/* td {*/
	color: #555;
	/* #fff; */
	background-color: #dadada;
	/* #aaa; */
}

.taula01 tr.fila_destacada a {
	color: #0059a2;
	/* #fff; */
}

.taula01 tr.marcat.fila_destacada,
.taula01 tr.marcat.fila_destacada:nth-child(even) {
	/* td {*/
	color: #a3a762;
	/* #fff; */
	background-color: #e2e5c4;
}

.taula01 tr.marcat.fila_destacada a {
	color: #9ca073;
	/* #fff; */
}

.taula01 tr.alerta.fila_destacada,
.taula01 tr.alerta.fila_destacada:nth-child(even) {
	/* td {*/
	color: #a66a6a;
	/* #fff; */
	background-color: #e2c4c4;
}

.taula01 tr.alerta.fila_destacada a {
	color: #c59797;
	/* #fff; */
}

.taula01 tr.no-disp.fila_destacada,
.taula01 tr.no-disp.fila_destacada:nth-child(even) {
	/* td {*/
	color: #555;
	background-color: #eee;
}

/* Les 'table02' tenen fons blanc. Per tant no cal enfosquir tant el destacat (2013-05-22): */

.taula02 tr.fila_destacada,
.taula02 tr.fila_destacada:nth-child(even) {
	color: #FFF;
	background-color: #d5d5d5;
	/* #ccc; */
}

/*=Blocs plegables
-------------------------------------------------------------*/

/* Plegar i desplegar blocs (UB-Entorns Web, gener 2013).:
  Usat amb js/jquery.contreureCaixa.js */

.titol-desplegable {
	background: url(../css/css_img/icons/bt-next.png) no-repeat scroll 2px 5px transparent;
	cursor: pointer;
	padding: 5px 0 10px 24px;
	clear: both;
}

.titol-desplegable:hover {
	background: url(../css/css_img/icons/bt-next-over.png) no-repeat scroll 2px 5px transparent;
	background-color: #eee;
}

.plegat+.contingut-desplegable {
	display: none;
}

.contingut-desplegable {
	background-color: #f2f2ff;
	border-radius: 10px;
	margin: 0 .5em 3em 1em;
	padding: 15px 5px 10px;
}

.plegat:after {
	content: " [+]";
}

.plegat {
	background-color: #f6f6f6;
}

.desplegat {
	background: url(../css/css_img/icons/bt-down.png) no-repeat scroll 2px 5px transparent;
}

.desplegat:hover {
	background: url(../css/css_img/icons/bt-down-over.png) no-repeat scroll 2px 5px transparent;
}

.desplegat:after {
	content: " [-]";
}

.contret {
	background: #f8f8f8;
}

.main .contret h3 {
	padding-top: .5em;
	padding-left: .2em;
}

.contret p {
	margin: 1em 1.5em;
}

.obrir,
.tancar {
	padding: 0 5px 2px 0;
	text-align: right;
}

p p.obrir,
p p.tancar {
	margin-right: -1em;
	padding-bottom: 0.5em;
}

/* Botó:  ------------- */

.boto_dret {
	/* background-color: #ddb7ff; */
	/* Millora botó, 2017-07-18. */
	/* box-shadow: 0 0 10px 0 rgba(0,0,0,.6); */
	/* Millora botó, 2017-07-18. */
	background-color: #ddd;
	/* Millora botó, 2017-07-18. */
	color: #eee;
	/* Millora botó, 2017-07-18. */
	border-radius: 4px;
	/* Millora botó, 2017-07-18. */
	font-size: 1.5em;
	font-weight: bold;
	line-height: 2.2em;
	margin: 1em auto 2em;
	/* 1em 4em 2em; */
	/* Millora botó, 2017-07-18. */
	text-align: center;
	width: auto;
}

.boto_dret a:link,
.boto_dret a:active,
.boto_dret a:visited {
	background-color: #ddb7ff;
	color: #000;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .6);
	padding: .5em 2em;
	/* Millora botó, 2017-07-18. */
}

/* .boto_dret:hover {
	background-color: #c9f;
	box-shadow: inset 0 0 10px 0 rgba(0,0,0,.4);
} */

/* Millora botó, 2017-07-18. */

/* .boto_dret:hover a:link, .boto_dret:hover a:active, .boto_dret:hover a:visited {
	color: #fff;
} */

/* Millora botó, 2017-07-18. */

.boto_dret a:hover,
.boto_dret a:focus {
	/* Millora botó, 2017-07-18. */
	background-color: #c9f;
	box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, .4);
	color: #fff;
	border-bottom: none;
	border-radius: 4px;
}

/* Llista amb grans nombres:  ========== */

.llista-grans-nombres {
	counter-reset: meu-comptador;
}

/* unordered-list:  ------------- */

ul.llista-grans-nombres {
	list-style-type: none;
	display: inline-block;
	margin: 1em 0 0 3em;
	color: #323232;
	font: 400 14px "proxima-nova", sans-serif;
}

ul.llista-grans-nombres>li::before {
	content: counter(meu-comptador, decimal);
	counter-increment: meu-comptador;
	color: #105a99;
	float: left;
	font: 900 60px "proxima-nova", sans-serif;
	margin: -.2em 0 0 -1.1em;
}

ul.llista-grans-nombres.bola>li::before {
	background-color: #c9dae64d;
	border-radius: 50%;
	margin: -0.2em 0 0 -1.3em;
	padding-left: 0.3em;
	width: .9em;
}

ul.llista-grans-nombres.bola>li {
	border-left: none;
}

ul.llista-grans-nombres>li {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	float: left;
	margin: 1em 1em 0;
	/* max-width: 180px; */
	list-style-type: none;
	border-left: 1px solid #0f6eb2;
	color: #323232;
	/* float: right; */
	/* font: 400 12px "proxima-nova",sans-serif; */
	font: "proxima-nova", sans-serif;
	/* margin: 15px 0 0; */
	padding: 1em 0 0 1em;
	/* width: 110px; */
}

/* data-list:  ------------------ */

.llista-grans-nombres>dt::before {
	content: counter(meu-comptador, decimal);
	counter-increment: meu-comptador;
	font: bold 70px/1 sans-serif;
	left: 0;
	position: absolute;
	top: .2em;
}

.llista-grans-nombres>dt {
	font: bold 16px Georgia;
	padding: 1em 0;
	position: relative;
}

.llista-grans-nombres>dd {
	margin: 0 0 50px;
}

.llista-grans-nombres>dt,
.llista-grans-nombres>dd {
	padding-left: 50px;
}

/*=Blocs flotants
-------------------------------------------------------------*/

/* Blocs que s'adapten a l'amplada de l'espai (UB-Entorns Web, juny 2017): */

.blocs-flotants {
	width: 100%;
}

.flex-container {
	display: flex;
	flex-flow: row wrap;
	-webkit-flex-pack: space-around;
	-webkit-justify-content: space-around;
	-moz-justify-content: space-around;
	-ms-flex-pack: space-around;
	justify-content: space-around;
	list-style: outside none none;
	margin: .5em 0;
	padding: 1em;
	border: 1px solid #eee;
	border-radius: 8px;
}

.flex-item {
	background: #eee none repeat scroll 0 0;
	/* border: 1px solid #eee; */
	border-radius: 8px;
	box-shadow: 0 0 10px rgba(8, 22, 37, 0.3);
	height: 220px;
	width: 240px;
	margin: .5em;
	padding: 5px;
	text-align: center;
	font-size: 2em;
	font-weight: bold;
	line-height: 1.2em;
	/* This is the code responsible for the centering of content */
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-flex-line-pack: center;
	-ms-flex-line-pack: center;
	-webkit-align-content: center;
	align-content: center;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.flex-item:hover {
	background: #ddd;
	box-shadow: 0 0 2px rgba(8, 22, 37, 0.3);
}

.flex-item img {
	box-shadow: 0 0 10px rgba(8, 22, 37, 0.3);
	height: auto;
	margin: 0.5em;
	width: 240px;
}

.flex-item a {
	/* float: left;
	margin: 2.5em 0.4em;
	width: 90%; */
	text-shadow: 1px 1px #fff;
}

.flex-item a:hover,
.flex-item a:focus {
	border-bottom: none;
	text-shadow: -1px -1px #fff;
}

.flex-item.gran {
	height: 220px;
	width: 240px;
	margin: .5em;
	padding: 5px;
	text-align: center;
	font-size: 2em;
	font-weight: bold;
}

.flex-item.mitja {
	height: 150px;
	width: 200px;
	margin: .5em;
	padding: 5px;
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
}

.flex-item.petit {
	height: 80px;
	width: 180px;
	margin: .5em;
	padding: 5px;
	text-align: center;
	font-size: .9em;
	font-weight: normal;
}

.flex-item.rect.gran {
	height: 200px;
	width: 300px;
}

.flex-item.rect.mitja {
	height: 140px;
	width: 240px;
}

.flex-item.rect.petit {
	height: 90px;
	width: 180px;
}

/* Bloc amb dos columnes: ---------------------- */

.bloc-2-cols {
	display: flex;
	flex-flow: row wrap;
	-webkit-flex-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	list-style: outside none none;
	margin: 0;
	padding: 1em;
}

.bloc-2-cols-col {
	background: #fff none repeat scroll 0 0;
	/* border: 1px solid #eee; */
	border-radius: 8px;
	box-shadow: 0 0 10px rgba(8, 22, 37, 0.3);
	/* height: 220px; */
	width: 45%;
	margin: .5em;
	padding: 5px;
	text-align: left;
	/* font-size: 2em;
	font-weight: bold;
	line-height: 1.2em; */
	/* This is the code responsible for the centering of content */
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-flex-line-pack: flex-start;
	-ms-flex-line-pack: flex-start;
	-webkit-align-content: flex-start;
	align-content: flex-start;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	place-content: start;
}

.col-2-3 {
	flex: 2 1 0;
}

.col-1-3 {
	flex: 1 1 0;
}

.bloc-2-cols-col p {
	margin: .8em 1em;
}

/* ================================================================ */

/*=Tables
-------------------------------------------------------------*/

.table01,
.table02 {
	clear: both;
	font-family: arial, sans-serif;
	font-size: 1.2em;
	margin-bottom: 3em;
}

.table01 table,
.table02 table {
	border: 0;
	margin: .5em auto;
}

.table01 caption,
.table02 caption {
	display: none;
}

.table01 th,
.table01 td {
	padding: .5em;
	vertical-align: top;
}

.table01 th {
	background: #ccdeec;
	color: #333;
	border: 1px solid white;
	border-width: 1px 0 0 0;
}

.table01 thead th {
	border-width: 0 0 0 1px;
	vertical-align: middle;
	color: #333;
	text-align: left;
}

/*.table01 tbody th {
	text-align: right;
}*/

.table01 thead th.first {
	background: #337ab5;
	color: #fff;
	border-width: 0;
}

.table01 tr {
	background-color: #f0f5f9;
}

.table01 td {
	border: 1px solid white;
	border-width: 1px 0 0 1px;
	/*background-color: #f0f5f9;*/
}

.table02 table {
	border-collapse: inherit;
}

.table02 th,
.table02 td {
	border: 0;
	padding: .5em;
}

.table02 th {
	font-weight: bold;
	border-bottom: #999 1px solid;
}

.table02 td {
	border-bottom: #ccc 1px solid;
}

.table02 th.col01 {
	width: 35%;
}

.table02 th.col02 {
	width: 25%;
}

.table02 th.col03 {
	width: 40%;
}

.table02 a {
	color: #0059a2;
	border-bottom: none;
}

.table02 a:hover,
.table02 a:focus {
	border-bottom: 1px dotted #0059A2;
}

/* Taules amb fila destacada mitjançant 'js/jquery.init_taules.js' (maig 2013): */

.table01 tr.fila_destacada,
.table01 tr.fila_destacada:nth-child(even) {
	/* td {*/
	/*font-weight: bold;*/
	color: #FFF;
	background-color: #C0C0C0;
	/* #AAA; */
}

.table01 tr.desactivat.fila_destacada,
.table01 tr.desactivat.fila_destacada:nth-child(even) {
	color: #a9a7a7;
	background-color: #eaeaea;
}

/* Les 'table02' tenen fons blanc. Per tant no cal enfosquir tant el destacat (2013-05-22): */

.table02 tr.fila_destacada,
.table02 tr.fila_destacada:nth-child(even) {
	color: #FFF;
	background-color: #d5d5d5;
	/* #ccc; */
}

/*=Tables
/* ================================================================ */

/*=Pestanyes
-------------------------------------------------------------*/

ul.paginador {
	display: block;
	width: 100%;
	height: 42px;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.paginador li {
	background: url(../css/css_img/bkgrounds/pestanya-no.jpg) repeat scroll 0 0 transparent;
	border: medium none;
	height: 42px;
	margin: 0;
	/*width: 25%; <-- L'amplada la posa per jQuery.*/
	float: left;
}

.paginador li:first-child {
	border-top-left-radius: 5px;
}

.paginador li:last-child {
	border-top-right-radius: 5px;
}

.paginador li.active {
	background: url(../css/css_img/bkgrounds/pestanya-si.jpg) repeat scroll 0 0 transparent;
}

.paginador li a,
.paginador li a:link,
.paginador li a:visited,
.paginador li a:active {
	font-weight: bold;
	font-size: 1em;
	padding: 8px;
	color: #666;
	text-decoration: none;
	border: none;
	display: inline-block;
}

.paginador li a:hover,
.paginador li a:focus,
.paginador li.active a,
.paginador li.active a:link,
.paginador li.active a:visited,
.paginador li.active a:active,
.paginador li.active a:hover,
.paginador li.active a:focus {
	color: #0059A2;
}

#tabs {
	border: 1px solid #ccc;
	border-radius: 5px;
	width: 100%;
	display: inline-block;
}

#tabs div {
	padding: 10px 15px;
}

/* Final Pestanyes. */

#logos_peu {
	position: absolute;
	bottom: 150px;
	left: 400px;
}

.posicio_logo_peu {
	position: relative;
}

/*=Pestanyes.
/* ================================================================ */

/*=Referències bibliogràfiques (fitxes)
-------------------------------------------------------------*/

.ref-bib {
	font-family: monospace;
	font-size: 1.2em;
	background-color: #eee;
	padding: 4px;
	margin: 2.5em 1em .0;
}

.desc-bib {
	padding: 4px;
	margin: 0 1em 2em;
	border: 1px solid #ddd;
}

/*=Referències bibliogràfiques (fitxes).
/* ================================================================ */

.llistat_noticies li {
	list-style-type: none;
	background: url(../css/css_img/icons/ico_noticia.png) no-repeat left 4px;
	padding-left: 20px;
	line-height: 1.8em;
}

.llista-logos {
	margin-top: 4em;
	margin-bottom: 1em;
}

.llista-logos li {
	list-style-type: none;
	text-align: center;
}

.v-centrat-lh {
	line-height: 60px;
}

table.zebra th.v-centrat-pd {
	/* padding: 5px; */
}

table.zebra td.v-centrat-pd {
	/* padding: 5px; */
}

.v-centrat-lh,
.v-centrat-pd {
	padding: 2% 0;
}

a.v-centrat-pd {
	padding: 0;
}

img.v-centrat-pd {
	padding: 1% 0;
}

.txt-petit {
	font-size: .8em;
}

.main p.dreta,
thead th.dreta,
.dreta {
	text-align: right;
}

.main p.centre,
thead th.centre,
td.centre,
.centre {
	text-align: center;
}

.mes::before {
	content: "» ";
	font-size: 1.2em;
	color: #0059a2;
}

.estret-80 {
	width: 80%;
	margin: 0 auto;
}

ul.novetats {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 1.4em;
}

.novetats .noti-titol {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.6em;
}

.novetats .noti-data {
	font-weight: bold;
}

.novetats .noti-desc {
	font-size: .9em;
	padding: 0 1em;
}

.centratv_emb,
td.centratv_emb,
th.centratv_emb {
	padding: 2% 0;
	position: relative;
}

.centratv_cont,
a.centratv_cont {
	/* padding: 0;
	margin: 0; */
	/* margin: 20% auto;
	padding: 10% 0;
	text-align: center; */
	position: absolute;
	top: 15px;
	/* 0; */
	/* Nou bàner! [2018-03-22] */
	bottom: 0;
	left: 0;
	right: 0;
	width: 95%;
	height: 40%;
	margin: auto;
}

img.centratv_cont {
	min-height: 50px;
}

.centratv_emb img {
	padding: 5px;
}

.pendent_revisio {
	font-style: italic;
	font-weight: bold;
	color: #F00;
	background: #FFC;
}

table.zebra td.cella_numero,
table.zebra th.cella_numero {
	text-align: right;
	padding-right: 6%;
}

.video {
	display: block;
	width: 640px;
	height: auto;
	margin: 1em auto;
}

/* === Colorbox (lightbox) styles (colorbox.css) === */
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden; -webkit-transform: translate3d(0,0,0);}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/*
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:url(css_img/colorbox/overlay.png) repeat 0 0; opacity: 0.9; filter: alpha(opacity = 90);}
#colorbox{outline:0;}
    #cboxTopLeft{width:21px; height:21px; background:url(css_img/colorbox/controls.png) no-repeat -101px 0;}
    #cboxTopRight{width:21px; height:21px; background:url(css_img/colorbox/controls.png) no-repeat -130px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url(css_img/colorbox/controls.png) no-repeat -101px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url(css_img/colorbox/controls.png) no-repeat -130px -29px;}
    #cboxMiddleLeft{width:21px; background:url(css_img/colorbox/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(css_img/colorbox/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(css_img/colorbox/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(css_img/colorbox/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff; overflow:hidden;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxLoadingOverlay{background:url(css_img/colorbox/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(css_img/colorbox/loading.gif) no-repeat center center;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }

        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0; background:url(css_img/colorbox/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(css_img/colorbox/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext:hover{background-position:-50px -25px;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(css_img/colorbox/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose:hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

/* === UB responsive overrides (estils-ub-2018_responsive.css) === */
/* ================================================================ */

/* Estils UB 'responsive'
	per a pàgines estàtiques amb comportament 'responsive'.
	-------------------------------------------------------------
	Author: Entorns Web - Universitat de Barcelona
	[JG]
	-------------------------------------------------------------
	Version: Versió 1.3 - Canvi d'ordre i noms divs #top02 -> #top01-logo i #top01 -> #top02-lang.
	Version: Versió 1.2 - Modificacions diverses [./versions-i-millores.txt]
	Version: Versió 1.1 - Passat per Beautify [http://codebeautify.org/css-beautify-minify]
	-------------------------------------------------------------
	Date: 2017-04-07
	Modified: 2018-02-28
  ================================================================= */

/* ================================================================ */

/* ================================================================ */

/*  Configuració 'flex' inicial dels blocs: */

.wrapper {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	text-align: center;
	background-color: #fff;
}

/* We tell all items to be 100% width */

.header,
.main,
.nav,
.aside,
.footer {
	flex: 1 100%;
	text-align: left;
}

.wrapper>* {
	flex: 1 100%;
	text-align: left;
}

/* We rely on source order for desktop-first approach
 * in this case:
	 * 1. header
	 * 2. nav
	 * 3. main
	 * 4. aside
	 * 5. footer
 */

.header {
	flex: 1 1 100%;
	order: 1;
}

.main {
	flex: 3 1 50%;
	/* 3 1 60%; */
	/* 3 1 0; */
	/* Solucionat problema IE? [2017-07-14]. */
	order: 3;
	text-align: left;
}

.aside {
	flex: 1 1 auto;
	display: flex;
}

.aside-1,
.nav {
	flex: 1 0 20%;
	/* 1 0 0%; */
	/* Solucionat problema IE? [2017-07-14]. */
	order: 2;
	display: flex;
	flex-flow: column wrap;
}

.aside-2 {
	flex: 1 1 20%;
	/* 1 1 0; */
	order: 4;
	display: flex;
	flex-flow: column wrap;
	padding-top: 17px;
	padding-right: 17px;
	padding-left: 5px;
	padding-bottom: 17px;
}

.footer {
	flex: 1 1 100%;
	order: 5;
	display: flex;
	flex-flow: row wrap;
	align-items: stretch;
}

/* ================================================================ */

/* ================================================================ */

/*  Configuració general inicial dels blocs: */

.wrapper {
	margin: 0 auto 15px;
	width: 1280px;
}

.main {
	min-height: 400px;
	padding: 0 1em;
	padding-left: 2em;
	padding-right: 2em;
	margin: 0;
	/* 1em 0; */
	/* Nou bàner! [2018-03-22] */
}

.aside {}

.aside-1,
.nav {
	max-width: 208px;
	/*  200px; */
	/* 2018-03-20 */
	margin-top: 0px;
	/* Nou bàner! [2018-03-22] */
	margin-left: 10px;
	margin-right: 0px;
}

.aside-2 {
	margin-top: 10px;
	/* Nou bàner! [2018-03-22] */
	max-width: 230px;
	/* Nou: 2018-02-26 */
	margin-left: 10px;
}

.footer {
	font-size: .9em;
}

/* 1 - .header: -------------------------------------------- */
/* 2 - .aside-1 .nav: -------------------------------------------- */
/* 3 - Blocs de .main: -------------------------------------------- */
/* 4 - Blocs d' .aside-2: -------------------------------------------- */
/* 5 - Blocs de .footer: -------------------------------------------- */

.aside-2 .destacats {
	order: 1;
}

.aside-2 .tinteressa {
	order: 2;
}

.aside-2 .nuvol {
	order: 3;
}

.aside-2 .docs-relacionats {
	order: 4;
}

.footer .media {
	flex: 1 1 100%;
	order: 1;
	text-align: right;
}

.footer .data {
	flex: 3 1 0;
	order: 2;
}

.footer .excel {
	flex: 1 1 0;
	order: 3;
	text-align: right;
}

/* Row */

.row {
	display: flex;
	flex-wrap: wrap;
	box-sizing: border-box;
	align-items: stretch;
}

.blau {
	display: flex;
	flex-wrap: wrap;
	box-sizing: border-box;
	align-items: center;
	background-color: #0059a2;
	text-align: stretch;
}

.row>* {
	box-sizing: border-box;
}

.row h2 {
	border-bottom: 0px;
}

.row.gtr-uniform>*> :last-child {
	margin-bottom: 0;
}

.row.aln-left {
	justify-content: flex-start;
}

.row.aln-center {
	justify-content: center;
}

.row.aln-blau {
	justify-content: center;
	background-color: #0059a2;
	color: #ffff;
	font-size: 1.4em;
}

.row.aln-right {
	justify-content: flex-end;
}

.row.aln-top {
	align-items: flex-start;
}

.row.aln-middle {
	align-items: center;
}

.row.aln-bottom {
	align-items: flex-end;
}

.row>.imp {
	order: -1;
}

.row>.col-1 {
	width: 8.3333333333%;
}

.row>.off-1 {
	margin-left: 8.3333333333%;
}

.row>.col-2 {
	width: 16.6666666667%;
}

.row>.off-2 {
	margin-left: 16.6666666667%;
}

.row>.col-3 {
	max-width: 18%;
	min-width: 130px;
}

.row>.off-3 {
	margin-left: 25%;
}

.row>.col-4 {
	width: 33.3333333333%;
}

.row>.off-4 {
	margin-left: 33.3333333333%;
}

.row>.col-5 {
	width: 41.6666666667%;
}

.row>.off-5 {
	margin-left: 41.6666666667%;
}

.row>.col-6 {
	width: 50%;
}

.row>.off-6 {
	margin-left: 50%;
}

.row>.col-7 {
	width: 58.3333333333%;
}

.row>.off-7 {
	margin-left: 58.3333333333%;
}

.row>.col-8 {
	width: 66.6666666667%;
}

.row>.off-8 {
	margin-left: 66.6666666667%;
}

.row>.col-9 {
	width: 75%;
}

.row>.off-9 {
	margin-left: 75%;
}

.row>.col-10 {
	width: 83.3333333333%;
}

.row>.off-10 {
	margin-left: 83.3333333333%;
}

.row>.col-11 {
	width: 91.6666666667%;
}

.row>.off-11 {
	margin-left: 91.6666666667%;
}

.row>.col-12 {
	width: 100%;
}

.row>.off-12 {
	margin-left: 100%;
}

.row.gtr-0 {
	margin-top: 0;
	margin-left: 0em;
}

.row.gtr-0>* {
	padding: 0 0 0 0em;
}

.row.gtr-0.gtr-uniform {
	margin-top: 0em;
}

.row.gtr-0.gtr-uniform>* {
	padding-top: 0em;
}

.row.gtr-25 {
	margin-top: 0;
	margin-left: -0.375em;
}

.row.gtr-25>* {
	padding: 0 0 0 0.375em;
}

.row.gtr-25.gtr-uniform {
	margin-top: -0.375em;
}

.row.gtr-25.gtr-uniform>* {
	padding-top: 0.375em;
}

.row.gtr-50 {
	margin-top: 0;
	margin-left: -0.75em;
}

.row.gtr-50>* {
	padding: 0 0 0 0.75em;
}

.row.gtr-50.gtr-uniform {
	margin-top: -0.75em;
}

.row.gtr-50.gtr-uniform>* {
	padding-top: 0.75em;
}

.row {
	margin-top: 0;
	margin-left: -1.5em;
}

.row>* {
	padding: 0 0 0 1.5em;
}

.row.gtr-uniform {
	margin-top: -1.5em;
}

.row.gtr-uniform>* {
	padding-top: 1.5em;
}

.row.gtr-150 {
	margin-top: 0;
	margin-left: -2.25em;
}

.row.gtr-150>* {
	padding: 0 0 0 2.25em;
}

.row.gtr-150.gtr-uniform {
	margin-top: -2.25em;
}

.row.gtr-150.gtr-uniform>* {
	padding-top: 2.25em;
}

.row.gtr-200 {
	margin-top: 0;
	margin-left: -3em;
}

.row.gtr-200>* {
	padding: 0 0 0 3em;
}

.row.gtr-200.gtr-uniform {
	margin-top: -3em;
}

.row.gtr-200.gtr-uniform>* {
	padding-top: 3em;
}

/* ================================================================ */
/* ================================================================ */
/*  Mediaqueries per a diferents configuracions: */

/* Tauletes grans i pantalles petites: */

@media only screen and (max-width: 1280px) {
	/* (max-width: 960px) { */
	/* and (min-width: 801px) */
	.wrapper {
		box-shadow: none;
		margin: 0 auto;
		padding: 0;
		/* none; */
		width: 100%;
	}
	#top01-logo,
	#top02 {
		/* background: rgba(0, 0, 0, 0) url("../css/css_img/bkgrounds/franja_2-top02-ub-2015.png") no-repeat scroll left bottom; */
		background-size: auto 5px;
	}
	#top-logo,
	#top {
		/* padding: 50px 0 0 9px; */
		background: url(../css/css_img/bkgrounds/logobarra_home.png) no-repeat scroll 25px -5px;
		background-size: 226px;
	}
	#top-logo img,
	#top img {
		height: 60px;
		margin: 5px 0;
	}
	header #top02-lang {
		background: none;
		width: 1280px;
		right: 0;
		height: auto;
	}
	#languages {
		background: #eeeeee url(../css/css_img/bkgrounds/corva.jpg) no-repeat scroll left center;
		right: 0;
		top: unset;
		height: 28px;
		width: 220px;
	}
	#languages ul {
		padding: 3px;
	}
}

@media screen and (max-width: 1280px) {
	.row {

		display: flex;
		flex-wrap: wrap;
		box-sizing: border-box;
		align-items: stretch;
	}
	.row>* {
		box-sizing: border-box;
	}
	.row.gtr-uniform>*> :last-child {
		margin-bottom: 0;
	}
	.row.aln-left {
		justify-content: flex-start;
	}
	.row.aln-center {
		justify-content: center;
	}
	.row.aln-blau {
		justify-content: center;
		background-color: #0059a2;
		color: #ffff;
		font-size: 1.4em;
	}
	.row.aln-right {
		justify-content: flex-end;
	}
	.row.aln-top {
		align-items: flex-start;
	}
	.row.aln-middle {
		align-items: center;
	}
	.row.aln-bottom {
		align-items: flex-end;
	}
	.row>.imp-large {
		order: -1;
	}
	.row>.col-1-large {
		width: 8.3333333333%;
	}
	.row>.off-1-large {
		margin-left: 8.3333333333%;
	}
	.row>.col-2-large {
		width: 16.6666666667%;
	}
	.row>.off-2-large {
		margin-left: 16.6666666667%;
	}
	.row>.col-3-large {
		max-width: 25%;
	}
	.row>.off-3-large {
		margin-left: 25%;
	}
	.row>.col-4-large {
		width: 33.3333333333%;
	}
	.row>.off-4-large {
		margin-left: 33.3333333333%;
	}
	.row>.col-5-large {
		width: 41.6666666667%;
	}
	.row>.off-5-large {
		margin-left: 41.6666666667%;
	}
	.row>.col-6-large {
		width: 50%;
	}
	.row>.off-6-large {
		margin-left: 50%;
	}
	.row>.col-7-large {
		width: 58.3333333333%;
	}
	.row>.off-7-large {
		margin-left: 58.3333333333%;
	}
	.row>.col-8-large {
		width: 66.6666666667%;
	}
	.row>.off-8-large {
		margin-left: 66.6666666667%;
	}
	.row>.col-9-large {
		width: 75%;
	}
	.row>.off-9-large {
		margin-left: 75%;
	}
	.row>.col-10-large {
		width: 83.3333333333%;
	}
	.row>.off-10-large {
		margin-left: 83.3333333333%;
	}
	.row>.col-11-large {
		width: 91.6666666667%;
	}
	.row>.off-11-large {
		margin-left: 91.6666666667%;
	}
	.row>.col-12-large {
		width: 100%;
	}
	.row>.off-12-large {
		margin-left: 100%;
	}
}

@media screen and (max-width: 1680px) {
	.row>* {
		box-sizing: border-box;
	}
	.row>.imp-xlarge {
		order: -1;
	}
	.row>.col-1-xlarge {
		width: 8.3333333333%;
	}
	.row>.off-1-xlarge {
		margin-left: 8.3333333333%;
	}
	.row>.col-2-xlarge {
		width: 16.6666666667%;
	}
	.row>.off-2-xlarge {
		margin-left: 16.6666666667%;
	}
	.row>.col-3-xlarge {
		max-width: 25%;
	}
	.row>.off-3-xlarge {
		margin-left: 25%;
	}
	.row>.col-4-xlarge {
		width: 33.3333333333%;
	}
	.row>.off-4-xlarge {
		margin-left: 33.3333333333%;
	}
	.row>.col-5-xlarge {
		width: 41.6666666667%;
	}
	.row>.off-5-xlarge {
		margin-left: 41.6666666667%;
	}
	.row>.col-6-xlarge {
		width: 50%;
	}
	.row>.off-6-xlarge {
		margin-left: 50%;
	}
	.row>.col-7-xlarge {
		width: 58.3333333333%;
	}
	.row>.off-7-xlarge {
		margin-left: 58.3333333333%;
	}
	.row>.col-8-xlarge {
		width: 66.6666666667%;
	}
	.row>.off-8-xlarge {
		margin-left: 66.6666666667%;
	}
	.row>.col-9-xlarge {
		width: 75%;
	}
	.row>.off-9-xlarge {
		margin-left: 75%;
	}
	.row>.col-10-xlarge {
		width: 83.3333333333%;
	}
	.row>.off-10-xlarge {
		margin-left: 83.3333333333%;
	}
	.row>.col-11-xlarge {
		width: 91.6666666667%;
	}
	.row>.off-11-xlarge {
		margin-left: 91.6666666667%;
	}
	.row>.col-12-xlarge {
		width: 100%;
	}
}

/* Tauletes normals i mòbils horitzontals: */

@media only screen and (max-width: 900px) {
	.paginador li a,
	.paginador li a:link,
	.paginador li a:visited,
	.paginador li a:active {
		font-size: .9em;
		line-height: 1.2em;
		padding: 6px;
	}
}

/* Tauletes normals i mòbils horitzontals: */

@media only screen and (max-width: 800px) {
	/* and (min-width: 641px) */
	/* .wrapper {
		 box-shadow: none;
		 margin: none;
		 padding: none;
		 width: 100%;
	} */
	/* .main { flex: 2 0; } */
	.main { flex: 3 1 60%; }
	.aside-1, .nav { max-width: none; }
	.nav {
		flex: 1 0 100%;
		position: inherit;
		right: auto;
		margin-right: 0;
		/* margin-top: 5px; */
	}
	.aside-2 {
		flex: 1 0;
		width: 100%;
		max-width: none;
	}
	.destacats,
	.tinteressa,
	.docs-relacionats,
	.nuvol {
		width: 60%;
		margin: 2em auto 1em;
	}
	#top02 { background-size: auto 5px; }
	#top {
		/* padding: 50px 0 0 10px; */
		background: url(../css/css_img/bkgrounds/logobarra_home.png) no-repeat scroll 25px -5px;
		background-size: 226px;
	}
	#top img {
		height: 50px;
		margin: 13px 0;
	}
	#side-nav {
		padding: 1px 0;
		/* 0 4px 0; */
		/* Menú horitzontal en 2 files (2017-06-16). */
		width: 100%;
		/* 98%; */
		/* Menú horitzontal en 2 files (2017-06-16). */
		margin: -1em 0 0;
		/* Menú horitzontal en 2 files (2017-06-16). */
	}
	.menu-nav {
		width: auto;
		height: auto;
		/* 60px; */
		/* Menú horitzontal en 2 files (2017-06-16). */
		align-items: center;
		flex-flow: row wrap;
		/* row nowrap; */
		/* Menú horitzontal en 2 files (2017-06-16). */
		padding: 0 1px;
		margin: 1px;
	}
	/* .menu-nav .submenu:hover > span {
		display: flex;
	} */
	.menu-nav .submenu .menu-nav {
		margin-top: 5px;
		position: absolute;
		z-index: 1000;
	}
	#side-nav li.submenu:hover:before {
		content: none;
	}
	.menu-nav li {
		/* align-self: auto; */
		flex: 1 1 15%;
		/* 1 0 auto; */
		/* Menú horitzontal en 2 files (2017-06-16). */
		height: 50px;
		min-width: 50px;
		min-height: 0;
		width: auto;
		text-align: center;
	}
	.menu-nav li a, .menu-nav li span { height: auto; }
	.menu-nav li.submenu:hover ul {
		display: inline-flex;
		overflow: visible;
	}
	.menu-nav li.submenu:hover li {
		height: 42px;
		margin-top: 4px;
	}
	.side-block { display: none; }
	.destacats, .tinteressa, .docs-relacionats, .nuvol { min-width: 300px; }
	.destacats a { height: 30%; }
	.destacats a.dues_linies { height: 50%; }
	.tinteressa ul { margin: 0 .5em 1em .8em; }
	.nuvol ul.nuvol-paraules {
		font-size: 1.1em;
		padding: .5em;
	}
	.nuvol-paraules li { line-height: 2em; }
	.footer .excel { display: none; }
	.footer ul.data {
		padding-bottom: 10px;
		padding-top: 16px;
		min-height: 42px;
	}
	.flex-item {
		font-size: 1.6em;
		height: 120px;
	}
}

@media screen and (max-width: 980px) {
	.row {
		display: flex;
		flex-wrap: wrap;
		box-sizing: border-box;
		align-items: stretch;
	}
	.row>* {
		box-sizing: border-box;
	}
	.row.gtr-uniform>*> :last-child {
		margin-bottom: 0;
	}
	.row.aln-left {
		justify-content: flex-start;
	}
	.row.aln-center {
		justify-content: center;
	}
	.row.aln-blau {
		justify-content: center;
		background-color: #0059a2;
		color: #ffff;
		font-size: 1.4em;
	}
	.row.aln-right {
		justify-content: flex-end;
	}
	.row.aln-top {
		align-items: flex-start;
	}
	.row.aln-middle {
		align-items: center;
	}
	.row.aln-bottom {
		align-items: flex-end;
	}
	.row>.imp-medium {
		order: -1;
	}
	.row>.col-1-medium {
		width: 8.3333333333%;
	}
	.row>.off-1-medium {
		margin-left: 8.3333333333%;
	}
	.row>.col-2-medium {
		width: 16.6666666667%;
	}
	.row>.off-2-medium {
		margin-left: 16.6666666667%;
	}
	.row>.col-3-medium {
		max-width: 25%;
	}
	.row>.off-3-medium {
		margin-left: 25%;
	}
	.row>.col-4-medium {
		width: 33.3333333333%;
	}
	.row>.off-4-medium {
		margin-left: 33.3333333333%;
	}
	.row>.col-5-medium {
		width: 41.6666666667%;
	}
	.row>.off-5-medium {
		margin-left: 41.6666666667%;
	}
	.row>.col-6-medium {
		width: 50%;
	}
	.row>.off-6-medium {
		margin-left: 50%;
	}
	.row>.col-7-medium {
		width: 58.3333333333%;
	}
	.row>.off-7-medium {
		margin-left: 58.3333333333%;
	}
	.row>.col-8-medium {
		width: 66.6666666667%;
	}
	.row>.off-8-medium {
		margin-left: 66.6666666667%;
	}
	.row>.col-9-medium {
		width: 75%;
	}
	.row>.off-9-medium {
		margin-left: 75%;
	}
	.row>.col-10-medium {
		width: 83.3333333333%;
	}
	.row>.off-10-medium {
		margin-left: 83.3333333333%;
	}
	.row>.col-11-medium {
		width: 91.6666666667%;
	}
	.row>.off-11-medium {
		margin-left: 91.6666666667%;
	}
	.row>.col-12-medium {
		width: 100%;
	}
	.row>.off-12-medium {
		margin-left: 100%;
	}
	.row.gtr-0 {
		margin-top: 0;
		margin-left: 0em;
	}
	.row.gtr-0>* {
		padding: 0 0 0 0em;
	}
	.row.gtr-0.gtr-uniform {
		margin-top: 0em;
	}
	.row.gtr-0.gtr-uniform>* {
		padding-top: 0em;
	}
	.row.gtr-25 {
		margin-top: 0;
		margin-left: -0.375em;
	}
	.row.gtr-25>* {
		padding: 0 0 0 0.375em;
	}
	.row.gtr-25.gtr-uniform {
		margin-top: -0.375em;
	}
	.row.gtr-25.gtr-uniform>* {
		padding-top: 0.375em;
	}
	.row.gtr-50 {
		margin-top: 0;
		margin-left: -0.75em;
	}
	.row.gtr-50>* {
		padding: 0 0 0 0.75em;
	}
	.row.gtr-50.gtr-uniform {
		margin-top: -0.75em;
	}
	.row.gtr-50.gtr-uniform>* {
		padding-top: 0.75em;
	}
	.row {
		margin-top: 0;
		margin-left: -1.5em;
	}
	.row>* {
		padding: 0 0 0 1.5em;
	}
	.row.gtr-uniform {
		margin-top: -1.5em;
	}
	.row.gtr-uniform>* {
		padding-top: 1.5em;
	}
	.row.gtr-150 {
		margin-top: 0;
		margin-left: -2.25em;
	}
	.row.gtr-150>* {
		padding: 0 0 0 2.25em;
	}
	.row.gtr-150.gtr-uniform {
		margin-top: -2.25em;
	}
	.row.gtr-150.gtr-uniform>* {
		padding-top: 2.25em;
	}
	.row.gtr-200 {
		margin-top: 0;
		margin-left: -3em;
	}
	.row.gtr-200>* {
		padding: 0 0 0 3em;
	}
	.row.gtr-200.gtr-uniform {
		margin-top: -3em;
	}
	.row.gtr-200.gtr-uniform>* {
		padding-top: 3em;
	}
}

/* Dispositius mitjans-petits: */

@media only screen and (max-width: 640px) {
	/* and (min-width: 461px)  */
	#top01-logo,
	#top02 {
		height: 70px;
	}
	#top-logo,
	#top {
		/* padding: 72px 0 0 10px; */
		background: url(../css/css_img/bkgrounds/logobarra_home.png) no-repeat scroll 25px -5px;
		background-size: 209px;
	}
	#top-logo img,
	#top img {
		margin: 10px 0;
	}
	#serveis {
		display: none;
	}
	#top03 h2,
	#top03 span.logo-facultat {
		font-size: 1.6em;
		line-height: 1em;
		margin-top: 2%;
	}
	.nav {
		margin-top: 22px;
	}
	#side-nav {
		margin: 0;
		/* Menú horitzontal en 2 files (2017-06-16). */
	}
	.menu-nav li {
		flex: 1 1 20%;
		/* 1 0 auto; */
		/* Menú horitzontal en 2 files (2017-06-16). */
	}
	.destacats,
	.tinteressa,
	.docs-relacionats,
	.nuvol {
		width: 248px;
	}
	.footer ul.data {
		padding-top: 6px;
	}
	.paginador li a,
	.paginador li a:link,
	.paginador li a:visited,
	.paginador li a:active {
		font-size: .9em;
		line-height: 1.2em;
		padding: 5px;
	}
}

@media screen and (max-width: 736px) {
	.row {
		display: flex;
		flex-wrap: wrap;
		box-sizing: border-box;
		align-items: stretch;
	}
	.row>* {
		box-sizing: border-box;
	}
	.row.gtr-uniform>*> :last-child {
		margin-bottom: 0;
	}
	.row.aln-left {
		justify-content: flex-start;
	}
	.row.aln-center {
		justify-content: center;
	}
	.row.aln-blau {
		justify-content: center;
		background-color: #0059a2;
		color: #ffff;
		font-size: 1.4em;
	}
	.row.aln-right {
		justify-content: flex-end;
	}
	.row.aln-top {
		align-items: flex-start;
	}
	.row.aln-middle {
		align-items: center;
	}
	.row.aln-bottom {
		align-items: flex-end;
	}
	.row>.imp-small {
		order: -1;
	}
	.row>.col-1-small {
		width: 8.3333333333%;
	}
	.row>.off-1-small {
		margin-left: 8.3333333333%;
	}
	.row>.col-2-small {
		width: 16.6666666667%;
	}
	.row>.off-2-small {
		margin-left: 16.6666666667%;
	}
	.row>.col-3-small {
		max-width: 25%;
	}
	.row>.off-3-small {
		margin-left: 25%;
	}
	.row>.col-4-small {
		width: 33.3333333333%;
	}
	.row>.off-4-small {
		margin-left: 33.3333333333%;
	}
	.row>.col-5-small {
		width: 41.6666666667%;
	}
	.row>.off-5-small {
		margin-left: 41.6666666667%;
	}
	.row>.col-6-small {
		width: 50%;
	}
	.row>.off-6-small {
		margin-left: 50%;
	}
	.row>.col-7-small {
		width: 58.3333333333%;
	}
	.row>.off-7-small {
		margin-left: 58.3333333333%;
	}
	.row>.col-8-small {
		width: 66.6666666667%;
	}
	.row>.off-8-small {
		margin-left: 66.6666666667%;
	}
	.row>.col-9-small {
		width: 75%;
	}
	.row>.off-9-small {
		margin-left: 75%;
	}
	.row>.col-10-small {
		width: 83.3333333333%;
	}
	.row>.off-10-small {
		margin-left: 83.3333333333%;
	}
	.row>.col-11-small {
		width: 91.6666666667%;
	}
	.row>.off-11-small {
		margin-left: 91.6666666667%;
	}
	.row>.col-12-small {
		width: 100%;
	}
	.row>.off-12-small {
		margin-left: 100%;
	}
	.row.gtr-0 {
		margin-top: 0;
		margin-left: 0em;
	}
	.row.gtr-0>* {
		padding: 0 0 0 0em;
	}
	.row.gtr-0.gtr-uniform {
		margin-top: 0em;
	}
	.row.gtr-0.gtr-uniform>* {
		padding-top: 0em;
	}
	.row.gtr-25 {
		margin-top: 0;
		margin-left: -0.375em;
	}
	.row.gtr-25>* {
		padding: 0 0 0 0.375em;
	}
	.row.gtr-25.gtr-uniform {
		margin-top: -0.375em;
	}
	.row.gtr-25.gtr-uniform>* {
		padding-top: 0.375em;
	}
	.row.gtr-50 {
		margin-top: 0;
		margin-left: -0.75em;
	}
	.row.gtr-50>* {
		padding: 0 0 0 0.75em;
	}
	.row.gtr-50.gtr-uniform {
		margin-top: -0.75em;
	}
	.row.gtr-50.gtr-uniform>* {
		padding-top: 0.75em;
	}
	.row {
		margin-top: 0;
		margin-left: -1.5em;
	}
	.row>* {
		padding: 0 0 0 1.5em;
	}
	.row.gtr-uniform {
		margin-top: -1.5em;
	}
	.row.gtr-uniform>* {
		padding-top: 1.5em;
	}
	.row.gtr-150 {
		margin-top: 0;
		margin-left: -2.25em;
	}
	.row.gtr-150>* {
		padding: 0 0 0 2.25em;
	}
	.row.gtr-150.gtr-uniform {
		margin-top: -2.25em;
	}
	.row.gtr-150.gtr-uniform>* {
		padding-top: 2.25em;
	}
	.row.gtr-200 {
		margin-top: 0;
		margin-left: -3em;
	}
	.row.gtr-200>* {
		padding: 0 0 0 3em;
	}
	.row.gtr-200.gtr-uniform {
		margin-top: -3em;
	}
	.row.gtr-200.gtr-uniform>* {
		padding-top: 3em;
	}
}
/* Mòbils verticals: */

@media only screen and (max-width: 460px) {
	body {
		font-size: .8em;
	}
	.wrapper {
		box-shadow: none;
		margin: 0;
		padding: 0;
		width: 100%;
	}
	.main {
		flex: 2 100%;
	}
	.nav {
		order: 2;
		flex: unset;
		position: absolute;
		right: 1em;
		width: 75%;
	}
	.aside-2 .destacats {
		order: 2;
	}
	.aside-2 .tinteressa {
		order: 3;
	}
	.aside-2 .nuvol {
		order: 4;
	}
	.aside-2 .docs-relacionats {
		order: 1;
	}
	#top01-logo,
	#top02 {
		background: none;
		height: 60px;
	}
	#top-logo,
	#top {
		padding: 0px 2px;
		background: url(../css/css_img/bkgrounds/logobarra_home.png) no-repeat scroll 25px -5px;
		background-size: 205px;
	}
	#top-logo img,
	#top img {
		margin: 1px 0;
	}
	#top02-lang,
	#top01 {
		display: none;
	}
	#top03 h2 {
		font-size: 1.4em;
		line-height: .9em;
		/* 1em; */
		/* 2018-03-19 */
		margin-top: 2%;
		/* 1%; */
		/* 2018-03-19 */
	}
	#top03 span.slogan {
		display: inline-block;
		margin-top: 0;
		padding-bottom: 3px;
	}
	.main {
		padding: 0 1em;
	}
	#side-nav {
		position: absolute;
		top: 0;
		right: 1em;
		/* 5px; */
		width: 75%;
	}
	#side-nav label {
		display: block;
		position: relative;
		float: right;
		background: #eee;
		border: 0.15em solid rgba(60, 60, 60, 0.2);
		border-radius: 4px;
		font-size: 1.1em;
		padding: 0;
		/* 0.45em; */
		margin: 0;
		/* 0 -12px; */
		min-height: 34px;
		/* 2.25em; */
		height: 34px;
		/* 32px; */
		width: 37px;
		/* 40px; */
		top: -2px;
		/* 14px; */
		/* 2018-03-19 */
		/* -1em; */
	}
	#side-nav label::after {
		content: "≡";
		color: #555;
		font-size: 2.6em;
		position: absolute;
		right: 7px;
		/* 16px; */
		top: 8px;
		/* 14px; */
	}
	#side-nav input[type="checkbox"]:checked~label {
		width: 108%;
		/* 103%; */
		background: #555;
		border-radius: 0;
		height: 40px;
		left: 10px;
	}
	#side-nav input[type="checkbox"]:checked~label::after {
		color: #eee;
		right: 12px;
		top: 12px;
	}
	#side-nav input[type="checkbox"]:checked~ul {
		display: block;
	}
	#side-nav li::before {
		content: none;
	}
	#side-nav li.submenu::before {
		content: none;
	}
	#side-nav ul {
		display: none;
		/* width: 75%; */
		height: auto;
		align-items: flex-start;
		flex-flow: column nowrap;
		padding: 1px 0;
		margin: 57px -12px;
		/* 0 -12px; */
	}
	.menu-nav .submenu .menu-nav {
		margin-top: 0;
		position: relative;
	}
	#side-nav li li:after {
		content: "›";
		font: 1.4em sans-serif;
		position: absolute;
		right: .8em;
	}
	.menu-nav li.submenu:hover li {
		height: inherit;
		margin-top: inherit;
	}
	#side-nav input[type="checkbox"]:checked~ul>li {
		opacity: 1;
		text-align: left;
		width: 94%;
		/* 100%; */
	}
	#languages {
		background-color: transparent;
		background-image: none;
		border: none;
		height: 50px;
		position: absolute;
		top: 0px;
		right: 10px;
		z-index: 666;
	}
	/*Estils capes grises (MS): */
	.wrapper .bg_gris,
	.wrapper .bg_gris_menu {
		background-color: #555;
		opacity: 0.7;
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		min-height: 100%;
		cursor: pointer;
		z-index: -1;
	}
	.wrapper .bg_gris.active-lang { z-index: 20; }
	.wrapper .bg_gris.active { z-index: 10; }
	.wrapper .bg_gris_menu.active { z-index: 10; }
	.js {
		display: none;
	}
	#top02-lang.open,
	#top01.open {
		display: block;
	}
	#languages ul {
		background-color: #fff;
		border-radius: 10px;
		border: 1px solid #ccc;
		margin-left: 0;
		padding-left: 0;
		/* width:110px; */
		position: fixed;
		right: 15px;
	}
	#languages ul li {
		float: none;
		margin: 5px;
		/* width:100%; */
		border-bottom: 1px solid #ccc;
		width: 90px;
		font-size: 1.2em;
		display: inherit;
		text-align: center;
		background: none;
		padding: 5px 5px 8px;
		line-height: 1em;
	}
	#languages li:last-child {
		border-bottom: none;
	}
	#languages ul li.selected {
		border-top: none;
	}
	.langhide {
		display: block;
		position: absolute;
		top: 4px;
		right: 0;
		z-index: 10;
	}
	#side-nav input[type="checkbox"]:checked~ul>li.languages {
		background-color: #fefefe;
		text-align: right;
	}
	#side-nav input[type="checkbox"]:checked~ul>li.languages a:after,
	#side-nav input[type="checkbox"]:checked~ul>li.languages span:after {
		content: " ";
		margin: 0 1em;
	}
	#side-nav input[type="checkbox"]:checked~ul>li.languages a,
	#side-nav input[type="checkbox"]:checked~ul>li.languages span {
		margin: 1em;
	}
	#side-nav input[type="checkbox"]:checked~ul>li::after {
		content: "›";
		font: bold 1.4em sans-serif;
		position: absolute;
		right: 0.25em;
		/* margin-top: -.2em; */
	}
	#side-nav input[type="checkbox"]:checked~ul>li.submenu::after {
		content: "»";
	}
	#side-nav li.submenu:hover>a::before {
		content: "";
	}
	#side-nav input[type="checkbox"]:checked~ul>li.submenu:hover>a::after {
		content: "«";
		font: bold 1.4em sans-serif;
		color: #9cb8d3;
		position: absolute;
		right: .25em;
	}
	#side-nav ul ul {
		display: none;
		margin: 0;
	}
	/*   .menu-nav li li {
	 background-color: #e4e4e4;
	 width: 94%;
  }
  .menu-nav li li:hover {
	 background-color: #c9c9c9;
  } */
	#side-nav li:hover ul {
		display: flex;
	}
	.menu-nav .submenu:hover>span {
		display: none;
	}
	.menu-nav li.capcalera {
		display: block;
	}
	.menu-nav li.capcalera span {
		display: block;
		height: 24px;
		padding: 10px;
		background: #aaa url(css_img/icons/boto_menu.png) no-repeat scroll right top;
		color: #fff;
		text-align: left;
		font-size: 1.2em;
		font-weight: bold;
	}
	.menu-nav li {
		height: auto;
		min-width: 0;
		min-height: 40px;
		width: 100%;
	}
	.menu-nav li.languages {
		display: block;
		min-height: 20px;
	}
	.menu-nav .submenu .menu-nav {
		width: auto;
	}
	.tinteressa,
	.nuvol,
	.docs-relacionats {
		border-top: 4px solid #ddd;
		background: none;
		margin: 1em auto;
		padding-bottom: 0;
	}
	.aside-2 .tinteressa ul,
	.aside-2 .nuvol ul,
	.aside-2 .docs-relacionats ul {
		background: none;
		border-radius: 4px;
		box-shadow: 2px 2px 5px 1px #ddd;
		margin: 0 0.5em 0 1.5em;
		padding: 1em .5em 0.5em 0.5em;
	}
	.nuvol ul.nuvol-paraules {
		font-size: 1.2em;
	}
	.tinteressa h2,
	.nuvol h2,
	.docs-relacionats h2 {
		line-height: 1em;
		margin-bottom: 0;
		padding-top: .0;
	}
	.footer .media {
		background: none;
		padding-top: 1em;
		height: 90px;
	}
	.footer .media ul {
		float: none;
		/* height: 72px; */
		margin: 0 5%;
		text-align: unset;
	}
	.footer .media ul li:first-child {
		margin-right: 2em;
		padding-top: 0;
		width: 100%;
		text-align: center;
	}
	.footer .media ul li {
		margin-right: 2em;
		margin-top: 5px;
	}
	.flex-item {
		font-size: 1.2em;
		height: 60px;
	}
	.paginador li a,
	.paginador li a:link,
	.paginador li a:visited,
	.paginador li a:active {
		font-size: .8em;
		line-height: 1.2em;
		padding: 4px;
	}
	table.zebra {
		font-size: 0.8em;
	}
}

@media screen and (max-width: 480px) {
	.row {
		display: flex;
		flex-wrap: wrap;
		box-sizing: border-box;
		align-items: stretch;
	}
	.row>* {
		box-sizing: border-box;
	}
	.row.gtr-uniform>*> :last-child {
		margin-bottom: 0;
	}
	.row.aln-left {
		justify-content: flex-start;
	}
	.row.aln-center {
		justify-content: center;
	}
	.row.aln-blau {
		justify-content: center;
		background-color: #0059a2;
		color: #ffff;
		font-size: 1.4em;
	}
	.row.aln-right {
		justify-content: flex-end;
	}
	.row.aln-top {
		align-items: flex-start;
	}
	.row.aln-middle {
		align-items: center;
	}
	.row.aln-bottom {
		align-items: flex-end;
	}
	.row>.imp-xsmall {
		order: -1;
	}
	.row>.col-1-xsmall {
		width: 8.3333333333%;
	}
	.row>.off-1-xsmall {
		margin-left: 8.3333333333%;
	}
	.row>.col-2-xsmall {
		width: 16.6666666667%;
	}
	.row>.off-2-xsmall {
		margin-left: 16.6666666667%;
	}
	.row>.col-3-xsmall {
		max-width: 25%;
	}
	.row>.off-3-xsmall {
		margin-left: 25%;
	}
	.row>.col-4-xsmall {
		width: 33.3333333333%;
	}
	.row>.off-4-xsmall {
		margin-left: 33.3333333333%;
	}
	.row>.col-5-xsmall {
		width: 41.6666666667%;
	}
	.row>.off-5-xsmall {
		margin-left: 41.6666666667%;
	}
	.row>.col-6-xsmall {
		width: 50%;
	}
	.row>.off-6-xsmall {
		margin-left: 50%;
	}
	.row>.col-7-xsmall {
		width: 58.3333333333%;
	}
	.row>.off-7-xsmall {
		margin-left: 58.3333333333%;
	}
	.row>.col-8-xsmall {
		width: 66.6666666667%;
	}
	.row>.off-8-xsmall {
		margin-left: 66.6666666667%;
	}
	.row>.col-9-xsmall {
		width: 75%;
	}
	.row>.off-9-xsmall {
		margin-left: 75%;
	}
	.row>.col-10-xsmall {
		width: 83.3333333333%;
	}
	.row>.off-10-xsmall {
		margin-left: 83.3333333333%;
	}
	.row>.col-11-xsmall {
		width: 91.6666666667%;
	}
	.row>.off-11-xsmall {
		margin-left: 91.6666666667%;
	}
	.row>.col-12-xsmall {
		width: 100%;
	}
	.row>.off-12-xsmall {
		margin-left: 100%;
	}
	.row.gtr-0 {
		margin-top: 0;
		margin-left: 0em;
	}
	.row.gtr-0>* {
		padding: 0 0 0 0em;
	}
	.row.gtr-0.gtr-uniform {
		margin-top: 0em;
	}
	.row.gtr-0.gtr-uniform>* {
		padding-top: 0em;
	}
	.row.gtr-25 {
		margin-top: 0;
		margin-left: -0.375em;
	}
	.row.gtr-25>* {
		padding: 0 0 0 0.375em;
	}
	.row.gtr-25.gtr-uniform {
		margin-top: -0.375em;
	}
	.row.gtr-25.gtr-uniform>* {
		padding-top: 0.375em;
	}
	.row.gtr-50 {
		margin-top: 0;
		margin-left: -0.75em;
	}
	.row.gtr-50>* {
		padding: 0 0 0 0.75em;
	}
	.row.gtr-50.gtr-uniform {
		margin-top: -0.75em;
	}
	.row.gtr-50.gtr-uniform>* {
		padding-top: 0.75em;
	}
	.row {
		margin-top: 0;
		margin-left: -1.5em;
	}
	.row>* {
		padding: 0 0 0 1.5em;
	}
	.row.gtr-uniform {
		margin-top: -1.5em;
	}
	.row.gtr-uniform>* {
		padding-top: 1.5em;
	}
	.row.gtr-150 {
		margin-top: 0;
		margin-left: -2.25em;
	}
	.row.gtr-150>* {
		padding: 0 0 0 2.25em;
	}
	.row.gtr-150.gtr-uniform {
		margin-top: -2.25em;
	}
	.row.gtr-150.gtr-uniform>* {
		padding-top: 2.25em;
	}
	.row.gtr-200 {
		margin-top: 0;
		margin-left: -3em;
	}
	.row.gtr-200>* {
		padding: 0 0 0 3em;
	}
	.row.gtr-200.gtr-uniform {
		margin-top: -3em;
	}
	.row.gtr-200.gtr-uniform>* {
		padding-top: 3em;
	}
}

/* Posts */

.posts {
	display: -moz-flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-moz-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: -1.5em 0 0 -1em;
	width: calc(100%);
}

.posts article {
	-moz-flex-grow: 0;
	-webkit-flex-grow: 0;
	-ms-flex-grow: 0;
	flex-grow: 0;
	-moz-flex-shrink: 1;
	-webkit-flex-shrink: 1;
	-ms-flex-shrink: 1;
	flex-shrink: 1;
	margin: 2em 2em 2em 2em;
	position: relative;
	width: calc(19%); /* MIDA DE LES TARGETES */
	min-width: 150px;
}

.posts article:before {
	/*margin right*/
	background: rgba(210, 215, 217, 0.75);
	content: '';
	display: block;
	height: calc(100% + 2em);
	right: -2em;
	position: absolute;
	top: 0;
	width: 1px;
}

.posts article:after {
	/*margin bottom*/
	background: rgba(210, 215, 217, 0.75);
	bottom: -2em;
	content: '';
	display: block;
	height: 0.75px;
	position: absolute;
	left: -2em;
	/*right: 4em;*/
	width: calc(100% + 4em);
}

/*.posts article> :last-child {
	margin-bottom: 0;
}*/

.posts article .image {
	display: block;
	margin: 0 0 2em 0;
}

.posts article .image img {
	display: block;
	/*width: 100%;*/
	/*height: 100%;*/
}

/* Image */

.image {
	border-radius: 0.375em;
	border: 0;
	display: inline-block;
	position: relative;
}

.image img {
	border-radius: 0.375em;
	display: block;
}

.image.left,
.image.right {
	max-width: 40%;
}

.image.left img,
.image.right img,
.image.fit img,
.image.main img {
	width: 100%;
}

.image.left {
	float: left;
	padding: 0 1.5em 1em 0;
	top: 0.25em;
}

.image.right {
	float: right;
	padding: 0 0 1em 1.5em;
	top: 0.25em;
}

.image.fit,
.image.main {
	display: block;
	margin: 0 0 3em 0;
	width: 100%;
}

a.image {
	overflow: hidden;
}

a.image img {
	-moz-transition: -moz-transform 0.2s ease;
	-webkit-transition: -webkit-transform 0.2s ease;
	-ms-transition: -ms-transform 0.2s ease;
	transition: transform 0.2s ease;
}

a.image:hover img {
	-moz-transform: scale(1.075);
	-webkit-transform: scale(1.075);
	-ms-transform: scale(1.075);
	transform: scale(1.075);
}

.wrapper #content article .posts article .image img,
.wrapper #content article .posts article a .image,
.wrapper #content article .posts article .image,
.wrapper #content article .posts article img {
	width: 100%;
	max-width: 250px;
	padding: 0;
	margin: 0;
}

.wrapper #content article .posts article p {
	text-align: left;
	font-size: 90%;
}

#content article .row-aln-center p img {
	text-decoration-line: line-through;
}

#content article .row-aln-center h2 {
	padding: 0.4em 0em 0.4em 0em;
	margin: 0.8em 0em 0.4em 0em;
	background-color: #237abd;
	border-radius: 0.375em;
	border: 1px;
}

.wrapper .aside.nav .side-block .info li {
	list-style-type: none;
}

.data li {
	list-style-type: none;
}
