@charset "utf-8";


#pagina {
    width: 100%;
}
.amplada-pagina {
	width: 100%;
	margin-left: auto; 
	margin-right: auto;
	max-width: 980px;
	text-align: left;
}
.amplada-pagina-fletxes {
	width: 100%;
	margin-left: auto; 
	margin-right: auto;
	max-width: 1060px;
}


body {	
	margin: 0px 0px 0px 0px;
	padding: 0px 0 0 0;
	text-align: center;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: .75em;
	line-height: 1.4em;
	color: #2b2726;
	background-color: #ffffff;
}
body.interior {
	background-color: #fbfbfb;
}

#cookie-warning, #cookie-warning-permanent {
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 1.1em;
	opacity: 1;
	display: block;
}
#cookie-warning-permanent {
	display: none;	
}
#cookie-warning *, #cookie-warning-permanent * {
	font-size: 1.0em;
	color: #ffffff;
}
#cookie-warning p, #cookie-warning-permanent p {
	margin: 4px 0px;
	padding: 4px 0px;
	color: #ffffff;
}
#cookie-warning .missatge, #cookie-warning-permanent .missatge {
	position: relative;
	background: #8f9297;
	-webkit-box-shadow: #000 0px 0px 10px;
	-moz-box-shadow: #000 0px 0px 10px;
	box-shadow: #000 0px 0px 10px;
	padding: 10px 20px 10px 42px;
	color: #ffffff;
}
#cookie-warning-permanent .missatge {
	background: #8f9297;
}

#cookie-warning img.cookie-warning-icon {
	position: absolute;
	top: 1.3em;
	left: 16px;
}
#cookie-warning .cookie-warning-botons {
	float: right;
	margin-top: 1em;
}
#cookie-warning-permanent .cookie-warning-botons {
	float: right;
}
#cookie-warning .cookie-warning-botons button {
	background-color: #e2001a;
	background-image: -webkit-linear-gradient(top,#e2001a,#da0019);
	border: 1px solid #cd0018;
	color: #ffffff;
	padding: 2px 9px;
	margin-left: 10px;
	text-decoration: none;
	border-radius: 3px;
	moz-border-radius: 3px;
}
#cookie-warning .cookie-warning-botons button:focus, #cookie-warning .cookie-warning-botons button:hover {
	border-color: #ffcc33;
}
#cookie-warning-permanent .cookie-warning-botons button {
	background-color: #e2001a;
	background-image: -webkit-linear-gradient(top,#e2001a,#da0019);
	border: 1px solid #cd0018;
	color: #ffffff;
	padding: 2px 9px;
	margin-left: 10px;
	text-decoration: none;
	border-radius: 3px;
	moz-border-radius: 3px;
}
#cookie-warning-permanent .cookie-warning-botons button:focus, #cookie-warning .cookie-warning-botons button:hover {
	border-color: #ffcc33;
}
#cookie-warning .missatge-contingut, #cookie-warning-permanent .missatge-contingut {
	padding-right: 101px;
}

/* ----  Capçalera ---- */
#capcalera-print {
	display: none;
}
#capcalera {
	overflow: visible;
}
#capcalera #capcalera-superior {
	padding: 0 0 0 0;
	width: 100%;
	min-height: 40px;
	background: url('../img/fons-cap-sup.gif') top left repeat-x;
}
#capcalera #capcalera-superior #capcalera-superior-int {
	position: relative;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}
#capcalera #capcalera-superior #capcalera-superior-int #logo {
	padding-top: 12px; 
	float: left;
	position: absolute;
	overflow: visible;
	z-index: 1001;
}
#capcalera #capcalera-superior #capcalera-superior-int #logo a {
	display: block;
}
#capcalera #capcalera-superior #capcalera-superior-int #logo a img {
}
#capcalera #capcalera-superior #capcalera-superior-int #links-sup {
	float: right;
	width: 45%;
	margin-top: 13px;	
}
#capcalera #capcalera-superior #capcalera-superior-int ul.idiomes {	
	margin: 7px 0 0 0;
	padding: 0px 30px 8px 50px;
	list-style: none;
	float: right;
}
#capcalera #capcalera-superior #capcalera-superior-int ul.idiomes li {
	margin: 0 0 0 1em;
	display: inline-block;
	width: 25px;
	text-align:center;
	height: 26px;
	color: #555555;
	font-weight: bold;
	background: url("../img/fons-idioma-blanc.png") 0px 0px no-repeat;
	padding:  5px 0 0 0;
}
#capcalera #capcalera-superior #capcalera-superior-int ul.idiomes li.seleccionat {
	color: #ffffff;
	background: url("../img/fons-idioma-vermell.png") 0px 0px no-repeat;
}

#capcalera #capcalera-superior #capcalera-superior-int #links-sup ul#enllacos-cap {
	padding: 0 5% 0 0;
	margin: 0;
	float:right;
	list-style: none;
	list-style-image: none;
}
	
#capcalera #capcalera-superior #capcalera-superior-int #links-sup ul#enllacos-cap li {
	padding: 0 20px 0 0;
	margin: 0;
	display: inline;
	background-image: none;
	list-style: none;
	list-style-image: none;
}
#capcalera #capcalera-superior #capcalera-superior-int #links-sup ul#enllacos-cap li a {
	font-weight: bold;
	white-space: nowrap;
}
#capcalera #capcalera-superior #capcalera-superior-int #links-sup ul#enllacos-cap li a img {
	padding: 0 10px 0 0;
}
#capcalera #capcalera-superior #capcalera-superior-int #cerca {
	font-weight: bold;
}
#capcalera #capcalera-superior #capcalera-superior-int #capcalera-cerca {
	float: right;
	padding: 7px 0 0 2px;
	height: 24px;
	width: 198px;
	margin-top: 5px;
	background: url("../img/fons-cerca.png") left top no-repeat; 
	
}
#capcalera #capcalera-superior #capcalera-superior-int #capcalera-cerca .input-cerca {
	padding: 0px 15px 0px 7px;
	margin: 0px 0px 0px 0px;
	font-size: 1.1em;
	vertical-align: middle;
	border: none;
	color: #8c9396;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}
/* Rollover sobre la imatge del boto de cerca */
#capcalera #capcalera-superior #capcalera-superior-int #capcalera-cerca #Img_Cerca2 {
	padding: 7px 12px 0px 0px;
	width: 25px;
	height: 24px;
	background: url("../img/cerca.png") right top no-repeat; 
}


#capcalera #capcalera-inferior {
	padding: 0 0 0 0;
	width: 100%;
	height: 89px;
	background-color: #ffffff;
}
#capcalera #capcalera-inferior #capcalera-inferior-int {
	position: relative;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}
/*
#capcalera #capcalera-inferior #menu-superior-esquerra img {
	max-width: 100%;	
}
#capcalera #capcalera-inferior #menu-superior-dreta {
	float: right;
	width: 68%;
}
*/
#cerca-menu-sup {
	display:none;
}
#links-menu-sup {
	display:none;
}
#menu-superior-mob {
	display: none;
}
.amaga-menu {
	display: block;
}


/* ---- Contingut ---- */
#contingut {
	text-align: left;
	overflow: hidden;
	width: 100%;
	padding-top: 0px;
	position: relative;
	padding-bottom: 280px;
	min-height: 542px;
}
.portada {
	padding-bottom: 340px !important;
} 

/* Divs de Continguts */
#columna-contingut {
	line-height: normal;	
	padding-bottom: 45px;
}
.columna-contingut-portada {
	padding: 0 !important;
	width: 100%;
	margin-bottom: 0;
	font-size: 1.2em;
}
.columna-contingut-portada .columna-contingut-int {
	padding: 1.3em 0 0 0;
	overflow: hidden;
}
.columna-contingut-rotador {
	background-color: #000000;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	display: block;
	overflow: hidden;
	position: relative;
}

.columna-contingut-no-portada {
	margin-bottom: 0;
	padding: 0 0 0 0;
	font-size: 1.2em;
	color: #2b2726;
	width: 100%;
	padding: 0;
}
.columna-contingut-no-portada .columna-contingut-int {
	overflow: hidden;
}
.columna-contingut-int .contingut-alcada-minima {
	min-height: 28em;
}

.columna-contingut-no-portada .espai-vertical-top-xs {
	padding-top: 35px;
}
.columna-contingut-portada .espai-vertical-top {
	padding-top: 10px;
}
.columna-contingut-portada .espai-vertical-bottom, .columna-contingut-portada .espai-vertical-bottom-xs {
	padding-bottom: 30px;
	clear: both;
}
.columna-contingut-portada .espai-vertical-top-lt {
	padding-top: 10px;
}
.columna-contingut-no-portada .espai-vertical-top {
	padding-top: 20px;
}


/* Banners */
#fila-banners {
	background-color: #e2001a;
	overflow: hidden;
	padding: 25px 0 25px 0;
}
#fila-banners ul.banners-lateral {
	margin: 0 5% 0 5%;
	padding: 0;
	overflow: visible;
	width: 90%;
	display: block;
	list-style: none;
}
#fila-banners ul.banners-lateral li {
	display: block;
	float: right;
	margin: 0 0 0 0;
	padding: 0 5px 0 5px;
	background: none;
}
.amplada-pagina-fletxes {
	position: relative;
}
#fila-banners .owl-controls {
	bottom: -23px !important;
}

#fletxa-banner-prev {
	background: url("../img/fletxa-banners-esq.png") left top no-repeat; 
	display: block;
	margin: 5% 0 0 0;
	padding: 0;
	width: 35px;
	height: 62px;
	position: absolute;
	top: 0;
	left: 0;
}
#fletxa-banner-next {
	background: url("../img/fletxa-banners-dre.png") right top no-repeat;
	display: block;
	margin: 5% 0 0 0;
	padding: 0;
	width: 35px;
	height: 62px;
	position: absolute;
	top: 0;
	right: 0;
}
#fletxa-banner-prev, #fletxa-banner-next:hover {
	cursor: pointer;
}

/* Fil d'Ariadna */
#fil {
	text-decoration: none;
	text-align: left;
	color: #2b2726;
	padding: 0;
	margin-bottom: 0;
	background: url('../img/fons-fil.gif') top left repeat-x; 
	min-height: 88px;
}
#fil .contingut-fil {
	padding: 35px 0 7px 0;
	width: auto;
	position: relative;
}
#fil a.inici {
	color: #e2001a;
	font-size: 0.9em;
	font-family: Arial, sans-serif;
}
#fil a {
	color: #e2001a;
	font-size: 0.9em;
	text-decoration: none;
}
#fil a:hover {
	text-decoration: underline;
}
#fil .ultim {
	text-decoration: none;
}
#fil .fletxa-fil {
	padding: 0 0.8em 0 0.8em;
	vertical-align: baseline;
}
#fil #fil-caixa {
	padding-top: 7px;
	padding-bottom: 10px;
	float: right;
}

/* ---- Areas de portada ---- */
#col-area-esquerra {
	height: 100%;
	width: 48%; 
	float: left;
	margin: 0;
	overflow: hidden;
}
#col-area-dreta {
	height: 100%;
	width: 48%; 
	float: right;
	margin: 0;
	overflow: hidden;
}


/* Peu */
#boto-peu {
	margin-left: 48%;
	display: none;
}
#boto-peu2 {
	margin-left: 48%;
	display: none;
}
#peu-ocult {
	display: none;
	overflow:auto;
	max-height: 610px;
}

#fons-peu {
	font-size: 1em;		
	overflow: hidden;
	padding: 8px 0 8px 0;
	width: 100%;
	text-align: left;
	background: #2f383d url("../img/fons-peu-desp.gif") left bottom repeat-x;  
}
#fons-peu2 {
	font-size: 1em;		
	overflow: hidden;
	width: 100%;
	padding: 10px 0 10px 0;
	text-align: left;
	background-color: #2f383d;
}
#peu {
	position: fixed;
	bottom: 0px;
	width: 100%;
	z-index : 2030;
		
	font-size: 1em;		
	text-align: left;
}
#peu img {
	max-width: 100%;
}
#peu-intern, #peu-intern-2, #peu-intern-3  {
	margin-left: auto; 
	margin-right: auto;
}
*html #peu-intern {
	width: 980px; /* IE6 Bug (degut a floats i el backgroud:white no es veuen els texts) */
}
#peu-intern #links-peu {
	display: none;
}
#peu-superior {
	overflow: hidden;
	/*margin-top: 10px;*/
	width: 100%;
}
#peu-superior #google-capcalera {
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	min-width: 250px;
}
#peu-superior .fb-like, 
#peu-superior .addthis_button_facebook_like {
	float: left;	
	padding-right: 18px;
	margin-top: 0;
}
#peu-socials {
	float: right;
}
#peu-socials a {
	padding-left: 30px;
}
#peu-socials2 {
	margin-top: 8px;
	float: right;
}
#peu-socials2 a {
	padding-left: 15px;
}
#peu-inferior {
	background-color: #161a1c;	
	font-size: 1.2em;		
	overflow: hidden;
	width: 100%;
	text-align: left;
}
#peu-copyright {
	float:left;
	padding-top: 14px;
	color: #aaaaaa;
}
#peu-links-dreta1 {
	float:right;
	width: 200px;
	padding: 10px 0px 0.2em 0px; 
	text-align: center;
}
#peu-links-dreta1 #google-capcalera-inf {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	min-width: 80px;
}
#peu-links-dreta1 .fb-like, 
#peu-links-dreta1 .addthis_button_facebook_like {
	float: right;	
	padding-left: 10px;
	margin-top: 0;
	padding-top: 2px;
}

#peu-links-dreta2 {
	float:right;
	display: none;
	padding: 0.8em 0px 0.5em 0px; 
	text-align: center;
}
#peu-links-dreta2 a, #peu-intern #links-peu a {
	color: #aaaaaa;
	font-size: 1em;
	padding-right: 1.6em;
	text-decoration: none;
}
#peu-links-dreta2 a:hover, #peu-intern #links-peu a:hover {
	color: #aaaaaa;
	text-decoration: underline;
}
.text-peu, .text-peu a {
	color: #ffffff;
	line-height: 1.1em;	
}
.text-peu p {
	
}
#peu-menu {
	width: 100%;
	/*margin: 0 0 1em 0;*/
	margin: 0;
	overflow: hidden;
}
#peu-menu ul#peu-menus {
	float: left;
	width: 100%;
	list-style: none;
	margin: 0.7em 0 0 0px;
	padding: 0 0 0 0px;
	/*min-height: 23em;*/
	overflow: hidden;
	padding-bottom: 0.1em;
	list-style: none;
}
#peu-menu ul#peu-menus li {
	background: none;
	margin: 0 0 0 0;
	padding: 0 2% 1em 0;
	/*padding: 0 1% 2.5em 0;*/
	/*width: 24% !important;*/
	display: block;
	float: left;
	overflow: hidden;
}
#peu-menu ul#peu-menus li.ultim {
	margin: 0 0 0 0;
	padding: 0 0 0 0px;
	background: none;
	/*width: 24% !important;*/
	background-image: none;
	display: block;
	float: left;
	overflow: hidden;
}
#peu-menu ul#peu-menus li a {
	color: #e9e9e9;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: underline;
	display: block;
	vertical-align: bottom;
	min-height: 1.2em;
	line-height: 1.1em;
}
#peu-menu ul#peu-menus li a:hover {
	text-decoration: underline;	
}
#peu-menu ul#peu-menus ul {
	margin: 0px 0 0 0px;
	list-style: none;
	width: 99% !important;
	padding: 0;
	background: none;
	overflow: hidden;
}
#peu-menu ul#peu-menus ul li {
	margin: 0;
	padding: 0.4em 0px 0.2em 0px;
	width: 99% !important;
	background: none;
	float: none;
}
#peu-menu ul#peu-menus ul li a {
	color: #e9e9e9;
	font-weight: normal;
	text-decoration: none;
	font-size: 1.2em;
	display: inline;
	min-height: inherit;
}
#peu-menu ul#peu-menus ul li a:hover {
	text-decoration: underline;	
}
.mostra_peu {
	display: block !important;
}
.amaga_peu {
	display: none !important;
}



.columna-contingut-no-portada .espai-vertical-bottom, .columna-contingut-no-portada .espai-vertical-bottom-xs {
	padding-bottom: 23px;	
	clear: both;
}

/* Elements adicionals */
#fila-elements {
	overflow: hidden;
	padding: 2em 0 2em 0;
}


#fletxa-elements-prev {
	background: url("../img/fletxa-banners-esq.png") left top no-repeat; 
	display: block;
	margin: 23px 0 0 0;
	padding: 0;
	width: 35px;
	height: 62px;
	position: absolute;
	top: 0;
	left: 0;
}
#fletxa-elements-next {
	background: url("../img/fletxa-banners-dre.png") right top no-repeat;
	display: block;
	margin: 23px 0 0 0;
	padding: 0;
	width: 35px;
	height: 62px;
	position: absolute;
	top: 0;
	right: 0;
}
#fletxa-banner-prev, #fletxa-banner-next:hover {
	cursor: pointer;
}
#rotador-elements {
	width: 100%;
	margin: 0;
	padding: 0;
}
#rotador-elements-detall {
	float: right;
	padding-left: 3%;
}
.linia-elements {
	border-top: 1px solid #d5d4d4;
}

#fila-elements2 {
	
}

/* Llistes de Audio */
#fila-elements2 ul.llista-audios {	
	margin: 1em 0 0.5em 0;
	padding: 0;
	display: block;
	overflow: hidden;
}
#fila-elements2 ul.llista-audios li {	
	margin: 0 0 1em 0;
	padding: 0;
	background: none;
}
#fila-elements2 ul.llista-audios li p i {
	color: #01636a;
	font-style: normal;
}

/* Llistes de Links */
ul.llista-links {	
	margin: 1em 0 0.5em 0;
	padding: 0;
	display: block;
	overflow: auto;
}
ul.llista-links li {	
	margin: 0 0 0 0;
	padding: 0.8em 0 0.8em 0;
	display: block;
	overflow: hidden;
	background: none;
	border-bottom: 1px solid #ececec;
}
ul.llista-links li.ultim {	
	border-bottom: 0px;
}
ul.llista-links li a, ul.llista-links li span {
	color: #2f383d;
	font-style: normal;
}
ul.llista-links li a.sistemas, ul.llista-links li span.sistemas {
	color: #e2001a;
	padding-left: 10px;
	font-size: 1.2em;
	font-style: normal;
}

/* Llistes de documents adjunts */
#fila-elements2 ul.llista-documents { /* Fitxers adjunts múltiples en un formulari */
	list-style: none;
	margin: 1em 0 0.5em 0;
	padding: 0;
	overflow: hidden;
}
#fila-elements2 ul.llista-documents li {
	margin: 0 0 1em 0;
	padding: 0 !important;	
	background: none;
	list-style: none;
   	font-weight: normal;
	text-decoration: none;
	font-size: 1em;
	border: 0;
}
#fila-elements2 ul.llista-documents li a {
	color: #2b2726;
	text-decoration: none;
}
#fila-elements2 ul.llista-documents li a:hover {
	text-decoration: underline;
}

li.parell {
	float: left;
	margin-right: 0;
}
li.imparell {
	margin-right: 4%;
	float: left;
	clear: both;
}


/* Mosaic */
.mosaic-esquerra {
	border: 0;
	width: 49%; 
	float: left;
	margin: 0;	
}
.mosaic-dreta {
	border: 0;
	width: 49%; 
	float: right;
	margin: 0;
}


.alcada_500 {
	min-height: 500px;
}
img {
	max-width: 100%;
}
.width_p10 {
    width: 10% !important;
}

/* custom player skin */
.flowplayer {
	background-size: cover !important;
	background-repeat: no-repeat;
}
.flowplayer .fp-controls { background-color: rgba(0, 0, 0, 0.4)}
.flowplayer .fp-timeline { background-color: rgba(0, 0, 0, 0.5)}
.flowplayer .fp-progress { background-color: rgba(219, 0, 0, 1)}
.flowplayer .fp-buffer { background-color: rgba(249, 249, 249, 1)}

.BarraLateralProductes {
	width: 25%;
	float: left;
}
.BarraCentralProductes {
	float:right;
}
div.ProductesRelacionats {
	margin-top: 45px;
} 

.RotadorImatges {
	width: 56%;
	float:left;
}	
.DadesProducte {
	width: 39%;
	float: right;
}	
.filtre {
	float: left;
	margin-top: 15px;
	width: 25%;
}
.columna-central-amb-filtres {
	width: 75%;
	margin-top: 10px;
	float: left;
}

ul.llista-amb-imatges-1col li .llista-img {
	border: 1px solid transparent;
    width: 15%;
    height: 100px;
    float:left;
}
ul.llista-amb-imatges-1col li .llista-cont-img {
    height: 100px;
    padding: 2px 0 0 0;
    min-width: 40%;
    max-width: 80%;
    position: relative;
    float:left;
}
ul.llista-amb-imatges-1col li .separador {
	clear: both;
	height: 2px;
	width: 97%;
	margin: 0 1% 10px 140px;
	background: url('../img/separador.gif') top left repeat-x;
}
.contingut_central {
	float:left;
	width: 75%;
}


.newsletter {
	clear: both;
	padding: 10px 0 90px 0;
	width: 100%;
	height: auto;
	display: block;
	position: absolute;
	bottom: 0;
}
.newsletter .relatiu {
	position: relative;
}
.newsletter .logo-newsletter {
	position: absolute;
	top: -80px;
	right: 0;
	width: 238px;
	height: 83px; 
	background: url('../img/newsletter-portada.png') top left no-repeat;
}
.newsletter .logo-newsletter-mob {
	display: none;
}
.newsletter .formulari-newsletter {
	float: left;
	width: 100%;
}
ul.formulari-newsletter-ul {
	padding: 1em 0 0.2em 0;
	margin: 0 0 0 0;
	text-align: left;
	width: 100%;
}
ul.formulari-newsletter-ul li {
	clear: left;
	width: 100%;
	padding: 0;
	margin: 0 0 0 10px;
	list-style: none;
	background: none;
	overflow: hidden;
}
ul.formulari-newsletter-ul li label {
	color: #ffffff;
	padding: 11px 13px 11px 0;
	margin: 0;
	font-weight: normal;
	font-size: 1.05em;
	font-family: Arial, sans-serif;
	float: left;
	vertical-align: bottom;
	border: 0;
	text-align: left;
}
ul.formulari-newsletter-ul li .formobj {
	font-size: 1.05em;
	margin: 0;
	width: 40%;
	font-family: Arial, sans-serif;
	color: #ffffff;
	font-weight: normal;
	padding: 12px 2% 12px 2%;
	background-color: #ab0518;
	border: 0;
	float: left;
}
ul.formulari-newsletter-ul li .Tbutton {
	background: #ab0518 url('../img/fons-boto-newsletter.png') right center no-repeat;
	padding: 12px 42px 12px 10px;
	margin: 0;
	margin-left: 2%;
	font-size: 1.05em;
	color: #ffffff;
	cursor: pointer;
	border: 0;
	font-family: Arial, sans-serif;
	width: 110px;
	float: left;
}
ul.formulari-newsletter-ul li .Tbutton:hover {
	text-decoration:none;
}


#marca-aigua {
	position: absolute;
	bottom: 28px;
	left: -7.1%;
	right: 0;
	margin: auto;
	z-index: -1;
}
/*
.marca-aigua-portada {
	bottom: 39px !important;
}
*/
#marca-aigua img {
    max-width: inherit;
    height: auto;
}
/*
#marca-aigua {
	position: relative;
	bottom: 20px;;
	left: 0;
	z-index: -1;
	overflow: hidden;
	text-align: center;
	clear: both;
}
#marca-aigua img {
	display: block;
    max-width: inherit;
    height: auto;
	position: relative;
    left: 50%;
    transform: translate(-50%,0);
}
*/

/* Marques */
#fila-marques {
	overflow: hidden;
	position: relative;
	font-family: Arial, sans-serif;
	font-size: 1.15em; 
	text-align: center;
	width: 100%;
	font-weight: bold;
	background-color: #f6f6f6;	
	padding: 0 0 0 0;
	line-height: 1.5em;
	margin-bottom: 30px;
}
#fila-marques ul {
	margin: 0 0 0 0;
	padding: 0;
	overflow: hidden;
	width: 100%;
	display: block;
	list-style: none;
}
#fila-marques ul li {
	display: block;
	float: right;
	margin: 0 0 0 0;
	padding: 0.5em 0 0.3em 0;
	background: none;
	width: 120px;
	vertical-align: bottom;
	text-align: center;
	line-height: 1em;
}

.area-horitzontal {
	float: left;
	padding: 0;
	margin: 0;
	min-height: 1px;
}
.area-vertical {
	clear: both;
	overflow: hidden;
}
.area-interna {
	margin: 0 0 0 15px;
	padding: 0;
	overflow: hidden;
}
.area-interna-primera {
	margin: 0;
	padding: 0;
}

.amaga-lateral {
	display: none;
}

#pictogrames-productes {
	padding-top: 25px;	
}
#pictogrames-productes img {
	padding: 0 12px 10px 0;
}

/* Popups */
/* Popup container */
.popup1 {
    position: absolute;
    display: block;
    
    /*
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
	visibility: hidden;
    width: 100%;
    min-height: 100%;
    */
    
    background: rgb(5, 5, 5);
    background: rgba(5, 5, 5, .5);
    pointer-events: none;
    z-index: 2147483646;
    
    opacity: 0;
    text-align: left;
}
/* Toggle this class when clicking on the popup container (hide and show the popup) */
.show-popup1 {
	/*
    visibility: visible;
    position: absolute;
    */
    
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s;
    
    opacity: 1 !important;
    pointer-events: all;
    clear: both;
    visibility: visible !important;
    align-items: center;
    -ms-flex-align: center;
    display: flex !important;
    display: -ms-flexbox !important;
    min-height: 100%;
    justify-content: space-around;
    -ms-justify-content: space-around;
    width: 100%;
    
    position: fixed;
    top: 0;
    height: auto !important;
    padding: 30px;
    box-sizing: border-box;
}

.popup-link {
	cursor: pointer;
}
/* The actual popup (appears on top) */
.popup1 .popup-window {
	display: block;
    color: #aaaaaa;
    text-align: center;
    border-radius: 6px;
    padding: 8px 0;
    background-color: #ffffff;
    margin: 20px auto 20px auto;
    padding: 20px;
    position: relative;
    
    box-shadow: 8px 8px 8px rgba(0, 0, 0, 0.7);
}
.popup1 .popup-window-int {
	width: 100%;
	height: 100%;
	color: #000000;
}
.popup1 .popup-close {
    font-size: 30px;
    position: absolute;
    right: -20px;
    text-decoration: none;
    top: -30px;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    cursor: pointer;
}
.popup1 .popup-close:hover, .popup1 .popup-close:focus {
    color: #cacaca;
}
.popup1 img {
	max-width: 100%;
}
.popup-header {
	background-color: #972836;
	padding: 10px 20px 10px 20px;
	overflow: hidden;
}
.popup-header  .popup-logo {
	float: left;
}
.popup-content {
	/*margin: 20px 0 0 0;*/
	padding: 10px;
	background-repeat: none;
	background-size: cover; 
}
.popup-content p.boto-link {
	float: none;
}
.popup-content .popup-botons img {
	max-width: 130px;
	height: auto;
}



/* Add animation (fade in the popup) */
@-webkit-keyframes fadeIn {
    from {opacity: 0;} 
    to {opacity: 1;}
}

@keyframes fadeIn {
    from {opacity: 0;}
    to {opacity:1 ;}
}

.finestra-emergent {
	position: fixed;
	top: 0%;
	left: 0%;
	
	display: none;
	z-index: 1010;
	width: 100%;
	height: 100%;
	background-color: rgba(233, 233, 233, 0.5);
}
.finestra-emergent .interior-finestra {
	margin-top: 10%;
	height: 74%;
	
	overflow: auto;
	padding: 2% 2% 2% 2%;
	position: relative;
	border: 2px solid #000000;
	background-color: white;
}

.warea_100 { width: 100% !important; }
.warea_99 { width: 99% !important; }
.warea_98 { width: 98% !important; }
.warea_97 { width: 97% !important; }
.warea_96 { width: 96% !important; }
.warea_95 { width: 95% !important; }
.warea_94 { width: 94% !important; }
.warea_93 { width: 93% !important; }
.warea_92 { width: 92% !important; }
.warea_91 { width: 91% !important; }
.warea_90 { width: 90% !important; }
.warea_89 { width: 89% !important; }
.warea_88 { width: 88% !important; }
.warea_87 { width: 87% !important; }
.warea_86 { width: 86% !important; }
.warea_85 { width: 85% !important; }
.warea_84 { width: 84% !important; }
.warea_83 { width: 83% !important; }
.warea_82 { width: 82% !important; }
.warea_81 { width: 81% !important; }
.warea_80 { width: 80% !important; }
.warea_79 { width: 79% !important; }
.warea_78 { width: 78% !important; }
.warea_77 { width: 77% !important; }
.warea_76 { width: 76% !important; }
.warea_75 { width: 75% !important; }
.warea_74 { width: 74% !important; }
.warea_73 { width: 73% !important; }
.warea_72 { width: 72% !important; }
.warea_71 { width: 71% !important; }
.warea_70 { width: 70% !important; }
.warea_69 { width: 69% !important; }
.warea_68 { width: 68% !important; }
.warea_67 { width: 67% !important; }
.warea_66 { width: 66% !important; }
.warea_65 { width: 65% !important; }
.warea_64 { width: 64% !important; }
.warea_63 { width: 63% !important; }
.warea_62 { width: 62% !important; }
.warea_61 { width: 61% !important; }
.warea_60 { width: 60% !important; }
.warea_59 { width: 59% !important; }
.warea_58 { width: 58% !important; }
.warea_57 { width: 57% !important; }
.warea_56 { width: 56% !important; }
.warea_55 { width: 55% !important; }
.warea_54 { width: 54% !important; }
.warea_53 { width: 53% !important; }
.warea_52 { width: 52% !important; }
.warea_51 { width: 51% !important; }
.warea_50 { width: 50% !important; }
.warea_49 { width: 49% !important; }
.warea_48 { width: 48% !important; }
.warea_47 { width: 47% !important; }
.warea_46 { width: 46% !important; }
.warea_45 { width: 45% !important; }
.warea_44 { width: 44% !important; }
.warea_43 { width: 43% !important; }
.warea_42 { width: 42% !important; }
.warea_41 { width: 41% !important; }
.warea_40 { width: 40% !important; }
.warea_39 { width: 39% !important; }
.warea_38 { width: 38% !important; }
.warea_37 { width: 37% !important; }
.warea_36 { width: 36% !important; }
.warea_35 { width: 35% !important; }
.warea_34 { width: 34% !important; }
.warea_33 { width: 33% !important; }
.warea_32 { width: 32% !important; }
.warea_31 { width: 31% !important; }
.warea_30 { width: 30% !important; }
.warea_29 { width: 29% !important; }
.warea_28 { width: 28% !important; }
.warea_27 { width: 27% !important; }
.warea_26 { width: 26% !important; }
.warea_25 { width: 25% !important; }
.warea_24 { width: 24% !important; }
.warea_23 { width: 23% !important; }
.warea_22 { width: 22% !important; }
.warea_21 { width: 21% !important; }
.warea_20 { width: 20% !important; }
.warea_19 { width: 19% !important; }
.warea_18 { width: 18% !important; }
.warea_17 { width: 17% !important; }
.warea_16 { width: 16% !important; }
.warea_15 { width: 15% !important; }
.warea_14 { width: 14% !important; }
.warea_13 { width: 13% !important; }
.warea_12 { width: 12% !important; }
.warea_11 { width: 11% !important; }
.warea_10 { width: 10% !important; }
.warea_9 { width: 9% !important; }
.warea_8 { width: 8% !important; }
.warea_7 { width: 7% !important; }
.warea_6 { width: 6% !important; }
.warea_5 { width: 5% !important; }
.warea_4 { width: 4% !important; }
.warea_3 { width: 3% !important; }
.warea_2 { width: 2% !important; }
.warea_1 { width: 1% !important; }
