meta.foundation-version {
    font-family: "/5.5.2/";
}
.r0{
    right:0 !important;
}
.sideRrss{
    position: fixed;
    top: 44px;
    width: 220px;
    right: -220px;
    background:#ebebeb;
    border:1px solid lightgrey;
    z-index: 10001;
    transition: 0.30s;
    overflow-x: hidden;

}
.sideRrss li {
    padding:5px;
    /*border-top:1px solid lightgray;*/
    border-bottom:1px solid lightgray;
}
.velo-rrss{    
    background: rgba(0,0,0,0.8);
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index:10000;
    transition: 0.3s;
}
.social-media{
    display:none !important; 
    max-height: 24px;
    max-width: 24px;
}
meta.foundation-mq-small {
    font-family: "/only screen/";
    width: 0;
}
meta.foundation-mq-small-only {
    font-family: "/only screen and (max-width: 40em)/";
    width: 0;
}
meta.foundation-mq-medium {
    font-family: "/only screen and (min-width:40.0625em)/";
    width: 40.0625em;
}
meta.foundation-mq-medium-only {
    font-family: "/only screen and (min-width:40.0625em) and (max-width:64em)/";
    width: 40.0625em;
}
meta.foundation-mq-large {
    font-family: "/only screen and (min-width:64.0625em)/";
    width: 64.0625em;
}
meta.foundation-mq-large-only {
    font-family: "/only screen and (min-width:64.0625em) and (max-width:90em)/";
    width: 64.0625em;
}
meta.foundation-mq-xlarge {
    font-family: "/only screen and (min-width:90.0625em)/";
    width: 90.0625em;
}
meta.foundation-mq-xlarge-only {
    font-family: "/only screen and (min-width:90.0625em) and (max-width:120em)/";
    width: 90.0625em;
}
meta.foundation-mq-xxlarge {
    font-family: "/only screen and (min-width:120.0625em)/";
    width: 120.0625em;
}
meta.foundation-data-attribute-namespace {
    font-family: false;
}
html,
body {
    height: 100%;
}
html {
    box-sizing: border-box;
}
*,
*:before,
*:after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}
html,
body {
    font-size: 100%;
}
body {
    background: #fff;
    color: #333;
    cursor: auto;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    line-height: 1.5;
    margin: 0;
    padding: 0;
    position: relative;
}
a:hover {
    cursor: pointer;
}
img {
    max-width: 100%;
    height: auto;
}
img {
    -ms-interpolation-mode: bicubic;
}
#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
    max-width: none !important;
}
.left {
    float: left !important;
}
.right {
    float: right !important;
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.hide {
    display: none;
}
.invisible {
    visibility: hidden;
}
.antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
img {
    display: inline-block;
    vertical-align: middle;
}
textarea {
    height: auto;
    min-height: 50px;
}
select {
    width: 100%;
}
.row {
    margin: 0 auto;
    max-width: 78.75em;
    width: 100%;
}
.row:before,
.row:after {
    content: " ";
    display: table;
}
.row:after {
    clear: both;
}
.row.collapse > .column,
.row.collapse > .columns {
    padding-left: 0;
    padding-right: 0;
}
.row.collapse .row {
    margin-left: 0;
    margin-right: 0;
}
.row .row {
    margin: 0 -0.469em;
    max-width: none;
    width: auto;
}
.row .row:before,
.row .row:after {
    content: " ";
    display: table;
}
.row .row:after {
    clear: both;
}
.row .row.collapse {
    margin: 0;
    max-width: none;
    width: auto;
}
.row .row.collapse:before,
.row .row.collapse:after {
    content: " ";
    display: table;
}
.row .row.collapse:after {
    clear: both;
}
.column,
.columns {
    padding-left: 0.469em;
    padding-right: 0.469em;
    width: 100%;
    float: left;
}
.column + .column:last-child,
.columns + .column:last-child,
.column + .columns:last-child,
.columns + .columns:last-child {
    float: right;
}
.column + .column.end,
.columns + .column.end,
.column + .columns.end,
.columns + .columns.end {
    float: left;
}
@media only screen {
    .small-push-0 {
        position: relative;
        left: 0;
        right: auto;
    }
    .small-pull-0 {
        position: relative;
        right: 0;
        left: auto;
    }
    .small-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto;
    }
    .small-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto;
    }
    .small-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto;
    }
    .small-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto;
    }
    .small-push-3 {
        position: relative;
        left: 25%;
        right: auto;
    }
    .small-pull-3 {
        position: relative;
        right: 25%;
        left: auto;
    }
    .small-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto;
    }
    .small-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto;
    }
    .small-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto;
    }
    .small-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto;
    }
    .small-push-6 {
        position: relative;
        left: 50%;
        right: auto;
    }
    .small-pull-6 {
        position: relative;
        right: 50%;
        left: auto;
    }
    .small-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto;
    }
    .small-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto;
    }
    .small-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto;
    }
    .small-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto;
    }
    .small-push-9 {
        position: relative;
        left: 75%;
        right: auto;
    }
    .small-pull-9 {
        position: relative;
        right: 75%;
        left: auto;
    }
    .small-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto;
    }
    .small-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto;
    }
    .small-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto;
    }
    .small-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto;
    }
    .column,
    .columns {
        position: relative;
        padding-left: 0.469em;
        padding-right: 0.469em;
        float: left;
    }
    .small-1 {
        width: 8.33333%;
    }
    .small-2 {
        width: 16.66667%;
    }
    .small-3 {
        width: 25%;
    }
    .small-4 {
        width: 33.33333%;
    }
    .small-5 {
        width: 41.66667%;
    }
    .small-6 {
        width: 50%;
    }
    .small-7 {
        width: 58.33333%;
    }
    .small-8 {
        width: 66.66667%;
    }
    .small-9 {
        width: 75%;
    }
    .small-10 {
        width: 83.33333%;
    }
    .small-11 {
        width: 91.66667%;
    }
    .small-12 {
        width: 100%;
    }
    .small-offset-0 {
        margin-left: 0 !important;
    }
    .small-offset-1 {
        margin-left: 8.33333% !important;
    }
    .small-offset-2 {
        margin-left: 16.66667% !important;
    }
    .small-offset-3 {
        margin-left: 25% !important;
    }
    .small-offset-4 {
        margin-left: 33.33333% !important;
    }
    .small-offset-5 {
        margin-left: 41.66667% !important;
    }
    .small-offset-6 {
        margin-left: 50% !important;
    }
    .small-offset-7 {
        margin-left: 58.33333% !important;
    }
    .small-offset-8 {
        margin-left: 66.66667% !important;
    }
    .small-offset-9 {
        margin-left: 75% !important;
    }
    .small-offset-10 {
        margin-left: 83.33333% !important;
    }
    .small-offset-11 {
        margin-left: 91.66667% !important;
    }
    .small-reset-order {
        float: left;
        left: auto;
        margin-left: 0;
        margin-right: 0;
        right: auto;
    }
    .column.small-centered,
    .columns.small-centered {
        margin-left: auto;
        margin-right: auto;
        float: none;
    }
    .column.small-uncentered,
    .columns.small-uncentered {
        float: left;
        margin-left: 0;
        margin-right: 0;
    }
    .column.small-centered:last-child,
    .columns.small-centered:last-child {
        float: none;
    }
    .column.small-uncentered:last-child,
    .columns.small-uncentered:last-child {
        float: left;
    }
    .column.small-uncentered.opposite,
    .columns.small-uncentered.opposite {
        float: right;
    }
    .row.small-collapse > .column,
    .row.small-collapse > .columns {
        padding-left: 0;
        padding-right: 0;
    }
    .row.small-collapse .row {
        margin-left: 0;
        margin-right: 0;
    }
    .row.small-uncollapse > .column,
    .row.small-uncollapse > .columns {
        padding-left: 0.469em;
        padding-right: 0.469em;
        float: left;
    }
}
@media only screen and (min-width: 40.0625em) {
    .medium-push-0 {
        position: relative;
        left: 0;
        right: auto;
    }
    .medium-pull-0 {
        position: relative;
        right: 0;
        left: auto;
    }
    .medium-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto;
    }
    .medium-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto;
    }
    .medium-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto;
    }
    .medium-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto;
    }
    .medium-push-3 {
        position: relative;
        left: 25%;
        right: auto;
    }
    .medium-pull-3 {
        position: relative;
        right: 25%;
        left: auto;
    }
    .medium-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto;
    }
    .medium-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto;
    }
    .medium-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto;
    }
    .medium-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto;
    }
    .medium-push-6 {
        position: relative;
        left: 50%;
        right: auto;
    }
    .medium-pull-6 {
        position: relative;
        right: 50%;
        left: auto;
    }
    .medium-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto;
    }
    .medium-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto;
    }
    .medium-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto;
    }
    .medium-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto;
    }
    .medium-push-9 {
        position: relative;
        left: 75%;
        right: auto;
    }
    .medium-pull-9 {
        position: relative;
        right: 75%;
        left: auto;
    }
    .medium-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto;
    }
    .medium-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto;
    }
    .medium-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto;
    }
    .medium-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto;
    }
    .column,
    .columns {
        position: relative;
        padding-left: 0.469em;
        padding-right: 0.469em;
        float: left;
    }
    .medium-1 {
        width: 8.33333%;
    }
    .medium-2 {
        width: 16.66667%;
    }
    .medium-3 {
        width: 25%;
    }
    .medium-4 {
        width: 33.33333%;
    }
    .medium-5 {
        width: 41.66667%;
    }
    .medium-6 {
        width: 50%;
    }
    .medium-7 {
        width: 58.33333%;
    }
    .medium-8 {
        width: 66.66667%;
    }
    .medium-9 {
        width: 75%;
    }
    .medium-10 {
        width: 83.33333%;
    }
    .medium-11 {
        width: 91.66667%;
    }
    .medium-12 {
        width: 100%;
    }
    .medium-offset-0 {
        margin-left: 0 !important;
    }
    .medium-offset-1 {
        margin-left: 8.33333% !important;
    }
    .medium-offset-2 {
        margin-left: 16.66667% !important;
    }
    .medium-offset-3 {
        margin-left: 25% !important;
    }
    .medium-offset-4 {
        margin-left: 33.33333% !important;
    }
    .medium-offset-5 {
        margin-left: 41.66667% !important;
    }
    .medium-offset-6 {
        margin-left: 50% !important;
    }
    .medium-offset-7 {
        margin-left: 58.33333% !important;
    }
    .medium-offset-8 {
        margin-left: 66.66667% !important;
    }
    .medium-offset-9 {
        margin-left: 75% !important;
    }
    .medium-offset-10 {
        margin-left: 83.33333% !important;
    }
    .medium-offset-11 {
        margin-left: 91.66667% !important;
    }
    .medium-reset-order {
        float: left;
        left: auto;
        margin-left: 0;
        margin-right: 0;
        right: auto;
    }
    .column.medium-centered,
    .columns.medium-centered {
        margin-left: auto;
        margin-right: auto;
        float: none;
    }
    .column.medium-uncentered,
    .columns.medium-uncentered {
        float: left;
        margin-left: 0;
        margin-right: 0;
    }
    .column.medium-centered:last-child,
    .columns.medium-centered:last-child {
        float: none;
    }
    .column.medium-uncentered:last-child,
    .columns.medium-uncentered:last-child {
        float: left;
    }
    .column.medium-uncentered.opposite,
    .columns.medium-uncentered.opposite {
        float: right;
    }
    .row.medium-collapse > .column,
    .row.medium-collapse > .columns {
        padding-left: 0;
        padding-right: 0;
    }
    .row.medium-collapse .row {
        margin-left: 0;
        margin-right: 0;
    }
    .row.medium-uncollapse > .column,
    .row.medium-uncollapse > .columns {
        padding-left: 0.469em;
        padding-right: 0.469em;
        float: left;
    }
    .push-0 {
        position: relative;
        left: 0;
        right: auto;
    }
    .pull-0 {
        position: relative;
        right: 0;
        left: auto;
    }
    .push-1 {
        position: relative;
        left: 8.33333%;
        right: auto;
    }
    .pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto;
    }
    .push-2 {
        position: relative;
        left: 16.66667%;
        right: auto;
    }
    .pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto;
    }
    .push-3 {
        position: relative;
        left: 25%;
        right: auto;
    }
    .pull-3 {
        position: relative;
        right: 25%;
        left: auto;
    }
    .push-4 {
        position: relative;
        left: 33.33333%;
        right: auto;
    }
    .pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto;
    }
    .push-5 {
        position: relative;
        left: 41.66667%;
        right: auto;
    }
    .pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto;
    }
    .push-6 {
        position: relative;
        left: 50%;
        right: auto;
    }
    .pull-6 {
        position: relative;
        right: 50%;
        left: auto;
    }
    .push-7 {
        position: relative;
        left: 58.33333%;
        right: auto;
    }
    .pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto;
    }
    .push-8 {
        position: relative;
        left: 66.66667%;
        right: auto;
    }
    .pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto;
    }
    .push-9 {
        position: relative;
        left: 75%;
        right: auto;
    }
    .pull-9 {
        position: relative;
        right: 75%;
        left: auto;
    }
    .push-10 {
        position: relative;
        left: 83.33333%;
        right: auto;
    }
    .pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto;
    }
    .push-11 {
        position: relative;
        left: 91.66667%;
        right: auto;
    }
    .pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto;
    }
}
@media only screen and (min-width: 64.0625em) {
    .large-push-0 {
        position: relative;
        left: 0;
        right: auto;
    }
    .large-pull-0 {
        position: relative;
        right: 0;
        left: auto;
    }
    .large-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto;
    }
    .large-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto;
    }
    .large-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto;
    }
    .large-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto;
    }
    .large-push-3 {
        position: relative;
        left: 25%;
        right: auto;
    }
    .large-pull-3 {
        position: relative;
        right: 25%;
        left: auto;
    }
    .large-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto;
    }
    .large-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto;
    }
    .large-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto;
    }
    .large-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto;
    }
    .large-push-6 {
        position: relative;
        left: 50%;
        right: auto;
    }
    .large-pull-6 {
        position: relative;
        right: 50%;
        left: auto;
    }
    .large-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto;
    }
    .large-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto;
    }
    .large-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto;
    }
    .large-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto;
    }
    .large-push-9 {
        position: relative;
        left: 75%;
        right: auto;
    }
    .large-pull-9 {
        position: relative;
        right: 75%;
        left: auto;
    }
    .large-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto;
    }
    .large-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto;
    }
    .large-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto;
    }
    .large-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto;
    }
    .column,
    .columns {
        position: relative;
        padding-left: 0.469em;
        padding-right: 0.469em;
        float: left;
    }
    .large-1 {
        width: 8.33333%;
    }
    .large-2 {
        width: 16.66667%;
    }
    .large-3 {
        width: 25%;
    }
    .large-4 {
        width: 33.33333%;
    }
    .large-5 {
        width: 41.66667%;
    }
    .large-6 {
        width: 50%;
    }
    .large-7 {
        width: 58.33333%;
    }
    .large-8 {
        width: 66.66667%;
    }
    .large-9 {
        width: 75%;
    }
    .large-10 {
        width: 83.33333%;
    }
    .large-11 {
        width: 91.66667%;
    }
    .large-12 {
        width: 100%;
    }
    .large-offset-0 {
        margin-left: 0 !important;
    }
    .large-offset-1 {
        margin-left: 8.33333% !important;
    }
    .large-offset-2 {
        margin-left: 16.66667% !important;
    }
    .large-offset-3 {
        margin-left: 25% !important;
    }
    .large-offset-4 {
        margin-left: 33.33333% !important;
    }
    .large-offset-5 {
        margin-left: 41.66667% !important;
    }
    .large-offset-6 {
        margin-left: 50% !important;
    }
    .large-offset-7 {
        margin-left: 58.33333% !important;
    }
    .large-offset-8 {
        margin-left: 66.66667% !important;
    }
    .large-offset-9 {
        margin-left: 75% !important;
    }
    .large-offset-10 {
        margin-left: 83.33333% !important;
    }
    .large-offset-11 {
        margin-left: 91.66667% !important;
    }
    .large-reset-order {
        float: left;
        left: auto;
        margin-left: 0;
        margin-right: 0;
        right: auto;
    }
    .column.large-centered,
    .columns.large-centered {
        margin-left: auto;
        margin-right: auto;
        float: none;
    }
    .column.large-uncentered,
    .columns.large-uncentered {
        float: left;
        margin-left: 0;
        margin-right: 0;
    }
    .column.large-centered:last-child,
    .columns.large-centered:last-child {
        float: none;
    }
    .column.large-uncentered:last-child,
    .columns.large-uncentered:last-child {
        float: left;
    }
    .column.large-uncentered.opposite,
    .columns.large-uncentered.opposite {
        float: right;
    }
    .row.large-collapse > .column,
    .row.large-collapse > .columns {
        padding-left: 0;
        padding-right: 0;
    }
    .row.large-collapse .row {
        margin-left: 0;
        margin-right: 0;
    }
    .row.large-uncollapse > .column,
    .row.large-uncollapse > .columns {
        padding-left: 0.469em;
        padding-right: 0.469em;
        float: left;
    }
    .push-0 {
        position: relative;
        left: 0;
        right: auto;
    }
    .pull-0 {
        position: relative;
        right: 0;
        left: auto;
    }
    .push-1 {
        position: relative;
        left: 8.33333%;
        right: auto;
    }
    .pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto;
    }
    .push-2 {
        position: relative;
        left: 16.66667%;
        right: auto;
    }
    .pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto;
    }
    .push-3 {
        position: relative;
        left: 25%;
        right: auto;
    }
    .pull-3 {
        position: relative;
        right: 25%;
        left: auto;
    }
    .push-4 {
        position: relative;
        left: 33.33333%;
        right: auto;
    }
    .pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto;
    }
    .push-5 {
        position: relative;
        left: 41.66667%;
        right: auto;
    }
    .pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto;
    }
    .push-6 {
        position: relative;
        left: 50%;
        right: auto;
    }
    .pull-6 {
        position: relative;
        right: 50%;
        left: auto;
    }
    .push-7 {
        position: relative;
        left: 58.33333%;
        right: auto;
    }
    .pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto;
    }
    .push-8 {
        position: relative;
        left: 66.66667%;
        right: auto;
    }
    .pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto;
    }
    .push-9 {
        position: relative;
        left: 75%;
        right: auto;
    }
    .pull-9 {
        position: relative;
        right: 75%;
        left: auto;
    }
    .push-10 {
        position: relative;
        left: 83.33333%;
        right: auto;
    }
    .pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto;
    }
    .push-11 {
        position: relative;
        left: 91.66667%;
        right: auto;
    }
    .pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto;
    }
}
button,
.button {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: 1rem 2rem 1.0625rem 2rem;
    font-size: 1rem;
    background-color: #333;
    border-color: #292929;
    color: #fff;
    transition: background-color 300ms ease-out;
}
button:hover,
button:focus,
.button:hover,
.button:focus {
    background-color: #292929;
}
button:hover,
button:focus,
.button:hover,
.button:focus {
    color: #fff;
}
button.secondary,
.button.secondary {
    background-color: #333;
    border-color: #292929;
    color: #fff;
}
button.secondary:hover,
button.secondary:focus,
.button.secondary:hover,
.button.secondary:focus {
    background-color: #292929;
}
button.secondary:hover,
button.secondary:focus,
.button.secondary:hover,
.button.secondary:focus {
    color: #fff;
}
button.success,
.button.success {
    background-color: #5da423;
    border-color: #4a831c;
    color: #fff;
}
button.success:hover,
button.success:focus,
.button.success:hover,
.button.success:focus {
    background-color: #4a831c;
}
button.success:hover,
button.success:focus,
.button.success:hover,
.button.success:focus {
    color: #fff;
}
button.alert,
.button.alert {
    background-color: #c60f13;
    border-color: #9e0c0f;
    color: #fff;
}
button.alert:hover,
button.alert:focus,
.button.alert:hover,
.button.alert:focus {
    background-color: #9e0c0f;
}
button.alert:hover,
button.alert:focus,
.button.alert:hover,
.button.alert:focus {
    color: #fff;
}
button.warning,
.button.warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #fff;
}
button.warning:hover,
button.warning:focus,
.button.warning:hover,
.button.warning:focus {
    background-color: #cf6e0e;
}
button.warning:hover,
button.warning:focus,
.button.warning:hover,
.button.warning:focus {
    color: #fff;
}
button.info,
.button.info {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #333;
}
button.info:hover,
button.info:focus,
.button.info:hover,
.button.info:focus {
    background-color: #61b6d9;
}
button.info:hover,
button.info:focus,
.button.info:hover,
.button.info:focus {
    color: #fff;
}
button.large,
.button.large {
    padding: 1.125rem 2.25rem 1.1875rem 2.25rem;
    font-size: 1.25rem;
}
button.small,
.button.small {
    padding: 0.875rem 1.75rem 0.9375rem 1.75rem;
    font-size: 0.8125rem;
}
button.tiny,
.button.tiny {
    padding: 0.625rem 1.25rem 0.6875rem 1.25rem;
    font-size: 0.6875rem;
}
button.expand,
.button.expand {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}
button.left-align,
.button.left-align {
    text-align: left;
    text-indent: 0.75rem;
}
button.right-align,
.button.right-align {
    text-align: right;
    padding-right: 0.75rem;
}
button.radius,
.button.radius {
    border-radius: 3px;
}
button.round,
.button.round {
    border-radius: 1000px;
}
button.disabled,
button[disabled],
.button.disabled,
.button[disabled] {
    background-color: #333;
    border-color: #292929;
    color: #fff;
    box-shadow: none;
    cursor: default;
    opacity: 0.7;
}
button.disabled:hover,
button.disabled:focus,
button[disabled]:hover,
button[disabled]:focus,
.button.disabled:hover,
.button.disabled:focus,
.button[disabled]:hover,
.button[disabled]:focus {
    background-color: #292929;
}
button.disabled:hover,
button.disabled:focus,
button[disabled]:hover,
button[disabled]:focus,
.button.disabled:hover,
.button.disabled:focus,
.button[disabled]:hover,
.button[disabled]:focus {
    color: #fff;
}
button.disabled:hover,
button.disabled:focus,
button[disabled]:hover,
button[disabled]:focus,
.button.disabled:hover,
.button.disabled:focus,
.button[disabled]:hover,
.button[disabled]:focus {
    background-color: #333;
}
button.disabled.secondary,
button[disabled].secondary,
.button.disabled.secondary,
.button[disabled].secondary {
    background-color: #333;
    border-color: #292929;
    color: #fff;
    box-shadow: none;
    cursor: default;
    opacity: 0.7;
}
button.disabled.secondary:hover,
button.disabled.secondary:focus,
button[disabled].secondary:hover,
button[disabled].secondary:focus,
.button.disabled.secondary:hover,
.button.disabled.secondary:focus,
.button[disabled].secondary:hover,
.button[disabled].secondary:focus {
    background-color: #292929;
}
button.disabled.secondary:hover,
button.disabled.secondary:focus,
button[disabled].secondary:hover,
button[disabled].secondary:focus,
.button.disabled.secondary:hover,
.button.disabled.secondary:focus,
.button[disabled].secondary:hover,
.button[disabled].secondary:focus {
    color: #fff;
}
button.disabled.secondary:hover,
button.disabled.secondary:focus,
button[disabled].secondary:hover,
button[disabled].secondary:focus,
.button.disabled.secondary:hover,
.button.disabled.secondary:focus,
.button[disabled].secondary:hover,
.button[disabled].secondary:focus {
    background-color: #333;
}
button.disabled.success,
button[disabled].success,
.button.disabled.success,
.button[disabled].success {
    background-color: #5da423;
    border-color: #4a831c;
    color: #fff;
    box-shadow: none;
    cursor: default;
    opacity: 0.7;
}
button.disabled.success:hover,
button.disabled.success:focus,
button[disabled].success:hover,
button[disabled].success:focus,
.button.disabled.success:hover,
.button.disabled.success:focus,
.button[disabled].success:hover,
.button[disabled].success:focus {
    background-color: #4a831c;
}
button.disabled.success:hover,
button.disabled.success:focus,
button[disabled].success:hover,
button[disabled].success:focus,
.button.disabled.success:hover,
.button.disabled.success:focus,
.button[disabled].success:hover,
.button[disabled].success:focus {
    color: #fff;
}
button.disabled.success:hover,
button.disabled.success:focus,
button[disabled].success:hover,
button[disabled].success:focus,
.button.disabled.success:hover,
.button.disabled.success:focus,
.button[disabled].success:hover,
.button[disabled].success:focus {
    background-color: #5da423;
}
button.disabled.alert,
button[disabled].alert,
.button.disabled.alert,
.button[disabled].alert {
    background-color: #c60f13;
    border-color: #9e0c0f;
    color: #fff;
    box-shadow: none;
    cursor: default;
    opacity: 0.7;
}
button.disabled.alert:hover,
button.disabled.alert:focus,
button[disabled].alert:hover,
button[disabled].alert:focus,
.button.disabled.alert:hover,
.button.disabled.alert:focus,
.button[disabled].alert:hover,
.button[disabled].alert:focus {
    background-color: #9e0c0f;
}
button.disabled.alert:hover,
button.disabled.alert:focus,
button[disabled].alert:hover,
button[disabled].alert:focus,
.button.disabled.alert:hover,
.button.disabled.alert:focus,
.button[disabled].alert:hover,
.button[disabled].alert:focus {
    color: #fff;
}
button.disabled.alert:hover,
button.disabled.alert:focus,
button[disabled].alert:hover,
button[disabled].alert:focus,
.button.disabled.alert:hover,
.button.disabled.alert:focus,
.button[disabled].alert:hover,
.button[disabled].alert:focus {
    background-color: #c60f13;
}
button.disabled.warning,
button[disabled].warning,
.button.disabled.warning,
.button[disabled].warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #fff;
    box-shadow: none;
    cursor: default;
    opacity: 0.7;
}
button.disabled.warning:hover,
button.disabled.warning:focus,
button[disabled].warning:hover,
button[disabled].warning:focus,
.button.disabled.warning:hover,
.button.disabled.warning:focus,
.button[disabled].warning:hover,
.button[disabled].warning:focus {
    background-color: #cf6e0e;
}
button.disabled.warning:hover,
button.disabled.warning:focus,
button[disabled].warning:hover,
button[disabled].warning:focus,
.button.disabled.warning:hover,
.button.disabled.warning:focus,
.button[disabled].warning:hover,
.button[disabled].warning:focus {
    color: #fff;
}
button.disabled.warning:hover,
button.disabled.warning:focus,
button[disabled].warning:hover,
button[disabled].warning:focus,
.button.disabled.warning:hover,
.button.disabled.warning:focus,
.button[disabled].warning:hover,
.button[disabled].warning:focus {
    background-color: #f08a24;
}
button.disabled.info,
button[disabled].info,
.button.disabled.info,
.button[disabled].info {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #333;
    box-shadow: none;
    cursor: default;
    opacity: 0.7;
}
button.disabled.info:hover,
button.disabled.info:focus,
button[disabled].info:hover,
button[disabled].info:focus,
.button.disabled.info:hover,
.button.disabled.info:focus,
.button[disabled].info:hover,
.button[disabled].info:focus {
    background-color: #61b6d9;
}
button.disabled.info:hover,
button.disabled.info:focus,
button[disabled].info:hover,
button[disabled].info:focus,
.button.disabled.info:hover,
.button.disabled.info:focus,
.button[disabled].info:hover,
.button[disabled].info:focus {
    color: #fff;
}
button.disabled.info:hover,
button.disabled.info:focus,
button[disabled].info:hover,
button[disabled].info:focus,
.button.disabled.info:hover,
.button.disabled.info:focus,
.button[disabled].info:hover,
.button[disabled].info:focus {
    background-color: #a0d3e8;
}
button::-moz-focus-inner {
    border: 0;
    padding: 0;
}
@media only screen and (min-width: 40.0625em) {
    button,
    .button {
        display: inline-block;
    }
}
form {
    margin: 0 0 1rem;
}
form .row .row {
    margin: 0 -0.5rem;
}
form .row .row .column,
form .row .row .columns {
    padding: 0 0.5rem;
}
form .row .row.collapse {
    margin: 0;
}
form .row .row.collapse .column,
form .row .row.collapse .columns {
    padding: 0;
}
form .row .row.collapse input {
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
    padding-left: 0.5rem;
}
label {
    color: #4d4d4d;
    cursor: pointer;
    display: block;
    font-size: 0.875rem;
    font-weight: normal;
    line-height: 1.5;
    margin-bottom: 0;
}
label.right {
    float: none !important;
    text-align: right;
}
label.inline {
    margin: 0 0 1rem 0;
    padding: 0.5625rem 0;
}
label small {
    text-transform: capitalize;
    color: #676767;
}
.prefix,
.postfix {
    border-style: solid;
    border-width: 1px;
    display: block;
    font-size: 0.875rem;
    height: 2.3125rem;
    line-height: 2.3125rem;
    overflow: visible;
    padding-bottom: 0;
    padding-top: 0;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 2;
}
.postfix.button {
    border-color: true;
}
.prefix.button {
    border: 0;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-top: 0;
    text-align: center;
}
.prefix.button.radius {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}
.postfix.button.radius {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}
.prefix.button.round {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px;
}
.postfix.button.round {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px;
}
span.prefix,
label.prefix {
    background: #f2f2f2;
    border-right: 0;
    color: #333;
    border-color: #ccc;
}
span.postfix,
label.postfix {
    background: #f2f2f2;
    color: #333;
    border-color: #ccc;
}
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="color"],
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    background-color: #fff;
    border-style: solid;
    border-width: 1px;
    border-color: #ccc;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.75);
    display: block;
    font-family: inherit;
    font-size: 0.875rem;
    height: 2.3125rem;
    margin: 0 0 1rem 0;
    padding: 0.5rem;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border-color 0.15s linear, background 0.15s linear;
    -moz-transition: border-color 0.15s linear, background 0.15s linear;
    -ms-transition: border-color 0.15s linear, background 0.15s linear;
    -o-transition: border-color 0.15s linear, background 0.15s linear;
    transition: border-color 0.15s linear, background 0.15s linear;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="color"]:focus,
textarea:focus {
    background: #fafafa;
    border-color: #999;
    outline: 0;
}
input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="date"]:disabled,
input[type="datetime"]:disabled,
input[type="datetime-local"]:disabled,
input[type="month"]:disabled,
input[type="week"]:disabled,
input[type="email"]:disabled,
input[type="number"]:disabled,
input[type="search"]:disabled,
input[type="tel"]:disabled,
input[type="time"]:disabled,
input[type="url"]:disabled,
input[type="color"]:disabled,
textarea:disabled {
    background-color: #ddd;
    cursor: default;
}
input[type="text"][disabled],
input[type="text"][readonly],
fieldset[disabled] input[type="text"],
input[type="password"][disabled],
input[type="password"][readonly],
fieldset[disabled] input[type="password"],
input[type="date"][disabled],
input[type="date"][readonly],
fieldset[disabled] input[type="date"],
input[type="datetime"][disabled],
input[type="datetime"][readonly],
fieldset[disabled] input[type="datetime"],
input[type="datetime-local"][disabled],
input[type="datetime-local"][readonly],
fieldset[disabled] input[type="datetime-local"],
input[type="month"][disabled],
input[type="month"][readonly],
fieldset[disabled] input[type="month"],
input[type="week"][disabled],
input[type="week"][readonly],
fieldset[disabled] input[type="week"],
input[type="email"][disabled],
input[type="email"][readonly],
fieldset[disabled] input[type="email"],
input[type="number"][disabled],
input[type="number"][readonly],
fieldset[disabled] input[type="number"],
input[type="search"][disabled],
input[type="search"][readonly],
fieldset[disabled] input[type="search"],
input[type="tel"][disabled],
input[type="tel"][readonly],
fieldset[disabled] input[type="tel"],
input[type="time"][disabled],
input[type="time"][readonly],
fieldset[disabled] input[type="time"],
input[type="url"][disabled],
input[type="url"][readonly],
fieldset[disabled] input[type="url"],
input[type="color"][disabled],
input[type="color"][readonly],
fieldset[disabled] input[type="color"],
textarea[disabled],
textarea[readonly],
fieldset[disabled] textarea {
    background-color: #ddd;
    cursor: default;
}
input[type="text"].radius,
input[type="password"].radius,
input[type="date"].radius,
input[type="datetime"].radius,
input[type="datetime-local"].radius,
input[type="month"].radius,
input[type="week"].radius,
input[type="email"].radius,
input[type="number"].radius,
input[type="search"].radius,
input[type="tel"].radius,
input[type="time"].radius,
input[type="url"].radius,
input[type="color"].radius,
textarea.radius {
    border-radius: 3px;
}
form .row .prefix-radius.row.collapse input,
form .row .prefix-radius.row.collapse textarea,
form .row .prefix-radius.row.collapse select,
form .row .prefix-radius.row.collapse button {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}
form .row .prefix-radius.row.collapse .prefix {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}
form .row .postfix-radius.row.collapse input,
form .row .postfix-radius.row.collapse textarea,
form .row .postfix-radius.row.collapse select,
form .row .postfix-radius.row.collapse button {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}
form .row .postfix-radius.row.collapse .postfix {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}
form .row .prefix-round.row.collapse input,
form .row .prefix-round.row.collapse textarea,
form .row .prefix-round.row.collapse select,
form .row .prefix-round.row.collapse button {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px;
}
form .row .prefix-round.row.collapse .prefix {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px;
}
form .row .postfix-round.row.collapse input,
form .row .postfix-round.row.collapse textarea,
form .row .postfix-round.row.collapse select,
form .row .postfix-round.row.collapse button {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px;
}
form .row .postfix-round.row.collapse .postfix {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px;
}
input[type="submit"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
}
textarea[rows] {
    height: auto;
}
textarea {
    max-width: 100%;
}
::-webkit-input-placeholder {
    color: #ccc;
}
:-moz-placeholder {
    color: #ccc;
}
::-moz-placeholder {
    color: #ccc;
}
:-ms-input-placeholder {
    color: #ccc;
}
select {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    background-color: #fafafa;
    border-radius: 0;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
    background-position: 100% center;
    background-repeat: no-repeat;
    border-style: solid;
    border-width: 1px;
    border-color: #ccc;
    color: rgba(0, 0, 0, 0.75);
    font-family: inherit;
    font-size: 0.875rem;
    line-height: normal;
    padding: 0.5rem;
    border-radius: 0;
    height: 2.3125rem;
}
select::-ms-expand {
    display: none;
}
select.radius {
    border-radius: 3px;
}
select:hover {
    background-color: #f3f3f3;
    border-color: #999;
}
select:disabled {
    background-color: #ddd;
    cursor: default;
}
select[multiple] {
    height: auto;
}
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
    margin: 0 0 1rem 0;
}
input[type="checkbox"] + label,
input[type="radio"] + label {
    display: inline-block;
    margin-left: 0.5rem;
    margin-right: 1rem;
    margin-bottom: 0;
    vertical-align: baseline;
}
input[type="file"] {
    width: 100%;
}
fieldset {
    border: 1px solid #ddd;
    margin: 1.125rem 0;
    padding: 1.25rem;
}
fieldset legend {
    background: #fff;
    font-weight: bold;
    margin-left: -0.1875rem;
    margin: 0;
    padding: 0 0.1875rem;
}
[data-abide] .error small.error,
[data-abide] .error span.error,
[data-abide] span.error,
[data-abide] small.error {
    display: block;
    font-size: 0.75rem;
    font-style: italic;
    font-weight: normal;
    margin-bottom: 1rem;
    margin-top: -1px;
    padding: 0.375rem 0.5625rem 0.5625rem;
    background: #c60f13;
    color: #fff;
}
[data-abide] span.error,
[data-abide] small.error {
    display: none;
}
span.error,
small.error {
    display: block;
    font-size: 0.75rem;
    font-style: italic;
    font-weight: normal;
    margin-bottom: 1rem;
    margin-top: -1px;
    padding: 0.375rem 0.5625rem 0.5625rem;
    background: #c60f13;
    color: #fff;
}
.error input,
.error textarea,
.error select {
    margin-bottom: 0;
}
.error input[type="checkbox"],
.error input[type="radio"] {
    margin-bottom: 1rem;
}
.error label,
.error label.error {
    color: #c60f13;
}
.error small.error {
    display: block;
    font-size: 0.75rem;
    font-style: italic;
    font-weight: normal;
    margin-bottom: 1rem;
    margin-top: -1px;
    padding: 0.375rem 0.5625rem 0.5625rem;
    background: #c60f13;
    color: #fff;
}
.error > label > small {
    background: transparent;
    color: #676767;
    display: inline;
    font-size: 60%;
    font-style: normal;
    margin: 0;
    padding: 0;
    text-transform: capitalize;
}
.error span.error-message {
    display: block;
}
input.error,
textarea.error,
select.error {
    margin-bottom: 0;
}
label.error {
    color: #c60f13;
}
meta.foundation-mq-topbar {
    font-family: "/only screen and (min-width:58.75em)/";
    width: 58.75em;
}
.contain-to-grid {
    width: 100%;
    background: #333;
}
.contain-to-grid .top-bar {
    margin-bottom: 0;
}
.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
    left: 0;
}
.fixed.expanded:not(.top-bar) {
    height: auto;
    max-height: 100%;
    overflow-y: auto;
    width: 100%;
}
.fixed.expanded:not(.top-bar) .title-area {
    position: fixed;
    width: 100%;
    z-index: 99;
}
.fixed.expanded:not(.top-bar) .top-bar-section {
    margin-top: 2.8125rem;
    z-index: 98;
}
.top-bar {
    background: #333;
    height: 2.8125rem;
    line-height: 2.8125rem;
    margin-bottom: 0;
    overflow: hidden;
    position: relative;
}
.top-bar ul {
    list-style: none;
    margin-bottom: 0;
}
.top-bar .row {
    max-width: none;
}
.top-bar form,
.top-bar input,
.top-bar select {
    margin-bottom: 0;
}
.top-bar input,
.top-bar select {
    font-size: 0.75rem;
    height: 1.75rem;
    padding-bottom: 0.35rem;
    padding-top: 0.35rem;
}
.top-bar .button,
.top-bar button {
    font-size: 0.75rem;
    margin-bottom: 0;
    padding-bottom: 0.4125rem;
    padding-top: 0.4125rem;
}
@media only screen and (max-width: 40em) {
    .top-bar .button,
    .top-bar button {
        position: relative;
        top: -1px;
    }
}
.top-bar .title-area {
    margin: 0;
    position: relative;
}
.top-bar .name {
    font-size: 16px;
    height: 2.8125rem;
    margin: 0;
}
.top-bar .name h1,
.top-bar .name h2,
.top-bar .name h3,
.top-bar .name h4,
.top-bar .name p,
.top-bar .name span {
    font-size: 1.0625rem;
    line-height: 2.8125rem;
    margin: 0;
}
.top-bar .name h1 a,
.top-bar .name h2 a,
.top-bar .name h3 a,
.top-bar .name h4 a,
.top-bar .name p a,
.top-bar .name span a {
    color: #fff;
    display: block;
    font-weight: normal;
    padding: 0 0.9375rem;
    width: 75%;
}
.top-bar .toggle-topbar {
    position: absolute;
    right: 0;
    top: 0;
}
.top-bar .toggle-topbar a {
    color: #fff;
    display: block;
    font-size: 0.8125rem;
    font-weight: bold;
    height: 2.8125rem;
    line-height: 2.8125rem;
    padding: 0 0.9375rem;
    position: relative;
    text-transform: uppercase;
}
.top-bar .toggle-topbar.menu-icon {
    margin-top: -16px;
    top: 50%;
}
.top-bar .toggle-topbar.menu-icon a {
    color: #fff;
    height: 34px;
    line-height: 33px;
    padding: 0 2.5rem 0 0.9375rem;
    position: relative;
}
.top-bar .toggle-topbar.menu-icon a span::after {
    content: "";
    display: block;
    height: 0;
    position: absolute;
    margin-top: -8px;
    top: 50%;
    right: 0.9375rem;
    box-shadow: 0 0 0 1px #fff, 0 7px 0 1px #fff, 0 14px 0 1px #fff;
    width: 16px;
}
.top-bar .toggle-topbar.menu-icon a span:hover:after {
    box-shadow: 0 0 0 1px "", 0 7px 0 1px "", 0 14px 0 1px "";
}
.top-bar.expanded {
    background: transparent;
    height: auto;
}
.top-bar.expanded .title-area {
    background: #333;
}
.top-bar.expanded .toggle-topbar a {
    color: #888;
}
.top-bar.expanded .toggle-topbar a span::after {
    box-shadow: 0 0 0 1px #888, 0 7px 0 1px #888, 0 14px 0 1px #888;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .top-bar.expanded .top-bar-section .has-dropdown.moved > .dropdown,
    .top-bar.expanded .top-bar-section .dropdown {
        clip: initial;
    }
    .top-bar.expanded .top-bar-section .has-dropdown:not(.moved) > ul {
        padding: 0;
    }
}
.top-bar-section {
    left: 0;
    position: relative;
    width: auto;
    transition: left 300ms ease-out;
}
.top-bar-section ul {
    display: block;
    font-size: 16px;
    height: auto;
    margin: 0;
    padding: 0;
    width: 100%;
}
.top-bar-section .divider,
.top-bar-section [role="separator"] {
    border-top: solid 1px #1a1a1a;
    clear: both;
    height: 1px;
    width: 100%;
} /*.top-bar-section ul li{background:#333}*/
.top-bar-section ul li > a {
    /*color:#fff;*/
    display: block;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: 0.8125rem;
    font-weight: normal;
    padding-left: 0.9375rem;
    padding: 12px 0 12px 0.9375rem;
    text-transform: none;
    width: 100%;
}
.top-bar-section ul li > a.button {
    font-size: 0.8125rem;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    background-color: #333;
    border-color: #292929;
    color: #fff;
}
.top-bar-section ul li > a.button:hover,
.top-bar-section ul li > a.button:focus {
    background-color: #292929;
}
.top-bar-section ul li > a.button:hover,
.top-bar-section ul li > a.button:focus {
    color: #fff;
}
.top-bar-section ul li > a.button.secondary {
    background-color: #333;
    border-color: #292929;
    color: #fff;
}
.top-bar-section ul li > a.button.secondary:hover,
.top-bar-section ul li > a.button.secondary:focus {
    background-color: #292929;
}
.top-bar-section ul li > a.button.secondary:hover,
.top-bar-section ul li > a.button.secondary:focus {
    color: #fff;
}
.top-bar-section ul li > a.button.success {
    background-color: #5da423;
    border-color: #4a831c;
    color: #fff;
}
.top-bar-section ul li > a.button.success:hover,
.top-bar-section ul li > a.button.success:focus {
    background-color: #4a831c;
}
.top-bar-section ul li > a.button.success:hover,
.top-bar-section ul li > a.button.success:focus {
    color: #fff;
}
.top-bar-section ul li > a.button.alert {
    background-color: #c60f13;
    border-color: #9e0c0f;
    color: #fff;
}
.top-bar-section ul li > a.button.alert:hover,
.top-bar-section ul li > a.button.alert:focus {
    background-color: #9e0c0f;
}
.top-bar-section ul li > a.button.alert:hover,
.top-bar-section ul li > a.button.alert:focus {
    color: #fff;
}
.top-bar-section ul li > a.button.warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #fff;
}
.top-bar-section ul li > a.button.warning:hover,
.top-bar-section ul li > a.button.warning:focus {
    background-color: #cf6e0e;
}
.top-bar-section ul li > a.button.warning:hover,
.top-bar-section ul li > a.button.warning:focus {
    color: #fff;
}
.top-bar-section ul li > a.button.info {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #333;
}
.top-bar-section ul li > a.button.info:hover,
.top-bar-section ul li > a.button.info:focus {
    background-color: #61b6d9;
}
.top-bar-section ul li > a.button.info:hover,
.top-bar-section ul li > a.button.info:focus {
    color: #fff;
}
.top-bar-section ul li > button {
    font-size: 0.8125rem;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    background-color: #333;
    border-color: #292929;
    color: #fff;
}
.top-bar-section ul li > button:hover,
.top-bar-section ul li > button:focus {
    background-color: #292929;
}
.top-bar-section ul li > button:hover,
.top-bar-section ul li > button:focus {
    color: #fff;
}
.top-bar-section ul li > button.secondary {
    background-color: #333;
    border-color: #292929;
    color: #fff;
}
.top-bar-section ul li > button.secondary:hover,
.top-bar-section ul li > button.secondary:focus {
    background-color: #292929;
}
.top-bar-section ul li > button.secondary:hover,
.top-bar-section ul li > button.secondary:focus {
    color: #fff;
}
.top-bar-section ul li > button.success {
    background-color: #5da423;
    border-color: #4a831c;
    color: #fff;
}
.top-bar-section ul li > button.success:hover,
.top-bar-section ul li > button.success:focus {
    background-color: #4a831c;
}
.top-bar-section ul li > button.success:hover,
.top-bar-section ul li > button.success:focus {
    color: #fff;
}
.top-bar-section ul li > button.alert {
    background-color: #c60f13;
    border-color: #9e0c0f;
    color: #fff;
}
.top-bar-section ul li > button.alert:hover,
.top-bar-section ul li > button.alert:focus {
    background-color: #9e0c0f;
}
.top-bar-section ul li > button.alert:hover,
.top-bar-section ul li > button.alert:focus {
    color: #fff;
}
.top-bar-section ul li > button.warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #fff;
}
.top-bar-section ul li > button.warning:hover,
.top-bar-section ul li > button.warning:focus {
    background-color: #cf6e0e;
}
.top-bar-section ul li > button.warning:hover,
.top-bar-section ul li > button.warning:focus {
    color: #fff;
}
.top-bar-section ul li > button.info {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #333;
}
.top-bar-section ul li > button.info:hover,
.top-bar-section ul li > button.info:focus {
    background-color: #61b6d9;
}
.top-bar-section ul li > button.info:hover,
.top-bar-section ul li > button.info:focus {
    color: #fff;
}
.top-bar-section ul li:hover:not(.has-form) > a {
    background-color: #555;
    color: #fff;
    background: #222;
}
.top-bar-section ul li.active > a {
    background: #333;
    color: #fff;
}
.top-bar-section ul li.active > a:hover {
    background: #2c2c2c;
    color: #fff;
}
.top-bar-section .has-form {
    padding: 0.9375rem;
}
.top-bar-section .has-dropdown {
    position: relative;
}
.top-bar-section .has-dropdown > a:after {
    border: inset 5px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent transparent transparent rgba(255, 255, 255, 0.4);
    border-left-style: solid;
    margin-right: 0.9375rem;
    margin-top: -4.5px;
    position: absolute;
    top: 50%;
    right: 0;
}
.top-bar-section .has-dropdown.moved {
    position: static;
}
.top-bar-section .has-dropdown.moved > .dropdown {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    display: block;
    position: absolute !important;
    width: 100%;
}
.top-bar-section .has-dropdown.moved > a:after {
    display: none;
}
.top-bar-section .dropdown {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    display: block;
    padding: 0;
    position: absolute;
    top: 0;
    z-index: 99;
    left: 100%;
}
.top-bar-section .dropdown li {
    height: auto;
    width: 100%;
}
.top-bar-section .dropdown li a {
    font-weight: normal;
    padding: 8px 0.9375rem;
}
.top-bar-section .dropdown li a.parent-link {
    font-weight: normal;
}
.top-bar-section .dropdown li.title h5,
.top-bar-section .dropdown li.parent-link {
    margin-bottom: 0;
    margin-top: 0;
    font-size: 1.125rem;
}
.top-bar-section .dropdown li.title h5 a,
.top-bar-section .dropdown li.parent-link a {
    color: #fff;
    display: block;
}
.top-bar-section .dropdown li.title h5 a:hover,
.top-bar-section .dropdown li.parent-link a:hover {
    background: 0;
}
.top-bar-section .dropdown li.has-form {
    padding: 8px 0.9375rem;
}
.top-bar-section .dropdown li .button,
.top-bar-section .dropdown li button {
    top: auto;
}
.top-bar-section .dropdown label {
    color: #777;
    font-size: 0.625rem;
    font-weight: bold;
    margin-bottom: 0;
    padding: 8px 0.9375rem 2px;
    text-transform: uppercase;
}
.js-generated {
    display: block;
}
@media only screen and (min-width: 58.75em) {
    .top-bar {
        background: #333;
        overflow: visible;
    }
    .top-bar:before,
    .top-bar:after {
        content: " ";
        display: table;
    }
    .top-bar:after {
        clear: both;
    }
    .top-bar .toggle-topbar {
        display: none;
    }
    .top-bar .title-area {
        float: left;
    }
    .top-bar .name h1 a,
    .top-bar .name h2 a,
    .top-bar .name h3 a,
    .top-bar .name h4 a,
    .top-bar .name h5 a,
    .top-bar .name h6 a {
        width: auto;
    }
    .top-bar input,
    .top-bar select,
    .top-bar .button,
    .top-bar button {
        font-size: 0.875rem;
        height: 1.75rem;
        position: relative;
        top: 0.53125rem;
    }
    .top-bar.expanded {
        background: #333;
    }
    .contain-to-grid .top-bar {
        margin-bottom: 0;
        margin: 0 auto;
        max-width: 78.75em;
    }
    .top-bar-section {
        transition: none 0 0;
        left: 0 !important;
    }
    .top-bar-section ul {
        display: inline;
        height: auto !important;
        width: auto;
    } /*.top-bar-section ul li{float:left}*/
    .top-bar-section ul li .js-generated {
        display: none;
    }
    .top-bar-section li.hover > a:not(.button) {
        background-color: #555;
        background: #222;
        color: #fff;
    }
    .top-bar-section li:not(.has-form) a:not(.button) {
        /*background:#333;line-height:2.8125rem;*/
        padding: 0 0.9375rem;
    } /*.top-bar-section li:not(.has-form) a:not(.button):hover{background-color:#555;background:#222}*/
    .top-bar-section li.active:not(.has-form) a:not(.button) {
        background: #333;
        color: #fff;
        line-height: 2.8125rem;
        padding: 0 0.9375rem;
    }
    .top-bar-section li.active:not(.has-form) a:not(.button):hover {
        background: #2c2c2c;
        color: #fff;
    }
    .top-bar-section .has-dropdown > a {
        padding-right: 2.1875rem !important;
    }
    .top-bar-section .has-dropdown > a:after {
        border: inset 5px;
        content: "";
        display: block;
        height: 0;
        width: 0;
        border-color: rgba(255, 255, 255, 0.4) transparent transparent transparent;
        border-top-style: solid;
        margin-top: -2.5px;
        top: 1.40625rem;
    }
    .top-bar-section .has-dropdown.moved {
        position: relative;
    }
    .top-bar-section .has-dropdown.moved > .dropdown {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px;
        display: block;
    }
    .top-bar-section .has-dropdown.hover > .dropdown,
    .top-bar-section .has-dropdown.not-click:hover > .dropdown {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        display: block;
        position: absolute !important;
    }
    .top-bar-section .has-dropdown > a:focus + .dropdown {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        display: block;
        position: absolute !important;
    }
    .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
        border: 0;
        content: "\00bb";
        top: 0.1875rem;
        right: 5px;
    }
    .top-bar-section .dropdown {
        left: 0;
        background: transparent;
        min-width: 100%;
        top: auto;
    }
    .top-bar-section .dropdown li a {
        background: #333;
        color: #fff;
        line-height: 2.8125rem;
        padding: 12px 0.9375rem;
        white-space: nowrap;
    }
    .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
        background: #333;
        color: #fff;
    }
    .top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) {
        background-color: #555;
        color: #fff;
        background: #222;
    }
    .top-bar-section .dropdown li label {
        background: #333;
        white-space: nowrap;
    }
    .top-bar-section .dropdown li .dropdown {
        left: 100%;
        top: 0;
    }
    .top-bar-section > ul > .divider,
    .top-bar-section > ul > [role="separator"] {
        border-right: solid 1px #4e4e4e;
        border-bottom: 0;
        border-top: 0;
        clear: none;
        height: 2.8125rem;
        width: 0;
    }
    .top-bar-section .has-form {
        background: #333;
        height: 2.8125rem;
        padding: 0 0.9375rem;
    }
    .top-bar-section .right li .dropdown {
        left: auto;
        right: 0;
    }
    .top-bar-section .right li .dropdown li .dropdown {
        right: 100%;
    }
    .top-bar-section .left li .dropdown {
        right: auto;
        left: 0;
    }
    .top-bar-section .left li .dropdown li .dropdown {
        left: 100%;
    }
    .no-js .top-bar-section ul li:hover > a {
        background-color: #555;
        background: #222;
        color: #fff;
    }
    .no-js .top-bar-section ul li:active > a {
        background: #333;
        color: #fff;
    }
    .no-js .top-bar-section .has-dropdown:hover > .dropdown {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        display: block;
        position: absolute !important;
    }
    .no-js .top-bar-section .has-dropdown > a:focus + .dropdown {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        display: block;
        position: absolute !important;
    }
}
.alert-box {
    border-style: solid;
    border-width: 1px;
    display: block;
    font-size: 0.8125rem;
    font-weight: normal;
    margin-bottom: 1.25rem;
    padding: 0.875rem 1.5rem 0.875rem 0.875rem;
    position: relative;
    transition: opacity 300ms ease-out;
    background-color: #333;
    border-color: #2c2c2c;
    color: #fff;
}
.alert-box .close {
    right: 0.25rem;
    background: inherit;
    color: #333;
    font-size: 1.375rem;
    line-height: 0.9;
    margin-top: -0.6875rem;
    opacity: 0.3;
    padding: 0 6px 4px;
    position: absolute;
    top: 50%;
}
.alert-box .close:hover,
.alert-box .close:focus {
    opacity: 0.5;
}
.alert-box.radius {
    border-radius: 3px;
}
.alert-box.round {
    border-radius: 1000px;
}
.alert-box.success {
    background-color: #5da423;
    border-color: #508d1e;
    color: #fff;
}
.alert-box.alert {
    background-color: #c60f13;
    border-color: #aa0d10;
    color: #fff;
}
.alert-box.secondary {
    background-color: #333;
    border-color: #2c2c2c;
    color: #fff;
}
.alert-box.warning {
    background-color: #f08a24;
    border-color: #de770f;
    color: #fff;
}
.alert-box.info {
    background-color: #a0d3e8;
    border-color: #74bfdd;
    color: #111;
}
.alert-box.alert-close {
    opacity: 0;
}
.inline-list {
    list-style: none;
    margin-left: -1.375rem;
    margin-right: 0;
    margin: 0 auto 1.0625rem auto;
    overflow: hidden;
    padding: 0;
}
.inline-list > li {
    display: block;
    float: left;
    list-style: none;
    margin-left: 1.375rem;
}
.inline-list > li > * {
    display: block;
}
[data-magellan-expedition],
[data-magellan-expedition-clone] {
    background: #fff;
    min-width: 100%;
    padding: 10px;
    z-index: 50;
}
[data-magellan-expedition] .sub-nav,
[data-magellan-expedition-clone] .sub-nav {
    margin-bottom: 0;
}
[data-magellan-expedition] .sub-nav dd,
[data-magellan-expedition-clone] .sub-nav dd {
    margin-bottom: 0;
}
[data-magellan-expedition] .sub-nav a,
[data-magellan-expedition-clone] .sub-nav a {
    line-height: 1.8em;
}
.tabs {
    margin-bottom: 0 !important;
    margin-left: 0;
}
.tabs:before,
.tabs:after {
    content: " ";
    display: table;
}
.tabs:after {
    clear: both;
}
.tabs dd,
.tabs .tab-title {
    float: left;
    list-style: none;
    margin-bottom: 0 !important;
    position: relative;
}
.tabs dd > a,
.tabs .tab-title > a {
    display: block;
    background-color: #efefef;
    color: #222;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: 1rem;
    padding: 1rem 2rem;
}
.tabs dd > a:hover,
.tabs .tab-title > a:hover {
    background-color: #e1e1e1;
}
.tabs dd.active a,
.tabs .tab-title.active a {
    background-color: #fff;
    color: #222;
}
.tabs.radius dd:first-child a,
.tabs.radius .tab:first-child a {
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}
.tabs.radius dd:last-child a,
.tabs.radius .tab:last-child a {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}
.tabs.vertical dd,
.tabs.vertical .tab-title {
    position: inherit;
    float: none;
    display: block;
    top: auto;
}
.tabs-content {
    margin-bottom: 1.5rem;
    width: 100%;
}
.tabs-content:before,
.tabs-content:after {
    content: " ";
    display: table;
}
.tabs-content:after {
    clear: both;
}
.tabs-content > .content {
    display: none;
    float: left;
    padding: 0.469em 0;
    width: 100%;
}
.tabs-content > .content.active {
    display: block;
    float: none;
}
.tabs-content > .content.contained {
    padding: 0.469em;
}
.tabs-content.vertical {
    display: block;
}
.tabs-content.vertical > .content {
    padding: 0 0.469em;
}
@media only screen and (min-width: 40.0625em) {
    .tabs.vertical {
        float: left;
        margin: 0;
        margin-bottom: 1.25rem !important;
        max-width: 20%;
        width: 20%;
    }
    .tabs-content.vertical {
        float: left;
        margin-left: -1px;
        max-width: 80%;
        padding-left: 1rem;
        width: 80%;
    }
}
.no-js .tabs-content > .content {
    display: block;
    float: none;
}
.accordion {
    margin-bottom: 0;
}
.accordion:before,
.accordion:after {
    content: " ";
    display: table;
}
.accordion:after {
    clear: both;
}
.accordion .accordion-navigation,
.accordion dd {
    display: block;
    margin-bottom: 0 !important;
}
.accordion .accordion-navigation.active > a,
.accordion dd.active > a {
    background: #e8e8e8;
}
.accordion .accordion-navigation > a,
.accordion dd > a {
    background: #efefef;
    color: #222;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: 1rem;
    padding: 1rem;
}
.accordion .accordion-navigation > a:hover,
.accordion dd > a:hover {
    background: #e3e3e3;
}
.accordion .accordion-navigation > .content,
.accordion dd > .content {
    display: none;
    padding: 0.469em;
}
.accordion .accordion-navigation > .content.active,
.accordion dd > .content.active {
    background: #fff;
    display: block;
}
.text-left {
    text-align: left !important;
}
.text-right {
    text-align: right !important;
}
.text-center {
    text-align: center !important;
}
.text-justify {
    text-align: justify !important;
}
@media only screen and (max-width: 40em) {
    .small-only-text-left {
        text-align: left !important;
    }
    .small-only-text-right {
        text-align: right !important;
    }
    .small-only-text-center {
        text-align: center !important;
    }
    .small-only-text-justify {
        text-align: justify !important;
    }
}
@media only screen {
    .small-text-left {
        text-align: left !important;
    }
    .small-text-right {
        text-align: right !important;
    }
    .small-text-center {
        text-align: center !important;
    }
    .small-text-justify {
        text-align: justify !important;
    }
}
@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
    .medium-only-text-left {
        text-align: left !important;
    }
    .medium-only-text-right {
        text-align: right !important;
    }
    .medium-only-text-center {
        text-align: center !important;
    }
    .medium-only-text-justify {
        text-align: justify !important;
    }
}
@media only screen and (min-width: 40.0625em) {
    .medium-text-left {
        text-align: left !important;
    }
    .medium-text-right {
        text-align: right !important;
    }
    .medium-text-center {
        text-align: center !important;
    }
    .medium-text-justify {
        text-align: justify !important;
    }
}
@media only screen and (min-width: 64.0625em) and (max-width: 90em) {
    .large-only-text-left {
        text-align: left !important;
    }
    .large-only-text-right {
        text-align: right !important;
    }
    .large-only-text-center {
        text-align: center !important;
    }
    .large-only-text-justify {
        text-align: justify !important;
    }
}
@media only screen and (min-width: 64.0625em) {
    .large-text-left {
        text-align: left !important;
    }
    .large-text-right {
        text-align: right !important;
    }
    .large-text-center {
        text-align: center !important;
    }
    .large-text-justify {
        text-align: justify !important;
    }
}
@media only screen and (min-width: 90.0625em) and (max-width: 120em) {
    .xlarge-only-text-left {
        text-align: left !important;
    }
    .xlarge-only-text-right {
        text-align: right !important;
    }
    .xlarge-only-text-center {
        text-align: center !important;
    }
    .xlarge-only-text-justify {
        text-align: justify !important;
    }
}
@media only screen and (min-width: 90.0625em) {
    .xlarge-text-left {
        text-align: left !important;
    }
    .xlarge-text-right {
        text-align: right !important;
    }
    .xlarge-text-center {
        text-align: center !important;
    }
    .xlarge-text-justify {
        text-align: justify !important;
    }
}
@media only screen and (min-width: 120.0625em) and (max-width: 6249999.9375em) {
    .xxlarge-only-text-left {
        text-align: left !important;
    }
    .xxlarge-only-text-right {
        text-align: right !important;
    }
    .xxlarge-only-text-center {
        text-align: center !important;
    }
    .xxlarge-only-text-justify {
        text-align: justify !important;
    }
}
@media only screen and (min-width: 120.0625em) {
    .xxlarge-text-left {
        text-align: left !important;
    }
    .xxlarge-text-right {
        text-align: right !important;
    }
    .xxlarge-text-center {
        text-align: center !important;
    }
    .xxlarge-text-justify {
        text-align: justify !important;
    }
}
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}
a {
    color: #333;
    line-height: inherit;
    text-decoration: none;
}
a:hover,
a:focus {
    color: #2c2c2c;
}
a img {
    border: 0;
}
p {
    font-family: inherit;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.6;
    margin-bottom: 1.25rem;
    text-rendering: optimizeLegibility;
}
p.lead {
    font-size: 1.21875rem;
    line-height: 1.6;
}
p aside {
    font-size: 0.875rem;
    font-style: italic;
    line-height: 1.35;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #333;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    line-height: 1.4;
    margin-bottom: 0.5rem;
    margin-top: 0.2rem;
    text-rendering: optimizeLegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    color: #7a7a7a;
    font-size: 60%;
    line-height: 0;
}
h1 {
    font-size: 2.125rem;
}
h2 {
    font-size: 1.6875rem;
}
h3 {
    font-size: 1.375rem;
}
h4 {
    font-size: 1.125rem;
}
h5 {
    font-size: 1.125rem;
}
h6 {
    font-size: 1rem;
}
.subheader {
    line-height: 1.4;
    color: #7a7a7a;
    font-weight: normal;
    margin-top: 0.2rem;
    margin-bottom: 0.5rem;
}
hr {
    border: solid #ddd;
    border-width: 1px 0 0;
    clear: both;
    height: 0;
    margin: 1.25rem 0 1.1875rem;
}
em,
i {
    font-style: italic;
    line-height: inherit;
}
strong,
b {
    font-weight: bold;
    line-height: inherit;
}
small {
    font-size: 60%;
    line-height: inherit;
}
code {
    background-color: #c2c2c2;
    border-color: #aeaeae;
    border-style: solid;
    border-width: 1px;
    color: #333;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-weight: normal;
    padding: 0.125rem 0.3125rem 0.0625rem;
}
ul,
ol,
dl {
    font-family: inherit;
    font-size: 1rem;
    line-height: 1.6;
    list-style-position: outside;
    margin-bottom: 1.25rem;
}
ul {
    margin-left: 1.1rem;
}
ul.no-bullet {
    margin-left: 0;
}
ul.no-bullet li ul,
ul.no-bullet li ol {
    margin-left: 1.25rem;
    margin-bottom: 0;
    list-style: none;
}
ul li ul,
ul li ol {
    margin-left: 1.25rem;
    margin-bottom: 0;
}
ul.square li ul,
ul.circle li ul,
ul.disc li ul {
    list-style: inherit;
}
ul.square {
    list-style-type: square;
    margin-left: 1.1rem;
}
ul.circle {
    list-style-type: circle;
    margin-left: 1.1rem;
}
ul.disc {
    list-style-type: disc;
    margin-left: 1.1rem;
}
ul.no-bullet {
    list-style: none;
}
ol {
    margin-left: 1.4rem;
}
ol li ul,
ol li ol {
    margin-left: 1.25rem;
    margin-bottom: 0;
}
dl dt {
    margin-bottom: 0.3rem;
    font-weight: bold;
}
dl dd {
    margin-bottom: 0.75rem;
}
abbr,
acronym {
    text-transform: uppercase;
    font-size: 90%;
    color: #333;
    cursor: help;
}
abbr {
    text-transform: none;
}
abbr[title] {
    border-bottom: 1px dotted #ddd;
}
blockquote {
    margin: 0 0 1.25rem;
    padding: 0.5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #ddd;
}
blockquote cite {
    display: block;
    font-size: 0.8125rem;
    color: #626262;
}
blockquote cite:before {
    content: "\2014 \0020";
}
blockquote cite a,
blockquote cite a:visited {
    color: #626262;
}
blockquote,
blockquote p {
    line-height: 1.6;
    color: #7a7a7a;
}
.vcard {
    display: inline-block;
    margin: 0 0 1.25rem 0;
    border: 1px solid #ddd;
    padding: 0.625rem 0.75rem;
}
.vcard li {
    margin: 0;
    display: block;
}
.vcard .fn {
    font-weight: bold;
    font-size: 0.9375rem;
}
.vevent .summary {
    font-weight: bold;
}
.vevent abbr {
    cursor: default;
    text-decoration: none;
    font-weight: bold;
    border: 0;
    padding: 0 0.0625rem;
}
@media only screen and (min-width: 40.0625em) {
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        line-height: 1.4;
    }
    h1 {
        font-size: 2.75rem;
    }
    h2 {
        font-size: 2.3125rem;
    }
    h3 {
        font-size: 1.6875rem;
    }
    h4 {
        font-size: 1.4375rem;
    }
    h5 {
        font-size: 1.125rem;
    }
    h6 {
        font-size: 1rem;
    }
}
.reveal-modal-bg {
    background: #000;
    background: rgba(0, 0, 0, 0.45);
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1004;
    left: 0;
}
.reveal-modal {
    border-radius: 3px;
    display: none;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: 1005;
    left: 0;
    background-color: #fff;
    padding: 1.875rem;
    border: solid 1px #666;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
@media only screen and (max-width: 40em) {
    .reveal-modal {
        min-height: 100vh;
    }
}
.reveal-modal .column,
.reveal-modal .columns {
    min-width: 0;
}
.reveal-modal > :first-child {
    margin-top: 0;
}
.reveal-modal > :last-child {
    margin-bottom: 0;
}
@media only screen and (min-width: 40.0625em) {
    .reveal-modal {
        left: 0;
        margin: 0 auto;
        max-width: 78.75em;
        right: 0;
        width: 80%;
    }
}
@media only screen and (min-width: 40.0625em) {
    .reveal-modal {
        top: 6.25rem;
    }
}
.reveal-modal.radius {
    border-radius: 3px;
}
.reveal-modal.round {
    border-radius: 1000px;
}
.reveal-modal.collapse {
    padding: 0;
}
@media only screen and (min-width: 40.0625em) {
    .reveal-modal.tiny {
        left: 0;
        margin: 0 auto;
        max-width: 78.75em;
        right: 0;
        width: 30%;
    }
}
@media only screen and (min-width: 40.0625em) {
    .reveal-modal.small {
        left: 0;
        margin: 0 auto;
        max-width: 78.75em;
        right: 0;
        width: 40%;
    }
}
@media only screen and (min-width: 40.0625em) {
    .reveal-modal.medium {
        left: 0;
        margin: 0 auto;
        max-width: 78.75em;
        right: 0;
        width: 60%;
    }
}
@media only screen and (min-width: 40.0625em) {
    .reveal-modal.large {
        left: 0;
        margin: 0 auto;
        max-width: 78.75em;
        right: 0;
        width: 70%;
    }
}
@media only screen and (min-width: 40.0625em) {
    .reveal-modal.xlarge {
        left: 0;
        margin: 0 auto;
        max-width: 78.75em;
        right: 0;
        width: 95%;
    }
}
.reveal-modal.full {
    height: 100vh;
    height: 100%;
    left: 0;
    margin-left: 0 !important;
    max-width: none !important;
    min-height: 100vh;
    top: 0;
}
@media only screen and (min-width: 40.0625em) {
    .reveal-modal.full {
        left: 0;
        margin: 0 auto;
        max-width: 78.75em;
        right: 0;
        width: 100%;
    }
}
.reveal-modal.toback {
    z-index: 1003;
}
.reveal-modal .close-reveal-modal {
    color: #aaa;
    cursor: pointer;
    font-size: 2.5rem;
    font-weight: bold;
    line-height: 1;
    position: absolute;
    top: 0.625rem;
    right: 1.375rem;
}
.has-tip {
    border-bottom: dotted 1px #ccc;
    color: #333;
    cursor: help;
    font-weight: bold;
}
.has-tip:hover,
.has-tip:focus {
    border-bottom: dotted 1px #171717;
    color: #333;
}
.has-tip.tip-left,
.has-tip.tip-right {
    float: none !important;
}
.tooltip {
    background: #333;
    color: #fff;
    display: none;
    font-size: 0.875rem;
    font-weight: normal;
    line-height: 1.3;
    max-width: 300px;
    padding: 0.75rem;
    position: absolute;
    width: 100%;
    z-index: 1006;
    left: 50%;
}
.tooltip > .nub {
    border-color: transparent transparent #333 transparent;
    border: solid 5px;
    display: block;
    height: 0;
    pointer-events: none;
    position: absolute;
    top: -10px;
    width: 0;
    left: 5px;
}
.tooltip > .nub.rtl {
    left: auto;
    right: 5px;
}
.tooltip.radius {
    border-radius: 3px;
}
.tooltip.round {
    border-radius: 1000px;
}
.tooltip.round > .nub {
    left: 2rem;
}
.tooltip.opened {
    border-bottom: dotted 1px #171717 !important;
    color: #333 !important;
}
.tap-to-close {
    color: #777;
    display: block;
    font-size: 0.625rem;
    font-weight: normal;
}
@media only screen and (min-width: 40.0625em) {
    .tooltip > .nub {
        border-color: transparent transparent #333 transparent;
        top: -10px;
    }
    .tooltip.tip-top > .nub {
        border-color: #333 transparent transparent transparent;
        bottom: -10px;
        top: auto;
    }
    .tooltip.tip-left,
    .tooltip.tip-right {
        float: none !important;
    }
    .tooltip.tip-left > .nub {
        border-color: transparent transparent transparent #333;
        left: auto;
        margin-top: -5px;
        right: -10px;
        top: 50%;
    }
    .tooltip.tip-right > .nub {
        border-color: transparent #333 transparent transparent;
        left: -10px;
        margin-top: -5px;
        right: auto;
        top: 50%;
    }
}
.clearing-thumbs,
[data-clearing] {
    list-style: none;
    margin-left: 0;
    margin-bottom: 0;
}
.clearing-thumbs:before,
.clearing-thumbs:after,
[data-clearing]:before,
[data-clearing]:after {
    content: " ";
    display: table;
}
.clearing-thumbs:after,
[data-clearing]:after {
    clear: both;
}
.clearing-thumbs li,
[data-clearing] li {
    float: left;
    margin-right: 10px;
}
.clearing-thumbs[class*="block-grid-"] li,
[data-clearing][class*="block-grid-"] li {
    margin-right: 0;
}
.clearing-blackout {
    background: #333;
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 998;
    left: 0;
}
.clearing-blackout .clearing-close {
    display: block;
}
.clearing-container {
    height: 100%;
    margin: 0;
    overflow: hidden;
    position: relative;
    z-index: 998;
}
.clearing-touch-label {
    color: #aaa;
    font-size: 0.6em;
    left: 50%;
    position: absolute;
    top: 50%;
}
.visible-img {
    height: 95%;
    position: relative;
}
.visible-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    max-height: 100%;
    max-width: 100%;
}
.clearing-caption {
    background: #333;
    bottom: 0;
    color: #ccc;
    font-size: 0.875em;
    line-height: 1.3;
    margin-bottom: 0;
    padding: 10px 30px 20px;
    position: absolute;
    text-align: center;
    width: 100%;
    left: 0;
}
.clearing-close {
    color: #ccc;
    display: none;
    font-size: 30px;
    line-height: 1;
    padding-left: 20px;
    padding-top: 10px;
    z-index: 999;
}
.clearing-close:hover,
.clearing-close:focus {
    color: #ccc;
}
.clearing-assembled .clearing-container {
    height: 100%;
}
.clearing-assembled .clearing-container .carousel > ul {
    display: none;
}
.clearing-feature li {
    display: none;
}
.clearing-feature li.clearing-featured-img {
    display: block;
}
@media only screen and (min-width: 40.0625em) {
    .clearing-main-prev,
    .clearing-main-next {
        height: 100%;
        position: absolute;
        top: 0;
        width: 40px;
    }
    .clearing-main-prev > span,
    .clearing-main-next > span {
        border: solid 12px;
        display: block;
        height: 0;
        position: absolute;
        top: 50%;
        width: 0;
    }
    .clearing-main-prev > span:hover,
    .clearing-main-next > span:hover {
        opacity: 0.8;
    }
    .clearing-main-prev {
        left: 0;
    }
    .clearing-main-prev > span {
        left: 5px;
        border-color: transparent;
        border-right-color: #ccc;
    }
    .clearing-main-next {
        right: 0;
    }
    .clearing-main-next > span {
        border-color: transparent;
        border-left-color: #ccc;
    }
    .clearing-main-prev.disabled,
    .clearing-main-next.disabled {
        opacity: 0.3;
    }
    .clearing-assembled .clearing-container .carousel {
        background: rgba(51, 51, 51, 0.8);
        height: 120px;
        margin-top: 10px;
        text-align: center;
    }
    .clearing-assembled .clearing-container .carousel > ul {
        display: inline-block;
        z-index: 999;
        height: 100%;
        position: relative;
        float: none;
    }
    .clearing-assembled .clearing-container .carousel > ul li {
        clear: none;
        cursor: pointer;
        display: block;
        float: left;
        margin-right: 0;
        min-height: inherit;
        opacity: 0.4;
        overflow: hidden;
        padding: 0;
        position: relative;
        width: 120px;
    }
    .clearing-assembled .clearing-container .carousel > ul li.fix-height img {
        height: 100%;
        max-width: none;
    }
    .clearing-assembled .clearing-container .carousel > ul li a.th {
        border: 0;
        box-shadow: none;
        display: block;
    }
    .clearing-assembled .clearing-container .carousel > ul li img {
        cursor: pointer !important;
        width: 100% !important;
    }
    .clearing-assembled .clearing-container .carousel > ul li.visible {
        opacity: 1;
    }
    .clearing-assembled .clearing-container .carousel > ul li:hover {
        opacity: 0.8;
    }
    .clearing-assembled .clearing-container .visible-img {
        background: #333;
        height: 85%;
        overflow: hidden;
    }
    .clearing-close {
        padding-left: 0;
        padding-top: 0;
        position: absolute;
        top: 10px;
        right: 20px;
    }
}
.joyride-list {
    display: none;
}
.joyride-tip-guide {
    background: #333;
    color: #fff;
    display: none;
    font-family: inherit;
    font-weight: normal;
    position: absolute;
    top: 0;
    width: 95%;
    z-index: 101;
    left: 2.5%;
}
.lt-ie9 .joyride-tip-guide {
    margin-left: -400px;
    max-width: 800px;
    left: 50%;
}
.joyride-content-wrapper {
    padding: 1.125rem 1.25rem 1.5rem;
    width: 100%;
}
.joyride-content-wrapper .button {
    margin-bottom: 0 !important;
}
.joyride-content-wrapper .joyride-prev-tip {
    margin-right: 10px;
}
.joyride-tip-guide .joyride-nub {
    border: 10px solid #333;
    display: block;
    height: 0;
    position: absolute;
    width: 0;
    left: 22px;
}
.joyride-tip-guide .joyride-nub.top {
    border-color: #333;
    border-top-color: transparent !important;
    border-top-style: solid;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    top: -20px;
}
.joyride-tip-guide .joyride-nub.bottom {
    border-color: #333 !important;
    border-bottom-color: transparent !important;
    border-bottom-style: solid;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    bottom: -20px;
}
.joyride-tip-guide .joyride-nub.right {
    right: -20px;
}
.joyride-tip-guide .joyride-nub.left {
    left: -20px;
}
.joyride-tip-guide h1,
.joyride-tip-guide h2,
.joyride-tip-guide h3,
.joyride-tip-guide h4,
.joyride-tip-guide h5,
.joyride-tip-guide h6 {
    color: #fff;
    font-weight: bold;
    line-height: 1.25;
    margin: 0;
}
.joyride-tip-guide p {
    font-size: 0.875rem;
    line-height: 1.3;
    margin: 0 0 1.125rem 0;
}
.joyride-timer-indicator-wrap {
    border: solid 1px #555;
    bottom: 1rem;
    height: 3px;
    position: absolute;
    width: 50px;
    right: 1.0625rem;
}
.joyride-timer-indicator {
    background: #666;
    display: block;
    height: inherit;
    width: 0;
}
.joyride-close-tip {
    color: #777 !important;
    font-size: 24px;
    font-weight: normal;
    line-height: 0.5 !important;
    position: absolute;
    text-decoration: none;
    top: 10px;
    right: 12px;
}
.joyride-close-tip:hover,
.joyride-close-tip:focus {
    color: #eee !important;
}
.joyride-modal-bg {
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    display: none;
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
    left: 0;
}
.joyride-expose-wrapper {
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 0 15px #fff;
    position: absolute;
    z-index: 102;
}
.joyride-expose-cover {
    background: transparent;
    border-radius: 3px;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 9999;
}
@media only screen and (min-width: 40.0625em) {
    .joyride-tip-guide {
        width: 300px;
        left: inherit;
    }
    .joyride-tip-guide .joyride-nub.bottom {
        border-color: #333 !important;
        border-bottom-color: transparent !important;
        border-left-color: transparent !important;
        border-right-color: transparent !important;
        bottom: -20px;
    }
    .joyride-tip-guide .joyride-nub.right {
        border-color: #333 !important;
        border-right-color: transparent !important;
        border-bottom-color: transparent !important;
        border-top-color: transparent !important;
        left: auto;
        right: -20px;
        top: 22px;
    }
    .joyride-tip-guide .joyride-nub.left {
        border-color: #333 !important;
        border-bottom-color: transparent !important;
        border-left-color: transparent !important;
        border-top-color: transparent !important;
        left: -20px;
        right: auto;
        top: 22px;
    }
}
.off-canvas-wrap {
    -webkit-backface-visibility: hidden;
    position: relative;
    width: 100%;
    overflow: hidden;
}
.off-canvas-wrap.move-right,
.off-canvas-wrap.move-left {
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
}
.inner-wrap {
    position: relative;
    width: 100%;
    -webkit-transition: -webkit-transform 500ms ease;
    -moz-transition: -moz-transform 500ms ease;
    -ms-transition: -ms-transform 500ms ease;
    -o-transition: -o-transform 500ms ease;
    transition: transform 500ms ease;
}
.inner-wrap:before,
.inner-wrap:after {
    content: " ";
    display: table;
}
.inner-wrap:after {
    clear: both;
}
.tab-bar {
    -webkit-backface-visibility: hidden;
    background: #333;
    color: #fff;
    height: 2.8125rem;
    line-height: 2.8125rem;
    position: relative;
}
.tab-bar h1,
.tab-bar h2,
.tab-bar h3,
.tab-bar h4,
.tab-bar h5,
.tab-bar h6 {
    color: #fff;
    font-weight: bold;
    line-height: 2.8125rem;
    margin: 0;
}
.tab-bar h1,
.tab-bar h2,
.tab-bar h3,
.tab-bar h4 {
    font-size: 1.125rem;
}
.left-small {
    height: 2.8125rem;
    position: absolute;
    top: 0;
    width: 2.8125rem;
    border-right: solid 1px #1a1a1a;
    left: 0;
}
.right-small {
    height: 2.8125rem;
    position: absolute;
    top: 0;
    width: 2.8125rem;
    border-left: solid 1px #1a1a1a;
    right: 0;
}
.tab-bar-section {
    height: 2.8125rem;
    padding: 0 0.625rem;
    position: absolute;
    text-align: center;
    top: 0;
}
.tab-bar-section.left {
    text-align: left;
}
.tab-bar-section.right {
    text-align: right;
}
.tab-bar-section.left {
    left: 0;
    right: 2.8125rem;
}
.tab-bar-section.right {
    left: 2.8125rem;
    right: 0;
}
.tab-bar-section.middle {
    left: 2.8125rem;
    right: 2.8125rem;
}
.tab-bar .menu-icon {
    color: #fff;
    display: block;
    height: 2.8125rem;
    padding: 0;
    position: relative;
    text-indent: 2.1875rem;
    transform: translate3d(0, 0, 0);
    width: 2.8125rem;
}
.tab-bar .menu-icon span::after {
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 50%;
    margin-top: -0.5rem;
    left: 0.90625rem;
    box-shadow: 0 0 0 1px #fff, 0 7px 0 1px #fff, 0 14px 0 1px #fff;
    width: 1rem;
}
.tab-bar .menu-icon span:hover:after {
    box-shadow: 0 0 0 1px #b3b3b3, 0 7px 0 1px #b3b3b3, 0 14px 0 1px #b3b3b3;
}
.left-off-canvas-menu {
    -webkit-backface-visibility: hidden;
    background: #333;
    bottom: 0;
    box-sizing: content-box;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    top: 0;
    transition: transform 500ms ease 0s;
    width: 15.625rem;
    z-index: 1001;
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate(-100%, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
}
.left-off-canvas-menu * {
    -webkit-backface-visibility: hidden;
}
.right-off-canvas-menu {
    -webkit-backface-visibility: hidden;
    background: #333;
    bottom: 0;
    box-sizing: content-box;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    top: 0;
    transition: transform 500ms ease 0s;
    width: 15.625rem;
    z-index: 1001;
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate(100%, 0);
    -ms-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    right: 0;
}
.right-off-canvas-menu * {
    -webkit-backface-visibility: hidden;
}
ul.off-canvas-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
ul.off-canvas-list li label {
    background: #444;
    border-bottom: 0;
    border-top: 1px solid #5e5e5e;
    color: #999;
    display: block;
    font-size: 0.75rem;
    font-weight: bold;
    margin: 0;
    padding: 0.3rem 0.9375rem;
    text-transform: uppercase;
}
ul.off-canvas-list li a {
    border-bottom: 1px solid #262626;
    color: rgba(255, 255, 255, 0.7);
    display: block;
    padding: 0.66667rem;
    transition: background 300ms ease;
}
ul.off-canvas-list li a:hover {
    background: #242424;
}
ul.off-canvas-list li a:active {
    background: #242424;
}
.move-right > .inner-wrap {
    -webkit-transform: translate3d(15.625rem, 0, 0);
    -moz-transform: translate3d(15.625rem, 0, 0);
    -ms-transform: translate(15.625rem, 0);
    -ms-transform: translate3d(15.625rem, 0, 0);
    -o-transform: translate3d(15.625rem, 0, 0);
    transform: translate3d(15.625rem, 0, 0);
}
.move-right .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
    cursor: pointer;
    transition: background 300ms ease;
    -webkit-tap-highlight-color: transparent;
    background: rgba(255, 255, 255, 0.2);
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1002;
}
@media only screen and (min-width: 40.0625em) {
    .move-right .exit-off-canvas:hover {
        background: rgba(255, 255, 255, 0.05);
    }
}
.move-left > .inner-wrap {
    -webkit-transform: translate3d(-15.625rem, 0, 0);
    -moz-transform: translate3d(-15.625rem, 0, 0);
    -ms-transform: translate(-15.625rem, 0);
    -ms-transform: translate3d(-15.625rem, 0, 0);
    -o-transform: translate3d(-15.625rem, 0, 0);
    transform: translate3d(-15.625rem, 0, 0);
}
.move-left .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
    cursor: pointer;
    transition: background 300ms ease;
    -webkit-tap-highlight-color: transparent;
    background: rgba(255, 255, 255, 0.2);
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1002;
}
@media only screen and (min-width: 40.0625em) {
    .move-left .exit-off-canvas:hover {
        background: rgba(255, 255, 255, 0.05);
    }
}
.offcanvas-overlap .left-off-canvas-menu,
.offcanvas-overlap .right-off-canvas-menu {
    -ms-transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    z-index: 1003;
}
.offcanvas-overlap .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
    cursor: pointer;
    transition: background 300ms ease;
    -webkit-tap-highlight-color: transparent;
    background: rgba(255, 255, 255, 0.2);
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1002;
}
@media only screen and (min-width: 40.0625em) {
    .offcanvas-overlap .exit-off-canvas:hover {
        background: rgba(255, 255, 255, 0.05);
    }
}
.offcanvas-overlap-left .right-off-canvas-menu {
    -ms-transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    z-index: 1003;
}
.offcanvas-overlap-left .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
    cursor: pointer;
    transition: background 300ms ease;
    -webkit-tap-highlight-color: transparent;
    background: rgba(255, 255, 255, 0.2);
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1002;
}
@media only screen and (min-width: 40.0625em) {
    .offcanvas-overlap-left .exit-off-canvas:hover {
        background: rgba(255, 255, 255, 0.05);
    }
}
.offcanvas-overlap-right .left-off-canvas-menu {
    -ms-transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    z-index: 1003;
}
.offcanvas-overlap-right .exit-off-canvas {
    -webkit-backface-visibility: hidden;
    box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
    cursor: pointer;
    transition: background 300ms ease;
    -webkit-tap-highlight-color: transparent;
    background: rgba(255, 255, 255, 0.2);
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1002;
}
@media only screen and (min-width: 40.0625em) {
    .offcanvas-overlap-right .exit-off-canvas:hover {
        background: rgba(255, 255, 255, 0.05);
    }
}
.no-csstransforms .left-off-canvas-menu {
    left: -15.625rem;
}
.no-csstransforms .right-off-canvas-menu {
    right: -15.625rem;
}
.no-csstransforms .move-left > .inner-wrap {
    right: 15.625rem;
}
.no-csstransforms .move-right > .inner-wrap {
    left: 15.625rem;
}
.left-submenu {
    -webkit-backface-visibility: hidden;
    -webkit-overflow-scrolling: touch;
    background: #333;
    bottom: 0;
    box-sizing: content-box;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    top: 0;
    width: 15.625rem;
    z-index: 1002;
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate(-100%, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
    -webkit-transition: -webkit-transform 500ms ease;
    -moz-transition: -moz-transform 500ms ease;
    -ms-transition: -ms-transform 500ms ease;
    -o-transition: -o-transform 500ms ease;
    transition: transform 500ms ease;
}
.left-submenu * {
    -webkit-backface-visibility: hidden;
}
.left-submenu .back > a {
    background: #444;
    border-bottom: 0;
    border-top: 1px solid #5e5e5e;
    color: #999;
    font-weight: bold;
    padding: 0.3rem 0.9375rem;
    text-transform: uppercase;
    margin: 0;
}
.left-submenu .back > a:hover {
    background: #303030;
    border-bottom: 0;
    border-top: 1px solid #5e5e5e;
}
.left-submenu .back > a:before {
    content: "\AB";
    margin-right: 0.5rem;
    display: inline;
}
.left-submenu.move-right,
.left-submenu.offcanvas-overlap-right,
.left-submenu.offcanvas-overlap {
    -webkit-transform: translate3d(0%, 0, 0);
    -moz-transform: translate3d(0%, 0, 0);
    -ms-transform: translate(0%, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}
.right-submenu {
    -webkit-backface-visibility: hidden;
    -webkit-overflow-scrolling: touch;
    background: #333;
    bottom: 0;
    box-sizing: content-box;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    top: 0;
    width: 15.625rem;
    z-index: 1002;
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate(100%, 0);
    -ms-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    right: 0;
    -webkit-transition: -webkit-transform 500ms ease;
    -moz-transition: -moz-transform 500ms ease;
    -ms-transition: -ms-transform 500ms ease;
    -o-transition: -o-transform 500ms ease;
    transition: transform 500ms ease;
}
.right-submenu * {
    -webkit-backface-visibility: hidden;
}
.right-submenu .back > a {
    background: #444;
    border-bottom: 0;
    border-top: 1px solid #5e5e5e;
    color: #999;
    font-weight: bold;
    padding: 0.3rem 0.9375rem;
    text-transform: uppercase;
    margin: 0;
}
.right-submenu .back > a:hover {
    background: #303030;
    border-bottom: 0;
    border-top: 1px solid #5e5e5e;
}
.right-submenu .back > a:after {
    content: "\BB";
    margin-left: 0.5rem;
    display: inline;
}
.right-submenu.move-left,
.right-submenu.offcanvas-overlap-left,
.right-submenu.offcanvas-overlap {
    -webkit-transform: translate3d(0%, 0, 0);
    -moz-transform: translate3d(0%, 0, 0);
    -ms-transform: translate(0%, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}
.left-off-canvas-menu ul.off-canvas-list li.has-submenu > a:after {
    content: "\BB";
    margin-left: 0.5rem;
    display: inline;
}
.right-off-canvas-menu ul.off-canvas-list li.has-submenu > a:before {
    content: "\AB";
    margin-right: 0.5rem;
    display: inline;
}
.f-dropdown {
    display: none;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    position: absolute;
    background: #fff;
    border: solid 1px #ccc;
    font-size: 0.875rem;
    height: auto;
    max-height: none;
    width: 100%;
    z-index: 89;
    margin-top: 2px;
    max-width: 200px;
}
.f-dropdown.open {
    display: block;
}
.f-dropdown > *:first-child {
    margin-top: 0;
}
.f-dropdown > *:last-child {
    margin-bottom: 0;
}
.f-dropdown:before {
    border: inset 6px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent transparent #fff transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -12px;
    left: 10px;
    z-index: 89;
}
.f-dropdown:after {
    border: inset 7px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent transparent #ccc transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -14px;
    left: 9px;
    z-index: 88;
}
.f-dropdown.right:before {
    left: auto;
    right: 10px;
}
.f-dropdown.right:after {
    left: auto;
    right: 9px;
}
.f-dropdown.drop-right {
    display: none;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    position: absolute;
    background: #fff;
    border: solid 1px #ccc;
    font-size: 0.875rem;
    height: auto;
    max-height: none;
    width: 100%;
    z-index: 89;
    margin-top: 0;
    margin-left: 2px;
    max-width: 200px;
}
.f-dropdown.drop-right.open {
    display: block;
}
.f-dropdown.drop-right > *:first-child {
    margin-top: 0;
}
.f-dropdown.drop-right > *:last-child {
    margin-bottom: 0;
}
.f-dropdown.drop-right:before {
    border: inset 6px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent #fff transparent transparent;
    border-right-style: solid;
    position: absolute;
    top: 10px;
    left: -12px;
    z-index: 89;
}
.f-dropdown.drop-right:after {
    border: inset 7px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent #ccc transparent transparent;
    border-right-style: solid;
    position: absolute;
    top: 9px;
    left: -14px;
    z-index: 88;
}
.f-dropdown.drop-left {
    display: none;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    position: absolute;
    background: #fff;
    border: solid 1px #ccc;
    font-size: 0.875rem;
    height: auto;
    max-height: none;
    width: 100%;
    z-index: 89;
    margin-top: 0;
    margin-left: -2px;
    max-width: 200px;
}
.f-dropdown.drop-left.open {
    display: block;
}
.f-dropdown.drop-left > *:first-child {
    margin-top: 0;
}
.f-dropdown.drop-left > *:last-child {
    margin-bottom: 0;
}
.f-dropdown.drop-left:before {
    border: inset 6px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent transparent transparent #fff;
    border-left-style: solid;
    position: absolute;
    top: 10px;
    right: -12px;
    left: auto;
    z-index: 89;
}
.f-dropdown.drop-left:after {
    border: inset 7px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent transparent transparent #ccc;
    border-left-style: solid;
    position: absolute;
    top: 9px;
    right: -14px;
    left: auto;
    z-index: 88;
}
.f-dropdown.drop-top {
    display: none;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    position: absolute;
    background: #fff;
    border: solid 1px #ccc;
    font-size: 0.875rem;
    height: auto;
    max-height: none;
    width: 100%;
    z-index: 89;
    margin-left: 0;
    margin-top: -2px;
    max-width: 200px;
}
.f-dropdown.drop-top.open {
    display: block;
}
.f-dropdown.drop-top > *:first-child {
    margin-top: 0;
}
.f-dropdown.drop-top > *:last-child {
    margin-bottom: 0;
}
.f-dropdown.drop-top:before {
    border: inset 6px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: #fff transparent transparent transparent;
    border-top-style: solid;
    bottom: -12px;
    position: absolute;
    top: auto;
    left: 10px;
    right: auto;
    z-index: 89;
}
.f-dropdown.drop-top:after {
    border: inset 7px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: #ccc transparent transparent transparent;
    border-top-style: solid;
    bottom: -14px;
    position: absolute;
    top: auto;
    left: 9px;
    right: auto;
    z-index: 88;
}
.f-dropdown li {
    cursor: pointer;
    font-size: 0.875rem;
    line-height: 1.125rem;
    margin: 0;
}
.f-dropdown li:hover,
.f-dropdown li:focus {
    background: #eee;
}
.f-dropdown li.radius {
    border-radius: 3px;
}
.f-dropdown li a {
    display: block;
    padding: 0.5rem;
    color: #555;
}
.f-dropdown.content {
    display: none;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    position: absolute;
    background: #fff;
    border: solid 1px #ccc;
    font-size: 0.875rem;
    height: auto;
    max-height: none;
    padding: 1.25rem;
    width: 100%;
    z-index: 89;
    max-width: 200px;
}
.f-dropdown.content.open {
    display: block;
}
.f-dropdown.content > *:first-child {
    margin-top: 0;
}
.f-dropdown.content > *:last-child {
    margin-bottom: 0;
}
.f-dropdown.tiny {
    max-width: 200px;
}
.f-dropdown.small {
    max-width: 300px;
}
.f-dropdown.medium {
    max-width: 500px;
}
.f-dropdown.large {
    max-width: 800px;
}
.f-dropdown.mega {
    width: 100% !important;
    max-width: 100% !important;
}
.f-dropdown.mega.open {
    left: 0 !important;
}
.range-slider {
    border: 1px solid #ddd;
    margin: 1.25rem 0;
    position: relative;
    -ms-touch-action: none;
    touch-action: none;
    display: block;
    height: 1rem;
    width: 100%;
    background: #fafafa;
}
.range-slider.vertical-range {
    border: 1px solid #ddd;
    margin: 1.25rem 0;
    position: relative;
    -ms-touch-action: none;
    touch-action: none;
    display: inline-block;
    height: 12.5rem;
    width: 1rem;
}
.range-slider.vertical-range .range-slider-handle {
    bottom: -10.5rem;
    margin-left: -0.5rem;
    margin-top: 0;
    position: absolute;
}
.range-slider.vertical-range .range-slider-active-segment {
    border-bottom-left-radius: inherit;
    border-bottom-right-radius: inherit;
    border-top-left-radius: initial;
    bottom: 0;
    height: auto;
    width: 0.875rem;
}
.range-slider.radius {
    background: #fafafa;
    border-radius: 3px;
}
.range-slider.radius .range-slider-handle {
    background: #333;
    border-radius: 3px;
}
.range-slider.radius .range-slider-handle:hover {
    background: #2d2d2d;
}
.range-slider.round {
    background: #fafafa;
    border-radius: 1000px;
}
.range-slider.round .range-slider-handle {
    background: #333;
    border-radius: 1000px;
}
.range-slider.round .range-slider-handle:hover {
    background: #2d2d2d;
}
.range-slider.disabled,
.range-slider[disabled] {
    background: #fafafa;
    cursor: not-allowed;
    opacity: 0.7;
}
.range-slider.disabled .range-slider-handle,
.range-slider[disabled] .range-slider-handle {
    background: #333;
    cursor: default;
    opacity: 0.7;
}
.range-slider.disabled .range-slider-handle:hover,
.range-slider[disabled] .range-slider-handle:hover {
    background: #2d2d2d;
}
.range-slider-active-segment {
    background: #323232;
    border-bottom-left-radius: inherit;
    border-top-left-radius: inherit;
    display: inline-block;
    height: 0.875rem;
    position: absolute;
}
.range-slider-handle {
    border: 1px solid none;
    cursor: pointer;
    display: inline-block;
    height: 1.375rem;
    position: absolute;
    top: -0.3125rem;
    width: 2rem;
    z-index: 1;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    background: #333;
}
.range-slider-handle:hover {
    background: #2d2d2d;
}
[class*="block-grid-"] {
    display: block;
    padding: 0;
    margin: 0 -0.625rem;
}
[class*="block-grid-"]:before,
[class*="block-grid-"]:after {
    content: " ";
    display: table;
}
[class*="block-grid-"]:after {
    clear: both;
}
[class*="block-grid-"] > li {
    display: block;
    float: left;
    height: auto;
    padding: 0 0.625rem 1.25rem;
}
@media only screen {
    .small-block-grid-1 > li {
        list-style: none;
        width: 100%;
    }
    .small-block-grid-1 > li:nth-of-type(1n) {
        clear: none;
    }
    .small-block-grid-1 > li:nth-of-type(1n + 1) {
        clear: both;
    }
    .small-block-grid-2 > li {
        list-style: none;
        width: 50%;
    }
    .small-block-grid-2 > li:nth-of-type(1n) {
        clear: none;
    }
    .small-block-grid-2 > li:nth-of-type(2n + 1) {
        clear: both;
    }
    .small-block-grid-3 > li {
        list-style: none;
        width: 33.33333%;
    }
    .small-block-grid-3 > li:nth-of-type(1n) {
        clear: none;
    }
    .small-block-grid-3 > li:nth-of-type(3n + 1) {
        clear: both;
    }
    .small-block-grid-4 > li {
        list-style: none;
        width: 25%;
    }
    .small-block-grid-4 > li:nth-of-type(1n) {
        clear: none;
    }
    .small-block-grid-4 > li:nth-of-type(4n + 1) {
        clear: both;
    }
    .small-block-grid-5 > li {
        list-style: none;
        width: 20%;
    }
    .small-block-grid-5 > li:nth-of-type(1n) {
        clear: none;
    }
    .small-block-grid-5 > li:nth-of-type(5n + 1) {
        clear: both;
    }
    .small-block-grid-6 > li {
        list-style: none;
        width: 16.66667%;
    }
    .small-block-grid-6 > li:nth-of-type(1n) {
        clear: none;
    }
    .small-block-grid-6 > li:nth-of-type(6n + 1) {
        clear: both;
    }
    .small-block-grid-7 > li {
        list-style: none;
        width: 14.28571%;
    }
    .small-block-grid-7 > li:nth-of-type(1n) {
        clear: none;
    }
    .small-block-grid-7 > li:nth-of-type(7n + 1) {
        clear: both;
    }
    .small-block-grid-8 > li {
        list-style: none;
        width: 12.5%;
    }
    .small-block-grid-8 > li:nth-of-type(1n) {
        clear: none;
    }
    .small-block-grid-8 > li:nth-of-type(8n + 1) {
        clear: both;
    }
    .small-block-grid-9 > li {
        list-style: none;
        width: 11.11111%;
    }
    .small-block-grid-9 > li:nth-of-type(1n) {
        clear: none;
    }
    .small-block-grid-9 > li:nth-of-type(9n + 1) {
        clear: both;
    }
    .small-block-grid-10 > li {
        list-style: none;
        width: 10%;
    }
    .small-block-grid-10 > li:nth-of-type(1n) {
        clear: none;
    }
    .small-block-grid-10 > li:nth-of-type(10n + 1) {
        clear: both;
    }
    .small-block-grid-11 > li {
        list-style: none;
        width: 9.09091%;
    }
    .small-block-grid-11 > li:nth-of-type(1n) {
        clear: none;
    }
    .small-block-grid-11 > li:nth-of-type(11n + 1) {
        clear: both;
    }
    .small-block-grid-12 > li {
        list-style: none;
        width: 8.33333%;
    }
    .small-block-grid-12 > li:nth-of-type(1n) {
        clear: none;
    }
    .small-block-grid-12 > li:nth-of-type(12n + 1) {
        clear: both;
    }
}
@media only screen and (min-width: 40.0625em) {
    .medium-block-grid-1 > li {
        list-style: none;
        width: 100%;
    }
    .medium-block-grid-1 > li:nth-of-type(1n) {
        clear: none;
    }
    .medium-block-grid-1 > li:nth-of-type(1n + 1) {
        clear: both;
    }
    .medium-block-grid-2 > li {
        list-style: none;
        width: 50%;
    }
    .medium-block-grid-2 > li:nth-of-type(1n) {
        clear: none;
    }
    .medium-block-grid-2 > li:nth-of-type(2n + 1) {
        clear: both;
    }
    .medium-block-grid-3 > li {
        list-style: none;
        width: 33.33333%;
    }
    .medium-block-grid-3 > li:nth-of-type(1n) {
        clear: none;
    }
    .medium-block-grid-3 > li:nth-of-type(3n + 1) {
        clear: both;
    }
    .medium-block-grid-4 > li {
        list-style: none;
        width: 25%;
    }
    .medium-block-grid-4 > li:nth-of-type(1n) {
        clear: none;
    }
    .medium-block-grid-4 > li:nth-of-type(4n + 1) {
        clear: both;
    }
    .medium-block-grid-5 > li {
        list-style: none;
        width: 20%;
    }
    .medium-block-grid-5 > li:nth-of-type(1n) {
        clear: none;
    }
    .medium-block-grid-5 > li:nth-of-type(5n + 1) {
        clear: both;
    }
    .medium-block-grid-6 > li {
        list-style: none;
        width: 16.66667%;
    }
    .medium-block-grid-6 > li:nth-of-type(1n) {
        clear: none;
    }
    .medium-block-grid-6 > li:nth-of-type(6n + 1) {
        clear: both;
    }
    .medium-block-grid-7 > li {
        list-style: none;
        width: 14.28571%;
    }
    .medium-block-grid-7 > li:nth-of-type(1n) {
        clear: none;
    }
    .medium-block-grid-7 > li:nth-of-type(7n + 1) {
        clear: both;
    }
    .medium-block-grid-8 > li {
        list-style: none;
        width: 12.5%;
    }
    .medium-block-grid-8 > li:nth-of-type(1n) {
        clear: none;
    }
    .medium-block-grid-8 > li:nth-of-type(8n + 1) {
        clear: both;
    }
    .medium-block-grid-9 > li {
        list-style: none;
        width: 11.11111%;
    }
    .medium-block-grid-9 > li:nth-of-type(1n) {
        clear: none;
    }
    .medium-block-grid-9 > li:nth-of-type(9n + 1) {
        clear: both;
    }
    .medium-block-grid-10 > li {
        list-style: none;
        width: 10%;
    }
    .medium-block-grid-10 > li:nth-of-type(1n) {
        clear: none;
    }
    .medium-block-grid-10 > li:nth-of-type(10n + 1) {
        clear: both;
    }
    .medium-block-grid-11 > li {
        list-style: none;
        width: 9.09091%;
    }
    .medium-block-grid-11 > li:nth-of-type(1n) {
        clear: none;
    }
    .medium-block-grid-11 > li:nth-of-type(11n + 1) {
        clear: both;
    }
    .medium-block-grid-12 > li {
        list-style: none;
        width: 8.33333%;
    }
    .medium-block-grid-12 > li:nth-of-type(1n) {
        clear: none;
    }
    .medium-block-grid-12 > li:nth-of-type(12n + 1) {
        clear: both;
    }
}
@media only screen and (min-width: 64.0625em) {
    .large-block-grid-1 > li {
        list-style: none;
        width: 100%;
    }
    .large-block-grid-1 > li:nth-of-type(1n) {
        clear: none;
    }
    .large-block-grid-1 > li:nth-of-type(1n + 1) {
        clear: both;
    }
    .large-block-grid-2 > li {
        list-style: none;
        width: 50%;
    }
    .large-block-grid-2 > li:nth-of-type(1n) {
        clear: none;
    }
    .large-block-grid-2 > li:nth-of-type(2n + 1) {
        clear: both;
    }
    .large-block-grid-3 > li {
        list-style: none;
        width: 33.33333%;
    }
    .large-block-grid-3 > li:nth-of-type(1n) {
        clear: none;
    }
    .large-block-grid-3 > li:nth-of-type(3n + 1) {
        clear: both;
    }
    .large-block-grid-4 > li {
        list-style: none;
        width: 25%;
    }
    .large-block-grid-4 > li:nth-of-type(1n) {
        clear: none;
    }
    .large-block-grid-4 > li:nth-of-type(4n + 1) {
        clear: both;
    }
    .large-block-grid-5 > li {
        list-style: none;
        width: 20%;
    }
    .large-block-grid-5 > li:nth-of-type(1n) {
        clear: none;
    }
    .large-block-grid-5 > li:nth-of-type(5n + 1) {
        clear: both;
    }
    .large-block-grid-6 > li {
        list-style: none;
        width: 16.66667%;
    }
    .large-block-grid-6 > li:nth-of-type(1n) {
        clear: none;
    }
    .large-block-grid-6 > li:nth-of-type(6n + 1) {
        clear: both;
    }
    .large-block-grid-7 > li {
        list-style: none;
        width: 14.28571%;
    }
    .large-block-grid-7 > li:nth-of-type(1n) {
        clear: none;
    }
    .large-block-grid-7 > li:nth-of-type(7n + 1) {
        clear: both;
    }
    .large-block-grid-8 > li {
        list-style: none;
        width: 12.5%;
    }
    .large-block-grid-8 > li:nth-of-type(1n) {
        clear: none;
    }
    .large-block-grid-8 > li:nth-of-type(8n + 1) {
        clear: both;
    }
    .large-block-grid-9 > li {
        list-style: none;
        width: 11.11111%;
    }
    .large-block-grid-9 > li:nth-of-type(1n) {
        clear: none;
    }
    .large-block-grid-9 > li:nth-of-type(9n + 1) {
        clear: both;
    }
    .large-block-grid-10 > li {
        list-style: none;
        width: 10%;
    }
    .large-block-grid-10 > li:nth-of-type(1n) {
        clear: none;
    }
    .large-block-grid-10 > li:nth-of-type(10n + 1) {
        clear: both;
    }
    .large-block-grid-11 > li {
        list-style: none;
        width: 9.09091%;
    }
    .large-block-grid-11 > li:nth-of-type(1n) {
        clear: none;
    }
    .large-block-grid-11 > li:nth-of-type(11n + 1) {
        clear: both;
    }
    .large-block-grid-12 > li {
        list-style: none;
        width: 8.33333%;
    }
    .large-block-grid-12 > li:nth-of-type(1n) {
        clear: none;
    }
    .large-block-grid-12 > li:nth-of-type(12n + 1) {
        clear: both;
    }
}
@media only screen {
    .show-for-small-only,
    .show-for-small-up,
    .show-for-small,
    .show-for-small-down,
    .hide-for-medium-only,
    .hide-for-medium-up,
    .hide-for-medium,
    .show-for-medium-down,
    .hide-for-large-only,
    .hide-for-large-up,
    .hide-for-large,
    .show-for-large-down,
    .hide-for-xlarge-only,
    .hide-for-xlarge-up,
    .hide-for-xlarge,
    .show-for-xlarge-down,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .hide-for-xxlarge,
    .show-for-xxlarge-down {
        display: inherit !important;
    }
    .hide-for-small-only,
    .hide-for-small-up,
    .hide-for-small,
    .hide-for-small-down,
    .show-for-medium-only,
    .show-for-medium-up,
    .show-for-medium,
    .hide-for-medium-down,
    .show-for-large-only,
    .show-for-large-up,
    .show-for-large,
    .hide-for-large-down,
    .show-for-xlarge-only,
    .show-for-xlarge-up,
    .show-for-xlarge,
    .hide-for-xlarge-down,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up,
    .show-for-xxlarge,
    .hide-for-xxlarge-down {
        display: none !important;
    }
    .visible-for-small-only,
    .visible-for-small-up,
    .visible-for-small,
    .visible-for-small-down,
    .hidden-for-medium-only,
    .hidden-for-medium-up,
    .hidden-for-medium,
    .visible-for-medium-down,
    .hidden-for-large-only,
    .hidden-for-large-up,
    .hidden-for-large,
    .visible-for-large-down,
    .hidden-for-xlarge-only,
    .hidden-for-xlarge-up,
    .hidden-for-xlarge,
    .visible-for-xlarge-down,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .hidden-for-xxlarge,
    .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
    }
    .hidden-for-small-only,
    .hidden-for-small-up,
    .hidden-for-small,
    .hidden-for-small-down,
    .visible-for-medium-only,
    .visible-for-medium-up,
    .visible-for-medium,
    .hidden-for-medium-down,
    .visible-for-large-only,
    .visible-for-large-up,
    .visible-for-large,
    .hidden-for-large-down,
    .visible-for-xlarge-only,
    .visible-for-xlarge-up,
    .visible-for-xlarge,
    .hidden-for-xlarge-down,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up,
    .visible-for-xxlarge,
    .hidden-for-xxlarge-down {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px;
    }
    table.show-for-small-only,
    table.show-for-small-up,
    table.show-for-small,
    table.show-for-small-down,
    table.hide-for-medium-only,
    table.hide-for-medium-up,
    table.hide-for-medium,
    table.show-for-medium-down,
    table.hide-for-large-only,
    table.hide-for-large-up,
    table.hide-for-large,
    table.show-for-large-down,
    table.hide-for-xlarge-only,
    table.hide-for-xlarge-up,
    table.hide-for-xlarge,
    table.show-for-xlarge-down,
    table.hide-for-xxlarge-only,
    table.hide-for-xxlarge-up,
    table.hide-for-xxlarge,
    table.show-for-xxlarge-down {
        display: table !important;
    }
    thead.show-for-small-only,
    thead.show-for-small-up,
    thead.show-for-small,
    thead.show-for-small-down,
    thead.hide-for-medium-only,
    thead.hide-for-medium-up,
    thead.hide-for-medium,
    thead.show-for-medium-down,
    thead.hide-for-large-only,
    thead.hide-for-large-up,
    thead.hide-for-large,
    thead.show-for-large-down,
    thead.hide-for-xlarge-only,
    thead.hide-for-xlarge-up,
    thead.hide-for-xlarge,
    thead.show-for-xlarge-down,
    thead.hide-for-xxlarge-only,
    thead.hide-for-xxlarge-up,
    thead.hide-for-xxlarge,
    thead.show-for-xxlarge-down {
        display: table-header-group !important;
    }
    tbody.show-for-small-only,
    tbody.show-for-small-up,
    tbody.show-for-small,
    tbody.show-for-small-down,
    tbody.hide-for-medium-only,
    tbody.hide-for-medium-up,
    tbody.hide-for-medium,
    tbody.show-for-medium-down,
    tbody.hide-for-large-only,
    tbody.hide-for-large-up,
    tbody.hide-for-large,
    tbody.show-for-large-down,
    tbody.hide-for-xlarge-only,
    tbody.hide-for-xlarge-up,
    tbody.hide-for-xlarge,
    tbody.show-for-xlarge-down,
    tbody.hide-for-xxlarge-only,
    tbody.hide-for-xxlarge-up,
    tbody.hide-for-xxlarge,
    tbody.show-for-xxlarge-down {
        display: table-row-group !important;
    }
    tr.show-for-small-only,
    tr.show-for-small-up,
    tr.show-for-small,
    tr.show-for-small-down,
    tr.hide-for-medium-only,
    tr.hide-for-medium-up,
    tr.hide-for-medium,
    tr.show-for-medium-down,
    tr.hide-for-large-only,
    tr.hide-for-large-up,
    tr.hide-for-large,
    tr.show-for-large-down,
    tr.hide-for-xlarge-only,
    tr.hide-for-xlarge-up,
    tr.hide-for-xlarge,
    tr.show-for-xlarge-down,
    tr.hide-for-xxlarge-only,
    tr.hide-for-xxlarge-up,
    tr.hide-for-xxlarge,
    tr.show-for-xxlarge-down {
        display: table-row;
    }
    th.show-for-small-only,
    td.show-for-small-only,
    th.show-for-small-up,
    td.show-for-small-up,
    th.show-for-small,
    td.show-for-small,
    th.show-for-small-down,
    td.show-for-small-down,
    th.hide-for-medium-only,
    td.hide-for-medium-only,
    th.hide-for-medium-up,
    td.hide-for-medium-up,
    th.hide-for-medium,
    td.hide-for-medium,
    th.show-for-medium-down,
    td.show-for-medium-down,
    th.hide-for-large-only,
    td.hide-for-large-only,
    th.hide-for-large-up,
    td.hide-for-large-up,
    th.hide-for-large,
    td.hide-for-large,
    th.show-for-large-down,
    td.show-for-large-down,
    th.hide-for-xlarge-only,
    td.hide-for-xlarge-only,
    th.hide-for-xlarge-up,
    td.hide-for-xlarge-up,
    th.hide-for-xlarge,
    td.hide-for-xlarge,
    th.show-for-xlarge-down,
    td.show-for-xlarge-down,
    th.hide-for-xxlarge-only,
    td.hide-for-xxlarge-only,
    th.hide-for-xxlarge-up,
    td.hide-for-xxlarge-up,
    th.hide-for-xxlarge,
    td.hide-for-xxlarge,
    th.show-for-xxlarge-down,
    td.show-for-xxlarge-down {
        display: table-cell !important;
    }
}
@media only screen and (min-width: 40.0625em) {
    .hide-for-small-only,
    .show-for-small-up,
    .hide-for-small,
    .hide-for-small-down,
    .show-for-medium-only,
    .show-for-medium-up,
    .show-for-medium,
    .show-for-medium-down,
    .hide-for-large-only,
    .hide-for-large-up,
    .hide-for-large,
    .show-for-large-down,
    .hide-for-xlarge-only,
    .hide-for-xlarge-up,
    .hide-for-xlarge,
    .show-for-xlarge-down,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .hide-for-xxlarge,
    .show-for-xxlarge-down {
        display: inherit !important;
    }
    .show-for-small-only,
    .hide-for-small-up,
    .show-for-small,
    .show-for-small-down,
    .hide-for-medium-only,
    .hide-for-medium-up,
    .hide-for-medium,
    .hide-for-medium-down,
    .show-for-large-only,
    .show-for-large-up,
    .show-for-large,
    .hide-for-large-down,
    .show-for-xlarge-only,
    .show-for-xlarge-up,
    .show-for-xlarge,
    .hide-for-xlarge-down,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up,
    .show-for-xxlarge,
    .hide-for-xxlarge-down {
        display: none !important;
    }
    .hidden-for-small-only,
    .visible-for-small-up,
    .hidden-for-small,
    .hidden-for-small-down,
    .visible-for-medium-only,
    .visible-for-medium-up,
    .visible-for-medium,
    .visible-for-medium-down,
    .hidden-for-large-only,
    .hidden-for-large-up,
    .hidden-for-large,
    .visible-for-large-down,
    .hidden-for-xlarge-only,
    .hidden-for-xlarge-up,
    .hidden-for-xlarge,
    .visible-for-xlarge-down,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .hidden-for-xxlarge,
    .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
    }
    .visible-for-small-only,
    .hidden-for-small-up,
    .visible-for-small,
    .visible-for-small-down,
    .hidden-for-medium-only,
    .hidden-for-medium-up,
    .hidden-for-medium,
    .hidden-for-medium-down,
    .visible-for-large-only,
    .visible-for-large-up,
    .visible-for-large,
    .hidden-for-large-down,
    .visible-for-xlarge-only,
    .visible-for-xlarge-up,
    .visible-for-xlarge,
    .hidden-for-xlarge-down,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up,
    .visible-for-xxlarge,
    .hidden-for-xxlarge-down {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px;
    }
    table.hide-for-small-only,
    table.show-for-small-up,
    table.hide-for-small,
    table.hide-for-small-down,
    table.show-for-medium-only,
    table.show-for-medium-up,
    table.show-for-medium,
    table.show-for-medium-down,
    table.hide-for-large-only,
    table.hide-for-large-up,
    table.hide-for-large,
    table.show-for-large-down,
    table.hide-for-xlarge-only,
    table.hide-for-xlarge-up,
    table.hide-for-xlarge,
    table.show-for-xlarge-down,
    table.hide-for-xxlarge-only,
    table.hide-for-xxlarge-up,
    table.hide-for-xxlarge,
    table.show-for-xxlarge-down {
        display: table !important;
    }
    thead.hide-for-small-only,
    thead.show-for-small-up,
    thead.hide-for-small,
    thead.hide-for-small-down,
    thead.show-for-medium-only,
    thead.show-for-medium-up,
    thead.show-for-medium,
    thead.show-for-medium-down,
    thead.hide-for-large-only,
    thead.hide-for-large-up,
    thead.hide-for-large,
    thead.show-for-large-down,
    thead.hide-for-xlarge-only,
    thead.hide-for-xlarge-up,
    thead.hide-for-xlarge,
    thead.show-for-xlarge-down,
    thead.hide-for-xxlarge-only,
    thead.hide-for-xxlarge-up,
    thead.hide-for-xxlarge,
    thead.show-for-xxlarge-down {
        display: table-header-group !important;
    }
    tbody.hide-for-small-only,
    tbody.show-for-small-up,
    tbody.hide-for-small,
    tbody.hide-for-small-down,
    tbody.show-for-medium-only,
    tbody.show-for-medium-up,
    tbody.show-for-medium,
    tbody.show-for-medium-down,
    tbody.hide-for-large-only,
    tbody.hide-for-large-up,
    tbody.hide-for-large,
    tbody.show-for-large-down,
    tbody.hide-for-xlarge-only,
    tbody.hide-for-xlarge-up,
    tbody.hide-for-xlarge,
    tbody.show-for-xlarge-down,
    tbody.hide-for-xxlarge-only,
    tbody.hide-for-xxlarge-up,
    tbody.hide-for-xxlarge,
    tbody.show-for-xxlarge-down {
        display: table-row-group !important;
    }
    tr.hide-for-small-only,
    tr.show-for-small-up,
    tr.hide-for-small,
    tr.hide-for-small-down,
    tr.show-for-medium-only,
    tr.show-for-medium-up,
    tr.show-for-medium,
    tr.show-for-medium-down,
    tr.hide-for-large-only,
    tr.hide-for-large-up,
    tr.hide-for-large,
    tr.show-for-large-down,
    tr.hide-for-xlarge-only,
    tr.hide-for-xlarge-up,
    tr.hide-for-xlarge,
    tr.show-for-xlarge-down,
    tr.hide-for-xxlarge-only,
    tr.hide-for-xxlarge-up,
    tr.hide-for-xxlarge,
    tr.show-for-xxlarge-down {
        display: table-row;
    }
    th.hide-for-small-only,
    td.hide-for-small-only,
    th.show-for-small-up,
    td.show-for-small-up,
    th.hide-for-small,
    td.hide-for-small,
    th.hide-for-small-down,
    td.hide-for-small-down,
    th.show-for-medium-only,
    td.show-for-medium-only,
    th.show-for-medium-up,
    td.show-for-medium-up,
    th.show-for-medium,
    td.show-for-medium,
    th.show-for-medium-down,
    td.show-for-medium-down,
    th.hide-for-large-only,
    td.hide-for-large-only,
    th.hide-for-large-up,
    td.hide-for-large-up,
    th.hide-for-large,
    td.hide-for-large,
    th.show-for-large-down,
    td.show-for-large-down,
    th.hide-for-xlarge-only,
    td.hide-for-xlarge-only,
    th.hide-for-xlarge-up,
    td.hide-for-xlarge-up,
    th.hide-for-xlarge,
    td.hide-for-xlarge,
    th.show-for-xlarge-down,
    td.show-for-xlarge-down,
    th.hide-for-xxlarge-only,
    td.hide-for-xxlarge-only,
    th.hide-for-xxlarge-up,
    td.hide-for-xxlarge-up,
    th.hide-for-xxlarge,
    td.hide-for-xxlarge,
    th.show-for-xxlarge-down,
    td.show-for-xxlarge-down {
        display: table-cell !important;
    }
}
@media only screen and (min-width: 64.0625em) {
    .hide-for-small-only,
    .show-for-small-up,
    .hide-for-small,
    .hide-for-small-down,
    .hide-for-medium-only,
    .show-for-medium-up,
    .hide-for-medium,
    .hide-for-medium-down,
    .show-for-large-only,
    .show-for-large-up,
    .show-for-large,
    .show-for-large-down,
    .hide-for-xlarge-only,
    .hide-for-xlarge-up,
    .hide-for-xlarge,
    .show-for-xlarge-down,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .hide-for-xxlarge,
    .show-for-xxlarge-down {
        display: inherit !important;
    }
    .show-for-small-only,
    .hide-for-small-up,
    .show-for-small,
    .show-for-small-down,
    .show-for-medium-only,
    .hide-for-medium-up,
    .show-for-medium,
    .show-for-medium-down,
    .hide-for-large-only,
    .hide-for-large-up,
    .hide-for-large,
    .hide-for-large-down,
    .show-for-xlarge-only,
    .show-for-xlarge-up,
    .show-for-xlarge,
    .hide-for-xlarge-down,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up,
    .show-for-xxlarge,
    .hide-for-xxlarge-down {
        display: none !important;
    }
    .hidden-for-small-only,
    .visible-for-small-up,
    .hidden-for-small,
    .hidden-for-small-down,
    .hidden-for-medium-only,
    .visible-for-medium-up,
    .hidden-for-medium,
    .hidden-for-medium-down,
    .visible-for-large-only,
    .visible-for-large-up,
    .visible-for-large,
    .visible-for-large-down,
    .hidden-for-xlarge-only,
    .hidden-for-xlarge-up,
    .hidden-for-xlarge,
    .visible-for-xlarge-down,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .hidden-for-xxlarge,
    .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
    }
    .visible-for-small-only,
    .hidden-for-small-up,
    .visible-for-small,
    .visible-for-small-down,
    .visible-for-medium-only,
    .hidden-for-medium-up,
    .visible-for-medium,
    .visible-for-medium-down,
    .hidden-for-large-only,
    .hidden-for-large-up,
    .hidden-for-large,
    .hidden-for-large-down,
    .visible-for-xlarge-only,
    .visible-for-xlarge-up,
    .visible-for-xlarge,
    .hidden-for-xlarge-down,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up,
    .visible-for-xxlarge,
    .hidden-for-xxlarge-down {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px;
    }
    table.hide-for-small-only,
    table.show-for-small-up,
    table.hide-for-small,
    table.hide-for-small-down,
    table.hide-for-medium-only,
    table.show-for-medium-up,
    table.hide-for-medium,
    table.hide-for-medium-down,
    table.show-for-large-only,
    table.show-for-large-up,
    table.show-for-large,
    table.show-for-large-down,
    table.hide-for-xlarge-only,
    table.hide-for-xlarge-up,
    table.hide-for-xlarge,
    table.show-for-xlarge-down,
    table.hide-for-xxlarge-only,
    table.hide-for-xxlarge-up,
    table.hide-for-xxlarge,
    table.show-for-xxlarge-down {
        display: table !important;
    }
    thead.hide-for-small-only,
    thead.show-for-small-up,
    thead.hide-for-small,
    thead.hide-for-small-down,
    thead.hide-for-medium-only,
    thead.show-for-medium-up,
    thead.hide-for-medium,
    thead.hide-for-medium-down,
    thead.show-for-large-only,
    thead.show-for-large-up,
    thead.show-for-large,
    thead.show-for-large-down,
    thead.hide-for-xlarge-only,
    thead.hide-for-xlarge-up,
    thead.hide-for-xlarge,
    thead.show-for-xlarge-down,
    thead.hide-for-xxlarge-only,
    thead.hide-for-xxlarge-up,
    thead.hide-for-xxlarge,
    thead.show-for-xxlarge-down {
        display: table-header-group !important;
    }
    tbody.hide-for-small-only,
    tbody.show-for-small-up,
    tbody.hide-for-small,
    tbody.hide-for-small-down,
    tbody.hide-for-medium-only,
    tbody.show-for-medium-up,
    tbody.hide-for-medium,
    tbody.hide-for-medium-down,
    tbody.show-for-large-only,
    tbody.show-for-large-up,
    tbody.show-for-large,
    tbody.show-for-large-down,
    tbody.hide-for-xlarge-only,
    tbody.hide-for-xlarge-up,
    tbody.hide-for-xlarge,
    tbody.show-for-xlarge-down,
    tbody.hide-for-xxlarge-only,
    tbody.hide-for-xxlarge-up,
    tbody.hide-for-xxlarge,
    tbody.show-for-xxlarge-down {
        display: table-row-group !important;
    }
    tr.hide-for-small-only,
    tr.show-for-small-up,
    tr.hide-for-small,
    tr.hide-for-small-down,
    tr.hide-for-medium-only,
    tr.show-for-medium-up,
    tr.hide-for-medium,
    tr.hide-for-medium-down,
    tr.show-for-large-only,
    tr.show-for-large-up,
    tr.show-for-large,
    tr.show-for-large-down,
    tr.hide-for-xlarge-only,
    tr.hide-for-xlarge-up,
    tr.hide-for-xlarge,
    tr.show-for-xlarge-down,
    tr.hide-for-xxlarge-only,
    tr.hide-for-xxlarge-up,
    tr.hide-for-xxlarge,
    tr.show-for-xxlarge-down {
        display: table-row;
    }
    th.hide-for-small-only,
    td.hide-for-small-only,
    th.show-for-small-up,
    td.show-for-small-up,
    th.hide-for-small,
    td.hide-for-small,
    th.hide-for-small-down,
    td.hide-for-small-down,
    th.hide-for-medium-only,
    td.hide-for-medium-only,
    th.show-for-medium-up,
    td.show-for-medium-up,
    th.hide-for-medium,
    td.hide-for-medium,
    th.hide-for-medium-down,
    td.hide-for-medium-down,
    th.show-for-large-only,
    td.show-for-large-only,
    th.show-for-large-up,
    td.show-for-large-up,
    th.show-for-large,
    td.show-for-large,
    th.show-for-large-down,
    td.show-for-large-down,
    th.hide-for-xlarge-only,
    td.hide-for-xlarge-only,
    th.hide-for-xlarge-up,
    td.hide-for-xlarge-up,
    th.hide-for-xlarge,
    td.hide-for-xlarge,
    th.show-for-xlarge-down,
    td.show-for-xlarge-down,
    th.hide-for-xxlarge-only,
    td.hide-for-xxlarge-only,
    th.hide-for-xxlarge-up,
    td.hide-for-xxlarge-up,
    th.hide-for-xxlarge,
    td.hide-for-xxlarge,
    th.show-for-xxlarge-down,
    td.show-for-xxlarge-down {
        display: table-cell !important;
    }
}
@media only screen and (min-width: 90.0625em) {
    .hide-for-small-only,
    .show-for-small-up,
    .hide-for-small,
    .hide-for-small-down,
    .hide-for-medium-only,
    .show-for-medium-up,
    .hide-for-medium,
    .hide-for-medium-down,
    .hide-for-large-only,
    .show-for-large-up,
    .hide-for-large,
    .hide-for-large-down,
    .show-for-xlarge-only,
    .show-for-xlarge-up,
    .show-for-xlarge,
    .show-for-xlarge-down,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .hide-for-xxlarge,
    .show-for-xxlarge-down {
        display: inherit !important;
    }
    .show-for-small-only,
    .hide-for-small-up,
    .show-for-small,
    .show-for-small-down,
    .show-for-medium-only,
    .hide-for-medium-up,
    .show-for-medium,
    .show-for-medium-down,
    .show-for-large-only,
    .hide-for-large-up,
    .show-for-large,
    .show-for-large-down,
    .hide-for-xlarge-only,
    .hide-for-xlarge-up,
    .hide-for-xlarge,
    .hide-for-xlarge-down,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up,
    .show-for-xxlarge,
    .hide-for-xxlarge-down {
        display: none !important;
    }
    .hidden-for-small-only,
    .visible-for-small-up,
    .hidden-for-small,
    .hidden-for-small-down,
    .hidden-for-medium-only,
    .visible-for-medium-up,
    .hidden-for-medium,
    .hidden-for-medium-down,
    .hidden-for-large-only,
    .visible-for-large-up,
    .hidden-for-large,
    .hidden-for-large-down,
    .visible-for-xlarge-only,
    .visible-for-xlarge-up,
    .visible-for-xlarge,
    .visible-for-xlarge-down,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .hidden-for-xxlarge,
    .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
    }
    .visible-for-small-only,
    .hidden-for-small-up,
    .visible-for-small,
    .visible-for-small-down,
    .visible-for-medium-only,
    .hidden-for-medium-up,
    .visible-for-medium,
    .visible-for-medium-down,
    .visible-for-large-only,
    .hidden-for-large-up,
    .visible-for-large,
    .visible-for-large-down,
    .hidden-for-xlarge-only,
    .hidden-for-xlarge-up,
    .hidden-for-xlarge,
    .hidden-for-xlarge-down,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up,
    .visible-for-xxlarge,
    .hidden-for-xxlarge-down {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px;
    }
    table.hide-for-small-only,
    table.show-for-small-up,
    table.hide-for-small,
    table.hide-for-small-down,
    table.hide-for-medium-only,
    table.show-for-medium-up,
    table.hide-for-medium,
    table.hide-for-medium-down,
    table.hide-for-large-only,
    table.show-for-large-up,
    table.hide-for-large,
    table.hide-for-large-down,
    table.show-for-xlarge-only,
    table.show-for-xlarge-up,
    table.show-for-xlarge,
    table.show-for-xlarge-down,
    table.hide-for-xxlarge-only,
    table.hide-for-xxlarge-up,
    table.hide-for-xxlarge,
    table.show-for-xxlarge-down {
        display: table !important;
    }
    thead.hide-for-small-only,
    thead.show-for-small-up,
    thead.hide-for-small,
    thead.hide-for-small-down,
    thead.hide-for-medium-only,
    thead.show-for-medium-up,
    thead.hide-for-medium,
    thead.hide-for-medium-down,
    thead.hide-for-large-only,
    thead.show-for-large-up,
    thead.hide-for-large,
    thead.hide-for-large-down,
    thead.show-for-xlarge-only,
    thead.show-for-xlarge-up,
    thead.show-for-xlarge,
    thead.show-for-xlarge-down,
    thead.hide-for-xxlarge-only,
    thead.hide-for-xxlarge-up,
    thead.hide-for-xxlarge,
    thead.show-for-xxlarge-down {
        display: table-header-group !important;
    }
    tbody.hide-for-small-only,
    tbody.show-for-small-up,
    tbody.hide-for-small,
    tbody.hide-for-small-down,
    tbody.hide-for-medium-only,
    tbody.show-for-medium-up,
    tbody.hide-for-medium,
    tbody.hide-for-medium-down,
    tbody.hide-for-large-only,
    tbody.show-for-large-up,
    tbody.hide-for-large,
    tbody.hide-for-large-down,
    tbody.show-for-xlarge-only,
    tbody.show-for-xlarge-up,
    tbody.show-for-xlarge,
    tbody.show-for-xlarge-down,
    tbody.hide-for-xxlarge-only,
    tbody.hide-for-xxlarge-up,
    tbody.hide-for-xxlarge,
    tbody.show-for-xxlarge-down {
        display: table-row-group !important;
    }
    tr.hide-for-small-only,
    tr.show-for-small-up,
    tr.hide-for-small,
    tr.hide-for-small-down,
    tr.hide-for-medium-only,
    tr.show-for-medium-up,
    tr.hide-for-medium,
    tr.hide-for-medium-down,
    tr.hide-for-large-only,
    tr.show-for-large-up,
    tr.hide-for-large,
    tr.hide-for-large-down,
    tr.show-for-xlarge-only,
    tr.show-for-xlarge-up,
    tr.show-for-xlarge,
    tr.show-for-xlarge-down,
    tr.hide-for-xxlarge-only,
    tr.hide-for-xxlarge-up,
    tr.hide-for-xxlarge,
    tr.show-for-xxlarge-down {
        display: table-row;
    }
    th.hide-for-small-only,
    td.hide-for-small-only,
    th.show-for-small-up,
    td.show-for-small-up,
    th.hide-for-small,
    td.hide-for-small,
    th.hide-for-small-down,
    td.hide-for-small-down,
    th.hide-for-medium-only,
    td.hide-for-medium-only,
    th.show-for-medium-up,
    td.show-for-medium-up,
    th.hide-for-medium,
    td.hide-for-medium,
    th.hide-for-medium-down,
    td.hide-for-medium-down,
    th.hide-for-large-only,
    td.hide-for-large-only,
    th.show-for-large-up,
    td.show-for-large-up,
    th.hide-for-large,
    td.hide-for-large,
    th.hide-for-large-down,
    td.hide-for-large-down,
    th.show-for-xlarge-only,
    td.show-for-xlarge-only,
    th.show-for-xlarge-up,
    td.show-for-xlarge-up,
    th.show-for-xlarge,
    td.show-for-xlarge,
    th.show-for-xlarge-down,
    td.show-for-xlarge-down,
    th.hide-for-xxlarge-only,
    td.hide-for-xxlarge-only,
    th.hide-for-xxlarge-up,
    td.hide-for-xxlarge-up,
    th.hide-for-xxlarge,
    td.hide-for-xxlarge,
    th.show-for-xxlarge-down,
    td.show-for-xxlarge-down {
        display: table-cell !important;
    }
}
@media only screen and (min-width: 120.0625em) {
    .hide-for-small-only,
    .show-for-small-up,
    .hide-for-small,
    .hide-for-small-down,
    .hide-for-medium-only,
    .show-for-medium-up,
    .hide-for-medium,
    .hide-for-medium-down,
    .hide-for-large-only,
    .show-for-large-up,
    .hide-for-large,
    .hide-for-large-down,
    .hide-for-xlarge-only,
    .show-for-xlarge-up,
    .hide-for-xlarge,
    .hide-for-xlarge-down,
    .show-for-xxlarge-only,
    .show-for-xxlarge-up,
    .show-for-xxlarge,
    .show-for-xxlarge-down {
        display: inherit !important;
    }
    .show-for-small-only,
    .hide-for-small-up,
    .show-for-small,
    .show-for-small-down,
    .show-for-medium-only,
    .hide-for-medium-up,
    .show-for-medium,
    .show-for-medium-down,
    .show-for-large-only,
    .hide-for-large-up,
    .show-for-large,
    .show-for-large-down,
    .show-for-xlarge-only,
    .hide-for-xlarge-up,
    .show-for-xlarge,
    .show-for-xlarge-down,
    .hide-for-xxlarge-only,
    .hide-for-xxlarge-up,
    .hide-for-xxlarge,
    .hide-for-xxlarge-down {
        display: none !important;
    }
    .hidden-for-small-only,
    .visible-for-small-up,
    .hidden-for-small,
    .hidden-for-small-down,
    .hidden-for-medium-only,
    .visible-for-medium-up,
    .hidden-for-medium,
    .hidden-for-medium-down,
    .hidden-for-large-only,
    .visible-for-large-up,
    .hidden-for-large,
    .hidden-for-large-down,
    .hidden-for-xlarge-only,
    .visible-for-xlarge-up,
    .hidden-for-xlarge,
    .hidden-for-xlarge-down,
    .visible-for-xxlarge-only,
    .visible-for-xxlarge-up,
    .visible-for-xxlarge,
    .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
    }
    .visible-for-small-only,
    .hidden-for-small-up,
    .visible-for-small,
    .visible-for-small-down,
    .visible-for-medium-only,
    .hidden-for-medium-up,
    .visible-for-medium,
    .visible-for-medium-down,
    .visible-for-large-only,
    .hidden-for-large-up,
    .visible-for-large,
    .visible-for-large-down,
    .visible-for-xlarge-only,
    .hidden-for-xlarge-up,
    .visible-for-xlarge,
    .visible-for-xlarge-down,
    .hidden-for-xxlarge-only,
    .hidden-for-xxlarge-up,
    .hidden-for-xxlarge,
    .hidden-for-xxlarge-down {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px;
    }
    table.hide-for-small-only,
    table.show-for-small-up,
    table.hide-for-small,
    table.hide-for-small-down,
    table.hide-for-medium-only,
    table.show-for-medium-up,
    table.hide-for-medium,
    table.hide-for-medium-down,
    table.hide-for-large-only,
    table.show-for-large-up,
    table.hide-for-large,
    table.hide-for-large-down,
    table.hide-for-xlarge-only,
    table.show-for-xlarge-up,
    table.hide-for-xlarge,
    table.hide-for-xlarge-down,
    table.show-for-xxlarge-only,
    table.show-for-xxlarge-up,
    table.show-for-xxlarge,
    table.show-for-xxlarge-down {
        display: table !important;
    }
    thead.hide-for-small-only,
    thead.show-for-small-up,
    thead.hide-for-small,
    thead.hide-for-small-down,
    thead.hide-for-medium-only,
    thead.show-for-medium-up,
    thead.hide-for-medium,
    thead.hide-for-medium-down,
    thead.hide-for-large-only,
    thead.show-for-large-up,
    thead.hide-for-large,
    thead.hide-for-large-down,
    thead.hide-for-xlarge-only,
    thead.show-for-xlarge-up,
    thead.hide-for-xlarge,
    thead.hide-for-xlarge-down,
    thead.show-for-xxlarge-only,
    thead.show-for-xxlarge-up,
    thead.show-for-xxlarge,
    thead.show-for-xxlarge-down {
        display: table-header-group !important;
    }
    tbody.hide-for-small-only,
    tbody.show-for-small-up,
    tbody.hide-for-small,
    tbody.hide-for-small-down,
    tbody.hide-for-medium-only,
    tbody.show-for-medium-up,
    tbody.hide-for-medium,
    tbody.hide-for-medium-down,
    tbody.hide-for-large-only,
    tbody.show-for-large-up,
    tbody.hide-for-large,
    tbody.hide-for-large-down,
    tbody.hide-for-xlarge-only,
    tbody.show-for-xlarge-up,
    tbody.hide-for-xlarge,
    tbody.hide-for-xlarge-down,
    tbody.show-for-xxlarge-only,
    tbody.show-for-xxlarge-up,
    tbody.show-for-xxlarge,
    tbody.show-for-xxlarge-down {
        display: table-row-group !important;
    }
    tr.hide-for-small-only,
    tr.show-for-small-up,
    tr.hide-for-small,
    tr.hide-for-small-down,
    tr.hide-for-medium-only,
    tr.show-for-medium-up,
    tr.hide-for-medium,
    tr.hide-for-medium-down,
    tr.hide-for-large-only,
    tr.show-for-large-up,
    tr.hide-for-large,
    tr.hide-for-large-down,
    tr.hide-for-xlarge-only,
    tr.show-for-xlarge-up,
    tr.hide-for-xlarge,
    tr.hide-for-xlarge-down,
    tr.show-for-xxlarge-only,
    tr.show-for-xxlarge-up,
    tr.show-for-xxlarge,
    tr.show-for-xxlarge-down {
        display: table-row;
    }
    th.hide-for-small-only,
    td.hide-for-small-only,
    th.show-for-small-up,
    td.show-for-small-up,
    th.hide-for-small,
    td.hide-for-small,
    th.hide-for-small-down,
    td.hide-for-small-down,
    th.hide-for-medium-only,
    td.hide-for-medium-only,
    th.show-for-medium-up,
    td.show-for-medium-up,
    th.hide-for-medium,
    td.hide-for-medium,
    th.hide-for-medium-down,
    td.hide-for-medium-down,
    th.hide-for-large-only,
    td.hide-for-large-only,
    th.show-for-large-up,
    td.show-for-large-up,
    th.hide-for-large,
    td.hide-for-large,
    th.hide-for-large-down,
    td.hide-for-large-down,
    th.hide-for-xlarge-only,
    td.hide-for-xlarge-only,
    th.show-for-xlarge-up,
    td.show-for-xlarge-up,
    th.hide-for-xlarge,
    td.hide-for-xlarge,
    th.hide-for-xlarge-down,
    td.hide-for-xlarge-down,
    th.show-for-xxlarge-only,
    td.show-for-xxlarge-only,
    th.show-for-xxlarge-up,
    td.show-for-xxlarge-up,
    th.show-for-xxlarge,
    td.show-for-xxlarge,
    th.show-for-xxlarge-down,
    td.show-for-xxlarge-down {
        display: table-cell !important;
    }
}
.show-for-landscape,
.hide-for-portrait {
    display: inherit !important;
}
.hide-for-landscape,
.show-for-portrait {
    display: none !important;
}
table.hide-for-landscape,
table.show-for-portrait {
    display: table !important;
}
thead.hide-for-landscape,
thead.show-for-portrait {
    display: table-header-group !important;
}
tbody.hide-for-landscape,
tbody.show-for-portrait {
    display: table-row-group !important;
}
tr.hide-for-landscape,
tr.show-for-portrait {
    display: table-row !important;
}
td.hide-for-landscape,
td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
    display: table-cell !important;
}
@media only screen and (orientation: landscape) {
    .show-for-landscape,
    .hide-for-portrait {
        display: inherit !important;
    }
    .hide-for-landscape,
    .show-for-portrait {
        display: none !important;
    }
    table.show-for-landscape,
    table.hide-for-portrait {
        display: table !important;
    }
    thead.show-for-landscape,
    thead.hide-for-portrait {
        display: table-header-group !important;
    }
    tbody.show-for-landscape,
    tbody.hide-for-portrait {
        display: table-row-group !important;
    }
    tr.show-for-landscape,
    tr.hide-for-portrait {
        display: table-row !important;
    }
    td.show-for-landscape,
    td.hide-for-portrait,
    th.show-for-landscape,
    th.hide-for-portrait {
        display: table-cell !important;
    }
}
@media only screen and (orientation: portrait) {
    .show-for-portrait,
    .hide-for-landscape {
        display: inherit !important;
    }
    .hide-for-portrait,
    .show-for-landscape {
        display: none !important;
    }
    table.show-for-portrait,
    table.hide-for-landscape {
        display: table !important;
    }
    thead.show-for-portrait,
    thead.hide-for-landscape {
        display: table-header-group !important;
    }
    tbody.show-for-portrait,
    tbody.hide-for-landscape {
        display: table-row-group !important;
    }
    tr.show-for-portrait,
    tr.hide-for-landscape {
        display: table-row !important;
    }
    td.show-for-portrait,
    td.hide-for-landscape,
    th.show-for-portrait,
    th.hide-for-landscape {
        display: table-cell !important;
    }
}
.show-for-touch {
    display: none !important;
}
.hide-for-touch {
    display: inherit !important;
}
.touch .show-for-touch {
    display: inherit !important;
}
.touch .hide-for-touch {
    display: none !important;
}
table.hide-for-touch {
    display: table !important;
}
.touch table.show-for-touch {
    display: table !important;
}
thead.hide-for-touch {
    display: table-header-group !important;
}
.touch thead.show-for-touch {
    display: table-header-group !important;
}
tbody.hide-for-touch {
    display: table-row-group !important;
}
.touch tbody.show-for-touch {
    display: table-row-group !important;
}
tr.hide-for-touch {
    display: table-row !important;
}
.touch tr.show-for-touch {
    display: table-row !important;
}
td.hide-for-touch {
    display: table-cell !important;
}
.touch td.show-for-touch {
    display: table-cell !important;
}
th.hide-for-touch {
    display: table-cell !important;
}
.touch th.show-for-touch {
    display: table-cell !important;
}
.show-for-sr {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
}
.show-on-focus {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
}
.show-on-focus:focus,
.show-on-focus:active {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
}
.print-only {
    display: none !important;
}
@media print {
    * {
        background: transparent !important;
        box-shadow: none !important;
        color: #000 !important;
        text-shadow: none !important;
    }
    .show-for-print {
        display: block;
    }
    .hide-for-print {
        display: none;
    }
    table.show-for-print {
        display: table !important;
    }
    thead.show-for-print {
        display: table-header-group !important;
    }
    tbody.show-for-print {
        display: table-row-group !important;
    }
    tr.show-for-print {
        display: table-row !important;
    }
    td.show-for-print {
        display: table-cell !important;
    }
    th.show-for-print {
        display: table-cell !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    @page {
        margin: 0.5cm;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    .hide-on-print {
        display: none !important;
    }
    .print-only {
        display: block !important;
    }
    .hide-for-print {
        display: none !important;
    }
    .show-for-print {
        display: inherit !important;
    }
}
@media print {
    .show-for-print {
        display: block;
    }
    .hide-for-print {
        display: none;
    }
    table.show-for-print {
        display: table !important;
    }
    thead.show-for-print {
        display: table-header-group !important;
    }
    tbody.show-for-print {
        display: table-row-group !important;
    }
    tr.show-for-print {
        display: table-row !important;
    }
    td.show-for-print {
        display: table-cell !important;
    }
    th.show-for-print {
        display: table-cell !important;
    }
}
@media not print {
    .show-for-print {
        display: none !important;
    }
}
body {
    background-color: #fff;
}
body,
ul,
li,
p,
span,
a {
    -webkit-text-size-adjust: 100%;
    font-smooth: always !important;
    -moz-osx-font-smoothing: grayscale !important;
    font-smoothing: antialiased !important;
    -moz-font-smoothing: antialiased !important;
    -webkit-font-smoothing: antialiased !important;
    text-rendering: optimizeLegibility;
}
body {
    font-family: "robotoregular";
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "robotobold";
}
ul,
li,
p,
a,
h1,
h2,
h3,
h4,
h5,
h6,
figure,
fieldset {
    margin: 0;
    padding: 0;
}
ul,
li {
    list-style: none;
}
a {
    text-decoration: none;
}
fieldset {
    border: 0;
}
.content {
    padding-top: 15px;
}
.publi {
    margin: 0 auto;
}
.publi p {
    margin-bottom: 0;
    padding: 2px 10px 1px;
    font-family: "verdana";
    font-size: 10px;
    color: #909090;
    background-color: #ebebeb;
}
.publi970 {
    width: 970px;
}
.publi728 {
    width: 728px;
}
.publi468 {
    width: 468px;
}
.publi582 {
    width: 582px;
}
.roba {
    width: 300px;
}
.robablock {
    width: 300px;
    min-height: 397px;
    background-color: #ebebeb;
}
.robablock-eq {
    width: 300px;
    background-color: #ebebeb;
}
.carousel .direction-nav {
    position: absolute;
}
.carousel .direction-nav li {
    display: inline-block;
}
.carousel .direction-nav .prev,
.carousel .direction-nav .next {
    width: 32px;
    height: 32px;
    margin: 15px 0 0 5px;
    font-size: 24px;
    line-height: 38px;
    color: #fff;
    text-align: center;
    background-color: #707070;
    border-radius: 15px;
    display: block;
}
.vm {
    width: 100%;
    height: 100%;
    background: #000;
    position: fixed;
    top: 0;
    z-index: 9999;
}
.modal-foto {
    height: 100%;
    background: #000;
}
.modal-foto .img-responsive {
    text-align: center;
    display: block;
}
.modal-foto .thumb {
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    padding: 0;
}
.modal-foto .thumb img {
    margin: 10px auto;
    width: auto;
}
.modal-foto .close {
    position: absolute;
    top: 10px;
    right: 10px;
}
.modal-foto .icon-close {
    color: #fff;
}
.modal-foto .bottom {
    border-top: 2px solid #fff;
    padding: 15px 30px;
    color: #fff;
    font: normal 14px/24px robotoregular;
}
.no-margin {
    margin: 0 !important;
}
.margin-t-5 {
    margin-top: 5px !important;
}
.margin-t-20 {
    margin-top: 20px !important;
}
.margin-b-8 {
    margin-bottom: 8px !important;
}
.margin-b-15 {
    margin-bottom: 15px !important;
}
.margin-b-20 {
    margin-bottom: 20px !important;
}
.margin-b-25 {
    margin-bottom: 20px !important;
}
.no-padding {
    padding: 0 !important;
}
.strong {
    font-weight: 700 !important;
}
.normal {
    font-weight: 400 !important;
}
@media only screen and (max-width: 40.0625em) {
    .modal-foto .thumb img {
        width: 290px;
    }
}
@media only screen and (min-width: 40.0625em) and (max-width: 64.0625em) and (orientation: landscape) {
    .modal-foto .thumb img {
        width: auto;
    }
    .medium-8-landscape {
        width: 66.66667%;
    }
    .medium-4-landscape {
        width: 33.33333%;
    }
    .medium-4-landscape .medium-4 {
        width: 100%;
    }
}
@media only screen and (min-width: 40.0625em) and (max-width: 64.0625em) and (orientation: portrait) {
    .modal-foto .thumb img {
        width: 98%;
    }
}
.titleError {
    background-color: #000;
    color: #fff;
    font-size: 24px;
    padding-left: 15px;
}
.error .block {
    background-color: #eaeaea;
    min-height: 318px;
}
.block .errorimg {
    float: left;
    width: 33%;
    background-color: #353535;
}
.block .errorinfo {
    color: #959595;
    float: right;
    padding-top: 20px;
    width: 67%;
    background-color: #eaeaea;
    padding: 40px 10px 0;
}
@media only screen and (max-width: 40.0625em) {
    .block .errorimg {
        width: 100%;
        text-align: center;
        background-color: #353535;
    }
    .block .errorinfo {
        width: 100%;
    }
}
@media only screen and (max-width: 40.0625em) {
    .publi-fb {
        width: 300px !important;
    }
    .publi-fb iframe {
        width: 300px;
    }
}
@media only screen and (min-width: 40.0625em) and (max-width: 64.0625em) and (orientation: landscape) {
    .publi-fb {
        width: 528px !important;
    }
    .publi-fb iframe {
        width: 528px;
    }
}
@media only screen and (min-width: 40.0625em) and (max-width: 64.0625em) and (orientation: portrait) {
    .publi-fb {
        width: 528px !important;
    }
    .publi-fb iframe {
        width: 528px;
    }
}
.publi-fb {
    text-align: center;
}
.publi-fb p {
    background-color: #fff;
    color: #fff;
    text-align: left;
}
.publi.digital {
    margin: 0;
    width: 1px;
    height: 1px;
}
.mCSB_container {
    width: auto;
    margin-right: 10px;
    overflow: hidden;
}
.mCSB_container.mCS_no_scrollbar {
    margin-right: 0;
}
.mCS_disabled > .mCustomScrollBox > .mCSB_container.mCS_no_scrollbar,
.mCS_destroyed > .mCustomScrollBox > .mCSB_container.mCS_no_scrollbar {
    margin-right: 10px;
}
.mCustomScrollBox > .mCSB_scrollTools {
    width: 10px;
    height: 100%;
    top: 0;
    right: 0;
}
.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto;
    background-color: #000;
}
.mCSB_scrollTools a + .mCSB_draggerContainer {
    margin: 20px 0;
}
.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #535353;
    width: 4px;
    height: 100%;
    margin: 0 auto;
    border-radius: 4px;
}
.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 4px;
    height: 100%;
    margin: 0 auto;
    text-align: center;
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
    display: block;
    position: relative;
    height: 20px;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer;
}
.mCSB_scrollTools .mCSB_buttonDown {
    top: 100%;
    margin-top: -40px;
}
.mCSB_horizontal > .mCSB_container {
    height: auto;
    margin-right: 0;
    margin-bottom: 30px;
    overflow: hidden;
}
.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar {
    margin-bottom: 0;
}
.mCS_disabled > .mCSB_horizontal > .mCSB_container.mCS_no_scrollbar,
.mCS_destroyed > .mCSB_horizontal > .mCSB_container.mCS_no_scrollbar {
    margin-right: 0;
    margin-bottom: 30px;
}
.mCSB_horizontal.mCustomScrollBox > .mCSB_scrollTools {
    width: 100%;
    height: 16px;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    overflow: hidden;
}
.mCSB_horizontal > .mCSB_scrollTools a + .mCSB_draggerContainer {
    margin: 0 20px;
}
.mCSB_horizontal > .mCSB_scrollTools .mCSB_draggerRail {
    width: 100%;
    height: 2px;
    margin: 7px 0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger {
    width: 30px;
    height: 100%;
}
.mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 4px;
    margin: 6px auto;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.mCSB_horizontal > .mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_horizontal > .mCSB_scrollTools .mCSB_buttonRight {
    display: block;
    position: relative;
    width: 20px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer;
    float: left;
}
.mCSB_horizontal > .mCSB_scrollTools .mCSB_buttonRight {
    margin-left: -40px;
    float: right;
}
.mCustomScrollBox {
    -ms-touch-action: none;
}
.mCustomScrollBox > .mCSB_scrollTools {
    opacity: 0.75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
}
.mCustomScrollBox:hover > .mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    border-radius: 4px;
    background: #959595;
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    border-radius: 4px;
    background: #959595;
    filter: "alpha(opacity=85)";
    -ms-filter: "alpha(opacity=85)";
}
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background: #959595;
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)";
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
    background-image: url(img/scroll-buttons.png);
    background-repeat: no-repeat;
    opacity: 0.4;
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)";
}
.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 0;
}
.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -20px;
}
.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -40px;
}
.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -56px;
}
.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover {
    opacity: 0.75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)";
}
.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active {
    opacity: 0.9;
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)";
}
.mCS-dark > .mCSB_scrollTools .mCSB_draggerRail {
    background: #000;
    background: rgba(0, 0, 0, 0.15);
}
.mCS-dark > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #000;
    background: rgba(0, 0, 0, 0.75);
}
.mCS-dark > .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background: rgba(0, 0, 0, 0.85);
}
.mCS-dark > .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark > .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background: rgba(0, 0, 0, 0.9);
}
.mCS-dark > .mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0;
}
.mCS-dark > .mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px;
}
.mCS-dark > .mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px;
}
.mCS-dark > .mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px;
}
.mCS-light-2 > .mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background: #fff;
    background: rgba(255, 255, 255, 0.1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}
.mCS-light-2 > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 4px;
    background: #fff;
    background: rgba(255, 255, 255, 0.75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}
.mCS-light-2.mCSB_horizontal > .mCSB_scrollTools .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px 0;
}
.mCS-light-2.mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 4px;
    margin: 6px auto;
}
.mCS-light-2 > .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background: rgba(255, 255, 255, 0.85);
}
.mCS-light-2 > .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-2 > .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background: rgba(255, 255, 255, 0.9);
}
.mCS-light-2 > .mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px 0;
}
.mCS-light-2 > .mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -20px;
}
.mCS-light-2 > .mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -40px;
}
.mCS-light-2 > .mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -56px;
}
.mCS-dark-2 > .mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background: #000;
    background: rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}
.mCS-dark-2 > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 4px;
    background: #000;
    background: rgba(0, 0, 0, 0.75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}
.mCS-dark-2.mCSB_horizontal > .mCSB_scrollTools .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px 0;
}
.mCS-dark-2.mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 4px;
    margin: 6px auto;
}
.mCS-dark-2 > .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background: rgba(0, 0, 0, 0.85);
}
.mCS-dark-2 > .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-2 > .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background: rgba(0, 0, 0, 0.9);
}
.mCS-dark-2 > .mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px 0;
}
.mCS-dark-2 > .mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -20px;
}
.mCS-dark-2 > .mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -40px;
}
.mCS-dark-2 > .mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -56px;
}
.mCS-light-thick > .mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background: #fff;
    background: rgba(255, 255, 255, 0.1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.mCS-light-thick > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    background: #fff;
    background: rgba(255, 255, 255, 0.75);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.mCS-light-thick.mCSB_horizontal > .mCSB_scrollTools .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px 0;
}
.mCS-light-thick.mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 6px;
    margin: 5px auto;
}
.mCS-light-thick > .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background: rgba(255, 255, 255, 0.85);
}
.mCS-light-thick > .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick > .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background: rgba(255, 255, 255, 0.9);
}
.mCS-light-thick > .mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px 0;
}
.mCS-light-thick > .mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -20px;
}
.mCS-light-thick > .mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -40px;
}
.mCS-light-thick > .mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -56px;
}
.mCS-dark-thick > .mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background: #000;
    background: rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.mCS-dark-thick > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    background: #000;
    background: rgba(0, 0, 0, 0.75);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.mCS-dark-thick.mCSB_horizontal > .mCSB_scrollTools .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px 0;
}
.mCS-dark-thick.mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 6px;
    margin: 5px auto;
}
.mCS-dark-thick > .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background: rgba(0, 0, 0, 0.85);
}
.mCS-dark-thick > .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick > .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background: rgba(0, 0, 0, 0.9);
}
.mCS-dark-thick > .mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px 0;
}
.mCS-dark-thick > .mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -20px;
}
.mCS-dark-thick > .mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -40px;
}
.mCS-dark-thick > .mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -56px;
}
.mCS-light-thin > .mCSB_scrollTools .mCSB_draggerRail {
    background: #fff;
    background: rgba(255, 255, 255, 0.1);
}
.mCS-light-thin > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px;
}
.mCS-light-thin.mCSB_horizontal > .mCSB_scrollTools .mCSB_draggerRail {
    width: 100%;
}
.mCS-light-thin.mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 2px;
    margin: 7px auto;
}
.mCS-dark-thin > .mCSB_scrollTools .mCSB_draggerRail {
    background: #000;
    background: rgba(0, 0, 0, 0.15);
}
.mCS-dark-thin > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px;
    background: #000;
    background: rgba(0, 0, 0, 0.75);
}
.mCS-dark-thin.mCSB_horizontal > .mCSB_scrollTools .mCSB_draggerRail {
    width: 100%;
}
.mCS-dark-thin.mCSB_horizontal > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 2px;
    margin: 7px auto;
}
.mCS-dark-thin > .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background: rgba(0, 0, 0, 0.85);
}
.mCS-dark-thin > .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thin > .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background: rgba(0, 0, 0, 0.9);
}
.mCS-dark-thin > .mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0;
}
.mCS-dark-thin > .mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px;
}
.mCS-dark-thin > .mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px;
}
.mCS-dark-thin > .mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px;
}
.content_1 > .mCustomScrollBox > .mCSB_scrollTools {
    height: 96%;
    top: 2%;
}
.content_2 .mCSB_scrollTools .mCSB_draggerRail {
    width: 6px;
    box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.1);
}
.content_2 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: rgba(255, 255, 255, 0.4);
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)";
}
.content_2 .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background: rgba(255, 255, 255, 0.5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)";
}
.content_2 .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.content_2 .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background: rgba(255, 255, 255, 0.6);
    filter: "alpha(opacity=60)";
    -ms-filter: "alpha(opacity=60)";
}
.content_3 > .mCustomScrollBox > .mCSB_scrollTools {
    height: 94%;
    top: 3%;
}
.content_3 .mCSB_scrollTools .mCSB_draggerRail {
    width: 0;
    border-right: 1px dashed #09c;
}
.content_3 .mCSB_scrollTools .mCSB_dragger {
    height: 11px;
}
.content_3 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 11px;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    border-radius: 11px;
    background: #09c;
}
.content_4 > .mCustomScrollBox > .mCSB_scrollTools {
    height: 94%;
    top: 3%;
}
.content_4 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 8px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #d0b9a0;
    -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}
.content_4 .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.content_4 .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background: #dfcdb9;
}
.content_4 .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.content_4 .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}
.content_5 > .mCustomScrollBox > .mCSB_scrollTools {
    width: 98%;
    margin: 0 1%;
}
.content_6 > .mCustomScrollBox > .mCSB_scrollTools {
    width: 88%;
    margin: 0 6%;
}
.content_8 .mCSB_scrollTools .mCSB_draggerRail {
    width: 0;
    border-left: 1px solid rgba(0, 0, 0, 0.8);
    border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.header {
    /*background-color:#FFF;*/
    padding: 0;
    margin: 0 auto 40px;
}
[class^="TE_"] .header:after {
    content: "";
    background-color: #ffcb08;
    background-size: 10px 23px;
    background-repeat: repeat-x;
    height: 5px;
    width: 100%;
    display: inherit;
}
[class^="TE_"] .header:before {
    content: "";
    background-color: #ebebeb;
    background-size: 10px 23px;
    background-repeat: repeat-x;
    width: 100%;
    display: inherit;
    top: 90px;
    position: absolute;
    left: 0;
    height: 40px;
}
.header.home:before,
.header.home:after {
    display: none;
}
.header .top-bar-section {
    height: 86px;
} /*.header .btn{border:2px solid #ffcb08;padding:0;background:transparent;-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px;display:block;width:31px;height:31px;background:transparent!important;color:#333!important;padding:0!important;font-size:1rem;text-align:center;line-height:1.6rem!important}*/
.header .left-options {
    top: 30px;
    left: 0;
    position: relative;
    width: 100%;
}
.header .left-options .menu {
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
}
.header .left-options .center {
    margin: 0;
    font-family: "roboto_slabregular";
    padding: 0 0 0 80px;
    position: relative;
} /*.header .left-options .center .brand{vertical-align:middle;color:#010101;width:141px}*/
.header .left-options .center .title {
    display: inline-block;
    vertical-align: middle;
    color: #010101;
    font-family: "roboto_slabregular";
    text-transform: uppercase;
    font-size: 40px;
    line-height: 20.5px;
    width: 100%;
    max-width: 920px;
    text-align: center;
}
.header .left-options .options {
    z-index: 2;
}
.header .left-options .options li {
    display: table-cell;
    margin: 0 5px 0 0;
    background: transparent;
}
.header .right-options {
    position: absolute;
    top: 30px;
    right: 10px;
    z-index: 2;
}
.header .right-options .options li {
    display: inline-block;
    margin: 0 0 0 5px;
    background: transparent;
}
.eu-nodeje .colortitle {
    background-color: #ffcb08;
    width: 327px;
}
.header .search {
    display: block;
    position: absolute;
    top: 0;
    left: 37px;
    -webkit-transition: 0.5s width ease, 0.3s transform ease;
    -moz-transition: 0.5s width ease, 0.3s transform ease;
    -o-transition: 0.5s width ease, 0.3s transform ease;
    -ms-transition: 0.5s width ease, 0.3s transform ease;
    transition: 0.5s width ease, 0.5s transform ease;
    cursor: pointer;
}
.header .search .text {
    position: absolute;
    white-space: nowrap;
    top: 0;
    left: -70px;
    opacity: 0;
}
.button-search {
    text-indent: -1999em;
    overflow: hidden;
    cursor: pointer;
    display: block;
}
.header .search .icon-search {
    cursor: pointer;
}
.header .search .icon-search:before {
    cursor: pointer;
}
.header .search:hover {
    width: 205px;
}
.header .search:hover .icon-search {
    opacity: 1;
}
.header .search:hover .text {
    opacity: 1;
    background-color: #000;
    left: 140px;
    -webkit-transition: 0.3s opacity 0.3s;
    -moz-transition: 0.3s opacity 0.3s;
    -o-transition: 0.3s opacity 0.3s;
    -ms-transition: 0.3s opacity 0.3s;
    transition: 0.3s opacity 0.3s;
}
.header .search .text form {
    position: relative;
    width: 76px;
    display: block;
}
.header .search .text form fieldset {
    margin: 0;
    padding: 0;
    border: 0;
}
.header .search .text input[type="text"] {
    border: 2px solid #ffcb08;
    position: absolute;
    top: 0;
    left: -141px;
    box-shadow: none;
    -webkit-border-top-left-radius: 1.3rem;
    -webkit-border-bottom-left-radius: 1.3rem;
    -moz-border-radius-topleft: 1.3rem;
    -moz-border-radius-bottomleft: 1.3rem;
    border-top-left-radius: 1.3rem;
    border-bottom-left-radius: 1.3rem;
    font-size: 13px;
    font-family: "robotolight";
    color: #a1a0a0;
    line-height: 1.8rem;
    height: 30px;
    width: 210px;
    background-color: #fff;
    padding: 0 0 0 13px;
    color: #333;
}
.header .search .text input[type="text"]::-webkit-input-placeholder {
    color: #333;
}
.header .search .text input[type="text"]:-ms-input-placeholder {
    color: #333;
}
.header .search .text input[type="text"]*:-moz-placeholder {
    color: #333;
}
.header .search .text input[type="text"]*::-moz-placeholder {
    color: #333;
}
.header .search .text input[type="submit"],
.header .search .text input[type="button"],
.header .search .text button {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: -25px;
    color: #333;
    font-size: 1rem;
    width: 32px;
    height: 30px;
    padding: 0;
    background-color: #ffcb08;
    margin-left: 0.4rem;
    -webkit-border-top-right-radius: 1.3rem;
    -webkit-border-bottom-right-radius: 1.3rem;
    -moz-border-radius-topright: 1.3rem;
    -moz-border-radius-bottomright: 1.3rem;
    border-top-right-radius: 1.3rem;
    border-bottom-right-radius: 1.3rem;
    overflow: hidden;
}
.header .search .text input:focus {
    outline: 0;
}
.header .search .text input[type="submit"] {
    border: 0;
}
.header .submenu {
    height: 40px;
    background-color: #fff;
    top: 86px;
    position: absolute;
    z-index: 3;
}
.header .submenu .title-section {
    display: none;
    color: #fff;
    font-size: 19px;
    line-height: 22px;
    text-transform: uppercase;
    font-family: "roboto_slabbold";
}
.header .submenu .title-section .a1 {
    color: #fff;
}
.header .submenu .title-section .a2:after {
    width: 16px;
    height: 16px;
    border-radius: 8px;
    color: #fff;
    display: inline-block;
    margin-left: 5px;
    content: "\e82b";
    font-family: "icono";
    line-height: 20px;
    text-align: center;
    margin-top: -3px;
    padding-top: 1px;
    vertical-align: middle;
    font-size: 16px;
}
.header .submenu .nav {
    margin-left: 0;
    display: table;
} /*.header .submenu .nav li{position:relative;margin:0 1px;display:table-cell;line-height:35px;background:transparent;width:155.5px;text-align:center}*/
.header .submenu .nav li a {
    background-color: transparent;
    color: #384850;
    line-height: 40px;
    text-transform: uppercase;
    position: relative;
}
.top-bar-section ul li > a {
    font-family: "robotoregular";
    background-color: transparent !important;
}
.header .submenu .nav .n2 {
    display: none;
    position: absolute;
    top: 40px;
    left: 0;
    padding: 0 10px;
    background-color: #ebebeb;
    width: 220px;
}
.header .submenu .nav .n2 li {
    float: none;
    text-align: left;
    display: block;
    border-bottom: 1px solid #ccc;
}
.header .submenu .nav .n2 li:last-child {
    border-bottom: 0;
}
.header .submenu .nav .n2 li a {
    padding: 0 5px;
    font-family: "robotomedium";
    color: #384850;
}
.header .submenu .nav .a1 {
    padding-right: 15px;
}
.header .submenu .nav .desplegable2 {
    position: absolute;
    top: 0;
    right: 0;
    width: 14px;
    height: 14px;
    padding: 0 !important;
    margin: 0;
    display: block;
}
.header .submenu .nav .desplegable2:after {
    content: "\e82b";
    font-family: "icono";
    vertical-align: middle;
    display: inline-block;
    font-size: 14px;
    line-height: 40px;
}
.header .submenu .nav .open .a1 {
    color: #384850;
}
.header .submenu .nav .open .n2 {
    display: block;
}
.header .submenu .nav .open .desplegable2:after {
    top: 75%;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    height: 33px;
}
[class^="TE_"] .header .submenu {
    background-color: #ebebeb;
    margin-top: 4px;
}
[class^="TE_"] .header .submenu li {
    width: auto;
    padding: 0 5px;
}
[class^="TE_"] .header .submenu li a {
    text-transform: none;
}
[class^="TE_"] .header .submenu li:hover a {
    color: #384850;
}
[class^="TE_"] .header .submenu .nav .desplegable2 li:hover {
    margin-left: -10px;
    padding-left: 15px;
    padding-right: 15px;
    margin-right: -10px;
}
.header .submenu .nav li[class^="TE_"] a {
    border-top: 4px solid #000;
}
#drop {
    display: none;
}
#drop.open {
    display: block;
    margin: -10px -5px;
    width: 330px;
}
.top-bar-section .menu-items .top {
    padding: 10px 5px;
    background-color: #000;
}
.top-bar-section .menu-items .top .btn-close {
    border: 2px solid #fff;
    padding: 0;
    background: transparent;
    border-radius: 16px;
    display: block;
    width: 30px;
    height: 30px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 24px;
}
.top-bar-section .menu-items {
    z-index: 22;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #414141;
    max-width: 320px;
}
.top-bar-section .menu-items .btn-close {
    color: #fff;
    display: block;
    width: 32px;
    height: 32px;
    padding: 0 !important;
    font-size: 1rem;
    text-align: center;
    line-height: 1.6rem;
}
.top-bar-section .menu-items .wrap {
    height: 450px;
    overflow: auto;
}
.top-bar-section .menu-items .wrap .n1 {
    display: inherit;
    background-color: #363636 !important;
}
.top-bar-section .menu-items .wrap .n1 li {
    position: relative;
    float: none;
    border-left: 5px solid #818181;
    background-color: #000 !important;
    margin-bottom: 1px;
}
.top-bar-section .menu-items .wrap .n1 .n2 {
    display: none;
    margin-left: 10px;
}
.top-bar-section .menu-items .wrap .n1 .n2 li {
    border-left: none;
    border-bottom: 0;
}
.top-bar-section .menu-items .wrap .n1 .open .n2 {
    display: block;
}
.top-bar-section .menu-items .wrap .n1 .open .n2 a {
    background-color: #000 !important;
}
.top-bar-section .menu-items .wrap .n1 .desplegable {
    position: absolute;
    top: 7px;
    right: 5px;
    z-index: 2;
    text-indent: -1999em;
    overflow: hidden;
    width: 26px;
    height: 26px;
}
.top-bar-section .menu-items .wrap .n1 .desplegable:after {
    content: "";
    background: url(img/bg-button-deplesgable.png) no-repeat 0 0;
    padding: 0;
    position: absolute;
    top: 10px;
    right: 7px;
    display: block;
    width: 9px;
    height: 6px;
}
.top-bar-section .menu-items .wrap .n1 .open .desplegable,
.top-bar-section .menu-items .wrap .n1 .open .desplegable:hover {
    background-color: #000 !important;
    color: #fff;
}
.top-bar-section .menu-items .wrap .n1 .open .desplegable:after {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.header.fixed {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    background-color: #ffcb08;
}
.header.fixed .center .title {
    display: none;
}
.header.fixed .top-bar-section {
    height: 51px;
}
.header.fixed .left-options .center .title {
    color: #fff;
    font-size: 22px;
    line-height: 0.95em;
    padding-left: 10px;
    width: inherit;
}
.header.fixed .right-options,
.header.fixed .left-options {
    top: 12px;
}
.header.fixed .submenu {
    position: absolute;
    top: 18px;
    right: 135px;
    background-color: transparent;
    z-index: 2;
    margin-top: 0;
    border-top: 0;
    height: 30px;
}
.header.fixed .submenu .nav {
    margin-bottom: 0;
}
.header.fixed .submenu li {
    margin-right: 0;
    padding: 0;
    width: auto;
}
.header.fixed .submenu li a {
    color: #fff !important;
    font-size: 15px;
    line-height: 15px;
}
.header.fixed .submenu li a:hover {
    color: #000 !important;
}
.header.fixed:before {
    display: none;
}
.header.fixed .title-section {
    display: block;
    z-index: 2;
}
.header.fixed .submenu {
    width: 320px;
}
.header.fixed .submenu .title-section {
    text-align: right;
}
.header.fixed .submenu .nav {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 10px 0 10px;
    margin-top: 38px;
    z-index: 1;
}
.header.fixed .submenu.open .nav {
    display: block;
}
.header.fixed .submenu.open .nav li {
    display: block;
    float: none;
    text-align: left;
    padding: 5px;
    border-bottom: 1px solid #fff;
}
.header.fixed .submenu.open .nav li:last-child {
    border-bottom: 0;
}
.header.fixed .submenu.open .nav li a {
    padding: 5px 0;
}
.header.fixed .submenu.open .nav li a.a1 {
    padding: 5px 0;
}
.header.fixed .submenu .nav .n2 {
    position: relative;
    top: inherit;
    left: inherit;
    padding: 0;
    width: 320px;
}
.header.fixed .submenu .nav .n2 li {
    border-color: #ccc;
    margin: 0 10px;
}
.header.fixed .submenu .nav .n2 li a {
    color: #000 !important;
}
.header.fixed .submenu .nav li .desplegable2:hover:after {
    color: #384850;
}
.header.fixed .submenu .nav .open .n2 {
    margin-left: -16px;
    margin-top: 6px;
    margin-bottom: -6px;
}
.header.fixed .submenu .nav .desplegable2.open .a1:after {
    right: 10px;
}
.header.fixed .submenu .nav .desplegable2 .a1:after {
    top: 50% !important;
}
[class^="section"] .header.fixed .submenu .nav .n2 li {
    padding-left: 5px;
}
[class^="section"] .header.fixed .submenu .nav .n2 li:hover {
    margin-left: 10px;
    padding-left: 0;
    padding-right: 0;
    margin-right: 10px;
    background-color: transparent !important;
}
[class^="section"] .header.fixed .submenu .nav .n2 li:hover a {
    background-color: transparent !important;
    padding-left: 5px;
}
[class^="section"] .header.fixed .submenu .nav .n2 li a:hover {
    padding-left: 5px;
}
[class^="section"] .header.fixed .search .text button {
    background-color: #fff;
}
[class^="section"] .header.fixed .search .text input[type="text"] {
    border-color: #fff;
}
[class^="section"] .header.fixed .submenu .title-section .a2:after {
    background-color: #fff !important;
}
[class^="TE_"] .header .submenu.open .title-section .a2:after {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
[class^="TE_"] .header.fixed .submenu .nav .desplegable2 li {
    padding-left: 5px;
}
[class^="TE_"] .header.fixed .submenu .nav .desplegable2 li:hover {
    margin-left: 10px;
    padding-left: 0;
    padding-right: 0;
    margin-right: 10px;
    background-color: transparent !important;
}
[class^="TE_"] .header.fixed .submenu .nav .desplegable2 li:hover a {
    background-color: transparent !important;
    padding-left: 5px;
}
[class^="TE_"] .header.fixed .submenu .nav .desplegable2 li a:hover {
    padding-left: 5px;
}
[class^="TE_"] .header.fixed .search .text button {
    background-color: #fff;
}
[class^="TE_"] .header.fixed .search .text input[type="text"] {
    border-color: #fff;
}
[class^="TE_"] .header.fixed .submenu .title-section .a2:after {
    background-color: #fff !important;
}
.header.home .left-options .center .brand {
    display: none;
}
.header.home .left-options .center .title {
    margin-left: 90px;
}
.header.home.fixed .left-options .center .brand {
    display: inline-block;
}
.title-img {
    position: absolute;
    top: 1rem;
    left: 50%;
    margin-left: -145px;
    width: 400px;
    height: 64px;
    overflow: hidden;
    display: block;
    text-align: center;
    font-family: "roboto_slabregular";
    font-size: 40px;
    text-transform: uppercase;
    z-index: 999;
}
.title-img a img {
    display: block;
}
.title-img.title-img-resize {
    font-size: 25px;
    margin-top: 10px;
}
.home .title-img a img {
    display: inherit;
}
.header.fixed .title-img {
    display: none;
}
.title-img2 {
    position: absolute;
}
.title-img2 a img {
    display: block;
}
.title-img2.title-img-resize {
    font-size: 25px;
    margin-top: 10px;
}
.home .title-img2 a img {
    display: inherit;
    height: 88px;
}
.header.fixed .title-img2 {
    display: none;
}
@media only screen and (max-width: 48em) {
    .header {
        height: 46px;
        margin-bottom: 52px;
    }
    .social-media{
        display:inline-block !important; 
    }
    .header .btn {
        width: 24px;
        height: 24px;
        font-size: 12px;
        line-height: 19px !important;
    }
    .header .top-bar-section {
        height: 41px;
    }
    .header .left-options {
        top: 9px;
        width: 90%;
        left: 5px;
    }
    .header .left-options .center {
        padding: 0 0 0 60px;
    }
    .header .left-options .center .brand {
        display: inline-block;
        width: 170px;
        margin: -7px 0 0 0;
    }
    .header .left-options .center .brand img {
        width: 100%;
    }
    .header .left-options .center .title {
        display: none;
    }
    .header .left-options .options {
        left: 5px;
    }
    .header .left-options .options li.search {
        display: none;
    }
    .header .right-options {
        top: 8px;
    }
    .header .right-options .options {
        margin-right: 5px;
    }
    .header .right-options .options li {
        display: none;
    }
    [class^="TE_"] .header:before {
        top: 45px;
        height: 30px;
    }
    .header .submenu.open {
        height: auto;
    }
    [class^="TE_"] .header .submenu.open .nav,
    [class^="TE_"] .header.fixed .submenu.open .nav {
        background-color: #111 !important;
    }
    .header .submenu .nav {
        border-left: 5px solid #000;
    }
    .header .submenu {
        height: 30px;
        top: 41px;
        width: 100%;
    }
    .header .submenu .nav li {
        display: block;
        padding: 0 10px;
    }
    .header .submenu .nav li a {
        padding: 0;
        text-align: left;
        color: #fff;
    }
    .header .submenu .nav .desplegable2.open .n2 {
        position: relative;
        top: inherit;
        left: inherit;
        padding: 0;
    }
    .header .submenu .title-section {
        display: block;
        position: relative;
        color: #44535a;
        padding: 0 8px;
        margin-top: 0;
        font-size: 16px;
        line-height: 30px;
    }
    .header .submenu .title-section .a1 {
        color: #44535a;
    }
    .header .submenu .title-section .a2:after {
        right: 8px;
        position: absolute;
        top: 9px;
    }
    .header .submenu .nav,
    .header.fixed .submenu .nav {
        display: none;
    }
    .header .submenu.open .nav,
    .header.fixed .submenu.open .nav {
        display: block;
    }
    .header.fixed .submenu {
        top: 0;
        right: 0;
        width: 100%;
        z-index: 2;
    }
    .header.fixed .submenu .title-section .a2 {
        width: 32px;
        height: 40px;
    }
    .header.fixed .submenu .title-section .a1 {
        display: none;
    }
    .header.fixed .top-bar-section {
        height: 46px;
    }
    .header.fixed .left-options {
        z-index: 3;
    }
    .header.fixed .right-options .options {
        display: none;
    }
    .header.fixed .submenu .title-section {
        padding-top: 34px;
        overflow: hidden;
    }
    .header.fixed .submenu .title-section .a2:after {
        top: 20px;
    }
    .header.fixed .submenu .nav {
        top: -4px;
    }
    .header.fixed .submenu.open .nav li {
        border-bottom: 0;
        padding: 0;
    }
    .header.fixed .submenu.open .nav li a {
        padding: 0;
    }
    .header.fixed .submenu li {
        padding: 0;
    }
    .header.fixed .submenu li a {
        line-height: 34px;
        font-size: 0.8125rem;
        font-weight: normal;
    }
    .header .submenu .nav .n2 {
        width: auto;
        background-color: transparent;
    }
    .header .submenu .nav .n2 li {
        border-bottom: 0;
    }
    .header .submenu .nav .n2 li a {
        color: #fff;
    }
    .header .submenu .nav .desplegable2.open .a1 {
        border-top: 1px solid #384850;
    }
    .header .submenu .nav .desplegable2.open .n2 {
        border-bottom: 1px solid #384850;
    }
    .header .search {
        left: 29px;
    }
    .header.home {
        margin-bottom: 0;
    }
    .header.home .submenu {
        display: none;
    }
    .header.home:after {
        content: "";
        background-color: #ffcb08;
        background-size: 10px 23px;
        background-repeat: repeat-x;
        height: 5px;
        width: 100%;
        display: inherit;
    }
    .header.home.fixed .right-options .options {
        display: block;
    }
    .top-bar-section .menu-items .top {
        padding: 5px;
        background: #000 url(img/logo-eluniversal.png) no-repeat 66px 7px;
        background-size: 170px;
    }
    .top-bar-section .menu-items .top .btn-close {
        border-radius: 12px;
        width: 24px;
        height: 24px;
        font-size: 12px;
        line-height: 19px;
    }
    #drop.open {
        margin: -4px -5px 0;
    }
    .title-img {
        display: none;
    }
    .title-img2 {
        display: none;
    }
    .header.home .left-options .center .brand {
        display: inline-block;
    }
}
@media only screen and (max-width: 64.0625em) and (orientation: landscape) {
    .header.home .submenu .nav li {
        width: 126px;
    }
    .top-bar-section .menu-items .wrap .n1 li {
        border-left: 10px solid #818181;
    }
}
@media only screen and (max-width: 62em) {
    .header .left-options .options {
        width: 32px;
    }
    .header .left-options .center .title {
        width: 685px;
    }
    .header .left-options {
        left: 10px;
    }
    .header .right-options {
        right: 10px;
    }
    .header.home.fixed .left-options .center .brand {
        display: inline-block;
    }
    .header.home .submenu .nav li {
        width: 126px;
    }
    .header.home .submenu .nav li a {
        padding: 0 !important;
    }
    .header.home .left-options .center .title {
        margin-left: 80px;
    }
}
@media only screen and (max-width: 62em) {
    .header .left-options .options {
        width: 32px;
    }
    .header .left-options .center .title {
        width: 430px;
    }
    .header.home.fixed .left-options .center .brand {
        display: inline-block;
    }
    .header.home .left-options .center .title {
        margin-left: 65px;
    }
    .fixed {
        width: 100%;
    }
    .header .left-options {
        left: 10px;
    }
    .header .right-options {
        right: 10px;
    }
    .header.home .submenu .nav li {
        border-left: 1px solid #fff;
        border-right: 1px solid #fff;
    }
    .top-bar-section .submenu ul li > a {
        padding: inherit;
    }
}
.eu-breadcrumbs p {
    margin-bottom: 15px;
    padding-bottom: 7px;
    border-bottom: solid 1px #ccc;
}
.eu-breadcrumbs p,
.breadcrumbs a {
    font-size: 13px;
}
.eu-breadcrumbs .current {
    font-size: 14px;
    font-family: "robotobold";
    text-transform: uppercase;
}
.eu-breadcrumbs .sectionname {
    font-family: "roboto_slabbold";
    font-size: 16px;
    text-transform: uppercase;
}
.eu-breadcrumbs .currentname {
    font-size: 16px;
    font-family: "robotoregular";
}
.eu-breadcrumbs .current,
.eu-breadcrumbs .currentname {
    color: #ecba22;
}
.eu-ticker {
    margin-bottom: 12px;
}
.eu-ticker p {
    height: 40px;
    margin-bottom: 0;
    padding-top: 10px;
}
.ticker-icon {
    padding: 0 15px 0 10px;
    font-size: 14px;
    text-transform: uppercase;
}
.ticker-icon [class^="icon-"]:before,
.ticker-icon [class*=" icon-"]:before {
    font-size: 20px;
}
.ticker-noicon {
    padding: 0 20px;
    font-size: 14px;
}
.ticker-msg {
    font-size: 13px;
    line-height: 30px;
    color: #383435;
    background-color: #e1e1e1;
    border-left: solid 15px #e1e1e1;
    border-right: solid 15px #e1e1e1;
    overflow: hidden;
}
.ticker-msg li {
    height: 44px;
    margin-right: 5px;
    padding-top: 10px;
    float: left;
}
.ticker-msg li:after {
    content: "|";
    margin-left: 5px;
}
.ticker-msg li:last-child:after {
    content: "";
}
.ticker-red {
    background-color: #d32e2e;
    color: #fff;
    float: left;
}
.ticker-black {
    background-color: #000;
    color: #fff;
    border-left: solid 1px #e1e1e1;
    float: left;
}
.eu-ticker a,
.eu-ticker a:hover {
    text-decoration: underline;
}
.js-marquee-wrapper {
    margin-top: -4px;
}
@media only screen and (max-width: 40.0625em) {
    .ticker-red {
        float: none;
    }
    .ticker-tag .ticker-red,
    .ticker-tag .ticker-black {
        width: 50%;
    }
    .ticker-tag .ticker-red {
        float: left;
    }
    .ticker-tag .ticker-black {
        float: none;
        display: inline-block;
    }
}
.article {
    margin-bottom: 15px;
    background-color: #ebebeb;
    position: relative;
}
.article:hover {
    background-color: #ccc;
}
.icon-whassap::before {
    content: " ";
}
.icon-whassap {
    background: #1d9e11 url(img/w-20.png) no-repeat center center;
}
.thumb {
    height: 0;
    overflow: hidden;
    padding-bottom: 169px;
    position: relative;
    text-align: center;
    width: 300px;
}
.credit-thumb {
    width: 100%;
    padding: 10px 85px 10px 10px;
    color: #fff;
    text-align: left;
    background-color: #464647;
    display: none;
}
.credit-thumb p {
    font-size: 14px;
    line-height: 20px;
    font-family: "robotomedium";
}
.credit-thumb .credit {
    margin-top: 15px;
}
.credit-thumb .credit span {
    text-transform: uppercase;
}
.thumb.open .credit-thumb {
    position: absolute;
    bottom: 0;
    display: block !important;
    z-index: 20;
}
.zoom::after {
    background-color: #7d7d7d;
    border-radius: 15px;
    color: #fff;
    content: "\e822";
    font-family: "icono";
    font-size: 32px;
    height: 31px;
    line-height: 34px;
    position: absolute;
    right: 10px;
    top: 5px;
    width: 30px;
}
.video {
    position: relative;
}
.video .playvid {
    color: #fff;
    border: solid 3px #fff;
    border-radius: 20px;
    position: absolute;
    top: 45%;
    left: 45%;
}
.thumb.video a {
    display: block;
    position: relative;
}
.thumb.video a:before {
    content: "";
    opacity: 0.8;
    width: 34px;
    height: 47px;
    background: url(img/icon-play.png) no-repeat 0 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -23.5px;
    margin-left: -17px;
    z-index: 2;
}
.thumb.video a:hover:before {
    opacity: 1;
}
.thumb.video a .cape {
    background-color: #000;
    z-index: 1;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0.6;
}
.txt {
    padding: 10px 10px 47px;
}
.title {
    font-size: 20px;
    line-height: 26px;
    font-family: "roboto_slabregular";
}
.title a {
    color: #383435;
}
.subtitle {
    font-family: "robotolight";
}
.epigraph {
    /*margin-bottom:3px;*/
    font-size: 12px;
    font-family: "robotolight";
    color: #383435;
    line-height: 14px;
}
.epigraph .c1 {
    margin-top: 10px;
    display: block;
}
.epigraph .c2 {
    font-family: "robotobold";
    text-transform: uppercase;
}
.newtext {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 21px;
    color: #383435;
}
.rel {
    font-size: 13px;
    line-height: 21px;
    font-family: "robotoregular";
}
.rel li {
    margin: 5px 0 0;
    padding-top: 5px;
    border-top: solid 1px #b7b7b7;
}
.rel a {
    font-size: 13px;
    line-height: 21px;
    color: #383435;
    display: block;
}
.more {
    margin: 0;
    position: absolute;
    bottom: 10px;
    left: 10px;
}
.more.inline-list {
    overflow: inherit;
}
.more.inline-list > li {
    margin-left: 0;
    margin-right: 5px;
}
.more .newshare {
    width: 32px;
    height: 32px;
    margin: 8px auto 0;
    text-align: center;
    background-color: #5a5b5b;
    border-radius: 15px;
    line-height: 30px;
    display: block;
}
.more .newshare a {
    font-size: 16px;
    color: #fff;
}
.more .more-share li {
    padding: 5px 3px;
    display: table-cell;
}
.more .more-share.open {
    display: table;
    left: auto !important;
}
.more .more-share i {
    width: 32px;
    height: 32px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    border-radius: 15px;
    line-height: 30px;
    display: block;
}
.more .more-share li .fck {
    background-color: #33669a;
}
.more .more-share li .twt {
    background-color: #06c3f3;
}
.more .more-share li .goo {
    background-color: #c22026;
}
.more .more-share li .pin {
    background-color: #cc2127;
}
.more .more-share li .lin {
    background-color: #0077b5;
}
.more .more-share li .stu {
    background-color: #eb4924;
}
.more .more-share li .mai {
    background-color: #959595;
}
.more .more-share li .arr {
    background: #959595 url(img/icon-back.png) no-repeat center center;
    text-indent: -1999em;
    overflow: hidden;
}
.more .f-dropdown li {
    width: 32px;
    font-size: inherit;
    line-height: inherit;
}
.more .f-dropdown li a {
    padding: 0;
}
.more .f-dropdown li a {
    background: inherit;
}
.more .f-dropdown {
    margin-top: -10px;
    margin-left: -40px;
    background-color: #5a5a5a;
    border: 0;
}
.more .f-dropdown.drop-top::before {
    border-color: #5a5a5a transparent transparent;
    left: 50px;
}
.more .f-dropdown.drop-top::after {
    border-color: transparent;
    left: 49px;
}
.more .f-dropdown li:hover,
.more .f-dropdown li:focus {
    background: 0;
}
.photomore {
    margin-bottom: 13px;
    position: absolute;
    right: 10px;
    bottom: 0;
}
.photomore .dejeshare {
    float: left;
    position: relative;
}
.photomore .dejeshare .icon-information,
.photomore .dejeshare .icon-share {
    width: 32px;
    height: 32px;
    margin-left: 5px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    background-color: #7d7d7d;
    border-radius: 15px;
    line-height: 30px;
    display: block;
}
.photomore .dejeshare .icon-share.stu {
    margin-left: 0;
}
.photomore .more-share {
    padding: 0 5px;
    background: #959595;
    position: absolute;
    top: -55px;
    right: -10px;
    display: none;
}
.photomore .more-share:after {
    content: "";
    position: absolute;
    top: 42px;
    right: 18px;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 8px 0 8px;
    border-color: #959595 transparent transparent transparent;
}
.photomore .more-share li {
    padding: 5px 2px;
    display: table-cell;
}
.photomore .more-share.open {
    display: table;
}
.photomore .more-share i {
    width: 32px;
    height: 32px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    border-radius: 15px;
    line-height: 30px;
    display: block;
}
.photomore .more-share li .fck {
    background-color: #33669a;
}
.photomore .more-share li .twt {
    background-color: #06c3f3;
}
.photomore .more-share li .goo {
    background-color: #c22026;
}
.photomore .more-share li .pin {
    background-color: #cc2127;
}
.photomore .more-share li .lin {
    background-color: #0077b5;
}
.photomore .more-share li .stu {
    background-color: #eb4924;
}
.photomore .more-share li .mai {
    background-color: #5a5a5a;
}
.photomore .more-share li .arr {
    background: #5a5a5a url(img/icon-back.png) no-repeat center center;
    text-indent: -1999em;
    overflow: hidden;
}
.player {
    position: absolute;
    bottom: 0;
}
.photoleft {
    padding: 10px;
    min-height: 140px;
}
.eu-lomas .photoleft {
    min-height: 150px;
}
.photoleft .thumb {
    width: 140px;
    float: left;
    margin-right: 10px;
    padding-bottom: 79px;
}
.photoleft .txt {
    margin: 0;
    padding: 0;
    display: table;
}
.photoleft .title {
    margin-top: -1px;
    margin-bottom: 30px;
    font-size: 13px;
    line-height: 16px;
}
.photoleft .thumb + .txt .epigraph {
    position: absolute;
}
.photoleft .epigraph {
    min-height: 30px;
    font-size: 12px;
    line-height: 14px;
    bottom: 10px;
}
.photoleft .more {
    bottom: 10px;
}
.photonew .thumb {
    padding-bottom: 345px;
    width: 614px;
}
.photonew .txt {
    background: rgba(70, 70, 71, 0.8);
    position: absolute;
    bottom: 0;
    z-index: 1;
    width: 100%;
}
.photonew .txt,
.photonew .txt .title a,
.photonew .epigraph {
    color: #fff;
}
.photonew .epigraph a {
    color: #fff;
}
.photonew .more {
    bottom: 10px;
}
.photonew .more .newshare {
    background-color: #7d7d7d;
}
.blockhead {
    font-family: "robotobold";
    text-transform: uppercase;
    color: #fff;
    background-color: #ecba22;
}
.awhite {
    color: #fff;
}
.awhite:hover {
    color: #fff;
}
.bh-big {
    height: 52px;
    margin-bottom: 10px;
    padding: 15px 25px 0 10px;
    font-size: 20px;
    line-height: 21px;
}
.bh-big-s {
    height: 52px;
    margin-bottom: 10px;
    padding: 15px 25px 0 10px;
    font-size: 16px;
    line-height: 21px;
}
.bh-small {
    height: 34px;
    margin-bottom: 10px;
    padding: 7px 10px;
    font-size: 16px;
    line-height: 21px;
}
.bh-loc {
    margin-right: 10px;
    padding: 2px 20px;
    font-size: 15px;
    border-radius: 5px;
    background-color: #fff;
    color: #ecba22;
}
.bh-more {
    width: 25px;
    height: 25px;
    padding-top: 2px;
    font-size: 13px;
    text-align: center;
    border-radius: 15px;
    display: block;
    background-color: #fff;
    color: #ecba22;
}
.bh-more:hover,
.bh-loc:hover {
    color: #333 !important;
}
.bh-interes {
    background-color: #363636 !important;
}
.bh-interes .bh-more {
    color: #363636 !important;
    background-color: #fff !important;
}
.bh-interes .bh-loc:hover {
    color: #333 !important;
}
.bh-portada {
    background-color: #ca992c !important;
}
.bh-portada .bh-more,
.bh-portada .bh-loc {
    color: #ca992c !important;
    background-color: #fff;
}
.bh-portada .bh-more:hover,
.bh-portada .bh-loc:hover {
    color: #333 !important;
}
.bh-portada-mas .tabs .tab-title.active a {
    background-color: #ecba22 !important;
}
.eu-principal .article {
    background-color: #e7e7e7;
}
.eu-principal .article:hover {
    background-color: #ccc;
}
.eu-principal .thumb,
.eu-nodeje .thumb {
    width: 614px;
    padding-bottom: 345px;
    float: right;
}
.eu-principal .txt {
    width: 300px;
    padding: 24px 10px 10px;
    float: left;
}
.eu-principal .title {
    margin-bottom: 25px;
    font-size: 25px;
    line-height: 28px;
}
.eu-principal .subtitle {
    margin-bottom: 10px;
    line-height: 21px;
}
.eu-principal .epigraph {
    margin-bottom: 3px;
    font-size: 12px;
    line-height: 16px;
}
.eu-principal .epigraph .c2 {
    text-transform: uppercase;
}
.eu-principal .newtext {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 21px;
}
.eu-principal .more {
    margin: 0;
    position: inherit;
    bottom: inherit;
    left: inherit;
}
.eu-principal .rel {
    margin: 20px 0 0;
}
.eu-principal .rel li {
    width: 33%;
    border-top: 0;
    border-right: solid 1px #b7b7b7;
    float: left;
}
.eu-principal .rel li:last-child {
    border-right: 0;
    padding-bottom: 5px;
}
.eu-principal .rel a {
    padding: 0 15px;
    font-size: 13px;
    line-height: 21px;
    display: block;
    color: #383435;
}
.eu-principal .act-video-controls {
    width: 88% !important;
}
.eu-principal .photomore {
    z-index: 20 !important;
}
.eu-nodeje .article,
.eu-nodeje .article:hover {
    color: #fff;
    background-color: #363636;
}
.eu-nodeje .colortitle {
    width: 316px;
    height: 34px;
    margin-bottom: 10px;
    padding: 7px 10px;
    font-family: "robotobold";
    font-size: 16px;
    line-height: 21px;
    color: #fff;
    text-transform: uppercase;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.eu-nodeje .epigraph a {
    color: #fff;
}
.eu-nodeje .txt {
    width: 316px;
    min-height: 303px;
    margin-top: 42px;
    float: left;
    position: relative;
}
.eu-nodeje .title {
    margin-bottom: 20px;
}
.eu-nodeje .title a {
    color: #fff;
}
.eu-nodeje .epigraph {
    margin-bottom: 5px;
    color: #fff;
}
.eu-nodeje .newtext {
    color: #fff;
}
.eu-nodeje .act-video-controls {
    width: 88% !important;
}
.eu-nodeje .photomore {
    z-index: 20 !important;
}
.eu-nodeje .direction-nav {
    bottom: 10px;
    left: 220px;
}
.eu-selfbtns {
    width: 300px;
    height: 72px;
    margin: 0 auto 15px;
}
.eu-selfbtns a {
    float: left;
    margin-right: 4px;
    margin-left: 4px;
}
.eu-selfbtns span {
    width: 66.5px;
    height: 67px;
    background-image: url("../img/selfbtn-sprite.png");
    display: inline-block;
}
.eu-selfbtns .self1 {
    background-position: 0 0;
}
.eu-selfbtns .self2 {
    background-position: -78px 0;
}
.eu-selfbtns .self3 {
    background-position: -156px 0;
}
.eu-selfbtns .self4 {
    background-position: -234px 0;
}
.eu-selfbtns .estampas {
    background-position: 0 0;
}
.eu-selfbtns .clasificados {
    background-position: -78px 0;
}
.eu-selfbtns .empleos {
    background-position: -156px 0;
}
.eu-selfbtns .anunciantes {
    background-position: -234px 0;
}
.eu-minute {
    margin-bottom: 15px;
    padding-bottom: 10px;
    background-color: #ebebeb;
    position: relative;
}
.eu-minute li {
    margin-top: 12px;
}
.eu-minute li .icon-watch {
    width: 23px;
    height: 23px;
    padding: 1px 3px 0;
    font-size: 13px;
    color: #fff;
    background-color: #898989;
    float: left;
}
.eu-minute li span {
    height: 23px;
    padding: 4px 5px 0;
    font-family: "robotobold";
    font-size: 13px;
    line-height: 15px;
    color: #fff;
    background-color: #a1a1a1;
    float: left;
}
.eu-minute .icowatch {
    width: 14px;
    height: 14px;
    padding: 11px 12px 12px;
    background: #898989
        url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA/VpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ1dWlkOjVEMjA4OTI0OTNCRkRCMTE5MTRBODU5MEQzMTUwOEM4IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkZFN0NFMzA0NkMwMjExRTU5QTBFQ0M1MDgyQjE0RjhBIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkZFN0NFMzAzNkMwMjExRTU5QTBFQ0M1MDgyQjE0RjhBIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIElsbHVzdHJhdG9yIENDIDIwMTUgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MWZhMTUzOWItODBhMy1mNzRiLWJhYTgtNmNjYjM2NzQwMDI3IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjFmYTE1MzliLTgwYTMtZjc0Yi1iYWE4LTZjY2IzNjc0MDAyNyIvPiA8ZGM6dGl0bGU+IDxyZGY6QWx0PiA8cmRmOmxpIHhtbDpsYW5nPSJ4LWRlZmF1bHQiPlByaW50PC9yZGY6bGk+IDwvcmRmOkFsdD4gPC9kYzp0aXRsZT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6xJTDYAAAA80lEQVR42pTSoQrCUBQG4MPEsGAwmLTYHIogg/kEFt/BF1kVzeIjCBa1WASxy5LiisFoE6MoLEz/I0c4Xi8DL3xh5/7HzXsPpWlKSgATSOApEqkFOqubQhVewRBGsFb10GwcyEYELeMrSGqRZPqfxrYUDuBIsAIzKKlm3osl63NhLg814w1XqBpvrkl2wQ932BiBJpygbPlszt4dInLhSN8rDwVI6Hdx1nXIvi7yg1No2ALc+ADPqJ+hAzfYwxLqsue9e/iPWg5H68pB9aCoD8eXh1hdh00Odvo6SC41awD4lLfmANhGjsdsLDJH7u8hfwkwAJtSEMaQRxleAAAAAElFTkSuQmCC)
        no-repeat center;
    float: left;
}
.eu-minute li a {
    margin: 6px 10px;
    padding-bottom: 15px;
    font-size: 14px;
    line-height: 16px;
    border-bottom: solid 1px #b7b7b7;
    display: block;
}
.eu-minute .moremin {
    width: 25px;
    height: 25px;
    margin: 15px auto 0;
    padding-top: 2px;
    font-size: 13px;
    color: #fff;
    text-align: center;
    background-color: #ccc;
    border-radius: 15px;
    display: block;
}
.eu-minute .moremin:hover {
    color: #333;
}
.eu-pull {
    margin-bottom: 15px;
    background-color: #ebebeb;
    position: relative;
}
.eu-pull:hover {
    background-color: #ebebeb;
}
.eu-pull .quest {
    margin: 0 10px 10px;
    font-family: "robotoregular";
    font-size: 14px;
    line-height: 20px;
}
.eu-pull .thumb {
    text-align: center;
}
.eu-pull form {
    min-height: 162px;
    padding-bottom: 60px;
    position: relative;
}
.eu-pull fieldset {
    width: 100%;
    margin-top: -12px;
    position: absolute;
    bottom: 60px;
    z-index: 1;
}
.eu-pull [class^="icon-"] {
    padding: 5px;
    border-radius: 15px;
    background-color: #ebebeb;
}
.eu-pull .answers {
    margin: -10px 10px 0;
    padding-top: 10px;
    background-color: #ebebeb;
    z-index: 1;
    height: 102px;
}
.eu-pull.open .answers {
    height: 165px;
    -webkit-transition-duration: 700ms;
    -moz-transition-duration: 700ms;
    -o-transition-duration: 700ms;
    transition-duration: 700ms;
}
.eu-pull .answers li {
    height: 30px;
    padding: 5px 10px;
}
.eu-pull .answers li span {
    font-size: 13px;
}
.eu-pull .form-captcha {
    margin: 10px 0;
    padding-top: 10px;
    background-color: #ebebeb;
}
.eu-pull .has-tip {
    border-bottom: 0;
    cursor: inherit;
    font-weight: normal;
}
.eu-pull .has-tip:hover,
.eu-pull .has-tip:focus {
    border-bottom: 0;
}
.tooltip {
    background: #fff !important;
    color: #333 !important;
    display: none;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.3;
    max-width: 300px;
    padding: 0.75rem;
    position: absolute;
    width: 100%;
    border: solid 1px #e1e1e1;
    z-index: 1006;
    left: 50%;
    box-shadow: 0 1px 1px #c4c4c4;
}
.tooltip > .nub {
    display: none;
}
.eu-pull .vote {
    width: 100%;
    background-color: #ebebeb;
    position: absolute;
    bottom: 0;
    z-index: 1;
}
.eu-pull .button {
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 18px;
    background-color: #5a5a5a;
    border-radius: 5px;
}
.label_check {
    display: block;
    cursor: pointer;
    line-height: 20px;
    padding-bottom: 5px;
}
.label-check input,
.label-radio input {
    margin-right: 5px;
}
.label-check {
    font-size: 18px;
}
.has-js .label-check,
.has-js .label-radio {
    padding-left: 30px;
}
.has-js .label-radio {
    background: url(img/bg-check-selected.png) no-repeat 0 3px;
}
.has-js .label-check {
    background: url(img/bg-check.png) no-repeat 0 3px;
}
.has-js label.c_on {
    background: url(img/bg-check-selected.png) no-repeat 0 3px;
}
.has-js label.r_on {
    background: url(img/bg-check.png) no-repeat 0 3px;
}
.has-js .label-check input,
.has-js .label-radio input {
    position: absolute;
    left: -9999px;
}
.eu-suscribe {
    margin-bottom: 15px;
    background-color: #ebebeb;
    position: relative;
}
.eu-suscribe h4 {
    font-family: "robotoregular";
    margin: 0 10px 15px;
    font-size: 15px;
}
.eu-suscribe form {
    text-align: center;
}
.eu-suscribe .sel-fav,
.eu-suscribe .inp-mail {
    width: 280px;
    height: 30px;
    margin: 0 auto 10px;
    color: #c2c2c1;
    border-radius: 10px;
}
.eu-suscribe .sel-fav {
    padding: 4px 6px;
}
.eu-suscribe .inp-mail {
    padding: 6px 10px;
}
.sod_select,
.sod_select * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.sod_select {
    display: inline-block;
    position: relative;
    line-height: 1;
    border: 1px solid #c2c2c1;
    background: #fff;
    font-size: 0.875rem;
    font-weight: 700;
    text-align: left;
    outline: 0;
    outline-offset: -2px;
    cursor: default;
    padding: 7px 10px;
    width: 280px;
    height: 30px;
    margin: 0 10px 10px;
    color: #c2c2c1;
    border-radius: 10px;
}
.sod_select:before {
    content: "\25BC";
    position: absolute;
    right: 10px;
    top: 12px;
    font-size: 7px;
    color: #000;
}
.sod_select:hover,
.sod_select.open,
.sod_select.focus {
    border-color: #c2c2c1;
}
.sod_select.open {
    color: #919191;
    border-radius: 10px 10px 0 0;
    border-bottom: 0;
}
.sod_select.focus {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.sod_select.disabled {
    border-color: #828282;
    color: #b2b2b2;
    cursor: not-allowed;
}
.sod_select .sod_label {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 15px;
}
.sod_select .sod_list_wrapper {
    position: absolute;
    top: 100%;
    left: 2px;
    display: none;
    height: auto;
    width: 280px;
    margin: 0 0 0 -3px;
    background: #fff;
    border: 1px solid #c2c2c1;
    border-top: 0;
    color: #444;
    font-weight: 300;
    z-index: 1;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
    border-radius: 0 0 10px 10px;
}
.sod_select.open .sod_list_wrapper {
    display: block;
}
.sod_select.disabled.open .sod_list_wrapper {
    display: none;
}
.sod_select.above .sod_list_wrapper {
    top: auto;
    bottom: 100%;
    border-top: 3px solid #000;
    border-bottom: 0;
}
.sod_select .sod_list {
    display: block;
    overflow-y: auto;
    padding: 0;
    margin: 0;
}
.sod_select .sod_option {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
    padding: 10px 10px;
    list-style-type: none;
}
.sod_select .sod_option.optgroup,
.sod_select .sod_option.optgroup.disabled {
    background: inherit;
    color: #939393;
    font-size: 10px;
    font-style: italic;
}
.sod_select .sod_option.groupchild {
    padding-left: 20px;
}
.sod_select .sod_option.is-placeholder {
    display: none;
}
.sod_select .sod_option.disabled {
    background: inherit;
    color: #ccc;
}
.sod_select .sod_option.active {
    background: #f7f7f7;
    color: #333;
}
.sod_select .sod_option.active {
    border-radius: 10px;
}
.sod_select .sod_option.selected {
    font-weight: 700;
    padding-right: 25px;
}
.sod_select .sod_option.selected:before {
    content: "";
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: inline-block;
    color: #808080;
    height: 9px;
    width: 10px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgMTAgOSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTAgOSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8Zz4NCgk8cGF0aCBmaWxsPSIjRDlEOUQ4IiBkPSJNNCw2LjdDMy42LDYuMywzLjUsNi4xLDMuMSw1LjdDMi42LDUuMiwyLDQuNiwxLjUsNC4xYy0wLjgtMC44LTIsMC40LTEuMiwxLjJjMC45LDAuOSwxLjksMS45LDIuOCwyLjgNCgkJYzAuNywwLjcsMS4zLDEsMiwwQzYuNyw2LDguMywzLjcsOS44LDEuNUMxMC41LDAuNSw5LTAuMyw4LjMsMC42bDAsMEM2LjcsMi45LDUuNyw0LjQsNCw2LjciLz4NCjwvZz4NCjwvc3ZnPg0K);
}
.sod_select.no_highlight .sod_option.selected {
    font-weight: 300;
}
.sod_select.no_highlight .sod_option.selected:before {
    display: none;
}
.sod_select select {
    display: none !important;
}
.sod_select.touch select {
    -webkit-appearance: menulist-button;
    position: absolute;
    top: 0;
    left: 0;
    display: block !important;
    height: 100%;
    width: 100%;
    opacity: 0;
    z-index: 1;
}
.eu-suscribe p {
    margin: 0 10px 15px;
    font-size: 13px;
    line-height: 18px;
    text-align: left;
}
.eu-suscribe .button {
    margin-bottom: 15px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 18px;
    background-color: #5a5a5a;
    border-radius: 5px;
}
.eu-suscribe .message {
    margin: 50px 15px 20px;
    text-align: center;
}
.eu-bnotas1 .itemfixed {
    min-height: 396px;
    position: relative;
}
.roba7notas .large-3 + .large-3 + .large-3 {
    margin-left: 25%;
}
.roba7notas .large-3 + .large-3 + .large-3 + .large-3 {
    margin-left: 0;
}
.roba7notas .columns + .columns:last-child {
    float: left;
}
.roba7notas .robafixed {
    position: absolute;
    right: 50%;
    top: 62px;
}
.f-topbar-fixed .tabs-content .content {
    padding: 0;
}
.notabs .tabs-content > .content {
    padding: 0;
    display: block;
    float: none;
}
.notabs .tabs {
    display: none;
}
.tabs {
    margin: 0 0 15px;
    border-bottom: solid 10px;
}
.tabs .tab-title > a {
    margin-left: 5px;
    padding: 5px 10px !important;
    font-family: "robotoregular";
    color: #fff;
    background-color: #5a5a5a;
}
.tabs .tab-title:first-child > a {
    margin-left: inherit;
}
.tabs .tab-title > a:hover {
    background-color: #777;
}
.tabs li {
    padding: 0;
}
.tabs {
    border-bottom-color: #ecba22;
}
.tabs .active a,
.tabs dd.active a,
.tabs .tab-title.active a {
    background-color: #ecba22;
    outline: 0;
}
.articlegroup {
    margin-bottom: 15px;
    padding: 0 10px 15px;
    background-color: #ebebeb;
}
.articlegroup .article {
    margin-bottom: 0;
    padding-top: 15px;
    padding-bottom: 10px;
    border-bottom: solid 1px #b7b7b7;
}
.articlegroup .photoleft {
    padding-right: 0;
    padding-left: 0;
}
.articlegroup .moremnews {
    width: 25px;
    height: 25px;
    margin: 20px auto 0;
    padding-top: 2px;
    font-size: 13px;
    color: #fff;
    text-align: center;
    background-color: #ccc;
    border-radius: 15px;
    display: block;
}
.articlegroup .moremnews:hover {
    color: #333;
}
.front {
    padding-bottom: 20px;
}
.front .tabs {
    border-bottom-color: #ecba22 !important;
}
.front .tabs .active a,
.front .tabs dd.active a,
.front .tabs .tab-title.active a {
    background-color: #ecba22;
    outline: 0;
}
.front h2 {
    padding: 0 10px 5px;
    font-size: 19px;
    color: #333;
    background: none !important;
    border-bottom: solid 5px #ecba22;
}
.front h2 a {
    color: #333;
}
.front .article,
.front .article:hover {
    background-color: #fff;
}
.front .article {
    margin-bottom: 0;
    padding-top: 15px;
    border-top: solid 1px #d7d7d7;
}
.front .txt {
    padding: 15px 0 45px;
}
.front .more {
    left: 0;
}
.front .photoleft {
    padding: 15px 0 10px;
}
.front .photoleft .txt {
    padding-top: 0;
}
.front .content .blockhead {
    text-transform: inherit;
}
@media only screen and (min-width: 64.0625em) {
    .eu-lomasnote .margin-b-15 {
        margin-bottom: 0 !important;
    }
    .eu-lomasnote #itemsLoMasTabList {
        display: block !important;
        border: medium none;
    }
    .eu-lomasnote #itemsLoMasTabList a {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
        border-bottom: 5px solid #ecba22;
        color: #333;
        font-size: 19px;
        font-weight: bold;
    }
    .eu-lomasnote #itemsLoMas .separador {
        padding: 0.3px;
    }
    .eu-lomasnote #itemsLoMasTabList [id^="panel1"] {
        width: 50%;
        padding-right: 0.45em;
    }
    .eu-lomasnote #itemsLoMasTabList [id^="panel2"] {
        width: 25%;
        padding-left: 0.2em;
        padding-right: 0.2em;
    }
    .eu-lomasnote #itemsLoMasTabList [id^="panel3"] {
        width: 25%;
        padding-left: 0.45em;
    }
}
@media only screen and (max-width: 40.0625em) {
    .mobsecond .photoleft-mob .thumb {
        padding-bottom: 56%;
        width: 100%;
    }
    .mobsecond .photoleft-mob .txt {
        display: table;
        width: 100%;
        padding: 10px !important;
    }
    .mobsecond .photoleft-mob .txt .title {
        font-size: 18px;
        line-height: 24px;
        font-family: "roboto_slabregular";
    }
    .mobsecond .photoleft-mob .txt .title a {
        color: #333;
    }
    .mobsecond .photoleft-mob .epigraph {
        position: inherit !important;
        color: #333;
    }
    .mobsecond .more.inline-list {
        position: inherit !important;
    }
    .mobsecond .photoleft-mob .epigraph .c2 {
        color: #333;
    }
}
#infscr-loading {
    margin-left: auto;
    margin-right: auto;
    width: 220px;
}
.eu-lomas .margin-b-15 {
    margin-bottom: 0 !important;
}
.eu-especial {
    margin-bottom: 15px;
    position: relative;
}
.special {
    min-height: 411px;
    background-color: #d7d7d7;
}
.special .thumb {
    background-color: #464647;
}
.special .credit-thumb {
    text-align: left;
    display: block;
}
.special .credit-thumb a {
    padding: 10px;
    font-family: "roboto_slabregular";
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    display: block;
}
.special ul {
    width: 100%;
    display: table;
}
.special li {
    display: table-row;
}
.special li:nth-child(2) {
    background-color: #adacad;
}
.special li a {
    height: 66px;
    padding: 0 5px;
    display: table-cell;
    vertical-align: middle;
}
.special i {
    font-size: 24px;
}
.special p {
    padding-right: 10px;
    font-size: 14px;
    line-height: 20px;
    color: #000;
    display: table-cell;
    vertical-align: middle;
}
.eu-interes ul {
    display: table;
}
.eu-interes li {
    padding: 0 5px 0 10px;
    background-color: #e1e1e1;
    border-bottom: solid 1px #fff;
    display: table-row;
}
.eu-interes li:hover {
    color: #fff;
    background-color: #ecba22;
}
.eu-interes li:nth-child(odd) {
    width: 50%;
    float: left;
    border-right: solid 1px #fff;
}
.eu-interes li:nth-child(even) {
    width: 50%;
    float: right;
    border-left: solid 1px #fff;
}
.eu-interes li i {
    padding-left: 10px;
    font-size: 13px;
    vertical-align: middle;
    display: table-cell;
}
.eu-interes li a {
    height: 54px;
    padding-right: 20px;
    font-size: 13px;
    line-height: 15px;
    vertical-align: middle;
    display: table-cell;
}
.eu-interes li:hover a {
    color: #fff;
}
.eu-blog {
    margin-bottom: 15px;
    background-color: #ebebeb;
    position: relative;
}
.mautor {
    padding-bottom: 45px;
}
.mautor h2 {
    font-size: 16px;
}
.mautor .name {
    margin-bottom: 5px;
    padding-top: 15px;
}
.mautor .name span {
    width: 190px;
    margin-left: 10px;
    line-height: 18px;
    display: inline-block;
}
.mautor .name img {
    margin-right: 12px;
    border: solid 3px #5a5b5b;
    border-radius: 45px;
}
.mautor h3 {
    font-family: "roboto_slabregular";
}
.mautor h3 a,
.mautor .epigraph,
.mautor .autor-text {
    padding: 0 10px;
}
.mautor h3 a {
    font-size: 20px;
    line-height: 24px;
    display: block;
}
.mautor .epigraph {
    font-family: "robotolight";
    padding: 0 10px;
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 10px;
}
.mautor .epigraph .c2 {
    font-family: "robotobold";
    text-transform: uppercase;
}
.mautor .autor-text p {
    margin-top: 2px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 16px;
}
.mautor .thumb {
    margin-bottom: 15px;
}
.mautor .inline-list > li {
    margin-left: 0;
    margin-right: 5px;
}
.mautor .more {
    margin-top: 5px;
}
.back {
    margin-bottom: 20px;
}
.back a {
    width: 100px;
    padding: 10px 30px;
    font-size: 10px;
    text-transform: uppercase;
    background-color: #ebebeb;
    border-left: solid 3px #ecba22;
}
.back a:before {
    content: "";
    border-style: inset solid inset inset;
    border-width: 15px 10px;
    border-color: transparent #fff transparent transparent;
    position: absolute;
    left: 105px;
}
@media only screen and (max-width: 40.0625em) {
    .credit-thumb p {
        font-size: 12px;
        font-family: "robotoregular";
    }
    .zoom:after {
        font-size: 24px;
    }
    .title {
        font-size: 18px;
        line-height: 24px;
    }
    .txt {
        padding-bottom: 50px;
    }
    .newtext {
        margin-bottom: 10px;
    }
    .more .newshare {
        width: 24px;
        height: 24px;
    }
    .more .newshare a {
        font-size: 12px;
        line-height: 24px;
    }
    .more .f-dropdown {
        margin-top: 10px;
        margin-left: 0;
    }
    .more .f-dropdown::before {
        border-color: transparent transparent #5a5a5a;
        left: 36px;
    }
    .more .f-dropdown::after {
        border-color: transparent;
    }
    .photomore .dejeshare .icon-information,
    .photomore .dejeshare .icon-share {
        width: 24px;
        height: 24px;
        font-size: 12px;
        line-height: 24px;
    }
    .photoleft-mob {
        min-height: 140px;
        padding: 10px;
    }
    .photoleft-mob .thumb {
        width: 140px;
        float: left;
        margin-right: 10px;
        padding-bottom: 79px;
    }
    .photoleft-mob .txt {
        margin-top: -10px;
    }
    .photoleft-mob .title {
        margin-top: -1px;
        margin-bottom: 30px;
    }
    .photoleft-mob .epigraph {
        min-height: 30px;
        position: absolute;
        bottom: 10px;
        left: 160px;
    }
    .photoleft-mob .title {
        font-size: 13px;
        line-height: 16px;
    }
    .photoleft-mob .epigraph {
        font-size: 12px;
        line-height: 15px;
    }
    .nobg-mob {
        background: 0;
        border-bottom: solid 1px #b7b7b7;
    }
    .nobg-mob .txt {
        padding-bottom: 40px;
    }
    .last-mob {
        border-bottom: 0;
    }
    .small-mob .title {
        font-size: 13px;
        line-height: 16px;
    }
    .photonew .txt .title a {
        color: #333;
    }
    .photonew .epigraph {
        color: #333;
    }
    .photonew .epigraph .c2 {
        color: #333;
    }
    .photonew .txt {
        background: inherit;
        position: inherit;
    }
    .bh-big {
        min-height: 35px;
        height: 100%;
        padding: 7px 15px 10px 10px;
        font-size: 16px;
        line-height: 21px;
        margin-bottom: 0;
    }
    .bh-more {
        margin-top: -2px;
    }
    .eu-principal .more {
        margin-bottom: 15px;
    }
    .thumb,
    .eu-principal .thumb,
    .eu-nodeje .thumb,
    .photonew .thumb {
        width: 100%;
        padding-bottom: 56%;
    }
    .eu-principal .txt {
        width: 100%;
    }
    .eu-principal .title {
        font-size: 23px;
        line-height: 26px;
        margin-bottom: 10px;
    }
    .eu-principal .rel {
        margin: 10px 0;
        padding: 0 10px 5px;
    }
    .eu-principal .rel li {
        width: 100%;
        padding-top: 0;
        padding-bottom: 5px;
        border-right: 0;
        border-bottom: solid 1px #b7b7b7;
        float: inherit;
    }
    .eu-principal .rel li:last-child {
        border-bottom: 0;
    }
    .eu-principal .rel a {
        padding: 0;
    }
    .eu-nodeje .colortitle {
        width: 100%;
    }
    .eu-nodeje .article {
        min-height: 516px;
    }
    .eu-nodeje .zoom:after {
        top: inherit;
    }
    .eu-nodeje .txt {
        width: 100%;
        height: auto;
        padding-bottom: 10px;
    }
    .eu-nodeje .direction-nav {
        display: none;
    }
    .eu-nodeje .txt {
        min-height: 200px;
    }
    .tabs-content {
        margin-bottom: 0;
    }
    .notabs .tabs-content > .content {
        padding: inherit;
        display: none;
        float: left;
    }
    .notabs .tabs-content > .content.active {
        display: block;
        float: none;
    }
    .notabs .tabs {
        display: block;
    }
    .tabs {
        border-bottom-width: 5px;
    }
    .tabs .tab-title {
        text-align: center;
    }
    .tabs .tab-title > a {
        margin-left: 2px;
        font-size: 12px;
    }
    .tabs-content .photoleft .epigraph {
        left: 150px;
    }
    .eu-interes li:nth-child(even),
    .eu-interes li:nth-child(odd) {
        width: 100%;
        float: inherit;
    }
    .mautor h3 a {
        font-size: 18px;
        line-height: 22px;
    }
    .mautor .more {
        margin-top: 0;
    }
}
@media only screen and (max-width: 64.0625em) {
    .roba7notas .large-3 + .large-3 + .large-3 {
        margin-left: 0;
    }
    .roba7notas .robafixed {
        position: inherit;
        right: 0;
        top: 0;
    }
}
@media only screen and (min-width: 40.0625em) and (max-width: 64.0625em) and (orientation: landscape) {
    .content {
        width: 944px;
        margin: 0 auto;
    }
    #itemsLoMas .medium-4,
    #itemsLoMas .medium-8 {
        width: 50%;
    }
    .tablet {
        width: 50%;
    }
    .tablet .photonew .thumb {
        padding-bottom: 169px;
        width: 300px;
    }
    .front .photoleft .txt {
        padding-top: 15px;
    }
    .article {
        min-height: 345px;
    }
    .photoleft {
        min-height: 140px;
    }
    .eu-ahoraen .photonew .txt {
        width: 100%;
    }
    .foto2notas .photonew .thumb,
    .eu-ahoraen .photonew .thumb {
        padding-bottom: 169px;
        width: 300px;
    }
    .foto2notas .large-6,
    .foto2notas .large-3 {
        width: 33.3%;
    }
    .eu-ahoraen .large-6,
    .eu-ahoraen .large-3 {
        width: 33.3%;
    }
    .eu-nodeje .colortitle,
    .eu-nodeje .txt {
        width: 315px;
    }
    .tabs-content {
        margin-bottom: 0;
    }
    .tabs-content .medium-8 {
        width: 100%;
    }
    .notabs .tabs-content > .content {
        padding: inherit;
        display: none;
        float: left;
    }
    .notabs .tabs-content > .content.active {
        display: block;
        float: none;
    }
    .notabs .tabs {
        display: block;
    }
    .tabs {
        border-bottom-width: 5px;
    }
    .tabs .tab-title > a {
        margin-left: 2px;
        font-size: 16px;
    }
    .tabs-content .photoleft {
        padding-bottom: 50px;
    }
    .tabs-content .photoleft .title {
        font-size: 20px;
        line-height: 28px;
    }
    .tabs-content .photoleft .thumb {
        width: 300px;
        padding-bottom: 169px;
        margin-right: 15px;
        float: left;
    }
    .tabs-content .photoleft .thumb img {
        width: 100%;
    }
    .eu-interes li:nth-child(even),
    .eu-interes li:nth-child(odd) {
        width: 100%;
        float: inherit;
    }
    .mautor {
        padding-top: 15px;
        padding-bottom: 55px;
    }
    .mautor .name {
        width: 100%;
        float: left;
    }
    .mautor .name span {
        margin-top: 30px;
    }
    .mautor .name img {
        float: right;
    }
    .mautor .mtxt {
        width: 100%;
        float: left;
    }
    .mautor .thumb {
        width: 100%;
        float: right;
    }
    .front .tabitem {
        min-height: 240px;
    }
    .front .tabitem .thumb {
        width: 300px;
        padding-bottom: 169px;
        margin-right: 15px;
        float: left;
    }
    .front .txt {
        margin-top: -20px;
    }
}
@media only screen and (min-width: 40.0625em) and (max-width: 64.0625em) and (orientation: portrait) {
    .content {
        width: 768px !important;
        margin: 0 auto !important;
    }
    .medium-4,
    .medium-8 {
        width: 50%;
    }
    .foto2notas .medium-8 {
        width: 100%;
    }
    .tablet {
        width: 50%;
    }
    .tablet .photonew .thumb {
        padding-bottom: 208px;
        width: 369px;
    }
    .front .photoleft .txt {
        padding-top: 15px;
    }
    .photonew .thumb,
    .eu-principal .thumb,
    .eu-nodeje .thumb {
        padding-bottom: 424px;
        width: 753px;
    }
    .thumb {
        padding-bottom: 208px;
        width: 369px;
    }
    .eu-principal .txt {
        width: 100%;
    }
    .eu-nodeje .colortitle {
        width: 100%;
    }
    .eu-nodeje .txt {
        width: 100%;
        padding-bottom: 10px;
    }
    .eu-nodeje .direction-nav {
        display: none;
    }
    .tabs-content {
        margin-bottom: 0;
    }
    .tabs-content .medium-8 {
        width: 50%;
    }
    .notabs .tabs-content > .content {
        padding: inherit;
        display: none;
        float: left;
    }
    .notabs .tabs-content > .content.active {
        display: block;
        float: left;
    }
    .notabs .tabs {
        display: block;
    }
    .tabs {
        border-bottom-width: 5px;
    }
    .tabs .tab-title > a {
        margin-left: 2px;
        font-size: 16px;
    }
    .tabs-content .photoleft {
        padding-bottom: 50px;
    }
    .tabs-content .photoleft .title {
        font-size: 20px;
        line-height: 28px;
    }
    .tabs-content .photoleft .thumb {
        margin-right: 15px;
        float: left;
    }
    .tabs-content .photoleft .thumb img {
        width: 100%;
    }
    .eu-interes li:nth-child(even),
    .eu-interes li:nth-child(odd) {
        width: 100%;
        float: inherit;
    }
    .eu-interes li.hidden-for-small {
        display: none;
    }
    .mautor .name span {
        margin-top: 30px;
    }
    .mautor .name img {
        float: right;
    }
    .front .tabitem {
        min-height: 240px;
    }
    .front .tabitem .thumb {
        width: 300px;
        padding-bottom: 169px;
        margin-right: 15px;
        float: left;
    }
    .front .txt {
        margin-top: -20px;
    }
}
.opinion .epigraph .credits {
    font-family: "robotomedium";
    color: #383435;
    margin: 0;
}
.opinion .epigraph .credits li {
    font-size: 13px;
    margin: initial;
    line-height: initial;
    border: 0;
}
.photoleft .opinion .title {
    margin-bottom: 15px;
}
.photoleft .opinion .epigraph .credits li {
    font-size: 12px;
}
.photonew .opinion .epigraph .credits,
.eu-nodeje .epigraph .credits {
    color: #fff;
}
.note {
    margin-bottom: 40px;
    position: relative;
}
.note .head {
    border-bottom: solid 1px #ccc;
    padding-bottom: 15px;
}
.note .head .subtitle {
    margin-bottom: 10px;
    font-size: 25px;
    line-height: 30px;
    font-family: "robotolight";
}
.note .head .title {
    margin-bottom: 10px;
    font-size: 54px;
    line-height: 60px;
    font-family: "roboto_slabregular";
}
.note .head .sum {
    margin-bottom: 10px;
    font-size: 22px;
    line-height: 29px;
}
.note .asset-type {
    font-family: robotolight;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 24px;
    color: #010000;
    margin-bottom: 10px;
}
.note .asset-type:before {
    content: "";
    width: 24px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
}
.note .asset-type.audio:before {
    background: url(img/icon-audio.png) no-repeat 2px 0;
}
.note .asset-type.video:before {
    background: url(img/icon-video.png) no-repeat 0 0;
}
.note .asset-type.infographic:before {
    background: url(img/icon-infografia.png) no-repeat 0 -1px;
    height: 20px;
}
.note .asset-type.gallery:before {
    background: url(img/icon-camera.png) no-repeat 0 -1px;
    height: 20px;
}
.eu-toolbar {
    margin-bottom: 15px;
    position: relative;
}
.eu-toolbar .relative {
    position: relative;
}
.eu-toolbar .nav li {
    padding: 0 5px;
    display: inline-block;
}
.eu-toolbar .nav li ul {
    margin-left: 0;
}
.eu-toolbar .nav li i {
    width: 32px;
    height: 32px;
    margin: 8px 0 0;
    font-size: 16px;
    color: #fff;
    text-align: center;
    background-color: #5a5b5b;
    border-radius: 15px;
    line-height: 30px;
    display: block;
    float: left;
}
.eu-toolbar .nav li p {
    font-size: 12px;
    line-height: 5px;
    font-family: "robotobold";
    color: #afafaf;
    float: left;
    padding: 0 15px 0 5px;
}
.eu-toolbar .nav li span {
    font-size: 23px;
    line-height: 34px;
    font-family: "robotomedium";
    display: block;
}
.eu-toolbar .nav .icon-whassap {
    background: #1d9e11 url(img/w-20.png) no-repeat center center;
}
.eu-toolbar .nav .more-share {
    padding: 0 5px;
    background: #959595;
    position: absolute;
    top: -45px;
    left: 0;
    display: none;
}
.eu-toolbar .nav .more-share:after {
    content: "";
    position: absolute;
    top: 42px;
    left: 12px;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 8px 0 8px;
    border-color: #959595 transparent transparent transparent;
}
.eu-toolbar .nav .more-share li {
    display: table-cell;
    padding: 0;
}
.eu-toolbar .nav .more-share.open {
    display: table;
}
.eu-toolbar .nav .more-share i {
    width: 32px;
    height: 32px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    border-radius: 15px;
    display: block;
    margin: 5px;
}
.eu-toolbar .nav .more-share li .pin {
    background-color: #cc2127;
}
.eu-toolbar .nav .more-share li .lin {
    background-color: #0077b5;
}
.eu-toolbar .nav .more-share li .stu {
    background: #eb4924 url(img/icon-stumble.png) no-repeat center center;
}
.eu-toolbar .nav .more-share li .mai {
    background-color: #5a5a5a;
}
.eu-toolbar .nav .more-share li .arr {
    background: #5a5a5a url(img/icon-back.png) no-repeat center center;
}
.eu-toolbar .nav .resume {
    margin-right: 0;
    float: right;
}
.eu-toolbar .nav .resume .cl {
    width: 32px;
    height: 32px;
    display: block;
}
.eu-toolbar .nav .resume .txt {
    background-color: #5d5d5d;
    width: 300px;
    min-height: 523px;
    display: none;
    margin-top: 23px;
    margin-left: -265px;
    border: 0;
    padding: 30px 10px;
}
.eu-toolbar .nav .resume .txt:before {
    border-color: transparent transparent #5d5d5d transparent;
    right: 15px;
    left: initial;
}
.eu-toolbar .nav .resume .txt:after {
    border-color: transparent;
}
.eu-toolbar .nav .resume .txt p {
    color: #fff;
    float: inherit;
    font: normal 16px/21px "robotoregular";
    margin-bottom: 15px;
    display: block;
}
.eu-toolbar .nav .resume .txt p:before {
    content: ">";
    margin-right: 5px;
    font-weight: 100;
}
.eu-toolbar .nav .resume .txt.open {
    display: block;
    left: auto !important;
}
.eu-toolbar .nav .resume .txt.f-dropdown {
    max-width: inherit;
}
.note .eu-media .thumb {
    position: relative;
    padding-bottom: 0;
    height: 100%;
    width: inherit;
    background-color: #ccc;
}
.note .eu-media .thumb img {
    max-height: 100%;
    max-width: 100%;
}
.note .eu-media .credit-thumb {
    width: 100%;
    background-color: #333;
    padding: 15px 85px 15px 10px;
    font-family: "robotomedium";
    font-size: 14px;
    line-height: 20px;
    position: absolute;
    bottom: 0;
}
.note .eu-media .credit-thumb p {
    color: #fff;
}
.note .eu-media .credit-thumb .robotobold span {
    text-transform: uppercase;
}
.note .eu-media .inline-list > li {
    margin-left: 8px;
}
.note .eu-media .icon-zoom {
    color: #fff;
    position: absolute;
    top: 10px;
    right: 10px;
}
.note .eu-media .zoom:after {
    line-height: initial;
}
.note .eu-media.infografia {
    margin-bottom: 0;
}
.note .eu-media.infografia .thumb.graph embed,
.note .eu-media.infografia .thumb.graph object {
    width: 100%;
    height: 100%;
}
.note .eu-media.infografia .photomore .dejeshare .icon-share {
    background-color: #5a5a5a;
}
.note .eu-media.fotogaleria {
    margin-bottom: 15px;
    border-bottom: solid 1px #ccc;
    display: block;
}
.note .eu-media.fotogaleria .photomore .dejeshare .icon-share {
    background-color: #5a5a5a;
}
.note .eu-media.fotogaleria:last-child {
    border: 0;
    margin-bottom: 0;
}
.note .eu-media.video {
    position: relative;
    margin-bottom: 15px;
}
.note .eu-media.video a {
    display: block;
    position: relative;
}
.note .eu-media.video .photomore .dejeshare .icon-share {
    background-color: #5a5a5a;
}
.note .eu-media.video .photomore a:before {
    background-image: none;
}
.note .eu-media.audio .player {
    position: relative;
}
.note .eu-media.audio a {
    display: block;
    position: relative;
}
.note .eu-media.audio .photomore .dejeshare .icon-share {
    background-color: #5a5a5a;
}
.note .eu-media.audio .photomore a:before {
    background-image: none;
}
.note .eu-media.carousel .top {
    background-color: #ccc;
    position: relative;
}
.note .eu-media.carousel .top .item .thumb {
    width: inherit;
}
.note .eu-media.carousel .top .item .thumb img {
    max-height: 100%;
    max-width: 100%;
}
.note .eu-media.carousel .top .item .thumb.graph embed,
.note .eu-media.carousel .top .item .thumb.graph object {
    width: 100%;
    height: 100%;
}
.note .eu-media.carousel .top .item .thumb .credit-thumb {
    background-color: #555;
}
.note .eu-media.carousel .top .direction-nav {
    position: absolute;
    top: 45%;
    width: 100%;
    margin: 0 -0.469em;
}
.note .eu-media.carousel .top .direction-nav a {
    position: absolute;
    display: block;
    top: 50%;
    width: 32px;
    height: 32px;
    background: rgba(90, 90, 90, 0.77);
    color: #fff;
    margin: 0 10px;
}
.note .eu-media.carousel .top .direction-nav a.next {
    right: 0;
}
.note .eu-media.carousel .top .direction-nav a.prev {
    left: 0;
}
.note .eu-media.carousel .top .direction-nav-disabled {
    opacity: 0.5;
}
.note .eu-media.carousel .top .zoom:after {
    line-height: initial;
}
.note .eu-media.carousel .bottom {
    background-color: #333;
    position: relative;
    padding: 18px 0;
    min-height: 108px;
}
.note .eu-media.carousel .bottom .prev {
    color: #fff;
    font-size: 24px;
    position: absolute;
    top: 18px;
    left: 0;
    height: 80px;
    width: 24px;
    display: block;
}
.note .eu-media.carousel .bottom .next {
    color: #fff;
    font-size: 24px;
    position: absolute;
    top: 18px;
    right: 0;
    height: 80px;
    width: 24px;
    display: block;
}
.note .eu-media.carousel .bottom .next:before {
    margin-left: 0;
    margin-right: 0;
    line-height: 88px;
}
.note .eu-media.carousel .bottom .prev:before {
    margin-left: 0;
    margin-right: 0;
    line-height: 88px;
}
.note .eu-media.carousel .bottom .viewport {
    max-width: 860px;
    height: 84px;
    margin: 0 auto;
}
.note .eu-media.carousel .bottom .n3 li {
    display: inline-block;
}
.note .eu-media.carousel .bottom .n3 li img {
    border: 2px solid #333;
}
.note .eu-media.carousel .bottom .n3 li img {
    max-width: 100%;
    max-height: 100%;
}
.note .eu-media.carousel .bottom .n3 li.active-slide img {
    border: 2px solid #999;
}
.note .eu-media.carousel .bottom .direction-nav {
    display: none;
}
div[id*="media-audio_"] .act-video-poster {
    display: block !important;
    visibility: visible !important;
}
.note .act-video-controls {
    width: 92% !important;
}
.note .photomore {
    z-index: 20 !important;
}
.body-note {
    padding-top: 10px;
}
.body-note-a {
    width: 250px;
    float: left;
}
.body-note-b {
    width: 675px;
    float: right;
    margin-top: 10px;
}
.note-text [class^="box-"] {
    width: 50%;
    background-color: #ebebeb;
    border-left: 12px solid #c2c2c2;
    padding: 10px;
}
.note-text .box-left {
    float: left;
    margin: 0 15px 15px 0;
}
.note-text .box-right {
    float: right;
    width: 50%;
    margin: 0 0 15px 15px;
}
.note-text [class^="box-"].eu-articles {
    width: 40%;
}
.note-text ul {
    list-style-type: disc;
    padding-left: 40px;
}
.note-text li {
    list-style: initial;
}
.eu-publi {
    border: none !important;
    padding: 0 !important;
    width: 300px !important;
}
.eu-publi .publi p {
    font-family: "verdana";
    font-size: 10px;
    color: #909090;
    margin-bottom: 0;
    padding: 2px 10px 1px;
}
.note-text [class^="box-"] p {
    margin: 0;
}
.eu-comments a {
    position: relative;
    display: block;
}
.eu-comments p {
    padding: 0 70px 0 10px;
}
.eu-comments .p1 {
    font-family: "robotobold";
}
.eu-comments .p3 {
    max-width: 50%;
    padding-right: 0;
}
.eu-comments [class^="icon-"] {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -16px;
    width: 32px;
    height: 32px;
    margin-left: 5px;
    line-height: 38px;
    font-size: 24px;
    color: #fff;
    text-align: center;
    background-color: #5a5a5a;
    border-radius: 15px;
    display: block;
}
.eu-articles p {
    font-family: "robotobold";
    font-size: 16px;
    color: #333;
    margin-bottom: 5px !important;
}
.eu-articles ul li {
    padding-left: 0;
    color: #898989;
    list-style: initial;
    list-style-position: outside;
    margin-bottom: 5px;
    margin-left: 20px;
    font-size: 14px;
    line-height: 16px;
}
.eu-articles ul li a {
    color: #333;
    font-family: "robotoregular";
    font-size: 14px;
    line-height: 16px;
}
.eu-articles ul li a:hover {
    text-decoration: underline;
}
.eu-carousel {
    position: relative;
    margin-bottom: 15px;
}
.eu-carousel .direction-nav {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
}
.eu-carousel .direction-nav .prev,
.eu-carousel .direction-nav .next {
    margin-top: -16px;
    width: 32px;
    height: 32px;
    margin-left: 5px;
    line-height: 38px;
    font-size: 24px;
    color: #fff;
    text-align: center;
    background-color: #7d7d7d;
    border-radius: 15px;
    display: block;
}
.eu-carousel .direction-nav .prev {
    float: left;
    margin-left: 15px;
}
.eu-carousel .direction-nav .next {
    float: right;
    margin-right: 15px;
}
.eu-carousel .thumb {
    position: relative;
}
.eu-carousel .thumb .credit-thumb p {
    color: #fff;
}
.eu-video {
    position: relative;
    margin-bottom: 15px;
}
.eu-video a:before {
    content: "";
    opacity: 0.8;
    width: 34px;
    height: 47px;
    background: url(img/bt-play.png) no-repeat 0 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -23.5px;
    margin-left: -17px;
    z-index: 2;
}
.eu-video a:hover:before {
    opacity: 1;
}
.eu-audio {
    margin-bottom: 15px;
}
.eu-audio .links {
    background-color: #8b8b8b;
    color: #fff;
    text-transform: uppercase;
    font: normal 15px robotoregular;
    padding: 5px 15px;
}
.eu-audio .links a {
    color: #fff;
}
.eu-imagen {
    padding: 0 !important;
    border: none !important;
    width: 335px !important;
}
.eu-imagen .credit-thumb {
    color: #fff;
    font-family: "roboto_slabregular";
    font-size: 25px;
    line-height: 30px;
    padding: 10px;
    display: block;
}
.body-note-b blockquote {
    font-style: italic;
    color: #383435;
    font-size: 25px;
    min-height: 160px;
    line-height: 30px;
    border: 0;
    margin-left: -1250px;
    padding: 30px 30px 30px 1195px;
    position: relative;
}
.body-note-b blockquote:before {
    content: "";
    background: url(img/bg-cita.png) no-repeat 0 0;
    width: 112px;
    height: 93px;
    display: block;
    position: absolute;
    top: 30px;
    right: 750px;
}
.autor-thumb {
    margin-left: 30px;
}
.autor-thumb img {
    margin-right: 22px;
    margin-bottom: 20px;
    border: solid 3px #5a5a5a;
    border-radius: 45px;
    max-width: 80px;
}
.credits {
    margin-bottom: 50px;
    color: #666;
}
.credits li {
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 21px;
}
.credits p {
    font-family: "robotobold";
}
.credits span {
    font-family: "robotolight";
    display: block;
}
.dates p {
    padding-top: 25px;
    font-size: 14px;
    line-height: 17px;
    background: url("/img/bg-dates.png") no-repeat 4px 0;
}
.dates p:first-child {
    margin-bottom: 0;
    padding-top: 0;
}
.dates i {
    width: 18px;
    margin-right: 10px;
    float: left;
}
.dates i:first-child {
    background-color: #fff;
}
.dates span {
    padding-left: 28px;
    float: left;
}
.dates p:first-child span {
    padding-left: 0;
}
.icon-watch-gr {
    width: 16px;
    height: 16px;
    margin-left: 2px;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4BpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpBNTg4QjI3OThCMThFMzExQkNDRUQ5RTc4RjM4N0M5NCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpDMjdFMjRGMDc0MkYxMUU1OEZFQ0IzQTk2RjI5QzNFNyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpDMjdFMjRFRjc0MkYxMUU1OEZFQ0IzQTk2RjI5QzNFNyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxNSAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpmYjRiMjRiNy04OTRhLTkzNGQtYTIzMi1mMmU0Mzc5Nzg2N2IiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDplZGQ3ZTRlZS01YmUzLTExZTUtOGZiYS1jZDQ5NjJlOTA2OWUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5NshmEAAABNUlEQVR42qyTsWoCQRCGzyWtIYWldcBUSZEjD6Cx9QXSSRqLVFZyIFwpCCkslCsC9wK2kjzBpdAmCKb1DdKL/8AXWY7LXSBZ+Ji92fln53Znz4LciKLoVqYvOqKJey9eRRLH8bsfX/OEdZmZeMC1E1vmLXHJPBUDJfo6JUD8JkLsUAGbXGXXMhPRFplZS+JYnyF+Ft282Aa+LjEhmqDGP2fsbOKDt+tS5kW+peezTVdUEjoOLKDsQ1AxiBny2Xec9q6o7JIkGw6547iqbUl8T2U3CvymabqKzUbiQnwqyVic5wMcTdL6odQP0dP0XtyJK2/ZNHu7hbkmj+Lmt+dAT6zFwipI8E+4oiqxo6FsJI7eTrnXaVkS1qbEpqb9Dh7QTE/WJJRYVPaKmAzNPz2mvzznowADAC2OfOmzXA0xAAAAAElFTkSuQmCC);
}
.note-text p,
.note-text ul {
    margin-bottom: 15px;
    line-height: 22px;
    color: #333;
    font-size: 16px;
}
.note-share {
    margin-bottom: 15px;
}
.note-share .sh-title {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 18px;
    font-family: "robotomedium";
    color: #666;
    text-transform: uppercase;
    padding-left: 0;
}
.note-share .sh-phrase p {
    margin-bottom: 20px;
}
.note-share .sh-phrase p i {
    width: 32px;
    height: 32px;
    margin: 5px 5px 0 0;
    line-height: 30px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    background-color: #5a5b5b;
    border-radius: 15px;
    display: block;
    float: left;
}
.note-share .sh-phrase p span {
    width: 100%;
    line-height: 22px;
    float: left;
    padding-top: 10px;
}
.note-print {
    height: 32px;
    margin-top: -25px;
    margin-bottom: 22px;
    border-bottom: solid 1px #ccc;
    padding-top: 14px;
}
.note-print a {
    width: 32px;
    height: 32px;
    margin: 0 5px 0;
    padding-top: 2px;
    font-size: 32px;
    color: #fff;
    text-align: center;
    float: right;
    display: block;
    line-height: 32px;
    background-color: #5a5b5b;
    border-radius: 16px;
}
.note-print a i:before {
    margin: 0;
    padding: 5px 0 0 0;
}
.note-print a#print {
    display: none;
}
.note footer {
    width: 675px;
    float: right;
    background-color: transparent;
    border: 0;
}
.note-share .dejeshare {
    float: left;
    position: relative;
}
.note-share span {
    width: 635px;
    display: inline-block;
}
.note-share .f-dropdown li {
    width: 32px;
    font-size: inherit;
    line-height: inherit;
}
.note-share .f-dropdown li a {
    padding: 0;
}
.note-share .f-dropdown li a {
    background: inherit;
}
.note-share .f-dropdown {
    margin-top: 12px;
    margin-left: -40px;
    background-color: #5a5a5a;
    border: 0;
}
.note-share .f-dropdown.drop-top::before {
    border-color: #5a5a5a transparent transparent;
    left: 15px;
}
.note-share .f-dropdown.drop-top::after {
    border-color: transparent;
    left: 14px;
}
.note-share .f-dropdown li:hover,
.note-share .f-dropdown li:focus {
    background: 0;
}
.note-share .sh-phrase {
    position: relative;
    clear: both;
    margin-bottom: 15px;
}
.note-share .more-share {
    width: 70px;
    left: 0;
    right: inherit;
}
.note-share .more-share li .fck {
    background-color: #33669a;
}
.note-share .more-share li .twt {
    background-color: #06c3f3;
}
.note-share .more-share {
    padding: 0 5px;
    background: #5a5a5a;
    position: absolute;
    top: -50px;
    left: 0;
    display: none;
}
.note-share .sh-phrase {
    display: table;
}
.note-share .open-share {
    display: table-cell;
    padding-left: 5px;
}
.note-share p {
    display: table-cell;
    padding-left: 10px;
    padding-top: 0;
    margin-top: 0;
    vertical-align: top;
}
.note-share .open-share .icon-share {
    background: #5a5a5a;
}
.note-share .more-share:after {
    content: "";
    position: absolute;
    top: 42px;
    left: 20px;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 8px 0 8px;
    border-color: #5a5a5a transparent transparent transparent;
}
.note-share .more-share li {
    padding: 5px 2px;
    display: table-cell;
}
.note-share .more-share .f {
    background-color: #33669a;
    margin-right: 10px;
}
.note-share .more-share .t {
    background-color: #06c3f3;
    margin-right: 10px;
}
.note-share .more-share.open {
    display: table;
}
.note-share i {
    width: 32px;
    height: 32px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    border-radius: 15px;
    line-height: 30px;
    display: block;
}
.note-share li .pin {
    background-color: #cc2127;
}
.note-share li .lin {
    background-color: #0077b5;
}
.note-share li .stu {
    background-color: #eb4924;
}
.note-share li .mai,
.note-share li .arr {
    background-color: #959595;
}
.tags {
    margin: 15px 0 0;
}
.tags i {
    width: 32px;
    height: 32px;
    margin-right: 10px;
    padding-top: 2px;
    font-size: 24px;
    color: #fff;
    text-align: center;
    background-color: #5a5a5a;
    border-radius: 20px;
    display: block;
}
.tags p {
    margin-top: 5px;
}
.tags a {
    margin: 0 5px 5px 0;
    padding: 2px 5px;
    font-family: "robotobold";
    font-size: 15px;
    background-color: #fff;
    border: solid 1px #5a5a5a;
    border-radius: 5px;
    display: inline-block;
}
.tags a:hover {
    color: #fefefe;
    background-color: #5a5a5a;
}
.interesar {
    margin-bottom: 20px;
}
.interesar h3 {
    margin-bottom: 10px;
    padding: 0 10px 5px;
    font-family: "robotobold";
    font-size: 19px;
    border-bottom: solid 5px #ecba22;
}
.interesar ul {
    margin-bottom: 45px;
}
.interesar li {
    padding-bottom: 10px;
    border-left: solid 1px #ccc;
    float: left;
}
.interesar li:nth-child(1),
.interesar li:nth-child(5) {
    border-left: none;
}
.interesar div {
    width: 140px;
    padding-bottom: 10px;
    border-bottom: solid 1px #ccc;
}
.interesar li div {
    margin-left: 19px;
    margin-right: 19px;
}
.interesar li:nth-child(1) div,
.interesar li:nth-child(5) div {
    margin-left: 0;
    margin-right: 18px;
}
.interesar li:nth-child(4) div,
.interesar li:nth-child(8) div {
    margin-left: 18px;
    margin-right: 0;
}
.interesar li:nth-child(5) div,
.interesar li:nth-child(6) div,
.interesar li:nth-child(7) div,
.interesar li:nth-child(8) div {
    padding-bottom: 0;
    border-bottom: 0;
}
.interesar figure {
    margin-bottom: 5px;
}
.interesar p {
    font-size: 14px;
    line-height: 15px;
}
.eu-lomasnote .tabs-content [id^="panel1"] .thumb {
    padding-bottom: 345px;
    width: 614px;
}
@media only screen and (max-width: 40.0625em) {
    .body-note-a,
    .body-note-b,
    .note footer {
        width: 100%;
        float: inherit;
    }
    .note {
        margin-bottom: 0;
    }
    .note .head {
        border-bottom: 0;
        padding-bottom: 5px;
    }
    .note .head .subtitle {
        font-size: 14px;
        line-height: 15px;
    }
    .note .head .title {
        font-size: 28px;
        line-height: 30px;
    }
    .note .head .sum {
        font-size: 14px;
        line-height: 20px;
    }
    .eu-toolbar .nav li {
        padding: 0;
    }
    .eu-toolbar .nav li i {
        width: 24px;
        height: 24px;
        font-size: 12px;
        line-height: 24px;
        margin: 0 5px 0 0;
    }
    .eu-toolbar .nav li p {
        font-size: 7px;
        line-height: 8px;
        padding: 0 5px;
        display: none;
    }
    .eu-toolbar .nav li span {
        font-size: 12px;
        line-height: 19px;
    }
    .eu-toolbar .nav .f {
        margin-right: 5px;
        margin-left: 1px;
    }
    .eu-toolbar .nav .t {
        margin-right: 5px;
    }
    .eu-toolbar .nav .g {
        margin-right: 5px;
        display: none;
    }
    .eu-toolbar .nav li .icon-resume {
        margin-left: 5px;
    }
    .eu-toolbar .nav .resume .txt p {
        color: #fff;
        float: inherit;
        font: normal 12px/17px "robotoregular";
        margin-bottom: 6px;
    }
    .eu-toolbar .nav .more-share:after {
        right: 200px;
    }
    .note-text p,
    .note-text ul {
        font-size: 14px;
        line-height: 20px;
    }
    .note-text [class^="box-"],
    .note-text [class^="box-"].eu-articles {
        float: none;
        width: 100%;
        margin-left: 0;
        max-width: 300px;
        margin-bottom: 10px;
    }
    .note-share {
        margin-bottom: 0;
        padding: 10px 0;
    }
    .note-share .sh-title {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 5px;
    }
    .note-share li {
        margin-bottom: 10px;
    }
    .note-share p {
        font-size: 14px;
        line-height: 16px;
        padding-left: 5px;
    }
    .note-share p i {
        width: 24px;
        height: 24px;
        font-size: 12px;
        line-height: 24px;
        margin: 0;
    }
    .note-print a {
        width: 24px;
        height: 24px;
        font-size: 21px;
        line-height: 24px;
        margin-top: 5px;
    }
    .note-print a:first-child {
        display: none;
    }
    .note-share span {
        width: 265px;
        font-size: 14px;
        padding-left: 10px;
    }
    .note .act-video-controls {
        width: 81% !important;
    }
    .note-share .f-dropdown {
        margin-top: 40px;
        margin-left: 0;
    }
    .note-share .f-dropdown::before {
        border-color: transparent transparent #5a5a5a;
        left: 10px !important;
    }
    .note-share .f-dropdown::after {
        border-color: transparent;
    }
    .body-note-a {
        position: relative;
    }
    .body-note-a .autor-thumb {
        margin: 0;
    }
    .body-note-a .credits {
        margin-bottom: 0;
        position: absolute;
        left: 100px;
        top: 0;
    }
    .body-note-a .credits li {
        margin-bottom: 0;
        font-size: 13px;
        line-height: 15px;
    }
    .body-note-a .dates {
        border-bottom: 1px solid #c2c2c2;
        border-top: 1px solid #c2c2c2;
        padding: 10px 0;
    }
    .body-note-a .dates p {
        padding-top: 0;
    }
    .body-note-a .dates p:nth-child(2) {
        padding-top: 5px;
        background-position: 4px -19px;
    }
    .body-note-b blockquote {
        font-size: 15px;
        line-height: 16px;
        margin-left: 0;
        right: inherit;
        padding: 10px 10px 10px 60px;
        min-height: 55px;
    }
    .body-note-b blockquote:before {
        width: 41px;
        height: 34px;
        top: 10px;
        right: inherit;
        left: 10px;
        background-size: 100%;
    }
    .interesar ul {
        width: 300px;
        margin: 0 auto;
    }
    .interesar li {
        border-left: none;
    }
    .interesar li:nth-child(1) div,
    .interesar li:nth-child(3) div,
    .interesar li:nth-child(5) div,
    .interesar li:nth-child(7) div {
        margin-left: 0;
        margin-right: 8px;
    }
    .interesar li:nth-child(2) div,
    .interesar li:nth-child(4) div,
    .interesar li:nth-child(6) div,
    .interesar li:nth-child(8) div {
        margin-left: 8px;
        margin-right: 0;
    }
    .interesar li:nth-child(5) div,
    .interesar li:nth-child(6) div {
        padding-bottom: 10px;
        border-bottom: solid 1px #ccc;
    }
}
@media only screen and (max-width: 64.0625em) {
    .show-for-small-only {
        display: inline-block !important;
    }
}
@media only screen and (orientation: landscape) and (min-width: 40.063em) and (max-width: 64em) {
    .body-note-a {
        width: auto;
        float: none;
        border-bottom: 1px solid #c2c2c2;
        margin-bottom: 15px;
    }
    .body-note-a .autors {
        width: 60%;
        float: left;
    }
    .body-note-a .autors figure {
        float: left;
    }
    .body-note-a .autor-thumb {
        margin: 0;
    }
    .body-note-a .credits {
        float: left;
        margin-bottom: 10px;
    }
    .body-note-a .credits li {
        margin-bottom: 0;
    }
    .body-note-a .dates {
        width: 40%;
        float: right;
    }
    .body-note-b {
        width: auto;
        float: none;
    }
    .body-note-b blockquote {
        padding-left: 1325px;
    }
    .body-note-b blockquote:before {
        right: 545px;
    }
    .note footer {
        width: auto;
        float: none;
    }
    .note-share span {
        width: 560px;
    }
    .interesar li div {
        margin-left: 8px;
        margin-right: 8px;
    }
    .interesar li:nth-child(1) div,
    .interesar li:nth-child(5) div {
        margin-left: 0;
        margin-right: 8px;
    }
    .interesar li:nth-child(4) div,
    .interesar li:nth-child(8) div {
        margin-left: 8px;
        margin-right: 0;
    }
    .interesar li:nth-child(5) div,
    .interesar li:nth-child(6) div,
    .interesar li:nth-child(7) div,
    .interesar li:nth-child(8) div {
        padding-bottom: 0;
        border-bottom: 0;
    }
    .eu-lomasnote .tabs-content [id^="panel1"] .thumb {
        padding-bottom: 169px;
        width: 300px;
    }
}
@media only screen and (orientation: portrait) and (min-width: 40.063em) and (max-width: 64em) {
    .note {
        overflow: inherit;
    }
    .body-note-a {
        width: auto;
        float: none;
        border-bottom: 1px solid #c2c2c2;
        margin-bottom: 15px;
    }
    .body-note-a .autors {
        width: 49%;
        float: left;
    }
    .body-note-a .autors figure {
        float: left;
    }
    .body-note-a .autor-thumb {
        margin: 0;
    }
    .body-note-a .credits {
        float: left;
        margin-bottom: 10px;
    }
    .body-note-a .credits li {
        margin-bottom: 0;
    }
    .body-note-a .dates {
        width: 49%;
        float: right;
    }
    .body-note-b {
        width: auto;
        float: none;
    }
    .body-note-b blockquote {
        padding-left: 150px;
        margin-left: 0;
    }
    .body-note-b blockquote:before {
        right: inherit;
        left: 10px;
    }
    .note footer {
        width: auto;
        float: none;
    }
    .note-share span {
        width: 710px;
    }
    .interesar ul {
        margin: 0 auto;
        width: 90%;
    }
    .eu-lomasnote .tabs-content [id^="panel1"] .thumb {
        padding-bottom: 169px;
        width: 300px;
    }
}
@media only screen and (max-width: 40.0625em) {
    .eu-lomasnote .tabs-content [id^="panel1"] .thumb {
        width: 100%;
        padding-bottom: 56%;
    }
}
.localtitle {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 18px;
    font-family: "robotobold";
}
.locallist {
    margin-bottom: 50px;
}
.locallist li {
    margin-bottom: 10px;
    border-bottom: solid 1px #ccc;
}
.locallist li:last-child {
    border-bottom: 0;
}
.morenews .hide {
    display: none;
}
.selector .center {
    text-align: center;
}
.local {
    min-height: 150px;
    position: relative;
}
.local .thumb {
    float: left;
    height: 0;
    margin: 6px 15px 60px 0;
    overflow: hidden;
    padding-bottom: 169px;
    width: 300px;
} /*.local .epigraph{margin-bottom:10px}*/
.result .thumb {
    float: left;
    height: 0;
    margin: 6px 15px 60px 0;
    overflow: hidden;
    padding-bottom: 79px;
    width: 140px;
}
.local .txt,
.result .txt {
    display: table;
    padding: 0 10px 10px;
}
.morenews {
    margin-bottom: 20px;
    padding: 10px;
    text-align: center;
    background-color: #acacac;
}
.morenews a {
    font-size: 18px;
    font-family: "robotoregular";
    color: #fff;
}
.eu-search-bar form {
    margin-bottom: 15px;
    padding: 10px 10px 5px;
    background-color: #b7b7b7;
}
.eu-search-bar input,
.eu-search-bar select {
    margin: 0;
    color: #333;
    font-size: 14px;
    font-family: "robotoregular";
}
.eu-search-bar input:-webkit-input-placeholder,
.eu-search-bar option [disabled="disabled"] {
    color: #a1a1a1;
    font-size: 14px;
    font-family: "robotoregular";
}
.eu-search-bar input:-moz-placeholder {
    color: #a1a1a1;
    font-size: 14px;
    font-family: "robotoregular";
}
.eu-search-bar input:-moz-placeholder {
    color: #a1a1a1;
    font-size: 14px;
    font-family: "robotoregular";
}
*::-moz-placeholder {
    color: #a1a1a1;
}
.eu-search-bar input:-ms-input-placeholder {
    color: #a1a1a1;
    font-size: 14px;
    font-family: "robotoregular";
}
.searchb1 {
    width: 750px;
    margin-right: 10px;
    display: block;
    float: left;
}
.searchb1 input {
    height: 24px;
    padding: 0 5px;
    border-radius: 5px;
    border: 0;
}
.searchb2 {
    width: 390px;
    margin-right: 10px;
    display: inline-block;
}
.searchb2 select {
    width: 190px;
    height: 24px;
    padding: 0 5px;
    border-radius: 5px;
    float: left;
}
.searchb2 select:first-child {
    margin-right: 10px;
}
.searchb3 {
    width: 130px;
    display: inline-block;
}
.searchb3 input {
    width: 60px;
    height: 24px;
    font-size: 12px;
    font-family: "robotomedium";
    color: #fff;
    text-transform: uppercase;
    border: 0;
    border-radius: 5px;
    float: left;
}
.searchb3 input[type="button"] {
    margin-right: 10px;
    background-color: #636363;
}
.searchb3 input[type="button"]:hover {
    background-color: #ccc;
}
.searchb3 input[type="reset"] {
    background-color: #959595;
}
.searchb3 input[type="reset"]:hover {
    background-color: #ccc;
}
.eu-search-bar .searchnum {
    margin-bottom: 15px;
    padding-bottom: 15px;
    font-size: 14px;
    border-bottom: solid 1px #ccc;
    color: #636363;
    font-size: 14px;
    font-family: "robotoregular";
}
@media only screen and (max-width: 40.0625em) {
    img {
        max-width: 100%;
        height: auto;
        max-height: auto;
    }
    .locallist {
        margin-bottom: 30px;
    }
    .result .thumb {
        width: 140px;
        margin: 0 5px 10px 0;
    }
    .local .thumb {
        float: left;
        height: 0;
        overflow: hidden;
        padding-bottom: 150px;
        width: 169px;
        margin: 0 5px 10px 0;
    }
    .result .title,
    .local .title {
        font-size: 13px;
        line-height: 16px;
    }
    .photonew .txt {
        padding-bottom: 40px;
    }
    .photonew a.c2 {
        color: #333;
    }
    .result .newtext,
    .local .newtext {
        display: none;
    }
    .morenews a {
        font-size: 16px;
    }
    .photoleft-mob .txt {
        margin: 0;
        padding: 0;
        display: table;
    }
    .local .epigraph,
    .photoleft-mob .epigraph {
        min-height: 30px;
        line-height: 15px;
        position: inherit;
    }
    .local .thumb + .txt .epigraph,
    .photoleft-mob .thumb + .txt .epigraph {
        bottom: 0;
        position: relative;
    }
    .result h3 a,
    .local h3 a,
    .photoleft-mob h3 a {
        font-family: "roboto_slabbold";
    }
    .searchb1 {
        width: 145px;
        margin-bottom: 10px;
    }
    .searchb2 {
        width: 75%;
        float: left;
    }
    .searchb2 select {
        width: 100%;
        margin-bottom: 10px;
    }
    .searchb3 {
        width: 130px;
    }
    .searchb3 input {
        margin-bottom: 10px;
    }
}
@media only screen and (min-width: 40.0625em) and (max-width: 64.0625em) {
    .searchb1 {
        width: 20%;
    }
    .searchb2 {
        width: 53%;
    }
    .searchb2 select {
        width: 47%;
    }
    .searchb3 {
        width: 22%;
    }
    .searchb3 input {
        width: 45%;
    }
}
.eu-prefooter {
    margin: 30px auto 0;
}
.eu-prefooter h5 {
    margin-bottom: 15px;
    padding: 5px 8px;
    color: #fff;
    font-family: "robotobold";
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
}
.eu-prefooter ul li ul {
    margin-left: 8px;
    font-family: "robotoregular";
    font-size: 16px;
    line-height: 21px;
}
.eu-prefooter [class*="block-grid-"] > li {
    padding: 0 0.254rem 1rem;
}
footer {
    background-color: #ebebeb;
    border-top: solid 1px #c2c2c2;
}
.footer-links {
    padding-bottom: 26px;
}
.footer-links svg {
    width: 260px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.footer-links .btns a {
    float: left;
    margin-right: 5px;
    margin-left: 5px;
}
.footer-links .btns a:first-child {
    margin-left: 0;
}
.footer-links .btns span {
    width: 48px;
    height: 49px;
    background-image: url("../img/selfbtn-sprite-2.png");
    display: inline-block;
}
.footer-links .btns .self1 {
    background-position: 0 0;
}
.footer-links .btns .self2 {
    background-position: -57px 0;
}
.footer-links .btns .self3 {
    background-position: -114px 0;
}
.footer-links .btns .self4 {
    background-position: -171px 0;
}
.footer-links .btns .estampas {
    background-position: 0 0;
}
.footer-links .btns .clasificados {
    background-position: -57px 0;
}
.footer-links .btns .empleos {
    background-position: -114px 0;
}
.footer-links .btns .anunciantes {
    background-position: -171px 0;
}
.footer-links .links {
    margin-top: 10px;
}
.footer-links .links ul {
    margin-left: 20px;
    padding-left: 20px;
    border-left: dotted 1px #333;
    float: left;
}
.footer-links .links ul:first-child {
    margin-left: 0;
    padding-left: 0;
    border-left: none;
}
.footer-links .links a {
    font-family: "robotolight";
    font-size: 14px;
    display: block;
}
.footer-links .links a:hover {
    text-decoration: underline;
}
.footer-links .social {
    margin-top: 12px;
}
.footer-links .social a {
    width: 25px;
    height: 25px;
    text-align: center;
    border-radius: 14px;
    display: inline-block;
}
.footer-links .social [class^="icon-"]:before,
.footer-links .social [class*=" icon-"]:before {
    font-size: 12px;
    color: #fff;
}
.footer-links .social .f {
    background-color: #33669a;
}
.footer-links .social .t {
    background-color: #06c3f3;
}
.footer-links .social .g {
    background-color: #c22026;
}
.footer-links .social .y {
    background-color: #b41f24;
}
.footer-links .social .i {
    background-color: #5a7fa6;
}
.footer-links .social .l {
    background-color: #2f7ab9;
}
.footer-links .social .r {
    background-color: #c22026;
}
.foot {
    height: 50px;
    background-color: #000;
}
.foot h6 {
    margin-top: 12px;
    font-family: "robotobold";
    font-size: 11px;
    color: #fff;
}
.foot p {
    margin-top: 6px;
    font-size: 11px;
    color: #fff;
}
@media only screen and (max-width: 40.0625em) {
    footer {
        margin-top: 20px;
    }
    .footer-links .btns {
        width: 228px;
        margin: 0 auto;
    }
    .footer-links .links {
        width: 100%;
    }
    .footer-links svg {
        width: 240px;
    }
    .footer-links .links ul {
        margin-bottom: 3px;
        margin-left: 0;
        padding-left: 0;
        border-left: none;
        float: none;
    }
    .footer-links .links a {
        margin-bottom: 3px;
        padding-bottom: 3px;
        font-size: 12px;
        border-bottom: dotted 1px #333;
    }
    footer .foot {
        height: 50px;
    }
}
@media only screen and (max-width: 64.0625em) {
    .footer-links .btns {
        width: 228px;
        margin: 0 auto;
    }
}
@media only screen and (min-width: 40.0625em) and (max-width: 64.0625em) and (orientation: landscape) {
    footer .links {
        width: 500px;
        margin: 10px auto;
        float: inherit;
    }
    footer .foot {
        height: 50px;
    }
}
@media only screen and (min-width: 40.0625em) and (max-width: 64.0625em) and (orientation: portrait) {
    footer .links {
        width: 500px;
        margin: 10px auto;
        float: inherit;
    }
    footer .foot {
        height: 50px;
    }
}
.TE_ECO .eu-breadcrumbs .current,
.TE_ECO .eu-breadcrumbs .currentname {
    color: #f9a825;
}
.TE_CCS .eu-breadcrumbs .current,
.TE_CCS .eu-breadcrumbs .currentname {
    color: #29b6f6;
}
.TE_DEP .eu-breadcrumbs .current,
.TE_DEP .eu-breadcrumbs .currentname {
    color: #e53935;
}
.TE_OPI .eu-breadcrumbs .current,
.TE_OPI .eu-breadcrumbs .currentname {
    color: #66bb6a;
}
.TE_TIL .eu-breadcrumbs .current,
.TE_TIL .eu-breadcrumbs .currentname {
    color: #f06292;
}
.TE_INT .eu-breadcrumbs .current,
.TE_INT .eu-breadcrumbs .currentname {
    color: #26c6da;
}
.TE_SUC .eu-breadcrumbs .current,
.TE_SUC .eu-breadcrumbs .currentname {
    color: #a1887f;
}
.TE_POL .eu-breadcrumbs .current,
.TE_POL .eu-breadcrumbs .currentname {
    color: #9575cd;
}
.TE_ECO .header .submenu .nav .desplegable2 li a:hover,
.TE_ECO .header .submenu .nav .desplegable2 li:hover,
.TE_ECO .header .submenu .title-section .a2:after {
    color: #fff !important;
    background-color: #f9a825 !important;
}
.TE_CCS .header .submenu .nav .desplegable2 li a:hover,
.TE_CCS .header .submenu .nav .desplegable2 li:hover,
.TE_CCS .header .submenu .title-section .a2:after {
    color: #fff !important;
    background-color: #29b6f6 !important;
}
.TE_DEP .header .submenu .nav .desplegable2 li a:hover,
.TE_DEP .header .submenu .nav .desplegable2 li:hover,
.TE_DEP .header .submenu .title-section .a2:after {
    color: #fff !important;
    background-color: #e53935 !important;
}
.TE_OPI .header .submenu .nav .desplegable2 li a:hover,
.TE_OPI .header .submenu .nav .desplegable2 li:hover,
.TE_OPI .header .submenu .title-section .a2:after {
    color: #fff !important;
    background-color: #66bb6a !important;
}
.TE_TIL .header .submenu .nav .desplegable2 li a:hover,
.TE_TIL .header .submenu .nav .desplegable2 li:hover,
.TE_TIL .header .submenu .title-section .a2:after {
    color: #fff !important;
    background-color: #f06292 !important;
}
.TE_INT .header .submenu .nav .desplegable2 li a:hover,
.TE_INT .header .submenu .nav .desplegable2 li:hover,
.TE_INT .header .submenu .title-section .a2:after {
    color: #fff !important;
    background-color: #26c6da !important;
}
.TE_SUC .header .submenu .nav .desplegable2 li a:hover,
.TE_SUC .header .submenu .nav .desplegable2 li:hover,
.TE_SUC .header .submenu .title-section .a2:after {
    color: #fff !important;
    background-color: #a1887f !important;
}
.TE_POL .header .submenu .nav .desplegable2 li a:hover,
.TE_POL .header .submenu .nav .desplegable2 li:hover,
.TE_POL .header .submenu .title-section .a2:after {
    color: #fff !important;
    background-color: #9575cd !important;
}
.header .submenu .nav li.TE_ECO a {
    border-color: #f9a825;
}
.header .submenu .nav li.TE_ECO a:hover {
    background-color: #f9a825 !important;
    color: #fff;
}
.header .submenu .nav li.TE_CCS a {
    border-color: #29b6f6;
}
.header .submenu .nav li.TE_CCS a:hover {
    background-color: #29b6f6 !important;
    color: #fff;
}
.header .submenu .nav li.TE_DEP a {
    border-color: #e53935;
}
.header .submenu .nav li.TE_DEP a:hover {
    background-color: #e53935 !important;
    color: #fff;
}
.header .submenu .nav li.TE_OPI a {
    border-color: #66bb6a;
}
.header .submenu .nav li.TE_OPI a:hover {
    background-color: #66bb6a !important;
    color: #fff;
}
.header .submenu .nav li.TE_TIL a {
    border-color: #f06292;
}
.header .submenu .nav li.TE_TIL a:hover {
    background-color: #f06292 !important;
    color: #fff;
}
.header .submenu .nav li.TE_INT a {
    border-color: #26c6da;
}
.header .submenu .nav li.TE_INT a:hover {
    background-color: #26c6da !important;
    color: #fff;
}
.header .submenu .nav li.TE_SUC a {
    border-color: #a1887f;
}
.header .submenu .nav li.TE_SUC a:hover {
    background-color: #a1887f !important;
    color: #fff;
}
.header .submenu .nav li.TE_POL a {
    border-color: #9575cd;
}
.header .submenu .nav li.TE_POL a:hover {
    background-color: #9575cd !important;
    color: #fff;
}
.top-bar-section .menu-items .wrap .n1 li.TE_ECO {
    border-left-color: #f9a825;
}
.top-bar-section .menu-items .wrap .n1 li.TE_ECO a:hover {
    color: #f9a825 !important;
}
.top-bar-section .menu-items .wrap .n1 li.TE_CCS {
    border-left-color: #29b6f6;
}
.top-bar-section .menu-items .wrap .n1 li.TE_CCS a:hover {
    color: #29b6f6 !important;
}
.top-bar-section .menu-items .wrap .n1 li.TE_DEP {
    border-left-color: #e53935;
}
.top-bar-section .menu-items .wrap .n1 li.TE_DEP a:hover {
    color: #e53935 !important;
}
.top-bar-section .menu-items .wrap .n1 li.TE_OPI {
    border-left-color: #66bb6a;
}
.top-bar-section .menu-items .wrap .n1 li.TE_OPI a:hover {
    color: #66bb6a !important;
}
.top-bar-section .menu-items .wrap .n1 li.TE_TIL {
    border-left-color: #f06292;
}
.top-bar-section .menu-items .wrap .n1 li.TE_TIL a:hover {
    color: #f06292 !important;
}
.top-bar-section .menu-items .wrap .n1 li.TE_INT {
    border-left-color: #26c6da;
}
.top-bar-section .menu-items .wrap .n1 li.TE_INT a:hover {
    color: #26c6da !important;
}
.top-bar-section .menu-items .wrap .n1 li.TE_SUC {
    border-left-color: #a1887f;
}
.top-bar-section .menu-items .wrap .n1 li.TE_SUC a:hover {
    color: #a1887f !important;
}
.top-bar-section .menu-items .wrap .n1 li.TE_POL {
    border-left-color: #9575cd;
}
.top-bar-section .menu-items .wrap .n1 li.TE_POL a:hover {
    color: #9575cd !important;
}
.TE_ECO .header .btn,
.TE_ECO .header .submenu,
.TE_ECO .header .search .text input[type="text"],
.TE_ECO .header .search .text input[type="button"] {
    border-color: #f9a825;
}
.TE_CCS .header .btn,
.TE_CSS .header .submenu,
.TE_CCS .header .search .text input[type="text"],
.TE_CCS .header .search .text input[type="button"] {
    border-color: #29b6f6;
}
.TE_DEP .header .btn,
.TE_ECO .header .submenu,
.TE_DEP .header .search .text input[type="text"],
.TE_DEP .header .search .text input[type="button"] {
    border-color: #e53935;
}
.TE_OPI .header .btn,
.TE_ECO .header .submenu,
.TE_OPI .header .search .text input[type="text"],
.TE_OPI .header .search .text input[type="button"] {
    border-color: #66bb6a;
}
.TE_TIL .header .btn,
.TE_ECO .header .submenu,
.TE_TIL .header .search .text input[type="text"],
.TE_TIL .header .search .text input[type="button"] {
    border-color: #f06292;
}
.TE_INT .header .btn,
.TE_ECO .header .submenu,
.TE_INT .header .search .text input[type="text"],
.TE_INT .header .search .text input[type="button"] {
    border-color: #26c6da;
}
.TE_SUC .header .btn,
.TE_ECO .header .submenu,
.TE_SUC .header .search .text input[type="text"],
.TE_SUC .header .search .text input[type="button"] {
    border-color: #a1887f;
}
.TE_POL .header .btn,
.TE_ECO .header .submenu,
.TE_POL .header .search .text input[type="text"],
.TE_POL .header .search .text input[type="button"] {
    border-color: #9575cd;
}
.TE_ECO .header .search .text input[type="submit"],
.TE_ECO .header .search .text input[type="button"],
.TE_ECO .header .search .text button,
.TE_ECO .header:after {
    background-color: #f9a825;
}
.TE_CCS .header .search .text input[type="submit"],
.TE_CCS .header .search .text input[type="button"],
.TE_CCS .header .search .text button,
.TE_CCS .header:after {
    background-color: #29b6f6;
}
.TE_DEP .header .search .text input[type="submit"],
.TE_DEP .header .search .text input[type="button"],
.TE_DEP .header .search .text button,
.TE_DEP .header:after {
    background-color: #e53935;
}
.TE_OPI .header .search .text input[type="submit"],
.TE_OPI .header .search .text input[type="button"],
.TE_OPI .header .search .text button,
.TE_OPI .header:after {
    background-color: #66bb6a;
}
.TE_TIL .header .search .text input[type="submit"],
.TE_TIL .header .search .text input[type="button"],
.TE_TIL .header .search .text button,
.TE_TIL .header:after {
    background-color: #f06292;
}
.TE_INT .header .search .text input[type="submit"],
.TE_INT .header .search .text input[type="button"],
.TE_INT .header .search .text button,
.TE_INT .header:after {
    background-color: #26c6da;
}
.TE_SUC .header .search .text input[type="submit"],
.TE_SUC .header .search .text input[type="button"],
.TE_SUC .header .search .text button,
.TE_SUC .header:after {
    background-color: #a1887f;
}
.TE_POL .header .search .text input[type="submit"],
.TE_POL .header .search .text input[type="button"],
.TE_POL .header .search .text button,
.TE_POL .header:after {
    background-color: #9575cd;
}
.TE_ECO .header.fixed {
    background-color: #f9a825;
}
.TE_CCS .header.fixed {
    background-color: #29b6f6;
}
.TE_DEP .header.fixed {
    background-color: #e53935;
}
.TE_OPI .header.fixed {
    background-color: #66bb6a;
}
.TE_TIL .header.fixed {
    background-color: #f06292;
}
.TE_INT .header.fixed {
    background-color: #26c6da;
}
.TE_SUC .header.fixed {
    background-color: #a1887f;
}
.TE_POL .header.fixed {
    background-color: #9575cd;
} /*.header.fixed .btn,.TE_ECO .header.fixed .btn,.TE_CCS .header.fixed .btn,.TE_DEP .header.fixed .btn,.TE_OPI .header.fixed .btn,.TE_TIL .header.fixed .btn,.TE_INT .header.fixed .btn,.TE_SUC .header.fixed .btn,.TE_REG1 .header.fixed .btn,.TE_SOC .header.fixed .btn,.TE_TEN .header.fixed .btn,.TE_GTU .header.fixed .btn,.TE_TLGAS .header.fixed .btn,.TE_TEC .header.fixed .btn,.TE_MULTI .header.fixed .btn,.TE_101B .header.fixed .btn,.TE_EDI .header.fixed .btn,.TE_DBVIA .header.fixed .btn,.TE_SERV .header.fixed .btn,.TE_ING .header.fixed .btn,.TE_ESTAMPAS .header.fixed .btn,.TE_CLA .header.fixed .btn,.TE_NEC .header.fixed .btn,.TE_POL .header.fixed .btn{border-color:#FFF;color:#FFF!important}*/
.TE_ECO .header.fixed .submenu .title-section .a2:after {
    color: #f9a825 !important;
}
.TE_CCS .header.fixed .submenu .title-section .a2:after {
    color: #29b6f6 !important;
}
.TE_DEP .header.fixed .submenu .title-section .a2:after {
    color: #e53935 !important;
}
.TE_OPI .header.fixed .submenu .title-section .a2:after {
    color: #66bb6a !important;
}
.TE_TIL .header.fixed .submenu .title-section .a2:after {
    color: #f06292 !important;
}
.TE_INT .header.fixed .submenu .title-section .a2:after {
    color: #26c6da !important;
}
.TE_SUC .header.fixed .submenu .title-section .a2:after {
    color: #a1887f !important;
}
.TE_POL .header.fixed .submenu .title-section .a2:after {
    color: #9575cd !important;
}
.TE_ECO .header .submenu .nav {
    border-left-color: #f9a825 !important;
}
.TE_CCS .header .submenu .nav {
    border-left-color: #29b6f6 !important;
}
.TE_DEP .header .submenu .nav {
    border-left-color: #e53935 !important;
}
.TE_OPI .header .submenu .nav {
    border-left-color: #66bb6a !important;
}
.TE_TIL .header .submenu .nav {
    border-left-color: #f06292 !important;
}
.TE_INT .header .submenu .nav {
    border-left-color: #26c6da !important;
}
.TE_SUC .header .submenu .nav {
    border-left-color: #a1887f !important;
}
.TE_POL .header .submenu .nav {
    border-left-color: #9575cd !important;
}
.TE_ECO .top-bar-section ul li > a:hover,
.TE_ECO .header.fixed .submenu.open .nav .n2 li a:hover {
    color: #f9a825 !important;
}
.TE_CCS .top-bar-section ul li > a:hover,
.TE_CCS .header.fixed .submenu.open .nav .n2 li a:hover {
    color: #29b6f6 !important;
}
.TE_DEP .top-bar-section ul li > a:hover,
.TE_DEP .header.fixed .submenu.open .nav .n2 li a:hover {
    color: #e53935 !important;
}
.TE_OPI .top-bar-section ul li > a:hover,
.TE_OPI .header.fixed .submenu.open .nav .n2 li a:hover {
    color: #66bb6a !important;
}
.TE_TIL .top-bar-section ul li > a:hover,
.TE_TIL .header.fixed .submenu.open .nav .n2 li a:hover {
    color: #f06292 !important;
}
.TE_INT .top-bar-section ul li > a:hover,
.TE_INT .header.fixed .submenu.open .nav .n2 li a:hover {
    color: #26c6da !important;
}
.TE_SUC .top-bar-section ul li > a:hover,
.TE_SUC .header.fixed .submenu.open .nav .n2 li a:hover {
    color: #a1887f !important;
}
.TE_POL .top-bar-section ul li > a:hover,
.TE_POL .header.fixed .submenu.open .nav .n2 li a:hover {
    color: #9575cd !important;
}
.TE_ECO .header.fixed .submenu.open .nav {
    background-color: #f9a825 !important;
}
.TE_CCS .header.fixed .submenu.open .nav {
    background-color: #29b6f6 !important;
}
.TE_DEP .header.fixed .submenu.open .nav {
    background-color: #e53935 !important;
}
.TE_OPI .header.fixed .submenu.open .nav {
    background-color: #66bb6a !important;
}
.TE_TIL .header.fixed .submenu.open .nav {
    background-color: #f06292 !important;
}
.TE_INT .header.fixed .submenu.open .nav {
    background-color: #26c6da !important;
}
.TE_SUC .header.fixed .submenu.open .nav {
    background-color: #a1887f !important;
}
.TE_POL .header.fixed .submenu.open .nav {
    background-color: #9575cd !important;
}
.TE_ECO .blockhead {
    background-color: #f9a825;
}
.TE_CCS .blockhead {
    background-color: #29b6f6;
}
.TE_DEP .blockhead {
    background-color: #e53935;
}
.TE_OPI .blockhead {
    background-color: #66bb6a;
}
.TE_TIL .blockhead {
    background-color: #f06292;
}
.TE_INT .blockhead {
    background-color: #26c6da;
}
.TE_SUC .blockhead {
    background-color: #a1887f;
}
.TE_POL .blockhead {
    background-color: #9575cd;
}
.TE_ECO .bh-more,
.TE_ECO .bh-loc {
    background-color: #fff;
    color: #f9a825;
}
.TE_CCS .bh-more,
.TE_CCS .bh-loc {
    background-color: #fff;
    color: #29b6f6;
}
.TE_DEP .bh-more,
.TE_DEP .bh-loc {
    background-color: #fff;
    color: #e53935;
}
.TE_OPI .bh-more,
.TE_OPI .bh-loc {
    background-color: #fff;
    color: #66bb6a;
}
.TE_TIL .bh-more,
.TE_TIL .bh-loc {
    background-color: #fff;
    color: #f06292;
}
.TE_INT .bh-more,
.TE_INT .bh-loc {
    background-color: #fff;
    color: #26c6da;
}
.TE_SUC .bh-more,
.TE_SUC .bh-loc {
    background-color: #fff;
    color: #a1887f;
}
.TE_POL .bh-more,
.TE_POL .bh-loc {
    background-color: #fff;
    color: #9575cd;
}
.TE_ECO .eu-nodeje .colortitle {
    background-color: #f9a825;
}
.TE_CCS .eu-nodeje .colortitle {
    background-color: #29b6f6;
}
.TE_DEP .eu-nodeje .colortitle {
    background-color: #e53935;
}
.TE_OPI .eu-nodeje .colortitle {
    background-color: #66bb6a;
}
.TE_TIL .eu-nodeje .colortitle {
    background-color: #f06292;
}
.TE_INT .eu-nodeje .colortitle {
    background-color: #26c6da;
}
.TE_SUC .eu-nodeje .colortitle {
    background-color: #a1887f;
}
.TE_POL .eu-nodeje .colortitle {
    background-color: #9575cd;
}
.TE_ECO .tabs .active a {
    color: #fff;
    background-color: #f9a825;
}
.TE_CCS .tabs .active a {
    color: #fff;
    background-color: #29b6f6;
}
.TE_DEP .tabs .active a {
    color: #fff;
    background-color: #e53935;
}
.TE_OPI .tabs .active a {
    color: #fff;
    background-color: #66bb6a;
}
.TE_TIL .tabs .active a {
    color: #fff;
    background-color: #f06292;
}
.TE_INT .tabs .active a {
    color: #fff;
    background-color: #26c6da;
}
.TE_SUC .tabs .active a {
    color: #fff;
    background-color: #a1887f;
}
.TE_POL .tabs .active a {
    color: #fff;
    background-color: #9575cd;
}
.TE_ECO .tabs .active a .tabs dd.active a,
.TE_ECO .tabs .tab-title.active a {
    background-color: #f9a825;
}
.TE_CCS .tabs .active a .tabs dd.active a,
.TE_CCS .tabs .tab-title.active a {
    background-color: #29b6f6;
}
.TE_DEP .tabs .active a .tabs dd.active a,
.TE_DEP .tabs .tab-title.active a {
    background-color: #e53935;
}
.TE_OPI .tabs .active a .tabs dd.active a,
.TE_OPI .tabs .tab-title.active a {
    background-color: #66bb6a;
}
.TE_TIL .tabs .active a .tabs dd.active a,
.TE_TIL .tabs .tab-title.active a {
    background-color: #f06292;
}
.TE_INT .tabs .active a .tabs dd.active a,
.TE_INT .tabs .tab-title.active a {
    background-color: #26c6da;
}
.TE_SUC .tabs .active a .tabs dd.active a,
.TE_SUC .tabs .tab-title.active a {
    background-color: #a1887f;
}
.TE_POL .tabs .active a .tabs dd.active a,
.TE_POL .tabs .tab-title.active a {
    background-color: #9575cd;
}
.TE_ECO .tabs,
.TE_ECO .front .tabs {
    border-bottom-color: #f9a825;
}
.TE_CCS .tabs,
.TE_CCS .front .tabs {
    border-bottom-color: #29b6f6;
}
.TE_DEP .tabs,
.TE_DEP .front .tabs {
    border-bottom-color: #e53935;
}
.TE_OPI .tabs,
.TE_OPI .front .tabs {
    border-bottom-color: #66bb6a;
}
.TE_TIL .tabs,
.TE_TIL .front .tabs {
    border-bottom-color: #f06292;
}
.TE_INT .tabs,
.TE_INT .front .tabs {
    border-bottom-color: #26c6da;
}
.TE_SUC .tabs,
.TE_SUC .front .tabs {
    border-bottom-color: #a1887f;
}
.TE_POL .tabs,
.TE_POL .front .tabs {
    border-bottom-color: #9575cd;
}
.TE_ECO .eu-interes li:hover {
    background-color: #f9a825;
}
.TE_CCS .eu-interes li:hover {
    background-color: #29b6f6;
}
.TE_DEP .eu-interes li:hover {
    background-color: #e53935;
}
.TE_OPI .eu-interes li:hover {
    background-color: #66bb6a;
}
.TE_TIL .eu-interes li:hover {
    background-color: #f06292;
}
.TE_INT .eu-interes li:hover {
    background-color: #26c6da;
}
.TE_SUC .eu-interes li:hover {
    background-color: #a1887f;
}
.TE_POL .eu-interes li:hover {
    background-color: #9575cd;
}
.TE_ECO .eu-toolbar .nav .resume .txt p:before {
    color: #f9a825;
}
.TE_CCS .eu-toolbar .nav .resume .txt p:before {
    color: #29b6f6;
}
.TE_DEP .eu-toolbar .nav .resume .txt p:before {
    color: #e53935;
}
.TE_OPI .eu-toolbar .nav .resume .txt p:before {
    color: #66bb6a;
}
.TE_TIL .eu-toolbar .nav .resume .txt p:before {
    color: #f06292;
}
.TE_INT .eu-toolbar .nav .resume .txt p:before {
    color: #26c6da;
}
.TE_SUC .eu-toolbar .nav .resume .txt p:before {
    color: #a1887f;
}
.TE_POL .eu-toolbar .nav .resume .txt p:before {
    color: #9575cd;
}
.TE_ECO .eu-articles {
    border-color: #f9a825;
}
.TE_CCS .eu-articles {
    border-color: #29b6f6;
}
.TE_DEP .eu-articles {
    border-color: #e53935;
}
.TE_OPI .eu-articles {
    border-color: #66bb6a;
}
.TE_TIL .eu-articles {
    border-color: #f06292;
}
.TE_INT .eu-articles {
    border-color: #26c6da;
}
.TE_SUC .eu-articles {
    border-color: #a1887f;
}
.TE_POL .eu-articles {
    border-color: #9575cd;
}
.TE_ECO .body-note-b blockquote {
    background-color: #f9a825;
}
.TE_CCS .body-note-b blockquote {
    background-color: #29b6f6;
}
.TE_DEP .body-note-b blockquote {
    background-color: #e53935;
}
.TE_OPI .body-note-b blockquote {
    background-color: #66bb6a;
}
.TE_TIL .body-note-b blockquote {
    background-color: #f06292;
}
.TE_INT .body-note-b blockquote {
    background-color: #26c6da;
}
.TE_SUC .body-note-b blockquote {
    background-color: #a1887f;
}
.TE_POL .body-note-b blockquote {
    background-color: #9575cd;
}
.TE_ECO .eu-imagen .credit-thumb {
    background-color: #f9a825;
}
.TE_CCS .eu-imagen .credit-thumb {
    background-color: #29b6f6;
}
.TE_DEP .eu-imagen .credit-thumb {
    background-color: #e53935;
}
.TE_OPI .eu-imagen .credit-thumb {
    background-color: #66bb6a;
}
.TE_TIL .eu-imagen .credit-thumb {
    background-color: #f06292;
}
.TE_INT .eu-imagen .credit-thumb {
    background-color: #26c6da;
}
.TE_SUC .eu-imagen .credit-thumb {
    background-color: #a1887f;
}
.TE_POL .eu-imagen .credit-thumb {
    background-color: #9575cd;
}
.TE_ECO .body-note-b blockquote {
    background-color: #f9a825;
}
.TE_CCS .body-note-b blockquote {
    background-color: #29b6f6;
}
.TE_DEP .body-note-b blockquote {
    background-color: #e53935;
}
.TE_OPI .body-note-b blockquote {
    background-color: #66bb6a;
}
.TE_TIL .body-note-b blockquote {
    background-color: #f06292;
}
.TE_INT .body-note-b blockquote {
    background-color: #26c6da;
}
.TE_SUC .body-note-b blockquote {
    background-color: #8d6e63;
}
.TE_POL .body-note-b blockquote {
    background-color: #9575cd;
}
.bg-TE_ECO {
    background-color: #f9a825;
}
.bg-TE_CCS {
    background-color: #29b6f6;
}
.bg-TE_DEP {
    background-color: #e53935;
}
.bg-TE_OPI {
    background-color: #66bb6a;
}
.bg-TE_TIL {
    background-color: #f06292;
}
.bg-TE_INT {
    background-color: #26c6da;
}
.bg-TE_SUC {
    background-color: #a1887f;
}
.bg-TE_POL {
    background-color: #9575cd;
}
.TE_REG1 .eu-breadcrumbs .current,
.TE_REG1 .eu-breadcrumbs .currentname {
    color: #1e88e5;
}
.TE_REG1 .header .submenu .nav .desplegable2 li a:hover,
.TE_REG1 .header .submenu .nav .desplegable2 li:hover,
.TE_REG1 .header .submenu .title-section .a2:after {
    color: #fff !important;
    background-color: #1e88e5 !important;
}
.header .submenu .nav li.TE_REG1 a {
    border-color: #1e88e5;
}
.header .submenu .nav li.TE_REG1 a:hover {
    background-color: #1e88e5 !important;
    color: #fff;
}
.top-bar-section .menu-items .wrap .n1 li.TE_REG1 {
    border-left-color: #1e88e5;
}
.top-bar-section .menu-items .wrap .n1 li.TE_REG1 a:hover {
    color: #1e88e5 !important;
}
.TE_REG1 .header .btn,
.TE_ECO .header .submenu,
.TE_REG1 .header .search .text input[type="text"],
.TE_REG1 .header .search .text input[type="button"] {
    border-color: #1e88e5;
}
.TE_REG1 .header .search .text input[type="submit"],
.TE_REG1 .header .search .text input[type="button"],
.TE_REG1 .header .search .text button,
.TE_REG1 .header:after {
    background-color: #1e88e5;
}
.TE_REG1 .header.fixed {
    background-color: #1e88e5;
}
.TE_REG1 .header.fixed .submenu .title-section .a2:after {
    color: #1e88e5 !important;
}
.TE_REG1 .header .submenu .nav {
    border-left-color: #1e88e5 !important;
}
.TE_REG1 .top-bar-section ul li > a:hover,
.TE_REG1 .header.fixed .submenu.open .nav .n2 li a:hover {
    color: #1e88e5 !important;
}
.TE_REG1 .header.fixed .submenu.open .nav {
    background-color: #1e88e5 !important;
}
.TE_REG1 .blockhead {
    background-color: #1e88e5;
}
.TE_REG1 .bh-more,
.TE_REG1 .bh-loc {
    background-color: #fff;
    color: #1e88e5;
}
.TE_REG1 .eu-nodeje .colortitle {
    background-color: #1e88e5;
}
.TE_REG1 .tabs .active a {
    color: #fff;
    background-color: #1e88e5;
}
.TE_REG1 .tabs .active a .tabs dd.active a,
.TE_REG1 .tabs .tab-title.active a {
    background-color: #1e88e5;
}
.TE_REG1 .tabs,
.TE_REG1 .front .tabs {
    border-bottom-color: #1e88e5;
}
.TE_REG1 .eu-interes li:hover {
    background-color: #1e88e5;
}
.TE_REG1 .eu-toolbar .nav .resume .txt p:before {
    color: #1e88e5;
}
.TE_REG1 .eu-articles {
    border-color: #1e88e5;
}
.TE_REG1 .body-note-b blockquote {
    background-color: #1e88e5;
}
.TE_REG1 .eu-imagen .credit-thumb {
    background-color: #1e88e5;
}
.bg-TE_REG1 {
    background-color: #1e88e5;
}
.TE_REG1 .body-note-b blockquote {
    background-color: #1e88e5;
}
.TE_SOC .eu-breadcrumbs .current,
.TE_SOC .eu-breadcrumbs .currentname {
    color: #ec407a;
}
.TE_SOC .header .submenu .nav .desplegable2 li a:hover,
.TE_SOC .header .submenu .nav .desplegable2 li:hover,
.TE_SOC .header .submenu .title-section .a2:after {
    color: #fff !important;
    background-color: #ec407a !important;
}
.header .submenu .nav li.TE_SOC a {
    border-color: #ec407a;
}
.header .submenu .nav li.TE_SOC a:hover {
    background-color: #ec407a !important;
    color: #fff;
}
.top-bar-section .menu-items .wrap .n1 li.TE_SOC {
    border-left-color: #ec407a;
}
.top-bar-section .menu-items .wrap .n1 li.TE_SOC a:hover {
    color: #ec407a !important;
}
.TE_SOC .header .btn,
.TE_ECO .header .submenu,
.TE_SOC .header .search .text input[type="text"],
.TE_SOC .header .search .text input[type="button"] {
    border-color: #ec407a;
}
.TE_SOC .header .search .text input[type="submit"],
.TE_SOC .header .search .text input[type="button"],
.TE_SOC .header .search .text button,
.TE_SOC .header:after {
    background-color: #ec407a;
}
.TE_SOC .header.fixed {
    background-color: #ec407a;
}
.TE_SOC .header.fixed .submenu .title-section .a2:after {
    color: #ec407a !important;
}
.TE_SOC .header .submenu .nav {
    border-left-color: #ec407a !important;
}
.TE_SOC .top-bar-section ul li > a:hover,
.TE_SOC .header.fixed .submenu.open .nav .n2 li a:hover {
    color: #ec407a !important;
}
.TE_SOC .header.fixed .submenu.open .nav {
    background-color: #ec407a !important;
}
.TE_SOC .blockhead {
    background-color: #ec407a;
}
.TE_SOC .bh-more,
.TE_SOC .bh-loc {
    background-color: #fff;
    color: #ec407a;
}
.TE_SOC .eu-nodeje .colortitle {
    background-color: #ec407a;
}
.TE_SOC .tabs .active a {
    color: #fff;
    background-color: #ec407a;
}
.TE_SOC .tabs .active a .tabs dd.active a,
.TE_SOC .tabs .tab-title.active a {
    background-color: #ec407a;
}
.TE_SOC .tabs,
.TE_SOC .front .tabs {
    border-bottom-color: #ec407a;
}
.TE_SOC .eu-interes li:hover {
    background-color: #ec407a;
}
.TE_SOC .eu-toolbar .nav .resume .txt p:before {
    color: #ec407a;
}
.TE_SOC .eu-articles {
    border-color: #ec407a;
}
.TE_SOC .body-note-b blockquote {
    background-color: #ec407a;
}
.TE_SOC .eu-imagen .credit-thumb {
    background-color: #ec407a;
}
.bg-TE_SOC {
    background-color: #ec407a;
}
.TE_SOC .body-note-b blockquote {
    background-color: #ec407a;
}
.TE_TEN .eu-breadcrumbs .current,
.TE_TEN .eu-breadcrumbs .currentname {
    color: #00897b;
}
.TE_TEN .header .submenu .nav .desplegable2 li a:hover,
.TE_TEN .header .submenu .nav .desplegable2 li:hover,
.TE_TEN .header .submenu .title-section .a2:after {
    color: #fff !important;
    background-color: #00897b !important;
}
.header .submenu .nav li.TE_TEN a {
    border-color: #00897b;
}
.header .submenu .nav li.TE_TEN a:hover {
    background-color: #00897b !important;
    color: #fff;
}
.top-bar-section .menu-items .wrap .n1 li.TE_TEN {
    border-left-color: #00897b;
}
.top-bar-section .menu-items .wrap .n1 li.TE_TEN a:hover {
    color: #00897b !important;
}
.TE_TEN .header .btn,
.TE_ECO .header .submenu,
.TE_TEN .header .search .text input[type="text"],
.TE_TEN .header .search .text input[type="button"] {
    border-color: #00897b;
}
.TE_TEN .header .search .text input[type="submit"],
.TE_TEN .header .search .text input[type="button"],
.TE_TEN .header .search .text button,
.TE_TEN .header:after {
    background-color: #00897b;
}
.TE_TEN .header.fixed {
    background-color: #00897b;
}
.TE_TEN .header.fixed .submenu .title-section .a2:after {
    color: #00897b !important;
}
.TE_TEN .header .submenu .nav {
    border-left-color: #00897b !important;
}
.TE_TEN .top-bar-section ul li > a:hover,
.TE_TEN .header.fixed .submenu.open .nav .n2 li a:hover {
    color: #00897b !important;
}
.TE_TEN .header.fixed .submenu.open .nav {
    background-color: #00897b !important;
}
.TE_TEN .blockhead {
    background-color: #00897b;
}
.TE_TEN .bh-more,
.TE_TEN .bh-loc {
    background-color: #fff;
    color: #00897b;
}
.TE_TEN .eu-nodeje .colortitle {
    background-color: #00897b;
}
.TE_TEN .tabs .active a {
    color: #fff;
    background-color: #00897b;
}
.TE_TEN .tabs .active a .tabs dd.active a,
.TE_TEN .tabs .tab-title.active a {
    background-color: #00897b;
}
.TE_TEN .tabs,
.TE_TEN .front .tabs {
    border-bottom-color: #00897b;
}
.TE_TEN .eu-interes li:hover {
    background-color: #00897b;
}
.TE_TEN .eu-toolbar .nav .resume .txt p:before {
    color: #00897b;
}
.TE_TEN .eu-articles {
    border-color: #00897b;
}
.TE_TEN .body-note-b blockquote {
    background-color: #00897b;
}
.TE_TEN .eu-imagen .credit-thumb {
    background-color: #00897b;
}
.bg-TE_TEN {
    background-color: #00897b;
}
.TE_TEN .body-note-b blockquote {
    background-color: #00897b;
}
.TE_GTU .eu-breadcrumbs .current,
.TE_GTU .eu-breadcrumbs .currentname {
    color: #0277bd;
}
.TE_GTU .header .submenu .nav .desplegable2 li a:hover,
.TE_GTU .header .submenu .nav .desplegable2 li:hover,
.TE_GTU .header .submenu .title-section .a2:after {
    color: #fff !important;
    background-color: #0277bd !important;
}
.header .submenu .nav li.TE_GTU a {
    border-color: #0277bd;
}
.header .submenu .nav li.TE_GTU a:hover {
    background-color: #0277bd !important;
    color: #fff;
}
.top-bar-section .menu-items .wrap .n1 li.TE_GTU {
    border-left-color: #0277bd;
}
.top-bar-section .menu-items .wrap .n1 li.TE_GTU a:hover {
    color: #0277bd !important;
}
.TE_GTU .header .btn,
.TE_ECO .header .submenu,
.TE_GTU .header .search .text input[type="text"],
.TE_GTU .header .search .text input[type="button"] {
    border-color: #0277bd;
}
.TE_GTU .header .search .text input[type="submit"],
.TE_GTU .header .search .text input[type="button"],
.TE_GTU .header .search .text button,
.TE_GTU .header:after {
    background-color: #0277bd;
}
.TE_GTU .header.fixed {
    background-color: #0277bd;
}
.TE_GTU .header.fixed .submenu .title-section .a2:after {
    color: #0277bd !important;
}
.TE_GTU .header .submenu .nav {
    border-left-color: #0277bd !important;
}
.TE_GTU .top-bar-section ul li > a:hover,
.TE_GTU .header.fixed .submenu.open .nav .n2 li a:hover {
    color: #0277bd !important;
}
.TE_GTU .header.fixed .submenu.open .nav {
    background-color: #0277bd !important;
}
.TE_GTU .blockhead {
    background-color: #0277bd;
}
.TE_GTU .bh-more,
.TE_GTU .bh-loc {
    background-color: #fff;
    color: #0277bd;
}
.TE_GTU .eu-nodeje .colortitle {
    background-color: #0277bd;
}
.TE_GTU .tabs .active a {
    color: #fff;
    background-color: #0277bd;
}
.TE_GTU .tabs .active a .tabs dd.active a,
.TE_GTU .tabs .tab-title.active a {
    background-color: #0277bd;
}
.TE_GTU .tabs,
.TE_GTU .front .tabs {
    border-bottom-color: #0277bd;
}
.TE_GTU .eu-interes li:hover {
    background-color: #0277bd;
}
.TE_GTU .eu-toolbar .nav .resume .txt p:before {
    color: #0277bd;
}
.TE_GTU .eu-articles {
    border-color: #0277bd;
}
.TE_GTU .body-note-b blockquote {
    background-color: #0277bd;
}
.TE_GTU .eu-imagen .credit-thumb {
    background-color: #0277bd;
}
.bg-TE_GTU {
    background-color: #0277bd;
}
.TE_GTU .body-note-b blockquote {
    background-color: #0277bd;
}
.TE_TLGAS .eu-breadcrumbs .current,
.TE_TLGAS .eu-breadcrumbs .currentname {
    color: #ef6c00;
}
.TE_TLGAS .header .submenu .nav .desplegable2 li a:hover,
.TE_TLGAS .header .submenu .nav .desplegable2 li:hover,
.TE_TLGAS .header .submenu .title-section .a2:after {
    color: #fff !important;
    background-color: #ef6c00 !important;
}
.header .submenu .nav li.TE_TLGAS a {
    border-color: #ef6c00;
}
.header .submenu .nav li.TE_TLGAS a:hover {
    background-color: #ef6c00 !important;
    color: #fff;
}
.top-bar-section .menu-items .wrap .n1 li.TE_TLGAS {
    border-left-color: #ef6c00;
}
.top-bar-section .menu-items .wrap .n1 li.TE_TLGAS a:hover {
    color: #ef6c00 !important;
}
.TE_TLGAS .header .btn,
.TE_ECO .header .submenu,
.TE_TLGAS .header .search .text input[type="text"],
.TE_TLGAS .header .search .text input[type="button"] {
    border-color: #ef6c00;
}
.TE_TLGAS .header .search .text input[type="submit"],
.TE_TLGAS .header .search .text input[type="button"],
.TE_TLGAS .header .search .text button,
.TE_TLGAS .header:after {
    background-color: #ef6c00;
}
.TE_TLGAS .header.fixed {
    background-color: #ef6c00;
}
.TE_TLGAS .header.fixed .submenu .title-section .a2:after {
    color: #ef6c00 !important;
}
.TE_TLGAS .header .submenu .nav {
    border-left-color: #ef6c00 !important;
}
.TE_TLGAS .top-bar-section ul li > a:hover,
.TE_TLGAS .header.fixed .submenu.open .nav .n2 li a:hover {
    color: #ef6c00 !important;
}
.TE_TLGAS .header.fixed .submenu.open .nav {
    background-color: #ef6c00 !important;
}
.TE_TLGAS .blockhead {
    background-color: #ef6c00;
}
.TE_TLGAS .bh-more,
.TE_TLGAS .bh-loc {
    background-color: #fff;
    color: #ef6c00;
}
.TE_TLGAS .eu-nodeje .colortitle {
    background-color: #ef6c00;
}
.TE_TLGAS .tabs .active a {
    color: #fff;
    background-color: #ef6c00;
}
.TE_TLGAS .tabs .active a .tabs dd.active a,
.TE_TLGAS .tabs .tab-title.active a {
    background-color: #ef6c00;
}
.TE_TLGAS .tabs,
.TE_TLGAS .front .tabs {
    border-bottom-color: #ef6c00;
}
.TE_TLGAS .eu-interes li:hover {
    background-color: #ef6c00;
}
.TE_TLGAS .eu-toolbar .nav .resume .txt p:before {
    color: #ef6c00;
}
.TE_TLGAS .eu-articles {
    border-color: #ef6c00;
}
.TE_TLGAS .body-note-b blockquote {
    background-color: #ef6c00;
}
.TE_TLGAS .eu-imagen .credit-thumb {
    background-color: #ef6c00;
}
.bg-TE_TLGAS {
    background-color: #ef6c00;
}
.TE_TLGAS .body-note-b blockquote {
    background-color: #ef6c00;
}
.TE_TEC .eu-breadcrumbs .current,
.TE_TEC .eu-breadcrumbs .currentname {
    color: #388e3c;
}
.TE_TEC .header .submenu .nav .desplegable2 li a:hover,
.TE_TEC .header .submenu .nav .desplegable2 li:hover,
.TE_TEC .header .submenu .title-section .a2:after {
    color: #fff !important;
    background-color: #388e3c !important;
}
.header .submenu .nav li.TE_TEC a {
    border-color: #388e3c;
}
.header .submenu .nav li.TE_TEC a:hover {
    background-color: #388e3c !important;
    color: #fff;
}
.top-bar-section .menu-items .wrap .n1 li.TE_TEC {
    border-left-color: #388e3c;
}
.top-bar-section .menu-items .wrap .n1 li.TE_TEC a:hover {
    color: #388e3c !important;
}
.TE_TEC .header .btn,
.TE_ECO .header .submenu,
.TE_TEC .header .search .text input[type="text"],
.TE_TEC .header .search .text input[type="button"] {
    border-color: #388e3c;
}
.TE_TEC .header .search .text input[type="submit"],
.TE_TEC .header .search .text input[type="button"],
.TE_TEC .header .search .text button,
.TE_TEC .header:after {
    background-color: #388e3c;
}
.TE_TEC .header.fixed {
    background-color: #388e3c;
}
.TE_TEC .header.fixed .submenu .title-section .a2:after {
    color: #388e3c !important;
}
.TE_TEC .header .submenu .nav {
    border-left-color: #388e3c !important;
}
.TE_TEC .top-bar-section ul li > a:hover,
.TE_TEC .header.fixed .submenu.open .nav .n2 li a:hover {
    color: #388e3c !important;
}
.TE_TEC .header.fixed .submenu.open .nav {
    background-color: #388e3c !important;
}
.TE_TEC .blockhead {
    background-color: #388e3c;
}
.TE_TEC .bh-more,
.TE_TEC .bh-loc {
    background-color: #fff;
    color: #388e3c;
}
.TE_TEC .eu-nodeje .colortitle {
    background-color: #388e3c;
}
.TE_TEC .tabs .active a {
    color: #fff;
    background-color: #388e3c;
}
.TE_TEC .tabs .active a .tabs dd.active a,
.TE_TEC .tabs .tab-title.active a {
    background-color: #388e3c;
}
.TE_TEC .tabs,
.TE_TEC .front .tabs {
    border-bottom-color: #388e3c;
}
.TE_TEC .eu-interes li:hover {
    background-color: #388e3c;
}
.TE_TEC .eu-toolbar .nav .resume .txt p:before {
    color: #388e3c;
}
.TE_TEC .eu-articles {
    border-color: #388e3c;
}
.TE_TEC .body-note-b blockquote {
    background-color: #388e3c;
}
.TE_TEC .eu-imagen .credit-thumb {
    background-color: #388e3c;
}
.bg-TE_TEC {
    background-color: #388e3c;
}
.TE_TEC .body-note-b blockquote {
    background-color: #388e3c;
}
.TE_MULTI .eu-breadcrumbs .current,
.TE_MULTI .eu-breadcrumbs .currentname {
    color: #b71c1c;
}
.TE_MULTI .header .submenu .nav .desplegable2 li a:hover,
.TE_MULTI .header .submenu .nav .desplegable2 li:hover,
.TE_MULTI .header .submenu .title-section .a2:after {
    color: #fff !important;
    background-color: #b71c1c !important;
}
.header .submenu .nav li.TE_MULTI a {
    border-color: #b71c1c;
}
.header .submenu .nav li.TE_MULTI a:hover {
    background-color: #b71c1c !important;
    color: #fff;
}
.top-bar-section .menu-items .wrap .n1 li.TE_MULTI {
    border-left-color: #b71c1c;
}
.top-bar-section .menu-items .wrap .n1 li.TE_MULTI a:hover {
    color: #b71c1c !important;
}
.TE_MULTI .header .btn,
.TE_ECO .header .submenu,
.TE_MULTI .header .search .text input[type="text"],
.TE_MULTI .header .search .text input[type="button"] {
    border-color: #b71c1c;
}
.TE_MULTI .header .search .text input[type="submit"],
.TE_MULTI .header .search .text input[type="button"],
.TE_MULTI .header .search .text button,
.TE_MULTI .header:after {
    background-color: #b71c1c;
}
.TE_MULTI .header.fixed {
    background-color: #b71c1c;
}
.TE_MULTI .header.fixed .submenu .title-section .a2:after {
    color: #b71c1c !important;
}
.TE_MULTI .header .submenu .nav {
    border-left-color: #b71c1c !important;
}
.TE_MULTI .top-bar-section ul li > a:hover,
.TE_MULTI .header.fixed .submenu.open .nav .n2 li a:hover {
    color: #b71c1c !important;
}
.TE_MULTI .header.fixed .submenu.open .nav {
    background-color: #b71c1c !important;
}
.TE_MULTI .blockhead {
    background-color: #b71c1c;
}
.TE_MULTI .bh-more,
.TE_MULTI .bh-loc {
    background-color: #fff;
    color: #b71c1c;
}
.TE_MULTI .eu-nodeje .colortitle {
    background-color: #b71c1c;
}
.TE_MULTI .tabs .active a {
    color: #fff;
    background-color: #b71c1c;
}
.TE_MULTI .tabs .active a .tabs dd.active a,
.TE_MULTI .tabs .tab-title.active a {
    background-color: #b71c1c;
}
.TE_MULTI .tabs,
.TE_MULTI .front .tabs {
    border-bottom-color: #b71c1c;
}
.TE_MULTI .eu-interes li:hover {
    background-color: #b71c1c;
}
.TE_MULTI .eu-toolbar .nav .resume .txt p:before {
    color: #b71c1c;
}
.TE_MULTI .eu-articles {
    border-color: #b71c1c;
}
.TE_MULTI .body-note-b blockquote {
    background-color: #b71c1c;
}
.TE_MULTI .eu-imagen .credit-thumb {
    background-color: #b71c1c;
}
.bg-TE_MULTI {
    background-color: #b71c1c;
}
.TE_MULTI .body-note-b blockquote {
    background-color: #b71c1c;
}
.TE_101BL .eu-breadcrumbs .current,
.TE_101BL .eu-breadcrumbs .currentname {
    color: #ffb300;
}
.TE_101BL .header .submenu .nav .desplegable2 li a:hover,
.TE_101BL .header .submenu .nav .desplegable2 li:hover,
.TE_101BL .header .submenu .title-section .a2:after {
    color: #fff !important;
    background-color: #ffb300 !important;
}
.header .submenu .nav li.TE_101BL a {
    border-color: #ffb300;
}
.header .submenu .nav li.TE_101BL a:hover {
    background-color: #ffb300 !important;
    color: #fff;
}
.top-bar-section .menu-items .wrap .n1 li.TE_101BL {
    border-left-color: #ffb300;
}
.top-bar-section .menu-items .wrap .n1 li.TE_101BL a:hover {
    color: #ffb300 !important;
}
.TE_101BL .header .btn,
.TE_ECO .header .submenu,
.TE_101BL .header .search .text input[type="text"],
.TE_101BL .header .search .text input[type="button"] {
    border-color: #ffb300;
}
.TE_101BL .header .search .text input[type="submit"],
.TE_101BL .header .search .text input[type="button"],
.TE_101BL .header .search .text button,
.TE_101BL .header:after {
    background-color: #ffb300;
}
.TE_101BL .header.fixed {
    background-color: #ffb300;
}
.TE_101BL .header.fixed .submenu .title-section .a2:after {
    color: #ffb300 !important;
}
.TE_101BL .header .submenu .nav {
    border-left-color: #ffb300 !important;
}
.TE_101BL .top-bar-section ul li > a:hover,
.TE_101BL .header.fixed .submenu.open .nav .n2 li a:hover {
    color: #ffb300 !important;
}
.TE_101BL .header.fixed .submenu.open .nav {
    background-color: #ffb300 !important;
}
.TE_101BL .blockhead {
    background-color: #ffb300;
}
.TE_101BL .bh-more,
.TE_101BL .bh-loc {
    background-color: #fff;
    color: #ffb300;
}
.TE_101BL .eu-nodeje .colortitle {
    background-color: #ffb300;
}
.TE_101BL .tabs .active a {
    color: #fff;
    background-color: #ffb300;
}
.TE_101BL .tabs .active a .tabs dd.active a,
.TE_101BL .tabs .tab-title.active a {
    background-color: #ffb300;
}
.TE_101BL .tabs,
.TE_101BL .front .tabs {
    border-bottom-color: #ffb300;
}
.TE_101BL .eu-interes li:hover {
    background-color: #ffb300;
}
.TE_101BL .eu-toolbar .nav .resume .txt p:before {
    color: #ffb300;
}
.TE_101BL .eu-articles {
    border-color: #ffb300;
}
.TE_101BL .body-note-b blockquote {
    background-color: #ffb300;
}
.TE_101BL .eu-imagen .credit-thumb {
    background-color: #ffb300;
}
.bg-TE_101BL {
    background-color: #ffb300;
}
.TE_101BL .body-note-b blockquote {
    background-color: #ffb300;
}
.TE_NEC .eu-breadcrumbs .current,
.TE_NEC .eu-breadcrumbs .currentname {
    color: #607d8b;
}
.TE_NEC .header .submenu .nav .desplegable2 li a:hover,
.TE_NEC .header .submenu .nav .desplegable2 li:hover,
.TE_NEC .header .submenu .title-section .a2:after {
    color: #fff !important;
    background-color: #607d8b !important;
}
.header .submenu .nav li.TE_NEC a {
    border-color: #607d8b;
}
.header .submenu .nav li.TE_NEC a:hover {
    background-color: #607d8b !important;
    color: #fff;
}
.top-bar-section .menu-items .wrap .n1 li.TE_NEC {
    border-left-color: #607d8b;
}
.top-bar-section .menu-items .wrap .n1 li.TE_NEC a:hover {
    color: #607d8b !important;
}
.TE_NEC .header .btn,
.TE_ECO .header .submenu,
.TE_NEC .header .search .text input[type="text"],
.TE_NEC .header .search .text input[type="button"] {
    border-color: #607d8b;
}
.TE_NEC .header .search .text input[type="submit"],
.TE_NEC .header .search .text input[type="button"],
.TE_NEC .header .search .text button,
.TE_NEC .header:after {
    background-color: #607d8b;
}
.TE_NEC .header.fixed {
    background-color: #607d8b;
}
.TE_NEC .header.fixed .submenu .title-section .a2:after {
    color: #607d8b !important;
}
.TE_NEC .header .submenu .nav {
    border-left-color: #607d8b !important;
}
.TE_NEC .top-bar-section ul li > a:hover,
.TE_NEC .header.fixed .submenu.open .nav .n2 li a:hover {
    color: #607d8b !important;
}
.TE_NEC .header.fixed .submenu.open .nav {
    background-color: #607d8b !important;
}
.TE_NEC .blockhead {
    background-color: #607d8b;
}
.TE_NEC .bh-more,
.TE_NEC .bh-loc {
    background-color: #fff;
    color: #607d8b;
}
.TE_NEC .eu-nodeje .colortitle {
    background-color: #607d8b;
}
.TE_NEC .tabs .active a {
    color: #fff;
    background-color: #607d8b;
}
.TE_NEC .tabs .active a .tabs dd.active a,
.TE_NEC .tabs .tab-title.active a {
    background-color: #607d8b;
}
.TE_NEC .tabs,
.TE_NEC .front .tabs {
    border-bottom-color: #607d8b;
}
.TE_NEC .eu-interes li:hover {
    background-color: #607d8b;
}
.TE_NEC .eu-toolbar .nav .resume .txt p:before {
    color: #607d8b;
}
.TE_NEC .eu-articles {
    border-color: #607d8b;
}
.TE_NEC .body-note-b blockquote {
    background-color: #607d8b;
}
.TE_NEC .eu-imagen .credit-thumb {
    background-color: #607d8b;
}
.bg-TE_NEC {
    background-color: #607d8b;
}
.TE_NEC .body-note-b blockquote {
    background-color: #607d8b;
}
.TE_EDI .eu-breadcrumbs .current,
.TE_EDI .eu-breadcrumbs .currentname {
    color: #616161;
}
.TE_EDI .header .submenu .nav .desplegable2 li a:hover,
.TE_EDI .header .submenu .nav .desplegable2 li:hover,
.TE_EDI .header .submenu .title-section .a2:after {
    color: #fff !important;
    background-color: #616161 !important;
}
.header .submenu .nav li.TE_EDI a {
    border-color: #616161;
}
.header .submenu .nav li.TE_EDI a:hover {
    background-color: #616161 !important;
    color: #fff;
}
.top-bar-section .menu-items .wrap .n1 li.TE_EDI {
    border-left-color: #616161;
}
.top-bar-section .menu-items .wrap .n1 li.TE_EDI a:hover {
    color: #616161 !important;
}
.TE_EDI .header .btn,
.TE_ECO .header .submenu,
.TE_EDI .header .search .text input[type="text"],
.TE_EDI .header .search .text input[type="button"] {
    border-color: #616161;
}
.TE_EDI .header .search .text input[type="submit"],
.TE_EDI .header .search .text input[type="button"],
.TE_EDI .header .search .text button,
.TE_EDI .header:after {
    background-color: #616161;
}
.TE_EDI .header.fixed {
    background-color: #616161;
}
.TE_EDI .header.fixed .submenu .title-section .a2:after {
    color: #616161 !important;
}
.TE_EDI .header .submenu .nav {
    border-left-color: #616161 !important;
}
.TE_EDI .top-bar-section ul li > a:hover,
.TE_EDI .header.fixed .submenu.open .nav .n2 li a:hover {
    color: #616161 !important;
}
.TE_EDI .header.fixed .submenu.open .nav {
    background-color: #616161 !important;
}
.TE_EDI .blockhead {
    background-color: #616161;
}
.TE_EDI .bh-more,
.TE_EDI .bh-loc {
    background-color: #fff;
    color: #616161;
}
.TE_EDI .eu-nodeje .colortitle {
    background-color: #616161;
}
.TE_EDI .tabs .active a {
    color: #fff;
    background-color: #616161;
}
.TE_EDI .tabs .active a .tabs dd.active a,
.TE_EDI .tabs .tab-title.active a {
    background-color: #616161;
}
.TE_EDI .tabs,
.TE_EDI .front .tabs {
    border-bottom-color: #616161;
}
.TE_EDI .eu-interes li:hover {
    background-color: #616161;
}
.TE_EDI .eu-toolbar .nav .resume .txt p:before {
    color: #616161;
}
.TE_EDI .eu-articles {
    border-color: #616161;
}
.TE_EDI .body-note-b blockquote {
    background-color: #616161;
}
.TE_EDI .eu-imagen .credit-thumb {
    background-color: #616161;
}
.bg-TE_EDI {
    background-color: #616161;
}
.TE_EDI .body-note-b blockquote {
    background-color: #616161;
}
.TE_DBVIA .eu-breadcrumbs .current,
.TE_DBVIA .eu-breadcrumbs .currentname {
    color: #00bfa5;
}
.TE_DBVIA .header .submenu .nav .desplegable2 li a:hover,
.TE_DBVIA .header .submenu .nav .desplegable2 li:hover,
.TE_DBVIA .header .submenu .title-section .a2:after {
    color: #fff !important;
    background-color: #00bfa5 !important;
}
.header .submenu .nav li.TE_DBVIA a {
    border-color: #00bfa5;
}
.header .submenu .nav li.TE_DBVIA a:hover {
    background-color: #00bfa5 !important;
    color: #fff;
}
.top-bar-section .menu-items .wrap .n1 li.TE_DBVIA {
    border-left-color: #00bfa5;
}
.top-bar-section .menu-items .wrap .n1 li.TE_DBVIA a:hover {
    color: #00bfa5 !important;
}
.TE_DBVIA .header .btn,
.TE_ECO .header .submenu,
.TE_DBVIA .header .search .text input[type="text"],
.TE_DBVIA .header .search .text input[type="button"] {
    border-color: #00bfa5;
}
.TE_DBVIA .header .search .text input[type="submit"],
.TE_DBVIA .header .search .text input[type="button"],
.TE_DBVIA .header .search .text button,
.TE_DBVIA .header:after {
    background-color: #00bfa5;
}
.TE_DBVIA .header.fixed {
    background-color: #00bfa5;
}
.TE_DBVIA .header.fixed .submenu .title-section .a2:after {
    color: #00bfa5 !important;
}
.TE_DBVIA .header .submenu .nav {
    border-left-color: #00bfa5 !important;
}
.TE_DBVIA .top-bar-section ul li > a:hover,
.TE_DBVIA .header.fixed .submenu.open .nav .n2 li a:hover {
    color: #00bfa5 !important;
}
.TE_DBVIA .header.fixed .submenu.open .nav {
    background-color: #00bfa5 !important;
}
.TE_DBVIA .blockhead {
    background-color: #00bfa5;
}
.TE_DBVIA .bh-more,
.TE_DBVIA .bh-loc {
    background-color: #fff;
    color: #00bfa5;
}
.TE_DBVIA .eu-nodeje .colortitle {
    background-color: #00bfa5;
}
.TE_DBVIA .tabs .active a {
    color: #fff;
    background-color: #00bfa5;
}
.TE_DBVIA .tabs .active a .tabs dd.active a,
.TE_DBVIA .tabs .tab-title.active a {
    background-color: #00bfa5;
}
.TE_DBVIA .tabs,
.TE_DBVIA .front .tabs {
    border-bottom-color: #00bfa5;
}
.TE_DBVIA .eu-interes li:hover {
    background-color: #00bfa5;
}
.TE_DBVIA .eu-toolbar .nav .resume .txt p:before {
    color: #00bfa5;
}
.TE_DBVIA .eu-articles {
    border-color: #00bfa5;
}
.TE_DBVIA .body-note-b blockquote {
    background-color: #00bfa5;
}
.TE_DBVIA .eu-imagen .credit-thumb {
    background-color: #00bfa5;
}
.bg-TE_DBVIA {
    background-color: #00bfa5;
}
.TE_DBVIA .body-note-b blockquote {
    background-color: #00bfa5;
}
.TE_SERV .eu-breadcrumbs .current,
.TE_SERV .eu-breadcrumbs .currentname {
    color: #fb8c00;
}
.TE_SERV .header .submenu .nav .desplegable2 li a:hover,
.TE_SERV .header .submenu .nav .desplegable2 li:hover,
.TE_SERV .header .submenu .title-section .a2:after {
    color: #fff !important;
    background-color: #fb8c00 !important;
}
.header .submenu .nav li.TE_SERV a {
    border-color: #fb8c00;
}
.header .submenu .nav li.TE_SERV a:hover {
    background-color: #fb8c00 !important;
    color: #fff;
}
.top-bar-section .menu-items .wrap .n1 li.TE_SERV {
    border-left-color: #fb8c00;
}
.top-bar-section .menu-items .wrap .n1 li.TE_SERV a:hover {
    color: #fb8c00 !important;
}
.TE_SERV .header .btn,
.TE_ECO .header .submenu,
.TE_SERV .header .search .text input[type="text"],
.TE_SERV .header .search .text input[type="button"] {
    border-color: #fb8c00;
}
.TE_SERV .header .search .text input[type="submit"],
.TE_SERV .header .search .text input[type="button"],
.TE_SERV .header .search .text button,
.TE_SERV .header:after {
    background-color: #fb8c00;
}
.TE_SERV .header.fixed {
    background-color: #fb8c00;
}
.TE_SERV .header.fixed .submenu .title-section .a2:after {
    color: #fb8c00 !important;
}
.TE_SERV .header .submenu .nav {
    border-left-color: #fb8c00 !important;
}
.TE_SERV .top-bar-section ul li > a:hover,
.TE_SERV .header.fixed .submenu.open .nav .n2 li a:hover {
    color: #fb8c00 !important;
}
.TE_SERV .header.fixed .submenu.open .nav {
    background-color: #fb8c00 !important;
}
.TE_SERV .blockhead {
    background-color: #fb8c00;
}
.TE_SERV .bh-more,
.TE_SERV .bh-loc {
    background-color: #fff;
    color: #fb8c00;
}
.TE_SERV .eu-nodeje .colortitle {
    background-color: #fb8c00;
}
.TE_SERV .tabs .active a {
    color: #fff;
    background-color: #fb8c00;
}
.TE_SERV .tabs .active a .tabs dd.active a,
.TE_SERV .tabs .tab-title.active a {
    background-color: #fb8c00;
}
.TE_SERV .tabs,
.TE_SERV .front .tabs {
    border-bottom-color: #fb8c00;
}
.TE_SERV .eu-interes li:hover {
    background-color: #fb8c00;
}
.TE_SERV .eu-toolbar .nav .resume .txt p:before {
    color: #fb8c00;
}
.TE_SERV .eu-articles {
    border-color: #fb8c00;
}
.TE_SERV .body-note-b blockquote {
    background-color: #fb8c00;
}
.TE_SERV .eu-imagen .credit-thumb {
    background-color: #fb8c00;
}
.bg-TE_SERV {
    background-color: #fb8c00;
}
.TE_SERV .body-note-b blockquote {
    background-color: #fb8c00;
}
.TE_ING .eu-breadcrumbs .current,
.TE_ING .eu-breadcrumbs .currentname {
    color: #ffa000;
}
.TE_ING .header .submenu .nav .desplegable2 li a:hover,
.TE_ING .header .submenu .nav .desplegable2 li:hover,
.TE_ING .header .submenu .title-section .a2:after {
    color: #fff !important;
    background-color: #ffa000 !important;
}
.header .submenu .nav li.TE_ING a {
    border-color: #ffa000;
}
.header .submenu .nav li.TE_ING a:hover {
    background-color: #ffa000 !important;
    color: #fff;
}
.top-bar-section .menu-items .wrap .n1 li.TE_ING {
    border-left-color: #ffa000;
}
.top-bar-section .menu-items .wrap .n1 li.TE_ING a:hover {
    color: #ffa000 !important;
}
.TE_ING .header .btn,
.TE_ECO .header .submenu,
.TE_ING .header .search .text input[type="text"],
.TE_ING .header .search .text input[type="button"] {
    border-color: #ffa000;
}
.TE_ING .header .search .text input[type="submit"],
.TE_ING .header .search .text input[type="button"],
.TE_ING .header .search .text button,
.TE_ING .header:after {
    background-color: #ffa000;
}
.TE_ING .header.fixed {
    background-color: #ffa000;
}
.TE_ING .header.fixed .submenu .title-section .a2:after {
    color: #ffa000 !important;
}
.TE_ING .header .submenu .nav {
    border-left-color: #ffa000 !important;
}
.TE_ING .top-bar-section ul li > a:hover,
.TE_ING .header.fixed .submenu.open .nav .n2 li a:hover {
    color: #ffa000 !important;
}
.TE_ING .header.fixed .submenu.open .nav {
    background-color: #ffa000 !important;
}
.TE_ING .blockhead {
    background-color: #ffa000;
}
.TE_ING .bh-more,
.TE_ING .bh-loc {
    background-color: #fff;
    color: #ffa000;
}
.TE_ING .eu-nodeje .colortitle {
    background-color: #ffa000;
}
.TE_ING .tabs .active a {
    color: #fff;
    background-color: #ffa000;
}
.TE_ING .tabs .active a .tabs dd.active a,
.TE_ING .tabs .tab-title.active a {
    background-color: #ffa000;
}
.TE_ING .tabs,
.TE_ING .front .tabs {
    border-bottom-color: #ffa000;
}
.TE_ING .eu-interes li:hover {
    background-color: #ffa000;
}
.TE_ING .eu-toolbar .nav .resume .txt p:before {
    color: #ffa000;
}
.TE_ING .eu-articles {
    border-color: #ffa000;
}
.TE_ING .body-note-b blockquote {
    background-color: #ffa000;
}
.TE_ING .eu-imagen .credit-thumb {
    background-color: #ffa000;
}
.bg-TE_ING {
    background-color: #ffa000;
}
.TE_ING .body-note-b blockquote {
    background-color: #ffa000;
}
.TE_ESTAMPAS .eu-breadcrumbs .current,
.TE_ESTAMPAS .eu-breadcrumbs .currentname {
    color: #ec008c;
}
.TE_ESTAMPAS .header .submenu .nav .desplegable2 li a:hover,
.TE_ESTAMPAS .header .submenu .nav .desplegable2 li:hover,
.TE_ESTAMPAS .header .submenu .title-section .a2:after {
    color: #fff !important;
    background-color: #ec008c !important;
}
.header .submenu .nav li.TE_ESTAMPAS a {
    border-color: #ec008c;
}
.header .submenu .nav li.TE_ESTAMPAS a:hover {
    background-color: #ec008c !important;
    color: #fff;
}
.top-bar-section .menu-items .wrap .n1 li.TE_ESTAMPAS {
    border-left-color: #ec008c;
}
.top-bar-section .menu-items .wrap .n1 li.TE_ESTAMPAS a:hover {
    color: #ec008c !important;
}
.TE_ESTAMPAS .header .btn,
.TE_ECO .header .submenu,
.TE_ESTAMPAS .header .search .text input[type="text"],
.TE_ESTAMPAS .header .search .text input[type="button"] {
    border-color: #ec008c;
}
.TE_ESTAMPAS .header .search .text input[type="submit"],
.TE_ESTAMPAS .header .search .text input[type="button"],
.TE_ESTAMPAS .header .search .text button,
.TE_ESTAMPAS .header:after {
    background-color: #ec008c;
}
.TE_ESTAMPAS .header.fixed {
    background-color: #ec008c;
}
.TE_ESTAMPAS .header.fixed .submenu .title-section .a2:after {
    color: #ec008c !important;
}
.TE_ESTAMPAS .header .submenu .nav {
    border-left-color: #ec008c !important;
}
.TE_ESTAMPAS .top-bar-section ul li > a:hover,
.TE_ESTAMPAS .header.fixed .submenu.open .nav .n2 li a:hover {
    color: #141414 !important;
}
.TE_ESTAMPAS .header.fixed .submenu.open .nav {
    background-color: #ec008c !important;
}
.TE_ESTAMPAS .blockhead {
    background-color: #ec008c;
}
.TE_ESTAMPAS .bh-more,
.TE_ESTAMPAS .bh-loc {
    background-color: #fff;
    color: #ec008c;
}
.TE_ESTAMPAS .eu-nodeje .colortitle {
    background-color: #ec008c;
}
.TE_ESTAMPAS .tabs .active a {
    color: #fff;
    background-color: #ec008c;
}
.TE_ESTAMPAS .tabs .active a .tabs dd.active a,
.TE_ESTAMPAS .tabs .tab-title.active a {
    background-color: #ec008c;
}
.TE_ESTAMPAS .tabs,
.TE_ESTAMPAS .front .tabs {
    border-bottom-color: #ec008c;
}
.TE_ESTAMPAS .eu-interes li:hover {
    background-color: #ec008c;
}
.TE_ESTAMPAS .eu-toolbar .nav .resume .txt p:before {
    color: #ec008c;
}
.TE_ESTAMPAS .eu-articles {
    border-color: #ec008c;
}
.TE_ESTAMPAS .body-note-b blockquote {
    background-color: #ec008c;
}
.TE_ESTAMPAS .eu-imagen .credit-thumb {
    background-color: #ec008c;
}
.bg-TE_ESTAMPAS {
    background-color: #ec008c;
}
.TE_ESTAMPAS .body-note-b blockquote {
    background-color: #ec008c;
}
.TE_CLA .eu-breadcrumbs .current,
.TE_CLA .eu-breadcrumbs .currentname {
    color: #ffcb05;
}
.TE_CLA .header .submenu .nav .desplegable2 li a:hover,
.TE_CLA .header .submenu .nav .desplegable2 li:hover,
.TE_CLA .header .submenu .title-section .a2:after {
    color: #fff !important;
    background-color: #ffcb05 !important;
}
.header .submenu .nav li.TE_CLA a {
    border-color: #ffcb05;
}
.header .submenu .nav li.TE_CLA a:hover {
    background-color: #ffcb05 !important;
    color: #fff;
}
.top-bar-section .menu-items .wrap .n1 li.TE_CLA {
    border-left-color: #ffcb05;
}
.top-bar-section .menu-items .wrap .n1 li.TE_CLA a:hover {
    color: #ffcb05 !important;
}
.TE_CLA .header .btn,
.TE_ECO .header .submenu,
.TE_CLA .header .search .text input[type="text"],
.TE_CLA .header .search .text input[type="button"] {
    border-color: #ffcb05;
}
.TE_CLA .header .search .text input[type="submit"],
.TE_CLA .header .search .text input[type="button"],
.TE_CLA .header .search .text button,
.TE_CLA .header:after {
    background-color: #ffcb05;
}
.TE_CLA .header.fixed {
    background-color: #ffcb05;
}
.TE_CLA .header.fixed .submenu .title-section .a2:after {
    color: #ffcb05 !important;
}
.TE_CLA .header .submenu .nav {
    border-left-color: #ffcb05 !important;
}
.TE_CLA .top-bar-section ul li > a:hover,
.TE_CLA .header.fixed .submenu.open .nav .n2 li a:hover {
    color: #ffcb05 !important;
}
.TE_CLA .header.fixed .submenu.open .nav {
    background-color: #ffcb05 !important;
}
.TE_CLA .blockhead {
    background-color: #ffcb05;
}
.TE_CLA .bh-more,
.TE_CLA .bh-loc {
    background-color: #fff;
    color: #ffcb05;
}
.TE_CLA .eu-nodeje .colortitle {
    background-color: #ffcb05;
}
.TE_CLA .tabs .active a {
    color: #fff;
    background-color: #ffcb05;
}
.TE_CLA .tabs .active a .tabs dd.active a,
.TE_CLA .tabs .tab-title.active a {
    background-color: #ffcb05;
}
.TE_CLA .tabs,
.TE_CLA .front .tabs {
    border-bottom-color: #ffcb05;
}
.TE_CLA .eu-interes li:hover {
    background-color: #ffcb05;
}
.TE_CLA .eu-toolbar .nav .resume .txt p:before {
    color: #ffcb05;
}
.TE_CLA .eu-articles {
    border-color: #ffcb05;
}
.TE_CLA .body-note-b blockquote {
    background-color: #ffcb05;
}
.TE_CLA .eu-imagen .credit-thumb {
    background-color: #ffcb05;
}
.bg-TE_CLA {
    background-color: #ffcb05;
}
.TE_CLA .body-note-b blockquote {
    background-color: #ffcb05;
}
.top-bar-section .menu-items .wrap .n1 li.TE_BLOGS {
    border-left-color: #ffb300;
}
.top-bar-section .menu-items .wrap .n1 li.TE_BLOGS a:hover {
    color: #ffb300 !important;
}
.top-bar-section .menu-items .wrap .n1 li.TE_SERVICIOS {
    border-left-color: #ffcb05;
}
.top-bar-section .menu-items .wrap .n1 li.TE_SERVICIOS a:hover {
    color: #ffcb05 !important;
}
@media screen and (max-width: 320px) {
    .module__comments .comment__footer .comment__actions li {
        width: 40%;
    }
    .module__comments .comment__footer .comment__actions li a {
        text-align: left;
    }
}
.module__comments .btn,
.module__comments .btn-full {
    background-color: transparent;
    border: 0;
    color: inherit;
    cursor: pointer;
    font-family: inherit;
    font-size: 100%;
    line-height: 1;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    white-space: nowrap;
}
.module__comments .btn,
.module__comments .btn-full,
.module__comments .btn:hover,
.module__comments .btn-full:hover {
    text-decoration: none;
}
.module__comments .btn:active,
.module__comments .btn-full:active,
.module__comments .btn:focus,
.module__comments .btn-full:focus {
    outline: 0;
}
.module__comments .is--disabled.btn,
.module__comments .is--disabled.btn-full,
.module__comments [disabled].btn,
.module__comments [disabled].btn-full {
    cursor: default;
}
.module__comments .btn {
    display: inline-block;
}
.module__comments .btn-full {
    display: block;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    width: 100%;
}
.module__comments .btn--graphic {
    text-indent: 30em;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    position: relative;
    text-align: left;
}
.lt-ie9 .module__comments .btn--graphic {
    text-indent: -9999em;
}
.module__comments .btn--graphic:after {
    content: "";
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
}
.module__comments .btn--embed {
    text-indent: 30em;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    position: relative;
    text-indent: 0 !important;
}
.lt-ie9 .module__comments .btn--embed {
    text-indent: -9999em;
}
.module__comments .btn--embed:after {
    content: "";
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
}
.module__comments .icon--media {
    display: block;
    background-color: black;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    right: 0;
    height: 24px;
    width: 24px;
}
.module__comments .icon--media:after {
    content: "";
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
}
.module__comments .mod_comments_tabs .mod_comments_tabs-container {
    margin: 0;
}
.module__comments .mod_comments_tabs .mod_comments_tabs--item {
    float: left;
}
.module__comments .mod_comments_tabs .mod_comments_tabs-link {
    display: block;
    padding: 4px 10px;
}
.module__comments .comment__box {
    overflow: hidden;
    padding: 20px;
}
.module__comments .comment__box p {
    display: block;
    line-height: 14px;
}
.module__comments .comment__box textarea {
    height: 100px;
    width: 100%;
}
.module__comments .comment__box .comment__captcha-container {
    margin: 10px 0 0;
}
.module__comments .comment__box .add-comment_rrss ul {
    margin: 0;
}
.module__comments .comment__box .comment__captcha {
    display: block;
    overflow: hidden;
}
.module__comments .comment__box .comment__captcha p {
    margin: 0 0 5px;
}
.module__comments .comment__box .comment__captcha .captcha__input {
    float: left;
    height: 30px;
    width: 160px;
}
.module__comments .comment__box .comment__captcha .comment__captcha-img {
    float: left;
    width: 121px;
}
.module__comments .comment__box .comment__buttons {
    clear: both;
    margin: 10px 0 0;
    padding: 10px 0 0;
}
.module__comments .comment__box .comment__buttons a {
    display: inline-block;
    margin: 0 10px 0 0;
    padding: 6px 10px;
    text-align: center;
}
.module__comments .is--answer {
    display: block;
    clear: both;
}
.module__comments .comment__list-container {
    padding: 40px 0 20px 10px;
}
.module__comments .comment__featured {
    position: relative;
}
.module__comments .comment__featured .comment__featured--label {
    height: 23px;
    padding: 2px 1px;
    position: absolute;
    left: -1px;
    top: -24px;
}
.module__comments .comment__featured .comment__featured--label p {
    margin: 0;
}
.module__comments .level_1 {
    padding: 0;
    margin: 0;
}
.module__comments .level_1 li {
    margin: 0 0 10px;
}
.module__comments .level_2,
.module__comments .level_3 {
    padding: 10px 0 0;
}
.module__comments .comment__header {
    display: block;
    overflow: hidden;
    position: relative;
}
.module__comments .comment__header .comment__user-img {
    float: left;
    margin: 0 10px 0 0;
    width: 49px;
    height: 49px;
    overflow: hidden;
}
.module__comments .comment__header .comment__user-img img {
    width: 100%;
}
.module__comments .comment__header .comment__user-name {
    display: block;
    margin: 5px 0 0;
}
.module__comments .comment__header .comment__rate {
    position: absolute;
    top: 5px;
    right: 10px;
}
.module__comments .comment__header .comment__rate li {
    display: inline-block;
}
.module__comments .comment__header .comment__rate li label {
    display: block;
    position: relative;
}
.module__comments .comment__header .comment__rate .rate_ok .btn,
.module__comments .comment__header .comment__rate .rate_ko .btn {
    width: 33px;
    height: 28px;
}
.module__comments .comment__header .comment__date {
    float: left;
    line-height: 10px;
    margin-bottom: 0;
}
.module__comments .comment__body .comment__text {
    line-height: 18px;
    margin: 0;
    padding: 10px 10px 10px 60px;
}
.module__comments .comment__footer {
    padding: 10px 0 10px 60px;
}
.module__comments .comment__footer .comment__actions {
    display: block;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
.module__comments .comment__footer .comment__actions li {
    float: left;
    line-height: 32px;
    margin-right: 1%;
    margin-bottom: 0;
    width: 30%;
}
.module__comments .comment__footer .comment__actions li a {
    display: block;
}
.module__comments .comment__footer .comment__share {
    display: block;
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
.module__comments .comment__footer .comment__share li {
    float: left;
    margin: 0 4px 0 0;
}
.module__comments .comment__footer .comment__share li a {
    height: 32px;
    width: 32px;
}
.module__comments .comment__footer .comment__share li label {
    float: left;
    line-height: 32px;
}
.module__comments .comment__more-answers {
    width: 100%;
}
.module__comments .comment__more-answers a {
    display: block;
    overflow: hidden;
}
.module__comments .comment__more-comments {
    width: 100%;
}
.module__comments .comment__more-comments a {
    display: block;
    overflow: hidden;
}
@media screen and (min-width: 320px) {
    .module__comments .comment__date {
        margin: 0 10px 0 0;
    }
    .module__comments .comment__footer .comment__actions li a {
        text-align: left;
    }
    .module__comments .level_2,
    .module__comments .level_3 {
        padding-left: 20px;
    }
}
@media screen and (min-width: 540px) {
    .module__comments .comment__captcha {
        float: left;
        width: 50%;
    }
    .module__comments .add-comment_rrss {
        float: right;
        padding: 5px 0 0 20px;
        width: 50%;
    }
    .module__comments .comment__footer {
        display: block;
        overflow: hidden;
    }
    .module__comments .comment__footer .comment__actions {
        float: left;
        width: 50%;
    }
    .module__comments .comment__footer .comment__share {
        float: right;
        margin-top: 0;
    }
}
@media screen and (min-width: 320px) {
    .module__comments .add-comment_rrss {
        margin: 0 0 10px;
    }
    .module__comments .comment__footer .comment__actions li {
        display: inline;
        width: 70px;
    }
}
.module__comments {
    float: left;
    width: 100%;
    margin-top: 20px;
}
.module__comments .mod_comments_tabs--item {
    margin: 0 10px;
}
.module__comments .mod_comments_tabs-link {
    border: 1px solid white;
    border-width: 1px 1px 0;
    background-color: #e7e7e7;
    color: #6d6d6d;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.71429;
    text-transform: uppercase;
}
.module__comments .mod_comments_tabs-link:hover {
    background-color: #f2f2f2;
}
.module__comments .mod_comments_tabs-link.is--active {
    background-color: white;
}
.module__comments .comment__box {
    background-color: white;
    margin: 0;
    padding: 18px;
    padding: 1.125rem;
}
.module__comments .comment__box p {
    color: #2f2f2f;
    margin-bottom: 6px;
    margin-bottom: 0.375rem;
}
.module__comments .comment__box textarea {
    border: solid 1px darkgrey;
    padding: 6px 12px;
    padding: 0.375rem 0.75rem;
}
.module__comments .comment__captcha p {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.28571;
}
.module__comments .comment__captcha .captcha__input {
    border: solid 1px darkgrey;
    margin-right: 12px;
    margin-right: 0.75rem;
}
.module__comments .comment__buttons a {
    background-color: #ecba22;
    border: 0;
    color: white;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.875;
    padding: 6px 24px;
    padding: 0.375rem 1.5rem;
    text-transform: uppercase;
}
.module__comments .comment__buttons a:hover {
    background-color: #ffc000;
}
.module__comments .comment__buttons a:nth-child(2n) {
    background: darkgrey;
}
.module__comments .comment__buttons a:nth-child(2n):hover {
    background: #8e8e8e;
}
.module__comments .comment__list > li {
    margin-bottom: 0;
}
.module__comments .comment__list .comment__header,
.module__comments .comment__list .comment__body,
.module__comments .comment__list .comment__footer {
    background: white;
}
.module__comments .comment__list .comment__footer {
    margin-bottom: 10px;
}
.module__comments .comment__list .comment__more-answers,
.module__comments .comment__list .comment__more-comments {
    margin-bottom: 10px;
}
.module__comments .comment__list .comment__more-answers a,
.module__comments .comment__list .comment__more-comments a {
    background-color: #ecba22;
    border: 1px solid darkgrey;
    color: #8e8e8e;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.5;
    margin: 0 4px 4px 0;
    padding: 0 12px;
    text-transform: uppercase;
    background: #ecba22;
    border-color: #ecba22;
    color: white;
    padding: 6px;
    padding: 0.375rem;
    text-align: center;
}
.module__comments .comment__list .comment__more-answers a:hover,
.module__comments .comment__list .comment__more-comments a:hover {
    background: #ffc000;
}
.module__comments .comment__list .comment__more-answers a:before,
.module__comments .comment__list .comment__more-comments a:before {
    content: "+";
    margin-right: 0.5em;
}
.module__comments .level_2,
.module__comments .level_3 {
    border-left: solid 4px #ccc;
    padding: 0;
}
.module__comments .comment__box,
.module__comments .comment__header,
.module__comments .comment__body,
.module__comments .comment__footer {
    border: 1px solid darkgrey;
}
.module__comments .comment__header {
    border-bottom-color: #ccc;
}
.module__comments .comment__body {
    border-width: 0 1px 1px;
    border-bottom-color: #ccc;
}
.module__comments .comment__footer {
    border-width: 0 1px 1px;
}
.module__comments .comment__featured--label p {
    background-color: #ecba22;
    color: white;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.71429;
    padding: 0 6px;
    padding: 0 0.375rem;
    text-transform: uppercase;
}
.module__comments .comment__header {
    border-bottom: solid 1px #ccc;
}
.module__comments .comment__header .comment__user-img {
    width: 48px;
    width: 3rem;
    height: 48px;
    height: 3rem;
}
.module__comments .comment__header .comment__user-name {
    color: #2f2f2f;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
    font-weight: normal;
}
.module__comments .comment__header .comment__date {
    color: #6d6d6d;
    float: none;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 0.85714;
    margin: 0 0 12px 60px;
    margin: 0 0 0.75rem 3.75rem;
}
.module__comments .comment__header .comment__rate {
    margin: 0 0 12px 60px;
    margin: 0 0 0.75rem 3.75rem;
    position: static;
    *zoom: 1;
}
.module__comments .comment__header .comment__rate:before,
.module__comments .comment__header .comment__rate:after {
    content: " ";
    display: table;
}
.module__comments .comment__header .comment__rate:after {
    clear: both;
}
.module__comments .comment__header .comment__rate li {
    margin: 0;
    float: left;
}
.module__comments .comment__header .comment__rate .rate_ok {
    border-right: 1px solid #6d6d6d;
    margin-right: 12px;
    margin-right: 0.75rem;
    padding-right: 12px;
    padding-right: 0.75rem;
}
.module__comments .comment__header .comment__rate .rate_ok,
.module__comments .comment__header .comment__rate .rate_ko {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.2;
}
.module__comments .comment__header .comment__rate .rate_ok .btn--graphic,
.module__comments .comment__header .comment__rate .rate_ko .btn--graphic {
    float: left;
    width: 24px;
    width: 1.5rem;
    height: 18px;
    height: 1.125rem;
}
.module__comments .comment__header .comment__rate .rate_ok .is--ok:after,
.module__comments .comment__header .comment__rate .rate_ko .is--ok:after {
    height: 17px;
    width: 20px;
    margin-top: -8.5px;
}
.module__comments .comment__header .comment__rate .rate_ok .is--ko:after,
.module__comments .comment__header .comment__rate .rate_ko .is--ko:after {
    height: 17px;
    width: 20px;
    margin-top: -8.5px;
}
.module__comments .comment__header .comment__rate .label-ok,
.module__comments .comment__header .comment__rate .label-ko {
    color: #6d6d6d;
    float: left;
}
.module__comments .comment__body {
    border-bottom: solid 1px #ccc;
    padding: 18px;
    padding: 1.125rem;
}
.module__comments .comment__body > :last-child {
    margin-bottom: 0;
}
.module__comments .comment__body .comment__text {
    padding: 0;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.28571;
}
.module__comments .comment__footer {
    padding: 12px 18px;
    padding: 0.75rem 1.125rem;
}
.module__comments .comment__footer .comment__actions {
    text-align: center;
    margin-bottom: 6px;
    margin-bottom: 0.375rem;
}
.module__comments .comment__footer .comment__actions a {
    display: block;
    color: #6d6d6d;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 1.38462;
    padding: 0 12px;
    padding: 0 0.75rem;
    margin-top: 3px;
    margin-top: 0.1875rem;
    text-transform: uppercase;
}
.module__comments .comment__footer .comment__actions a:hover {
    text-decoration: underline;
}
.module__comments .comment__footer .comment__actions .comment__reply {
    border-right: 1px solid;
    padding-left: 0;
}
.module__comments .comment__footer .comment__share li a {
    background-color: #6d6d6d;
    border-radius: 15px;
    width: 24px;
    width: 1.5rem;
    height: 24px;
    height: 1.5rem;
}
.module__comments .comment__footer .comment__share li a:after {
    -webkit-background-size: 95% auto;
    background-size: 95% auto;
}
.module__comments .comment__footer .comment__share li a.is--fb_white:hover {
    background-color: #33669a;
}
.module__comments .comment__footer .comment__share li a.is--tw_white:hover {
    background-color: #06c3f3;
}
.module__comments .comment__footer .comment__share .is--fb_white:after {
    height: 24px;
    width: 24px;
    margin-top: -12px;
}
.module__comments .comment__footer .comment__share .is--tw_white:after {
    height: 24px;
    width: 24px;
    margin-top: -12px;
}
@media screen and (min-width: 540px) {
    .module__comments .level_2,
    .module__comments .level_3 {
        border-left: 0;
        padding-left: 20px;
    }
    .module__comments .comment__header .comment__user-name {
        padding-top: 6px;
        padding-top: 0.375rem;
    }
    .module__comments .comment__header .comment__user-name,
    .module__comments .comment__header .comment__date,
    .module__comments .comment__header .comment__rate {
        margin: 0;
    }
    .module__comments .comment__header .comment__date {
        float: left;
    }
    .module__comments .comment__header .comment__rate {
        position: absolute;
        top: 15px;
        top: 0.9375rem;
        right: 18px;
        right: 1.125rem;
    }
    .module__comments .comment__footer .comment__actions,
    .module__comments .comment__footer .comment__share {
        *zoom: 1;
    }
    .module__comments .comment__footer .comment__actions:before,
    .module__comments .comment__footer .comment__actions:after,
    .module__comments .comment__footer .comment__share:before,
    .module__comments .comment__footer .comment__share:after {
        content: " ";
        display: table;
    }
    .module__comments .comment__footer .comment__actions:after,
    .module__comments .comment__footer .comment__share:after {
        clear: both;
    }
    .module__comments .comment__footer .comment__actions li,
    .module__comments .comment__footer .comment__share li {
        float: left;
        width: auto;
    }
}
.module__comments .mod__actions .comment__actions {
    margin: auto;
    width: 80px;
    padding: 0 !important;
}
.module__comments .comment__actions {
    background-color: white;
    margin: 0;
    padding: 18px;
    padding: 1.125rem;
}
.module__comments .comment__actions .comment__add {
    color: #fff;
    margin: 0 5px 5px 0;
    padding: 2px 5px;
    font-family: "robotobold";
    font-size: 15px;
    background-color: #ecba22;
    border-radius: 5px;
    display: inline-block;
}
.module__comments .comment__actions .comment__add.show {
    background-color: white;
    color: #5a5a5a;
    border: solid 1px #5a5a5a;
}
.module__comments .comment__box > p {
    margin-top: 5px;
}
.module__comments .comment__box > input {
    width: 200px;
}
.comment_name_form {
    float: left;
    margin-right: 30px;
}
.comment_mail_form {
    float: left;
    margin-right: 30px;
}
.comment_send_form {
    float: left;
    width: 100%;
}
.comment_name_form p {
    float: left;
    margin-right: 10px;
    margin-bottom: 15px;
    line-height: 23px !important;
}
.comment_mail_form p {
    float: left;
    margin-right: 10px;
    margin-bottom: 15px;
    line-height: 23px !important;
}
.comment_send_form p {
    display: inline-table !important;
    margin-top: 10px;
}
.module__comments .comment__actions {
    padding: 1.125rem 1.125rem 0 !important;
}
.module__comments .comment__captcha {
    width: 100%;
    margin-top: 15px;
}
.module__comments .comment__captcha .comment_form_captcha p {
    float: left;
    margin-right: 10px !important;
}
.module__comments .level_2 .comment__footer .comment__actions {
    width: 60%;
}
.module__comments .comment__footer .comment__actions {
    width: 90%;
}
.module__comments .is--answer {
    margin-bottom: 10px;
    margin-top: -10px;
    border-top: 0;
}
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.module__comments .norms {
    background-color: #ebebeb;
    color: #383435;
    font-family: robotoregular;
    font-size: 1em;
    line-height: 1.6;
    padding: 10px;
    margin-top: 20px;
}
.module__comments .norms li {
    font-size: 0.8em;
    list-style: inside disc none;
}
.baseboard,
.slidebar {
    position: fixed;
    width: 990px;
    height: 90px;
    left: 0;
    right: 0;
    bottom: 0;
    margin-left: auto;
    margin-right: auto;
    z-index: 99;
    display: none;
    background-color: red;
}
.bh-more {
    font-size: 13px;
    text-align: center;
    color: #ecba22 !important;
}
.headlegal {
    background-color: #ffcb08;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1rem;
    padding: 1rem 0.5rem;
    margin-bottom: 2rem;
    font-weight: bold;
    text-transform: uppercase;
}