@import url(//fonts.googleapis.com/css?family=Source+Sans+Pro:200,400,700,600,300italic,300,400italic,600italic,700italic);
html, body{ width: 100%; height: 100%;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

article h2 a
{
	display:block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

* {
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
  outline-style: none;
}

a {
  color: #0069e1;
  text-decoration: none;
}

body {
  font-family: 'Source Sans Pro';
  color: #666666;
}

.fleft {
  float: left;
}

/*ocultar menus*/
.oelements{display: none}

/*ocultar elements*/
.hiddenelements {
  display: none;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/*ocultar elementos en dispositivo*/
.hiddenmobile{display: block}

/*sprite general*/
.spgeneral {
  background-image: url("../img/sprites-general.png");
  height: 32px;
  width: 32px;
  text-indent: -9999px;
  display: inline-block;
}

.spgeneral:hover {
  background-image: url("../img/sprites-general.png");
  height: 32px;
  width: 32px;
  text-indent: -9999px;
  display: inline-block;
}

header{z-index: 10000;height: 60px;}

main {
  position: relative;
  width: 100%;
}

/*nav {
  position: absolute;
}*/

/*primer nivel*/
.nivell-imprimacio {top: 20px;max-width: 207px;width: 207px;left: 20px}
.nivell-imprimacio article {
  margin-bottom: 8px;
  position: relative;
}
.nivell-imprimacio .active, .nivell-imprimacio .active:hover {color: white;background: #0057AD;overflow: hidden;}
.nivell-imprimacio .opcions-petit .active:after{background: url("../img/img-petit-active.png") no-repeat ;width: 30px; height: 21px;content: ""; display: inline-block;float: right;padding: 0;margin: -4px -5px}
.nivell-imprimacio .opcions-gran .active:after{background: url("../img/img-gran-active.png") no-repeat ;width: 30px; height: 30px;content: ""; display: inline-block;float: right;padding: 0;margin: -8px -12px}

/*segundo nivel*/
.nivell-Segon {width: 260px; max-width: 260px; left: 236px;top: 20px;position: absolute;z-index: 1000;}
.navbar-header{ 
  background: #0057AD;
  padding:0 7px 0 17px;
}
nav h1 {
  color: white;
  font-weight: 300;
  font-size: 1.5em;
  display: table-cell;
  height: 42px;
  vertical-align: middle;
}

nav h1 span {
  font-weight: 600;
}

nav article, .nivell-Segon, .divpopup {
  padding: 6px 7px 8px;
  background: white;
}

.shadow {
  -webkit-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.1);
}

.shadowdreta {
  -webkit-box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.1);
}

.shadowhistorial {
  -webkit-box-shadow: 1px 4px 2px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 4px 2px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 4px 2px 1px rgba(0, 0, 0, 0.1);
}

nav li:first-child, .nivell-Segon li:first-child, .divpopup .opcions-petit li:first-child {
  margin-top: 0px;
}

nav li, .nivell-Segon li, .divpopup .opcions-petit li {
  margin-top: 9px;
}

nav li a, .divpopup .opcions-petit a {
  color: #666666;
  display: block;
  /*background: #f4f4f4;*/
}

.nivell-Segon a {color:#666}

#listCirculacio li, #listAreas li {
	background: none repeat scroll 0 0 #f4f4f4;
    font-size: 0.85em;
    font-weight: 300;
    height: 42px;
    padding-left: 13px;
    padding-top: 5px;
    vertical-align: middle;
}

.shadow a, .opcions-gran .nonSelected {
    background: #f4f4f4;
}

nav li a:hover, .nivell-Segon a:hover, .divpopup a:hover {
  background: #edf6ff;
}

/*opcions menu petit*/
.opcions-petit > li > a {font-size: 0.75em;padding: 4px 5px 4px 12px; font-weight: 300;height: 21px}
.opcions-gran > li > a{height: 30px}

/*opcions menu gran*/
.opcions-gran > li > a, .opcions-gran .accordion-toggle, .opcions-gran .nonSelected label {font-weight: 200;font-size: 0.8em;padding: 8px 12px}
/*accordion*/
.cerca-avancada .panel-heading, .servicios .panel-heading{margin-bottom: 9px}
.cerca-avancada .panel:last-child .panel-heading, .servicios .panel:last-child .panel-heading{margin-bottom: 0px}
.cerca-avancada .panel-body,.servicios .panel-body{margin-bottom: 9px;}
.cerca-avancada .panel:last-child .panel-body, .servicios .panel:last-child .panel-body{margin-bottom: 0px;margin-top: 9px}
.cerca-avancada .opcions-gran .accordion-toggle{font-size: .85em}
.cerca-avancada .camp-petit[type="text"]{font-size: .7em; color: #000;font-weight: 300;}
/* Placeholders */
#buscar ::-webkit-input-placeholder, .cerca-avancada ::-webkit-input-placeholder {font-weight: 300;font-size: 1em;}
#buscar :-moz-placeholder, .cerca-avancada :-moz-placeholder { /* Firefox 18- */font-weight: 300;font-size: 1em;}
#buscar ::-moz-placeholder, .cerca-avancada ::-moz-placeholder {  /* Firefox 19+ */font-weight: 300;font-size: 1em;}
#buscar :-ms-input-placeholder, .cerca-avancada :-ms-input-placeholder {  font-weight: 300;font-size: 1em;}
#buscar :-ms-input-placeholder, .cerca-avancada :-ms-input-placeholder {  font-weight: 300;font-size: 1em;}
.cerca-avancada .camp-petit[type="text"]:focus{font-style: normal;}

.camp-petit[type=text] {
  height: 32px;
  font-size: 0.86em;
  color: #666666;
  width: 100%;
  padding-left: 10px;
  font-style: italic;
  font-weight: 400;
  border: 1px solid #ececec;
}

/*busqueda avanzada*/
.cerca-avancada li{overflow: hidden;clear: both;}
.cerca-avancada .accordion-toggle{background-color: #0057AD;color: #fff;display:block}
.cerca-avancada .accordion-toggle.collapsed{background-color: #f4f4f4;background-image: none;color: #666; display:block}
.cerca-avancada .accordion-toggle.collapsed:hover, .cerca-avancada .accordion-toggle:hover {background-color: #edf6ff;color: #666;}


.cercar-cruilla, .cercar-carrer {
  width: 72%;
}
.cercar-cruilla input[type="text"], #codipostal input[type="text"]{margin-bottom: 0}

button.btn-cercar {
  background-image: url("../img/sprites.png");
  height: 31px;
  width: 62px;
  vertical-align: middle;
  float: right;
  border: none;
  background-position: -18px -66px;
}

.cerca-avancada #carrer{margin-bottom: 9px;}

.codi-postal {
  background-color: #dcdcdc;
  margin-top: 9px;
  float: left;
  width: 100%;  
}

.opcions-petit.codi-postal a {
  font-size: 0.75em;
  font-weight: 400;
  padding: 9px;
  text-align: center;
  display: block;
}

.codi-postal a {
  font-weight: 400;
}

/*cercar*/
.nivell-Segon.circulation, .nivell-Segon.areas , .nivell-Segon.result-search, .nivell-Segon.links-rela, .nivell-Segon.indice {
  max-width: 400px;
  width: 400px;
}
 .nivell-Segon.file{
  max-width: 393px;
  width: 393px;
}

.buscar {
  margin-bottom: 6px;
  overflow: hidden;
  border: 1px solid #ececec;
  position: relative;
}

.buscar div {
  float: left;
  width: 80%;
}

.buscar label, .amagarlabel {
  display: none;
}

.buscar input[type=text] {
  height: 32px;
  border: none;
  font-size: 0.7em;
  color: #000;
  width: 88%;
  padding-left: 10px;
  font-style: italic;
  font-weight: 400;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: none;
  padding-bottom: 0px !important;
}

.buscar input[type=text]:focus{font-style: normal; box-shadow:none;}

.buscar button {
  background: url("../img/sprites.png");
  height: 32px;
  width: 32px;
  vertical-align: middle;
  float: right;
  border: none;
  cursor: pointer;
  position: absolute;
  right: 0;
}
.buscar button.icon-clear {
  background: url("../img/sprites.png") -33px 0 transparent;
  height: 32px;
  width: 32px;
  vertical-align: middle;
  float: right;
  border: none;
  cursor: pointer;
  position: absolute;
  right: 0;  
}

/*serveis*/
.nivell-Segon.servicios {
  max-width: 382px;
  width: 382px;
}
.desc {
  font-style: italic;
  font-weight: 400;
  font-size: .82em;
  float: right;
  padding-top: 2px;
  font-weight: 300;
}

/*areas, circulation*/
.nivell-Segon.arees li, .nivell-Segon.circulation li, .nivell-Segon.areas li {
  display: table;
  width: 100%;
}

.nivell-Segon.arees a, .nivell-Segon.circulation a, .nivell-Segon.areas a{
  font-size: .85em;
  font-weight: 300;
  height: 42px;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.nivell-Segon.circulation a span, .nivell-Segon.areas a span{
  vertical-align: middle;
}
/*icon circulation*/
.icon-circulation{
  background: url("../img/icon-circulation-sm.png") no-repeat;
  height: 32px;
  width:32px;
  vertical-align: middle;
  display: inline-block;
  margin:0 10px 0 12px;
}
/*icon camaras*/
.icon-camaras{
  background: url("../img/icon-camaras-sm.png") no-repeat;
  height: 32px;
  width:32px;
  vertical-align: middle;
  display: inline-block;
  margin:0 10px 0 12px;
}
/*icon areas*/
.icon-areas{
  background: url("../img/icon-areas-sm.png") no-repeat;
  height: 32px;
  width:32px;
  vertical-align: middle;
  display: inline-block;
  margin:0 10px 0 12px;
}

/*informacio*/
.informacio {
  background: transparent;
  margin-top: 0px;
  padding: 0px;
}

.informacio ul{float: left;}
.informacio ul li{margin-top: 0; margin-bottom: 3px}
.informacio ul li a, .informacio ul li a:hover{background: transparent;}
.show-information{left: 1px;position: absolute;top: 0;}
.show-information li{margin: 0 !important;} 
.show-information a{height: 86px}
.show-information a.textoculto{text-indent: -9999px; display: block;height: 0px}

/*barra eines inferior dreta*/
.barrainferiordreta {
  background-color: transparent;
  bottom: 20px;
  left: 0;
  margin-left: 20px;
  margin-right: 20px;
  position: absolute;
  right: 0;
}

.barrainferiordreta .barrazoom {
  float: right;
  margin-bottom: 8px;
}

.barrainferiordreta .barrazoom li {
  margin-left: 7px;
  margin-bottom: 1px;
}

.barrainferiordreta .barrazoom .icon-zoom-mes {
  background-position: 0px -288px;
}

.barrainferiordreta .barrazoom .icon-zoom-mes:hover {
  background-position: 0px -320px;
}

.barrainferiordreta .barrazoom .icon-zoom-menys {
  background-position: 0px -224px;
}
.barrainferiordreta .barrazoom .icon-zoom-menys:hover {
  background-position: 0px -256px;
}

.barrainferiordreta .barrainferior {
  clear: both;
  float: right;
}

.barrainferiordreta .barrainferior li {
  float: left;
  margin-left: 7px;
}

.barrainferiordreta .barrainferior .icon-rotar {
  background-position: 0px 0px;
}

.barrainferiordreta .barrainferior .icon-rotar:hover {
  background-position: 0px -32px;
}

.barrainferiordreta .barrainferior .icon-localitzacio {
  background-position: 0px -64px;
}

.barrainferiordreta .barrainferior .icon-localitzacio:hover {
  background-position: 0px -64px;
}

.barrainferiordreta .barrainferior .icon-satel {
  background-position: 0px -96px;
}

.barrainferiordreta .barrainferior .icon-satel:hover {
  background-position: 0px -96px;
}

.barrainferiordreta .barrainferior .icon-vista-carrer {
  background-position: 0px -128px;
}

.barrainferiordreta .barrainferior .icon-vista-carrer:hover {
  background-position: 0px -128px;
}

.barrainferiordreta .barrainferior .icon-configuracio {
  background-position: 0px -160px;
}

.barrainferiordreta .barrainferior .icon-configuracio:hover {
  background-position: 0px -192px;
}

.escala {
  margin-left: 0px;
  margin-right: 8px;
  font-size: .6em;
  height: 32px;
  display: table;
}

.escala span {
  display: table-cell;
  vertical-align: bottom;
}

.escala .vora {
  border-bottom: 1px solid #000;
  display: inline-block;
  margin-left: 3px;
  width: 47px;
  height: 32px;
}

.barrainferiordreta .divpopup{position: absolute;bottom: 40px;right: 40px; width: 280px}
.barrainferiordreta .divpopup .opcions-petit > li > a{font-size: .73em}

/*miniature*/
.miniature{
  background-color: transparent;
  top: 20px;
  position: absolute;
  right: 20px;
}
.miniature .icon-miniature {
  background-position: -4px -356px;
  height: 24px;
  position: relative;
  width: 24px;
  z-index: 10000;
}
.miniature .icon-miniature:hover{
  background-position: -4px -708px;
  position: relative;
  z-index: 10000;
  width: 24px;
  height: 24px;
}
.informacio .icon-informacio{
  background-position: -4px -389px;  
  position: relative;
  z-index: 10000;
  width: 24px;
  height: 24px
}
.informacio .icon-informacio:hover{
  background-position: -4px -739px;  
  position: relative;
  z-index: 10000;
  width: 24px;
  height: 24px;
  -webkit-box-shadow: 3px 1px 2px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 3px 1px 2px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 1px 2px 1px rgba(0, 0, 0, 0.1);
}

.show-miniature{position: absolute; right: 0; top: 0px;padding: 10px 10px 7px 10px;background-color: #FFF}

/*Social*/
.social{
  position: absolute;
  top: 50%;
  right:0px;
  height: 160px;
  margin: -80px 0 0;
}

.social .icon-fb {
  background-position: 0px -511px;
}

.social .icon-fb:hover {
  background-position: 0px -511px;
}
.social .icon-twitter {
  background-position: 0px -543px;
}
.social .icon-twitter:hover {
  background-position: 0px -543px;
}
.social .icon-email {
  background-position: 0px -575px;
}
.social .icon-email:hover {
  background-position: 0px -575px;
}
.social .icon-print {
  background-position: 0px -607px;
}
.social .icon-print:hover {
  background-position: 0px -607px;
}
.social .icon-plus {
  background-position: 0px -640px;
}
.social .icon-plus:hover {
  background-position: 0px -640px;
}

/*interessar*/
.popup-interessar{padding: 0;position: absolute;right: 51px;top: 19px;width: 160px;z-index: 10000}
.popup-interessar li{ font-size: .85em; font-weight: 300;border-bottom: 1px solid #eaeaea}
.popup-interessar li a{display: block;font-size: 0.87em;line-height: 15px;padding: 5px 13px;}
.popup-interessar li.title-interessar {background: none repeat scroll 0 0 #0057AD; padding: 0 0 0 12px;color: #FFF;overflow: hidden;}
.popup-interessar li.title-interessar span{display: inline-block;padding-top: 5px}
.eliminar_popupdiv{background: url("../img/icon-cerrar-interesar.png") 0 0;height: 24px;width: 24px;display: inline-block;content: ""; float: right;text-indent: -9999px;}
.popup-interessar li.title-interessar:after{display: inline-block;content: ""; float: right;}
.popup-interessar li.footer-interessar {border: none}
.popup-interessar li.footer-interessar a{color: #666;font-size: 0.88em;overflow: hidden;padding: 8px 12px 0 8px;}
.popup-interessar li.footer-interessar a:hover{background: transparent;}
.popup-interessar li.footer-interessar:before{background: url("../img/sprites-general.png") 0 352px;height: 32px;width: 32px;display: inline-block;content: ""; float: left;}

/*point map*/
.location{z-index: 10000}
.point {
  background-color: #ff3f9e;
  border-radius: 50%;
  height: 7px;
  width: 7px;
  position: absolute;
  top: 400px;
  left: 850px;
  text-indent: -9999px;
  z-index: 10000;
}
/*brand map*/
.tooltip-brand { position: absolute; background: #ffffff; padding: 6px 12px; -webkit-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.1); left: -9999px;z-index: 10000} 
.tooltip-brand:after{ top: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; } 
.tooltip-brand:after { border-color: rgba(255, 255, 255, 0); border-top-color: #ffffff; border-width: 13px 8px; margin-left: -10px; } 
.tooltip-brand h4{color:#ff3f9e;margin-bottom: 3px}
.tooltip-brand p{font-size: .85em; color: #000; font-weight: 300}
.tooltip-brand a{color:#ff3f9e;font-size: .75em;margin-top: 2px; display: block;font-weight: 300}
.tooltip-brand a:hover{text-decoration: underline;}

/*file*/
.nivell-Segon.file{width: 250px; max-width: 250px}


.file{padding: 0px}
.ngdialog {padding: 0}
.ngdialog iframe{width: 100%}
.ngdialog .image-ficha img{width: 100%; max-width: 100%; height: auto;}
.ngdialog .title{background-color: #ff3f9e; color: #FFF; font-size: 14px; font-weight: normal;height: auto; overflow: hidden;}
.ngdialog .title h2{float: left;padding-top: 13px;padding-bottom:13px;padding-left: 10px;font-size: .90em;width: 200px;overflow: hidden; padding-bottom:2px;}
.ngdialog .title a{float: right;height: 42px; width: 42px;background-image: url("../img/ico_close_fitxa.png");background-color:transparent;}
.ngdialog .title a:hover{float: right;height: 42px; width: 42px;background-image: url("../img/ico_close_fitxa_hover.png");background-color:transparent;}
.file .content-file{font-size: 0.75em;font-weight: 300;padding: 10px 8px;}
.file .content-file li:first-child{margin-top: 0px}
.file .content-file li{margin-top: 3px}
.file .content-file li a{background-color: transparent;}
.file .content-file li a:hover{background-color: transparent;}
.file .content-file .nombrecampo{color: #000; float: left;margin-right: 5px}
.file .content-file span, .file .content-file li a{margin-right: 5px; line-height: 14px}
.file .content-file span{color: #666}
.file .content-file a, .file .content-file .link-bottom li a span{color: #ff3f9e;}
.file .content-file a:hover{text-decoration: underline;}
.file .content-file .link-bottom{margin-top: 23px; margin-bottom: 10px; position: relative;}
.file .content-file .link-bottom > li{display: block;padding-right: 0;clear: both;margin-top: 11px}
.file .content-file .link-bottom > li .icon-mas:before{height: 17px; width: 17px;background-image: url("../img/sprites.png"); background-position: -181px -119px;content: ""; float: left;margin-right: 3px}
.file .content-file .link-bottom > li .icon-location:before{height: 17px; width: 17px;background-image: url("../img/sprites.png"); background-position: -181px -102px;content: ""; float: left;margin-right: 6px}
.file .content-file .link-bottom a{line-height: 16px;display: inline-block;}
.file .social-ficha{position: absolute;right: 0;bottom: 0; z-index: 1000;margin-top: 0 !important}
.file .social-ficha li{float: left;margin-top: 0px}
.file .link-bottom .social-ficha a{height: 16px; width: 16px;background-image: url("../img/icon-social-ficha.png"); float: left;margin-right: 1px !important; text-indent: -9999px; }
.file .social-ficha a.icon-facebook{background-position: 0 0}
.file .social-ficha a.icon-email{background-position: -18px 0}
.file .social-ficha a.icon-twitter{background-position: -35px 0}
.file .social-ficha a.icon-print{background-position: -53px 0}
.file .social-ficha a.icon-google{background-position: -71px 0}

/*result-search, enlaces relacionados, indice*/

/*resultado busqueda*/

.indice,.links-rela, .result-search{padding: 20px}
.result-search .block-result li{margin-top: 2px}
.result-search .title{font-size: .85em; font-weight: 300;margin-top: 0px;line-height: 16px}
.result-search p{font-weight: 400; font-size: .85em;margin-bottom:6px; }
.result-search p.subtitle{font-weight: 300; font-size: .77em;margin-bottom:4px;color: #000; margin-top: 10px}
.result-search .block-result{border-bottom: 1px solid #efefef;padding: 12px 0}
.links-rela .block-result{margin-top: 0px}
.links-rela .block-result p{color: #666;font-weight: 300; font-size: .75em;margin-top: 2px; line-height: 12px}
.links-rela .block-result li{margin-bottom: 17px;margin-top: 0px}
.links-rela .block-result li:last-child{margin-bottom: 0px}
.links-rela a, .links-rela a:hover{font-size: .73em}
.result-search .block-result:last-child{border: none;}
.result-search a{line-height: 15px}
.links-rela a, .links-rela a:hover{background-color: transparent;color: #0057AD; font-weight: 300; font-size: .72em}
.result-search a, .result-search a:hover{background-color: transparent;color: #0057AD; font-weight: 300; font-size: .77em}
.result-search a:hover{text-decoration: underline;}
.links-indice li{margin-top: 8px; font-size: 1em}
.nivell-Segon.indice{width: 400px; max-width: 400px}



/*marcas*/
.marcas{position: absolute;bottom: 10px;left: 20px;  font-size: 1em;  font-weight: 300;  padding: 7px; background-color: #FFF; width: 220px;z-index: 10000}
.marcas > div{background-color: #f4f4f4;display: table;padding: 0px; width: 100%}
.marcas span{vertical-align: middle;display: table-cell;width: 100%; font-size: 0.75em}
.marcas img{float: left; margin:3px 8px;width: 24px; height: 24px}
.icon-eliminar{background: url("../img/quitar-marcas.png") no-repeat ;width: 30px; height: 30px; float: right;text-indent: -9999px;margin-left: 20px}

/*no result*/
.no-result {color: #c60c30;font-size: .85em;font-weight: 300;padding: 6px 7px;line-height: 15px}

/*historial*/
.historial{font-size: 0.86em;font-weight: 400;position: absolute;width: 93%;left: 7px;top: 50px;background-color: #FFF;z-index: 10000;display:none;padding-top: 5px}
.historial .caret{background: url("../img/icon-eliminar-historial.png") no-repeat ;width: 11px; height: 11px;border: none;float: right;margin-right: 10px}
.historial li{margin: 10px 0px 0px; list-style: none}
.historial .dropdown-toggle, .historial .dropdown-toggle:hover{background-color: #FFF;color: #666;padding:10px 0 10px 10px; font-size:.8em;font-weight: 300;float: left;width: 100%}
.historial ul{padding-bottom: 15px;clear: both}
.historial ul a{background-color: #FFF;font-size: .8em;font-weight: 400;color: #0057AD;padding-left: 10px;font-weight: 300}
.historial ul a:hover{background-color: #FFF;text-decoration: underline;}

/*accordion*/
.segundo-nivel-accordion{padding-left: 12px;margin-bottom: 9px}
.segundo-nivel-accordion .panel-heading a {font-size: 0.74em;font-weight: 400;padding: 5px 5px 5px 20px;}
.cerca-avancada .panel-heading:last-child, .servicios #accordion-servicios .panel:last-child .panel-heading{margin-bottom: 0px}
.servicios .accordion-toggle{font-size: .85em; overflow: hidden;}

/*iconos servicios*/
.icon-allot input[type="checkbox"] {
    display: none;
}
.icon-allot input[type="checkbox"]+label {    
    height:32px;
    display: block;
    padding-left: 45px;
    padding-top: 8px;
    margin-left: 0px;
    cursor: pointer;
}

/*ICONES WEB*/

/*Arees*/                                                                                                                                                                                                                                                                        
.icon-arees_barris input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/arees/arees_barris.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-arees_barris input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/arees/arees_barriss.png') no-repeat;                                                                                                                                                                                                                                                                     
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}      

/*Districtes*/                                                                                                                                                                                                                                                                        
.icon-arees_districtes input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/arees/arees_districtes.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-arees_districtes input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/arees/arees_districtess.png') no-repeat;                                                                                                                                                                                                                                                                     
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}      

/*Arees censals*/                                                                                                                                                                                                                                                                        
.icon-arees_censals input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/arees/arees_censals.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-arees_censals input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/arees/arees_censalss.png') no-repeat;                                                                                                                                                                                                                                                    
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}   


/*Ajuntament de Barcelona                         */                                                                                                                                                                                                                                                                        
.icon-A001 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/A/A001.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-A001 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/A/A001s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Consells mpals. de districte                    */                                                                                                                                                                                                                                                                        
.icon-A002 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/A/A002.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-A002 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/A/A002s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
/*OACs                                            */                                                                                                                                                                                                                                                                        
.icon-A003 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/A/A003.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-A003 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/A/A003s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Punts bcn - Quioscs de tràmits i serveis        */                                                                                                                                                                                                                                                                        
.icon-A008 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/A/A008.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-A008 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/A/A008s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Dipósits de vehicles                            */                                                                                                                                                                                                                                                                        
.icon-A011 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/A/A011.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-A011 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/A/A011s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Oficines d'Habitatge                            */                                                                                                                                                                                                                                                                        
.icon-A012 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/A/A012.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-A012 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/A/A012s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Comissaries dels Mossos d'Esquadra              */                                                                                                                                                                                                                                                                        
.icon-A004 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/A/A004.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-A004 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/A/A004s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Guàrdia Urbana                                  */                                                                                                                                                                                                                                                                        
.icon-A005 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/A/A005.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-A005 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/A/A005s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Oficines per a tramitar DNI i Passaport         */                                                                                                                                                                                                                                                                        
.icon-A006 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/A/A006.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-A006 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/A/A006s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Oficines de Correus                             */                                                                                                                                                                                                                                                                        
.icon-A007 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/A/A007.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-A007 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/A/A007s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Oficines de la Diputació                        */                                                                                                                                                                                                                                                                        
.icon-A013 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/A/A013.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-A013 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/A/A013s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Agència Estatal d'Administració Tributària      */                                                                                                                                                                                                                                                                        
.icon-A009 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/A/A009.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-A009 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/A/A009s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Administracions Tresoreria Seguretat Social     */                                                                                                                                                                                                                                                                        
.icon-A010 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/A/A010.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-A010 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/A/A010s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
/*Col·legis electorals                            */                                                                                                                                                                                                                                                                        
.icon-A020 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/A/A020.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-A020 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/A/A020s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Parlament de Catalunya                          */                                                                                                                                                                                                                                                                        
.icon-A014 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/A/A014.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-A014 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/A/A014s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Oficines de la Generalitat                      */                                                                                                                                                                                                                                                                        
.icon-A016 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/A/A016.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-A016 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/A/A016s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Hotels 5 estr.                                  */                                                                                                                                                                                                                                                                        
.icon-B001 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/B/B001.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-B001 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/B/B001s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Hotels 4 estr.                                  */                                                                                                                                                                                                                                                                        
.icon-B002 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/B/B002.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-B002 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/B/B002s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Hotels 3 estr.                                  */                                                                                                                                                                                                                                                                        
.icon-B003 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/B/B003.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-B003 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/B/B003s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Hotels 2 estr.                                  */                                                                                                                                                                                                                                                                        
.icon-B004 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/B/B004.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-B004 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/B/B004s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Hotels 1 estr.                                  */                                                                                                                                                                                                                                                                        
.icon-B005 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/B/B005.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-B005 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/B/B005s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Pensions 2 estr.                                */                                                                                                                                                                                                                                                                        
.icon-B009 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/B/B009.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-B009 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/B/B009s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Pensions 1 estr.                                */                                                                                                                                                                                                                                                                        
.icon-B010 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/B/B010.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-B010 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/B/B010s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Apartaments                                     */                                                                                                                                                                                                                                                                        
.icon-B011 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/B/B011.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-B011 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/B/B011s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
/*Albergs juvenils                                */                                                                                                                                                                                                                                                                        
.icon-B012 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/B/B012.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-B012 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/B/B012s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Col.legis majors                                */                                                                                                                                                                                                                                                                        
.icon-B013 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/B/B013.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-B013 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/B/B013s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Residències d'estudiants                        */                                                                                                                                                                                                                                                                        
.icon-B014 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/B/B014.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-B014 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/B/B014s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Biblioteques                                    */                                                                                                                                                                                                                                                                        
.icon-C001 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/C/C001.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-C001 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/C/C001s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Museus                                          */                                                                                                                                                                                                                                                                        
.icon-C002 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/C/C002.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-C002 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/C/C002s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Biblioteques municipals                         */                                                                                                                                                                                                                                                                        
.icon-C020 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/C/C020.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-C020 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/C/C020s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Arxius municipals                               */                                                                                                                                                                                                                                                                        
.icon-C023 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/C/C023.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-C023 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/C/C023s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Museus municipals                               */                                                                                                                                                                                                                                                                        
.icon-C024 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/C/C024.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-C024 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/C/C024s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Sales d'estudi                                  */                                                                                                                                                                                                                                                                        
.icon-C025 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/C/C025.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-C025 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/C/C025s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Teatres                                         */                                                                                                                                                                                                                                                                        
.icon-C018 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/C/C018.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-C018 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/C/C018s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Cinemes                                         */                                                                                                                                                                                                                                                                        
.icon-C019 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/C/C019.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-C019 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/C/C019s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
/*Auditoris                                       */                                                                                                                                                                                                                                                                        
.icon-C021 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/C/C021.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-C021 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/C/C021s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Casals d'avis                                   */                                                                                                                                                                                                                                                                        
.icon-C003 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/C/C003.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-C003 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/C/C003s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Casals de barri                                 */                                                                                                                                                                                                                                                                        
.icon-C004 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/C/C004.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-C004 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/C/C004s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Casals infantils                                */                                                                                                                                                                                                                                                                        
.icon-C005 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/C/C005.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-C005 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/C/C005s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Casals i espais per a joves                     */                                                                                                                                                                                                                                                                        
.icon-C006 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/C/C006.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-C006 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/C/C006s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Centres cívics                                  */                                                                                                                                                                                                                                                                        
.icon-C007 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/C/C007.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-C007 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/C/C007s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Bancs del Temps                                 */                                                                                                                                                                                                                                                                        
.icon-C022 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/C/C022.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-C022 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/C/C022s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Bars i pubs musicals                            */                                                                                                                                                                                                                                                                        
.icon-C009 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/C/C009.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-C009 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/C/C009s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Cocteleries                                     */                                                                                                                                                                                                                                                                        
.icon-C010 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/C/C010.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-C010 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/C/C010s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Discoteques                                     */                                                                                                                                                                                                                                                                        
.icon-C011 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/C/C011.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-C011 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/C/C011s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Discoteques light                               */                                                                                                                                                                                                                                                                        
.icon-C012 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/C/C012.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-C012 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/C/C012s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
/*Karaokes                                        */                                                                                                                                                                                                                                                                        
.icon-C013 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/C/C013.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-C013 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/C/C013s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Sales de festes                                 */                                                                                                                                                                                                                                                                        
.icon-C014 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/C/C014.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-C014 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/C/C014s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Salons de ball                                  */                                                                                                                                                                                                                                                                        
.icon-C015 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/C/C015.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-C015 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/C/C015s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Tablaos flamencs                                */                                                                                                                                                                                                                                                                        
.icon-C016 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/C/C016.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-C016 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/C/C016s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Xampanyeries                                    */                                                                                                                                                                                                                                                                        
.icon-C017 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/C/C017.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-C017 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/C/C017s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Àrees de jocs infantils                         */                                                                                                                                                                                                                                                                        
.icon-C026 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/C/C026.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-C026 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/C/C026s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Ensenyament infantil (0-3 anys)                 */                                                                                                                                                                                                                                                                        
.icon-D001 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/D/D001.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-D001 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/D/D001s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Ensenyament infantil (3-6 anys)                 */                                                                                                                                                                                                                                                                        
.icon-D002 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/D/D002.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-D002 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/D/D002s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Escoles Bressol municipals                      */                                                                                                                                                                                                                                                                        
.icon-D020 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/D/D020.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-D020 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/D/D020s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Escoles Bressol districte 1                     */                                                                                                                                                                                                                                                                        
.icon-D021 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/D/D021.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-D021 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/D/D021s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Escoles Bressol districte 2                     */                                                                                                                                                                                                                                                                        
.icon-D022 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/D/D022.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-D022 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/D/D022s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
/*Escoles Bressol districte 3                     */                                                                                                                                                                                                                                                                        
.icon-D023 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/D/D023.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-D023 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/D/D023s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Escoles Bressol districte 4                     */                                                                                                                                                                                                                                                                        
.icon-D024 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/D/D024.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-D024 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/D/D024s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Escoles Bressol districte 5                     */                                                                                                                                                                                                                                                                        
.icon-D025 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/D/D025.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-D025 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/D/D025s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Escoles Bressol districte 6                     */                                                                                                                                                                                                                                                                        
.icon-D026 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/D/D026.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-D026 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/D/D026s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Escoles Bressol districte 7                     */                                                                                                                                                                                                                                                                        
.icon-D027 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/D/D027.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-D027 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/D/D027s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Escoles Bressol districte 8                     */                                                                                                                                                                                                                                                                        
.icon-D028 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/D/D028.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-D028 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/D/D028s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Escoles Bressol districte 9                     */                                                                                                                                                                                                                                                                        
.icon-D029 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/D/D029.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-D029 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/D/D029s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Escoles Bressol districte 10                    */                                                                                                                                                                                                                                                                        
.icon-D030 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/D/D030.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-D030 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/D/D030s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Escoles Bressol FTF                             */                                                                                                                                                                                                                                                                        
.icon-D031 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/D/D031.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-D031 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/D/D031s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Educació primària                               */                                                                                                                                                                                                                                                                        
.icon-D003 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/D/D003.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-D003 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/D/D003s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Educació secundària                             */                                                                                                                                                                                                                                                                        
.icon-D004 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/D/D004.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-D004 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/D/D004s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
/*Música                                          */                                                                                                                                                                                                                                                                        
.icon-D005 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/D/D005.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-D005 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/D/D005s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Universitats                                    */                                                                                                                                                                                                                                                                        
.icon-D006 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/D/D006.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-D006 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/D/D006s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Escoles superiors                               */                                                                                                                                                                                                                                                                        
.icon-D008 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/D/D008.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-D008 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/D/D008s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Formació professional                           */                                                                                                                                                                                                                                                                        
.icon-D011 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/D/D011.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-D011 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/D/D011s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Adults                                          */                                                                                                                                                                                                                                                                        
.icon-D007 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/D/D007.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-D007 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/D/D007s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Idiomes                                         */                                                                                                                                                                                                                                                                        
.icon-D009 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/D/D009.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-D009 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/D/D009s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Informàtica                                     */                                                                                                                                                                                                                                                                        
.icon-D010 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/D/D010.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-D010 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/D/D010s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Bàsquet                                         */                                                                                                                                                                                                                                                                        
.icon-E003 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/E/E003.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-E003 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/E/E003s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Futbol sala                                     */                                                                                                                                                                                                                                                                        
.icon-E008 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/E/E008.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-E008 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/E/E008s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Futbol                                          */                                                                                                                                                                                                                                                                        
.icon-E009 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/E/E009.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-E009 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/E/E009s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Voleibol                                        */                                                                                                                                                                                                                                                                        
.icon-E015 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/E/E015.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-E015 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/E/E015s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
/*Handbol                                         */                                                                                                                                                                                                                                                                        
.icon-E017 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/E/E017.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-E017 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/E/E017s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Arts marcials                                   */                                                                                                                                                                                                                                                                        
.icon-E001 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/E/E001.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-E001 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/E/E001s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Atletisme en pista                              */                                                                                                                                                                                                                                                                        
.icon-E002 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/E/E002.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-E002 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/E/E002s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Badminton                                       */                                                                                                                                                                                                                                                                        
.icon-E004 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/E/E004.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-E004 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/E/E004s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Culturisme                                      */                                                                                                                                                                                                                                                                        
.icon-E005 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/E/E005.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-E005 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/E/E005s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Fitness                                         */                                                                                                                                                                                                                                                                        
.icon-E006 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/E/E006.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-E006 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/E/E006s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Frontennis                                      */                                                                                                                                                                                                                                                                        
.icon-E007 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/E/E007.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-E007 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/E/E007s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Gimnàstica                                      */                                                                                                                                                                                                                                                                        
.icon-E010 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/E/E010.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-E010 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/E/E010s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Natació                                         */                                                                                                                                                                                                                                                                        
.icon-E011 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/E/E011.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-E011 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/E/E011s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Esquaix                                         */                                                                                                                                                                                                                                                                        
.icon-E012 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/E/E012.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-E012 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/E/E012s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Tennis                                          */                                                                                                                                                                                                                                                                        
.icon-E013 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/E/E013.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-E013 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/E/E013s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
/*Tennis taula                                    */                                                                                                                                                                                                                                                                        
.icon-E014 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/E/E014.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-E014 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/E/E014s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Ioga                                            */                                                                                                                                                                                                                                                                        
.icon-E016 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/E/E016.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-E016 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/E/E016s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Altres esports                                  */                                                                                                                                                                                                                                                                        
.icon-E018 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/E/E018.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-E018 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/E/E018s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Instal·lacions esportives municipals            */                                                                                                                                                                                                                                                                        
.icon-E020 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/E/E020.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-E020 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/E/E020s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Zones de joc                                    */                                                                                                                                                                                                                                                                        
.icon-E021 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/E/E021.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-E021 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/E/E021s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Mercats municipals                              */                                                                                                                                                                                                                                                                        
.icon-F001 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/F/F001.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-F001 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/F/F001s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Mercats i fires al carrer                       */                                                                                                                                                                                                                                                                        
.icon-F002 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/F/F002.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-F002 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/F/F002s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Galeries comercials                             */                                                                                                                                                                                                                                                                        
.icon-F003 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/F/F003.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-F003 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/F/F003s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Grans centres comercials                        */                                                                                                                                                                                                                                                                        
.icon-F004 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/F/F004.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-F004 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/F/F004s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Grans establiments                              */                                                                                                                                                                                                                                                                        
.icon-F005 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/F/F005.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-F005 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/F/F005s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Capelles de l'Església de Jesucrist dels S.D.D. */                                                                                                                                                                                                                                                                        
.icon-G001 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/G/G001.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-G001 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/G/G001s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
/*Centres Baha'is                                 */                                                                                                                                                                                                                                                                        
.icon-G002 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/G/G002.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-G002 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/G/G002s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Centres budistes                                */                                                                                                                                                                                                                                                                        
.icon-G003 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/G/G003.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-G003 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/G/G003s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Centres hindús                                  */                                                                                                                                                                                                                                                                        
.icon-G004 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/G/G004.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-G004 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/G/G004s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Centres taoistes                                */                                                                                                                                                                                                                                                                        
.icon-G005 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/G/G005.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-G005 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/G/G005s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Comunitats ortodoxes                            */                                                                                                                                                                                                                                                                        
.icon-G006 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/G/G006.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-G006 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/G/G006s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Esglésies adventistes                           */                                                                                                                                                                                                                                                                        
.icon-G007 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/G/G007.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-G007 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/G/G007s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Esglésies catòliques                            */                                                                                                                                                                                                                                                                        
.icon-G008 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/G/G008.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-G008 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/G/G008s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Esglésies evangèliques                          */                                                                                                                                                                                                                                                                        
.icon-G009 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/G/G009.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-G009 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/G/G009s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Mesquites                                       */                                                                                                                                                                                                                                                                        
.icon-G010 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/G/G010.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-G010 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/G/G010s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Salons del regne                                */                                                                                                                                                                                                                                                                        
.icon-G011 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/G/G011.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-G011 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/G/G011s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Sinagogues                                      */                                                                                                                                                                                                                                                                        
.icon-G012 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/G/G012.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-G012 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/G/G012s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
/*Temples sikhs                                   */                                                                                                                                                                                                                                                                        
.icon-G013 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/G/G013.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-G013 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/G/G013s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Altres                                          */                                                                                                                                                                                                                                                                        
.icon-G014 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/G/G014.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-G014 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/G/G014s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Restaurants                                     */                                                                                                                                                                                                                                                                        
.icon-H001 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/H/H001.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-H001 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/H/H001s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Hospitals i clíniques                           */                                                                                                                                                                                                                                                                        
.icon-I001 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/I/I001.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-I001 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/I/I001s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*CAPs                                            */                                                                                                                                                                                                                                                                        
.icon-I002 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/I/I002.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-I002 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/I/I002s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Centres urgències (CUAPs)                       */                                                                                                                                                                                                                                                                        
.icon-I007 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/I/I007.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-I007 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/I/I007s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Farmàcies                                       */                                                                                                                                                                                                                                                                        
.icon-I004 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/I/I004.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-I004 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/I/I004s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Farmàcies permanents                            */                                                                                                                                                                                                                                                                        
.icon-I005 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/I/I005.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-I005 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/I/I005s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Farmàcies servei de 9 a 22 h tot l'any          */                                                                                                                                                                                                                                                                        
.icon-I006 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/I/I006.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-I006 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/I/I006s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Planificació familiar                           */                                                                                                                                                                                                                                                                        
.icon-I003 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/I/I003.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-I003 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/I/I003s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Centres de serveis socials                      */                                                                                                                                                                                                                                                                        
.icon-J001 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/J/J001.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-J001 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/J/J001s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
/*Of. benestar social                             */                                                                                                                                                                                                                                                                        
.icon-J002 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/J/J002.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-J002 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/J/J002s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Centres de dia gent gran                        */                                                                                                                                                                                                                                                                        
.icon-J003 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/J/J003.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-J003 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/J/J003s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Residències gent gran                           */                                                                                                                                                                                                                                                                        
.icon-J004 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/J/J004.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-J004 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/J/J004s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Habitatges tutelats                             */                                                                                                                                                                                                                                                                        
.icon-J005 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/J/J005.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-J005 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/J/J005s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Menjadors socials                               */                                                                                                                                                                                                                                                                        
.icon-J006 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/J/J006.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-J006 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/J/J006s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Punts d'informació i atenció a les dones        */                                                                                                                                                                                                                                                                        
.icon-J007 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/J/J007.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-J007 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/J/J007s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Equips d'atenció a l'infància i adolescència    */                                                                                                                                                                                                                                                                        
.icon-J008 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/J/J008.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-J008 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/J/J008s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Autobusos diürns                                */                                                                                                                                                                                                                                                                        
.icon-K014 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/K/K014.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-K014 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/K/K014s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Autobusos nocturns                              */                                                                                                                                                                                                                                                                        
.icon-K015 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/K/K015.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-K015 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/K/K015s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Autobus a l'aeroport                            */                                                                                                                                                                                                                                                                        
.icon-K016 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/K/K016.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-K016 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/K/K016s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Estacions d'autobusos                           */                                                                                                                                                                                                                                                                        
.icon-K017 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/K/K017.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-K017 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/K/K017s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
/*Metro i línies urbanes FGC                      */                                                                                                                                                                                                                                                                        
.icon-K001 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/K/K001.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-K001 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/K/K001s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Ferrocarrils Generalitat (FGC)                  */                                                                                                                                                                                                                                                                        
.icon-K002 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/K/K002.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-K002 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/K/K002s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*RENFE                                           */                                                                                                                                                                                                                                                                        
.icon-K003 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/K/K003.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-K003 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/K/K003s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Tren a l'aeroport                               */                                                                                                                                                                                                                                                                        
.icon-K004 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/K/K004.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-K004 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/K/K004s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Estació marítima                                */                                                                                                                                                                                                                                                                        
.icon-K008 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/K/K008.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-K008 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/K/K008s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Funicular                                       */                                                                                                                                                                                                                                                                        
.icon-K009 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/K/K009.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-K009 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/K/K009s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Telefèric                                       */                                                                                                                                                                                                                                                                        
.icon-K010 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/K/K010.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-K010 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/K/K010s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Tramvia                                         */                                                                                                                                                                                                                                                                        
.icon-K011 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/K/K011.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-K011 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/K/K011s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Escales mecàniques                              */                                                                                                                                                                                                                                                                        
.icon-K012 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/K/K012.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-K012 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/K/K012s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Parades Taxi                                    */                                                                                                                                                                                                                                                                        
.icon-K018 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/K/K018.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-K018 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/K/K018s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Aparcaments                                     */                                                                                                                                                                                                                                                                        
.icon-K006 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/K/K006.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-K006 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/K/K006s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
/*Aparcaments: informació bàsica i serveis        */                                                                                                                                                                                                                                                                        
.icon-K019 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/K/K019.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-K019 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/K/K019s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Aparcaments: informació bàsica                  */                                                                                                                                                                                                                                                                        
.icon-K020 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/K/K020.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-K020 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/K/K020s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Punts d'ancoratge de bicicletes                 */                                                                                                                                                                                                                                                                        
.icon-K021 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/K/K021.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-K021 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/K/K021s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Lloguer de vehicles                             */                                                                                                                                                                                                                                                                        
.icon-K005 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/K/K005.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-K005 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/K/K005s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Benzineres                                      */                                                                                                                                                                                                                                                                        
.icon-K007 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/K/K007.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-K007 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/K/K007s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Punts de recàrrega de vehicles elèctrics        */                                                                                                                                                                                                                                                                        
.icon-K029 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/K/K029.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-K029 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/K/K029s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Estacions de Bicing                             */                                                                                                                                                                                                                                                                        
.icon-K013 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/K/K013.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-K013 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/K/K013s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Carril bici d'altres municipis                  */                                                                                                                                                                                                                                                                        
.icon-K022 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/K/K022.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-K022 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/K/K022s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Carril bici                                     */                                                                                                                                                                                                                                                                        
.icon-K023 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/K/K023.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-K023 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/K/K023s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Aparcament amb places per bicicletes            */                                                                                                                                                                                                                                                                        
.icon-K024 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/K/K024.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-K024 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/K/K024s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Ronda Verda                                     */                                                                                                                                                                                                                                                                        
.icon-K025 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/K/K025.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-K025 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/K/K025s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
/*Vies "ciclables"                                */                                                                                                                                                                                                                                                                        
.icon-K026 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/K/K026.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-K026 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/K/K026s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Zones 30                                        */                                                                                                                                                                                                                                                                        
.icon-K027 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/K/K027.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-K027 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/K/K027s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Carril bici en construcció                      */                                                                                                                                                                                                                                                                        
.icon-K028 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/K/K028.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-K028 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/K/K028s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Sentits de circulació                           */                                                                                                                                                                                                                                                                        
.icon-L001 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/L/L001.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-L001 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/L/L001s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Sortides rondes                                 */                                                                                                                                                                                                                                                                        
.icon-L002 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/L/L002.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-L002 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/L/L002s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Entrades rondes                                 */                                                                                                                                                                                                                                                                        
.icon-L003 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/L/L003.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-L003 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/L/L003s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Càmeres trànsit                                 */                                                                                                                                                                                                                                                                        
.icon-L004 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/L/L004.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-L004 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/L/L004s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Punt verd col·laborador                         */                                                                                                                                                                                                                                                                        
.icon-M001 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/M/M001.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-M001 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/M/M001s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Punt verd de barri                              */                                                                                                                                                                                                                                                                        
.icon-M002 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/M/M002.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-M002 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/M/M002s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Punt verd                                       */                                                                                                                                                                                                                                                                        
.icon-M003 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/M/M003.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-M003 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/M/M003s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Punt verd mòbil                                 */                                                                                                                                                                                                                                                                        
.icon-M004 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/M/M004.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-M004 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/M/M004s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
/*Punt de reciclatge                              */                                                                                                                                                                                                                                                                        
.icon-M005 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/M/M005.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-M005 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/M/M005s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Punt de roba amiga                              */                                                                                                                                                                                                                                                                        
.icon-M006 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/M/M006.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-M006 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/M/M006s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           


/*Punt de recollida d'arbres de Nadal             */                                                                                                                                                                                                                                                                        
.icon-M008 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/M/M008.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-M008 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/M/M008s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Horts urbans                                    */                                                                                                                                                                                                                                                                        
.icon-M009 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/M/M009.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-M009 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/M/M009s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Actius                                          */                                                                                                                                                                                                                                                                        
.icon-N001 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/N/N001.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-N001 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/N/N001s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Actius 2                                        */                                                                                                                                                                                                                                                                        
.icon-N002 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/N/N002.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-N002 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/N/N002s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*WiFi BCN                                        */                                                                                                                                                                                                                                                                        
.icon-P001 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/P/P001.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-P001 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/P/P001s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Espai públic                                    */                                                                                                                                                                                                                                                                        
.icon-Q001 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/Q/Q001.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-Q001 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/Q/Q001s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Serveis urbans                                  */                                                                                                                                                                                                                                                                        
.icon-Q002 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/Q/Q002.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-Q002 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/Q/Q002s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Equipaments i habitatge                         */                                                                                                                                                                                                                                                                        
.icon-Q003 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/Q/Q003.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-Q003 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/Q/Q003s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Plan E                                          */                                                                                                                                                                                                                                                                        
.icon-Q004 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/Q/Q004.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-Q004 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/Q/Q004s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
/*Infraestructures del transport                  */                                                                                                                                                                                                                                                                        
.icon-Q005 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/Q/Q005.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-Q005 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/Q/Q005s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Altres                                          */                                                                                                                                                                                                                                                                        
.icon-Q006 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/Q/Q006.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-Q006 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/Q/Q006s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Fons Europeu de Cohesió                         */                                                                                                                                                                                                                                                                        
.icon-Q013 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/Q/Q013.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-Q013 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/Q/Q013s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Espai public (finalitzades)                     */                                                                                                                                                                                                                                                                        
.icon-Q007 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/Q/Q007.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-Q007 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/Q/Q007s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Serveis urbans (finalitzades)                   */                                                                                                                                                                                                                                                                        
.icon-Q008 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/Q/Q008.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-Q008 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/Q/Q008s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Equipaments i habitatge (finalitzades)          */                                                                                                                                                                                                                                                                        
.icon-Q009 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/Q/Q009.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-Q009 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/Q/Q009s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Plan E (finalitzades)                           */                                                                                                                                                                                                                                                                        
.icon-Q010 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/Q/Q010.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-Q010 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/Q/Q010s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Infraestructures del transport (finalitzades)   */                                                                                                                                                                                                                                                                        
.icon-Q011 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/Q/Q011.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-Q011 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/Q/Q011s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Altres (finalitzades)                           */                                                                                                                                                                                                                                                                        
.icon-Q012 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/Q/Q012.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-Q012 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/Q/Q012s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Fons Europeu de Cohesió (finalitzades)          */                                                                                                                                                                                                                                                                        
.icon-Q014 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/Q/Q014.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-Q014 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/Q/Q014s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*Tanatoris                                       */                                                                                                                                                                                                                                                                        
.icon-R001 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/R/R001.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-R001 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/R/R001s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
/*Cementiris                                      */                                                                                                                                                                                                                                                                        
.icon-R002 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/w/m/R/R002.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-R002 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/w/m/R/R002s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           

/*ICONES*/

/*Botò mostra al mapa*/
#link-show-in-map {
  width: 339px;
  position: absolute;
  bottom: 8px;
}
#link-show-in-map span{
  color: #fff !important;
  padding-top: 15px;
  padding-left: 40px;
  display: block;
  height: 44px;
  background: url('../img/ico-mostrar.png') no-repeat #0057AD 10px center ;
  font-weight: 300;
  font-size: .85em;
  background-size: 22px;
  cursor:pointer;
}
#link-show-in-map span:hover{color: #666}

/*collapse activo*/
.servicios .accordion-toggle.collapsed{background-color: #f4f4f4;color: #666;background-image: none}
.servicios .accordion-toggle.collapsed .visto{background: none}
.servicios .accordion-toggle.collapsed:hover, .servicios .accordion-toggle:hover {background-color: #edf6ff;color: #666;}
.servicios .accordion-toggle.collapsed:hover .visto{background-image: none}
.servicios .accordion-toggle{ background-color:#0057AD;color: #FFF;}
.servicios .accordion-toggle .visto{background: url('../img/icon-active.png') no-repeat;width: 13px;height: 10px; display: inline-block;margin-left: 5px; /*display: none*/}
.servicios .accordion-toggle:hover .visto{color: #666; background-image: none}

/*enlaces configuración activos*/
.popup-configuration .active:after{background-image: url('../img/icon-active-selected.png'); content: ""; width: 10px; height: 8px; float: right;margin-top: 3px}

/*indice*/
.indice .scroll-pane
{
  width: 100%;
  height: 540px;
  max-height: 540px;
  overflow: auto;
}

/*indice*/
.nivell-Segon.indice, .nivell-Segon.result-search{max-width: 265px;width: 265px;padding: 10px}
.nivell-Segon.links-rela{max-width: 265px;width: 265px;padding: 15px}
.nivell-Segon.circulation, .nivell-Segon.areas, .nivell-Segon.cerca-avancada{max-width: 252px;width: 252px;}
.indice .links-indice li{margin-top: 6px}
.indice .indice-alfa{margin-bottom: 20px}
.indice .indice-alfa li{display: inline-block;margin-top: 0px}
.indice .indice-alfa a, .indice .indice-alfa a:hover{background-color: #FFF; color: #000;font-size: .85em; font-weight: 300}
.indice .indice-alfa a:hover, .indice .links-indice a:hover{text-decoration: underline;}
.indice .links-indice a{background-color: transparent;color: #0057AD;font-size: 0.70em;font-weight: 300;}

/* animaciones e interacciones botones home */
.animateNext + .animatedBox{ 
  position: absolute;
  width: auto;
  height: 24px;
  line-height: 24px;
  padding: 0 10px; 
  top: 0;
  opacity: 0;
  background-color: #edf7fe;
  cursor: default;
  white-space: nowrap;
  transition: 0.3s all ease-out;
  -moz-transition: 0.3s all ease-out;
  -webkit-transition: 0.3s all ease-out;
  font-size: 12px;
}
.animateNext.animateToLeft + .animatedBox{
  left: 75px;
  z-index: 10000;
}
.animateNext.animateToLeft:not(.opened):hover + .animatedBox{
  opacity: 1;
  left: 24px;
}
.animateNext.animateToRight + .animatedBox{
  right: 75px;
}
.animateNext.animateToRight:not(.opened):hover + .animatedBox{
  opacity: 1;
  right: 23px;
}

/*tootip*/

.content-tooltip a {position: relative;}

.content-tooltip .destooltip .icontooltip{height: 16px; width: 16px; background-image: url("../img/icon-tooltip.png");display: block;margin: 8px auto}

.content-tooltip .destooltip{
    background-position: 0px 0px;
}
.content-tooltip a .destooltip{
  width: 130px;
  height: 130px;
  position: absolute; 
  top: -50px;
  -moz-border-radius: 75px;
  -webkit-border-radius: 75px;
  border-radius: 75px;
  line-height: 16px;
  padding: 14px;
  right: -110px;
  border: 4px solid #fff;
  background: rgba(255,255,255,1);
  text-indent: 0px;
  position: absolute;
  pointer-events: none;
  opacity: 0;
  box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color:#0057AD;
  font-size: .80em;
  margin-top: 10px; 
  text-align: center;
  font-weight: 300;
}
.content-tooltip a .destooltip:before,
.content-tooltip a .destooltip:after{
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: rgba(255, 255, 255, 0) #fff rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
  border-image: none;
  border-style: solid;
  border-width: 9px 23px;
  content: " ";
  height: 0;
  margin-top: -10px;
  pointer-events: none;
  position: absolute;
  right: 93%;
  top: 50%;
}
.content-tooltip a:hover .destooltip{
  opacity: 0.9;
}

/*tootip rotate top*/

.content-tooltip a {position: relative;}

.content-tooltip .destooltip-rotate-top .icontooltip{height: 16px; width: 16px; background-image: url("../img/icon-tooltip.png");display: block;margin: 6px auto}

.content-tooltip .destooltip-rotate-top{
    background-position: 0px 0px;
}
.content-tooltip a .destooltip-rotate-top{
  width: 115px;
  height: 115px;
  position: absolute; 
  top: -140px;
  -moz-border-radius: 75px;
  -webkit-border-radius: 75px;
  border-radius: 75px;
  line-height: 16px;
  padding: 11px;
  right: -52px;
  border: 4px solid #fff;
  background: rgba(255,255,255,1);
  text-indent: 0px;
  position: absolute;
  pointer-events: none;
  opacity: 0;
  box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color:#0057AD;
  font-size: .7em;
  margin-top: 10px; 
  text-align: center;
  font-weight: 300;
}
.content-tooltip a .destooltip-rotate-top:before,
.content-tooltip a .destooltip-rotate-top:after{
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: rgba(255, 255, 255, 1) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
  border-image: none;
  border-style: solid;
  border-width: 23px 9px;
  content: " ";
  height: 0;
  margin-top: -11px;
  pointer-events: none;
  position: absolute;
  right: 42%;
  top: 100%;
}
.content-tooltip a:hover .destooltip-rotate-top{
  opacity: 0.9;
}

/*Slider*/

.carousel-inner .active.left { left: -33%; }
.carousel-inner .next        { left:  33%; }
.carousel-inner .prev        { left: -33%; }
.carousel-control.left,.carousel-control.right {background-image: none !important; width:32px; background: #fff;}
.bottom-slider{
  position: relative;
  width: 100%;
  clear: both;
  float: left;
  margin-top: 20px;
  overflow: hidden;
}

.bottom-slider .item {
  height: 60px;
  margin-left: 35px; 
  margin-right: 35px;
}

.item .col-xs-12, .item .col-sm-4 {
  padding: 0 5px;
}

.bottom-slider a {
  background-color: #f4f4f4;
  border: 8px solid #fff;
  text-shadow: none;
  opacity: 1;
  box-shadow: 3px 3px 5px rgba(130, 130, 130, 0.25);
  background-image: none;
  display: block;
  height: 60px;
  color: #666;
  font-weight: 300;
  font-size: .9em;
}

.bottom-slider .item a{
  padding-top: 13px;
  padding-left: 48px;
}

.carousel-caption {
  left: 0%;
  right: 0%;
  bottom: 0;
  color: #666;
  text-shadow: none;
  text-align: left;
  padding-bottom: 15px;
  padding-left: 50px;
}

.bottom-slider .icon{
  width: 33px;
  height: 33px;
  background-repeat: no-repeat;
  display: inline-block;
  position: absolute;
  bottom: 14px;
  left: 20px;
}

.hotel5-active{
  background-image: url("../img/hotel5-active.png");
}

.hotel4-active{
  background-image: url("../img/hotel4-active.png");
}

.hotel3-active{
  background-image: url("../img/hotel3-active.png");
}

.bike-active{
  background-image: url("../img/bike-active.png");
}

.carousel-control{
  width: 32px;
  color: #666;
}

.bottom-slider .arrow-left{
  width: 7px;
  height: 13px;
  margin-top: 15px;
  display: inline-block;
  background-repeat: no-repeat;
  background-image: url("../img/arrow-left.png");
}

.bottom-slider .arrow-right{
  width: 7px;
  height: 13px;
  margin-top: 15px;
  display: inline-block;
  background-repeat: no-repeat;
  background-image: url("../img/arrow-right.png");
}

.carousel-inner{
/*  margin-left: 42px;
  margin-right: 42px;*/
  overflow: inherit;
}

.bottom-slider .carousel-inner a:after{background-image: url("../img/quitar-seleccion.png");background-repeat: no-repeat;content: "";height: 44px;position: absolute;right: 13px;top: 8px;width: 44px;}


/*leyenda*/
#carousel-leyenda ul{
  background-color: #FFF;
  border: 8px solid #f4f4f4;
  width: 100%;
  padding: 0 20px;
  box-shadow: 3px 3px 5px rgba(130, 130, 130, 0.25);
  padding: 11px;
  overflow:hidden;
  }

#carousel-leyenda ul li{
  color: #666;
  font-size: 0.9em;
  font-weight: 300;
  opacity: 1;
  text-shadow: none;
  vertical-align: middle;
  float: left;
}
#carousel-leyenda span{margin: 0 45px 0 10px;font-size: .95em}
#carousel-leyenda ul li img{float: left;}
#carousel-leyenda ul li span{line-height: 21px}

a#aTag, a.showCarousel a{color: #0096FF !important;}

a.hideCarousel{color: #0096FF !important; background: url("../img/icon-eliminar-carousel.png") no-repeat right center;padding-right: 15px;border: none;}

/*Burbuja*/

a.point.selected{
  /* background-image: url("../img/bubble.png");
  background-repeat: no-repeat;*/
  background-color: transparent;
  border-radius: initial;
  /*transition: 0.2s all ease-out;
  -moz-transition: 0.2s all ease-out;
  -webkit-transition: 0.2s all ease-out;*/
}
a.point.selected img{ 
  position: absolute; 
  bottom: 0;
  left: -19px;
}


/*ocultar elementos*/
.footer-menu,.icon-header,.leyenda-ayuntamiento, .nivell-Segon .title-rwd, .historial-rwd{display: none}

/*busqueda en dispositivo*/
.rwd-search {display: none}
.rwd-search a{text-indent: -9999px; display: block;}
.rwd-search .historial a{text-indent: 0px}

/*tercer nivel*/
.tercer-nivel-accordion legend{border: medium none;display: block;height: 0;margin: 0;padding: 0;text-indent: -9999px;}
.tercer-nivel-accordion .opcions-gran div{padding: 4px 4px 4px 12px;height: 40px}
.icon-close {display: inline-block;text-indent: -9999px}

/*rota plano*/
.rota-plano{background: url("../img/img-rotar.png");width: 100px; height: 108px;position: absolute;left: 50%;top: 250px;z-index: 10000}
.rota-plano .norte{background-color:transparent; border-radius: 5px; height: 11px; width: 11px; text-indent: -9999px; display: block;position: absolute;left: 43px; top: 4px; font-size: 1em}
.rota-plano .norte:hover{background-color:#c9c9c9; border-radius: 5px; height: 11px; width: 11px; position: absolute;left: 43px; top: 4px}


/*----------------------------------------------------------------------------------*/
/*640px*/

@media (max-width: 640px) 
{
	
/*ICONES MOBIL*/

/*Arees*/                                                                                                                                                                                                                                                                        
.icon-arees_barris input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/arees/arees_barris.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-arees_barris input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/arees/arees_barriss.png') no-repeat;                                                                                                                                                                                                                                                                     
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}      

/*Districtes*/                                                                                                                                                                                                                                                                        
.icon-arees_districtes input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/arees/arees_districtes.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-arees_districtes input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/arees/arees_districtess.png') no-repeat;                                                                                                                                                                                                                                                                     
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}      

/*Arees censals*/                                                                                                                                                                                                                                                                        
.icon-arees_censals input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/arees/arees_censals.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-arees_censals input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/arees/arees_censals.png') no-repeat;                                                                                                                                                                                                                                                                     
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}   


/*Ajuntament de Barcelona                         */                                                                                                                                                                                                                                                                        
.icon-A001 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/A/A001.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                      
}                                                                                                                                                                                                                                                                                                                           
.icon-A001 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/A/A001s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Consells mpals. de districte                    */                                                                                                                                                                                                                                                                        
.icon-A002 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/A/A002.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-A002 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/A/A002s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
/*OACs                                            */                                                                                                                                                                                                                                                                        
.icon-A003 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/A/A003.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-A003 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/A/A003s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Punts bcn - Quioscs de tràmits i serveis        */                                                                                                                                                                                                                                                                        
.icon-A008 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/A/A008.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-A008 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/A/A008s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Dipósits de vehicles                            */                                                                                                                                                                                                                                                                        
.icon-A011 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/A/A011.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-A011 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/A/A011s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Oficines d'Habitatge                            */                                                                                                                                                                                                                                                                        
.icon-A012 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/A/A012.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-A012 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/A/A012s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Comissaries dels Mossos d'Esquadra              */                                                                                                                                                                                                                                                                        
.icon-A004 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/A/A004.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-A004 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/A/A004s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Guàrdia Urbana                                  */                                                                                                                                                                                                                                                                        
.icon-A005 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/A/A005.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-A005 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/A/A005s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Oficines per a tramitar DNI i Passaport         */                                                                                                                                                                                                                                                                        
.icon-A006 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/A/A006.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-A006 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/A/A006s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Oficines de Correus                             */                                                                                                                                                                                                                                                                        
.icon-A007 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/A/A007.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-A007 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/A/A007s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Oficines de la Diputació                        */                                                                                                                                                                                                                                                                        
.icon-A013 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/A/A013.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-A013 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/A/A013s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Agència Estatal d'Administració Tributària      */                                                                                                                                                                                                                                                                        
.icon-A009 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/A/A009.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-A009 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/A/A009s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Administracions Tresoreria Seguretat Social     */                                                                                                                                                                                                                                                                        
.icon-A010 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/A/A010.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-A010 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/A/A010s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
/*Col·legis electorals                            */                                                                                                                                                                                                                                                                        
.icon-A020 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/A/A020.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-A020 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/A/A020s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Parlament de Catalunya                          */                                                                                                                                                                                                                                                                        
.icon-A014 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/A/A014.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-A014 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/A/A014s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Oficines de la Generalitat                      */                                                                                                                                                                                                                                                                        
.icon-A016 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/A/A016.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-A016 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/A/A016s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Hotels 5 estr.                                  */                                                                                                                                                                                                                                                                        
.icon-B001 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/B/B001.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-B001 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/B/B001s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Hotels 4 estr.                                  */                                                                                                                                                                                                                                                                        
.icon-B002 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/B/B002.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-B002 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/B/B002s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Hotels 3 estr.                                  */                                                                                                                                                                                                                                                                        
.icon-B003 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/B/B003.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-B003 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/B/B003s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Hotels 2 estr.                                  */                                                                                                                                                                                                                                                                        
.icon-B004 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/B/B004.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-B004 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/B/B004s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Hotels 1 estr.                                  */                                                                                                                                                                                                                                                                        
.icon-B005 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/B/B005.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-B005 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/B/B005s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Pensions 2 estr.                                */                                                                                                                                                                                                                                                                        
.icon-B009 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/B/B009.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-B009 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/B/B009s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Pensions 1 estr.                                */                                                                                                                                                                                                                                                                        
.icon-B010 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/B/B010.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-B010 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/B/B010s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Apartaments                                     */                                                                                                                                                                                                                                                                        
.icon-B011 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/B/B011.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-B011 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/B/B011s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
/*Albergs juvenils                                */                                                                                                                                                                                                                                                                        
.icon-B012 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/B/B012.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-B012 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/B/B012s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Col.legis majors                                */                                                                                                                                                                                                                                                                        
.icon-B013 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/B/B013.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-B013 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/B/B013s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Residències d'estudiants                        */                                                                                                                                                                                                                                                                        
.icon-B014 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/B/B014.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-B014 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/B/B014s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Biblioteques                                    */                                                                                                                                                                                                                                                                        
.icon-C001 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/C/C001.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-C001 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/C/C001s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Museus                                          */                                                                                                                                                                                                                                                                        
.icon-C002 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/C/C002.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-C002 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/C/C002s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Biblioteques municipals                         */                                                                                                                                                                                                                                                                        
.icon-C020 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/C/C020.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-C020 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/C/C020s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Arxius municipals                               */                                                                                                                                                                                                                                                                        
.icon-C023 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/C/C023.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-C023 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/C/C023s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Museus municipals                               */                                                                                                                                                                                                                                                                        
.icon-C024 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/C/C024.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-C024 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/C/C024s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Sales d'estudi                                  */                                                                                                                                                                                                                                                                        
.icon-C025 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/C/C025.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-C025 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/C/C025s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Teatres                                         */                                                                                                                                                                                                                                                                        
.icon-C018 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/C/C018.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-C018 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/C/C018s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Cinemes                                         */                                                                                                                                                                                                                                                                        
.icon-C019 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/C/C019.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-C019 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/C/C019s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
/*Auditoris                                       */                                                                                                                                                                                                                                                                        
.icon-C021 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/C/C021.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-C021 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/C/C021s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Casals d'avis                                   */                                                                                                                                                                                                                                                                        
.icon-C003 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/C/C003.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-C003 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/C/C003s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Casals de barri                                 */                                                                                                                                                                                                                                                                        
.icon-C004 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/C/C004.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-C004 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/C/C004s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Casals infantils                                */                                                                                                                                                                                                                                                                        
.icon-C005 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/C/C005.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-C005 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/C/C005s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Casals i espais per a joves                     */                                                                                                                                                                                                                                                                        
.icon-C006 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/C/C006.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-C006 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/C/C006s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Centres cívics                                  */                                                                                                                                                                                                                                                                        
.icon-C007 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/C/C007.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-C007 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/C/C007s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Bancs del Temps                                 */                                                                                                                                                                                                                                                                        
.icon-C022 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/C/C022.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-C022 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/C/C022s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Bars i pubs musicals                            */                                                                                                                                                                                                                                                                        
.icon-C009 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/C/C009.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-C009 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/C/C009s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Cocteleries                                     */                                                                                                                                                                                                                                                                        
.icon-C010 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/C/C010.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-C010 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/C/C010s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Discoteques                                     */                                                                                                                                                                                                                                                                        
.icon-C011 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/C/C011.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-C011 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/C/C011s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Discoteques light                               */                                                                                                                                                                                                                                                                        
.icon-C012 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/C/C012.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-C012 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/C/C012s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
/*Karaokes                                        */                                                                                                                                                                                                                                                                        
.icon-C013 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/C/C013.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-C013 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/C/C013s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Sales de festes                                 */                                                                                                                                                                                                                                                                        
.icon-C014 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/C/C014.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-C014 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/C/C014s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Salons de ball                                  */                                                                                                                                                                                                                                                                        
.icon-C015 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/C/C015.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-C015 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/C/C015s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Tablaos flamencs                                */                                                                                                                                                                                                                                                                        
.icon-C016 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/C/C016.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-C016 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/C/C016s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Xampanyeries                                    */                                                                                                                                                                                                                                                                        
.icon-C017 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/C/C017.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-C017 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/C/C017s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Àrees de jocs infantils                         */                                                                                                                                                                                                                                                                        
.icon-C026 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/C/C026.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-C026 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/C/C026s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Ensenyament infantil (0-3 anys)                 */                                                                                                                                                                                                                                                                        
.icon-D001 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/D/D001.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-D001 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/D/D001s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Ensenyament infantil (3-6 anys)                 */                                                                                                                                                                                                                                                                        
.icon-D002 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/D/D002.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-D002 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/D/D002s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Escoles Bressol municipals                      */                                                                                                                                                                                                                                                                        
.icon-D020 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/D/D020.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-D020 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/D/D020s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Escoles Bressol districte 1                     */                                                                                                                                                                                                                                                                        
.icon-D021 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/D/D021.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-D021 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/D/D021s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Escoles Bressol districte 2                     */                                                                                                                                                                                                                                                                        
.icon-D022 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/D/D022.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-D022 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/D/D022s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
/*Escoles Bressol districte 3                     */                                                                                                                                                                                                                                                                        
.icon-D023 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/D/D023.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-D023 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/D/D023s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Escoles Bressol districte 4                     */                                                                                                                                                                                                                                                                        
.icon-D024 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/D/D024.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-D024 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/D/D024s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Escoles Bressol districte 5                     */                                                                                                                                                                                                                                                                        
.icon-D025 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/D/D025.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-D025 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/D/D025s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Escoles Bressol districte 6                     */                                                                                                                                                                                                                                                                        
.icon-D026 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/D/D026.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-D026 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/D/D026s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Escoles Bressol districte 7                     */                                                                                                                                                                                                                                                                        
.icon-D027 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/D/D027.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-D027 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/D/D027s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Escoles Bressol districte 8                     */                                                                                                                                                                                                                                                                        
.icon-D028 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/D/D028.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-D028 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/D/D028s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Escoles Bressol districte 9                     */                                                                                                                                                                                                                                                                        
.icon-D029 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/D/D029.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-D029 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/D/D029s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Escoles Bressol districte 10                    */                                                                                                                                                                                                                                                                        
.icon-D030 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/D/D030.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-D030 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/D/D030s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Escoles Bressol FTF                             */                                                                                                                                                                                                                                                                        
.icon-D031 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/D/D031.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-D031 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/D/D031s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Educació primària                               */                                                                                                                                                                                                                                                                        
.icon-D003 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/D/D003.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-D003 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/D/D003s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Educació secundària                             */                                                                                                                                                                                                                                                                        
.icon-D004 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/D/D004.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-D004 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/D/D004s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
/*Música                                          */                                                                                                                                                                                                                                                                        
.icon-D005 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/D/D005.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-D005 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/D/D005s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Universitats                                    */                                                                                                                                                                                                                                                                        
.icon-D006 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/D/D006.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-D006 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/D/D006s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Escoles superiors                               */                                                                                                                                                                                                                                                                        
.icon-D008 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/D/D008.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-D008 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/D/D008s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Formació professional                           */                                                                                                                                                                                                                                                                        
.icon-D011 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/D/D011.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-D011 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/D/D011s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Adults                                          */                                                                                                                                                                                                                                                                        
.icon-D007 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/D/D007.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-D007 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/D/D007s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Idiomes                                         */                                                                                                                                                                                                                                                                        
.icon-D009 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/D/D009.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-D009 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/D/D009s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Informàtica                                     */                                                                                                                                                                                                                                                                        
.icon-D010 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/D/D010.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-D010 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/D/D010s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Bàsquet                                         */                                                                                                                                                                                                                                                                        
.icon-E003 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/E/E003.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-E003 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/E/E003s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Futbol sala                                     */                                                                                                                                                                                                                                                                        
.icon-E008 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/E/E008.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-E008 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/E/E008s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Futbol                                          */                                                                                                                                                                                                                                                                        
.icon-E009 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/E/E009.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-E009 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/E/E009s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Voleibol                                        */                                                                                                                                                                                                                                                                        
.icon-E015 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/E/E015.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-E015 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/E/E015s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
/*Handbol                                         */                                                                                                                                                                                                                                                                        
.icon-E017 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/E/E017.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-E017 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/E/E017s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Arts marcials                                   */                                                                                                                                                                                                                                                                        
.icon-E001 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/E/E001.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-E001 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/E/E001s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Atletisme en pista                              */                                                                                                                                                                                                                                                                        
.icon-E002 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/E/E002.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-E002 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/E/E002s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Badminton                                       */                                                                                                                                                                                                                                                                        
.icon-E004 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/E/E004.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-E004 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/E/E004s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Culturisme                                      */                                                                                                                                                                                                                                                                        
.icon-E005 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/E/E005.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-E005 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/E/E005s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Fitness                                         */                                                                                                                                                                                                                                                                        
.icon-E006 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/E/E006.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-E006 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/E/E006s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Frontennis                                      */                                                                                                                                                                                                                                                                        
.icon-E007 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/E/E007.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-E007 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/E/E007s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Gimnàstica                                      */                                                                                                                                                                                                                                                                        
.icon-E010 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/E/E010.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-E010 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/E/E010s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Natació                                         */                                                                                                                                                                                                                                                                        
.icon-E011 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/E/E011.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-E011 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/E/E011s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Esquaix                                         */                                                                                                                                                                                                                                                                        
.icon-E012 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/E/E012.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-E012 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/E/E012s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Tennis                                          */                                                                                                                                                                                                                                                                        
.icon-E013 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/E/E013.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-E013 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/E/E013s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
/*Tennis taula                                    */                                                                                                                                                                                                                                                                        
.icon-E014 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/E/E014.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-E014 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/E/E014s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Ioga                                            */                                                                                                                                                                                                                                                                        
.icon-E016 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/E/E016.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-E016 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/E/E016s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Altres esports                                  */                                                                                                                                                                                                                                                                        
.icon-E018 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/E/E018.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-E018 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/E/E018s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Instal·lacions esportives municipals            */                                                                                                                                                                                                                                                                        
.icon-E020 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/E/E020.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-E020 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/E/E020s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Zones de joc                                    */                                                                                                                                                                                                                                                                        
.icon-E021 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/E/E021.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-E021 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/E/E021s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Mercats municipals                              */                                                                                                                                                                                                                                                                        
.icon-F001 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/F/F001.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-F001 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/F/F001s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Mercats i fires al carrer                       */                                                                                                                                                                                                                                                                        
.icon-F002 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/F/F002.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-F002 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/F/F002s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Galeries comercials                             */                                                                                                                                                                                                                                                                        
.icon-F003 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/F/F003.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-F003 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/F/F003s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Grans centres comercials                        */                                                                                                                                                                                                                                                                        
.icon-F004 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/F/F004.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-F004 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/F/F004s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Grans establiments                              */                                                                                                                                                                                                                                                                        
.icon-F005 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/F/F005.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-F005 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/F/F005s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Capelles de l'Església de Jesucrist dels S.D.D. */                                                                                                                                                                                                                                                                        
.icon-G001 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/G/G001.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-G001 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/G/G001s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
/*Centres Baha'is                                 */                                                                                                                                                                                                                                                                        
.icon-G002 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/G/G002.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-G002 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/G/G002s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Centres budistes                                */                                                                                                                                                                                                                                                                        
.icon-G003 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/G/G003.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-G003 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/G/G003s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Centres hindús                                  */                                                                                                                                                                                                                                                                        
.icon-G004 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/G/G004.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-G004 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/G/G004s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Centres taoistes                                */                                                                                                                                                                                                                                                                        
.icon-G005 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/G/G005.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-G005 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/G/G005s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Comunitats ortodoxes                            */                                                                                                                                                                                                                                                                        
.icon-G006 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/G/G006.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-G006 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/G/G006s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Esglésies adventistes                           */                                                                                                                                                                                                                                                                        
.icon-G007 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/G/G007.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-G007 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/G/G007s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Esglésies catòliques                            */                                                                                                                                                                                                                                                                        
.icon-G008 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/G/G008.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-G008 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/G/G008s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Esglésies evangèliques                          */                                                                                                                                                                                                                                                                        
.icon-G009 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/G/G009.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-G009 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/G/G009s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Mesquites                                       */                                                                                                                                                                                                                                                                        
.icon-G010 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/G/G010.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-G010 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/G/G010s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Salons del regne                                */                                                                                                                                                                                                                                                                        
.icon-G011 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/G/G011.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-G011 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/G/G011s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Sinagogues                                      */                                                                                                                                                                                                                                                                        
.icon-G012 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/G/G012.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-G012 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/G/G012s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
/*Temples sikhs                                   */                                                                                                                                                                                                                                                                        
.icon-G013 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/G/G013.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-G013 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/G/G013s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Altres                                          */                                                                                                                                                                                                                                                                        
.icon-G014 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/G/G014.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-G014 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/G/G014s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Restaurants                                     */                                                                                                                                                                                                                                                                        
.icon-H001 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/H/H001.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-H001 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/H/H001s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Hospitals i clíniques                           */                                                                                                                                                                                                                                                                        
.icon-I001 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/I/I001.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-I001 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/I/I001s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*CAPs                                            */                                                                                                                                                                                                                                                                        
.icon-I002 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/I/I002.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-I002 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/I/I002s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Centres urgències (CUAPs)                       */                                                                                                                                                                                                                                                                        
.icon-I007 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/I/I007.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-I007 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/I/I007s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Farmàcies                                       */                                                                                                                                                                                                                                                                        
.icon-I004 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/I/I004.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-I004 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/I/I004s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Farmàcies permanents                            */                                                                                                                                                                                                                                                                        
.icon-I005 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/I/I005.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-I005 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/I/I005s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Farmàcies servei de 9 a 22 h tot l'any          */                                                                                                                                                                                                                                                                        
.icon-I006 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/I/I006.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-I006 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/I/I006s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Planificació familiar                           */                                                                                                                                                                                                                                                                        
.icon-I003 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/I/I003.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-I003 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/I/I003s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Centres de serveis socials                      */                                                                                                                                                                                                                                                                        
.icon-J001 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/J/J001.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-J001 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/J/J001s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
/*Of. benestar social                             */                                                                                                                                                                                                                                                                        
.icon-J002 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/J/J002.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-J002 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/J/J002s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Centres de dia gent gran                        */                                                                                                                                                                                                                                                                        
.icon-J003 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/J/J003.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-J003 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/J/J003s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Residències gent gran                           */                                                                                                                                                                                                                                                                        
.icon-J004 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/J/J004.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-J004 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/J/J004s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Habitatges tutelats                             */                                                                                                                                                                                                                                                                        
.icon-J005 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/J/J005.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-J005 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/J/J005s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Menjadors socials                               */                                                                                                                                                                                                                                                                        
.icon-J006 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/J/J006.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-J006 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/J/J006s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Punts d'informació i atenció a les dones        */                                                                                                                                                                                                                                                                        
.icon-J007 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/J/J007.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-J007 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/J/J007s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Equips d'atenció a l'infància i adolescència    */                                                                                                                                                                                                                                                                        
.icon-J008 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/J/J008.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-J008 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/J/J008s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Autobusos diürns                                */                                                                                                                                                                                                                                                                        
.icon-K014 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/K/K014.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-K014 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/K/K014s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Autobusos nocturns                              */                                                                                                                                                                                                                                                                        
.icon-K015 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/K/K015.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-K015 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/K/K015s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Autobus a l'aeroport                            */                                                                                                                                                                                                                                                                        
.icon-K016 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/K/K016.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-K016 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/K/K016s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Estacions d'autobusos                           */                                                                                                                                                                                                                                                                        
.icon-K017 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/K/K017.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-K017 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/K/K017s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
/*Metro i línies urbanes FGC                      */                                                                                                                                                                                                                                                                        
.icon-K001 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/K/K001.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-K001 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/K/K001s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Ferrocarrils Generalitat (FGC)                  */                                                                                                                                                                                                                                                                        
.icon-K002 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/K/K002.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-K002 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/K/K002s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*RENFE                                           */                                                                                                                                                                                                                                                                        
.icon-K003 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/K/K003.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-K003 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/K/K003s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Tren a l'aeroport                               */                                                                                                                                                                                                                                                                        
.icon-K004 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/K/K004.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-K004 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/K/K004s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Estació marítima                                */                                                                                                                                                                                                                                                                        
.icon-K008 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/K/K008.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-K008 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/K/K008s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Funicular                                       */                                                                                                                                                                                                                                                                        
.icon-K009 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/K/K009.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-K009 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/K/K009s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Telefèric                                       */                                                                                                                                                                                                                                                                        
.icon-K010 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/K/K010.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-K010 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/K/K010s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Tramvia                                         */                                                                                                                                                                                                                                                                        
.icon-K011 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/K/K011.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-K011 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/K/K011s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Escales mecàniques                              */                                                                                                                                                                                                                                                                        
.icon-K012 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/K/K012.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-K012 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/K/K012s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Parades Taxi                                    */                                                                                                                                                                                                                                                                        
.icon-K018 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/K/K018.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-K018 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/K/K018s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Aparcaments                                     */                                                                                                                                                                                                                                                                        
.icon-K006 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/K/K006.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-K006 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/K/K006s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
/*Aparcaments: informació bàsica i serveis        */                                                                                                                                                                                                                                                                        
.icon-K019 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/K/K019.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-K019 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/K/K019s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Aparcaments: informació bàsica                  */                                                                                                                                                                                                                                                                        
.icon-K020 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/K/K020.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-K020 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/K/K020s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Punts d'ancoratge de bicicletes                 */                                                                                                                                                                                                                                                                        
.icon-K021 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/K/K021.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-K021 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/K/K021s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Lloguer de vehicles                             */                                                                                                                                                                                                                                                                        
.icon-K005 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/K/K005.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-K005 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/K/K005s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Benzineres                                      */                                                                                                                                                                                                                                                                        
.icon-K007 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/K/K007.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-K007 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/K/K007s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Punts de recàrrega de vehicles elèctrics        */                                                                                                                                                                                                                                                                        
.icon-K029 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/K/K029.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-K029 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/K/K029s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Estacions de Bicing                             */                                                                                                                                                                                                                                                                        
.icon-K013 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/K/K013.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-K013 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/K/K013s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Carril bici d'altres municipis                  */                                                                                                                                                                                                                                                                        
.icon-K022 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/K/K022.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-K022 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/K/K022s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Carril bici                                     */                                                                                                                                                                                                                                                                        
.icon-K023 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/K/K023.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-K023 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/K/K023s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Aparcament amb places per bicicletes            */                                                                                                                                                                                                                                                                        
.icon-K024 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/K/K024.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-K024 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/K/K024s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Ronda Verda                                     */                                                                                                                                                                                                                                                                        
.icon-K025 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/K/K025.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-K025 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/K/K025s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
/*Vies "ciclables"                                */                                                                                                                                                                                                                                                                        
.icon-K026 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/K/K026.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-K026 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/K/K026s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Zones 30                                        */                                                                                                                                                                                                                                                                        
.icon-K027 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/K/K027.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-K027 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/K/K027s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Carril bici en construcció                      */                                                                                                                                                                                                                                                                        
.icon-K028 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/K/K028.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-K028 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/K/K028s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Sentits de circulació                           */                                                                                                                                                                                                                                                                        
.icon-L001 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/L/L001.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-L001 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/L/L001s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Sortides rondes                                 */                                                                                                                                                                                                                                                                        
.icon-L002 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/L/L002.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-L002 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/L/L002s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Entrades rondes                                 */                                                                                                                                                                                                                                                                        
.icon-L003 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/L/L003.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-L003 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/L/L003s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Càmeres trànsit                                 */                                                                                                                                                                                                                                                                        
.icon-L004 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/L/L004.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-L004 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/L/L004s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Punt verd col·laborador                         */                                                                                                                                                                                                                                                                        
.icon-M001 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/M/M001.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-M001 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/M/M001s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Punt verd de barri                              */                                                                                                                                                                                                                                                                        
.icon-M002 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/M/M002.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-M002 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/M/M002s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Punt verd                                       */                                                                                                                                                                                                                                                                        
.icon-M003 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/M/M003.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-M003 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/M/M003s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Punt verd mòbil                                 */                                                                                                                                                                                                                                                                        
.icon-M004 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/M/M004.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-M004 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/M/M004s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
/*Punt de reciclatge                              */                                                                                                                                                                                                                                                                        
.icon-M005 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/M/M005.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-M005 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/M/M005s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Punt de roba amiga                              */                                                                                                                                                                                                                                                                        
.icon-M006 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/M/M006.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-M006 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/M/M006s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Punt de recollida d'arbres de Nadal             */                                                                                                                                                                                                                                                                        
.icon-M008 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/M/M008.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-M008 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/M/M008s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Horts urbans                                    */                                                                                                                                                                                                                                                                        
.icon-M009 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/M/M009.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-M009 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/M/M009s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Actius                                          */                                                                                                                                                                                                                                                                        
.icon-N001 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/N/N001.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-N001 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/N/N001s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Actius 2                                        */                                                                                                                                                                                                                                                                        
.icon-N002 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/N/N002.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-N002 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/N/N002s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*WiFi BCN                                        */                                                                                                                                                                                                                                                                        
.icon-P001 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/P/P001.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-P001 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/P/P001s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Espai públic                                    */                                                                                                                                                                                                                                                                        
.icon-Q001 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/Q/Q001.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-Q001 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/Q/Q001s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Serveis urbans                                  */                                                                                                                                                                                                                                                                        
.icon-Q002 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/Q/Q002.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-Q002 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/Q/Q002s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Equipaments i habitatge                         */                                                                                                                                                                                                                                                                        
.icon-Q003 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/Q/Q003.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-Q003 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/Q/Q003s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Plan E                                          */                                                                                                                                                                                                                                                                        
.icon-Q004 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/Q/Q004.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-Q004 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/Q/Q004s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
/*Infraestructures del transport                  */                                                                                                                                                                                                                                                                        
.icon-Q005 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/Q/Q005.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-Q005 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/Q/Q005s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Altres                                          */                                                                                                                                                                                                                                                                        
.icon-Q006 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/Q/Q006.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-Q006 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/Q/Q006s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Fons Europeu de Cohesió                         */                                                                                                                                                                                                                                                                        
.icon-Q013 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/Q/Q013.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-Q013 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/Q/Q013s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                           

/*Espai public (finalitzades)                     */                                                                                                                                                                                                                                                                        
.icon-Q007 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/Q/Q007.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-Q007 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/Q/Q007s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Serveis urbans (finalitzades)                   */                                                                                                                                                                                                                                                                        
.icon-Q008 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/Q/Q008.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-Q008 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/Q/Q008s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Equipaments i habitatge (finalitzades)          */                                                                                                                                                                                                                                                                        
.icon-Q009 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/Q/Q009.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-Q009 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/Q/Q009s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Plan E (finalitzades)                           */                                                                                                                                                                                                                                                                        
.icon-Q010 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/Q/Q010.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-Q010 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/Q/Q010s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Infraestructures del transport (finalitzades)   */                                                                                                                                                                                                                                                                        
.icon-Q011 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/Q/Q011.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-Q011 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/Q/Q011s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Altres (finalitzades)                           */                                                                                                                                                                                                                                                                        
.icon-Q012 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/Q/Q012.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-Q012 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/Q/Q012s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Fons Europeu de Cohesió (finalitzades)          */                                                                                                                                                                                                                                                                        
.icon-Q014 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/Q/Q014.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-Q014 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/Q/Q014s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           

/*Tanatoris                                       */                                                                                                                                                                                                                                                                        
.icon-R001 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/R/R001.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-R001 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/R/R001s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
/*Cementiris                                      */                                                                                                                                                                                                                                                                        
.icon-R002 input[type="checkbox"]+label {                                                                                                                                                                                                                                                                                   
	background: url('../img/m/m/R/R002.png') no-repeat;                                                                                                                                                                                                                                                                         
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}                                                                                                                                                                                                                                                                                                                           
.icon-R002 input[type="checkbox"]:checked + label {                                                                                                                                                                                                                                                                         
	background: url('../img/m/m/R/R002s.png') no-repeat;                                                                                                                                                                                                                                                                        
	background-size: 32px;                                                                                                                                                                                                                                                                                                     
}       

/*END ICONES*/


	

/*mostrar elementos*/
.nivell-Segon .title-rwd{display: table;width: 100%;}


/*ocultar elemento en dispositivos*/
.hiddenmobile{display: none}

/*menu dispositivo*/
.navbar-toggle{height: 84px;width: 84px; border-right:1px solid #99c7fc;border-left: none; border-top: none; border-bottom: none; }
.navbar-toggle {position: relative;float: left;margin-right: 15px;padding-left: 21px;background-color: transparent;background-image: none;}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle.collapsed{background-color: #0057AD !important;}
.navbar-toggle.collapsed:focus{background-color: #0057AD}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
.navbar-toggle:hover{
  background-color: #59a5fa ;
  cursor: pointer;
}
.navbar-toggle:focus{
  cursor: pointer;
  
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-toggle .icon-bar {
  border-radius: 6px;
  display: block;
  height: 6px;
  width: 42px;
}
.navbar-header{padding: 0px}
nav{
  z-index: 10000
}
nav .navbar-collapse li a{
  color: #000
}
.opcions-petit > li > a{
  font-size: 2.05em; font-weight: 200;/*height: 85px;*/ padding: 27px 16px; display: table-cell;vertical-align: middle;width: 100%
}
.opcions-gran > li > a{
  font-size: 2.05em; font-weight: 200;/*height: 85px;*/ padding: 27px 16px; display: table-cell;vertical-align: middle;width: 100%
}
nav h1{
  font-size: 2.8em;padding-top: 18px;float: left;
}
nav h1 {
  height: 84px;
}
nav li{
  margin-top: 0px; display: table;width: 100%; border-bottom: 2px solid #FFF
}
.nivell-imprimacio .shadow{
  box-shadow: none
}
nav article{
  padding: 0
}
nav .icon-header{
  vertical-align:middle;display:inline-block;float: right;padding-top: 20px
}
nav .icon-header a{
  margin-right: 20px;
  box-shadow: none !important;
}
.icon-header.shadow{box-shadow: none !important}
nav .icon-header .spgeneral {
  background-image: url("../img/sprites-header.png");
  height: 42px;
  width: 42px;
  text-indent: -9999px;
  display: inline-block;
}
nav .icon-header .spgeneral:hover {
  background-image: url("../img/sprites-header.png");
  height: 42px;
  width: 42px;
  text-indent: -9999px;
  display: inline-block;
}
nav .icon-header .icon-satel{background-position: 0px 0px}
nav .icon-header .icon-localitzacio{background-position: 0px -42px}  

/*mostrar búsqueda en dispositivos*/
.rwd-search {display: block;}

.opcions-gran > #toggle_nav > li > a {
	height: 63px;
}
.opcions-gran > li > a, .opcions-gran > li > div, .opcions-gran .accordion-toggle {
  padding: 28px 12px;
}
.servicios #accordion-servicios .segundo-nivel-accordion .accordion-toggle {
  padding: 8px 4px 8px;
}
  
main {
  width: 100%;
  z-index: 100;
}

/*primer nivel*/
.nivell-imprimacio {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 100%;
}
.nivell-imprimacio article{margin-bottom: 0px}
.nivell-imprimacio .opcions-petit .active:after{background: none}
.nivell-imprimacio .opcions-gran .active:after{background: none}

/*segundo nivel*/
.nivell-Segon {
  position: absolute;
  top: 84px;
  left: 0;
}
.nivell-Segon .opcions, .nivell-Segon.servicios  {
  padding: 0px;
  width: 100%;
  max-width: 100%;
}

.nivell-Segon .opcions > #toggle_nav > li {
  margin-top: 1px;
}

.nivell-Segon .opcions > #toggle_nav > li > a:after {
  background-image: url("../img/sprites.png");
  background-position: -2px -99px;
  height: 37px;
  width: 37px;
  vertical-align: middle;
  float: right;
  content: "";
}
.nivell-Segon .active, .nivell-Segon .active:hover {
  color: #666666;
  background: #f4f4f4;
  margin-bottom: 9px;
}

.nivell-Segon .active:after {
  background-image: url("../img/sprites.png");
  background-position: -42px -99px !important;
  height: 37px;
  width: 37px;
}
.nivell-Segon, .nivell-Segon.cerca-avancada, .nivell-Segon.circulation, .nivell-Segon.areas, .nivell-Segon.result-search, .nivell-Segon.links-rela, .nivell-Segon.file, .nivell-Segon.cerca-avancada, .nivell-Segon.indice{width: 100%; max-width: 100%;padding:0 }
.nivell-Segon{box-shadow: none}
.nivell-Segon li{margin-top: 0px; border-bottom: 1px solid #FFF}
.nivell-Segon.arees a, .nivell-Segon.circulation a, .nivell-Segon.areas a{font-size: 2.1em; font-weight: 200;height: 88px; padding: 0 16px; display: table-cell;vertical-align: middle;width: 100%; color: #000}
.nivell-Segon .title-rwd{border-top: 1px solid #FFF}
.nivell-Segon .title-rwd a, .nivell-Segon .title-rwd a:hover{background-color: #59a5fa; height: 57px; padding:0;color: #FFF; font-size: 1.6em; font-weight: 300; display: table-cell;}
.icon-segundo-rwd{
  background: url("../img/icon-submenu.png") no-repeat;
  height: 58px;
  width:49px;
  vertical-align: middle;
  display: inline-block;
  margin:0;
  float: left;
}
.subtitle-rwd{display: table-cell;height: 57px;vertical-align: middle;}

/*footer menu*/
.footer-menu li{border-bottom: none;}
.footer-menu a{background-color: #d9d9d9;font-weight: 200;padding: 18px 16px; font-size: 1.7em;/*height: 60px;*/ display: table-cell;vertical-align: middle;}

/*search*/
.rwd-search{left: 13px;margin: 0 10px;position: absolute;top: 105px;width: 92%;z-index: 0;text-indent: -9999px;}
.rwd-search .icon-mas-rwd{  
  background: url("../img/sprite-rwd.png") left 0px;
  height: 71px;
  width: 71px;
  vertical-align: middle;
  float: right;
  border: none;
  cursor: pointer;
  margin-left: 10px;
}
.buscar {
  margin-bottom: 9px;
  overflow: hidden;
  border: none;
  -webkit-box-shadow: 3px 1px 2px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 3px 1px 2px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 1px 2px 1px rgba(0, 0, 0, 0.1);   
  margin-right: 0px;
  background-color: #FFF;  
}

.buscar div {
  float: left;
  width: 80%;
}

.buscar label, .amagarlabel {
  display: none;
}

/* Placeholders */
.buscar ::-webkit-input-placeholder {font-weight: 300;font-family: 'Source Sans Pro';}
.buscar:-moz-placeholder { /* Firefox 18- */font-weight: 300;font-family: 'Source Sans Pro';}
.buscar ::-moz-placeholder {  /* Firefox 19+ */font-weight: 300;font-family: 'Source Sans Pro';}
.buscar :-ms-input-placeholder {  font-weight: 300;font-family: 'Source Sans Pro';}
.buscar .camp-petit[type="text"]:focus{font-style: normal;}

.buscar input[type=text] {
  height: 71px;
  border: none;
  font-size: 1.6em;
  color: #000;
  width: 100%;
  padding:0 21px 0 10px;
  font-style: italic;
  font-weight: 300;
  font-family: 'Source Sans Pro';
}
.buscar button {
  background: url("../img/sprite-rwd.png") left -71px;
  height: 71px;
  width: 71px;
  vertical-align: middle;
  float: right;
  border: none;
  cursor: pointer;
}

.cerca-avancada .opcions-gran .accordion-toggle{font-size: 2.05em;padding: 27px 20px}

/*marcas*/
.marcas span{vertical-align: middle;display: table-cell;width: 100%; font-size: 1.5em}
.marcas{position: absolute;bottom: 20px;left: 20px;  font-size: 1em;  font-weight: 300;  padding: 10px; background-color: #FFF; max-width: 433px;width: 433px}
.marcas > div{background-color: #f4f4f4;display: table;padding: 0px; width: 100%}
.marcas span{vertical-align: middle;display: table-cell;width: 100%}
.marcas img{float: left; margin:10px 12px;width: 53px; height: 53px}
/*.icon-eliminar{background: url("../img/quitar-marcas-rwd.png") no-repeat ;width: 73px; height: 73px; float: right;text-indent: -9999px;margin-left: 20px}*/

/*leyenda ayuntamiento*/
.leyenda-ayuntamiento{display: block;position: absolute;bottom: 22px;left: 20px}
.leyenda-ayuntamiento a{font-size: 1.25em; color: #000}

/*sin resultados*/
.no-result {color: #c60c30;font-size: 2.45em;font-weight: 300;line-height: 42px; padding: 46px 39px;}

/*resultados*/
.result-search .title{padding: 35px 35px 0; font-size: 2.4em; line-height: 38px}
.result-search .block-result{margin-left: 35px; margin-right: 35px; padding: 24px 0}
.indice .block-indice{margin-left: 20px; margin-right: 20px; margin-top: 30px}
.links-rela .block-result{margin-left: 40px; margin-right: 40px; margin-top: 40px}
.result-search p{font-size: 2em; color: #000}
.result-search a, .result-search a:hover{font-size: 1.75em; line-height: 23px;}
.result-search p.subtitle{font-size: 1.8em;margin-top: 13px}
.result-search .block-result li{margin-top: 12px}
/**/
.links-rela .block-result a, .links-rela .block-result a:hover, .links-rela .block-result p{font-size: 1.7em}
.links-rela .block-result p {line-height: 26px;margin-top: 9px;}

/*ficha hotel*/
.file .content-file {margin-left: 37px;margin-right: 37px;margin-top: 0px;padding: 5px;}
.file .content-file li{margin-top: 12px}
.file .content-file span, .file .content-file a{display: inline-block;}
.file .content-file label, .file .content-file span, .file .content-file a{font-size: 2.3em;font-weight: 400}
.file .content-file span, .file .content-file li a{line-height: 25px}
.file .title{height: 117px; background-color: #FFF;display: table-cell;vertical-align: middle;}
.file .title h3{color:#ff3f9e; float: none;font-size: 2em;padding: 0; margin-left: 40px}
.file .title .icon-close {display: none;}
.file .content-file .link-bottom li{display: table;clear: both;width: 95%; position: relative;}
.file .content-file .link-bottom li .icon-mas:before, .file .content-file .link-bottom li .icon-location:before{height: 71px; width: 71px;background: url("../img/icon-bottom-ficha.png") no-repeat;content: ""; float: left;margin-right: 6px}
.file .content-file .link-bottom li a span{font-size: 1.1em;display: table-cell;vertical-align: middle;height: 71px;padding-left: 10px; font-weight: 300}
.file .content-file .link-bottom > li > a{width: 100%}
.file .content-file .link-bottom .social-ficha{padding-top: 37px}
.file .content-file .link-bottom .social-ficha li{width: auto;clear: none;margin-top: 0px}
.file .link-bottom .social-ficha a{height: 61px; width: 61px;background-image: url("../img/icon-social-ficha-md.png"); float: left;margin-right: 7px !important; text-indent: -9999px; }
.file .social-ficha a.icon-facebook{background-position: 0 0}
.file .social-ficha a.icon-email{background-position: -68px 0}
.file .social-ficha a.icon-twitter{background-position: -137px 0}
.file .social-ficha a.icon-print{background-position: -206px 0}
.file .social-ficha a.icon-google{background-position: -274px 0}
.file .image-ficha + .content-file{margin-top: 20px;}

/*historial*/
.dropdown-menu{-webkit-box-shadow: 3px 1px 2px 1px rgba(0, 0, 0, 0.1);-moz-box-shadow: 3px 1px 2px 1px rgba(0, 0, 0, 0.1);box-shadow: 3px 1px 2px 1px rgba(0, 0, 0, 0.1);}
.historial-rwd {background-color:#59a5fa;font-size: 0.9em;font-weight: 400;left: 0px;position: absolute;top: 80px;width: 87%;z-index: 10000;padding: 0;}
.historial {
background-color:#59a5fa;
  font-size: 0.86em;
  font-weight: 400;
  left: 0px;
  padding-bottom: 5px;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 10000;
}
.historial-rwd .historial li{margin: 0px;height: auto;}
.historial-rwd .historial .dropdown-toggle, .historial .dropdown-toggle:hover{padding:0 0 0 18px;display: block;font-size: 1.6em;color: #FFF;background-color:#59a5fa;line-height: 57px; font-weight: 300}
.historial-rwd .historial .caret{background: url("../img/sprite-historial.png") no-repeat ;width: 73px; height: 57px;border: none;float: right;margin-right: 0px;}
.historial-rwd .historial .open .caret{background-position: 0 -58px;cursor: pointer;}
.historial-rwd .historial ul{padding-bottom: 0px}
.historial-rwd .historial ul a {background-color: transparent;color: #0057AD;font-size: 1.83em;font-weight: 300;padding:20px 0 20px 20px;display: block;}
.historial-rwd .historial ul li{border-bottom:1px solid #f6f6f6}

/*busqueda avanzada*/
.cerca-avancada .panel-heading, .servicios .panel-heading{margin-bottom: 0}
.cerca-avancada .panel, .servicios .panel{padding-bottom: 1px; border-bottom: 1px solid #FFF}
.cerca-avancada .accordion-toggle, .servicios .accordion-toggle{font-size: 2em; font-weight: 200;}
.cerca-avancada .panel-body, .servicios .panel-body{padding: 9px 20px;background-color: #f2f2f2;margin: 0}
.cerca-avancada .camp-petit[type="text"]{font-weight: 300;font-size: 1.1em;font-family: 'Source Sans Pro';height: 60px; padding-left: 10px; width: 100%;font-style: normal;border: 1px solid #a6a6a6;}
/* Placeholders */
.cerca-avancada ::-webkit-input-placeholder {font-weight: 300;font-size: 1.1em;font-family: 'Source Sans Pro';}
.cerca-avancada :-moz-placeholder { /* Firefox 18- */font-weight: 300;font-size: 1.1em;font-family: 'Source Sans Pro';}
.cerca-avancada ::-moz-placeholder {  /* Firefox 19+ */font-weight: 300;font-size: 1.1em;font-family: 'Source Sans Pro';}
.cerca-avancada :-ms-input-placeholder {  font-weight: 300;font-size: 1.1em;font-family: 'Source Sans Pro';}

.cercar-cruilla, .cercar-carrer{width: 100%}
button.btn-cercar { background-color: #0069e1;background-repeat: no-repeat;background-position: center -187px;border: medium none;float: left;height: 60px;vertical-align: middle;
  width: 100%;cursor: pointer;margin-top: 9px}
.cerca-avancada .panel:last-child .panel-body{margin-top: 0px}
.codi-postal{height: 60px; background-color: #c9c9c9; display: table}
.opcions-petit.codi-postal a{height: 60px;background-color: #c9c9c9;font-size: 1.2em;font-weight: 300;color: #000; display: table-cell;vertical-align: middle;text-align: center}
#codipostal{padding-bottom: 20px;background-color: #f4f4f4}
.accordion-toggle.collapsed:after{background: url("../img/icon-toggle-open.png") no-repeat ;width: 37px; height: 37px;content: ""; display: inline-block;float: right;}
.accordion-toggle:after{background: url("../img/icon-toggle-close.png") no-repeat;width: 37px; height: 37px;content: ""; display: inline-block;float: right;}
.tercer-nivel-accordion .panel-body{margin: 0px !important;}
.tercer-nivel-accordion .panel-body li{border: none}



/*servicios*/
.desc{display: none}

/*collapse activo*/
.servicios .accordion-toggle.collapsed{background-color: #f4f4f4;color: #000;background-image: none}
.servicios .accordion-toggle.collapsed .visto{background: none}
/*.servicios .accordion-toggle.collapsed:hover, .servicios .accordion-toggle:hover, .servicios .accordion-toggle.collapsed:focus, .servicios .accordion-toggle:focus {background-color: #d9d9d9;color: #000;}*/
/*.servicios .accordion-toggle.collapsed:hover .visto{display: none}
.servicios .accordion-toggle .visto{display: none}
.servicios .accordion-toggle:hover .visto{color: #666; background-image: none}*/
.segundo-nivel-accordion{margin-top: 1px;margin-bottom: 0px; padding-left: 0;overflow: hidden;background-color: #d9d9d9;padding: 12px 0}
.tercer-nivel-accordion{padding: 20px 0}
.servicios #accordion-servicios .segundo-nivel-accordion .accordion-toggle{font-size: 2em; font-weight: 200;padding-left: 30px}
.servicios #accordion-servicios .tercer-nivel-accordion a{width: 100%;padding-left: 45px}
.servicios #accordion-servicios .tercer-nivel-accordion li{width: 100%; display: table;}
.servicios #accordion-servicios .tercer-nivel-accordion .panel-body{padding:0px}
.servicios #accordion-servicios .tercer-nivel-accordion label{font-size: .9em; font-weight: 200;color: #000;display: table-cell;vertical-align: middle;padding-left: 95px}
.servicios .segundo-nivel-accordion .panel {border:none;padding-bottom: 0px;}
.servicios .segundo-nivel-accordion .accordion-toggle.collapsed:after {
  background: url("../img/icon-toggle-open-interior.png") no-repeat scroll 0 0px rgba(0, 0, 0, 0);content: "";display: inline-block;float: right;height: 35px;width: 37px;margin-right: 5px;background-size: 70% auto}
.servicios .segundo-nivel-accordion .accordion-toggle:after {
  background: url("../img/icon-toggle-close-interior.png") no-repeat scroll 0 0px rgba(0, 0, 0, 0);content: "";display: inline-block;float: right;height: 35px;width: 37px;margin-right: 5px;background-size: 70% auto}

/*.servicios .segundo-nivel-accordion .accordion-toggle, .servicios .segundo-nivel-accordion .accordion-toggle:hover{background-color: #d9d9d9;color: #000}*/

.servicios #accordion-servicios .panel{clear: both;}
.servicios #accordion-servicios .segundo-nivel-accordion .panel{clear: both;float: left;width: 100%;}


.servicios .tercer-nivel-accordion .accordion-toggle.collapsed:after, .servicios .tercer-nivel-accordion .accordion-toggle:after{background:none;}
.servicios .tercer-nivel-accordion a{background-color: #d9d9d9}
.servicios #accordion-servicios .texto{padding-right: 40px}


.indice .links-indice a{font-size: 1.7em; line-height: 28px}
.indice .indice-alfa li a, .indice .indice-alfa li a:hover{font-size: 2.6em; font-weight: 300;margin:0 32px 10px 0}
.indice .indice-alfa li a.letra-activa{font-size: 3.6em; font-weight: 600}
.indice .links-indice li{margin-top: 10px}

.destooltip{display: none}

/*point map*/
.point {
  background-color: #ff3f9e;
  border-radius: 50%;
  height: 7px;
  width: 7px;
  position: absolute;
  top: 500px;
  left: 30%;
  z-index: 10000;
}

/*brand*/
.tooltip-brand{display: none;z-index: 10000}
.tooltip-brand{ width: 94%; margin: 0 20px;padding: 15px 12px}
.tooltip-brand:after{border: none}
.tooltip-brand p{font-size: 1.5em}
.tooltip-brand a{font-size: 1.2em}

/*icon circulation*/
.icon-circulation{
  background: url("../img/icon-circulation.png") no-repeat;
  height: 56px;
  width:56px;
  vertical-align: middle;
  display: inline-block;
  margin:0 19px 0 4px;
}
/*icon camaras*/
.icon-camaras{
  background: url("../img/icon-camaras.png") no-repeat;
  height: 56px;
  width:56px;
  vertical-align: middle;
  display: inline-block;
  margin:0 19px 0 4px;
}

/*iconos*/
.servicios .tercer-nivel-accordion a{height: 100px}

.icon-allot input[type="checkbox"]+label {    
    height:74px;
}
.icon-estrelles-5 input[type="checkbox"]+label {    
    background-size: 74px;
}
.icon-estrelles-5 input[type="checkbox"]:checked + label {
    background-size: 74px;    
}
.icon-estrelles-4 input[type="checkbox"]+label {    
    background-size: 74px;        
}
.icon-estrelles-4 input[type="checkbox"]:checked + label {
    background-size: 74px;        
}
.icon-estrelles-3 input[type="checkbox"]+label {    
    background-size: 74px;        
}
.icon-estrelles-3 input[type="checkbox"]:checked + label {
    background-size: 74px;    
}
.icon-estrelles-2 input[type="checkbox"]+label {    
    background-size: 74px;      
}
.icon-estrelles-2 input[type="checkbox"]:checked + label {
    background-size: 74px;        
}
.icon-estrelles-1 input[type="checkbox"]+label {    
    background-size: 74px;    
}
.icon-estrelles-1 input[type="checkbox"]:checked + label {
    background-size: 74px;        
}
/*mostrar mapa*/
.link-show-in-map {
  width: 100%;
  position: absolute;
  bottom: 0px;
  padding-left: 0px;
}
.link-show-in-map a, .link-show-in-map a:hover {
  color: #fff !important;
  padding-top: 25px;
  padding-left: 68px;
  display: block;
  height: 87px;
  background: url('../img/ico-mostrar.png') no-repeat #0057AD 17px center ;
  font-weight: 300;
  font-size: .85em;
}
.link-show-in-map a:hover{color: #666}
.link-show-in-map span{font-weight: 200; font-size: 2.5em}

.servicios .segundo-nivel-accordion .accordion-toggle, .servicios .segundo-nivel-accordion .accordion-toggle:hover, .servicios .segundo-nivel-accordion .accordion-toggle:focus{background-color: #d9d9d9 !important; color: #000}
.servicios .accordion-toggle, .servicios .accordion-toggle.collapsed:hover, .servicios .accordion-toggle:hover{background-color: #f4f4f4;color:#000;}
.file .content-file .link-bottom{margin-top: 38px}

}


/*puntos de corte intermedios*/
@media (max-width: 600px){
  .historial-rwd {width: 85%}
}
@media (max-width: 500px){
  .historial-rwd {width: 83%}
}
@media (max-width: 500px){
  .historial-rwd {width: 83%}
}
@media (max-width: 460px){
  nav h1{font-size: 2em;height: 68px}
  nav .icon-header{padding-top: 17px;}
  nav .icon-header a{margin-right: 10px}
  nav .icon-header .spgeneral {background-image: url("../img/sprites-header-md.png");height: 32px;width: 32px;text-indent: -9999px;display: inline-block;}
  nav .icon-header .spgeneral:hover {background-image: url("../img/sprites-header-md.png");height: 32px;width: 32px;text-indent: -9999px;display: inline-block;}
  nav .icon-header .icon-satel{background-position: 0px 0px}
  nav .icon-header .icon-localitzacio{background-position: 0px -32px}  
  .navbar-toggle{width: 68px;height: 68px}
  .opcions-gran > li > a, .opcions-petit > li > a, .footer-menu a{font-size: 1.5em}
  .rwd-search{top:90px;}
  .buscar input[type="text"]{font-size: 1.3em}
  .nivell-Segon{top: 68px}
  .indice .links-indice a{font-size: 1.2em;line-height: 22px}
  .indice .indice-alfa li a, .indice .indice-alfa li a:hover{font-size: 2em}
  .indice .indice-alfa li a.letra-activa{font-size: 3.2em}
  .indice .block-indice{margin-top: 15px}
  .links-rela .block-result a, .links-rela .block-result a:hover, .links-rela .block-result p{font-size: 1.2em}
  .links-rela .block-result {margin-left: 30px;margin-right: 30px;margin-top: 30px;}
  .links-rela .block-result p{margin-top: 4px;line-height: 21px}
  .links-rela .block-result li{margin-bottom: 12px}
  .nivell-Segon .title-rwd a, .nivell-Segon .title-rwd a:hover{font-size: 1.4em}
  .result-search .title {font-size: 1.6em;line-height: 22px;}
  .result-search p{font-size: 1.4em}
  .result-search a, .result-search a:hover {font-size: 1.3em;line-height: 20px;}
  .result-search p.subtitle{font-size: 1.3em}
  .nivell-Segon .title-rwd a, .nivell-Segon .title-rwd a:hover, .nivell-Segon.arees a, .nivell-Segon.circulation a, .nivell-Segon.areas a{font-size: 1.5em}
  .file .title h3{font-size: 1.7em}
  .file .title{height: 80px}
  .file .content-file label, .file .content-file span, .file .content-file a{font-size: 1.4em}
  .file .content-file li{margin-top: 5px}
  .file .content-file {  margin-left: 20px;margin-right: 20px;}
  .file .content-file .link-bottom li a span{font-size: 1em}
  .file .link-bottom .social-ficha a {  background-image: url("../img/icon-social-ficha-sm.png");  float: left;  height: 31px;  margin-right: 7px !important;  text-indent: -9999px;  width: 31px;}
  .file .social-ficha a.icon-facebook{background-position: 0 0}
  .file .social-ficha a.icon-email{background-position: -34px 0}
  .file .social-ficha a.icon-twitter{background-position: -68px 0}
  .file .social-ficha a.icon-print{background-position: -102px 0}
  .file .social-ficha a.icon-google{background-position: -137px 0}
  .file .content-file .link-bottom li .icon-mas:before, .file .content-file .link-bottom li .icon-location:before {background: url("../img/icon-bottom-ficha-md.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  content: ""; float: left;height: 51px;margin-right: 6px;width: 51px;}
  .file .content-file .link-bottom li a span{height: 51px}
  .no-result {font-size: 1.6em;line-height: 35px;padding: 20px 25px;}
  .file .title h3{margin-left: 20px}
  .marcas img {float: left;height: 43px;margin: 3px 8px;width: 43px;}
  .marcas{width: 330px;max-width: 330px}
  .marcas span{font-size: 1.2em}
  .icon-eliminar {background-position: -11px -11px;height: 50px;width: 50px;}
  .cerca-avancada .accordion-toggle, .servicios .accordion-toggle, .servicios #accordion-servicios .segundo-nivel-accordion .accordion-toggle{font-size: 1.6em}
  /*iconos*/
  .icon-allot input[type="checkbox"]+label {    
      height:60px;
  }
  .icon-estrelles-5 input[type="checkbox"]+label {    
      background-size: 60px;
  }
  .icon-estrelles-5 input[type="checkbox"]:checked + label {
      background-size: 60px;  
  }
  .icon-estrelles-4 input[type="checkbox"]+label {    
      background-size: 60px;       
  }
  .icon-estrelles-4 input[type="checkbox"]:checked + label {
      background-size: 60px;      
  }
  .icon-estrelles-3 input[type="checkbox"]+label {    
      background-size: 60px;     
  }
  .icon-estrelles-3 input[type="checkbox"]:checked + label {
      background-size: 60px;
  }
  .icon-estrelles-2 input[type="checkbox"]+label {    
      background-size: 60px;     
  }
  .icon-estrelles-2 input[type="checkbox"]:checked + label {
      background-size: 60px;     
  }
  .icon-estrelles-1 input[type="checkbox"]+label {    
      background-size: 60px;   
  }
  .icon-estrelles-1 input[type="checkbox"]:checked + label {
      background-size: 60px;      
  }
  .servicios #accordion-servicios .tercer-nivel-accordion label{padding-left: 80px}
  .cerca-avancada .opcions-gran .accordion-toggle{font-size: 1.6em}
  .cerca-avancada .camp-petit[type="text"]{height: 50px; font-size: 1em}
  .historial-rwd .historial .dropdown-toggle, .historial .dropdown-toggle:hover{font-size: 1.4em}
  .historial-rwd .historial ul a{font-size: 1.6em;padding: 15px 0 15px 20px}
  .navbar-toggle{padding-left: 10px}
  .rwd-search{width: 90%}
  .historial-rwd {width: 80%}

}

/*----------------------------------------------------------------------------------*/
/*320px*/

@media (max-width: 360px){

/*barra principal*/
.navbar-toggle{width: 42px;height: 40px;padding:7px 7px 7px 8px}
.navbar-toggle .icon-bar{width: 23px;height: 4px}
nav h1 {font-size: 1.4em;padding-top: 8px;height: 40px}
nav .icon-header {padding-top: 10px}
nav .icon-header .spgeneral {
  background-image: url("../img/sprites-header-sm.png");
  height: 22px;
  width: 22px;
  text-indent: -9999px;
  display: inline-block;
}
nav .icon-header .spgeneral:hover {
  background-image: url("../img/sprites-header-sm.png");
  height: 22px;
  width: 22px;
  text-indent: -9999px;
  display: inline-block;
}
nav .icon-header .icon-satel{background-position: 0px 0px}
nav .icon-header .icon-localitzacio{background-position: 0px -22px}  
nav .icon-header a{margin-right: 9px}
nav li {border-bottom: 1px solid #fff;}

/*buscador*/
.rwd-search{width: 93%;margin: 0px;top: 53px;left: 12px}
.rwd-search .icon-mas-rwd{  
  background: url("../img/sprite-rwd-sm.png") left 0px;
  height: 35px;
  width: 35px;
  vertical-align: middle;
  float: right;
  border: none;
  cursor: pointer;
}
.buscar button {
  background: url("../img/sprite-rwd-sm.png") left -35px;
  height: 35px;
  width: 35px;
  vertical-align: middle;
  float: right;
  border: none;
  cursor: pointer;
}
.buscar input[type="text"]{height: 35px;font-size: .8em}

/*menu toggle*/
.opcions-gran > li > a, .opcions-petit > li > a{font-size: 1.05em; color: #000;padding: 13px 9px; font-weight: 200}
.footer-menu a{font-size: .85em;padding: 8px 9px}

/*footer*/
.leyenda-ayuntamiento{bottom: 10px; left: 10px}
.leyenda-ayuntamiento a{font-size: .65em}

/*historial*/
.historial-rwd .historial{font-size: .48em;padding-bottom: 0px;width: 86%; top: 42px}
.historial-rwd .historial li{height: auto;}
.historial-rwd .historial .caret{background: url("../img/sprite-historial-sm.png") no-repeat ;width: 35px; height: 27px;border: none;float: right;margin-right: 0px;}
.historial-rwd .historial .open .caret{background-position: 0 -29px;cursor: pointer;}
.historial-rwd .historial .dropdown-toggle, .historial .dropdown-toggle:hover{line-height: 26px;padding: 0 0 0 10px}
.historial-rwd .historial ul{-webkit-box-shadow: 3px 1px 2px 1px rgba(0, 0, 0, 0.1);-moz-box-shadow: 3px 1px 2px 1px rgba(0, 0, 0, 0.1);box-shadow: 3px 1px 2px 1px rgba(0, 0, 0, 0.1);}
.historial-rwd .historial ul a{font-size: 1.75em; padding: 11px 10px}

/*segunda navegacion*/
.nivell-Segon .title-rwd a, .nivell-Segon .title-rwd a:hover{height: auto;}
.nivell-Segon.indice, .nivell-Segon.result-search{padding: 0}
.nivell-Segon{top: 40px;padding:0px !important;}
.icon-segundo-rwd{background: url("../img/icon-submenu-sm.png") no-repeat;height: 28px;width:24px;vertical-align: middle;display: inline-block;margin:0;}
.subtitle-rwd{height: 28px;}
.nivell-Segon .title-rwd a, .nivell-Segon .title-rwd a:hover{font-size: .75em; text-decoration: none;}


.indice .block-indice{margin: 10px; }
.links-rela .block-result{margin: 20px;}
.indice .indice-alfa li a, .indice .indice-alfa li a:hover{font-size: 1.4em;margin: 0 13px 5px 0}
.indice .indice-alfa li a.letra-activa{font-size: 2em; font-weight: 400}
.indice .indice-alfa{margin-bottom: 10px}
.indice .links-indice a{font-size: .83em; line-height: 13px}
.indice .links-indice li{margin-top: 6px}

/**/
.result-search .title {font-size: 1.17em;padding: 20px 20px 0;line-height: 18px}
.result-search .block-result{margin-right: 20px;margin-left: 20px;padding: 12px 0}
.result-search p{font-size: 1em}
.result-search a, .result-search a:hover {font-size: 0.85em;line-height: 15px;}
.result-search p.subtitle{font-size: .88em;margin-top: 5px}
.block-result p{margin-bottom: 3px}
.result-search .block-result li{margin-top: 2px}
#codipostal{padding-bottom: 0}

.links-rela .block-result a, .links-rela .block-result a:hover, .links-rela .block-result p {  font-size: 0.85em;}
.links-rela .block-result p{line-height: 16px;margin-top: 2px;}
.links-rela .block-result li{margin-bottom: 5px}

.nivell-Segon.arees ul a, .nivell-Segon.circulation ul a, .nivell-Segon.areas ul a, .nivell-Segon.arees ul a:hover, .nivell-Segon.circulation ul a:hover, .nivell-Segon.areas ul a:hover{padding: 6px 10px;font-size: 1.05em;height: auto;}
.icon-circulation, .icon-areas {margin: 0 10px 0 0;background-size: 30px;}

.file .title{height: 60px;}
.file .title h3{margin-left: 18px; font-size: 1.25em}
.file .content-file{margin-left: 15px; margin-right: 15px;margin-top: 0px}
.file .content-file label, .file .content-file span, .file .content-file a{font-size: 1.13em;font-weight: 300}
.file .content-file li{margin-top: 6px}
.file .content-file .link-bottom li .icon-mas:before, .file .content-file .link-bottom li .icon-location:before{height: 36px; width: 36px;background: url("../img/icon-bottom-ficha-sm.png") no-repeat;content: ""; float: left;margin-right: 6px}
.file .content-file .link-bottom li a span{height: 36px}
.file .content-file .link-bottom a {width: 100%}
.file .social-ficha{position: relative;}
.file .link-bottom .social-ficha a{height: 31px; width: 31px;background-image: url("../img/icon-social-ficha-sm.png"); float: left;margin-right: 2px !important; text-indent: -9999px; }
.file .social-ficha a.icon-facebook{background-position: 0 0}
.file .social-ficha a.icon-email{background-position: -34px 0}
.file .social-ficha a.icon-twitter{background-position: -68px 0}
.file .social-ficha a.icon-print{background-position: -102px 0}
.file .social-ficha a.icon-google{background-position: -137px 0}
.file .content-file .link-bottom .social-ficha{padding-top: 23px}
.file .content-file .link-bottom .social-ficha li{width: auto;clear: none;margin-top: 0px}
.file .content-file .link-bottom > li{margin-top: 6px}
.file .content-file .link-bottom li{width: 95%;}
.file .content-file .link-bottom li a span{padding-left: 5px}
.file .image-ficha + .content-file{margin-top: 10px;}
.file .content-file span, .file .content-file li a{line-height: 14px}

/*sin resultado*/
.no-result {font-size: 1.23em;line-height: 17px;padding: 20px}

/*marcas*/

.marcas img{float: left; margin:3px 8px;width: 27px; height: 27px;}
.marcas{max-width: 217px;width: 217px;padding: 5px;bottom: 10px;left: 10px}
.icon-eliminar{background: url("../img/quitar-marcas-sm.png") no-repeat ;width: 36px; height: 36px; float: right;text-indent: -9999px;margin-left: 20px}
.marcas span{font-size: .8em}

/*busqueda avanzada*/
.cerca-avancada .opcions-gran .accordion-toggle{font-size: 1.05em;padding: 8px 12px}
.accordion-toggle.collapsed:after{background: url("../img/icon-toggle-open-sm.png") no-repeat ;width: 19px; height: 19px;content: ""; display: inline-block;float: right;}
.accordion-toggle:after{background: url("../img/icon-toggle-close-sm.png") no-repeat;width: 19px; height: 19px;content: ""; display: inline-block;float: right;}
.servicios .segundo-nivel-accordion .accordion-toggle.collapsed:after {
  background: url("../img/icon-toggle-open-interior-sm.png") no-repeat scroll 0 0px rgba(0, 0, 0, 0);content: "";display: inline-block;float: right;height: 19px;width: 19px;margin-right: 5px;}
.servicios .segundo-nivel-accordion .accordion-toggle:after {
  background: url("../img/icon-toggle-close-interior-sm.png") no-repeat scroll 0 0px rgba(0, 0, 0, 0);content: "";display: inline-block;float: right;height: 19px;width: 19px;margin-right: 5px;}
.opcions-gran > li > a, .opcions-gran .accordion-toggle{padding: 13px 9px}
.camp-petit[type="text"]{height: auto;padding: 0px 7px}
.cerca-avancada .panel-body, .servicios .panel-body {padding: 8px 10px;}
button.btn-cercar{height: 30px;background-position: 130px -247px}
.codi-postal{height: auto;}
.opcions-petit.codi-postal a{font-size: .85em; height: auto;}
.cerca-avancada .accordion-toggle, .servicios .accordion-toggle{font-size: 1em}
.servicios #accordion-servicios .segundo-nivel-accordion .accordion-toggle{font-size: .95em;background-color: #d9d9d9;padding: 12px 4px 12px 23px}
.segundo-nivel-accordion .accordion-toggle:hover, .segundo-nivel-accordion .accordion-toggle:focus {background-color: #0057AD !important;color: #FFF}
.cerca-avancada .camp-petit[type="text"] { border: 1px solid #a6a6a6; color: #666666; font-size: .86em; font-style: normal; font-weight: 300; height: 32px; padding-left: 10px; width: 100%;}


/*point map*/
.tooltip-brand{top: 94px !important;padding: 7px;margin: 0 10px}
.tooltip-brand p{font-size: 1.1em}
.tooltip-brand a{font-size: .8em}
.point {top: 250px;left: 50%;}
a.point.selected img {bottom: 3px;left: -10px;position: absolute;}


/*icon circulation*/
.icon-circulation{
  background: url("../img/icon-circulation-sm.png") no-repeat;
  height:32px;
  width:32px;
}
/*icon camaras*/
.icon-camaras{
  background: url("../img/icon-camaras-sm.png") no-repeat;
  height:32px;
  width:32px;
}
/*icon areas*/
.icon-areas{
  background: url("../img/icon-areas-sm.png") no-repeat;
  height:32px;
  width:32px;
}
.tercer-nivel-accordion .opcions-gran a {
  height: 40px;
}
.servicios #accordion-servicios .tercer-nivel-accordion a{padding-left: 30px}
.servicios #accordion-servicios .tercer-nivel-accordion label {
  color: #000;
  display: table-cell;
  font-size: 0.9em;
  font-weight: 200;
  padding-left: 45px;
  vertical-align: middle;
}
/*iconos*/
.icon-allot input[type="checkbox"]+label {    
    height:32px;
}
.icon-estrelles-5 input[type="checkbox"]+label {    
    background-size: 32px;
}
.icon-estrelles-5 input[type="checkbox"]:checked + label {
    background-size: 32px;  
}
.icon-estrelles-4 input[type="checkbox"]+label {    
    background-size: 32px;       
}
.icon-estrelles-4 input[type="checkbox"]:checked + label {
    background-size: 32px;      
}
.icon-estrelles-3 input[type="checkbox"]+label {    
    background-size: 32px;     
}
.icon-estrelles-3 input[type="checkbox"]:checked + label {
    background-size: 32px;
}
.icon-estrelles-2 input[type="checkbox"]+label {    
    background-size: 32px;     
}
.icon-estrelles-2 input[type="checkbox"]:checked + label {
    background-size: 32px;     
}
.icon-estrelles-1 input[type="checkbox"]+label {    
    background-size: 32px;   
}
.icon-estrelles-1 input[type="checkbox"]:checked + label {
    background-size: 32px;      
}
/*mostrar mapa*/
.link-show-in-map {
  width: 100%;
  position: absolute;
  bottom: 0px;
  padding:0px;
}
.link-show-in-map a, .link-show-in-map a:hover {
  color: #fff !important;
  padding-top: 15px;
  padding-left: 40px;
  display: block;
  height: 44px;
  background: url('../img/ico-mostrar.png') no-repeat #0057AD 10px center ;
  background-size: 22px;
  font-weight: 300;
  font-size: .85em;
}
.link-show-in-map a:hover{color: #666}
.link-show-in-map span{font-weight: 300; font-size: 1.1em}
.historial-rwd{top: 0px;width: 100%}
.file .content-file .link-bottom{margin-top: 30px}
.tercer-nivel-accordion{padding: 10px 0}
}

/* My styles */
#results_search{display:none;}
.sinresultado{display:none;}
.mycarousel ul{width:100%;}
.mycarousel ul li{
  width: 440px;
  position: relative;
  display: inline-block;}



/* My styles */
#selected{min-height:26px; width:100%; background: #efefef;}
.marcas{visibility: hidden;}

/*** My Custom Carousel slider ***/

.bottom-slider .item {
  height: 60px;
  margin-left: 35px; 
  margin-right: 35px;
}

.item .col-xs-12, .item .col-sm-4 {
  padding: 0 5px;
}

.bottom-slider-select a {
  background-color: #f4f4f4;
  border: 8px solid #fff;
  text-shadow: none;
  opacity: 1;
  box-shadow: 3px 3px 5px rgba(130, 130, 130, 0.25);
  background-image: none;
  display: block;
  height: 60px;
  color: #666;
  font-weight: 300;
  font-size: .9e;
  float:left;
}

.bottom-slider-select .item a{
  padding-top: 5px;
  padding-left: 20px;
  margin-right: 10px;
  padding-right: 20px;
}

.carousel-caption {
  left: 0%;
  right: 0%;
  bottom: 0;
  color: #666;
  text-shadow: none;
  text-align: left;
  padding-bottom: 15px;
  padding-left: 50px;
}

.bottom-slider-select .icon{
  width: 33px;
  height: 33px;
  background-repeat: no-repeat;
  display: inline-block;
  position: absolute;
  bottom: 14px;
  left: 20px;
}

/*after nexus*/
/*shadow*/
.geobcn-tool button{
  -webkit-box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1);
}
.geobcn-style{
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
	
/* Llegenda */

.ol-rotate{
  display: none;
}

#llegendaFons{
  position:absolute;
  bottom:17px;
  left:20px;
}

