@charset "UTF-8";
@import url(jquery.bxslider.min.css?t=1765453973713);
@import url(swiper-bundle.min.css?t=1765453973713);
@import url(portlet-no-decorate.css?t=1765453973713);
@import url(portlet-no-decorate-title.css?t=1765453973713);
@import url(portlet-no-decorate-title-bars.css?t=1765453973713);
@use "sass:math" as *;
/**
 * Clay 3.93.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
/*$line-height-base: 1 !default;*/
@use "sass:math" as *;
/**
 * Clay 3.93.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  overflow: visible;
  position: static;
  white-space: normal;
  width: auto; }

.lfr-asset-column-details .lfr-asset-categories {
  color: #7d7d7d; }
  .lfr-asset-column-details .lfr-asset-categories .lfr-asset-category {
    color: #555; }

.lfr-asset-column-details .lfr-asset-description {
  color: #444;
  font-style: italic;
  margin: 0.5em auto 2em;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none; }

.lfr-asset-column-details .lfr-asset-icon {
  border-right: 1px solid transparent;
  color: #999;
  float: left;
  line-height: 1em;
  margin-right: 10px;
  padding-right: 10px; }
  .lfr-asset-column-details .lfr-asset-icon.last {
    border-width: 0; }

.lfr-asset-column-details .lfr-asset-tags {
  color: #7d7d7d; }
  .lfr-asset-column-details .lfr-asset-tags .tag {
    color: #555; }

.lfr-asset-column-details .lfr-asset-metadata {
  clear: both;
  margin-bottom: 1.5em;
  padding-bottom: 1.5em; }

.lfr-asset-column-details .lfr-panel {
  clear: both;
  margin-bottom: 0.2em; }
  .lfr-asset-column-details .lfr-panel.lfr-extended {
    border: 1px solid #ccc;
    margin-bottom: 0; }

.lfr-asset-column-details .taglib-custom-attributes-list label,
.lfr-asset-column-details .lfr-asset-field label {
  display: block; }

.lfr-asset-column-details .taglib-custom-attributes-list {
  margin-bottom: 1em; }

.overlay {
  position: absolute; }

.overlay-hidden,
.overlaymask-hidden {
  display: none; }

.lfr-form-row {
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 1px 5px 25px;
  position: relative; }
  .lfr-form-row:after {
    clear: both;
    content: '';
    display: block;
    height: 0; }
  .lfr-form-row:hover {
    border: solid #ccc;
    border-width: 1px 0;
    padding-top: 0; }
  .lfr-form-row.lfr-form-row-inline .form-group {
    margin-right: 5px; }
  .lfr-form-row legend .field-label {
    float: left;
    margin-right: 10px; }
  .lfr-form-row .handle-sort-vertical {
    background: url(../images/application/handle_sort_vertical.png) no-repeat 0 50%;
    cursor: move;
    padding-left: 20px; }
  .lfr-form-row fieldset {
    border-width: 0;
    margin: 0;
    padding: 0; }

.lfr-autorow-controls {
  bottom: 5px;
  position: absolute;
  right: 5px; }

.datepicker-popover-content .popover-content {
  padding: 0.75rem 1rem; }

.dropdown.open > .dropdown-menu,
.overlay-content .open > .dropdown-menu {
  display: block; }

.form-control-inline {
  background-color: transparent;
  font-size: 1.125rem;
  font-weight: 700; }
  .form-control-inline:not(:hover) {
    border-color: transparent; }
  .form-control-inline::placeholder {
    color: #a9afb5;
    font-style: italic; }

.form-search .input-group {
  position: relative; }
  .form-search .input-group.advanced-search .search-query {
    padding-left: 40px;
    z-index: 0; }
  .form-search .input-group.advanced-search .toggle-advanced {
    cursor: pointer;
    left: 0;
    line-height: 1;
    padding: 8px 10px;
    position: absolute;
    top: 0; }
    .form-search .input-group.advanced-search .toggle-advanced .caret {
      margin-top: 7px; }
    .form-search .input-group.advanced-search .toggle-advanced .icon-search {
      font-size: 14px; }
  @media (max-width: 991.98px) {
    .form-search .input-group {
      width: 100%; }
      .form-search .input-group .btn {
        clip: rect(0, 0, 0, 0);
        left: -9999px;
        position: absolute; }
      .form-search .input-group input.search-query {
        width: 100%; } }

.lfr-table {
  border-collapse: collapse;
  clear: both; }
  .lfr-table > tbody > tr > td,
  .lfr-table > tbody > tr > th,
  .lfr-table > thead > tr > td,
  .lfr-table > thead > tr > th,
  .lfr-table > tfoot > tr > td,
  .lfr-table > tfoot > tr > th {
    padding: 0 5px;
    overflow-wrap: break-all;
    word-wrap: break-all; }
    .lfr-table > tbody > tr > td:first-child, .lfr-table > tbody > tr > td.first-child,
    .lfr-table > tbody > tr > th:first-child,
    .lfr-table > tbody > tr > th.first-child,
    .lfr-table > thead > tr > td:first-child,
    .lfr-table > thead > tr > td.first-child,
    .lfr-table > thead > tr > th:first-child,
    .lfr-table > thead > tr > th.first-child,
    .lfr-table > tfoot > tr > td:first-child,
    .lfr-table > tfoot > tr > td.first-child,
    .lfr-table > tfoot > tr > th:first-child,
    .lfr-table > tfoot > tr > th.first-child {
      padding-left: 0; }
    .lfr-table > tbody > tr > td:last-child, .lfr-table > tbody > tr > td.last-child,
    .lfr-table > tbody > tr > th:last-child,
    .lfr-table > tbody > tr > th.last-child,
    .lfr-table > thead > tr > td:last-child,
    .lfr-table > thead > tr > td.last-child,
    .lfr-table > thead > tr > th:last-child,
    .lfr-table > thead > tr > th.last-child,
    .lfr-table > tfoot > tr > td:last-child,
    .lfr-table > tfoot > tr > td.last-child,
    .lfr-table > tfoot > tr > th:last-child,
    .lfr-table > tfoot > tr > th.last-child {
      padding-right: 0; }
  .lfr-table > tbody > tr > th,
  .lfr-table > thead > tr > th,
  .lfr-table > tfoot > tr > th {
    font-weight: bold; }

.lfr-pagination:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  visibility: hidden; }

.lfr-pagination .dropdown-menu {
  display: none; }

.lfr-pagination .dropdown-toggle .icon-caret-down {
  margin-left: 5px; }

.lfr-pagination .lfr-pagination-controls {
  float: left; }
  .lfr-pagination .lfr-pagination-controls .search-results {
    display: inline-block;
    margin-left: 10px;
    margin-top: 5px;
    top: 10px; }
  .lfr-pagination .lfr-pagination-controls li .lfr-pagination-link {
    border-width: 0;
    clear: both;
    color: #333;
    display: block;
    font-weight: normal;
    line-height: 20px;
    padding: 3px 20px;
    text-align: left;
    white-space: nowrap;
    width: 100%; }

.lfr-pagination .lfr-pagination-delta-selector {
  float: left; }
  @media (max-width: 991.98px) {
    .lfr-pagination .lfr-pagination-delta-selector .lfr-icon-menu-text {
      display: none; } }

.lfr-pagination .pagination-content {
  float: right; }

.lfr-panel.lfr-extended {
  border: 1px solid transparent;
  border-color: #dedede #bfbfbf #bfbfbf #dedede; }
  .lfr-panel.lfr-extended.lfr-collapsible .lfr-panel-button {
    display: block; }
  .lfr-panel.lfr-extended.lfr-collapsed .lfr-panel-titlebar {
    border-bottom-width: 0; }

.lfr-panel.panel-default .panel-heading {
  border-bottom-width: 0; }

.lfr-panel .toggler-header {
  cursor: pointer; }

.sidebar-sm {
  font-size: 0.875rem; }
  .sidebar-sm .sheet-subtitle {
    font-size: 0.75rem;
    margin-bottom: 1rem; }
  .sidebar-sm .form-group {
    margin-bottom: 1rem; }
  .sidebar-sm .form-control {
    border-radius: 0.1875rem;
    font-size: 0.875rem;
    height: 2rem;
    line-height: 1.5;
    min-height: auto;
    padding: 0.25rem 0.75rem; }
    .sidebar-sm .form-control.form-control-tag-group {
      height: auto; }
      .sidebar-sm .form-control.form-control-tag-group .form-control-inset {
        margin-bottom: 0;
        margin-top: 0; }
      .sidebar-sm .form-control.form-control-tag-group .label {
        margin-bottom: 0;
        margin-top: 0;
        padding: 0 0.25rem; }
    .sidebar-sm .form-control[type='file'] {
      padding: 0; }
  .sidebar-sm select.form-control {
    padding-right: 1.6rem; }
    .sidebar-sm select.form-control:not([size]) {
      height: 2rem; }
  .sidebar-sm .article-content-description .input-localized.input-localized-editor .input-group-item .wrapper .form-control {
    min-height: auto;
    padding: 0.285rem 0.75rem; }
  .sidebar-sm .btn:not(.btn-unstyled) {
    border-radius: 0.1875rem;
    font-size: 0.875rem;
    line-height: 1.15;
    padding: 0.4375rem 0.75rem; }
    .sidebar-sm .btn:not(.btn-unstyled).close {
      padding: 0.4375rem; }
  .sidebar-sm .btn.btn-monospaced, .sidebar-sm .btn.btn-monospaced.btn-sm {
    height: 2rem;
    padding: 0.1875rem 0;
    width: 2rem; }
    .sidebar-sm .btn.btn-monospaced.input-localized-trigger, .sidebar-sm .btn.btn-monospaced.btn-sm.input-localized-trigger {
      padding: 0; }
  .sidebar-sm .input-group-item .input-group-text {
    font-size: 0.875rem;
    height: 2rem;
    min-width: 2rem;
    padding-left: 0.75rem;
    padding-right: 0.75rem; }
  .sidebar-sm .input-group-item .btn .btn-section {
    font-size: 0.5625rem; }
  .sidebar-sm .list-group-item-flex {
    padding: 0.5rem 0.25rem; }
    .sidebar-sm .list-group-item-flex .autofit-col {
      padding-left: 0.25rem;
      padding-right: 0.25rem; }

.lfr-translation-manager {
  border-radius: 4px;
  display: inline-block;
  margin-top: 0.5em;
  min-height: 1.8em; }
  .lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-default-locale {
    display: inline-block;
    width: auto; }
  .lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu {
    float: none;
    padding: 0.4em 0; }
    .lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu li,
    .lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu li strong {
      display: inline; }
  .lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-translations-message {
    margin: 10px 0; }
  .lfr-translation-manager .lfr-translation-manager-available-translations {
    white-space: normal; }
    .lfr-translation-manager .lfr-translation-manager-available-translations .lfr-translation-manager-available-translations-links {
      line-height: 1; }
  .lfr-translation-manager .lfr-translation-manager-translation {
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    margin: 0.2em;
    padding: 0.4em 0.3em 0.4em 0.5em;
    text-decoration: none; }
    .lfr-translation-manager .lfr-translation-manager-translation * {
      vertical-align: middle; }
    .lfr-translation-manager .lfr-translation-manager-translation img {
      margin-right: 0.3em; }
    .lfr-translation-manager .lfr-translation-manager-translation:hover {
      background-color: #d1e5ef; }
    .lfr-translation-manager .lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
      background-color: #598bec;
      border-color: #224fa8;
      color: #fff; }
  .lfr-translation-manager .lfr-translation-manager-change-default-locale {
    margin: 0 0.4em; }
  .lfr-translation-manager .lfr-translation-manager-delete-translation {
    display: inline-block;
    padding: 0 2px; }
    .lfr-translation-manager .lfr-translation-manager-delete-translation svg {
      pointer-events: none; }

.lfr-tree a {
  text-decoration: none; }

.lfr-tree li {
  margin-bottom: 2px;
  padding-left: 0; }
  .lfr-tree li ul li, .lfr-tree li.tree-item {
    padding-left: 0; }
  .lfr-tree li.tree-item {
    padding-left: 5px; }
    .lfr-tree li.tree-item li {
      padding-left: 20px; }
    .lfr-tree li.tree-item ul {
      margin-left: 0;
      margin-top: 5px; }

.lfr-upload-container {
  margin-bottom: 1rem; }
  .lfr-upload-container .upload-target {
    border: 3px dashed #e5e7e9;
    margin-bottom: 1rem;
    min-height: 2rem;
    padding: 2rem 0;
    position: relative;
    text-align: center; }
    .upload-drop-intent .lfr-upload-container .upload-target {
      z-index: 100; }
    .upload-drop-active .lfr-upload-container .upload-target {
      background-color: #92e5a5;
      border-color: #69db83; }
    .lfr-upload-container .upload-target .drop-file-text {
      font-weight: normal; }
      .mobile .lfr-upload-container .upload-target .drop-file-text {
        display: none; }
    .lfr-upload-container .upload-target .small {
      display: block;
      margin: 5px 0;
      text-transform: lowercase; }
  .lfr-upload-container .manage-upload-target {
    padding-top: 5px;
    position: relative; }
    .lfr-upload-container .manage-upload-target .select-files {
      float: left;
      line-height: 0;
      margin: 0 1.125rem 1.125rem;
      padding: 0 0 0 5px; }
  .lfr-upload-container .cancel-uploads,
  .lfr-upload-container .clear-uploads {
    background-repeat: no-repeat;
    float: right; }
  .lfr-upload-container .cancel-uploads {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAnFBMVEX////4YWP/dXjyS07/dXj9bXD6a234YWP4XWD2WVv2VFfsOTzoLzHmKSvkISP2VFf0TE/vREftPT/iHB72WVvvREf0TE//hon/gYX/fYD/e33/dXj/cXP9bXD/a236a23/Zmb4YWP4XWD/Wl32WVv/VVj2VFf3VFb0TE/yS072SUvvREfuQELtPT/sOTzrMzXoLzHnLC/mKSvkISPh2jkWAAAAF3RSTlMAESIiMzMzMzMzMzMzMzNERERERHd3qtw8lzkAAACOSURBVHjaZcjZDsIgEIXhcd+tu5YBKUixttS6vP+7OQKJTfxvTr4D7Tpxu/2w410SjDjwVvLQ805TPiRryfQeKM6OTI68K/BJPHGlJZJjSqSMofEOGXbJecsTgzkds58V5+J8refBU7Jx9yIrmkW0sA6gqbLyuaRjZZWtgXq58rEFan0jf3uTfRuIkf/7AO8DDcVPSSG3AAAAAElFTkSuQmCC);
    margin-right: 0; }
  .lfr-upload-container .clear-uploads {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAdVBMVEX///+6QwTEVx65RQPEVx3EWB64RQPDVxq5RAO5RAO5RQPATQ65RQO5RQO5RQPRczjJZCW9TQTLay28QgTdZAHhaAPmdyHqeQXrikDudgDvfxj0nWP1qHL2tY33tY34dgD+za7+1rj/dxH/fxj/hiH/kk3///9TM3sUAAAAFHRSTlMAbXd4eHh6gN3e3+Hi4+T5+/z8/mIsq5IAAABHSURBVBjTY2CgGWDlFuZhRuIz8cspyggxIgQ4ZFWVVCQ4EQLCCmpqalLCCAFeaWV5SVE+hAC7gJi4iCAbkqksXMK8bNRzNADCOQN++eLhCQAAAABJRU5ErkJggg==);
    padding-left: 16px; }
  .lfr-upload-container .upload-file.upload-complete.file-saved {
    padding-left: 25px; }
  .lfr-upload-container .upload-file .file-title {
    display: inline-block;
    max-width: 95%;
    overflow: hidden;
    padding-right: 16px;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap; }
  .lfr-upload-container .upload-file .icon-file {
    font-size: 40px; }
  .lfr-upload-container .upload-list-info {
    margin: 1em 0 0.5em; }
    .lfr-upload-container .upload-list-info h4 {
      font-size: 1.3em; }
  .lfr-upload-container .cancel-button {
    color: #6c757d;
    margin-top: 1px;
    position: absolute;
    right: 5px;
    top: 50%;
    white-space: nowrap; }
    .lfr-upload-container .cancel-button .cancel-button-text {
      display: none;
      margin-left: 5px; }
    .lfr-upload-container .cancel-button:hover .cancel-button-text {
      display: inline; }
    .lfr-upload-container .cancel-button .lexicon-icon {
      height: 12px; }
  .lfr-upload-container .delete-button {
    color: #6c757d; }
  .lfr-upload-container .delete-button-col {
    padding-right: 10px; }
  .lfr-upload-container .file-added .success-message {
    float: right;
    font-weight: normal; }
  .lfr-upload-container .upload-error {
    opacity: 1;
    padding-left: 25px; }
  .lfr-upload-container .upload-complete .cancel-button,
  .lfr-upload-container .delete-button,
  .lfr-upload-container .upload-complete.file-saved .delete-button,
  .lfr-upload-container .upload-complete.upload-error .delete-button {
    display: none; }
  .lfr-upload-container .multiple-files .upload-error {
    background: #f5c4c9 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAJPSURBVDjLpZPLS5RhFMYfv9QJlelTQZwRb2OKlKuINuHGLlBEBEOLxAu46oL0F0QQFdWizUCrWnjBaDHgThCMoiKkhUONTqmjmDp2GZ0UnWbmfc/ztrC+GbM2dXbv4ZzfeQ7vefKMMfifyP89IbevNNCYdkN2kawkCZKfSPZTOGTf6Y/m1uflKlC3LvsNTWArr9BT2LAf+W73dn5jHclIBFZyfYWU3or7T4K7AJmbl/yG7EtX1BQXNTVCYgtgbAEAYHlqYHlrsTEVQWr63RZFuqsfDAcdQPrGRR/JF5nKGm9xUxMyr0YBAEXXHgIANq/3ADQobD2J9fAkNiMTMSFb9z8ambMAQER3JC1XttkYGGZXoyZEGyTHRuBuPgBTUu7VSnUAgAUAWutOV2MjZGkehgYUA6O5A0AlkAyRnotiX3MLlFKduYCqAtuGXpyH0XQmOj+TIURt51OzURTYZdBKV2UBSsOIcRp/TVTT4ewK6idECAihtUKOArWcjq/B8tQ6UkUR31+OYXP4sTOdisivrkMyHodWejlXwcC38Fvs8dY5xaIId89VlJy7ACpCNCFCuOp8+BJ6A631gANQSg1mVmOxxGQYRW2nHMha4B5WA3chsv22T5/B13AIicWZmNZ6cMchTXUe81Okzz54pLi0uQWp+TmkZqMwxsBV74Or3od4OISPr0e3SHa3PX0f3HXKofNH/UIG9pZ5PeUth+CyS2EMkEqs4fPEOBJLsyske48/+xD8oxcAYPzs4QaS7RR2kbLTTOTQieczfzfTv8QPldGvTGoF6/8AAAAASUVORK5CYII=) no-repeat 5px 5px;
    border-color: #bd2130;
    color: #bd2130;
    font-weight: normal;
    margin-bottom: 16px;
    padding: 8px 8px 8px 24px; }
    .lfr-upload-container .multiple-files .upload-error .error-message {
      display: block; }
  .lfr-upload-container .multiple-files .upload-complete.file-saved .form-check-middle-left .card-body,
  .lfr-upload-container .multiple-files .upload-complete.upload-error .form-check-middle-left .card-body {
    padding-left: 1rem; }
  .lfr-upload-container .multiple-files .upload-complete.file-saved .form-check-middle-left .custom-control-label,
  .lfr-upload-container .multiple-files .upload-complete.upload-error .form-check-middle-left .custom-control-label {
    display: none; }
  .lfr-upload-container .single-file .upload-error {
    list-style: none;
    margin-top: 1em; }
    .lfr-upload-container .single-file .upload-error .upload-error-message {
      margin-bottom: 0.5em; }
  .lfr-upload-container .upload-complete {
    padding-left: 5px; }
    .lfr-upload-container .upload-complete .error-message,
    .lfr-upload-container .upload-complete .success-message {
      font-weight: bold;
      margin-left: 1em; }
    .lfr-upload-container .upload-complete .delete-button {
      display: inline-block; }
    .lfr-upload-container .upload-complete .select-file:disabled + .custom-control-label {
      display: none; }
  .lfr-upload-container .progress {
    display: none;
    margin-top: 0.5rem; }
  .lfr-upload-container .file-uploading .progress {
    display: flex; }

.lfr-alert-container {
  left: 0;
  position: absolute;
  right: auto;
  top: auto;
  width: 100%;
  z-index: 430; }
  .lfr-alert-container.inline-alert-container {
    position: relative; }
    .lfr-alert-container.inline-alert-container .lfr-alert-wrapper {
      padding: 0; }
  .lfr-alert-container .lfr-alert-wrapper {
    margin-bottom: 5px;
    overflow: hidden; }

.lfr-search-container td .overlay.entry-action {
  position: static; }
  .lfr-search-container td .overlay.entry-action .btn a {
    display: block;
    padding: 4px 12px; }

.contextual-sidebar {
  height: calc(100vh - 49px);
  pointer-events: none;
  position: fixed;
  right: 0;
  top: 49px;
  transform: translateX(100%);
  transition: transform ease 0.5s;
  width: 320px;
  will-change: transform; }
  .contextual-sidebar.contextual-sidebar-visible {
    pointer-events: auto;
    transform: translateX(0); }
  body.has-control-menu .contextual-sidebar {
    height: calc(100vh - 98px);
    top: 98px; }

@media (min-width: 576px) {
  .contextual-sidebar {
    height: calc(100vh - 64px);
    top: 64px; }
    body.has-control-menu .contextual-sidebar {
      height: calc( 100vh - 120px);
      top: 120px; }
  .contextual-sidebar-content {
    transition: padding ease 0.5s;
    will-change: padding; }
  .contextual-sidebar-visible .contextual-sidebar-content,
  .contextual-sidebar-visible + .contextual-sidebar-content {
    padding-right: 320px; } }

.taglib-diff-html div.diff-removed-image {
  background: #fdc6c6 url(../images/diff/minus.png); }

.taglib-diff-html div.diff-added-image {
  background: #cfc url(../images/diff/plus.png) no-repeat; }

.taglib-diff-html div.diff-removed-image, .taglib-diff-html div.diff-added-image {
  height: 300px;
  margin: 2px;
  opacity: 0.55;
  position: absolute;
  width: 200px; }

.taglib-diff-html span.diff-html-added {
  background-color: #cfc;
  font-size: 1em; }
  .taglib-diff-html span.diff-html-added img {
    border: 2px solid #cfc; }

.taglib-diff-html span.diff-html-changed {
  background: url(../images/diff/underline.png) bottom repeat-x; }
  .taglib-diff-html span.diff-html-changed img {
    border: 2px dotted #009; }

.taglib-diff-html span.diff-html-removed {
  background-color: #fdc6c6;
  font-size: 1em;
  text-decoration: line-through; }
  .taglib-diff-html span.diff-html-removed img {
    border: 2px solid #fdc6c6; }

.taglib-discussion {
  font-size: 0.875rem;
  margin-top: 1rem; }
  .taglib-discussion .actions-menu .component-action {
    display: inline-flex; }
  .taglib-discussion .button-holder {
    margin: 1rem 0; }
  .taglib-discussion .comment-container {
    margin-bottom: 1.5rem; }
  .taglib-discussion .lfr-discussion .lfr-discussion-form-edit .alloy-editor-placeholder {
    border-left-color: #dbdde1; }
  .taglib-discussion .lfr-discussion-body {
    font-size: 1rem; }
    @media (min-width: 576px) {
      .taglib-discussion .lfr-discussion-body {
        padding-left: 3.5rem; } }
  @media (min-width: 576px) {
    .taglib-discussion .lfr-discussion-details .taglib-user-display {
      word-wrap: break-word; } }
  .taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name {
    font-weight: bold;
    text-decoration: none; }
    .taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name:hover {
      text-decoration: underline; }
  .taglib-discussion .lfr-discussion-details .taglib-user-display .user-profile-image .avatar {
    background-size: 50px; }
  .taglib-discussion .lfr-discussion-container {
    border-bottom: 1px solid #e7e7ed;
    margin-bottom: 1.5rem; }
    .taglib-discussion .lfr-discussion-container:first-of-type {
      border-top: 1px solid #e7e7ed;
      padding-top: 1.5rem; }
    .taglib-discussion .lfr-discussion-container:last-of-type {
      border-bottom: 0; }
    .taglib-discussion .lfr-discussion-container .lfr-discussion {
      padding-left: 1rem; }
      .taglib-discussion .lfr-discussion-container .lfr-discussion .lfr-discussion .lfr-discussion .lfr-discussion {
        padding-left: 0; }
      @media (min-width: 576px) {
        .taglib-discussion .lfr-discussion-container .lfr-discussion {
          padding-left: 3.5rem; } }
  .taglib-discussion .lfr-discussion-parent-link {
    color: #67678c;
    font-weight: 600;
    margin-left: 1em; }
    @media (max-width: 767.98px) {
      .taglib-discussion .lfr-discussion-parent-link {
        display: block;
        margin-left: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; } }
  .taglib-discussion .lfr-discussion-controls .autofit-col:first-of-type > .btn-outline-borderless {
    margin-left: -0.75rem; }
  .taglib-discussion .lfr-discussion-more-comments {
    border-top: 1px solid #e7e7ed;
    margin-top: 1.5rem;
    padding-top: 1.5rem;
    text-align: center; }
  .taglib-discussion .username {
    color: #272833;
    font-weight: 600; }
  .taglib-discussion .taglib-workflow-status {
    margin-left: 0.5rem; }
  .taglib-discussion .workflow-value {
    text-transform: uppercase; }
  @media (min-width: 576px) {
    .taglib-discussion .actions-menu {
      display: none; }
    .taglib-discussion .comment-container:hover .actions-menu,
    .taglib-discussion .actions-menu:focus,
    .taglib-discussion .actions-menu.open {
      display: inline-block; } }

.drop-zone {
  min-height: 80px;
  padding: 20px;
  text-align: center; }
  .drop-zone.drop-enabled {
    outline: 2px dashed transparent; }
    .drop-zone.drop-enabled:not(.no-border) {
      outline-color: rgba(176, 180, 187, 0.5); }
  .drop-zone p {
    margin: 10px auto 0;
    max-width: 75%; }

.drop-here-info {
  font-size: 25px;
  height: 100%;
  left: 0;
  min-height: 100px;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 0;
  visibility: hidden;
  width: 100%;
  transition: all 0.2s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .drop-here-info {
      transition: none; } }
  .drop-here-info {
    transition: none; }
  .drop-here-info .drop-here-indicator {
    height: 115px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%); }
  .drop-here-info .drop-icons {
    display: inline-block;
    position: relative;
    width: 160px;
    transition: all 0.2s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .drop-here-info .drop-icons {
        transition: none; } }
    .drop-here-info .drop-icons {
      transition: none; }
    .drop-here-info .drop-icons span {
      border-radius: 3px;
      position: absolute;
      text-align: center;
      transition: all 0.3s ease-in-out; }
      @media (prefers-reduced-motion: reduce) {
        .drop-here-info .drop-icons span {
          transition: none; } }
      .drop-here-info .drop-icons span {
        transition: none; }
      .drop-here-info .drop-icons span:nth-of-type(1) {
        box-shadow: 5px 4px 0 0 rgba(0, 0, 0, 0.08);
        height: 60px;
        left: 0;
        line-height: 60px;
        opacity: 0;
        top: 10px;
        transform: rotate(25deg);
        width: 60px; }
      .drop-here-info .drop-icons span:nth-of-type(2) {
        background: #00c2ff;
        color: #fff;
        height: 80px;
        left: 40px;
        line-height: 80px;
        width: 80px;
        z-index: 2; }
      .drop-here-info .drop-icons span:nth-of-type(3) {
        box-shadow: -5px 4px 0 0 rgba(0, 0, 0, 0.08);
        display: block;
        font-size: 45px;
        height: 70px;
        left: 90px;
        line-height: 70px;
        opacity: 0;
        position: relative;
        top: 8px;
        transform: rotate(-25deg);
        width: 70px;
        z-index: 1; }
      .drop-here-info .drop-icons span:nth-of-type(1), .drop-here-info .drop-icons span:nth-of-type(3) {
        background: #e8e6e8;
        color: #a5a6ac; }
  .drop-here-info .drop-text {
    color: #fff;
    display: block;
    font-size: 20px;
    margin-left: 0;
    margin-top: 20px; }
  .drop-active .drop-here-info {
    background-color: rgba(0, 0, 0, 0.6);
    opacity: 1;
    visibility: visible;
    z-index: 100; }
    .drop-active .drop-here-info .drop-icons span:nth-of-type(1), .drop-active .drop-here-info .drop-icons span:nth-of-type(3) {
      opacity: 1; }
    .drop-active .drop-here-info span:nth-of-type(1) {
      transform: rotate(-20deg); }
    .drop-active .drop-here-info span:nth-of-type(2) {
      transform: scale(1); }
    .drop-active .drop-here-info span:nth-of-type(3) {
      transform: rotate(15deg); }

.taglib-empty-result-message.sheet {
  margin-bottom: 24px; }

.taglib-empty-result-message .taglib-empty-result-message-description {
  color: #6c757d;
  margin-top: 8px; }

.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn,
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-left: auto;
  margin-right: auto; }

.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  max-width: 200px;
  padding-top: 250px; }

.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  background-image: url(/o/mweb-full-theme/images/states/empty_state.gif); }
  @media (prefers-reduced-motion: reduce) {
    .taglib-empty-result-message .taglib-empty-result-message-header,
    .taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
      background-image: url(/o/mweb-full-theme/images/states/empty_state_reduced_motion.gif); } }

.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-image: url(/o/mweb-full-theme/images/states/search_state.gif);
  max-width: 210px;
  padding-top: 232px; }
  @media (prefers-reduced-motion: reduce) {
    .taglib-empty-result-message .taglib-empty-search-result-message-header {
      background-image: url(/o/mweb-full-theme/images/states/search_state_reduced_motion.gif); } }

.taglib-empty-result-message .taglib-empty-state {
  background-image: url(/o/mweb-full-theme/images/states/empty_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px; }
  @media (prefers-reduced-motion: reduce) {
    .taglib-empty-result-message .taglib-empty-state {
      background-image: url(/o/mweb-full-theme/images/states/empty_state_reduced_motion.gif); } }

.taglib-empty-result-message .taglib-success-state {
  background-image: url(/o/mweb-full-theme/images/states/success_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px; }
  @media (prefers-reduced-motion: reduce) {
    .taglib-empty-result-message .taglib-success-state {
      background-image: url(/o/mweb-full-theme/images/states/success_state_reduced_motion.gif); } }

.taglib-empty-result-message .taglib-search-state {
  background-image: url(/o/mweb-full-theme/images/states/search_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px; }
  @media (prefers-reduced-motion: reduce) {
    .taglib-empty-result-message .taglib-search-state {
      background-image: url(/o/mweb-full-theme/images/states/search_state_reduced_motion.gif); } }

.taglib-empty-result-message .taglib-empty-result-message-title {
  font-size: 1rem;
  margin-top: 48px; }

.taglib-empty-result-message .taglib-empty-result-message-description {
  font-size: 0.875rem; }

.taglib-empty-result-message .taglib-empty-result-message-header + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-search-result-message-header + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-state + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-success-state + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-search-state + .taglib-empty-result-message-title {
  font-size: 1.25rem;
  font-weight: bold;
  text-align: center; }

.taglib-empty-result-message .taglib-empty-result-message-header ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-result-message-header ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-search-result-message-header ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-search-result-message-header ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-state ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-success-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-success-state ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-search-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-search-state ~ .taglib-empty-result-message-actions {
  font-size: 1rem;
  text-align: center; }

.field-wrapper.form-inline .control-label {
  display: inline-block; }

.field-wrapper-html .input-localized .input-group-item {
  flex-wrap: nowrap; }

.taglib-header {
  border-bottom: 1px solid #c8c9ca;
  color: #555;
  margin-bottom: 1em;
  padding-bottom: 10px; }
  .taglib-header .header-title {
    display: inline-block;
    margin: 0.1em;
    max-width: 100%;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
    word-wrap: normal; }
  .taglib-header .header-back-to {
    display: inline-block;
    vertical-align: middle; }
    .taglib-header .header-back-to a {
      display: block;
      font-weight: bold;
      padding: 0 0.3em 0 0;
      text-decoration: none; }

.taglib-icon {
  text-decoration: none; }
  .taglib-icon:not(.btn):hover .taglib-text, .taglib-icon:not(.btn):focus .taglib-text {
    text-decoration: underline; }
  .taglib-icon[lang] > img {
    vertical-align: baseline;
    width: 16px; }

.icon-monospaced {
  color: inherit;
  display: inline-block;
  height: 2rem;
  line-height: 34px;
  text-align: center;
  width: 2rem; }
  .icon-monospaced.lexicon-icon {
    padding: 8px; }

.taglib-icon-list li {
  float: left;
  margin-right: 1em; }

.taglib-icon-list:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  visibility: hidden; }

.lfr-icon-menu .lfr-icon-menu-icon {
  max-width: none; }

@media (max-width: 767.98px) {
  .table-cell.last .lfr-icon-menu .dropdown-toggle {
    text-align: center; }
    .table-cell.last .lfr-icon-menu .dropdown-toggle > img,
    .table-cell.last .lfr-icon-menu .dropdown-toggle .lfr-icon-menu-text {
      display: none; } }

.lfr-menu-list {
  float: none;
  overflow-y: auto;
  position: relative; }
  .lfr-menu-list.direction-right {
    margin: 0 2px; }
  .lfr-menu-list.dropdown-menu {
    float: none;
    position: relative; }
    @media (max-width: 991.98px) {
      .lfr-menu-list.dropdown-menu > li > a {
        font-size: 22px;
        line-height: 40px;
        white-space: normal; }
        .lfr-menu-list.dropdown-menu > li > a img {
          margin-bottom: 3px; } }
    .lfr-menu-list.dropdown-menu .search-panel {
      margin-bottom: 0; }
      .lfr-menu-list.dropdown-menu .search-panel .form-group {
        margin: 0 16px; }
      .lfr-menu-list.dropdown-menu .search-panel .menu-item-filter {
        width: auto; }
  body > .lfr-menu-list ul {
    border-radius: 4px; }

.lfr-icon-menu-open:after {
  clear: both;
  content: '';
  display: table; }

.lfr-icon-menu-open .dropdown-menu {
  position: static; }

.input-localized.input-localized-editor .form-control {
  border-width: 0;
  height: 100%;
  padding: 0; }

.input-localized .input-group-item {
  flex-direction: column; }

.input-localized .input-localized-content {
  margin-left: 6px; }
  .input-group .input-localized .input-localized-content {
    margin-top: 3px; }

.input-localized .lfr-input-localized .lfr-input-localized-state {
  background-color: #ddd; }
  .input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
    background-color: #ff0047; }

.input-localized .lfr-input-localized-default a {
  margin-right: 14px; }

.input-localized .lfr-input-localized-state {
  height: 4px;
  margin: 3px 5px;
  width: 4px; }

.input-localized .palette-item-inner .lfr-input-localized-flag {
  font-size: 16px;
  opacity: 0.5; }

.input-localized .palette-item,
.input-localized .palette-item-hover,
.input-localized .palette-item-hover .palette-item-inner {
  border-color: transparent; }

.input-localized .palette-item-inner {
  border-color: #666;
  display: block;
  height: 16px;
  width: 16px; }

.input-localized .palette-item-selected .lfr-input-localized-state {
  background: #27c1f2; }

.input-localized-palette-container .palette-items-container {
  font-size: 0;
  margin: 0;
  white-space: normal; }

.input-localized-palette-container .palette-item {
  border-width: 0;
  padding: 0.5rem 1.25rem; }

.input-localized-palette-container .palette-item-inner {
  border: 1px solid;
  margin-right: 4px;
  width: 16px; }
  .input-localized-palette-container .palette-item-inner img {
    display: block; }

.taglib-move-boxes {
  margin-bottom: 1em; }
  .taglib-move-boxes label {
    border-bottom: 1px solid transparent;
    display: block;
    margin-bottom: 5px;
    padding: 5px; }
  .taglib-move-boxes .toolbar {
    text-align: center; }
  .taglib-move-boxes .arrow-button img {
    border-width: 0;
    height: 16px;
    width: 16px; }
  .taglib-move-boxes .choice-selector {
    width: 100%; }
    .taglib-move-boxes .choice-selector label {
      background: #ebf1f9;
      border-bottom-color: #8db2f3; }
  .taglib-move-boxes .field-content {
    margin-bottom: 0; }
  .taglib-move-boxes .move-arrow-buttons {
    margin-top: 5em; }
    .taglib-move-boxes .move-arrow-buttons .arrow-button {
      display: block; }
  .taglib-move-boxes .sortable-container {
    margin-top: 10px; }
    .taglib-move-boxes .sortable-container .btn.edit-selection {
      margin-bottom: 10px; }
    .taglib-move-boxes .sortable-container .move-option {
      background-color: transparent;
      border-top: 1px solid #ddd;
      display: none;
      margin: 2px 0;
      padding: 2px;
      position: relative; }
      .taglib-move-boxes .sortable-container .move-option.selected {
        display: block; }
      .taglib-move-boxes .sortable-container .move-option.move-option-dragging {
        background-color: #fafafa; }
      .taglib-move-boxes .sortable-container .move-option .checkbox,
      .taglib-move-boxes .sortable-container .move-option .handle {
        position: absolute; }
      .taglib-move-boxes .sortable-container .move-option .checkbox {
        display: none;
        margin: 7px 0 0 5px; }
      .taglib-move-boxes .sortable-container .move-option .handle {
        color: #999;
        cursor: pointer;
        font-size: 1.5em;
        padding: 6px; }
      .taglib-move-boxes .sortable-container .move-option .title {
        font-size: 1.2em;
        margin: 1px 0 1px 30px; }
    .taglib-move-boxes .sortable-container.edit-list-active .move-option {
      display: block; }
      .taglib-move-boxes .sortable-container.edit-list-active .move-option .checkbox {
        display: inline-block; }
      .taglib-move-boxes .sortable-container.edit-list-active .move-option .handle {
        display: none; }
  .mobile .taglib-move-boxes .selector-container {
    display: none; }

.item-selector .card-row > .autofit-col-expand {
  padding-top: 4px; }

.item-selector .drop-zone {
  background-color: #f1f2f5;
  margin-top: 1rem; }

.item-selector .input-file {
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  width: 0.1px;
  z-index: -1; }
  .item-selector .input-file + label {
    position: relative; }
    .item-selector .input-file + label::before {
      border-radius: 4px;
      bottom: -2px;
      content: '';
      display: block;
      left: -2px;
      position: absolute;
      right: -2px;
      top: -2px;
      transition: box-shadow 0.15s ease-in-out; }
  .item-selector .input-file:focus + label::before {
    box-shadow: 0 0 0 2px #fff, 0 0 0 4px #75b8ff; }

.item-selector .item-selector-list-row:hover {
  background-color: #e5f2ff;
  cursor: pointer; }

.lfr-map {
  border: 1px solid #ccc;
  min-height: 400px;
  width: 100%; }
  .lfr-map .home-button {
    margin: 5px; }
    @media (max-width: 575.98px) {
      .lfr-map .home-button {
        height: 35px;
        width: 45px; } }
  .lfr-map .search-controls {
    font-size: 15px;
    margin-top: 5px;
    width: 100%; }
    @media (min-width: 576px) {
      .lfr-map .search-controls {
        width: 50%; } }
    .lfr-map .search-controls .search-input {
      width: 100%; }

.navbar .navbar-collapse {
  max-height: none; }
  .navbar .navbar-collapse:after, .navbar .navbar-collapse:before {
    display: inline; }

@media (max-width: 767.98px) {
  .navbar .navbar-search {
    background-color: #f3f3f3;
    border-top-width: 0;
    width: 100%; } }

.navbar .navbar-search .form-search {
  margin: 8px 0; }
  @media (min-width: 768px) {
    .navbar .navbar-search .form-search {
      float: right;
      max-width: 275px; } }
  @media (max-width: 767.98px) {
    .navbar .navbar-search .form-search .input-group {
      width: 100%; } }

@media (max-width: 991.98px) {
  .navbar .container .navbar-btn,
  .navbar .container-fluid .navbar-btn {
    margin-bottom: 5px;
    width: 45px; }
  .navbar .container .navbar-collapse.open,
  .navbar .container-fluid .navbar-collapse.open {
    border-width: 0;
    display: block;
    height: auto;
    overflow: visible; } }

.taglib-portlet-preview.show-borders {
  border: 1px solid #828f95;
  margin-bottom: 1em;
  padding: 3px 3px 1em; }
  .taglib-portlet-preview.show-borders .title {
    background-color: #d3dadd;
    font-size: 1.4em;
    font-weight: bold;
    padding: 0.5em; }

.taglib-portlet-preview .preview {
  margin: 1em;
  min-height: 90px; }

.lfr-search-container .entry-action {
  width: 1px; }
  .lfr-search-container .entry-action .taglib-icon {
    white-space: nowrap; }

.lfr-search-container-wrapper.lfr-search-container-fixed-first-column {
  position: relative; }
  @media (min-width: 576px) {
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive {
      margin-left: 375px;
      width: auto; } }
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table {
    position: static; }
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header {
      left: 12px;
      position: fixed;
      right: 12px;
      top: -1px;
      z-index: 1020; }
      .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th {
        display: block;
        padding: 0; }
        .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
          overflow-x: hidden; }
          @media (min-width: 576px) {
            .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
              margin-left: 375px; } }
          .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table {
            border-collapse: collapse;
            width: 100%; }
            .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table th {
              border-radius: 0; }
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td,
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
      width: auto; }
      @media (min-width: 576px) {
        .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td:first-child,
        .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th:first-child {
          left: 0;
          position: absolute;
          right: 15px; } }
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
      height: auto; }

.lfr-search-container-wrapper a:not(.btn):not(.component-action):not(.page-link) {
  color: #495057;
  font-weight: 500;
  text-decoration: underline; }
  .lfr-search-container-wrapper a:not(.btn):not(.component-action):not(.page-link):focus, .lfr-search-container-wrapper a:not(.btn):not(.component-action):not(.page-link):hover {
    color: #000; }

.lfr-search-container-wrapper .dropdown-action .dropdown-toggle {
  color: #6c757d; }
  .lfr-search-container-wrapper .dropdown-action .dropdown-toggle:hover {
    color: #343a40; }

.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  color: #6c757d; }
  .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:active, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:focus, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:hover {
    background-color: #f7f8f9;
    border-radius: 4px;
    color: #343a40; }

.lfr-search-container-wrapper .lfr-search-container-list .list-group:last-child .list-group-item:nth-last-child(2) {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem; }

.lfr-search-container-wrapper .lfr-search-container-list + .taglib-search-iterator-page-iterator-bottom {
  margin-top: 20px; }

.lfr-search-container-wrapper .list-group {
  margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group + .list-group .list-group-header:first-child,
  .lfr-search-container-wrapper .list-group + .list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item h4 {
    font-size: 0.875rem;
    line-height: 1.5;
    margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item h5,
  .lfr-search-container-wrapper .list-group .list-group-item h6,
  .lfr-search-container-wrapper .list-group .list-group-item .h5,
  .lfr-search-container-wrapper .list-group .list-group-item .h6 {
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item span + h2.h5 {
    font-weight: 600; }
  .lfr-search-container-wrapper .list-group .list-group-item h6 + h5 {
    font-weight: 600; }

.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:first-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:first-child {
  border-bottom-left-radius: 0.25rem; }

.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:last-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:last-child {
  border-bottom-right-radius: 0.25rem; }

.user-info {
  display: flex; }
  .user-info .sticker {
    align-self: center; }
  .user-info .user-details {
    margin-left: 1rem; }
  .user-info .user-name {
    color: #343a40;
    font-weight: 600; }
  .user-info .date-info {
    color: #6c757d; }

.user-status-tooltip .user-status-avatar {
  float: left;
  margin-right: 5px; }
  .user-status-tooltip .user-status-avatar .user-status-avatar-image {
    width: 27px; }

.user-status-tooltip .user-status-info {
  display: inline-block;
  overflow: hidden; }
  .user-status-tooltip .user-status-info .user-status-date {
    font-size: 11px; }

.lfr-search-container {
  margin-top: 1.5em;
  overflow: auto; }
  @media (max-width: 767.98px) {
    .lfr-search-container .selector-button {
      width: auto; } }
  .touch .lfr-search-container {
    -webkit-overflow-scrolling: touch; }
    .touch .lfr-search-container .searchcontainer-content .table {
      max-width: none; }

.taglib-page-iterator {
  clear: both;
  height: auto;
  width: auto; }
  .taglib-page-iterator .lfr-pagination-buttons {
    float: right;
    margin: 0; }
    @media (max-width: 991.98px) {
      .taglib-page-iterator .lfr-pagination-buttons {
        width: 100%; } }
  @media (max-width: 991.98px) and (max-width: 767.98px) {
    .taglib-page-iterator .lfr-pagination-buttons {
      float: none;
      margin-top: 20px; } }
    @media (max-width: 991.98px) {
        .taglib-page-iterator .lfr-pagination-buttons > li {
          display: inline-block;
          width: 50%; }
          .taglib-page-iterator .lfr-pagination-buttons > li.first, .taglib-page-iterator .lfr-pagination-buttons > li.last {
            display: none; }
          .taglib-page-iterator .lfr-pagination-buttons > li > a {
            line-height: 20px;
            padding: 11px 19px; } }
  .taglib-page-iterator .lfr-pagination-config {
    float: left;
    line-height: 46px; }
    @media (max-width: 767.98px) {
      .taglib-page-iterator .lfr-pagination-config {
        float: none; }
        .taglib-page-iterator .lfr-pagination-config .current-page-menu {
          display: block; }
          .taglib-page-iterator .lfr-pagination-config .current-page-menu .btn {
            display: block; } }
    .taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector,
    .taglib-page-iterator .lfr-pagination-config .lfr-pagination-page-selector {
      display: inline; }
    .taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector {
      float: none; }
      @media (max-width: 991.98px) {
        .taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector {
          display: none; } }
  .taglib-page-iterator .search-results {
    float: left;
    line-height: 46px;
    margin-left: 10px; }
    @media (max-width: 991.98px) {
      .taglib-page-iterator .search-results {
        display: none; } }

.taglib-search-toggle .form-search {
  position: relative; }
  .taglib-search-toggle .form-search .input-group-btn {
    position: absolute; }
    @media (min-width: 992px) {
      .taglib-search-toggle .form-search .input-group-btn {
        position: static; } }

.taglib-search-toggle .toggle-advanced {
  color: inherit;
  margin-left: 10px;
  position: absolute;
  top: 8px; }
  .taglib-search-toggle .toggle-advanced, .taglib-search-toggle .toggle-advanced:hover, .taglib-search-toggle .toggle-advanced:focus {
    text-decoration: none; }

.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  background-color: #fcfcfc;
  border: solid #ddd;
  border-width: 0 1px 1px;
  margin-top: 0;
  padding: 15px 15px 0; }
  .navbar-search .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
    border-width: 1px 0 0; }
  .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content {
    position: relative; }
    .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields {
      margin-bottom: 0; }
    .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields-legend {
      color: #999;
      font-size: 13px; }

.taglib-search-toggle-advanced-wrapper .btn.close {
  margin-right: 5px;
  position: relative;
  z-index: 1; }

.taglib-user-display {
  padding: 0.5em; }
  .taglib-user-display .avatar {
    background: no-repeat center;
    background-size: 60px;
    display: block;
    height: 60px;
    margin: 0 auto;
    width: 60px; }
    .taglib-user-display .avatar.author:after {
      background: rgba(50, 168, 230, 0.5);
      border-radius: 50%;
      content: '';
      display: block;
      height: 100%;
      width: 100%; }
  .taglib-user-display .user-details {
    margin-top: 1em; }
  .taglib-user-display .user-name {
    font-size: 1.1em;
    font-weight: bold; }
  .taglib-user-display a .user-name {
    text-decoration: underline; }
  .taglib-user-display.display-style-1 .user-profile-image {
    float: left;
    margin-right: 24px; }
  .taglib-user-display.display-style-1 .user-name {
    display: inline-block;
    margin-top: 10px; }
  .taglib-user-display.display-style-1 .user-details {
    margin-top: 0; }
  .taglib-user-display.display-style-2 .user-profile-image,
  .taglib-user-display.display-style-2 .user-name {
    clear: both;
    display: block;
    min-height: 20px;
    text-align: center; }
  .taglib-user-display.display-style-3 {
    padding: 0; }
    .taglib-user-display.display-style-3 .user-profile-image {
      display: inline-block;
      vertical-align: middle; }

.taglib-workflow-status .workflow-id,
.taglib-workflow-status .workflow-version,
.taglib-workflow-status .workflow-status {
  color: #999; }

.table-cell .taglib-workflow-status {
  margin: 0; }
  .table-cell .taglib-workflow-status .workflow-status {
    padding-left: 0; }

.lfr-autocomplete-input-list .yui3-aclist-list {
  margin: 0; }

.portal-popup .sheet > .lfr-nav {
  margin-top: -24px; }

.portal-popup .contacts-portlet .portlet-configuration-container .form {
  position: static; }

.portal-popup .lfr-form-content {
  padding: 24px 12px; }

.portal-popup .portlet-body,
.portal-popup .portlet-boundary,
.portal-popup .portlet-column,
.portal-popup .portlet-layout {
  height: 100%; }

.portal-popup .portlet-column {
  position: static; }

.portal-popup .dialog-body > .container-fluid-max-xl,
.portal-popup .dialog-body .container-view,
.portal-popup .export-dialog-tree > .container-fluid-max-xl,
.portal-popup .export-dialog-tree .container-view,
.portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader .container-view,
.portal-popup .lfr-form-content > .container-fluid-max-xl,
.portal-popup .lfr-form-content .container-view,
.portal-popup .portlet-configuration-body-content > .container-fluid-max-xl,
.portal-popup .portlet-configuration-body-content .container-view,
.portal-popup .process-list > .container-fluid-max-xl,
.portal-popup .process-list .container-view,
.portal-popup .roles-selector-body > .container-fluid-max-xl,
.portal-popup .roles-selector-body .container-view {
  padding-top: 20px; }
  .portal-popup .dialog-body > .container-fluid-max-xl .nav-tabs-underline,
  .portal-popup .dialog-body .container-view .nav-tabs-underline,
  .portal-popup .export-dialog-tree > .container-fluid-max-xl .nav-tabs-underline,
  .portal-popup .export-dialog-tree .container-view .nav-tabs-underline,
  .portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl .nav-tabs-underline,
  .portal-popup .lfr-dynamic-uploader .container-view .nav-tabs-underline,
  .portal-popup .lfr-form-content > .container-fluid-max-xl .nav-tabs-underline,
  .portal-popup .lfr-form-content .container-view .nav-tabs-underline,
  .portal-popup .portlet-configuration-body-content > .container-fluid-max-xl .nav-tabs-underline,
  .portal-popup .portlet-configuration-body-content .container-view .nav-tabs-underline,
  .portal-popup .process-list > .container-fluid-max-xl .nav-tabs-underline,
  .portal-popup .process-list .container-view .nav-tabs-underline,
  .portal-popup .roles-selector-body > .container-fluid-max-xl .nav-tabs-underline,
  .portal-popup .roles-selector-body .container-view .nav-tabs-underline {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: -20px; }

.portal-popup .dialog-body > .lfr-nav + .container-fluid-max-xl,
.portal-popup .export-dialog-tree > .lfr-nav + .container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader > .lfr-nav + .container-fluid-max-xl,
.portal-popup .lfr-form-content > .lfr-nav + .container-fluid-max-xl,
.portal-popup .portlet-configuration-body-content > .lfr-nav + .container-fluid-max-xl,
.portal-popup .process-list > .lfr-nav + .container-fluid-max-xl,
.portal-popup .roles-selector-body > .lfr-nav + .container-fluid-max-xl {
  padding-top: 0; }

.portal-popup .login-container {
  padding: 1rem; }

.portal-popup .navbar ~ .portlet-configuration-setup,
.portal-popup .portlet-export-import-container {
  height: calc(100% - 48px);
  position: relative; }
  @media (min-width: 576px) {
    .portal-popup .navbar ~ .portlet-configuration-setup,
    .portal-popup .portlet-export-import-container {
      height: calc(100% - 48px); } }

.portal-popup .panel-group .panel {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0; }

.portal-popup .panel-group .panel + .panel {
  border-top-width: 0;
  margin-top: 0; }

.portal-popup .panel-heading {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.portal-popup .portlet-configuration-setup .lfr-nav {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 3px;
  padding-right: 3px; }
  @media (min-width: 576px) {
    .portal-popup .portlet-configuration-setup .lfr-nav {
      padding-left: 8px;
      padding-right: 8px; } }

.portal-popup .lfr-dynamic-uploader,
.portal-popup .process-list {
  bottom: 0;
  display: block;
  left: 0;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 48px;
  -webkit-overflow-scrolling: touch; }
  @media (min-width: 576px) {
    .portal-popup .lfr-dynamic-uploader,
    .portal-popup .process-list {
      top: 48px; } }

.portal-popup .portlet-export-import-publish-processes {
  top: 0; }

.portal-popup .dialog-footer {
  background-color: #fff;
  border-top: 1px solid #dee2e6;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%;
  z-index: 1020; }
  @media (min-width: 768px) {
    .portal-popup .dialog-footer {
      position: fixed; } }
  .portal-popup .dialog-footer .btn {
    margin-left: 1rem;
    margin-right: 0; }
  .portal-popup .dialog-footer.dialog-footer-not-reverse {
    flex-direction: initial;
    justify-content: flex-end; }

@media (min-width: 768px) {
  .portal-popup .dialog-body:not(:last-child),
  .portal-popup .lfr-dynamic-uploader:not(:last-child),
  .portal-popup .lfr-form-content:not(:last-child),
  .portal-popup .portlet-configuration-body-content:not(:last-child),
  .portal-popup .roles-selector-body:not(:last-child) {
    padding-bottom: 60px; } }

.portal-popup .lfr-dynamic-uploader {
  display: table;
  table-layout: fixed;
  width: 100%; }
  .portal-popup .lfr-dynamic-uploader.hide-dialog-footer {
    bottom: 0; }
    .portal-popup .lfr-dynamic-uploader.hide-dialog-footer + .dialog-footer {
      display: none; }

.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content {
  display: flex;
  flex-direction: column;
  overflow: visible; }
  .portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content > form {
    flex-grow: 1;
    max-width: none;
    overflow: auto; }

.portal-popup .portlet-configuration-edit-templates .portlet-configuration-body-content {
  bottom: 0; }

.portal-popup:not(.article-preview) #main-content,
.portal-popup:not(.article-preview) #wrapper {
  bottom: 0;
  left: 0;
  overflow: auto;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-overflow-scrolling: touch; }
  @media print {
    .portal-popup:not(.article-preview) #main-content,
    .portal-popup:not(.article-preview) #wrapper {
      position: initial; } }

.portal-popup .columns-max > .portlet-layout.row {
  margin-left: 0;
  margin-right: 0; }
  .portal-popup .columns-max > .portlet-layout.row > .portlet-column {
    padding-left: 0;
    padding-right: 0; }

html:not(#__):not(#___) .portlet-layout.dragging {
  border-collapse: separate; }

html:not(#__):not(#___) .drop-area {
  background-color: #d3dadd; }

html:not(#__):not(#___) .active-area {
  background: #ffc; }

html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging {
  opacity: 0.6; }
  html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging .portlet {
    border: 2px dashed #ccc; }

html:not(#__):not(#___) .sortable-layout-proxy {
  opacity: 1; }
  html:not(#__):not(#___) .sortable-layout-proxy .portlet-topper {
    background-image: none; }

html:not(#__):not(#___) .proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute; }
  html:not(#__):not(#___) .proxy.generic-portlet {
    height: 200px;
    width: 300px; }
    html:not(#__):not(#___) .proxy.generic-portlet .portlet-title {
      padding: 10px; }
  html:not(#__):not(#___) .proxy.not-intersecting .forbidden-action {
    background: url(../images/application/forbidden_action.png) no-repeat;
    display: block;
    height: 32px;
    position: absolute;
    right: -15px;
    top: -15px;
    width: 32px; }

html:not(#__):not(#___) .resizable-proxy {
  border: 1px dashed #828f95;
  position: absolute;
  visibility: hidden; }

html:not(#__):not(#___) .sortable-proxy {
  background: #727c81;
  margin-top: 1px; }

html:not(#__):not(#___) .sortable-layout-drag-target-indicator {
  margin: 2px 0; }

html:not(#__):not(#___) .yui3-dd-proxy {
  z-index: 1110 !important; }

.portlet-layout.dragging {
  border-collapse: separate; }

.drop-area {
  background-color: #d3dadd; }

.active-area {
  background: #ffc; }

.portlet-boundary.yui3-dd-dragging {
  opacity: 0.6;
  transform: scale(0.8);
  transition: transform 0.3s ease; }
  @media (prefers-reduced-motion: reduce) {
    .portlet-boundary.yui3-dd-dragging {
      transition: none; } }
  .portlet-boundary.yui3-dd-dragging .portlet {
    border: 2px dashed #ccc; }

.sortable-layout-proxy {
  opacity: 1; }
  .sortable-layout-proxy .portlet-topper {
    background-image: none; }

.proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute; }
  .proxy.generic-portlet {
    height: 200px;
    width: 300px; }
    .proxy.generic-portlet .portlet-title {
      padding: 10px; }
  .proxy.not-intersecting .forbidden-action {
    background: url(../images/application/forbidden_action.png) no-repeat;
    display: block;
    height: 32px;
    position: absolute;
    right: -15px;
    top: -15px;
    width: 32px; }

.resizable-proxy {
  border: 1px dashed #828f95;
  position: absolute;
  visibility: hidden; }

.sortable-proxy {
  background: #727c81;
  margin-top: 1px; }

.sortable-layout-drag-target-indicator {
  margin: 2px 0; }

.yui3-dd-proxy {
  z-index: 1110 !important; }

.portlet-column-content.empty {
  padding: 50px; }

.lfr-portlet-title-editable {
  margin-top: 0;
  z-index: 9999; }
  .lfr-portlet-title-editable .lfr-portlet-title-editable-content {
    padding: 0; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .field-input {
      margin-bottom: 0; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .textfield-label {
      display: none; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-toolbar-content {
      display: inline-block;
      vertical-align: bottom; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-group {
      margin-top: 0; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn {
      display: inline-block;
      float: none;
      margin-top: 0;
      width: auto; }

.lfr-source-editor {
  border: solid 0 #ccc;
  border-bottom-width: 2px;
  position: relative; }
  .lfr-source-editor .ace_editor {
    height: 100%; }
  .lfr-source-editor .lfr-source-editor-toolbar li > .btn {
    background-color: #fff;
    border: transparent;
    color: #717383;
    outline: 0; }
  .lfr-source-editor .lfr-source-editor-code {
    background-color: #fff;
    color: #2b4259; }
    .lfr-source-editor .lfr-source-editor-code .ace_gutter {
      background-color: #ededef;
      color: #868896;
      overflow: hidden; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget {
        font-family: fontawesome-alloy;
        text-align: center;
        vertical-align: middle; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open, .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed {
          background-image: none; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open:before {
          content: '\25be'; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed:before {
          content: '\25b8'; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-cell {
        color: #fff; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
        background-color: #717383; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-layer {
        border-right: solid 1px #ccc; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_info {
        background-image: none; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_active-line {
      background-color: #ededef; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_constant {
      color: #34adab; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_tag {
      color: #1d5ec7; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_string {
      color: #ff6c58; }
      .lfr-source-editor .lfr-source-editor-code .ace_content .ace_string.ace_regex {
        color: #f00; }
  .lfr-source-editor.ace_dark .lfr-source-editor-code {
    background-color: #47474f;
    color: #fff; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter {
      background: #54555e;
      color: #fff; }
      .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
        background-color: #009aed; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_active-line {
      background-color: #11394e; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_cursor {
      color: #fff; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_tag {
      color: #4d91ff; }

.lfr-fullscreen-source-editor {
  height: 100%;
  overflow: hidden; }
  .lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-header {
    height: 40px;
    margin-right: 4px;
    margin-top: 4px;
    min-height: 40px; }
  .lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content {
    height: 95%;
    position: relative; }
    .lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .panel-splitter {
      border: 1px solid #ccc;
      position: absolute; }
    .lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .preview-panel {
      display: inline-block;
      overflow-y: auto;
      padding-left: 20px; }
    .lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .source-panel {
      display: inline-block; }
    .lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .source-panel,
    .lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .preview-panel {
      height: 100%;
      width: 50%; }
    .lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .panel-splitter {
      height: 100%;
      left: 50%;
      top: 0; }
    .lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .source-panel,
    .lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .preview-panel {
      height: 50%;
      width: 100%; }
    .lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .panel-splitter {
      top: 50%;
      width: 100%; }
    .lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .panel-splitter,
    .lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .preview-panel {
      display: none; }
    .lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .source-panel {
      height: 100%;
      width: 100%; }

.lfr-fulscreen-source-editor-dialog .modal-footer {
  text-align: left; }

.file-icon-color-0 {
  background-color: #fff;
  color: #6b6c7e; }

.file-icon-color-1 {
  background-color: #fff;
  color: #a7a9bc; }

.file-icon-color-2 {
  background-color: #fff;
  color: #50d2a0; }

.file-icon-color-3 {
  background-color: #fff;
  color: #af78ff; }

.file-icon-color-4 {
  background-color: #fff;
  color: #ffb46e; }

.file-icon-color-5 {
  background-color: #fff;
  color: #ff5f5f; }

.file-icon-color-6 {
  background-color: #fff;
  color: #4b9bff; }

.file-icon-color-7 {
  background-color: #fff;
  color: #272833; }

.lfr-item-viewer.uploading > div:not(.progress-container) {
  opacity: 0.3; }

.lfr-item-viewer.uploading > .progress-container {
  visibility: visible; }

.lfr-item-viewer .aspect-ratio a.item-preview {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  position: absolute;
  width: 100%; }

.lfr-item-viewer .image-viewer-base-image-list {
  padding-top: 35px; }

.lfr-item-viewer .item-preview:hover {
  cursor: pointer; }

.lfr-item-viewer .progress-container {
  background-color: #fff;
  left: 0;
  margin: 0 auto;
  padding: 20px 30px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  visibility: hidden;
  width: 80%;
  z-index: 1000; }
  .lfr-item-viewer .progress-container a {
    position: absolute;
    right: 30px; }
  .lfr-item-viewer .progress-container .progress {
    margin-top: 10px; }

.lfr-item-viewer .search-info {
  background-color: #d3e8f1; }
  .lfr-item-viewer .search-info .keywords {
    font-size: 1.4em;
    font-weight: bold; }
  .lfr-item-viewer .search-info .change-search-folder {
    font-size: 0.8em;
    font-weight: normal; }

.lfr-item-viewer .upload-view {
  display: table;
  height: 400px;
  margin-top: 20px;
  width: 100%; }
  .lfr-item-viewer .upload-view > div {
    display: table-cell;
    vertical-align: middle; }

.lfr-item-viewer .yui3-widget-bd {
  position: relative; }

.lfr-menu-expanded li a:focus {
  background-color: #5b677d;
  color: #fff;
  text-shadow: -1px -1px #2c2f34; }

.lfr-url-error {
  display: inline-block;
  white-space: normal;
  overflow-wrap: break-all;
  word-wrap: break-all; }

.lfr-page-layouts {
  padding: 0; }
  .lfr-page-layouts input[type='radio'] {
    opacity: 0;
    position: absolute; }
    .lfr-page-layouts input[type='radio']:checked + .card-horizontal {
      cursor: default; }
      .lfr-page-layouts input[type='radio']:checked + .card-horizontal::after {
        bottom: -0.0625rem;
        content: "";
        left: -0.0625rem;
        position: absolute;
        right: -0.0625rem;
        transition: height 0.15s ease-out; }
        @media (prefers-reduced-motion: reduce) {
          .lfr-page-layouts input[type='radio']:checked + .card-horizontal::after {
            transition: none; } }
        .lfr-page-layouts input[type='radio']:checked + .card-horizontal::after {
          transition: none; }
  .lfr-page-layouts .card-horizontal {
    cursor: pointer;
    outline: 0;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .lfr-page-layouts .card-horizontal {
        transition: none; } }
    .lfr-page-layouts .card-horizontal {
      transition: none; }
    .lfr-page-layouts .card-horizontal::after {
      border-radius: 0 0 0.25rem 0.25rem;
      bottom: -0.0625rem;
      content: "";
      height: 0;
      left: -0.0625rem;
      position: absolute;
      right: -0.0625rem;
      transition: height 0.15s ease-out; }
      @media (prefers-reduced-motion: reduce) {
        .lfr-page-layouts .card-horizontal::after {
          transition: none; } }
      .lfr-page-layouts .card-horizontal::after {
        transition: none; }

.modal-body.dialog-iframe-bd {
  overflow: hidden;
  padding: 0; }

.modal-dialog:not(.dialog-iframe-modal):not(.modal-full-screen) {
  position: relative; }

.modal-dialog.dialog-iframe-modal {
  max-width: none; }

.modal-dialog.modal-dialog-sm {
  max-width: 500px; }

.modal-dialog .yui3-resize-handles-wrapper {
  pointer-events: all; }
  .modal-dialog .yui3-resize-handles-wrapper .yui3-resize-handle-inner-br {
    bottom: 0;
    right: 0; }

.modal-open .modal {
  display: block; }

.sheet > .panel-group .sheet-footer {
  margin-bottom: 0; }

.sheet-footer .btn {
  margin-right: 0.5rem; }
  .sheet-footer .btn:last-child {
    margin-right: 0; }

.tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em;
  white-space: normal; }
  .tag-items li {
    display: inline-block;
    margin: 0 1em 0 0;
    max-width: 100%; }

.tag-selected {
  color: #000;
  font-weight: bold;
  text-decoration: none; }

.tag-cloud .tag-popularity-1 {
  font-size: 1em; }

.tag-cloud .tag-popularity-2 {
  font-size: 1.3em; }

.tag-cloud .tag-popularity-3 {
  font-size: 1.6em; }

.tag-cloud .tag-popularity-4 {
  font-size: 1.9em; }

.tag-cloud .tag-popularity-5 {
  font-size: 2.2em; }

.tag-cloud .tag-popularity-6 {
  font-size: 2.5em; }

.lfr-portal-tooltip {
  display: inline-flex; }
  .lfr-portal-tooltip,
  .lfr-portal-tooltip a {
    -webkit-touch-callout: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none; }

.tree-node .icon-check {
  padding-right: 2px; }

.tree-node .tree-node-checked .icon-check {
  padding-right: 0; }

.tree-node [class^='icon-'] {
  margin-right: 5px; }

.tree-node .tree-node-checkbox-container {
  margin-right: 0; }

.tree-node .tree-node-selected .tree-label {
  background: none; }

.tree-node-content .tree-hitarea {
  color: #999;
  font-size: 10px;
  padding-right: 6px; }

.tree-node-content .tree-label {
  margin-left: 3px; }

.tree-node-content .tree-node-hidden-hitarea {
  visibility: hidden; }

.tree-node-selected .tree-label {
  background-color: transparent; }

.tree-view li.tree-node .tree-node-content svg.lexicon-icon {
  pointer-events: none; }

.user-icon-color-0 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #6b6c7e; }

.user-icon-color-1 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #4a97f2; }

.user-icon-color-2 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #e87523; }

.user-icon-color-3 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #fb625b; }

.user-icon-color-4 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #4fa488; }

.user-icon-color-5 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #fe4fb5; }

.user-icon-color-6 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #879b7a; }

.user-icon-color-7 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #af78ff; }

.user-icon-color-8 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #bf8c2a; }

.user-icon-color-9 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #5f9bc7; }

.collapse.open {
  display: block; }

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-top'%20d='M480%2064H32C14.336%2064%200%2049.664%200%2032S14.336%200%2032%200h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-middle'%20d='M480%20288H32c-17.664%200-32-14.336-32-32s14.336-32%2032-32h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-bottom'%20d='M480%20512H32c-17.664%200-32-14.336-32-32s14.336-32%2032-32h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3C/svg%3E");
  height: 1em;
  width: 1em; }

.navbar-nav .nav-item.hover:after {
  bottom: -0.125rem;
  content: '';
  height: 0.125rem;
  left: 0;
  position: absolute;
  width: 100%; }

.navbar .navbar-toggler .c-inner {
  max-width: none; }

html:not(#__):not(#___) .cadmin.portlet-topper {
  position: relative; }
  html:not(#__):not(#___) .cadmin.portlet-topper .portlet-topper-toolbar .portlet-icon-back {
    background: url(../images/arrows/12_left.png) no-repeat 0 50%;
    padding: 5px 5px 5px 18px; }
  html:not(#__):not(#___) .cadmin.portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
    display: none; }

html:not(#__):not(#___) .cadmin .component-action.portlet-options {
  color: white; }

body.portlet {
  border-width: 0; }

.portlet-icon-back {
  margin-top: -2px; }
  .portlet-topper .portlet-topper-toolbar .portlet-icon-back {
    background: url(../images/arrows/12_left.png) no-repeat 0 50%;
    padding: 5px 5px 5px 18px; }

.portlet-options-dropdown {
  z-index: 1035; }

.portlet-topper {
  position: relative; }
  .portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
    display: none; }
  .portlet-draggable .portlet-topper {
    cursor: move; }

.portlet-title-editable {
  cursor: pointer; }

.portlet-title-text {
  display: inline-block;
  margin-top: 0;
  max-width: 95%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  white-space: nowrap; }
  .panel-page-body .portlet-title-text,
  .panel-page-content .portlet-title-text {
    cursor: auto; }

.portlet-minimized .portlet-content {
  padding: 0; }

.portlet-nested-portlets .portlet-boundary {
  left: 0 !important;
  position: relative !important;
  top: 0 !important; }

.portlet-layout .portlet-header {
  margin-bottom: 1rem; }

@media (min-width: 576px) {
  .portlet .visible-interaction {
    display: none; } }

@media (max-width: 767.98px) {
  .controls-hidden .portlet .visible-interaction {
    display: none; } }

.portlet:hover .visible-interaction, .portlet.open .visible-interaction, .portlet.focus .visible-interaction {
  display: block; }

.controls-hidden .lfr-meta-actions,
.controls-hidden .lfr-configurator-visibility {
  display: none; }

.controls-hidden .portlet-topper-toolbar {
  display: none !important; }

.controls-hidden .portlet-topper {
  display: none !important; }

html:not(#__):not(#___) .cadmin.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative; }

html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
  display: none; }
  @media (min-width: 768px) {
    html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
      display: flex;
      left: 0;
      opacity: 0;
      position: absolute;
      right: 0;
      transition: opacity 0.25s, transform 0.25s;
      top: 0; } }
  @media (min-width: 768px) and (prefers-reduced-motion: reduce) {
    html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
      transition: none; } }
  @media (min-width: 768px) {
      html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
        transition: none; } }

html:not(#__):not(#___) .cadmin .portlet-actions {
  float: right; }

html:not(#__):not(#___) .cadmin .portlet-options {
  display: inline-block; }

html:not(#__):not(#___) .cadmin .portlet-title-menu {
  flex: 0 1 auto; }
  html:not(#__):not(#___) .cadmin .portlet-title-menu > span > a {
    display: inline-block;
    text-decoration: none; }

html:not(#__):not(#___) .cadmin .portlet-topper-toolbar {
  margin: 0;
  padding-left: 0; }
  html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a,
  html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > span > a,
  html:not(#__):not(#___) .cadmin .portlet-topper-toolbar .lfr-icon-menu > a {
    color: rgba(0, 0, 0, 0.5); }
  html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:focus, html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:hover {
    text-decoration: none; }

html:not(#__):not(#___) .cadmin .portlet-name-text {
  font-size: 14px;
  font-weight: 600; }

html:not(#__):not(#___) .cadmin .portlet-title-default {
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

@media (min-width: 576px) {
  html:not(#__):not(#___) .lfr-configurator-visibility .portlet:hover .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.focus .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5; } }

@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.open > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0; } }

@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.focus > .cadmin.portlet-topper {
    opacity: 1;
    transform: translateY(-97%); } }

@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper {
    transition-duration: 0ms; } }

@media (max-width: 767.98px) {
  html:not(#__):not(#___) .controls-visible .cadmin.portlet-topper {
    display: box;
    display: flex; } }

html:not(#__):not(#___) .controls-visible .cadmin .portlet-topper-toolbar {
  display: block; }

.portlet {
  margin-bottom: 10px;
  position: relative; }
  @media (min-width: 768px) {
    .controls-visible .portlet:hover > .portlet-content-editable, .controls-visible .portlet.open > .portlet-content-editable, .controls-visible .portlet.focus > .portlet-content-editable {
      border-color: transparent;
      border-top-left-radius: 0;
      border-top-right-radius: 0; } }
  @media (min-width: 768px) {
    .controls-visible .portlet:hover > .portlet-topper, .controls-visible .portlet.open > .portlet-topper, .controls-visible .portlet.focus > .portlet-topper {
      opacity: 1;
      transform: translateY(-97%); } }
  @media (min-width: 576px) {
    .lfr-configurator-visibility .portlet:hover .portlet-topper, .lfr-configurator-visibility .portlet.focus .portlet-topper, .lfr-configurator-visibility .portlet.open .portlet-topper {
      opacity: 0.5; } }

.portlet-content-editable {
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px; }
  .portlet > .portlet-content-editable {
    border-color: transparent; }
  @media (max-width: 767.98px) {
    .controls-visible .portlet-content-editable {
      border-color: transparent;
      border-top-left-radius: 0;
      border-top-right-radius: 0; } }

.portlet-name-text {
  font-size: 0.875rem;
  font-weight: 600; }

.portlet-options {
  display: inline-block; }

.portlet-title-default {
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.portlet-title-menu {
  flex: 0 1 auto; }
  .portlet-title-menu > span > a {
    display: inline-block;
    text-decoration: none; }

.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative; }
  .portlet > .portlet-topper {
    display: none; }
    @media (min-width: 768px) {
      .portlet > .portlet-topper {
        display: flex;
        left: 0;
        opacity: 0;
        position: absolute;
        right: 0;
        transition: opacity 0.25s, transform 0.25s;
        top: 0; } }
  @media (min-width: 768px) and (prefers-reduced-motion: reduce) {
    .portlet > .portlet-topper {
      transition: none; } }
    @media (min-width: 768px) {
        .portlet > .portlet-topper {
          transition: none; } }
  @media (max-width: 767.98px) {
    .controls-visible .portlet-topper {
      display: box;
      display: flex; } }

.portlet-topper-toolbar {
  margin: 0;
  padding-left: 0; }
  .portlet-topper-toolbar > a,
  .portlet-topper-toolbar > span > a,
  .portlet-topper-toolbar .lfr-icon-menu > a {
    color: rgba(0, 0, 0, 0.5); }
  .portlet-topper-toolbar > a:focus, .portlet-topper-toolbar > a:hover {
    text-decoration: none; }
  .controls-visible .portlet-topper-toolbar {
    display: block; }

.lfr-panel-page .portlet-title {
  font-size: 13px; }

.portlet-borderless .portlet-content {
  padding: 1rem; }

.portlet-decorate .portlet-content {
  background: #fff;
  border-color: transparent;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  padding: 1rem;
  word-wrap: break-word; }

.portlet-barebone .portlet-content {
  padding: 0; }

.portlet-dynamic-data-lists-display .lfr-ddm-field-group,
.portlet-dynamic-data-lists .lfr-ddm-field-group {
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 28px 24px; }

.breadcrumb.breadcrumb-vertical {
  display: inline-block;
  text-align: center; }
  .breadcrumb.breadcrumb-vertical li {
    display: block; }
    .breadcrumb.breadcrumb-vertical li.last, .breadcrumb.breadcrumb-vertical li.only {
      background: none; }
  .breadcrumb.breadcrumb-vertical .divider {
    background: url(../images/arrows/07_down.png) no-repeat 50% 100%;
    display: block;
    height: 10px;
    overflow: hidden;
    text-indent: 101%;
    white-space: nowrap; }

.navbar form {
  margin: 0; }

:not(.inline-item) > .loading-animation {
  margin-bottom: 20px;
  margin-top: 20px; }

.product-menu .loading-animation {
  margin-top: 160px; }

@keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd; }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    transform: scale(1.1); }
  75% {
    background-color: #ddedde;
    border-color: #7d7; }
  100% {
    background-color: #ebebeb;
    border-color: #ddd; } }

.lfr-upload-container .progress-bar,
.lfr-upload-container .progress {
  border-radius: 10px; }

.lfr-upload-container .upload-file,
.lfr-upload-container .upload-target {
  border-radius: 5px; }

.upload-drop-active .lfr-upload-container .upload-target {
  animation: none; }

.upload-drop-intent .lfr-upload-container .upload-target {
  animation: lfr-drop-active 1s ease 0.2s infinite; }

.select-files {
  border-radius: 5px; }

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
  box-shadow: none; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover .number, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus .number {
    box-shadow: 0 0 5px 0 #333;
    transition-duration: 0.25s;
    transition-property: box-shadow;
    transition-timing-function: ease-out; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .number {
    border-radius: 50%; }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.lfr-progress-active .progress-bar-status,
.lfr-upload-container .file-uploading .progress-bar .progress {
  animation: progress-bar-stripes 0.5s linear infinite;
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-size: 40px 40px;
  transition: width, 0.5s, ease-out; }
  @media (prefers-reduced-motion: reduce) {
    .lfr-progress-active .progress-bar-status,
    .lfr-upload-container .file-uploading .progress-bar .progress {
      transition: none; } }

@keyframes highlight-animation {
  from {
    background-color: #ffc; }
  to {
    background-color: transparent; } }

.highlight-animation {
  animation: highlight-animation 0.7s; }

.portlet-options.btn-group .dropdown-toggle, .portlet-options.btn-group.open .dropdown-toggle {
  box-shadow: none; }

.form-group.form-inline.input-boolean-wrapper label, .form-group.form-inline.input-checkbox-wrapper label {
  gap: 0.3125rem; }

/* These inject tags are used for dynamically creating imports for themelet styles, you can place them where ever you like in this file. */
/* inject:imports */
/*--------------------------------
  COMPONENTS: BREADCRUMBS
--------------------------------*/
.breadcrumbs {
  margin: 30px 10px 0 10px;
  background-color: inherit; }

.breadcrumbs h2 {
  display: none; }

.breadcrumbs ul {
  list-style: none;
  padding: 0;
  margin-bottom: 10px; }

.breadcrumbs ul li {
  display: inline-block;
  padding-right: 5px;
  font-size: 0.9rem;
  font-family: "OpenSans-Regular", Arial, Sans-serif, Serif, serif;
  font-weight: 400; }

.breadcrumbs ul li:after {
  content: ">";
  margin-left: 5px; }

.breadcrumbs ul li:last-of-type:after,
.breadcrumbs ul li:last-child:after {
  content: "";
  margin-left: 0; }

.breadcrumbs ul li:last-child {
  font-weight: bold; }

.breadcrumbs ul li a {
  font-size: inherit;
  color: inherit;
  opacity: 0.8; }

.breadcrumbs ul li a:hover {
  opacity: 1; }

@media (min-width: 768px) {
  .breadcrumbs {
    margin: 30px 0 0 0; } }

.breadcrumbs-horizontal > li + li:before {
  background-image: none; }

/*--------------------------------
 COLORS negre i aparicions
--------------------------------*/
/*--------------------------------
 COLORS marron
--------------------------------*/
/*--------------------------------
 COLORS blanc
--------------------------------*/
/*--------------------------------
 COLORS blau
--------------------------------*/
/*--------------------------------
 COLORS verd
--------------------------------*/
/* 3 */
/* 4 */
/* 2 */
/* 2 */
/* 2*/
/* 2 */
/*--------------------------------
 COLORS gris
--------------------------------*/
/* 2 */
/* 110 */
/* 4 */
/* 1 */
/* 15 */
/* 32 */
/* 3 */
/* 1 */
/*--------------------------------
 COLORS vermell
--------------------------------*/
/* 7 */
/* 2 */
/* 2 */
/* 2 */
/* 1 */
/* 2 */
/*2 */
/* 2 $color-vermell*/
/* 2 $color-vermell*/
/* 2 $color-vermell-redwine */
/*--------------------------------
 COLORS rosa
--------------------------------*/
/* 2 */
/* 2 */
/* 2 */
/*--------------------------------
 COLORS altres
--------------------------------*/
/* 2 */
/* 2 */
/* 2 */
/* 2 */
/* 2 */
/* 2 */
/* 2 */
/* 2*/
/*--------------------------------
  GENERALS
--------------------------------*/
html {
  width: 100%;
  height: 100%;
  margin: 0; }

body {
  min-height: 100%;
  font-family: "OpenSans-Regular", Arial, Sans-serif, serif;
  margin: 0; }

table {
  width: 100%;
  margin-bottom: 20px; }

table tbody tr {
  border-bottom: 1px solid #e0e0e0; }

table tbody tr th,
table tbody tr td {
  padding: 10px 0; }

p {
  color: #1f1f1f; }

img {
  width: 100%; }

a {
  color: #337AB7; }

/* DIV CONTAINER & ROW
**************/
.container {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0; }

.row hr {
  width: 100%;
  float: none; }

@media (max-width: 767px) {
  .container,
  .container-sm {
    max-width: initial; } }

@media (min-width: 768px) {
  div.container {
    margin: auto;
    max-width: 750px; } }

@media (min-width: 992px) {
  div.container {
    max-width: 970px; } }

@media (min-width: 1200px) {
  div.container {
    max-width: 1170px; } }

/* DEVICES CHECK (JS)
********************/
.mobile-check, .tablet-check, .tablet-l-check, .desktop-check {
  position: absolute;
  width: 1px;
  height: 1px;
  bottom: 0;
  left: 0;
  background: transparent; }

@media (min-device-width: 320px) {
  .mobile-check {
    display: block; }
  .tablet-check, .tablet-l-check, .desktop-check {
    display: none; }
  .consell-mobile-check {
    display: block !important; }
  .consell-tablet-check, .consell-tablet-l-check, .consell-desktop-check {
    display: none !important; } }

@media (min-device-width: 768px) {
  .mobile-check, .tablet-l-check, .desktop-check {
    display: none; }
  .tablet-check {
    display: block; }
  .consell-mobile-check, .consell-tablet-l-check, .consell-desktop-check {
    display: none !important; }
  .consell-tablet-check {
    display: block !important; } }

@media (min-device-width: 992px) {
  .mobile-check, .tablet-check, .desktop-check {
    display: none; }
  .tablet-l-check {
    display: block; }
  .consell-mobile-check, .consell-tablet-check, .consell-desktop-check {
    display: none !important; }
  .consell-tablet-l-check {
    display: block !important; } }

@media (min-device-width: 1200px) {
  .mobile-check, .tablet-check, .tablet-l-check {
    display: none; }
  .desktop-check {
    display: block; }
  .consell-mobile-check, .consell-tablet-check, .consell-tablet-l-check {
    display: none !important; }
  .consell-desktop-check {
    display: block !important; } }

/* SWIPER PAGINATION
********************/
.swiper-pagination-bullet {
  width: 15px;
  height: 15px; }

/* ---------------------------------
  GENERALS: BOX FLOW & BOX MUTED
--------------------------------- */
.box-flow {
  background-color: #fff !important; }

.box-muted {
  color: #999999;
  background-color: #e0e0e0 !important; }

.box-flow:before, .box-flow:after,
.box-muted:before, .box-muted:after {
  content: "";
  display: table; }

.box-flow:after,
.box-muted:after {
  clear: both; }

/*--------------------------------
MARC TRANSPARENT-> Nou
--------------------------------*/
.box-transparent {
  background-color: transparent !important;
  box-shadow: none; }

/*--------------------------------
OCULTAR I MOSTRAR
--------------------------------*/
.hide {
  display: none; }

.show {
  display: block; }

/*--------------------------------
  COMPONENTS: EXTRAS
--------------------------------*/
header .extras,
aside .extras,
footer .extras {
  display: none; }

.extras {
  background-color: #fff; }

.extras ul {
  list-style: disc;
  padding-left: 10px; }

.extras ul li {
  max-width: 100%;
  width: 100%;
  margin-bottom: 7px;
  padding: 0; }

.extras ul li h1, .extras ul li h2,
.extras ul li h3, .extras ul li h4,
.extras ul li h5, .extras ul li h6,
.extras ul li p {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  height: auto; }

.extras ul li h1, .extras ul li h2,
.extras ul li h3, .extras ul li h4,
.extras ul li h5, .extras ul li h6 {
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 0;
  width: 65%;
  height: auto;
  font-size: 1.1rem; }

.extras ul li .btn {
  padding: 5px 5px;
  width: fit-content;
  height: fit-content;
  float: inline-end;
  position: relative;
  top: 6px; }

.extras ul li .btn i {
  display: none; }

.extras .btn-accordion {
  position: relative;
  padding: 20px;
  cursor: pointer;
  background-color: #e0e0e0;
  border: 1px solid #e0e0e0;
  border-radius: 0.25rem; }

.extras .btn-accordion .heading,
.extras .btn-accordion h1, .extras .btn-accordion h2,
.extras .btn-accordion h3, .extras .btn-accordion h4,
.extras .btn-accordion h5, .extras .btn-accordion h6 {
  width: calc(100% - 30px);
  margin: 0;
  font-family: "OpenSans-Regular"; }

@media (min-width: 320px) {
  .extras {
    /*padding: 15px;*/ }
  .extras .heading {
    margin-bottom: 15px; }
  .extras ul li {
    padding: 0;
    margin-bottom: 5px; }
  .extras ul li div {
    display: grid;
    grid-template-columns: 1fr auto;
    grid-template-rows: auto auto; }
  .extras ul li h1, .extras ul li h2,
  .extras ul li h3, .extras ul li h4,
  .extras ul li h5, .extras ul li h6 {
    width: 85%;
    font-size: 1.1rem; }
  .extras ul li p {
    width: 85%;
    margin-top: 0; }
  .extras ul li .btn {
    width: fit-content;
    height: fit-content; }
  .extrasInclos ul li .btn {
    margin-left: 0;
    /*25%;*/
    margin-right: 0;
    /*25%*/
    top: 2px;
    /*-24px;*/ } }

@media (min-width: 420px) {
  .extras ul li h4 {
    width: 78%; } }

@media (min-width: 568px) {
  .extras ul li h4 {
    width: 80%; } }

@media (min-width: 768px) {
  .extras .btn-accordion .heading,
  .extras .btn-accordion h1, .extras .btn-accordion h2,
  .extras .btn-accordion h3, .extras .btn-accordion h4,
  .extras .btn-accordion h5, .extras .btn-accordion h6 {
    width: calc(100% - 50px); }
  .extras ul li {
    width: 100%; } }

@media (min-width: 992px) {
  .extras ul li h4 {
    width: 85%; } }

.box-flow .extras .inner ul li h4 {
  margin-top: auto; }

.extras.relacionats {
  margin-bottom: 34px; }

.extras ul li .llista-relacionats .btn {
  left: 0px;
  top: 0px; }

.extras ul li .desc-relacionats {
  grid-row: auto;
  grid-column: 1; }

/*--------------------------------
  COMPONENTS: PAGINATION
--------------------------------*/
.pagination {
  display: block;
  margin: 30px 0 0; }

.pagination ul, .pagination li {
  display: inline;
  list-style: none;
  padding-left: 0; }

.pagination li {
  counter-increment: pagination; }

.pagination li:hover a {
  color: #1f1f1f;
  background-color: #fff;
  border: solid 1px #e0e0e0; }

.pagination li.active a {
  color: #1f1f1f;
  background-color: transparent;
  border: solid 1px #1f1f1f; }

.pagination li:nth-child(2) {
  counter-reset: pagination; }

.pagination li a {
  display: inline-block;
  position: relative;
  color: #999999;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  border: 1px solid transparent;
  padding: 0.5rem 0.9rem; }

*.pagination li a:after {
  content: " " counter(pagination) " "; }

.pagination li a {
  display: none; }

.pagination li:first-child a,
.pagination li:first-of-type a {
  display: inline;
  padding: 5px 14px; }

.pagination li.back-arrow a:after {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  top: 10px;
  left: 11px;
  border: solid #1f1f1f;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg); }

.pagination li:last-child a,
.pagination li:last-of-type a {
  display: inline;
  padding: 5px 14px; }

.pagination li.forward-arrow a:after {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  left: 8px;
  top: 50%;
  border: solid #1f1f1f;
  border-width: 0 2px 2px 0;
  -webkit-transform: translateY(-50%) rotate(-45deg);
  -moz-transform: translateY(-50%) rotate(-45deg);
  -ms-transform: translateY(-50%) rotate(-45deg);
  -o-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg); }

.pagination li:nth-child(2) a {
  display: inline-block; }

.pagination li:nth-child(3) a {
  display: inline-block; }

.pagination li:nth-child(4) a {
  display: inline-block; }

.pagination li:nth-child(5) a {
  display: inline-block; }

.pagination li:nth-last-child(2) a {
  display: inline-block; }

.pagination li:nth-last-child(3) {
  display: inline-block; }

.pagination li:nth-last-child(3):after {
  /*padding: 0 1rem;*/
  content: "..."; }

/*----------------------------------
COMPONENTS: PAGINATION DE LIFERAY
--------------------------------- */
.pagination li.page-item a:after {
  display: none; }

.pagination li.page-item:first-child a::after {
  border-width: 0; }

.pagination li.page-item:last-child a::after {
  border-width: 0; }

.pagination li.page-item {
  margin-right: 0 !important;
  font-size: 11px; }

.pagination li.page-item a {
  text-transform: capitalize; }

/*----------------------------------
DE CLAY 7.2 - PAGINADOR
--------------------------------- */
.taglib-page-iterator .lfr-pagination-buttons {
  margin-right: 14px; }

.lfr-pagination-buttons {
  list-style: none;
  margin: 0;
  padding-left: 0;
  text-align: center;
  padding-top: 9px !important; }

.lfr-pagination-buttons::after {
  display: block;
  clear: both;
  content: ""; }

.lfr-pagination-buttons li {
  display: inline; }

.lfr-pagination-buttons li > a, .lfr-pagination-buttons li > span {
  background-color: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 0.25rem;
  display: inline-block;
  padding: 5px 14px; }

.lfr-pagination-buttons li > a:hover, .lfr-pagination-buttons li > a:focus {
  background-color: #e0e0e0;
  text-decoration: none; }

.lfr-pagination-buttons .next > a, .lfr-pagination-buttons .next > span {
  float: right; }

.lfr-pagination-buttons .previous > a, .lfr-pagination-buttons .previous > span {
  float: left; }

.lfr-pagination-buttons .disabled > a, .lfr-pagination-buttons .disabled > a:hover, .lfr-pagination-buttons .disabled > a:focus, .lfr-pagination-buttons .disabled > span {
  background-color: #fff;
  color: #6b6c7e;
  cursor: not-allowed; }

@media (min-width: 992px) {
  .taglib-page-iterator .lfr-pagination-buttons > li {
    padding: 0 5px 0 5px; } }

@media (max-width: 375px) {
  .taglib-page-iterator .lfr-pagination-buttons > li {
    width: 47% !important; } }

@media (min-width: 375px) {
  .taglib-page-iterator .lfr-pagination-buttons > li {
    width: 45% !important; } }

@media (min-width: 789px) {
  .taglib-page-iterator .lfr-pagination-buttons > li {
    width: auto !important; } }

@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-buttons > li {
    width: 40% !important; }
  .pagination li:nth-last-child(3):after {
    padding-left: 50%; } }

@media (max-width: 549px) {
  .pagination li:nth-last-child(3):after {
    padding-left: 20%; } }

@media (max-width: 440px) {
  .taglib-page-iterator .lfr-pagination-buttons > li {
    width: 43% !important; } }

@media (max-width: 370px) {
  .pagination li:nth-last-child(3):after {
    padding-left: 17%; }
  @-moz-document url-prefix() {
    .pagination li:nth-last-child(3):after {
      padding-left: 8%; } } }

/*--------------------------------
  COMPONENTS: ACCORDION (JS)
--------------------------------*/
aside .accordion {
  display: none; }

.accordion {
  margin-bottom: 30px; }

.accordion .item {
  background-color: #fff;
  margin-bottom: 15px; }

.accordion .item .btn-accordion {
  position: relative;
  padding: 20px;
  cursor: pointer;
  background-color: #f5f5f5;
  border: 1px solid #f5f5f5;
  border-radius: 0.25rem;
  z-index: 2; }

.accordion .item .btn-accordion .heading,
.accordion .item .btn-accordion h1, .accordion .item .btn-accordion h2,
.accordion .item .btn-accordion h3, .accordion .item .btn-accordion h4,
.accordion .item .btn-accordion h5, .accordion .item .btn-accordion h6 {
  width: calc(100% - 30px);
  margin: 0;
  font-family: "OpenSans-Regular"; }

.accordion .item .btn-accordion .icon {
  position: absolute;
  top: 50%;
  right: 15px;
  color: #0E3366;
  font-size: 2em;
  line-height: 0;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%); }

.accordion .item .inner {
  font-size: 1rem;
  padding: 10px 15px 20px 15px;
  border: 1px solid #e0e0e0;
  border-radius: 0.25rem; }

.accordion .extras .inner ul {
  padding-left: 10px; }

.accordion .extras .inner ul li {
  max-width: 100%;
  width: 100%; }

.accordion .extras .inner ul li h4 {
  width: 65%;
  height: auto;
  font-size: 1.0rem;
  margin-top: auto;
  margin-bottom: auto;
  grid-column: 1;
  grid-row: 1;
  /*padding-top: 5px;*/ }

.accordion .extras .inner ul li p {
  /*display: none;*/
  grid-column: 1;
  grid-row: 2;
  font-size: 0.875rem; }

.accordion.tramits .extras .inner ul li p {
  /*display: none;*/
  grid-column: 1;
  grid-row: 3;
  font-size: 0.875rem;
  padding-left: 5px; }

.accordion .extras .inner ul li .btn {
  margin-left: auto;
  grid-column: 2;
  grid-row: 1 / span 2;
  align-self: center;
  margin-bottom: auto;
  /*margin-top: auto;*/ }

.accordion.tramits .extras .inner ul li p:empty {
  display: none; }

.accordion .extras .inner ul li p:empty {
  height: 21px; }

@media (min-width: 420px) {
  .accordion .extras .inner ul li h4 {
    width: 78%; } }

@media (min-width: 568px) {
  .accordion .extras .inner ul li h4 {
    width: 80%; } }

@media (min-width: 768px) {
  .accordion .extras .btn-accordion .heading,
  .accordion .extras .btn-accordion h1, .accordion .extras .btn-accordion h2,
  .accordion .extras .btn-accordion h3, .accordion .extras .btn-accordion h4,
  .accordion .extras .btn-accordion h5, .accordion .extras .btn-accordion h6 {
    width: calc(100% - 50px); }
  .accordion .extras .inner ul li {
    width: 100%;
    /*width: 49.6%;*/
    padding: 0px !important; } }

@media (min-width: 992px) {
  .accordion .extras .inner ul li h4 {
    width: 85%; } }

/*--------------------------------
  COMPONENTS: ACCORDION (JS) > TRAMITS
--------------------------------*/
.accordion.tramits .extras .inner ul li:before {
  display: none; }

.accordion.tramits .extras .inner ul li h4 {
  display: none; }

.accordion.tramits .extras .inner ul li .btn i {
  display: none; }

.accordion.tramits .extras .inner ul li .btn .btn-text {
  display: none; }

.accordion.tramits .extras .inner ul {
  list-style-type: ">  "; }

.accordion.tramits .extras .inner ul li {
  max-width: 100%;
  width: 100%;
  padding: 0;
  position: initial; }

.accordion.tramits .extras .inner ul li a {
  max-width: 100%;
  display: block;
  width: 100%;
  text-align: initial;
  position: initial;
  transform: none; }

.accordion.tramits .extras .inner ul li .btn.btn-primary-o {
  border: none;
  background-color: initial;
  color: #567490;
  font-size: 1.0rem;
  font-weight: 500;
  grid-column: 1;
  margin-right: auto;
  margin-left: 0; }

.accordion.tramits .extras .inner ul li .btn .tramit-titol {
  display: inline !important;
  overflow-x: hidden;
  overflow-wrap: break-word;
  word-wrap: break-word;
  white-space: normal;
  font-family: "OpenSans-bold", Arial, Sans-serif, serif; }

.accordion.tramits .extras .inner ul li .btn .tramit-titol:hover {
  text-decoration: underline; }

@media (min-width: 768px) {
  .accordion.tramits .extras .inner ul li .btn {
    width: initial;
    display: flex; } }

/*--------------------------------
  LAST NEWS CAROUSEL
--------------------------------*/
.last-news-carousel {
  display: block;
  position: relative;
  width: 100%;
  padding-top: 50px;
  overflow: hidden;
  height: 600px;
  margin-bottom: 30px; }

.last-news-carousel:before {
  content: "";
  display: block; }

.last-news-carousel .heading {
  position: absolute;
  top: 0;
  left: 0; }

.last-news-carousel .boto-totes {
  position: absolute;
  top: 0;
  right: 0; }

.last-news-carousel .swiper-wrapper {
  position: absolute;
  width: 100%;
  height: 380px;
  top: 50px;
  left: 0; }

.last-news-carousel .swiper-slide {
  background-size: cover !important;
  background-position: center !important;
  margin-bottom: 130px;
  height: 60%; }

.last-news-carousel .swiper-slide a {
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 70%;
  text-decoration: none;
  border: 1px solid #e0e0e0;
  border-right-width: 2px; }

.last-news-carousel .last-news-pagination.swiper-pagination-bullets {
  position: absolute;
  top: 95%; }

.last-news-carousel .last-news-footer {
  padding: 15px; }

.last-news-carousel .last-news-footer .date {
  font-size: 1rem;
  color: #6b6c7e; }

.last-news-carousel .last-news-footer .title {
  display: block;
  font-family: "OpenSans-Regular", Arial, sans-serif;
  font-size: 1.1rem;
  font-weight: bold;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 10px;
  color: #1f1f1f; }

.last-news-carousel .last-news-footer .extract {
  display: none;
  height: 38px;
  color: #1f1f1f;
  margin: 0 auto;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis; }

.last-news-carousel .swiper-buttons-wrapper {
  display: none; }

.last-news-carousel .swiper-buttons-wrapper:before,
.last-news-carousel .swiper-buttons-wrapper:after {
  content: "";
  display: table; }

.last-news-carousel .swiper-buttons-wrapper:after {
  clear: both; }

.last-news-carousel .swiper-buttons-wrapper .swiper-button-next,
.last-news-carousel .swiper-buttons-wrapper .swiper-button-prev {
  width: 40px;
  height: 40px;
  background-image: none;
  background-size: auto 65%;
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0 2px 12px #e0e0e0; }

.last-news-carousel .swiper-buttons-wrapper .swiper-button-prev {
  margin-right: 30px; }

.last-news-carousel .swiper-buttons-wrapper .swiper-button-next:before,
.last-news-carousel .swiper-buttons-wrapper .swiper-button-prev:before {
  position: absolute;
  top: 50%;
  left: 50%;
  font-family: "fontsell";
  font-size: 25px;
  line-height: 1;
  transform: translate(-50%, -50%);
  color: #1f1f1f; }

.last-news-carousel .swiper-buttons-wrapper .swiper-button-next:before {
  content: "\6c"; }

.last-news-carousel .swiper-buttons-wrapper .swiper-button-prev:before {
  content: "\6b"; }

@media (min-width: 320px) {
  .last-news-carousel .swiper-wrapper {
    height: 100%; }
  .last-news-carousel .swiper-slide {
    height: 80%;
    margin-bottom: 0; }
  .last-news-carousel .swiper-slide a {
    height: 30%;
    top: 70%;
    background-color: rgba(255, 255, 255, 0.7); } }

@media (min-width: 568px) {
  .last-news-carousel .swiper-buttons-wrapper {
    display: block; } }

/*--------------------------------
  IMAGES CAROUSEL
--------------------------------*/
header .images-carousel,
footer .images-carousel {
  display: none; }

.images-carousel {
  position: relative;
  width: 100%;
  overflow: hidden;
  /*padding-bottom: 50px;*/
  margin-bottom: 20px;
  z-index: 0; }

.images-carousel .swiper-slide {
  background-color: #fff;
  background-size: cover !important;
  background-position: center !important; }

.images-carousel .swiper-slide .image-footer {
  position: absolute;
  width: 100%;
  font-family: "OpenSans-Regular", Arial, Sans-serif, serif;
  font-weight: normal;
  padding: 10px 15px;
  border: 1px solid #e0e0e0;
  min-height: 46px; }

.images-carousel .swiper-slide .image-footer p {
  font-family: inherit;
  margin-bottom: 0; }

.images-carousel .swiper-slide .zoom-image {
  position: absolute;
  width: 45px;
  height: 45px;
  top: 10px;
  right: 10px;
  color: #fff;
  box-sizing: content-box;
  cursor: pointer;
  background-color: #0E3366;
  border-radius: 50%; }

.images-carousel .swiper-slide .zoom-image:hover {
  box-shadow: 0 0 6px #e0e0e0, 0 6px 12px #999999; }

.images-carousel .swiper-slide .zoom-image .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 26px;
  line-height: 0.8;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

/*.images-carousel .images-pagination {
  position: absolute;
  top: 93%;
}*/
.images-carousel-modal {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #1f1f1f;
  z-index: 999999; }

.images-carousel-modal .ic-close {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

.images-carousel-modal .ic-close i {
  position: absolute;
  top: 15px;
  right: 15px;
  color: #fff;
  font-size: 30px;
  line-height: 0.7;
  cursor: pointer; }

.images-carousel-modal img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 200; }

.images-carousel-modal .ic-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  z-index: 2000; }

.images-carousel-modal .ic-arrow.ica-prev {
  left: 0; }

.images-carousel-modal .ic-arrow.ica-next {
  right: 0; }

.images-carousel-modal .ic-arrow.ica-prev:before,
.images-carousel-modal .ic-arrow.ica-next:before {
  color: #fff;
  font-family: "fontsell";
  font-size: 60px; }

.images-carousel-modal .ic-arrow.ica-prev:before {
  content: "\6b"; }

.images-carousel-modal .ic-arrow.ica-next:before {
  content: "\6c"; }

.content-wide .images-carousel .swiper-slide,
.content-narrow .images-carousel .swiper-slide {
  height: 310px; }

.content-wide .images-carousel .swiper-slide img,
.content-narrow .images-carousel .swiper-slide img {
  height: 250px;
  object-fit: cover; }

.content-wide .images-carousel .swiper-slide .image-footer p,
.content-narrow .images-carousel .swiper-slide .image-footer p {
  font-size: 0.8em; }

.images-carousel-modal img.img-horizontal,
.images-carousel-modal img.img-vertical {
  width: 90%;
  height: auto; }

@media (min-width: 768px) {
  .images-carousel .swiper-wrapper {
    margin-bottom: 5px; }
  /*.images-carousel .images-pagination {
    top: 95%;
  }*/
  .content-wide .images-carousel .swiper-slide,
  .content-narrow .images-carousel .swiper-slide {
    height: 450px; }
  .content-wide .images-carousel .swiper-slide img,
  .content-narrow .images-carousel .swiper-slide img {
    height: 400px; }
  .content-wide .images-carousel .swiper-slide .image-footer p,
  .content-narrow .images-carousel .swiper-slide .image-footer p {
    font-size: 1em; }
  .images-carousel-modal img.img-horizontal {
    width: 90%;
    height: auto; }
  .images-carousel-modal img.img-vertical {
    width: auto;
    height: 80%; } }

@media (min-width: 992px) {
  .content-wide .images-carousel .swiper-slide {
    height: 500px; }
  .content-wide .images-carousel .swiper-slide img {
    height: 450px; }
  .content-narrow .images-carousel .swiper-slide {
    height: 500px; }
  .content-narrow .images-carousel .swiper-slide img {
    height: 450px; }
  .images-carousel-modal img.img-horizontal {
    width: 70%;
    height: auto; } }

@media (min-width: 1200px) {
  .content-wide .images-carousel .swiper-slide {
    height: 600px; }
  .content-wide .images-carousel .swiper-slide img {
    height: 550px; }
  .content-narrow .images-carousel .swiper-slide {
    height: 500px; }
  .content-narrow .images-carousel .swiper-slide img {
    height: 450px; }
  .images-carousel-modal img.img-horizontal {
    width: 100vh;
    max-width: 1024px; }
  .images-carousel-modal img.img-vertical {
    width: auto;
    height: 70vh;
    max-height: 1024px; } }

/*--------------------------------
  COMPONENTS: SPONSORS CAROUSEL
--------------------------------*/
.sponsors-carousel {
  padding-bottom: 30px;
  overflow: hidden; }

.sponsors-carousel a {
  display: block; }

.sponsors-carousel .swiper-pagination {
  bottom: 0; }

/*--------------------------------
 FONT FONTAWESOME -> fontawesome-all.css
--------------------------------*/
/*!
 * Font Awesome Free 5.0.13 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fab,
.fa-brands {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

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

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

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

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

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

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

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }

.fa-ul > li {
  position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

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

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.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); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

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

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

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

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

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

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

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

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

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

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

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

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

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e"; }

.fa-accessible-icon:before {
  content: "\f368"; }

.fa-accusoft:before {
  content: "\f369"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-card:before {
  content: "\f2bb"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-adn:before {
  content: "\f170"; }

.fa-adversal:before {
  content: "\f36a"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

.fa-algolia:before {
  content: "\f36c"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-allergies:before {
  content: "\f461"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-amazon-pay:before {
  content: "\f42c"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-amilia:before {
  content: "\f36d"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-android:before {
  content: "\f17b"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angrycreative:before {
  content: "\f36e"; }

.fa-angular:before {
  content: "\f420"; }

.fa-app-store:before {
  content: "\f36f"; }

.fa-app-store-ios:before {
  content: "\f370"; }

.fa-apper:before {
  content: "\f371"; }

.fa-apple:before {
  content: "\f179"; }

.fa-apple-pay:before {
  content: "\f415"; }

.fa-archive:before {
  content: "\f187"; }

.fa-arrow-alt-circle-down:before {
  content: "\f358"; }

.fa-arrow-alt-circle-left:before {
  content: "\f359"; }

.fa-arrow-alt-circle-right:before {
  content: "\f35a"; }

.fa-arrow-alt-circle-up:before {
  content: "\f35b"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-arrows-alt-h:before {
  content: "\f337"; }

.fa-arrows-alt-v:before {
  content: "\f338"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-asymmetrik:before {
  content: "\f372"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-audible:before {
  content: "\f373"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-autoprefixer:before {
  content: "\f41c"; }

.fa-avianex:before {
  content: "\f374"; }

.fa-aviato:before {
  content: "\f421"; }

.fa-aws:before {
  content: "\f375"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-band-aid:before {
  content: "\f462"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-bars:before {
  content: "\f0c9"; }

.fa-baseball-ball:before {
  content: "\f433"; }

.fa-basketball-ball:before {
  content: "\f434"; }

.fa-bath:before {
  content: "\f2cd"; }

.fa-battery-empty:before {
  content: "\f244"; }

.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-bed:before {
  content: "\f236"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitcoin:before {
  content: "\f379"; }

.fa-bity:before {
  content: "\f37a"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-blackberry:before {
  content: "\f37b"; }

.fa-blender:before {
  content: "\f517"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-blogger:before {
  content: "\f37c"; }

.fa-blogger-b:before {
  content: "\f37d"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-bold:before {
  content: "\f032"; }

.fa-bolt:before {
  content: "\f0e7"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-book:before {
  content: "\f02d"; }

.fa-book-open:before {
  content: "\f518"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-bowling-ball:before {
  content: "\f436"; }

.fa-box:before {
  content: "\f466"; }

.fa-box-open:before {
  content: "\f49e"; }

.fa-boxes:before {
  content: "\f468"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-briefcase-medical:before {
  content: "\f469"; }

.fa-broadcast-tower:before {
  content: "\f519"; }

.fa-broom:before {
  content: "\f51a"; }

.fa-btc:before {
  content: "\f15a"; }

.fa-bug:before {
  content: "\f188"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-burn:before {
  content: "\f46a"; }

.fa-buromobelexperte:before {
  content: "\f37f"; }

.fa-bus:before {
  content: "\f207"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-calendar:before {
  content: "\f133"; }

.fa-calendar-alt:before {
  content: "\f073"; }

.fa-calendar-check:before {
  content: "\f274"; }

.fa-calendar-minus:before {
  content: "\f272"; }

.fa-calendar-plus:before {
  content: "\f271"; }

.fa-calendar-times:before {
  content: "\f273"; }

.fa-camera:before {
  content: "\f030"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-capsules:before {
  content: "\f46b"; }

.fa-car:before {
  content: "\f1b9"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-caret-square-down:before {
  content: "\f150"; }

.fa-caret-square-left:before {
  content: "\f191"; }

.fa-caret-square-right:before {
  content: "\f152"; }

.fa-caret-square-up:before {
  content: "\f151"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cc-amazon-pay:before {
  content: "\f42d"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-apple-pay:before {
  content: "\f416"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-centercode:before {
  content: "\f380"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-chalkboard:before {
  content: "\f51b"; }

.fa-chalkboard-teacher:before {
  content: "\f51c"; }

.fa-chart-area:before {
  content: "\f1fe"; }

.fa-chart-bar:before {
  content: "\f080"; }

.fa-chart-line:before {
  content: "\f201"; }

.fa-chart-pie:before {
  content: "\f200"; }

.fa-check:before {
  content: "\f00c"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-chess:before {
  content: "\f439"; }

.fa-chess-bishop:before {
  content: "\f43a"; }

.fa-chess-board:before {
  content: "\f43c"; }

.fa-chess-king:before {
  content: "\f43f"; }

.fa-chess-knight:before {
  content: "\f441"; }

.fa-chess-pawn:before {
  content: "\f443"; }

.fa-chess-queen:before {
  content: "\f445"; }

.fa-chess-rook:before {
  content: "\f447"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-church:before {
  content: "\f51d"; }

.fa-circle:before {
  content: "\f111"; }

.fa-circle-notch:before {
  content: "\f1ce"; }

.fa-clipboard:before {
  content: "\f328"; }

.fa-clipboard-check:before {
  content: "\f46c"; }

.fa-clipboard-list:before {
  content: "\f46d"; }

.fa-clock:before {
  content: "\f017"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-closed-captioning:before {
  content: "\f20a"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-cloud-download-alt:before {
  content: "\f381"; }

.fa-cloud-upload-alt:before {
  content: "\f382"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-cloudversify:before {
  content: "\f385"; }

.fa-code:before {
  content: "\f121"; }

.fa-code-branch:before {
  content: "\f126"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cog:before {
  content: "\f013"; }

.fa-cogs:before {
  content: "\f085"; }

.fa-coins:before {
  content: "\f51e"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-comment:before {
  content: "\f075"; }

.fa-comment-alt:before {
  content: "\f27a"; }

.fa-comment-dots:before {
  content: "\f4ad"; }

.fa-comment-slash:before {
  content: "\f4b3"; }

.fa-comments:before {
  content: "\f086"; }

.fa-compact-disc:before {
  content: "\f51f"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-compress:before {
  content: "\f066"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-copy:before {
  content: "\f0c5"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-couch:before {
  content: "\f4b8"; }

.fa-cpanel:before {
  content: "\f388"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-creative-commons-by:before {
  content: "\f4e7"; }

.fa-creative-commons-nc:before {
  content: "\f4e8"; }

.fa-creative-commons-nc-eu:before {
  content: "\f4e9"; }

.fa-creative-commons-nc-jp:before {
  content: "\f4ea"; }

.fa-creative-commons-nd:before {
  content: "\f4eb"; }

.fa-creative-commons-pd:before {
  content: "\f4ec"; }

.fa-creative-commons-pd-alt:before {
  content: "\f4ed"; }

.fa-creative-commons-remix:before {
  content: "\f4ee"; }

.fa-creative-commons-sa:before {
  content: "\f4ef"; }

.fa-creative-commons-sampling:before {
  content: "\f4f0"; }

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"; }

.fa-creative-commons-share:before {
  content: "\f4f2"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-crop:before {
  content: "\f125"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-crow:before {
  content: "\f520"; }

.fa-crown:before {
  content: "\f521"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-css3-alt:before {
  content: "\f38b"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-cut:before {
  content: "\f0c4"; }

.fa-cuttlefish:before {
  content: "\f38c"; }

.fa-d-and-d:before {
  content: "\f38d"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-deaf:before {
  content: "\f2a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-deskpro:before {
  content: "\f38f"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-diagnoses:before {
  content: "\f470"; }

.fa-dice:before {
  content: "\f522"; }

.fa-dice-five:before {
  content: "\f523"; }

.fa-dice-four:before {
  content: "\f524"; }

.fa-dice-one:before {
  content: "\f525"; }

.fa-dice-six:before {
  content: "\f526"; }

.fa-dice-three:before {
  content: "\f527"; }

.fa-dice-two:before {
  content: "\f528"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-digital-ocean:before {
  content: "\f391"; }

.fa-discord:before {
  content: "\f392"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-divide:before {
  content: "\f529"; }

.fa-dna:before {
  content: "\f471"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-docker:before {
  content: "\f395"; }

.fa-dollar-sign:before {
  content: "\f155"; }

.fa-dolly:before {
  content: "\f472"; }

.fa-dolly-flatbed:before {
  content: "\f474"; }

.fa-donate:before {
  content: "\f4b9"; }

.fa-door-closed:before {
  content: "\f52a"; }

.fa-door-open:before {
  content: "\f52b"; }

.fa-dot-circle:before {
  content: "\f192"; }

.fa-dove:before {
  content: "\f4ba"; }

.fa-download:before {
  content: "\f019"; }

.fa-draft2digital:before {
  content: "\f396"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-dribbble-square:before {
  content: "\f397"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-dumbbell:before {
  content: "\f44b"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-ebay:before {
  content: "\f4f4"; }

.fa-edge:before {
  content: "\f282"; }

.fa-edit:before {
  content: "\f044"; }

.fa-eject:before {
  content: "\f052"; }

.fa-elementor:before {
  content: "\f430"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-ember:before {
  content: "\f423"; }

.fa-empire:before {
  content: "\f1d1"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-envira:before {
  content: "\f299"; }

.fa-equals:before {
  content: "\f52c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-erlang:before {
  content: "\f39d"; }

.fa-ethereum:before {
  content: "\f42e"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-euro-sign:before {
  content: "\f153"; }

.fa-exchange-alt:before {
  content: "\f362"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-expand:before {
  content: "\f065"; }

.fa-expand-arrows-alt:before {
  content: "\f31e"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-external-link-alt:before {
  content: "\f35d"; }

.fa-external-link-square-alt:before {
  content: "\f360"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-dropper:before {
  content: "\f1fb"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-facebook-f:before {
  content: "\f39e"; }

.fa-facebook-messenger:before {
  content: "\f39f"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-feather:before {
  content: "\f52d"; }

.fa-female:before {
  content: "\f182"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-alt:before {
  content: "\f15c"; }

.fa-file-archive:before {
  content: "\f1c6"; }

.fa-file-audio:before {
  content: "\f1c7"; }

.fa-file-code:before {
  content: "\f1c9"; }

.fa-file-excel:before {
  content: "\f1c3"; }

.fa-file-image:before {
  content: "\f1c5"; }

.fa-file-medical:before {
  content: "\f477"; }

.fa-file-medical-alt:before {
  content: "\f478"; }

.fa-file-pdf:before {
  content: "\f1c1"; }

.fa-file-powerpoint:before {
  content: "\f1c4"; }

.fa-file-video:before {
  content: "\f1c8"; }

.fa-file-word:before {
  content: "\f1c2"; }

.fa-film:before {
  content: "\f008"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-first-aid:before {
  content: "\f479"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-first-order-alt:before {
  content: "\f50a"; }

.fa-firstdraft:before {
  content: "\f3a1"; }

.fa-flag:before {
  content: "\f024"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-flipboard:before {
  content: "\f44d"; }

.fa-fly:before {
  content: "\f417"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-font:before {
  content: "\f031"; }

.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-font-awesome-alt:before {
  content: "\f35c"; }

.fa-font-awesome-flag:before {
  content: "\f425"; }

.fa-font-awesome-logo-full:before {
  content: "\f4e6"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-fonticons-fi:before {
  content: "\f3a2"; }

.fa-football-ball:before {
  content: "\f44e"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-fort-awesome-alt:before {
  content: "\f3a3"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-freebsd:before {
  content: "\f3a4"; }

.fa-frog:before {
  content: "\f52e"; }

.fa-frown:before {
  content: "\f119"; }

.fa-fulcrum:before {
  content: "\f50b"; }

.fa-futbol:before {
  content: "\f1e3"; }

.fa-galactic-republic:before {
  content: "\f50c"; }

.fa-galactic-senate:before {
  content: "\f50d"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-gas-pump:before {
  content: "\f52f"; }

.fa-gavel:before {
  content: "\f0e3"; }

.fa-gem:before {
  content: "\f3a5"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-github:before {
  content: "\f09b"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-gitkraken:before {
  content: "\f3a6"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-gitter:before {
  content: "\f426"; }

.fa-glass-martini:before {
  content: "\f000"; }

.fa-glasses:before {
  content: "\f530"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-gofore:before {
  content: "\f3a7"; }

.fa-golf-ball:before {
  content: "\f450"; }

.fa-goodreads:before {
  content: "\f3a8"; }

.fa-goodreads-g:before {
  content: "\f3a9"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-google-drive:before {
  content: "\f3aa"; }

.fa-google-play:before {
  content: "\f3ab"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-gratipay:before {
  content: "\f184"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-greater-than:before {
  content: "\f531"; }

.fa-greater-than-equal:before {
  content: "\f532"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-gulp:before {
  content: "\f3ae"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-hacker-news-square:before {
  content: "\f3af"; }

.fa-hand-holding:before {
  content: "\f4bd"; }

.fa-hand-holding-heart:before {
  content: "\f4be"; }

.fa-hand-holding-usd:before {
  content: "\f4c0"; }

.fa-hand-lizard:before {
  content: "\f258"; }

.fa-hand-paper:before {
  content: "\f256"; }

.fa-hand-peace:before {
  content: "\f25b"; }

.fa-hand-point-down:before {
  content: "\f0a7"; }

.fa-hand-point-left:before {
  content: "\f0a5"; }

.fa-hand-point-right:before {
  content: "\f0a4"; }

.fa-hand-point-up:before {
  content: "\f0a6"; }

.fa-hand-pointer:before {
  content: "\f25a"; }

.fa-hand-rock:before {
  content: "\f255"; }

.fa-hand-scissors:before {
  content: "\f257"; }

.fa-hand-spock:before {
  content: "\f259"; }

.fa-hands:before {
  content: "\f4c2"; }

.fa-hands-helping:before {
  content: "\f4c4"; }

.fa-handshake:before {
  content: "\f2b5"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-hdd:before {
  content: "\f0a0"; }

.fa-heading:before {
  content: "\f1dc"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-heart:before {
  content: "\f004"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-helicopter:before {
  content: "\f533"; }

.fa-hips:before {
  content: "\f452"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-history:before {
  content: "\f1da"; }

.fa-hockey-puck:before {
  content: "\f453"; }

.fa-home:before {
  content: "\f015"; }

.fa-hooli:before {
  content: "\f427"; }

.fa-hospital:before {
  content: "\f0f8"; }

.fa-hospital-alt:before {
  content: "\f47d"; }

.fa-hospital-symbol:before {
  content: "\f47e"; }

.fa-hotjar:before {
  content: "\f3b1"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-start:before {
  content: "\f251"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-id-card:before {
  content: "\f2c2"; }

.fa-id-card-alt:before {
  content: "\f47f"; }

.fa-image:before {
  content: "\f03e"; }

.fa-images:before {
  content: "\f302"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-industry:before {
  content: "\f275"; }

.fa-infinity:before {
  content: "\f534"; }

.fa-info:before {
  content: "\f129"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-italic:before {
  content: "\f033"; }

.fa-itunes:before {
  content: "\f3b4"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-java:before {
  content: "\f4e4"; }

.fa-jedi-order:before {
  content: "\f50e"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-key:before {
  content: "\f084"; }

.fa-keybase:before {
  content: "\f4f5"; }

.fa-keyboard:before {
  content: "\f11c"; }

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-kiwi-bird:before {
  content: "\f535"; }

.fa-korvue:before {
  content: "\f42f"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-laravel:before {
  content: "\f3bd"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-lemon:before {
  content: "\f094"; }

.fa-less:before {
  content: "\f41d"; }

.fa-less-than:before {
  content: "\f536"; }

.fa-less-than-equal:before {
  content: "\f537"; }

.fa-level-down-alt:before {
  content: "\f3be"; }

.fa-level-up-alt:before {
  content: "\f3bf"; }

.fa-life-ring:before {
  content: "\f1cd"; }

.fa-lightbulb:before {
  content: "\f0eb"; }

.fa-line:before {
  content: "\f3c0"; }

.fa-link:before {
  content: "\f0c1"; }

.fa-linkedin:before {
  content: "\f08c"; }

.fa-linkedin-in:before {
  content: "\f0e1"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-lira-sign:before {
  content: "\f195"; }

.fa-list:before {
  content: "\f03a"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-lock:before {
  content: "\f023"; }

.fa-lock-open:before {
  content: "\f3c1"; }

.fa-long-arrow-alt-down:before {
  content: "\f309"; }

.fa-long-arrow-alt-left:before {
  content: "\f30a"; }

.fa-long-arrow-alt-right:before {
  content: "\f30b"; }

.fa-long-arrow-alt-up:before {
  content: "\f30c"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-male:before {
  content: "\f183"; }

.fa-mandalorian:before {
  content: "\f50f"; }

.fa-map:before {
  content: "\f279"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-map-marker-alt:before {
  content: "\f3c5"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mastodon:before {
  content: "\f4f6"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-medapps:before {
  content: "\f3c6"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-medium-m:before {
  content: "\f3c7"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-medrt:before {
  content: "\f3c8"; }

.fa-meetup:before {
  content: "\f2e0"; }

.fa-meh:before {
  content: "\f11a"; }

.fa-memory:before {
  content: "\f538"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-alt:before {
  content: "\f3c9"; }

.fa-microphone-alt-slash:before {
  content: "\f539"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-microsoft:before {
  content: "\f3ca"; }

.fa-minus:before {
  content: "\f068"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-mizuni:before {
  content: "\f3cc"; }

.fa-mobile:before {
  content: "\f10b"; }

.fa-mobile-alt:before {
  content: "\f3cd"; }

.fa-modx:before {
  content: "\f285"; }

.fa-monero:before {
  content: "\f3d0"; }

.fa-money-bill:before {
  content: "\f0d6"; }

.fa-money-bill-alt:before {
  content: "\f3d1"; }

.fa-money-bill-wave:before {
  content: "\f53a"; }

.fa-money-bill-wave-alt:before {
  content: "\f53b"; }

.fa-money-check:before {
  content: "\f53c"; }

.fa-money-check-alt:before {
  content: "\f53d"; }

.fa-moon:before {
  content: "\f186"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-music:before {
  content: "\f001"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-newspaper:before {
  content: "\f1ea"; }

.fa-nintendo-switch:before {
  content: "\f418"; }

.fa-node:before {
  content: "\f419"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-not-equal:before {
  content: "\f53e"; }

.fa-notes-medical:before {
  content: "\f481"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-old-republic:before {
  content: "\f510"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-outdent:before {
  content: "\f03b"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-palette:before {
  content: "\f53f"; }

.fa-palfed:before {
  content: "\f3d8"; }

.fa-pallet:before {
  content: "\f482"; }

.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-parachute-box:before {
  content: "\f4cd"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-parking:before {
  content: "\f540"; }

.fa-paste:before {
  content: "\f0ea"; }

.fa-patreon:before {
  content: "\f3d9"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-pen-square:before {
  content: "\f14b"; }

.fa-pencil-alt:before {
  content: "\f303"; }

.fa-people-carry:before {
  content: "\f4ce"; }

.fa-percent:before {
  content: "\f295"; }

.fa-percentage:before {
  content: "\f541"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-phoenix-squadron:before {
  content: "\f511"; }

.fa-phone:before {
  content: "\f095"; }

.fa-phone-slash:before {
  content: "\f3dd"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-phone-volume:before {
  content: "\f2a0"; }

.fa-php:before {
  content: "\f457"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-pied-piper-hat:before {
  content: "\f4e5"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-piggy-bank:before {
  content: "\f4d3"; }

.fa-pills:before {
  content: "\f484"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-plane:before {
  content: "\f072"; }

.fa-play:before {
  content: "\f04b"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-playstation:before {
  content: "\f3df"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-plus:before {
  content: "\f067"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-poo:before {
  content: "\f2fe"; }

.fa-portrait:before {
  content: "\f3e0"; }

.fa-pound-sign:before {
  content: "\f154"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-prescription-bottle:before {
  content: "\f485"; }

.fa-prescription-bottle-alt:before {
  content: "\f486"; }

.fa-print:before {
  content: "\f02f"; }

.fa-procedures:before {
  content: "\f487"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-project-diagram:before {
  content: "\f542"; }

.fa-pushed:before {
  content: "\f3e1"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-python:before {
  content: "\f3e2"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-question:before {
  content: "\f128"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-quidditch:before {
  content: "\f458"; }

.fa-quinscape:before {
  content: "\f459"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-r-project:before {
  content: "\f4f7"; }

.fa-random:before {
  content: "\f074"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-react:before {
  content: "\f41b"; }

.fa-readme:before {
  content: "\f4d5"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-receipt:before {
  content: "\f543"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-red-river:before {
  content: "\f3e3"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-redo:before {
  content: "\f01e"; }

.fa-redo-alt:before {
  content: "\f2f9"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-rendact:before {
  content: "\f3e4"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-reply:before {
  content: "\f3e5"; }

.fa-reply-all:before {
  content: "\f122"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-researchgate:before {
  content: "\f4f8"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-ribbon:before {
  content: "\f4d6"; }

.fa-road:before {
  content: "\f018"; }

.fa-robot:before {
  content: "\f544"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-rockrms:before {
  content: "\f3e9"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-ruble-sign:before {
  content: "\f158"; }

.fa-ruler:before {
  content: "\f545"; }

.fa-ruler-combined:before {
  content: "\f546"; }

.fa-ruler-horizontal:before {
  content: "\f547"; }

.fa-ruler-vertical:before {
  content: "\f548"; }

.fa-rupee-sign:before {
  content: "\f156"; }

.fa-safari:before {
  content: "\f267"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-save:before {
  content: "\f0c7"; }

.fa-schlix:before {
  content: "\f3ea"; }

.fa-school:before {
  content: "\f549"; }

.fa-screwdriver:before {
  content: "\f54a"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-search:before {
  content: "\f002"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-searchengin:before {
  content: "\f3eb"; }

.fa-seedling:before {
  content: "\f4d8"; }

.fa-sellcast:before {
  content: "\f2da"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-server:before {
  content: "\f233"; }

.fa-servicestack:before {
  content: "\f3ec"; }

.fa-share:before {
  content: "\f064"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-shekel-sign:before {
  content: "\f20b"; }

.fa-shield-alt:before {
  content: "\f3ed"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-shipping-fast:before {
  content: "\f48b"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-shoe-prints:before {
  content: "\f54b"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-sign:before {
  content: "\f4d9"; }

.fa-sign-in-alt:before {
  content: "\f2f6"; }

.fa-sign-language:before {
  content: "\f2a7"; }

.fa-sign-out-alt:before {
  content: "\f2f5"; }

.fa-signal:before {
  content: "\f012"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-sith:before {
  content: "\f512"; }

.fa-skull:before {
  content: "\f54c"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f3ef"; }

.fa-sliders-h:before {
  content: "\f1de"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-smile:before {
  content: "\f118"; }

.fa-smoking:before {
  content: "\f48d"; }

.fa-smoking-ban:before {
  content: "\f54d"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-snowflake:before {
  content: "\f2dc"; }

.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-alpha-down:before {
  content: "\f15d"; }

.fa-sort-alpha-up:before {
  content: "\f15e"; }

.fa-sort-amount-down:before {
  content: "\f160"; }

.fa-sort-amount-up:before {
  content: "\f161"; }

.fa-sort-down:before {
  content: "\f0dd"; }

.fa-sort-numeric-down:before {
  content: "\f162"; }

.fa-sort-numeric-up:before {
  content: "\f163"; }

.fa-sort-up:before {
  content: "\f0de"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-square-full:before {
  content: "\f45c"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-staylinked:before {
  content: "\f3f5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-steam-symbol:before {
  content: "\f3f6"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-sticker-mule:before {
  content: "\f3f7"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stopwatch:before {
  content: "\f2f2"; }

.fa-store:before {
  content: "\f54e"; }

.fa-store-alt:before {
  content: "\f54f"; }

.fa-strava:before {
  content: "\f428"; }

.fa-stream:before {
  content: "\f550"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-stripe:before {
  content: "\f429"; }

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-stroopwafel:before {
  content: "\f551"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-subway:before {
  content: "\f239"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-sun:before {
  content: "\f185"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-sync:before {
  content: "\f021"; }

.fa-sync-alt:before {
  content: "\f2f1"; }

.fa-syringe:before {
  content: "\f48e"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-table-tennis:before {
  content: "\f45d"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-tablet-alt:before {
  content: "\f3fa"; }

.fa-tablets:before {
  content: "\f490"; }

.fa-tachometer-alt:before {
  content: "\f3fd"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-tape:before {
  content: "\f4db"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-taxi:before {
  content: "\f1ba"; }

.fa-teamspeak:before {
  content: "\f4f9"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-telegram-plane:before {
  content: "\f3fe"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-thermometer:before {
  content: "\f491"; }

.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbtack:before {
  content: "\f08d"; }

.fa-ticket-alt:before {
  content: "\f3ff"; }

.fa-times:before {
  content: "\f00d"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-tint:before {
  content: "\f043"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-toolbox:before {
  content: "\f552"; }

.fa-trade-federation:before {
  content: "\f513"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-train:before {
  content: "\f238"; }

.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-trash-alt:before {
  content: "\f2ed"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-trello:before {
  content: "\f181"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-truck-loading:before {
  content: "\f4de"; }

.fa-truck-moving:before {
  content: "\f4df"; }

.fa-tshirt:before {
  content: "\f553"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-tv:before {
  content: "\f26c"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-x-twitter:before {
  content: "\e61b"; }

.fa-typo3:before {
  content: "\f42b"; }

.fa-uber:before {
  content: "\f402"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-undo:before {
  content: "\f0e2"; }

.fa-undo-alt:before {
  content: "\f2ea"; }

.fa-uniregistry:before {
  content: "\f404"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-university:before {
  content: "\f19c"; }

.fa-unlink:before {
  content: "\f127"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-untappd:before {
  content: "\f405"; }

.fa-upload:before {
  content: "\f093"; }

.fa-usb:before {
  content: "\f287"; }

.fa-user:before {
  content: "\f007"; }

.fa-user-alt:before {
  content: "\f406"; }

.fa-user-alt-slash:before {
  content: "\f4fa"; }

.fa-user-astronaut:before {
  content: "\f4fb"; }

.fa-user-check:before {
  content: "\f4fc"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-clock:before {
  content: "\f4fd"; }

.fa-user-cog:before {
  content: "\f4fe"; }

.fa-user-edit:before {
  content: "\f4ff"; }

.fa-user-friends:before {
  content: "\f500"; }

.fa-user-graduate:before {
  content: "\f501"; }

.fa-user-lock:before {
  content: "\f502"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-user-minus:before {
  content: "\f503"; }

.fa-user-ninja:before {
  content: "\f504"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-user-shield:before {
  content: "\f505"; }

.fa-user-slash:before {
  content: "\f506"; }

.fa-user-tag:before {
  content: "\f507"; }

.fa-user-tie:before {
  content: "\f508"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-users:before {
  content: "\f0c0"; }

.fa-users-cog:before {
  content: "\f509"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-utensil-spoon:before {
  content: "\f2e5"; }

.fa-utensils:before {
  content: "\f2e7"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-venus:before {
  content: "\f221"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-vial:before {
  content: "\f492"; }

.fa-vials:before {
  content: "\f493"; }

.fa-viber:before {
  content: "\f409"; }

.fa-video:before {
  content: "\f03d"; }

.fa-video-slash:before {
  content: "\f4e2"; }

.fa-vimeo:before {
  content: "\f40a"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-vk:before {
  content: "\f189"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-volleyball-ball:before {
  content: "\f45f"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-walking:before {
  content: "\f554"; }

.fa-wallet:before {
  content: "\f555"; }

.fa-warehouse:before {
  content: "\f494"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-weight:before {
  content: "\f496"; }

.fa-weixin:before {
  content: "\f1d7"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-whatsapp-square:before {
  content: "\f40c"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-whmcs:before {
  content: "\f40d"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-window-close:before {
  content: "\f410"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-wine-glass:before {
  content: "\f4e3"; }

.fa-wolf-pack-battalion:before {
  content: "\f514"; }

.fa-won-sign:before {
  content: "\f159"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-wordpress-simple:before {
  content: "\f411"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-x-ray:before {
  content: "\f497"; }

.fa-xbox:before {
  content: "\f412"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-y-combinator:before {
  content: "\f23b"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-yen-sign:before {
  content: "\f157"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-youtube-square:before {
  content: "\f431"; }

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  src: url("../themelets/common-web-font-fontawesome-themelet/fonts/fa-brands-400.eot");
  src: url("../themelets/common-web-font-fontawesome-themelet/fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../themelets/common-web-font-fontawesome-themelet/fonts/fa-brands-400.woff2") format("woff2"), url("../themelets/common-web-font-fontawesome-themelet/fonts/fa-brands-400.woff") format("woff"), url("../themelets/common-web-font-fontawesome-themelet/fonts/fa-brands-400.ttf") format("truetype"), url("../themelets/common-web-font-fontawesome-themelet/fonts/fa-brands-400.svg#fontawesome") format("svg"); }

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  src: url("../themelets/common-web-font-fontawesome-themelet/fonts/fa-solid-900.eot");
  src: url("../themelets/common-web-font-fontawesome-themelet/fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../themelets/common-web-font-fontawesome-themelet/fonts/fa-solid-900.woff2") format("woff2"), url("../themelets/common-web-font-fontawesome-themelet/fonts/fa-solid-900.woff") format("woff"), url("../themelets/common-web-font-fontawesome-themelet/fonts/fa-solid-900.ttf") format("truetype"), url("../themelets/common-web-font-fontawesome-themelet/fonts/fa-solid-900.svg#fontawesome") format("svg"); }

@font-face {
  font-family: 'Font Awesome 6 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../themelets/common-web-font-fontawesome-themelet/fonts/fa-brands-400-v6.woff2") format("woff2"), url("../themelets/common-web-font-fontawesome-themelet/fonts/fa-brands-400-v6.ttf") format("truetype"); }

.fabv6 {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400; }

.fab {
  font-family: 'Font Awesome 5 Brands'; }

.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }

.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

/*--------------------------------
 FONT OPENSANS
--------------------------------*/
@font-face {
  font-family: "OpenSans-Light";
  src: url("../themelets/common-web-font-opensans-themelet/fonts/OpenSans-Light-webfont.eot");
  src: url("../themelets/common-web-font-opensans-themelet/fonts/OpenSans-Light-webfont.eot?#iefix") format("embedded-opentype"), url("../themelets/common-web-font-opensans-themelet/fonts/OpenSans-Light-webfont.woff") format("woff"), url("../themelets/common-web-font-opensans-themelet/fonts/OpenSans-Light-webfont.ttf") format("truetype"), url("../themelets/common-web-font-opensans-themelet/fonts/OpenSans-Light-webfont.svg#open_sanslight") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "OpenSans-Regular";
  src: url("../themelets/common-web-font-opensans-themelet/fonts/OpenSans-Regular-webfont.eot");
  src: url("../themelets/common-web-font-opensans-themelet/fonts/OpenSans-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("../themelets/common-web-font-opensans-themelet/fonts/OpenSans-Regular-webfont.woff") format("woff"), url("../themelets/common-web-font-opensans-themelet/fonts/OpenSans-Regular-webfont.ttf") format("truetype"), url("../themelets/common-web-font-opensans-themelet/fonts/OpenSans-Regular-webfont.svg#open_sansregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "OpenSans-Semibold";
  src: url("../themelets/common-web-font-opensans-themelet/fonts/OpenSans-Semibold-webfont.eot");
  src: url("../themelets/common-web-font-opensans-themelet/fonts/OpenSans-Semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../themelets/common-web-font-opensans-themelet/fonts/OpenSans-Semibold-webfont.woff") format("woff"), url("../themelets/common-web-font-opensans-themelet/fonts/OpenSans-Semibold-webfont.ttf") format("truetype"), url("../themelets/common-web-font-opensans-themelet/fonts/OpenSans-Semibold-webfont.svg#open_sanssemibold") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "OpenSans-Bold";
  src: url("../themelets/common-web-font-opensans-themelet/fonts/OpenSans-Bold-webfont.eot");
  src: url("../themelets/common-web-font-opensans-themelet/fonts/OpenSans-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("../themelets/common-web-font-opensans-themelet/fonts/OpenSans-Bold-webfont.woff") format("woff"), url("../themelets/common-web-font-opensans-themelet/fonts/OpenSans-Bold-webfont.ttf") format("truetype"), url("../themelets/common-web-font-opensans-themelet/fonts/OpenSans-Bold-webfont.svg#open_sansbold") format("svg");
  font-weight: normal;
  font-style: normal; }

/*--------------------------------
 FONT FONTSELL
--------------------------------*/
@font-face {
  font-family: "fontsell";
  src: url("../themelets/common-web-font-fontsell-themelet/fonts/fontsell.eot");
  src: url("../themelets/common-web-font-fontsell-themelet/fonts/fontsell.eot?#iefix") format("embedded-opentype"), url("../themelets/common-web-font-fontsell-themelet/fonts/fontsell.woff") format("woff"), url("../themelets/common-web-font-fontsell-themelet/fonts/fontsell.ttf") format("truetype"), url("../themelets/common-web-font-fontsell-themelet/fonts/fontsell.svg#fontsell") format("svg");
  font-weight: normal;
  font-style: normal; }

[data-icon]:before {
  font-family: "fontsell" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontsell" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/*--------------------------------
ICONES
--------------------------------*/
.icon-arrow-up:before {
  content: "\61"; }

.icon-arrow-forward:before {
  content: "\62"; }

.icon-arrow-down:before {
  content: "\63"; }

.icon-arrow-back:before {
  content: "\64"; }

.icon-search:before {
  content: "\65"; }

.icon-facebook:before {
  content: "\66"; }

.icon-twitter:before {
  content: "\67"; }

.icon-googleplus:before {
  content: "\68"; }

.icon-close:before {
  content: "\69"; }

.icon-favicon:before {
  content: "\6a"; }

.icon-slim-arrow-left:before {
  content: "\6b"; }

.icon-slim-arrow-right:before {
  content: "\6c"; }

.icon-slim-arrow-down:before {
  content: "\6d"; }

.icon-slim-arrow-up:before {
  content: "\6e"; }

.icon-information-circle-o:before {
  content: "\6f"; }

.icon-information-circle:before {
  content: "\70"; }

.icon-checkmark-semicircle:before {
  content: "\71"; }

.icon-alert-triangle:before {
  content: "\72"; }

.icon-alert-rounded:before {
  content: "\73"; }

.icon-checkmark-circle-o:before {
  content: "\74"; }

.icon-checkmark-circle:before {
  content: "\75"; }

.icon-cross-rounded:before {
  content: "\76"; }

.icon-circle:before {
  content: "\78"; }

.icon-download:before {
  content: "\79"; }

.icon-attach:before {
  content: "\7a"; }

.icon-picture-o:before {
  content: "\41"; }

.icon-telephone-o:before {
  content: "\42"; }

.icon-telephone:before {
  content: "\43"; }

.icon-pin:before {
  content: "\44"; }

.icon-fax:before {
  content: "\46"; }

.icon-mail:before {
  content: "\45"; }

.icon-plus:before {
  content: "\47"; }

.icon-minus:before {
  content: "\48"; }

.icon-check-bold:before {
  content: "\49"; }

.icon-open:before {
  content: "\4a"; }

.icon-expand:before {
  content: "\77"; }

.icon-arrow-expand:before {
  content: "\4b"; }

.icon-building-o:before {
  content: "\4c"; }

.icon-clipboard:before {
  content: "\4d"; }

.icon-home:before {
  content: "\4e"; }

.icon-university:before {
  content: "\4f"; }

.icon-road:before {
  content: "\50"; }

.icon-futbol-o:before {
  content: "\51"; }

.icon-printer:before {
  content: "\52"; }

.icon-quotes:before {
  content: "\53"; }

.icon-lock:before {
  content: "\54"; }

.icon-bookmark:before {
  content: "\55"; }

.icon-bookmark-o:before {
  content: "\56"; }

.icon-user:before {
  content: "\57"; }

.icon-subscribe:before {
  content: "\58"; }

.icon-notification-off:before {
  content: "\59"; }

.icon-notification:before {
  content: "\5a"; }

.icon-twitter-sign:before {
  content: "\67"; }

.icon-facebook-sign:before {
  content: "\66"; }

.icon-google-plus-sign:before {
  content: "\68"; }

/*--------------------------------
  COMPONENTS: GRIDS
--------------------------------*/
header .grid,
aside .grid,
footer .grid {
  display: none; }

/*--------------------------------
COMPONENTS: GRID - REGULAR
--------------------------------*/
.grid .grid-wrapper {
  margin-bottom: inherit; }

.grid .grid-wrapper:before,
.grid .grid-wrapper:after {
  content: "";
  display: table; }

.grid .grid-wrapper:after {
  clear: both; }

.grid .grid-wrapper .item {
  position: relative;
  float: left;
  width: 100%;
  height: 200px;
  max-height: 200px;
  padding-bottom: 0;
  margin-bottom: 120px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-origin: content-box; }

.grid .grid-wrapper .item > a {
  display: block;
  position: relative;
  top: 200px;
  left: 0;
  width: 100%;
  height: 100px;
  padding: 0 15px;
  border: 1px solid #e0e0e0;
  border-radius: 0.25rem; }

.grid .grid-wrapper .item > a:hover {
  font-weight: bold;
  text-decoration: none; }

.grid .grid-wrapper .item > a:hover h3 {
  font-weight: bold; }

.grid .grid-wrapper .item > a:hover ul li {
  font-weight: bold; }

.grid .grid-wrapper .item > a ul {
  display: none; }

.grid .grid-wrapper .item > a h3 {
  top: 0;
  margin-top: 5px;
  display: block;
  display: -webkit-box;
  position: relative;
  width: 100%;
  height: 125px;
  color: #1f1f1f;
  font-family: "OpenSans-Light", Arial, Sans-serif, serif;
  font-size: 1.2rem;
  line-height: 1.3;
  margin-bottom: 0;
  overflow: hidden; }

@media (min-width: 768px) {
  /*.content-narrow*/
  .grid .grid-wrapper .item {
    width: 46%;
    margin-right: 2%; } }

@media (min-width: 992px) {
  .grid .grid-wrapper .item {
    width: 23%;
    margin-right: 2%; } }

/*--------------------------------
COMPONENTS: GRID - .noticies  (HERETA DE GRID - REGULAR)
--------------------------------*/
.grid.noticies .grid-wrapper .item {
  margin-top: 0;
  margin-bottom: 180px;
  height: 250px; }

.grid.noticies .grid-wrapper .item a {
  height: 80%; }

.grid.noticies .grid-wrapper .item a p {
  position: relative;
  top: -120px; }

.grid.noticies .grid-wrapper .item a h3 {
  top: 30px; }

@media (min-width: 992px) {
  .grid.noticies .grid-wrapper .item {
    margin-top: 0;
    margin-bottom: 230px;
    height: 300px; }
  .grid.noticies .grid-wrapper .item:nth-of-type(4n) {
    margin-right: 0; }
  .grid.noticies .grid-wrapper .item a {
    height: 210px; } }

/*--------------------------------
COMPONENTS: GRID - .item.btn-1-col  (HERETA DE GRID - REGULAR)
--------------------------------*/
.content-narrow .grid .grid-wrapper .item.btn-1-col {
  width: 100%;
  height: 200px;
  max-height: 200px;
  margin-bottom: 100px; }

/*--------------------------------
COMPONENTS: GRID - BOTONS (HERETA DE GRID - REGULAR)
--------------------------------*/
.grid.botons .grid-wrapper .item {
  border: 1px solid #e0e0e0;
  height: 200px;
  max-height: 200px;
  margin-top: 100px;
  margin-bottom: 20px;
  padding-top: 0; }

.grid.botons .grid-wrapper .item a {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-color: #f5f5f5;
  top: -100px;
  left: 0;
  padding: 7px; }

.grid.botons .grid-wrapper .item a ul {
  display: none; }

.grid.botons .grid-wrapper .item a h3 {
  font-family: "OpenSans-Bold", Arial, sans-serif, serif;
  font-size: 1rem;
  overflow-wrap: anywhere;
  word-break: normal;
  height: auto;
  top: 0;
  margin-top: 5px; }

@media (min-width: 768px) {
  .content-wide .grid.botons .grid-wrapper .item {
    width: 49%; }
  .content-narrow .grid.botons .grid-wrapper .item {
    width: 49%; }
  .content-wide .grid.botons .grid-wrapper .item:nth-child(2n) {
    margin-right: 0; }
  .content-narrow .grid.botons .grid-wrapper .item:nth-child(2n) {
    margin-right: 0; } }

@media (min-width: 992px) {
  .grid.botons .grid-wrapper .item {
    margin-bottom: 2%;
    margin-left: 150px;
    margin-top: 0; }
  .content-wide .grid.botons .grid-wrapper .item {
    width: 16%; }
  .content-narrow .grid.botons .grid-wrapper .item {
    width: 27.2%; }
  .content-wide .grid.botons .grid-wrapper .item:nth-child(2n) {
    margin-right: 2%; }
  .content-wide .grid.botons .grid-wrapper .item:nth-child(3n) {
    margin-right: 0; }
  .content-narrow .grid.botons .grid-wrapper .item:nth-child(1n) {
    margin-right: 2%; }
  .content-narrow .grid.botons .grid-wrapper .item:nth-child(2n) {
    margin-right: 0; }
  .grid.botons .grid-wrapper .item a {
    top: 0;
    left: -150px;
    height: 200px;
    width: 150px;
    display: grid;
    align-content: end; } }

@media (min-width: 1200px) {
  .content-wide .grid.botons .grid-wrapper .item {
    width: 18.8%; }
  .content-narrow .grid.botons .grid-wrapper .item {
    width: 31.1%; } }

/*--------------------------------
COMPONENTS: GRID - TRIANGLE (HERETA DE GRID - REGULAR)
--------------------------------*/
.grid.triangle .grid-wrapper .item {
  height: 350px;
  width: calc((100% - 44px) / 2);
  margin-right: 11px;
  margin-left: 11px;
  background-size: contain; }

.grid.triangle .grid-wrapper .item a {
  border: none; }

.grid.triangle .grid-wrapper .item a h3 {
  font-weight: bold;
  text-align: center; }

@media (min-width: 568px) {
  .grid.triangle .grid-wrapper .item {
    width: calc((100% - 66px) / 3); } }

@media (min-width: 768px) {
  .grid.triangle .grid-wrapper .item:before {
    padding-top: 70%; }
  .grid.triangle .grid-wrapper .item h3 {
    width: 100%;
    font-size: 1.5em; } }

@media (min-width: 992px) {
  .grid.triangle .grid-wrapper .item {
    width: calc((100% - 132px) / 6); }
  .grid.triangle .grid-wrapper .item a {
    top: 200px; }
  .grid.triangle .grid-wrapper .item a h3 {
    font-size: 1.3em; } }

@media (min-width: 1200px) {
  .grid.triangle .grid-wrapper .item:hover {
    background-color: transparent; }
  .grid.triangle .grid-wrapper .item:before {
    padding-top: 100%; } }

/*------------------------------------------
COMPONENTS: GRID - LLISTA VIDEOS (COL3) --> NOU
------------------------------------------*/
.grid .grid-wrapper.col3 .item {
  width: 100%; }

.grid .grid-wrapper.col3 {
  margin-left: 3%; }

.grid-wrapper.col3 .ellipsis-TwoLines {
  height: 46px; }

.content-wide .grid .grid-wrapper.col3 {
  margin-right: 3%; }

@media (max-width: 414px) {
  .grid-wrapper.col3 .ellipsis-TwoLines {
    font-size: 1.2em; } }

@media (min-width: 992px) {
  .grid .grid-wrapper.col3 .item {
    width: 32%; }
  .content-narrow .grid .grid-wrapper.col3 {
    margin-right: 1%; }
  .content-narrow .grid .grid-wrapper.col3 .item {
    padding-left: 3%;
    margin-left: auto;
    margin-right: auto !important; } }

/*--------------------------------
COMPONENTS: GRID - ITEM3 (HERETA DE GRID - REGULAR)
--------------------------------*/
.grid .grid-wrapper .item3 {
  position: relative;
  width: 100%;
  float: left;
  background-size: cover !important;
  background-repeat: no-repeat;
  background-position: center !important;
  margin-bottom: 15px;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  -ms-animation-timing-function: ease-in-out;
  -o-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  box-shadow: 0 -1px 0 #e0e0e0, 0 0 2px rgba(0, 0, 0, 0.12), 3px 3px 4px rgba(0, 0, 0, 0.24); }

.grid .grid-wrapper .item3:nth-last-child(-n+1) {
  margin-bottom: 0;
  margin-right: 0; }

.grid .grid-wrapper .item3:nth-child(6n) {
  margin-right: 0; }

.grid .grid-wrapper .item3 a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-decoration: none;
  padding: 15px;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  z-index: 10; }

.grid .grid-wrapper .item3 span {
  float: left;
  color: #fff;
  padding-right: 10px;
  margin-right: 10px; }

.grid .grid-wrapper .item3 ul {
  width: 100%;
  height: 18px;
  float: left;
  color: #fff;
  text-overflow: ellipsis;
  padding: 0;
  overflow: hidden;
  white-space: nowrap; }

.grid .grid-wrapper .item3 ul li {
  display: inline;
  color: #fff;
  font-family: "OpenSans-Light", Arial, sans-serif;
  margin-right: 2px; }

.grid .grid-wrapper .item3 ul li:after {
  content: "\2C"; }

.grid .grid-wrapper .item3 ul li:last-child:after {
  content: ""; }

.grid .grid-wrapper .item3 h3 {
  display: block;
  display: -webkit-box;
  position: relative;
  width: 100%;
  height: 60px;
  color: #fff;
  font-family: "OpenSans-Light", Arial, sans-serif;
  font-size: 1.2em;
  line-height: 1.3;
  margin-top: 65px;
  margin-bottom: 0;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  -ms-animation-timing-function: ease-in-out;
  -o-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-box-orient: vertical;
  -o-box-orient: vertical;
  box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-top: 15px; }

.grid .grid-wrapper .item3 h1,
.grid .grid-wrapper .item3 h2,
.grid .grid-wrapper .item3 h4,
.grid .grid-wrapper .item3 h5,
.grid .grid-wrapper .item3 h6,
.grid .grid-wrapper .item3 p {
  display: none; }

@media (min-width: 768px) {
  .grid .grid-wrapper .item3 {
    width: 15%;
    margin-right: 2%;
    margin-bottom: 2%;
    background-size: cover !important; }
  .grid .grid-wrapper .item3 ul {
    width: 70%; }
  .grid .grid-wrapper .item3 h3 {
    height: 55px;
    font-size: 1.1em;
    padding-top: 12px; } }

@media (min-width: 992px) {
  .grid .grid-wrapper .item3 h3 {
    height: 60px;
    font-size: 1.2em; } }

@media (min-width: 1200px) {
  .grid .grid-wrapper .item3:hover {
    transition: 1s; }
  .grid .grid-wrapper .item3:hover {
    transform: scale(1.1); } }

/*--------------------------------
COMPONENTS: GRID - ITEM4 (HERETA DE GRID - REGULAR)
--------------------------------*/
.grid .grid-wrapper .item4 {
  position: relative;
  float: left;
  width: 100%;
  height: 200px;
  max-height: 200px;
  padding-bottom: 0;
  margin-bottom: 120px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-origin: content-box; }

.grid .grid-wrapper .item4 > a {
  display: block;
  position: relative;
  top: 200px;
  left: 0;
  width: 100%;
  height: 100px;
  padding: 0 15px;
  border: 1px solid #e0e0e0;
  border-radius: 0.25rem; }

.grid .grid-wrapper .item4 > a:hover {
  font-weight: bold;
  text-decoration: none; }

.grid .grid-wrapper .item4 > a:hover h3 {
  font-weight: bold; }

.grid .grid-wrapper .item4 > a:hover ul li {
  font-weight: bold; }

.grid .grid-wrapper .item4 > a ul {
  display: none; }

.grid .grid-wrapper .item4 > a h3 {
  top: 0;
  margin-top: 5px;
  display: block;
  display: -webkit-box;
  position: relative;
  width: 100%;
  height: 120px;
  color: #1f1f1f;
  font-family: "OpenSans-Light", Arial, Sans-serif, serif;
  font-size: 1.2em;
  line-height: 1.3;
  margin-bottom: 0;
  overflow: hidden; }

@media (min-width: 768px) {
  .grid .grid-wrapper .item4 {
    width: 46%;
    margin-right: 2%; } }

@media (min-width: 992px) {
  .grid .grid-wrapper .item4 {
    width: 23%;
    margin-right: 2%; } }

/*----------------------------------
ESDEVENIMENTS (PER A LLISTES)
--------------------------------- */
.grid.esdeveniments .grid-wrapper .item {
  margin-bottom: 220px; }

.grid.esdeveniments .grid-wrapper .item a {
  height: 200px; }

.grid.esdeveniments .grid-wrapper .item a .title {
  font-family: "OpenSans-Light", Arial, sans-serif, serif;
  font-size: 1.1rem;
  font-weight: 600;
  height: 35%;
  color: #1f1f1f;
  margin: 10px auto 0 auto; }

.grid.esdeveniments .grid-wrapper .item a .subtitle {
  font-family: "OpenSans-Light", Arial, sans-serif, serif;
  font-size: 1.1rem;
  font-weight: 500;
  height: 24%;
  color: #1f1f1f;
  margin: 10px auto 0 auto; }

.grid.esdeveniments .grid-wrapper .item a p {
  font-family: "OpenSans-Light", Arial, sans-serif, serif;
  font-size: 0.9rem;
  font-weight: 400;
  height: 15%;
  color: #1f1f1f;
  margin: 10px auto 0 auto; }

/*----------------------------------
ESDEVENIMENTS (PER A SEPARADOR AMB CARROUSEL de 4 col)
--------------------------------- */
.esdeveniments .separador .gallery.columns4 .swiper-wrapper .swiper-slide .item .title {
  height: 30%; }

.esdeveniments .separador .gallery.columns4 .swiper-wrapper .swiper-slide .item .subtitle {
  height: 25%; }

.esdeveniments .separador .gallery.columns4 .swiper-wrapper .swiper-slide .item p {
  height: 15%; }

/* --------------------------------
LLISTA FITXES 2 COLUMNES AMB IMATGE GRAN -> Nou
-------------------------------- */
.llista-fitxa-2 .text-wrapper {
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: .25rem;
  padding: 10px 15px; }

.llista-fitxa-2 .text-wrapper .titol-fitxa {
  padding-left: 0;
  margin-top: 5px; }

.llista-fitxa-2 .text-wrapper .subtitol-fitxa {
  padding-top: 10px;
  padding-bottom: 0; }

.llista-fitxa-2 .text-wrapper .subtitol-fitxa p,
.llista-fitxa-2 .text-wrapper .subtitol-fitxa div {
  overflow: hidden;
  line-height: inherit;
  text-overflow: ellipsis;
  display: -webkit-box !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical; }

.llista-fitxa-2 .text-wrapper p {
  margin-bottom: 0; }

.llista-fitxa-2 .imatge img {
  width: auto;
  height: 200px; }

@supports (object-fit: cover) {
  .llista-fitxa-2 .imatge img {
    width: 100%;
    object-fit: cover;
    object-position: center center; } }

@media (min-width: 768px) {
  .llista-fitxa-2 .imatge img {
    height: 300px; } }

.llista-fitxa-2 .text-wrapper h4.heading:before {
  display: none; }

/* --------------------------------
LLISTA FITXES 3 COLUMNES AMB IMATGE MITJANA -> Nou
-------------------------------- */
.llista-fitxa-3 .text-wrapper {
  border: 1px solid #e0e0e0;
  height: 130px;
  padding: 0 15px;
  max-height: 150px; }

.llista-fitxa-3 .text-wrapper a:hover {
  text-decoration: none; }

.llista-fitxa-3 .text-wrapper a:hover h4 {
  font-weight: bold; }

.llista-fitxa-3 .text-wrapper .titol-fitxa {
  font-family: "OpenSans-Light", Arial, Sans-serif, serif;
  font-size: 1.2em;
  font-weight: 500;
  color: #1f1f1f;
  padding-left: 0;
  padding-top: 6px !important;
  margin-top: 0;
  -webkit-line-clamp: 4; }

.llista-fitxa-3 .text-wrapper h4.heading.titol-fitxa:before {
  display: none; }

.llista-fitxa-3 .text-wrapper .subtitol-fitxa {
  padding-top: 10px;
  padding-bottom: 0; }

.llista-fitxa-3 .text-wrapper .subtitol-fitxa p,
.llista-fitxa-3 .text-wrapper .subtitol-fitxa div {
  overflow: hidden;
  line-height: inherit;
  text-overflow: ellipsis;
  display: -webkit-box !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical; }

.llista-fitxa-3 .text-wrapper .subtitol-fitxa p {
  margin-bottom: 0; }

.llista-fitxa-3 .imatge img {
  width: auto;
  height: 200px;
  border: 1px solid #e0e0e0; }

.tamany .llista-fitxa-3 .imatge img {
  height: 100%; }

@supports (object-fit: cover) {
  .llista-fitxa-3 .imatge img {
    width: 100%;
    object-fit: cover;
    object-position: center center; } }

@media (min-width: 768px) {
  .llista-fitxa-3 .imatge img {
    height: 200px; } }

/*--------------------------------
    ELEMENTS: LISTING
  --------------------------------*/
.listing {
  background: #fff;
  padding: 30px; }

.listing .title {
  color: #0E3366;
  margin-top: 0; }

.listing ul {
  padding-left: 15px;
  list-style: none; }

.listing ul li {
  position: relative;
  color: #567490;
  margin-bottom: 0; }

.listing ul li:before {
  content: "";
  position: absolute;
  top: 6px;
  left: -13px;
  width: 5px;
  height: 5px;
  background-color: #567490;
  border-radius: 50%; }

.listing ul li a {
  color: inherit; }

@media (min-width: 768px) {
  .listing ul li {
    position: relative; }
  .listing ul li a {
    display: block;
    height: 18px;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis; }
  #home-quick-view .listing {
    margin-top: 30px; } }

/*--------------------------------
  ELEMENTS: LISTING INLINE
--------------------------------*/
ul.listing-inline {
  padding-left: 0;
  list-style: none;
  margin: 10px 0; }

ul.listing-inline li {
  display: inline; }

ul.listing-inline li:after {
  content: "\2C"; }

ul.listing-inline li:last-child:after {
  content: ""; }

ul.listing-inline li a {
  color: #567490; }

/*--------------------------------
  COMPONENTS: LISTING BIG
--------------------------------*/
.listing-big:before, .listing-big:after {
  content: "";
  display: table; }

.listing-big:after {
  clear: both; }

.listing-big .item {
  position: relative;
  width: 100%;
  float: left;
  background-color: #fff;
  box-shadow: 0 -1px 0 #e0e0e0, 0 0 2px #e0e0e0, 0 2px 4px #999999;
  margin-bottom: 15px;
  overflow: hidden; }

.listing-big .item:before {
  content: "";
  display: block;
  padding-top: 40%; }

.listing-big .item:last-child,
.listing-big .item:last-of-type {
  margin-bottom: 0; }

.listing-big .item a {
  display: block;
  display: -webkit-box;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-decoration: none;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }

.listing-big .item a:before {
  display: block;
  display: -webkit-box;
  position: absolute;
  top: 58px;
  left: -7px;
  font-family: "fontsell";
  content: "\62";
  color: #0E3366;
  font-size: 2em;
  opacity: 0;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }

.listing-big .item .background {
  position: absolute;
  width: 50%;
  height: 100%;
  top: 0;
  right: 0;
  background-color: #e0e0e0;
  background-size: cover !important;
  background-position: center !important;
  overflow: hidden; }

.listing-big .item .background:before {
  content: "";
  position: absolute;
  width: 150%;
  height: 200%;
  top: -200%;
  right: 0;
  background-color: #fff;
  -webkit-transform-origin: 100% 100%;
  -moz-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  -o-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.listing-big .item .text-wrapper {
  position: relative;
  width: 85%;
  padding: 0 20px; }

.listing-big .item .text-wrapper h3 {
  display: block;
  display: -webkit-box;
  width: 100%;
  max-height: 48px;
  color: #0E3366;
  font-size: 1.3em;
  line-height: 1.2;
  text-transform: uppercase;
  margin-bottom: 0;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis; }

.listing-big .item .text-wrapper p {
  display: block;
  display: -webkit-box;
  width: 80%;
  max-height: 35px;
  color: #0E3366;
  font-size: 1em;
  margin-bottom: 15px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis; }

@media (min-width: 375px) {
  .listing-big .item .text-wrapper {
    width: 80%; }
  .listing-big .item .text-wrapper h3 {
    font-size: 1.4em; }
  .listing-big .item .text-wrapper p {
    max-height: 56px;
    width: 90%;
    -webkit-line-clamp: 3; } }

@media (min-width: 414px) {
  .listing-big .item .text-wrapper h3 {
    margin-top: 30px; } }

@media (min-width: 768px) {
  .listing-big .item:before {
    padding-top: 33%; }
  .listing-big .item .background {
    width: 40%;
    height: 100%; }
  .listing-big .item .text-wrapper {
    padding: 30px; }
  .listing-big .item .text-wrapper h3 {
    max-height: 80px;
    font-size: 2em;
    margin-top: 20px;
    margin-bottom: 10px; }
  .listing-big .item .text-wrapper p {
    font-size: 1.6em;
    max-height: 90px;
    -webkit-line-clamp: 3; } }

@media (min-width: 992px) {
  .listing-big .item:before {
    padding-top: 22%; }
  .listing-big .item .background {
    width: 30%; }
  .listing-big .item .text-wrapper h3 {
    margin-top: 15px; }
  .listing-big .item .text-wrapper p {
    font-size: 1.6em;
    max-height: 62px;
    -webkit-line-clamp: 2; }
  .content-narrow .listing-big .item:before {
    padding-top: 25%; } }

@media (min-width: 1200px) {
  .listing-big .item {
    margin-bottom: 30px; }
  .listing-big .item:hover a {
    left: 30px; }
  .listing-big .item:hover a:before {
    opacity: 1; }
  .listing-big .item .text-wrapper h3 {
    margin-top: 30px; }
  .listing-big .item .text-wrapper p {
    width: 100%;
    font-size: 1.2em; } }

/*--------------------------------
  COMPONENTS: LISTING MEDIUM  -> 3128 (css nou a partir del BIG)
--------------------------------*/
.listing-medium {
  height: fit-content;
  display: flow-root; }

.listing-medium .item {
  position: relative;
  float: left;
  background-color: #fff;
  margin-bottom: 15px;
  overflow: hidden;
  width: calc((100% - 30px) / 2);
  border: 1px solid #e0e0e0;
  border-radius: 0.25rem;
  height: 180px; }

.listing-medium .item:nth-child(odd) {
  margin-right: 30px; }

.listing-medium .item:before {
  content: "";
  display: block;
  padding-top: 40%; }

.listing-medium .item:last-child,
.listing-medium .item:last-of-type {
  margin-bottom: 0; }

.listing-medium .item a {
  display: block;
  display: -webkit-box;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-decoration: none;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }

.listing-medium .item .background {
  position: absolute;
  width: 100%;
  height: 70%;
  top: 0;
  right: 0;
  background-size: cover !important;
  background-position: center !important;
  overflow: hidden; }

.listing-medium .item .text-wrapper {
  position: absolute;
  width: 100%;
  padding: 0 20px;
  height: 30%; }

.listing-medium .item .text-wrapper h3 {
  display: block;
  display: -webkit-box;
  width: 100%;
  max-height: 48px;
  color: #1f1f1f;
  font-size: 1.3em;
  line-height: 1.2;
  text-transform: uppercase;
  margin-bottom: 0;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis; }

.listing-medium .item .text-wrapper p {
  display: none;
  width: 80%;
  max-height: 35px;
  color: #1f1f1f;
  font-size: 1em;
  margin-bottom: 15px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis; }

@media (min-width: 768px) {
  .listing-medium .item .text-wrapper {
    top: 63% !important; } }

@media (max-width: 768px) {
  .listing-medium .item {
    width: 100% !important;
    margin-right: 0% !important; }
  .listing-medium .item .text-wrapper {
    top: 70%; } }

@media (min-width: 768px) {
  .listing-medium .item:before {
    padding-top: 33%; }
  .listing-medium .item .text-wrapper {
    top: 63% !important; }
  .listing-medium .item .text-wrapper h3 {
    max-height: 80px;
    margin-top: 20px;
    margin-bottom: 10px; }
  .listing-medium .item .text-wrapper p {
    max-height: 90px;
    -webkit-line-clamp: 3; } }

@media (min-width: 992px) {
  .listing-medium .item:before {
    padding-top: 22%; }
  .listing-medium .item .text-wrapper h3 {
    margin-top: 15px; }
  .listing-medium .item .text-wrapper p {
    max-height: 62px;
    -webkit-line-clamp: 2; }
  .content-narrow .listing-medium .item:before {
    padding-top: 25%; } }

@media (min-width: 1200px) {
  .listing-medium .item {
    margin-bottom: 30px; }
  .listing-medium .item .text-wrapper p {
    width: 100%;
    font-size: 1.2em; } }

/*--------------------------------
  COMPONENTS: LISTING BITS
--------------------------------*/
.listing-bits {
  width: 100%; }

.listing-bits:before, .listing-bits:after {
  content: "";
  display: table; }

.listing-bits:after {
  clear: both; }

.listing-bits .item {
  width: 100%;
  background-color: #fff;
  padding: 10px;
  margin-bottom: 15px;
  /*box-shadow: 0 -1px 0 $color-gris-x-light, 0 0 2px $color-gris-x-light, 0 2px 4px $color-gris-11;*/
  border: 1px solid #e0e0e0; }

.listing-bits .item .lb-item-header {
  padding-bottom: 10px;
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 10px; }

.listing-bits .item .lb-item-header:before,
.listing-bits .item .lb-item-header:after {
  content: "";
  display: table; }

.listing-bits .item .lb-item-header:after {
  clear: both; }

.listing-bits .item .lb-item-header .lb-item-icon {
  position: relative;
  width: 10%;
  float: left;
  color: #fff;
  background-color: #0E3366;
  border-radius: 50%; }

.listing-bits .item .lb-item-header .lb-item-icon:before {
  content: "";
  display: block;
  padding-top: 100%; }

.listing-bits .item .lb-item-header .lb-item-icon i {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 17px;
  line-height: 17px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.listing-bits .item .lb-item-header .lb-item-title {
  display: block;
  display: -webkit-box;
  position: relative;
  width: 85%;
  max-height: 34px;
  color: #0E3366;
  font-family: "OpenSans-SemiBold", Arial, sans-serif;
  font-size: 1.1rem;
  line-height: 1.2;
  padding-left: 10px;
  margin-top: 5px;
  margin-bottom: 0;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis; }

.listing-bits .item .lb-item-content:before,
.listing-bits .item .lb-item-content:after {
  content: "";
  display: table; }

.listing-bits .item .lb-item-content:after {
  clear: both; }

.listing-bits .item .lb-item-content ul {
  color: #0E3366;
  list-style: none;
  padding: 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 10px; }

.listing-bits .item .lb-item-content ul li {
  display: block;
  display: -webkit-box;
  max-height: 21px;
  color: inherit;
  font-size: 12px;
  margin-bottom: 5px;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis; }

.listing-bits .item .lb-item-content ul li:last-child,
.listing-bits .item .lb-item-content ul li:last-of-type {
  margin-bottom: 0; }

.listing-bits .item .lb-item-content ul li:before {
  display: inline-block;
  width: 10%;
  font-family: "fontsell";
  text-align: center;
  vertical-align: middle; }

.listing-bits .item .lb-item-content ul li.telephone:before {
  content: "\43"; }

.listing-bits .item .lb-item-content ul li.address:before {
  content: "\44"; }

.listing-bits .item .lb-item-content ul li.email:before {
  content: "\45"; }

.listing-bits .item .lb-item-content ul li a {
  text-decoration: none; }

.listing-bits .item .lb-item-content p {
  display: block;
  height: 84px;
  display: -webkit-box;
  font-size: 14px;
  padding: 0 10px;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  border-bottom: 1px solid #e0e0e0; }

.listing-bits .item .lb-item-content .btn {
  display: block;
  font-size: 13px;
  margin-right: auto;
  margin-left: auto; }

.listing-bits .item.type-favorite .btn {
  width: 70%;
  float: left; }

.listing-bits .item.type-favorite .btn.btn-fav-remove {
  width: 30%; }

@media (min-width: 375px) {
  .listing-bits .item .lb-item-header .lb-item-icon {
    width: 12%; }
  .listing-bits .item .lb-item-header .lb-item-title {
    max-height: 50px;
    line-height: 1.3;
    margin-top: 2.5%; }
  .listing-bits .item .lb-item-content ul li {
    font-size: 13px; } }

@media (min-width: 414px) {
  .listing-bits .item .lb-item-header .lb-item-title {
    line-height: 1.2;
    font-size: 1.2rem;
    margin-top: 2.5%; }
  .listing-bits .item .lb-item-content ul li {
    font-size: 14px; } }

@media (min-width: 768px) {
  .listing-bits .item {
    width: 48%;
    height: 220px;
    float: left;
    margin-right: 4%;
    margin-bottom: 4%; }
  .listing-bits .item:nth-child(even) {
    margin-right: 0; }
  .listing-bits .item .lb-item-header .lb-item-title {
    height: 50px;
    max-height: 50px;
    margin-top: 2%; } }

@media (min-width: 992px) {
  .listing-bits .item {
    width: 32%;
    float: left;
    margin-right: 2%;
    margin-bottom: 3%; }
  .listing-bits .item:nth-child(even) {
    margin-right: 2%; }
  .listing-bits .item:nth-child(3n) {
    margin-right: 0; }
  .listing-bits .item .lb-item-header .lb-item-title {
    margin-top: 1.2%; }
  .content-narrow .listing-bits .item {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 4%; }
  .content-narrow .listing-bits .item:nth-child(even) {
    margin-right: 0; } }

@media (min-width: 1200px) {
  .listing-bits .item .lb-item-header .lb-item-title {
    margin-top: 2%; } }

/*--------------------------------
COMPONENTS: SHARE ICONS (JS)
--------------------------------*/
/* SHARE BOX: TYPE LIST
**********************/
.share-box.type-list .jssocials .jssocials-shares .jssocials-share {
  padding-bottom: 5px;
  border-bottom: 1px solid #e0dfdf;
  margin-bottom: 5px; }

.share-box.type-list .jssocials .jssocials-shares .jssocials-share:last-child,
.share-box.type-list .jssocials .jssocials-shares .jssocials-share:last-of-type {
  padding-bottom: 0;
  border-bottom: 0;
  margin-bottom: 0; }

.share-box.type-list .jssocials .jssocials-shares .jssocials-share .jssocials-share-link {
  font-size: 16px;
  text-decoration: none; }

.share-box.type-list .jssocials .jssocials-shares .jssocials-share .jssocials-share-link .jssocials-share-logo {
  display: none; }

.share-box.type-list .jssocials .jssocials-shares .jssocials-share .jssocials-share-link .jssocials-share-label {
  position: relative;
  padding-left: 30px;
  color: #333; }

.share-box.type-list .jssocials .jssocials-shares .jssocials-share .jssocials-share-link .jssocials-share-label:before {
  position: absolute;
  top: 50%;
  left: 0;
  font-family: "fontsell";
  font-size: 20px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }

.share-box.type-list .jssocials .jssocials-shares .jssocials-share.jssocials-share-email .jssocials-share-link .jssocials-share-label:before {
  content: "\45";
  color: #3490F3; }

.share-box.type-list .jssocials .jssocials-shares .jssocials-share.jssocials-share-twitter .jssocials-share-link .jssocials-share-label:before {
  content: "\67";
  color: #000; }

.share-box.type-list .jssocials .jssocials-shares .jssocials-share.jssocials-share-facebook .jssocials-share-link .jssocials-share-label:before {
  content: "\66";
  color: #3b5998; }

.share-box.type-list .jssocials .jssocials-shares .jssocials-share.jssocials-share-copyURL .jssocials-share-link .jssocials-share-label:before {
  font-family: "Font Awesome 5 Brands";
  content: "\f0c5";
  color: #3b5998; }

/* SHARE ICONS: TYPE ROW
***********************/
.journal-content-article .share-box,
.share-box .heading {
  display: none; }

.share-box.type-row {
  text-align: center; }

.share-box.type-row .jssocials {
  display: inline-block; }

.share-box.type-row .jssocials .jssocials-shares .jssocials-share {
  display: inline-block;
  margin: 0 0 -9px 5px; }

.share-box.type-row .jssocials .jssocials-shares .jssocials-share .jssocials-share-link {
  display: inline-block;
  position: relative;
  width: 50px;
  height: 50px;
  background-color: #1f1f1f;
  color: #fff;
  right: 17px;
  z-index: 1;
  overflow: hidden;
  transition: all 0.3s ease;
  margin-top: -4px; }

.share-box.type-row .jssocials .jssocials-shares .jssocials-share .jssocials-share-link:before {
  position: absolute;
  top: 50%;
  left: 50%;
  font-family: "fontsell";
  font-size: 25px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

@media (min-width: 1200px) {
  .share-box.type-row .jssocials .jssocials-shares .jssocials-share .jssocials-share-link:after {
    display: inline-block; }
  .share-box.type-row .jssocials .jssocials-shares .jssocials-share .jssocials-share-link:hover:after {
    font-family: 'OpenSans-Light';
    align-content: center;
    margin-top: 10px;
    text-decoration: none;
    font-size: 20px; } }

.share-box.type-row .jssocials .jssocials-shares .jssocials-share .jssocials-share-link:hover:before {
  left: 16%;
  font-size: 25px; }

/* 2025.04.01 COMPARTEIX */
.share-box.type-row .jssocials .jssocials-shares .jssocials-share.jssocials-share-compartix .jssocials-share-link {
  background-color: #3490F3; }

.share-box.type-row .jssocials .jssocials-shares .jssocials-share.jssocials-share-compartix .jssocials-share-link:before {
  content: "\f1e0"; }

@media (min-width: 1200px) {
  .share-box.type-row .jssocials .jssocials-shares .jssocials-share.jssocials-share-compartix .jssocials-share-link:hover {
    width: 120px;
    right: 87px; }
  .share-box.type-row .jssocials .jssocials-shares .jssocials-share.jssocials-share-compartix .jssocials-share-link:hover:after {
    content: "Comparteix";
    margin-right: 10px; } }

/* MAIL */
.share-box.type-row .jssocials .jssocials-shares .jssocials-share.jssocials-share-email .jssocials-share-link {
  background-color: #3490F3; }

.share-box.type-row .jssocials .jssocials-shares .jssocials-share.jssocials-share-email .jssocials-share-link:before {
  content: "\45"; }

@media (min-width: 1200px) {
  .share-box.type-row .jssocials .jssocials-shares .jssocials-share.jssocials-share-email .jssocials-share-link:hover {
    width: 120px;
    right: 87px; }
  .share-box.type-row .jssocials .jssocials-shares .jssocials-share.jssocials-share-email .jssocials-share-link:hover:after {
    content: "Correu";
    margin-right: 10px; } }

/* X-TWITTER */
.share-box.type-row .jssocials .jssocials-shares .jssocials-share.jssocials-share-twitter .jssocials-share-link {
  background-color: #000; }

.share-box.type-row .jssocials .jssocials-shares .jssocials-share.jssocials-share-twitter .jssocials-share-link:before {
  font-family: "Font Awesome 6 Brands";
  content: "\e61b"; }

@media (min-width: 1200px) {
  .share-box.type-row .jssocials .jssocials-shares .jssocials-share.jssocials-share-twitter .jssocials-share-link:hover {
    width: 120px;
    right: 87px; }
  .share-box.type-row .jssocials .jssocials-shares .jssocials-share.jssocials-share-twitter .jssocials-share-link:hover:after {
    content: "Twitter";
    margin-right: 10px; } }

/* FACEBOOK */
.share-box.type-row .jssocials .jssocials-shares .jssocials-share.jssocials-share-facebook .jssocials-share-link {
  background-color: #3b5998; }

.share-box.type-row .jssocials .jssocials-shares .jssocials-share.jssocials-share-facebook .jssocials-share-link:before {
  content: "\66"; }

@media (min-width: 1200px) {
  .share-box.type-row .jssocials .jssocials-shares .jssocials-share.jssocials-share-facebook .jssocials-share-link:hover {
    width: 144px;
    right: 111px; }
  .share-box.type-row .jssocials .jssocials-shares .jssocials-share.jssocials-share-facebook .jssocials-share-link:hover:after {
    content: "Facebook";
    margin-right: 10px; } }

/* WHATSAPP */
.share-box.type-row .jssocials .jssocials-shares .jssocials-share.jssocials-share-whatsapp .jssocials-share-link {
  background-color: #29a628; }

.share-box.type-row .jssocials .jssocials-shares .jssocials-share.jssocials-share-whatsapp .jssocials-share-link:before {
  font-family: "Font Awesome 5 Brands";
  content: "\f232"; }

@media (min-width: 1200px) {
  .share-box.type-row .jssocials .jssocials-shares .jssocials-share.jssocials-share-whatsapp .jssocials-share-link:hover {
    width: 154px;
    right: 121px; }
  .share-box.type-row .jssocials .jssocials-shares .jssocials-share.jssocials-share-whatsapp .jssocials-share-link:hover:after {
    content: "Whatsapp";
    margin-right: 10px; } }

/* TELEGRAM */
.share-box.type-row .jssocials .jssocials-shares .jssocials-share.jssocials-share-telegram .jssocials-share-link {
  background-color: #2ca5e0; }

.share-box.type-row .jssocials .jssocials-shares .jssocials-share.jssocials-share-telegram .jssocials-share-link:before {
  font-family: "Font Awesome 5 Brands";
  content: "\f2c6"; }

@media (min-width: 1200px) {
  .share-box.type-row .jssocials .jssocials-shares .jssocials-share.jssocials-share-telegram .jssocials-share-link:hover {
    width: 144px;
    right: 111px; }
  .share-box.type-row .jssocials .jssocials-shares .jssocials-share.jssocials-share-telegram .jssocials-share-link:hover:after {
    content: "Telegram";
    margin-right: 10px; } }

/* PINTEREST */
.share-box.type-row .jssocials .jssocials-shares .jssocials-share.jssocials-share-pinterest .jssocials-share-link {
  background-color: #e60023; }

.share-box.type-row .jssocials .jssocials-shares .jssocials-share.jssocials-share-pinterest .jssocials-share-link:before {
  font-family: "Font Awesome 5 Brands";
  content: "\f0d2"; }

@media (min-width: 1200px) {
  .share-box.type-row .jssocials .jssocials-shares .jssocials-share.jssocials-share-pinterest .jssocials-share-link:hover {
    width: 144px;
    right: 111px; }
  .share-box.type-row .jssocials .jssocials-shares .jssocials-share.jssocials-share-pinterest .jssocials-share-link:hover:after {
    content: "Pinterest";
    margin-right: 10px; } }

/* COPY URL */
.share-box.type-row .jssocials .jssocials-shares .jssocials-share.jssocials-share-copyURL .jssocials-share-link {
  background-color: #0E3366;
  cursor: pointer; }

.share-box.type-row .jssocials .jssocials-shares .jssocials-share.jssocials-share-copyURL .jssocials-share-link:before {
  font-family: "Font Awesome 5 Free";
  content: "\f0c5"; }

@media (min-width: 1200px) {
  .share-box.type-row .jssocials .jssocials-shares .jssocials-share.jssocials-share-copyURL .jssocials-share-link:hover {
    width: 105px;
    right: 73px; }
  .share-box.type-row .jssocials .jssocials-shares .jssocials-share.jssocials-share-copyURL .jssocials-share-link:hover:after {
    content: "Copy";
    margin-right: 10px; } }

.share-box.type-row .jssocials .jssocials-shares .jssocials-share .jssocials-share-link .jssocials-share-label {
  position: absolute;
  top: 30px;
  color: #0E3366;
  width: 100px;
  text-align: center;
  left: -30px; }

.share-box.type-row .jssocials .jssocials-shares .jssocials-share .jssocials-share-link .jssocials-share-actionDone {
  display: none;
  position: absolute;
  top: -25px;
  color: #0E3366;
  width: 100px;
  text-align: center;
  left: -30px; }

.share-box.type-row .jssocials .jssocials-shares .jssocials-share .jssocials-share-link .jssocials-share-logo {
  display: none; }

/*.share-box.type-row .heading:before {
     background-image: none;
}
 .share-box.type-row .heading {
     display: inline;
}*/
@media (min-width: 1200px) {
  .share-box.type-row {
    text-align: right; } }

/* Barra comparteix xarxes socials sempre visible a la dreta de la pàgina */
div#shareIcons {
  position: fixed;
  right: -12px;
  top: 300px;
  z-index: 100;
  width: 50px; }

/* endinject */
/* ------------------------------
THEMELET: common-web-grids-themelet > particularitzacions
--------------------------------- */
/*--------------------------------
COMPONENTS: GRID - BOTONS (HERETA DE GRID - REGULAR)
--------------------------------*/
@media (min-width: 992px) {
  .content-wide .grid.botons .grid-wrapper .item {
    width: 16.5%; } }

@media (min-width: 1200px) {
  .content-wide .grid.botons .grid-wrapper .item {
    width: 19.1%; } }

@media (min-width: 992px) {
  .content-narrow .grid.botons .grid-wrapper .item {
    width: 28.5%; } }

@media (min-width: 1200px) {
  .content-narrow .grid.botons .grid-wrapper .item {
    width: 32%; } }

/* ------------------------------
THEMELET: common-web-accordion-themelet > particularitzacions
--------------------------------- */
.accordion.tramits .extras .inner ul li .btn.btn-primary-o {
  background-color: transparent !important;
  border: 0 !important; }

.accordion.tramits .extras .inner ul li .btn.btn-primary-o:hover {
  background-color: transparent !important; }

/* ------------------------------
THEMELET: common-web-listing-themelet > particularitzacions
--------------------------------- */
@media (min-width: 768px) {
  .card-detail.contacte-detail .details .heading {
    font-size: 1.63rem; }
  .card-detail.contacte-detail .details .subheading {
    font-size: 1rem; }
  .card-detail.contacte-detail .details .card-detail-info .cdi-info-row p {
    font-size: 1rem; } }

/** 2025.07.23 EVOLUTIU COMPARTEIX AMB LES TEVES XARXES SOCIALS **/
/* ------------------------------
THEMELET: common-web-share-box-themelet > particularitzacions 2025.05.06
--------------------------------- */
div#shareIcons {
  display: none;
  /* inline-block */
  position: fixed;
  right: -12px;
  top: 103px;
  /* 2025.04.30 51px; */
  z-index: 100; }

@media (min-width: 1200px) {
  div#shareIcons {
    display: none;
    position: fixed;
    right: -12px;
    top: 183px;
    /* 131px; */
    z-index: 100; }
  /** 2025.05.13 Localitzacio de descripcio de xarxa social*/
  html[lang='ca-ES'] .share-box.type-row .jssocials .jssocials-shares .jssocials-share.jssocials-share-email .jssocials-share-link:hover:after {
    content: 'Correu';
    margin-right: 10px; }
  html[lang='es-ES'] .share-box.type-row .jssocials .jssocials-shares .jssocials-share.jssocials-share-email .jssocials-share-link:hover:after {
    content: 'Correo';
    margin-right: 10px; } }

@media (max-width: 768px) {
  div#shareIcons {
    position: fixed;
    right: -20px;
    top: 93px;
    /* 2025.04.30 51px; */
    z-index: 100; }
  .share-box.type-row .jssocials .jssocials-shares .jssocials-share .jssocials-share-link {
    width: 40px;
    height: 40px;
    right: 17px;
    margin-top: -4px; }
  .share-box.type-row .jssocials .jssocials-shares .jssocials-share .jssocials-share-link:before {
    font-size: 20px; } }

/* ------------------------------
THEMELET: common-web-carousel-themelet > particularitzacions 2025.09.03
--------------------------------- */
.images-carousel.videos-carousel .swiper-slide {
  height: 467px; }

/* -------------------------------- */
/* NOTA COLORS: Venen de common-web-colors-themelet */
/* -------------------------------- */
/*--------------------------------
 COLORS negre i aparicions
--------------------------------*/
/*--------------------------------
 COLORS marron
--------------------------------*/
/*--------------------------------
 COLORS blanc
--------------------------------*/
/*--------------------------------
 COLORS blau
--------------------------------*/
/*--------------------------------
 COLORS verd
--------------------------------*/
/* 3 */
/* 4 */
/* 2 */
/* 2 */
/* 2*/
/* 2 */
/*--------------------------------
 COLORS gris
--------------------------------*/
/* 2 */
/* 110 */
/* 4 */
/* 1 */
/* 15 */
/* 32 */
/* 3 */
/* 1 */
/*--------------------------------
 COLORS vermell
--------------------------------*/
/* 7 */
/* 2 */
/* 2 */
/* 2 */
/* 1 */
/* 2 */
/*2 */
/* 2 $color-vermell*/
/* 2 $color-vermell*/
/* 2 $color-vermell-redwine */
/*--------------------------------
 COLORS rosa
--------------------------------*/
/* 2 */
/* 2 */
/* 2 */
/*--------------------------------
 COLORS altres
--------------------------------*/
/* 2 */
/* 2 */
/* 2 */
/* 2 */
/* 2 */
/* 2 */
/* 2 */
/* 2*/
/* --------------------------------
FONTS
--------------------------------*/
/* NOTA FONT OPENSANS: Ve de common-web-font-opensans-themelet */
/* NOTA FONT FONTSELL: Ve de common-web-font-fontsell-themelet */
/*--------------------------------
ICONES
--------------------------------*/
/* NOTA ICONES FONTSELL: Ve de common-web-font-fontsell-themelet */
/* ---------------------------------
GENERALS
--------------------------------- */
body {
  padding-bottom: 40px;
  overflow-x: hidden; }

body.menu-is-visible {
  overflow: hidden; }

/* ---------------------------------
GENERALS: COMMON TOP BAR
--------------------------------- */
#common_top-bar {
  position: relative;
  width: 100%;
  height: 45px;
  background-color: #0E3366;
  overflow: hidden;
  z-index: 150; }

#common_top-bar .container {
  height: inherit;
  position: relative; }

#common_top-bar .container:before {
  background-color: #1f1f1f; }

#common_top-bar .c_tb-logo {
  position: absolute;
  width: 24px;
  height: 31px;
  top: 6px;
  left: 9px;
  color: transparent;
  background-image: url(../images/required/logo-corp-small.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-top: 0;
  margin-bottom: 0; }

#common_top-bar .c_tb-logo a {
  color: inherit;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

#common_top-bar .c_tb-logo a:hover {
  color: inherit !important; }

#common_top-bar .c_tb-lang {
  position: relative;
  width: 100px;
  height: inherit;
  float: right;
  color: #fff;
  -webkit-transform: skewX(-45deg);
  -moz-transform: skewX(-45deg);
  -ms-transform: skewX(-45deg);
  -o-transform: skewX(-45deg);
  transform: skewX(-45deg);
  margin-right: -35px; }

#common_top-bar .c_tb-lang .current-lang {
  position: absolute;
  width: 100%;
  height: 100%;
  color: inherit;
  background-color: #1f1f1f;
  z-index: 10; }

#common_top-bar .c_tb-lang .current-lang span,
#common_top-bar .c_tb-lang ul li {
  display: block;
  color: inherit;
  -webkit-transform: skewX(45deg);
  -moz-transform: skewX(45deg);
  -ms-transform: skewX(45deg);
  -o-transform: skewX(45deg);
  transform: skewX(45deg); }

#common_top-bar .c_tb-lang .current-lang span {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  text-align: center;
  text-decoration: none;
  cursor: pointer; }

#common_top-bar .c_tb-lang ul {
  position: absolute;
  height: 100%;
  top: 0;
  right: 0;
  color: inherit;
  text-align: center;
  list-style: none;
  background-color: #292929;
  padding: 5px 15px;
  margin-bottom: 0;
  will-change: right;
  -webkit-transition: right .3s;
  -moz-transition: right .3s;
  -o-transition: right .3s;
  transition: right .3s;
  white-space: nowrap;
  width: unset; }

#common_top-bar .c_tb-lang:hover ul {
  right: 100%;
  visibility: visible; }

#common_top-bar .c_tb-lang ul li {
  position: relative;
  display: inline-block;
  top: calc(50% - 12px);
  color: inherit;
  margin-right: 10px;
  width: 35px; }

#common_top-bar .c_tb-lang ul li:last-child,
#common_top-bar .c_tb-lang ul li:last-of-type {
  margin-right: 0; }

#common_top-bar .c_tb-lang ul li a {
  color: inherit; }

@media (min-width: 414px) {
  #common_top-bar .c_tb-logo {
    width: 195px;
    height: 32px;
    top: 7px;
    /* left: auto; */
    background-image: url(../images/required/logo-conselldemallorca.svg); } }

@media (min-width: 768px) {
  #common_top-bar .container:before {
    content: "";
    position: absolute;
    width: 0;
    height: inherit;
    top: 0;
    right: calc(-50vw + 45px);
    background-color: transparent; }
  #common_top-bar .c_tb-lang {
    margin-right: 0; } }

@media (min-width: 1200px) {
  #common_top-bar {
    overflow: hidden; }
  #common_top-bar .container:before {
    width: 50vw;
    background-color: #1f1f1f; }
  #common_top-bar .c_tb-lang ul {
    visibility: hidden; } }

@media (max-width: 1199px) {
  #common_top-bar .container {
    position: initial; }
  #common_top-bar .c_tb-lang {
    position: absolute;
    width: 50%;
    top: 0;
    left: calc(100% + 15px);
    padding: 10px 20px;
    background-color: #1f1f1f;
    box-shadow: 0 0 0 0 #e0e0e0, 0 0 0 rgba(0, 0, 0, 0.12), -2px -3px 3px rgba(0, 0, 0, 0.24);
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    -webkit-transition: left .5s;
    -moz-transition: left .5s;
    -ms-transition: left .5s;
    -o-transition: left .5s;
    transition: left .5s; }
  #common_top-bar .c_tb-lang.is-visible {
    left: 50%; }
  #common_top-bar .c_tb-lang .current-lang {
    display: inline-block;
    position: initial;
    width: auto;
    height: auto;
    background-color: transparent;
    border-bottom: 1px solid #fff;
    z-index: initial; }
  #common_top-bar .c_tb-lang .current-lang span,
  #common_top-bar .c_tb-lang ul li {
    display: inline-block;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; }
  #common_top-bar .c_tb-lang ul {
    display: inline-block;
    position: initial;
    width: auto;
    height: auto;
    top: auto;
    right: auto;
    text-align: initial;
    list-style: none;
    background-color: transparent; } }

@media (max-width: 567px) {
  #common_top-bar .c_tb-lang {
    width: calc(100% - 45px); }
  #common_top-bar .c_tb-lang.is-visible {
    left: 45px; } }

/* ---------------------------------
GENERALS: COMMON MICROSITE LOGO
--------------------------------- */
#common_microsite-logo {
  position: relative;
  width: 100%;
  top: auto;
  left: auto;
  z-index: 200;
  border-bottom: 1px #000 solid;
  background-color: #fff; }

#common_microsite-logo .container {
  height: 5rem;
  max-height: 5rem; }

#common_microsite-logo .c_ml-logo {
  z-index: 0;
  position: absolute;
  max-height: inherit;
  margin-bottom: 0; }

#common_microsite-logo .c_ml-logo a {
  display: block;
  margin: 0 auto 0;
  max-height: inherit; }

#common_microsite-logo.c_ml-horizontal .c_ml-logo a {
  max-width: 125px; }

#common_microsite-logo.c_ml-vertical .c_ml-logo a {
  max-width: 75px; }

#common_microsite-logo .c_ml-logo a img {
  max-height: inherit; }

@media (min-width: 320px) {
  #common_microsite-logo .container {
    margin-right: 0;
    max-width: 100%; } }

@media (max-width: 640px) {
  #common_microsite-logo {
    position: initial;
    background-color: white; } }

@media (min-width: 768px) {
  #common_microsite-logo .container {
    margin-right: 0;
    max-width: 95%; } }

@media (min-width: 992px) {
  #common_microsite-logo .container {
    margin-right: 0;
    max-width: 95%; }
  #common_microsite-logo .c_ml-logo a {
    display: block; } }

@media (max-width: 1199px) {
  #common_microsite-logo {
    z-index: initial; } }

@media (min-width: 1200px) {
  #common_microsite-logo .container {
    margin-right: auto;
    max-width: 1170px; }
  #common_microsite-logo .c_ml-logo {
    position: absolute;
    top: 50%;
    float: left;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
  #common_microsite-logo.c_ml-horizontal .c_ml-logo a {
    max-width: 140px; } }

/*--------------------------------
GENERALS: CONTENT WIDE
--------------------------------*/
@media (min-width: 320px) {
  .content-wide {
    margin-top: 30px;
    margin-bottom: 30px; } }

@media (min-width: 768px) {
  .content-wide {
    margin-top: 30px;
    margin-bottom: 30px; } }

.content-wide .portlet-no-decorate-title-bars .portlet-content-container {
  overflow: hidden; }

/*--------------------------------
GENERALS: COLUMNS-MAX
-------------------------------*/
.columns-max {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 320px) {
  .columns-max {
    margin-top: 30px;
    margin-bottom: 30px; } }

@media (min-width: 576px) {
  .columns-max {
    max-width: 540px; } }

@media (min-width: 768px) {
  .columns-max {
    max-width: 720px; } }

@media (min-width: 992px) {
  .columns-max {
    max-width: 960px; } }

@media (min-width: 1200px) {
  .columns-max {
    max-width: 1170px; } }

/*--------------------------------
GENERALS: CONTENT NARROW
--------------------------------*/
.content-narrow {
  position: relative;
  float: left; }

@media (min-width: 320px) {
  .content-narrow {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px; } }

@media (min-width: 768px) {
  .content-narrow {
    padding-right: 15px;
    padding-left: 15px; } }

@media (min-width: 992px) {
  .content-narrow {
    width: 75%;
    padding-left: 0;
    margin-top: 30px;
    margin-bottom: 30px; } }

/*--------------------------------
GENERALS: SIDEBAR
--------------------------------*/
aside {
  position: relative;
  float: left; }

@media (min-width: 320px) {
  aside {
    width: 100%; } }

@media (min-width: 768px) {
  aside {
    padding-right: 15px;
    padding-left: 15px; } }

@media (min-width: 992px) {
  aside {
    width: 25%;
    padding-right: 0;
    margin-top: 30px;
    margin-bottom: 30px; } }

/* ---------------------------------
GENERALS: COMMON FOOTER
--------------------------------- */
#common_footer {
  width: 100%;
  height: 40px;
  background-color: #1f1f1f;
  position: absolute;
  right: 0;
  left: 0; }

#common_footer .c_f-logo {
  position: relative;
  width: 20px;
  height: 28px;
  top: 5px;
  float: left;
  background-image: url(../images/required/logo-corp-small.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  margin: 0;
  overflow: hidden; }

#common_footer .c_f-logo a {
  position: absolute;
  width: 100%;
  color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

#common_footer .c_f-copyright {
  width: calc(100% - 30px);
  float: right;
  color: #fff;
  font-size: 0.8rem;
  text-align: right;
  margin-top: 15px; }

@media (min-width: 768px) {
  #common_footer .c_f-logo {
    width: 195px;
    height: 32px;
    top: 4px;
    background-image: url(../images/required/logo-conselldemallorca.svg); }
  #common_footer .c_f-copyright {
    width: calc(100% - 230px);
    margin-top: 10px; } }

/*--------------------------------
GENERALS: MAIN HEADER
--------------------------------*/
header.main-header {
  position: relative;
  width: 100%;
  color: #fff;
  background-size: cover;
  background-position: initial;
  background-repeat: no-repeat;
  height: 250px;
  align-items: center;
  display: flex; }

header.main-header:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

header.main-header .container {
  justify-content: center;
  display: flex; }

header.main-header .mh-title {
  margin-top: 0;
  background-color: rgba(255, 255, 255, 0.8);
  color: #000;
  text-align: center;
  font-family: 'OpenSans-Regular', serif;
  padding: 15px;
  width: fit-content; }

@media (min-width: 320px) {
  header.main-header .container,
  header.main-header#home-quick-view .container {
    padding: 0 15px; }
  header.main-header .mh-title {
    font-size: 2.3em;
    letter-spacing: 1px; } }

@media (min-width: 768px) {
  header.main-header {
    height: 300px;
    position: relative; }
  header.main-header .container {
    padding: 0 30px; }
  header.main-header .mh-title {
    font-size: 3.5em; }
  header.main-header.mh-section {
    height: 350px; } }

@media (min-width: 992px) {
  header.main-header {
    height: 350px; }
  header.main-header.mh-section {
    height: 350px; } }

/*--------------------------------
ELEMENTS: REGULAR HEADINGS
--------------------------------*/
h1, h2, h3, h4, h5, h6 {
  font-family: "OpenSans-Bold", Arial, sans-serif, serif; }

/*--------------------------------
ELEMENTS: LINKS & BUTTONS
--------------------------------*/
a:focus, button:focus {
  outline: 0; }

.btn {
  display: inline-block;
  width: auto;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 0;
  border-radius: 0.25rem;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
  outline: 0; }

.btn-lg {
  font-size: 18px;
  padding: 10px 16px; }

.btn-md {
  font-size: 14px;
  padding: 6px 12px; }

.btn-sm {
  font-size: 12px;
  padding: 5px 10px; }

.btn-xs {
  font-size: 12px;
  padding: 1px 5px; }

.btn-block {
  display: block;
  width: 100%;
  height: 45px;
  line-height: 45px;
  line-height: 31px; }

/* BUTTON - LINK
***************/
.btn-link, .btn-link:active, .btn-link:visited, .btn-link:focus {
  color: #6a90b5;
  background-color: transparent; }

.btn-link:hover, .btn-link:active {
  color: #6a90b5;
  background-color: transparent;
  text-decoration: underline; }

/* BUTTON - DEFAULT
******************/
.btn-default, .btn-default:active, .btn-default:visited, .btn-default:focus {
  color: #292929;
  background-color: #e6e6e6;
  border: 1px solid #e6e6e6; }

.btn-default:hover, .btn-default:active {
  color: #292929;
  background-color: #c1c1c1; }

/* BUTTON - DEFAULT OUTLINE
**************************/
.btn-default-o, .btn-default-o:active, .btn-default-o:visited, .btn-default-o:focus {
  color: #9a9a9a;
  background-color: transparent;
  border: 1px solid #e6e6e6; }

.btn-default-o:hover, .btn-default-o:active {
  color: #292929;
  background-color: #e6e6e6;
  border: 1px solid #e6e6e6; }

/* BUTTON - DARK
***************/
.btn-dark, .btn-dark:active, .btn-dark:visited, .btn-dark:focus {
  color: #fff;
  background-color: #292929;
  border: 1px solid #292929; }

.btn-dark:hover, .btn-dark:active {
  color: #fff;
  background-color: #393939; }

/* BUTTON - DARK OUTLINE
***********************/
.btn-dark-o, .btn-dark-o:active, .btn-dark-o:visited, .btn-dark-o:focus {
  color: #292929;
  background-color: transparent;
  border: 1px solid #292929; }

.btn-dark-o:hover, .btn-dark-o:active {
  color: #fff;
  background-color: #292929;
  border: 1px solid #292929; }

/* BUTTON - PRIMARY
******************/
.btn-primary, .btn-primary:active, .btn-primary:visited, .btn-primary:focus {
  color: #fff;
  background-color: #0E3366;
  border: 1px solid #0E3366; }

.btn-primary:hover, .btn-primary:active {
  color: #fff;
  background-color: #204f90; }

/* BUTTON - PRIMARY OUTLINE
**************************/
.btn-primary-o, .btn-primary-o:active,
.btn-primary-o:visited, .btn-primary-o:focus,
.btn-primary-o:hover {
  color: #fff;
  background-color: #0E3366;
  padding: 5px 20px; }

/* BUTTON - CTA
**************/
.btn-cta, .btn-cta:active, .btn-cta:visited, .btn-cta:focus {
  color: #fff;
  background-color: #c62526;
  border: 1px solid #c62526; }

.btn-cta:hover, .btn-cta:active {
  color: #fff;
  background-color: #af1a1e; }

/* BUTTON - CTA OUTLINE
**********************/
.btn-cta-o, .btn-cta-o:active, .btn-cta-o:visited, .btn-cta-o:focus {
  color: #c62526;
  background-color: transparent;
  border: 1px solid #c62526; }

.btn-cta-o:hover, .btn-cta-o:active {
  color: #fff;
  background-color: #c62526; }

/* BUTTON - ROUND
****************/
.btn-round {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: blue;
  padding: 9px;
  margin-right: 5px; }

.btn-round:last-child, .btn-round:last-of-type {
  margin-right: 0; }

/* BUTTON - SOCIAL COLORS
************************/
.btn-compartix {
  background-color: #4e3431; }

/*  2025.07.23 */
.btn-facebook {
  background-color: #3b5998; }

.btn-twitter {
  background-color: #000; }

.btn-google-plus {
  background-color: #dd4b39; }

.btn-issuu {
  background-color: #f26f61; }

.btn-librarything {
  background-color: #4e3431; }

.btn-newsletter {
  background-color: #FC8A16; }

.btn-instagram {
  background-color: #da3683; }

.btn-youtube {
  background-color: #FF0000; }

.btn-flickr {
  background-color: #ff0084; }

.btn-pinterest {
  background-color: #BD081C; }

.btn-whatsapp {
  background-color: #29a71a; }

/*
aside .btn-facebook {	background-color: $color_negre;}
aside .btn-twitter {	background-color: $color_negre;}
aside .btn-google-plus {	background-color: $color_negre;}
aside .btn-issuu { background-color: $color_negre; }
aside .btn-librarything {	background-color: $color_negre; }
aside .btn-newsletter { background-color: $color_negre; }
aside .btn-instagram { background-color: $color_negre; }
aside .btn-youtube {	background-color: $color_negre; }
aside .btn-flickr { background-color: $color_negre;}
aside .btn-pinterest { background-color: $color_negre;}
*/
/* ---------------------------------
ELEMENTS: TRIANGLE CTA
--------------------------------- */
.triangle-cta {
  position: relative;
  width: 100%;
  overflow: hidden; }

.triangle-cta:before {
  content: "";
  display: block;
  padding-top: 100%; }

.triangle-cta a {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  color: inherit;
  text-decoration: none; }

.triangle-cta .background {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important; }

.triangle-cta .text-wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  color: #fff;
  padding: 30px;
  background-color: rgba(103, 154, 200, 0.7);
  will-change: padding;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }

.triangle-cta:hover .text-wrapper {
  padding-left: 45px; }

.triangle-cta .text-wrapper:after {
  content: "";
  display: none;
  position: absolute;
  width: 0;
  height: 0;
  top: 0;
  right: -50%;
  margin-left: -500px;
  border-bottom: 500px solid transparent;
  border-left: 500px solid #679ac8; }

.triangle-cta .text-wrapper .title, .triangle-cta .text-wrapper .subtitle {
  position: relative;
  text-align: center;
  z-index: 10; }

.triangle-cta .text-wrapper .subtitle:before {
  content: "\62";
  position: absolute;
  top: -2px;
  left: -25px;
  font-family: "fontsell";
  font-size: 18px;
  opacity: 0;
  will-change: opacity;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }

.triangle-cta:hover .text-wrapper .subtitle:before {
  opacity: 1; }

.triangle-cta .text-wrapper .title {
  color: inherit;
  font-family: "OpenSans-Bold", Arial, sans-serif;
  font-size: 2.3em;
  margin-top: 10px; }

.triangle-cta .text-wrapper .subtitle {
  font-size: 1.05em;
  margin-bottom: 0; }

@media (min-width: 568px) {
  .triangle-cta:before {
    padding-top: 30%; } }

@media (min-width: 768px) {
  .triangle-cta:before {
    padding-top: 25%; }
  .triangle-cta .background {
    width: 40%;
    left: 60%; }
  .triangle-cta .text-wrapper {
    width: 60%;
    background-color: #679ac8; }
  .triangle-cta .text-wrapper:after {
    display: block; }
  .triangle-cta .text-wrapper .title, .triangle-cta .text-wrapper .subtitle {
    text-align: left; } }

@media (min-width: 1200px) {
  .triangle-cta:before {
    padding-top: 20%; } }

/*--------------------------------
ELEMENTS: FORMS & INPUTS
--------------------------------*/
form:after {
  clear: both; }

form div.row {
  margin-right: -7px;
  margin-left: -7px; }

form div[class*="col-xs"], form div[class*="col-sm"], form div[class*="col-md"], form div[class*="col-lg"] {
  padding-right: 7px;
  padding-left: 7px; }

/* INPUT REGULAR
***************/
.consellForm input {
  width: 100%;
  height: 45px;
  color: #888888;
  padding: 5px 10px;
  border: 1px solid #888888;
  box-shadow: none;
  outline: 0;
  margin-bottom: 15px; }

.consellForm input:focus {
  border-width: 2px;
  border-color: #0e3366;
  outline: none; }

html .consellForm input[disabled] {
  color: #dadada;
  background-color: transparent;
  border: 1px solid #dadada;
  cursor: not-allowed; }

html .consellForm input[disabled]::-webkit-input-placeholder {
  color: #dadada; }

html .consellForm input[disabled]:disabled:-moz-placeholder {
  color: #dadada;
  opacity: 1; }

html .consellForm input[disabled]:disabled::-moz-placeholder {
  color: #dadada;
  opacity: 1; }

html .consellForm input[disabled]:disabled:-ms-input-placeholder {
  color: #dadada; }

/* INPUTS (Bootstrap Overwrite) 
******************************/
.input-group {
  width: 100%; }

.form-control {
  height: 45px;
  border: 1px solid #888888;
  border-radius: 0; }

.form-control:focus {
  border: 2px solid #0e3366;
  box-shadow: none;
  outline: none; }

.input-group .input-group-addon {
  width: 45px;
  color: #fff;
  background-color: #0e3366;
  border-radius: 0;
  border: 1px solid #0e3366;
  border-left: 0; }

.form-control[disabled], fieldset[disabled] .form-control {
  background: transparent;
  border-color: #dadada;
  box-shadow: none; }

.form-control[disabled] + .input-group-addon {
  opacity: 0.5;
  cursor: not-allowed; }

/* SELECT WITH STYLE 
*******************/
.select-style {
  width: 100%;
  height: 45px;
  padding: 0;
  background-color: #fff;
  background: url(../images/required/select-arrow.png) no-repeat 98% 50%;
  background-size: 30px;
  border: 1px solid #888888;
  margin: 0;
  margin-bottom: 15px;
  overflow: hidden; }

.select-style select {
  padding: 5px 8px;
  width: 120%;
  height: 100%;
  border: none;
  box-shadow: none;
  background-color: transparent;
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer; }

.select-style select:focus {
  outline: none; }

.select-style.disabled {
  border: 1px solid #dadada; }

.select-style.disabled select[disabled] {
  color: #dadada;
  cursor: not-allowed; }

/* INPUT BOX-OPTION (checkbox & radiobuttons) 
********************************************/
.box-option {
  position: absolute;
  z-index: -1;
  opacity: 0; }

.box-option:not(:checked) + label, .box-option:checked + label {
  position: relative;
  padding-top: 3px;
  padding-left: 1.95em;
  margin-bottom: 10px;
  margin-right: 15px;
  cursor: pointer; }

.box-option:not(:checked) + label:before, .box-option:checked + label:before {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  top: 2px;
  left: 0;
  background: #eaeaea;
  border: 1px solid #dcd9d9; }

.box-option.type-radio:not(:checked) + label:before, .box-option.type-radio:checked + label:before {
  border-radius: 50%; }

.box-option:checked + label:before {
  background: #4b78a5; }

.box-option.type-check:not(:checked) + label:after, .box-option.type-check:checked + label:after {
  content: "";
  position: absolute;
  width: 5px;
  height: 12px;
  left: 8px;
  top: 4px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.box-option.type-radio:not(:checked) + label:after, .box-option.type-radio:checked + label:after {
  content: "";
  position: absolute;
  left: 6px;
  top: 8px;
  height: 8px;
  width: 8px;
  border-radius: 50%;
  background: #fff; }

.box-option:not(:checked) + label:after {
  opacity: 0; }

.box-option:checked + label:after {
  opacity: 1; }

.box-option:disabled:not(:checked) + label:before, .box-option:disabled:checked + label:before {
  box-shadow: none;
  background-color: #eeeeee; }

.box-option:disabled:checked + label:after {
  color: #999999; }

.box-option:disabled + label {
  color: #d0d0d0; }

/* SWITCHBOX 
***********/
.switchbox {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: 8px 0 0 16px;
  opacity: 0; }

.switchbox + label {
  position: relative;
  line-height: 1.7em;
  padding: 0 0 0 50px;
  margin-bottom: 10px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer; }

.switchbox:disabled + label {
  color: #d0d0d0;
  cursor: not-allowed; }

.switchbox + label:before {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 40px;
  height: 24px;
  border-radius: 16px;
  background: #eaeaea;
  border: 1px solid #dcd9d9;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }

.switchbox + label:after {
  content: "";
  position: absolute;
  display: block;
  left: 3px;
  top: 3px;
  width: 18px;
  height: 18px;
  border-radius: 16px;
  background: #fff;
  border: 1px solid #dcd9d9;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }

.switchbox:checked + label:before {
  border-color: #38618a;
  background: #4b78a5; }

.switchbox:checked + label:after {
  border-color: #38618a;
  margin-left: 16px; }

.switchbox:disabled + label:before {
  border: 1px solid #dadada;
  background: #f1f1f1; }

input:disabled.switchbox:checked + label:before {
  border: 1px solid #c5dee4;
  background: #d1e7ec; }

.switchbox:disabled + label:after {
  border: 1px solid #dadada;
  background: #f1f1f1; }

input:disabled.switchbox:checked + label:after {
  border: 1px solid #c5dee4;
  background: #fff; }

.switchbox.favorite:checked + label:before {
  border-color: #b93029;
  background: #e06963; }

.switchbox.favorite:checked + label:after {
  border-color: #b93029; }

/* SWITCH-BLOCK (JS) ******************/
.switch-block {
  width: 100%; }

.switch-block:before, .switch-block:after {
  content: "";
  display: table; }

.switch-block:after {
  clear: both; }

.switch-block .switchbox + label {
  width: 0;
  float: right;
  overflow: hidden;
  padding: 0 0 3px 42px;
  margin: 0; }

.switch-block .switch-block-title {
  float: left;
  font-size: 17px;
  margin-top: 3px;
  margin-bottom: 0; }

.switch-content {
  display: none; }

/* INPUT UPLOAD FILE (JS) ************************/
.upload-file {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1; }

.upload-file + label {
  display: block;
  position: relative;
  width: 100%;
  height: 45px;
  font-size: 1.25rem;
  font-weight: 700;
  text-overflow: ellipsis;
  background-color: transparent;
  border: 1px solid #888888;
  padding: 5px 5px;
  margin-bottom: 15px;
  white-space: nowrap;
  cursor: pointer;
  overflow: hidden; }

.upload-file + label span {
  padding: 5px 0; }

.upload-file + label span {
  width: 75%;
  height: 100%;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  vertical-align: top; }

.upload-file + label .btn {
  position: absolute;
  display: inline-block;
  right: 5px; }

.upload-file:focus + label, .upload-file.has-focus + label {
  border-width: 2px;
  border-color: #0e3366;
  outline: none; }

.upload-file:focus + label .btn, .upload-file.has-focus + label .btn {
  top: 4px; }

.upload-file:disabled + label {
  color: #dadada;
  border: 1px solid #dadada;
  cursor: not-allowed; }

.upload-file:disabled + label .btn {
  opacity: 0.5;
  cursor: not-allowed; }

@media screen and (max-width: 50em) {
  .upload-file + label .btn {
    display: block; } }

/* TEXTAREA **********/
textarea {
  width: 100%;
  max-width: 100%;
  height: 135px;
  border: 1px solid #888888;
  padding: 10px;
  margin-bottom: 15px; }

textarea:focus {
  border-width: 2px;
  border-color: #0e3366;
  outline: none; }

textarea:disabled {
  color: #dadada;
  background-color: transparent;
  border: 1px solid #dadada;
  cursor: not-allowed; }

textarea:disabled::-webkit-input-placeholder {
  color: #dadada; }

textarea:disabled:-moz-placeholder {
  color: #dadada;
  opacity: 1; }

textarea:disabled::-moz-placeholder {
  color: #dadada;
  opacity: 1; }

textarea:disabled:-ms-input-placeholder {
  color: #dadada; }

/* DATEPICKER (Bootstrap Overwrite) **********************************/
.bootstrap-datetimepicker-widget .glyphicon {
  color: #0e3366; }

.bootstrap-datetimepicker-widget table th.prev::after {
  content: "Mes anterior"; }

.bootstrap-datetimepicker-widget table th.next::after {
  content: "Mes següent"; }

.bootstrap-datetimepicker-widget .datepicker-days {
  color: #0e3366; }

.bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover {
  background-color: #0e3366;
  font-family: "OpenSans-Bold"; }

.bootstrap-datetimepicker-widget table td.today:before {
  border-bottom-color: #0e3366; }

.bootstrap-datetimepicker-widget table td.active.today:before {
  border-bottom-color: #fff; }

/*--------------------------------
  COMPONENTS: NOTIFICATION (JS)
--------------------------------*/
.notification {
  position: relative;
  padding: 10px;
  background-color: #0E3366;
  margin-bottom: 30px; }

.notification.informative {
  background: #1859B2; }

.notification.success {
  background: #07c145; }

.notification.warning {
  background: #ff9933; }

.notification.error {
  background: #c62526; }

.notification .text-wrapper {
  position: relative;
  width: 100%;
  color: #fff;
  padding-left: 40px; }

.notification .text-wrapper:before {
  position: absolute;
  top: 12px;
  left: 0;
  font-family: "fontsell";
  font-size: 2em;
  line-height: 0; }

.notification .text-wrapper h4 {
  font-size: 1.2em; }

.notification .text-wrapper p {
  color: #fff;
  margin-bottom: 0.6rem; }

.notification .text-wrapper a {
  color: #fff;
  text-decoration: underline; }

.notification.informative .text-wrapper:before {
  content: "\70"; }

.notification.success .text-wrapper:before {
  content: "\75"; }

.notification.warning .text-wrapper:before {
  content: "\72"; }

.notification.error .text-wrapper:before {
  content: "\76"; }

.notification .btn-close {
  position: absolute;
  width: 21px;
  height: 21px;
  top: 10px;
  right: 10px;
  border-radius: 50px;
  cursor: pointer;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }

.notification .btn-close:before {
  position: absolute;
  top: 1px;
  left: 3px;
  font-family: "fontsell";
  font-size: 1.2em;
  font-weight: bold;
  content: "\69";
  color: #fff; }

@media (min-width: 375px) {
  .notification .btn-close {
    top: 17px; } }

@media (min-width: 768px) {
  .notification {
    padding: 15px; }
  .notification .text-wrapper {
    padding-right: 40px;
    padding-left: 55px; }
  .notification .text-wrapper:before {
    top: 12px;
    left: 0;
    font-size: 3em; }
  .notification .btn-close {
    width: 26px;
    height: 26px;
    top: 50%;
    right: 15px;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%); }
  .notification .btn-close:before {
    top: 2px;
    left: 5px;
    font-size: 1.3em; } }

@media (min-width: 1200px) {
  .notification .text-wrapper a:hover {
    opacity: 0.8; }
  .notification .btn-close:hover {
    background: #6b6c7e; }
  .notification .btn-close:hover:before {
    color: #fff; } }

/*--------------------------------
COMPONENTS: TEXT EXPAND (JS)
--------------------------------*/
header .text-expanded, aside .text-expand {
  display: none; }

.text-expand {
  position: relative;
  background: #fff;
  box-shadow: 0 -1px 0 #e0e0e0, 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 4px rgba(0, 0, 0, 0.24);
  margin-bottom: 30px; }

.text-expand-wrapper {
  margin: 0 auto;
  margin-bottom: 15px;
  max-height: 122px;
  overflow: hidden; }

.btn-expand {
  display: none;
  position: absolute;
  bottom: 0;
  left: 50%;
  padding: 5px 15px;
  cursor: pointer;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0); }

.btn-expand .less, .btn-expand.expand .more {
  display: none; }

.btn-expand.expand .less {
  display: inline; }

.btn-expand:focus {
  outline: none; }

.btn-expand i {
  color: #0e3366;
  font-size: 2em;
  line-height: 0; }

@media (min-width: 320px) {
  .text-expand {
    padding: 15px; } }

@media (min-width: 768px) {
  .text-expand {
    padding: 30px; } }

/*--------------------------------
  COMPONENTS: EXTRAS ajustar botons i línies de text
--------------------------------*/
.extras.comunicacio ul li p {
  display: inline-flex; }

.extras.comunicacio ul li p:empty {
  display: none; }

@media (min-width: 769px) {
  .extras.comunicacio ul li .btn {
    align-self: center;
    margin-left: auto;
    flex-basis: 8%; } }

.extras.comunicacio ul li .mt-xs-regular {
  flex-basis: 8%;
  align-items: center;
  flex-grow: 1;
  display: flex;
  flex-wrap: wrap; }

@media (max-width: 769px) {
  .extras.comunicacio ul li .btn {
    align-self: center;
    flex-basis: 8%; } }

@media (min-width: 320px) {
  .extras.comunicacio .basic {
    font-size: 1.0rem; } }

/*--------------------------------
  COMPONENTS: TABS (JS)
--------------------------------*/
header .tabs,
aside .tabs,
footer .tabs {
  display: none; }

.tabs {
  position: relative;
  margin-bottom: 30px; }

.tabs .tabs-nav {
  width: 100%;
  height: 42px;
  margin-bottom: 15px; }

.tabs .tabs-nav .tabs-nav-wrapper {
  width: 100%;
  border-bottom: 1px solid #0E3366; }

.tabs .tabs-nav .tabs-nav-wrapper .items-nav-wrapper {
  width: 100%;
  overflow-x: auto;
  display: flex;
  scrollbar-width: thin; }

.tabs .tabs-nav .tabs-nav-wrapper .items-nav-wrapper .item {
  display: inline-block;
  color: #0E3366;
  font-size: 1rem;
  text-decoration: none;
  padding: 10px 15px;
  cursor: pointer;
  margin-right: 5px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  white-space: nowrap; }

.tabs .tabs-nav .tabs-nav-wrapper .items-nav-wrapper .item:hover {
  font-weight: 800;
  border-bottom: 1px solid #0E3366; }

.tabs .tabs-nav .tabs-nav-wrapper .items-nav-wrapper .item.active {
  font-weight: 800;
  border-bottom: 1px solid #0E3366; }

.tabs .tabs-nav .tabs-nav-wrapper .items-nav-wrapper .item i {
  display: inline-block;
  font-size: 18px;
  line-height: 12px;
  vertical-align: top;
  padding-right: 5px; }

.tabs .tabs-inner-wrapper {
  position: relative; }

.tabs .tabs-inner-wrapper .tabs-inner {
  display: none;
  width: 100%;
  top: 0;
  left: 0; }

.tabs .tabs-inner-wrapper .tabs-inner:before,
.tabs .tabs-inner-wrapper .tabs-inner:after {
  content: "";
  display: table; }

.tabs .tabs-inner-wrapper .tabs-inner:after {
  clear: both; }

.tabs.splitted {
  margin-bottom: 80px; }

.tabs.splitted .tabs-inner-wrapper .tabs-inner {
  background-color: #fff;
  padding: 15px;
  box-shadow: 0 -1px 0 #e0e0e0, 0 0 2px #e0e0e0, 0 2px 4px #999999; }

.tabs form .tabs-form-buttons {
  position: absolute;
  width: calc(100% - 30px);
  bottom: -65px;
  left: 15px; }

@media (min-width: 992px) {
  .tabs .tabs-nav {
    margin-bottom: 10px; }
  .tabs.splitted {
    margin-bottom: 120px; }
  .tabs.splitted:before, .tabs.splitted:after {
    content: "";
    display: table; }
  .tabs.splitted:after {
    clear: both; }
  .tabs.splitted .tabs-nav {
    width: 25%;
    height: auto;
    float: left; }
  .tabs.splitted .tabs-nav .tabs-nav-wrapper {
    overflow-y: initial;
    overflow-x: initial; }
  .tabs.splitted .tabs-nav .tabs-nav-wrapper .items-nav-wrapper {
    width: 100% !important; }
  .tabs.splitted .tabs-nav .tabs-nav-wrapper .items-nav-wrapper .item {
    width: 100%;
    margin-bottom: 10px; }
  .tabs.splitted .tabs-inner-wrapper {
    width: 75%;
    float: left;
    padding: 0 15px; }
  .tabs.splitted .tabs-inner-wrapper .tabs-inner {
    background-color: #fff;
    padding: 30px; } }

/*-------------------------------- 
COMPONENTS: SIDE LINKS (aside) 
--------------------------------*/
header .side-links, .content-wide .side-links, .content-narrow .side-links {
  display: none; }

.side-links {
  background-color: #f1f1f1;
  padding: 15px;
  margin-bottom: 30px; }

.side-links ul {
  list-style: none;
  padding: 0; }

.side-links ul li {
  padding-bottom: 10px;
  border-bottom: 1px solid #e0dfdf;
  margin-bottom: 10px; }

.side-links ul li:last-child {
  padding-bottom: 0;
  border-bottom: 0;
  margin-bottom: 0; }

.side-links ul li a {
  display: block;
  position: relative;
  text-decoration: none;
  line-height: 1rem; }

.side-links ul li h1, .side-links ul li h2,
.side-links ul li h3, .side-links ul li h4,
.side-links ul li h5, .side-links ul li h6,
.side-links ul li p {
  display: block;
  display: -webkit-box;
  max-height: 33px;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1rem;
  color: #393a4a; }

.side-links ul li h1, .side-links ul li h2,
.side-links ul li h3, .side-links ul li h4,
.side-links ul li h5, .side-links ul li h6 {
  font-size: 1em;
  line-height: 1rem;
  margin: 0.3rem 0 0.4rem; }

.side-links ul li p {
  font-size: 0.9em;
  line-height: 1rem;
  margin: 0.2778rem 0 0.8333rem; }

@media (min-width: 768px) {
  .side-links {
    padding: 30px; } }

@media (min-width: 992px) {
  .side-links {
    padding: 15px; } }

/*-----------------------------------
  COMPONENTS: GALLERIES (SWIPER.JS)
  GENERICS (SWIPER.JS) -> ¡This styles runs only when swiper.js is loaded!
-----------------------------------*/
.swiper-pagination-bullets {
  padding: 5px 0; }

.swiper-pagination-bullets .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  opacity: 0.5; }

.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1; }

.swiper-buttons-wrapper .swiper-button-prev:after {
  content: inherit; }

.swiper-buttons-wrapper .swiper-button-next:after {
  content: inherit; }

/*--------------------------------
GALLERY - COLUMNS
--------------------------------*/
.gallery.columns {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
  width: 100%;
  height: 380px; }

.gallery.columns .swiper-slide {
  background-color: #fff;
  overflow: hidden;
  height: calc(100% - 30px); }

.gallery.columns .swiper-slide a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  color: #1f1f1f;
  border: 1px solid #e0e0e0;
  border-radius: 0.25rem; }

.gallery.columns .swiper-slide a .background {
  position: absolute;
  width: 100%;
  height: 65%;
  top: 0;
  left: 0; }

.gallery.columns .swiper-slide a .background img {
  position: absolute;
  top: 0;
  width: 100%;
  height: auto;
  max-height: 100%;
  object-fit: cover; }

.gallery.columns .swiper-slide a .text-wrapper {
  position: absolute;
  width: 100%;
  height: 35%;
  top: 65%;
  left: 0;
  padding: 0 15px;
  z-index: 10; }

.gallery.columns .swiper-slide a .text-wrapper .subtitle {
  height: 30%;
  color: #1f1f1f;
  font-family: "OpenSans-Regular", Arial, sans-serif;
  font-size: 1em;
  margin-top: 10px;
  overflow: hidden; }

.gallery.columns .swiper-slide a .text-wrapper .title {
  display: block;
  height: 70%;
  font-family: "OpenSans-Regular", Arial, sans-serif;
  font-size: 1.2em;
  line-height: 1.2;
  margin: 0 auto;
  overflow: hidden;
  color: #1f1f1f; }

.gallery.columns .swiper-slide a .background2 {
  display: none; }

.gallery.columns .swiper-pagination-bullets {
  bottom: 0;
  padding: 0;
  display: flex;
  justify-content: center; }

.gallery.columns .swiper-pagination .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  display: inline-block;
  border-radius: 100%;
  background-color: #000;
  opacity: 0.2; }

.gallery.columns .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #0E3366;
  opacity: 1; }

.gallery.columns .swiper-buttons-wrapper .swiper-button-next,
.gallery.columns .swiper-buttons-wrapper .swiper-button-prev {
  background-color: #fff;
  background-image: none;
  border-radius: 50%;
  width: 40px;
  height: 40px; }

.gallery.columns .swiper-buttons-wrapper .swiper-button-next:before,
.gallery.columns .swiper-buttons-wrapper .swiper-button-prev:before {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #1f1f1f;
  font-family: "fontsell";
  font-size: 25px;
  line-height: 1;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.gallery.columns .swiper-buttons-wrapper .swiper-button-next:before {
  content: "\6c"; }

.gallery.columns .swiper-buttons-wrapper .swiper-button-prev:before {
  content: "\6b"; }

@media (min-width: 568px) {
  .gallery.columns .swiper-slide {
    height: calc(100% - 50px); }
  .gallery.columns .swiper-buttons-wrapper {
    display: block; }
  .gallery.columns .swiper-slide a .text-wrapper .title {
    font-size: 1.1em; } }

@media (min-width: 768px) {
  .gallery.columns .swiper-slide:before {
    padding-top: 150%; }
  .gallery.columns .swiper-slide a .text-wrapper .title {
    font-size: 1.2em; } }

@media (min-width: 992px) {
  .gallery.columns .swiper-wrapper .item:nth-of-type(4n) {
    margin-right: 0; } }

@media (min-width: 1200px) {
  .gallery.columns .swiper-slide a {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s; } }

/*--------------------------------
GALLERY - columns4
--------------------------------*/
.gallery.columns4 {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
  width: 100%;
  height: 450px; }

.gallery.columns4 .swiper-wrapper {
  height: 90%; }

.gallery.columns4 .swiper-slide {
  background-color: #fff;
  overflow: hidden;
  height: calc(100% - 30px); }

.gallery.columns4 .swiper-slide a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  color: #1f1f1f;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem; }

.gallery.columns4 .swiper-slide a .background {
  position: absolute;
  width: 100%;
  height: 50%;
  top: 0;
  left: 0; }

.gallery.columns4 .swiper-slide a .background img {
  position: absolute;
  top: 0;
  height: 100%;
  max-height: 100%;
  object-fit: cover; }

.gallery.columns4 .swiper-slide a .text-wrapper {
  position: absolute;
  width: 100%;
  height: 50%;
  top: 50%;
  left: 0;
  padding: 0 15px;
  z-index: 10; }

.gallery.columns4 .swiper-slide a .text-wrapper .title {
  display: block;
  height: 40%;
  font-family: "OpenSans-Light", Arial, sans-serif;
  font-size: 1.1em;
  margin: 10px auto 0 auto;
  overflow: hidden;
  color: #1f1f1f;
  font-weight: 600; }

.gallery.columns4 .swiper-slide a .text-wrapper .subtitle {
  display: block;
  height: 30%;
  font-family: "OpenSans-Light", Arial, sans-serif;
  font-size: 1.1em;
  margin: 10px auto 0 auto;
  overflow: hidden;
  color: #1f1f1f; }

.gallery.columns4 .swiper-slide a .text-wrapper p {
  display: block;
  height: 20%;
  font-family: "OpenSans-Light", Arial, sans-serif;
  font-size: 0.9em;
  margin: 10px auto 0 auto;
  overflow: hidden;
  color: #1f1f1f; }

.gallery.columns4 .swiper-slide a .background2 {
  display: none; }

.gallery.columns4 .swiper-pagination-bullets {
  bottom: 0;
  padding: 0;
  display: flex;
  justify-content: center; }

.gallery.columns4 .swiper-pagination .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  display: inline-block;
  border-radius: 100%;
  background-color: #000;
  opacity: 0.2; }

.gallery.columns4 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #0E3366;
  opacity: 1; }

.gallery.columns4 .swiper-buttons-wrapper .swiper-button-next,
.gallery.columns4 .swiper-buttons-wrapper .swiper-button-prev {
  background-color: #fff;
  background-image: none;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.175); }

.gallery.columns4 .swiper-buttons-wrapper .swiper-button-next:before,
.gallery.columns4 .swiper-buttons-wrapper .swiper-button-prev:before {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #000;
  font-family: "fontsell";
  font-size: 25px;
  line-height: 1;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.gallery.columns4 .swiper-buttons-wrapper .swiper-button-next:before {
  content: "\6c"; }

.gallery.columns4 .swiper-buttons-wrapper .swiper-button-prev:before {
  content: "\6b"; }

@media (min-width: 568px) {
  .gallery.columns4 .swiper-slide {
    height: calc(100% - 50px); }
  .gallery.columns4 .swiper-buttons-wrapper {
    display: block; }
  .gallery.columns4 .swiper-slide a .text-wrapper .title {
    font-size: 1.1em; } }

@media (min-width: 768px) {
  .gallery.columns4 .swiper-slide:before {
    padding-top: 150%; }
  .gallery.columns4 .swiper-slide a .text-wrapper .title {
    font-size: 1.1em; } }

@media (min-width: 1200px) {
  .gallery.columns4 .swiper-slide a {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s; } }

/*--------------------------------
COMPONENTS: CARD DETAIL
--------------------------------*/
.card-detail {
  width: 100%;
  background-color: #fff;
  box-shadow: 0 -1px 0 #e0e0e0, 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 4px rgba(0, 0, 0, 0.24);
  margin-bottom: 30px; }

.card-detail:before, .card-detail:after {
  content: "";
  display: table; }

.card-detail:after {
  clear: both; }

.card-detail .header {
  display: -webkit-box;
  display: block;
  width: 100%;
  background-color: #1f548a;
  background-blend-mode: multiply;
  background-size: cover !important;
  background-position: center !important; }

.card-detail .header:before {
  content: "";
  display: block; }

.card-detail .details:before, .card-detail .details:after {
  content: "";
  display: table; }

.card-detail .details:after {
  clear: both; }

.card-detail .details .image {
  background: #555555;
  border-radius: 50%;
  box-shadow: 0 -1px 0 #e0e0e0, 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 4px rgba(0, 0, 0, 0.24);
  overflow: hidden; }

.card-detail .details .subheading {
  font-family: "OpenSans-Regular", Arial, sans-serif;
  font-size: 1.1em;
  margin-top: 10px; }

.card-detail .details .card-detail-info .cdi-info-row {
  font-size: 1.1em;
  padding-bottom: 10px; }

.card-detail .details .card-detail-info .cdi-info-row:last-child,
.card-detail .details .card-detail-info .cdi-info-row:last-of-type {
  padding-bottom: 0; }

.card-detail .details .card-detail-info .cdi-info-row i {
  color: #0e3366;
  font-size: 1.3em;
  line-height: 0;
  vertical-align: middle; }

.card-detail .details .card-detail-info .cdi-info-row p {
  margin-bottom: 0; }

aside .card-detail .details .image {
  width: 80px;
  margin: -40px auto 15px; }

aside .card-detail .details .heading {
  width: 100%;
  max-width: 100%;
  font-size: 1.3em;
  margin: 0; }

aside .card-detail .details .subheading {
  width: 100%;
  max-width: 100%;
  font-size: 1em;
  margin: 5px auto 0; }

aside .card-detail .details {
  padding: 0 15px 15px; }

aside .card-detail .details .card-detail-info .cdi-info-row {
  width: 100%;
  float: none;
  margin-bottom: 5px; }

aside .card-detail .details .card-detail-info .cdi-info-row:first-child,
aside .card-detail .details .card-detail-info .cdi-info-row:first-of-type {
  border: none;
  padding-bottom: 0;
  margin-bottom: 5px; }

aside .card-detail .details .card-detail-info .cdi-info-row p {
  font-size: 0.9em; }

aside .card-detail .details .card-detail-info .cdi-info-row i {
  font-size: 18px; }

@media (min-width: 320px) {
  .card-detail {
    text-align: center;
    padding: 0; }
  .card-detail .header:before {
    padding-top: 40%; }
  .card-detail .details {
    padding: 0 15px 15px; }
  .card-detail .details .image {
    width: 110px;
    margin: -50px auto 15px;
    border: 5px solid #fff; }
  .card-detail .details .heading {
    color: #0e3366;
    font-family: "OpenSans-Regular", Arial, Sans-serif;
    font-size: 1.5em;
    padding-left: 0;
    margin-bottom: 0; }
  .card-detail .details .heading:before {
    background-image: none; }
  .card-detail .details .card-detail-info .cdi-info-row i {
    display: block;
    margin-bottom: 10px; } }

@media (min-width: 768px) {
  .card-detail .header:before {
    padding-top: 30%; }
  .card-detail .details {
    padding: 0 30px 30px; }
  .card-detail .details .image {
    width: 150px;
    margin: -75px auto 15px; }
  .card-detail .details .heading {
    max-width: 65%;
    font-size: 2em;
    margin: 0 auto; }
  .card-detail .details .subheading {
    max-width: 65%;
    font-size: 1.4em;
    margin: 10px auto 0; }
  .card-detail .details .card-detail-info .cdi-info-row {
    width: 33.3333334%;
    float: left;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 0; }
  .card-detail .details .card-detail-info .cdi-info-row:first-child,
  .card-detail .details .card-detail-info .cdi-info-row:first-of-type {
    width: 100%;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
    margin-bottom: 20px; }
  .card-detail .details .card-detail-info .cdi-info-row i {
    font-size: 25px; }
  .card-detail .details .card-detail-info .cdi-info-row p {
    font-size: 1.1em; } }

/* END min-width: 768px;
 */
@media (min-width: 1200px) {
  .card-detail .details .image {
    width: 150px;
    margin: -75px auto 30px; } }

/*--------------------------------
COMPONENTS: SEARCH
--------------------------------*/
/* SEARCH - HOME QUICK VIEW **************************/
.quick-search {
  width: 100%;
  background-color: #003366;
  margin-bottom: 15px; }

.quick-search .title {
  float: left;
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 15px; }

.quick-search .switch-block {
  width: auto;
  float: right; }

.quick-search .switch-block h4 {
  color: #fff;
  font-family: "OpenSans-Regular", Arial, sans-serif; }

.quick-search .switch-block .switchbox + label:before {
  background-color: #003366;
  border: 2px solid #f1f1f1; }

.quick-search .switch-block .switchbox:checked + label:before {
  border: 2px solid #f1f1f1;
  background-color: #4b78a5; }

.quick-search .switch-block .switchbox + label:after {
  left: 4px;
  top: 4px;
  width: 16px;
  height: 16px;
  border: 1px solid #003366; }

.quick-search .switch-block .switchbox:checked + label:after {
  border: 1px solid #4b78a5; }

.quick-search input {
  width: inherit;
  height: 45px;
  font-size: 1.2em;
  letter-spacing: 1px;
  background: #fff;
  border: 0;
  box-shadow: none;
  outline: 0;
  padding: 0 15px; }

.quick-search .input-group-btn .btn {
  height: 45px;
  width: 45px;
  border: 0; }

.quick-search .input-group-btn .btn:focus {
  outline: 0; }

.quick-search .input-group-btn .btn i {
  display: block;
  font-size: 22px;
  line-height: 0.9;
  padding-top: 2px; }

.quick-search .example {
  color: #fff;
  font-size: 1em;
  font-style: italic;
  margin-top: 10px;
  margin-bottom: 0; }

.quick-search .input-group-btn {
  font-size: 1em; }

#home-quick-view .quick-search {
  background-color: rgba(0, 51, 102, 0.85);
  margin-bottom: 0; }

#home-quick-view #btn-quick-search {
  display: none; }

@media (min-width: 320px) {
  .quick-search {
    padding: 15px; }
  .quick-search .title {
    font-size: 1.4em;
    margin-top: 2px; }
  .quick-search .switch-block h4 {
    font-size: 0.85em;
    margin-top: 5px;
    margin-right: 5px; } }

@media (min-width: 768px) {
  .quick-search {
    padding: 30px; }
  .quick-search .title {
    margin-top: 0;
    font-size: 1.7em; }
  .quick-search .switch-block h4 {
    font-size: 15px;
    margin-top: 3px;
    margin-right: 10px; } }

/* SEARCH - RESULTS ******************/
.search-results ul {
  list-style: none;
  padding: 10px 0; }

.search-results ul li {
  border-bottom: 1px solid #e0dfdf;
  padding-bottom: 10px;
  margin-bottom: 10px; }

.search-results ul li h3, .search-results ul li h4 {
  font-family: "OpenSans-Regular";
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 3px; }

.search-results ul li h3 {
  font-size: 19px;
  line-height: 1.2; }

.search-results ul li h3 a {
  color: #0e3366; }

.search-results ul li h4 {
  font-size: 14px; }

/*--------------------------------
keyframes
--------------------------------*/
@-webkit-keyframes gota {
  0% {
    -webkit-transform: scale(0.2);
    transform: scale(0.2);
    opacity: .8; }
  80% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0; }
  100% {
    -webkit-transform: scale(2.2);
    transform: scale(2.2);
    opacity: 0; } }

@keyframes gota {
  0% {
    -webkit-transform: scale(0.2);
    transform: scale(0.2);
    opacity: .8; }
  80% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0; }
  100% {
    -webkit-transform: scale(2.2);
    transform: scale(2.2);
    opacity: 0; } }

/*--------------------------------
GENERALS: CONTENT NARROW --> 434
--------------------------------*/
@media (min-width: 992px) {
  .content-narrow {
    margin-left: 15px;
    margin-right: inherit; } }

/*--------------------------------
GALLERY - COLUMNS -> 2513
--------------------------------*/
.gallery.columns .swiper-slide a .background img {
  position: absolute;
  bottom: 0; }

.gallery.columns .swiper-slide a .background2 {
  z-index: 10; }

.gallery.columns .swiper-slide a .text-wrapper {
  z-index: 10; }

/*--------------------------------
ELEMENTS: VIDEO EMBED
--------------------------------*/
.video-embed.mb-xs-large {
  margin-bottom: 0 !important; }

.video-embed .grid .heading-wrapper .heading {
  margin-bottom: 15px; }

.video-embed .grid .grid-wrapper .item {
  height: 250px;
  max-height: 250px; }

.video-embed .grid .grid-wrapper .item .embed-container {
  position: relative;
  max-width: 100%;
  height: 60%;
  padding-bottom: 56.25%;
  overflow: hidden; }

.video-embed .grid .grid-wrapper .item .embed-container iframe,
.video-embed .grid .grid-wrapper .item .embed-container object,
.video-embed .grid .grid-wrapper .item .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.video-embed .grid .grid-wrapper .item h5,
.video-embed .grid .grid-wrapper .item h6,
.video-embed .grid .grid-wrapper .item p {
  margin-bottom: 0;
  font-family: "OpenSans-Light", Arial, Sans-serif, serif;
  font-weight: 500;
  font-size: 1.2rem;
  height: 100px;
  min-height: 100px;
  padding: 5px 15px 0;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: .25rem; }

@media (min-width: 768px) {
  .video-embed {
    margin-bottom: 15px; }
  .video-embed .grid .heading-wrapper .heading {
    margin-bottom: 30px; }
  aside .video-embed .grid .heading-wrapper .heading {
    margin-bottom: 15px; }
  .content-narrow .video-embed .grid .grid-wrapper {
    margin-bottom: -2%; }
  .content-narrow .video-embed .grid .grid-wrapper .item {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 2%; }
  .content-narrow .video-embed .grid .grid-wrapper .item:nth-child(3n) {
    margin-right: 0; }
  .content-narrow .video-embed .grid .grid-wrapper .item:nth-child(even) {
    margin-left: inherit; } }

/*--------------------------------
  ELEMENTS: VIDEO EMBED --> línia 2097
--------------------------------*/
.video-embed .embed-container {
  position: relative;
  max-width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden; }

.video-embed .embed-container iframe,
.video-embed .embed-container object,
.video-embed .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.video-embed > .heading {
  display: none;
  margin-bottom: 15px; }

.video-embed .journal-content-article {
  border: 1px solid #e0e0e0;
  border-radius: 0.25rem;
  margin-bottom: 15px; }

.video-embed .journal-content-article h5 {
  font-family: "OpenSans-Light", Arial, Sans-serif, serif;
  font-weight: 500;
  font-size: 1rem;
  padding-left: 10px; }

.video-embed .grid .grid-wrapper .item:hover {
  background-color: #fff; }

.video-embed .grid .grid-wrapper .item h5 {
  border: 1px solid #e0e0e0;
  border-radius: 0.25rem; }

@media (min-width: 768px) {
  .video-embed .grid .grid-wrapper .item {
    max-height: 250px;
    height: 250px; }
  .video-embed .grid .grid-wrapper .item h5,
  .video-embed .grid .grid-wrapper .item h6,
  .video-embed .grid .grid-wrapper .item p {
    font-size: 1rem; } }

@media (min-width: 992px) {
  .video-embed .grid .grid-wrapper .item h5,
  .video-embed .grid .grid-wrapper .item h6,
  .video-embed .grid .grid-wrapper .item p {
    font-size: 1rem; } }

@media (min-width: 1200px) {
  .video-embed .grid .grid-wrapper .item h5,
  .video-embed .grid .grid-wrapper .item h6,
  .video-embed .grid .grid-wrapper .item p {
    font-size: 1.1rem; } }

/*--------------------------------
CALL TO ACTION
--------------------------------*/
.call-to-action {
  display: block;
  position: relative;
  width: 100%;
  background-color: #fff;
  border: 1px solid #eaeaea;
  margin-bottom: 30px;
  overflow: hidden; }

.call-to-action:before {
  content: "";
  display: block;
  padding-top: 60%; }

.call-to-action .cta-background {
  position: absolute;
  width: 100%;
  height: 75%;
  top: 0;
  left: 0;
  background-size: cover !important;
  background-position: center !important;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }

.call-to-action:hover .cta-background {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  opacity: 0.8; }

.call-to-action .cta-fake-btn {
  position: absolute;
  width: 100%;
  height: 25%;
  bottom: 0;
  left: 0;
  background-color: #0E3366;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }

.call-to-action .cta-fake-btn p {
  position: absolute;
  top: 50%;
  right: 35px;
  color: #fff;
  font-size: 17px;
  margin-bottom: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }

.call-to-action .cta-fake-btn p:after {
  content: "\4a";
  position: absolute;
  top: 50%;
  right: -25px;
  color: #fff;
  font-family: "fontsell";
  font-size: 20px;
  line-height: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }

.call-to-action.defecte .cta-fake-btn {
  background-color: #0E3366; }

.call-to-action.corporate .cta-fake-btn {
  background-color: #0E3366; }

.call-to-action.seu-electronica .cta-fake-btn {
  background-color: #a2a500; }

.call-to-action.infomallorca .cta-fake-btn {
  background-color: #01b7f2; }

.call-to-action.transparencia .cta-fake-btn {
  background-color: #679ac8; }

.call-to-action.cian .cta-fake-btn {
  background-color: #009fe3; }

.call-to-action.orange .cta-fake-btn {
  background-color: #ff9933; }

.call-to-action.redwine .cta-fake-btn {
  background-color: #cc3333; }

.call-to-action.green .cta-fake-btn {
  background-color: #009933; }

.call-to-action.lightgray .cta-fake-btn {
  background-color: #a69c95; }

.call-to-action.darkgray .cta-fake-btn {
  background-color: #6f625a; }

.call-to-action.marine .cta-fake-btn {
  background-color: #0099a9; }

.call-to-action.purple .cta-fake-btn {
  background-color: #660066; }

.call-to-action.redbombers .cta-fake-btn {
  background-color: #d0003e; }

.call-to-action.blue280up .cta-fake-btn {
  background-color: #545E89; }

@media (min-width: 1200px) {
  .call-to-action.defecte:hover .cta-fake-btn {
    background-color: #204f90; }
  .call-to-action.corporate:hover .cta-fake-btn {
    background-color: #204f90; }
  .call-to-action.seu-electronica:hover .cta-fake-btn {
    background-color: #a2a500; }
  .call-to-action.infomallorca:hover .cta-fake-btn {
    background-color: #01b7f2; }
  .call-to-action.transparencia:hover .cta-fake-btn {
    background-color: #679ac8; }
  .call-to-action.cian:hover .cta-fake-btn {
    background-color: #38c1fb; }
  .call-to-action.orange:hover .cta-fake-btn {
    background-color: #ffab57; }
  .call-to-action.redwine:hover .cta-fake-btn {
    background-color: #ea5050; }
  .call-to-action.green:hover .cta-fake-btn {
    background-color: #07c145; }
  .call-to-action.lightgray:hover .cta-fake-btn {
    background-color: #c3bbb5; }
  .call-to-action.darkgray:hover .cta-fake-btn {
    background-color: #8c7e75; }
  .call-to-action.marine:hover .cta-fake-btn {
    background-color: #0ac3d6; }
  .call-to-action.purple:hover .cta-fake-btn {
    background-color: #a007a0; }
  .call-to-action.redbombers:hover .cta-fake-btn {
    background-color: #ff155b; }
  .call-to-action.blue280up:hover .cta-fake-btn {
    background-color: #9CAFFF; } }

/*--------------------------------
CSS amagar títol noticia maximitzada
--------------------------------*/
.header-title {
  display: none; }

/*--------------------------------
BANNER
--------------------------------*/
.banner {
  margin-bottom: 30px; }

@media (min-device-width: 320px) {
  .banner .text-wrapper img {
    max-height: 120px; } }

@media (min-device-width: 1200px) {
  .banner .text-wrapper img {
    max-height: 150px; } }

/*--------------------------------
CARROSUEL IMATGES I VIDEOS -> Nou
--------------------------------*/
.responsiveMedia {
  height: 214px; }

@media (min-width: 570px) {
  .content-narrow .responsiveMedia {
    height: 211px; } }

@media (min-width: 768px) {
  .content-wide .responsiveMedia {
    height: 362px; }
  .content-narrow .responsiveMedia {
    height: 362px; } }

@media (min-width: 992px) {
  .content-wide .responsiveMedia {
    height: 462px; }
  .content-narrow .responsiveMedia {
    height: 362px; } }

@media (min-width: 1200px) {
  .content-wide .responsiveMedia {
    height: 512px; }
  .content-narrow .responsiveMedia {
    height: 412px; } }

.ellipsis.textPeu {
  display: unset; }

/* ---------------------------------
GENERALS: BOX FLOW & BOX MUTED
--------------------------------- */
/*
@media (min-width: 375px) {
  aside .box-flow, aside .box-muted {
    padding: 15px !important;
  }
}
@media (min-width: 568px) {
  aside .box-flow, aside .box-muted {
    padding: 15px !important;
  }
}
@media (min-width: 768px) {
  aside .box-flow, aside .box-muted{
    padding: 30px !important;
  }
}
@media (min-width: 992px) {
  aside .box-flow, aside .box-muted {
    padding: 15px !important;
  }
}
*/
/*--------------------------------
MARC TRANSPARENT-> Nou
--------------------------------*/
/*
.box-transparent{
  background-color: transparent !important;
  box-shadow: none;
}
*/
/*--------------------------------
IMATGE AMB PUNTS CLICABLES -> Nou
--------------------------------*/
.boto-mapa-contenidor-wrapper {
  overflow-x: scroll; }

@media (min-width: 768px) {
  .boto-mapa-contenidor-wrapper {
    overflow: initial; } }

.boto-mapa-contenidor {
  position: relative;
  overflow-x: scroll;
  width: max-content; }

@media (min-width: 768px) {
  .boto-mapa-contenidor {
    overflow: hidden;
    width: 100%; } }

.portlet-journal-content .journal-content-article img.boto-mapa-imatgeFons {
  height: 100vh;
  width: auto;
  max-width: initial; }

@media (min-width: 768px) {
  .portlet-journal-content .journal-content-article img.boto-mapa-imatgeFons {
    height: auto;
    width: 100%; } }

.boto-mapa {
  position: absolute;
  height: 20px;
  width: 20px;
  background-color: transparent;
  border-radius: 50%;
  z-index: 99;
  cursor: pointer;
  display: block;
  padding: 6px; }

@media (min-width: 768px) {
  .boto-mapa {
    height: 20px;
    width: 20px;
    padding: 7px; } }

.boto-mapa.active {
  border-color: gray; }

.boto-mapa-gota {
  position: absolute;
  left: -19px;
  top: -19px;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  z-index: 98;
  cursor: pointer;
  display: block;
  padding: 6px;
  animation: gota 3s cubic-bezier(0.19, 1, 0.22, 1) infinite both;
  -webkit-animation: gota 3s cubic-bezier(0.19, 1, 0.22, 1) infinite both;
  border-radius: 50%; }

@media (min-width: 768px) {
  .boto-mapa-gota {
    height: 50px;
    width: 50px;
    left: -18px;
    top: -18px;
    padding: 7px; } }

.boto-mapa {
  border: 6px solid rgba(0, 51, 102, 0.8);
  -webkit-box-shadow: inset 0 0 5px 0 rgba(0, 51, 102, 0.5);
  box-shadow: inset 0 0 5px 0 rgba(0, 51, 102, 0.5); }

@media (min-width: 768px) {
  .boto-mapa {
    border: 8px solid #003366; } }

.boto-mapa-gota {
  background-color: rgba(106, 144, 181, 0.8); }

.boto-mapa-modal {
  opacity: 0;
  background-color: #fff;
  z-index: 0;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.6);
  border-radius: 5px;
  margin-left: 10px;
  margin-right: 10px; }

@media (max-width: 767px) {
  .boto-mapa-modal {
    position: fixed;
    top: 25vh !important;
    left: 5vw !important;
    width: calc(100% - 10vw - 20px);
    min-height: 150px;
    overflow-y: scroll; } }

@media (min-width: 768px) {
  .boto-mapa-modal {
    position: absolute;
    width: auto;
    min-width: 220px;
    max-width: 350px; } }

@media (max-width: 768px) {
  .boto-mapa-modal .boto-mapa-modal-arrow {
    display: none; } }

@media (min-width: 768px) {
  .boto-mapa-modal .boto-mapa-modal-arrow {
    display: block;
    height: 25px;
    width: 25px;
    position: absolute;
    top: 15px;
    left: -10px;
    background: white;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: -1;
    -webkit-box-shadow: -2px 2px 2px 0 rgba(0, 0, 0, 0.15);
    box-shadow: -2px 2px 2px 0 rgba(0, 0, 0, 0.15); } }

@media (min-width: 768px) {
  .boto-mapa-modal.show.q4 {
    -webkit-transform: translateX(-100%, -80%);
    transform: translate(-100%, -80%);
    margin-left: -20px; }
  .boto-mapa-modal.show.q2 {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    margin-left: -20px; }
  .boto-mapa-modal.show.q3 {
    -webkit-transform: translateY(-80%);
    transform: translateY(-80%); }
  .boto-mapa-modal.q3 .boto-mapa-modal-arrow, .boto-mapa-modal.q4 .boto-mapa-modal-arrow {
    top: calc(100% - 30px); } }

.boto-mapa-modal.show.left .boto-mapa-modal-arrow {
  right: -11px;
  left: auto;
  -webkit-box-shadow: 2px -2px 2px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 2px -2px 2px 0 rgba(0, 0, 0, 0.15); }

.boto-mapa-modal.show {
  z-index: 990;
  -webkit-animation: swing-in-bottom-fwd 0.7s cubic-bezier(0.175, 0.885, 0.32, 1.275) both;
  animation: swing-in-bottom-fwd 0.7s cubic-bezier(0.175, 0.885, 0.32, 1.275) both;
  opacity: initial; }

.boto-mapa-modal-inner {
  margin: 10px; }

.boto-mapa-modal-inner i.icon-close {
  display: inline;
  float: right;
  cursor: pointer;
  font-size: 30px; }

.boto-mapa-modal-inner h5 {
  display: inline; }

.boto-mapa-modal-inner h5.heading, .boto-mapa-modal-inner h6.heading {
  padding-left: 0px; }

.hide {
  display: none; }

.show {
  display: block; }

.boto-mapa-modal .heading:before {
  background-image: none; }

.boto-mapa-modal h3.heading {
  padding-left: 0px; }

/*--------------------------------
IMATGE AMB PUNTS CLICABLES (PART MODAL)
--------------------------------*/
.content-modal {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.75);
  z-index: 999999;
  overflow-x: scroll; }

.content-modal .boto-mapa-contenidor {
  position: absolute;
  top: 20%;
  width: max-content;
  max-width: 1024px; }

@media (min-width: 768px) {
  .content-modal .boto-mapa-contenidor {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: 50%; } }

@media (orientation: portrait) {
  .content-modal .boto-mapa-contenidor {
    width: 100%; } }

.content-modal .ic-close {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

.content-modal .ic-close i {
  position: absolute;
  top: 15px;
  right: 15px;
  color: #fff;
  font-size: 30px;
  line-height: 0.7;
  cursor: pointer; }

/*--------------------------------
Extres del modal (PART MODAL)
--------------------------------*/
.comunicacio .content-modal .boto-mapa-contenidor {
  padding: 20px;
  background-color: white;
  max-height: 800px;
  overflow-y: auto;
  /* Scroll popup comunicacions emap */ }

/*--------------------------------
Carrousel bxslider
--------------------------------*/
.bx-wrapper {
  border: 0 none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent; }

.bx-wrapper .bx-pager.bx-default-pager a {
  opacity: 0.3; }

.bx-wrapper .bx-pager.bx-default-pager a.active {
  opacity: 1; }

/*--------------------------------
portlet-user-personal-bar
---------------------------------*/
@media (min-width: 992px) {
  .live #menu_type2 {
    float: left;
    width: calc(100% - 110px); } }

@media (min-width: 1200px) {
  .live #menu_type2 {
    width: calc(100% - 264px);
    left: 200px; } }

.live .portlet-user-personal-bar {
  width: 64px;
  float: right;
  margin-right: 0px;
  margin-top: 25px; }

/*--------------------------------
portlet del selector d'idioma
----------------------------------*/
.live .c_tb-lang section.portlet {
  margin-bottom: 0;
  position: inherit; }

/*--------------------------------
portlet de login
----------------------------------*/
.portlet-login .portlet-content-container {
  width: 50%;
  margin-left: auto;
  margin-right: auto; }

@media (max-width: 768px) {
  .portlet-login .portlet-content-container {
    width: 100%; } }

/*--------------------------------
portlet de documents - Oculta publicador i altres modificacions
----------------------------------*/
div.autofit-col-expand > span:first-of-type {
  content: "";
  display: none; }

.portlet-document-library .info-panel .sidebar .sidebar-header .taglib-workflow-status {
  content: "";
  display: none; }

.portlet-document-library .info-panel .sidebar .sidebar-header .sidebar-title {
  color: #0E3366;
  font-family: "OpenSans-Bold", Arial, Sans-serif, serif;
  font-size: 24px; }

.portlet-document-library .info-panel .sidebar .sidebar-body ul li:nth-of-type(2) {
  content: "";
  display: none; }

.portlet-document-library .info-panel .sidebar .sidebar-body .widget-metadata {
  content: "";
  display: none; }

.portlet-document-library .info-panel .sidebar .sidebar-body .sidebar-section div:nth-of-type(2) {
  content: "";
  display: none; }

.portlet-document-library .info-panel .sidebar .sidebar-body dl.sidebar-dl {
  content: "";
  display: none; }

.portlet-document-library .info-panel .sidebar .sidebar-body .metadata-panel-container {
  content: "";
  display: none; }

.portlet-document-library .info-panel .sidebar .sidebar-body dl.sidebar-block dt:nth-of-type(2), .portlet-document-library .info-panel .sidebar .sidebar-body dl.sidebar-block dd:nth-of-type(2) {
  content: "";
  display: none; }

.portlet-document-library .info-panel .sidebar .sidebar-body dl.sidebar-block dd:nth-of-type(2) {
  content: "";
  display: none; }

.portlet-document-library .info-panel .sidebar.sidenav-menu {
  border-left: thin solid #C8C9CA; }

.portlet-document-library .sidenav-container .taglib-header .header-title span {
  color: #0E3366;
  font-family: "OpenSans-Bold", Arial, Sans-serif, serif;
  font-size: 24px; }

@media (max-width: 768px) {
  .portlet-document-library .sidenav-container .taglib-header .header-title span {
    white-space: initial; }
  .portlet-document-library .info-panel {
    width: 100%;
    right: -32px; }
  .portlet-document-library .info-panel .sidebar.sidenav-menu {
    background-color: #C8C9CA; }
  .portlet-document-library .sidenav-content {
    width: 100%; }
  .portlet-document-library .sidenav-container .sidenav-content .alert {
    word-wrap: normal; } }

.portlet-document-library .sidenav-right .sidenav-content .entry-card .card .card-body .card-row .card-subtitle,
.portlet-document-library .sidenav-right .sidenav-content .entry-card .card .card-body .card-row .card-detail {
  content: "";
  display: none; }

/*--------------------------------
COMUNICACIÓ
----------------------------------*/
.comunicacio ul li {
  list-style-type: none;
  display: flex;
  flex-flow: row wrap; }

.comunicacio ul li:before {
  content: none; }

.comunicacio ul li h4:before {
  content: "\5a";
  font-size: 17px;
  font-family: "fontsell";
  margin-right: 5px; }

@media (min-width: 768px) {
  .comunicacio ul li h4:before {
    margin-left: -20px; } }

.comunicacio ul li h4.basic:before {
  content: "\5a"; }

.comunicacio ul li h4.destacat:before {
  content: "\F08D";
  font-family: "Font Awesome 5 Free"; }

.comunicacio ul li h4.avis:before {
  content: "\72"; }

.comunicacio .content-modal .heading-wrapper h4 {
  margin-top: -15px; }

.extras.comunicacio ul li p {
  max-height: none;
  top: 10px;
  position: relative; }

/*--------------------------------
CENTER DIV
----------------------------------*/
.centerParent {
  display: flex;
  justify-content: center;
  align-items: center; }

.centerChild {
  width: 50%; }

/*----------------------------------
SEPARADOR
--------------------------------- */
.separador {
  padding-top: 30px;
  margin-bottom: 30px;
  padding-bottom: 30px;
  margin-left: -100%;
  padding-left: 100%;
  margin-right: -100%;
  padding-right: 100%; }

.separador .gallery.columns4 {
  margin-bottom: 0; }

/*----------------------------------
ESDEVENIMENT
--------------------------------- */
.esdeveniment {
  font-family: "OpenSans-Regular", Arial, Sans-serif, serif; }

.esdeveniment .row {
  margin-top: 10px; }

.esdeveniment .row div .row {
  align-items: center; }

.esdeveniment .row div .row i {
  margin-right: 5px;
  height: 16px;
  width: 16px; }

.esdeveniment .notification {
  margin-top: 10px;
  margin-left: -15px; }

.esdeveniment picture {
  width: 100%;
  height: 450px; }

.esdeveniment picture img {
  width: 100%;
  height: 100%;
  object-fit: cover; }

.esdeveniment .box-flow-gris {
  padding-top: 10px;
  padding-bottom: 5px;
  width: 100%;
  margin-top: 10px;
  background-color: #f5f5f5; }

.esdeveniment .portlet-column-last .box-flow-gris:first-of-type {
  padding-top: 0; }

.esdeveniment .box-flow-gris h5 {
  font-size: 0.9rem;
  font-weight: 500;
  font-family: "OpenSans-Bold", Arial, sans-serif, serif; }

.esdeveniment .box-flow-gris a.btn {
  font-family: "OpenSans-Regular", Arial, Sans-serif, serif;
  font-size: 0.9rem;
  position: relative;
  left: 50%;
  transform: translateX(-50%); }

.esdeveniment .box-flow-gris p {
  font-size: 0.9rem;
  font-weight: 400;
  font-family: "OpenSans-Normal", Arial, sans-serif, serif; }

@media (max-width: 460px) {
  .esdeveniment .far.fa-file-alt {
    margin-top: 20px; }
  .esdeveniment .box-flow-gris {
    width: 105%;
    margin-left: -15px; }
  .esdeveniment .text-wrapper {
    padding-left: 32px; }
  .esdeveniment .notification {
    width: 110%; } }

/*----------------------------------
ESDEVENIMENTS (PER A LLISTES)
--------------------------------- */
.grid.esdeveniments .grid-wrapper .item {
  margin-bottom: 220px; }

.grid.esdeveniments .grid-wrapper .item a {
  height: 200px; }

.grid.esdeveniments .grid-wrapper .item a h3 {
  font-family: "OpenSans-Bold", Arial, sans-serif;
  font-size: 1.1em; }

/*----------------------------------
CONTACTES (PER A LLISTES)
--------------------------------- */
.grid.contactes .grid-wrapper .item {
  margin-bottom: 290px; }

.grid.contactes .grid-wrapper .item .item-inner {
  display: block;
  position: relative;
  top: 200px;
  left: 0;
  width: 100%;
  height: 280px;
  padding: 0.5rem 0.5rem 0 0.5rem;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem; }

.grid.contactes .grid-wrapper .item .item-inner h3 {
  font-family: "OpenSans-Bold", Arial, sans-serif;
  font-size: 1.1em;
  height: 70px; }

.grid.contactes .grid-wrapper .item .item-inner p {
  overflow-x: hidden;
  display: flex; }

.grid.contactes .grid-wrapper .item .item-inner .adreca {
  height: 70px; }

.grid.contactes .grid-wrapper .item .item-inner p i {
  margin-right: 10px; }

/*--------------------------------
BOOTSTRAP
--------------------------------*/
/*Fija el menú superior arriba, para pantallas grandes */
@media (min-width: 992px) {
  .fixed-top {
    left: 0 !important;
    position: fixed !important;
    right: 0 !important;
    top: 0 !important;
    z-index: 1030 !important; } }

/*--------------------------------
Xarxes socials
--------------------------------* /
.xarxes-socials {
  background-color: $color-blanc-6;
}
.xarxes-socials img {
  width: 0.8889rem;
  height: 0.8889rem;
}
.xarxes-socials .btn {
  margin-top: 5px;
  margin-right: 10px;
  margin-left: 5px;
  padding: 0;
}
.xarxes-socials .btn-round {
  border-radius: 20%;
  width: 20px;
  height: 20px;
}
*/
/*--------------------------------
button_menu-type2
--------------------------------*/
#button_menu-type2 {
  position: absolute;
  height: 100%;
  right: -25px;
  top: 0;
  background-color: #fff;
  padding: 10px 43px 10px 25px;
  -webkit-transform: skewX(-45deg);
  -moz-transform: skewX(-45deg);
  -ms-transform: skewX(-45deg);
  -o-transform: skewX(-45deg);
  transform: skewX(-45deg); }

#button_menu-type2 .b_mt2-lines {
  position: relative;
  width: 20px;
  height: 2px;
  top: 12px;
  background-color: #1f1f1f;
  -webkit-transform: skewX(45deg);
  -moz-transform: skewX(45deg);
  -ms-transform: skewX(45deg);
  -o-transform: skewX(45deg);
  transform: skewX(45deg); }

#button_menu-type2 .b_mt2-lines::before,
#button_menu-type2 .b_mt2-lines::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: #1f1f1f;
  will-change: transform top;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }

#button_menu-type2 .b_mt2-lines::before {
  top: -5px;
  left: 0; }

#button_menu-type2 .b_mt2-lines::after {
  bottom: -5px;
  left: 0; }

#button_menu-type2.menu-is-visible .b_mt2-lines {
  background-color: transparent; }

#button_menu-type2.menu-is-visible .b_mt2-lines::before,
#button_menu-type2.menu-is-visible .b_mt2-lines::after {
  top: 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

#button_menu-type2.menu-is-visible .b_mt2-lines::after {
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

@media (min-width: 1200px) {
  #button_menu-type2 {
    display: none; } }

/* --------------------------------- -------------------------------- --------------------------------- */
/* IMPORTANT: this CSS file requires common-styles.css */
/* --------------------------------- -------------------------------- --------------------------------- */
/* ---------------------------------
THEME 2 GENERALS: #menu_type2
--------------------------------- */
#menu_type2 {
  position: fixed;
  width: calc(100% - 45px);
  height: calc(100% - 45px);
  top: 45px;
  left: calc(100% + 5px);
  background-color: #f1f1f1;
  box-shadow: 0 0 0 0 #e0e0e0, 0 0 0 rgba(0, 0, 0, 0.12), -2px -3px 3px rgba(0, 0, 0, 0.24);
  overflow-y: scroll;
  will-change: left;
  -webkit-transition: left .5s;
  -moz-transition: left .5s;
  -ms-transition: left .5s;
  -o-transition: left .5s;
  transition: left .5s;
  z-index: 100; }

#menu_type2 .m_t2-inner {
  padding: 0;
  margin: 0; }

#menu_type2 .m_t2-inner ul.ul_navigation {
  position: relative;
  padding-left: 0;
  margin: 0; }

#menu_type2 .m_t2-inner ul.ul_navigation li {
  display: inline-block;
  position: initial;
  width: 100%;
  padding: 0;
  border-bottom: 1px solid #eaeaea;
  cursor: pointer; }

#menu_type2 .m_t2-inner ul.ul_navigation li a {
  display: inline-block;
  width: 100%;
  float: none;
  color: #1f1f1f;
  font-family: "OpenSans-Regular", serif;
  font-size: 1.1rem;
  font-weight: 600;
  text-decoration: none;
  padding: 10px 1px 10px 10px;
  margin: 0;
  cursor: pointer;
  text-transform: uppercase; }

#menu_type2 .m_t2-inner ul.ul_navigation li span {
  display: inline-block;
  padding: 10px 0 10px 0;
  font-size: 1.1em; }

#menu_type2 .m_t2-inner ul.ul_navigation li.has-dropdown a {
  position: relative;
  white-space: normal; }

/*#menu_type2 .m_t2-inner ul.ul_navigation li.has-dropdown span::after {
    content: "\47";
    font-family: "fontsell", serif;
}
#menu_type2 .m_t2-inner ul.ul_navigation li.has-dropdown.current span::after {
    content: "\48";
}*/
#menu_type2 .m_t2-inner ul.ul_navigation li.has-dropdown .m_t2-dropdown {
  display: none;
  background-color: #eaeaea;
  padding: 20px 0; }

#menu_type2 .m_t2-inner ul.ul_navigation li.has-dropdown .m_t2-dropdown div[class^="col"] {
  padding: 0; }

#menu_type2 .m_t2-inner ul.ul_navigation li.has-dropdown .m_t2-dropdown ul {
  padding: 0; }

#menu_type2 .m_t2-inner ul.ul_navigation li.has-dropdown .m_t2-dropdown h4,
#menu_type2 .m_t2-inner ul.ul_navigation li.has-dropdown .m_t2-dropdown ul li {
  display: block;
  text-align: left;
  padding: 0; }

#menu_type2 .m_t2-inner ul.ul_navigation li.has-dropdown .m_t2-dropdown h4 {
  font-family: "OpenSans-Bold", serif;
  font-size: 1.1em;
  padding: 0 20px;
  margin-top: 10px; }

#menu_type2 .m_t2-inner ul.ul_navigation li.has-dropdown .m_t2-dropdown ul li {
  padding: 0; }

#menu_type2 .m_t2-inner ul li.has-dropdown .m_t2-dropdown ul li:last-child,
#menu_type2 .m_t2-inner ul li.has-dropdown .m_t2-dropdown ul li:last-of-type {
  border: 0; }

#menu_type2 .m_t2-inner ul li.has-dropdown .m_t2-dropdown ul li a {
  font-family: "OpenSans-Regular", serif; }

#menu_type2 .m_t2-inner ul.ul_navigation li.active a {
  color: #1f1f1f; }

#menu_type2 .m_t2-inner ul.ul_navigation li .btn-dark,
#menu_type2 .m_t2-inner ul.ul_navigation li .btn-primary,
#menu_type2 .m_t2-inner ul.ul_navigation li .btn.btn-cta {
  color: #fff; }

#menu_type2 .m_t2-inner ul.ul_navigation li .btn-default {
  color: #292929; }

#menu_type2 .m_t2-inner ul.ul_navigation li .btn-default-o {
  color: #9a9a9a; }

#menu_type2 .m_t2-inner ul.ul_navigation li .btn-default-o {
  color: #292929; }

#menu_type2 .m_t2-inner ul.ul_navigation li .btn-dark-o {
  color: #292929; }

#menu_type2 .m_t2-inner ul.ul_navigation li .btn-dark-o:hover {
  color: #fff; }

#menu_type2 .m_t2-inner ul.ul_navigation li .btn-primary-o {
  color: #0e3366; }

#menu_type2 .m_t2-inner ul.ul_navigation li .btn-primary-o:hover {
  color: #fff; }

#menu_type2 .m_t2-inner ul.ul_actions {
  display: none; }

#menu_type2 .m_t2-inner .comp_quick-search::before,
#menu_type2 .m_t2-inner .comp_quick-search::after {
  content: "";
  display: table; }

#menu_type2 .m_t2-inner .comp_quick-search::after {
  clear: both; }

#menu_type2 .m_t2-inner .comp_quick-search input {
  width: calc(100% - 63px);
  float: left;
  border: none; }

#menu_type2 .m_t2-inner .comp_quick-search button {
  height: 45px;
  float: left; }

#menu_type2.is-visible {
  left: 45px; }

@media (min-width: 568px) {
  #menu_type2 {
    width: 50%; }
  #menu_type2.is-visible {
    left: 50%; }
  #menu_type2 .m_t2-inner ul.ul_navigation li span {
    font-size: 1.3rem; } }

@media (max-width: 1199px) {
  #menu_type2 .m_t2-inner ul.ul_navigation li a {
    width: 85%; } }

@media (min-width: 1200px) {
  #menu_type2 {
    position: relative;
    width: calc(100% - 200px);
    height: inherit;
    float: right;
    top: 50%;
    right: 0;
    left: auto;
    background-color: transparent;
    box-shadow: none;
    overflow-y: initial; }
  #menu_type2 .m_t2-inner {
    text-align: right;
    padding: 0 5px;
    margin: 0 auto; }
  #menu_type2 .m_t2-inner ul.ul_navigation {
    display: block;
    width: auto;
    float: right;
    text-align: right;
    white-space: nowrap; }
  #menu_type2 .m_t2-inner ul.ul_navigation li {
    width: auto;
    padding: 10px 5px;
    border: 0; }
  #menu_type2 .m_t2-inner ul.ul_navigation li a {
    font-size: 0.8rem;
    position: relative;
    width: auto; }
  #menu_type2 .m_t2-inner ul.ul_navigation li a:hover {
    border-bottom: 3px #000 solid; }
  #menu_type2 .m_t2-inner ul.ul_navigation li.active a {
    color: #0E3366; }
  #menu_type2 .m_t2-inner ul.ul_navigation li.active a::before {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    bottom: 0;
    left: 50%;
    border-radius: 50%;
    background-color: #0E3366;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); }
  #menu_type2 .m_t2-inner ul.ul_navigation li.has-dropdown span:hover::after {
    content: "\48"; }
  #menu_type2 .m_t2-inner ul.ul_navigation li.has-dropdown .m_t2-dropdown {
    position: absolute;
    width: auto;
    right: auto;
    left: auto;
    background-color: #fff;
    box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.2);
    cursor: initial; }
  #menu_type2 .m_t2-inner ul.ul_navigation li.has-dropdown .m_t2-dropdown div[class^="col"] {
    padding-right: 15px;
    padding-left: 15px; }
  #menu_type2 .m_t2-inner ul li.has-dropdown.hd-single {
    position: relative; }
  #menu_type2 .m_t2-inner ul.ul_navigation li.has-dropdown.hd-single .m_t2-dropdown {
    min-width: 160px; }
  #menu_type2 .m_t2-inner ul.ul_navigation li.has-dropdown.hd-group .m_t2-dropdown.m_t2-25 {
    width: 25%; }
  #menu_type2 .m_t2-inner ul.ul_navigation li.has-dropdown.hd-group .m_t2-dropdown.m_t2-33 {
    width: 33.33333334%; }
  #menu_type2 .m_t2-inner ul.ul_navigation li.has-dropdown.hd-group .m_t2-dropdown.m_t2-50 {
    width: 50%; }
  #menu_type2 .m_t2-inner ul.ul_navigation li.has-dropdown.hd-group .m_t2-dropdown.m_t2-66 {
    width: 66.66666667%; }
  #menu_type2 .m_t2-inner ul.ul_navigation li.has-dropdown.hd-group .m_t2-dropdown.m_t2-100 {
    width: 100%; }
  #menu_type2 .m_t2-inner ul.ul_navigation li.has-dropdown .m_t2-dropdown h4 {
    font-size: 1.4em; }
  #menu_type2 .m_t2-inner ul.ul_navigation li.has-dropdown .m_t2-dropdown ul li {
    padding: 0;
    min-width: 170px !important; }
  #menu_type2 .m_t2-inner ul.ul_navigation li.has-dropdown.hd-single .m_t2-dropdown ul li a {
    width: 220px;
    padding-right: 10px; }
  #menu_type2 .m_t2-inner ul.ul_actions {
    display: block;
    position: relative;
    float: right;
    list-style: none;
    padding: 0;
    border-left: 1px solid #cdcdcd;
    margin: 24px 0 24px 20px;
    z-index: 150; }
  #menu_type2 .m_t2-inner ul.ul_actions li {
    padding: 0 15px; }
  #menu_type2 .m_t2-inner ul.ul_actions li button {
    color: #666666;
    font-size: 1.6em;
    background-color: transparent;
    border: none; }
  #menu_type2 .m_t2-inner ul.ul_actions li button i {
    display: block;
    height: 23px;
    margin-top: 3px; }
  #menu_type2 .m_t2-inner .comp_quick-search {
    display: none;
    position: absolute;
    width: calc(100% - 123px);
    height: 100%;
    background-color: #fff;
    z-index: 150; }
  #menu_type2 .m_t2-inner .comp_quick-search input {
    width: 100%;
    float: none;
    border: 1px solid #888888;
    margin: 19px 0 18px; }
  #menu_type2 .m_t2-inner .comp_quick-search input:focus {
    border: 2px solid #0E3366; }
  #menu_type2 .m_t2-inner .comp_quick-search button {
    position: absolute;
    height: auto;
    top: 25px;
    right: 7px;
    float: none; } }

#menu_type2 {
  top: auto; }

/* ---------------------------------
THEME 2 GENERALS: HEADER SLIDER
--------------------------------- */
.block-swiper.swiper-container {
  width: 100%;
  height: 70vh; }

.block-swiper.swiper-container .swiper-wrapper {
  height: calc(100% - 30px); }

.block-swiper .swiper-wrapper .swiper-slide {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  overflow: hidden; }

.block-swiper .swiper-wrapper .swiper-slide .text-wrapper {
  position: relative;
  width: 100%;
  max-width: 1170px;
  color: #fff;
  padding: 0 15px;
  margin: 0 auto 20px; }

.block-swiper .swiper-wrapper .swiper-slide .text-wrapper .title {
  color: #000;
  font-family: "OpenSans-Bold", Arial, Sans-serif, serif;
  font-weight: 600;
  font-size: 2.2222rem;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 10px 10px;
  width: fit-content; }

.block-swiper .swiper-wrapper .swiper-slide .text-wrapper .text {
  color: #000;
  font-family: "OpenSans-Regular", Arial, Sans-serif, serif;
  font-weight: 500;
  font-size: 1rem;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 10px 10px;
  width: auto; }

.block-swiper .swiper-wrapper .swiper-slide .text-wrapper .btn {
  position: relative;
  padding: 20px 40px;
  box-shadow: 0 -1px 0 rgba(224, 224, 224, 0), 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 4px rgba(0, 0, 0, 0.24); }

.block-swiper .swiper-button-prev, .block-swiper .swiper-container-rtl .swiper-button-next,
.block-swiper .swiper-button-next, .block-swiper .swiper-container-rtl .swiper-button-prev {
  display: none; }

.block-swiper .swiper-button-prev, .block-swiper .swiper-container-rtl .swiper-button-next {
  left: 30px;
  background-image: url(../images/required/arrow-left.svg); }

.block-swiper .swiper-button-next, .block-swiper .swiper-container-rtl .swiper-button-prev {
  right: 30px;
  background-image: url(../images/required/arrow-right.svg); }

.block-swiper .swiper-pagination-bullet-active {
  background-color: #0E3366; }

.block-swiper .swiper-pagination.swiper-tabs {
  text-align: center;
  bottom: 10px; }

.block-swiper .swiper-pagination.swiper-tabs .slider-tab {
  display: inline-grid;
  position: relative;
  width: 170px;
  padding: 0 15px;
  vertical-align: bottom;
  cursor: pointer; }

.block-swiper .swiper-pagination.swiper-tabs .slider-tab:before {
  content: "";
  position: absolute;
  bottom: -23px;
  left: 50%;
  margin-left: -7px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 14px 14px 14px;
  border-color: transparent transparent #eaeaea transparent;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  opacity: 0; }

.block-swiper .swiper-pagination.swiper-tabs .slider-tab.active:before {
  opacity: 1; }

.block-swiper .swiper-pagination.swiper-tabs .slider-tab h5 {
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  margin: 0;
  margin-top: 5px; }

.block-swiper .swiper-pagination.swiper-tabs .slider-tab h6 {
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  margin: 0; }

.block-swiper .swiper-pagination.swiper-tabs .slider-tab.active h5 {
  font-size: 18px;
  font-weight: 700;
  margin-top: 0; }

.slide_title {
  font-size: .65em;
  width: 65%;
  margin: 0 auto;
  letter-spacing: 1px;
  font-weight: 700;
  text-transform: none; }

@media (min-width: 568px) {
  .block-swiper.swiper-container {
    height: 100vh; } }

@media (min-width: 768px) {
  .block-swiper.swiper-container {
    height: 65vh; }
  .block-swiper.swiper-container .swiper-wrapper {
    height: 100%; }
  .block-swiper .swiper-button-prev, .block-swiper .swiper-container-rtl .swiper-button-next,
  .block-swiper .swiper-button-next, .block-swiper .swiper-container-rtl .swiper-button-prev {
    display: block; }
  .block-swiper .swiper-pagination.swiper-tabs {
    bottom: 20px; } }

@media (min-width: 992px) {
  .block-swiper .swiper-wrapper .swiper-slide .text-wrapper {
    padding: 0 90px; }
  .block-swiper .swiper-wrapper .swiper-slide .text-wrapper .title {
    font-size: 2.6rem;
    padding: 2px 10px; }
  .block-swiper .swiper-wrapper .swiper-slide .text-wrapper .text {
    /*width: 65%;*/
    float: left;
    font-size: 1.1rem;
    margin-bottom: 10px; }
  .block-swiper .swiper-wrapper .swiper-slide .text-wrapper .btn {
    position: absolute;
    top: 50%;
    left: 100%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); } }

/*----------------------------------
SWIPER IMAGES
----------------------------------*/
.block-swiper .swiper-button-prev, .block-swiper .swiper-container-rtl .swiper-button-next {
  background-image: url(../../mweb-full-theme/images/required/arrow-left.svg); }

.block-swiper .swiper-button-next, .block-swiper .swiper-container-rtl .swiper-button-prev {
  background-image: url(../../mweb-full-theme/images/required/arrow-right.svg); }

/*----------------------------------
SWIPER VIDEO
----------------------------------*/
.block-swiper .swiper-wrapper .swiper-slide .text-wrapper.text-wrapper-video {
  width: auto;
  margin: 0 auto; }

.block-swiper .swiper-wrapper .swiper-slide .text-wrapper.text-wrapper-video {
  position: absolute !important;
  margin-left: 125px !important; }

.swiper-wrapper .swiper-slide video {
  transition-duration: 1ms !important;
  width: 100%; }

@media (orientation: portrait) {
  .swiper-wrapper .swiper-slide {
    overflow: hidden; }
  .swiper-wrapper .swiper-slide video {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    overflow: hidden; } }

@media (max-width: 768px) {
  .block-swiper .swiper-wrapper .swiper-slide .text-wrapper.text-wrapper-video {
    margin-left: auto !important; } }

/*----------------------------------
MENU_TYPE2
----------------------------------*/
#show-search {
  padding-right: 6px;
  padding-left: 6px; }

/* ----------------------------------------------------------
BOTO FLOTANT PER TORNAR A DALT DE LA PÀGINA 2021.11.10
---------------------------------------------------------- */
.back-to-top {
  z-index: 100;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
  position: fixed;
  bottom: 1em;
  right: 1em;
  text-decoration: none;
  color: white;
  background-color: rgba(135, 135, 135, 0.5);
  font-size: 25px;
  padding: 7px 10px;
  display: none; }

@media (max-width: 1200px) {
  .back-to-top {
    font-size: 16px; } }

.back-to-top:hover {
  background-color: #666666;
  color: white;
  text-decoration: none; }

/* [END] Boto flotant per tornar a dalt de la pàgina */
/* ---------------------------------
THEME 1 SEPARATOR
--------------------------------- */
.separator_full-width {
  position: relative;
  width: 100%;
  min-height: 215px;
  padding: 65px 0;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important; }

.separator_full-width:before, .separator_full-width:after {
  content: "";
  display: table; }

.separator_full-width:after {
  clear: both; }

.separator_full-width .text-wrapper {
  max-width: 700px;
  color: #fff;
  text-align: center;
  padding: 0 15px;
  margin: 0 auto; }

.separator_full-width .text-wrapper .title {
  font-family: "OpenSans-Bold", Arial, sans-serif;
  font-size: 1.5em; }

.separator_full-width .text-wrapper .text {
  font-family: "OpenSans-Regular", Arial, sans-serif;
  font-size: 1.1em; }

.separator_full-width .text-wrapper p {
  color: #fff; }

@media (min-width: 1200px) {
  .separator_full-width {
    min-height: 300px;
    padding: 100px 0; }
  .separator_full-width .text-wrapper .title {
    font-size: 3em; }
  .separator_full-width .text-wrapper .text {
    font-size: 1.2em; }
  .separator_full-width .text-wrapper-ampliat {
    max-width: 1170px; } }

/*--------------------------------
GENERALS: CLASSE Ellipsis
--------------------------------*/
.ellipsis {
  width: 99%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block; }

.ellipsis-TwoLines {
  overflow: hidden;
  line-height: inherit;
  text-overflow: ellipsis;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  /* Write the number of lines you want to be displayed */
  -webkit-box-orient: vertical; }

.ellipsis-ThreeLines {
  overflow: hidden;
  line-height: 1.2;
  /*line-height: inherit;
   */
  text-overflow: ellipsis;
  display: -webkit-box !important;
  -webkit-line-clamp: 3;
  /* Write the number of lines you want to be displayed */
  -webkit-box-orient: vertical; }

/*--------------------------------
AJUSTAR MARGE TOP DE PORTLET CONTING. WEB BASIC
--------------------------------*/
.portlet-body div .h2 {
  margin: auto; }

/*--------------------------------
LLISTA IMATGES FITXA -> Nou
--------------------------------*/
.content-wide .col-xs-12.col-sm-4.col-md-4.llista-fitxa {
  max-width: 26% !important; }

.content-narrow .col-xs-12.col-sm-4.col-md-4.llista-fitxa {
  max-width: 33.33%; }

@media (min-width: 320px) {
  .llista-fitxa img {
    width: 240px;
    height: 150px;
    object-fit: cover; } }

@media (min-width: 768px) {
  .llista-fitxa img {
    width: 100px;
    height: 80px; } }

@media (min-width: 992px) {
  .llista-fitxa img {
    width: 100px;
    height: 80px; } }

@media (min-width: 1200px) {
  .llista-fitxa img {
    width: 110px;
    height: 90px; } }

/*--------------------------------
FITXA -> Nou
--------------------------------*/
.fitxa .fitxa-row {
  padding-top: 25px; }

.portlet-fitxa .component-title .header-back-to {
  display: none !important; }

/*--------------------------------
BUTTON - TOTES LES NOTíCIES
--------------------------------*/
/* BUTTON - TOTES LES NOTICIES
***************/
.footer-wrapper {
  display: flex;
  justify-content: center; }

.footer-wrapper .btn-totes {
  font-family: "OpenSans-Regular", Arial, sans-serif;
  font-size: 1.2em;
  color: #fff;
  padding: 0.375rem 0.75rem;
  border-radius: 0.25rem; }

/* ---------------------------------
SECTION: FLOAT LINKS
--------------------------------- */
.sec_float-links {
  box-shadow: 0 -1px 0 #e0e0e0, 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 4px rgba(0, 0, 0, 0.24);
  margin-bottom: 30px; }

.sec_float-links:before, .sec_float-links:after {
  content: "";
  display: table; }

.sec_float-links:after {
  clear: both; }

.sec_float-links .item {
  position: relative;
  width: 100%;
  min-height: 250px;
  float: left;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important; }

.sec_float-links .item a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  color: #fff;
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0.4);
  will-change: background-color;
  -webkit-transition: background-color .3s;
  -moz-transition: background-color .3s;
  -ms-transition: background-color .3s;
  -o-transition: background-color .3s;
  transition: background-color .3s; }

.sec_float-links .item a .text-wrapper {
  padding: 30px; }

.sec_float-links .item.big a .text-wrapper {
  padding: 45px; }

.sec_float-links .item a .text-wrapper .title {
  font-size: 1.7em; }

.sec_float-links .item a .text-wrapper .description {
  display: none;
  font-size: 1.15em;
  line-height: 1.7; }

.sec_float-links .item.big a .text-wrapper .description {
  display: none; }

@media (min-width: 768px) {
  .sec_float-links {
    margin-bottom: 0px; }
  .sec_float-links .item {
    width: 50%;
    min-height: 0; }
  .sec_float-links .item:before {
    content: "";
    display: block;
    padding-top: 100%; }
  .sec_float-links .item a .text-wrapper .title {
    font-size: 1.5em; }
  .sec_float-links .item.big {
    width: 100%; }
  .sec_float-links .item.big::before {
    padding-top: 50%; }
  .sec_float-links .item.big a .text-wrapper .title {
    font-size: 2.5em;
    margin-bottom: 30px; }
  .sec_float-links .item.big a .text-wrapper .description {
    display: block; }
  .sec_float-links.inverse .item {
    float: right; } }

@media (min-width: 992px) {
  .sec_float-links .item {
    width: 25%; }
  .sec_float-links .item.big {
    width: 50%; }
  .sec_float-links .item.big::before {
    padding-top: 100%; } }

@media (min-width: 1200px) {
  .sec_float-links .item:hover a {
    background-color: rgba(0, 51, 102, 0.6); }
  .sec_float-links .item a:before {
    content: "\62";
    position: absolute;
    bottom: 30px;
    left: 10px;
    color: #fff;
    font-family: "fontsell";
    font-size: 2em;
    opacity: 0;
    will-change: left, opacity;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s; }
  .sec_float-links .item:hover a:before {
    left: 30px;
    opacity: 1; }
  .sec_float-links .item.big a:before {
    font-size: 3em; }
  .sec_float-links .item.big:hover a:before {
    left: 45px; } }

/*--------------------------------
LLISTA FITXES 2 i LLISTA FITXES 3 -> CODI LLEVAT I POSAT EN EL THEMELET
--------------------------------*/
/*-----------------------------------------------------------------------------
PROCEDIMENTS CONSORCI BORSA ALLOTJAMENTS TURÍSTICS > llista de procediments
------------------------------------------------------------------------------*/
/* destinataris */
.portlet-llistatprocediments div.container.cbat .row .tramitess .botons {
  background-color: white;
  margin: 0; }

.portlet-llistatprocediments div.container.cbat .row .tramitess ul.lista_alcances {
  flex: auto;
  margin: 0px 0px;
  padding-left: 0px; }

.portlet-llistatprocediments div.container.cbat ul.lista_alcances li {
  background-color: #c3b7ae;
  color: white;
  height: 40px;
  text-align: center;
  font-size: 18px;
  text-transform: uppercase;
  list-style-type: none;
  display: inline-block;
  margin-left: 0px;
  width: 25%;
  border-right: 1px solid #fff;
  padding-top: 8px; }

.portlet-llistatprocediments div.container.cbat ul.lista_alcances li.abast.abast-mod {
  background-color: rgba(85, 85, 85, 0.86) !important; }

.portlet-llistatprocediments div.container.cbat .row .tramitess ul.lista_alcances li:last-child {
  border-right: none;
  padding-top: 8px; }

@media screen and (max-width: 1200px) {
  .portlet-llistatprocediments div.container.cbat .row .tramitess ul.lista_alcances li {
    font-size: 15px; } }

@media screen and (max-width: 767px) {
  .portlet-llistatprocediments div.container.cbat .row .tramitess ul.lista_alcances li {
    float: left;
    font-size: 12px; } }

@media screen and (max-width: 480px) {
  .portlet-llistatprocediments div.container.cbat .row .tramitess ul.lista_alcances li {
    width: 100%;
    font-size: 18px;
    border-bottom: 1px solid #fff;
    border-right: none; } }

.portlet-llistatprocediments div.container.cbat .row .tramitess ul.lista_alcances li:hover {
  background-color: rgba(85, 85, 85, 0.86);
  color: #fff;
  cursor: pointer; }

.portlet-llistatprocediments div.container.cbat div.quick-search {
  background-color: #a69c95 !important; }

.portlet-llistatprocediments div.container.cbat div.quick-search h3.heading.text-white {
  color: white !important; }

.portlet-llistatprocediments div.container.cbat div.input-group {
  display: table !important; }

.portlet-llistatprocediments div.container.cbat div.input-group input#_3_keywords {
  background-color: white !important;
  border-radius: 0px; }

.portlet-llistatprocediments div.container.cbat div.input-group input#_3_keywords:disabled {
  background-color: white !important; }

.portlet-llistatprocediments div.container.cbat div.input-group span.input-group-btn {
  display: table-cell !important;
  vertical-align: top;
  width: 1%; }

.portlet-llistatprocediments div.container.cbat div.input-group span.input-group-btn button.btn.btn-cta {
  background-color: rgba(85, 85, 85, 0.75) !important; }

.portlet-llistatprocediments div.container.cbat div#tramite_visual_noresultats.tramite_visual {
  display: none;
  background-color: white; }

.portlet-llistatprocediments div.container.cbat div#tramite_visual_noresultats.tramite_visual span {
  text-align: center;
  margin-left: 5%; }

.portlet-llistatprocediments div.container.cbat .row .tramitess .lista_tramite_visual_sin_resultados {
  padding-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px; }

.portlet-llistatprocediments div.container.cbat .row .tramitess .lista_tramite_visual_sin_resultados li {
  background-color: #FFBFC0;
  list-style-type: none;
  padding-top: 29px;
  padding-bottom: 16px;
  border-bottom: 4px solid #f1f1f1;
  padding-left: 20px;
  height: 38px; }

.portlet-llistatprocediments div.container.cbat .row .tramitess .lista_tramite_visual_sin_resultados li h4 {
  margin: 0px 0px;
  color: #a69c95 !important;
  font-size: 17px;
  font-weight: bold;
  line-height: 23px; }

.portlet-llistatprocediments div.container.cbat .row .tramitess .lista_tramite_visual {
  padding-left: 0px;
  padding-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px; }

.portlet-llistatprocediments div.container.cbat .row .tramitess .lista_tramite_visual li:before {
  float: right;
  color: #DDDDDD;
  font-size: 28px;
  font-weight: bolder;
  margin-right: 40px;
  font-family: FontAwesome;
  content: "\f054";
  padding-top: 0px !important; }

@media screen and (max-width: 480px) {
  .portlet-llistatprocediments div.container.cbat .row .tramitess .lista_tramite_visual li:before {
    margin-right: auto;
    padding-right: 5px; } }

.portlet-llistatprocediments div.container.cbat .row .tramitess .lista_tramite_visual li:hover:before {
  color: rgba(85, 85, 85, 0.75) !important; }

.portlet-llistatprocediments div.container.cbat .row .tramitess .lista_tramite_visual li:hover {
  background-color: rgba(166, 156, 149, 0.1); }

.portlet-llistatprocediments div.container.cbat .row .tramitess .lista_tramite_visual li {
  list-style-type: none;
  background-color: #fff;
  padding-top: 15px;
  padding-bottom: 16px;
  border-bottom: 4px solid #f1f1f1;
  padding-left: 20px;
  cursor: pointer; }

@media screen and (max-width: 480px) {
  .portlet-llistatprocediments div.container.cbat .row .tramitess .lista_tramite_visual li {
    font-size: 12px; } }

.portlet-llistatprocediments div.container.cbat .row .tramitess .lista_tramite_visual li h4 {
  margin: 0px 0px;
  color: #a69c95 !important;
  font-size: 17px;
  line-height: 23px; }

@media screen and (max-width: 480px) {
  .portlet-llistatprocediments div.container.cbat .row .tramitess .lista_tramite_visual li h4 {
    font-size: 14px; } }

.portlet-llistatprocediments div.container.cbat .row .tramitess .lista_tramite_visual li p, .row .tramitess .lista_tramite_visual li .container .container-fluid .tramitedocu .detalltramit .detaldestinataris ol, .container .container-fluid .tramitedocu .detalltramit .detaldestinataris .row .tramitess .lista_tramite_visual li ol {
  margin: 0;
  color: #c3b7ae; }

.portlet-llistatprocediments div.container.cbat .row .tramitess .lista_tramite_visual li p {
  font-size: 14px;
  line-height: 20px; }

.portlet-llistatprocediments div.container.cbat div#pagination {
  display: block;
  margin: 30px 0 0;
  padding-left: 0;
  border-radius: 4px; }

.portlet-llistatprocediments div.container.cbat div#pagination ul, .portlet-llistatprocediments div.container.cbat div#pagination li {
  display: inline;
  list-style: none;
  padding-left: 0; }

.portlet-llistatprocediments div.container.cbat div#pagination li:hover a {
  color: #292929;
  background-color: #f1f1f1;
  border: solid 1px #dadada; }

.portlet-llistatprocediments div.container.cbat div#pagination li.active a {
  color: #292929;
  background-color: transparent;
  border: solid 1px #292929; }

.portlet-llistatprocediments div.container.cbat div#pagination li a {
  display: inline-block;
  position: relative;
  color: #7d7d7d;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  border: 1px solid transparent;
  padding: .5rem .9rem; }

.portlet-llistatprocediments div.container.cbat div#pagination li.back-arrow a, .portlet-llistatprocediments div.container.cbat div#pagination li.forward-arrow a {
  display: inline;
  padding: 5px 14px; }

.portlet-llistatprocediments div.container.cbat div#pagination li.back-arrow a:after {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  top: 10px;
  left: 11px;
  border: solid #292929;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg); }

.portlet-llistatprocediments div.container.cbat div#pagination li.forward-arrow a:after {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  left: 8px;
  top: 50%;
  border: solid #292929;
  border-width: 0 2px 2px 0;
  -webkit-transform: translateY(-50%) rotate(-45deg);
  -moz-transform: translateY(-50%) rotate(-45deg);
  -ms-transform: translateY(-50%) rotate(-45deg);
  -o-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg); }

/*-----------------------------------------------------------------------------
PROCEDIMENTS CONSORCI BORSA ALLOTJAMENTS TURÍSTICS > fitxa de procediment
------------------------------------------------------------------------------*/
.portlet-fitxaprocediment div.fitxa.cbat div.tramitedocu div.filatramite {
  line-height: 20px !important;
  font-size: 14px !important;
  color: white !important;
  background-color: #a69c95 !important; }

.portlet-fitxaprocediment div.fitxa.cbat div.tramitedocu div.filatramite div.breadtramite {
  min-height: 45px !important;
  padding-left: 20px !important; }

.portlet-fitxaprocediment div.fitxa.cbat div.tramitedocu div.filatramite div.breadtramite span.breadtramitenew {
  display: table-cell !important; }

.portlet-fitxaprocediment div.fitxa.cbat div.tramitedocu div.span11 {
  float: left;
  width: 90%; }

.portlet-fitxaprocediment div.fitxa.cbat div.tramitedocu div.span1 {
  float: left;
  width: 10%; }

.portlet-fitxaprocediment div.fitxa.cbat div.tramitedocu div.impresora i.fa.fa-print:before {
  font-size: 26px !important;
  padding-top: 30px !important;
  color: #595959 !important;
  cursor: pointer !important;
  padding-bottom: 20px !important;
  padding-left: 20px !important;
  padding-right: 20px !important; }

.portlet-fitxaprocediment div.fitxa.cbat div.tramitedocu div.extras.extras-mod {
  padding: 0 !important;
  margin-bottom: 0 !important;
  box-shadow: unset !important;
  background-color: transparent !important; }

.portlet-fitxaprocediment div.extras.extras-mod ul li {
  display: grid;
  grid-template-columns: auto 1fr auto; }

.portlet-fitxaprocediment div.extras.extras-mod li::before {
  content: "•";
  padding-right: 11px;
  font-size: 1.5rem; }

.portlet-fitxaprocediment div.fitxa.cbat div.tramitedocu div#titoltramitaso div.col-md-12.tramitaso {
  background-color: #a69c95 !important;
  padding-top: 15px !important;
  padding-bottom: 15px !important; }

.portlet-fitxaprocediment div.fitxa.cbat div.tramitedocu div#titoltramitaso h4.heading.tramitaso {
  text-transform: uppercase !important;
  color: white !important; }

.portlet-fitxaprocediment div.fitxa.cbat div.tramitedocu div#titoltramitaso h4.heading.tramitaso:before {
  background-image: none !important; }

.portlet-fitxaprocediment div.fitxa.cbat div.tramitedocu div#titoltramitaso div.col-md-12.bgccc {
  background-color: #ccc !important; }

.portlet-fitxaprocediment div.fitxa.cbat div.tramitedocu div#titoltramitaso ul.tramitaso {
  list-style-type: none !important;
  font-size: 17px !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  margin-bottom: 8px !important; }

.portlet-fitxaprocediment div.fitxa.cbat div.tramitedocu div#titoltramitaso ul.tramitaso li.tramitaso {
  padding-left: 20px !important; }

.portlet-fitxaprocediment div.fitxa.cbat div.tramitedocu div.accordion {
  margin-bottom: 0px !important; }

.portlet-fitxaprocediment div.fitxa.cbat div.tramitedocu div.accordion h5.heading {
  font-size: 18px !important;
  width: calc(100% - 120px) !important; }

.portlet-fitxaprocediment div.fitxa.cbat div.tramitedocu div.accordion div.row p {
  font-size: 13px !important; }

.portlet-fitxaprocediment div.fitxa.cbat div.tramitedocu div.btn-accordion i.icon.fa {
  right: 75px !important;
  font-size: 21px !important; }

.portlet-fitxaprocediment div.fitxa.cbat div.tramitedocu div.btn-accordion i.icon.fa.fa-mod {
  right: 110px !important; }

.portlet-fitxaprocediment div.fitxa.cbat div.tramitedocu div.btn-accordion i.icon.fa.fa-at,
.portlet-fitxaprocediment div.fitxa.cbat div.tramitedocu div.btn-accordion i.icon.fa.fa-ban {
  color: #212529 !important; }

.portlet-fitxaprocediment div.fitxa.cbat div.tramitedocu div.btn-accordion i.icon.fa.fa-ban.fa-ban-mod {
  color: grey !important; }

.portlet-fitxaprocediment div.fitxa.cbat div.row.fontsize11em {
  font-size: 1.1em !important; }

.portlet-fitxaprocediment div.fitxa.cbat div.row.height15px {
  height: 15px !important; }

.portlet-fitxaprocediment div.fitxa.cbat div.row.clearboth {
  clear: both !important; }

.portlet-fitxaprocediment div.fitxa.cbat div.row.manteniment div.construccio div.recuadro_rosa {
  background-color: unset !important; }

.portlet-fitxaprocediment div.fitxa.cbat div.row.manteniment div.recuadro_rosa div.texto_fuera_servicio p.explicacio_fora_servei {
  color: white !important; }

/*-----------------------------------------------------------------------------
CONTENT-WIDE
------------------------------------------------------------------------------*/
.content-wide > .col-1, .content-wide > .col-2, .content-wide > .col-3, .content-wide > .col-4, .content-wide > .col-5, .content-wide > .col-6, .content-wide > .col-7, .content-wide > .col-8, .content-wide > .col-9, .content-wide > .col-10, .content-wide > .col-11, .content-wide > .col-12, .content-wide .col, .content-wide > .col-auto, .content-wide > .col-sm-1, .content-wide > .col-sm-2, .content-wide > .col-sm-3, .content-wide > .col-sm-4, .content-wide > .col-sm-5, .content-wide > .col-sm-6, .content-wide > .col-sm-7, .content-wide > .col-sm-8, .content-wide > .col-sm-9, .content-wide > .col-sm-10, .content-wide > .col-sm-11, .content-wide > .col-sm-12, .content-wide > .col-sm, .content-wide > .col-sm-auto, .content-wide > .col-md-1, .content-wide > .col-md-2, .content-wide > .col-md-3, .content-wide > .col-md-4, .content-wide > .col-md-5, .content-wide > .col-md-6, .content-wide > .col-md-7, .content-wide > .col-md-8, .content-wide > .col-md-9, .content-wide > .col-md-10, .content-wide > .col-md-11, .content-wide > .col-md-12, .content-wide > .col-md, .content-wide > .col-md-auto, .content-wide > .col-lg-1, .content-wide > .col-lg-2, .content-wide > .col-lg-3, .content-wide > .col-lg-4, .content-wide > .col-lg-5, .content-wide > .col-lg-6, .content-wide > .col-lg-7, .content-wide > .col-lg-8, .content-wide > .col-lg-9, .content-wide > .col-lg-10, .content-wide > .col-lg-11, .content-wide > .col-lg-12, .content-wide > .col-lg, .content-wide > .col-lg-auto, .content-wide > .col-xl-1, .content-wide > .col-xl-2, .content-wide > .col-xl-3, .content-wide > .col-xl-4, .content-wide > .col-xl-5, .content-wide > .col-xl-6, .content-wide > .col-xl-7, .content-wide > .col-xl-8, .content-wide > .col-xl-9, .content-wide > .col-xl-10, .content-wide > .col-xl-11, .content-wide > .col-xl-12, .content-wide > .col-xl, .content-wide > .col-xl-auto {
  padding-left: 0;
  padding-right: 0; }

/*-----------------------------------------------------------------------------
EFECTE CORTINA A IMATGES DOBLES > fitxa abans despres
------------------------------------------------------------------------------*/
.twentytwenty-horizontal .twentytwenty-handle:before,
.twentytwenty-horizontal .twentytwenty-handle:after,
.twentytwenty-vertical .twentytwenty-handle:before,
.twentytwenty-vertical .twentytwenty-handle:after {
  content: " ";
  display: block;
  background: white;
  position: absolute;
  z-index: 30;
  -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5); }

.twentytwenty-horizontal .twentytwenty-handle:before,
.twentytwenty-horizontal .twentytwenty-handle:after {
  width: 3px;
  height: 9999px;
  left: 50%;
  margin-left: -1.5px; }

.twentytwenty-vertical .twentytwenty-handle:before,
.twentytwenty-vertical .twentytwenty-handle:after {
  width: 9999px;
  height: 3px;
  top: 50%;
  margin-top: -1.5px; }

.twentytwenty-overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%; }

.twentytwenty-overlay {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s; }

.twentytwenty-before-label, .twentytwenty-after-label {
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  transition-property: opacity; }

.twentytwenty-before-label, .twentytwenty-after-label {
  color: white;
  font-size: 13px;
  letter-spacing: 0.1em; }

.twentytwenty-before-label, .twentytwenty-after-label {
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  line-height: 38px;
  padding: 0 20px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

.twentytwenty-left-arrow, .twentytwenty-right-arrow,
.twentytwenty-up-arrow, .twentytwenty-down-arrow {
  width: 0;
  height: 0;
  border: 6px inset transparent;
  position: absolute; }

.twentytwenty-left-arrow, .twentytwenty-right-arrow {
  top: 50%;
  margin-top: -6px; }

.twentytwenty-up-arrow, .twentytwenty-down-arrow {
  left: 50%;
  margin-left: -6px; }

.twentytwenty-container {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  z-index: 0;
  overflow: hidden;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none; }

.twentytwenty-container img {
  max-width: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  display: block; }

.twentytwenty-container.active .twentytwenty-overlay,
.twentytwenty-container.active :hover.twentytwenty-overlay {
  background: rgba(0, 0, 0, 0); }

.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label,
.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label {
  opacity: 0; }

.twentytwenty-container * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.twentytwenty-before-label {
  opacity: 0; }

.twentytwenty-container.t20-hover.active .twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.t20-hover.active .twentytwenty-overlay .twentytwenty-after-label {
  opacity: 1; }

.twentytwenty-after-label {
  opacity: 0; }

.twentytwenty-horizontal .twentytwenty-before-label {
  left: 1px;
  bottom: 0px;
  max-width: 50%;
  box-sizing: border-box;
  line-height: inherit;
  padding: 4px; }

.twentytwenty-horizontal .twentytwenty-after-label {
  right: 1px;
  bottom: 0px;
  max-width: 50%;
  box-sizing: border-box;
  line-height: inherit;
  padding: 4px; }

.twentytwenty-vertical .twentytwenty-before-label {
  top: 1px;
  line-height: inherit;
  padding: 6px;
  box-sizing: border-box; }

.twentytwenty-vertical .twentytwenty-after-label {
  bottom: 1px;
  line-height: inherit;
  padding: 6px;
  box-sizing: border-box; }

.twentytwenty-overlay {
  -webkit-transition-property: background;
  -moz-transition-property: background;
  transition-property: background;
  background: rgba(0, 0, 0, 0);
  z-index: 25; }

.twentytwenty-overlay:hover {
  background: rgba(0, 0, 0, 0.5); }

.twentytwenty-overlay:hover .twentytwenty-after-label {
  opacity: 1; }

.twentytwenty-overlay:hover .twentytwenty-before-label {
  opacity: 1; }

.twentytwenty-before {
  z-index: 20; }

.twentytwenty-after {
  z-index: 10; }

.twentytwenty-handle {
  height: 38px;
  width: 38px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -22px;
  margin-top: -22px;
  border: 3px solid white;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  z-index: 40;
  cursor: pointer; }

.twentytwenty-horizontal .twentytwenty-handle:before {
  bottom: 50%;
  margin-bottom: 22px;
  -webkit-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }

.twentytwenty-horizontal .twentytwenty-handle:after {
  top: 50%;
  margin-top: 22px;
  -webkit-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }

.twentytwenty-vertical .twentytwenty-handle:before {
  left: 50%;
  margin-left: 22px;
  -webkit-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }

.twentytwenty-vertical .twentytwenty-handle:after {
  right: 50%;
  margin-right: 22px;
  -webkit-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -moz-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }

.twentytwenty-left-arrow {
  border-right: 6px solid white;
  left: 50%;
  margin-left: -17px; }

.twentytwenty-right-arrow {
  border-left: 6px solid white;
  right: 50%;
  margin-right: -17px; }

.twentytwenty-up-arrow {
  border-bottom: 6px solid white;
  top: 50%;
  margin-top: -17px; }

.twentytwenty-down-arrow {
  border-top: 6px solid white;
  bottom: 50%;
  margin-bottom: -17px; }

.peu-imatge-cnsll {
  width: 100%;
  bottom: 0;
  color: #c7c7c7;
  font-family: "OpenSans-Regular", Arial, Sans-serif;
  font-weight: normal;
  padding: 10px 15px;
  background-color: rgba(0, 0, 0, 0.6); }

.peu-imatge-cnsll:before {
  content: "\41";
  top: 50%;
  left: 15px;
  font-family: "fontsell";
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%); }

/*-----------------------------------------------------------------------------
Entradeta notícies en negreta
------------------------------------------------------------------------------*/
.text-highlight {
  color: #111111;
  font-family: "OpenSans-Semibold", serif;
  font-size: 1.2em; }

/* ---------------------------------
PEU
--------------------------------- */
.portlet-content-container .portlet-body .asset-full-content.mb-5,
.portlet-content-container .portlet-body .asset-full-content.my-5 {
  margin-bottom: 0 !important; }

.portlet-content-container .portlet-body .asset-full-content .asset-content.mb-3,
.portlet-content-container .portlet-body .asset-full-content .asset-content.my-3 {
  margin-bottom: 0 !important; }

.portlet-content-container .portlet-body .asset-full-content .asset-links.mb-4,
.portlet-content-container .portlet-body .asset-full-content .asset-links.my-4 {
  margin-bottom: 0 !important; }

/* ---------------------------------
FITXA
--------------------------------- */
p.icon {
  font-family: "OpenSans-Regular", Arial, Sans-serif, serif !important; }

/* TÍTOLS -------------------- */
.titol-fitxa {
  font-size: 18px !important;
  margin-top: 10px; }

h2.heading {
  font-size: 30px !important; }

h3.heading {
  font-size: 24px !important; }

h4.heading {
  font-size: 18px !important; }

/* Per ajustar text de les llistes de fitxes */
.ellipsis-TwoLines.titol-fitxa {
  padding-top: 15px; }

/* ---------------------------------
PORTLET - HEADER
--------------------------------- */
.portlet .portlet-content .portlet-header {
  display: none; }

/*--------------------------------
CLAY - asset-title d-inline
--------------------------------*/
span.asset-title.d-inline {
  display: none !important; }

/* ---------------------------------
  THEME 1 SLIDER: FULL WIDTH
--------------------------------- */
.slider_full-width {
  width: 100%;
  height: 70vh; }

.slider_full-width .swiper-container {
  width: inherit;
  height: inherit; }

.slider_full-width .swiper-container .swiper-wrapper .swiper-slide {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  background-blend-mode: multiply;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important; }

.slider_full-width .swiper-container .swiper-wrapper .swiper-slide h3 {
  max-width: 700px;
  font-family: "OpenSans-Bold", Arial, sans-serif, serif;
  text-align: center;
  color: #fff;
  font-size: 2.5rem;
  padding: 0 15px;
  margin: 0 auto; }

.slider_full-width .swiper-container .swiper-wrapper .swiper-slide h3.video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.slider_full-width .swiper-container .swiper-wrapper .swiper-slide video {
  height: 100vh;
  object-fit: fill; }

.slider_full-width .swiper-container .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  background: #fff;
  opacity: 0.4; }

.slider_full-width .swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1; }

.slider_full-width .swiper-container .swiper-wrapper .swiper-slide video {
  transition-duration: 1ms !important;
  width: 100%; }

@media (orientation: portrait) {
  .slider_full-width .swiper-container .swiper-wrapper .swiper-slide {
    overflow: hidden; }
  .slider_full-width .swiper-container .swiper-wrapper .swiper-slide video {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    overflow: hidden; } }

@media (min-width: 568px) {
  .slider_full-width .swiper-container .swiper-wrapper .swiper-slide h3 {
    font-size: 2em; } }

@media (min-width: 768px) {
  .slider_full-width {
    height: 50vh; }
  .slider_full-width .swiper-container .swiper-wrapper .swiper-slide h3 {
    font-size: 2.5em; } }

@media (min-width: 1200px) {
  .slider_full-width {
    height: 70vh; }
  .slider_full-width .swiper-container .swiper-wrapper .swiper-slide h3 {
    font-size: 4em; } }

/* ---------------------------------
  THEME 1 COMPONENTS: FLOAT ROWS
--------------------------------- */
.component_jumping-rows .item {
  position: relative;
  width: 100%;
  min-height: 350px;
  background-color: #fff;
  border: 1px solid #e0e0e0; }

.component_jumping-rows .item:before,
.component_jumping-rows .item:after {
  content: "";
  display: table; }

.component_jumping-rows .item:after {
  clear: both; }

.component_jumping-rows .item .text-wrapper {
  position: relative;
  width: 100%;
  padding: 30px; }

.component_jumping-rows .item .background {
  position: relative;
  width: 100%;
  height: 200px;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important; }

@media (min-width: 768px) {
  .component_jumping-rows .item .text-wrapper {
    width: 50%;
    height: 100%;
    padding: 60px; }
  .component_jumping-rows .item:nth-child(odd) .text-wrapper {
    float: left; }
  .component_jumping-rows .item:nth-child(even) .text-wrapper {
    float: right; }
  .component_jumping-rows .item .background {
    position: absolute;
    width: 50%;
    height: 100%; }
  .component_jumping-rows .item:nth-child(odd) .background {
    left: 50%; }
  .component_jumping-rows .item:nth-child(even) .background {
    left: 0; } }

/* ---------------------------------
RESPONSIVE FITXES TEMA FULL 
--------------------------------- */
.box-flow.mb-xs-regular.mb-md-large .row .col-xs-12.col-md-12 {
  padding-left: 26px;
  padding-right: 18px; }

.white-bg {
  background-color: #ffffff; }

.light-bg {
  background-color: #efefef; }

.medium-bg {
  background-color: #e6e6e6; }

.dark-bg {
  background-color: #2d2d2d; }

.grey-bg {
  background-color: #f5f5f5; }

.text-center {
  text-align: center !important; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-justify {
  text-align: justify !important; }

.text-primary {
  color: #003366 !important; }

.text-white {
  color: #ffffff !important; }

.overflow-hidden {
  overflow: hidden !important; }

.overflow-y-hidden {
  overflow-y: hidden !important; }

.overflow-x-hidden {
  overflow-x: hidden !important; }

/* ---------------------------------
  SHORTCODES  (320px)
--------------------------------- */
@media (min-width: 320px) {
  /* TEXT ALIGN 
************/
  .text-xs-center {
    text-align: center !important; }
  .text-xs-left {
    text-align: left !important; }
  .text-xs-rigth {
    text-align: right !important; }
  .text-xs-justify {
    text-align: justify !important; }
  /* PADDING 0
***********/
  .p-xs-0 {
    padding: 0 !important; }
  .pt-xs-0 {
    padding-top: 0 !important; }
  .pr-xs-0 {
    padding-right: 0 !important; }
  .pb-xs-0 {
    padding-bottom: 0 !important; }
  .pl-xs-0 {
    padding-left: 0 !important; }
  /* PADDING REGULAR
*****************/
  .p-xs-regular {
    padding: 15px !important; }
  .pt-xs-regular {
    padding-top: 15px !important; }
  .pr-xs-regular {
    padding-right: 15px !important; }
  .pb-xs-regular {
    padding-bottom: 15px !important; }
  .pl-xs-regular {
    padding-left: 15px !important; }
  /* PADDING LARGE
*****************/
  .p-xs-large {
    padding: 30px !important; }
  .pt-xs-large {
    padding-top: 30px !important; }
  .pr-xs-large {
    padding-right: 30px !important; }
  .pb-xs-large {
    padding-bottom: 30px !important; }
  .pl-xs-large {
    padding-left: 30px !important; }
  /* PADDING XTRA LARGE
********************/
  .p-xs-xlarge {
    padding: 60px !important; }
  .pt-xs-xlarge {
    padding-top: 60px !important; }
  .pr-xs-xlarge {
    padding-right: 60px !important; }
  .pb-xs-xlarge {
    padding-bottom: 60px !important; }
  .pl-xs-xlarge {
    padding-left: 60px !important; }
  /* MARGIN 0
***********/
  .m-xs-0 {
    margin: 0 !important; }
  .mt-xs-0 {
    margin-top: 0 !important; }
  .mr-xs-0 {
    margin-right: 0 !important; }
  .mb-xs-0 {
    margin-bottom: 0 !important; }
  .ml-xs-0 {
    margin-left: 0 !important; }
  /* MARGIN REGULAR
*****************/
  .m-xs-regular {
    margin: 15px !important; }
  .mt-xs-regular {
    margin-top: 15px !important; }
  .mr-xs-regular {
    margin-right: 15px !important; }
  .mb-xs-regular {
    margin-bottom: 15px !important; }
  .ml-xs-regular {
    margin-left: 15px !important; }
  /* MARGIN LARGE
*****************/
  .m-xs-large {
    margin: 30px !important; }
  .mt-xs-large {
    margin-top: 30px !important; }
  .mr-xs-large {
    margin-right: 30px !important; }
  .mb-xs-large {
    margin-bottom: 30px !important; }
  .ml-xs-large {
    margin-left: 30px !important; }
  /* MARGIN XTRA LARGE
*******************/
  .m-xs-xlarge {
    margin: 60px !important; }
  .mt-xs-xlarge {
    margin-top: 60px !important; }
  .mr-xs-xlarge {
    margin-right: 60px !important; }
  .mb-xs-xlarge {
    margin-bottom: 60px !important; }
  .ml-xs-xlarge {
    margin-left: 60px !important; }
  /* BORDER NONE
**************/
  .b-xs-0 {
    border: 0 !important; }
  .bt-xs-0 {
    border-top: 0 !important; }
  .br-xs-0 {
    border-right: 0 !important; }
  .bb-xs-0 {
    border-bottom: 0 !important; }
  .bl-xs-0 {
    border-left: 0 !important; } }

/* ---------------------------------
  SHORTCODES  (768px)
--------------------------------- */
@media (min-width: 768px) {
  /* TEXT ALIGN 
************/
  .text-sm-center {
    text-align: center !important; }
  .text-sm-left {
    text-align: left !important; }
  .text-sm-rigth {
    text-align: right !important; }
  .text-sm-justify {
    text-align: justify !important; }
  /* PADDING 0
***********/
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0 {
    padding-left: 0 !important; }
  /* PADDING REGULAR
*****************/
  .p-sm-regular {
    padding: 15px !important; }
  .pt-sm-regular {
    padding-top: 15px !important; }
  .pr-sm-regular {
    padding-right: 15px !important; }
  .pb-sm-regular {
    padding-bottom: 15px !important; }
  .pl-sm-regular {
    padding-left: 15px !important; }
  /* PADDING LARGE
*****************/
  .p-sm-large {
    padding: 30px !important; }
  .pt-sm-large {
    padding-top: 30px !important; }
  .pr-sm-large {
    padding-right: 30px !important; }
  .pb-sm-large {
    padding-bottom: 30px !important; }
  .pl-sm-large {
    padding-left: 30px !important; }
  /* PADDING XTRA LARGE
********************/
  .p-sm-xlarge {
    padding: 60px !important; }
  .pt-sm-xlarge {
    padding-top: 60px !important; }
  .pr-sm-xlarge {
    padding-right: 60px !important; }
  .pb-sm-xlarge {
    padding-bottom: 60px !important; }
  .pl-sm-xlarge {
    padding-left: 60px !important; }
  /* MARGIN 0
***********/
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0 {
    margin-left: 0 !important; }
  /* MARGIN REGULAR
*****************/
  .m-sm-regular {
    margin: 15px !important; }
  .mt-sm-regular {
    margin-top: 15px !important; }
  .mr-sm-regular {
    margin-right: 15px !important; }
  .mb-sm-regular {
    margin-bottom: 15px !important; }
  .ml-sm-regular {
    margin-left: 15px !important; }
  /* MARGIN LARGE
*****************/
  .m-sm-large {
    margin: 30px !important; }
  .mt-sm-large {
    margin-top: 30px !important; }
  .mr-sm-large {
    margin-right: 30px !important; }
  .mb-sm-large {
    margin-bottom: 30px !important; }
  .ml-sm-large {
    margin-left: 30px !important; }
  /* MARGIN XTRA LARGE
*******************/
  .m-sm-xlarge {
    margin: 60px !important; }
  .mt-sm-xlarge {
    margin-top: 60px !important; }
  .mr-sm-xlarge {
    margin-right: 60px !important; }
  .mb-sm-xlarge {
    margin-bottom: 60px !important; }
  .ml-sm-xlarge {
    margin-left: 60px !important; }
  /* BORDER NONE
**************/
  .b-sm-0 {
    border: 0 !important; }
  .bt-sm-0 {
    border-top: 0 !important; }
  .br-sm-0 {
    border-right: 0 !important; }
  .bb-sm-0 {
    border-bottom: 0 !important; }
  .bl-sm-0 {
    border-left: 0 !important; } }

/* ---------------------------------
  SHORTCODES  (992px)
--------------------------------- */
@media (min-width: 992px) {
  /* TEXT ALIGN 
************/
  .text-md-center {
    text-align: center !important; }
  .text-md-left {
    text-align: left !important; }
  .text-md-rigth {
    text-align: right !important; }
  .text-md-justify {
    text-align: justify !important; }
  /* PADDING 0
***********/
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0 {
    padding-top: 0 !important; }
  .pr-md-0 {
    padding-right: 0 !important; }
  .pb-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0 {
    padding-left: 0 !important; }
  /* PADDING REGULAR
*****************/
  .p-md-regular {
    padding: 15px !important; }
  .pt-md-regular {
    padding-top: 15px !important; }
  .pr-md-regular {
    padding-right: 15px !important; }
  .pb-md-regular {
    padding-bottom: 15px !important; }
  .pl-md-regular {
    padding-left: 15px !important; }
  /* PADDING LARGE
*****************/
  .p-md-large {
    padding: 30px !important; }
  .pt-md-large {
    padding-top: 30px !important; }
  .pr-md-large {
    padding-right: 30px !important; }
  .pb-md-large {
    padding-bottom: 30px !important; }
  .pl-md-large {
    padding-left: 30px !important; }
  /* PADDING XTRA LARGE
********************/
  .p-md-xlarge {
    padding: 60px !important; }
  .pt-md-xlarge {
    padding-top: 60px !important; }
  .pr-md-xlarge {
    padding-right: 60px !important; }
  .pb-md-xlarge {
    padding-bottom: 60px !important; }
  .pl-md-xlarge {
    padding-left: 60px !important; }
  /* MARGIN 0
***********/
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0 {
    margin-top: 0 !important; }
  .mr-md-0 {
    margin-right: 0 !important; }
  .mb-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0 {
    margin-left: 0 !important; }
  /* MARGIN REGULAR
*****************/
  .m-md-regular {
    margin: 15px !important; }
  .mt-md-regular {
    margin-top: 15px !important; }
  .mr-md-regular {
    margin-right: 15px !important; }
  .mb-md-regular {
    margin-bottom: 15px !important; }
  .ml-md-regular {
    margin-left: 15px !important; }
  /* MARGIN LARGE
*****************/
  .m-md-large {
    margin: 30px !important; }
  .mt-md-large {
    margin-top: 30px !important; }
  .mr-md-large {
    margin-right: 30px !important; }
  .mb-md-large {
    margin-bottom: 30px !important; }
  .ml-md-large {
    margin-left: 30px !important; }
  /* MARGIN XTRA LARGE
*******************/
  .m-md-xlarge {
    margin: 60px !important; }
  .mt-md-xlarge {
    margin-top: 60px !important; }
  .mr-md-xlarge {
    margin-right: 60px !important; }
  .mb-md-xlarge {
    margin-bottom: 60px !important; }
  .ml-md-xlarge {
    margin-left: 60px !important; }
  /* BORDER NONE
**************/
  .b-md-0 {
    border: 0 !important; }
  .bt-md-0 {
    border-top: 0 !important; }
  .br-md-0 {
    border-right: 0 !important; }
  .bb-md-0 {
    border-bottom: 0 !important; }
  .bl-md-0 {
    border-left: 0 !important; } }

/* ---------------------------------
  SHORTCODES  (1200px)
--------------------------------- */
@media (min-width: 1200px) {
  /* TEXT ALIGN 
************/
  .text-lg-center {
    text-align: center !important; }
  .text-lg-left {
    text-align: left !important; }
  .text-lg-rigth {
    text-align: right !important; }
  .text-lg-justify {
    text-align: justify !important; }
  /* PADDING 0
***********/
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0 {
    padding-left: 0 !important; }
  /* PADDING REGULAR
*****************/
  .p-lg-regular {
    padding: 15px !important; }
  .pt-lg-regular {
    padding-top: 15px !important; }
  .pr-lg-regular {
    padding-right: 15px !important; }
  .pb-lg-regular {
    padding-bottom: 15px !important; }
  .pl-lg-regular {
    padding-left: 15px !important; }
  /* PADDING LARGE
*****************/
  .p-lg-large {
    padding: 30px !important; }
  .pt-lg-large {
    padding-top: 30px !important; }
  .pr-lg-large {
    padding-right: 30px !important; }
  .pb-lg-large {
    padding-bottom: 30px !important; }
  .pl-lg-large {
    padding-left: 30px !important; }
  /* PADDING XTRA LARGE
********************/
  .p-lg-xlarge {
    padding: 60px !important; }
  .pt-lg-xlarge {
    padding-top: 60px !important; }
  .pr-lg-xlarge {
    padding-right: 60px !important; }
  .pb-lg-xlarge {
    padding-bottom: 60px !important; }
  .pl-lg-xlarge {
    padding-left: 60px !important; }
  /* MARGIN 0
***********/
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0 {
    margin-left: 0 !important; }
  /* MARGIN REGULAR
*****************/
  .m-lg-regular {
    margin: 15px !important; }
  .mt-lg-regular {
    margin-top: 15px !important; }
  .mr-lg-regular {
    margin-right: 15px !important; }
  .mb-lg-regular {
    margin-bottom: 15px !important; }
  .ml-lg-regular {
    margin-left: 15px !important; }
  /* MARGIN LARGE
*****************/
  .m-lg-large {
    margin: 30px !important; }
  .mt-lg-large {
    margin-top: 30px !important; }
  .mr-lg-large {
    margin-right: 30px !important; }
  .mb-lg-large {
    margin-bottom: 30px !important; }
  .ml-lg-large {
    margin-left: 30px !important; }
  /* MARGIN XTRA LARGE
*******************/
  .m-lg-xlarge {
    margin: 60px !important; }
  .mt-lg-xlarge {
    margin-top: 60px !important; }
  .mr-lg-xlarge {
    margin-right: 60px !important; }
  .mb-lg-xlarge {
    margin-bottom: 60px !important; }
  .ml-lg-xlarge {
    margin-left: 60px !important; }
  /* BORDER NONE
**************/
  .b-lg-0 {
    border: 0 !important; }
  .bt-lg-0 {
    border-top: 0 !important; }
  .br-lg-0 {
    border-right: 0 !important; }
  .bb-lg-0 {
    border-bottom: 0 !important; }
  .bl-lg-0 {
    border-left: 0 !important; } }

/* portlet decorators   */
/* color scheme */
a:hover, a.hover {
  color: var(--pc); }

.btn-primary, .btn-primary:active, .btn-primary:active:hover,
.btn-primary:visited, .btn-primary:focus {
  background-color: var(--pc);
  border: 1px solid var(--pc); }

.btn-primary:hover {
  background-color: var(--sc); }

.btn-primary-o, .btn-primary-o:active,
.btn-primary-o:visited, .btn-primary-o:focus,
.btn-primary-o:hover {
  background-color: var(--pc);
  border: 1px solid var(--pc); }

.btn-primary-o:hover {
  background-color: var(--sc); }

.btn-expand i {
  color: var(--pc); }

.btn-totes {
  background-color: var(--pc);
  border: 1px solid var(--pc); }

.btn-totes:hover {
  background-color: var(--sc); }

.heading {
  color: var(--pc); }

input:focus {
  border-color: var(--pc); }

.box-option:checked + label:before {
  background: var(--sc); }

.box-option:checked + label:before {
  background: var(--sc); }

.switchbox:checked + label:before {
  border-color: var(--pc);
  background: var(--sc); }

.switchbox:checked + label:after {
  border-color: var(--pc); }

.input-group .input-group-addon {
  background-color: var(--pc);
  border: 1px solid var(--pc); }

.quick-search {
  background-color: var(--pc); }

#common_top-bar {
  background-color: var(--pc); }

header.main-header {
  background-color: var(--sc);
  background-position: center; }

.swiper-pagination-bullets .swiper-pagination-bullet {
  background-color: var(--pc);
  opacity: 0.3; }

.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: var(--pc);
  opacity: 1; }

.gallery.columns .swiper-buttons-wrapper .swiper-button-next,
.gallery.columns .swiper-buttons-wrapper .swiper-button-prev {
  background-color: var(--pc); }

.gallery.columns .swiper-slide a:before {
  color: var(--pc); }

.gallery.columns .swiper-slide a .text-wrapper .title {
  color: var(--pc); }

.box-flow .gallery.columns .swiper-slide {
  background-color: var(--pc); }

.box-flow .gallery.columns .swiper-slide a .text-wrapper .title {
  color: #ffffff; }

.box-flow .gallery.columns .swiper-slide a .background .angle-decor:after {
  border-left: 500px solid var(--pc); }

.images-carousel .swiper-slide .zoom-image {
  background-color: var(--pc); }

/*.images-carousel .swiper-pagination-bullets .swiper-pagination-bullet {
	background-color: var(--pc) ;
}*/
.accordion .item .btn-accordion .icon {
  color: var(--pc); }

.tabs .tabs-nav .tabs-nav-wrapper {
  border-bottom-color: var(--pc); }

.tabs .tabs-nav .tabs-nav-wrapper .items-nav-wrapper .item {
  color: var(--pc); }

.tabs .tabs-nav .tabs-nav-wrapper .items-nav-wrapper .item:hover {
  border-bottom-color: var(--pc); }

.tabs .tabs-nav .tabs-nav-wrapper .items-nav-wrapper .item.active {
  border-bottom-color: var(--pc); }

/*.side-links ul li h1, .side-links ul li h2, .side-links ul li h3,
.side-links ul li h4, .side-links ul li h5, .side-links ul li h6 {
    color: var(--pc) ;}*/
.card-detail .header {
  background-color: var(--sc); }

.card-detail .details .card-detail-info .cdi-info-row i {
  color: var(--pc); }

.listing-bits .item .lb-item-header .lb-item-icon {
  background-color: var(--sc); }

.listing-bits .item .lb-item-header .lb-item-title,
.listing-bits .item .lb-item-header .lb-item-title a {
  color: var(--pc); }

.listing-bits .item .lb-item-content ul li:before {
  color: var(--pc); }

.listing-big .item a:before {
  color: var(--pc); }

.listing-big .item .text-wrapper h3 {
  color: var(--pc); }

.call-to-action.defecte .cta-fake-btn {
  background-color: var(--pc); }

@media (min-width: 1200px) {
  .call-to-action.defecte:hover .cta-fake-btn {
    background-color: var(--sc); } }

.bx-wrapper .bx-pager.bx-default-pager a {
  background-color: var(--pc); }

/* imatges clicables */
.boto-mapa {
  border: 6px solid var(--tc);
  -webkit-box-shadow: inset 0 0 5px 0 var(--tc);
  box-shadow: inset 0 0 5px 0 var(--tc); }

@media (min-width: 768px) {
  .boto-mapa {
    border: 8px solid var(--tc); } }

.boto-mapa-gota {
  background-color: var(--pc); }

.llista-fitxa-3 > div > div > a {
  color: var(--pc); }

.llista-fitxa-2 > div > div > a {
  color: var(--pc); }

.llista-fitxa > div > div > a {
  color: var(--pc); }

/* THEME 1 - COLOR GREEN
**********************/
#menu_type1 ul li a {
  color: var(--pc); }

#menu_type1 ul li a:before {
  background-color: var(--pc); }

/* THEME 2 - COLOR GREEN
**********************/
#menu_type2 .m_t2-inner ul.ul_navigation li.active a {
  color: var(--pc); }

#menu_type2 .m_t2-inner ul.ul_navigation li.active .m_t2-dropdown ul li a {
  color: #1f1f1f; }

#menu_type2 .m_t2-inner ul.ul_navigation li.active a::before {
  background-color: var(--pc); }

#menu_type2 .m_t2-inner .comp_quick-search input:focus {
  border: 2px solid var(--pc); }

.block-swiper .swiper-pagination-bullet-active {
  background-color: var(--pc); }

.gallery.columns .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: var(--pc); }

.comunicacio ul li h4.basic:before {
  color: var(--pc); }

.comunicacio ul li h4.destacat:before {
  color: var(--pc); }

.comunicacio ul li h4.avis:before {
  color: var(--pc); }

/* THEME 3 - COLOR GREEN
**********************/
.sec_float-links .item:hover a {
  background-color: var(--tc); }

.sec_separator-flat {
  background-color: var(--pc); }

/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
/** 2025.07.23 EVOLUTIU COMPARTEIX AMB LES TEVES XARXES SOCIALS **/
.compartix-box {
  display: inline-block;
  position: fixed;
  right: -17px;
  top: 51px;
  z-index: 100; }

@media (max-width: 768px) {
  .share-box.type-row .jssocials .jssocials-shares .jssocials-share .jssocials-share-link {
    width: 40px;
    height: 40px;
    right: 17px;
    margin-top: -4px; }
  .share-box.type-row .jssocials .jssocials-shares .jssocials-share .jssocials-share-link:before {
    font-size: 20px; } }

/* */
.share-box.type-row .compartix-box .compartix-link {
  display: inline-block;
  position: relative;
  width: 50px;
  height: 50px;
  background-color: #0E3366;
  color: #fff;
  right: 17px;
  z-index: 1;
  overflow: hidden;
  transition: all 0.3s ease;
  margin-top: -4px; }

.share-box.type-row .compartix-box .compartix-link:before {
  position: absolute;
  top: 50%;
  left: 50%;
  font-family: "Font Awesome 5 Free";
  content: "\f1e0";
  /* Share-alt */
  font-size: 20px;
  /* 2025.05.12 ab. 25px; */
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.share-box.type-row .compartix-box .compartix-link:after {
  display: inline-block; }

.share-box.type-row .compartix-box .compartix-link.actiu {
  background-color: #fff;
  /* $color-blau-1; */
  color: #0E3366;
  border: 1px solid #204F90; }

@media (max-width: 768px) {
  .share-box.type-row .compartix-box .compartix-link {
    width: 40px;
    height: 40px;
    right: 17px; }
  .share-box.type-row .compartix-box .compartix-link:before {
    font-size: 16px;
    /*  2025.05.12 ab. 20px; */ } }

/* */
/* HOVER */
.share-box.type-row .jssocials .jssocials-shares .jssocials-share .jssocials-share-link:hover::before {
  left: 33%;
  font-size: 25px; }

.share-box.type-row .compartix-box .compartix-link:hover:before {
  /* left: 33%; */
  font-size: 20px;
  /* 2025.05.12 ab. 25px;*/ }

@media (max-width: 768px) {
  .share-box.type-row .compartix-box .compartix-link:hover:before {
    font-size: 16px;
    /*  2025.05.12 ab. 20px; */ } }

@media (min-width: 1200px) {
  .compartix-box {
    position: fixed;
    top: 131px; }
  .share-box.type-row .compartix-box .compartix-link:hover {
    width: 132px;
    /* 2025.05.12 ab. 160px;*/ }
  .share-box.type-row .compartix-box .compartix-link:hover:before {
    left: 16%;
    font-size: 20px;
    /* 2025.05.12 ab. 25px;*/ }
  .share-box.type-row .compartix-box .compartix-link:hover:after {
    font-family: 'OpenSans-Light';
    align-content: center;
    margin-top: 11px;
    /* 2025.05.12 ab. 10px; */
    text-decoration: none;
    font-size: 16px;
    /* 2025.05.12 ab. 20px;*/
    content: attr(data-content-local);
    margin-right: 10px;
    /* 2025.05.12 ab. 10px; */
    margin-left: 25%; }
  .share-box.type-row .jssocials .jssocials-shares .jssocials-share .jssocials-share-link:hover::before {
    left: 16%;
    font-size: 25px; } }

/*# sourceMappingURL=main.css.map */
