@charset "UTF-8";

:root {
    --jcat-pink: #ffd3e8;
    --jcat-green: #99ffcc;
    --jcat-orange: #fde2af;
    --jcat-blue: #9febfb;
    --jcat-yellow: #fff8ba;
    --jcat-red: #cd0000;
    --jcat-lightred: #cd0000;
    --jcat-grey: #f0f0f0;
    --jcat-themecolour: #ffd3e8;
    /* Nou Tirabol */
    --jcat-dark-grey: #271F23;
    --jcat-white: #fff;
    --font-serifa: Georgia, Times New Roman, Times, serif;
}

a {
    -webkit-text-decoration-skip: objects
}

a:active,
a:hover {
    outline-width: 0
}

strong {
    font-weight: inherit;
    font-weight: bolder
}

img {
    border-style: none
}

button,
input {
    overflow: visible
}

[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

[type=checkbox] {
    box-sizing: border-box;
    padding: 0
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

a {
    background: 0 0
}

button,
input,
select,
textarea {
    font-size: 100%
}

button,
input {
    line-height: normal
}

input[type=search] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box
}

textarea {
    vertical-align: top
}

@media print {
    * {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        box-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: none
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    a[href^="#"]:after {
        content: ""
    }

    blockquote {
        border: 1px solid #999
    }

    blockquote,
    img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: 2cm .5cm
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    select {
        background: #fff !important
    }

    .navbar {
        display: none
    }
}

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

html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: transparent
}

body {
    color: #333
}

a {
    color: #428bca
}

a:focus,
a:hover {
    color: #2a6496
}

.img-responsive {
    display: block;
    height: auto;
    max-width: 100%
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    border-radius: 4px
}

h1,
h2,
h3,
h4 {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 500
}

.text-muted {
    color: #999
}

.text-primary {
    color: #428bca
}

.text-primary:hover {
    color: #3071a9
}

.text-warning:hover {
    color: #66512c
}

.text-danger:hover {
    color: #843534
}

.text-success:hover {
    color: #2b542c
}

.text-info:hover {
    color: #245269
}

blockquote:after,
blockquote:before {
    content: ""
}

.col-xs-11 {
    width: 91.66666666666666%
}

.col-xs-10 {
    width: 83.33333333333334%
}

.col-xs-8 {
    width: 66.66666666666666%
}

.col-xs-7 {
    width: 58.333333333333336%
}

.col-xs-5 {
    width: 41.66666666666667%
}

.col-xs-4 {
    width: 33.33333333333333%
}

.col-xs-2 {
    width: 16.666666666666664%
}

.col-xs-1 {
    width: 8.333333333333332%
}

.col-xs-pull-11 {
    right: 91.66666666666666%
}

.col-xs-pull-10 {
    right: 83.33333333333334%
}

.col-xs-pull-8 {
    right: 66.66666666666666%
}

.col-xs-pull-7 {
    right: 58.333333333333336%
}

.col-xs-pull-5 {
    right: 41.66666666666667%
}

.col-xs-pull-4 {
    right: 33.33333333333333%
}

.col-xs-pull-2 {
    right: 16.666666666666664%
}

.col-xs-pull-1 {
    right: 8.333333333333332%
}

.col-xs-pull-0 {
    right: 0
}

.col-xs-push-11 {
    left: 91.66666666666666%
}

.col-xs-push-10 {
    left: 83.33333333333334%
}

.col-xs-push-8 {
    left: 66.66666666666666%
}

.col-xs-push-7 {
    left: 58.333333333333336%
}

.col-xs-push-5 {
    left: 41.66666666666667%
}

.col-xs-push-4 {
    left: 33.33333333333333%
}

.col-xs-push-2 {
    left: 16.666666666666664%
}

.col-xs-push-1 {
    left: 8.333333333333332%
}

.col-xs-push-0 {
    left: 0
}

.col-xs-offset-11 {
    margin-left: 91.66666666666666%
}

.col-xs-offset-10 {
    margin-left: 83.33333333333334%
}

.col-xs-offset-8 {
    margin-left: 66.66666666666666%
}

.col-xs-offset-7 {
    margin-left: 58.333333333333336%
}

.col-xs-offset-5 {
    margin-left: 41.66666666666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333333333%
}

.col-xs-offset-2 {
    margin-left: 16.666666666666664%
}

.col-xs-offset-1 {
    margin-left: 8.333333333333332%
}

@media(min-width:768px) {

    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666666666666%
    }

    .col-sm-10 {
        width: 83.33333333333334%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666666666666%
    }

    .col-sm-7 {
        width: 58.333333333333336%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666666666667%
    }

    .col-sm-4 {
        width: 33.33333333333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.666666666666664%
    }

    .col-sm-1 {
        width: 8.333333333333332%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666666666666%
    }

    .col-sm-pull-10 {
        right: 83.33333333333334%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666666666666%
    }

    .col-sm-pull-7 {
        right: 58.333333333333336%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666666666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.666666666666664%
    }

    .col-sm-pull-1 {
        right: 8.333333333333332%
    }

    .col-sm-pull-0 {
        right: 0
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666666666666%
    }

    .col-sm-push-10 {
        left: 83.33333333333334%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666666666666%
    }

    .col-sm-push-7 {
        left: 58.333333333333336%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666666666667%
    }

    .col-sm-push-4 {
        left: 33.33333333333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.666666666666664%
    }

    .col-sm-push-1 {
        left: 8.333333333333332%
    }

    .col-sm-push-0 {
        left: 0
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666666666666%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333333334%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666666666666%
    }

    .col-sm-offset-7 {
        margin-left: 58.333333333333336%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666666666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.666666666666664%
    }

    .col-sm-offset-1 {
        margin-left: 8.333333333333332%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media(min-width:992px) {

    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666666666666%
    }

    .col-md-10 {
        width: 83.33333333333334%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666666666666%
    }

    .col-md-7 {
        width: 58.333333333333336%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666666666667%
    }

    .col-md-4 {
        width: 33.33333333333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.666666666666664%
    }

    .col-md-1 {
        width: 8.333333333333332%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666666666666%
    }

    .col-md-pull-10 {
        right: 83.33333333333334%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666666666666%
    }

    .col-md-pull-7 {
        right: 58.333333333333336%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666666666667%
    }

    .col-md-pull-4 {
        right: 33.33333333333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.666666666666664%
    }

    .col-md-pull-1 {
        right: 8.333333333333332%
    }

    .col-md-pull-0 {
        right: 0
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666666666666%
    }

    .col-md-push-10 {
        left: 83.33333333333334%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666666666666%
    }

    .col-md-push-7 {
        left: 58.333333333333336%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666666666667%
    }

    .col-md-push-4 {
        left: 33.33333333333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.666666666666664%
    }

    .col-md-push-1 {
        left: 8.333333333333332%
    }

    .col-md-push-0 {
        left: 0
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666666666666%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333333334%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666666666666%
    }

    .col-md-offset-7 {
        margin-left: 58.333333333333336%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666666666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.666666666666664%
    }

    .col-md-offset-1 {
        margin-left: 8.333333333333332%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media(min-width:1200px) {

    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666666666666%
    }

    .col-lg-10 {
        width: 83.33333333333334%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666666666666%
    }

    .col-lg-7 {
        width: 58.333333333333336%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666666666667%
    }

    .col-lg-4 {
        width: 33.33333333333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.666666666666664%
    }

    .col-lg-1 {
        width: 8.333333333333332%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666666666666%
    }

    .col-lg-pull-10 {
        right: 83.33333333333334%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666666666666%
    }

    .col-lg-pull-7 {
        right: 58.333333333333336%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666666666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.666666666666664%
    }

    .col-lg-pull-1 {
        right: 8.333333333333332%
    }

    .col-lg-pull-0 {
        right: 0
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666666666666%
    }

    .col-lg-push-10 {
        left: 83.33333333333334%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666666666666%
    }

    .col-lg-push-7 {
        left: 58.333333333333336%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666666666667%
    }

    .col-lg-push-4 {
        left: 33.33333333333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.666666666666664%
    }

    .col-lg-push-1 {
        left: 8.333333333333332%
    }

    .col-lg-push-0 {
        left: 0
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666666666666%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333333334%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666666666666%
    }

    .col-lg-offset-7 {
        margin-left: 58.333333333333336%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666666666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.666666666666664%
    }

    .col-lg-offset-1 {
        margin-left: 8.333333333333332%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

.table>tbody>.active>td,
.table>tbody>.active>th,
.table>tbody>tr>.active,
.table>tfoot>.active>td,
.table>tfoot>.active>th,
.table>tfoot>tr>.active,
.table>thead>.active>td,
.table>thead>.active>th,
.table>thead>tr>.active {
    background-color: #f5f5f5
}

.table-hover>tbody>.active:hover>td,
.table-hover>tbody>.active:hover>th,
.table-hover>tbody>tr>.active:hover {
    background-color: #e8e8e8
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.form-control {
    vertical-align: middle;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.form-control:focus {
    border-color: #66afe9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control:-moz-placeholder {
    color: #999
}

.checkbox {
    min-height: 20px;
    padding-left: 20px;
    vertical-align: middle
}

.checkbox label {
    display: inline
}

.checkbox input[type=checkbox] {
    float: left
}

.checkbox-inline[disabled],
.checkbox[disabled],
.radio-inline[disabled],
.radio[disabled],
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox][disabled],
input[type=radio][disabled] {
    cursor: not-allowed
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

textarea.input-sm {
    height: auto
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

textarea.input-lg {
    height: auto
}

@media(min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block
    }

    .form-inline select.form-control {
        width: auto
    }

    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        padding-left: 0;
        margin-top: 0;
        margin-bottom: 0
    }

    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        float: none;
        margin-left: 0
    }
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

.btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,
.btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    pointer-events: none;
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.active,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open .dropdown-toggle.btn-default {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad
}

.btn-default.active,
.btn-default:active,
.open .dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    background-color: #fff
}

.btn-primary {
    background-color: #428bca;
    border-color: #357ebd
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e
}

.btn-primary.active,
.btn-primary:active,
.open .dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #428bca;
    border-color: #357ebd
}

.btn-warning.active,
.open .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ed9c28;
    border-color: #d58512;
    background-image: none
}

.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-danger.active,
.open .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #d2322d;
    border-color: #ac2925;
    background-image: none
}

.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-success.active,
.open .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #47a447;
    border-color: #398439;
    background-image: none
}

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-info.active,
.open .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #39b3d7;
    border-color: #269abc;
    background-image: none
}

.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #999
}

.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

.btn-block {
    display: block;
    width: 100%;
    padding-right: 0;
    padding-left: 0
}

.collapsing {
    -webkit-transition: height .35s ease;
    transition: height .35s ease
}

@font-face {
    font-family: Glyphicons Halflings;
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/glyphicons-halflings-regular.woff) format("woff"), url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular) format("svg")
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.dropdown-menu {
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    background-color: #428bca
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #999
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.dropdown-header {
    color: #999
}

.navbar-fixed-bottom .dropdown .caret {
    border-bottom: 4px solid
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    margin-bottom: 1px
}

@media(min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }
}

.btn-group-vertical>.btn.active,
.btn-group>.btn.active {
    z-index: 2
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn-group:first-child>.dropdown-toggle,
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none
}

.btn-group-vertical>.btn-group:first-child>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px
}

textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn {
    height: auto
}

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}

textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn {
    height: auto
}

.input-group-addon.input-sm {
    border-radius: 3px
}

.input-group-addon.input-lg {
    border-radius: 6px
}

.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group .form-control:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:hover {
    z-index: 2
}

.nav>li.disabled>a,
.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #999
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    border-color: #428bca
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media(min-width:768px) {

    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    background-color: #428bca
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media(min-width:768px) {

    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

@media(min-width:768px) {
    .navbar {
        border-radius: 4px
    }
}

.navbar-collapse {
    max-height: 340px
}

@media(min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media(min-width:768px) {

    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

@media(min-width:768px) {
    .navbar>.container .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    border-radius: 4px
}

@media(min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav>li {
        float: left
    }

    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .navbar-nav.navbar-right:last-child {
        margin-right: -15px
    }
}

@media(min-width:768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important
    }
}

.navbar-form {
    -webkit-box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1), 0 1px 0 hsla(0, 0%, 100%, .1)
}

@media(min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block
    }

    .navbar-form select.form-control {
        width: auto
    }

    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        padding-left: 0;
        margin-top: 0;
        margin-bottom: 0
    }

    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        float: none;
        margin-left: 0
    }
}

@media(max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
}

@media(min-width:768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-form.navbar-right:last-child {
        margin-right: -15px
    }
}

.navbar-nav.pull-right>li>.dropdown-menu,
.navbar-nav>li>.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

@media(min-width:768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }

    .navbar-text.navbar-right:last-child {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #ccc
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #555;
    background-color: #e7e7e7
}

@media(max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-inverse {
    border-color: #080808
}

.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-text {
    color: #999
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    background-color: #080808
}

@media(max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #999
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}

.breadcrumb>.active,
.navbar-inverse .navbar-link {
    color: #999
}

.pagination {
    border-radius: 4px
}

.pagination>li>a,
.pagination>li>span {
    border: 1px solid #ddd
}

.pagination>li:first-child>span {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.pagination>li:last-child>a {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    background-color: #eee
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 2;
    background-color: #428bca;
    border-color: #428bca
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #999
}

.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pager li>a {
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:focus,
.pager li>a:hover {
    background-color: #eee
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
    color: #999
}

.label-default {
    background-color: #999
}

.label-default[href]:focus,
.label-default[href]:hover {
    background-color: gray
}

.nav-pills>.active>a>.badge,
a.list-group-item.active>.badge {
    color: #428bca;
    background-color: #fff
}

a.thumbnail.active {
    border-color: #428bca
}

.alert {
    border-radius: 4px
}

.alert-dismissable {
    padding-right: 35px
}

.alert-dismissable .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

a.list-group-item.active,
a.list-group-item.active:focus,
a.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}

a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading {
    color: inherit
}

a.list-group-item.active .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text {
    color: #e1edf7
}

.panel-default>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #ddd
}

.modal {
    z-index: 1040;
    width: clamp(88vw, 92vw, 80vw);
    margin-left: clamp(12vw, 8vw, 20vw);
    overflow: auto;
    overflow-y: scroll;
    background-color: var(--jcat-themecolour);
    -webkit-transition: background-color .3s, color .3s;
    transition: background-color .3s
}

.modal .container {
    padding-top: clamp(1vw, 4px, 10px);
    padding-left: clamp(1vw, 4px, 10px);
    padding-right: clamp(1vw, 4px, 10px)
}

@media(max-width:991px) {
    .modal .container {
        padding-top: 15px;
        padding-right: 15px;
        padding-left: 15px
    }

    .modal {
        width: clamp(90vw, 95vw, 85vw);
        margin-left: clamp(10vw, 5vw, 15vw);
        padding-right: 0
    }
}

.modal.fade .modal-dialog {
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out
}

.modal-dialog {
    z-index: 1050
}

.modal-content {
    border-radius: 6px;
    outline: none;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.modal-backdrop {
    z-index: 0;
    background-color: #000
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    min-height: 16.428571429px
}

.modal-body {
    padding: 20px
}

footer {
    z-index: 1
}

footer .container {
    padding-left: 0;
    padding-right: 0
}

.modal-footer {
    padding: 19px 20px 20px;
    margin-top: 15px
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

@media screen and (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
}

.tooltip {
    z-index: 1030;
    line-height: 1.4;
    visibility: visible
}

.tooltip-inner {
    text-decoration: none;
    border-radius: 4px
}

.tooltip.top-left .tooltip-arrow {
    left: 5px
}

.tooltip.top-right .tooltip-arrow {
    right: 5px
}

.tooltip.bottom-left .tooltip-arrow {
    left: 5px
}

.tooltip.bottom-right .tooltip-arrow {
    right: 5px
}

.popover .arrow,
.popover .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover .arrow {
    border-width: 11px
}

.popover .arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0
}

.popover.top .arrow:after {
    bottom: 1px;
    margin-left: -10px;
    border-top-color: #fff;
    border-bottom-width: 0;
    content: " "
}

.popover.right .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0
}

.popover.right .arrow:after {
    bottom: -10px;
    left: 1px;
    border-right-color: #fff;
    border-left-width: 0;
    content: " "
}

.popover.bottom .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
    border-top-width: 0
}

.popover.bottom .arrow:after {
    top: 1px;
    margin-left: -10px;
    border-bottom-color: #fff;
    border-top-width: 0;
    content: " "
}

.popover.left .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25);
    border-right-width: 0
}

.popover.left .arrow:after {
    right: 1px;
    bottom: -10px;
    border-left-color: #fff;
    border-right-width: 0;
    content: " "
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    margin-left: -10px
}

@media screen and (min-width:768px) {

    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        margin-left: -15px;
        font-size: 30px
    }
}

.hidden {
    visibility: hidden !important
}

.visible-xs,
td.visible-xs,
th.visible-xs,
tr.visible-xs {
    display: none !important
}

@media(max-width:767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs,
    th.visible-xs {
        display: table-cell !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-xs.visible-sm {
        display: block !important
    }

    table.visible-xs.visible-sm {
        display: table
    }

    tr.visible-xs.visible-sm {
        display: table-row !important
    }

    td.visible-xs.visible-sm,
    th.visible-xs.visible-sm {
        display: table-cell !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-xs.visible-md {
        display: block !important
    }

    table.visible-xs.visible-md {
        display: table
    }

    tr.visible-xs.visible-md {
        display: table-row !important
    }

    td.visible-xs.visible-md,
    th.visible-xs.visible-md {
        display: table-cell !important
    }
}

@media(min-width:1200px) {
    .visible-xs.visible-lg {
        display: block !important
    }

    table.visible-xs.visible-lg {
        display: table
    }

    tr.visible-xs.visible-lg {
        display: table-row !important
    }

    td.visible-xs.visible-lg,
    th.visible-xs.visible-lg {
        display: table-cell !important
    }
}

.visible-sm,
td.visible-sm,
th.visible-sm,
tr.visible-sm {
    display: none !important
}

@media(max-width:767px) {
    .visible-sm.visible-xs {
        display: block !important
    }

    table.visible-sm.visible-xs {
        display: table
    }

    tr.visible-sm.visible-xs {
        display: table-row !important
    }

    td.visible-sm.visible-xs,
    th.visible-sm.visible-xs {
        display: table-cell !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm,
    th.visible-sm {
        display: table-cell !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-sm.visible-md {
        display: block !important
    }

    table.visible-sm.visible-md {
        display: table
    }

    tr.visible-sm.visible-md {
        display: table-row !important
    }

    td.visible-sm.visible-md,
    th.visible-sm.visible-md {
        display: table-cell !important
    }
}

@media(min-width:1200px) {
    .visible-sm.visible-lg {
        display: block !important
    }

    table.visible-sm.visible-lg {
        display: table
    }

    tr.visible-sm.visible-lg {
        display: table-row !important
    }

    td.visible-sm.visible-lg,
    th.visible-sm.visible-lg {
        display: table-cell !important
    }
}

.visible-md,
td.visible-md,
th.visible-md,
tr.visible-md {
    display: none !important
}

@media(max-width:767px) {
    .visible-md.visible-xs {
        display: block !important
    }

    table.visible-md.visible-xs {
        display: table
    }

    tr.visible-md.visible-xs {
        display: table-row !important
    }

    td.visible-md.visible-xs,
    th.visible-md.visible-xs {
        display: table-cell !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-md.visible-sm {
        display: block !important
    }

    table.visible-md.visible-sm {
        display: table
    }

    tr.visible-md.visible-sm {
        display: table-row !important
    }

    td.visible-md.visible-sm,
    th.visible-md.visible-sm {
        display: table-cell !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md,
    th.visible-md {
        display: table-cell !important
    }
}

@media(min-width:1200px) {
    .visible-md.visible-lg {
        display: block !important
    }

    table.visible-md.visible-lg {
        display: table
    }

    tr.visible-md.visible-lg {
        display: table-row !important
    }

    td.visible-md.visible-lg,
    th.visible-md.visible-lg {
        display: table-cell !important
    }
}

.visible-lg,
td.visible-lg,
th.visible-lg,
tr.visible-lg {
    display: none !important
}

@media(max-width:767px) {
    .visible-lg.visible-xs {
        display: block !important
    }

    table.visible-lg.visible-xs {
        display: table
    }

    tr.visible-lg.visible-xs {
        display: table-row !important
    }

    td.visible-lg.visible-xs,
    th.visible-lg.visible-xs {
        display: table-cell !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-lg.visible-sm {
        display: block !important
    }

    table.visible-lg.visible-sm {
        display: table
    }

    tr.visible-lg.visible-sm {
        display: table-row !important
    }

    td.visible-lg.visible-sm,
    th.visible-lg.visible-sm {
        display: table-cell !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-lg.visible-md {
        display: block !important
    }

    table.visible-lg.visible-md {
        display: table
    }

    tr.visible-lg.visible-md {
        display: table-row !important
    }

    td.visible-lg.visible-md,
    th.visible-lg.visible-md {
        display: table-cell !important
    }
}

@media(min-width:1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg,
    th.visible-lg {
        display: table-cell !important
    }
}

.hidden-xs {
    display: block !important
}

table.hidden-xs {
    display: table
}

tr.hidden-xs {
    display: table-row !important
}

td.hidden-xs,
th.hidden-xs {
    display: table-cell !important
}

@media(max-width:767px) {

    .hidden-xs,
    td.hidden-xs,
    th.hidden-xs,
    tr.hidden-xs {
        display: none !important
    }
}

@media(min-width:768px) and (max-width:991px) {

    .hidden-xs.hidden-sm,
    td.hidden-xs.hidden-sm,
    th.hidden-xs.hidden-sm,
    tr.hidden-xs.hidden-sm {
        display: none !important
    }
}

@media(min-width:992px) and (max-width:1199px) {

    .hidden-xs.hidden-md,
    td.hidden-xs.hidden-md,
    th.hidden-xs.hidden-md,
    tr.hidden-xs.hidden-md {
        display: none !important
    }
}

@media(min-width:1200px) {

    .hidden-xs.hidden-lg,
    td.hidden-xs.hidden-lg,
    th.hidden-xs.hidden-lg,
    tr.hidden-xs.hidden-lg {
        display: none !important
    }
}

.hidden-sm {
    display: block !important
}

table.hidden-sm {
    display: table
}

tr.hidden-sm {
    display: table-row !important
}

td.hidden-sm,
th.hidden-sm {
    display: table-cell !important
}

@media(max-width:767px) {

    .hidden-sm.hidden-xs,
    td.hidden-sm.hidden-xs,
    th.hidden-sm.hidden-xs,
    tr.hidden-sm.hidden-xs {
        display: none !important
    }
}

@media(min-width:768px) and (max-width:991px) {

    .hidden-sm,
    td.hidden-sm,
    th.hidden-sm,
    tr.hidden-sm {
        display: none !important
    }
}

@media(min-width:992px) and (max-width:1199px) {

    .hidden-sm.hidden-md,
    td.hidden-sm.hidden-md,
    th.hidden-sm.hidden-md,
    tr.hidden-sm.hidden-md {
        display: none !important
    }
}

@media(min-width:1200px) {

    .hidden-sm.hidden-lg,
    td.hidden-sm.hidden-lg,
    th.hidden-sm.hidden-lg,
    tr.hidden-sm.hidden-lg {
        display: none !important
    }
}

.hidden-md {
    display: block !important
}

table.hidden-md {
    display: table
}

tr.hidden-md {
    display: table-row !important
}

td.hidden-md,
th.hidden-md {
    display: table-cell !important
}

@media(max-width:767px) {

    .hidden-md.hidden-xs,
    td.hidden-md.hidden-xs,
    th.hidden-md.hidden-xs,
    tr.hidden-md.hidden-xs {
        display: none !important
    }
}

@media(min-width:768px) and (max-width:991px) {

    .hidden-md.hidden-sm,
    td.hidden-md.hidden-sm,
    th.hidden-md.hidden-sm,
    tr.hidden-md.hidden-sm {
        display: none !important
    }
}

@media(min-width:992px) and (max-width:1199px) {

    .hidden-md,
    td.hidden-md,
    th.hidden-md,
    tr.hidden-md {
        display: none !important
    }
}

@media(min-width:1200px) {

    .hidden-md.hidden-lg,
    td.hidden-md.hidden-lg,
    th.hidden-md.hidden-lg,
    tr.hidden-md.hidden-lg {
        display: none !important
    }
}

.hidden-lg {
    display: block !important
}

table.hidden-lg {
    display: table
}

tr.hidden-lg {
    display: table-row !important
}

td.hidden-lg,
th.hidden-lg {
    display: table-cell !important
}

@media(max-width:767px) {

    .hidden-lg.hidden-xs,
    td.hidden-lg.hidden-xs,
    th.hidden-lg.hidden-xs,
    tr.hidden-lg.hidden-xs {
        display: none !important
    }
}

@media(min-width:768px) and (max-width:991px) {

    .hidden-lg.hidden-sm,
    td.hidden-lg.hidden-sm,
    th.hidden-lg.hidden-sm,
    tr.hidden-lg.hidden-sm {
        display: none !important
    }
}

@media(min-width:992px) and (max-width:1199px) {

    .hidden-lg.hidden-md,
    td.hidden-lg.hidden-md,
    th.hidden-lg.hidden-md,
    tr.hidden-lg.hidden-md {
        display: none !important
    }
}

@media(min-width:1200px) {

    .hidden-lg,
    td.hidden-lg,
    th.hidden-lg,
    tr.hidden-lg {
        display: none !important
    }
}

.visible-print,
td.visible-print,
th.visible-print,
tr.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print,
    th.visible-print {
        display: table-cell !important
    }

    .hidden-print,
    td.hidden-print,
    th.hidden-print,
    tr.hidden-print {
        display: none !important
    }
}

@font-face {
    font-family: flexslider-icon;
    src: url(fonts/flexslider-icon.eot);
    src: url(fonts/flexslider-icon.eot?#iefix) format("embedded-opentype"), url(fonts/flexslider-icon.woff) format("woff"), url(fonts/flexslider-icon.ttf) format("truetype"), url(fonts/flexslider-icon.svg#flexslider-icon) format("svg");
    font-weight: 400;
    font-style: normal
}

.flex-container a:hover,
.flex-slider a:hover {
    outline: none
}

.flex-control-nav,
.flex-direction-nav,
.slides,
.slides>li {
    margin: 0;
    padding: 0;
    list-style: none
}

.flex-pauseplay span {
    text-transform: capitalize
}

.flexslider {
    margin: 0;
    padding: 0
}

.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden
}

.flexslider .slides img {
    width: 100%;
    display: block
}

.flexslider .slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

html[xmlns] .flexslider .slides {
    display: block
}

* html .flexslider .slides {
    height: 1%
}

.no-js .flexslider .slides>li:first-child {
    display: block
}

.flexslider {
    margin: 0 0 60px;
    background: #fff;
    border: 4px solid #fff;
    position: relative;
    zoom: 1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: "" 0 1px 4px rgba(0, 0, 0, .2);
    -moz-box-shadow: "" 0 1px 4px rgba(0, 0, 0, .2);
    -o-box-shadow: "" 0 1px 4px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 4px "" rgba(0, 0, 0, .2)
}

.flexslider .slides {
    zoom: 1
}

.flexslider .slides img {
    height: auto;
    -moz-user-select: none
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.loading .flex-viewport {
    max-height: 300px
}

.flex-direction-nav {
    height: 0
}

.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.flex-direction-nav a,
.flex-direction-nav a:before {
    color: rgba(0, 0, 0, .8);
    text-shadow: 1px 1px 0 hsla(0, 0%, 100%, .3)
}

.flex-direction-nav a:before {
    font-family: flexslider-icon;
    font-size: 40px;
    display: inline-block;
    content: "\f001"
}

.flex-direction-nav a.flex-next:before {
    content: "\f002"
}

.flex-direction-nav .flex-prev {
    left: -50px
}

.flex-direction-nav .flex-next {
    right: -50px;
    text-align: right
}

.flexslider:hover .flex-direction-nav .flex-prev {
    opacity: .7;
    left: 10px
}

.flexslider:hover .flex-direction-nav .flex-prev:hover {
    opacity: 1
}

.flexslider:hover .flex-direction-nav .flex-next {
    opacity: .7;
    right: 10px
}

.flexslider:hover .flex-direction-nav .flex-next:hover {
    opacity: 1
}

.flex-direction-nav .flex-disabled {
    opacity: 0 !important;
    filter: alpha(opacity=0);
    cursor: default;
    z-index: -1
}

.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: .8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000
}

.flex-pauseplay a:before {
    font-family: flexslider-icon;
    font-size: 20px;
    display: inline-block;
    content: "\f004"
}

.flex-pauseplay a:hover {
    opacity: 1
}

.flex-pauseplay a.flex-play:before {
    content: "\f003"
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center
}

.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    display: inline
}

.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, .5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px
}

.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, .7)
}

.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0, 0, 0, .9);
    cursor: default
}

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden
}

.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0
}

.flex-control-thumbs img {
    width: 100%;
    height: auto;
    display: block;
    opacity: .7;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.flex-control-thumbs img:hover {
    opacity: 1
}

.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default
}

@media screen and (max-width:860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 10px
    }

    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 10px
    }
}

@font-face {
    font-family: lg;
    src: url(../fonts/lg.eot?n1z373);
    src: url(../fonts/lg.eot?#iefixn1z373) format("embedded-opentype"), url(../fonts/lg.woff?n1z373) format("woff"), url(../fonts/lg.ttf?n1z373) format("truetype"), url(../fonts/lg.svg?n1z373#lg) format("svg");
    font-weight: 400;
    font-style: normal
}

.lg-icon {
    font-family: lg;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.lg-actions .lg-next,
.lg-actions .lg-prev {
    background-color: rgba(0, 0, 0, .45);
    border-radius: 2px;
    color: #999;
    cursor: pointer;
    display: block;
    font-size: 22px;
    margin-top: -10px;
    padding: 8px 10px 9px;
    position: absolute;
    top: 50%;
    z-index: 1080
}

.lg-actions .lg-next.disabled,
.lg-actions .lg-prev.disabled {
    pointer-events: none;
    opacity: .5
}

.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover {
    color: #fff
}

.lg-actions .lg-next {
    right: 20px
}

.lg-actions .lg-next:before {
    content: "\e095"
}

.lg-actions .lg-prev {
    left: 20px
}

.lg-actions .lg-prev:after {
    content: "\e094"
}

@-webkit-keyframes lg-right-end {
    0% {
        left: 0
    }

    50% {
        left: -30px
    }

    to {
        left: 0
    }
}

@-moz-keyframes lg-right-end {
    0% {
        left: 0
    }

    50% {
        left: -30px
    }

    to {
        left: 0
    }
}

@-ms-keyframes lg-right-end {
    0% {
        left: 0
    }

    50% {
        left: -30px
    }

    to {
        left: 0
    }
}

@keyframes lg-right-end {
    0% {
        left: 0
    }

    50% {
        left: -30px
    }

    to {
        left: 0
    }
}

@-webkit-keyframes lg-left-end {
    0% {
        left: 0
    }

    50% {
        left: 30px
    }

    to {
        left: 0
    }
}

@-moz-keyframes lg-left-end {
    0% {
        left: 0
    }

    50% {
        left: 30px
    }

    to {
        left: 0
    }
}

@-ms-keyframes lg-left-end {
    0% {
        left: 0
    }

    50% {
        left: 30px
    }

    to {
        left: 0
    }
}

@keyframes lg-left-end {
    0% {
        left: 0
    }

    50% {
        left: 30px
    }

    to {
        left: 0
    }
}

.lg-outer.lg-right-end .lg-object {
    -webkit-animation: lg-right-end .3s;
    -o-animation: lg-right-end .3s;
    animation: lg-right-end .3s;
    position: relative
}

.lg-outer.lg-left-end .lg-object {
    -webkit-animation: lg-left-end .3s;
    -o-animation: lg-left-end .3s;
    animation: lg-left-end .3s;
    position: relative
}

.lg-toolbar {
    z-index: 1082;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, .45)
}

.lg-toolbar .lg-icon {
    color: #999;
    cursor: pointer;
    float: right;
    font-size: 24px;
    height: 47px;
    line-height: 27px;
    padding: 10px 0;
    text-align: center;
    width: 50px;
    text-decoration: none !important;
    outline: medium;
    -webkit-transition: color .2s linear;
    -o-transition: color .2s linear;
    transition: color .2s linear
}

.lg-toolbar .lg-icon:hover {
    color: #fff
}

.lg-toolbar .lg-close:after {
    content: "\e070"
}

.lg-toolbar .lg-download:after {
    content: "\e0f2"
}

.lg-sub-html {
    background-color: rgba(0, 0, 0, .45);
    bottom: 0;
    color: #eee;
    font-size: 16px;
    left: 0;
    padding: 10px 40px;
    position: fixed;
    right: 0;
    text-align: center;
    z-index: 1080
}

.lg-sub-html h4 {
    margin: 0;
    font-size: 13px;
    font-weight: 700
}

.lg-sub-html p {
    font-size: 12px;
    margin: 5px 0 0
}

#lg-counter {
    color: #999;
    display: inline-block;
    font-size: 16px;
    padding-left: 20px;
    padding-top: 12px;
    vertical-align: middle
}

.lg-next,
.lg-prev,
.lg-toolbar {
    opacity: 1;
    -webkit-transition: -webkit-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
    -moz-transition: -moz-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
    -o-transition: -o-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
    transition: transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear
}

.lg-hide-items .lg-prev {
    opacity: 0;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
}

.lg-hide-items .lg-next {
    opacity: 0;
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
}

.lg-hide-items .lg-toolbar {
    opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
    -webkit-transform: scale3d(.5, .5, .5);
    transform: scale3d(.5, .5, .5);
    opacity: 0;
    -webkit-transition: -webkit-transform .25s cubic-bezier(0, 0, .25, 1) 0s, opacity .25s cubic-bezier(0, 0, .25, 1) !important;
    -moz-transition: -moz-transform .25s cubic-bezier(0, 0, .25, 1) 0s, opacity .25s cubic-bezier(0, 0, .25, 1) !important;
    -o-transition: -o-transform .25s cubic-bezier(0, 0, .25, 1) 0s, opacity .25s cubic-bezier(0, 0, .25, 1) !important;
    transition: transform .25s cubic-bezier(0, 0, .25, 1) 0s, opacity .25s cubic-bezier(0, 0, .25, 1) !important;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    opacity: 1
}

.lg-outer .lg-thumb-outer {
    background-color: #0d0a0a;
    bottom: 0;
    position: absolute;
    width: 100%;
    z-index: 1080;
    max-height: 350px;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    -webkit-transition: -webkit-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
    -moz-transition: -moz-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
    -o-transition: -o-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
    transition: transform .25s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important
}

.lg-outer.lg-thumb-open .lg-thumb-outer {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.lg-outer .lg-thumb {
    padding: 10px 0;
    height: 100%;
    margin-bottom: -5px
}

.lg-outer .lg-thumb-item {
    border-radius: 5px;
    cursor: pointer;
    float: left;
    overflow: hidden;
    height: 100%;
    border: 2px solid #fff;
    border-radius: 4px;
    margin-bottom: 5px
}

@media(min-width:1025px) {
    .lg-outer .lg-thumb-item {
        -webkit-transition: border-color .25s ease;
        -o-transition: border-color .25s ease;
        transition: border-color .25s ease
    }
}

.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
    border-color: #a90707
}

.lg-outer .lg-thumb-item img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.lg-outer.lg-has-thumb .lg-item {
    padding-bottom: 120px
}

.lg-outer.lg-can-toggle .lg-item {
    padding-bottom: 0
}

.lg-outer.lg-pull-caption-up .lg-sub-html {
    -webkit-transition: bottom .25s ease;
    -o-transition: bottom .25s ease;
    transition: bottom .25s ease
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
    bottom: 100px
}

.lg-outer .lg-toogle-thumb {
    background-color: #0d0a0a;
    border-radius: 2px 2px 0 0;
    color: #999;
    cursor: pointer;
    font-size: 24px;
    height: 39px;
    line-height: 27px;
    padding: 5px 0;
    position: absolute;
    right: 20px;
    text-align: center;
    top: -39px;
    width: 50px
}

.lg-outer .lg-toogle-thumb:after {
    content: "\e1ff"
}

.lg-outer .lg-toogle-thumb:hover {
    color: #fff
}

.lg-outer .lg-video-cont {
    display: inline-block;
    vertical-align: middle;
    max-width: 1140px;
    max-height: 100%;
    width: 100%;
    padding: 0 5px
}

.lg-outer .lg-video {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative
}

.lg-outer .lg-video .lg-object {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important
}

.lg-outer .lg-video .lg-video-play {
    width: 84px;
    height: 59px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -42px;
    margin-top: -30px;
    z-index: 1080;
    cursor: pointer
}

.lg-outer .lg-has-vimeo .lg-video-play {
    background: url(../img/vimeo-play.png) no-repeat scroll 0 0 transparent
}

.lg-outer .lg-has-vimeo:hover .lg-video-play {
    background: url(../img/vimeo-play.png) no-repeat scroll 0 -58px transparent
}

.lg-outer .lg-has-html5 .lg-video-play {
    background: transparent url(../img/video-play.png) no-repeat scroll 0 0;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
    width: 64px;
    opacity: .8
}

.lg-outer .lg-has-html5:hover .lg-video-play {
    opacity: 1
}

.lg-outer .lg-has-youtube .lg-video-play {
    background: url(../img/youtube-play.png) no-repeat scroll 0 0 transparent
}

.lg-outer .lg-has-youtube:hover .lg-video-play {
    background: url(../img/youtube-play.png) no-repeat scroll 0 -60px transparent
}

.lg-outer .lg-video-object {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0
}

.lg-outer .lg-has-video .lg-video-object {
    visibility: hidden
}

.lg-outer .lg-has-video.lg-video-playing .lg-object,
.lg-outer .lg-has-video.lg-video-playing .lg-video-play {
    display: none
}

.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
    visibility: visible
}

.lg-progress-bar {
    background-color: #333;
    height: 5px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1083;
    opacity: 0;
    -webkit-transition: opacity .08s ease 0s;
    -moz-transition: opacity .08s ease 0s;
    -o-transition: opacity .08s ease 0s;
    transition: opacity .08s ease 0s
}

.lg-progress-bar .lg-progress {
    background-color: #a90707;
    height: 5px;
    width: 0
}

.lg-progress-bar.lg-start .lg-progress {
    width: 100%
}

.lg-show-autoplay .lg-progress-bar {
    opacity: 1
}

.lg-autoplay-button:after {
    content: "\e01d"
}

.lg-show-autoplay .lg-autoplay-button:after {
    content: "\e01a"
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition-duration: 0s;
    transition-duration: 0s
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;
    -moz-transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;
    -o-transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;
    transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition: -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s !important;
    -moz-transition: -moz-transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s !important;
    -o-transition: -o-transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s !important;
    transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s !important;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

#lg-zoom-in:after {
    content: "\e311"
}

#lg-actual-size {
    font-size: 20px
}

#lg-actual-size:after {
    content: "\e033"
}

#lg-zoom-out {
    opacity: .5;
    pointer-events: none
}

#lg-zoom-out:after {
    content: "\e312"
}

.lg-zoomed #lg-zoom-out {
    opacity: 1;
    pointer-events: auto
}

.lg-outer .lg-pager-outer {
    bottom: 60px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 1080;
    height: 10px
}

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
    overflow: visible
}

.lg-outer .lg-pager-cont {
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    margin: 0 5px
}

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
    box-shadow: inset 0 0 0 2px #fff
}

.lg-outer .lg-pager-thumb-cont {
    background-color: #fff;
    color: #fff;
    bottom: 100%;
    height: 83px;
    left: 0;
    margin-bottom: 20px;
    margin-left: -60px;
    opacity: 0;
    padding: 5px;
    position: absolute;
    width: 120px;
    border-radius: 3px;
    -webkit-transition: opacity .15s ease 0s, -webkit-transform .15s ease 0s;
    -moz-transition: opacity .15s ease 0s, -moz-transform .15s ease 0s;
    -o-transition: opacity .15s ease 0s, -o-transform .15s ease 0s;
    transition: opacity .15s ease 0s, transform .15s ease 0s;
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0)
}

.lg-outer .lg-pager-thumb-cont img {
    width: 100%;
    height: 100%
}

.lg-outer .lg-pager {
    background-color: hsla(0, 0%, 100%, .5);
    border-radius: 50%;
    box-shadow: inset 0 0 0 8px hsla(0, 0%, 100%, .7);
    display: block;
    height: 12px;
    -webkit-transition: box-shadow .3s ease 0s;
    -o-transition: box-shadow .3s ease 0s;
    transition: box-shadow .3s ease 0s;
    width: 12px
}

.lg-outer .lg-pager:focus,
.lg-outer .lg-pager:hover {
    box-shadow: inset 0 0 0 8px #fff
}

.lg-outer .lg-caret {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px dashed;
    bottom: -10px;
    display: inline-block;
    height: 0;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    vertical-align: middle;
    width: 0
}

.lg-fullscreen:after {
    content: "\e20c"
}

.lg-fullscreen-on .lg-fullscreen:after {
    content: "\e20d"
}

.lg-outer #lg-dropdown-overlay {
    background-color: rgba(0, 0, 0, .25);
    bottom: 0;
    cursor: default;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1081;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: visibility 0s linear .18s, opacity .18s linear 0s;
    -o-transition: visibility 0s linear .18s, opacity .18s linear 0s;
    transition: visibility 0s linear .18s, opacity .18s linear 0s
}

.lg-outer.lg-dropdown-active #lg-dropdown-overlay,
.lg-outer.lg-dropdown-active .lg-dropdown {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -moz-transform: translateZ(0);
    -o-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
    visibility: visible
}

.lg-outer.lg-dropdown-active #lg-share {
    color: #fff
}

.lg-outer .lg-dropdown {
    background-color: #fff;
    border-radius: 2px;
    font-size: 14px;
    list-style-type: none;
    margin: 0;
    padding: 10px 0;
    position: absolute;
    right: 0;
    text-align: left;
    top: 50px;
    opacity: 0;
    visibility: hidden;
    -moz-transform: translate3d(0, 5px, 0);
    -o-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
    -webkit-transition: -webkit-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
    -moz-transition: -moz-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
    -o-transition: -o-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
    transition: transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s
}

.lg-outer .lg-dropdown:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
    position: absolute;
    border: 8px solid transparent;
    border-bottom-color: #fff;
    right: 16px;
    top: -16px
}

.lg-outer .lg-dropdown>li:last-child {
    margin-bottom: 0
}

.lg-outer .lg-dropdown>li:hover .lg-icon,
.lg-outer .lg-dropdown>li:hover a {
    color: #333
}

.lg-outer .lg-dropdown a {
    color: #333;
    display: block;
    white-space: pre;
    padding: 4px 12px;
    font-family: Open Sans, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 12px
}

.lg-outer .lg-dropdown a:hover {
    background-color: rgba(0, 0, 0, .07)
}

.lg-outer .lg-dropdown .lg-dropdown-text {
    display: inline-block;
    line-height: 1;
    margin-top: -3px;
    vertical-align: middle
}

.lg-outer .lg-dropdown .lg-icon {
    color: #333;
    display: inline-block;
    float: none;
    font-size: 20px;
    height: auto;
    line-height: 1;
    margin-right: 8px;
    padding: 0;
    vertical-align: middle;
    width: auto
}

.lg-outer #lg-share {
    position: relative
}

.lg-outer #lg-share:after {
    content: "\e80d"
}

.lg-outer #lg-share-facebook .lg-icon {
    color: #3b5998
}

.lg-outer #lg-share-facebook .lg-icon:after {
    content: "\e901"
}

.lg-outer #lg-share-twitter .lg-icon {
    color: #00aced
}

.lg-outer #lg-share-twitter .lg-icon:after {
    content: "\e904"
}

.lg-outer #lg-share-googleplus .lg-icon {
    color: #dd4b39
}

.lg-outer #lg-share-googleplus .lg-icon:after {
    content: "\e902"
}

.lg-outer #lg-share-pinterest .lg-icon {
    color: #cb2027
}

.lg-outer #lg-share-pinterest .lg-icon:after {
    content: "\e903"
}

.lg-outer {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    opacity: 0;
    -webkit-transition: opacity .15s ease 0s;
    -o-transition: opacity .15s ease 0s;
    transition: opacity .15s ease 0s
}

.lg-outer * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.lg-outer.lg-visible {
    opacity: 1
}

.lg-outer.lg-css3 .lg-item.lg-current,
.lg-outer.lg-css3 .lg-item.lg-next-slide,
.lg-outer.lg-css3 .lg-item.lg-prev-slide {
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important;
    opacity: 1
}

.lg-outer.lg-grab img.lg-object {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.lg-outer.lg-grabbing img.lg-object {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.lg-outer .lg {
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    max-height: 100%
}

.lg-outer .lg-inner {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap
}

.lg-outer .lg-item {
    background: url(../img/loading.gif) no-repeat scroll 50% transparent;
    display: none !important
}

.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide,
.lg-outer.lg-css3 .lg-prev-slide,
.lg-outer.lg-css .lg-current {
    display: inline-block !important
}

.lg-outer .lg-img-wrap,
.lg-outer .lg-item {
    display: inline-block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%
}

.lg-outer .lg-img-wrap:before,
.lg-outer .lg-item:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px
}

.lg-outer .lg-img-wrap {
    position: absolute;
    padding: 0 5px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.lg-outer .lg-item.lg-complete {
    background-image: none
}

.lg-outer .lg-item.lg-current {
    z-index: 1060
}

.lg-outer .lg-image {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    width: auto !important;
    height: auto !important
}

.lg-outer.lg-show-after-load .lg-item .lg-object,
.lg-outer.lg-show-after-load .lg-item .lg-video-play {
    opacity: 0;
    -webkit-transition: opacity .15s ease 0s;
    -o-transition: opacity .15s ease 0s;
    transition: opacity .15s ease 0s
}

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
    opacity: 1
}

.lg-outer .lg-empty-html,
.lg-outer.lg-hide-download #lg-download {
    display: none
}

.lg-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1040;
    background-color: #000;
    opacity: 0;
    -webkit-transition: opacity .15s ease 0s;
    -o-transition: opacity .15s ease 0s;
    transition: opacity .15s ease 0s
}

.lg-backdrop.in {
    opacity: 1
}

.lg-css3.lg-no-trans .lg-current,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-prev-slide {
    -webkit-transition: none 0s ease 0s !important;
    -moz-transition: none 0s ease 0s !important;
    -o-transition: none 0s ease 0s !important;
    transition: none 0s ease 0s !important
}

.lg-css3.lg-use-css3 .lg-item,
.lg-css3.lg-use-left .lg-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.lg-css3.lg-fade .lg-item {
    opacity: 0
}

.lg-css3.lg-fade .lg-item.lg-current {
    opacity: 1
}

.lg-css3.lg-fade .lg-item.lg-current,
.lg-css3.lg-fade .lg-item.lg-next-slide,
.lg-css3.lg-fade .lg-item.lg-prev-slide {
    -webkit-transition: opacity .1s ease 0s;
    -moz-transition: opacity .1s ease 0s;
    -o-transition: opacity .1s ease 0s;
    transition: opacity .1s ease 0s
}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
    opacity: 0
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}

.lg-css3.lg-slide.lg-use-left .lg-item {
    opacity: 0;
    position: absolute;
    left: 0
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    left: -100%
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
    left: 100%
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
    left: 0;
    opacity: 1
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    -webkit-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -moz-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    -o-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
    transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}

@font-face {
    font-family: FontAwesome;
    src: url(../fonts/fontawesome-webfont.eot?v=4.6.3);
    src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3) format("embedded-opentype"), url(../fonts/fontawesome-webfont.woff2?v=4.6.3) format("woff2"), url(../fonts/fontawesome-webfont.woff?v=4.6.3) format("woff"), url(../fonts/fontawesome-webfont.ttf?v=4.6.3) format("truetype"), url(../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.3333333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.2857142857em;
    text-align: center
}

.agenda__meta ul,
.fa-ul,
.llista-agenda__item-meta {
    padding-left: 0;
    margin-left: 2.1428571429em;
    list-style-type: none
}

.agenda__meta ul>li,
.fa-ul>li,
.llista-agenda__item-meta>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.1428571429em;
    width: 2.1428571429em;
    top: .1428571429em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.8571428571em
}

.fa-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    transform: scaleY(-1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270 {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: ""
}

.fa-music:before {
    content: ""
}

.fa-search:before {
    content: "⌕"
}

.fa-envelope-o:before {
    content: ""
}

.fa-heart:before {
    content: ""
}

.fa-star:before {
    content: ""
}

.fa-star-o:before {
    content: ""
}

.fa-user:before {
    content: ""
}

.fa-film:before {
    content: ""
}

.fa-th-large:before {
    content: ""
}

.fa-th:before {
    content: ""
}

.fa-th-list:before {
    content: ""
}

.fa-check:before {
    content: ""
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
    content: ""
}

.fa-search-plus:before {
    content: ""
}

.fa-search-minus:before {
    content: ""
}

.fa-power-off:before {
    content: ""
}

.fa-signal:before {
    content: ""
}

.fa-cog:before,
.fa-gear:before {
    content: ""
}

.fa-trash-o:before {
    content: ""
}

.fa-home:before {
    content: ""
}

.fa-file-o:before {
    content: ""
}

.fa-clock-o:before {
    content: ""
}

.fa-road:before {
    content: ""
}

.fa-download:before {
    content: ""
}

.fa-arrow-circle-o-down:before {
    content: ""
}

.fa-arrow-circle-o-up:before {
    content: ""
}

.fa-inbox:before {
    content: ""
}

.fa-play-circle-o:before {
    content: ""
}

.fa-repeat:before,
.fa-rotate-right:before {
    content: ""
}

.fa-refresh:before {
    content: ""
}

.fa-list-alt:before {
    content: ""
}

.fa-lock:before {
    content: ""
}

.fa-flag:before {
    content: ""
}

.fa-headphones:before {
    content: ""
}

.fa-volume-off:before {
    content: ""
}

.fa-volume-down:before {
    content: ""
}

.fa-volume-up:before {
    content: ""
}

.fa-qrcode:before {
    content: ""
}

.fa-barcode:before {
    content: ""
}

.fa-tag:before {
    content: ""
}

.fa-tags:before {
    content: ""
}

.fa-book:before {
    content: ""
}

.fa-bookmark:before {
    content: ""
}

.fa-print:before {
    content: ""
}

.fa-camera:before {
    content: ""
}

.fa-font:before {
    content: ""
}

.fa-bold:before {
    content: ""
}

.fa-italic:before {
    content: ""
}

.fa-text-height:before {
    content: ""
}

.fa-text-width:before {
    content: ""
}

.fa-align-left:before {
    content: ""
}

.fa-align-center:before {
    content: ""
}

.fa-align-right:before {
    content: ""
}

.fa-align-justify:before {
    content: ""
}

.fa-list:before {
    content: ""
}

.fa-dedent:before,
.fa-outdent:before {
    content: ""
}

.fa-indent:before {
    content: ""
}

.fa-video-camera:before {
    content: ""
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
    content: ""
}

.fa-pencil:before {
    content: ""
}

.fa-map-marker:before {
    content: ""
}

.fa-adjust:before {
    content: ""
}

.fa-tint:before {
    content: ""
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: ""
}

.fa-share-square-o:before {
    content: ""
}

.fa-check-square-o:before {
    content: ""
}

.fa-arrows:before {
    content: ""
}

.fa-step-backward:before {
    content: ""
}

.fa-fast-backward:before {
    content: ""
}

.fa-backward:before {
    content: ""
}

.fa-play:before {
    content: ""
}

.fa-pause:before {
    content: ""
}

.fa-stop:before {
    content: ""
}

.fa-forward:before {
    content: ""
}

.fa-fast-forward:before {
    content: ""
}

.fa-step-forward:before {
    content: ""
}

.fa-eject:before {
    content: ""
}

.fa-chevron-left:before {
    content: ""
}

.fa-chevron-right:before {
    content: ""
}

.fa-plus-circle:before {
    content: ""
}

.fa-minus-circle:before {
    content: ""
}

.fa-times-circle:before {
    content: ""
}

.fa-check-circle:before {
    content: ""
}

.fa-question-circle:before {
    content: ""
}

.fa-info-circle:before {
    content: ""
}

.fa-crosshairs:before {
    content: ""
}

.fa-times-circle-o:before {
    content: ""
}

.fa-check-circle-o:before {
    content: ""
}

.fa-ban:before {
    content: ""
}

.fa-arrow-left:before {
    content: ""
}

.fa-arrow-right:before {
    content: ""
}

.fa-arrow-up:before {
    content: ""
}

.fa-arrow-down:before {
    content: ""
}

.fa-mail-forward:before,
.fa-share:before {
    content: ""
}

.fa-expand:before {
    content: ""
}

.fa-compress:before {
    content: ""
}

.fa-plus:before {
    content: ""
}

.fa-minus:before {
    content: ""
}

.fa-asterisk:before {
    content: ""
}

.fa-exclamation-circle:before {
    content: ""
}

.fa-gift:before {
    content: ""
}

.fa-leaf:before {
    content: ""
}

.fa-fire:before {
    content: ""
}

.fa-eye:before {
    content: ""
}

.fa-eye-slash:before {
    content: ""
}

.fa-exclamation-triangle:before,
.fa-warning:before {
    content: ""
}

.fa-plane:before {
    content: ""
}

.fa-calendar:before {
    content: ""
}

.fa-random:before {
    content: ""
}

.fa-comment:before {
    content: ""
}

.fa-magnet:before {
    content: ""
}

.fa-chevron-up:before {
    content: ""
}

.fa-chevron-down:before {
    content: ""
}

.fa-retweet:before {
    content: ""
}

.fa-shopping-cart:before {
    content: ""
}

.fa-folder:before {
    content: ""
}

.fa-folder-open:before {
    content: ""
}

.fa-arrows-v:before {
    content: ""
}

.fa-arrows-h:before {
    content: ""
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: ""
}

.fa-twitter-square:before {
    content: ""
}

.fa-facebook-square:before {
    content: ""
}

.fa-camera-retro:before {
    content: ""
}

.fa-key:before {
    content: ""
}

.fa-cogs:before,
.fa-gears:before {
    content: ""
}

.fa-comments:before {
    content: ""
}

.fa-thumbs-o-up:before {
    content: ""
}

.fa-thumbs-o-down:before {
    content: ""
}

.fa-star-half:before {
    content: ""
}

.fa-heart-o:before {
    content: ""
}

.fa-sign-out:before {
    content: ""
}

.fa-linkedin-square:before {
    content: ""
}

.fa-thumb-tack:before {
    content: ""
}

.fa-external-link:before {
    content: ""
}

.fa-sign-in:before {
    content: ""
}

.fa-trophy:before {
    content: ""
}

.fa-github-square:before {
    content: ""
}

.fa-upload:before {
    content: ""
}

.fa-lemon-o:before {
    content: ""
}

.fa-phone:before {
    content: ""
}

.fa-square-o:before {
    content: ""
}

.fa-bookmark-o:before {
    content: ""
}

.fa-phone-square:before {
    content: ""
}

.fa-twitter:before {
    content: ""
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: ""
}

.fa-github:before {
    content: ""
}

.fa-unlock:before {
    content: ""
}

.fa-credit-card:before {
    content: ""
}

.fa-feed:before,
.fa-rss:before {
    content: ""
}

.fa-hdd-o:before {
    content: ""
}

.fa-bullhorn:before {
    content: ""
}

.fa-bell:before {
    content: ""
}

.fa-certificate:before {
    content: ""
}

.fa-hand-o-right:before {
    content: ""
}

.fa-hand-o-left:before {
    content: ""
}

.fa-hand-o-up:before {
    content: ""
}

.fa-hand-o-down:before {
    content: ""
}

.fa-arrow-circle-left:before {
    content: ""
}

.fa-arrow-circle-right:before {
    content: ""
}

.fa-arrow-circle-up:before {
    content: ""
}

.fa-arrow-circle-down:before {
    content: ""
}

.fa-globe:before {
    content: ""
}

.fa-wrench:before {
    content: ""
}

.fa-tasks:before {
    content: ""
}

.fa-filter:before {
    content: ""
}

.fa-briefcase:before {
    content: ""
}

.fa-arrows-alt:before {
    content: ""
}

.fa-group:before,
.fa-users:before {
    content: ""
}

.fa-chain:before,
.fa-link:before {
    content: ""
}

.fa-cloud:before {
    content: ""
}

.fa-flask:before {
    content: ""
}

.fa-cut:before,
.fa-scissors:before {
    content: ""
}

.fa-copy:before,
.fa-files-o:before {
    content: ""
}

.fa-paperclip:before {
    content: ""
}

.fa-floppy-o:before,
.fa-save:before {
    content: ""
}

.fa-square:before {
    content: ""
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
    content: ""
}

.fa-list-ul:before {
    content: ""
}

.fa-list-ol:before {
    content: ""
}

.fa-strikethrough:before {
    content: ""
}

.fa-underline:before {
    content: ""
}

.fa-table:before {
    content: ""
}

.fa-magic:before {
    content: ""
}

.fa-truck:before {
    content: ""
}

.fa-pinterest:before {
    content: ""
}

.fa-pinterest-square:before {
    content: ""
}

.fa-google-plus-square:before {
    content: ""
}

.fa-google-plus:before {
    content: ""
}

.fa-money:before {
    content: ""
}

.fa-caret-down:before {
    content: ""
}

.fa-caret-up:before {
    content: ""
}

.fa-caret-left:before {
    content: ""
}

.fa-caret-right:before {
    content: ""
}

.fa-columns:before {
    content: ""
}

.fa-sort:before,
.fa-unsorted:before {
    content: ""
}

.fa-sort-desc:before,
.fa-sort-down:before {
    content: ""
}

.fa-sort-asc:before,
.fa-sort-up:before {
    content: ""
}

.fa-envelope:before {
    content: ""
}

.fa-linkedin:before {
    content: ""
}

.fa-rotate-left:before,
.fa-undo:before {
    content: ""
}

.fa-gavel:before,
.fa-legal:before {
    content: ""
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: ""
}

.fa-comment-o:before {
    content: ""
}

.fa-comments-o:before {
    content: ""
}

.fa-bolt:before,
.fa-flash:before {
    content: ""
}

.fa-sitemap:before {
    content: ""
}

.fa-umbrella:before {
    content: ""
}

.fa-clipboard:before,
.fa-paste:before {
    content: ""
}

.fa-lightbulb-o:before {
    content: ""
}

.fa-exchange:before {
    content: ""
}

.fa-cloud-download:before {
    content: ""
}

.fa-cloud-upload:before {
    content: ""
}

.fa-user-md:before {
    content: ""
}

.fa-stethoscope:before {
    content: ""
}

.fa-suitcase:before {
    content: ""
}

.fa-bell-o:before {
    content: ""
}

.fa-coffee:before {
    content: ""
}

.fa-cutlery:before {
    content: ""
}

.fa-file-text-o:before {
    content: ""
}

.fa-building-o:before {
    content: ""
}

.fa-hospital-o:before {
    content: ""
}

.fa-ambulance:before {
    content: ""
}

.fa-medkit:before {
    content: ""
}

.fa-fighter-jet:before {
    content: ""
}

.fa-beer:before {
    content: ""
}

.fa-h-square:before {
    content: ""
}

.fa-plus-square:before {
    content: ""
}

.fa-angle-double-left:before {
    content: ""
}

.fa-angle-double-right:before {
    content: ""
}

.fa-angle-double-up:before {
    content: ""
}

.fa-angle-double-down:before {
    content: ""
}

.fa-angle-left:before {
    content: ""
}

.fa-angle-right:before {
    content: ""
}

.fa-angle-up:before {
    content: ""
}

.fa-angle-down:before {
    content: ""
}

.fa-desktop:before {
    content: ""
}

.fa-laptop:before {
    content: ""
}

.fa-tablet:before {
    content: ""
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: ""
}

.fa-circle-o:before {
    content: ""
}

.fa-quote-left:before {
    content: ""
}

.fa-quote-right:before {
    content: ""
}

.fa-spinner:before {
    content: ""
}

.fa-circle:before {
    content: ""
}

.fa-mail-reply:before,
.fa-reply:before {
    content: ""
}

.fa-github-alt:before {
    content: ""
}

.fa-folder-o:before {
    content: ""
}

.fa-folder-open-o:before {
    content: ""
}

.fa-smile-o:before {
    content: ""
}

.fa-frown-o:before {
    content: ""
}

.fa-meh-o:before {
    content: ""
}

.fa-gamepad:before {
    content: ""
}

.fa-keyboard-o:before {
    content: ""
}

.fa-flag-o:before {
    content: ""
}

.fa-flag-checkered:before {
    content: ""
}

.fa-terminal:before {
    content: ""
}

.fa-code:before {
    content: ""
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: ""
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: ""
}

.fa-location-arrow:before {
    content: ""
}

.fa-crop:before {
    content: ""
}

.fa-code-fork:before {
    content: ""
}

.fa-chain-broken:before,
.fa-unlink:before {
    content: ""
}

.fa-question:before {
    content: ""
}

.fa-info:before {
    content: ""
}

.fa-exclamation:before {
    content: ""
}

.fa-superscript:before {
    content: ""
}

.fa-subscript:before {
    content: ""
}

.fa-eraser:before {
    content: ""
}

.fa-puzzle-piece:before {
    content: ""
}

.fa-microphone:before {
    content: ""
}

.fa-microphone-slash:before {
    content: ""
}

.fa-shield:before {
    content: ""
}

.fa-calendar-o:before {
    content: ""
}

.fa-fire-extinguisher:before {
    content: ""
}

.fa-rocket:before {
    content: ""
}

.fa-maxcdn:before {
    content: ""
}

.fa-chevron-circle-left:before {
    content: ""
}

.fa-chevron-circle-right:before {
    content: ""
}

.fa-chevron-circle-up:before {
    content: ""
}

.fa-chevron-circle-down:before {
    content: ""
}

.fa-html5:before {
    content: ""
}

.fa-css3:before {
    content: ""
}

.fa-anchor:before {
    content: ""
}

.fa-unlock-alt:before {
    content: ""
}

.fa-bullseye:before {
    content: ""
}

.fa-ellipsis-h:before {
    content: ""
}

.fa-ellipsis-v:before {
    content: ""
}

.fa-rss-square:before {
    content: ""
}

.fa-play-circle:before {
    content: ""
}

.fa-ticket:before {
    content: ""
}

.fa-minus-square:before {
    content: ""
}

.fa-minus-square-o:before {
    content: ""
}

.fa-level-up:before {
    content: ""
}

.fa-level-down:before {
    content: ""
}

.fa-check-square:before {
    content: ""
}

.fa-pencil-square:before {
    content: ""
}

.fa-external-link-square:before {
    content: ""
}

.fa-share-square:before {
    content: ""
}

.fa-compass:before {
    content: ""
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
    content: ""
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
    content: ""
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
    content: ""
}

.fa-eur:before,
.fa-euro:before {
    content: ""
}

.fa-gbp:before {
    content: ""
}

.fa-dollar:before,
.fa-usd:before {
    content: ""
}

.fa-inr:before,
.fa-rupee:before {
    content: ""
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
    content: ""
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
    content: ""
}

.fa-krw:before,
.fa-won:before {
    content: ""
}

.fa-bitcoin:before,
.fa-btc:before {
    content: ""
}

.fa-file:before {
    content: ""
}

.fa-file-text:before {
    content: ""
}

.fa-sort-alpha-asc:before {
    content: ""
}

.fa-sort-alpha-desc:before {
    content: ""
}

.fa-sort-amount-asc:before {
    content: ""
}

.fa-sort-amount-desc:before {
    content: ""
}

.fa-sort-numeric-asc:before {
    content: ""
}

.fa-sort-numeric-desc:before {
    content: ""
}

.fa-thumbs-up:before {
    content: ""
}

.fa-thumbs-down:before {
    content: ""
}

.fa-youtube-square:before {
    content: ""
}

.fa-youtube:before {
    content: ""
}

.fa-xing:before {
    content: ""
}

.fa-xing-square:before {
    content: ""
}

.fa-youtube-play:before {
    content: ""
}

.fa-dropbox:before {
    content: ""
}

.fa-stack-overflow:before {
    content: ""
}

.fa-instagram:before {
    content: ""
}

.fa-flickr:before {
    content: ""
}

.fa-adn:before {
    content: ""
}

.fa-bitbucket:before {
    content: ""
}

.fa-bitbucket-square:before {
    content: ""
}

.fa-tumblr:before {
    content: ""
}

.fa-tumblr-square:before {
    content: ""
}

.fa-long-arrow-down:before {
    content: ""
}

.fa-long-arrow-up:before {
    content: ""
}

.fa-long-arrow-left:before {
    content: ""
}

.fa-long-arrow-right:before {
    content: ""
}

.fa-apple:before {
    content: ""
}

.fa-windows:before {
    content: ""
}

.fa-android:before {
    content: ""
}

.fa-linux:before {
    content: ""
}

.fa-dribbble:before {
    content: ""
}

.fa-skype:before {
    content: ""
}

.fa-foursquare:before {
    content: ""
}

.fa-trello:before {
    content: ""
}

.fa-female:before {
    content: ""
}

.fa-male:before {
    content: ""
}

.fa-gittip:before,
.fa-gratipay:before {
    content: ""
}

.fa-sun-o:before {
    content: ""
}

.fa-moon-o:before {
    content: ""
}

.fa-archive:before {
    content: ""
}

.fa-bug:before {
    content: ""
}

.fa-vk:before {
    content: ""
}

.fa-weibo:before {
    content: ""
}

.fa-renren:before {
    content: ""
}

.fa-pagelines:before {
    content: ""
}

.fa-stack-exchange:before {
    content: ""
}

.fa-arrow-circle-o-right:before {
    content: ""
}

.fa-arrow-circle-o-left:before {
    content: ""
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
    content: ""
}

.fa-dot-circle-o:before {
    content: ""
}

.fa-wheelchair:before {
    content: ""
}

.fa-vimeo-square:before {
    content: ""
}

.fa-try:before,
.fa-turkish-lira:before {
    content: ""
}

.fa-plus-square-o:before {
    content: ""
}

.fa-space-shuttle:before {
    content: ""
}

.fa-slack:before {
    content: ""
}

.fa-envelope-square:before {
    content: ""
}

.fa-wordpress:before {
    content: ""
}

.fa-openid:before {
    content: ""
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
    content: ""
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
    content: ""
}

.fa-yahoo:before {
    content: ""
}

.fa-google:before {
    content: ""
}

.fa-reddit:before {
    content: ""
}

.fa-reddit-square:before {
    content: ""
}

.fa-stumbleupon-circle:before {
    content: ""
}

.fa-stumbleupon:before {
    content: ""
}

.fa-delicious:before {
    content: ""
}

.fa-digg:before {
    content: ""
}

.fa-pied-piper-pp:before {
    content: ""
}

.fa-pied-piper-alt:before {
    content: ""
}

.fa-drupal:before {
    content: ""
}

.fa-joomla:before {
    content: ""
}

.fa-language:before {
    content: ""
}

.fa-fax:before {
    content: ""
}

.fa-building:before {
    content: ""
}

.fa-child:before {
    content: ""
}

.fa-paw:before {
    content: ""
}

.fa-spoon:before {
    content: ""
}

.fa-cube:before {
    content: ""
}

.fa-cubes:before {
    content: ""
}

.fa-behance:before {
    content: ""
}

.fa-behance-square:before {
    content: ""
}

.fa-steam:before {
    content: ""
}

.fa-steam-square:before {
    content: ""
}

.fa-recycle:before {
    content: ""
}

.fa-automobile:before,
.fa-car:before {
    content: ""
}

.fa-cab:before,
.fa-taxi:before {
    content: ""
}

.fa-tree:before {
    content: ""
}

.fa-spotify:before {
    content: ""
}

.fa-deviantart:before {
    content: ""
}

.fa-soundcloud:before {
    content: ""
}

.fa-database:before {
    content: ""
}

.fa-file-pdf-o:before {
    content: ""
}

.fa-file-word-o:before {
    content: ""
}

.fa-file-excel-o:before {
    content: ""
}

.fa-file-powerpoint-o:before {
    content: ""
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
    content: ""
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
    content: ""
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
    content: ""
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: ""
}

.fa-file-code-o:before {
    content: ""
}

.fa-vine:before {
    content: ""
}

.fa-codepen:before {
    content: ""
}

.fa-jsfiddle:before {
    content: ""
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
    content: ""
}

.fa-circle-o-notch:before {
    content: ""
}

.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
    content: ""
}

.fa-empire:before,
.fa-ge:before {
    content: ""
}

.fa-git-square:before {
    content: ""
}

.fa-git:before {
    content: ""
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
    content: ""
}

.fa-tencent-weibo:before {
    content: ""
}

.fa-qq:before {
    content: ""
}

.fa-wechat:before,
.fa-weixin:before {
    content: ""
}

.fa-paper-plane:before,
.fa-send:before {
    content: ""
}

.fa-paper-plane-o:before,
.fa-send-o:before {
    content: ""
}

.fa-history:before {
    content: ""
}

.fa-circle-thin:before {
    content: ""
}

.fa-header:before {
    content: ""
}

.fa-paragraph:before {
    content: ""
}

.fa-sliders:before {
    content: ""
}

.fa-share-alt:before {
    content: ""
}

.fa-share-alt-square:before {
    content: ""
}

.fa-bomb:before {
    content: ""
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
    content: ""
}

.fa-tty:before {
    content: ""
}

.fa-binoculars:before {
    content: ""
}

.fa-plug:before {
    content: ""
}

.fa-slideshare:before {
    content: ""
}

.fa-twitch:before {
    content: ""
}

.fa-yelp:before {
    content: ""
}

.fa-newspaper-o:before {
    content: ""
}

.fa-wifi:before {
    content: ""
}

.fa-calculator:before {
    content: ""
}

.fa-paypal:before {
    content: ""
}

.fa-google-wallet:before {
    content: ""
}

.fa-cc-visa:before {
    content: ""
}

.fa-cc-mastercard:before {
    content: ""
}

.fa-cc-discover:before {
    content: ""
}

.fa-cc-amex:before {
    content: ""
}

.fa-cc-paypal:before {
    content: ""
}

.fa-cc-stripe:before {
    content: ""
}

.fa-bell-slash:before {
    content: ""
}

.fa-bell-slash-o:before {
    content: ""
}

.fa-trash:before {
    content: ""
}

.fa-copyright:before {
    content: ""
}

.fa-at:before {
    content: ""
}

.fa-eyedropper:before {
    content: ""
}

.fa-paint-brush:before {
    content: ""
}

.fa-birthday-cake:before {
    content: ""
}

.fa-area-chart:before {
    content: ""
}

.fa-pie-chart:before {
    content: ""
}

.fa-line-chart:before {
    content: ""
}

.fa-lastfm:before {
    content: ""
}

.fa-lastfm-square:before {
    content: ""
}

.fa-toggle-off:before {
    content: ""
}

.fa-toggle-on:before {
    content: ""
}

.fa-bicycle:before {
    content: ""
}

.fa-bus:before {
    content: ""
}

.fa-ioxhost:before {
    content: ""
}

.fa-angellist:before {
    content: ""
}

.fa-cc:before {
    content: ""
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
    content: ""
}

.fa-meanpath:before {
    content: ""
}

.fa-buysellads:before {
    content: ""
}

.fa-connectdevelop:before {
    content: ""
}

.fa-dashcube:before {
    content: ""
}

.fa-forumbee:before {
    content: ""
}

.fa-leanpub:before {
    content: ""
}

.fa-sellsy:before {
    content: ""
}

.fa-shirtsinbulk:before {
    content: ""
}

.fa-simplybuilt:before {
    content: ""
}

.fa-skyatlas:before {
    content: ""
}

.fa-cart-plus:before {
    content: ""
}

.fa-cart-arrow-down:before {
    content: ""
}

.fa-diamond:before {
    content: ""
}

.fa-ship:before {
    content: ""
}

.fa-user-secret:before {
    content: ""
}

.fa-motorcycle:before {
    content: ""
}

.fa-street-view:before {
    content: ""
}

.fa-heartbeat:before {
    content: ""
}

.fa-venus:before {
    content: ""
}

.fa-mars:before {
    content: ""
}

.fa-mercury:before {
    content: ""
}

.fa-intersex:before,
.fa-transgender:before {
    content: ""
}

.fa-transgender-alt:before {
    content: ""
}

.fa-venus-double:before {
    content: ""
}

.fa-mars-double:before {
    content: ""
}

.fa-venus-mars:before {
    content: ""
}

.fa-mars-stroke:before {
    content: ""
}

.fa-mars-stroke-v:before {
    content: ""
}

.fa-mars-stroke-h:before {
    content: ""
}

.fa-neuter:before {
    content: ""
}

.fa-genderless:before {
    content: ""
}

.fa-facebook-official:before {
    content: ""
}

.fa-pinterest-p:before {
    content: ""
}

.fa-whatsapp:before {
    content: ""
}

.fa-server:before {
    content: ""
}

.fa-user-plus:before {
    content: ""
}

.fa-user-times:before {
    content: ""
}

.fa-bed:before,
.fa-hotel:before {
    content: ""
}

.fa-viacoin:before {
    content: ""
}

.fa-train:before {
    content: ""
}

.fa-subway:before {
    content: ""
}

.fa-medium:before {
    content: ""
}

.fa-y-combinator:before,
.fa-yc:before {
    content: ""
}

.fa-optin-monster:before {
    content: ""
}

.fa-opencart:before {
    content: ""
}

.fa-expeditedssl:before {
    content: ""
}

.fa-battery-4:before,
.fa-battery-full:before {
    content: ""
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: ""
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: ""
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: ""
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: ""
}

.fa-mouse-pointer:before {
    content: ""
}

.fa-i-cursor:before {
    content: ""
}

.fa-object-group:before {
    content: ""
}

.fa-object-ungroup:before {
    content: ""
}

.fa-sticky-note:before {
    content: ""
}

.fa-sticky-note-o:before {
    content: ""
}

.fa-cc-jcb:before {
    content: ""
}

.fa-cc-diners-club:before {
    content: ""
}

.fa-clone:before {
    content: ""
}

.fa-balance-scale:before {
    content: ""
}

.fa-hourglass-o:before {
    content: ""
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: ""
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: ""
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: ""
}

.fa-hourglass:before {
    content: ""
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: ""
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
    content: ""
}

.fa-hand-scissors-o:before {
    content: ""
}

.fa-hand-lizard-o:before {
    content: ""
}

.fa-hand-spock-o:before {
    content: ""
}

.fa-hand-pointer-o:before {
    content: ""
}

.fa-hand-peace-o:before {
    content: ""
}

.fa-trademark:before {
    content: ""
}

.fa-registered:before {
    content: ""
}

.fa-creative-commons:before {
    content: ""
}

.fa-gg:before {
    content: ""
}

.fa-gg-circle:before {
    content: ""
}

.fa-tripadvisor:before {
    content: ""
}

.fa-odnoklassniki:before {
    content: ""
}

.fa-odnoklassniki-square:before {
    content: ""
}

.fa-get-pocket:before {
    content: ""
}

.fa-wikipedia-w:before {
    content: ""
}

.fa-safari:before {
    content: ""
}

.fa-chrome:before {
    content: ""
}

.fa-firefox:before {
    content: ""
}

.fa-opera:before {
    content: ""
}

.fa-internet-explorer:before {
    content: ""
}

.fa-television:before,
.fa-tv:before {
    content: ""
}

.fa-contao:before {
    content: ""
}

.fa-500px:before {
    content: ""
}

.fa-amazon:before {
    content: ""
}

.fa-calendar-plus-o:before {
    content: ""
}

.fa-calendar-minus-o:before {
    content: ""
}

.fa-calendar-times-o:before {
    content: ""
}

.fa-calendar-check-o:before {
    content: ""
}

.fa-industry:before {
    content: ""
}

.fa-map-pin:before {
    content: ""
}

.fa-map-signs:before {
    content: ""
}

.fa-map-o:before {
    content: ""
}

.fa-map:before {
    content: ""
}

.fa-commenting:before {
    content: ""
}

.fa-commenting-o:before {
    content: ""
}

.fa-houzz:before {
    content: ""
}

.fa-vimeo:before {
    content: ""
}

.fa-black-tie:before {
    content: ""
}

.fa-fonticons:before {
    content: ""
}

.fa-reddit-alien:before {
    content: ""
}

.fa-edge:before {
    content: ""
}

.fa-credit-card-alt:before {
    content: ""
}

.fa-codiepie:before {
    content: ""
}

.fa-modx:before {
    content: ""
}

.fa-fort-awesome:before {
    content: ""
}

.fa-usb:before {
    content: ""
}

.fa-product-hunt:before {
    content: ""
}

.fa-mixcloud:before {
    content: ""
}

.fa-scribd:before {
    content: ""
}

.fa-pause-circle:before {
    content: ""
}

.fa-pause-circle-o:before {
    content: ""
}

.fa-stop-circle:before {
    content: ""
}

.fa-stop-circle-o:before {
    content: ""
}

.fa-shopping-bag:before {
    content: ""
}

.fa-shopping-basket:before {
    content: ""
}

.fa-hashtag:before {
    content: ""
}

.fa-bluetooth:before {
    content: ""
}

.fa-bluetooth-b:before {
    content: ""
}

.fa-percent:before {
    content: ""
}

.fa-gitlab:before {
    content: ""
}

.fa-wpbeginner:before {
    content: ""
}

.fa-wpforms:before {
    content: ""
}

.fa-envira:before {
    content: ""
}

.fa-universal-access:before {
    content: ""
}

.fa-wheelchair-alt:before {
    content: ""
}

.fa-question-circle-o:before {
    content: ""
}

.fa-blind:before {
    content: ""
}

.fa-audio-description:before {
    content: ""
}

.fa-volume-control-phone:before {
    content: ""
}

.fa-braille:before {
    content: ""
}

.fa-assistive-listening-systems:before {
    content: ""
}

.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
    content: ""
}

.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
    content: ""
}

.fa-glide:before {
    content: ""
}

.fa-glide-g:before {
    content: ""
}

.fa-sign-language:before,
.fa-signing:before {
    content: ""
}

.fa-low-vision:before {
    content: ""
}

.fa-viadeo:before {
    content: ""
}

.fa-viadeo-square:before {
    content: ""
}

.fa-snapchat:before {
    content: ""
}

.fa-snapchat-ghost:before {
    content: ""
}

.fa-snapchat-square:before {
    content: ""
}

.fa-pied-piper:before {
    content: ""
}

.fa-first-order:before {
    content: ""
}

.fa-yoast:before {
    content: ""
}

.fa-themeisle:before {
    content: ""
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: ""
}

.fa-fa:before,
.fa-font-awesome:before {
    content: ""
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
figcaption,
figure,
footer,
header,
main,
nav,
section {
    display: block
}

audio {
    display: inline-block;
    vertical-align: baseline
}

[hidden] {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

strong {
    font-weight: 700
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

small {
    font-size: 80%
}

img {
    border: 0
}

figure {
    margin: 1em 40px
}

button,
input,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox] {
    box-sizing: border-box;
    padding: 0
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

textarea {
    overflow: auto
}

@media print {

    *,
    :after,
    :before {
        background: 0 0 !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: none
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    a[href^="#"]:after {
        content: ""
    }

    blockquote {
        border: 1px solid #999
    }

    blockquote,
    img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }
}

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

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.428571429;
    color: #000;
    background-color: #fff
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: var(--jcat-red);
    text-decoration: none
}

a:focus,
a:hover {
    color: var(--jcat-lightred);
    text-decoration: none
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.agenda__image img,
.article-summary--home .article-summary__image,
.document__meta img,
.footer-1__logo img,
.img-responsive,
.minut-a-minut__content li img,
.video-list .video__image {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 0
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

[role=button] {
    cursor: pointer
}

h1,
h2,
h3,
h4 {
    font-family: inherit;
    font-weight: 700;
    line-height: 1.1;
    color: inherit
}

h1,
h2,
h3 {
    margin-top: 20px
}

h1,
h2,
h3,
h4 {
    margin-bottom: 10px
}

h4 {
    margin-top: 10px
}

h1 {
    font-size: 36px
}

h2 {
    font-size: 30px
}

h3 {
    font-size: 24px
}

h4 {
    font-size: 18px
}

p {
    margin: 0 0 10px
}

small {
    font-size: 85%
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: var(--jcat-red)
}

a.text-primary:focus,
a.text-primary:hover {
    color: #ff0d0d
}

.text-success {
    color: #3c763d
}

a.text-success:focus,
a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus,
a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus,
a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus,
a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: var(--jcat-red)
}

a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #ff0d0d
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus,
a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus,
a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ul {
    margin-top: 0;
    margin-bottom: 10px
}

ul ul {
    margin-bottom: 0
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dd,
dt {
    line-height: 1.428571429
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.428571429
}

body,
body.home,
body.article,
body.llistat,
body.monografics,
body.monografic,
body.contacte,
body.quisom,
body.agenda,
body.envia_noticia {
    display: flex;
    flex-wrap: wrap
}

main.main {
    width: clamp(88vw, 92vw, 80vw)
}

main.main .container {
    width: 100%;
    padding: 15px;
    margin: 0
}

header.header {
    width: clamp(12vw, 8vw, 20vw);
    z-index: 2;
    flex: 1 !important;
    -webkit-box-flex: 1
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.row:after,
.row:before {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}

.col-xs-1 {
    width: 8.3333333333%
}

.col-xs-2 {
    width: 16.6666666667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.3333333333%
}

.col-xs-5 {
    width: 41.6666666667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.3333333333%
}

.col-xs-8 {
    width: 66.6666666667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.3333333333%
}

.col-xs-11 {
    width: 91.6666666667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.3333333333%
}

.col-xs-pull-2 {
    right: 16.6666666667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.3333333333%
}

.col-xs-pull-5 {
    right: 41.6666666667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.3333333333%
}

.col-xs-pull-8 {
    right: 66.6666666667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.3333333333%
}

.col-xs-pull-11 {
    right: 91.6666666667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.3333333333%
}

.col-xs-push-2 {
    left: 16.6666666667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.3333333333%
}

.col-xs-push-5 {
    left: 41.6666666667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.3333333333%
}

.col-xs-push-8 {
    left: 66.6666666667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.3333333333%
}

.col-xs-push-11 {
    left: 91.6666666667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0
}

.col-xs-offset-1 {
    margin-left: 8.3333333333%
}

.col-xs-offset-2 {
    margin-left: 16.6666666667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.3333333333%
}

.col-xs-offset-5 {
    margin-left: 41.6666666667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.3333333333%
}

.col-xs-offset-8 {
    margin-left: 66.6666666667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.3333333333%
}

.col-xs-offset-11 {
    margin-left: 91.6666666667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@media(min-width:768px) {
    
    main.main .container {
        width: 100%;
        margin: auto;
        padding: 60px
    }

    body.home main.main .container {
        padding-inline: 0;
    }

    /* body.programes main.main .container {
        padding-top: 0;
        padding-inline: 0;
    } */

    body.home main.main .container .home-section-portada,
    body.home main.main .container .home-section,
    body.home main.main .container .programes__slider {
        padding-inline: 60px;
    }

    @media(min-width:992px) {
        main.main .container {
            width: 100%;
            padding: 0;
            margin: 0;
            padding: 25px 50px;
        }
        
        body.home main.main .container {
            padding-block: 25px;
            padding-inline: 0;
        }

        body.home main.main .container .home-section-portada,
        body.home main.main .container .home-section,
        body.home main.main .container .programes__slider {
            padding-inline: 50px;
        }
    }

    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }

    .col-sm-1 {
        width: 8.3333333333%
    }

    .col-sm-2 {
        width: 16.6666666667%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-4 {
        width: 33.3333333333%
    }

    .col-sm-5 {
        width: 41.6666666667%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-7 {
        width: 58.3333333333%
    }

    .col-sm-8 {
        width: 66.6666666667%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-10 {
        width: 83.3333333333%
    }

    .col-sm-11 {
        width: 91.6666666667%
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-pull-1 {
        right: 8.3333333333%
    }

    .col-sm-pull-2 {
        right: 16.6666666667%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-4 {
        right: 33.3333333333%
    }

    .col-sm-pull-5 {
        right: 41.6666666667%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-7 {
        right: 58.3333333333%
    }

    .col-sm-pull-8 {
        right: 66.6666666667%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-10 {
        right: 83.3333333333%
    }

    .col-sm-pull-11 {
        right: 91.6666666667%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-push-1 {
        left: 8.3333333333%
    }

    .col-sm-push-2 {
        left: 16.6666666667%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-4 {
        left: 33.3333333333%
    }

    .col-sm-push-5 {
        left: 41.6666666667%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-7 {
        left: 58.3333333333%
    }

    .col-sm-push-8 {
        left: 66.6666666667%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-10 {
        left: 83.3333333333%
    }

    .col-sm-push-11 {
        left: 91.6666666667%
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }

    .col-sm-offset-1 {
        margin-left: 8.3333333333%
    }

    .col-sm-offset-2 {
        margin-left: 16.6666666667%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-4 {
        margin-left: 33.3333333333%
    }

    .col-sm-offset-5 {
        margin-left: 41.6666666667%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-7 {
        margin-left: 58.3333333333%
    }

    .col-sm-offset-8 {
        margin-left: 66.6666666667%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-10 {
        margin-left: 83.3333333333%
    }

    .col-sm-offset-11 {
        margin-left: 91.6666666667%
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media(min-width:992px) {

    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }

    .col-md-1 {
        width: 8.3333333333%
    }

    .col-md-2 {
        width: 16.6666666667%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-4 {
        width: 33.3333333333%
    }

    .col-md-5 {
        width: 41.6666666667%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-7 {
        width: 58.3333333333%
    }

    .col-md-8 {
        width: 66.6666666667%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-10 {
        width: 83.3333333333%
    }

    .col-md-11 {
        width: 91.6666666667%
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-pull-1 {
        right: 8.3333333333%
    }

    .col-md-pull-2 {
        right: 16.6666666667%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-4 {
        right: 33.3333333333%
    }

    .col-md-pull-5 {
        right: 41.6666666667%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-7 {
        right: 58.3333333333%
    }

    .col-md-pull-8 {
        right: 66.6666666667%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-10 {
        right: 83.3333333333%
    }

    .col-md-pull-11 {
        right: 91.6666666667%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-push-1 {
        left: 8.3333333333%
    }

    .col-md-push-2 {
        left: 16.6666666667%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-4 {
        left: 33.3333333333%
    }

    .col-md-push-5 {
        left: 41.6666666667%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-7 {
        left: 58.3333333333%
    }

    .col-md-push-8 {
        left: 66.6666666667%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-10 {
        left: 83.3333333333%
    }

    .col-md-push-11 {
        left: 91.6666666667%
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-offset-0 {
        margin-left: 0
    }

    .col-md-offset-1 {
        margin-left: 8.3333333333%
    }

    .col-md-offset-2 {
        margin-left: 16.6666666667%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-4 {
        margin-left: 33.3333333333%
    }

    .col-md-offset-5 {
        margin-left: 41.6666666667%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-7 {
        margin-left: 58.3333333333%
    }

    .col-md-offset-8 {
        margin-left: 66.6666666667%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-10 {
        margin-left: 83.3333333333%
    }

    .col-md-offset-11 {
        margin-left: 91.6666666667%
    }

    .col-md-offset-12 {
        margin-left: 100%
    }
}

@media(min-width:1200px) {

    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }

    .col-lg-1 {
        width: 8.3333333333%
    }

    .col-lg-2 {
        width: 16.6666666667%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-4 {
        width: 33.3333333333%
    }

    .col-lg-5 {
        width: 41.6666666667%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-7 {
        width: 58.3333333333%
    }

    .col-lg-8 {
        width: 66.6666666667%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-10 {
        width: 83.3333333333%
    }

    .col-lg-11 {
        width: 91.6666666667%
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-pull-1 {
        right: 8.3333333333%
    }

    .col-lg-pull-2 {
        right: 16.6666666667%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-4 {
        right: 33.3333333333%
    }

    .col-lg-pull-5 {
        right: 41.6666666667%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-7 {
        right: 58.3333333333%
    }

    .col-lg-pull-8 {
        right: 66.6666666667%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-10 {
        right: 83.3333333333%
    }

    .col-lg-pull-11 {
        right: 91.6666666667%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-push-1 {
        left: 8.3333333333%
    }

    .col-lg-push-2 {
        left: 16.6666666667%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-4 {
        left: 33.3333333333%
    }

    .col-lg-push-5 {
        left: 41.6666666667%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-7 {
        left: 58.3333333333%
    }

    .col-lg-push-8 {
        left: 66.6666666667%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-10 {
        left: 83.3333333333%
    }

    .col-lg-push-11 {
        left: 91.6666666667%
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }

    .col-lg-offset-1 {
        margin-left: 8.3333333333%
    }

    .col-lg-offset-2 {
        margin-left: 16.6666666667%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-4 {
        margin-left: 33.3333333333%
    }

    .col-lg-offset-5 {
        margin-left: 41.6666666667%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-7 {
        margin-left: 58.3333333333%
    }

    .col-lg-offset-8 {
        margin-left: 66.6666666667%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-10 {
        margin-left: 83.3333333333%
    }

    .col-lg-offset-11 {
        margin-left: 91.6666666667%
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }
}

table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}

table td[class*=col-],
table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}

.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f5f5f5
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    box-sizing: border-box
}

input[type=checkbox] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}

input[type=checkbox]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #b2b2b2;
    border-radius: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.form-control:focus {
    border-color: var(--jcat-red);
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(255, 64, 64, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-ms-expand {
    border: 0;
    background-color: transparent
}

.form-control[disabled],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1;
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

.form-group {
    margin-bottom: 15px
}

.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px\9
}

.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio-inline,
fieldset[disabled] .radio label,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed
}

.form-control-static.input-lg,
.form-control-static.input-sm,
.input-group-lg>.form-control-static.input-group-addon,
.input-group-sm>.form-control-static.input-group-addon {
    padding-left: 0;
    padding-right: 0
}

.input-group-sm>select.input-group-addon,
select.input-sm {
    height: 30px;
    line-height: 30px
}

.input-group-sm>textarea.input-group-addon,
textarea.input-sm {
    height: auto
}

.input-group-lg>select.input-group-addon,
select.input-lg {
    height: 46px;
    line-height: 46px
}

.input-group-lg>textarea.input-group-addon,
textarea.input-lg {
    height: auto
}

@media(min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }

    .form-inline .input-group>.form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }

    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.article__comments-toggle,
.btn,
.minut-a-minut__link {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    border-radius: 0;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.active.article__comments-toggle:focus,
.active.focus.article__comments-toggle,
.active.focus.minut-a-minut__link,
.active.minut-a-minut__link:focus,
.article__comments-toggle:active:focus,
.article__comments-toggle:focus,
.btn.active.focus,
.btn.active:focus,
.btn:active:focus,
.btn:focus,
.minut-a-minut__link:active:focus,
.minut-a-minut__link:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.article__comments-toggle:focus,
.article__comments-toggle:hover,
.btn:focus,
.btn:hover,
.minut-a-minut__link:focus,
.minut-a-minut__link:hover {
    color: #333;
    text-decoration: none
}

.active.article__comments-toggle,
.active.minut-a-minut__link,
.article__comments-toggle:active,
.btn.active,
.btn:active,
.minut-a-minut__link:active {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
.disabled.article__comments-toggle,
.disabled.minut-a-minut__link,
[disabled].article__comments-toggle,
[disabled].minut-a-minut__link,
fieldset[disabled] .article__comments-toggle,
fieldset[disabled] .btn,
fieldset[disabled] .minut-a-minut__link {
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    box-shadow: none
}

a.btn.disabled,
a.disabled.article__comments-toggle,
a.disabled.minut-a-minut__link,
fieldset[disabled] a.article__comments-toggle,
fieldset[disabled] a.btn,
fieldset[disabled] a.minut-a-minut__link {
    pointer-events: none
}

.article__comments-toggle,
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.article__comments-toggle:focus,
.btn-default.focus,
.btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.active.article__comments-toggle,
.article__comments-toggle:active,
.article__comments-toggle:hover,
.btn-default.active,
.btn-default:active,
.btn-default:hover,
.open>.btn-default.dropdown-toggle,
.open>.dropdown-toggle.article__comments-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.active.article__comments-toggle:focus,
.active.article__comments-toggle:hover,
.active.focus.article__comments-toggle,
.article__comments-toggle:active:focus,
.article__comments-toggle:active:hover,
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.btn-default.dropdown-toggle.focus,
.open>.btn-default.dropdown-toggle:focus,
.open>.btn-default.dropdown-toggle:hover,
.open>.dropdown-toggle.article__comments-toggle:focus,
.open>.dropdown-toggle.article__comments-toggle:hover,
.open>.dropdown-toggle.focus.article__comments-toggle {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.active.article__comments-toggle,
.article__comments-toggle:active,
.btn-default.active,
.btn-default:active,
.open>.btn-default.dropdown-toggle,
.open>.dropdown-toggle.article__comments-toggle {
    background-image: none
}

.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
.disabled.article__comments-toggle:focus,
.disabled.article__comments-toggle:hover,
.disabled.focus.article__comments-toggle,
[disabled].article__comments-toggle:focus,
[disabled].article__comments-toggle:hover,
[disabled].focus.article__comments-toggle,
fieldset[disabled] .article__comments-toggle:focus,
fieldset[disabled] .article__comments-toggle:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .focus.article__comments-toggle {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    border-color: #ff2727
}

.btn-primary:focus {
    color: #fff;
    background-color: #ff0d0d;
    border-color: #a60000
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:hover,
.open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #ff0d0d;
    border-color: #e80000
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.btn-primary.dropdown-toggle.focus,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle:hover {
    color: #fff;
    background-color: #e80000;
    border-color: #a60000
}

.btn-primary.active,
.btn-primary:active,
.open>.btn-primary.dropdown-toggle {
    background-image: none
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: var(--jcat-red);
    border-color: #ff2727
}

.btn-success.active,
.open>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #ff0d0d;
    border-color: #e80000
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.open>.btn-success.dropdown-toggle.focus,
.open>.btn-success.dropdown-toggle:focus,
.open>.btn-success.dropdown-toggle:hover {
    color: #fff;
    background-color: #e80000;
    border-color: #a60000
}

.btn-success.active,
.open>.btn-success.dropdown-toggle {
    background-image: none
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: var(--jcat-red);
    border-color: #ff2727
}

.btn-info.active,
.open>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.open>.btn-info.dropdown-toggle.focus,
.open>.btn-info.dropdown-toggle:focus,
.open>.btn-info.dropdown-toggle:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info.active,
.open>.btn-info.dropdown-toggle {
    background-image: none
}

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-warning.active,
.open>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.open>.btn-warning.dropdown-toggle.focus,
.open>.btn-warning.dropdown-toggle:focus,
.open>.btn-warning.dropdown-toggle:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning.active,
.open>.btn-warning.dropdown-toggle {
    background-image: none
}

.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-danger.active,
.open>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #fa3f26;
    border-color: #f62206
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.open>.btn-danger.dropdown-toggle.focus,
.open>.btn-danger.dropdown-toggle:focus,
.open>.btn-danger.dropdown-toggle:hover {
    color: #fff;
    background-color: #f62206;
    border-color: #b61904
}

.btn-danger.active,
.open>.btn-danger.dropdown-toggle {
    background-image: none
}

.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #fb6b58;
    border-color: #fa553f
}

.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.article__comments-toggle,
.btn-lg,
.minut-a-minut__link {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 0
}

.article__comments-toggle,
.btn-block,
.minut-a-minut__link {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.collapsing,
.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 0;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.428571429;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: var(--jcat-red)
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #777
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.428571429;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9;
    content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media(min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-group-vertical>.active.article__comments-toggle,
.btn-group-vertical>.active.minut-a-minut__link,
.btn-group-vertical>.btn.active,
.btn-group>.active.article__comments-toggle,
.btn-group>.active.minut-a-minut__link,
.btn-group>.btn.active {
    z-index: 2
}

.btn-group>.article__comments-toggle:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group>.minut-a-minut__link:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.article__comments-toggle:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group>.minut-a-minut__link:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.article__comments-toggle+.dropdown-toggle,
.btn-group>.btn+.dropdown-toggle,
.btn-group>.minut-a-minut__link+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group-lg.btn-group>.btn+.dropdown-toggle,
.btn-group>.article__comments-toggle+.dropdown-toggle,
.btn-group>.btn-lg+.dropdown-toggle,
.btn-group>.minut-a-minut__link+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    box-shadow: none
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:focus {
    z-index: 3
}

.input-group-btn,
.input-group .form-control {
    display: table-cell
}

.input-group-btn {
    width: 1%;
    vertical-align: middle
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 0
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 0
}

.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.article__comments-toggle:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.minut-a-minut__link:not(:last-child):not(.dropdown-toggle),
.input-group .form-control:first-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.dropdown-toggle {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-btn {
    font-size: 0;
    white-space: nowrap
}

.input-group-btn,
.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    z-index: 2
}

.input-group-btn:last-child>.btn {
    z-index: 2;
    margin-left: -1px
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: var(--jcat-red)
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: var(--jcat-red)
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media(min-width:768px) {

    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 0 solid transparent
}

.navbar:after,
.navbar:before {
    content: " ";
    display: table
}

.navbar:after {
    clear: both
}

@media(min-width:768px) {
    .navbar {
        border-radius: 0
    }
}

.navbar-header:after,
.navbar-header:before {
    content: " ";
    display: table
}

.navbar-header:after {
    clear: both
}

@media(min-width:768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse:after,
.navbar-collapse:before {
    content: " ";
    display: table
}

.navbar-collapse:after {
    clear: both
}

.navbar-collapse.in {
    overflow-y: auto
}

@media(min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media(max-device-width:480px) and (orientation:landscape) {

    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media(min-width:768px) {

    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media(min-width:768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media(min-width:768px) {

    .navbar-fixed-bottom,
    .navbar-fixed-top {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media(min-width:768px) {

    .navbar>.container-fluid .navbar-brand,
    .navbar>.container .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media(min-width:768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media(max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

@media(min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav>li {
        float: left
    }

    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    margin: 8px -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1), 0 1px 0 hsla(0, 0%, 100%, .1)
}

@media(min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .form-control-static {
        display: inline-block
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }

    .navbar-form .input-group>.form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0
    }

    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media(max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media(min-width:768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        box-shadow: none
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.btn-group-sm>.navbar-btn.article__comments-toggle,
.btn-group-sm>.navbar-btn.btn,
.btn-group-sm>.navbar-btn.minut-a-minut__link,
.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.btn-group-xs>.navbar-btn.article__comments-toggle,
.btn-group-xs>.navbar-btn.btn,
.btn-group-xs>.navbar-btn.minut-a-minut__link,
.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media(min-width:768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }
}

@media(min-width:768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #fff;
    border-color: transparent
}

.navbar-default .navbar-brand {
    color: var(--jcat-red)
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #ff0d0d;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #000
}

.navbar-default .navbar-nav>li>a {
    color: var(--jcat-red)
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #f30000;
    background-color: transparent
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: transparent
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background-color: transparent;
    color: #f30000
}

@media(max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: var(--jcat-red)
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #f30000;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: var(--jcat-red)
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: var(--jcat-red)
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #090909
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #090909
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    background-color: #090909;
    color: #fff
}

@media(max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

.breadcrumb>.active {
    color: #777
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 0
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.428571429;
    text-decoration: none;
    color: var(--jcat-red);
    background-color: #fff;
    border: 1px solid var(--jcat-red);
    margin-left: -1px
}

.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.pagination>li:last-child>a {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    z-index: 2;
    color: #fff;
    background-color: var(--jcat-red)
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    background-color: var(--jcat-red);
    border-color: var(--jcat-red);
    cursor: default
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.pagination-lg>li:last-child>a {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center
}

.pager:after,
.pager:before {
    content: " ";
    display: table
}

.pager:after {
    clear: both
}

.pager li {
    display: inline
}

.pager li>a {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #000;
    border-radius: 0
}

.pager li>a:focus,
.pager li>a:hover {
    text-decoration: none;
    background-color: var(--jcat-grey)
}

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
    color: #777;
    background-color: #fff;
    cursor: not-allowed
}

.label-default {
    background-color: #777
}

.label-default[href]:focus,
.label-default[href]:hover {
    background-color: #5e5e5e
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: var(--jcat-red);
    background-color: #fff
}

a.thumbnail.active {
    border-color: var(--jcat-red)
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 0
}

.alert .alert-link {
    font-weight: 700
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    0% {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    0% {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress-bar.active,
.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.media-object.img-thumbnail {
    max-width: none
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    background-color: #eee;
    color: #777;
    cursor: not-allowed
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #777
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: var(--jcat-red);
    border-color: var(--jcat-red)
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
    color: #fff
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.modal,
.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translateY(-25%);
    -ms-transform: translateY(-25%);
    transform: translateY(-25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 0;
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    width: clamp(88vw, 92vw, 80vw);
    top: 0;
    right: 0;
    bottom: 0;
    left: clamp(12vw, 8vw, 20vw);
    z-index: 1;
    background-color: var(--jcat-themecolour)
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .95;
    filter: alpha(opacity=95)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header:after,
.modal-header:before {
    content: " ";
    display: table
}

.modal-header:after {
    clear: both
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.428571429
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer:after,
.modal-footer:before {
    content: " ";
    display: table
}

.modal-footer:after {
    clear: both
}

.modal-footer .article__comments-toggle+.article__comments-toggle,
.modal-footer .article__comments-toggle+.btn,
.modal-footer .article__comments-toggle+.minut-a-minut__link,
.modal-footer .btn+.article__comments-toggle,
.modal-footer .btn+.btn,
.modal-footer .btn+.minut-a-minut__link,
.modal-footer .minut-a-minut__link+.article__comments-toggle,
.modal-footer .minut-a-minut__link+.btn,
.modal-footer .minut-a-minut__link+.minut-a-minut__link {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .article__comments-toggle+.article__comments-toggle,
.modal-footer .btn-group .article__comments-toggle+.btn,
.modal-footer .btn-group .article__comments-toggle+.minut-a-minut__link,
.modal-footer .btn-group .btn+.article__comments-toggle,
.modal-footer .btn-group .btn+.btn,
.modal-footer .btn-group .btn+.minut-a-minut__link,
.modal-footer .btn-group .minut-a-minut__link+.article__comments-toggle,
.modal-footer .btn-group .minut-a-minut__link+.btn,
.modal-footer .btn-group .minut-a-minut__link+.minut-a-minut__link {
    margin-left: -1px
}

.modal-footer .article__comments-toggle+.article__comments-toggle,
.modal-footer .article__comments-toggle+.btn-block,
.modal-footer .article__comments-toggle+.minut-a-minut__link,
.modal-footer .btn-block+.article__comments-toggle,
.modal-footer .btn-block+.btn-block,
.modal-footer .btn-block+.minut-a-minut__link,
.modal-footer .minut-a-minut__link+.article__comments-toggle,
.modal-footer .minut-a-minut__link+.btn-block,
.modal-footer .minut-a-minut__link+.minut-a-minut__link {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media(min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }

    .modal-sm {
        width: 300px
    }
}

@media(min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.428571429;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 12px;
    opacity: 0;
    filter: alpha(opacity=0)
}

.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 0
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    right: 5px
}

.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    left: 5px
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    bottom: -11px
}

.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25)
}

.popover.right>.arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
    top: -11px
}

.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

@media(-webkit-transform-3d), (transform-3d) {

    .carousel-inner>.item.active.right,
    .carousel-inner>.item.next {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0
    }

    .carousel-inner>.item.active.left,
    .carousel-inner>.item.prev {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0
    }

    .carousel-inner>.item.active,
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        left: 0
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block
}

.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: "\2039"
}

.carousel-control .icon-next:before {
    content: "\203a"
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

@media screen and (min-width:768px) {

    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }

    .carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .icon-next {
        margin-right: -10px
    }
}

.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.pull-right {
    float: right !important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width;
}

.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none !important
}

@media(max-width:767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs,
    th.visible-xs {
        display: table-cell !important
    }
}

@media(max-width:767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media(max-width:767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media(max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm,
    th.visible-sm {
        display: table-cell !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md,
    th.visible-md {
        display: table-cell !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media(min-width:1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg,
    th.visible-lg {
        display: table-cell !important
    }
}

@media(min-width:1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media(min-width:1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media(min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media(max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media(min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print,
    th.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

.svg-icon-alert,
.svg-icon-article-infografia,
.svg-icon-article-video,
.svg-icon-comment-permalink,
.svg-icon-comments,
.svg-icon-comments-close,
.svg-icon-download-document,
.svg-icon-event-place,
.svg-icon-event-place-big,
.svg-icon-event-time,
.svg-icon-event-time-big,
.svg-icon-in-reply,
.svg-icon-menu-close,
.svg-icon-pager-next,
.svg-icon-pager-prev,
.svg-icon-pdf,
.svg-icon-print,
.svg-icon-reply,
.svg-icon-send-email,
.svg-icon-social-link,
.svg-icon-thumbs-down,
.svg-icon-thumbs-up,
.svg-icon-website {
    background: url(../images/svg-sprite/sprite.svg) no-repeat
}

.svg-icon-alert {
    background-position: 77.67857142857143% 22.68041237113402%;
    width: 25px;
    height: 26px
}

.svg-icon-article-infografia {
    background-position: 49.494949494949495% 44.705882352941174%;
    width: 38px;
    height: 38px
}

.svg-icon-article-video {
    background-position: 49.494949494949495% 0;
    width: 38px;
    height: 38px
}

.svg-icon-comment-permalink {
    background-position: 97.47899159663865% 59.64912280701754%;
    width: 18px;
    height: 9px
}

.svg-icon-comments {
    background-position: 99.14529914529915% 47.11538461538461%;
    width: 20px;
    height: 19px
}

.svg-icon-comments-close {
    background-position: 76% 73.87387387387388%;
    width: 12px;
    height: 12px
}

.svg-icon-download-document {
    background-position: 0 0;
    width: 49px;
    height: 82px
}

.svg-icon-event-place {
    background-position: 48.818897637795274% 74.54545454545455%;
    width: 10px;
    height: 13px
}

.svg-icon-event-place-big {
    background-position: 72.5% 48.484848484848484%;
    width: 17px;
    height: 24px
}

.svg-icon-event-time {
    background-position: 42.27642276422764% 96.3302752293578%;
    width: 14px;
    height: 14px
}

.svg-icon-event-time-big {
    background-position: 0 82%;
    width: 23px;
    height: 23px
}

.svg-icon-in-reply {
    background-position: 66.66666666666667% 74.54545454545455%;
    width: 11px;
    height: 13px
}

.svg-icon-menu-close {
    background-position: 100% 0;
    width: 21px;
    height: 21px
}

.svg-icon-pager-next {
    background-position: 0 100%;
    width: 18px;
    height: 18px
}

.svg-icon-pager-prev {
    background-position: 15.126050420168067% 100%;
    width: 18px;
    height: 18px
}

.svg-icon-pdf {
    background-position: 95.08196721311475% 73.33333333333333%;
    width: 15px;
    height: 18px
}

.svg-icon-print {
    background-position: 99.14529914529915% 29.523809523809526%;
    width: 20px;
    height: 18px
}

.svg-icon-reply {
    background-position: 80.55555555555556% 0;
    width: 29px;
    height: 22px
}

.svg-icon-send-email {
    background-position: 37.5% 74.54545454545455%;
    width: 17px;
    height: 13px
}

.svg-icon-social-link {
    background-position: 91.33858267716535% 84.070796460177%;
    width: 10px;
    height: 10px
}

.svg-icon-thumbs-down {
    background-position: 83.2% 44.03669724770642%;
    width: 12px;
    height: 14px
}

.svg-icon-thumbs-up {
    background-position: 57.6% 74.54545454545455%;
    width: 12px;
    height: 13px
}

.svg-icon-website {
    background-position: 29.75206611570248% 98.13084112149532%;
    width: 16px;
    height: 16px
}

@font-face {
    font-family: flexslider-icon;
    src: url(../fonts/flexslider-icon.eot);
    src: url(../fonts/flexslider-icon.eot?#iefix) format("embedded-opentype"), url(../fonts/flexslider-icon.woff) format("woff"), url(../fonts/flexslider-icon.ttf) format("truetype"), url(../fonts/flexslider-icon.svg#flexslider-icon) format("svg");
    font-weight: 400;
    font-style: normal
}

body,
html {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-x: hidden
}

::selection {
    color: #fff;
    background: var(--jcat-red)
}

.article__comments-toggle,
.btn,
.minut-a-minut__link,
a {
    -webkit-transition: color .3s, background-color .3s, border-color .3s, opacity .3s;
    transition: color .3s, background-color .3s, border-color .3s, opacity .3s
}

.form-control {
    box-shadow: none
}

.svg-icon {
    display: inline-block
}

.grecaptcha-badge {
    visibility: hidden
}

.article__comments-toggle,
.btn,
.minut-a-minut__link {
    font-weight: 700
}

.btn-black,
.btn-black.active,
.btn-black.active.focus,
.btn-black.active:focus,
.btn-black.active:hover,
.btn-black:active,
.btn-black:active:focus,
.btn-black:active:hover,
.btn-black:focus,
.btn-black:hover,
.open>.btn-black.dropdown-toggle,
.open>.btn-black.dropdown-toggle.focus,
.open>.btn-black.dropdown-toggle:focus,
.open>.btn-black.dropdown-toggle:hover {
    color: #fff;
    background-color: #000;
    border-color: #000
}

.btn-black.active,
.btn-black:active,
.open>.btn-black.dropdown-toggle {
    background-image: none
}

.btn-black.disabled.focus,
.btn-black.disabled:focus,
.btn-black.disabled:hover,
.btn-black[disabled].focus,
.btn-black[disabled]:focus,
.btn-black[disabled]:hover,
fieldset[disabled] .btn-black.focus,
fieldset[disabled] .btn-black:focus,
fieldset[disabled] .btn-black:hover {
    background-color: #000;
    border-color: #000
}

.btn-primary,
.btn-secondary,
.minut-a-minut__link {
    padding: 8px 8px 8px 15px;
    line-height: 24px
}

.btn-primary:after,
.btn-secondary:after,
.minut-a-minut__link:after {
    content: "";
    display: inline-block;
    width: 24px;
    margin-left: 23px
}

@supports((-webkit-mask:url("")) or (mask:url(""))) {

    .btn-primary:after,
    .btn-secondary:after,
    .minut-a-minut__link:after {
        background-color: #000
    }
}

.btn-primary.btn-block.btn-ico:after {
    margin-left: auto
}

.btn-primary.btn-block:not(.btn-ico):after,
.btn-secondary.btn-block:not(.btn-ico):after,
.minut-a-minut__link:not(.btn-ico):after {
    display: none
}

.btn-primary:hover,
.btn-secondary:hover,
.minut-a-minut__link:hover {
    color: #fff;
    background-color: #000;
    border-color: #000
}

@supports((-webkit-mask:url("")) or (mask:url(""))) {

    .btn-ico.minut-a-minut__link:hover:after,
    .btn-primary.btn-ico:hover:after,
    .btn-secondary.btn-ico:hover:after {
        background-color: currentColor
    }
}

.btn-primary {
    border: 2px solid var(--jcat-red);
    color: #000;
    background-color: var(--jcat-red)
}

.btn-secondary,
.minut-a-minut__link {
    border: 2px solid #000;
    color: #000;
    background-color: #fff
}

.btn-ico {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.btn-ico:after {
    display: inline-block;
    width: 24px;
    height: 24px
}

.btn-ico.btn-dreta:after {
    -webkit-mask: url(../images/ico-dreta.svg);
    mask: url(../images/ico-dreta.svg)
}

.btn-ico.btn-esquerra:after {
    -webkit-mask: url(../images/ico-esquerra.svg);
    mask: url(../images/ico-esquerra.svg)
}

.btn-ico.btn-mes:after {
    -webkit-mask: url(../images/ico-mes.svg);
    mask: url(../images/ico-mes.svg)
}

.btn-ico.btn-targeta:after {
    -webkit-mask: url(../images/ico-targeta.svg);
    mask: url(../images/ico-targeta.svg)
}

.btn-ico.btn-lupa:after {
    -webkit-mask: url(../images/ico-lupa.svg);
    mask: url(../images/ico-lupa.svg)
}

.link-arrow {
    line-height: 40px;
    font-weight: 700;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.link-arrow:after {
    content: "";
    margin-left: 5px;
    line-height: 40px;
    width: 24px;
    height: 40px;
    -webkit-mask: url(../images/ico-dreta.svg) no-repeat center;
    mask: url(../images/ico-dreta.svg) no-repeat center
}

@supports((-webkit-mask:url("")) or (mask:url(""))) {
    .link-arrow:after {
        background-color: currentColor
    }
}

.row-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.row-flex:after,
.row-flex:before {
    content: " ";
    display: table
}

.row-flex:after {
    clear: both
}

@media(min-width:992px) {
    .row-flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.row-flex>[class*=" col-"],
.row-flex>[class^=col-] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.row-flex>[class*=" col-"] .row-flex .flex-item,
.row-flex>[class^=col-] .row-flex .flex-item {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.row-flex>[class*=" col-"] .row-flex .flex-item2,
.row-flex>[class^=col-] .row-flex .flex-item2 {
    display: block
}

.row-flex>[class*=" col-"] .row-flex .flex-item2:after,
.row-flex>[class*=" col-"] .row-flex .flex-item2:before,
.row-flex>[class^=col-] .row-flex .flex-item2:after,
.row-flex>[class^=col-] .row-flex .flex-item2:before {
    content: " ";
    display: table
}

.row-flex>[class*=" col-"] .row-flex .flex-item2:after,
.row-flex>[class^=col-] .row-flex .flex-item2:after {
    clear: both
}

@media(min-width:992px) {

    .row-flex>[class*=" col-"] .row-flex .flex-item2,
    .row-flex>[class^=col-] .row-flex .flex-item2 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -ms-flex: 1 auto;
        flex: 1 auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .row-flex>[class*=" col-"] .row-flex .flex-item2 a,
    .row-flex>[class^=col-] .row-flex .flex-item2 a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 100%;
        width: 100%
    }
}

.row-flex>[class*=" col-"] .row-flex .flex-item2.article-summary--home,
.row-flex>[class^=col-] .row-flex .flex-item2.article-summary--home {
    margin-bottom: 15px;
    padding: 0 0 15px;
    border-bottom: 1px solid #000
}

.row-flex>[class*=" col-"] .row-flex .flex-item2.article-summary--home:after,
.row-flex>[class*=" col-"] .row-flex .flex-item2.article-summary--home:before,
.row-flex>[class^=col-] .row-flex .flex-item2.article-summary--home:after,
.row-flex>[class^=col-] .row-flex .flex-item2.article-summary--home:before {
    content: " ";
    display: table
}

.row-flex>[class*=" col-"] .row-flex .flex-item2.article-summary--home:after,
.row-flex>[class^=col-] .row-flex .flex-item2.article-summary--home:after {
    clear: both
}

@media(min-width:768px) and (max-width:991px) {

    .row-flex>[class*=" col-"] .row-flex .flex-item2.article-summary--home,
    .row-flex>[class^=col-] .row-flex .flex-item2.article-summary--home {
        padding-left: 175px
    }
}

.row-flex>[class*=" col-"] .row-flex .flex-item2.article-summary--entrevista,
.row-flex>[class^=col-] .row-flex .flex-item2.article-summary--entrevista {
    margin-bottom: 15px;
    padding: 15px
}

@media(min-width:768px) and (max-width:991px) {

    .row-flex>[class*=" col-"] .row-flex .flex-item2.article-summary--entrevista,
    .row-flex>[class^=col-] .row-flex .flex-item2.article-summary--entrevista {
        padding-right: 230px
    }
}

.row-flex>[class*=" col-"] .row-flex .flex-item2.article-summary--entrevista a,
.row-flex>[class^=col-] .row-flex .flex-item2.article-summary--entrevista a {
    color: #000
}

.row-flex>[class*=" col-"] .row-flex .flex-item2.article-summary--entrevista a:active,
.row-flex>[class*=" col-"] .row-flex .flex-item2.article-summary--entrevista a:focus,
.row-flex>[class*=" col-"] .row-flex .flex-item2.article-summary--entrevista a:hover,
.row-flex>[class^=col-] .row-flex .flex-item2.article-summary--entrevista a:active,
.row-flex>[class^=col-] .row-flex .flex-item2.article-summary--entrevista a:focus,
.row-flex>[class^=col-] .row-flex .flex-item2.article-summary--entrevista a:hover {
    text-decoration: none;
    color: #000
}

@media(min-width:768px) and (max-width:991px) {

    .row-flex>[class*=" col-"] .row-flex .flex-item2.article-summary--entrevista .article-summary__featured-image,
    .row-flex>[class^=col-] .row-flex .flex-item2.article-summary--entrevista .article-summary__featured-image {
        display: block
    }
}

.row-flex>[class*=" col-"] .row-flex .flex-item2.article-summary--entrevista .article-summary__image,
.row-flex>[class^=col-] .row-flex .flex-item2.article-summary--entrevista .article-summary__image {
    float: none;
    width: -webkit-calc(100% + 30px);
    width: calc(100% + 30px);
    height: auto;
    margin: -15px -15px 0
}

@media(min-width:768px) and (max-width:991px) {

    .row-flex>[class*=" col-"] .row-flex .flex-item2.article-summary--entrevista .article-summary__image,
    .row-flex>[class^=col-] .row-flex .flex-item2.article-summary--entrevista .article-summary__image {
        float: right;
        max-width: 200px;
        margin-top: 0;
        margin-right: -215px;
        margin-bottom: 0
    }
}

.row-flex>[class*=" col-"] .row-flex .flex-item2.article-summary--entrevista .article-summary__title,
.row-flex>[class^=col-] .row-flex .flex-item2.article-summary--entrevista .article-summary__title {
    margin-bottom: 30px
}

.row-flex>[class*=" col-"] .row-flex .flex-item2.article-summary--entrevista .article-summary__text,
.row-flex>[class^=col-] .row-flex .flex-item2.article-summary--entrevista .article-summary__text {
    margin-top: auto
}

.row-flex>[class*=" col-"] .row-flex .flex-item2.article-summary--opinio,
.row-flex>[class^=col-] .row-flex .flex-item2.article-summary--opinio {
    width: 100%;
    margin-bottom: 15px;
    padding: 15px
}

@media(min-width:768px) and (max-width:991px) {

    .row-flex>[class*=" col-"] .row-flex .flex-item2.article-summary--opinio,
    .row-flex>[class^=col-] .row-flex .flex-item2.article-summary--opinio {
        padding-right: 175px
    }
}

.row-flex>[class*=" col-"] .row-flex .flex-item2.article-summary--opinio a,
.row-flex>[class^=col-] .row-flex .flex-item2.article-summary--opinio a {
    color: #000
}

.row-flex>[class*=" col-"] .row-flex .flex-item2.article-summary--opinio a:active,
.row-flex>[class*=" col-"] .row-flex .flex-item2.article-summary--opinio a:focus,
.row-flex>[class*=" col-"] .row-flex .flex-item2.article-summary--opinio a:hover,
.row-flex>[class^=col-] .row-flex .flex-item2.article-summary--opinio a:active,
.row-flex>[class^=col-] .row-flex .flex-item2.article-summary--opinio a:focus,
.row-flex>[class^=col-] .row-flex .flex-item2.article-summary--opinio a:hover {
    text-decoration: none
}

.row-flex>[class*=" col-"] .row-flex .flex-item2.article-summary--opinio .article-summary__opinio-image,
.row-flex>[class^=col-] .row-flex .flex-item2.article-summary--opinio .article-summary__opinio-image {
    float: none;
    margin-left: 0;
    margin-bottom: 15px;
    max-width: 100%
}

@media(min-width:768px) and (max-width:991px) {

    .row-flex>[class*=" col-"] .row-flex .flex-item2.article-summary--opinio .article-summary__opinio-image,
    .row-flex>[class^=col-] .row-flex .flex-item2.article-summary--opinio .article-summary__opinio-image {
        float: right;
        margin-right: -150px
    }
}

.row-flex>[class*=" col-"] .row-flex .flex-item2.article-summary--opinio .article-summary__opinio-image img,
.row-flex>[class^=col-] .row-flex .flex-item2.article-summary--opinio .article-summary__opinio-image img {
    display: inline-block;
    max-width: 80px
}

.row-flex>[class*=" col-"] .row-flex .flex-item2.article-summary--opinio .article-summary__opinio-image img+img,
.row-flex>[class^=col-] .row-flex .flex-item2.article-summary--opinio .article-summary__opinio-image img+img {
    margin-top: 0;
    margin-left: -15px
}

.row-flex>[class*=" col-"] .row-flex .flex-item2.article-summary--opinio .article-summary__title,
.row-flex>[class^=col-] .row-flex .flex-item2.article-summary--opinio .article-summary__title {
    margin-bottom: 30px
}

.row-flex>[class*=" col-"] .row-flex .flex-item2.article-summary--opinio .article-summary__comments,
.row-flex>[class^=col-] .row-flex .flex-item2.article-summary--opinio .article-summary__comments {
    margin-top: auto;
    text-transform: uppercase;
    color: #5c5c5c
}

.header .navbar {
    top: 0 !important;
    height: 100%;
    -webkit-transition: padding .3s;
    transition: padding .3s
}

.header__tagline {
    display: none
}

.header__logo img {
    opacity: 0;
    display: none !important
}

.header .navbar .container {
    background-color: var(--jcat-themecolour);
    -webkit-transition: background-color .3s, color .3s;
    transition: background-color .3s;
    padding-top: clamp(1vw, 4px, 10px);
    padding-bottom: clamp(1vw, 4px, 10px);
    padding-right: clamp(1vw, 4px, 10px) !important;
    padding-left: clamp(1vw, 4px, 10px) !important;
    position: fixed;
    height: 100%;
    width: clamp(12vw, 8vw, 20vw);
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

@media(max-width:991px) {
    .header .navbar .container {
        padding-top: clamp(2vw, 4px, 10px);
        padding-bottom: clamp(2vw, 4px, 10px);
        padding-right: clamp(2vw, 4px, 10px) !important;
        padding-left: clamp(2vw, 4px, 10px) !important
    }

    .header .navbar .container,
    header.header {
        width: clamp(10vw, 5vw, 15vw)
    }

    main.main {
        width: clamp(90vw, 95vw, 85vw);
        padding-right: 0
    }
}

.header__logo {
    position: relative;
    order: 2;
    background-image: url(JOR-formatGran-logotip-RGB-color.png);
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: contain;
    height: 55%;
    -webkit-transition: height .8s ease;
    transition: height .7s cubic-bezier(.07, .82, .82, 1)
}

.container.landing .header__logo {
    height: 90%
}

.container.landing .header__logo::before {
    opacity: 0
}

.header__logo a {
    position: absolute;
    bottom: 0;
    left: 0;
    display: inline-block;
    width: clamp(40%, 80px, 70%);
    height: 100%
}

.header__logo::before {
    content: "Diari de\al’economia\asocial\ai solidària";
    line-height: 1;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: var(--jcat-red);
    padding-top: 6px;
    padding-left: 16.5px;
    font-weight: 900;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: -90deg;
    transform-origin: top left;
    width: max-content;
    white-space: pre-wrap;
    display: block;
    position: relative;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease
}

@media(max-width:991px) {
    .header__logo::before {
        content: "Diari de\al’economia\asocial i solidària";
        padding-top: 4px;
        font-size: 8px
    }

    .header__logo {
        height: 20%
    }
}

@media(max-width:576px) {
    .header__logo::before {
        display: none
    }
}

.navbar__right {
    display: inline-flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.navbar__right > * {
    @media(min-width:1001px) {
        margin-bottom: 10px !important;
    }
}

.navbar__right .navbar__navigation {
    order: 1;
    margin-right: 5px;
    display: flex;
    width: auto
}

.navbar__sub {
    @media(max-width:1000px) {
        display: none;

        a.btn {
            display: none;
        }
    }
}

.navbar__search {
    background-color: var(--jcat-red);
    order: 2;
    /* height: 100%; */
    display: inline-flex;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    justify-items: center;
    text-decoration: none !important;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

@media(min-width:768px) {
    .navbar__search {
        padding: 6px 8px
    }
}

@media(min-width:1300px) {
    .navbar__search {
        padding: 9px 16px
    }
}

@media(max-width:1000px) {
    .navbar__search {
        background-color: transparent;
        padding-inline: 0;
        margin-right: 5px;
        margin-top: 15px;
    }
}

/* .navbar__search .fa-search {
    color: var(--jcat-themecolour);
    -webkit-transition: color .3s;
    transition: color .3s;
    font-size: clamp(28px, 2.5vw, 32px)
} */

.navbar__search svg {
    color: var(--jcat-themecolour);
    -webkit-transition: color .3s;
    transition: color .3s;
    width: 16px;
    height: auto;
}

@media(max-width:1000px) {
    

    .navbar__right .navbar__navigation,
    #button-navigation {
        display: inline-flex;
        text-align: center;
        vertical-align: middle;
        justify-items: center;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        width: 100%
    }

    /* .navbar__search {
        width: 100%
    } */
}

.navbar__search a:hover {
    text-decoration: none
}

.navbar__navigation .article__comments-toggle,
.navbar__navigation .btn,
.navbar__navigation .minut-a-minut__link {
    width: 100%;
    background-color: var(--jcat-red);
    color: var(--jcat-themecolour);
    -webkit-transition: color .3s;
    transition: color .3s;
    font-size: clamp(12px, 1.2vw, 18px);
    line-height: 1.2;
    padding-top: 12px;
    padding-bottom: 12px;
    font-weight: 700;
    font-size: 1.5rem;
    padding-right: 16px;
    padding-left: 16px
    
}

.navbar__navigation .btn {
    font-size: 1.35rem;
    padding-inline: 10px;
    padding-block: 8px;
}

.navbar__search:hover,
.navbar__navigation .article__comments-toggle:hover,
.navbar__navigation .btn:hover,
.navbar__navigation .minut-a-minut__link:hover {
    text-decoration: none;
    background-color: transparent
}

@media(min-width:768px) {

    .navbar__navigation .article__comments-toggle,
    .navbar__navigation .minut-a-minut__link {
        font-size: 1.2rem;
        padding-top: 8px;
        padding-bottom: 8px;
        padding-right: 12px;
        padding-left: 12px
    }
}

@media(min-width:1000px) {

    .navbar__search:hover,
    .navbar__navigation .article__comments-toggle:hover,
    .navbar__navigation .btn:hover,
    .navbar__navigation .minut-a-minut__link:hover {
        background-color: color-mix(in srgb, var(--jcat-lightred), black 30%);
        text-decoration: none;
        transition: all .2s ease
    }
}

@media(min-width:1300px) {

    .navbar__navigation .article__comments-toggle,
    .navbar__navigation .minut-a-minut__link {
        font-size: 1.5rem;
        padding-top: 12px;
        padding-bottom: 12px;
        padding-right: 16px;
        padding-left: 16px
    }
}

.main-navigation {
    position: relative
}

.main-navigation .row {
    padding-top: clamp(10vh, 60px, 100px)
}

@media(max-width:1000px) {
    .navbar__right {
        flex-direction: column
    }

    .navbar__navigation .article__comments-toggle,
    .navbar__navigation .btn,
    .navbar__navigation .minut-a-minut__link {
        padding: 5px 10px;
        background-color: transparent
    }

    .navbar__navigation .article__comments-toggle .text,
    .navbar__navigation .btn .text,
    .navbar__navigation .minut-a-minut__link .text {
        display: none
    }

    .navbar__navigation .article__comments-toggle .icon-bar,
    .navbar__navigation .btn .icon-bar,
    .navbar__navigation .minut-a-minut__link .icon-bar {
        display: block;
        width: 18px;
        height: 2px;
        border-radius: 5px;
        background-color: var(--jcat-red)
    }

    /* .navbar__search .fa-search {
        color: var(--jcat-red);
        text-decoration: none !important;
        font-size: clamp(12px, 1.4vw, 24px);
        padding-left: 8px;
        padding-right: 8px;
        text-align: center
    } */

    .navbar__search svg {
        color: var(--jcat-red);
        text-decoration: none !important;
        /* width: 16px; */
        /* width: clamp(12px, 1.4vw, 24px); */
        /* padding-left: 8px;
        padding-right: 8px; */
        text-align: center
    }
}

.navbar__navigation .article__comments-toggle .icon-bar+.icon-bar,
.navbar__navigation .btn .icon-bar+.icon-bar,
.navbar__navigation .minut-a-minut__link .icon-bar+.icon-bar {
    margin-top: 4px
}

.main-navigation__tanca {
    position: fixed;
    top: clamp(1vw, 4px, 10px);
    left: clamp(1vw, 4px, 10px);
    border: 0;
    font-weight: 700;
    line-height: 1.2;
    background-color: var(--jcat-red);
    color: var(--jcat-themecolour);
    -webkit-transition: background-color .3s, color .3s;
    transition: background-color .3s, color .3s;
    z-index: 3;
    padding: 12px 16px;
    font-size: 1.5rem
}

@media(min-width:1000px) {
    .main-navigation__tanca {
        padding: 9px 13px;
        line-height: 1.2;
        font-size: 1.2rem
    }
}

@media(min-width:1300px) {
    .main-navigation__tanca {
        padding: 12px 16px;
        line-height: 1.2;
        font-size: 1.5rem
    }
}

.main-navigation::before {
    content: " ";
    position: fixed;
    top: 0;
    left: 0;
    background-color: var(--jcat-themecolour);
    width: 400px;
    height: 15%;
}

.main-navigation__tanca:active,
.main-navigation__tanca:focus,
.main-navigation__tanca:hover {
    outline: none;
    box-shadow: none;
    background-color: var(--jcat-lightred)
}

@media(max-width:991px) {
    .main-navigation::before {
        width: 200px;
        height: 150px
    }

    .main-navigation__tanca {
        top: clamp(1vw, 10px, 16px);
        left: clamp(1vw, 10px, 16px)
    }
}

@media(max-width:767px) {
    .main-navigation__tanca {
        padding: 8px 12px
    }
}

.main-navigation__tanca i {
    display: inline-block;
    margin-left: 10px;
    margin-top: -3px
}

.main-navigation__logo {
    visibility: hidden;
    width: 0;
    height: 0
}

.main-navigation__column {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 45px;
    /* Nou Tirabol */
    /* text-transform: lowercase */
}

@media(min-width:768px) {
    .main-navigation__column {
        float: left;
        /* Nou Tirabol */
        /* width: 33.3333333333% */
        width: 21%
    }
}

.main-navigation__column--small {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:768px) {
    .main-navigation__column--small {
        float: left;
        width: 33.3333333333%
    }
}

@media(min-width:992px) {
    .main-navigation__column--small {
        float: left;
        width: 25%;
        margin-left: 8.3333333333%
    }
}

@media(min-width:768px) and (max-width:991px) {
    .main-navigation__column--small {
        padding-top: 75px
    }
}

@media(min-width:992px) {
    .main-navigation__column--small {
        padding-top: 80px
    }
}

/* Nou Tirabol */
.main-navigation__column > h3 {
    margin-top: 0;
    margin-bottom: 30px;
    padding-bottom: 15px;
    border-bottom: 1px solid #000;
    font-size: 24px;
    line-height: 28px;
    font-weight: 700;
    color: var(--jcat-red)
}

.main-navigation__column ul {
    padding-left: 0
}

.main-navigation__column li {
    list-style-type: none;
    /* Nou Tirabol */
    /* font-size: 28px; */
    font-size: 25px;
    font-weight: 700;
    /* Nou Tirabol */
    /* line-height: 34px; */
    line-height: 1;
    margin-bottom: 10px;
}
/* Nou Tirabol */
.main-navigation__column.main-navigation__column--small li {
    margin-bottom: 0;
}

/* Nou Tirabol */
/* @media(min-width:992px) {
    .main-navigation__column li {
        font-size: 30px;
        line-height: 36px;
    }
} */

.main-navigation__column--small li {
    font-size: 24px;
    line-height: 31px
}

.main-navigation__column li a {
    color: #000;
    text-decoration: none
}

.main-navigation__column .social {
    margin-top: 30px
}

.main-navigation__column .social li {
    display: inline-table;
    width: 40px;
    height: 40px;
    background-color: var(--jcat-red);
    margin: 4px;
    font-size: 16px;
    text-align: center;
    -webkit-transition: background-color .3s;
    transition: background-color .3s
}

.main-navigation__column .social li+li {
    margin-left: 10px
}

.main-navigation__column .social li a {
    display: table-cell;
    vertical-align: middle;
    line-height: 1px;
    color: var(--jcat-themecolour);
    -webkit-transition: color .3s;
    transition: color .3s
}

.main-navigation__column .social li a:active,
.main-navigation__column .social li a:focus,
.main-navigation__column .social li a:hover {
    color: #fff
}

.main-navigation__column .social li:active,
.main-navigation__column .social li:focus,
.main-navigation__column .social li:hover {
    background-color: var(--jcat-lightred)
}

.modal-cercar {
    padding-top: 0;
    color: #000
}

.modal-cercar .text-cercador {
    text-transform: lowercase;
    font-size: 24px;
    letter-spacing: -1px;
    font-family: inherit;
    font-weight: 700;
    line-height: 1.1;
    color: var(--jcat-red);
    margin-top: clamp(10vh, 60px, 100px);
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
}

.modal-cercar .text-cercador i {
    vertical-align: middle
}

.modal-cercar .form-control {
    border: none;
    border-bottom: 1px solid #000;
    font-size: 18px;
    color: #000;
    background-color: transparent;
    max-width: 1200px
}

.modal-cercar .form-control::-webkit-input-placeholder {
    color: #000
}

.modal-cercar .form-control:-moz-placeholder,
.modal-cercar .form-control::-moz-placeholder {
    color: #000
}

.modal-cercar .form-control:-ms-input-placeholder {
    color: #000
}

.modal-cercar .form-control:focus {
    box-shadow: none
}

.modal-cercar input[type=submit] {
    display: none
}

.modal-cercar::before {
    content: " ";
    position: fixed;
    top: 0;
    left: 0;
    background-color: var(--jcat-themecolour);
    width: 400px;
    height: 15%;
}

.modal-cercar .close {
    position: fixed;
    top: clamp(1vw, 4px, 10px);
    left: clamp(1vw, 4px, 10px);
    opacity: 1 !important;
    padding: 12px 16px;
    border: 0;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.2;
    background-color: var(--jcat-red);
    color: var(--jcat-themecolour);
    -webkit-transition: background-color .3s, color .3s;
    transition: background-color .3s, color .3s;
    text-shadow: none
}

.modal-cercar .close:hover {
    background-color: var(--jcat-lightred)
}

@media(min-width:1000px) {
    .modal-cercar .close {
        padding: 9px 13px;
        line-height: 1.2;
        font-size: 1.2rem
    }
}

@media(min-width:1300px) {
    .modal-cercar .close {
        padding: 12px 16px;
        line-height: 1.2;
        font-size: 1.5rem
    }
}

@media(max-width:991px) {
    .modal-cercar::before {
        width: 200px;
        height: 70px
    }

    .modal-cercar .close {
        top: clamp(1vw, 10px, 16px);
        left: clamp(1vw, 10px, 16px)
    }
}

@media(max-width:767px) {
    .modal-cercar .close {
        padding: 8px 12px
    }
}

.modal-cercar .close span {
    visibility: hidden;
    margin: 0;
    padding: 0
}

.modal-cercar .close span::before {
    content: "tanca \00a0 \00a0 \00a0 ×";
    margin: 0;
    padding: 0;
    visibility: visible
}

.modal-cercar .close:focus {
    outline: none;
    box-shadow: none
}

.modal-cercar input::placeholder {
    color: #4a4a4a !important
}

.breadcrumbs {
    margin-top: -38px;
    margin-bottom: 30px;
    border-bottom: 1px solid #000
}

@media(max-width:767px) {
    .breadcrumbs {
        margin-top: -18px
    }
}

@media(min-width:992px) {

    .article main .container>div:not(.row),
    .article main .container>h1,
    .article main .container>article header,
    .agenda main .container>article header,
    .llistat main .container>div:not(.row),
    .llistat main .container>h1,
    .monografics main .container>div:not(.row),
    .monografics main .container>h1,
    .monografic main .container>div:not(.row),
    .monografic main .container>h1,
    .monografic main .container>article header,
    .quisom main .container>div:not(.row),
    .quisom main .container>h1,
    .llista main .container>div:not(.row),
    .llista main .container>h1,
    .envia_noticia main .container>div:not(.row),
    .envia_noticia main .container>h1 {
        width: calc(100% - 350px)
    }

    .article .container .row {
        display: flex;
        flex-direction: row
    }
}

.breadcrumbs ul {
    display: inline-block;
    padding-left: 0;
    list-style-type: none;
    vertical-align: top
}

.breadcrumbs ul li {
    display: inline;
    vertical-align: top
}

.breadcrumbs>ul>li+li:before {
    display: inline-block;
    margin-left: 3px;
    margin-right: 5px;
    content: "/"
}

.content-info {
    width: 100%;
    margin-top: 15px;
    font-size: 16px;
    line-height: 20px;
    background-color: var(--jcat-grey);
    color: #5c5c5c
}

.footer-1 {
    padding-top: 40px
}

footer {
    margin-left: clamp(12vw, 8vw, 20vw);
    padding: 0
}

.footer-1,
.footer-2,
.footer-3 {
    width: clamp(88vw, 92vw, 80vw);
    margin-right: clamp(12vw, 8vw, 20vw);
    margin-left: 0
}

.footer-1 .container,
.footer-2 .container,
.footer-3 .container {
    width: calc(100% - 120px);
    margin: auto
}

@media(max-width:992px) {
    footer {
        margin-left: clamp(10vw, 5vw, 15vw);
        padding: 0
    }

    .footer-1,
    .footer-2,
    .footer-3 {
        width: clamp(90vw, 95vw, 85vw);
        padding-top: clamp(30px, 4px, 10px);
        padding-bottom: clamp(30px, 4px, 10px)
    }
}

@media(max-width:767px) {

    .footer-1 .container,
    .footer-2 .container,
    .footer-3 .container {
        width: calc(100% - 30px);
        padding-left: 15px;
        padding-right: 15px
    }
}

@media(max-width:991px) {

    .footer-1,
    .footer-2,
    .footer-3 {
        padding-right: 15px
    }
}

.footer-1 p,
.footer-2__column p {
    font-size: 11px;
    letter-spacing: 1px;
    line-height: 20px;
    text-transform: uppercase;
    color: #5c5c5c
}

.footer-1 p, .footer-2__column p {
    font-weight: 700;
}


.footer-1 p a {
    text-decoration: none;
    color: #5c5c5c
}

.footer-1 p a:active,
.footer-1 p a:focus,
.footer-1 p a:hover {
    color: #000
}


.footer-1__logo {
    display: none
}

.footer-1__logo a:hover {
    text-decoration: none
}

.footer-1__logo img {
    visibility: hidden
}

@media(min-width:768px) {
    .footer-1__logo {
        width: 60%
    }
}
.footer-1 p, .footer-1 p a  {
    margin-top: 0;
    margin-bottom: 0;
    color: black;
    text-transform: inherit;
    letter-spacing: 0;
    font-size: 20px;
    padding-bottom: 10px;
}
.footer-1__logo img {
    margin-right: 60px
}

.footer-1__logo-tagline {
    display: none
}

.footer-1__logo .copyright {
    font-size: 14px;
    color: var(--jcat-red);
    margin-top: 40px;
    margin-bottom: 60px;
    width: 60%
}

.footer-1__social {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 60px;
    width: 100%
}

@media(min-width:768px) {
    .footer-1__logo .copyright {
        margin-top: 40px;
        margin-bottom: 80px
    }

    .footer-1__social {
        float: left;
        margin-bottom: 0;
        width: 50%
    }
}

.footer-1__social ul {
    margin-top: 10px;
    padding-left: 0;
    list-style-type: none
}

.footer-1__social ul li {
    display: inline-table;
    width: 40px;
    height: 40px;
    background-color: var(--jcat-red);
    margin: 4px;
    font-size: 16px;
    text-align: center;
    -webkit-transition: background-color .3s;
    transition: background-color .3s
}

.footer-1__social ul li a {
    display: table-cell;
    vertical-align: middle;
    color: #fff
}

.footer-1__butlleti {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 40px;
    width: 100%
}

@media(min-width:768px) {
    .footer-1__butlleti {
        float: left;
        width: 50%
    }

    .footer-1__social ul li:hover {
        background-color: color-mix(in srgb, var(--jcat-lightred), black 30%)
    }
}

.footer-1__butlleti .form {
    margin-top: 10px
}

.footer-1__butlleti .form-control {
    height: 40px;
    border-width: 1px;
    background-color: #fff
}

.footer-1__butlleti .input-group-btn .btn {
    height: 40px;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: 700;
    text-transform: uppercase
}

.footer-2 {
    padding-top: 40px
}

@media(min-width:768px) {
    .footer-2 {
        padding-top: 120px
    }
}

.footer-2:after,
.footer-2:before {
    content: " ";
    display: table
}

.footer-2:after {
    clear: both
}

.footer-2 .container {
    border-top: 1px solid #000;
    padding-top: 5px;
    padding-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row
}

.footer-2 .container:last-of-type {
    display: block
}

.footer-2 .container:last-of-type p {
    width: clamp(400px, 40vw, 80vw);
    max-width: 100%;
    line-height: 1.15;
    margin-bottom: 20px
}

.footer-2__column {
    margin-bottom: 20px;
    width: max-content;
    display: flex;
    flex-wrap: wrap;
    /* Nou Tirabol */
    align-items: start;
}

.footer-2__column img {
    mix-blend-mode: multiply;
    width: 150px
}

.footer-2__column:first-of-type,
.footer-2__column:nth-of-type(2).footer-2__column--2 {
    width: 50%
}

.footer-2__column:nth-of-type(3),
.footer-2__column--3 {
    width: 100%
}

.footer-2__column p {
    margin-top: 0;
    margin-bottom: 20px;
    color: #5c5c5c;
    width: 100%
}

.footer-2__column a {
    /* width: 50%;
    height: auto;
    margin-bottom: 0px */
    /* Nou Tirabol */
    height: auto;
    margin-bottom: 1em;
    margin-right: 3em;
}

@media(min-width:1200px) {

    .footer-2__column:first-of-type,
    .footer-2__column:nth-of-type(2).footer-2__column--2 {
        width: 50%
    }

    .footer-2__column:nth-of-type(3),
    .footer-2__column--3 {
        width: 50%
    }
}

@media(min-width:992px) {

    .footer-2__column:first-of-type,
    .footer-2__column:nth-of-type(2).footer-2__column--2 {
        width: 25%
    }

    .footer-2__column:nth-of-type(3),
    .footer-2__column--3 {
        width: 50%
    }
}

@media(max-width:576px) {

    .footer-2__column:first-of-type,
    .footer-2__column:nth-of-type(2).footer-2__column--2 {
        width: 100%
    }

    .footer-2__column:nth-of-type(3),
    .footer-2__column--3 {
        width: 100%
    }

    .footer-2__column:nth-of-type(3) a,
    .footer-2__column--3 a {
        width: 100%
    }
}

@media(max-width:1199px) {
    .footer-2__column--3 {
        margin-left: 0 !important;
        clear: left
    }
}

.footer-3 {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 12px
}

.footer-3__tirabol {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:768px) {
    .footer-3__tirabol {
        float: left;
        width: 50%
    }
}

.footer-3__legal {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:768px) {
    .footer-3__legal {
        float: left;
        width: 50%;
        text-align: right
    }
}

.footer-3__legal a {
    display: inline-block;
    vertical-align: middle;
    margin-top: 10px;
    margin-right: 10px;
    font-weight: 700;
    color: #5c5c5c
}

.footer-3__legal a:active,
.footer-3__legal a:focus,
.footer-3__legal a:hover {
    color: #000
}

@media(min-width:768px) {
    .footer-3__legal a {
        margin-top: 0;
        margin-left: 10px;
        margin-right: 0
    }
}

.footer-3__legal .rss:after {
    display: inline-block;
    vertical-align: middle;
    height: 15px;
    margin-left: 10px;
    border-left: 1px solid #5c5c5c;
    content: ""
}

.cookie-notice {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    margin-bottom: 0;
    background-color: var(--jcat-grey);
    z-index: 10
}

.cookie-notice+footer {
    padding-bottom: 80px
}

.cookie-notice a {
    font-weight: 700
}

.cookie-notice .close {
    margin-left: 10px
}

.publicitat {
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
    margin-top: 0;
    border: 0 solid color-mix(in srgb, #b2b2b2, transparent 70%);
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    background-color: #f5f5f5
}

.widget-jornaltv .publicitat {
    margin-bottom: 0 !important
}

.home-section-portada div.row:first-child {
    margin-bottom: 30px
}

.home-section--moduls,
.home-section--moduls .publicitat {
    margin-bottom: 0 !important
}

.publicitat__indicatiu {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    color: #5c5c5c
}

.publicitat__indicatiu--top-left {
    padding-top: 5px
}

@media(min-width:992px) {
    .publicitat__indicatiu--top-left {
        position: absolute;
        top: 15px;
        padding-top: 15px;
        right: 100%;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        -webkit-transform-origin: right top;
        -ms-transform-origin: right top;
        transform-origin: right top;
        white-space: nowrap
    }
}

.publicitat__indicatiu a {
    color: #5c5c5c
}

.publicitat__indicatiu a:active,
.publicitat__indicatiu a:focus,
.publicitat__indicatiu a:hover {
    color: #4a4a4a;
    text-decoration: none
}

.publicitat img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    height: auto
}

.llista__sidebar .publicitat {
    margin-bottom: 60px
}

.publicitat .adblock {
    margin-bottom: 15px;
    padding: 15px;
    background-color: var(--jcat-red)
}

.col-md-4 .publicitat {
    width: 100%
}

.article__content {
    padding-right: 0%
}

.article__content .publicitat {
    margin-top: 15px;
    margin-bottom: 15px
}

.agenda .page-subtitle {
    margin-top: 0;
    margin-bottom: 30px;
    color: var(--jcat-red)
}

.llista-agenda {
    padding-left: 0;
    list-style-type: none;
    max-width: 700px;
    margin: auto
}

.llista-agenda__item {
    position: relative;
    margin-bottom: 15px;
    padding: 15px;
    border: 1px solid #4a4a4a
}

@media(min-width:768px) {
    .llista-agenda__item {
        padding-left: 145px
    }
}

.llista-agenda__item a {
    color: #000
}

.llista-agenda__item a:active,
.llista-agenda__item a:focus,
.llista-agenda__item a:hover {
    text-decoration: none
}

.llista-agenda__item-date {
    display: block;
    margin-bottom: 15px;
    font-weight: 700
}

@media(min-width:768px) {
    .llista-agenda__item-date {
        position: absolute;
        top: 15px;
        left: 15px;
        bottom: 15px;
        width: 115px;
        margin-right: 15px;
        margin-bottom: 0;
        padding-right: 15px;
        border-right: 1px solid #4a4a4a
    }
}

.llista-agenda__item-title {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 23px
}

a:active .llista-agenda__item-title,
a:focus .llista-agenda__item-title,
a:hover .llista-agenda__item-title {
    text-decoration: none;
    color: var(--jcat-lightred)
}

.llista-agenda__item-meta {
    margin-bottom: 0;
    padding-left: 0
}

.llista-agenda__item-meta li {
    margin-bottom: 5px
}

.agenda .pager {
    margin-top: 60px
}

.agenda .pager li>a {
    padding: 10px 20px;
    font-weight: 700;
    color: #000
}

.agenda .pager .previous i {
    margin-right: 10px
}

.agenda .pager .next i {
    margin-left: 10px
}

.agenda__meta {
    margin-bottom: 30px;
    padding: 15px;
    background-color: var(--jcat-grey)
}

.agenda__meta ul li {
    margin-bottom: 15px
}

.agenda__meta ul li:last-child {
    margin-bottom: 0
}

.agenda__content {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 24px
}

@media(min-width:768px) {
    .agenda__content {
        float: left;
        width: 66.6666666667%
    }
}

.agenda__links {
    margin-top: 30px;
    font-size: 16px;
    font-weight: 400
}

.agenda__links li {
    margin-bottom: 5px
}

.agenda__image {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:768px) {
    .agenda__image {
        float: left;
        width: 33.3333333333%
    }
}

.agenda__image img {
    margin-left: auto;
    margin-right: auto
}

.agenda__mapa {
    width: 100%;
    height: 250px
}

@media(min-width:992px) {
    .agenda__mapa {
        height: 350px
    }
}

.article__pre-title {
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 25px
}

.article__title {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 30px;
    line-height: 34px;
    font-weight: 700
}

.article--opinio>p {
    text-align: left
}

@media(min-width:768px) {
    .article__title {
        font-size: 36px;
        line-height: 41px
    }
}

.article--entrevista .article__title,
.article--opinio .article__title {
    font-family: var(--font-serifa);
    font-weight: 300
}

@media(min-width:768px) {
    .article--entrevista .article__title {
        line-height: 40px
    }
}

.article--opinio .article__title {
    font-family: var(--font-serifa);
}

.article__subtitle {
    margin-bottom: 15px
}

@media(min-width:768px) {
    .article--opinio .article__title {
        font-size: 48px;
        line-height: 51px
    }
}

.article__subtitle {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400
}

@media(min-width:768px) {
    .article__subtitle {
        font-size: 24px;
        line-height: 30px
    }
}

.article--document .article__title+.article__subtitle {
    margin-top: -10px
}

.article__categories {
    margin-bottom: 5px;
    margin-top: 30px;
    padding-left: 0;
    list-style-type: none
}

@media(min-width:992px) {
    .article__categories {
        margin-bottom: 5px;
        margin-top: 50px
    }
}

.article__categories li {
    display: inline-block;
    font-weight: 700;
    margin-right: 5px;
    margin-bottom: 10px
}

.article__categories li:last-child {
    margin-right: 0
}

.article__categories li a {
    display: inline-block;
    padding: 7px 12px;
    border: 1px solid var(--jcat-red) !important;
    background-color: transparent !important;
    border-radius: 1px;
    color: var(--jcat-red) !important
}

.article__categories li a:active,
.article__categories li a:focus,
.article__categories li a:hover {
    background-color: var(--jcat-red) !important;
    color: #fff !important;
    text-decoration: none !important
}

.article__meta {
    margin-bottom: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
    background-color: #f5f5f5
}

.article__meta>*,
.article__tags>* {
    padding: 0 8px;
    line-height: 100%
}

@media(min-width:992px) {
    .article__meta {
        margin-bottom: 0px;
        padding-top: 10px;
        padding-bottom: 5px
    }

    .article__meta>*,
    .article__tags>* {
        padding: 0 15px
    }
}

.article__main .article__meta {
    margin-bottom: 0
}

.article__meta:after,
.article__meta:before {
    content: " ";
    display: table
}

.article__meta:after {
    clear: both
}

.article__footer .article__meta {
    margin-bottom: 0
}

.article__date  {
    display: block;
    margin-bottom: 5px;
    font-size: 12px;
    line-height: 16px;
    font-weight: 700
}
.article__meta>p{
  margin-bottom: 4px;
}

@media(min-width:768px) {
    .article__date {
        margin-bottom: 0;
        float: left;
        padding-top: 2px;
        font-size: 16px;
        line-height: 22px
    }
    .article__meta {
        font-size: 16px;
        line-height: 110%;
    }
}

@media(min-width:768px) {
    .article__share {
        float: right
    }
    
}

.article__meta a:active,
.article__meta a:focus,
.article__meta a:hover {
    text-decoration: none
}

.article__meta .comments-icon {
    display: inline-block;
    width: 25px;
    height: 25px;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    color: #fff
}

.article__meta .comments-icon i {
    display: inline-block;
    margin-top: 4px
}

.article__meta .sharer li a {
    display: inline-block;
    width: 25px;
    height: 25px;
    text-align: center;
    text-decoration: none;
    background-color: #5c5c5c;
    color: #fff;
    vertical-align: top
}

.article__meta .sharer li a:active,
.article__meta .sharer li a:focus,
.article__meta .sharer li a:hover {
    background-color: #4a4a4a
}

.article__meta .sharer li a i {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 4px;
    vertical-align: middle
}

.article__meta .comments-number {
    display: inline-table;
    width: 25px;
    height: 25px;
    padding-top: 2.5px;
    text-decoration: none;
    background-color: #fff;
    text-align: center;
    color: #000;
    vertical-align: top
}

.article__meta .sharer {
    list-style-type: none
}

@media(min-width:768px) {
    .article__meta .sharer {
        float: left;
        margin-bottom: 0
    }
}

.article__meta .sharer li {
    display: inline-block
}

.article__meta .addthis_inline_share_toolbox {
    display: inline-block;
    vertical-align: top
}

.article__content .article__meta-title,
.article__meta-title {
    margin-top: 0;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #5c5c5c;
    line-height: 1.1;
}

.article__meta-title a {
    color: #5c5c5c
}

.article__meta-title a:active,
.article__meta-title a:focus,
.article__meta-title a:hover {
    color: #4a4a4a
}

.article__meta-title--big {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 21px;
    font-weight: 700;
    text-transform: uppercase;
    color: #000
}

.article__meta-title--big a {
    color: #000
}

.article__meta-title--big a:active,
.article__meta-title--big a:focus,
.article__meta-title--big a:hover {
    color: #5c5c5c
}

.article__related-audios {
    margin-top: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 1px solid #5c5c5c;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif
}

.article__related-audios ul li {
    margin-bottom: 15px;
    font-weight: 700
}

.article__related-audios i {
    color: #000
}

.article__related-audios audio {
    display: block;
    width: 100%
}

.article__categories-box {
    padding-top: 10px;
    border-bottom: none
}

.article__categories-box,
.article__tags {
    border-bottom: 1px solid #5c5c5c
}

.article__categories-box {
    padding-top: 10px;
    border-bottom: none
}

.article__tags {
    background-color: #f5f5f5;
    border-top: none;
    border-bottom: none;
    padding: 8px 0
}

@media(min-width:992px) {
    .article__tags {
        padding: 15px 0
    }
}

.article__categories-box .article__categories {
    margin-top: 0
}

.article__tags ul {
    margin-bottom: 0;
    list-style-type: none
}

.article__tags ul li {
    display: inline-block;
    font-size: 12px
}

.article__tags ul li+li:before {
    display: inline-block;
    margin-left: 3px;
    margin-right: 5px;
    content: "•"
}

.article__tags ul li a {
    color: #4a4a4a
}

.article__related-articles {
    border-bottom: 1px solid #5c5c5c
}

.article__main {
    margin-top: 30px;
    padding-bottom: 30px
}

.article__main,
.llista__results {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    border-right: 0 solid #000
}

@media(min-width:992px) {

    .article__main,
    .llista__results {
        float: left;
        width: calc(100% - 350px)
    }
}

.article__featured-image {
    padding-bottom: 15px;
    text-align: center
}

.article__featured-image .featured-image img {
    width: 100%;
    height: auto
}

.article__featured-image figcaption:not(:empty),
.article__image figcaption:not(:empty) {
    padding-top: 10px;
    font-size: 12px;
    line-height: 16px;
    text-align: left
}

@media(min-width:768px) {
    .article__featured-image {
        margin-bottom: 0
    }


}

@media(min-width:992px) {

    .article__featured-image figcaption:not(:empty),
    .article__image figcaption:not(:empty) {
        font-size: 14px;
        line-height: 110%;
    }
}

.article__featured-image figcaption:not(:empty) {
    padding-bottom: 10px
}

.article__featured-image .flexslider {
    margin-bottom: 0
}

.article__featured-image .flexslider .flex-direction-nav a {
    height: 50px
}

.flexslider .flex-direction-nav a.flex-next,
.flexslider .flex-direction-nav a.flex-prev {
    -webkit-transition: none;
    transition: none;
    opacity: .7
}

.flexslider .flex-direction-nav a.flex-prev {
    left: 10px
}

.flexslider .flex-direction-nav a.flex-next {
    right: 10px
}

.flexslider .flex-direction-nav a:before {
    color: var(--jcat-red);
    text-shadow: 2px 2px 0 hsla(0, 0%, 100%, .7)
}

.article__content {
    padding-bottom: 50px;
    font-family: var(--font-serifa);
    font-size: 16px;
    line-height: 23px
}

.article__content p {
    margin-bottom: 15px;
    font-family: var(--font-serifa);
    line-height: 125%;
    text-align: left!important;

}

.article__content .article__lead,
.article__lead {
    font-size: 18px;
    line-height: 24px
}

.article__content .article__lead,
.article__content a,
.article__lead {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 700
}

.article__content .article__lead,
.article__lead {
    hyphens: none
}

.article__content .article__byline {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px
}

.article__content .article__byline-external {
    font-weight: 400;
    color: #000
}

@media(min-width:768px) {
    .article__content .article__byline {
        font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
        font-size: 16px
    }
    
    .article__content {
        margin-left: auto !important;
        margin-right: auto !important;
        font-size: 18px
    }

    .article__content p.article__byline {
        margin-bottom: 30px;
        padding: 8px 0 0;
        position: relative;
        border-top: 1px solid var(--jcat-red)
    }

    .article__content .article__lead,
    .article__lead {
        font-size: 25px;
        line-height: 110%
    }
}

@media(min-width:1450px) {
    .article__content {
        font-size: 18px;
        
/*        margin-left: 0 !important;
        margin-right: 0 !important;        
        max-width: 100%*/
            
        max-width: 700px !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

/*    .article__content p:not(.article__byline),
    .article__content figure,
    .article__content blockquote:not(.article__destacat),
    .article__content .grid-img,
    .article__content>* {
        max-width: 700px !important;
        margin-left: auto !important;
        margin-right: auto !important
    }*/

    .article__content blockquote {
        position: relative;
        width: 100%
    }

    .article__content blockquote::before {
        width: 100%;
        content: '';
        background-color: var(--jcat-red);
        position: absolute;
        top: 29px;
        left: 0;
        height: 0;
/*        margin-left: calc(0 - calc(100% - 700px)/2) !important*/
    }
}

@media(min-width:2000px) {
    .article__content {
        margin-left: 0 !important;
        margin-right: 0 !important;
        max-width: 100%
    }

    .article__content p {
        font-size: 22px
    }

    .article__content p:not(.article__byline),
    .article__content figure,
    .article__content blockquote:not(.article__destacat),
    .article__content .grid-img,
    .article__content>* {
        max-width: 900px !important;
        margin-left: auto !important;
        margin-right: auto !important
    }

    .article__content blockquote {
        position: relative;
        width: 100%
    }

    .article__content blockquote::before {
        width: 100%;
        content: '';
        background-color: var(--jcat-red);
        position: absolute;
        top: 29px;
        left: 0;
        height: 0;
        margin-left: calc(0 - calc(100% - 700px)/2) !important
    }
}

@media(min-width:2500px) {

    .article__content .article__lead,
    .article__lead {
        font-size: 40px;
        font-weight: 300 !important;
        line-height: 110%
    }
}

.article__extended-byline {
    margin-bottom: 30px;
    padding: 15px
}

.article__extended-byline:after,
.article__extended-byline:before {
    content: " ";
    display: table
}

.article__extended-byline:after {
    clear: both
}

@media(min-width:768px) {
    .article__extended-byline {}
}

.article__extended-byline--opinador {
    border: 0px solid color-mix(in srgb, var(--jcat-green), transparent 60%);
    background-color: var(--jcat-grey);
    margin-bottom: 0
}

.article__extended-byline--autor {
    border: 5px solid var(--jcat-red)
}

.article__extended-byline--opinador {
    line-height: 120%
}

.article__extended-byline--opinador .article__extended-byline-title {
    font-size: 20px
}

.article__extended-byline-title {
    margin-top: 0;
    font-size: 18px;
    color: var(--jcat-red)
}


.article__extended-byline-content {
    max-width: 700px
}
.article__extended-byline--opinador {
    padding: 30px 15px;
}

@media(min-width:768px) {
    .article__extended-byline-content, .article__extended-byline-image{
        max-width: 700px;
        margin: auto;

    }
    .article__extended-byline--opinador {
        padding: 60px 30px;
    }
    .article__extended-byline--opinador .article__extended-byline-title {
        font-size: 35px;
    }
}
@media (min-width: 992px) {
    .article__extended-byline--opinador {
        padding: 60px 30px;
    }
}

@media(min-width:2000px) {
    .article__extended-byline-content, .article__extended-byline-image {
        max-width: 900px;
   
    }
}

.article__extended-byline-title a {
    color: var(--jcat-red)
}

.article__extended-byline-image {
    display: block;
    margin-bottom: 15px
}

@media(min-width:768px) {
    .article__extended-byline-image {

    }
}

@media(min-width:1400px) {
    .article__extended-byline-image {

    }
}

@media(min-width:2000px) {
    .article__extended-byline-image {
    }
}

.article__extended-byline-image img {
    max-width: 70px;
    height: auto;
    border: 5px solid var(--jcat-red);
    border-radius: 50%
}

@media(min-width:992px) {
    .article__extended-byline-image img {
        max-width:110px
    }
}

.article__extended-byline-social {
    margin-bottom: -10px;
    padding-left: 0;
    list-style-type: none
}

.article__extended-byline-social li {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 10px
}

.article__extended-byline-social li:last-child {
    margin-right: 0
}

.article__extended-byline-social li a {
    display: inline-table;
    width: 30px;
    height: 30px;
    text-align: center;
    background-color: var(--jcat-red);
    color: #fff;
    vertical-align: top
}

.article__extended-byline-social li a:active,
.article__extended-byline-social li a:focus,
.article__extended-byline-social li a:hover {
    text-decoration: none;
    background-color: #010a0e
}

.article__extended-byline-social li a .fa {
    display: table-cell;
    vertical-align: middle
}

.article__extended-byline-social li a .svg-icon {
    margin-top: 7px
}

.article__content img {
    max-width: 100%;
/*    width: auto !important;*/
    height: auto !important;
    margin-bottom: 15px
}

@media(min-width:768px) {
    .article__content img {
        margin-bottom: 30px
    }
}

@media(min-width:992px) {
    .article__content img {
        max-width: -webkit-calc(100% + 135px);
        max-width: calc(100% + 135px);
        margin-left: -135px
    }
}

.article__content .article__image figcaption {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif
}

.article__image {
    margin-bottom: 15px
}

@media(min-width:768px) {
    .article__image {
        margin-bottom: 30px
    }
}

@media(min-width:992px) {
    .article__image {
        max-width: -webkit-calc(100% + 135px);
        max-width: calc(100% + 135px);
        margin-left: -135px
    }
}

.article__image img {
    margin-bottom: 0 !important
}

@media(min-width:992px) {
    .article__image img {
        max-width: 100%;
        margin-left: 0
    }
}

.article__content h3 {
    margin-top: 0;
    margin-bottom: 15px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 23px;
    font-size: 18px
}

@media(min-width:992px) {
    .article__content h3 {
        font-size: 20px;
        line-height: 24px
    }
}

p.article__patrocinador {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 700;
    border-top: 1px solid #4a4a4a;
    border-bottom: 1px solid #4a4a4a;
    padding: 10px 0;
    margin: 15px 0;
    color: #5c5c5c
}

p.article__patrocinador img {
    margin-left: 0;
    max-width: 100px;
    margin-bottom: 0
}

.article__related-document {
    margin-bottom: 30px;
    font-size: 12px;
    line-height: 15px;
    text-align: center
}

@media(min-width:768px) {
    .article__related-document {
        float: left;
        width: 120px;
        margin-right: 15px
    }
}

@media(min-width:992px) {
    .article__related-document {
        margin-left: -135px
    }
}

.article__related-document a {
    color: #000
}

.article__related-document i {
    display: table;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px
}

@media(min-width:768px) {
    .article__destacat {}
}

@media(min-width:992px) {
    .article__destacat {}
}

.article__destacat2,
.article__destacat {
    padding-top: 20px;
    padding-bottom: 15px;
    border: 2px solid var(--jcat-red);
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 24px;
    line-height: 27px;
    font-weight: 700;
    padding-right: 20px
}

.article__destacat2,
.article__destacat {
    padding-top: 20px;
    padding-bottom: 15px;
    border: 0 solid var(--jcat-red);
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 25px;
    line-height: 110%;
    font-weight: 300;
    padding-right: 0;
    padding-left: 0;
    letter-spacing: -.15px
}
.article__destacat{
    float: inherit;
    font-size: 16px;
    font-weight: 600;
    /* margin-left: 8vw!important; */
    margin-left: auto;
    margin-right: 00px!important;
    height: 100%;
    color: var(--jcat-red);
    padding: 0;
}
@media (min-width:768px) {
    .article__destacat{

        font-size: 20px;
   
    }
}
@media (min-width: 992px) {
    .article__destacat{
        float: left;
        font-size: 16px;
        font-weight: 600;
        /* margin-left: 8vw!important; */
        margin-left: calc(0px - 30px)!important;
        margin-right: 30px!important;
        padding-top: 0!important;
        padding-bottom: 0!important;
        max-width: 200px!important;
        height: 100%;
    }
}
@media (min-width: 1200px) {
    .article__destacat{
        float: left;
        font-size: 20px;
        font-weight: 600;
        /* margin-left: 8vw!important; */
        margin-left: calc(0px - 30px)!important;
        margin-right: 30px!important;
        padding-top: 0!important;
        padding-bottom: 0!important;
        max-width: 300px!important;
        height: 100%;
    }
}
@media (min-width: 1450px) {
    .article__destacat{
        float: left;
        font-size: 20px;
        font-weight: 600;
        /* margin-left: 8vw!important; */
        margin-left: calc((100% - 700px)/2 - 100px)!important;
        margin-right: 30px!important;
        padding-top: 0!important;
        padding-bottom: 0!important;
        max-width: 250px!important;
        height: 100%;
    }
}
@media (min-width: 2000px) {
    .article__destacat{
        float: left;
        font-size: 25px;
        font-weight: 600;
        /* margin-left: 8vw!important; */
        margin-left: calc((100% - 900px)/2 - 100px)!important;
        margin-right: 30px!important;
        padding-top: 0!important;
        padding-bottom: 0!important;
        max-width: 400px!important;
        height: 100%;
    }
}

@media(min-width:768px) {

    .article__destacat2 {
        font-size: 35px;
        font-weight: 300
    }
}

@media(min-width:1450px) {

    .article__destacat2{
/*        margin-left: max(calc(0px - 88vw + 650px + 350px + 120px), -400px);*/
        padding-right: 0;
        font-size: 40px;
        font-weight: 300
    }
}

@media(min-width:2000px) {

    .article__destacat2{
        font-size: 50px;
        letter-spacing: -.25px
    }
}

.article__butlleti {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 23px;
    border-top: 2px solid #b2b2b2
}

.article__butlleti .article__butlleti-title {
    margin-top: 10px;
    text-align: center
}

.grid-img {
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 1.875rem;
    grid-row-gap: 2.8125rem
}

.grid-img .img-perfil img {
    max-width: 100%;
    margin-left: 0;
    margin-bottom: 15px;
    border: 5px solid var(--jcat-red);
    border-radius: 50%
}

.grid-img .img-perfil .text-perfil {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    color: #000;
    font-weight: 400;
    font-size: 14px;
    line-height: 125%
}

@media(min-width:992px) {
    .grid-img .img-perfil .text-perfil {
        font-size: 16px
    }
}

.grid-img .img-perfil .text-perfil p {
    font-weight: 700;
    font-family: inherit;
    line-height: inherit;
    font-size: inherit;
    margin-bottom: .5rem
}

@media(min-width:992px) {
    .grid-img {
        margin-left: -135px
    }
}

@media screen and (max-width:480px) {
    .grid-img {
        grid-template-columns: repeat(2, minmax(135px, 1fr))
    }
}

.grid-img a:hover {
    text-decoration: none
}

.grid-img a:hover p {
    text-decoration: none
}

.document:after,
.document:before {
    content: " ";
    display: table
}

.document:after {
    clear: both
}

.document__meta {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px
}

@media(min-width:768px) {
    .document__meta {
        float: left;
        width: 33.3333333333%
    }
}

.document__meta p {
    margin-bottom: 5px
}

.document__meta p strong {
    min-width: 70px;
    display: inline-block
}

.document__meta .btn {
    margin-top: 15px
}

.document__meta img {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px
}

.document__content {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 60px;
    font-family: var(--font-serifa);
    font-size: 16px;
    line-height: 23px
}

@media(min-width:768px) {
    .document__content {
        float: left;
        width: 66.6666666667%
    }
}

.document__content img {
    max-width: 100%;
    width: auto !important;
    height: auto !important
}

.article__comments {
    margin-bottom: 40px
}

.article__comments-toggle {
    margin-bottom: 30px;
    font-weight: 700
}

.article__comments .comments {
    display: none
}

.comment {
    margin-bottom: 30px;
    padding: 30px;
    border: 1px solid #4a4a4a;
    border-left-width: 8px
}

.comment--highlighted {
    border-left-color: var(--jcat-red)
}

.comment--hidden {
    border-left-color: #fb6b58
}

.comment--is-parent {
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    border-left-width: 1px;
    border-bottom-width: 0;
    background-color: var(--jcat-grey)
}

.comment__header {
    margin-bottom: 15px;
    font-size: 12px
}

.comment__header:after,
.comment__header:before {
    content: " ";
    display: table
}

.comment__header:after {
    clear: both
}

.comment__author {
    margin-bottom: 5px;
    font-weight: 700
}

@media(min-width:768px) {
    .comment__author {
        float: left;
        margin-bottom: 0
    }
}

.comment__meta {
    display: block;
    color: #5c5c5c
}

@media(min-width:768px) {
    .comment__meta {
        float: right
    }
}

.comment__meta i {
    margin-right: 5px
}

.comment__meta a {
    text-decoration: none;
    font-weight: 700;
    color: #5c5c5c
}

.comment__close i {
    display: inline-block;
    margin-top: -5px;
    margin-left: 10px;
    font-size: 20px;
    color: #000
}

.comment__parent-content.in {
    margin-bottom: 15px
}

.comment__parent-content.in+.comment__footer {
    display: none
}

.comment__read-more {
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
    color: var(--jcat-red);
    cursor: pointer
}

.comment__footer {
    margin-top: 30px;
    font-size: 12px
}

.comment__footer:after,
.comment__footer:before {
    content: " ";
    display: table
}

.comment__footer:after {
    clear: both
}

.comment--is-parent .comment__footer {
    margin-top: 0;
    cursor: pointer
}

.comment__rating {
    margin-bottom: 5px;
    padding-left: 0;
    list-style-type: none
}

@media(min-width:768px) {
    .comment__rating {
        float: left;
        margin-bottom: 0
    }
}

.comment__rating li {
    display: inline-block;
    margin-right: 10px
}

.comment__rating li a {
    display: inline-block;
    width: 28px;
    height: 28px;
    padding-top: 5px;
    padding-left: 7px;
    border-radius: 50%;
    background-color: var(--jcat-grey)
}

.comment__rating li a.comment__rating-up {
    background-color: var(--jcat-red)
}

.comment__rating li a.comment__rating-down {
    background-color: #fb6b58
}

.comment__rating li a i {
    display: inline-block;
    vertical-align: middle
}

@media(min-width:768px) {
    .comment__actions {
        float: right
    }
}

.comment__actions a {
    margin-right: 5px
}

.comment__actions a:active,
.comment__actions a:focus,
.comment__actions a:hover {
    opacity: .7
}

.article__comments .comments__list,
.article__comments .pagination {
    margin-bottom: 30px
}

@media(min-width:768px) {

    .article__comments .comments__list,
    .article__comments .pagination {
        margin-bottom: 60px
    }
}

.comments__form .checkbox,
.comments__form .form-group {
    margin-bottom: 30px
}

.comments__form label {
    font-weight: 700
}

.comments__form .checkbox label,
.comments__form label small {
    font-weight: 400;
    text-transform: none
}

@media(min-width:992px) {
    .article__sidebar>* {
        display: flow-root
    }
}

.article__sidebar,
.llista__llista__sidebar {
    position: relative;
    min-height: 1px;
    padding-left: 25px;
    padding-right: 25px;
    margin-top: 0
}

@media(max-width:991px) {

    .article__sidebar>div:after,
    .llista__sidebar>div::after {
        content: '';
        width: 150vw;
        background-color: #ff0;
        height: 150vh;
        position: absolute;
        top: -30px;
        left: 50%;
        transform: translate(-50%, 0%);
        z-index: -5;
        background-color: color-mix(in srgb, var(--jcat-themecolour), white 40%);
        margin-top: 0
    }
}

.article__sidebar .widget,
.llista__sidebar .widget {
    position: relative
}

.article__sidebar,
.llista__sidebar {
    padding-top: 15px
}

@media(min-width:992px) {

    .article__sidebar,
    .llista__sidebar {
        position: relative;
        top: 0;
        right: 0;
        width: 350px;
        padding-top: 25px;
        background-color: transparent;
        margin-right: -35px;
        margin-left: auto
    }

    .article__sidebar>*,
    .llista__sidebar>* {
        max-width: 350px;
        margin: auto;
        margin-left: 0
    }

    .article__sidebar::before,
    .llista__sidebar::before {
        content: '';
        width: 350px;
        height: 100%;
        background-color: color-mix(in srgb, var(--jcat-themecolour), transparent 30%);
        position: fixed;
        top: 0;
        right: 0;
        z-index: -1;
        margin: -25px;
        margin-top: 0;
        margin-right: 0
    }
}

.article__sidebar .publicitat,
.llista__sidebar .publicitat {
    display: flow-root
}

.article__sidebar .publicitat,
.llista__sidebar .publicitat,
.widget {
    margin-bottom: 15px;
    margin-bottom: 0
}

.article__sidebar .publicitat,
.llista__sidebar .publicitat {
    background-color: color-mix(in srgb, var(--jcat-themecolour), white 60%)
}

@media(min-width:768px) {

    .article__sidebar .publicitat,
    .llista__sidebar .publicitat,
    .widget {
        margin-bottom: 30px
    }
}

@media(min-width:992px) {}

.widget__title {
    margin-top: 15px;
    font-size: 30px;
    font-weight: 700;
    color: var(--jcat-red)
}

.article__sidebar>.widget:first-child>.widget__title {
    margin-top: 0
}

@media(min-width:768px) {
    .widget__title {
        font-size: 14px
    }
}

@media(min-width:992px) {
    .widget__title {
        font-size: 20px
    }
}

.widget__title a {
    color: var(--jcat-red)
}

.widget__title a:active,
.widget__title a:focus,
.widget__title a:hover {
    color: #4a4a4a
}

.widget__recents {
    margin-bottom: 0;
    padding-left: 0;
    list-style-type: none
}

.widget__recents:after,
.widget__recents:before {
    content: " ";
    display: table
}

.widget__recents:after {
    clear: both
}

@media(min-width:768px) and (max-width:991px) {
    .widget__recents {
        margin-bottom: -30px
    }
}

.widget__recents li {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2px;
    padding: 8px 100px 15px 0;
    background-color: transparent;
    border-top: 1px solid #000;
    display: flow-root
}

@media(min-width:992px) {
    .widget__recents li {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 2px;
        padding: 8px 100px 15px 0;
        background-color: transparent;
        border-top: 1px solid #000
    }

    .widget__recents {
        display: flow-root
    }
}

.widget__recents li:after,
.widget__recents li:before {
    content: " ";
    display: table
}

.widget__recents li:after {
    clear: both
}

@media(min-width:768px) and (max-width:991px) {
    .widget__recents li {
        width: -webkit-calc(50% - 10px);
        width: calc(50% - 10px);
        margin-right: 10px;
        margin-bottom: 15px;
        float: left
    }

    .widget__recents li:nth-child(2n) {
        margin-left: 10px;
        margin-right: 0
    }

    .widget__recents li:nth-child(odd) {
        clear: left
    }
}

.widget__recents li a {
    color: #000
}

.widget__recents-imatge {
    float: right;
    max-height: 130px;
    width: auto;
    margin-left: 15px;
    margin-right: -100px;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

a:active .widget__recents-imatge,
a:focus .widget__recents-imatge,
a:hover .widget__recents-imatge {
    opacity: .8
}

.widget__recents-titol {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 17px;
    font-weight: 700;
    -webkit-transition: color .3s;
    transition: color .3s
}

a:active .widget__recents-titol,
a:focus .widget__recents-titol,
a:hover .widget__recents-titol {
    text-decoration: none;
    color: #4a4a4a
}

.widget__opinions {
    margin-bottom: 0;
    padding-left: 0;
    list-style-type: none;
    display: flow-root
}

.widget__opinions:after,
.widget__opinions:before {
    content: " ";
    display: table
}

.widget__opinions:after {
    clear: both
}

@media(min-width:768px) and (max-width:991px) {
    .widget__opinions {
        margin-bottom: -30px
    }
}

.widget__opinions li {
    margin-left: auto;
    margin-right: auto;
    background-color: transparent;
    border-top: 1px solid var(--jcat-red);
    padding: 8px 15px 15px 80px;
    display: flex
}

@media(min-width:992px) {
    .widget__opinions {
        display: flex;
        flex-direction: column
    }

    .widget__opinions li {
        background-color: transparent;
        border-top: 1px solid var(--jcat-red);
        padding: 8px 15px 15px 80px
    }
}

.widget__opinions li:after,
.widget__opinions li:before {
    content: " ";
    display: table
}

.widget__opinions li:after {
    clear: both
}

@media(min-width:768px) and (max-width:991px) {
    .widget__opinions li {
        width: -webkit-calc(50% - 10px);
        width: calc(50% - 10px);
        margin-right: 10px;
        margin-bottom: 15px;
        float: left
    }

    .widget__opinions li:nth-child(2n) {
        margin-left: 10px;
        margin-right: 0
    }

    .widget__opinions li:nth-child(odd) {
        clear: left
    }
}

.widget__opinions li a {
    text-decoration: none;
    color: #000
}

.widget__opinions-imatge {
    float: left;
    max-width: 65px;
    width: auto;
    margin-left: -80px;
    margin-right: 15px
}

.widget__opinions-imatge img {
    display: block;
    max-width: 100%;
    height: auto;
    border: 5px solid var(--jcat-red);
    border-radius: 50%;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.widget__opinions-imatge img+img {
    margin-top: -15px
}

a:active .widget__opinions-imatge img,
a:focus .widget__opinions-imatge img,
a:hover .widget__opinions-imatge img {
    opacity: .8
}

.widget__opinions-autor:not(:nth-child(2)) {
    margin-top: 15px;
    margin-bottom: 0;
    font-size: 15px;
    line-height: 18px;
    font-weight: 700;
    color: var(--jcat-red)
}

.widget__opinions-autor span {
    display: block
}

.widget__opinions-autor .article-summary__name {
    font-weight: 700;
    color: var(--jcat-red)
}

.widget__opinions-autor .article-summary__work {
    font-size: 13px;
    font-weight: 400;
    color: #000;
    line-height: 100%
}

.widget__opinions-titol {
    font-family: var(--font-serifa);
    font-weight: 300;
    font-size: 20px;
    line-height: 100%;
    -webkit-transition: color .3s;
    transition: color .3s
}

@media(min-width:992px) {
    .widget__opinions-titol {
        font-family: var(--font-serifa);
        font-weight: 300;
        font-size: 20px;
        line-height: 100%;
        -webkit-transition: color .3s;
        transition: color .3s
    }
}

a:active .widget__opinions-titol,
a:focus .widget__opinions-titol,
a:hover .widget__opinions-titol {
    text-decoration: none;
    color: #4a4a4a
}

.xarxes-seleccio {
    display: none;
    list-style: none;
    box-shadow: 0 0 5px rgba(0, 0, 0, .7);
    position: absolute;
    top: 0;
    background: #fff;
    border: 5px solid var(--jcat-red);
    border-radius: 10px;
    padding: 5px
}

.xarxes-seleccio:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    border-top-color: var(--jcat-red);
    border-width: 15px;
    margin-left: -15px
}

.xarxes-seleccio--actiu,
.xarxes-seleccio li {
    display: inline-block
}

.xarxes-seleccio li {
    color: #fff;
    height: 20px;
    margin: 5px;
    padding: 0;
    font-size: 20px
}

.xarxes-seleccio li a {
    display: block;
    color: #000
}

.xarxes-seleccio li a :hover {
    color: var(--jcat-red)
}

.imatge__dreta,
.imatge__esquerra {
    max-width: 50% !important
}

.imatge__esquerra {
    float: left;
    margin-right: 1em;
    margin-left: 0 !important
}

.imatge__esquerra.article__image {
    max-width: 50%;
    margin-right: 1em;
    margin-left: 0
}

.imatge__dreta {
    float: right;
    margin-left: 1em !important
}

.imatge__dreta.article__image {
    max-width: 50%;
    margin-left: 1em
}

.article__content .imatge__centre {
    text-align: center !important;
}

.article__content .imatge__centre .article__image {
    max-width: fit-content;
    display: inline-block;
}

.imatge__centre .article__image,
.imatge__centre img {
    max-width: 100%;
    margin-left: 0
}

@media(max-width:767px) {

    .imatge__centre,
    .imatge__dreta,
    .imatge__esquerra {
        float: none;
        margin-left: auto !important;
        margin-right: auto !important;
        max-width: 100% !important
    }

    .imatge__dreta.article__image,
    .imatge__esquerra.article__image {
        max-width: 100%
    }
}

.home-section {
    margin-bottom: 80px
}

@media(minwidth:768px) {
    .home-section {
        margin-bottom: 80px
    }
}

.home-section__title {
    color: #000 !important;
    margin-bottom: 15px;
    font-size: 36px;
    letter-spacing: -1px;
    text-transform: initial
}

.home-section__title a {}

@media(min-width:768px) {
    .home-section__title {
        font-size: 60px;
        font-weight: 900;
        letter-spacing: -2px
    }
}

.home-section__title a:active,
.home-section__title a:focus,
.home-section__title a:hover {
    color: var(--jcat-lightred)
}

.home-section__title .article-summary__patrocinador {
    float: right;
    font-size: 14px;
    text-transform: none
}

.home-section__title .article-summary__patrocinador img {
    vertical-align: bottom;
    margin-left: .5em
}

.home-section__more {
    display: block;
    padding: 15px;
    font-weight: 700;
    text-align: center;
    background-color: var(--jcat-red);
    color: #fff;
    margin-bottom: 45px
}

.home-section__more:active,
.home-section__more:focus,
.home-section__more:hover {
    text-decoration: none;
    background-color: color-mix(in srgb, var(--jcat-lightred), black 30%);
    color: #fff
}

.home-flex-row {
    margin-left: -15px;
    margin-right: -15px
}

@media(min-width:992px) {
    .home-flex-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.flex-item {
    display: block
}

.flex-item:after,
.flex-item:before {
    content: " ";
    display: table
}

.flex-item:after {
    clear: both
}

@media(min-width:992px) {
    .flex-item {
        -ms-flex: 1 1 33.3333%;
        flex: 1 1 33.3333%;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .flex-item,
    .flex-item a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal
    }

    .flex-item a {
        -ms-flex: 1;
        flex: 1;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 100%;
        width: 100%
    }
}

.home-flex-row .flex-item {
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 15px
}

.home-flex-row .monografic__container:nth-child(odd) .flex-item.article-summary--monografic {
    margin-right: 15px
}

.home-flex-row .monografic__container:nth-child(even) .flex-item.article-summary--monografic {
    margin-left: 15px
}

.home-section .llibre:nth-child(odd),
.llibre:nth-child(odd) {
    padding-right: 4px
}

.home-section .llibre:nth-child(even),
.llibre:nth-child(even) {
    padding-left: 4px
}

.llibre a {
    width: 100%
}

@media(min-width:768px) and (max-width:991px) {
    .home-flex-row .monografic__container:nth-child(odd) .flex-item.article-summary--monografic {
        margin-right: 2.5px
    }

    .home-flex-row .monografic__container:nth-child(even) .flex-item.article-summary--monografic {
        margin-left: 2.5px
    }
}

@media(min-width:992px) {
    .home-flex-row .monografic__container:nth-child(odd) .flex-item.article-summary--monografic {
        margin-right: 7.5px
    }

    .home-flex-row .monografic__container:nth-child(even) .flex-item.article-summary--monografic {
        margin-left: 7.5px
    }

    .home-section .llibre:nth-child(odd),
    .llibre:nth-child(odd) {
        padding-right: 7.5px;
        padding-left: 7.5px
    }

    .home-section .llibre:nth-child(even),
    .llibre:nth-child(even) {
        padding-left: 7.5px;
        padding-right: 7.5px
    }
}

@media(min-width:2000px) {
    .home-flex-row .monografic__container:nth-child(3n+1) .flex-item.article-summary--monografic {
        margin-right: 7.5px;
        margin-left: 0
    }

    .home-flex-row .monografic__container:nth-child(3n+2) .flex-item.article-summary--monografic {
        margin-right: 7.5px;
        margin-left: 7.5px
    }

    .home-flex-row .monografic__container:nth-child(3n+3) .flex-item.article-summary--monografic {
        margin-left: 7.5px
    }
}

.flex-item.publicitat {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 15px
}

.article-summary--entrevista .article-summary__featured-image,
.article-summary--home .article-summary__featured-image {
    position: relative;
    display: table;
    width: 100%;
    margin-bottom: 15px
}

@media(min-width:768px) and (max-width:991px) {

    .article-summary--entrevista .article-summary__featured-image,
    .article-summary--home .article-summary__featured-image {
        width: 100%;
        margin-bottom: 0
    }

    .home-flex-row .flex-item {
        margin-left: 15px;
        margin-right: 15px;
        margin-bottom: 5px
    }
}

.article-summary--home .article-summary__icons {
    position: absolute;
    top: 15px;
    left: 15px
}

.article-summary--entrevista .article-summary__icons .svg-icon,
.article-summary--home .article-summary__icons .svg-icon {
    margin-right: 10px
}

@media(min-width:768px) and (max-width:991px) {

    .article-summary--entrevista .article-summary__icons,
    .article-summary--home .article-summary__icons {
        display: none
    }
}

.flex-item.article-summary--home {
    margin-bottom: 15px;
    padding: 0 0 15px;
    border-bottom: 1px solid #000
}

@media(min-width:992px) {
    .flex-item.article-summary--home {
        border-bottom: 0 solid #000;
        padding: 0 0 0
    }
}

.flex-item.article-summary--home:after,
.flex-item.article-summary--home:before {
    content: " ";
    display: table
}

.flex-item.article-summary--home:after {
    clear: both
}

.flex-item.article-summary--home-big {
    margin-bottom: 15px
}

.flex-item.article-summary--home-big img {
    margin-left: 0
}

@media(min-width:768px) and (max-width:991px) {
    .flex-item.article-summary--home {
        padding-left: 175px
    }

    .flex-item.article-summary--home-big {
        padding-left: 0
    }
}

.article-summary--home .article-summary__image {
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    border: 1px solid #b2b2b2
}

@media(min-width:768px) and (max-width:991px) {
    .article-summary--home .article-summary__featured-image {
        float: left;
        max-width: 160px;
        margin-left: -175px;
        margin-bottom: 0
    }

    .article-summary--home-big .article-summary__featured-image {
        float: none;
        margin: 0;
        margin-bottom: 15px;
        width: 100%;
        max-width: 100%
    }
}

@media(min-width:768px) and (max-width:991px) {
    .article-summary--entrevista .article-summary__featured-image {
        display: block
    }
}

.article-summary--home .article-summary__title {
    font-size: 20px;
    line-height: 105%;
    letter-spacing: -.25px;
    font-weight: 900;
    width: 97%
}

.llistat .article-summary__title {
    font-size: 20px !important;
    line-height: 115% !important;
    text-wrap: balance
}

.article-summary--home-big .article-summary__title {
    font-size: 32px !important;
    line-height: 1 !important
}

@media(min-width:768px) {
    .llistat .article-summary__title {
        font-size: 25px !important
    }
}

@media(min-width:992px) {
    .article-summary--home-big .article-summary__title {
        font-weight: 700;
        letter-spacing: -1px;
        text-wrap: pretty;
        font-size: 30px !important
    }

    .llistat .article-summary__title {
        font-size: 25px !important
    }
}

@media(min-width:1200px) {
    .article-summary--home-big .article-summary__title {
        font-weight: 700;
        letter-spacing: -1px;
        text-wrap: pretty;
        font-size: 35px !important
    }

    .llistat .article-summary__title {
        font-size: 25px !important
    }
}

@media(min-width:1400px) {
    .article-summary--home-big .article-summary__title {
        letter-spacing: -1px;
        font-size: 45px !important
    }

    .llistat .article-summary__title {
        font-size: 20px !important
    }
}

@media(min-width:1600px) {
    .llistat .article-summary__title {
        font-size: 25px !important
    }
}

@media(min-width:2000px) {
    .article-summary--home-big .article-summary__title {
        letter-spacing: -1px;
        font-size: 65px !important
    }
}

.article-summary--reportatge-home.article-summary--home-big .article-summary__title {
    font-size: 32px !important;
    line-height: 34px !important
}

@media(min-width:992px) {
    .article-summary--reportatge-home.article-summary--home-big .article-summary__title {
        font-size: 36px !important;
        line-height: 39px !important
    }
}

.article-summary--home .article-summary__text {
    color: #000;
    line-height: 1.2;
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 110% !important;
    font-weight: 300;
    letter-spacing: .5px
}

@media(min-width:992px) {
    .article-summary--home-big .article-summary__text {
        font-size: 24px;
        text-wrap: balance;
        font-weight: 300 !important;
        letter-spacing: 0
    }
}
@media(min-width:1500px) {
    .article-summary--home .article-summary__text{
        font-size: 24px;
        text-wrap: balance;
        font-weight: 300 !important;
        letter-spacing: 0
    }
}
@media(min-width:2000px) {
    .article-summary--home .article-summary__text{
        font-size: 30px;
        text-wrap: balance;
        font-weight: 300 !important;
        letter-spacing: 0
    }
}

.flex-item.article-summary--opinio {
    padding: 15px
}

.article-summary--opinio,
.article-summary--entrevista {
    position: relative
}

.home-section .article-summary--entrevista::after,
.home-section-portada .article-summary--entrevista::after {
    content: 'Entrevista' !important;
    position: absolute;
    top: 0;
    left: 0;
    margin-bottom: 10px;
    padding: 6px 12px;
    font-size: 12px;
    font-weight: 700;
    background-color: var(--jcat-red);
    color: #fff;
    width: auto;
    pointer-events: none
}

@media(min-width:768px) and (max-width:991px) {

    .home-section .article-summary--entrevista::after,
    .home-section-portada .article-summary--entrevista::after {
        content: 'Entrevista' !important;
        position: absolute;
        top: 0;
        left: 0;
        margin-bottom: 10px;
        padding: 6px 12px;
        font-size: 12px;
        font-weight: 700;
        background-color: var(--jcat-red);
        color: #fff;
        width: auto;
        pointer-events: none
    }
}

.article-summary--entrevista::after {
    content: 'Entrevista' !important;
    position: absolute;
    top: 15px;
    left: 15px;
    margin-bottom: 10px;
    padding: 6px 12px;
    font-size: 12px;
    font-weight: 700;
    background-color: var(--jcat-red);
    color: #fff;
    width: auto;
    pointer-events: none
}

.home-section .article-summary--opinio::after,
.home-section-portada .article-summary--opinio::after {
    content: 'Opinió' !important;
    position: absolute;
    top: 0;
    left: 0;
    margin-bottom: 10px;
    padding: 6px 12px;
    font-size: 12px;
    font-weight: 700;
    background-color: var(--jcat-red);
    color: #fff;
    width: auto;
    pointer-events: none
}

.article-summary--opinio::after {
    content: 'Opinió' !important;
    position: absolute;
    top: 15px;
    left: 15px;
    margin-bottom: 10px;
    padding: 6px 12px;
    font-size: 12px;
    font-weight: 700;
    background-color: var(--jcat-red);
    color: #fff;
    width: auto;
    pointer-events: none
}

@media(min-width:768px) and (max-width:991px) {
    .flex-item.article-summary--opinio {
        padding-right: 175px
    }
}

.flex-item.article-summary--opinio a:active,
.flex-item.article-summary--opinio a:focus,
.flex-item.article-summary--opinio a:hover {
    text-decoration: none
}

.flex-item .article-summary__opinio-image {
    float: none;
    margin-left: 0;
    margin-bottom: 15px;
    max-width: 100%
}

@media(min-width:768px) and (max-width:991px) {
    .flex-item .article-summary__opinio-image {
        float: right;
        margin-right: -150px
    }
}

.flex-item .article-summary__opinio-image img {
    display: inline-block
}

.home-section .article-summary__opinio-image,
.home-section-portada .article-summary__opinio-image {
    padding: 30px 0
}

.flex-item .article-summary__opinio-image img+img {
    margin-top: 0;
    margin-left: -15px
}

.flex-item.article-summary--opinio .article-summary__title {
    margin-top: 15px;
    margin-bottom: 30px;
    font-size: 25px;
    width: 100%
}

@media(min-width:768px) and (max-width:991px) {
    .flex-item.article-summary--opinio .article-summary__title {
        margin-top: 5px;
        margin-bottom: 30px;
        font-size: 25px;
        width: 75%
    }

    .flex-item.article-summary--opinio .article-summary__author {
        width: 75%;
        padding-top: 50px
    }
}

@media(min-width:992px) {
    .flex-item.article-summary--opinio .article-summary__title {
        margin-top: 15px;
        margin-bottom: 30px;
        font-size: 30px
    }
}

.flex-item.article-summary--opinio .article-summary__comments {
    margin-top: auto;
    font-size: 11px;
    letter-spacing: 1px;
    line-height: 20px;
    text-transform: uppercase;
    color: #5c5c5c;
    font-weight: 700
}

.article-summary--reportatge-home,
.article-summary--retrat-home {
    position: relative
}

.article-summary--reportatge-home .article-summary__title,
.article-summary--retrat-home .article-summary__title,
.article-summary--home .article-summary__title {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 20px;
    line-height: 23px
}

@media(min-width:768px) {

    .article-summary--reportatge-home .article-summary__title,
    .article-summary--retrat-home .article-summary__title,
    .article-summary--home .article-summary__title {
        font-size: 20px;
        font-weight: 800;
        line-height: 110%;
        letter-spacing: -.25px;
        width: 95%
    }
}

@media(min-width:1500px) {

    .article-summary--reportatge-home .article-summary__title,
    .article-summary--retrat-home .article-summary__title,
    .article-summary--home .article-summary__title {
        font-size: 25px;
        line-height: 110%
    }
}

@media(min-width:2000px) {

    .article-summary--reportatge-home .article-summary__title,
    .article-summary--retrat-home .article-summary__title,
    .article-summary--home .article-summary__title {
        font-size: 35px;
        line-height: 110%
    }
}

.article-summary--reportatge-home .article-summary__icons {
    right: 15px;
    left: unset
}

.article-summary--monografic .article-summary__image {
    position: absolute;
    top: 0;
    left: 0;
    float: none;
    display: block;
    margin-right: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 1;
    opacity: .5
}

@media(min-width:768px) {
    .article-summary--monografic .article-summary__image {
        margin-left: 0
    }
}

.article-summary--monografic .article-summary__category,
.article-summary--monografic .article-summary__title {
    position: relative;
    color: #fff;
    z-index: 2
}

.article-summary--monografic .article-summary__title {
    font-weight: 700;
    width: 100%
}

.article-summary--monografic a:hover .article-summary__title {
    color: #fff !important;
    opacity: .9 !important
}

.article-summary--reportatge-home .svg-icon {
    margin-right: 10px;
    margin-bottom: 30px
}

@media(min-width:768px) and (max-width:991px) {
    .article-summary--reportatge-home .svg-icon {
        float: right;
        margin-left: 10px;
        margin-right: 0
    }
}

@media(min-width:992px) {
    .article-summary--monografic .article-summary__title {
        width: 50%
    }
}

.article-summary--monografic .article-summary__category,
.article-summary--reportatge-home .article-summary__category,
.article-summary--retrat-home .article-summary__category {
    font-size: 12px;
    display: table;
    margin-top: 0;
    margin-bottom: 15px;
    margin-right: auto;
    padding: 6px 12px;
    font-weight: 700;
    background-color: var(--jcat-red);
    color: #fff
}

.article-summary--reportatge-home .article-summary__category {}

.article-summary--reportatge-home .article-summary__category,
.article-summary--retrat-home .article-summary__category {
    position: absolute;
    top: 0;
    left: 0
}

.article-summary--reportatge-home .article-summary__category {
    color: #fff
}

.article-summary--retrat-home .article-summary__category {}

.article-summary--monografic a:active .article-summary__title,
.article-summary--monografic a:focus .article-summary__title,
.article-summary--monografic a:hover .article-summary__title {
    color: var(--jcat-lightred)
}

.home-flex-row.home-flex-row--monografic {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media(min-width:768px) {
    .home-flex-row.home-flex-row--monografic {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.article-summary--monografic {
    background-color: #000;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.article-summary__caixa {
    padding: 0;
    padding-bottom: 0;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between
}

.article-summary__caixa .article-summary__title {
    padding: 15px
}

.monografics .article-summary__caixa {
    padding: 10px
}

.monografics .article-summary__caixa .article-summary__title {
    width: 100%;
    padding: 0
}

@media(min-width:992px) {
    .llista__results .article-summary__caixa {
        padding: 10px
    }
}

@media(min-width:1200px) {
    .llista__results .article-summary__caixa {
        padding: 15px
    }
}

.monografic__container {
    position: relative
}

@media(min-width:768px) {
    .monografic__container {
        width: 50%
    }
}

@media(min-width:2000px) {
    .monografic__container {
        width: 33.3333%
    }
}

.monografic__container:before {
    content: "";
    display: block;
    padding-top: 75%
}

@media(min-width:400px) {
    .monografic__container:before {
        padding-top: 56.25%
    }
}

@media(min-width:768px) {
    .monografic__container:before {
        padding-top: 75%
    }
}

@media(min-width:1200px) {
    .monografic__container:before {
        padding-top: 56.25%
    }
}

@media(min-width:1200px) {
    .llista__results .monografic__container:before {
        padding-top: 75%
    }
}

.article-summary--monografic a:active,
.article-summary--monografic a:focus,
.article-summary--monografic a:hover {
    text-decoration: none;
    color: var(--jcat-lightred)
}

.flex-item.article-summary--entrevista {
    padding: 15px
}

@media(min-width:768px) and (max-width:991px) {
    .flex-item.article-summary--entrevista {
        padding-right: 230px
    }
}

.flex-item.article-summary--entrevista a {
    color: #000
}

.flex-item.article-summary--entrevista a:active,
.flex-item.article-summary--entrevista a:focus,
.flex-item.article-summary--entrevista a:hover {
    text-decoration: none
}

@media(min-width:768px) and (max-width:991px) {
    .article-summary--entrevista {
        display: block
    }

    .article-summary--entrevista .article-summary__patrocinador {
        position: relative;
        display: inline-block
    }
}

.article-summary--entrevista .article-summary__patrocinador {
    padding-bottom: 10px;
    border-bottom: 1px solid;
    margin: -15px;
    margin-top: 15px
}

.article-summary--reportatge-home .article-summary__patrocinador {
    z-index: 1;
    margin-top: auto;
    color: #5c5c5c
}

.flex-item2.article-summary--entrevista .article-summary__image,
.flex-item.article-summary--entrevista .article-summary__image {
    float: none;
    width: -webkit-calc(100% + 30px);
    width: calc(100% + 30px);
    max-width: none;
    height: auto;
    margin: -15px -15px 0
}

@media(min-width:768px) and (max-width:991px) {

    .flex-item2.article-summary--entrevista .article-summary__image,
    .flex-item.article-summary--entrevista .article-summary__image {
        float: right;
        max-width: 200px;
        margin-top: 0;
        margin-right: -215px;
        margin-bottom: 0
    }
}

.article-summary--entrevista .article-summary__icons {
    position: absolute;
    top: 0;
    left: 0
}

.flex-item.article-summary--entrevista .article-summary__title {
    margin-bottom: 30px
}

.flex-item.article-summary--entrevista .article-summary__text {
    margin-top: auto;
    line-height: 120% !important
}

.home-section .widget-agenda {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:992px) {
    .home-section .widget-agenda {
        float: left;
        width: 50%
    }
}

.widget-agenda__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    list-style-type: none
}

.widget-agenda__item {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
    padding: 15px;
    mix-blend-mode: multiply
}

.widget-agenda__item:after,
.widget-agenda__item:before {
    content: " ";
    display: table
}

.widget-agenda__item:after {
    clear: both
}

.widget-agenda__item:nth-child(2n) {
    background-color: var(--jcat-grey)
}

@media(min-width:768px) {
    .widget-agenda__item {
        padding-left: 145px
    }
}

.widget-agenda__item a {
    color: #000
}

.widget-agenda__item a:active,
.widget-agenda__item a:focus,
.widget-agenda__item a:hover {
    text-decoration: none;
    color: #5c5c5c
}

.widget-agenda__item .llista-agenda__item-date {
    top: 0;
    bottom: 0;
    line-height: 16px
}

@media(min-width:768px) {
    .widget-agenda__item .llista-agenda__item-date {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.widget-agenda__item .llista-agenda__item-title,.article__sidebar .widget-agenda__item .llista-agenda__item-title , .article__sidebar .widget-agenda__item .widget-agenda__item-place {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 110%;
}
@media (min-width:1200px) {
    .widget-agenda__item .llista-agenda__item-title,.widget-agenda__item .widget-agenda__item-place {
        font-size: 16px;
}
}
@media (min-width:1500px) {
    .widget-agenda__item .llista-agenda__item-title,.widget-agenda__item .widget-agenda__item-place {
        font-size: 18px;
}
}
@media (min-width:2000px) {
    .widget-agenda{
        font-size:16px
    }
    .widget-agenda__item .llista-agenda__item-title,.widget-agenda__item .widget-agenda__item-place {
        font-size: 20px;
}
}


.widget-agenda__item-time {
    font-weight: 700
}

.home-section .widget-documents {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:992px) {
    .home-section .widget-documents {
        float: left;
        width: 50%
    }
}

.widget-documents__list {
    padding: 15px;
    list-style-type: none;
    background-color: var(--jcat-grey)
}

.widget-documents__item {
    margin-bottom: 15px;
    padding-left: 95px
}

.widget-documents__item:after,
.widget-documents__item:before {
    content: " ";
    display: table
}

.widget-documents__item:after {
    clear: both
}

.widget-documents__item:last-child {
    margin-bottom: 0
}

@media(min-width:768px) {
    .widget-documents__item {
        padding-left: 150px
    }
}

.home-section .widget-jornaltv {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:992px) {
    .home-section .widget-jornaltv {
        float: left;
        width: 50%
    }
}

.widget-jornaltv__list {
    width: 100%;
    margin: 0;
    padding: 0;
    display: table
}

.widget-jornaltv__list:after,
.widget-jornaltv__list:before {
    content: " ";
    display: table
}

.widget-jornaltv__list:after {
    clear: both
}

.widget-jornaltv__list a {
    display: block
}

.widget-jornaltv__item {
    width: 33.3333%;
    padding-left: 10px;
    display: table-cell
}

.widget-jornaltv__imatge img {
    width: 100%
}

.widget-jornaltv__titol {
    font-size: 14px;
    line-height: 16px
}

.minut-a-minut {
    margin-bottom: 30px;
    padding: 30px;
    border: 1px solid #5c5c5c
}

.minut-a-minut .article-summary__title {
    margin-bottom: 30px;
    font-size: 24px;
    line-height: 32px
}

@media(min-width:768px) {
    .minut-a-minut .article-summary__title {
        font-size: 36px;
        line-height: 38px
    }
}

.minut-a-minut .article-summary__title a {
    color: #000
}

.minut-a-minut__content {
    max-height: 450px;
    padding-left: 0;
    list-style-type: none;
    overflow: auto
}

.minut-a-minut__content li {
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 1px solid #5c5c5c;
    padding-left: 60px
}

.minut-a-minut__content li:first-child {
    border-top: none
}

@media(min-width:768px) {
    .minut-a-minut__content li {
        padding-left: 85px
    }
}

.minut-a-minut__content li time {
    float: left;
    margin-left: -60px;
    font-weight: 700;
    color: var(--jcat-red)
}

@media(min-width:768px) {
    .minut-a-minut__content li time {
        margin-left: -85px
    }
}

.minut-a-minut__content li img {
    margin: 15px auto
}

.minut-a-minut__link {
    width: -webkit-calc(100% + 60px);
    width: calc(100% + 60px);
    margin: 30px -30px -30px;
    font-weight: 700
}

.home-section--moduls .row>div[class^=col] {
    margin-bottom: 30px
}

.home-section--moduls .row>div[class^=col]:last-child {
    margin-bottom: 0
}

@media(min-width:768px) {
    .home-section--moduls .row>div[class^=col] {
        margin-bottom: 0
    }
}

.article-summary__patrocinador {
    font-weight: 700;
    background-color: #fff;
    color: #5c5c5c;
    padding-top: 10px;
    text-align: right;
    margin-top: 15px
}

@media(min-width:992px) {
    .article-summary__patrocinador {
        margin-top: auto
    }
}

.article-summary__patrocinador img {
    max-height: 40px;
    max-width: 100px;
    vertical-align: top;
    -webkit-filter: grayscale(1);
    filter: grayscale(1)
}

@media(min-width:768px) {
    .article-summary__patrocinador img {
        max-height: 50px
    }
}

.llibre a:hover {
    text-decoration: none
}

.llibre__image {
    background-color: color-mix(in srgb, var(--jcat-pink), transparent 60%);
    padding: 22.5px;
    text-align: center
}

@media(min-width:768px) {
    .llibre__image {
        padding: 30px
    }
}

@media(min-width:992px) {
    .llibre__image {
        min-height: 300px
    }
}

@media(min-width:1200px) {
    .llibre__image {
        min-height: 369px
    }
}

.llibre__image img {
    max-width: 100%;
    height: auto;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

a:hover .llibre__image img {
    opacity: .8
}

.llibre__author,
.llibre__title {
    font-size: 16px;
    line-height: 100%;
    color: #000;
    margin-bottom: 5px
}

@media(min-width:768px) {

    .llibre__author,
    .llibre__title {
        font-size: 20px
    }
}

.llibre__title {
    font-weight: 700
}

a:hover .llibre__title {
    text-decoration: none;
    color: var(--jcat-lightred)
}

.llibre__author {
    margin-top: 0;
    font-weight: 400;
    margin-bottom: 30px
}

.article-summary__videobox {
    height: 0;
    margin-top: 30px;
    margin-bottom: 30px;
    padding-bottom: 56.25%;
    padding-top: 25px;
    position: relative
}

.article-summary__videobox iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.media-filters {
    margin-top: 30px;
    margin-bottom: 60px;
    padding-top: 15px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000
}

.media-filters .form-group {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 15px
}

@media(min-width:768px) {
    .media-filters .form-group {
        float: left;
        width: 33.3333333333%
    }
}

.media-filters label {
    color: #4a4a4a
}

@media(min-width:768px) {
    .media-filters input[type=submit] {
        margin-top: 25px
    }
}

.lg-titol {
    float: left
}

.lg-socials {
    float: right;
    font-size: 20px
}

.lg-socials a {
    display: inline-block;
    margin-left: 5px;
    text-decoration: none;
    color: #fff
}

.video-list {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 0;
    list-style-type: none
}

.video-list:after,
.video-list:before {
    content: " ";
    display: table
}

.video-list:after {
    clear: both
}

.video-list li {
    float: left;
    width: 50%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px
}

@media(min-width:768px) {
    .video-list li {
        float: left;
        width: 25%
    }
}

@media(max-width:767px) {
    .video-list li:nth-child(odd) {
        clear: left
    }
}

@media(min-width:768px) {
    .video-list li:nth-child(4n+1) {
        clear: left
    }
}

.video-list li a {
    text-decoration: none
}

.video-list .video__image {
    border: 1px solid #4a4a4a
}

.video-list .video__title {
    font-size: 14px;
    line-height: 17px
}

.more-videos {
    padding-top: 30px;
    border-top: 1px solid #4a4a4a
}

.more-videos__title {
    font-size: 18px;
    text-transform: uppercase
}

.more-videos__title,
.page-title {
    margin-top: 0;
    margin-bottom: 30px;
    text-transform: initial
}

.pagination {
    display: table;
    margin: 60px auto
}

.pagination>li>a,
.pagination>li>span {
    font-size: 14px;
    font-weight: 700
}

.llista__results {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:992px) {
    .llista__results {
        float: left
    }
}

.llista__filter {
    margin-bottom: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 1px solid #000;
    border-bottom: 10x solid #000
}

.llista__filter label {
    color: #4a4a4a
}

.article-summary-list {
    margin-bottom: 30px;
    padding-left: 0;
    list-style-type: none
}

@media(min-width:992px) {
    .article-summary-list {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 15px
    }
}

@media(min-width:1400px) {
    .article-summary-list {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 15px
    }
}

@media(min-width:2000px) {
    .article-summary-list {
        grid-template-columns: repeat(3, 1fr)
    }
}

.article-summary-list .article-summary__patrocinador {
    background-color: transparent
}

.article-summary {
    margin-bottom: 15px;
    padding: 15px
}

.article-summary.article-summary--reportatge {
    padding-left: 15px;
    padding-top: 15px
}

@media(min-width:768px) {
    .article-summary.article-summary--reportatge {
        padding-left: 15px;
        padding-top: 15px
    }
}

@media(min-width:992px) {
    .article-summary {
        margin-bottom: 0;
        padding: 15px
    }

    .article-summary--opinio,
    .article-summary--entrevista {
        padding-top: 45px;
        padding-bottom: 45px
    }

    .article-summary--entrevista {
        padding-bottom: 0
    }

    .home-section .article-summary--entrevista,
    .home-section-portada .article-summary--entrevista {
        padding-top: 15px
    }

    .article-summary--reportatge {
        padding-left: 0;
        padding-right: 0
    }
}

.article-summary:after,
.article-summary:before {
    content: " ";
    display: table
}

.article-summary:after {
    clear: both
}

.article-summary--entrevista {
    background-color: color-mix(in srgb, var(--jcat-orange), transparent 60%)
}

@media(min-width:768px) {
    .article-summary {
        padding-right: 185px
    }

    .article-summary.article-summary--llibre {
        padding-right: 15px
    }
}

.article-summary a {
    color: #000
}

.article-summary:not(.article-summary--retrat-home) a:active,
.article-summary:not(.article-summary--retrat-home) a:focus,
.article-summary:not(.article-summary--retrat-home) a:hover {
    color: var(--jcat-red);
    text-decoration: none
}

.article-summary--retrat-home a:hover .article-summary__category {
    color: #fff !important
}

.article-summary--llibre,
.article-summary--noticia {
    background-color: color-mix(in srgb, var(--jcat-pink), transparent 60%)
}

.article-summary--llibre:hover,
.article-summary--noticia:hover {
    background-color: color-mix(in srgb, var(--jcat-pink), transparent 85%)
}

.article-summary--noticia div.article-summary__icons .svg-icon.svg-icon-article-video {
    margin-right: -58px;
    margin-top: 5px;
    float: right
}

.article-summary--entrevista {
    background-color: color-mix(in srgb, var(--jcat-orange), transparent 60%)
}

.article-summary--entrevista:hover {
    background-color: color-mix(in srgb, var(--jcat-orange), transparent 75%)
}

.article-summary--entrevista a,
.article-summary--entrevista .article-summary__text,
.article-summary--entrevista h2 {
    color: #000
}

.article-summary--entrevista .article-summary__text strong {
    color: var(--jcat-red) !important
}

.article-summary--reportatge,
.article-summary--retrat {}

.article-summary--reportatge {
    background-color: transparent;
    border-top: 1px solid color-mix(in srgb, var(--jcat-red), white 80%)
}

@media(max-width:767px) {
    .article-summary--reportatge {
        position: relative
    }
}

.article-summary--reportatge:hover {
    background-color: transparent;
    border-top: 1px solid color-mix(in srgb, var(--jcat-red), white 90%)
}

.article-summary--retrat {
    background-color: color-mix(in srgb, var(--jcat-orange), transparent 60%)
}

.article-summary--retrat:hover {
    background-color: color-mix(in srgb, var(--jcat-orange), transparent 80%)
}

.article-summary--opinio {
    padding-right: 15px;
    padding-left: 15px;
    background-color: color-mix(in srgb, var(--jcat-yellow), transparent 60%)
}

@media(min-width:768px) {

    .article-summary--opinio,
    .article-summary--entrevista {
        padding: 60px 180px 45px 15px
    }

    .article-summary--entrevista {
        padding-bottom: 15px
    }
}

@media(min-width:768px) and (max-width:991px) {

    .home-section .article-summary--entrevista,
    .home-section-portada .article-summary--entrevista {
        padding: 60px 250px 45px 15px
    }

    .article-summary--entrevista,
    .article-summary.article-summary--reportatge {
        padding-top: 60px
    }
}

.article-summary--opinio:hover {
    background-color: color-mix(in srgb, var(--jcat-yellow), transparent 80%)
}

@media(max-width:767px) {
    .article-summary__image {
        padding: 25px 0
    }

    .home-section .article-summary__image,
    .home-section-portada .article-summary__image {
        padding: 0
    }
}

.article-summary__image {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    max-width: 100%
}

.llista__results .article-summary--entrevista .article-summary__image,
.llista__results .article-summary__image,
.article-summary-list .article-summary__image {}

.article-summary--monografic .article-summary__featured-image img {
    border-radius: 0% !important;
    padding: 0
}

@media(min-width:768px) and (max-width:991px) {

    .article-summary--reportatge .article-summary__image,
    .article-summary--entrevista .article-summary__image,
    .article-summary--retrat .article-summary__image {
        margin-top: -45px
    }
}

#cerca_noticia {
    padding-bottom: 60px
}

@media(min-width:768px) {
    .article-summary__image {
        float: right;
        margin-left: 15px;
        margin-right: -170px;
        margin-bottom: 0
    }

    .llista__results .article-summary--entrevista .article-summary__image {
        padding: 0
    }
}

.article-summary--llibre .article-summary__image {
    float: left;
    margin-right: 15px;
    margin-left: 0
}

@media(max-width:767px) {
    .article-summary--llibre .article-summary__image {
        max-width: 70px
    }
}

a:active .article-summary__image,
a:focus .article-summary__image,
a:hover .article-summary__image {
    opacity: .8
}

.article-summary__opinio-image {
    float: right;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    text-align: center;
    padding: 30px 0
}

.article-summary__opinio-image img {
    margin: auto
}

@media(min-width:768px) {
    .article-summary__opinio-image {
        margin-right: -150px;
        width: inherit;
        padding: 0
    }
}

@media(min-width:992px) {
    .article-summary__opinio-image {
        max-width: 120px
    }

    .article-summary--entrevista .article-summary__image {
        margin-top: -45px
    }
}

.article-summary__opinio-image img {
    display: block;
    max-width: 100%;
    height: auto;
    min-height: 110px;
    border: 5px solid var(--jcat-red);
    border-radius: 50%;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.article-summary__opinio-image img+img {
    margin-top: -15px
}

a:active .article-summary__opinio-image img,
a:focus .article-summary__opinio-image img,
a:hover .article-summary__opinio-image img {
    opacity: .8
}

.article-summary--reportatge .article-summary__category,
.article-summary--retrat .article-summary__category {
    display: table;
    margin-bottom: 10px;
    padding: 6px 12px;
    font-size: 12px;
    font-weight: 700
}

@media(max-width:991px) {

    .article-summary--reportatge,
    .article-summary--retrat {
        position: relative
    }

    .article-summary--reportatge .article-summary__category,
    .article-summary--retrat .article-summary__category {
        position: absolute;
        top: 15px;
        left: 15px
    }

    .article-summary.article-summary--retrat,
    .article-summary.article-summary--reportatge {
        padding-top: 30px
    }
}

@media(min-width:768px) and (max-width:991px) {

    .home-section .article-summary--entrevista,
    .home-section-portada .article-summary--entrevista {
        padding: 60px 250px 45px 15px
    }

    .article-summary--entrevista,
    .article-summary.article-summary--reportatge,
    .article-summary.article-summary--retrat {
        padding-top: 60px
    }
}

.article-summary--reportatge .article-summary__category,
.article-summary--retrat .article-summary__category {
    background-color: var(--jcat-red);
    color: #fff
}

.article-summary__date {
    display: block;
    margin-bottom: 10px;
    font-size: 14px;
    color: var(--jcat-red);
 
}

@media(max-width:767px) {

    .article-summary--monografic .article-summary__category,
    .article-summary--reportatge-home .article-summary__category,
    .article-summary--retrat-home .article-summary__category,
    .home-section .article-summary--opinio::after,
    .home-section-portada .article-summary--opinio::after,
    .home-section .article-summary--entrevista::after,
    .home-section-portada .article-summary--entrevista::after,
    .article-summary--opinio::after,
    .article-summary--reportatge .article-summary__category,
    .article-summary--retrat .article-summary__category,
    .article-summary--entrevista::after {
        font-size: 10px;
        padding: 3px 6px
    }

    .article-summary--retrat-home .article-summary__category {}
}

.article-summary--entrevista .article-summary__date {
    color: rgba(0, 0, 0, .5);
    margin-bottom: 10px
}

.article-summary__author span {
    margin-bottom: 0;
    display: block
}

.article-summary__author .article-summary__name {
    margin: 0;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 110%;
    font-weight: 700;
    color: var(--jcat-red)
}

.article-summary__author .article-summary__work {
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 14px;
    color: #000
}

.article-summary__title {
    margin-top: 0;
    padding: 0 0;
    margin-bottom: 0;
    font-size: 20px;
    line-height: 100%;
    color: #000;
    font-weight: 300
}

.article-summary__caixa .article-summary__title {
    font-size: 25px
}

.article-summary-list .article-summary__title {
    margin-bottom: 15px
}

@media(min-width:768px) {
    .article-summary__title {
        margin-top: 0;
        padding: 0 0;
        margin-bottom: 10px;
        font-size: 20px;
        line-height: 100%;
        color: #000;
        font-weight: 300
    }

    .article-summary__caixa .article-summary__title {
        font-size: 30px
    }

    .article-summary-list .article-summary__title {
        margin-bottom: 15px
    }
}

@media(min-width:992px) {
    .article-summary__title {
        font-size: 25px
    }

    .article-summary__caixa .article-summary__title {
        font-size: 16px
    }
}

@media(min-width:1200px) {
    .article-summary__caixa .article-summary__title {
        font-size: 24px
    }
}

@media(min-width:1400px) {
    .article-summary__caixa .article-summary__title {
        font-size: 30px
    }
}

a:active .article-summary__title a:focus .article-summary__title,
a:hover .article-summary__title {
    text-decoration: none;
    color: var(--jcat-lightred)
}

.article-summary--entrevista .article-summary__title {
    font-family: var(--font-serifa);
    font-weight: 400;
    font-size: 25px;
    line-height: 110%;
    color: #000
}

.article-summary--reportatge .article-summary__title,
.article-summary--noticia .article-summary__title,
.article-summary--retrat .article-summary__title {
    font-weight: 400;
    line-height: 105% !important;
    letter-spacing: 0
}

@media(min-width:768px) {
    .article-summary--entrevista .article-summary__title {
        font-size: 25px;
        text-wrap: pretty;
        letter-spacing: -.5px;
        line-height: 110%;
        width: 90%;
        padding-bottom: 0
    }
}

@media(min-width:992px) {
    .article-summary--entrevista .article-summary__title {
        font-size: 30px;
        letter-spacing: -.5px;
        line-height: 110%;
        width: 100%;
        padding-bottom: 0
    }
}

@media(min-width:1200px) {
    .article-summary--entrevista .article-summary__title {
        width: 100%
    }
}
@media(min-width:1500px) {
    .article-summary--entrevista .article-summary__title {
        font-size: 40px
    }
}

.article-summary--opinio .article-summary__title {
    font-family: var(--font-serifa);
}

.article-summary--llibre .article-summary__category {
    color: #5c5c5c;
    font-weight: 700
}

.article-summary--entrevista .article-summary__text,
.article-summary--noticia .article-summary__text {
    color: #000;
    line-height: 110%
}

.llista-opinadors {
    margin-bottom: 30px;
    padding-left: 0;
    list-style-type: none
}

.llista-opinadors__item {
    margin-bottom: 15px;
    padding: 15px 15px 15px 110px;
    border: 5px solid var(--jcat-grey)
}

.llista-opinadors__item:after,
.llista-opinadors__item:before {
    content: " ";
    display: table
}

.llista-opinadors__item:after {
    clear: both
}

.llista-opinadors__item a:active,
.llista-opinadors__item a:focus,
.llista-opinadors__item a:hover {
    text-decoration: none
}

.llista-opinadors__item-image {
    float: left;
    max-width: 80px;
    height: auto;
    margin-left: -95px;
    margin-right: 15px;
    border: 5px solid var(--jcat-red);
    border-radius: 50%;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

a:active .llista-opinadors__item-image,
a:focus .llista-opinadors__item-image,
a:hover .llista-opinadors__item-image {
    opacity: .8
}

.llista-opinadors__item-title {
    margin-bottom: 5px;
    font-size: 17px;
    color: var(--jcat-red)
}

a:active .llista-opinadors__item-title,
a:focus .llista-opinadors__item-title,
a:hover .llista-opinadors__item-title {
    text-decoration: none
}

.llista-opinadors__item-text {
    color: #000
}

.llista-documents {
    margin-bottom: 30px;
    padding-left: 0;
    list-style-type: none
}

.llista-documents__item {
    margin-bottom: 15px;
    padding: 15px 15px 15px 110px;
    background-color: var(--jcat-grey)
}

.llista-documents__item:after,
.llista-documents__item:before {
    content: " ";
    display: table
}

.llista-documents__item:after {
    clear: both
}

@media(min-width:768px) {
    .llista-documents__item {
        padding-left: 165px
    }
}

.llista-documents__item a:active,
.llista-documents__item a:focus,
.llista-documents__item a:hover {
    text-decoration: none
}

.llista-documents__item-image {
    float: left;
    max-width: 80px;
    height: auto;
    margin-left: -95px;
    margin-right: 15px;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

a:active .llista-documents__item-image,
a:focus .llista-documents__item-image,
a:hover .llista-documents__item-image {
    opacity: .8
}

@media(min-width:768px) {
    .llista-documents__item-image {
        max-width: 135px;
        margin-left: -150px
    }
}

.llista-documents__item-title {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 18px;
    color: #000
}

a:active .llista-documents__item-title,
a:focus .llista-documents__item-title,
a:hover .llista-documents__item-title {
    text-decoration: none;
    color: var(--jcat-lightred)
}

.llista-documents__item-text {
    color: #000
}

.llista__sidebar {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:992px) {
    .llista__sidebar {}
}

.search .form-inline .form {
    display: inline-block
}

.llista__sidebar .form {
    margin-bottom: 30px
}

@media(min-width:768px) {
    .llista__sidebar .form {
        margin-bottom: 60px
    }
}

.llista__sidebar .form-group {
    margin-bottom: 30px
}

.llista__sidebar input[type=submit] {
    font-weight: 700;
    text-transform: uppercase;
    background-color: var(--jcat-red);
    color: var(--jcat-themecolour)
}

.contacte__formulari input[type=submit] {
    font-weight: 700;
    background-color: var(--jcat-red);
    color: #fff
}

.llista__sidebar input[type=submit]:hover,
.contacte__formulari input[type=submit]:hover {
    background-color: color-mix(in srgb, var(--jcat-red), black 30%)
}

.llista__sidebar .calendari {
    padding: 15px;
    padding-bottom: 0;
    border: 1px solid #b2b2b2;
    text-align: center
}

.llista__sidebar .calendari .table {
    width: 100%;
    margin-bottom: 0
}

.llista__sidebar .calendari .form {
    display: inline-block;
    margin-bottom: 30px
}

.llista__sidebar .calendari .form-inline {
    text-align: center
}

.llista__sidebar .calendari .table>tbody>tr>td,
.llista__sidebar .calendari .table>thead>tr>th {
    border: 0
}

.llista__sidebar .calendari .table>thead>tr>th {
    text-transform: uppercase;
    color: #5c5c5c
}

.llista__sidebar .calendari tbody td span {
    display: inline-block;
    height: 25px;
    width: 25px;
    padding-top: 3px;
    border-radius: 50%;
    text-align: center
}

.llista__sidebar .calendari .any {
    min-width: 80px
}

.llista__sidebar .calendari .elements span {
    background-color: var(--jcat-red)
}

.llista__sidebar .calendari .elements a,
.llista__sidebar .calendari .elements a:active,
.llista__sidebar .calendari .elements a:focus,
.llista__sidebar .calendari .elements a:hover {
    text-decoration: none;
    color: #fff
}

.llista__sidebar .calendari .avui span {
    padding-top: 0;
    border: 3px solid var(--jcat-red)
}

.llista__sidebar .calendari .avui a,
.llista__sidebar .calendari .avui a:active,
.llista__sidebar .calendari .avui a:focus,
.llista__sidebar .calendari .avui a:hover {
    text-decoration: none;
    color: #fff
}

.contacte__title {
    margin-top: 0;
    margin-bottom: 30px;
    padding-top: 5px;
    border-top: 1px solid #000;
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
    text-transform: uppercase
}

.contacte__formulari {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 60px
}

@media(min-width:768px) {
    .contacte__formulari {
        float: left;
        width: 66.6666666667%
    }
}

.contacte__formulari .form-control {
    border: 0;
    background-color: var(--jcat-grey)
}

.contacte__dades {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px
}

@media(min-width:768px) {
    .contacte__dades {
        float: left;
        width: 33.3333333333%
    }
}

.contacte__dades .contacte__dades-titol {
    margin-top: 0
}

.contacte__dades .contacte__dades-titol,
.contacte__dades address {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 24px
}

.contacte__dades dd,
.contacte__dades dt {
    line-height: 24px
}

.contacte__dades dd {
    margin-bottom: 30px
}

.contacte__dades .social {
    margin-top: 10px;
    padding-left: 0;
    list-style-type: none
}

.contacte__dades .social li {
    display: inline-table;
    width: 40px;
    height: 40px;
    border: 2px solid #000;
    font-size: 16px;
    text-align: center
}

.contacte__dades .social li+li {
    margin-left: 10px
}

.contacte__dades .social li a {
    display: table-cell;
    vertical-align: middle;
    color: #000
}

.contacte__dades .social li a:active,
.contacte__dades .social li a:focus,
.contacte__dades .social li a:hover {
    color: #5c5c5c
}

.contacte__mapa {
    width: 100%;
    height: 300px;
    margin-bottom: 60px
}

@media(min-width:768px) {
    .contacte__mapa {
        height: 400px
    }
}

.form-control {
    line-height: 34px
}

.article .article__header .article__title,
.article .article__header .article__subtitle {
    width: 100%
}

@media(min-width:992px) {
    article.article {}
}

@media(min-width:1500px) {

    .article .article__header .article__title,
    .article .article__header .article__subtitle {
        text-wrap: balance;
        width: 90%
    }
}

.article__categories li a,
.btn-primary {
    font-size: 14px;
    display: table;
    margin-top: auto;
    margin-right: auto;
    padding: 8px 14px;
    font-weight: 700;
    background-color: var(--jcat-red);
    color: #fff
}

.breadcrumbs {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700
}

.breadcrumbs ul {
    margin-bottom: 5px
}

.article__title {
    font-size: 30px !important;
    line-height: 100% !important;
    text-wrap: pretty;
    letter-spacing: -.25px
}

.article__subtitle {
    text-wrap: balance;
    line-height: 115% !important;
    margin-bottom: 60px;
    word-break: break-word
}

@media(min-width:768px) {
    .article__title {
        font-size: 42px !important
    }

    .breadcrumbs {
        font-size: 20px
    }
}

@media(min-width:992px) {
    .article__title {
        font-weight: 700;
        text-wrap: balance;
        font-size: 60px !important
    }

    .article__subtitle {
        font-size: 24px;
        font-weight: 300 !important;
        margin-top: 25px;
        margin-bottom: 50px
    }
}

@media(min-width:1200px) {
    .article__title {
        font-weight: 700;
        text-wrap: balance;
        font-size: 70px !important;
        letter-spacing: -2px
    }

    .article__subtitle {
        font-size: 35px;
        font-weight: 300 !important;
        margin-bottom: 40px
    }
}

@media(min-width:1400px) {
    .article__title {
        font-weight: 700;
        text-wrap: balance;
        font-size: 75px !important
    }

    .article__subtitle {
        font-size: 40px;
        font-weight: 300 !important;
        margin-top: 25px;
        margin-bottom: 50px
    }
}

@media(min-width:1500px) {
    .article__title {
        font-weight: 700;
        text-wrap: balance;
        font-size: 80px !important
    }

    .article__subtitle {
        font-size: 40px;
        font-weight: 300 !important;
        margin-top: 25px;
        margin-bottom: 50px
    }
}

@media(min-width:2000px) {
    .article__title {
        font-weight: 700;
        text-wrap: balance;
        font-size: 100px !important
    }

    .article__subtitle {
        font-size: 50px;
        font-weight: 300 !important;
        margin-top: 25px;
        margin-bottom: 50px
    }
}

@media(min-width:2500px) {
    .article__title {
        font-weight: 700;
        text-wrap: balance;
        font-size: 120px !important
    }

    .article__subtitle {
        font-size: 70px;
        font-weight: 300 !important;
        margin-top: 25px;
        margin-bottom: 50px
    }
}

.article__footer {
    margin-left: 0
}

.a2a_svg {
    background-color: var(--jcat-red) !important;
    width: 25px !important;
    height: 25px !important
}

@media(min-width:768px) {
    .a2a_svg {
        background-color: var(--jcat-red) !important;
        width: 25px !important;
        height: 25px !important
    }
}

.a2a_svg g,
.a2a_svg path {
    opacity: .9
}

.page-title {
    font-size: 48px;
    text-transform: initial;
    color: var(--jcat-red);
    letter-spacing: -1px;

    /* Nou Tirabol */
    font-weight: 700;
    line-height: 1.1;
}

/* Nou Tirabol */
.page-title h1 {
    display: inline-block;
    font-size: inherit;
    margin-top: 0;
    margin-bottom: 0;
}

@media(max-width:767px) {
    .page-title {
        font-size: 36px;
        text-transform: initial;
        color: var(--jcat-red);
        letter-spacing: -1px
    }
}

span.title-helper {
    color: #000
}

.twitter-tweet.twitter-tweet-rendered {
    margin: auto !important
}

.article__sidebar .publicitat iframe,
.llista__sidebar .publicitat iframe {
    max-width: calc(90vw - 60px) !important
}

.article__comments-title {
    font-weight: 700;
    line-height: 1.1;
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
}