/*
 * Custom stylesheet for Fira Barcelona websites
 * DEGUSTA 2015 VERSION
 * Copyright 2014 Fira Barcelona - TBWA Barcelona
 * 12/2014
 */

 @import url(http://www.firabarcelona.com/documents/10175/57e7cc55-8a41-4ec2-8607-f76c52e3cd12);
 @import url("http://media.firabcn.es/content/_estandaritzacio/css/estandaritzacio.css");

@font-face {
  font-family: 'market';
  src: url('http://media.firabcn.es/content/S104015/fonts/market_deco-webfont.eot');
  src: url('http://media.firabcn.es/content/S104015/fonts/market_deco-webfont.eot?#iefix') format('embedded-opentype'), url('http://media.firabcn.es/content/S104015/fonts/market_deco-webfont.woff2') format('woff2'), url('http://media.firabcn.es/content/S104015/fonts/market_deco-webfont.woff') format('woff'), url('http://media.firabcn.es/content/S104015/fonts/market_deco-webfont.ttf') format('truetype'), url('http://media.firabcn.es/content/S104015/fonts/market_deco-webfont.svg#market_decoregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'intro';
  src: url('http://media.firabcn.es/content/S104015/fonts/intro_inline-webfont.eot');
  src: url('http://media.firabcn.es/content/S104015/fonts/intro_inline-webfont.eot?#iefix') format('embedded-opentype'), url('http://media.firabcn.es/content/S104015/fonts/intro_inline-webfont.woff2') format('woff2'), url('http://media.firabcn.es/content/S104015/fonts/intro_inline-webfont.woff') format('woff'), url('http://media.firabcn.es/content/S104015/fonts/intro_inline-webfont.ttf') format('truetype'), url('http://media.firabcn.es/content/S104015/fonts/intro_inline-webfont.svg#intro_inlineregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FontAwesome';
  src: url('http://media.firabcn.es/content/S104015/fonts/fontawesome-webfont.eot?v=4.2.0');
  src: url('http://media.firabcn.es/content/S104015/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'), url('http://media.firabcn.es/content/S104015/fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'), url('http://media.firabcn.es/content/S104015/fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'), url('http://media.firabcn.es/content/S104015/fonts/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'market';
  src: url('http://www.tbwa-barcelona.com/test/degusta/2016/fonts/intro_inline-webfont.eotmarket_deco-webfont.eot');
  src: url('http://www.tbwa-barcelona.com/test/degusta/2016/fonts/market_deco-webfont.eot?#iefix') format('embedded-opentype'), url('http://www.tbwa-barcelona.com/test/degusta/2016/fonts/market_deco-webfont.woff2') format('woff2'), url('http://www.tbwa-barcelona.com/test/degusta/2016/fonts/market_deco-webfont.woff') format('woff'), url('http://www.tbwa-barcelona.com/test/degusta/2016/fonts/market_deco-webfont.ttf') format('truetype'), url('http://www.tbwa-barcelona.com/test/degusta/2016/fonts/market_deco-webfont.svg#market_decoregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'intro';
  src: url('http://www.tbwa-barcelona.com/test/degusta/2016/fonts/intro_inline-webfont.eot');
  src: url('http://www.tbwa-barcelona.com/test/degusta/2016/fonts/intro_inline-webfont.eot?#iefix') format('embedded-opentype'), url('http://www.tbwa-barcelona.com/test/degusta/2016/fonts/intro_inline-webfont.woff2') format('woff2'), url('http://www.tbwa-barcelona.com/test/degusta/2016/fonts/intro_inline-webfont.woff') format('woff'), url('http://www.tbwa-barcelona.com/test/degusta/2016/fonts/intro_inline-webfont.ttf') format('truetype'), url('http://www.tbwa-barcelona.com/test/degusta/2016/fonts/intro_inline-webfont.svg#intro_inlineregular') format('svg');
  font-weight: normal;
  font-style: normal;
}



.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: 0.1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:dximagetransform.microsoft.basicimage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:dximagetransform.microsoft.basicimage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:dximagetransform.microsoft.basicimage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:dximagetransform.microsoft.basicimage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:dximagetransform.microsoft.basicimage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
html,
body {
  background-color: #FFFFFF;
  color: #4b4b4b;
}
#content { width: 980px; }

.col-640 {
  border: 0px;
}
p {
  font-size: 14px;
  line-height: 140%;
}

.lista li{
	font-size:13px;
    line-height: 140%;
	margin-bottom: 10px;
    background-image: none;
    background-position: none;
    background-repeat: none;
    padding-left: none;
}
a {
  color: #bf153c;
  font-weight: bold;
  border-bottom: 0;
  text-decoration: none;
  -webkit-transition: color 0.25s linear;
  -moz-transition: color 0.25s linear;
  -ms-transition: color 0.25s linear;
  -o-transition: color 0.25s linear;
  transition: color 0.25s linear;
}
a:hover {
  color: #999999;
  text-decoration: none;
}
a:focus,
a:active {
  text-decoration: none;
  outline: none;
}
em {
  font-family: Arial, Helvetica, sans-serif;
}
h1,
h2 {
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}
h1 {
  color: #bf153c;
}
h3 {
  font-size: 20px;
  text-align: center;
}
.lista-puntos ul {
  font-size: 15px;
  list-style: outside none disc;
  padding-left: 30px;
}
.lista-numerica ol {
  font-size: 15px;
  list-style: outside none decimal;
  padding-left: 30px;
}
.bullet-list ul,
ul.bullet-list {
  list-style: disc;
  padding-left: 30px;
}
.ordered-list ol,
ol.ordered-list {
  list-style: decimal;
  padding-left: 30px;
}
.breadcrumbs {
  font-size: 14px;
  margin-bottom: 20px;
  margin-left: 0px;
}
.breadcrumbs li a:hover {
  color: #bf153c;
}
.separador {
  width: 980px;
  height: 20px;
  margin: 40px 0 30px;
  margin-left: -16px;
  border: 0px;
  background: transparent url('http://media.firabcn.es/content/S104015/images/separador.png') no-repeat;
}
.separador.small {
  width: 636px;
  margin-left: 0px;
  background: transparent url('http://media.firabcn.es/content/S104015/images/separador_small.png') no-repeat;
}
#header {
  padding-top: 40px;
}
#header .top-nav #lang-selector .dropdown-toggle {
  background-color: transparent;
  color: white;
}
#header .top-nav #lang-selector .dropdown-toggle:after {
  font-family: 'FontAwesome';
  content: "\f0d7";
  color: white;
}
#header .top-nav #lang-selector.open .dropdown-toggle {
  background-color: #c6b196 !important;
}
#header .top-nav #lang-selector .dropdown-menu {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  min-width: 75px;
  text-align: center;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  -ms-border-radius: 0px !important;
  -o-border-radius: 0px !important;
  border-radius: 0px !important;
  background: #c6b196;
  border: 0px;
  box-shadow: 0 7px 6px rgba(0, 0, 0, 0.3);
}
#header .top-nav #lang-selector .dropdown-menu li a {
  padding: 4px 10px !important;
  color: white !important;
  background: #c6b196 !important;
  border-top: 1px solid #d6cfc4 !important;
}
#header .top-nav #lang-selector .dropdown-menu li a:hover {
  background-color: #ccc3b5 !important;
  color: white;
}
#header .top-nav #lang-selector .dropdown-menu li:first-child a {
  border-top: 0px !important;
}
#header .top-nav #search form fieldset {
  background-color: transparent;
  color: white;
}
#header .top-nav #search form fieldset #q {
  padding: 6px 30px 6px 10px;
}
#header .top-nav #search form fieldset #q:focus {
  background: #c6b196;
}
#header #claim img {
  float: right;
}
#header #claim p {
    color: white;
    font-size: 14px;
    line-height: 1.125em;
    padding: 20px 0 0 110px;
    text-shadow: 0 1px 5px black;
}
#footer .sitemap {
  display: none;
}
#footer .siteinfo {
  background: #bf153c;
}
#footer .siteinfo:before {
  display: block;
  width: 100%;
  height: 20px;
  background: transparent url('http://media.firabcn.es/content/S104015/images/footer_before.jpg') no-repeat;
}
#footer .siteinfo .link-home {
  height: 88px;
  width: 140px;
  margin: 10px 20px;
}
#footer .siteinfo .link-home img {
  width: 140px;
  height: auto;
}
#footer .siteinfo .bottom-links {
  margin-top: 45px;
}
#footer .siteinfo .bottom-links a {
  padding: 0px 10px;
}
#footer .siteinfo .bottom-links li:after {
  content: '';
}
#nav-main {
  background: transparent;
  border: none;
  margin: -14px auto 30px;
  padding: 0px;
  width: 980px;
}
#nav-main ul.dropdown {
  float: right !important;
  width: auto !important;
}
#nav-main ul.dropdown li a {
  background: #bf153c;
  color: white;
  text-transform: uppercase;
  -webkit-transition: background-color 0.25s linear;
  -moz-transition: background-color 0.25s linear;
  -ms-transition: background-color 0.25s linear;
  -o-transition: background-color 0.25s linear;
  transition: background-color 0.25s linear;
}
#nav-main ul.dropdown li.active a {
  padding-top: 0px;
  margin-top: 0px;
  background-color: black;
}
#nav-main ul.dropdown li:hover a {
  padding-top: 0px;
  margin-top: 0px;
  background-color: #c6b196;
}
#nav-main ul.dropdown li:first-child a {
  -webkit-border-top-left-radius: 4px;
  -moz-border-top-left-radius: 4px;
  -ms-border-top-left-radius: 4px;
  -o-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-bottom-left-radius: 4px;
  -ms-border-bottom-left-radius: 4px;
  -o-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
#nav-main ul.dropdown li:last-child a {
  -webkit-border-top-right-radius: 4px;
  -moz-border-top-right-radius: 4px;
  -ms-border-top-right-radius: 4px;
  -o-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-bottom-right-radius: 4px;
  -ms-border-bottom-right-radius: 4px;
  -o-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
#nav-main ul.dropdown ul li {
  border-top-color: #d6cfc4;
}
#nav-main ul.dropdown ul li a {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  border-radius: 0 !important;
}
#nav-main ul.dropdown ul li:hover a {
  background-color: #ccc3b5 !important;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* Safari and Chrome */
  #nav-main ul.dropdown li a {
    font-weight: bold;
  }
  /* Safari only override */
  ::i-block-chrome,
  #nav-main ul.dropdown li a {
    font-weight: normal;
  }
}
.portlet.box {
  padding: 20px 10px 5px;
  border-top: 10px solid #899b8a;
}
.portlet.box h2 {
  font-size: 24px;
  text-align: left;
  margin-bottom: 8px !important;
}
.portlet.box p {
  font-size: 14px;
  text-align: left;
}
.portlet.box .lnk {
  display: block;
  text-align: right;
  margin-top: 20px;
  cursor: pointer;
  color: #bf153c;
  font-size: 16px;
  text-decoration: underline;
  -webkit-transition: color 0.35s linear;
  -moz-transition: color 0.35s linear;
  -ms-transition: color 0.35s linear;
  -o-transition: color 0.35s linear;
  transition: color 0.35s linear;
}
.portlet.box .lnk:hover {
  color: #d61843;
}
.destacado_barraRoja .portlet.box {
  border-top-color: #bf153c;
}
.destacado_barraMarron .portlet.box {
  border-top-color: #c6b196;
}
.portlet.box.super,
.portlet.box.high {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #bf153c;
  border: 0px;
  padding: 30px 25px;
  color: white;
}
.portlet.box.super:after,
.portlet.box.high:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  content: "";
  display: block;
  height: 96%;
  width: 98%;
  position: absolute;
  z-index: 1;
  top: 2%;
  left: 1%;
  border: 4px solid #cde0d8;
  background: transparent;
}
.portlet.box.super h2,
.portlet.box.high h2 {
  position: relative;
  z-index: 100;
  font-size: 24px;
  text-align: right;
  margin-top: 10px;
  margin-bottom: 20px !important;
  text-transform: uppercase;
}
.portlet.box.super p,
.portlet.box.high p {
  position: relative;
  z-index: 100;
  font-size: 14px;
  text-align: right;
}
.portlet.box.super .lnk,
.portlet.box.high .lnk {
  position: relative;
  z-index: 100;
  display: inline-block;
  cursor: pointer;
  color: white;
  text-align: center;
  font-size: 16px;
  text-decoration: none;
  margin-top: 10px;
  padding: 12px 20px;
  background: #a7c8bd;
  border: 8px solid #88b4a5;
  -webkit-transition: background-color 0.35s linear;
  -moz-transition: background-color 0.35s linear;
  -ms-transition: background-color 0.35s linear;
  -o-transition: background-color 0.35s linear;
  transition: background-color 0.35s linear;
}
.portlet.box.super .lnk:hover,
.portlet.box.high .lnk:hover {
  background-color: #b7d2c9;
}
.super_verde .portlet.box.super {
  background-color: #aeadb3;
}
.portlet.box.high {
  padding: 30px 20px;
  background-color: #bf153c;
}
.portlet.box.high:before {
  content: "";
  display: none;
}
.portlet.box.high:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  content: "";
  display: block;
  height: 22px;
  width: 100%;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  border: none;
  background: transparent url("http://media.firabcn.es/content/S104015/images/destacado_senefa.png") repeat-x;
}
.portlet.box.high .lnk {
  background: #c2c3c9;
  border: 8px solid #a7a8b1;
}
.portlet.box.high .lnk:hover {
  background-color: #d0d0d5;
}
.destacado_verde .portlet.box.high {
  background-color: #82bca4 !important;
}
.destacado_azul .portlet.box.high {
  background-color: #80bad3 !important;
}
.destacado_lila .portlet.box.high {
  background-color: #877475 !important;
}
.destacado_sinboton .portlet.box.high p:last-child {
  padding-bottom: 8px;
  border-bottom: 2px solid white;
}
.destacadoParticipa1 .portlet.box.high {
  width: 394px;
  height: 500px;
  padding: 0px;
  margin-left: 40px;
  margin-top: 20px;
  margin-bottom: 220px;
  background-color: #ceb396;
}
.destacadoParticipa1 .portlet.box.high h2 {
  display: none;
}
.destacadoParticipa1 .portlet.box.high hr {
  width: 70%;
  border-bottom: 2px solid white;
}
.destacadoParticipa1 .portlet.box.high p,
.destacadoParticipa1 .portlet.box.high h3 {
  width: 80%;
  margin: 15px auto 0;
  text-align: center;
}
.destacadoParticipa1 .portlet.box.high h3 {
  color: white;
  font-size: 32px;
  font-weight: bold;
}
.destacadoParticipa1 .portlet.box.high .lnk {
  display: block;
  width: 240px;
  margin: 30px auto 0;
  background: #85cace;
  border: 8px solid #61babf;
}
.destacadoParticipa1 .portlet.box.high .lnk:hover {
  background-color: #97d2d5;
}
.destacadoParticipa1 .portlet.box.high:after {
  height: 145px;
  width: 394px;
  top: auto;
  bottom: -145px;
  background: transparent url("http://media.firabcn.es/content/S104015/images/destacado_participa012.jpg") repeat-x;
}
.destacadoParticipa2 .portlet.box.high {
  width: 394px;
  height: 500px;
  padding: 0px;
  margin-left: 30px;
  margin-top: 20px;
  margin-bottom: 220px;
  background-color: #8f7576;
}
.destacadoParticipa2 .portlet.box.high h2 {
  display: none;
}
.destacadoParticipa2 .portlet.box.high h3 {
  color: white;
  font-size: 32px;
  margin-bottom: 0px;
  font-weight: bold;
  margin-top: 30px;
}
.destacadoParticipa2 .portlet.box.high hr {
  width: 70%;
  border-bottom: 2px solid white;
}
.destacadoParticipa2 .portlet.box.high p,
.destacadoParticipa2 .portlet.box.high h3 {
  width: 80%;
  margin: 15px auto 0;
  text-align: center;
}
.destacadoParticipa2 .portlet.box.high .lnk {
  display: block;
  width: 240px;
  margin: 30px auto 0;
  background: #b6d09e;
  border: 8px solid #9cbf7c;
}
.destacadoParticipa2 .portlet.box.high .lnk:hover {
  background-color: #c3d8af;
}
.destacadoParticipa2 .portlet.box.high:after {
  height: 145px;
  width: 394px;
  top: auto;
  bottom: -145px;
  background: transparent url("http://media.firabcn.es/content/S104015/images/destacado_participa022.jpg") repeat-x;
}
.slider {
  margin-top: -25px;
  margin-left: -20px;
}
.slider p {
  margin-bottom: 0px;
}
.home_col1 .portlet.box,
.home_col2 .portlet.box,
.home_col3 .portlet.box {
  position: relative;
  width: 318px;
  height: auto;
  min-height: 160px;
  text-align: center;
  padding: 280px 0 0 0;
  margin-right: 3px;
  border: 0px;
  background-color: #a3cadb;
  -webkit-transition: background-color 0.35s linear;
  -moz-transition: background-color 0.35s linear;
  -ms-transition: background-color 0.35s linear;
  -o-transition: background-color 0.35s linear;
  transition: background-color 0.35s linear;
}
.home_col1 .portlet.box:hover,
.home_col2 .portlet.box:hover,
.home_col3 .portlet.box:hover,
.home_col4 .portlet.box:hover {
  background-color: #7eb5cd;
}
.home_col1 .portlet.box img,
.home_col2 .portlet.box img,
.home_col3 .portlet.box img,
.home_col4 .portlet.box img {
  position: absolute;
  z-index: 0;
  top: 0px;
  left: 0px;
}
.home_col1 .portlet.box h2,
.home_col2 .portlet.box h2,
.home_col3 .portlet.box h2,
.home_col4 .portlet.box h2 {
  width: 70%;
  margin: 20px auto;
  color: white;
  font-family: "intro", sans-serif;
  font-size: 32px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  border-bottom: 2px solid white;
}
.home_col1 .portlet.box p,
.home_col2 .portlet.box p,
.home_col3 .portlet.box p,
.home_col4 .portlet.box p {
  text-align: center;
  font-size: 18px;
  color: white;
  width: 60%;
  margin: 0 auto;
}
.home_col1 .portlet.box .lnk,
.home_col2 .portlet.box .lnk,
.home_col3 .portlet.box .lnk,
.home_col4 .portlet.box .lnk {
  position: absolute;
  z-index: 100;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  color: transparent;
}
.home_col1 .portlet.box {
  margin-left: -20px;
}
.home_col2 .portlet.box {
    background-color: #877475;
    margin-left: 2px;
    margin-top: -145px;
    min-height: 210px;
    padding-top: 230px;
}
.home_col2 .portlet.box:hover {
  background-color: #6c5c5d;
}
.home_col2 .portlet.box img {
  top: 19px;
  left: 17px;
}
.home_col2 .portlet.box p {
  width: 70%;
}

.home_col4 .portlet.box {
  background-color: #877475;
  min-height: 210px;
}
.home_col4 .portlet.box:hover {
  background-color: #6c5c5d;
}
.home_col4 .portlet.box img {
  top: 19px;
  left: 17px;
}
.home_col4 .portlet.box p {
  width: 70%;
}
.home_col3 .portlet.box {
  background-color: #bf153c;
  min-height: 243px;
  padding-top: 90px;
}
.home_col3 .portlet.box:hover {
  background-color: #91102e;
}
.home_col3 .portlet.box img {
  top: 4px;
  left: 4px;
}
.home_col3 .portlet.box p {
  width: 70%;
}
.home_gal1,
.home_gal2 {
  width: 650px;
  margin-top: -36px;
  margin-left: -20px;
}
.home_gal1 .portlet.box
 {
  border: 0px;
  padding: 0;
  margin-top: -46px;
}

.home_gal2 .portlet.box {
  border: 0px;
  padding: 0;
  margin-top: 142px;
  margin-left: -5px;
}
.home_gal1 img,
.home_gal2 img {
  border: 12px solid #e6bcae;
}
.home_gal2 {
  width: 318px;
  margin-top: -143px;
  margin-left: 3px;
}
.home_gal2 img {
  border: 12px solid #eecc7b;
}
.home_cta .portlet.box {
  position: relative;
  width: 100%;
  height: 210px;
  margin: 60px 10px 30px -10px;
  padding-top: 60px;
  text-align: center;
  color: white;
  border: 0px;
  background: #a7c8bd;
}
.home_cta .portlet.box img {
  position: absolute;
  top: -66px;
  left: 0px;
  z-index: 0;
}
.home_cta .portlet.box h2 {
  text-align: center;
  position: relative;
  z-index: 100;
  font-size: 28px;
  font-weight: bold;
}
.home_cta .portlet.box p {
  text-align: center;
  position: relative;
  z-index: 100;
  font-size: 20px;
  margin-bottom: 40px;
}
.home_cta .portlet.box .lnk {
  position: relative;
  z-index: 100;
  display: inline;
  cursor: pointer;
  color: white;
  text-align: center;
  font-size: 18px;
  text-decoration: none;
  padding: 12px 40px;
  background: #bf153c;
  border: 8px solid #91102e;
  -webkit-transition: background-color 0.35s linear;
  -moz-transition: background-color 0.35s linear;
  -ms-transition: background-color 0.35s linear;
  -o-transition: background-color 0.35s linear;
  transition: background-color 0.35s linear;
}
.home_cta .portlet.box .lnk:hover {
  background-color: #d61843;
}
.rrss {
  margin-top: 20px;
  margin-bottom: 40px;
  text-align: center;
}
.rrss li {
  display: inline-block;
  margin-right: 20px;
}
.rrss li a {
  border: 0px;
}
.rrss li:last-child {
  margin-right: 0px;
}
.web-form-portlet .aui-form .aui-button .aui-button-input,
.button.high {
  background-color: #bf153c;
  border: 1px solid #bf153c;
  border-radius: 0;
  text-shadow: none;
}
.web-form-portlet .aui-field-choice {
  display: block !important;
}
.web-form-portlet .aui-field-choice label {
    color: #161616 !important;
    display: block !important;
    font-size: 1em !important;
    font-weight: bold !important;
    margin-left: 20px !important;
}
.button.high {
  border: 2px solid white;
}
.destacado_barraMarron .button.high {
  background: #C6B196;
}
.destacado_barraMarron .button.high:hover {
  background: #a8967e;
}
.destacado_barraVerde .button.high {
  background: #899B8A;
}
.destacado_barraVerde .button.high:hover {
  background: #69786a;
}
.portlet .section {
  color: #899B8A;
}
.destacado_barraMarron .portlet .section {
  color: #C6B196;
}
.destacado_barraVerde .portlet .section {
  color: #899B8A;
}
.web-form-portlet .aui-form .aui-button .aui-button-input:hover,
.button.high:hover {
  background: #A61234;
}
.portlet-column-content.empty {
  padding: 0px;
}

/* == Top Nav == */
#header .top-nav #lang-selector .dropdown-toggle:after {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #718271;
    color: white;
    content: "";
    font-family: "FontAwesome";
    left: 5px;
    position: relative;
    top: 10px;
}

#header .top-nav .top-links li a {
    background: none repeat scroll 0 0 transparent;
    border: 2px solid #718271;
    color: rgba(255, 255, 255, 0.8);
    display: block;
    font-size: 0.917em;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    position: relative;
    top: -2px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
}

#header .top-nav .top-links li a:hover {
  background: #718271;
}
#header .top-nav {
    position: absolute;
    right: 0;
    top: 22px;
}

/* Tabs */
.tabbed .tabs li.active a {
  background: #000;
  color: #fff;
}
.tabbed .tabs li.active a:hover {
  background: #000;
  color: #fff;
}
.tabbed .tabs li a {
  background: #BF153C;
  border: 2px solid #BF153C;
  border-bottom: 0;
  font-size: 14px;
  color: #fff;
}
.tabbed.high .tabs li.active {
  background: #000000;
  color: #fff;
}
.tabbed.high .tabs li.active a {
  color: #fff;
  background: #000000;
}
.tabbed.high .tab-content {
    background: #fff;
    border: 2px solid #F37271;
    color: #000;
    padding: 15px;
    float: left;
}
.tabbed .tabs li {
	padding: 0;
	margin-bottom: 5px; }

.tabbed.high .tabs li.active a:hover {
   color: #fff;
  background: #CD1615;
}
.tabbed .tabs li a:hover {
  color: #fff;
  background: #C6B196;
}
.tabbed.high .title a, .tabbed.high a {
    color: #CD1615;
}
.tabbed.high p {
  font-size: 12px;
}
.tabbed .tab-content {
border: 1px solid #BF153C;
margin-top: -5px;
}
.tabbed .tabs {
  margin-bottom: 0;
  }

.tabbed .tabs li.active a {
  background: #000;
  color: #fff;
  border: 2px solid #000;
  border-bottom: 0;
}
.tabbed .tabs li.active {
  height: auto;
  border: 0;
  }

.flexslider {
  width: 980px;
  height: 340px;
  background: none;
  border: 0;
  border-radius: none;
  box-shadow: none;
  position: relative;
  margin-bottom: 15px;
  margin-top: 0px;
}

.slides li {
  position: relative;
  width: 980px;
  height: 340px;
  display: block;
}

* {
  -webkit-box-sizing: content-box !important;
     -moz-box-sizing: content-box  !important;
          box-sizing: content-box  !important;
}

*:before,
*:after {
  -webkit-box-sizing: content-box !important;
     -moz-box-sizing: content-box !important;
          box-sizing: content-box !important;
}

.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5,
.col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10,
.col-sm-11, .col-sm-12, .panel-group, #content {
  -webkit-box-sizing: border-box !important;
     -moz-box-sizing: border-box !important;
          box-sizing: border-box !important;
}

.row { margin: 0px; }

      .faqs2015 h2 {
        position: relative;
        font-size: 28px;
        font-weight: bold;
        margin-bottom: 30px;
        margin-left: 60px;
        text-align: left;
        padding-left: 5px;
      }

      .faqs2015 h2:before {
        content: '?';
        position: absolute;
        top: -7px; left: -60px;
        font-size: 40px;
        line-height: 50px;
        display: block;
        width: 50px; height: 50px;
        color: white;
        text-align: center;
        -webkit-border-radius: 50% !important;
        -moz-border-radius: 50% !important;
        -ms-border-radius: 50% !important;
        -o-border-radius: 50% !important;
        border-radius: 50% !important;
        background: #d4c8df;
      }

      .faqs2015 h2.verde:before { background: #a6d4d7; }
      .faqs2015 h2.amarillo:before { background: #f7d892; }
      .faqs2015 h2.marron:before { background: #b7acac; }

      .faqs2015 .panel-group {
        width: 350px;
        margin-left: 60px;
      }

      .faqs2015 .panel-group:after {
        content: '';
        display: block;
        width: 100%; height: 12px;
        margin-top: 20px;
        margin-left: 10px;
        background: transparent url('http://media.firabcn.es/content/S104015/js/borderLila.jpg') repeat-x;
      }

      .faqs2015 .panel-group.verde:after {
        background: transparent url('http://media.firabcn.es/content/S104015/js/borderVerde.jpg') repeat-x;
      }

      .faqs2015 .panel-group.amarillo:after {
        background: transparent url('http://media.firabcn.es/content/S104015/js/borderAmarillo.jpg') repeat-x;
      }

      .faqs2015 .panel-group.marron:after {
        background: transparent url('http://media.firabcn.es/content/S104015/js/borderMarron.jpg') repeat-x;
      }

      .faqs2015 .panel, .faqs2015 .panel-heading, .faqs2015 .panel-body {
        border: 0px !important;
        box-shadow: none !important;
        background: white !important;
      }

      .faqs2015 .panel-heading {
        padding: 0px;
      }

      .faqs2015 .panel-body {
        padding: 4px 8px;
        background-color: #d8cdbd !important;
      }

      .faqs2015 .panel-title > a.collapsed {
        background-color: white !important;
      }

      .faqs2015 .panel-title > a {
        display: block;
        background-color: #d8cdbd !important;
        padding: 4px 8px;
      }

      .faqs2015 .panel-title > a:hover {
        color: black;
        text-decoration: underline;
      }

      .faqs2015 a:focus {
        text-decoration: none;
        outline: none;
      }

/* Sala de prensa */
.press-list .press-list-item h2 {
  font-size: 1.5em !important; text-align: left !important;
}
.press-list .press-list-item h2 a:hover {
  color: #bf153c !important;
}
.press-list .press-list-item {
  border-top: 2px solid #718271 !important;
}
.press-list .press-list-item.first {
  border-top: 0px !important;
}
.article.press-detail {
    padding-right: 50px !important;
}
.press-detail .header h1 {
    font-size: 2em !important;
    text-align: left !important;
}
a.color-lnk {
  color: #bf153c !important;
}
.article .pagination { padding-top: 0px !important; }


/* Viatges i reserves */
.travels .box-img { position: relative; }
.travels .box-img:after {
    content: url("../images/ico_circle.png");
    position: absolute;
    right: -30px;
    top: 16px;
    display: none;
}
.travel.box-h h2, .travel .box-txt p {
  padding-left: 200px;
}
.travel.box-h h2::before {
    font-size: 1.7em;
    left: 120px; top: 0px;
    padding: 17px;
    position: absolute;
    color: black;
}
.travel.box-h h2.icon-airplane2::before {
    left: 127px; top: 4px;
    font-size: 1.3em;
}
.travel span {background-color: #eee; display: block; font-size: 17px; padding: 5px; width: 38px;}
.travel td img {vertical-align: top;}
.travel u {color: #666; font-size: 11px; text-align: center; text-decoration: none;}
.taulaestret {width: 245px;}
table tbody td {border-bottom: 1px dashed #C2DFE2; padding: 10px 10px 10px 4px; vertical-align: middle;}
.ofertas-travel .icon-trolley:before {font-size: 2.2em; position: absolute;}
.ofertas-travel .icon-trolley a {margin-left: 30px;}
.ofertas-travel .icon-globe a {margin-left: 30px;}
.ofertas-travel .icon-home a {margin-left: 30px;}
.ofertas-travel .icon-search a {margin-left: 30px;}
.ofertas-travel .icon-airplane a {margin-left: 30px;}
.ofertas-travel .icon-file a {margin-left: 30px;}
.ofertas-travel .icon-bookmark a {margin-left: 30px;}
.icon-phone:before { font-size: 17px; margin-right: 4px; color:#2F6372;}
.icon-mail:before { font-size: 17px; margin-right: 4px; color:#2F6372;}
.icon-world:before { font-size: 17px; margin-right: 4px; color:#2F6372;}

abbr[title], abbr[data-original-title] {
	border-bottom:none;
}

.article .header h1 a:hoover {
	border-bottom:none;
	color:#bf153c;
}

.agenda-activity .agenda-tabs li.active a {
    background-color: #82bca4;
    border-bottom: 3px solid #aaa;
    color: white;
}

.agenda-activity .event-list .event {
    border-bottom: 1px solid #bf153e;
    padding-top: 10px;
}

.agenda-activity .event .header .date-time {
	display:none;
}

.agenda-activity .event .header .location {
    color: #666666;
    font-size: 1em;
	margin-top: 10px;
	font-style:italic;
}

.agenda-activity .event-list .event.featured {
    border-bottom: 3px solid #bf153e;
    padding-top: 25px;
    position: relative;
}

.agenda-activity .event .header .title {
    color: #161616;
    font-size: 1.333em;
    font-weight: bold;
    line-height: 1.4em;
    margin: 0;
	text-align:left;
}
.activities-per-agenda .activities li a {
    background: transparent url("../images/agenda-arrow.png") no-repeat scroll right center;
    border-bottom: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    display: block;
    min-height: 33px;
    padding: 15px 40px 3px 3px;
}
.activities-per-agenda .activities li {
    font-size: 14px;
    margin-bottom: 7px;
}
.agenda-activity .event .pic img {
    display: block;
    margin: 0;
	width: 150px;
	height: 150px;
	margin-left: 10px;
}
.article .header h1 a {
    border: medium none;
    color: #161616;
    text-decoration: none;
}
.article .header h1 a:hover {
    color: #bf153e;
	border-bottom:none;
}
.article .header h1 {
    margin-bottom: 0;
    margin-left: 25px;
    text-align: left;
}
.lista ul, ul.lista {
    list-style: outside none disc;
    padding-left: 30px;
}

/*  =============================
    2016
    ============================= */

    *, *:before, *:after {
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    html, body {
        overflow-x: hidden;
    }
    /*	====================
    	HEADER
    	==================== */

    /* Wrapper */
    #wrapper { background: url(http://media.firabcn.es/content/S104015/images/degusta-header.png) no-repeat top center; }

    /* Logo */
    #header #logo {
    	width: 241px;
    	height: 169px;
    }
    #header #logo a {
        width: 241px;
        height: 169px;
        display: block;
    }
    html:lang(es) #logo { background: url(http://media.firabcn.es/content/S104015/images/degusta-logo_nodates.png) no-repeat center center; }
    html:lang(ca) #logo { background: url(http://media.firabcn.es/content/S104015/images/degusta-logo_nodates.png) no-repeat center center; }
    html:lang(en) #logo { background: url(http://media.firabcn.es/content/S104015/images/degusta-logo_nodates.png) no-repeat center center; }
    #logo img { display: none; }

    /* Top nav */
    #header .top-nav #lang-selector .dropdown-toggle:after { border-top: 8px solid #e3d4c1; }
    #header .top-nav .top-links li a { border: 2px solid #e3d4c1; }
    #header .top-nav .top-links li a:hover {
        background-color: #817374;
    	color: #fff;
    }
    /* Nav */
    #nav-main { margin: -35px auto 30px; }
    #nav-main ul.dropdown li a { font-weight: normal!important; }
    #nav-main ul.dropdown li.active a {
    	background-color: #817374;
    	color: #fff;
    }
    #nav-main ul.dropdown li:hover a { background-color: #CEB298; }
    #nav-main ul.dropdown li a {
    	background: #e3d4c1;
        color: #978266;
    }
    /* Claim */
    #header #claim {
        position: absolute;
        top: 110px;
        width: 595px;
        font-family: 'Fjalla One', sans-serif;
        text-transform: uppercase;
    }
    #header #claim p {
        font-size: 22px;
        text-shadow: none;
        padding: 0;
    }
    #header #claim p sup {
        font-size: 10px;
        position: relative;
        top: -10px;
    }
    #header #claim img {
        position: relative;
        top: -40px;
    }

    /*  ====================
        FOOTER
        ==================== */
    #footer {
        background: #cc2e5b;
        width: 100%;
        margin-top: 0px;
        padding-top: 35px;
        position: relative;
    }

    #footer .siteinfo {
        background: #cc2e5b;
        width: 980px;
        margin: 0 auto;
    }
    #footer .siteinfo:before { display: none; }
    #footer:before {
        content: '';
        width: 100%;
        height: 15px;
        background: url(http://media.firabcn.es/content/S104015/images/desgusta-ribbon-footer.png)repeat-x center center;
        top: 0px;
        position: absolute;
        z-index: 100;
        left: 0;
    }

    /*	====================
    	CONTENT
    	==================== */



    /* Video */
    .video-fade {
        width: 100%;
        height: 100%;
        position: fixed;
        background: rgba(0, 0, 0, .7);
        top: 0;
        left: 0;
        z-index: -1;
        opacity: 0;
        transition: all .3s ease-in;
    }
    .video-fade.video-playing { opacity: 1; z-index: 3;}
    .video-fade .video {
    	width: 853px;
    	height: 480px;
    	position: absolute;
    	top: 50%;
    	left: 50%;
    	margin: -240px 0 0 -426px;
    }
    .video-fade .video .video-close {
        color: #fff;
        position: absolute;
        top: -25px;
        right: -25px;
        font-size: 30px;
        opacity: 1;
        transition: all .2s ease-in;
        cursor: pointer;
    }
    .video-fade .video .video-close:hover { opacity: 1; }
    /* Slider */
    .flexslider.degusta {
    	border: 4px solid #fff;
    	border-radius: 0;
    }
    .flexslider.degusta .slide1 { background: url(http://media.firabcn.es/content/S104015/images/desgusta-slide1.png) no-repeat center center; }
    .flexslider.degusta .slide1 h2 {
        font-family: 'Fjalla One', sans-serif;
        text-transform: uppercase;
        color: #fff;
        font-size: 56px;
        display: inline-block;
        border-top: 2px solid #fff;
        border-bottom: 2px solid #fff;
        margin: 110px 0 0 230px;
        line-height: .8em;
        padding: 15px 0 5px 0;
        text-shadow: 2px 2px 4px rgba(0,0,0,.8);
    }
    .flexslider.degusta .slide1 h2 .degusta2015 {
    	font-size: 34px;
    	display: inline-block;
    }
    .flexslider.degusta .slide1 .video-play {
        display: inline-block;
        width: 113px;
        height: 113px;
        background: url(http://media.firabcn.es/content/S104015/images/degusta-slide-play.png) no-repeat center center;
        opacity: 1;
        transition: all .3s ease-in;
        position: relative;
        top: 15px;
        margin-left: 30px;
        cursor: pointer;
    }
    .flexslider.degusta .slide1 .video-play:hover { opacity: .8; }

    /* Horaris */
    .horaris .portlet.box {
        border: 0;
        color: #fff;
        padding: 30px 30px 25px 35px;
    }
    .horaris .portlet.box h2.title { display: none; }
    .horaris .portlet.box h2 {
        font-family: 'Kanit', sans-serif;
        font-weight: 900;
        letter-spacing: 2px;
        text-transform: uppercase;
        position: relative;
        top: -15px;
        font-size: 32px;
    }
    .horaris .portlet.box p {
        font-size: 15px;
        font-weight: 300;
        margin: 0;
    }
    .horaris .portlet.box p strong { text-transform: uppercase; }
    .dest-apren .portlet.box img { padding: 13px 0; }
    .dest-apren .portlet.box { padding-bottom: 41px!important; }
    .dest-magazine .portlet.box {
        border: 10px solid #e7e091;
        background: #fef8b2;
        color: #cc2e5b;
        padding-bottom: 0;
    }
    .dest-magazine .portlet.box h2.title { display: none; }
    .dest-magazine .portlet.box h2 {
        text-transform: uppercase;
        font-family: 'Fjalla One', sans-serif;
        text-transform: uppercase;
        font-size: 32px;
        border-top: 2px solid;
        border-bottom: 2px solid;
        line-height: 50px;
        padding: 5px 0;
    }
    .dest-magazine .portlet.box h2 span { font-size: 66px; }
    .dest-magazine .portlet.box img {
        margin: 20px 0 0 0;
        display: block;
    }
    .dest-magazine .portlet.box p {
        margin: 0;
    }
    .dest-guide .portlet.box {
        border: 10px solid #c6b196;
        padding: 0;
        background: url(http://media.firabcn.es/content/S104015/images/dest-guia.png) no-repeat center center / cover;
        height: 240px;
    }
    .dest-guide .portlet.box h2.title { display: none; }
    .dest-guide .portlet.box h2 {
        font-family: 'Fjalla One', sans-serif;
        text-transform: uppercase;
        color: #fff;
        font-size: 46px;
        display: inline-block;
        border-top: 2px solid #fff;
        border-bottom: 2px solid #fff;
        margin: 60px 0 0 55px;
        line-height: .9em;
        padding: 15px 0 10px 0;
        text-shadow: 2px 2px 4px rgba(0,0,0,.8);
    }
    .dest-guide .portlet.box h2 span {
        font-size: 36px;
    }
    .dest-guide .portlet.box div {
        width: 65px;
        height: 55px;
        background: url(http://media.firabcn.es/content/S104015/images/dest-magazine-download.png) no-repeat center center;
        display: inline-block;
        font-size: 0;
        position: relative;
        top: -55px;
    }
    .dest-guide .portlet.box div a {
        width: 65px;
        height: 55px;
        display: block;
    }
    .dest-galeria { padding: 25px 0; }
    .dest-galeria h2 {
        background: url(http://media.firabcn.es/content/S104015/images/dest-imgstitle.png) no-repeat center center;
        font-size: 35px;
        color: #fff;
        font-family: 'Kanit', sans-serif;
        font-weight: 900;
        letter-spacing: 2px;
        text-transform: uppercase;
        padding: 15px 0;
        margin-bottom: 20px;
    }
    .dest-galeria ul li {
        float: left;
        margin-right: 4px;
    }
    .dest-galeria ul li a { border: 0; padding: 0; }
    .dest-galeria a {
        color: #666;
        font-size: 18px;
        font-weight: 300;
        display: inline-block;
        border-bottom: 1px solid #666;
        padding: 10px 0 3px 0;
    }
    .rrss2016 .separador {
        margin: 0 0 30px 0;
    }
    .rrss { padding-bottom: 30px; }
    /*	====================
    	STYLES
    	==================== */

    .dest .portlet.box {
        border: 0;
        color: #fff;
        text-align: center;
        padding: 35px 40px;
    }
    .dest .portlet.box h2 {
        font-family: 'Kanit', sans-serif;
        font-weight: 900;
        letter-spacing: 2px;
        text-transform: uppercase;
        text-align: center;
        font-size: 35px;
        border-bottom: 2px solid #fff;
        padding-bottom: 5px;
    }
    .dest .portlet.box h2.title { display: none; }
    .dest .portlet.box p {
        font-size: 20px;
        text-align: center;
    }
    .dest .portlet.box p .button.high {
        border: 2px solid #fff;
        background: transparent;
        font-size: 15px;
        font-weight: 300;
        padding: 8px 60px;
        margin-top: 5px;
        display: inline-block;
    }
    .dest.top-img .portlet.box:first-child img {
        width: 100%!important;
    }
    .dest.top-img .portlet.box {
        padding: 0 0 35px 0;
    }
    .dest.top-img .portlet.box h2 { border-bottom: 0; }
    .dest.top-img .portlet.box h2:after {
        content: '';
        width: 80%;
        height: 2px;
        background: #fff;
        display: block;
        margin: 5px auto 0 auto;
    }
    .dest.top-img .portlet.box p {
        padding: 0 20px;
        display: block;
    }
    .dest.top-img .portlet.box p .button.high { border: 2px solid #fff; }
    /* Colors */
    .crema.border-soft .portlet.box {
        background: #c6b196;
        box-shadow:
        inset 0 0 0 10px rgba(198, 177, 150, 1),
        inset 0 0 0 12px rgba(255, 255, 255, 1),
        inset 0 0 0 17px rgba(198, 177, 150, 1),
        inset 0 0 0 19px rgba(255, 255, 255, 1);;
    }
	.social.crema.border-soft .portlet.box {
		padding: 35px 20px 10px 20px;
	}
    .turq.border-soft .portlet.box {
        background: #80bca2;
        box-shadow:
        inset 0 0 0 10px rgba(128, 188, 162, 1),
        inset 0 0 0 12px rgba(255, 255, 255, 1),
        inset 0 0 0 17px rgba(128, 188, 162, 1),
        inset 0 0 0 19px rgba(255, 255, 255, 1);;
    }
    .brown.border-soft .portlet.box {
        background: #817374;
        box-shadow:
        inset 0 0 0 10px rgba(129, 115, 116, 1),
        inset 0 0 0 12px rgba(255, 255, 255, 1),
        inset 0 0 0 17px rgba(129, 115, 116, 1),
        inset 0 0 0 19px rgba(255, 255, 255, 1);;
    }
    .pink.border-soft .portlet.box {
        background: #cc2e5b;
        box-shadow:
        inset 0 0 0 10px rgba(204, 46, 91, 1),
        inset 0 0 0 12px rgba(255, 255, 255, 1),
        inset 0 0 0 17px rgba(204, 46, 91, 1),
        inset 0 0 0 19px rgba(255, 255, 255, 1);;
    }
    .pink2 .portlet.box {
        background: #cc2e5b;
    }
    .brown2 .portlet.box {
        background: #817374;
    }
    .brown.border-soft .portlet.box p .button.high:hover { color: #817374!important; background: #fff; }
    .pink.border-soft .portlet.box p .button.high:hover { color: #cc2e5b!important; background: #fff; }
    .turq.border-soft .portlet.box p .button.high:hover { color: #80bca2!important; background: #fff; }
    .crema.border-soft .portlet.box p .button.high:hover { color: #E9D6C2!important; background: #fff; }

    /* Colors */
    .turq.border-strong.portlet.box {
        background: #80bca2;
        box-shadow:
        inset 0 0 0 10px rgba(128, 188, 162, 1),
        inset 0 0 0 12px rgba(255, 255, 255, 1),
        inset 0 0 0 17px rgba(128, 188, 162, 1),
        inset 0 0 0 19px rgba(255, 255, 255, 1);;
    }
    .brown.border-strong .portlet.box {
        background: #c6b196;
        box-shadow:
        inset 0 0 0 10px rgba(198, 177, 150, 1),
        inset 0 0 0 15px rgba(227, 212, 193, 1),
        inset 0 0 0 19.5px rgba(198, 177, 150, 1),
        inset 0 0 0 21px rgba(227, 212, 193, 1);;
    }
    .pink.border-strong .portlet.box {
        background: #cc2e5b;
        box-shadow:
        inset 0 0 0 10px rgba(204, 46, 91, 1),
        inset 0 0 0 12px rgba(255, 255, 255, 1),
        inset 0 0 0 17px rgba(204, 46, 91, 1),
        inset 0 0 0 19px rgba(255, 255, 255, 1);;
    }

    /* Destacado normal */
    .portlet.box.high {
        padding: 15px 20px;
        background: #c6b196!important;
        background-color: rgba(198,177,150,1)!important;
        box-shadow: inset 0 0 0 10px rgba(204,46,91,1);
        border: 2px dashed #fff;
        color: #4D4D4F;
        width: auto;
        border-radius: 10px;
        margin: 0 0 30px 0;
    }
    .portlet.box.high:after { display: none; }
    .portlet.box.high h2.title { color: #cc2e5b; }
    .portlet.box.high .lnk { background-color: #cc2e5b; opacity: 1; border: 0; }
    .portlet.box.high .lnk:hover { background-color: #cc2e5b; opacity: .8;}
    /* Verde */
    .destacado_verde .portlet.box.high { background-color: rgba(198,177,150,1)!important; box-shadow: inset 0 0 0 10px rgba(128, 188, 162, 1); }
    .destacado_verde .portlet.box.high  h2.title { color:#4D4D4F }
    .destacado_verde .portlet.box.high .lnk { background-color: #80bca2; }
    .destacado_verde .portlet.box.high .lnk:hover { background-color: #80bca2; }
    /* lila */
    .destacado_lila .portlet.box.high { background-color: rgba(198,177,150,1)!important; box-shadow: inset 0 0 0 10px rgba(187, 156, 199, 1); }
    .destacado_lila .portlet.box.high  h2.title { color:#4D4D4F }
    .destacado_lila .portlet.box.high .lnk { background-color: #BB9CC7; }
    .destacado_lila .portlet.box.high .lnk:hover { background-color: #BB9CC7; }
    /* Azul */
    .destacado_azul .portlet.box.high { background-color: rgba(198,177,150,1)!important; box-shadow: inset 0 0 0 10px rgba(139, 227, 239, 1); }
    .destacado_azul .portlet.box.high  h2.title { color:#4D4D4F }
    .destacado_azul .portlet.box.high .lnk { background-color: #8BE3EF; }
    .destacado_azul .portlet.box.high .lnk:hover { background-color: #8BE3EF; }

    /* Super */
    .portlet.box.super {
        width: auto;
        background: #cc2e5b;
        box-shadow: inset 0 0 0 10px rgba(204,46,91,1),inset 0 0 0 15px rgba(255,255,255,1),inset 0 0 0 19.5px rgba(204,46,91,1),inset 0 0 0 21px rgba(255,255,255,1);
        border: 0;
        padding: 35px 40px;
    }
    .portlet.box.super:after { display: none; }
    .portlet.box.super a.lnk { background: transparent; border: 2px solid #fff; font-size: 15px; font-weight: normal; }
    .portlet.box.super a.lnk:hover { background: #fff; color: #cc2e5b; }
    /* Super verde */
    .super_verde .portlet.box.super {
        background: #80bca2;
        box-shadow:
        inset 0 0 0 10px rgba(128, 188, 162, 1),
        inset 0 0 0 15px rgba(255, 255, 255, 1),
        inset 0 0 0 19.5px rgba(128, 188, 162, 1),
        inset 0 0 0 21px rgba(255, 255, 255, 1);;
    }
    .super_verde .portlet.box.super a.lnk:hover { background: #fff; color: #80bca2; }
    /* Super marron */
    .super_marron .portlet.box.super {
        background: #817374;
        box-shadow:
        inset 0 0 0 10px rgba(129, 115, 116, 1),
        inset 0 0 0 15px rgba(255, 255, 255, 1),
        inset 0 0 0 19.5px rgba(129, 115, 116, 1),
        inset 0 0 0 21px rgba(255, 255, 255, 1);;
    }
    .super_marron .portlet.box.super a.lnk:hover { background: #fff; color: #817374; }
    /* Super crema */
    .super_crema .portlet.box.super {
        background: #c6b196;
        box-shadow:
        inset 0 0 0 10px rgba(198, 177, 150, 1),
        inset 0 0 0 15px rgba(255, 255, 255, 1),
        inset 0 0 0 19.5px rgba(198, 177, 150, 1),
        inset 0 0 0 21px rgba(255, 255, 255, 1);;
    }
    .super_crema .portlet.box.super a.lnk:hover { background: #fff; color: #c6b196; }

    /* Sin boton */
    .destacado_sinboton .portlet.box.high p:last-child {
        padding-bottom: 8px;
        border-bottom: 0;
    }

    .portlet-full {
        position: relative;
        z-index: 1;
    }

    .portlet-full::before {
        content: '';
        width: 400%;
        height: 100%;
        position: absolute;
        z-index: 0;
        top: 0px;
        left: -200%;
    }
    .portlet-full-brown.portlet-full::before {
        background-color: #e3d4c1;
    }

    /* 3 Columnes */
    .col33 {
        width: 33%;
        display: inline-block;
    }

    /* travel */
.portlet.box.box-h.high.travel { background: #fff!important; }
.portlet.box.box-h.high.travel h2 { font-size: 16px; text-transform: none; margin-top: -15px; }
.travels .box-img:after { top: 60px; }
.travel.box-h .box-img { top: 10px; }

    /* =========== */
    /* Exhibitors */
    /* =========== */

.degusta-exhibitors .article h2 a:hover, .degusta-exhibitors .article ul.brands li a:hover { color: #cc2e5b; }
.degusta-exhibitors .article .header h1 { color: #000; margin: 0; }
.degusta-exhibitors input#buscar { border-radius: 0; border: 2px solid #cc2e5b; color: #cc2e5b; padding: 10px; }
.degusta-exhibitors input#buscar:focus { background: transparent; }
.degusta-exhibitors button.button.high { background: #cc2e5b; padding: 13px 20px; }
.degusta-exhibitors button.button.high:hover { background-color: #cc2e5b; opacity: .8; }
.degusta-exhibitors #frmsearch-adv fieldset label { color: #cc2e5b; top: 17px; left: 14px; }
.degusta-exhibitors .article .search-tabs { border-bottom: 5px solid #cc2e5b; margin-bottom: 10px; }
.degusta-exhibitors .article .search-tabs li a { background: #fff; color: #cc2e5b; }
.degusta-exhibitors .article .search-tabs li a:hover, .article ul.alpha li a.active { background: #cc2e5b; color: #fff!important; }
.degusta-exhibitors .article .search-tabs li.ui-state-active.toggle-alpha a { background: #cc2e5b; font-family: 'Montserrat', 'Helvetica', 'Arial', sans-serif; color: #fff; }
.degusta-exhibitors ul.alpha { background: transparent; padding: 0; margin: 20px 0; }
.degusta-exhibitors .article ul.alpha li a { color: #cc2e5b; width: auto; height: auto; margin: 0 0px 0 0; padding: 5px; }
.degusta-exhibitors .article ul.alpha li a:hover, .degusta-exhibitors .article ul.alpha li a .active { background: #cc2e5b; color: #fff; }
.degusta-exhibitors .search .expositor img { display: none; }
.degusta-exhibitors .search .expositor h2 { text-align: left; margin-bottom: 5px; }
.degusta-exhibitors .expositor { width: 47%; padding: 0 20px 0 0; }
.degusta-exhibitors .expositor p { font-size: 12px!important; }
.degusta-exhibitors .pagination { width: 100%; padding-top: 20px!important; display: block; }
.degusta-exhibitors .article ul { padding-left: 0; }
.degusta-exhibitors .article .pagination ul.pages li a { border: 0!important; color: #cc2e5b; background: #fff!important; width: auto!important; height: auto!important; padding: 5px; }
.degusta-exhibitors  .article .pagination ul.pages li.active a { background:#cc2e5b!important; color: #fff;  }
.degusta-exhibitors .article .pagination ul.pages li.active span { border: 0!important; background: transparent; width: auto!important; height: auto!important; }
/* ------ */
.degusta-exhibitors .article ul li { background-image: none; }
.degusta-exhibitors .jstree-default ul li { border-left: 0; padding: 10px 0; }
.degusta-exhibitors #tree a:hover { color: #cc2e5b; text-decoration: none; }
.degusta-exhibitors #tree.jstree ul li > ul { padding: 20px; }
/* ------ */
.degusta-exhibitors .search .newstuff .category { margin-bottom: 10px; font-size: 11px; }
.degusta-exhibitors .search .newstuff h2 { text-align: left!important; margin-bottom: 5px; }
.degusta-exhibitors .search .newstuff a:hover { color: #cc2e5b; text-decoration: none; }
.degusta-exhibitors .article .pagination ul.pages li.previous a, .degusta-exhibitors  .article .pagination ul.pages li.next a { display: none; }
/* ----- */
.degusta-exhibitors .microsite .expositor { background: none; }
.degusta-exhibitors .microsite .exp-logo { display: none; }
.degusta-exhibitors .microsite .expositor { width: 100%; background: none; }
.degusta-exhibitors .microsite .expositor .exp-data { margin-left: 0; }
.degusta-exhibitors h2.name { text-align: left; }
.degusta-exhibitors .microsite .expositor .phone { border: 1px solid #c7c7c7; padding: 10px 10px 2px 10px; }
.degusta-exhibitors .article ul.web li a { color: #cc2e5b; }
.degusta-exhibitors .microsite .expositor .exp-location .pavilion { border: 0; }
.degusta-exhibitors  .microsite .products ol li a { color: #cc2e5b; }
.degusta-exhibitors .new-press-detail .header .category { margin-bottom: 15px; }
.degusta-exhibitors .article .header h1 { margin-bottom: 10px; }
.degusta-exhibitors .new-press-detail .expositor img { display: none; }
.degusta-exhibitors .article img { max-width: 300px; height: auto; margin-right: 20px; }
.degusta-exhibitors .article .docs { display: inline-block; }
.degusta-exhibitors .new-press-detail .expositor p { margin-left: 0; }

    /* =========== */
    /* Visitar */
    /* =========== */

.degusta-steps { border: 1px solid #ddd; padding: 20px; margin: 20px 0 20px 0; float: left; }
.degusta-steps li { float: left; width: 171px; text-align: center; padding: 0 10px; }
.degusta-steps li span { display: block; }
.degusta-steps li span.step-number { font-size: 30px; line-height: 30px; font-weight: bold; color: #27413d; }
.degusta-steps li span.step-item { text-transform: uppercase; font-size: 14px; font-weight: bold; margin-top: 5px; color: #27413d; }
.degusta-steps li span.step-time { color: #cc2e5b; font-weight: bold; }
.degusta-steps li span.step-price { background: transparent; color: #cc2e5b; text-transform: uppercase; padding: 0 0 8px 0; font-weight: bold; border-bottom: 2px solid #cc2e5b; display: inline-block; }
.degusta-steps li span.step-euros { margin-top: 20px; font-family: 'Kanit', sans-serif; font-size: 36px; }
.boton {
    position: relative;
    z-index: 100;
    display: inline-block;
    cursor: pointer;
    color: white;
    text-align: center;
    font-size: 16px;
    text-decoration: none;
    margin-top: 10px;
    padding: 12px 20px;
    background-color: #cc2e5b;
    opacity: 1;
    border: 0;
    -webkit-transition: background-color 0.35s linear;
    -moz-transition: background-color 0.35s linear;
    -ms-transition: background-color 0.35s linear;
    -o-transition: background-color 0.35s linear;
    transition: background-color 0.35s linear;
}
.boton:hover {
    color: white;
    background-color: #cc2e5b;
    opacity: .8;
}
    /* =========== */
    /* Comprar entradas */
    /* =========== */

a.rombo-rojo {
    background: #DD0D3E;
    display: block;
    width: 80%;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    font-family: 'Kanit';
    text-transform: uppercase;
    font-size: 18px;
    line-height: 24px;
    padding: 10px 0;
    letter-spacing: 2px;
    position: relative;
}
a.rombo-rojo:after {
    border-top: 33px solid transparent;
    border-bottom: 33px solid transparent;
    border-left: 15px solid #DD0D3E;
    content: '';
    position: absolute;
    right: -15px;
    top: 0;
}
a.rombo-rojo:before {
    border-top: 33px solid transparent;
    border-bottom: 33px solid transparent;
    border-right: 15px solid #DD0D3E;
    content: '';
    position: absolute;
    left: -15px;
    top: 0;
}

a.rombo-crema {
    background: #c6b196;
    display: block;
    width: 80%;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    font-family: 'Kanit';
    text-transform: uppercase;
    font-size: 18px;
    line-height: 24px;
    padding: 10px 0;
    letter-spacing: 2px;
    position: relative;
}
a.rombo-crema:after {
    border-top: 33px solid transparent;
    border-bottom: 33px solid transparent;
    border-left: 15px solid #c6b196;
    content: '';
    position: absolute;
    right: -15px;
    top: 0;
}
a.rombo-crema:before {
    border-top: 33px solid transparent;
    border-bottom: 33px solid transparent;
    border-right: 15px solid #c6b196;
    content: '';
    position: absolute;
    left: -15px;
    top: 0;
}

a.rombo-verde {
    background: #27413d;
    display: block;
    width: 80%;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    font-family: 'Kanit';
    text-transform: uppercase;
    font-size: 18px;
    line-height: 24px;
    padding: 10px 0;
    letter-spacing: 2px;
    position: relative;
}
a.rombo-verde:after {
    border-top: 46px solid transparent;
    border-bottom: 46px solid transparent;
    border-left: 15px solid #27413d;
    content: '';
    position: absolute;
    right: -15px;
    top: 0;
}
a.rombo-verde:before {
    border-top: 46px solid transparent;
    border-bottom: 46px solid transparent;
    border-right: 15px solid #27413d;
    content: '';
    position: absolute;
    left: -15px;
    top: 0;
}
