@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,700");
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

body {
    font: 100%/1.375 Helvetica Neue, Helvetica, Arial, sans-serif;
    background: #fff
}

a,
body {
    color: #333
}

a {
    text-decoration: none;
    outline: medium none;
    border-bottom: none
}

a:hover {
    text-decoration: underline
}

a.color-lnk,
a:hover {
    color: #e24446;
    border: none
}

a.color-lnk {
    font-weight: 700
}

a.color-lnk:hover {
    text-decoration: underline
}

a.color-lnk.normal {
    font-weight: 400
}

a.doc {
    color: #00a1cb;
    border: none;
    padding: 0 5px
}

a.doc:hover {
    text-decoration: underline
}

a.doc:before {
    content: url(../images/doc.png);
    float: left;
    padding: 1px 0 0
}

.go-back,
.go-up {
    height: 20px;
    text-align: right
}

.go-back {
    margin-bottom: -15px
}

h1 {
    font-size: 2.25em;
    line-height: 1.1em;
    margin-bottom: 10px
}

h1 a {
    color: #333
}

h2 {
    font-size: 1.833em;
    line-height: 1.136em;
    margin-bottom: 15px
}

h2 a {
    color: #333
}

h3 {
    color: #666;
    font-size: 1.5em;
    line-height: 1.1em;
    margin-bottom: 15px
}

h3 a {
    color: #333
}

h4,
h5,
h6 {
    font-weight: 700;
    margin-bottom: 10px
}

h4 {
    font-size: 1.5em;
    line-height: 1.1em
}

h5 {
    font-size: 1.25em;
    line-height: 1.3em
}

h6 {
    font-size: 1.083em;
    line-height: 1.307em
}

p {
    font-size: 1em;
    margin-bottom: 20px
}

strong {
    font-weight: 700
}

i,
small {
    font-size: .917em;
    color: #666
}

em,
i {
    font-style: italic
}

em {
    color: #666;
    font-family: Montserrat, sans-serif;
    font-size: 1.083em;
    line-height: 1.33em
}

em.big {
    font-size: 1.25em
}

pre {
    white-space: pre-wrap;
    white-space: pre-line;
    margin-bottom: 20px
}

code {
    font-family: Courier New, Courier, monospace;
    font-size: 1em;
    line-height: 1.25em
}

::-moz-selection {
    background: #daedff
}

::selection {
    background: #daedff
}

table {
    width: 620px;
    margin-bottom: 20px
}

table caption {
    font-size: 1.5em;
    line-height: 1.1em;
    padding: 0 4px 10px;
    border-bottom: 3px solid #e0e0e0
}

table caption,
table thead th {
    font-weight: 700;
    text-align: left
}

table thead th {
    font-size: 1.167em;
    padding: 20px 10px 10px 4px
}

table tbody td,
table thead th {
    border-bottom: 0px solid #e0e0e0
}

table tbody td {
    padding: 10px 10px 10px 4px
}

.date {
    font-size: 1em;
    font-weight: 700;
    color: #666
}

.date.vertical {
    text-align: right
}

.date.vertical span {
    display: block
}

.date.vertical .day {
    font-size: 1.917em;
    line-height: 1em;
    font-weight: 700
}

.date.vertical .day-of-week,
.date.vertical .month-year {
    line-height: 1em
}

.is-mobilized body>div {
    display: block
}

.is-mobilized body>div.fb-cd {
    display: none
}

body.loading {
    position: relative
}

body.loading:after,
body.loading:before {
    opacity: 1;
    -webkit-transition: all .35s ease;
    transition: all .35s ease
}

body.loading:before {
    z-index: 1000;
    width: 100%;
    height: 100%;
    background: #fff;
    content: "";
    position: fixed;
    top: 0;
    left: 0
}

body.loading:after {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1001;
    margin: -100px 0 0 -100px;
    width: 200px;
    height: 200px;
    background-image: url(../images/loading.gif);
    background-position: 50%;
    background-repeat: no-repeat;
    content: ""
}

body.loading.loaded {
    background-color: #fff
}

body.loading.loaded:after,
body.loading.loaded:before {
    opacity: 0
}

.nav-submenu {
    display: none
}

img {
    max-width: 100%;
    height: auto
}

#content:after,
#content:before,
#footer:after,
#footer:before,
#search-results:after,
#search-results:before,
.pagination:after,
.pagination:before,
.row:after,
.row:before,
.utilities:after,
.utilities:before,
.wrap:after,
.wrap:before {
    content: "";
    display: table
}

#content:after,
#footer:after,
#search-results:after,
.pagination:after,
.row:after,
.utilities:after,
.wrap:after {
    clear: both
}

.col-2-1,
.col-3-1,
.col-4-1,
.col-6-1 {
    float: left
}

.col-193,
.col-240,
.col-300,
.col-407,
.col-460,
.col-620,
.col-640,
.col-940 {
    float: left;
    margin-right: 20px
}

.col-6-1 {
    width: 16%;
    margin-right: .8%
}

.col-4-1 {
    width: 24%;
    margin-right: 1.333%
}

.col-2-1 {
    width: 49.5%;
    margin-right: 1%
}

.col-940 {
    width: 940px;
    margin-right: 0
}

.col-640 {
    width: 640px;
    padding-right: 29px;
    border-right: 1px solid #ccc;
    margin-right: 30px
}

.col-620 {
    width: 620px
}

.col-460 {
    width: 460px
}

.col-407 {
    width: 407px
}

.col-300 {
    width: 300px
}

.col-240 {
    width: 240px
}

.col-193 {
    width: 193px
}

#wrapper {
    background: #fff none no-repeat top;
    width: 100%
}

#content,
#footer,
#header,
#nav-main {
    width: 980px;
    margin: 0 auto
}

#content {
    background: #fff;
    width: 940px;
    padding: 20px
}

#header {
    position: relative
}

#header a {
    border: none
}

#header #logo {
    display: block;
    width: 280px;
    height: 145px
}

#header #logo h1 span {
    position: absolute;
    left: -999em
}

#header .top-nav {
    position: absolute;
    top: 15px;
    right: 0
}

#header .top-nav .top-links {
    float: right
}

#header .top-nav .top-links li {
    float: left;
    margin-left: 5px
}

#header .top-nav .top-links li a {
    display: block;
    height: 25px;
    padding: 0 10px;
    font-size: .917em;
    line-height: 25px;
    color: #edf8fe;
    color: hsla(0, 0%, 100%, .8);
    background: #003948
}

#header .top-nav .top-links li a:hover {
    color: #fff
}

#header .top-nav .portlet-language {
    float: right;
    margin-left: 5px;
    width: 75px
}

#header .top-nav #lang-selector .dropdown-toggle {
    position: relative;
    display: block;
    height: 25px;
    padding: 0 10px;
    font-size: .917em;
    line-height: 25px;
    color: #edf8fe;
    color: hsla(0, 0%, 100%, .8);
    background: #003948;
    border-radius: 0;
    border: none;
    box-shadow: none
}

#header .top-nav #lang-selector .dropdown-toggle:hover {
    color: #fff
}

#header .top-nav #lang-selector .dropdown-toggle:after {
    content: url(../images/l-dropdown.png);
    position: absolute;
    right: 10px;
    top: 2px
}

#header .top-nav #lang-selector .dropdown-menu {
    display: none;
    background: #003948;
    padding: 5px 0;
    box-shadow: 0 10px 5px rgba(0, 0, 0, .4);
    min-width: 100px
}

#header .top-nav #lang-selector .dropdown-menu li a {
    display: block;
    padding: 0 10px;
    font-size: .917em;
    height: 20px;
    line-height: 20px;
    color: #edf8fe;
    color: hsla(0, 0%, 100%, .8);
    background: #003948
}

#header .top-nav #lang-selector .dropdown-menu li a:hover {
    color: #003948;
    background: #edf8fe
}

#header .top-nav #lang-selector.open .dropdown-menu {
    display: block
}

#header .top-nav #search {
    float: right;
    width: 160px;
    margin-left: 5px
}

#header #claim {
    position: absolute;
    top: 40px;
    right: 0;
    width: 695px;
    height: 115px
}

#header #claim p {
    padding: 20px 0 0 250px;
    color: #fff;
    font-size: 2.667em;
    line-height: 1.125em;
    text-transform: uppercase;
    text-shadow: 0 1px 5px #000
}

#nav-main {
    width: 960px;
    background: transparent;
    border-bottom: none;
    padding: 0 10px;
    margin-top: 25px
}

#nav-main:after,
#nav-main:before {
    content: "";
    display: table
}

#nav-main:after {
    clear: both
}

#nav-main a {
    border: none
}

#nav-main ul.dropdown {
  list-style: none;
  float: none;
  max-width: 1200px;
  margin: 0 auto;
}

#nav-main ul.dropdown li {
    float: left;
    position: relative
}

#nav-main ul.dropdown li.first a {
    background-image: none
}

#nav-main ul.dropdown a {
    font-size: 1.167em;
    line-height: 36px;
    text-transform: none;
    display: block;
    padding: 0 15px;
    color: #000;
    background: transparent none no-repeat 0
}

#nav-main ul.dropdown a:hover {
    background: #007c9b
}

#nav-main ul.dropdown ul {
    background: #000;
    list-style: none;
    position: absolute;
    left: -9999em;
    box-shadow: 0 10px 10px rgba(0, 0, 0, .4)
}

#nav-main ul.dropdown ul li {
    float: none;
    border-top: none
}

#nav-main ul.dropdown ul li.first {
    border: none
}

#nav-main ul.dropdown ul a {
    display: block;
    min-width: 200px;
    font-size: 1.083em;
    line-height: 1;
    padding: 10px 10px 10px 20px;
    text-transform: none;
    white-space: nowrap
}

#nav-main ul.dropdown li.active {
    margin-right: inherit;
    z-index: 500
}

#nav-main ul.dropdown li.active a {
    margin-top: inherit;
    padding-top: inherit;
    padding-right: 15px;
    background-color: transparent;
    background-image: none
}

#nav-main ul.dropdown li:hover {
    margin-right: inherit;
    z-index: 500
}

#nav-main ul.dropdown li:hover ul {
    left: 0;
    top: 36px
}

#nav-main ul.dropdown li:hover ul li {
    margin-right: 0;
    text-decoration: none
}

#nav-main ul.dropdown li:hover ul li a {
    display: block!important;
    margin-top: 0;
    padding-top: 10px;
    background-color: #000;
    color: #fff
}

#nav-main ul.dropdown li:hover ul li a:hover {
    background: #007c9b
}

#nav-main ul.dropdown li:hover a {
    margin-top: inherit;
    padding-top: 0;
    padding-right: 8px;
    background: transparent
}

#footer .partners,
#footer .sitemap {
    padding: 20px
}

#footer .partners {
    background: #fff;
    margin-bottom: 0
}

#footer .sitemap {
    color: #fff;
    background: #00a1cb;
    border-bottom: 3px solid #0092b6
}

#footer .sitemap:after,
#footer .sitemap:before {
    content: "";
    display: table
}

#footer .sitemap:after {
    clear: both
}

#footer .sitemap .col-6-1 {
    background: transparent url(../images/px-fff-20.png) repeat-y 100%
}

#footer .sitemap .last {
    background: none
}

#footer .sitemap h2,
#footer .sitemap ul {
    padding: 0 10px 0 3px
}

#footer .sitemap h2 {
    font-size: .917em;
    text-transform: uppercase
}

#footer .sitemap li {
    line-height: 1em;
    margin-bottom: .3em
}

#footer .sitemap a {
    font-size: .917em;
    color: #fff;
    border: none
}

#footer .sitemap a:hover {
    text-decoration: underline
}

#footer .siteinfo {
    color: #fff;
    background: transparent;
    min-height: 75px
}

#footer .siteinfo:after,
#footer .siteinfo:before {
    content: "";
    display: table
}

#footer .siteinfo:after {
    clear: both
}

#footer .siteinfo .link-home {
    width: 160px;
    height: 70px;
    float: left
}

#footer .siteinfo .bottom-links,
#footer .siteinfo .copyright {
    padding-right: 20px;
    text-align: right
}

#footer .siteinfo .bottom-links {
    margin-top: 1.25em
}

#footer .siteinfo .bottom-links li {
    display: inline
}

#footer .siteinfo .bottom-links li:after {
    content: "|";
    padding: 0 3px 0 5px
}

#footer .siteinfo .bottom-links li.last:after {
    content: none;
    padding: 0
}

#footer .siteinfo .copyright {
    margin: .25em 0 0;
    font-weight: 700
}

#footer .siteinfo a {
    color: #fff;
    border: none
}

#footer .siteinfo a:hover {
    text-decoration: underline
}

.submenu {
    margin-bottom: 20px
}

.submenu li {
    font-size: 1.083em;
    line-height: 1
}

.submenu li a {
    display: block;
    color: #333;
    padding: 10px 20px;
    border-bottom: 1px solid #ccc
}

.submenu li a:hover {
    color: #000;
    background-color: #f2f2f2
}

.breadcrumbs {
    margin-bottom: 20px
}

.breadcrumbs li {
    color: #666;
    display: inline
}

.breadcrumbs li:after {
    content: "-";
    padding: 0 3px 0 5px
}

.breadcrumbs li.last a {
    color: #333
}

.breadcrumbs li.last:after {
    content: none;
    padding: 0
}

.breadcrumbs li a {
    border: none;
    color: #666
}

.breadcrumbs li a:hover {
    color: #00a1cb
}

.portlet {
    background-color: #fff;
    margin-bottom: 20px
}

.portlet.box {
    padding: 24px
}

.portlet .section {
    font-family: Montserrat, sans-serif;
    font-size: 11px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .07em;
    color: rgba(0, 0, 0, .62);
    margin-bottom: 20px
}

.portlet .title {
    position: relative;
    min-height: 60px;
    font-weight: 700;
    font-size: 23px;
    line-height: 1.173913043;
    margin-bottom: 10px
}

.portlet .title a {
    color: inherit
}

.portlet .title a:hover {
    text-decoration: underline
}

.portlet .title:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: -24px;
    width: 10px;
    height: 1px;
    background-color: #000
}

.portlet img {
    width: auto!important;
    width: 100%;
    max-width: 100%;
    margin-bottom: 10px
}

.portlet p {
    margin-bottom: 30px
}

.portlet p:last-child {
    margin-bottom: 0
}

.portlet .lnk {
    font-weight: 700;
    color: #333;
    text-decoration: underline
}

.portlet .lnk:hover {
    color: #e24446
}

.portlet a {
    border: none
}

.portlet.sidebar {
    margin-bottom: 40px
}

.portlet.sidebar .section {
    color: #333;
    font-size: 1.25em;
    font-weight: 700;
    text-transform: none
}

.high {
    padding: 24px;
    border: none;
    border-top: none;
    background-color: #e24446;
    color: #fff
}

.high .title:before {
    background-color: #fff
}

.high .lnk,
.high .section {
    color: #000
}

.high .lnk:hover {
    color: #fff
}

.super {
    padding: 24px;
    background-color: #333;
    border-top: none
}

.super .title:before {
    background-color: #fff
}

.super .section,
.super .title,
.super .title a,
.super p {
    color: #fff
}

.super .lnk {
    color: #e24446
}

.super .lnk:hover {
    color: #fff
}

.box-h .box-img {
    float: left;
    width: 160px;
    margin-right: 10px
}

.box-h .box-img img {
    margin-bottom: 0
}

.box-h-xl .box-img {
    width: 270px
}

.tabbed .tabs {
    margin-bottom: -4px;
    list-style: none
}

.tabbed .tabs:after,
.tabbed .tabs:before {
    content: "";
    display: table
}

.tabbed .tabs:after {
    clear: both
}

.tabbed .tabs li {
    float: left;
    margin-right: 5px;
    padding: 0 0 4px
}

.tabbed .tabs li.active {
    height: 27px;
    overflow: hidden;
    z-index: 400;
    background: #fff;
    border: 1px solid #e0e0e0;
    border-bottom: none
}

.tabbed .tabs li.active a,
.tabbed .tabs li.active a:hover {
    background: #fff;
    color: #333
}

.tabbed .tabs li a {
    font-size: .833em;
    text-transform: uppercase;
    color: #333;
    background: #f2f2f2;
    display: block;
    padding: 0 6px;
    line-height: 28px
}

.tabbed .tabs li a:hover {
    background: #e0e0e0
}

.tabbed .tab-content>.tab-pane,
.tabbed .tab-content>div {
    display: none
}

.tabbed .tab-content>.active {
    display: block
}

.tabbed .tab-content {
    padding: 15px 10px 10px;
    border: 1px solid #d8d8d8;
    border-top: 4px solid #e0e0e0
}

.tabbed .location {
    color: #666;
    border-bottom: 1px dotted #ccc;
    margin-top: -5px;
    padding-bottom: 5px
}

.tabbed.high {
    padding: 0;
    border: none
}

.tabbed.high .tabs li.active {
    height: 28px;
    overflow: hidden;
    background: #00a1cb;
    border: none
}

.tabbed.high .tab-content,
.tabbed.high .tabs li.active a,
.tabbed.high .tabs li.active a:hover {
    color: #fff;
    background: #00a1cb
}

.tabbed.high .tab-content {
    padding: 15px;
    border-color: #00a1cb;
    border-top: 4px solid #0092b6
}

.tabbed.high .location {
    color: #b3e3f0;
    border-bottom: 1px dotted #82e6ff;
    margin-top: -5px;
    padding-bottom: 5px
}

.tabbed.high .title a {
    color: #fff
}

.links ul li a {
    font-size: 1.083em;
    font-weight: 700;
    display: block;
    padding: 8px 4px;
    color: #333;
    background: transparent url(../img/lnk.png) no-repeat 100%;
    border-bottom: 2px solid #e0e0e0
}

.links ul li a:hover {
    background-color: #f2f2f2
}

.links.high {
    padding: 7px 14px 14px;
    border: 1px solid #ccc;
    border-top: 3px solid #d8d8d8
}

.links.super {
    padding: 0;
    border: 0;
    background: transparent
}

.links.super ul li {
    margin-bottom: 1px
}

.links.super ul li a {
    font-size: 1.083em;
    font-weight: 700;
    display: block;
    padding: 8px 0 8px 15px;
    color: #fff;
    background: #002b55 url(../img/lnk-super.png) no-repeat 100%;
    border-bottom: none
}

.links.super ul li a:hover {
    background-color: #007c9b
}

.partners ul:after,
.partners ul:before {
    content: "";
    display: table
}

.partners ul:after {
    clear: both
}

.partners ul li {
    float: left;
    margin-bottom: 15px
}

.partners ul li a,
.partners ul li span {
    display: block;
    padding: 0 2px 2px;
    border-right: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    width: 90px
}

.partners ul li a:hover,
.partners ul li span:hover {
    padding: 0 0 0 2px;
    border-right: 3px solid #afafaf;
    border-bottom: 3px solid #afafaf
}

.partners ul li a img,
.partners ul li span img {
    max-width: 100%;
    margin: 0 auto
}

.partners.high {
    border: 1px solid #f5f5f5;
    padding: 0
}

.partners.high .section {
    background: #f5f5f5;
    padding: 4px 10px;
    margin-bottom: 0
}

.partners.high ul {
    margin-top: 10px;
    padding: 5px 8px
}

.partners.high ul li {
    margin: 0 5px 10px
}

.partners.high ul li a,
.partners.high ul li a:hover,
.partners.high ul li span,
.partners.high ul li span:hover {
    padding: 0;
    border: none
}

.partners.high ul li a img,
.partners.high ul li span img {
    margin: 0
}

.countdown .time {
    float: left;
    display: block;
    width: 90px;
    height: 72px;
    padding-top: 18px;
    margin-right: 10px;
    color: #fff;
    background: #d8d8d8 url(../images/countdown-bg.png) no-repeat 0 0
}

.countdown .time span {
    display: block;
    font-size: 28px;
    font-weight: 700;
    line-height: 25px;
    letter-spacing: -2px;
    text-align: center
}

.countdown .box-txt {
    margin-left: 100px;
    padding-top: 15px
}

.countdown .box-txt .title {
    font-size: 1.25em;
    font-weight: 700;
    line-height: 1
}

.countdown.high,
.countdown.super {
    background: transparent;
    border: none;
    padding: 0
}

.countdown.high .time {
    background-color: #00a1cb
}

.countdown.super .time {
    background-color: #333
}

.countdown.super .lnk,
.countdown.super .title {
    color: #333
}

.news ul li {
    border-top: 1px solid #e0e0e0;
    padding-top: 10px
}

.news ul li .date {
    color: #333;
    font-weight: 700;
    margin-bottom: 0
}

.news ul li .title {
    font-size: 1em;
    font-weight: 400;
    line-height: 1.416em
}

.news .read-more-lnk,
.news .rss-link {
    float: left;
    margin: 5px 20px 5px 0
}

.news .read-more-lnk a,
.news .rss-link a {
    color: #333;
    border-bottom: 1px solid #ccc
}

.news .read-more-lnk a:hover,
.news .rss-link a:hover {
    border-color: #333
}

.news .rss-link a:before {
    content: url(../images/rss.png);
    float: left;
    padding: 2px 4px 0 0
}

.news.high {
    padding: 10px 15px 5px
}

.agenda,
.news.high {
    border: 1px solid #ccc;
    border-top-width: 3px
}

.agenda .section {
    padding: 2px 10px
}

.agenda table {
    width: 100%;
    margin: 0;
    border: 0
}

.agenda table.w2 td,
.agenda table.w2 th {
    width: 25%
}

.agenda table.w3 td,
.agenda table.w3 th {
    width: 33.33333%
}

.agenda table.w4 td,
.agenda table.w4 th {
    width: 25%
}

.agenda table.w5 td,
.agenda table.w5 th {
    width: 20%
}

.agenda table.w6 td,
.agenda table.w6 th {
    width: 16.66667%
}

.agenda table.w7 td,
.agenda table.w7 th {
    width: 14.28571%
}

.agenda table.w8 td,
.agenda table.w8 th {
    width: 12.5%
}

.agenda table.w9 td,
.agenda table.w9 th {
    width: 11.11111%
}

.agenda table.w10 td,
.agenda table.w10 th {
    width: 10%
}

.agenda table.w7 th span,
.agenda table.w8 th span,
.agenda table.w9 th span,
.agenda table.w10 th span {
    font-size: 1.333em
}

.agenda table caption {
    display: none
}

.agenda table th {
    padding: 0 0 5px;
    text-align: center;
    font-weight: 400;
    font-size: 1em;
    border-bottom: 1px solid #f5f5f5
}

.agenda table th abbr,
.agenda table th span {
    display: block;
    text-align: center
}

.agenda table th span {
    font-size: 1.833em
}

.agenda table th abbr {
    color: #666
}

.agenda table td {
    padding: 0;
    background-color: #f5f5f5;
    border-top: 1px solid #d8d8d8;
    border-bottom: none
}

.agenda table td a {
    display: block;
    max-width: 100%;
    height: 28px;
    padding: 0;
    background: #fff;
    border-right: 2px solid #00a1cb;
    border-bottom: 2px solid #00a1cb;
    color: #333;
    line-height: 28px;
    font-weight: 700;
    overflow: hidden
}

.agenda table td a span {
    padding: 0 10px;
    white-space: nowrap
}

.agenda table tr.first td {
    border-top: none
}

.agenda.high {
    padding: 0
}

.agenda.high table td {
    background-color: #00a1cb;
    border: none
}

.agenda.high table tr.first td {
    border-top: 1px solid #00a1cb
}

.event .event-img {
    float: left;
    width: 160px;
    margin-right: 10px
}

.event .event-txt {
    margin-left: 170px
}

.event .time {
    color: #999;
    font-size: 1.083em;
    font-weight: 700;
    margin-bottom: 0
}

.event .location {
    color: #999;
    margin-bottom: 10px
}

.event-list .item {
    border-top: 1px solid #e0e0e0;
    padding: 10px 0
}

.event-list .item.first {
    border: none
}

.event-list .item .item-txt {
    margin-right: 120px
}

.event-list .item .item-img {
    display: block;
    width: 110px;
    height: 75px;
    overflow: hidden;
    float: right;
    margin-left: 10px
}

.event-list .item .item-img img {
    margin: 0
}

.event-list .item .title {
    font-size: 1.083em;
    line-height: 1.307em;
    font-weight: 700;
    margin-bottom: 5px
}

.event-list .item .time {
    color: #666;
    line-height: 1.25em;
    font-weight: 700;
    margin-bottom: 4px
}

.event-list .item .location {
    color: #666;
    margin-bottom: 0
}

.event-list .item .location:before {
    content: url(../images/location.png);
    float: left;
    padding: 0 4px 0 0;
    margin-top: -1px
}

.event-list.super .item {
    border-color: #e0e0e0
}

.event-list.super .item .location,
.event-list.super .item .time {
    color: #999
}

.event-list.super .item .location:before {
    content: url(../images/location-2.png)
}

.web-form-portlet .survey .title {
    font-size: 1.167em;
    line-height: 1.071em;
    font-weight: 700
}

.web-form-portlet .survey .question {
    font-size: 1em;
    line-height: 1.25em;
    color: #666
}

.web-form-portlet .survey .aui-form {
    margin-bottom: 15px
}

.web-form-portlet .survey .aui-form .aui-form .aui-field {
    margin-top: 10px
}

.web-form-portlet .survey .aui-form .aui-field-wrapper-content .aui-field {
    display: block;
    float: none;
    margin-bottom: 10px
}

.web-form-portlet .survey .aui-form .aui-field-wrapper-content .aui-field-content {
    display: block
}

.web-form-portlet .survey .aui-form .aui-field-wrapper-content .aui-field-content:after,
.web-form-portlet .survey .aui-form .aui-field-wrapper-content .aui-field-content:before {
    content: "";
    display: table
}

.web-form-portlet .survey .aui-form .aui-field-wrapper-content .aui-field-content:after {
    clear: both
}

.web-form-portlet .survey .aui-form .aui-field-wrapper-content .aui-field-element {
    width: 10%;
    float: left;
    display: block
}

.web-form-portlet .survey .aui-form .aui-field-wrapper-content .aui-field-label {
    width: 90%;
    float: left;
    display: block;
    font-size: 1em;
    line-height: 1.25em
}

.web-form-portlet .survey.super {
    color: #fff
}

.web-form-portlet .survey.super .question {
    color: #999
}

.web-form-portlet .survey.super .aui-form label {
    color: #fff
}

.survey-result .title {
    font-size: 1.167em;
    line-height: 1.071em;
    font-weight: 700
}

.survey-result .question {
    font-size: 1em;
    line-height: 1.25em;
    color: #666
}

.survey-result .aui-form {
    margin-bottom: 15px
}

.survey-result .aui-form table {
    margin-top: 15px;
    width: auto
}

.survey-result .aui-form table td {
    padding: 5px;
    font-size: 1.2em;
    border: none
}

.survey-result .aui-form table td table {
    display: none
}

.survey-result .aui-form table .results-header {
    background-color: #f2f2f2
}

.survey-result .aui-form table .results-row {
    border-bottom: 1px solid #f2f2f2
}

.survey-result .aui-form br {
    display: none
}

.survey-result .aui-form div {
    font-weight: 700
}

.survey-result .aui-form div strong {
    font-weight: 400
}

.survey-result.super {
    color: #fff
}

.survey-result.super .question {
    color: #999
}

.survey-result.super .aui-form label {
    color: #fff
}

.survey-result.super table .results-header {
    color: #00a1cb;
    background-color: #233132
}

.survey-result.super table .results-row {
    border-bottom: 1px solid #0c647a
}

.portlet-msg-success {
    border: 1px solid #a8d8a0;
    background: #f0f8e8 url(../images/icon-success.png) no-repeat 8px;
    background: rgba(168, 216, 160, .6) url(../images/icon-success.png) no-repeat 8px;
    padding: 8px 8px 8px 32px;
    margin-bottom: 15px;
    font-size: 1em;
    color: #333
}

input:focus {
    outline: none
}

.vertical-form legend {
    font-size: 1.5em;
    line-height: 1.1111em;
    font-weight: 700;
    margin-bottom: 10px
}

.vertical-form .field,
.vertical-form p {
    margin-bottom: 15px
}

.vertical-form .field.required label span {
    color: #00a1cb
}

.vertical-form .field .help {
    display: block;
    color: #666;
    font-size: .917em;
    margin-top: 5px
}

.vertical-form .field-group {
    margin-bottom: 15px
}

.vertical-form .field-group:after,
.vertical-form .field-group:before {
    content: "";
    display: table
}

.vertical-form .field-group:after {
    clear: both
}

.vertical-form .field-group .label-group {
    float: left;
    margin: 0 15px 0 0
}

.vertical-form .field-group .fields {
    float: left
}

.vertical-form .field-group .fields label {
    font-size: .917em;
    line-height: 1.1538em;
    font-weight: 400
}

.vertical-form .field-group .fields .checkbox.inline,
.vertical-form .field-group .fields .radio.inline {
    display: inline-block;
    margin: 0 10px 0 0
}

.vertical-form .field-group .fields .checkbox.inline input,
.vertical-form .field-group .fields .radio.inline input {
    padding: 0;
    border: none;
    vertical-align: middle
}

.vertical-form label {
    color: #333;
    display: block;
    font-size: 1em;
    font-weight: 700;
    margin-bottom: 5px
}

.vertical-form button,
.vertical-form input,
.vertical-form select,
.vertical-form textarea {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif
}

.vertical-form input,
.vertical-form select,
.vertical-form textarea {
    border: 1px solid #ccc;
    border-radius: 4px 4px 4px 4px;
    color: #555;
    display: inline-block;
    font-size: 12px;
    height: 18px;
    line-height: 18px;
    padding: 5px
}

.vertical-form select {
    width: 260px;
    height: 28px;
    line-height: 28px
}

.vertical-form textarea {
    width: 438px;
    height: 130px
}

.vertical-form .input-large {
    width: 248px
}

.web-form-portlet .aui-form legend {
    font-size: 1.5em;
    line-height: 1.1111em;
    font-weight: 700;
    margin-bottom: 10px
}

.web-form-portlet .aui-form em {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-style: normal;
    font-size: 1em;
    color: #333
}

.web-form-portlet .aui-form .aui-field {
    display: block;
    margin-top: 15px
}

.web-form-portlet .aui-form .portlet-msg-error {
    display: block;
    color: #666;
    font-size: .917em;
    margin-top: 5px
}

.web-form-portlet .aui-form label {
    color: #333;
    display: block;
    font-size: 1em;
    font-weight: 700;
    margin-bottom: 5px
}

.web-form-portlet .aui-form button,
.web-form-portlet .aui-form input,
.web-form-portlet .aui-form select,
.web-form-portlet .aui-form textarea {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif
}

.web-form-portlet .aui-form input,
.web-form-portlet .aui-form select,
.web-form-portlet .aui-form textarea {
    border: 1px solid #ccc;
    border-radius: 4px 4px 4px 4px;
    color: #555;
    display: inline-block;
    font-size: 12px;
    height: 18px;
    line-height: 18px;
    padding: 5px
}

.web-form-portlet .aui-form .aui-field-input-text {
    width: 248px
}

.web-form-portlet .aui-form .aui-field-input-select {
    width: 260px;
    height: 28px;
    line-height: 28px
}

.web-form-portlet .aui-form .lfr-textarea-container textarea {
    width: 438px;
    height: 130px
}

.web-form-portlet .aui-form .aui-field-choice {
    display: inline-block;
    margin: 15px 10px 0 0
}

.web-form-portlet .aui-form .aui-field-choice label.aui-field-label {
    font-size: .917em;
    line-height: 1.1538em;
    font-weight: 400;
    display: inline-block;
    float: none;
    margin: 0
}

.web-form-portlet .aui-form .aui-field-choice input {
    display: inline-block;
    padding: 0;
    border: none;
    vertical-align: middle
}

.web-form-portlet .aui-form .aui-field-wrapper-content:after,
.web-form-portlet .aui-form .aui-field-wrapper-content:before {
    content: "";
    display: table
}

.web-form-portlet .aui-form .aui-field-wrapper-content:after {
    clear: both
}

.web-form-portlet .aui-form .aui-field-wrapper-content .aui-field-label {
    float: left;
    margin: 0 15px 0 0
}

.web-form-portlet .aui-form .aui-field-wrapper-content .aui-field {
    float: left;
    margin-top: 0
}

.web-form-portlet .aui-form .aui-field-wrapper-content .aux-field-choice {
    margin-top: 0
}

.web-form-portlet .aui-form .aui-button {
    display: block;
    margin-top: 15px
}

.web-form-portlet .aui-form .aui-button .aui-button-input {
    background-color: #41b7d8;
    border: 1px solid #00a1cb;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 1.0832em;
    line-height: 1.3846;
    height: 30px;
    padding: 4px 10px;
    text-align: center;
    text-shadow: 0 1px 1px #0092b6
}

.web-form-portlet .aui-form .aui-button .aui-button-input:hover {
    background-color: #29acc8
}

#search form fieldset {
    background: #003948;
    position: relative;
    width: 160px;
    height: 25px
}

#search form fieldset #q {
    color: #fff;
    color: hsla(0, 0%, 100%, .8);
    background: transparent;
    border: none;
    width: 120px;
    padding: 6px 30px 0 10px;
    font-size: .917em
}

#search form fieldset label {
    font-size: .917em;
    position: absolute;
    top: 4px;
    left: 10px;
    color: #fff;
    color: hsla(0, 0%, 100%, .8)
}

#search form fieldset #send {
    position: absolute;
    right: 10px;
    top: 5px
}

#frmsearch-adv {
    margin: 20px 0
}

#frmsearch-adv fieldset {
    position: relative
}

#frmsearch-adv fieldset button,
#frmsearch-adv fieldset input {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif
}

#frmsearch-adv fieldset #advq {
    width: 248px;
    border: 1px solid #ccc;
    border-radius: 4px 4px 4px 4px;
    color: #555;
    display: inline-block;
    font-size: 12px;
    height: 18px;
    line-height: 18px;
    padding: 5px;
    margin-right: 15px
}

#frmsearch-adv fieldset label {
    position: absolute;
    top: 7px;
    left: 7px;
    color: #ccc
}

#frmsearch-adv fieldset button {
    margin-right: 20px
}

#frmsearch-adv fieldset .reset {
    display: inline-block;
    margin: 0;
    line-height: 30px
}

.btn {
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(center top, #fff, #e6e6e6);
    background-repeat: repeat-x;
    border-color: #ccc #ccc #bbb;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .2), 0 1px 2px rgba(0, 0, 0, .05);
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 0;
    padding: 4px 10px;
    text-align: center;
    text-shadow: 0 1px 1px hsla(0, 0%, 100%, .75);
    vertical-align: middle
}

.btn .caret {
    margin-left: 0;
    margin-top: 7px
}

.caret {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #000;
    content: "↓";
    display: inline-block;
    height: 0;
    opacity: .3;
    text-indent: -99999px;
    vertical-align: top;
    width: 0
}

.btn-group {
    position: relative
}

.btn-group:after,
.btn-group:before {
    content: "";
    display: table
}

.btn-group:after {
    clear: both
}

.btn-group+.btn-group {
    margin-left: 5px
}

.btn-toolbar {
    margin-bottom: 9px;
    margin-top: 9px
}

.btn-toolbar .btn-group {
    display: inline-block
}

.btn-group .btn {
    border-radius: 0 0 0 0;
    float: left;
    margin-left: -1px;
    position: relative
}

.btn-group .btn:first-child {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    margin-left: 0
}

.btn-group .btn:last-child,
.btn-group .dropdown-toggle {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.btn-group .btn.large:first-child {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
    margin-left: 0
}

.btn-group .btn.large:last-child,
.btn-group .large.dropdown-toggle {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.btn-group .btn.active,
.btn-group .btn:active,
.btn-group .btn:focus,
.btn-group .btn:hover {
    z-index: 2
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0 none
}

.btn-group .dropdown-toggle {
    box-shadow: inset 1px 0 0 hsla(0, 0%, 100%, .125), inset 0 1px 0 hsla(0, 0%, 100%, .2), 0 1px 2px rgba(0, 0, 0, .05);
    padding-left: 8px;
    padding-right: 8px
}

.btn-group .dropdown-toggle:hover {
    border-color: #ccc
}

.btn-group .dropdown-toggle:hover .caret {
    opacity: 1
}

.btn-group.open .dropdown-toggle {
    background-image: none;
    box-shadow: inset 0 1px 6px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05)
}

.btn-group.open .dropdown-menu {
    border-radius: 5px 5px 5px 5px;
    display: block;
    margin-top: 1px
}

.dropdown-menu {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 0 0 5px 5px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    display: none;
    float: left;
    left: 0;
    list-style: none outside none;
    margin: 0;
    min-width: 160px;
    padding: 4px 0;
    position: absolute;
    top: 100%;
    z-index: 1000
}

.dropdown-menu a {
    clear: both;
    color: #555;
    display: block;
    font-weight: 400;
    line-height: 18px;
    padding: 3px 15px;
    white-space: nowrap;
    border: none
}

.dropdown-menu .active>a,
.dropdown-menu .active>a:hover,
.dropdown-menu li>a:hover {
    background-color: #00a1cb;
    color: #fff;
    text-decoration: none
}

.button {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-size: 1.083em;
    line-height: 1.385;
    padding: 4px 10px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .2)
}

.button:hover {
    background-color: #f5f5f5;
    border-color: #ccc
}

.button.high {
    background-color: #41b7d8;
    border-color: #00a1cb;
    color: #fff;
    text-shadow: 0 1px 1px #0092b6
}

.button.high:hover {
    background-color: #29acc8
}

.article ul.alpha {
    padding-left: 0
}

.article ul.alpha li {
    padding-left: 0;
    background-image: none
}

.article .pages li,
.article ul.alpha li {
    list-style-type: none!important;
    margin-bottom: 10px
}

.article ul,
.article ul li {
    padding-left: 10px
}

.article ul li {
    background-image: url(../images/bulletx.gif);
    background-repeat: no-repeat;
    background-position: 0 7px;
    margin-bottom: 7px
}

.article .header {
    margin-top: 20px
}

.article .header h1 {
    margin-bottom: 0
}

.article .header h1 a {
    color: #333;
    text-decoration: none;
    border: none
}

.article .header h1 a:hover {
    border-bottom: 1px solid #333
}

.article .header p {
    color: #666;
    font-size: 1.5em;
    line-height: 1.1em;
    margin: 0
}

.article .header p a {
    color: #333
}

.article img {
    float: left;
    margin: 0 20px 20px 0
}

.article .section {
    margin-bottom: 20px
}

.article .section.first {
    margin-top: 20px
}

.article .pagination {
    margin-top: 20px;
    border-top: 1px solid #ccc;
    padding-top: 20px;
    position: relative
}

.article .pagination ul.pages {
    padding: 0
}

.article .pagination ul.pages li {
    float: left;
    margin-right: 5px;
    padding-left: 0;
    background-image: none
}

.article .pagination ul.pages li a,
.article .pagination ul.pages li span {
    display: block;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center
}

.article .pagination ul.pages li a {
    color: #00a1cb;
    border: 1px solid #f2f2f2;
    background-color: #f2f2f2
}

.article .pagination ul.pages li a:hover {
    border: 1px solid #e0e0e0;
    background-color: #e0e0e0
}

.article .pagination ul.pages li.next a,
.article .pagination ul.pages li.previous a {
    width: 12px;
    border: none;
    text-indent: -999em
}

.article .pagination ul.pages li.previous a {
    background: transparent url(../images/img_prev.png) no-repeat 50%
}

.article .pagination ul.pages li.next a {
    background: transparent url(../images/img_next.png) no-repeat 50%
}

.article .pagination ul.pages li.active span {
    border: 1px solid #ccc;
    background-color: #fff
}

.article .pagination .items-per-page {
    margin-top: -2px;
    float: right
}

.article .search-tabs {
    padding-left: 0;
    border: 0;
    background-color: transparent;
    border-bottom: 3px solid #e0e0e0
}

.article .search-tabs:after,
.article .search-tabs:before {
    content: "";
    display: table
}

.article .search-tabs:after {
    clear: both
}

.article .search-tabs li {
    float: left;
    margin-right: 5px;
    margin-bottom: -3px;
    list-style-type: none!important;
    padding-left: 0;
    background-image: none;
    border: 0
}

.article .search-tabs li a {
    display: block;
    font-size: .917em;
    text-transform: uppercase;
    line-height: 35px;
    height: 35px;
    padding: 0 15px;
    border-bottom: 3px solid #e0e0e0;
    background-color: #f2f2f2;
    font-weight: 400;
    color: #333
}

.article .search-tabs li a span {
    font-weight: 700
}

.article .search-tabs li a:hover {
    background-color: #e0e0e0
}

.article .search-tabs li.active a,
.article .search-tabs li.ui-state-active a {
    color: #fff;
    background-color: #00a1cb;
    border-bottom: 3px solid #0092b6
}

.article .search-tabs li.ui-state-active.toggle-alpha a {
    border-bottom: 3px solid #00a1cb
}

.article ul.alpha {
    background: #00a1cb;
    width: 605px;
    height: 35px;
    padding: 0 17px 0 18px
}

.article ul.alpha:after,
.article ul.alpha:before {
    content: "";
    display: table
}

.article ul.alpha:after {
    clear: both
}

.article ul.alpha li {
    float: left;
    margin: 0
}

.article ul.alpha li a {
    display: block;
    margin: 9px 2px 0;
    width: 17px;
    height: 17px;
    line-height: 17px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    border: none
}

.article ul.alpha li a:hover {
    background-color: #007c9b
}

.article ul.alpha li a.active {
    color: #00a1cb;
    background-color: #fff
}

.article ul.alpha li a.active:hover {
    color: #fff;
    background-color: #007c9b
}

.article ul.alpha li.first a {
    width: 34px
}

.article ul.nomenclator {
    margin-top: 20px
}

.article ul.nomenclator li {
    padding: 0 0 10px 44px;
    margin: 0 0 10px;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background-image: none
}

.article ul.nomenclator li span {
    color: #00a1cb
}

.article ul.nomenclator li a {
    border: none;
    font-size: 1.083em;
    font-weight: 700;
    line-height: 24px
}

.article ul.nomenclator ul {
    margin: 10px 0 0 34px
}

.article ul.nomenclator ul li {
    border: none;
    padding: 0
}

.article ul.nomenclator ul li a {
    font-size: 1em;
    font-weight: 700
}

.article ul.nomenclator ul ul {
    margin: 10px 0 0
}

.article ul.nomenclator ul ul li a {
    font-weight: 400
}

.article .treeview,
.article .treeview ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.article .treeview .hitarea {
    background: url(../images/less.png) no-repeat 0 0;
    height: 24px;
    width: 24px;
    margin-left: -34px;
    float: left;
    cursor: pointer
}

.article .treeview .hitarea:hover {
    background-image: url(../images/less_over.png)
}

.article .treeview li {
    margin: 0;
    padding: 3px 0 3px 16px
}

.article #sidetreecontrol {
    margin: 20px 0 0;
    display: none
}

.article #sidetreecontrol a {
    font-size: .917em;
    text-transform: uppercase;
    display: inline-block;
    margin-right: 20px
}

.article #sidetreecontrol a span {
    text-transform: none
}

.article .treeview .hover {
    text-decoration: underline;
    cursor: pointer
}

.article .treeview .expandable-hitarea {
    background: url(../images/more.png) no-repeat 0 0
}

.article .treeview .expandable-hitarea:hover {
    background-image: url(../images/more_over.png)
}

.article .figure:after,
.article .figure:before {
    content: "";
    display: table
}

.article .figure:after {
    clear: both
}

.article .figure .pic {
    display: block;
    position: relative;
    float: left
}

.article .figure .pic img {
    display: block
}

.article .figure .pic .caption {
    width: 268px;
    height: 33px;
    display: block;
    position: absolute;
    top: 147px;
    background-color: #282423;
    background-color: hsla(0, 0%, 9%, .5)
}

.article .figure .pic .caption a {
    display: block;
    color: #fff;
    border: none;
    padding: 8px
}

.article .figure .pic .caption a:after {
    content: "+";
    font-size: 1.5em;
    font-weight: 700;
    float: right
}

.article .docs {
    margin-bottom: 20px;
    padding: 15px;
    border: 2px solid #e0e0e0;
    border-bottom-width: 3px
}

.article .docs h2 {
    font-size: 1.25em;
    font-weight: 700;
    line-height: 1.333em;
    margin-bottom: 10px
}

.article .docs ul {
    padding: 0
}

.article .docs ul li {
    margin-bottom: 5px;
    padding-left: 0;
    background-image: none
}

.article .docs ul li a {
    padding: 0 5px
}

.article .docs ul li a:before {
    content: url(../images/doc.png);
    float: left;
    padding: 1px 0 0
}

.article .docs ul li span {
    color: #666
}

.article .utilities {
    margin-top: 20px
}

.article .utilities .filter {
    float: left;
    margin-right: 30px
}

.article .utilities .download-link {
    float: left;
    margin: 5px 30px 0 0;
    color: #666
}

.article .utilities .download-link a:before {
    content: url(../images/doc.png);
    float: left;
    padding: 1px 4px 0 0
}

.article .utilities .rss-link {
    float: right;
    margin: 5px 0 0
}

.article .utilities .rss-link a:before {
    content: url(../images/rss.png);
    float: left;
    padding: 2px 4px 0 0
}

.article .lightbox-gallery {
    margin-right: -25px;
    margin-bottom: 20px
}

.article .lightbox-gallery:after,
.article .lightbox-gallery:before {
    content: "";
    display: table
}

.article .lightbox-gallery:after {
    clear: both
}

.article .lightbox-gallery .gallery-item {
    float: left;
    width: 200px;
    margin: 0 15px 15px 0
}

.article .lightbox-gallery .gallery-item span {
    display: block
}

.article .lightbox-gallery .gallery-item .thumbnail {
    display: inline-block;
    width: 100%;
    border: none
}

.article .lightbox-gallery .gallery-item .thumbnail img {
    display: block;
    margin: 0
}

.article .lightbox-gallery .gallery-item .thumbnail:hover {
    background-color: #000
}

.article .lightbox-gallery .gallery-item .thumbnail:hover img {
    opacity: .8;
    filter: alpha(opacity=70)
}

.article .lightbox-gallery .gallery-item .title {
    font-weight: 700
}

.article .lightbox-gallery .gallery-item .download,
.article .lightbox-gallery .gallery-item .weight {
    display: inline-block;
    font-size: .917em;
    color: #666;
    margin-right: 5px
}

.delegations .row,
.delegations iframe {
    margin-bottom: 20px
}

.delegations .delegation h2,
.delegations .delegation p {
    padding-left: 20px
}

.delegations .delegation h2 {
    font-size: 1.083em;
    font-weight: 700;
    line-height: 1.307em;
    margin-bottom: 5px
}

.delegations .delegation p {
    margin-bottom: 5px
}

.sitemap h1.title {
    margin-bottom: 20px
}

.sitemap-item h2 {
    font-size: 1.5em;
    line-height: 1.1111em;
    color: #666;
    margin-bottom: 10px
}

.sitemap-item h2 a {
    color: #666
}

.sitemap-item a {
    border: none
}

.sitemap-item a:hover {
    text-decoration: underline
}

.sitemap-item ul li {
    font-size: 1.083em;
    line-height: 1.307em;
    font-weight: 700;
    margin-bottom: 2px
}

.sitemap-item ul ul {
    margin: 5px 20px
}

.sitemap-item ul ul li {
    font-size: .923em;
    line-height: 1.416em;
    font-weight: 400
}

.faqs .section.first {
    margin-top: 0
}

.faqs .questions {
    padding-bottom: 20px;
    border-bottom: 3px solid #e0e0e0
}

.faqs .questions li {
    background: transparent url(../images/faqs.png) no-repeat 10px 12px;
    font-size: 1.083em;
    line-height: 1.307em;
    font-weight: 700;
    padding: 10px 35px;
    border-bottom: 1px solid #ccc
}

.faqs .questions a,
.faqs .questions li.last {
    border: none
}

.faqs .questions a:hover {
    text-decoration: underline
}

.faqs .faqs-item {
    background: transparent url(../images/faqs.png) no-repeat 10px 22px;
    padding: 20px 35px;
    border-bottom: 1px solid #ccc
}

.faqs .faqs-item:after,
.faqs .faqs-item:before {
    content: "";
    display: table
}

.faqs .faqs-item:after {
    clear: both
}

.faqs .faqs-item h2 {
    font-size: 1.25em;
    line-height: 1.333em;
    font-weight: 700;
    margin-bottom: 10px
}

.faqs .faqs-item p {
    margin-bottom: 10px
}

.faqs .faqs-item .pic {
    display: block;
    float: left;
    width: 270px;
    height: 180px;
    margin: 0 20px 20px 0
}

.faqs .faqs-item .pic img {
    width: auto!important;
    width: 100%;
    max-width: 100%
}

.faqs .faqs-item .go-up {
    clear: both;
    text-align: left
}

.contact .card {
    float: left;
    width: 290px;
    padding: 20px 0;
    margin-right: 40px;
    border-top: 3px solid #ccc
}

.contact .card .pic {
    float: right;
    margin-left: 20px
}

.contact .card div {
    min-height: 50px
}

.contact .card span {
    display: block
}

.contact .card .name {
    font-size: 1.25em;
    line-height: 1.333em;
    font-weight: 700
}

.contact .card .job-title {
    color: #666
}

.contact .card .languages {
    font-size: .917em;
    font-style: italic;
    color: #666;
    margin-bottom: 10px
}

.contact .mini {
    width: 172px;
    padding-right: 20px;
    margin-right: 22px
}

.contact .last {
    margin-right: 0
}

.presskit-item {
    padding: 20px 0 0
}

.presskit-item h2 {
    float: left;
    display: block;
    width: 80px;
    margin-right: 20px;
    font-size: 1.25em;
    line-height: 1.333em;
    font-weight: 700
}

.presskit-item .pic {
    float: left;
    padding: 0 8px 8px 0;
    border-right: 2px solid #ccc;
    border-bottom: 2px solid #ccc
}

.presskit-item .downloads {
    margin-top: 50px;
    width: 240px;
    margin-left: 380px;
    text-align: center
}

.presskit-item.banners .downloads {
    margin-top: 5px
}

.presskit-item.banners .get-code {
    clear: both;
    padding-top: 20px;
    width: 520px;
    margin-left: 100px
}

.presskit-item.banners .get-code table {
    width: 100%
}

.presskit-item.banners .get-code th {
    text-transform: uppercase
}

.presskit-item.banners .get-code pre {
    overflow: auto;
    width: 400px;
    margin: 0
}

.microsite h3 {
    font-size: 1.5em;
    font-weight: 700;
    color: #333;
    margin-bottom: 20px
}

.microsite .section .header {
    border-bottom: 3px solid #ccc
}

.microsite .section .header h3 {
    margin-bottom: 10px
}

.microsite .expositor {
    padding: 20px 20px 0;
    background-color: #edf8fe
}

.microsite .expositor h2 {
    font-size: 1.833em;
    line-height: 1.136em
}

.microsite .expositor .exp-logo {
    float: left;
    width: 135px;
    margin-right: 20px
}

.microsite .expositor .exp-data {
    margin-left: 155px
}

.microsite .expositor .exp-contact {
    width: 270px;
    margin-bottom: 20px;
    overflow: auto;
    word-wrap: break-word
}

.microsite .expositor .exp-location {
    position: relative;
    float: right;
    clear: right;
    width: 150px;
    min-height: 120px;
    margin-bottom: 20px
}

.microsite .expositor .exp-location:after,
.microsite .expositor .exp-location:before {
    content: "";
    display: table
}

.microsite .expositor .exp-location:after {
    clear: both
}

.microsite .expositor .exp-location .marker {
    position: absolute;
    display: block;
    width: 11px;
    height: 16px;
    background: transparent url(../images/marcador.png) no-repeat 0 0
}

.microsite .expositor .exp-location .pavilion {
    background: #fff;
    border-bottom: 2px solid #ccecf5;
    border-left: 2px solid #ccecf5;
    width: 128px;
    padding: 10px 10px 5px;
    text-align: center
}

.microsite .expositor .exp-location .pavilion span {
    display: block;
    margin-bottom: 5px
}

.microsite .expositor .exp-location .pavilion span.area {
    font-size: 1.25em;
    line-height: 1.33em;
    font-weight: 700
}

.microsite .expositor .exp-location.montjuic {
    background: transparent url(../images/montjuic.png) no-repeat 0 0;
    padding-top: 130px
}

.microsite .expositor .exp-location.montjuic .p1 {
    left: 54px;
    top: 80px
}

.microsite .expositor .exp-location.montjuic .p2 {
    left: 12px;
    top: 60px
}

.microsite .expositor .exp-location.montjuic .p3 {
    left: 44px;
    top: 63px
}

.microsite .expositor .exp-location.montjuic .p4 {
    left: 30px;
    top: 32px
}

.microsite .expositor .exp-location.montjuic .p5 {
    left: 58px;
    top: 32px
}

.microsite .expositor .exp-location.montjuic .p6 {
    left: 42px;
    top: -9px
}

.microsite .expositor .exp-location.montjuic .p7 {
    left: 92px;
    top: -9px
}

.microsite .expositor .exp-location.montjuic .p8 {
    left: 96px;
    top: 82px
}

.microsite .expositor .exp-location.montjuic .z1 {
    left: 72px;
    top: 58px
}

.microsite .expositor .exp-location.montjuic .z2 {
    left: 72px;
    top: 28px
}

.microsite .expositor .exp-location.montjuic .z3 {
    left: 97px;
    top: 10px
}

.microsite .expositor .exp-location.montjuic .z4 {
    left: 72px;
    top: 4px
}

.microsite .expositor .exp-location.montjuic .z5 {
    left: 72px;
    top: -9px
}

.microsite .expositor .exp-location.montjuic .z6 {
    left: 47px;
    top: 20px
}

.microsite .expositor .exp-location.montjuic .z7 {
    left: 47px;
    top: 40px
}

.microsite .expositor .exp-location.montjuic .z8 {
    left: 30px;
    top: 75px
}

.microsite .expositor .exp-location.gv {
    background: transparent url(../images/gv.png) no-repeat 0 0;
    padding-top: 105px
}

.microsite .expositor .exp-location.gv .p1 {
    left: 6px;
    top: 50px
}

.microsite .expositor .exp-location.gv .p2 {
    left: 30px;
    top: 50px
}

.microsite .expositor .exp-location.gv .p3 {
    left: 57px;
    top: 50px
}

.microsite .expositor .exp-location.gv .p4 {
    left: 81px;
    top: 50px
}

.microsite .expositor .exp-location.gv .p5 {
    left: 81px;
    top: 0
}

.microsite .expositor .exp-location.gv .p6 {
    left: 102px;
    top: 50px
}

.microsite .expositor .exp-location.gv .p7 {
    left: 102px;
    top: 0
}

.microsite .expositor .exp-location.gv .p8 {
    left: 133px;
    top: 47px
}

.microsite .expositor .exp-location.gv .z1 {
    left: 17px;
    top: 39px
}

.microsite .expositor .exp-location.gv .z2 {
    left: 44px;
    top: 39px
}

.microsite .expositor .exp-location.gv .z3 {
    left: 68px;
    top: 39px
}

.microsite .expositor .exp-location.gv .z4 {
    left: 91px;
    top: 39px
}

.microsite .expositor .address,
.microsite .expositor .phone {
    margin-bottom: 10px
}

.microsite .expositor .web li {
    margin-top: 5px
}

.microsite .expositor .web a {
    line-height: 20px;
    padding: 2px 4px;
    background: #fff
}

.microsite .expositor .description {
    margin: 0 0 10px;
    font-size: 1.083em;
    font-weight: 700;
    color: #333
}

.microsite .expositor p a {
    color: #00a1cb
}

.microsite .newstuff {
    padding: 10px;
    border-bottom: 1px solid #ccc
}

.microsite .newstuff:after,
.microsite .newstuff:before {
    content: "";
    display: table
}

.microsite .newstuff:after {
    clear: both
}

.microsite .newstuff .title {
    font-size: 1.083em;
    line-height: 1.307em;
    font-weight: 700;
    margin-bottom: 0
}

.microsite .newstuff .title a {
    border: none
}

.microsite .newstuff .title a:hover {
    text-decoration: underline
}

.microsite .newstuff .category {
    font-size: .917em;
    color: #666;
    margin: 0
}

.microsite .newstuff img {
    margin: 2px 0 0 20px;
    float: right
}

.microsite .newstuff.first {
    margin-top: 10px
}

.microsite .newstuff.last {
    border-bottom: none
}

.microsite .brands h4,
.microsite .companies h4,
.microsite .products h4 {
    font-size: 1.25em;
    line-height: 1.333em;
    margin-top: 20px
}

.microsite .products ol li {
    display: inline
}

.microsite .products ol li:after {
    content: ", "
}

.microsite .products ol li:last-child:after {
    content: ""
}

.microsite .products ol li.category {
    font-size: 1.5em
}

.microsite .products ol li.subcategory {
    font-size: 1.25em
}

.microsite .products ol li.product {
    font-size: .917em
}

.microsite .products ol li a {
    color: #00a1cb;
    border: none
}

.microsite .products ol li a:hover {
    text-decoration: underline
}

.microsite .brands ol li {
    display: inline
}

.microsite .brands ol li:after {
    content: ", "
}

.microsite .brands ol li:last-child:after {
    content: ""
}

.microsite .brands ol li a {
    border: none
}

.microsite .brands ol li a:hover {
    text-decoration: underline
}

.microsite .companies ul.nomenclator .company-data {
    margin-left: 0
}

.microsite .companies ul.nomenclator .company-data li {
    margin-bottom: 20px
}

.microsite .companies ul.nomenclator .company-data .address,
.microsite .companies ul.nomenclator .company-data .phone-fax {
    display: inline-block;
    padding-right: 50px
}

.microsite .companies ul.nomenclator .company-data h5 {
    font-size: 1em;
    margin-bottom: 5px
}

.microsite .companies ul.nomenclator .company-data a {
    font-weight: 400
}

.microsite .companies ul.nomenclator .company-data p {
    margin-bottom: 0
}

.microsite.detail>.header:after,
.microsite.detail>.header:before {
    content: "";
    display: table
}

.microsite.detail>.header:after {
    clear: both
}

.microsite.detail>.header .exp-logo {
    float: right;
    margin-left: 20px
}

.microsite.detail>.header h2 {
    font-size: 1.833em;
    line-height: 1.3888em;
    font-weight: 400;
    margin-bottom: 5px
}

.microsite.detail>.header .pavilion {
    font-size: 1em;
    color: #666;
    margin-bottom: 20px
}

.microsite.detail>.header .category {
    font-size: .917em;
    color: #666
}

.search .row {
    margin-top: 20px
}

.search .expositor {
    background: #fff;
    padding: 0 20px;
    float: left;
    width: 290px
}

.search .expositor:after,
.search .expositor:before {
    content: "";
    display: table
}

.search .expositor:after {
    clear: both
}

.search .expositor h2,
.search .expositor p {
    font-size: 1em;
    margin-bottom: 10px;
    margin-right: 110px
}

.search .expositor h2 {
    text-transform: uppercase
}

.search .expositor img {
    float: right
}

.search .expositor.last {
    padding-right: 0
}

.search .activity,
.search .content,
.search .newstuff {
    margin-left: 20px;
    padding: 10px 0;
    border-bottom: 1px solid #ccc
}

.search .activity:after,
.search .activity:before,
.search .content:after,
.search .content:before,
.search .newstuff:after,
.search .newstuff:before {
    content: "";
    display: table
}

.search .activity:after,
.search .content:after,
.search .newstuff:after {
    clear: both
}

.search .activity h2,
.search .content h2,
.search .newstuff h2 {
    font-size: 1.083em;
    line-height: 1.307em;
    font-weight: 700;
    margin-bottom: 5px
}

.search .activity h2 a,
.search .content h2 a,
.search .newstuff h2 a {
    border: none
}

.search .activity h2 a:hover,
.search .content h2 a:hover,
.search .newstuff h2 a:hover {
    text-decoration: underline
}

.search .activity p,
.search .content p,
.search .newstuff p {
    color: #666;
    margin: 0
}

.search .activity img,
.search .content img,
.search .newstuff img {
    margin: 2px 0 0 20px;
    float: right
}

.search .activity.first,
.search .content.first,
.search .newstuff.first {
    margin-top: 10px
}

.search .activity.last,
.search .content.last,
.search .newstuff.last {
    border-bottom: none
}

.search .newstuff {
    padding: 10px;
    margin-left: 0
}

.search .newstuff .category {
    font-size: .917em
}

.search .newstuff .expositor {
    text-transform: uppercase;
    padding-left: 0
}

.search .newstuff h2 {
    margin-bottom: 0
}

.search .newstuff.featured {
    border-bottom: 3px solid #ccecf5
}

.search .newstuff.featured img {
    margin-top: 20px
}

.search .newstuff.featured span {
    color: #00a1cb;
    background: #ccecf5;
    font-size: .833em;
    text-transform: uppercase;
    padding: 0 .5em
}

.search .content {
    padding: 10px 0
}

.search .content p {
    margin-bottom: 0
}

.search .taxonomy {
    margin: 10px 0 0;
    color: #666
}

.search .brands {
    margin: 20px -20px 0 0
}

.search .brands li {
    float: left;
    width: 290px;
    padding-left: 20px;
    margin: 0 20px 10px 0
}

.new-press .item-new {
    position: relative;
    border-bottom: 1px solid #e0e0e0;
    margin-top: 20px;
    padding-bottom: 20px
}

.new-press .item-new:after,
.new-press .item-new:before {
    content: "";
    display: table
}

.new-press .item-new:after {
    clear: both
}

.new-press .item-new.high {
    padding: 0 0 20px;
    border: none;
    border-bottom: 3px solid #ccecf5
}

.new-press .item-new.last {
    border: none
}

.new-press .item-new .featured {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 4px;
    color: #007c9b;
    background: #ccecf5;
    font-size: .833em;
    text-transform: uppercase
}

.new-press .item-new img {
    float: left;
    border: 1px solid #ccc
}

.new-press .item-new .description,
.new-press .item-new .header {
    margin-left: 180px
}

.new-press .item-new .header {
    padding-right: 100px
}

.new-press .item-new .header h2,
.new-press .item-new .header p {
    margin: 0
}

.new-press .item-new .header .taxonomy {
    font-size: .917em;
    color: #666
}

.new-press .item-new .header h2 {
    font-size: 1.25em;
    line-height: 1.333em;
    font-weight: 700
}

.new-press .item-new .header h2 a {
    border: none
}

.new-press .item-new .header h2 a:hover {
    text-decoration: underline
}

.new-press .item-new .header .exhibitor {
    font-size: 1em;
    color: #666;
    text-transform: uppercase
}

.new-press .item-new .description p {
    margin: 10px 0 0
}

.new-press .item-new.nopic .description,
.new-press .item-new.nopic .header {
    margin-left: 0
}

.new-press-detail .header .category {
    font-size: .917em;
    color: #666;
    margin-bottom: 5px
}

.new-press-detail .header h1 {
    font-size: 1.75em;
    line-height: 1.1363em;
    margin-bottom: 20px
}

.new-press-detail .expositor:after,
.new-press-detail .expositor:before {
    content: "";
    display: table
}

.new-press-detail .expositor:after {
    clear: both
}

.new-press-detail .expositor img {
    float: left;
    margin-right: 10px
}

.new-press-detail .expositor p {
    margin-left: 55px
}

.new-press-detail .expositor p span {
    font-size: 1.083em;
    text-transform: uppercase
}

.news-list .header h1 {
    font-size: 1.75em;
    line-height: 1.1363em;
    margin-bottom: 20px
}

.news-list .utilities {
    margin-bottom: 20px;
    margin-top: -45px
}

.news-list .news-list-item {
    padding: 20px 0 10px;
    border-top: 1px solid #e0e0e0
}

.news-list .news-list-item:after,
.news-list .news-list-item:before {
    content: "";
    display: table
}

.news-list .news-list-item:after {
    clear: both
}

.news-list .news-list-item .date.vertical {
    width: 80px;
    float: left
}

.news-list .news-list-item .description {
    margin-left: 100px
}

.news-list .news-list-item .description h2 {
    font-size: 1.25em;
    font-weight: 700;
    line-height: 1.333em;
    margin-bottom: 5px
}

.news-list .news-list-item .description h2 a {
    border: none
}

.news-list .news-list-item .description h2 a:hover {
    text-decoration: underline
}

.news-list .news-list-item .description p {
    margin-bottom: 10px
}

.news-list .news-list-item.first {
    padding-top: 0;
    border: none
}

.news-detail .header h1 {
    font-size: 1.75em;
    line-height: 1.1363em;
    margin-bottom: 10px
}

.news-detail .header .date {
    font-size: 1em;
    font-weight: 700;
    margin-bottom: 20px
}

.press-list .press-list-item {
    padding: 20px 0;
    border-top: 1px solid #e0e0e0
}

.press-list .press-list-item.first {
    border: none
}

.press-list .press-list-item .date {
    margin-bottom: 10px
}

.press-list .press-list-item p {
    margin-bottom: 5px
}

.press-list .press-list-item h2 {
    font-size: 1.083em;
    font-weight: 700;
    line-height: 1.538em;
    margin-bottom: 0
}

.press-list .press-list-item h2 a {
    border: none
}

.press-list .press-list-item h2 a:hover {
    text-decoration: underline
}

.press-detail .header h1 {
    font-size: 1.75em;
    line-height: 1.1363em;
    margin-bottom: 20px
}

.press-detail .header p {
    font-size: 1em;
    margin-bottom: 5px
}

.press-detail .header .date,
.press-detail h3 {
    margin-bottom: 10px
}

.press-detail h3 {
    font-size: 1.25em;
    font-weight: 700;
    line-height: 1.333em;
    color: #282423
}

.press-detail .author {
    margin-bottom: 40px
}

.press-detail .author p {
    line-height: 1.6666em
}

.activities-per-day .months,
.event-list .months {
    margin-bottom: 10px
}

.activities-per-day .months li,
.event-list .months li {
    display: inline-block
}

.activities-per-day .months li:after,
.event-list .months li:after {
    content: url(../images/agenda-arrow.png);
    float: right;
    padding: 0;
    margin-top: 2px
}

.activities-per-day .months li.last:after,
.event-list .months li.last:after {
    content: none
}

.activities-per-day .months li a,
.event-list .months li a {
    color: #999
}

.activities-per-day .months li a:hover,
.event-list .months li a:hover {
    color: #333
}

.activities-per-day .days:after,
.activities-per-day .days:before,
.event-list .days:after,
.event-list .days:before {
    content: "";
    display: table
}

.activities-per-day .days:after,
.event-list .days:after {
    clear: both
}

.activities-per-day .days li,
.event-list .days li {
    float: left
}

.activities-per-day .days li a,
.event-list .days li a {
    display: block;
    background: #f2f2f2;
    width: 58px;
    height: 58px;
    border-right: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    margin: 0 1px 1px 0;
    text-align: center
}

.activities-per-day .days li a:hover,
.event-list .days li a:hover {
    background: #e0e0e0
}

.activities-per-day .days li a abbr,
.activities-per-day .days li a span,
.event-list .days li a abbr,
.event-list .days li a span {
    display: block
}

.activities-per-day .days li a span,
.event-list .days li a span {
    font-size: 1.833em;
    color: #333;
    padding-top: .75em
}

.activities-per-day .days li a abbr,
.event-list .days li a abbr {
    font-size: 1em;
    color: #999
}

.activities-per-agenda .activities li {
    margin-bottom: 7px
}

.activities-per-agenda .activities li a {
    display: block;
    padding: 3px 40px 3px 3px;
    min-height: 33px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background: transparent url(../images/agenda-arrow.png) no-repeat 100%
}

.activities-per-agenda .activities li a:hover {
    border-color: #282423
}

.agenda-activity .header {
    margin-bottom: 10px
}

.agenda-activity .event .pic {
    float: right;
    width: 165px;
    margin: 0 0 0 25px;
    display: block
}

.agenda-activity .event .pic img {
    display: block;
    max-width: 100%;
    margin: 0
}

.agenda-activity .event .header {
    margin: 0 0 10px
}

.agenda-activity .event .header .title {
    color: #333;
    font-size: 1.333em;
    line-height: 1.4em;
    font-weight: 700;
    margin: 0
}

.agenda-activity .event .header .title a {
    border: none
}

.agenda-activity .event .header .title a:hover {
    text-decoration: underline
}

.agenda-activity .event .header .agenda {
    display: inline-block;
    margin-bottom: 5px;
    padding: 0 4px;
    color: #666;
    background: #f2f2f2;
    font-size: .917em;
    border: none;
    border-bottom: 1px solid #ccc
}

.agenda-activity .event .header .agenda:hover {
    color: #333;
    border-color: #333
}

.agenda-activity .event .header span {
    display: block
}

.agenda-activity .event .header .date-time {
    font-size: 1em;
    font-weight: 700;
    color: #666
}

.agenda-activity .event .header .location {
    font-size: 1em;
    color: #666
}

.agenda-activity .event .more-info {
    margin-bottom: 20px
}

.agenda-activity .event .more-info span {
    color: #999
}

.agenda-activity .event .more-info li {
    display: inline-block;
    margin-right: 25px;
    padding-left: 0;
    background-image: none
}

.agenda-activity .event-list {
    margin-top: 20px
}

.agenda-activity .event-list .event {
    padding: 0;
    border-bottom: 1px solid #e0e0e0
}

.agenda-activity .event-list .event .pic {
    width: 160px;
    margin-bottom: 20px
}

.agenda-activity .event-list .event.featured {
    position: relative;
    padding-top: 25px;
    border-bottom: 3px solid #ccecf5
}

.agenda-activity .event-list .event.featured span.featured {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 4px;
    color: #007c9b;
    background: #ccecf5;
    font-size: .833em;
    text-transform: uppercase
}

.agenda-activity .event-list .event .conferences,
.agenda-activity .event-list .event .more-info,
.agenda-activity .event-list .event .organizers,
.agenda-activity .event-list .event .sponsors {
    margin-left: 20px
}

.agenda-activity .agenda-tabs {
    margin-top: 20px;
    border-bottom: 3px solid #e0e0e0;
    padding-left: 0
}

.agenda-activity .agenda-tabs:after,
.agenda-activity .agenda-tabs:before {
    content: "";
    display: table
}

.agenda-activity .agenda-tabs:after {
    clear: both
}

.agenda-activity .agenda-tabs li {
    float: left;
    margin-right: 5px;
    margin-bottom: -3px;
    padding-left: 0;
    background-image: none
}

.agenda-activity .agenda-tabs li a {
    display: block;
    font-size: 1.5em;
    font-weight: 700;
    line-height: 35px;
    height: 35px;
    padding: 0 8px;
    border-bottom: 3px solid #e0e0e0;
    background-color: #f2f2f2
}

.agenda-activity .agenda-tabs li a abbr {
    font-size: .667em;
    font-weight: 400
}

.agenda-activity .agenda-tabs li a:hover {
    background-color: #e0e0e0
}

.agenda-activity .agenda-tabs li.active a {
    color: #fff;
    background-color: #00a1cb;
    border-bottom: 3px solid #0092b6
}

.agenda-activity .conferences,
.agenda-activity .program,
.agenda-activity .registration {
    margin-bottom: 20px
}

.agenda-activity .registration {
    border-top: 3px solid #b3e3f0;
    background: #edf8fe
}

.agenda-activity .registration .day,
.agenda-activity .registration .location,
.agenda-activity .registration .time {
    display: inline-block;
    padding: 20px
}

.agenda-activity .registration .day {
    border-right: 1px solid #b3e3f0
}

.agenda-activity .registration .day span {
    font-size: 1.833em;
    color: #333
}

.agenda-activity .registration .day abbr {
    font-size: 1em;
    color: #999
}

.agenda-activity .registration .button {
    float: right;
    margin: 15px 20px 0 0
}

.agenda-activity .program h2 {
    color: #666;
    font-size: 1.5em;
    line-height: 1.1em;
    margin-bottom: 15px
}

.agenda-activity .program .pic {
    width: 225px;
    float: right;
    margin: 0 0 20px 25px
}

.agenda-activity .program .pic img {
    max-width: 100%
}

.agenda-activity .conferences h2 {
    color: #333;
    font-size: 1.25em;
    font-weight: 700
}

.agenda-activity .conferences ul {
    margin-bottom: 5px;
    padding-left: 0
}

.agenda-activity .conferences ul li {
    margin-bottom: 5px;
    padding-left: 0;
    background-image: none
}

.agenda-activity .conferences ul li em {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 1em
}

.agenda-activity .organizers,
.agenda-activity .sponsors {
    border-top: 1px solid #e0e0e0;
    margin-bottom: 20px
}

.agenda-activity .organizers h2,
.agenda-activity .sponsors h2 {
    font-size: .667em;
    text-transform: uppercase;
    margin-bottom: 10px
}

.agenda-activity .organizers h2 span,
.agenda-activity .sponsors h2 span {
    display: inline-block;
    padding: 2px 4px;
    color: #666;
    background: #e0e0e0
}

.agenda-activity .organizers ul,
.agenda-activity .sponsors ul {
    margin-left: 15px;
    padding-left: 0
}

.agenda-activity .organizers ul li,
.agenda-activity .sponsors ul li {
    display: inline-block;
    margin-right: 10px;
    padding-left: 0;
    background-image: none
}

.agenda-activity .organizers ul li a,
.agenda-activity .sponsors ul li a {
    border: none
}

.agenda-activity.days .header h1,
.agenda-activity.detail .header h1,
.agenda-activity.list .header h1 {
    font-size: 1.833em
}

.agenda-activity.list .row {
    margin-bottom: 30px
}

.agenda-activity.list .event {
    border: 5px solid #e0e0e0
}

.agenda-activity.list .event .header {
    padding: 20px 0 0 20px
}

.agenda-activity.list .event .more-info,
.agenda-activity.list .event p {
    padding: 0 0 0 20px
}

.agenda-activity.list .event .pic {
    border-left: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0
}

.agenda-activity.days .event-list .event.featured {
    padding-top: 0
}

.agenda-activity.days .event-list .event.featured .pic {
    margin-top: 25px
}

#ad-top .banner a {
    display: block;
    border: none
}

#ad-top .banner a img {
    display: block;
    max-width: 100%
}

#ad-top .banner-980x50,
#ad-top .wrap {
    width: 980px;
    margin: 0 auto;
    padding: 13px 0
}

#ad-top .banner-728x90 {
    float: left;
    width: 728px;
    padding-left: 20px;
    background: #fff url(../img/banner-bg.png) no-repeat 0
}

#ad-top .banner-220x42 {
    float: right;
    width: 220px
}

#ad-top .banner-220x42.first {
    margin-bottom: 6px
}

#content .banner p.section {
    font-size: .917em;
    color: #999;
    margin: 0
}

#content .banner-300 {
    width: 300px;
    margin-bottom: 20px
}

#content .banner-300 a {
    display: block;
    border: none
}

#content .banner-300 a img {
    display: block;
    max-width: 100%
}

#content .banner.double {
    margin-right: -20px
}

#content .banner.double:after,
#content .banner.double:before {
    content: "";
    display: table
}

#content .banner.double:after {
    clear: both
}

#content .banner.double .banner-300 {
    float: left;
    margin-right: 20px
}

.pp_content_container a,
.pp_content_container a:hover {
    border: none
}

.simply-scroll {
    margin-bottom: 0
}

.simply-scroll,
.simply-scroll .simply-scroll-clip {
    width: 100%;
    height: 90px
}

.simply-scroll .simply-scroll-clip .simply-scroll-list li {
    float: left;
    width: 90px;
    height: 65px;
    margin: 0 5px 10px
}

.simply-scroll .simply-scroll-clip .simply-scroll-list li a,
.simply-scroll .simply-scroll-clip .simply-scroll-list li span {
    width: 100%
}

.simply-scroll .simply-scroll-clip .simply-scroll-list li a img,
.simply-scroll .simply-scroll-clip .simply-scroll-list li span img {
    max-width: 100%;
    margin: 0 auto!important
}

.vert {
    margin-bottom: 0
}

.vert,
.vert .simply-scroll-clip {
    width: 100%;
    height: 300px
}

.vert .simply-scroll-list li {
    width: 100%;
    height: 55px
}

.vert .simply-scroll-list li a,
.vert .simply-scroll-list li span {
    width: 100%
}

.vert .simply-scroll-list li a img,
.vert .simply-scroll-list li span img {
    max-width: 100%;
    margin: 0 auto!important
}

.hamburguer-btn {
    position: absolute;
    top: 0;
    left: -10px;
    display: none;
    background: #21272e;
    font-size: 10px;
    z-index: 10;
    width: 30px;
    height: 30px;
    outline: none;
    text-align: center;
    border: 10px solid #21272e;
    cursor: pointer
}

.hamburguer-btn span {
    position: relative;
    display: block;
    top: 50%;
    margin-top: -.15em
}

.hamburguer-btn span,
.hamburguer-btn span:after,
.hamburguer-btn span:before {
    background-color: #fff;
    width: 100%;
    left: 0;
    height: 1px
}

.hamburguer-btn span:before {
    position: absolute;
    margin-top: -.8em;
    content: " "
}

.hamburguer-btn span:after {
    position: absolute;
    margin-top: .8em;
    content: " "
}

a {
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

#footer .partners,
#footer .siteinfo .bottom-links,
#footer .sitemap,
#search,
.h18-sprite,
body>img {
    display: none
}

.dockbar-ready.controls-visible .h18-sprite {
    display: block
}

#content,
#wrapper {
    background-color: transparent
}

#content {
    min-height: 1000px
}

#content,
#content>div>div>div>div {
    padding-top: 0;
    padding-bottom: 0
}

.portlet-layout {
    table-layout: fixed
}

.webkit .portlet-column-last {
    margin-right: -1%
}

#header,
#nav-main {
    width: calc(100% - 20px);
    max-width: 1200px
}

#content,
#footer {
    width: 100%;
    margin-left: auto;
    margin-right: auto
}

#content,
#footer,
#nav-main,
.col-640 {
    box-sizing: border-box
}

.col-193,
.col-240,
.col-300,
.col-407,
.col-460,
.col-620,
.col-640,
.col-940 {
    margin-right: 2.127659574%
}

.col-940 {
    width: 100%;
    margin-right: 0
}

.col-640 {
    width: 71.276595745%;
    margin-right: 3.191489362%
}

.col-620 {
    width: 65.957446809%
}

.col-460 {
    width: 48.936170213%
}

.col-407 {
    width: 43.29787234%
}

.col-300 {
    width: 31.914893617%
}

.col-240 {
    width: 25.531914894%
}

.col-193 {
    width: 20.531914894%
}

.last {
    margin: 0
}

#header {
    background-color: transparent;
    padding-left: 10px;
    padding-right: 10px
}

#header #claim {
    width: auto;
    height: auto
}

#header #claim p:empty {
    display: none
}

#header #claim p {
    padding: 0;
    color: #000;
    text-transform: none;
    text-shadow: none
}

#header #claim span {
    text-transform: uppercase;
    font-weight: 200
}

#header .top-nav .top-links li a {
    background-color: transparent;
    color: #000
}

#header .top-nav .top-links li a:hover {
    color: inherit;
    text-decoration: underline
}

#header .top-nav .top-links li a .top-links li a {
    font-size: 13px
}

#header .top-nav .portlet-language {
    width: 46px
}

#header .top-nav .portlet-language .portlet-content {
    padding: 0
}

#header .top-nav .portlet {
    margin: 0;
    background-color: transparent
}

#header .top-nav #lang-selector .dropdown-toggle {
    color: #000;
    background-color: transparent;
    font-size: 11px;
    text-transform: uppercase
}

#header .top-nav #lang-selector .dropdown-toggle:hover {
    color: #000
}

#header .top-nav #lang-selector .dropdown-toggle:after {
    content: "";
    border-style: solid;
    border-width: 6px 4px 0;
    border-color: #e24446 transparent transparent;
    top: 50%;
    right: 5px;
    margin-top: -3px
}

#header .top-nav #lang-selector .dropdown-menu {
    min-width: 100%;
    border-radius: 0;
    border: none;
    background-color: #000;
    box-shadow: 0 5px 5px rgba(0, 0, 0, .2)
}

#header .top-nav #lang-selector .dropdown-menu li a {
    background-color: transparent;
    color: #fff
}

#header .top-nav #lang-selector .dropdown-menu li a:hover {
    color: #fff;
    background-color: #e24446
}

#footer {
    padding: 60px 10px;
    background-color: #000
}

#footer .partners,
#footer .siteinfo {
    max-width: 1200px;
    margin: 0 auto;
    min-height: auto
}

#footer .siteinfo .copyright {
    padding: 0;
    margin-top: 21px;
    color: #999;
    font-weight: 400
}

#footer .siteinfo .copyright a {
    color: inherit
}

#footer .siteinfo .links-footer a+a {
    margin-left: 120px
}

#footer .siteinfo .link-home {
    width: 138px;
    height: 88px
}

#footer .siteinfo .link-ag {
    float: left;
    width: 240px;
    height: 59px
}

#nav-main {
    position: relative;
    font-family: Montserrat, sans-serif
}

#nav-main ul.dropdown>li:first-child .icon {
    position: relative;
    display: inline-block;
    top: 2px;
    font-size: 14px
}

#nav-main ul.dropdown>li:first-child>a {
    font-size: 0!important
}

#nav-main ul.dropdown>li:first-child.active a {
    background-color: inherit
}

#nav-main .dropdown>li {
    display: inline-block;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    vertical-align: middle
}

#nav-main .dropdown>li a,
#nav-main .dropdown>li span {
    color: #fff;
    border: none
}

#nav-main .dropdown>li a {
    display: inline-block;
    padding-left: 8px;
    padding-right: 8px;
    border-radius: 10px;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

#nav-main .dropdown>li a:hover {
    text-decoration: none
}

#nav-main .dropdown>li.active a,
#nav-main .dropdown>li a:hover {
    background-color: hsla(0, 0%, 100%, .3)
}

#nav-main .dropdown>li:first-child {
    position: relative;
    width: 190px;
    padding: 13px 0;
    margin-right: 52px;
    background-color: #e24446
}

#nav-main .dropdown>li:first-child:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -2000px;
    width: 2000px;
    background-color: #e24446;
    height: 60px;
}

#nav-main .dropdown>li:first-child:after {
    content: "";
    position: absolute;
    top: 0;
    right: -22px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 23px 0 23px 22px;
    border-color: transparent transparent transparent #e24446
}

#nav-main .dropdown>li+li:before {
    content: "/";
    display: inline-block;
    padding: 0 15px;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    vertical-align: middle;
    opacity: .4
}

#nav-main .dropdown>li:nth-child(2):before {
    display: none
}

.pt-section {
    margin-left: -20px;
    margin-right: -20px
}

.pt-section>div>.portlet-body {
    box-sizing: border-box;
    max-width: 1200px;
    margin: 0 auto
}

.pt-section--fixed>div>.portlet-body {
    padding-left: 30px;
    padding-right: 30px;
    background-color: #fff
}

.pt-section--full>div>.portlet-body {
    max-width: none
}

.pt-section--full .aui-w33 .portlet-dropzone,
.pt-section--full .aui-w50 .portlet-dropzone {
    padding: 0
}

.pt-section--liquid>div>.portlet-body {
    max-width: none;
    padding-left: 3.75%;
    padding-right: 3.75%;
    background-color: #fff
}

.pt-section--liquid .aui-w50 .portlet-dropzone {
    padding: 0
}

.pt-section--liquid .aui-w50 .aui-w50>.portlet-dropzone {
    padding-left: 3.75%;
    padding-right: 3.75%
}

.pt-section--accent {
    background-color: #e24446;
    background-image: url(../images/h18-ciclo-bg.png);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

.pt-section--accent>div>.portlet-body {
    padding: 50px 3.75% 30px;
    background-color: transparent
}

.pt-section--grey {
    background-color: #e5e5e5
}

.pt-section--grey>div>.portlet-body {
    padding: 30px 3.75%
}

.pt-section--lightgrey {
    overflow: hidden;
    background-color: #f5f6f8
}

.pt-section--lightgrey>div>.portlet-body {
    background-color: #f5f6f8;
    padding: 60px 3.75%
}

.pt-section--darkgrey {
    color: #fff;
    background-color: #333
}

.pt-section--darkgrey>div>.portlet-body {
    background-color: #333;
    padding: 30px 3.75%
}

.pt-section--grey-hand {
    position: relative;
    background: #d9d9d9 url(../images/h18-exponer-bg.png) no-repeat bottom;
    background-size: cover
}

.pt-section--grey-hand:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    display: block;
    width: 48vw;
    height: 30vw;
    background-color: #e24446
}

.pt-section--grey-hand>div>.portlet-body {
    padding: 80px 0;
    background-color: transparent
}

.pt-section--grey-hand .aui-w33 .portlet-dropzone {
    padding: 0 5%
}

.pt-section--grey-hand .portlet.box {
    margin-bottom: 40px
}

.pt-section--legacy>div>.portlet-body {
    padding-left: 0;
    padding-right: 0
}

.pt-section--legacy .aui-70 .portlet-dropzone,
.pt-section--legacy .aui-w30 .portlet-dropzone,
.pt-section--legacy .aui-w33 .portlet-dropzone,
.pt-section--legacy .aui-w50 .portlet-dropzone {
    padding: 0 15px
}

.fix-layout-4col>div>div>div>div>.aui-w50>.portlet-dropzone {
    padding: 0!important
}

.btn,
.button,
.web-form-portlet .aui-form .aui-button .aui-button-input {
    box-sizing: border-box;
    height: auto;
    background-color: #e24446;
    color: #fff;
    padding: 12px 24px;
    border: 3px solid transparent;
    border-radius: 23px;
    font-weight: 700;
    font-size: 16px;
    line-height: 1;
    text-shadow: none;
    box-shadow: none;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

.btn:hover,
.button:hover,
.web-form-portlet .aui-form .aui-button .aui-button-input:hover {
    background-color: #d22123;
    color: #fff;
    text-decoration: none;
    border: 3px solid transparent;
    box-shadow: none
}

.btn--ghost,
.button.high {
    border: 3px solid #fff;
    color: #fff;
    background-color: transparent;
    background-image: none;
    text-shadow: none
}

.btn--ghost:hover,
.button.high:hover {
    background-color: hsla(0, 0%, 100%, .25);
    color: #fff;
    border-color: inherit
}

.web-form-portlet .aui-form .aui-button .aui-button-input {
    border: 3px solid #e24446;
    color: #e24446;
    background-color: transparent;
    background-image: none;
    text-shadow: none
}

.web-form-portlet .aui-form .aui-button .aui-button-input:hover {
    background-color: hsla(0, 0%, 100%, .25);
    color: #fff;
    border-color: inherit
}

.icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor
}

.box--transparent .box.portlet {
    background-color: transparent
}

.box--nopadding .box.portlet {
    padding: 0
}

.box--big {
    max-width: 400px
}

.box--big .section,
.box--big .title {
    margin-bottom: 30px
}

.box--big .title {
    font-size: 34px;
    line-height: .91;
    letter-spacing: .02em
}

.box--big p {
    font-size: 18px
}

.box--horizontal {
    max-width: 1240px;
    margin: 0 auto
}

.box--horizontal .portlet {
    background-color: transparent
}

.box--horizontal .portlet,
.box--over .portlet {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.box--over .portlet {
    position: relative;
    min-height: 330px;
    box-sizing: border-box
}

.box--over .portlet>img {
    display: none
}

.box--over p+p {
    position: relative;
    margin: auto 0 0
}

.box--over p+p:after,
.box--over p+p:before {
    content: "";
    display: block;
    position: absolute
}

.box--over p+p:before {
    bottom: 5px;
    right: 0;
    width: 8px;
    height: 8px;
    border-top: 2px solid #000;
    border-left: 2px solid #000;
    margin-left: -6px;
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.box--over p+p:after {
    width: 2px;
    height: 14px;
    bottom: 0;
    right: 4px;
    background-color: #000
}

.box--over .over {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-size: cover;
    border: 9px solid #e24446;
    pointer-events: none;
    opacity: 0;
    -webkit-transform: scale(1) translateZ(0);
    transform: scale(1) translateZ(0);
    -webkit-transition: all .3s cubic-bezier(.694, .0482, .335, 1);
    transition: all .3s cubic-bezier(.694, .0482, .335, 1)
}

.box--over .over span {
    position: relative;
    z-index: 2;
    font-weight: 700;
    font-size: 36px;
    color: #fff
}

.box--over .over:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    content: "";
    background-color: rgba(0, 0, 0, .42)
}

.box--over:hover .over {
    opacity: 1;
    -webkit-transform: scale(1.05) translateZ(0);
    transform: scale(1.05) translateZ(0);
    pointer-events: auto;
    text-decoration: none
}

.box--bgpic {
    position: relative;
    padding: 190px 24px 0;
    background-position: 50%;
    background-size: cover
}

.box--bgpic .portlet.box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0
}

.box--bgpic .portlet.box .title:before {
    background-color: #e24446
}

.box--bgpic .portlet.box img {
    display: none
}

.box--bgpic .portlet.box p:last-child {
    margin-top: auto
}

.box--hcentered .portlet.box {
    margin: 0
}

.box--cifras {
    position: relative
}

.box--cifras .portlet.box {
    position: relative;
    z-index: 2
}

.box--cifras .portlet.box .section {
    color: #fff;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 64px;
    line-height: 1;
    text-transform: capitalize
}

.box--cifras .portlet.box .title {
    font-size: 31px
}

.box--cifras .portlet.box .title:before {
    content: none
}

.box--cifras .portlet.box p {
    font-size: 20px
}

.h18-exponer-contact {
    background-color: #e24446
}

.h18-exponer-contact .journal-content-article {
    position: relative;
    box-sizing: border-box
}

.h18-exponer-contact h2 {
    color: #fff;
    font-weight: 700;
    font-size: 55px;
    line-height: 1;
    text-transform: uppercase
}

.h18-exponer-contact h3 {
    margin-bottom: 10px;
    color: #fff;
    font-weight: 700;
    font-size: 20px
}

.h18-exponer-contact p {
    font-size: 16px;
    line-height: 1
}

.h18-hero {
    box-sizing: border-box;
    max-width: 840px;
    margin: 40px auto 60px;
    color: #fff
}

.h18-hero .journal-content-article {
    position: relative
}

.h18-hero h1 {
    font-weight: 700;
    font-size: 70px;
    line-height: .9;
    text-transform: uppercase
}

.h18-hero h1+p {
    margin-bottom: 40px;
    font-size: 36px;
    line-height: .9
}

.h18-hero p:last-child {
    margin-bottom: 0
}

.h18-hero svg {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    pointer-events: none
}

.h18-cifras {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.h18-cifras__item {
    margin: 30px 0;
    padding: 0 20px;
    box-sizing: border-box
}

.h18-cifras__item>span {
    display: block;
    font-weight: 700;
    font-size: 52px;
    line-height: 1.1
}

.h18-cifras__item>span small {
    color: inherit;
    font-size: .5em
}

.h18-cifras__item>.title {
    margin-bottom: 10px;
    color: #817c7c;
    font-family: Montserrat, sans-serif;
    font-size: 11px;
    text-transform: uppercase
}

.h18-cifras__item>.label {
    color: #4a4a4a;
    font-size: 18px;
    word-spacing: 1000px;
    max-width: 50vw
}

.h18-cifras--faf {
    position: relative
}

.h18-cifras--faf svg {
    display: none
}

.h18-cifras--faf .h18-cifras__item>.title+span {
    position: relative
}

.h18-cifras--faf .h18-cifras__item>.title+span:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: -20px;
    width: 10px;
    height: 3px;
    background-color: #e24446
}

.h18-cifras--social {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.h18-cifras--social .h18-cifras__item {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    display: inline-block;
    width: auto
}

.h18-cifras--social .h18-cifras__item svg {
    margin-left: -25px;
    font-size: 25px
}

.h18-cifras--social .h18-cifras__item>.label {
    margin-top: 10px;
    word-spacing: normal;
    font-weight: 400;
    color: #fff
}

.h18-cifras--social .h18-cifras__item>.label a {
    font-weight: 700;
    color: inherit;
    text-decoration: underline
}

.h18-cifras--social .h18-cifras__item>.label a:hover {
    color: #e24446
}

.h18-wannabe {
    margin: -240px auto 60px;
    padding: 40px 20px;
    background: transparent url(../images/h18-wannabe-bg.jpg) no-repeat 50%;
    background-size: cover
}

.h18-wannabe .journal-content-article {
    box-sizing: border-box;
    max-width: 700px;
    margin: 0 auto;
    position: relative
}

.h18-wannabe h2 {
    font-weight: 700;
    font-size: 45px;
    line-height: .9;
    letter-spacing: .029em;
    text-transform: uppercase
}

.h18-wannabe svg {
    display: none
}

.h18-exponer-form {
    position: relative;
    z-index: 1;
    padding: 60px;
    border: 6px solid #fff;
    color: #fff
}

.h18-exponer-form .aui-form legend {
    float: none;
    margin: 0 0 10px;
    padding: 0;
    color: #e24446;
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    font-size: 11px;
    letter-spacing: .07em;
    text-transform: uppercase
}

.h18-exponer-form .aui-form em {
    display: block;
    color: #fff;
    font-size: 36px;
    line-height: 1.138888889
}

.h18-exponer-form .aui-legend {
    position: static
}

.flex-container a:hover,
.flex-slider a:hover {
    outline: none
}

.flex-control-nav,
.flex-direction-nav,
.slides,
.slides>li {
    margin: 0;
    padding: 0;
    list-style: none
}

.flex-pauseplay span {
    text-transform: capitalize
}

.flexslider {
    margin: 0;
    padding: 0
}

.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden
}

.flexslider .slides img {
    width: 100%;
    display: block
}

.flexslider .slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

html[xmlns] .flexslider .slides {
    display: block
}

* html .flexslider .slides {
    height: 1%
}

.flexslider .slides>li:first-child {
    display: block
}

.flex-control-nav a {
    display: block;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    border: none;
    background-color: #d6d6d6;
    text-indent: -9999em;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

.flex-control-nav a.flex-active {
    border-color: transparent;
    background-color: #e24446
}

.flex-next,
.flex-prev {
    display: block;
    width: 24px;
    height: 24px;
    text-indent: -9999em;
    position: relative;
    opacity: .15;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

.flex-next:hover,
.flex-prev:hover {
    opacity: 1
}

.flex-next:after,
.flex-next:before,
.flex-prev:after,
.flex-prev:before {
    content: "";
    display: block;
    position: absolute
}

.flex-next:before,
.flex-prev:before {
    top: 0;
    left: 50%;
    width: 10px;
    height: 10px;
    border-top: 2px solid #000;
    border-left: 2px solid #000;
    margin-left: -6px;
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 1
}

.flex-next:after,
.flex-prev:after {
    width: 2px;
    height: 22px;
    top: 0;
    left: 50%;
    background-color: #000;
    margin-left: -1px
}

.flex-next {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.h18-slider-opiniones {
    position: relative;
    margin-bottom: 200px
}

.h18-slider-opiniones .flexslider {
    position: relative;
    padding-bottom: 48px
}

.h18-slider-opiniones .flex-control-nav {
    position: absolute;
    bottom: 0
}

.h18-slider-opiniones .flex-control-nav>li {
    display: inline-block
}

.h18-slider-opiniones .flex-control-nav>li+li {
    margin-left: 10px
}

.h18-slider-opiniones .slides li>span {
    display: block
}

.h18-slider-opiniones__figure>span {
    display: block;
    padding: 20px 60px;
    color: #000;
    font-size: 16px;
    line-height: 1.125;
    letter-spacing: .04em
}

.h18-slider-opiniones__title {
    margin: 0 0 24px;
    color: #333;
    font-weight: 700;
    font-size: 36px;
    line-height: 1.166666667
}

.h18-slider-opiniones__opinion {
    font-style: italic;
    font-size: 24px;
    line-height: 1.458333333;
    letter-spacing: .018em
}

.h18-slider-sectores .journal-content-article {
    padding: 24px 0 32px
}

.h18-slider-sectores .flexslider {
    padding-right: 24px;
    position: relative;
    overflow: hidden
}

.h18-slider-sectores .flex-direction-nav {
    position: absolute;
    top: 12px;
    right: 0
}

.h18-slider-sectores .flex-direction-nav li+li {
    margin-top: 10px
}

.h18-slider-sectores .flex-control-nav {
    position: absolute;
    top: 50%;
    right: 7px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.h18-slider-sectores .flex-control-nav li+li {
    margin-top: 10px
}

.h18-slider-sectores .slides li a {
    box-sizing: border-box;
    position: relative;
    display: block;
    min-height: 120px;
    padding-left: 100px;
    padding-top: 20px;
    padding-bottom: 10px;
    color: #000;
    opacity: 1;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

.h18-slider-sectores .slides li a:hover {
    text-decoration: none
}

.h18-slider-sectores .slides li a:hover:after {
    width: 100%
}

.h18-slider-sectores .slides li a:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 10px;
    height: 2px;
    background-color: #e24446;
    -webkit-transition: width .3s cubic-bezier(.694, .0482, .335, 1);
    transition: width .3s cubic-bezier(.694, .0482, .335, 1)
}

.h18-slider-sectores .slides li span {
    display: block;
    max-width: 360px
}

.h18-slider-sectores .slides li span:first-of-type {
    margin-bottom: 8px;
    font-weight: 700;
    font-size: 18px
}

.h18-slider-sectores .slides li span+span {
    font-size: 14px;
    color: #4a4a4a
}

.h18-slider-sectores .slides li .icon {
    position: absolute;
    top: 30px;
    left: 10px;
    color: #000;
    font-size: 60px
}

.home {
    background-image: url(../images/home-bg.jpg), -webkit-linear-gradient(left, #b4b4b4, #d6d6d6 49.99999%, #7a1314 50%, #e24446);
    background-image: url(../images/home-bg.jpg), linear-gradient(90deg, #b4b4b4 0, #d6d6d6 49.99999%, #7a1314 50%, #e24446);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center -90px
}

.home #header #claim .link-firabcn,
.home #header #claim .social a {
    color: #fff
}

.home #header #claim .social a:hover {
    color: #fff;
    opacity: .5
}

@media (min-width:600px) {
    #header {
        padding-top: 40px;
        height: 116px
    }
    #header #claim {
        top: 44px;
        right: 10px;
        bottom: 42px;
        left: 260px
    }
    #header #claim p {
        font-size: 16px;
        line-height: 1.5;
        letter-spacing: .05em
    }
    #header #claim .social {
        position: absolute;
        top: 20px;
        right: 160px;
        font-size: 0
    }
    #header #claim .social a {
        display: inline-block;
        width: 20px;
        height: 20px;
        color: #9b9b9b;
        font-size: 20px;
        vertical-align: middle;
        -webkit-transition: all .2s linear;
        transition: all .2s linear
    }
    #header #claim .social a:hover {
        color: #000
    }
    #header #claim .social a+a {
        margin-left: 10px
    }
    #header #claim .link-firabcn {
        position: absolute;
        top: 0;
        right: 0;
        width: 92px;
        color: #333
    }
    #header #claim .link-firabcn .icon {
        width: 92px;
        height: 40px
    }
    #header #logo {
        width: 212px;
        height: 91px
    }
    #header .top-nav {
        right: 10px;
        top: 0
    }
    .box--horizontal .portlet {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .box--horizontal .portlet .section {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%
    }
    .box--horizontal .portlet .title,
    .box--horizontal .portlet p {
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
        flex: 0 1 50%;
        padding-right: 10vw
    }
    .box--bgpic {
        padding: 14vw 2vw 0
    }
    .box--bgpic:before {
        content: "";
        display: block;
        width: 10px;
        height: 90px;
        position: absolute;
        top: 0;
        left: 50%;
        z-index: 1;
        margin-top: -45px;
        margin-left: -5px;
        background-color: #e24446
    }
    .box--hcentered {
        border: 10px solid #e24446;
        margin: 10px auto
    }
    .box--hcentered .journal-content-article {
        max-width: 900px;
        margin: 0 auto
    }
    .box--hcentered .portlet.box {
        width: 100%;
        position: relative;
        box-sizing: border-box;
        padding-right: 52%
    }
    .box--hcentered .portlet.box:after {
        content: "";
        display: table;
        clear: both
    }
    .box--hcentered .portlet.box .title {
        font-size: 41px;
        line-height: 1;
        text-align: right;
        word-spacing: 900px
    }
    .box--hcentered .portlet.box .title:before {
        content: none
    }
    .box--hcentered .portlet.box .title+p {
        position: absolute;
        top: 0;
        left: 50%;
        right: 0;
        padding: 30px 15px;
        font-size: 21px;
        font-weight: 700
    }
    .box--hcentered .portlet.box p:last-child {
        font-size: 19px;
        text-align: right
    }
    .box--cifras:after {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        width: 2000em;
        background-color: #e24446;
        z-index: 1
    }
    .box--cifras .portlet.box {
        padding-left: 36px;
        margin-right: -60px
    }
    .h18-exponer-contact {
        margin-top: 100px;
        margin-left: -60px;
        margin-right: -60px
    }
    .h18-exponer-contact .journal-content-article {
        padding-top: 100px;
        padding-bottom: 50px;
        padding-left: 60%
    }
    .h18-exponer-contact h2 {
        position: absolute;
        bottom: -40px;
        left: 100px
    }
    .h18-hero .journal-content-article {
        padding-top: 100px
    }
    .h18-hero h1,
    .h18-hero p {
        margin-left: calc(50% + 100px)
    }
    .h18-hero svg {
        display: block
    }
    .h18-cifras {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .h18-cifras__item {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 30%;
        flex: 1 0 30%
    }
    .h18-cifras--faf:after {
        content: "";
        display: block;
        width: 50px;
        height: 8px;
        position: absolute;
        top: 75px;
        right: -10px;
        background-color: #e24446
    }
    .h18-cifras--faf svg {
        display: block;
        position: absolute;
        top: 75px;
        left: -100px;
        z-index: 1
    }
    .h18-wannabe {
        padding: 40px 0;
        margin-left: -100px;
        margin-right: -100px
    }
    .h18-wannabe .journal-content-article {
        padding-top: 50px;
        padding-left: 470px
    }
    .h18-wannabe h2+p {
        position: absolute;
        bottom: -5px;
        left: 110px;
        font-weight: 700;
        font-size: 18px
    }
    .h18-wannabe svg {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        pointer-events: none
    }
    .h18-exponer-form {
        margin-left: -100px
    }
    .h18-exponer-form .aui-form em {
        max-width: 430px
    }
    .h18-slider-opiniones:before {
        content: "";
        display: block;
        width: 256px;
        height: 272px;
        position: absolute;
        left: -24px;
        top: 0;
        z-index: 1;
        border: 8px solid #e24446;
        pointer-events: none
    }
    .h18-slider-opiniones .flex-control-nav {
        left: 350px
    }
    .h18-slider-opiniones .flexslider {
        padding-top: 20px;
        margin: auto -40px
    }
    .h18-slider-opiniones__figure {
        float: left;
        width: 300px
    }
    .h18-slider-opiniones__opinion,
    .h18-slider-opiniones__title {
        margin-left: 350px
    }
}

@media (max-width:599px) {
    .is-mobilized {
        height: 100%
    }
    .is-mobilized body {
        height: 100%;
        background-color: #fff
    }
    .is-mobilized iframe,
    .is-mobilized table {
        width: 100%!important
    }
    .is-mobilized #content,
    .is-mobilized #footer,
    .is-mobilized #header,
    .is-mobilized #nav-main,
    .is-mobilized #wrapper,
    .is-mobilized body {
        box-sizing: border-box
    }
    .is-mobilized .global-wrapper {
        overflow-x: hidden;
        position: relative
    }
    .is-mobilized #wrapper {
        background-color: transparent!important;
        padding: 0 10px;
        min-height: 100%;
        -webkit-transition: -webkit-transform .35s ease;
        transition: -webkit-transform .35s ease;
        transition: transform .35s ease;
        transition: transform .35s ease, -webkit-transform .35s ease;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    .is-mobilized #content,
    .is-mobilized #footer,
    .is-mobilized #header,
    .is-mobilized #nav-main {
        width: 100%;
        max-width: 100%;
        margin: 0 auto
    }
    .is-mobilized #footer {
        margin-left: -10px;
        margin-right: -10px;
        width: auto;
        max-width: none
    }
    .is-mobilized #content {
        padding: 0 10px;
        width: 100%
    }
    .is-mobilized .col-2-1,
    .is-mobilized .col-3-1,
    .is-mobilized .col-4-1,
    .is-mobilized .col-6-1,
    .is-mobilized .col-193,
    .is-mobilized .col-240,
    .is-mobilized .col-300,
    .is-mobilized .col-407,
    .is-mobilized .col-460,
    .is-mobilized .col-620,
    .is-mobilized .col-640,
    .is-mobilized .col-940,
    .is-mobilized .portlet-column,
    .is-mobilized .portlet-layout {
        display: block;
        width: 100%!important;
        float: none;
        margin-right: 0!important;
        border: none
    }
    .is-mobilized .col-2-1:after,
    .is-mobilized .col-2-1:before,
    .is-mobilized .col-3-1:after,
    .is-mobilized .col-3-1:before,
    .is-mobilized .col-4-1:after,
    .is-mobilized .col-4-1:before,
    .is-mobilized .col-6-1:after,
    .is-mobilized .col-6-1:before,
    .is-mobilized .col-193:after,
    .is-mobilized .col-193:before,
    .is-mobilized .col-240:after,
    .is-mobilized .col-240:before,
    .is-mobilized .col-300:after,
    .is-mobilized .col-300:before,
    .is-mobilized .col-407:after,
    .is-mobilized .col-407:before,
    .is-mobilized .col-460:after,
    .is-mobilized .col-460:before,
    .is-mobilized .col-620:after,
    .is-mobilized .col-620:before,
    .is-mobilized .col-640:after,
    .is-mobilized .col-640:before,
    .is-mobilized .col-940:after,
    .is-mobilized .col-940:before,
    .is-mobilized .portlet-column:after,
    .is-mobilized .portlet-column:before,
    .is-mobilized .portlet-layout:after,
    .is-mobilized .portlet-layout:before {
        content: "";
        display: table
    }
    .is-mobilized .col-2-1:after,
    .is-mobilized .col-3-1:after,
    .is-mobilized .col-4-1:after,
    .is-mobilized .col-6-1:after,
    .is-mobilized .col-193:after,
    .is-mobilized .col-240:after,
    .is-mobilized .col-300:after,
    .is-mobilized .col-407:after,
    .is-mobilized .col-460:after,
    .is-mobilized .col-620:after,
    .is-mobilized .col-640:after,
    .is-mobilized .col-940:after,
    .is-mobilized .portlet-column:after,
    .is-mobilized .portlet-layout:after {
        clear: both
    }
    .is-mobilized .col-240 {
        min-height: 0!important
    }
    .is-mobilized .portlet-column-content {
        padding-left: 0;
        padding-right: 0
    }
    .is-mobilized #search {
        display: none
    }
    #header #logo {
        max-width: calc(50vw - 20px)
    }
    #header #claim {
        left: calc(50% + 10px);
        right: 0;
        width: auto;
        padding: 20px 0 0
    }
    #header #claim p {
        font-size: 13px
    }
    #header {
        padding-left: 0;
        padding-right: 0
    }
    #header .top-nav .top-links li a {
        padding: 0 2px;
        font-size: 13px
    }
    .is-mobilized #header {
        padding-top: 60px;
        padding-bottom: 20px
    }
    .is-mobilized #header #logo {
        width: 200px;
        height: 104px
    }
    .is-mobilized #header #logo h1 {
        margin: 0
    }
    .is-mobilized #header #logo img {
        max-width: 100%;
        height: auto;
        display: block
    }
    .is-mobilized #header .top-nav .portlet-language {
        width: 50px
    }
    .is-mobilized #header .top-nav #lang-selector .dropdown-menu {
        min-width: 48px
    }
    .is-mobilized #footer .sitemap .col-6-1 {
        background-image: none;
        min-height: 0!important;
        border-bottom: 1px solid hsla(0, 0%, 100%, .2);
        padding-bottom: 1.25em;
        margin-bottom: 1.25em
    }
    .is-mobilized #footer .sitemap .col-6-1:last-child {
        border-bottom: none;
        padding-bottom: 0;
        margin-bottom: 0
    }
    .is-mobilized #footer .siteinfo .bottom-links,
    .is-mobilized #footer .siteinfo .copyright {
        padding: 0 20px;
        text-align: left
    }
    .is-mobilized #footer .siteinfo .bottom-links {
        margin: 1.25em 0;
        clear: both
    }
    .is-mobilized #footer .siteinfo .copyright {
        margin-bottom: .625em
    }
    .is-mobilized .vertical-form textarea,
    .is-mobilized .web-form-portlet .aui-form .lfr-textarea-container textarea {
        width: 100%
    }
    .is-mobilized .article .figure .pic {
        float: none
    }
    .is-mobilized .article .figure .pic:after,
    .is-mobilized .article .figure .pic:before {
        content: "";
        display: table
    }
    .is-mobilized .article .figure .pic:after {
        clear: both
    }
    .is-mobilized .article ul.alpha {
        width: auto;
        height: auto;
        padding-bottom: 9px
    }
    .is-mobilized .article .utilities .filter {
        margin-bottom: 20px
    }
    .is-mobilized .sitemap-item {
        margin-bottom: 15px
    }
    .is-mobilized .presskit-item .downloads {
        margin-left: 0;
        text-align: left
    }
    .is-mobilized .presskit-item.banners .get-code {
        width: 100%;
        margin-left: 0
    }
    .is-mobilized .presskit-item.banners .get-code pre {
        max-width: 100%;
        width: 200px
    }
    .is-mobilized .microsite .expositor {
        padding: 10px 10px 0;
        position: relative
    }
    .is-mobilized .microsite .expositor .exp-logo {
        position: absolute;
        float: none;
        margin: 0
    }
    .is-mobilized .microsite .expositor .exp-data {
        margin: 0
    }
    .is-mobilized .microsite .expositor .name {
        margin-left: 150px;
        height: 100px
    }
    .is-mobilized .microsite .expositor .exp-contact {
        width: auto;
        margin-right: 160px
    }
    .is-mobilized .new-press .item-new img {
        width: 90px;
        height: auto;
        margin: 0
    }
    .is-mobilized .new-press .item-new .header {
        margin-left: 100px;
        padding-right: 0
    }
    .is-mobilized .new-press .item-new .description {
        margin-left: 100px
    }
    .is-mobilized .new-press .item-new .header .exhibitor {
        margin-top: 10px
    }
    .is-mobilized .news-list .header {
        padding-bottom: 30px
    }
    .is-mobilized .news-list .utilities .rss-link {
        float: none
    }
    .is-mobilized .hamburguer-btn {
        display: block
    }
    .is-mobilized #nav-main {
        overflow: hidden;
        position: absolute;
        top: 0;
        left: -250px;
        padding: 0;
        width: 250px;
        border-bottom: none;
        background-color: #21272e
    }
    .is-mobilized #nav-main ul.dropdown {
        width: 250px
    }
    .is-mobilized #nav-main ul.dropdown a {
        color: #fff;
        background-image: none
    }
    .is-mobilized #nav-main ul.dropdown a:hover {
        color: #fff
    }
    .is-mobilized #nav-main ul.dropdown ul {
        box-shadow: none;
        display: none
    }
    .is-mobilized #nav-main ul.dropdown li {
        float: none;
        border-bottom: 1px solid hsla(0, 0%, 100%, .2)
    }
    .is-mobilized #nav-main ul.dropdown ul li {
        border-color: hsla(0, 0%, 100%, .3)
    }
    .is-mobilized #nav-main ul.dropdown ul a {
        padding-left: 25px
    }
    .is-mobilized #nav-main ul.dropdown li.active {
        margin-right: 0
    }
    .is-mobilized #nav-main ul.dropdown li.active a {
        padding-right: 15px;
        margin-top: 0;
        padding-top: 10px
    }
    .is-mobilized #nav-main ul.dropdown li.active>a {
        background-color: #e24446!important
    }
    .is-mobilized #nav-main ul.dropdown li:hover {
        margin-right: 0;
        z-index: auto
    }
    .is-mobilized #nav-main ul.dropdown li:hover ul {
        left: auto;
        top: auto
    }
    .is-mobilized #nav-main ul.dropdown>li:hover>a {
        margin-top: 0;
        padding-top: 0;
        padding-right: 15px;
        background-color: #e24446
    }
    .is-mobilized #nav-main ul.dropdown a {
        padding-top: 8px!important;
        padding-bottom: 8px;
        line-height: 20px
    }
    .is-mobilized #nav-main ul.dropdown a:hover {
        padding-top: 8px!important;
        background: #e24446!important
    }
    .is-mobilized #nav-main .toggle {
        position: absolute;
        top: 0;
        right: 0;
        content: "";
        display: block;
        width: 36px;
        height: 100%;
        background: rgba(0, 0, 0, .1);
        cursor: pointer
    }
    .is-mobilized #nav-main .toggle:before {
        margin-top: -4px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }
    .is-mobilized #nav-main .toggle:after,
    .is-mobilized #nav-main .toggle:before {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -4px;
        width: 10px;
        height: 0;
        border-top: 1px solid #fff
    }
    .is-mobilized #nav-main .toggle:after {
        margin-top: 3px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
    .is-mobilized .nav-wrap {
        width: 500px;
        -webkit-transition: all .35s ease;
        transition: all .35s ease
    }
    .is-mobilized .nav-submenu {
        display: block;
        float: left;
        width: 250px
    }
    .is-mobilized .nav-submenu li a {
        padding-top: 8px;
        padding-bottom: 8px;
        line-height: 20px
    }
    .is-mobilized #nav-main.submenu-active .nav-wrap {
        -webkit-transform: translate3d(-250px, 0, 0);
        transform: translate3d(-250px, 0, 0)
    }
    .is-mobilized .menu-is-active #wrapper {
        -webkit-transform: translate3d(250px, 0, 0);
        transform: translate3d(250px, 0, 0)
    }
    .is-mobilized #nav-back {
        position: relative;
        display: block;
        padding: 8px 14px 8px 41px;
        width: 195px;
        color: #fff;
        background-color: #21272e;
        text-transform: uppercase;
        font-size: 14px;
        line-height: 20px;
        cursor: pointer
    }
    .is-mobilized #nav-back:before {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }
    .is-mobilized #nav-back:after,
    .is-mobilized #nav-back:before {
        position: absolute;
        top: 50%;
        left: 14px;
        width: 18px;
        height: 0;
        border-top: 1px solid #fff;
        content: ""
    }
    .is-mobilized #nav-back:after {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
    .is-mobilized .nav-submenu div {
        width: 250px
    }
    .is-mobilized .nav-submenu li:not(:first-child) {
        border-top: 1px solid hsla(0, 0%, 100%, .3)
    }
    .is-mobilized .nav-submenu a {
        display: block;
        padding: 0 15px;
        width: 220px;
        color: #fff;
        font-size: 14px;
        line-height: 36px
    }
    .is-mobilized .nav-submenu a:hover {
        background-color: #e24446;
        text-decoration: none
    }
    #header #logo {
        margin-top: 0!important
    }
    #header .link-firabcn {
        position: absolute;
        right: 0;
        bottom: 0
    }
    #header .link-firabcn .icon {
        width: 10vw
    }
    #footer {
        padding: 20px 10px
    }
    #footer .siteinfo .link-ag,
    #footer .siteinfo .link-home {
        display: block
    }
    #footer .siteinfo .link-ag {
        float: right;
        max-width: 110px
    }
    #footer .siteinfo .links-footer:after {
        content: "";
        display: table;
        clear: both
    }
    #footer .siteinfo .links-footer a+a {
        margin: 0 0 0 10px
    }
    #footer .siteinfo .copyright {
        padding: 0!important
    }
    #nav-main {
        min-height: 100vh;
        background-color: #fff
    }
    .box--cifras .portlet.box .section {
        font-size: 48px
    }
    .h18-hero {
        padding: 0 20px
    }
    .h18-hero h1 {
        text-shadow: 5px 5px 1px rgba(0, 0, 0, .25)
    }
    .home {
        background-position: top;
        background-size: cover
    }
    .home #header #claim p {
        color: #fff
    }
}