@charset "UTF-8";
.loadingmask-message {
  background: transparent;
  border-width: 0;
  display: block;
  height: 1em;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: left;
  width: 1em; }
  .loadingmask-message .loadingmask-message-content {
    -webkit-animation: loading-animation 1.2s infinite ease-out;
    animation: loading-animation 1.2s infinite ease-out;
    background: transparent;
    border-radius: 50%;
    border-width: 0;
    clear: both;
    color: transparent;
    height: 1em;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    width: 1em; }

.logo {
  display: inline-block;
  line-height: 1;
  vertical-align: middle; }

/* ---------- Main content body ---------- */
.portal-iframe #main-content {
  width: 100%; }

/* ---------- Separator ---------- */
.separator {
  border-top: 1px solid #cdced9; }

/* ---------- Status ---------- */
.entry-status {
  border-left: 4px solid transparent; }

span.alert {
  display: inline-block; }

/* ---------- Update manager ---------- */
.update-available {
  margin-top: 10px;
  padding: 2px;
  text-align: left; }

.quick-access-nav {
  position: absolute;
  top: -1000px;
  width: 100%;
  z-index: 1000; }
  .quick-access-nav a {
    background: #333;
    background: rgba(51, 51, 51, 0.9);
    border: 1px solid #fff;
    left: 0;
    outline: none;
    padding: 8px;
    position: absolute;
    right: 0;
    text-align: center; }
    .quick-access-nav a:focus {
      color: #fff;
      top: 1000px; }

@media (max-width: 991.98px) {
  .responsive-table-horizontal {
    display: block;
    position: relative;
    width: 100%; }
    .responsive-table-horizontal:after {
      clear: both;
      content: '';
      display: block;
      font-size: 0;
      height: 0;
      visibility: hidden; }
    .responsive-table-horizontal tbody {
      display: block;
      overflow-x: auto;
      position: relative;
      white-space: nowrap;
      width: auto; }
      .responsive-table-horizontal tbody tr {
        display: inline-block;
        vertical-align: top; }
        .responsive-table-horizontal tbody tr td {
          display: block;
          margin-bottom: 20px; }
          .responsive-table-horizontal tbody tr td:first-child {
            text-align: left; }
    .responsive-table-horizontal thead {
      display: block;
      float: left;
      margin-right: 10px; }
      .responsive-table-horizontal thead:after {
        clear: both;
        content: '';
        display: block;
        font-size: 0;
        height: 0;
        visibility: hidden; }
      .responsive-table-horizontal thead th {
        display: block;
        margin-bottom: 20px;
        text-align: right; }
        .responsive-table-horizontal thead th:first-child {
          text-align: right; }
  .ie9 .responsive-table-horizontal thead {
    float: none; } }

.important {
  font-weight: bold; }

.highlight {
  background: #ffc;
  font-weight: bold;
  margin: 0 1px; }

.hide-accessible {
  clip: rect(0 0 0 0) !important;
  position: absolute !important;
  /*Webkit and IE7 let clipped content change the scroll height of the page*/
  /*Scale webkit to 0*/
  -webkit-transform: scale(0);
  -webkit-transform-origin-x: 0;
  -webkit-transform-origin-y: 0;
  /*Change IE7 to using fixed*/
  *position: fixed !important;
  /*...And reset back to absolute for IE6*/
  _position: absolute !important; }

.force-offset {
  display: block !important;
  position: absolute !important;
  visibility: hidden !important; }

.unselectable,
.unselectable * {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup,
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup:hover {
  background: transparent; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button:hover {
  background: transparent; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:after {
  border-color: #a6a6a6;
  font-family: 'Courier New', Courier, 'Lucida Sans Typewriter', 'Lucida Typewriter', monospace; }

.lfr-asset-category-container .no-matches {
  color: #999; }

.lfr-asset-category-search-container {
  background-color: #d3dadd;
  border-bottom-color: #aeb8bc; }

.lfr-asset-category-list a.selected {
  background-color: #eee; }

.lfr-categories-selector-search-results-path {
  color: #575757;
  font-size: 0.9em;
  text-align: right;
  width: 25%; }

.lfr-asset-column-actions-content {
  background-color: #d7f1ff; }

.lfr-asset-column-actions .lfr-asset-column-actions-content {
  border-color: #88c5d9; }

.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;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none; }

.lfr-asset-column-details .lfr-asset-icon {
  border-right-color: #999;
  color: #999; }

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

.lfr-asset-panels .lfr-panel.lfr-extended,
.lfr-asset-column-details .lfr-panel.lfr-extended {
  border-color: #ccc; }

.lfr-form-row {
  border-bottom-color: #ccc; }

.lfr-form-row:hover {
  border-bottom-color: #ccc; }

.lfr-form-row .handle-sort-vertical {
  background: url(../images/application/handle_sort_vertical.png) no-repeat 0 50%; }

.lfr-edit-layout-panel .taglib-form-navigator .button-holder {
  background-color: #fff; }

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

.definition-of-terms dt {
  color: #333;
  font-weight: normal;
  width: 100%;
  word-break: break-word; }
  @media (min-width: 576px) {
    .definition-of-terms dt {
      width: auto; } }

.lfr-code {
  background: #fff;
  border-color: #777;
  font-family: monospace; }
  .lfr-code tr td.line-numbers {
    background: #fafafa; }
    .lfr-code tr td.line-numbers:before {
      color: #aaa;
      text-shadow: 1px 1px #fff; }

.popup-alert-notice .countdown-timer {
  font-size: 1.1em;
  font-weight: bold; }

.lfr-token {
  background-color: #b3daef;
  border-color: #5fa8ff;
  color: #444;
  text-decoration: none; }
  .lfr-token:hover {
    background-color: #d1e5ef; }

.lfr-token-primary {
  font-weight: bold; }
  .lfr-token-primary, .lfr-token-primary:hover {
    background-color: #b3daef; }

.lfr-token-close:hover {
  text-decoration: none; }

.lfr-button {
  background: no-repeat 0 50%; }

.lfr-table > tbody > tr > th,
.lfr-table > thead > tr > th,
.lfr-table > tfoot > tr > th {
  font-weight: bold; }

.lfr-checkbox-preselected {
  opacity: 0.5; }

.lfr-header-row {
  border-bottom-color: #7b7b7b; }
  .lfr-header-row .lfr-search-combobox {
    border-color: #5f5f5f; }

.openid-login input[type='text'] {
  background: url(../images/common/openid.gif) no-repeat;
  background-color: #fff;
  background-position: 0 50%;
  color: #000; }

.page-extra-settings .lfr-panel-titlebar .lfr-panel-title {
  font-size: 1em; }

.lfr-pagination .lfr-pagination-controls li .lfr-pagination-link {
  color: #333;
  font-weight: normal; }

.lfr-panel.lfr-extended,
.lfr-panel-container,
.lfr-floating-container {
  border-color: #dedede #bfbfbf #bfbfbf #dedede; }

.lfr-panel-container,
.lfr-floating-container {
  background: #fff; }

.lfr-panel-titlebar .lfr-panel-title {
  font-size: 1.2em;
  font-weight: bold; }

.lfr-panel-titlebar .lfr-panel-button {
  background: url(../images/application/panel_header_toggler_close.png) no-repeat 0 0; }
  .lfr-panel-titlebar .lfr-panel-button:hover {
    background-position: 0 100%; }

.lfr-panel.lfr-collapsible .lfr-panel-titlebar {
  background: url(../images/arrows/05_down.png) no-repeat 2px 50%; }

.lfr-panel.lfr-collapsed .lfr-panel-titlebar {
  background-image: url(../images/arrows/05_right.png); }
  .lfr-panel.lfr-collapsed .lfr-panel-titlebar .lfr-panel-button {
    background-image: url(../images/application/panel_header_toggler_open.png); }

.lfr-panel.lfr-extended .lfr-panel-titlebar {
  background: #d6d6d6 url(../images/application/panel_header.png) repeat-x 0 0;
  border-bottom-color: #cdcdcd; }

.lfr-panel-container .lfr-extended.lfr-collapsible .lfr-panel-titlebar {
  border-top-color: #cecece; }

.js .lfr-floating-trigger {
  background-image: url(../images/arrows/05_down.png);
  background-position: 100% 50%;
  background-repeat: no-repeat;
  text-decoration: none; }

.lfr-panel-page .panel-page-content {
  border-left-color: #ccc; }

.lfr-panel-page .lfr-add-content h2 {
  border-color: #ccc; }
  .lfr-panel-page .lfr-add-content h2 span {
    background: #efefef; }

.lfr-panel-page .lfr-add-content .lfr-content-category h2 {
  border-bottom-color: #ccc; }
  .lfr-panel-page .lfr-add-content .lfr-content-category h2 span {
    background: none; }

.lfr-panel-content .paginator-container {
  background: #cfd2d5;
  border-bottom-color: #dcdee0;
  border-top-color: #dcdee0; }

.lfr-panel-content .paginator-page-container .paginator-page-link {
  background: none;
  border-color: #cfd2d5; }
  .lfr-panel-content .paginator-page-container .paginator-page-link.paginator-current-page {
    background: #99a7b3 url(../images/application/current_page_hover_bg.png) repeat-x 0 0;
    border-color: #6b7785 #7c8994 #919fa9;
    color: #fff;
    font-weight: bold; }
    .lfr-panel-content .paginator-page-container .paginator-page-link.paginator-current-page:hover {
      background: #5094d7 url(../images/application/current_page_bg.png) repeat-x 0 0;
      border-color: #31659c #396ea8 #4c8ccb; }

#portlet-set-properties fieldset fieldset legend {
  font-size: 1.1em; }

.lfr-preview-file-content {
  border-bottom-color: #6d6d6e; }

.lfr-preview-file-image-current-column,
.lfr-preview-file-video-current-column {
  background: url(../images/common/checkerboard.png); }

.lfr-preview-file-toolbar {
  background: #333;
  opacity: 0.5; }
  .lfr-preview-file-toolbar .icon-arrow-1-l {
    background: url(../images/document_library/preview_left.png) no-repeat 0 50%; }
  .lfr-preview-file-toolbar .icon-arrow-1-r {
    background: url(../images/document_library/preview_right.png) no-repeat 0 50%; }
  .lfr-preview-file-toolbar .icon-zoomin {
    background: url(../images/document_library/preview_zoom.png) no-repeat 0 50%; }

.lfr-preview-file-image-current-column:hover .lfr-preview-file-toolbar {
  opacity: 1; }

.lfr-preview-file-info {
  background: #333;
  color: #fff;
  opacity: 0.5; }
  .lfr-preview-file-info:hover {
    opacity: 1; }

.lfr-preview-file-index {
  font-weight: bold; }

.lfr-preview-file-image-current {
  background: url(../images/aui/loading_indicator.gif) no-repeat 50% 50%; }

.lfr-preview-file-image img {
  background: url(../images/aui/loading_indicator.gif) no-repeat 50% 50%;
  border-color: #aeb8bc; }

.lfr-preview-file-image-selected img,
.lfr-preview-file-image:hover img {
  border-color: #00a2ea; }

.lfr-preview-file-loading-indicator {
  background: #333;
  color: #fff; }

.lfr-preview-file-image-overlay-content {
  background: url(../images/common/checkerboard.png);
  border-color: #555; }

.firefox .lfr-preview-video-content div.video-node {
  height: 100%; }

textarea.lfr-editor-textarea {
  font-family: monospace; }

.lfr-rich-editor.ace_editor {
  border-color: #a1a2a4; }

.lfr-plain-editor textarea,
.lfr-rich-editor.ace_editor {
  font-family: 'Monaco', 'Menlo', 'Droid Sans Mono', 'Courier New', monospace;
  font-size: 12px; }

.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-bottom: 0;
        padding-right: 0;
        padding-top: 0; }
    .sidebar-sm .form-control[type='file'] {
      padding: 0; }
  .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 .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-spa-loading-bar {
  background: #2fa4f5; }

.lfr-tag-selector-popup label {
  border-bottom-color: #eee; }

.lfr-tag-selector-popup .no-matches {
  color: #999; }

.lfr-toolbar {
  background-color: #e5e4e8; }
  .lfr-toolbar .lfr-button:focus {
    border-color: #000; }
  .lfr-toolbar .lfr-button:hover {
    border-color: #ccc #777 #777; }
  .lfr-toolbar .lfr-separator {
    border-left-color: #fff;
    border-right-color: #ccc;
    font-size: 12px; }

.lfr-toolbar .lfr-button,
.lfr-emoticon-container .lfr-button {
  border-color: #e5e4e8; }

.lfr-emoticon-container {
  background: #e5e4e8;
  border-color: #ccc; }

.lfr-translation-manager .lfr-translation-manager-available-translations .lfr-translation-manager-available-translations-links {
  line-height: 1; }

.lfr-translation-manager .lfr-translation-manager-translation {
  text-decoration: none; }
  .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-tree a {
  text-decoration: none; }

.tree-drag-helper {
  z-index: 1035; }

.lfr-upload-container .upload-target {
  border-color: #ddd; }
  .lfr-upload-container .upload-target h4 span {
    text-transform: lowercase; }
  .lfr-upload-container .upload-target .drop-file-text {
    font-weight: normal; }

.lfr-upload-container a.browse-button {
  background-image: url(../images/common/add.png);
  background-repeat: no-repeat;
  color: white;
  font-size: 1.2em;
  font-weight: bold;
  text-decoration: none; }

.lfr-upload-container a.clear-uploads {
  background-image: url(../images/common/remove.png);
  background-repeat: no-repeat; }

.lfr-upload-container a.cancel-uploads {
  background-image: url(../images/common/close.png);
  background-repeat: no-repeat; }

.lfr-upload-container .upload-list-info h4 {
  font-size: 1.3em; }

.lfr-upload-container .cancel-button {
  color: #869cad; }

.lfr-upload-container .delete-button {
  color: #869cad; }

.lfr-upload-container .file-added .success-message {
  font-weight: normal; }

.lfr-upload-container .upload-error {
  opacity: 1; }

.lfr-upload-container .multiple-files .upload-error {
  background: #fdd url(../images/messages/error.png) no-repeat 5px 5px;
  border-color: #900;
  color: #900;
  font-weight: normal; }

.lfr-upload-container .upload-complete .error-message,
.lfr-upload-container .upload-complete .success-message {
  font-weight: bold; }

.lfr-upload-container .file-uploading {
  background-color: #ffc; }

.lfr-upload-container .progress-bar {
  background: #fff;
  margin-top: 25px;
  text-align: left;
  width: 100%; }

.lfr-upload-container .progress {
  background: #8db2e3; }

.upload-drop-active .lfr-upload-container .upload-target {
  background-color: #ddedde;
  border-color: #7d7;
  border-style: dashed; }

/* ---------- Input file ---------- */
/* ---------- Table ---------- */
.app-view-entry:hover .entry-thumbnail {
  border-color: #7abfdd; }

.app-view-entry.selected .entry-thumbnail {
  border-color: #057cb0; }

.app-view-entry.selected .entry-metadata dt,
.app-view-entry.selected .entry-metadata dd,
.app-view-entry.selected .entry-metadata .entry-categories,
.app-view-entry.selected .entry-metadata .entry-tags,
.app-view-entry.selected .entry-metadata .entry-description {
  color: #f0f0f0; }

.app-view-entry .entry-title {
  font-weight: bold; }

.app-view-entry .entry-link {
  text-decoration: none; }

.app-view-entry .entry-metadata dt,
.app-view-entry .entry-metadata dd,
.app-view-entry .entry-metadata .entry-categories,
.app-view-entry .entry-metadata .entry-tags,
.app-view-entry .entry-metadata .entry-description {
  color: #333;
  word-wrap: break-word; }

.app-view-entry .entry-metadata .entry-categories .taglib-asset-categories-summary {
  font-weight: bold; }
  .app-view-entry .entry-metadata .entry-categories .taglib-asset-categories-summary .asset-category {
    font-weight: normal; }

.app-view-entry.selected, .app-view-entry.selected:hover {
  background-color: #00a2ea; }

.app-view-entry.selected a, .app-view-entry.selected a:focus, .app-view-entry.selected a:hover {
  color: #fff; }

.app-view-entry.selected a .lfr-icon-menu-arrow {
  color: #333; }

.app-view-entry.active-area, .app-view-entry.active-area.hover,
.app-view-entry.active-area td {
  background-color: #5ad300; }

.app-view-entry:hover, .app-view-entry.hover {
  background-color: #d3e8f1; }

.app-view-entry a.entry-link:hover {
  text-decoration: none; }
  .app-view-entry a.entry-link:hover .entry-metadata .entry-title .entry-title-text {
    text-decoration: underline; }

.app-view-entry-taglib.entry-display-style.display-icon .entry-title {
  font-weight: normal; }

.app-view-search-entry-taglib .entry-discussion a,
.app-view-search-entry-taglib .entry-attachment a {
  text-decoration: none; }

.app-view-search-entry-taglib .entry-discussion:hover,
.app-view-search-entry-taglib .entry-attachment:hover {
  background-color: #d3e8f1; }

.app-view-search-entry-taglib .entry-folder {
  color: #999; }

.app-view-search-entry-taglib .entry-link .entry-thumbnail-image {
  color: #000;
  text-decoration: none; }

.app-view-search-entry-taglib.alt {
  background-color: #edf0f3; }

.app-view-search-entry-taglib.search {
  background-color: #fff; }
  .app-view-search-entry-taglib.search.alt {
    background-color: #e2e5e8; }

.app-view-taglib .display-style .icon {
  background-image: url(../images/application/layouts.png);
  background-repeat: no-repeat; }

.app-view-taglib .icon-display-descriptive {
  background-position: -32px 0; }

.app-view-taglib .icon-display-icon {
  background-position: -16px 0; }

.app-view-taglib .icon-display-list {
  background-position: 0 0; }

.app-view-taglib .state-active .icon-display-descriptive {
  background-position: -32px 100%; }

.app-view-taglib .state-active .icon-display-icon {
  background-position: -16px 100%; }

@media (max-width: 767.98px) {
  .navbar .nav-display-style-buttons .display-style-buttons > .dropdown > .dropdown-menu {
    background-color: transparent;
    box-shadow: none; } }

.navbar .nav-display-style-buttons .display-style-buttons-container .dropdown-toggle .caret {
  border-bottom-color: #333;
  border-top-color: #333; }

.taglib-asset-metadata .metadata-entry-label {
  font-weight: normal; }

.taglib-asset-metadata .metadata-author {
  font-weight: bold; }

.taglib-asset-metadata .metadata-entry {
  color: #999; }

.taglib-asset-metadata .metadata-author .asset-user-info .user-info {
  color: #009ae5;
  font-size: 14px;
  line-height: 14px; }

.taglib-asset-metadata .metadata-author .asset-user-info .date-info {
  color: #8c8c8c;
  font-size: 13px; }

.taglib-calendar table {
  border-color: #999; }

.taglib-calendar tr th,
.taglib-calendar tr td {
  border-bottom-color: #999; }

.taglib-calendar tr.portlet-section-header th,
.taglib-calendar tr td {
  border-color: #999; }

.taglib-calendar a:hover,
.taglib-calendar a:focus {
  background-color: #ccc; }

.taglib-calendar .calendar-inactive {
  color: #999; }

.taglib-calendar .has-events a span {
  background: url(../images/calendar/event_indicator.png) no-repeat 50% 95%; }

.taglib-calendar .has-events.calendar-current-day a span {
  background-image: url(../images/calendar/event_indicator_current.png); }

.taglib-diff-addedline,
#taglib-diff-results ins {
  background: #e6ffe6; }

.taglib-diff-context {
  background: #eee; }

.taglib-diff-deletedline,
#taglib-diff-results del {
  background: #ffe6e6; }

.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 {
  opacity: 0.55; }

.taglib-diff-html span.diff-html-added {
  background-color: #cfc;
  font-size: 1em; }
  .taglib-diff-html span.diff-html-added img {
    border-color: #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-color: #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-color: #fdc6c6; }

.diff-version-comparator .taglib-diff-html .diff-html-changed {
  background-image: none;
  border-bottom-color: #009ae5; }
  .diff-version-comparator .taglib-diff-html .diff-html-changed img {
    border-color: #009ae5; }

.diff-version-comparator .diff-target-selector {
  border-left-color: #e5e5e5; }

.diff-version-comparator .diff-version-filter {
  background-color: #f9f9f9; }

.taglib-discussion .lfr-discussion .lfr-discussion-form-edit .alloy-editor-placeholder {
  border-left-color: #dbdde1; }

@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-actions li a,
.taglib-discussion .lfr-discussion-actions li a span {
  text-decoration: none; }

.taglib-discussion .lfr-discussion-actions li a:hover span, .taglib-discussion .lfr-discussion-actions li a:focus span {
  text-decoration: underline; }

.taglib-discussion .lfr-discussion-form-container .lfr-discussion-form {
  background: #ddd;
  border-radius: 4px; }
  .taglib-discussion .lfr-discussion-form-container .lfr-discussion-form .taglib-user-display .user-profile-image .avatar {
    background-size: 40px; }

.lfr-discussion-reply.popover .lfr-discussion-reply-user-name {
  font-weight: bold; }

.drop-zone.drop-enabled:not(.no-border) {
  outline-color: rgba(176, 180, 187, 0.5); }

.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-icons span:nth-of-type(2) {
  background: #00c2ff;
  color: #fff; }

.drop-here-info .drop-text {
  color: #fff; }

.drop-active .drop-here-info {
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 100; }

.lfr-ddm-field-group {
  margin-bottom: 20px; }

.lfr-ddm-field-group-inline {
  display: inline-block;
  vertical-align: bottom; }

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
  background: transparent; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active {
    background: transparent;
    opacity: 1; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label:hover, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label:focus {
      background: transparent; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .message {
      color: #000;
      opacity: 0.7; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .number {
      background: #333;
      font-size: 18px;
      opacity: 1; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .tab-icon {
      color: #333; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label {
    background: transparent;
    outline: 0; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus {
      text-decoration: 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 {
        opacity: 1; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .number {
      background: #ccc;
      color: #fff;
      font-size: 14px;
      font-weight: bold;
      opacity: 0.6;
      text-decoration: none; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .message {
      color: #000;
      font-size: 12px; }

.taglib-header {
  border-bottom-color: #c8c9ca;
  color: #555; }
  .taglib-header .header-back-to a {
    font-weight: bold;
    text-decoration: none; }

a.taglib-icon, a.taglib-icon:focus, a.taglib-icon:hover {
  text-decoration: none; }

a.taglib-icon:focus .taglib-text, a.taglib-icon:hover .taglib-text {
  text-decoration: underline; }

a.taglib-icon.btn:focus .taglib-text, a.taglib-icon.btn:hover .taglib-text {
  text-decoration: none; }

.taglib-icon[lang] > img {
  vertical-align: baseline;
  width: 16px; }

.taglib-icon-label {
  margin-left: 12px; }

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

.input-localized.input-localized-focused .palette-item-inner .lfr-input-localized-flag {
  opacity: 1; }

.input-localized .palette-item-inner {
  border-color: #666; }

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

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

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

.taglib-move-boxes .choice-selector label {
  background: #ebf1f9;
  border-bottom-color: #8db2f3; }

.taglib-move-boxes .sortable-container .move-option {
  background-color: transparent; }
  .taglib-move-boxes .sortable-container .move-option.move-option-dragging {
    background-color: #fafafa; }
  .taglib-move-boxes .sortable-container .move-option .handle {
    color: #999; }

.taglib-image-selector .change-image-controls {
  background: #fff; }

.taglib-image-selector .icon-check {
  background: #fff;
  opacity: 0;
  z-index: -1; }

.taglib-image-selector .progress-wrapper .progressbar {
  background: #b0b4bb;
  opacity: 0.7; }

.taglib-image-selector.check-active .icon-check {
  opacity: 1;
  z-index: 0; }

.taglib-image-selector.drop-active {
  outline-width: 0; }
  .taglib-image-selector.drop-active .browse-image-controls {
    opacity: 0; }
  .taglib-image-selector.drop-active .icon-check {
    opacity: 0; }
  .taglib-image-selector.drop-active .image-wrapper {
    opacity: 0.15; }
  .taglib-image-selector.drop-active .error-wrapper {
    opacity: 0; }

.taglib-image-selector.progress-active .image-wrapper {
  opacity: 0.15; }

.taglib-image-selector.progress-active .browse-image-controls {
  opacity: 0; }

.taglib-image-selector.progress-active .drop-here-info {
  opacity: 0; }

.taglib-image-selector.progress-active .icon-check {
  opacity: 0; }

.dialog-iframe-popup {
  background-color: #fff; }

.portlet-item-selector .management-bar {
  border-bottom-color: #e7e7ed;
  border-top: 1px solid #e7e7ed; }

.item-selector .card-row {
  align-items: center; }

.item-selector .drop-zone {
  background-color: #f1f2f5; }

.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 #80acff; }

.lfr-tree-display-page .tree-node .tree-node-over .tree-label {
  text-decoration: none; }

.lfr-tree-display-page .tree-label {
  cursor: default; }
  .lfr-tree-display-page .tree-label a {
    color: black; }
  .lfr-tree-display-page .tree-label .layout-page-invalid {
    color: #aaa;
    font-style: italic; }
    .lfr-tree-display-page .tree-label .layout-page-invalid:hover {
      cursor: default;
      text-decoration: none; }

.lfr-tree-radio.lfr-tree-root-node-hidden .lfr-root-node + .tree-container {
  margin-left: 0; }

.lfr-map {
  border-color: #ccc; }
  .lfr-map .search-controls {
    font-size: 15px; }

.navbar .navbar-search {
  background-color: #f3f3f3; }
  @media (min-width: 576px) {
    .navbar .navbar-search {
      background-color: transparent; } }

.taglib-portlet-preview.show-borders {
  border-color: #828f95; }
  .taglib-portlet-preview.show-borders .title {
    background-color: #d3dadd;
    font-size: 1.4em;
    font-weight: bold; }

.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 {
  color: #212529; }

.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: #212529; }

.lfr-search-container-wrapper .list-group {
  margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item:nth-last-child(2) {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .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 .list-group .list-group-item .checkbox {
    margin-top: 0; }
  .lfr-search-container-wrapper .list-group + .taglib-search-iterator-page-iterator-bottom {
    margin-top: 20px; }

.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; }

.lfr-asset-type-column,
.lfr-author-column,
.lfr-city-column,
.lfr-country-column,
.lfr-email-address-column,
.lfr-job-title-column,
.lfr-region-column,
.lfr-removed-by-column,
.lfr-replier-column,
.lfr-scope-column,
.lfr-screen-name-column,
.lfr-type-column,
.lfr-user-column,
.lfr-users-column {
  word-break: break-all \9;
  word-wrap: break-word; }
  @media (min-width: 576px) {
    .lfr-asset-type-column,
    .lfr-author-column,
    .lfr-city-column,
    .lfr-country-column,
    .lfr-email-address-column,
    .lfr-job-title-column,
    .lfr-region-column,
    .lfr-removed-by-column,
    .lfr-replier-column,
    .lfr-scope-column,
    .lfr-screen-name-column,
    .lfr-type-column,
    .lfr-user-column,
    .lfr-users-column {
      max-width: 125px;
      min-width: 100px; } }

.lfr-completion-date-column,
.lfr-create-date-column,
.lfr-date-column,
.lfr-display-date-column,
.lfr-expiration-date-column,
.lfr-last-post-date-column,
.lfr-modified-date-column,
.lfr-removed-date-column,
.lfr-reply-date-column,
.lfr-revision-column,
.lfr-size-column {
  white-space: nowrap; }

.lfr-description-column,
.lfr-role-column {
  max-width: 375px;
  min-width: 375px; }

.lfr-email-address-column,
.lfr-name-column,
.lfr-parent-organization-column,
.lfr-screen-name-column,
.lfr-title-column,
.lfr-url-column,
.lfr-wiki-column {
  max-width: 200px;
  min-width: 200px; }

.lfr-email-column,
.lfr-mobile-column,
.lfr-website-column {
  min-width: 100px; }
  @media (min-width: 576px) {
    .lfr-email-column,
    .lfr-mobile-column,
    .lfr-website-column {
      min-width: 115px; } }
  .lfr-email-column .checkbox-container .form-group,
  .lfr-mobile-column .checkbox-container .form-group,
  .lfr-website-column .checkbox-container .form-group {
    margin-bottom: 0; }

.user-info .user-details .date-info {
  color: #8c8c8c; }

.user-info .user-details .user-name {
  color: #009ae5; }

.taglib-search-toggle .toggle-advanced {
  color: inherit; }
  .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-color: #ddd; }
  .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .btn.close {
    margin-right: 5px; }
  .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-social-activities .day-separator {
  border-bottom-color: #ccc; }

.taglib-social-bookmarks a.social-bookmark-link {
  background-repeat: no-repeat; }

.taglib-user-display a .user-name {
  text-decoration: underline; }

.taglib-user-display .avatar {
  background: no-repeat center;
  background-size: 60px; }
  .taglib-user-display .avatar.author:after {
    background: rgba(50, 168, 230, 0.5); }

.taglib-user-display .user-name {
  font-size: 1.1em;
  font-weight: bold; }

.js .taglib-webdav.visible {
  background: #f0f5f7; }

.js .taglib-webdav table {
  border-color: #828f95; }

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

/* ---------- Cards ---------- */
/* ---------- Cards horizontal ---------- */
/* ---------- Dialogs ---------- */
/* ---------- Splitter ---------- */
/* ---------- Toggle card ---------- */
/* ---------- File icons colors ---------- */
/* ---------- File icons text colors ---------- */
/* ---------- User icons background colors ---------- */
/* ---------- User icons border color ---------- */
/* ---------- User icons colors ---------- */
.aspect-ratio.aspect-ratio-8-to-3 {
  padding-bottom: 37.5%; }

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

.liferay-autocomplete-input-mirror {
  left: -9999px;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: -9999px;
  visibility: hidden;
  white-space: pre-wrap;
  word-wrap: break-word; }

.card-tab-group .card-tab:nth-child(n + 2) {
  border-left: 4px solid #65b6f0;
  padding-left: 20px; }
  .card-tab-group .card-tab:nth-child(n + 2) .card-tab {
    border-left: 4px solid #93ccf5;
    padding-left: 20px; }
    .card-tab-group .card-tab:nth-child(n + 2) .card-tab .card-tab {
      border-left-color: #c2e2f9; }
      .card-tab-group .card-tab:nth-child(n + 2) .card-tab .card-tab .card-tab {
        border-left-width: 0;
        padding-left: 0; }

.hsv-palette .hsv-view-container .hsv-label-value-hex .hsv-value {
  width: 95px; }

.hsv-palette .hsv-view-container .hsv-value {
  width: 56px; }

.yui3-color-picker-popover .palette-container {
  border-collapse: separate; }

.dialog-iframe-popup .hsv-palette-modal.modal-dialog {
  bottom: 0 !important;
  left: 0 !important;
  margin: 0;
  max-width: none;
  right: 0 !important;
  top: 0 !important;
  width: 100%; }
  @media (min-width: 768px) {
    .dialog-iframe-popup .hsv-palette-modal.modal-dialog {
      bottom: auto !important;
      height: 100%;
      left: 50% !important;
      max-height: 375px;
      max-width: 650px;
      right: auto !important;
      top: 50% !important;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); } }
  .dialog-iframe-popup .hsv-palette-modal.modal-dialog > .hsv-palette-modal-content {
    bottom: 0;
    left: 0;
    overflow: visible;
    position: absolute;
    right: 0;
    top: 0; }
    @media (max-width: 767.98px) {
      .dialog-iframe-popup .hsv-palette-modal.modal-dialog > .hsv-palette-modal-content {
        border-radius: 0;
        border-width: 0; } }
  @media (max-width: 767.98px) {
    .dialog-iframe-popup .hsv-palette-modal.modal-dialog .modal-body {
      padding: 1rem; } }
  .dialog-iframe-popup .hsv-palette-modal.modal-dialog .hsv-default-size.hsv-container {
    width: 100%; }
  .dialog-iframe-popup .hsv-palette-modal.modal-dialog .hsv-image-container {
    margin: 0; }

.dialog-bd {
  min-height: 30px; }

.dialog-content {
  border: 1px solid #c8c9ca;
  padding: 5px; }

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

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

.dialog-iframe-popup .lfr-form-content {
  padding: 15px; }

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

.dialog-iframe-popup .portlet-column {
  position: static; }

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

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

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

.dialog-iframe-popup .management-bar-default,
.dialog-iframe-popup .navbar-default {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
  border-top-width: 0;
  margin-bottom: 0; }

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

.dialog-iframe-popup .navigation-bar > .container-fluid {
  margin-left: 24px;
  margin-right: 24px;
  padding: 0; }

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

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

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

.dialog-iframe-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) {
    .dialog-iframe-popup .portlet-configuration-setup .lfr-nav {
      padding-left: 8px;
      padding-right: 8px; } }

.dialog-iframe-popup .lfr-dynamic-uploader,
.dialog-iframe-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) {
    .dialog-iframe-popup .lfr-dynamic-uploader,
    .dialog-iframe-popup .process-list {
      top: 48px; } }

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

@media (min-width: 768px) {
  .dialog-with-footer #main-content,
  .dialog-with-footer #wrapper {
    height: calc(100% - 60px); } }

.dialog-with-footer .button-holder.dialog-footer,
.dialog-with-footer .sheet-footer.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%; }
  @media (min-width: 768px) {
    .dialog-with-footer .button-holder.dialog-footer,
    .dialog-with-footer .sheet-footer.dialog-footer {
      position: fixed; } }
  .dialog-with-footer .button-holder.dialog-footer .btn,
  .dialog-with-footer .sheet-footer.dialog-footer .btn {
    margin-left: 1rem;
    margin-right: 0; }

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

.dialog-with-footer .lfr-dynamic-uploader.hide-dialog-footer {
  bottom: 0; }
  .dialog-with-footer .lfr-dynamic-uploader.hide-dialog-footer + .dialog-footer {
    display: none; }

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

.dialog-with-footer .portlet-configuration-edit-templates .portlet-configuration-body-content {
  bottom: 0; }

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

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

.active-area {
  background: #ffc; }

.portlet-boundary.yui3-dd-dragging {
  opacity: 0.6; }
  .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; }

.lfr-editable {
  outline: 1px dashed #68bb30;
  outline-offset: 2px;
  position: relative; }
  .lfr-editable:after {
    background: #68bb30 url(../images/common/edit_white.png) no-repeat 50%;
    content: '';
    display: block;
    height: 20px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 30px; }
  .lfr-editable:focus:after {
    display: none; }
  .lfr-editable:focus:hover {
    background-color: transparent; }
  .lfr-editable:hover {
    background-color: rgba(255, 255, 255, 0.3);
    outline-color: #519226; }
    .lfr-editable:hover:after {
      background-color: #519226; }

.lfr-editable-notice-close {
  margin-left: 1em; }

.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; }

.alloy-editor-container .alloy-editor {
  outline: 0; }
  .alloy-editor-container .alloy-editor.alloy-editor-placeholder {
    color: #2b4259; }
    .alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:not(:focus) {
      border-left-color: #dbdde1;
      color: #b0b4bb; }
    .alloy-editor-container .alloy-editor.alloy-editor-placeholder.readonly {
      color: #ccc; }

.alloy-editor-container .alloy-editor-icon {
  color: #869cad; }

.has-error .alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:not(:focus) {
  border-left-color: #cc6677; }

.cke_dialog .cke_dialog_ui_input_text {
  height: auto; }

.cke_editable_inline a {
  cursor: pointer; }

.cke_panel.cke_combopanel {
  width: 220px; }

.cke_panel_block .cke_panel_grouptitle {
  font-size: 20px;
  line-height: 20px;
  margin-top: 0; }

.cke_panel_block .cke_panel_list {
  margin-left: 0; }
  .cke_panel_block .cke_panel_list .cke_panel_listItem {
    line-height: initial; }
    .cke_panel_block .cke_panel_list .cke_panel_listItem a:hover {
      text-decoration: none; }

/* ---------- CKEditor table ---------- */
.cke_show_border {
  width: 500px; }
  .cke_show_border td {
    height: 15px; }

/* ---------- CKEditor image resizer ---------- */
.cke_widget_image .cke_image_resizer {
  bottom: -15px;
  height: 5px;
  outline-color: transparent;
  padding: 5px;
  right: -15px;
  width: 5px; }

.html-editor.portlet {
  background: #fff;
  color: #000;
  line-height: 1;
  padding: 1em;
  text-align: start; }

.html-editor.portlet-message-boards {
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
  word-wrap: break-word; }
  .html-editor.portlet-message-boards blockquote {
    background: #eef0f2 url(../images/message_boards/quoteleft.png) no-repeat 5px 5px;
    border: 1px solid #777;
    padding: 5px 45px; }
    .html-editor.portlet-message-boards blockquote:after {
      background: url(../images/message_boards/quoteright.png) no-repeat 50%;
      content: '';
      display: block;
      float: right;
      height: 24px;
      margin-right: -35px;
      margin-top: -25px;
      width: 31px;
      z-index: 999; }
    .html-editor.portlet-message-boards blockquote cite {
      display: block;
      font-weight: bold; }
  .html-editor.portlet-message-boards pre {
    background: #f9f9f9;
    border: 1px solid #777;
    padding: 0.5em; }

.lfr-source-editor {
  border-color: #ccc; }
  .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: '\f0d7'; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed:before {
          content: '\f0dA'; }
      .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 .lfr-fullscreen-source-editor-content .panel-splitter {
  border-color: #ccc; }

.mce-content-body {
  text-align: start; }

.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 .image-viewer-base {
  outline: none; }

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

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

.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 .progress-container {
  background-color: #fff; }

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

.image-viewer-caption {
  color: #777; }

.image-viewer-footer-control, .image-viewer-footer-control:focus, .image-viewer-footer-control:hover {
  color: #777; }

@media (min-width: 576px) {
  .image-viewer-sidenav-menu {
    background-color: transparent;
    border-left-width: 0; } }

.image-viewer-sidenav dd {
  color: #8b8b8b;
  margin-bottom: 16px; }
  @media (min-width: 576px) {
    .image-viewer-sidenav dd {
      color: #777; } }

.image-viewer-sidenav .h5 {
  color: #869cad;
  margin-bottom: 3px; }
  @media (min-width: 576px) {
    .image-viewer-sidenav .h5 {
      color: #fff; } }

.image-viewer-sidenav .nav-tabs-default > li {
  padding-left: 20px; }
  .image-viewer-sidenav .nav-tabs-default > li:first-child {
    padding-left: 0; }

.image-viewer-sidenav .nav-tabs-default > li:first-child > a {
  padding-left: 0; }

.image-viewer-sidenav .nav-tabs-default > li > a {
  border-color: transparent;
  color: #777;
  padding-left: 0;
  padding-right: 0; }

.image-viewer-sidenav .nav-tabs-default > li > .active {
  background-color: transparent; }
  .image-viewer-sidenav .nav-tabs-default > li > .active, .image-viewer-sidenav .nav-tabs-default > li > .active:focus, .image-viewer-sidenav .nav-tabs-default > li > .active:hover {
    border-color: transparent;
    color: #777; }
    @media (min-width: 576px) {
      .image-viewer-sidenav .nav-tabs-default > li > .active, .image-viewer-sidenav .nav-tabs-default > li > .active:focus, .image-viewer-sidenav .nav-tabs-default > li > .active:hover {
        color: #fff; } }
  .image-viewer-sidenav .nav-tabs-default > li > .active:after {
    background-color: #65b6f0;
    bottom: -10px;
    content: '';
    display: block;
    height: 2px;
    left: 0;
    position: relative;
    right: 0; }

.image-viewer-sidenav-body {
  padding-top: 0; }

.lfr-item-viewer .lfr-item-viewer-close {
  color: #fff;
  opacity: 1; }
  .lfr-item-viewer .lfr-item-viewer-close, .lfr-item-viewer .lfr-item-viewer-close:focus, .lfr-item-viewer .lfr-item-viewer-close:hover {
    color: #fff; }
  .lfr-item-viewer .lfr-item-viewer-close .icon-monospaced {
    color: #777; }

.lfr-item-viewer-icon-info {
  color: #fff; }

.nav.list-group li > a:focus, .nav.list-group li > a:hover {
  background-color: #e5f5fc;
  color: #009ae5; }

.nav.list-group > .active {
  border-width: 1px 0 0 0; }
  .nav.list-group > .active > a, .nav.list-group > .active > a:focus, .nav.list-group > .active > a:hover {
    background-color: #60bfef;
    border: 1px solid #60bfef;
    color: #fff; }

.nav.list-group .list-group-item {
  padding: 0; }
  .nav.list-group .list-group-item.nav-header {
    background-color: #f3f3f3;
    padding-left: 10px;
    padding-right: 10px; }

.lfr-page-templates li a {
  padding: 0; }
  .lfr-page-templates li a label {
    cursor: pointer;
    display: block;
    padding: 5px 0 5px 5px; }

.menu {
  position: absolute;
  width: auto; }
  .menu .notice-message {
    background-image: none;
    margin: 3px;
    padding: 6px; }

.menu-content {
  background: #fff;
  list-style: none;
  min-width: 150px; }
  .menu-content li {
    margin: 0;
    padding: 0; }
    .menu-content li .disabled {
      color: #999; }

.menu-content {
  background: #ccc9c9 url(../images/application/menu_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #aeafb1 #777879 #777879 #aeafb1;
  padding: 2px 0; }

.menugroup-content .menu-label {
  background: #d2d6de;
  color: #5b677d;
  display: block;
  padding: 5px 3px;
  text-shadow: 1px 1px #fff; }

.menugroup-content ul {
  display: block;
  min-width: 0; }

.menu-content li {
  border-bottom: 1px solid #bcbbbb;
  border-top: 1px solid #eee;
  display: block;
  margin: 0;
  padding: 0; }
  .menu-content li.first {
    border-top-width: 0; }
  .menu-content li.last {
    border-bottom-width: 0; }

.menu-content li a,
.menu-content li .disabled {
  color: #2c2f34;
  display: block;
  padding: 4px 5px;
  text-decoration: none; }

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

.app-view-drop-active {
  background-color: #00a2ea;
  font-weight: bold; }
  .category-portlets .app-view-drop-active {
    background-color: #00a2ea;
    color: #fff; }

.basecelleditor [class~='form-validator-message'] {
  clip: rect(auto auto auto auto);
  width: auto; }

.document-library-file-entry-cell-editor-hidden {
  display: none; }

.previous-level {
  display: inline-block;
  font-size: 21px;
  line-height: 21px;
  margin-right: 5px;
  text-decoration: none;
  vertical-align: middle; }

.has-control-menu .lfr-asset-anchor {
  height: 74px;
  margin-top: -74px; }

.lfr-asset-anchor {
  display: block;
  height: 10px;
  margin-top: -10px;
  position: relative;
  z-index: -1; }

.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.card,
    .lfr-page-layouts input[type='radio']:checked + .card-horizontal .card {
      background-color: #f8f9fa;
      cursor: default; }
    .lfr-page-layouts input[type='radio']:checked + .card-horizontal::after {
      background-color: #007BFF;
      bottom: -1px;
      content: "";
      height: 4px;
      left: -1px;
      position: absolute;
      right: -1px;
      transition: height 0.15s ease-in-out; }
  .lfr-page-layouts .card-horizontal.card,
  .lfr-page-layouts .card-horizontal .card {
    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; }
    .lfr-page-layouts .card-horizontal.card:hover,
    .lfr-page-layouts .card-horizontal .card:hover {
      background-color: #f8f9fa;
      text-decoration: none; }
    .lfr-page-layouts .card-horizontal.card:focus,
    .lfr-page-layouts .card-horizontal .card:focus {
      background-color: #f8f9fa;
      border-color: #80bdff;
      box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }
    .lfr-page-layouts .card-horizontal.card:active, .lfr-page-layouts .card-horizontal.card.active,
    .lfr-page-layouts .card-horizontal .card:active,
    .lfr-page-layouts .card-horizontal .card.active {
      background-color: #e9ecef; }
  .lfr-page-layouts .card-horizontal::after {
    border-radius: 0 0 0.25rem 0.25rem;
    bottom: -1px;
    content: "";
    height: 0;
    left: -1px;
    position: absolute;
    right: -1px;
    transition: height 0.15s ease-in-out; }
  .lfr-page-layouts .card-horizontal:hover::after, .lfr-page-layouts .card-horizontal.hover::after {
    background-color: #007BFF;
    height: 4px; }
  .lfr-page-layouts .card-horizontal:focus::after, .lfr-page-layouts .card-horizontal.focus::after {
    background-color: #007BFF;
    height: 4px; }
  .lfr-page-layouts .card-horizontal:active::after, .lfr-page-layouts .card-horizontal.active::after {
    background-color: #007BFF;
    height: 4px; }

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

.modal {
  display: block;
  margin: 0;
  overflow: hidden;
  position: fixed; }

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

@media (min-width: 576px) {
  .modal-dialog {
    max-width: none; } }

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

.modal-hidden {
  display: none; }

.modal-open .modal {
  overflow: hidden; }

.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; }

.dragging .portlet-column.customizable {
  background-color: #cffccf;
  outline: 3px solid #5eaf3d; }

.customizable-layout-column-content {
  background-color: #c92c3c; }
  .customizable-layout-column-content.yui3-widget-content-expanded {
    margin: 0 15px; }

.layout-customizable-controls {
  background-color: rgba(201, 44, 60, 0.8); }

.customizable .customizable-layout-column-content {
  background-color: #5eaf3d; }

.customizable .layout-customizable-controls {
  background-color: rgba(94, 175, 61, 0.8); }

.layout-customizable-controls-container {
  margin: 0 15px;
  position: relative; }

.layout-customizable-controls {
  font-size: 1.5em;
  padding: 4px 16px;
  position: absolute;
  width: 100%;
  z-index: 15; }
  .layout-customizable-controls label {
    color: #fff; }

.paginator-link {
  background: #eee no-repeat scroll 50% 1px;
  border: 1px solid #f0f1f2;
  border-color: #f0f1f2 #b2b2b2 #949494 #f0f1f1;
  color: #1f1e1e;
  display: inline-block;
  height: 20px;
  padding: 0;
  text-indent: -9999px;
  width: 20px; }

.paginator-page-link {
  height: auto;
  text-indent: 0; }

.paginator-current-page {
  background: #0083bd url(../images/application/paginator_link_current_bg.png) 0 0 repeat-x;
  border-color: #38b6ef #006d9e #006d9e #46b4e6;
  color: #fff;
  text-shadow: -1px -1px #003c57; }

.paginator-first-link {
  background-image: url(../images/arrows/paging_first.png); }

.paginator-prev-link {
  background-image: url(../images/arrows/paging_previous.png); }

.paginator-last-link {
  background-image: url(../images/arrows/paging_last.png); }

.paginator-next-link {
  background-image: url(../images/arrows/paging_next.png); }

.paginator-current-page-report,
.paginator-total {
  color: #555;
  font-size: 0.9em; }

.paginator-current-page-report {
  margin-left: 2em; }

.taglib-page-iterator .search-pages .page-links {
  padding: 0; }

.info-panel .panel-group {
  margin-left: -1rem;
  margin-right: -1rem; }

.lfr-panel-container {
  background: #fff; }

.lfr-panel-content {
  padding: 5px 10px; }

.lfr-panel-basic .lfr-panel-content {
  padding-left: 15px; }

.panel-hd {
  background: #c0c2c5 url(../images/application/panel_header_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #c8c9ca #aeb2b8 #aeb2b8 #c8c9ca;
  padding-left: 10px;
  text-shadow: 1px 1px #fff; }

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

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

@media (min-width: 576px) {
  .sheet .display-style-icon .lfr-asset-item {
    width: 25%; } }

.splitter {
  background-color: #f8f9fa;
  border-radius: 0.25rem 0.25rem 0 0;
  padding: 10px 15px;
  position: relative;
  z-index: 1; }
  .splitter.splitter-spaced {
    border-radius: 0.25rem;
    margin-bottom: 20px; }

.table > tbody > tr.splitter {
  height: auto; }
  .table > tbody > tr.splitter > td {
    padding: 0; }

.lfr-nav.nav-tabs {
  margin-bottom: 20px; }

.tab-active strong {
  font-weight: normal; }

.tab-back {
  float: right; }

.tab-back-content {
  border-width: 0;
  padding: 1px; }

.tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em 1em;
  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; }

.tagselector-content {
  border-width: 0;
  padding: 0; }
  .tagselector-content .textboxlistentry-holder {
    border-bottom: 2px solid #869cad;
    margin-bottom: 10px;
    padding: 0; }

.categoriesselector-content .textboxlistentry-holder {
  background-color: transparent;
  border-width: 0;
  padding: 0; }

.lfr-portal-tooltip {
  display: inline-block; }
  .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; }

.tooltip {
  max-width: 200px; }
  .tooltip .tooltip-arrow {
    background-color: #000;
    height: 0.6rem;
    position: absolute;
    transform: rotate(45deg);
    width: 0.6rem; }

.tooltip.top .tooltip-arrow,
.tooltip.bottom .tooltip-arrow {
  left: 50%;
  margin-left: -0.3rem; }

.tooltip.right .tooltip-arrow,
.tooltip.left .tooltip-arrow {
  margin-top: -0.3rem;
  top: 50%; }

.tooltip.bottom {
  padding-top: 0.3rem; }
  .tooltip.bottom .tooltip-arrow {
    top: 0; }

.tooltip.left {
  padding-right: 0.3rem; }
  .tooltip.left .tooltip-arrow {
    right: 0; }

.tooltip.right {
  padding-left: 0.3rem; }
  .tooltip.right .tooltip-arrow {
    left: 0; }

.tooltip.top {
  padding-bottom: 0.3rem; }
  .tooltip.top .tooltip-arrow {
    bottom: 0; }

.tree-node .icon-check {
  padding-right: 2px; }
  .tree-node .icon-check:before {
    content: '\f096'; }

.tree-node .tree-node-checked .icon-check {
  padding-right: 0; }
  .tree-node .tree-node-checked .icon-check:before {
    content: '\f046'; }

.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; }

.underlay {
  clear: both;
  top: 100%; }
  .underlay .yui3-widget-hd {
    height: 38px; }

.underlay-hidden {
  display: none; }

.underlay-content {
  background: #f4f3f3 url(../images/common/message_panel_shadow.png) repeat-x 0 0;
  border: 0 solid #aeafb1;
  border-width: 0 1px 1px; }

.underlay-close {
  position: absolute;
  right: 5px;
  top: 5px; }

.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: #4b9bff; }

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

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

.user-icon-color-4 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #50d2a0; }

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

.user-icon-color-6 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #9be169; }

.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: #ffd76e; }

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

/* ---------- Column widths ---------- */
.portlet-column-content.empty {
  padding: 50px; }

/* ---------- Wrapper ---------- */
#wrapper {
  padding-bottom: 0;
  padding-top: 2em;
  position: relative; }

.modify-pages li {
  position: relative; }
  .modify-pages li.lfr-nav-hover .delete-tab {
    opacity: 1; }

.modify-pages .delete-tab {
  color: #444;
  cursor: pointer;
  display: block;
  font-size: 20px;
  font-weight: bold;
  height: 16px;
  line-height: 6px;
  margin-top: -8px;
  opacity: 0;
  overflow: hidden;
  padding: 3px 0;
  position: absolute;
  right: 1px;
  text-shadow: 0 1px #fff;
  top: 50%; }
  .modify-pages .delete-tab:hover {
    color: #b50303; }

.modify-pages .drag-handle {
  cursor: move;
  left: 3px;
  margin-left: 15px;
  position: absolute;
  top: 15px; }

.controls-hidden .modify-pages .drag-handle {
  display: none; }

@media (min-width: 768px) {
  .touch .modify-pages .drag-handle {
    display: none; } }

.nav li .toolbar {
  margin-top: 5px; }

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

.navigation-pane .body-row {
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%; }
  .navigation-pane .body-row ul li a .icon {
    float: left;
    margin-right: 5px; }

.navigation-pane .lfr-component {
  margin-left: 0; }

.navigation-pane .navigation-entry {
  position: relative; }
  .navigation-pane .navigation-entry.folder.error {
    display: block;
    padding: 6px 8px; }
  .navigation-pane .navigation-entry .browse-folder,
  .navigation-pane .navigation-entry .nav-item-label {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle; }
  .navigation-pane .navigation-entry .nav-item-icon {
    vertical-align: middle; }
  .navigation-pane .navigation-entry .overlay.entry-action {
    bottom: 0;
    display: block;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0; }
    .navigation-pane .navigation-entry .overlay.entry-action .btn {
      border-width: 0;
      margin: 0;
      padding: 11px 14px; }
      @media (min-width: 768px) {
        .navigation-pane .navigation-entry .overlay.entry-action .btn {
          padding: 11px; } }

.nav-menu ul {
  padding-left: 10px; }

.nav-menu li a.ancestor {
  font-weight: bold; }

.nav-menu li a.selected {
  color: #000;
  font-weight: bold;
  text-decoration: none; }

.nav-menu-style-arrows ul {
  list-style-image: url(../images/arrows/04_right.png); }

.portlet-navigation .nav-pills > li > a {
  margin-bottom: 2px; }

.portlet-navigation .nav-pills > li > .dropdown-menu {
  margin-top: 0; }

.split-button-dropdowns {
  list-style: none;
  margin: 0;
  padding: 0; }
  .split-button-dropdowns > li {
    display: inline-block;
    padding-left: 2px;
    padding-right: 2px; }

.form-options {
  border: 1px solid #aaa;
  display: inline-block;
  vertical-align: middle; }
  .form-options input {
    border-width: 0;
    display: inline;
    float: left; }

.form-triggers {
  float: left; }

.form-trigger {
  background: #c4c4c4 url(../images/application/button_bg.png) repeat-x 0 0;
  border-left: 1px solid #bbb;
  display: inline-block;
  float: left; }
  .form-trigger img {
    background: no-repeat 50% 40%;
    height: 25px;
    padding: 0 3px;
    vertical-align: middle;
    width: 16px; }
  .form-trigger:focus, .form-trigger:hover {
    background-color: #83b0ca;
    background-image: url(../images/application/button_bg_over.png); }

.trigger-selected {
  background-color: #ebebeb;
  background-image: url(../images/application/button_bg_selected.png); }
  .trigger-selected:focus, .trigger-selected:hover {
    background-color: #b7def4;
    background-image: url(../images/application/button_bg_selected_over.png); }

.options-trigger img {
  background-image: url(../images/common/configuration.png); }

.save-trigger img {
  background-image: url(../images/common/check.png); }

/* ---------- Portlet topper ---------- */
/* ---------- Portlet decorator ---------- */
/* ---------- Portlet header ---------- */
body.portlet {
  border-width: 0; }

.portlet-icon-back {
  margin-top: -2px; }

.portlet-topper {
  position: relative; }
  .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-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
    display: none; }

.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-content .portlet-title-text,
.panel-page-body .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; }

.portlet-draggable .portlet-topper {
  cursor: move; }

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

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

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

.lfr-status-alert-label,
.lfr-status-error-label,
.lfr-status-info-label,
.lfr-status-progress-label,
.lfr-status-success-label {
  background: none no-repeat 0 50%;
  padding: 3px 3px 3px 20px; }

.lfr-status-alert-label {
  background-image: url(../images/messages/alert.png);
  color: #663; }

.lfr-status-error-label {
  background-image: url(../images/messages/error.png);
  color: #900; }

.lfr-status-help-label,
.lfr-status-info-label,
.lfr-status-progress-label {
  background-image: url(../images/messages/info.png);
  color: #34404f; }

.lfr-status-help-label {
  background-image: url(../images/portlet/help.png); }

.lfr-status-progress-label {
  background-image: url(../images/aui/loading_indicator.gif); }

.lfr-status-success-label {
  background-image: url(../images/messages/success.png);
  color: #384f34; }

.portlet-msg {
  background: #eee none no-repeat 6px 50%;
  border: 1px solid #555;
  color: #34404f;
  font-weight: bold;
  margin: 2px auto 14px;
  padding: 6px 6px 6px 30px;
  text-align: left; }

.lfr-message {
  position: relative; }
  .lfr-message .lfr-message-control {
    background-color: #333;
    display: inline-block; }
  .lfr-message .lfr-message-controls {
    display: none;
    left: 3px;
    margin: -8px 8px 0 3px;
    position: absolute;
    top: 50%;
    z-index: 10; }
  .lfr-message .lfr-message-close {
    background-image: url(../images/portlet/close_borderless.png);
    background-position: 0 0;
    background-repeat: no-repeat; }
  .lfr-message .lfr-message-close-all {
    color: #fff;
    display: none;
    font-size: 0.8em;
    margin-left: 10px;
    padding: 1px 10px;
    text-shadow: 1px 1px 0 #000;
    vertical-align: top; }
    .lfr-message .lfr-message-close-all a {
      color: #fff; }
  .lfr-message .lfr-message-controls-hover .lfr-message-close-all {
    display: inline-block; }
  .lfr-message.pending {
    background-image: url(../images/common/time.png); }

.lfr-message-content.alert {
  margin-bottom: 0; }

.lfr-message-close {
  cursor: pointer; }

/* ---------- Standard styles defined in the JSR 168 specification ---------- */
/* ---------- Fonts ---------- */
/* ---------- Sections ---------- */
.portlet-section-selected,
.portlet-section-selected a {
  background: #727c81;
  color: #fff;
  font-weight: bold;
  text-decoration: none; }

.portlet-section-selected a:hover,
.portlet-section-selected a:focus {
  background-color: #727c81; }

/* ---------- Forms ---------- */
/* ---------- Icons ---------- */
/* ---------- Menus ---------- */
@media (min-width: 576px) {
  .portlet.open > .portlet-topper, .portlet:hover > .portlet-topper, .portlet.focus > .portlet-topper {
    opacity: 1;
    transform: translateY(-97%); } }

@media (min-width: 576px) {
  .portlet.open > .portlet-content-editable, .portlet:hover > .portlet-content-editable, .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0; } }

.portlet {
  margin-bottom: 10px;
  position: relative; }
  .portlet > .portlet-content-editable {
    border-color: transparent; }
  .portlet > .portlet-topper {
    display: none; }
    @media (min-width: 576px) {
      .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: 576px) and (prefers-reduced-motion: reduce) {
    .portlet > .portlet-topper {
      transition: none; } }

.portlet-content-editable {
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px; }

/* ---------- Portlet topper ---------- */
.portlet-actions {
  float: right; }

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

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

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

.portlet-title-menu {
  box-flex: 0;
  -moz-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  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: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative; }

.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; }

@media (max-width: 767.98px) {
  .lfr-configurator-visibility {
    opacity: 0.5; } }

@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; }
  .lfr-configurator-visibility .portlet-content-editable {
    opacity: 0.5; } }

/* ---------- Portlet controls in mobile ---------- */
@media (max-width: 767.98px) {
  .controls-visible .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0; } }

@media (max-width: 767.98px) {
  .controls-visible .portlet-topper {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; } }

.controls-visible .portlet-topper-toolbar {
  display: block; }

.lfr-configurator-visibility .portlet-borderless-bar {
  opacity: 0.6; }

.lfr-configurator-visibility .portlet-content .lfr-icon-actions {
  opacity: 1; }

.lfr-panel-page {
  width: 100%; }
  .lfr-panel-page .portlet-title {
    font-size: 13px; }
  .lfr-panel-page .lfr-add-content h2 span {
    background-color: #d3dadd; }

.main-content-body {
  margin-top: 20px; }

.restricted,
.restricted td {
  background: #fdd;
  border-width: 0; }

.restricted * {
  color: #727c81; }

.alt.restricted td {
  background-color: #ffc0c0; }

.hover.restricted td {
  background-color: #d3bdc0; }

.alt.restricted td.first,
.restricted td.first {
  background-image: url(../images/messages/error.png);
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 28px; }

.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; }

/* ---------- Dynamic data list display/Journal portlet ---------- */
.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 28px; }

/* ---------- Breadcrumb taglib ---------- */
.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; }

/* ---------- Calendar taglib ---------- */
.taglib-calendar tr.portlet-section-header th,
.taglib-calendar tr td {
  border-width: 0; }

.taglib-calendar tr td a {
  background-color: #f0f5f7;
  border: 1px solid #fff;
  border-bottom-width: 0;
  border-left-width: 0;
  display: block;
  height: 15px;
  padding: 5px 0; }
  .taglib-calendar tr td a:hover {
    background-color: #727c81;
    color: #fff; }

.taglib-calendar tr td.calendar-inactive {
  background-color: #fff;
  color: #b5bfc4; }

.taglib-calendar tr th {
  border-bottom-color: #d7d7d7; }

.taglib-calendar table td {
  border-width: 0; }

.taglib-calendar .calendar-current-day,
.taglib-calendar .calendar-current-day a {
  background-color: #fff; }

.taglib-calendar .calendar-current-day a {
  border: 1px solid #727c81;
  color: #369;
  text-decoration: underline; }

/* ---------- Navbar form search ---------- */
.navbar form {
  margin: 0; }

.widget-toolbar .btn + .btn,
.widget-toolbar .widget-group + .widget-group {
  margin-left: 1rem; }

.widget-mode-detail {
  padding-top: 1rem; }
  .widget-mode-detail .title {
    font-size: 36px; }
  .widget-mode-detail .sub-title {
    font-size: 26px;
    margin-bottom: 32px; }
  .widget-mode-detail .widget-metadata {
    margin-bottom: 2rem; }
  .widget-mode-detail .widget-mode-detail-text {
    margin-top: 48px; }
    .widget-mode-detail .widget-mode-detail-text img {
      max-width: 100%; }
    .widget-mode-detail .widget-mode-detail-text p {
      font-size: 18px;
      line-height: 1.8; }

.widget-mode-card .card {
  display: flex;
  height: calc(100% - 24px);
  margin-bottom: 24px; }

.widget-mode-card .card-header {
  overflow: hidden;
  padding: 0; }

.widget-mode-card .card-title {
  position: relative; }

@media (min-width: 768px) {
  .widget-mode-card .visible-interaction {
    position: absolute;
    right: -8px; } }

.widget-mode-simple .widget-topbar {
  margin-bottom: 8px; }

.widget-mode-simple .widget-metadata {
  margin-bottom: 24px; }

.widget-mode-simple .widget-toolbar {
  margin-top: 1.5rem; }

.widget-mode-simple .widget-content .cover-image {
  margin-bottom: 24px; }

.menu-content,
.underlay-content {
  box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5); }

.lfr-ddm-container .file-entry-upload-progress {
  border-radius: 0 0 4px 4px; }

.lfr-preview-file-image img {
  box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8); }

.lfr-preview-file-image-current-column {
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8); }

.lfr-preview-file-image-current-column {
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8); }

.portlet-document-library .lfr-ddm-small-image-preview,
.portlet-dynamic-data-mapping .lfr-ddm-small-image-preview {
  box-shadow: 0 1px 3px #ccc; }

.portlet-document-library-upload-mask .overlaymask-content {
  border-radius: 5px; }

.overlaymask-content {
  background-color: #fff; }

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

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

.lfr-search-combobox-item {
  border-radius: 1px; }

.lfr-search-combobox .field-input-text {
  border-radius: 4px 1px 1px 4px; }

.lfr-search-combobox .button-input {
  border-radius: 1px 4px 4px 1px; }

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

.portlet-language .portlet-body .current-language,
.portlet-language .portlet-body .taglib-icon,
.portlet-language .portlet-body .taglib-language-list-text {
  border-radius: 10px; }

body > .lfr-menu-list ul,
.active-area-proxy,
.entry-display-style .entry-thumbnail,
.lfr-api-results,
.lfr-translation-manager,
.lfr-translation-manager-translation,
.lfr-upload-container .cancel-button .modify-pages .delete-tab,
.portlet-image-gallery-display .image-thumbnail img,
.rule-group-instance-container .rule-group-instance,
.select-documents,
.select-files,
.taglib-ratings.stars:hover,
.taglib-ratings.stars:hover .liferay-rating-vote > div,
.taglib-ratings.stars .rating-focused > div,
.tags-search-combobox .field-input-text {
  border-radius: 4px; }

.entry-display-style,
.lfr-search-combobox,
.lfr-upload-container .upload-file,
.lfr-upload-container .upload-target,
.portlet-document-library .common-file-metadata-container.selected,
.portlet-document-library-display .common-file-metadata-container.selected,
.portlet-image-gallery-display .image-icon,
.select-documents,
.select-files {
  border-radius: 5px; }

.portlet-dynamic-data-list-display .lfr-ddm-container .lfr-ddm-repeatable-placeholder,
.portlet-dynamic-data-lists .lfr-ddm-container .lfr-ddm-repeatable-placeholder {
  border-radius: 6px; }

.menu-content {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px; }

.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%; }

.underlay-content {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px; }

.input-localized .lfr-input-localized-state {
  border-radius: 3px; }

.input-localized .lfr-input-localized .lfr-input-localized-state {
  box-shadow: 0 0 3px #ddd; }
  .input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
    box-shadow: 0 0 3px #ff0047; }

.input-localized .palette-item-selected .lfr-input-localized-state {
  box-shadow: 0 0 3px #27c1f2; }

.lfr-content-preview-popup .lfr-content-preview-popup-content {
  border-radius: 0;
  box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25); }

.lfr-message .lfr-message-control {
  border-radius: 10px; }

.lfr-token {
  border-radius: 8px; }

.staging-tabview-list {
  border-radius: 0; }

.site-variations-tabview-list .tab-content,
.staging-tabview-list .tab-active .tab-content,
.tagselector-content .textboxlistentry-holder .lfr-tag-selector-input:focus {
  box-shadow: none; }

.rule-group-instance-container .rule-group-instance {
  box-shadow: 1px 1px 2px #999; }

.lfr-action-label {
  border-radius: 2px; }

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

@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 {
  -webkit-animation: progress-bar-stripes 0.5s linear infinite;
  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; } }

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

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

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

.lfr-spa-loading .lfr-spa-loading-bar {
  -webkit-animation: shift-rightwards 1s ease-in-out infinite;
  animation: shift-rightwards 1s ease-in-out infinite;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s; }

.lfr-spa-loading-bar {
  -webkit-transform: translateX(100%);
  transform: translateX(100%); }

@-webkit-keyframes shift-rightwards {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
  40% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  60% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%); } }

@keyframes shift-rightwards {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
  40% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  60% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%); } }

.mobile.touch body:first-of-type .portlet-content .lfr-icon-actions .lfr-icon-menu-text,
.mobile.touch body:first-of-type .portlet-content .lfr-icon-actions .taglib-text {
  max-width: 200px; }

.portlet-boundary.yui3-dd-dragging {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease; }
  @media (prefers-reduced-motion: reduce) {
    .portlet-boundary.yui3-dd-dragging {
      transition: none; } }

.portlet-document-library .entry-thumbnail .label,
.portlet-document-library-display .workflow-status .label,
.portlet-journal .entry-thumbnail .label {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

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

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

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

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

.upload-drop-active .portlet-document-library .document-container {
  box-shadow: inset 0 0 5px #b8c1d1; }

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

.quick-access-nav a {
  box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 1px; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup,
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup:hover {
  box-shadow: initial; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button:hover {
  box-shadow: none; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:after {
  background-image: linear-gradient(#fff, #e4e4e4);
  border-radius: 2px; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:hover:after {
  background-image: linear-gradient(#f2f2f2, #ccc); }

/* ---------- Switches ---------- */
input.switch:focus ~ .switch-bar:before {
  box-shadow: 0 0 3px #00f; }

input.switch:empty ~ .switch-bar:after, input.switch:empty ~ .switch-bar:before,
input.switch:empty ~ .switch-bar .switch-icon,
input.switch:empty ~ .switch-bar .switch-toggle:after,
input.switch:empty ~ .switch-bar .switch-toggle:before {
  transition: all 100ms ease-in; }
  @media (prefers-reduced-motion: reduce) {
    input.switch:empty ~ .switch-bar:after, input.switch:empty ~ .switch-bar:before,
    input.switch:empty ~ .switch-bar .switch-icon,
    input.switch:empty ~ .switch-bar .switch-toggle:after,
    input.switch:empty ~ .switch-bar .switch-toggle:before {
      transition: none; } }

/* ---------- Image selector ---------- */
.taglib-image-selector .icon-check {
  transition: opacity 0.2s ease-in-out;
  border-radius: 30px; }
  @media (prefers-reduced-motion: reduce) {
    .taglib-image-selector .icon-check {
      transition: none; } }

.taglib-image-selector .progress-wrapper .progressbar {
  border-radius: 0; }

/* ---------- Drop here info ---------- */
.drop-here-info {
  transition: all 0.2s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .drop-here-info {
      transition: none; } }
  .drop-here-info .drop-icons {
    transition: all 0.2s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .drop-here-info .drop-icons {
        transition: none; } }
    .drop-here-info .drop-icons span {
      transition: all 0.3s ease-in-out;
      border-radius: 3px; }
      @media (prefers-reduced-motion: reduce) {
        .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);
      -webkit-transform: rotate(25deg);
      transform: rotate(25deg); }
    .drop-here-info .drop-icons span:nth-of-type(2) {
      box-shadow: 0 6px 0 -2px rgba(0, 0, 0, 0.15);
      -webkit-transform: scale(0.8);
      transform: scale(0.8); }
    .drop-here-info .drop-icons span:nth-of-type(3) {
      box-shadow: -5px 4px 0 0 rgba(0, 0, 0, 0.08);
      -webkit-transform: rotate(-25deg);
      transform: rotate(-25deg); }

.drop-active .drop-here-info span:nth-of-type(1) {
  -webkit-transform: rotate(-20deg);
  transform: rotate(-20deg); }

.drop-active .drop-here-info span:nth-of-type(2) {
  -webkit-transform: scale(1);
  transform: scale(1); }

.drop-active .drop-here-info span:nth-of-type(3) {
  -webkit-transform: rotate(15deg);
  transform: rotate(15deg); }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

@font-face {
  font-family: 'ico';
  src: url("./font/ico.eot?66lv3y");
  src: url("./font/ico.eot?66lv3y#iefix") format("embedded-opentype"), url("./font/ico.ttf?66lv3y") format("truetype"), url("./font/ico.woff?66lv3y") format("woff"), url("./font/ico.svg?66lv3y#ico") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

.icon-ico {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'ico' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-filter:before {
  content: "\e91b"; }

.icon-menu-mobile-next:before {
  content: "\e90f"; }

.icon-language:before {
  content: "\e910"; }

.icon-cerrar-menu:before {
  content: "\e911"; }

.icon-banner-c:before {
  content: "\e912";
  color: #fff; }

.icon-bullet:before {
  content: "\e913"; }

.icon-back:before {
  content: "\e914"; }

.icon-breadcrumbs-divider:before {
  content: "\e915"; }

.icon-highlight-access:before {
  content: "\e916"; }

.icon-hero-c:before {
  content: "\e917";
  color: #fff; }

.icon-data-picker:before {
  content: "\e918"; }

.icon-menu-mobile:before {
  content: "\e919"; }

.icon-up:before {
  content: "\e91a"; }

.icon-search-searcher:before {
  content: "\e90d"; }

.icon-close:before {
  content: "\e90e"; }

.icon-arrow-down:before {
  content: "\e900"; }

.icon-bank:before {
  content: "\e901"; }

.icon-briefcase:before {
  content: "\e902"; }

.icon-external-link:before {
  content: "\e903"; }

.icon-hands:before {
  content: "\e904"; }

.icon-headquarters:before {
  content: "\e905"; }

.icon-investment:before {
  content: "\e906"; }

.icon-operaciones:before {
  content: "\e907"; }

.icon-plant:before {
  content: "\e908"; }

.icon-search:before {
  content: "\e909"; }

.icon-twitter:before {
  content: "\e90a";
  color: #00acee; }

.icon-user-talk:before {
  content: "\e90b"; }

.icon-youtube:before {
  content: "\e90c";
  color: #b2071d; }

.icon-youtube {
  z-index: 0;
  position: relative; }

.icon-youtube:after {
  content: "";
  background-color: white;
  position: absolute;
  height: 0.875rem;
  width: 0.875rem;
  top: 0.0625rem;
  left: 0.25rem;
  z-index: -1; }

.icon-youtube.icon-medium:after {
  font-size: 2rem;
  height: 1.25rem;
  width: 1.25rem;
  top: 0.25rem;
  left: 0.625rem; }

.icon-medium {
  font-size: 1.625rem; }

html,
body {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  font-size: 1rem;
  box-sizing: border-box;
  font-family: "Manrope", sans-serif;
  font-weight: 500;
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  text-rendering: optimizeLegibility; }

*:focus {
  outline-color: #b80507;
  text-decoration: none; }

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

main {
  position: relative;
  margin: 0;
  padding: 0; }

footer,
header,
main {
  display: block; }

article {
  clear: both; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 1rem; }

@media (max-width: 1024px) {
  body h1 {
    font-size: 2.25rem;
    line-height: 2.625rem; } }

@media (max-width: 1024px) {
  body h2 {
    font-size: 2rem;
    line-height: 2.25rem; } }

p {
  margin: 0 0 1.5rem 0; }

ul,
li {
  list-style-type: none; }

dl,
ol,
ul {
  margin: 0;
  list-style: none;
  padding: 0; }

ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

b,
strong {
  font-weight: bolder; }

abbr[title] {
  text-decoration: none; }

a {
  color: #b80507;
  text-decoration: none;
  background-color: transparent; }

a:hover {
  color: #b80507;
  text-decoration: underline; }

a:visited {
  color: #740304; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }

a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none; }

a:focus {
  outline: none; }

a:focus-visible {
  outline: solid 2px #b80507;
  text-decoration: none;
  outline-offset: 4px; }

select:focus,
input:focus {
  outline: none; }

select:focus-visible,
input:focus-visible {
  outline: none;
  box-shadow: 0 0 0 2px #b80507; }

button:focus {
  outline: none; }

button:focus-visible {
  box-shadow: 0 0 0 0.125rem #b80507;
  border: 0.0625rem solid white;
  border-radius: 0.5rem;
  outline: none; }

@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop,
  a:focus {
    outline: solid 2px #b80507;
    text-decoration: none;
    outline-offset: 4px; }
  select:focus,
  input:focus {
    outline: none;
    box-shadow: 0 0 0 2px #b80507; }
  button:focus {
    box-shadow: 0 0 0 0.125rem #b80507;
    border: 0.0625rem solid white;
    border-radius: 0.5rem;
    outline: none; } }

figure {
  margin: 0; }

img {
  vertical-align: middle;
  border-style: none;
  max-width: 100%; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding-top: .75rem;
  padding-bottom: .75rem;
  color: #cdd6e4;
  text-align: left;
  caption-side: top; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button {
  border-radius: 0; }

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

select {
  word-wrap: normal; }

[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: none;
  -moz-appearance: none; }

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
  cursor: pointer; }

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

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

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto; }

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

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance: none;
  display: none; }

input[type=search]::-ms-clear {
  display: none;
  width: 0;
  height: 0; }

input[type=search]::-ms-reveal {
  display: none;
  width: 0;
  height: 0; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

[hidden] {
  display: none !important; }

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid #cdd6e4; }

main {
  max-width: 1404px;
  padding: 0;
  margin: 0 auto; }

.o-grid__inner {
  max-width: 1116px;
  margin: 0 auto; }
  @media (max-width: 1024px) {
    .o-grid__inner {
      padding: 0 12px; } }
  @media (max-width: 576px) {
    .o-grid__inner {
      padding: 0 4px; } }

.o-grid:before {
  content: "";
  background-color: #eff1f3;
  width: 100%;
  height: 2.5rem;
  display: inline-block;
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0; }
  @media (max-width: 1199px) {
    .o-grid:before {
      display: none; } }

@media (max-width: 1024px) {
  .o-grid__col.o-offset-0-lg {
    margin-left: 0; } }

@media (min-width: 768px) {
  .o-grid__col.o-offset-0-xxs {
    margin-left: 0; } }

::-webkit-input-placeholder {
  color: #a2a2a2;
  font-weight: 600;
  font-size: 0.875rem; }

::-moz-placeholder {
  color: #a2a2a2;
  font-size: 0.875rem; }

:-ms-input-placeholder {
  color: #a2a2a2;
  font-size: 0.875rem; }

input:-moz-placeholder {
  color: #a2a2a2;
  font-size: 0.875rem; }

/* collapse */
.fade {
  opacity: 0; }
  .fade.show {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.show {
    display: block; }

@media (max-width: 1199px) {
  .c-subnav .collapse {
    display: inline-block; } }

button.collapsed {
  position: relative;
  appearance: none;
  border: none;
  background: none; }

.collapse.show {
  display: block;
  position: relative; }
  @media (max-width: 1199px) {
    .collapse.show {
      display: inherit;
      position: initial; } }

/* mapa web*/
.c-mapaweb {
  margin-bottom: 10rem; }
  .c-mapaweb ul > li {
    font-size: 1.75rem;
    font-weight: 700;
    margin-bottom: 1.5rem;
    position: relative;
    padding-left: 1.5rem; }
    .c-mapaweb ul > li:before {
      content: "";
      position: absolute;
      height: 0.625rem;
      width: 0.625rem;
      display: inline-block;
      background-color: #b80507;
      border-radius: 50%;
      top: 1.125rem;
      left: 0; }
    .c-mapaweb ul > li > ul {
      margin: 1.25rem 0; }
      .c-mapaweb ul > li > ul > li {
        font-size: 1.25rem;
        display: block;
        padding-left: 1.25rem;
        margin-left: 2rem; }
        .c-mapaweb ul > li > ul > li:before {
          content: "";
          position: absolute;
          height: 0.5rem;
          width: 0.5rem;
          display: inline-block;
          background-color: #b80507;
          border-radius: 50%;
          top: 0.5rem;
          left: 0; }
        .c-mapaweb ul > li > ul > li > ul > li {
          font-size: 1.25rem;
          font-weight: 600;
          margin-bottom: 1rem; }
          .c-mapaweb ul > li > ul > li > ul > li > ul > li {
            font-size: 1rem;
            padding-left: 1rem; }
            .c-mapaweb ul > li > ul > li > ul > li > ul > li:before {
              content: "";
              position: absolute;
              height: 0.0625rem;
              width: 0.375rem;
              display: inline-block;
              background-color: #b80507;
              border-radius: 50%;
              top: 0.625rem;
              left: 0; }
  @media (max-width: 1200px) {
    .c-mapaweb {
      padding: 0 24px; } }
  @media (max-width: 576px) {
    .c-mapaweb .c-mapaweb {
      padding: 0 16px; }
    .c-mapaweb .c-mapaweb ul > li {
      font-size: 1.5rem;
      margin-bottom: 1rem;
      padding-left: 1.125rem; }
    .c-mapaweb .c-mapaweb ul > li:before {
      content: "";
      position: absolute;
      height: 0.5rem;
      width: 0.5rem;
      top: 0.875rem;
      left: 0; }
    .c-mapaweb .c-mapaweb ul > li > ul > li {
      margin-left: 0.5rem; } }

/* container table para scroll en dispositivos móviles */
.container-table {
  max-width: 100%;
  overflow-x: auto;
  margin-bottom: 3.375rem; }

/* tabla producto*/
@media (max-width: 576px) {
  .table-product tbody tr {
    display: flex;
    flex-direction: column;
    margin-top: 2rem; }
    .table-product tbody tr .c-list {
      margin: 0.75rem; }
  .table-product tbody th {
    width: 100%;
    height: 2.5rem; } }

/* graphic*/
.c-graphic__legend--color {
  display: inline-block;
  width: 1.25rem;
  height: 1.125rem;
  margin: 0.5rem;
  vertical-align: middle; }
  @media (max-width: 1199px) {
    .c-graphic__legend--color {
      padding: 0 1.5rem 1.5rem 1.5rem; } }
  @media (max-width: 576px) {
    .c-graphic__legend--color {
      padding: 0 1rem 1.5rem 1rem; } }

.header-ue-logo__margin {
  margin-left: 1.25rem; }

h1 {
  font-size: 3.125rem;
  line-height: 3.5rem;
  font-weight: 800; }

h2 {
  font-size: 2.375rem;
  line-height: 2.875rem;
  font-weight: 800; }

h3 {
  font-size: 1.625rem;
  line-height: 2.5rem;
  font-weight: 700; }

h4 {
  font-size: 1.25rem;
  line-height: 1.5; }

h5 {
  font-size: 2.4rem;
  line-height: 1.5; }

h6 {
  font-size: 2.0rem;
  line-height: 1.5; }

.o-grid {
  margin-left: auto;
  margin-right: auto;
  /*padding-right: $o-container__gutter-single;
  padding-left: $o-container__gutter-single;*/
  max-width: 1472px;
  width: 100%; }
  .o-grid--fluid {
    max-width: 100%; }
  .o-grid--right {
    margin-left: auto;
    margin-right: 0; }
  .o-grid--max-width-half {
    padding-right: 16px;
    padding-left: 16px; }
    @media (min-width: 992px) {
      .o-grid--max-width-half {
        max-width: 736px;
        width: 100%; } }
    .o-grid--max-width-half .o-grid {
      padding-left: 0;
      padding-right: 0; }
  .o-grid--2 {
    max-width: 240px; }
  .o-grid--3 {
    max-width: 360px; }
  .o-grid--4 {
    max-width: 480px; }
  .o-grid--5 {
    max-width: 600px; }
  .o-grid--6 {
    max-width: 720px; }
  .o-grid--7 {
    max-width: 840px; }
  .o-grid--8 {
    max-width: 960px; }
  .o-grid--9 {
    max-width: 1080px; }
  .o-grid--10 {
    max-width: 1200px; }
  .o-grid--11 {
    max-width: 1320px; }

.o-grid__row {
  display: flex;
  flex: 0 1 auto;
  flex-flow: row wrap; }
  .o-grid__row--nowrap {
    flex-wrap: nowrap; }
    @media (min-width: 992px) {
      .o-grid__row--nowrap\@md {
        flex-wrap: nowrap; } }
  .o-grid__row--reverse {
    flex-direction: row-reverse; }
    @media (min-width: 992px) {
      .o-grid__row--reverse\@md {
        flex-direction: row-reverse; } }
  .o-grid__row--between {
    justify-content: space-between; }
  .o-grid__row--center {
    justify-content: center; }
  .o-grid__row--align-center {
    align-items: center; }
  .o-grid__row--wide {
    margin-left: 0;
    margin-right: 0; }
  .o-grid__row--no-gutters {
    margin-left: 0;
    margin-right: 0; }
    .o-grid__row--no-gutters > .o-grid__col {
      padding-left: 0;
      padding-right: 0; }
  @media (max-width: 767.9px) {
    .o-grid__row--xs-column {
      flex-direction: column; }
      .o-grid__row--xs-column-reverse {
        flex-direction: column-reverse; } }
  @media (max-width: 767.9px) {
    .o-grid__row--block\@max-xs {
      display: block; } }
  .o-grid__row--small-gutter {
    margin-left: -0.5rem;
    margin-right: -0.5rem; }
    .o-grid__row--small-gutter .o-grid__col {
      padding-left: 0.5rem !important;
      padding-right: 0.5rem !important; }

.o-grid__col {
  flex: 0 0 auto;
  max-width: 100%;
  width: 100%;
  padding-left: 0.75rem;
  padding-right: 0.75rem; }
  .o-grid__col--no-gutter {
    padding-left: 0;
    padding-right: 0; }
  .o-grid__col--fill {
    flex: 1 1 0; }
    @media (min-width: 1024px) {
      .o-grid__col--fill\@lg {
        flex: 1 1 0; } }
  .o-grid__col--right {
    margin-left: auto; }

.o-1 {
  flex-basis: 8.33333%;
  max-width: 8.33333%; }

.o-offset-1 {
  margin-left: 8.33333%; }

.o-2 {
  flex-basis: 16.66667%;
  max-width: 16.66667%; }

.o-offset-2 {
  margin-left: 16.66667%; }

.o-3 {
  flex-basis: 25%;
  max-width: 25%; }

.o-offset-3 {
  margin-left: 25%; }

.o-4 {
  flex-basis: 33.33333%;
  max-width: 33.33333%; }

.o-offset-4 {
  margin-left: 33.33333%; }

.o-5 {
  flex-basis: 41.66667%;
  max-width: 41.66667%; }

.o-offset-5 {
  margin-left: 41.66667%; }

.o-6 {
  flex-basis: 50%;
  max-width: 50%; }

.o-offset-6 {
  margin-left: 50%; }

.o-7 {
  flex-basis: 58.33333%;
  max-width: 58.33333%; }

.o-offset-7 {
  margin-left: 58.33333%; }

.o-8 {
  flex-basis: 66.66667%;
  max-width: 66.66667%; }

.o-offset-8 {
  margin-left: 66.66667%; }

.o-9 {
  flex-basis: 75%;
  max-width: 75%; }

.o-offset-9 {
  margin-left: 75%; }

.o-10 {
  flex-basis: 83.33333%;
  max-width: 83.33333%; }

.o-offset-10 {
  margin-left: 83.33333%; }

.o-11 {
  flex-basis: 91.66667%;
  max-width: 91.66667%; }

.o-offset-11 {
  margin-left: 91.66667%; }

.o-12 {
  flex-basis: 100%;
  max-width: 100%; }

.o-offset-12 {
  margin-left: 100%; }

@media (min-width: 350px) {
  .o-1\@xxs {
    flex-basis: 8.33333%;
    max-width: 8.33333%; }
  .o-hide\@xxs {
    display: none !important; }
  .o-offset-1\@xxs {
    margin-left: 8.33333%; }
  .o-2\@xxs {
    flex-basis: 16.66667%;
    max-width: 16.66667%; }
  .o-hide\@xxs {
    display: none !important; }
  .o-offset-2\@xxs {
    margin-left: 16.66667%; }
  .o-3\@xxs {
    flex-basis: 25%;
    max-width: 25%; }
  .o-hide\@xxs {
    display: none !important; }
  .o-offset-3\@xxs {
    margin-left: 25%; }
  .o-4\@xxs {
    flex-basis: 33.33333%;
    max-width: 33.33333%; }
  .o-hide\@xxs {
    display: none !important; }
  .o-offset-4\@xxs {
    margin-left: 33.33333%; }
  .o-5\@xxs {
    flex-basis: 41.66667%;
    max-width: 41.66667%; }
  .o-hide\@xxs {
    display: none !important; }
  .o-offset-5\@xxs {
    margin-left: 41.66667%; }
  .o-6\@xxs {
    flex-basis: 50%;
    max-width: 50%; }
  .o-hide\@xxs {
    display: none !important; }
  .o-offset-6\@xxs {
    margin-left: 50%; }
  .o-7\@xxs {
    flex-basis: 58.33333%;
    max-width: 58.33333%; }
  .o-hide\@xxs {
    display: none !important; }
  .o-offset-7\@xxs {
    margin-left: 58.33333%; }
  .o-8\@xxs {
    flex-basis: 66.66667%;
    max-width: 66.66667%; }
  .o-hide\@xxs {
    display: none !important; }
  .o-offset-8\@xxs {
    margin-left: 66.66667%; }
  .o-9\@xxs {
    flex-basis: 75%;
    max-width: 75%; }
  .o-hide\@xxs {
    display: none !important; }
  .o-offset-9\@xxs {
    margin-left: 75%; }
  .o-10\@xxs {
    flex-basis: 83.33333%;
    max-width: 83.33333%; }
  .o-hide\@xxs {
    display: none !important; }
  .o-offset-10\@xxs {
    margin-left: 83.33333%; }
  .o-11\@xxs {
    flex-basis: 91.66667%;
    max-width: 91.66667%; }
  .o-hide\@xxs {
    display: none !important; }
  .o-offset-11\@xxs {
    margin-left: 91.66667%; }
  .o-12\@xxs {
    flex-basis: 100%;
    max-width: 100%; }
  .o-hide\@xxs {
    display: none !important; }
  .o-offset-12\@xxs {
    margin-left: 100%; } }

@media (min-width: 576px) {
  .o-1\@xs {
    flex-basis: 8.33333%;
    max-width: 8.33333%; }
  .o-hide\@xs {
    display: none !important; }
  .o-offset-1\@xs {
    margin-left: 8.33333%; }
  .o-2\@xs {
    flex-basis: 16.66667%;
    max-width: 16.66667%; }
  .o-hide\@xs {
    display: none !important; }
  .o-offset-2\@xs {
    margin-left: 16.66667%; }
  .o-3\@xs {
    flex-basis: 25%;
    max-width: 25%; }
  .o-hide\@xs {
    display: none !important; }
  .o-offset-3\@xs {
    margin-left: 25%; }
  .o-4\@xs {
    flex-basis: 33.33333%;
    max-width: 33.33333%; }
  .o-hide\@xs {
    display: none !important; }
  .o-offset-4\@xs {
    margin-left: 33.33333%; }
  .o-5\@xs {
    flex-basis: 41.66667%;
    max-width: 41.66667%; }
  .o-hide\@xs {
    display: none !important; }
  .o-offset-5\@xs {
    margin-left: 41.66667%; }
  .o-6\@xs {
    flex-basis: 50%;
    max-width: 50%; }
  .o-hide\@xs {
    display: none !important; }
  .o-offset-6\@xs {
    margin-left: 50%; }
  .o-7\@xs {
    flex-basis: 58.33333%;
    max-width: 58.33333%; }
  .o-hide\@xs {
    display: none !important; }
  .o-offset-7\@xs {
    margin-left: 58.33333%; }
  .o-8\@xs {
    flex-basis: 66.66667%;
    max-width: 66.66667%; }
  .o-hide\@xs {
    display: none !important; }
  .o-offset-8\@xs {
    margin-left: 66.66667%; }
  .o-9\@xs {
    flex-basis: 75%;
    max-width: 75%; }
  .o-hide\@xs {
    display: none !important; }
  .o-offset-9\@xs {
    margin-left: 75%; }
  .o-10\@xs {
    flex-basis: 83.33333%;
    max-width: 83.33333%; }
  .o-hide\@xs {
    display: none !important; }
  .o-offset-10\@xs {
    margin-left: 83.33333%; }
  .o-11\@xs {
    flex-basis: 91.66667%;
    max-width: 91.66667%; }
  .o-hide\@xs {
    display: none !important; }
  .o-offset-11\@xs {
    margin-left: 91.66667%; }
  .o-12\@xs {
    flex-basis: 100%;
    max-width: 100%; }
  .o-hide\@xs {
    display: none !important; }
  .o-offset-12\@xs {
    margin-left: 100%; } }

@media (min-width: 768px) {
  .o-1\@sm {
    flex-basis: 8.33333%;
    max-width: 8.33333%; }
  .o-hide\@sm {
    display: none !important; }
  .o-offset-1\@sm {
    margin-left: 8.33333%; }
  .o-2\@sm {
    flex-basis: 16.66667%;
    max-width: 16.66667%; }
  .o-hide\@sm {
    display: none !important; }
  .o-offset-2\@sm {
    margin-left: 16.66667%; }
  .o-3\@sm {
    flex-basis: 25%;
    max-width: 25%; }
  .o-hide\@sm {
    display: none !important; }
  .o-offset-3\@sm {
    margin-left: 25%; }
  .o-4\@sm {
    flex-basis: 33.33333%;
    max-width: 33.33333%; }
  .o-hide\@sm {
    display: none !important; }
  .o-offset-4\@sm {
    margin-left: 33.33333%; }
  .o-5\@sm {
    flex-basis: 41.66667%;
    max-width: 41.66667%; }
  .o-hide\@sm {
    display: none !important; }
  .o-offset-5\@sm {
    margin-left: 41.66667%; }
  .o-6\@sm {
    flex-basis: 50%;
    max-width: 50%; }
  .o-hide\@sm {
    display: none !important; }
  .o-offset-6\@sm {
    margin-left: 50%; }
  .o-7\@sm {
    flex-basis: 58.33333%;
    max-width: 58.33333%; }
  .o-hide\@sm {
    display: none !important; }
  .o-offset-7\@sm {
    margin-left: 58.33333%; }
  .o-8\@sm {
    flex-basis: 66.66667%;
    max-width: 66.66667%; }
  .o-hide\@sm {
    display: none !important; }
  .o-offset-8\@sm {
    margin-left: 66.66667%; }
  .o-9\@sm {
    flex-basis: 75%;
    max-width: 75%; }
  .o-hide\@sm {
    display: none !important; }
  .o-offset-9\@sm {
    margin-left: 75%; }
  .o-10\@sm {
    flex-basis: 83.33333%;
    max-width: 83.33333%; }
  .o-hide\@sm {
    display: none !important; }
  .o-offset-10\@sm {
    margin-left: 83.33333%; }
  .o-11\@sm {
    flex-basis: 91.66667%;
    max-width: 91.66667%; }
  .o-hide\@sm {
    display: none !important; }
  .o-offset-11\@sm {
    margin-left: 91.66667%; }
  .o-12\@sm {
    flex-basis: 100%;
    max-width: 100%; }
  .o-hide\@sm {
    display: none !important; }
  .o-offset-12\@sm {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .o-1\@md {
    flex-basis: 8.33333%;
    max-width: 8.33333%; }
  .o-hide\@md {
    display: none !important; }
  .o-offset-1\@md {
    margin-left: 8.33333%; }
  .o-2\@md {
    flex-basis: 16.66667%;
    max-width: 16.66667%; }
  .o-hide\@md {
    display: none !important; }
  .o-offset-2\@md {
    margin-left: 16.66667%; }
  .o-3\@md {
    flex-basis: 25%;
    max-width: 25%; }
  .o-hide\@md {
    display: none !important; }
  .o-offset-3\@md {
    margin-left: 25%; }
  .o-4\@md {
    flex-basis: 33.33333%;
    max-width: 33.33333%; }
  .o-hide\@md {
    display: none !important; }
  .o-offset-4\@md {
    margin-left: 33.33333%; }
  .o-5\@md {
    flex-basis: 41.66667%;
    max-width: 41.66667%; }
  .o-hide\@md {
    display: none !important; }
  .o-offset-5\@md {
    margin-left: 41.66667%; }
  .o-6\@md {
    flex-basis: 50%;
    max-width: 50%; }
  .o-hide\@md {
    display: none !important; }
  .o-offset-6\@md {
    margin-left: 50%; }
  .o-7\@md {
    flex-basis: 58.33333%;
    max-width: 58.33333%; }
  .o-hide\@md {
    display: none !important; }
  .o-offset-7\@md {
    margin-left: 58.33333%; }
  .o-8\@md {
    flex-basis: 66.66667%;
    max-width: 66.66667%; }
  .o-hide\@md {
    display: none !important; }
  .o-offset-8\@md {
    margin-left: 66.66667%; }
  .o-9\@md {
    flex-basis: 75%;
    max-width: 75%; }
  .o-hide\@md {
    display: none !important; }
  .o-offset-9\@md {
    margin-left: 75%; }
  .o-10\@md {
    flex-basis: 83.33333%;
    max-width: 83.33333%; }
  .o-hide\@md {
    display: none !important; }
  .o-offset-10\@md {
    margin-left: 83.33333%; }
  .o-11\@md {
    flex-basis: 91.66667%;
    max-width: 91.66667%; }
  .o-hide\@md {
    display: none !important; }
  .o-offset-11\@md {
    margin-left: 91.66667%; }
  .o-12\@md {
    flex-basis: 100%;
    max-width: 100%; }
  .o-hide\@md {
    display: none !important; }
  .o-offset-12\@md {
    margin-left: 100%; } }

@media (min-width: 1024px) {
  .o-1\@lg {
    flex-basis: 8.33333%;
    max-width: 8.33333%; }
  .o-hide\@lg {
    display: none !important; }
  .o-offset-1\@lg {
    margin-left: 8.33333%; }
  .o-2\@lg {
    flex-basis: 16.66667%;
    max-width: 16.66667%; }
  .o-hide\@lg {
    display: none !important; }
  .o-offset-2\@lg {
    margin-left: 16.66667%; }
  .o-3\@lg {
    flex-basis: 25%;
    max-width: 25%; }
  .o-hide\@lg {
    display: none !important; }
  .o-offset-3\@lg {
    margin-left: 25%; }
  .o-4\@lg {
    flex-basis: 33.33333%;
    max-width: 33.33333%; }
  .o-hide\@lg {
    display: none !important; }
  .o-offset-4\@lg {
    margin-left: 33.33333%; }
  .o-5\@lg {
    flex-basis: 41.66667%;
    max-width: 41.66667%; }
  .o-hide\@lg {
    display: none !important; }
  .o-offset-5\@lg {
    margin-left: 41.66667%; }
  .o-6\@lg {
    flex-basis: 50%;
    max-width: 50%; }
  .o-hide\@lg {
    display: none !important; }
  .o-offset-6\@lg {
    margin-left: 50%; }
  .o-7\@lg {
    flex-basis: 58.33333%;
    max-width: 58.33333%; }
  .o-hide\@lg {
    display: none !important; }
  .o-offset-7\@lg {
    margin-left: 58.33333%; }
  .o-8\@lg {
    flex-basis: 66.66667%;
    max-width: 66.66667%; }
  .o-hide\@lg {
    display: none !important; }
  .o-offset-8\@lg {
    margin-left: 66.66667%; }
  .o-9\@lg {
    flex-basis: 75%;
    max-width: 75%; }
  .o-hide\@lg {
    display: none !important; }
  .o-offset-9\@lg {
    margin-left: 75%; }
  .o-10\@lg {
    flex-basis: 83.33333%;
    max-width: 83.33333%; }
  .o-hide\@lg {
    display: none !important; }
  .o-offset-10\@lg {
    margin-left: 83.33333%; }
  .o-11\@lg {
    flex-basis: 91.66667%;
    max-width: 91.66667%; }
  .o-hide\@lg {
    display: none !important; }
  .o-offset-11\@lg {
    margin-left: 91.66667%; }
  .o-12\@lg {
    flex-basis: 100%;
    max-width: 100%; }
  .o-hide\@lg {
    display: none !important; }
  .o-offset-12\@lg {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .o-1\@xl {
    flex-basis: 8.33333%;
    max-width: 8.33333%; }
  .o-hide\@xl {
    display: none !important; }
  .o-offset-1\@xl {
    margin-left: 8.33333%; }
  .o-2\@xl {
    flex-basis: 16.66667%;
    max-width: 16.66667%; }
  .o-hide\@xl {
    display: none !important; }
  .o-offset-2\@xl {
    margin-left: 16.66667%; }
  .o-3\@xl {
    flex-basis: 25%;
    max-width: 25%; }
  .o-hide\@xl {
    display: none !important; }
  .o-offset-3\@xl {
    margin-left: 25%; }
  .o-4\@xl {
    flex-basis: 33.33333%;
    max-width: 33.33333%; }
  .o-hide\@xl {
    display: none !important; }
  .o-offset-4\@xl {
    margin-left: 33.33333%; }
  .o-5\@xl {
    flex-basis: 41.66667%;
    max-width: 41.66667%; }
  .o-hide\@xl {
    display: none !important; }
  .o-offset-5\@xl {
    margin-left: 41.66667%; }
  .o-6\@xl {
    flex-basis: 50%;
    max-width: 50%; }
  .o-hide\@xl {
    display: none !important; }
  .o-offset-6\@xl {
    margin-left: 50%; }
  .o-7\@xl {
    flex-basis: 58.33333%;
    max-width: 58.33333%; }
  .o-hide\@xl {
    display: none !important; }
  .o-offset-7\@xl {
    margin-left: 58.33333%; }
  .o-8\@xl {
    flex-basis: 66.66667%;
    max-width: 66.66667%; }
  .o-hide\@xl {
    display: none !important; }
  .o-offset-8\@xl {
    margin-left: 66.66667%; }
  .o-9\@xl {
    flex-basis: 75%;
    max-width: 75%; }
  .o-hide\@xl {
    display: none !important; }
  .o-offset-9\@xl {
    margin-left: 75%; }
  .o-10\@xl {
    flex-basis: 83.33333%;
    max-width: 83.33333%; }
  .o-hide\@xl {
    display: none !important; }
  .o-offset-10\@xl {
    margin-left: 83.33333%; }
  .o-11\@xl {
    flex-basis: 91.66667%;
    max-width: 91.66667%; }
  .o-hide\@xl {
    display: none !important; }
  .o-offset-11\@xl {
    margin-left: 91.66667%; }
  .o-12\@xl {
    flex-basis: 100%;
    max-width: 100%; }
  .o-hide\@xl {
    display: none !important; }
  .o-offset-12\@xl {
    margin-left: 100%; } }

@media (min-width: 1440px) {
  .o-1\@xxl {
    flex-basis: 8.33333%;
    max-width: 8.33333%; }
  .o-hide\@xxl {
    display: none !important; }
  .o-offset-1\@xxl {
    margin-left: 8.33333%; }
  .o-2\@xxl {
    flex-basis: 16.66667%;
    max-width: 16.66667%; }
  .o-hide\@xxl {
    display: none !important; }
  .o-offset-2\@xxl {
    margin-left: 16.66667%; }
  .o-3\@xxl {
    flex-basis: 25%;
    max-width: 25%; }
  .o-hide\@xxl {
    display: none !important; }
  .o-offset-3\@xxl {
    margin-left: 25%; }
  .o-4\@xxl {
    flex-basis: 33.33333%;
    max-width: 33.33333%; }
  .o-hide\@xxl {
    display: none !important; }
  .o-offset-4\@xxl {
    margin-left: 33.33333%; }
  .o-5\@xxl {
    flex-basis: 41.66667%;
    max-width: 41.66667%; }
  .o-hide\@xxl {
    display: none !important; }
  .o-offset-5\@xxl {
    margin-left: 41.66667%; }
  .o-6\@xxl {
    flex-basis: 50%;
    max-width: 50%; }
  .o-hide\@xxl {
    display: none !important; }
  .o-offset-6\@xxl {
    margin-left: 50%; }
  .o-7\@xxl {
    flex-basis: 58.33333%;
    max-width: 58.33333%; }
  .o-hide\@xxl {
    display: none !important; }
  .o-offset-7\@xxl {
    margin-left: 58.33333%; }
  .o-8\@xxl {
    flex-basis: 66.66667%;
    max-width: 66.66667%; }
  .o-hide\@xxl {
    display: none !important; }
  .o-offset-8\@xxl {
    margin-left: 66.66667%; }
  .o-9\@xxl {
    flex-basis: 75%;
    max-width: 75%; }
  .o-hide\@xxl {
    display: none !important; }
  .o-offset-9\@xxl {
    margin-left: 75%; }
  .o-10\@xxl {
    flex-basis: 83.33333%;
    max-width: 83.33333%; }
  .o-hide\@xxl {
    display: none !important; }
  .o-offset-10\@xxl {
    margin-left: 83.33333%; }
  .o-11\@xxl {
    flex-basis: 91.66667%;
    max-width: 91.66667%; }
  .o-hide\@xxl {
    display: none !important; }
  .o-offset-11\@xxl {
    margin-left: 91.66667%; }
  .o-12\@xxl {
    flex-basis: 100%;
    max-width: 100%; }
  .o-hide\@xxl {
    display: none !important; }
  .o-offset-12\@xxl {
    margin-left: 100%; } }

@media (max-width: 380px) {
  .o-6\@xxs {
    flex-basis: 50%;
    max-width: 50%; } }

.o-styleguide-tooltip {
  margin: 0 0 25px 100px; }

.u-card {
  box-shadow: 0px 7px 16px rgba(108, 112, 116, 0.68); }

.u-size-2 {
  width: 50%; }

.u-size-3 {
  width: 33.33%; }

.u-size-4 {
  width: 25%; }

.u-size-5 {
  width: 20%; }

.u-header-fixed .c-header-main {
  position: fixed; }

.u-header-fixed main {
  margin-top: 80px; }

.u-text-m {
  font-size: 0.875rem; }

.u-medium {
  font-weight: 500; }

.u-extra-bold {
  font-weight: 800; }

.u-mbm {
  margin-bottom: 1rem !important; }

.u-mbl {
  margin-bottom: 1.5rem; }

.u-mbxl {
  margin-bottom: 2.5rem; }

.u-mbxxl {
  margin-bottom: 5rem; }

.u-show-mobile {
  display: none;
  visibility: hidden; }
  @media (max-width: 1199px) {
    .u-show-mobile {
      display: block;
      visibility: inherit; } }

.u-hidden-mobile {
  display: none;
  visibility: hidden; }
  @media (min-width: 1201px) {
    .u-hidden-mobile {
      display: inline-block;
      visibility: inherit; } }

.u-h2-small {
  font-size: 2.375rem;
  line-height: 2.875rem; }
  @media (max-width: 1024px) {
    .u-h2-small {
      font-size: 2rem;
      line-height: 2.75rem; } }

.u-h2-xsmall {
  font-size: 2.125rem;
  line-height: 2.625rem; }
  @media (max-width: 1024px) {
    .u-h2-xsmall {
      font-size: 2rem;
      line-height: 2.75rem; } }

.u-link {
  font-weight: 700;
  margin-bottom: 2rem;
  display: inline-block; }
  .u-link span {
    text-decoration: underline; }
  .u-link:after {
    content: "\e914";
    font-family: 'ico' !important;
    transform: rotate(180deg);
    display: inline-block;
    font-size: 0.625rem;
    margin-left: 0.5rem;
    line-height: 0.625rem; }
  .u-link:hover {
    text-decoration: none;
    color: #740304;
    transition: all ease 0.2s; }
    .u-link:hover:after {
      content: "\e914";
      margin-left: 1rem;
      transition: all ease 0.2s; }

.u-br-rd {
  border-radius: 8px; }

.portlet {
  margin: 0; }

.portlet-decorate .portlet-content {
  background: transparent;
  border-color: transparent;
  border-style: solid;
  border-width: 0;
  padding: 0;
  word-wrap: break-word; }

.control-menu.control-menu-level-1 {
  position: relative; }

.portlet-layout.row {
  margin: 0 auto; }

.portlet-layout .portlet-header {
  margin: 0; }

.col-md-12 {
  padding: 0; }

/* Paginador*/
.pagination-items-per-page.active > a,
.nav-underline .tab.active a.pagination-items-per-page > a,
.pagination-items-per-page.active > button,
.nav-underline .tab.active a.pagination-items-per-page > button,
.pagination-items-per-page.show > a,
.pagination-items-per-page.show > button {
  background-color: #b80507;
  border-color: #b80507; }

.pagination-items-per-page > a,
.pagination-items-per-page > button {
  color: #b80507; }

.page-link {
  color: #b80507; }

.page-link:active,
.page-link.active,
.nav-underline .tab.active a.page-link {
  background-color: #b80507;
  border-color: #b80507; }

.page-link:hover {
  background-color: #740304;
  color: white; }

.pagination-items-per-page > a:hover,
.pagination-items-per-page > button:hover {
  color: #740304; }

.page-link:focus {
  box-shadow: 0 0 0 0.2rem #b80507;
  z-index: 4; }

.pagination-items-per-page > a:focus,
.pagination-items-per-page > button:focus {
  box-shadow: 0 0 0 0.2rem #b80507;
  color: white; }

.page-link {
  border: none;
  margin: 0 2px;
  font-weight: 700;
  font-size: 0.875rem; }

form .lfr-search-container-wrapper a {
  color: #b80507;
  text-decoration: underline; }

form .lfr-search-container-wrapper .dropdown-menu a {
  text-decoration: none; }

.page-item.active .page-link,
.nav-underline .tab.active a.page-item .page-link,
.page-item.show .page-link {
  background-color: white;
  color: black;
  border-color: #b80507;
  text-decoration: none; }

.lfr-search-container-wrapper .list-group + .taglib-search-iterator-page-iterator-bottom {
  margin-bottom: 5.75rem; }

.pagination-results {
  font-size: 0.875rem; }

.list-group.list-group-notification.show-quick-actions-on-hover {
  display: none;
  visibility: hidden; }

.highlight {
  background: #FAB900; }

/* Búsqueda input Liferay*/
.input-group-item.search-bar-keywords-input-wrapper {
  max-width: 1116px;
  margin: 0 auto; }
  @media (max-width: 1024px) {
    .input-group-item.search-bar-keywords-input-wrapper {
      margin: 0 1.5rem 1rem 1.5rem;
      width: auto; } }
  @media (max-width: 576px) {
    .input-group-item.search-bar-keywords-input-wrapper {
      margin: 0 1rem 1rem 1rem; } }

.input-group-item.search-bar-keywords-input-wrapper input {
  border-radius: 8px;
  height: 2.5rem;
  max-width: 1116px;
  margin: 0 auto; }
  @media (max-width: 1200px) {
    .input-group-item.search-bar-keywords-input-wrapper input {
      padding: 0 1.5rem; } }
  @media (max-width: 1024px) {
    .input-group-item.search-bar-keywords-input-wrapper input {
      padding: 0 1rem; } }

.input-group-inset-item-after {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px; }

.lexicon-icon.lexicon-icon-search {
  fill: #b80507; }

.form-control,
.input-group-inset-item {
  border-color: #979797; }

.form-control:focus,
.input-group-inset-item:focus,
.input-group-inset:focus ~ .input-group-inset-item {
  border-color: #b80507; }

.btn:focus,
.btn.focus {
  box-shadow: 0 0 0 0.2rem rgba(184, 5, 7, 0.25); }

/* editor liferay */
.portlet-content.portlet-content-editable .c-hero-simply {
  margin-top: 2rem; }

/* chatbot */
#lhc_container {
  top: inherit !important;
  bottom: 2rem;
  right: 2rem; }

#lhc_status_container {
  display: none; }
  @media (min-width: 768px) {
    #lhc_status_container {
      display: inline-block; } }

#lhc_status_container * {
  font-family: "Manrope", sans-serif !important; }

#lhc_status_container #lhc_need_help_container {
  margin-left: -210px !important;
  -webkit-box-shadow: 0px 0px 17px rgba(50, 50, 50, 0.5);
  -moz-box-shadow: 0px 0px 17px rgba(50, 50, 50, 0.5);
  box-shadow: 0px 0px 17px rgba(50, 50, 50, 0.5);
  background: white;
  color: #000;
  padding: 10px !important;
  border-radius: 8px !important;
  margin-top: -108px !important; }

#lhc_status_container #lhc_need_help_container #lhc_need_help_triangle:before {
  border-top: 1rem solid white; }

#lhc_need_help_container:hover #lhc_need_help_triangle:before {
  border-top-color: white; }

#lhc_status_container #lhc_need_help_container #lhc_need_help_image img {
  border-radius: 0;
  border: none;
  width: auto !important;
  height: 34px !important; }

#lhc_status_container #lhc_need_help_container:hover,
#lhc_status_container #lhc_need_help_close:hover {
  background-color: white; }

#lhc_status_container #lhc_need_help_container #lhc_need_help_sub_title {
  line-height: 1.5 !important;
  font-size: 0.75rem !important;
  display: inline-block; }

#lhc_status_container #lhc_need_help_container #lhc_need_help_main_title {
  font-size: 0.8125rem !important;
  line-height: 1.5 !important;
  margin-bottom: 0.25rem;
  max-width: 50%;
  display: inline-block; }

#lhc_status_container #lhc_need_help_container #lhc_need_help_close {
  background: white;
  color: #b80507;
  font-size: 1.875rem;
  font-style: normal; }

#lhc_status_container #online-icon.status-icon,
#lhc_container.lhc-min .online-status-icon.status-icon {
  background: #b80507 url("/o/ICO-theme/images/buttons/chatbot.svg") no-repeat center center;
  height: 3rem;
  width: 3rem; }

#lhc_container #lhc_min {
  filter: brightness(100); }

#lhc_container #lhc_header {
  background: #b80507;
  height: 1.5rem; }

#lhc_container #lhc_header ul.lhc-cf > li > a {
  color: white; }

#lhc_container #lhc_header ul.lhc-cf li ul a:hover {
  background: white; }

.widget-chat {
  font-family: "Manrope", sans-serif !important; }

.widget-chat a {
  color: #b80507 !important;
  text-decoration: underline; }
  .widget-chat a:hover {
    color: #740304 !important; }

.widget-chat .form-control-sm {
  border-radius: 0.5rem; }

#lhc_container #lhc_iframe_container .widget-chat {
  margin: 12px; }

#lhc_container #lhc_iframe_container .widget-chat .form-control:focus {
  border-color: #b80507;
  box-shadow: 0 0 0 0.2rem rgba(184, 5, 7, 0.25); }

#lhc_container #lhc_iframe_container .widget-chat .user-chatwidget-buttons {
  bottom: -18px;
  right: 15px;
  height: 10px;
  top: inherit; }

#lhc_container #lhc_iframe_container .widget-chat .btn-secondary {
  background-color: #b80507;
  border-color: #b80507;
  border-radius: 0.5rem; }

#lhc_container #lhc_iframe_container .widget-chat .btn-secondary .material-icons {
  color: white; }

/* external */
.MuiBackdrop-root {
  z-index: 999; }

/* Liferay editor*/
.portlet-body pre {
  font-family: "Manrope", sans-serif;
  font-size: 1rem;
  color: #000;
  line-height: 1.5; }

.c-wysiwyg,
.o-collapse {
  max-width: 1114px;
  margin: 0 auto; }
  .c-wysiwyg img,
  .o-collapse img {
    border-radius: 0.5rem;
    margin: 0.5rem 1.5rem 0.5rem 0; }
    .c-wysiwyg img.image-right,
    .o-collapse img.image-right {
      margin: 0.5rem 0 0.5rem 1.5rem; }
    @media (max-width: 768px) {
      .c-wysiwyg img,
      .o-collapse img {
        height: auto !important; } }
    @media (max-width: 576px) {
      .c-wysiwyg img,
      .o-collapse img {
        width: auto !important;
        margin: 1.5rem 0; } }
  @media (max-width: 1199px) {
    .c-wysiwyg,
    .o-collapse {
      padding: 0 1.5rem; } }
  @media (max-width: 576px) {
    .c-wysiwyg,
    .o-collapse {
      padding: 0 1rem; } }
  .c-wysiwyg *,
  .o-collapse * {
    max-width: 926px; }
    @media (max-width: 768px) {
      .c-wysiwyg *,
      .o-collapse * {
        max-width: 100%; } }
  .c-wysiwyg h2,
  .o-collapse h2 {
    font-size: 2rem;
    line-height: 1.5; }
  .c-wysiwyg h3,
  .o-collapse h3 {
    font-size: 1.5rem;
    line-height: 1.5; }
  .c-wysiwyg a,
  .o-collapse a {
    text-decoration: underline; }
  .c-wysiwyg a[target=_blank]:after,
  .o-collapse a[target=_blank]:after {
    content: "\e903";
    font-family: "ico";
    margin: 0 0.5rem 0 0.25rem;
    font-size: 0.75rem;
    font-weight: 700;
    text-decoration: none; }
  .c-wysiwyg ul:not(.MuiPagination-ul),
  .o-collapse ul:not(.MuiPagination-ul) {
    margin-bottom: 1rem; }
    .c-wysiwyg ul:not(.MuiPagination-ul) li,
    .o-collapse ul:not(.MuiPagination-ul) li {
      margin-bottom: 1rem;
      padding-left: 1.625rem;
      position: relative; }
      .c-wysiwyg ul:not(.MuiPagination-ul) li:before,
      .o-collapse ul:not(.MuiPagination-ul) li:before {
        content: "";
        width: 1rem;
        height: 1px;
        background: #A2A2A2;
        position: absolute;
        top: 0.75rem;
        left: 0; }
      .c-wysiwyg ul:not(.MuiPagination-ul) li ul,
      .o-collapse ul:not(.MuiPagination-ul) li ul {
        margin-top: 0.625rem; }
        .c-wysiwyg ul:not(.MuiPagination-ul) li ul li:before,
        .o-collapse ul:not(.MuiPagination-ul) li ul li:before {
          display: none; }
  .c-wysiwyg table,
  .o-collapse table {
    font-size: 0.8125rem;
    width: 100%;
    margin-bottom: 3rem;
    color: #333; }
    .c-wysiwyg table.c-table--m,
    .o-collapse table.c-table--m {
      max-width: 50%; }
      @media (max-width: 576px) {
        .c-wysiwyg table.c-table--m,
        .o-collapse table.c-table--m {
          max-width: 100%; } }
      .c-wysiwyg table.c-table--m tbody th,
      .o-collapse table.c-table--m tbody th {
        width: 250px; }
    .c-wysiwyg table thead th,
    .c-wysiwyg table tbody td,
    .c-wysiwyg table tbody th,
    .o-collapse table thead th,
    .o-collapse table tbody td,
    .o-collapse table tbody th {
      vertical-align: middle;
      padding: 0.5rem; }
    .c-wysiwyg table tbody th,
    .o-collapse table tbody th {
      padding-left: 1.5rem; }
    .c-wysiwyg table p,
    .o-collapse table p {
      margin-bottom: 0; }
    .c-wysiwyg table thead tr th,
    .o-collapse table thead tr th {
      background: #efeaea;
      font-size: 0.875rem; }
    .c-wysiwyg table thead > tr:first-child th,
    .o-collapse table thead > tr:first-child th {
      background-color: #c8c6c6;
      font-size: 1.125rem; }
    .c-wysiwyg table tbody tr:nth-child(even) td,
    .o-collapse table tbody tr:nth-child(even) td {
      background: #eff1f3; }
    .c-wysiwyg table tbody tr.highlights,
    .o-collapse table tbody tr.highlights {
      background-color: #ece79b73; }
      .c-wysiwyg table tbody tr.highlights td,
      .c-wysiwyg table tbody tr.highlights th,
      .o-collapse table tbody tr.highlights td,
      .o-collapse table tbody tr.highlights th {
        font-size: 0.9375rem;
        font-weight: 700;
        padding-left: 12px; }
    .c-wysiwyg table tbody tr.subhighlights td,
    .c-wysiwyg table tbody tr.subhighlights th,
    .o-collapse table tbody tr.subhighlights td,
    .o-collapse table tbody tr.subhighlights th {
      font-size: 0.875rem;
      font-weight: 800;
      color: #000;
      padding-left: 0.75rem; }
    .c-wysiwyg table tbody tr.empty td,
    .o-collapse table tbody tr.empty td {
      background: white;
      padding: 0; }
    .c-wysiwyg table caption,
    .o-collapse table caption {
      display: none; }
    .c-wysiwyg table a,
    .o-collapse table a {
      text-decoration: underline;
      font-weight: 600; }
    .c-wysiwyg table tr.green td,
    .c-wysiwyg table tr.green td span,
    .o-collapse table tr.green td,
    .o-collapse table tr.green td span {
      color: #008000 !important; }
  .c-wysiwyg .container-table table,
  .o-collapse .container-table table {
    margin-bottom: 0; }

.lfr-ddm-container .field-wrapper .lfr-ddm-repeatable-add-button.lfr-ddm-repeatable-add-button,
.lfr-ddm-container .field-wrapper .lfr-ddm-repeatable-delete-button.lfr-ddm-repeatable-add-button {
  right: 12px; }
  .lfr-ddm-container .field-wrapper .lfr-ddm-repeatable-add-button.lfr-ddm-repeatable-add-button .lexicon-icon-plus,
  .lfr-ddm-container .field-wrapper .lfr-ddm-repeatable-delete-button.lfr-ddm-repeatable-add-button .lexicon-icon-plus {
    background: #b80507;
    padding: 0.25rem;
    height: 1.5rem;
    width: 1.5rem;
    border-radius: 50%;
    color: white; }

.lfr-ddm-container .field-wrapper .lfr-ddm-repeatable-add-button.lfr-ddm-repeatable-delete-button,
.lfr-ddm-container .field-wrapper .lfr-ddm-repeatable-delete-button.lfr-ddm-repeatable-delete-button {
  right: 2.5rem; }
  .lfr-ddm-container .field-wrapper .lfr-ddm-repeatable-add-button.lfr-ddm-repeatable-delete-button .lexicon-icon-hr,
  .lfr-ddm-container .field-wrapper .lfr-ddm-repeatable-delete-button.lfr-ddm-repeatable-delete-button .lexicon-icon-hr {
    color: #b80507;
    margin-top: -22px; }

.open.lfr-icon-menu-open .dropdown-menu {
  font-size: 0.9rem;
  min-width: 18rem; }

.lfr-ddm-field-group.field-wrapper.form-builder-field.yui3-dd-drop.yui3-dd-draggable {
  border-bottom: 1px dashed #ccc;
  border-radius: 0; }

.portlet-journal .article-content-content .lfr-ddm-field-group,
.portlet-journal .edit-article-form .edit-article-sidebar .article-content-description .lfr-ddm-field-group {
  padding: 0.5rem 1.5rem; }

.lfr-ddm-field-group.field-wrapper .form-group {
  margin-bottom: 0.5rem; }

.text-warning {
  margin-left: 0.5rem; }

.lfr-ddm-breadcrumb-element a:not([href]) {
  cursor: pointer;
  color: #0b5fff; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

/* formulario */
.lfr-ddm-form-container .form-group .liferay-ddm-form-field-paragraph,
.lfr-ddm-form-container .form-group .liferay-ddm-form-field-tip {
  color: black;
  line-height: 1.5;
  max-width: 768px; }

.lfr-ddm-form-container .form-group {
  margin-bottom: 2rem; }

.btn-primary,
.btn-primary.btn-default {
  color: white;
  background-color: #b80507;
  border-color: #b80507;
  height: 3rem;
  border-radius: 0.5rem;
  padding: 0 1.25rem; }
  .btn-primary:hover,
  .btn-primary.btn-default:hover {
    background-color: #740304;
    border-color: #740304; }

.aceptacionInversores {
  max-width: 64%;
  display: flex;
  box-shadow: 1px 1px 6px 0px #d2d2d2;
  border-radius: 0.5rem;
  margin: 0 auto;
  flex-direction: column;
  padding: 2rem; }
  @media (max-width: 768px) {
    .aceptacionInversores {
      max-width: 100%;
      padding: 1.5rem; } }
  @media (max-width: 576px) {
    .aceptacionInversores {
      padding: 1rem; } }
  .aceptacionInversores .cont-acept {
    margin-bottom: 2rem; }
    .aceptacionInversores .cont-acept a:not([href]):not([tabindex]) {
      color: white;
      margin-right: 2.5rem; }

/* twitter */
.widget-twitter {
  padding-top: 0; }

.widget-twitter .c-slider__card {
  background: white;
  border-radius: 0.5rem 0.5rem 0 0;
  margin: 3rem 0 -6px 1rem;
  font-size: 0.875rem !important;
  padding: 1.5rem;
  max-width: 90%; }

.widget-twitter .c-slider__card h2 {
  font-size: 1rem;
  line-height: 1.5; }

@media (max-width: 768px) {
  .widget-twitter .slick-dots {
    display: none !important; } }

.widget-twitter ::-webkit-scrollbar {
  width: 0.25rem;
  height: 0.25rem;
  padding-top: 1.25rem;
  margin-top: 1.25rem; }

.widget-twitter ::-webkit-scrollbar-thumb {
  background: linear-gradient(13deg, #FAB900 14%, #b80507 64%);
  border-radius: 0.5rem; }

.widget-twitter ::-webkit-scrollbar-thumb:hover {
  background: linear-gradient(13deg, #cfa31f 14%, #9c0e0e 64%); }

.widget-twitter ::-webkit-scrollbar-track {
  border-radius: 0.5rem;
  background: #c2c2c2; }

.widget-twitter .c-slider-links {
  height: auto; }

.widget-twitter .slick-slider.slick-dotted {
  margin-bottom: 0.5rem; }

/* overrides */
.portlet-boundary_LineasIcoReact_,
.portlet-boundary_LineasIcoEntidadesReact_ {
  min-height: 50px; }

/* licitaciones */
.MuiPagination-root {
  margin: 1.5rem 0; }

.tabla-listado {
  cursor: inherit !important; }

.tabla-listado .c-button {
  padding: 0.25rem 1rem;
  white-space: nowrap;
  font-size: 0.8125rem;
  font-weight: 600; }

.detalle {
  padding: 1.5rem !important;
  font-size: 0.875rem;
  line-height: 1.5;
  margin: 1.5rem auto !important;
  overflow-y: auto;
  max-height: 90%;
  max-width: 90%; }

/* formulario alta*/
.ddm-form-basic-info .container-fluid-1280,
.container-fluid-1280.ddm-form-builder-app {
  max-width: 1116px; }

.ddm-form-builder-app .lfr-ddm-form-page > .row {
  margin: 0; }

.liferay-ddm-form-field-paragraph {
  font-size: 1rem; }

/* login */
.form.sign-in-form,
.login-container form {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 1.5rem; }
  .form.sign-in-form fieldset.input-container,
  .login-container form fieldset.input-container {
    max-width: 26.25rem;
    box-shadow: 0px 0px 3px 3px #e8e3e3;
    padding: 2rem 2rem 1rem 2rem;
    border-radius: 0.5rem; }
    @media (max-width: 480px) {
      .form.sign-in-form fieldset.input-container,
      .login-container form fieldset.input-container {
        padding: 1rem 1rem 0 1rem; } }
  .form.sign-in-form + .navigation,
  .login-container form + .navigation {
    display: flex;
    justify-content: center; }

/* Galería multimedia */
.modal-backdrop {
  background-color: rgba(0, 0, 0, 0.8); }

.c-header-top {
  height: 40px; }
  @media (max-width: 1199px) {
    .c-header-top {
      visibility: hidden;
      display: none; } }
  .c-header-top__wrapper {
    display: inline-flex;
    width: 100%;
    border-bottom-left-radius: 8px;
    height: 40px;
    align-items: center;
    justify-content: space-between; }
  .c-header-top__links {
    display: inline-flex; }
    .c-header-top__links--mobile {
      position: fixed;
      bottom: 0;
      left: 0;
      right: 0;
      height: 40px;
      z-index: 99999; }
      .c-header-top__links--mobile .c-header-top__links--list,
      .c-header-top__links--mobile .c-header-top__links--item {
        width: 100%; }
    .c-header-top__links--list {
      display: inline-flex;
      background: white; }
    .c-header-top__links--item {
      padding: 0 1.5rem;
      font-size: 0.875rem;
      height: 2.5rem;
      line-height: 2.5rem;
      font-weight: 700;
      background-color: #eff1f3; }
      @media (max-width: 1199px) {
        .c-header-top__links--item {
          padding: 0 1rem;
          text-align: center; } }
      .c-header-top__links--item a:visited {
        color: #b80507; }
      .c-header-top__links--item a:after {
        content: "\e903";
        font-family: 'ico' !important;
        color: #b80507;
        font-size: 0.75rem;
        margin: 0 0 0 0.25rem; }
      .c-header-top__links--item.selected {
        background: white;
        width: auto; }
  .c-header-top__subwrapper {
    display: flex;
    flex-grow: 1;
    justify-content: flex-end;
    background-color: #eff1f3; }
  .c-header-top__social {
    display: inline-flex;
    border-right: 1px solid white;
    height: 2.5rem;
    line-height: 2.5rem; }
    .c-header-top__socialmobile {
      margin: 1.5rem 0; }
    .c-header-top__social--title {
      display: inline-flex;
      font-size: 0.875rem;
      font-weight: 500; }
    .c-header-top__social--list {
      display: inline-flex; }
    .c-header-top__social--item {
      margin: 0 1rem; }
      .c-header-top__social--item a:hover {
        text-decoration: none; }
      .c-header-top__social--item img {
        max-height: 22px;
        max-width: 30px; }
        .c-header-top__social--item img:hover {
          filter: brightness(0) invert(50%); }
  .c-header-top__language {
    display: inline-flex;
    padding: 0 1.5rem;
    height: 2.5rem; }
    .c-header-top__language--select {
      border: none;
      background: none;
      color: #b80507;
      font-size: 0.875rem;
      font-weight: 700; }
      .c-header-top__language--select option {
        border: none;
        font-size: 0.875rem;
        font-weight: 700; }
        .c-header-top__language--select option:hover {
          background: #b80507;
          color: white; }

.c-header-main {
  padding: 2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: white;
  z-index: 9; }
  @media (max-width: 1199px) {
    .c-header-main {
      padding: 1rem 1.5rem;
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      height: 5.5rem;
      border-bottom-left-radius: 0.5rem;
      border-bottom-right-radius: 0.5rem; } }
  @media (max-width: 576px) {
    .c-header-main {
      padding: 0.75rem 1rem;
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      height: 4.125rem;
      border-bottom-left-radius: 0.5rem;
      border-bottom-right-radius: 0.5rem; } }
  .c-header-main__logos img {
    max-height: 3rem; }
    @media (max-width: 1280px) {
      .c-header-main__logos img {
        max-height: 2.5rem; } }
    @media (max-width: 576px) {
      .c-header-main__logos img {
        max-height: 2rem; } }
    @media (max-width: 380px) {
      .c-header-main__logos img {
        max-height: 1.75rem; } }
  .c-header-main__subwrapper {
    display: flex;
    align-items: center;
    flex: 1 1 auto; }
    @media (max-width: 1199px) {
      .c-header-main__subwrapper {
        flex: 0; } }
  .c-header-main__menu, .c-header-main__searcher {
    display: inline-flex;
    flex: 1 1 auto;
    z-index: 9; }

.c-header + main {
  padding-top: 0; }
  @media (max-width: 1199px) {
    .c-header + main {
      padding-top: 5.5rem; } }
  @media (max-width: 576px) {
    .c-header + main {
      padding-top: 4.125rem; } }

@media (min-width: 1200px) {
  .c-header.u-fixed-menu .c-header-top {
    height: 0;
    transition: height 0.5s cubic-bezier(0, 0, 0.24, 0.9); }
  .c-header.u-fixed-menu .c-header-main {
    position: fixed;
    top: 0;
    width: 100%;
    max-width: 1440px;
    padding: 1rem 2rem;
    transition: all ease .5s; }
  .c-header.u-fixed-menu + main {
    padding-top: 158px; } }

.c-header__text--mobile {
  width: 100%;
  color: #777;
  font-size: 0.625rem; }

main {
  min-height: 1400px; }

.c-footer__inner {
  max-width: 1120px;
  margin: 0 auto;
  text-align: center; }

.c-footer__title {
  margin-bottom: 1.5rem;
  font-size: 1.25rem;
  line-height: 1.75rem; }

.c-footer-prefooter {
  min-height: 105px;
  background: #3c373a;
  color: white; }
  .c-footer-prefooter__list {
    justify-content: center; }
  .c-footer-prefooter__item {
    font-size: 0.875rem;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2rem 3.125rem;
    color: white; }
    .c-footer-prefooter__item img {
      max-width: 2.5rem; }
    .c-footer-prefooter__item:hover {
      text-decoration: none; }
    .c-footer-prefooter__item .icon-ico {
      font-size: 2.5rem;
      color: white; }
    .c-footer-prefooter__item--link {
      color: white;
      text-decoration: underline;
      text-align: left;
      margin-left: 1rem; }
      .c-footer-prefooter__item--link:hover {
        color: white;
        text-decoration: none; }

.c-footer-bottom {
  background: #2c2b33;
  color: white;
  padding: 1.5rem 0 3rem 0; }
  .c-footer-bottom-contact {
    text-align: left; }
    @media (max-width: 1200px) {
      .c-footer-bottom-contact {
        padding: 0 0.75rem 0 0.75rem; } }
    @media (max-width: 576px) {
      .c-footer-bottom-contact {
        padding: 0 0.25rem; } }
    @media (max-width: 1024px) {
      .c-footer-bottom-contact nav {
        margin-bottom: 2rem; } }
    .c-footer-bottom-contact .u-text-m {
      max-width: 19.5rem; }
    .c-footer-bottom-contact .c-header-top__social--item img:hover {
      filter: saturate(0) brightness(1) invert(1); }
  @media (max-width: 1024px) {
    .c-footer-bottom__form {
      margin-bottom: 2rem; } }
  .c-footer-bottom__form--fields {
    display: flex; }
    @media (max-width: 1024px) {
      .c-footer-bottom__form--fields {
        flex-direction: column; } }
  .c-footer-bottom-highlights {
    text-align: left; }
    @media (max-width: 1200px) {
      .c-footer-bottom-highlights {
        padding: 0 0.75rem; } }
    @media (max-width: 576px) {
      .c-footer-bottom-highlights {
        padding: 0 0.25rem; } }
    .c-footer-bottom-highlights a {
      color: white;
      text-decoration: underline;
      margin-bottom: 0.5rem;
      display: inline-block;
      font-size: 0.875rem; }
      .c-footer-bottom-highlights a:hover, .c-footer-bottom-highlights a:focus {
        text-decoration: none; }
    .c-footer-bottom-highlights__columns {
      column-count: 2; }
      @media (max-width: 1024px) {
        .c-footer-bottom-highlights__columns li {
          margin-bottom: 0.75rem; } }
      @media (max-width: 1024px) {
        .c-footer-bottom-highlights__columns {
          margin-bottom: 2rem; } }
      @media (max-width: 1024px) {
        .c-footer-bottom-highlights__columns {
          column-count: 1; } }
    @media (max-width: 1024px) {
      .c-footer-bottom-highlights__group li {
        margin-bottom: 0.75rem; } }
    @media (max-width: 1024px) {
      .c-footer-bottom-highlights__group {
        margin-bottom: 2rem; } }
    .c-footer-bottom-highlights__group a[target=_blank]:after {
      content: "\e903";
      font-family: 'ico' !important;
      margin-left: 0.5rem; }
    .c-footer-bottom-highlights__logos li {
      float: left;
      margin: 0 0.75rem 0 0; }
      @media (max-width: 768px) {
        .c-footer-bottom-highlights__logos li {
          width: 48%; } }
      .c-footer-bottom-highlights__logos li a {
        display: flex;
        align-items: center;
        min-height: 60px;
        min-width: 7.625rem;
        justify-content: center; }
    .c-footer-bottom-highlights__logos li:nth-child(2n) {
      margin: 0; }

.c-footer-links {
  min-height: 40px;
  background: black;
  font-size: 0.875rem; }
  .c-footer-links__inner {
    max-width: 1440px;
    margin: 0 auto; }
  .c-footer-links span {
    color: #eff1f3;
    padding: 0 1.5rem; }
  .c-footer-links a {
    color: white;
    text-decoration: underline;
    padding: 0 1.5rem; }
    @media (max-width: 1200px) {
      .c-footer-links a {
        padding: 0 1rem; } }
    .c-footer-links a:hover, .c-footer-links a:focus {
      text-decoration: none; }
  .c-footer-links__list {
    display: inline-flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    height: 40px; }
    @media (max-width: 1024px) {
      .c-footer-links__list {
        padding: 1rem 0;
        flex-direction: column;
        justify-content: center;
        height: auto; } }
    @media (max-width: 1024px) {
      .c-footer-links__list li {
        margin: 0.5rem 0; } }

.c-footer-lista {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 0;
  padding: 3% 0 0 0; }

.c-footer-elemento {
  display: inline-block;
  width: 25%;
  text-align: center; }

.c-footer-elemento-item {
  font-size: .875rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white; }

.c-footer-elemento-item:hover {
  text-decoration: underline;
  color: white; }

@media (max-width: 600px) {
  .c-footer-lista {
    flex-wrap: wrap; }
  .c-footer-elemento {
    width: 40%;
    margin: 2%; } }

@media (max-width: 400px) {
  .c-footer-lista {
    flex-direction: column; }
  .c-footer-elemento {
    width: 100%;
    margin: 2%; } }

.c-header-__social--item_img-RRSS-footer {
  height: 21px; }

.c-header-__social--item_img-RRSS-header {
  height: 15px; }

.c-checkbox input[type='checkbox'] {
  opacity: 0; }
  .c-checkbox input[type='checkbox'] + label::after {
    visibility: hidden;
    opacity: 0;
    transform: rotate(45deg) scale(0);
    transition: 0.2s ease all;
    transition: 0.2s ease all; }
  .c-checkbox input[type='checkbox']:checked + label::after {
    visibility: visible;
    opacity: 1;
    transform: rotate(45deg) scale(1); }
  .c-checkbox input[type='checkbox']:checked + label::before {
    background: #b80507;
    border: 0.125rem solid #b80507; }
  .c-checkbox input[type='checkbox']:focus + label::before {
    outline: 0.1875rem solid #b80507;
    outline-offset: 0; }

.c-checkbox label {
  display: block;
  position: relative;
  margin: 0 32px 0 0;
  padding: 4px 0 0 32px;
  cursor: pointer;
  font-size: 0.875rem; }
  .c-checkbox label a {
    color: white;
    text-decoration: underline; }
  .c-checkbox label::before, .c-checkbox label::after {
    position: absolute;
    display: inline-block;
    content: ''; }
  .c-checkbox label::before {
    height: 1rem;
    width: 1rem;
    left: 0;
    top: 0.375rem;
    background: white;
    border: none;
    border-radius: 4px;
    transition: 0.2s ease all;
    transition: 0.2s ease all; }
  .c-checkbox label::after {
    left: 0.4375rem;
    top: 0.0625rem;
    width: 0.5625rem;
    height: 1rem;
    border: solid white;
    border-width: 0 0.1875rem 0.1875rem 0; }

.c-checkbox--in-line {
  min-height: 1.5rem; }
  .c-checkbox--in-line label {
    display: block;
    float: left;
    clear: none; }

.c-input {
  min-height: 48px;
  padding-left: 16px;
  padding-right: 16px;
  border: none;
  border-radius: 0.25rem;
  appearance: none;
  vertical-align: top; }
  .c-input-form {
    flex: 1 1 auto;
    margin-bottom: 1rem; }
    .c-input-form--sm {
      max-width: 124px;
      margin-right: 1rem; }
      @media (max-width: 1024px) {
        .c-input-form--sm {
          max-width: 100%;
          margin-right: 0; } }
    .c-input-form--m {
      width: 16.5rem;
      margin-right: 1rem; }
      @media (max-width: 1024px) {
        .c-input-form--m {
          width: 100%;
          margin-right: 0; } }
  .c-input__label {
    display: block; }
  .c-input__error {
    display: none; }
    .c-input__error--show {
      display: block; }
  .c-input input:disabled {
    background-color: #c8c6c6;
    cursor: not-allowed; }
  .c-input input:focus {
    outline: 0.1875rem solid #b80507;
    outline-offset: 0rem;
    border-color: #2c2b33; }
  .c-input input[required] ~ .c-input__label::after {
    content: '*';
    color: #fcdde1;
    display: inline-block;
    margin-left: 8px; }
  .c-input span[role="alert"] {
    display: block;
    padding-top: 8px;
    font-weight: bold; }
  .c-input--no-label .c-input__label {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0; }
  .c-input--float-label {
    position: relative; }
    .c-input--float-label .c-input__label {
      display: table;
      position: relative;
      z-index: 1;
      margin-bottom: -10px;
      margin-left: 16px;
      padding-left: 8px;
      padding-right: 8px;
      background-color: white; }
  .c-input--success label {
    color: #c7efb1; }
  .c-input--success input {
    border-color: #c7efb1; }
    .c-input--success input:focus {
      outline: 0.1875rem solid #c7efb1; }
  .c-input--success .c-input__message {
    display: block;
    margin-top: 8px;
    color: #c7efb1; }
  .c-input--success-icon label {
    color: #c7efb1; }
  .c-input--success-icon input {
    border-color: #c7efb1; }
    .c-input--success-icon input:focus {
      outline: 0.1875rem solid #c7efb1; }
  .c-input--success-icon .c-input__message {
    display: block;
    margin-top: 8px;
    color: #c7efb1; }
  .c-input--error label {
    color: #fcdde1; }
  .c-input--error input {
    border-color: #fcdde1; }
    .c-input--error input:focus {
      outline: 2px solid #fcdde1; }
  .c-input--error .c-input__message {
    display: block;
    margin-top: 8px;
    color: #fcdde1; }
  .c-input--error-icon label {
    color: #fcdde1; }
  .c-input--error-icon input {
    border-color: #fcdde1; }
    .c-input--error-icon input:focus {
      outline: 0.125rem solid #fcdde1; }
  .c-input--error-icon .c-input__message {
    display: block;
    margin-top: 8px;
    color: #fcdde1; }
  .c-input__password {
    position: relative; }
    .c-input__password button {
      position: absolute;
      right: 0; }
    .c-input__password button:focus,
    .c-input__password button:active {
      background: none;
      border: none; }
    .c-input__password button i {
      margin: 0;
      font-size: 16px; }
  .c-input__datepicker {
    position: relative; }
    .c-input__datepicker button {
      position: absolute;
      right: 0;
      width: 60px;
      height: 56px; }

@media (max-width: 1200px) {
  .c-search-intro {
    padding: 0 1.5rem; } }

@media (max-width: 576px) {
  .c-search-intro {
    padding: 0 1rem; } }

.c-search-intro--title {
  margin: 3rem auto 2.125rem auto; }
  @media (max-width: 1200px) {
    .c-search-intro--title {
      padding: 0 1.5rem; } }
  @media (max-width: 1024px) {
    .c-search-intro--title {
      padding: 0 1rem; } }

.c-search-intro--term {
  font-size: 2.5rem;
  font-weight: 800;
  margin-bottom: 0.25rem; }

.c-search-intro--number {
  font-size: 1.25rem;
  font-weight: 700;
  margin-bottom: 4.5rem; }

.c-search-results__list--item {
  margin-bottom: 4.5rem; }

@media (min-width: 1024px) {
  .c-search-results__image {
    padding-left: 0; } }

.c-search-results__image--img {
  border-radius: 8px; }

.c-search-results__description {
  max-width: 80%; }
  .c-search-results__description--link {
    font-size: 1.125rem;
    text-decoration: underline;
    font-weight: 800;
    display: inline-block;
    margin-bottom: 0.75rem; }
    .c-search-results__description--link:hover {
      text-decoration: none; }
  .c-search-results__description--text {
    margin-bottom: 0.75rem;
    display: block; }
  .c-search-results__description--date, .c-search-results__description--type {
    font-size: 0.875rem;
    font-weight: 800; }
  .c-search-results__description--type:before {
    content: "";
    width: 1rem;
    height: 0.0625rem;
    display: inline-block;
    background-color: #A2A2A2;
    margin-bottom: 0.25rem;
    margin: 0 0.75rem 0.25rem 0.5rem; }

.c-search-filter__label {
  font-size: 1.25rem;
  font-weight: 700; }

.c-button {
  display: inline-block;
  padding: 1rem 1.5rem;
  border: none;
  border-radius: 8px;
  background-color: #b80507;
  color: white;
  font-size: 0.875rem;
  font-weight: 800;
  line-height: 1;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  cursor: pointer;
  min-height: 3rem;
  vertical-align: inherit;
  transition: 0.2s ease all;
  transition: 0.2s ease all; }
  .c-button:visited {
    color: white; }
  .c-button__icon {
    display: inline-block;
    vertical-align: middle; }
  .c-button__icon--left {
    margin-right: 8px; }
  .c-button__icon--right {
    margin-left: 8px; }
  .c-button:hover {
    background-color: #740304;
    color: white;
    text-decoration: none; }
  .c-button:focus {
    box-shadow: 0 0 0 0.1875rem #740304;
    border: 0.125rem solid white;
    outline: none; }
  .c-button[disabled] {
    border: 0.0625rem solid #c8c6c6;
    background-color: rgba(200, 198, 198, 0.25);
    color: #a2a2a2;
    cursor: not-allowed; }
  .c-button--complementary {
    background: white;
    color: #b80507; }
    .c-button--complementary:hover {
      background: white;
      color: #740304; }
    .c-button--complementary:visited {
      color: #b80507; }
  .c-button--outline {
    box-sizing: border-box;
    border: 0.0625rem solid #b80507;
    background: white;
    color: #b80507; }
    .c-button--outline:hover {
      border-color: none;
      color: white !important;
      background-color: #b80507; }
    .c-button--outline:visited {
      color: #b80507; }
    .c-button--outline[disabled] {
      border: 0.0625rem solid #c8c6c6;
      background-color: transparent;
      color: #a2a2a2; }
  .c-button--transparent {
    border: 0.0625rem solid transparent;
    background-color: transparent;
    color: #b80507; }
    .c-button--transparent:hover {
      border: 0.0625rem solid transparent;
      color: #2c2b33;
      background-color: transparent; }
    .c-button--transparent[disabled] {
      border: 0.0625rem solid transparent;
      background-color: transparent;
      color: #a2a2a2; }
  .c-button--only-icon {
    padding: 8px 16px;
    border: 0.0625rem solid transparent;
    background-color: transparent;
    color: #b80507; }
    .c-button--only-icon:hover {
      border: 0.0625rem solid #b80507;
      background-color: transparent; }
    .c-button--only-icon[disabled] {
      border: none;
      background-color: transparent;
      color: #a2a2a2; }
  .c-button-input {
    border: none;
    height: 3rem;
    border-radius: 0.25rem;
    background: #b80507;
    color: white;
    padding: 0.875rem 1rem;
    font-weight: 700;
    font-size: 0.875rem;
    margin: 0 0 1rem 0;
    max-width: 320px; }
    @media (max-width: 1280px) {
      .c-button-input {
        padding: 0.875rem 0.5rem; } }
    @media (max-width: 576px) {
      .c-button-input {
        padding: 0.875rem 1rem;
        max-width: 100%; } }
  .c-button-collapse {
    appearance: none;
    border: none;
    background: none;
    top: 4px;
    right: -5px;
    position: absolute;
    transition: all ease 0.2s;
    width: 20px;
    height: 20px;
    margin-top: 0.25rem;
    transform: rotate(180deg) !important; }
    .c-button-collapse * {
      display: flex;
      align-items: center;
      justify-content: center; }
    .c-button-collapse.collapsed {
      transform: rotate(0) !important;
      transition: all ease 0.2s;
      position: absolute;
      top: 4px;
      right: -5px; }
    .c-button-collapse .icon-arrow-down {
      font-size: 0.375rem; }

@media (max-width: 1199px) {
  .c-button-collapse {
    display: none; } }

.c-button--right {
  display: flex;
  justify-content: flex-end; }

.c-button--left {
  display: flex;
  justify-content: flex-start; }

.c-collapse {
  border-bottom: 0.125rem solid #d8d8d8; }
  .c-collapse__title {
    margin-bottom: 0; }
  .c-collapse__text {
    font-size: 1.125rem;
    font-weight: 800; }
  .c-collapse__button {
    width: 100%;
    padding: 16px 24px;
    background: white;
    color: #b80507;
    text-align: left;
    line-height: 24px;
    border: none;
    font-weight: 700;
    text-decoration: underline; }
    .c-collapse__button .c-collapse__text {
      max-width: 95%;
      display: inline-flex; }
    .c-collapse__button__icon {
      float: right;
      line-height: 1.5;
      transition: 0.1s ease all;
      text-decoration: none; }
      .c-collapse__button__icon:before {
        font-size: 0.625rem; }
    .c-collapse__button[aria-expanded=true] {
      background-color: #eff1f3; }
    .c-collapse__button[aria-expanded=true] .c-collapse__button__icon {
      transform: rotate(180deg);
      transition: 0.1s ease all; }
  .c-collapse__content {
    visibility: hidden;
    max-height: 0;
    padding: 0 24px;
    overflow: hidden;
    transition: 0.2s ease all;
    transition: 0.2s ease all; }
    .c-collapse__content a {
      text-decoration: underline; }
    .c-collapse__content a[target=_blank]:after {
      content: "\e903";
      font-family: "ico";
      margin: 0 0.5rem 0 0.25rem;
      font-size: 0.75rem;
      font-weight: 700;
      text-decoration: none; }
    .c-collapse__content ul {
      margin-bottom: 1rem; }
      .c-collapse__content ul li {
        margin-bottom: 1rem;
        padding-left: 1.625rem;
        position: relative; }
        .c-collapse__content ul li:before {
          content: "";
          width: 1rem;
          height: 1px;
          background: #A2A2A2;
          position: absolute;
          top: 0.75rem;
          left: 0; }
    .c-collapse__content ol li {
      list-style-type: decimal;
      list-style-position: inside;
      margin-bottom: 0.5rem; }
    .c-collapse__content ol li ul li {
      margin-left: 2.5rem;
      list-style-type: none; }
    .c-collapse__content--open {
      visibility: visible;
      padding: 1rem 1.5rem;
      max-height: 100%; }
  .c-collapse--link button {
    width: auto;
    border: none;
    background: white;
    color: #b80507; }
    .c-collapse--link button:hover, .c-collapse--link button:focus {
      text-decoration: underline;
      background: white; }
  .c-collapse--link .c-collapse__content {
    border: none; }
  .c-collapse--left button {
    text-align: right; }
  .c-collapse--left .c-collapse__button__icon {
    float: left; }

.o-collapse {
  margin-bottom: 5rem; }
  @media (max-width: 1199px) {
    .o-collapse {
      padding: 0 1.5rem; } }
  @media (max-width: 576px) {
    .o-collapse {
      padding: 0 1rem; } }

.c-skip-to-content {
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
  top: 0;
  left: 0;
  min-width: 0;
  width: auto;
  height: auto; }
  .c-skip-to-content__link {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0; }
    .c-skip-to-content__link:focus {
      display: block;
      position: static;
      width: auto;
      height: auto;
      margin: 3px 0;
      overflow: visible;
      clip: auto;
      -webkit-clip-path: none;
      clip-path: none;
      white-space: inherit;
      padding: 2px;
      outline: 0.125rem solid #b80507;
      outline-offset: 0;
      color: #2c2b33;
      background-color: #b80507; }
  .c-skip-to-content__text {
    background: white;
    color: #2c2b33;
    padding: 8px;
    display: block; }

.c-select {
  position: relative;
  display: inline-block;
  width: 100%; }
  .c-select:after {
    content: "\e900";
    font-family: 'ico' !important;
    position: absolute;
    right: 2rem;
    bottom: 1.6rem;
    color: #b80507;
    z-index: 1;
    font-size: 0.625rem;
    font-weight: 700;
    cursor: pointer;
    width: 0;
    height: 0; }
  .c-select__label {
    display: block; }
  .c-select--no-label .c-select__label {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0; }
  .c-select__select {
    position: relative;
    display: block; }
  .c-select select {
    display: inline-block;
    width: 100%;
    padding: 0 16px;
    border: 0.0625rem solid #979797;
    border-radius: 8px;
    appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
    height: 2.5rem;
    line-height: 1.5;
    background: white;
    font-size: 0.875rem; }
    .c-select select::-ms-expand {
      display: none; }
    .c-select select:hover {
      cursor: pointer; }
    .c-select select:focus {
      outline: none;
      box-shadow: 0 0 0 2px #b80507; }
    .c-select select[disabled] {
      background: #c8c6c6;
      color: #a2a2a2;
      border: 0.0625rem solid #a2a2a2;
      cursor: no-drop; }
      .c-select select[disabled] ~ .c-select__arrow {
        color: #a2a2a2; }
        .c-select select[disabled] ~ .c-select__arrow:hover {
          cursor: no-drop; }
    .c-select select optgroup {
      font-style: italic; }
      .c-select select optgroup option {
        font-style: normal; }
  .c-select__arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 16px;
    color: #2c2b33;
    pointer-events: none; }

.c-breadcrumbs {
  font-size: 0.8125rem;
  margin-top: 2.375rem;
  font-weight: 700;
  position: relative;
  z-index: 1;
  padding: 0; }
  @media (max-width: 1199px) {
    .c-breadcrumbs {
      padding: 0 3rem; } }
  @media (max-width: 1024px) {
    .c-breadcrumbs {
      padding: 0 1.5rem; } }
  @media (max-width: 576px) {
    .c-breadcrumbs {
      padding: 0 1rem;
      margin-top: 1.5rem; } }
  .c-breadcrumbs__back, .c-breadcrumbs__icon {
    /* sobrescribir regla de fontawesome con important */
    display: none !important;
    visibility: hidden; }
  @media (max-width: 1024px) {
    .c-breadcrumbs__icon {
      display: inline-block !important;
      visibility: visible;
      margin-right: 0.375rem;
      font-size: 0.625rem;
      text-decoration: none; } }
  @media (min-width: 1024px) {
    .c-breadcrumbs__list {
      max-width: 66%;
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden; } }
  .c-breadcrumbs__item {
    display: inline; }
    @media (max-width: 1024px) {
      .c-breadcrumbs__item {
        display: none;
        visibility: hidden; } }
    @media (max-width: 1024px) {
      .c-breadcrumbs__item:nth-last-child(2) {
        display: inline-block;
        visibility: visible; } }
  .c-breadcrumbs__link {
    text-decoration: underline; }
    .c-breadcrumbs__link:focus-visible {
      background-color: #b80507;
      color: white;
      padding: 0 4px;
      outline: none; }
    @media (max-width: 1024px) {
      .c-breadcrumbs__link--active {
        display: none; } }
  .c-breadcrumbs__item:not(:first-child):before {
    content: "";
    display: inline-block;
    height: 1px;
    background-color: #A2A2A2;
    width: 1.5rem;
    margin: 0.25rem 0.75rem; }
    @media (max-width: 1024px) {
      .c-breadcrumbs__item:not(:first-child):before {
        display: none; } }

/* ==========================================================================
   NAV UTILITIES
   ========================================================================== */
:root .u-visible {
  visibility: visible; }

:root .u-invisible {
  visibility: hidden; }

:root .u-d-block {
  display: block; }

:root .u-d-inline-block {
  display: inline-block; }

:root .u-d-none {
  display: none; }

@media (min-width: 62em) {
  :root .u-d-none\@lg {
    display: none; } }

@media (min-width: 62em) {
  :root .u-d-block\@lg {
    display: block; } }

:root .u-pos-static {
  position: static; }

:root .u-w100 {
  width: 100%; }

:root .u-no-mheight {
  min-height: 0; }

/* ==========================================================================
     NAV WRAP
     ========================================================================== */
.o-nav-wrap {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  transform: translateX(-100%);
  visibility: hidden; }
  @media (min-width: 1200px) {
    .o-nav-wrap {
      display: block;
      visibility: visible;
      position: relative;
      height: 100%;
      transform: translateX(0); } }
  .o-nav-wrap__header {
    height: 12px; }
    @media (min-width: 1200px) {
      .o-nav-wrap__header {
        display: none; } }
  .o-nav-wrap__content {
    flex: 1;
    width: inherit;
    height: inherit;
    overflow: hidden;
    display: flex; }
    @media (min-width: 1200px) {
      .o-nav-wrap__content {
        overflow: inherit;
        width: 100%;
        height: 100%;
        justify-content: flex-end; } }
  .o-nav-wrap__footer {
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    @media (min-width: 1200px) {
      .o-nav-wrap__footer {
        display: none; } }
  .o-nav-wrap.open {
    visibility: visible;
    animation: open 0.3s ease-out;
    animation-fill-mode: forwards; }
  .o-nav-wrap.close {
    visibility: visible;
    animation: close 0.3s ease-out;
    animation-fill-mode: forwards; }

.c-nav-wrap {
  padding: 1rem;
  background-color: white; }
  @media (min-width: 1200px) {
    .c-nav-wrap {
      padding: 0;
      background: none; } }
  .c-nav-wrap__header {
    padding-bottom: 0; }
  .c-nav-wrap__footer {
    padding-top: 1.25rem; }

/* ==========================================================================
     NAV
     ========================================================================== */
.o-nav {
  position: relative;
  width: 100%;
  margin-bottom: 0;
  transition: transform 0.3s cubic-bezier(0.42, 0, 0.58, 1); }
  @media (min-width: 1200px) {
    .o-nav {
      display: flex;
      align-items: center;
      transform: translateX(0) !important;
      justify-content: space-between;
      margin-left: 2rem;
      max-width: 50rem; }
      .o-nav .c-nav__item:hover {
        opacity: 1 !important; }
      .o-nav:hover .c-nav__item {
        opacity: 0.5; } }
  .o-nav__title {
    display: none; }
    @media (max-width: 1199px) {
      .o-nav__title {
        display: inline-block; }
        .o-nav__title * {
          position: fixed;
          width: 100%;
          padding: 0 0 16px 20px;
          top: 0;
          background: white;
          max-width: 80vw;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap; }
        .o-nav__title.u-invisible {
          visibility: visible; } }
  .o-nav__item {
    display: flex;
    align-items: center;
    justify-content: space-between; }
    @media (min-width: 1200px) {
      .o-nav__item {
        justify-content: center; }
        .o-nav__item > .o-subnav {
          padding-top: 2rem;
          top: 120%;
          left: 30%;
          transform: translateX(-50%); }
        .o-nav__item > .o-nav__button {
          display: none; } }
    @media (min-width: 1366px) {
      .o-nav__item > .o-subnav {
        transform: translateX(-54%); } }
  .o-nav__link {
    flex: 1; }
    @media (min-width: 1200px) {
      .o-nav__link {
        flex: none;
        display: flex;
        align-items: center; } }
  .o-nav__button {
    flex: 0 0 auto; }

.c-nav__title {
  font-size: 1rem;
  font-weight: 700;
  color: #2c2b33;
  padding-bottom: 1rem; }

.c-nav__item {
  height: 55px;
  border-bottom: 1px solid #c8c6c6; }
  @media (max-width: 1199px) {
    .c-nav__item--mobile {
      border-bottom: none; }
      .c-nav__item--mobile .c-nav__link {
        color: black; } }
  @media (min-width: 1200px) {
    .c-nav__item {
      height: 2.5rem;
      border-bottom: 0; }
      .c-nav__item:first-child .c-nav__link .icon-arrow-down {
        display: none; }
      .c-nav__item.current .c-nav__link {
        color: #b80507; }
        .c-nav__item.current .c-nav__link:focus, .c-nav__item.current .c-nav__link:hover {
          color: #b80507; }
      .c-nav__item.current:focus .c-nav__link, .c-nav__item.current:hover .c-nav__link {
        color: #b80507; }
      .c-nav__item:focus .c-nav__link, .c-nav__item:hover .c-nav__link, .c-nav__item.focus .c-nav__link {
        color: #b80507;
        text-decoration: none; } }

.c-nav__item--service .c-nav__title {
  padding-bottom: 2.625rem; }

@media (min-width: 1200px) {
  .c-nav__item--service .o-subnav__list {
    column-count: auto;
    display: flex;
    justify-content: space-between; } }

.c-nav__link {
  color: #b80507;
  font-weight: 700;
  padding: 1.25rem 0 0.875rem 0; }
  .c-nav__link:hover {
    text-decoration: underline; }
  .c-nav__link:focus {
    text-decoration: none; }
  .c-nav__link .icon-arrow-down {
    color: black;
    font-size: 0.3125rem;
    font-weight: 800;
    margin: 0.125rem 0 0 0.375rem; }
    @media (max-width: 992px) {
      .c-nav__link .icon-arrow-down {
        display: none; } }
  @media (max-width: 1199px) {
    .c-nav__link:focus-visible {
      outline-offset: -0.25rem;
      padding: 0.875rem; } }
  @media (min-width: 1200px) {
    .c-nav__link {
      height: 2.5rem;
      color: #b80507;
      font-size: 0.875rem;
      font-weight: 800;
      transition: background-color 0.3s cubic-bezier(0.42, 0, 0.58, 1), color 0.3s cubic-bezier(0.42, 0, 0.58, 1), border-top-color 0.3s cubic-bezier(0.42, 0, 0.58, 1); }
      .c-nav__link:focus, .c-nav__link:hover {
        text-decoration: none; }
      .c-nav__link.focus {
        color: #b80507;
        text-decoration: none; } }
  @media (min-width: 1200px) {
    .c-nav__link {
      height: 2.5rem; } }

.c-nav__button {
  padding: 0;
  border: 0;
  background: none;
  appearance: none;
  cursor: pointer;
  color: #b80507; }
  .c-nav__button--back {
    font-size: 1.5rem;
    position: absolute;
    top: 18px;
    left: 17px;
    z-index: 9;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.3s cubic-bezier(0.42, 0, 0.58, 1); }
    .c-nav__button--back .icon-ico {
      transform: rotate(180deg);
      display: inline-block;
      font-size: 0.75rem;
      font-weight: 700; }
  .c-nav__button--close {
    font-size: 1.125rem;
    position: absolute;
    top: 26px;
    right: 20px;
    z-index: 99; }
    .c-nav__button--close .icon-close {
      font-weight: 800; }

.c-nav__button-next {
  padding-left: 1rem;
  padding-right: 1rem;
  height: 50px;
  border: 0;
  background: none;
  appearance: none;
  cursor: pointer;
  color: #b80507;
  font-size: 0.8125rem; }
  .c-nav__button-next::before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    content: "\e90f";
    font-family: 'ico' !important;
    font-size: inherit;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
    line-height: 1;
    text-transform: none;
    display: inline-block; }
  @media (min-width: 1200px) {
    .c-nav__button-next {
      background: transparent;
      font-size: 1rem; }
      .c-nav__button-next::before {
        content: ">>"; }
      .c-nav__button-next.invert-button::before {
        transform: rotate(180deg);
        display: inline-block; } }

.c-nav__icon {
  display: none; }
  @media (min-width: 1200px) {
    .c-nav__icon {
      display: block;
      margin-left: 0.5rem;
      font-size: 0.5rem;
      color: #2c2b33; } }

/* ==========================================================================
     SUBNAV
     ========================================================================== */
.o-subnav {
  position: absolute;
  top: 0;
  left: 100%;
  width: 100%;
  height: 90%;
  visibility: hidden;
  overflow-y: visible;
  overflow-x: visible; }
  @media (min-width: 1200px) {
    .o-subnav {
      width: 90vw;
      max-width: 1440px;
      height: auto;
      z-index: 1;
      opacity: 0;
      overflow-y: initial;
      padding-bottom: 2rem;
      transition: opacity 0.3s cubic-bezier(0.42, 0, 0.58, 1), visibility 0.3s cubic-bezier(0.42, 0, 0.58, 1); }
      .o-subnav.fade {
        opacity: 1; } }
  .o-subnav__item {
    display: flex;
    align-items: center;
    justify-content: space-between; }
    @media (min-width: 1200px) {
      .o-subnav__item {
        position: relative;
        flex: none;
        height: auto !important;
        margin-bottom: 1rem; } }
  .o-subnav__link {
    flex: 1; }
  .o-subnav__button {
    flex: 0 0 auto; }
  .o-subnav.active {
    visibility: visible; }
  .o-subnav.invert {
    left: -100%;
    z-index: 2; }
  .o-subnav__inner {
    padding-top: 1rem; }
    .o-subnav__inner > .o-nav__button {
      display: none;
      visibility: hidden; }
    @media (min-width: 1200px) {
      .o-subnav__inner {
        max-width: 1248px;
        padding: 0 1rem;
        margin: auto;
        display: flex; } }
  @media (min-width: 1200px) {
    .o-subnav__description {
      display: block;
      flex: 0 0 350px;
      max-width: 350px;
      padding: 0 3rem 0 1rem;
      margin-top: 0.5rem; } }
  .o-subnav__list {
    margin-top: 0.75rem; }
    @media (min-width: 1200px) {
      .o-subnav__list {
        display: flex;
        justify-content: space-between;
        margin-top: 0;
        width: 100%; } }
    .o-subnav__list-group > .o-nav__button {
      display: none;
      visibility: hidden; }
    @media (min-width: 1200px) {
      .o-subnav__list-group {
        flex: 1;
        max-width: 33%;
        margin: 0 1rem; } }
  .o-subnav__group {
    margin-bottom: 4rem; }
    @media (min-width: 1200px) {
      .o-subnav__group {
        margin-bottom: 0; }
        .o-subnav__group:not(:last-child) {
          padding-right: 1rem; } }

.c-subnav {
  background-color: white; }
  @media (min-width: 1200px) {
    .c-subnav--first-level {
      box-shadow: 0 16px 12px 0 rgba(86, 77, 77, 0.07);
      border-bottom: 1px solid #e8e8e8; }
      .c-subnav--first-level.u-visible .c-subnav--second-level {
        visibility: visible;
        opacity: 1; }
      .c-subnav--first-level.u-visible .c-subnav--third-level {
        visibility: visible; } }
  .c-subnav__item {
    height: 55px;
    border-bottom: 1px solid #c8c6c6;
    font-weight: 700; }
    @media (min-width: 1200px) {
      .c-subnav__item {
        border-bottom: none;
        transition: background-color 0.3s cubic-bezier(0.42, 0, 0.58, 1);
        display: inline-block;
        width: 100%; } }
  .c-subnav__link {
    color: #b80507; }
    @media (max-width: 1199px) {
      .c-subnav__link {
        font-weight: 700;
        white-space: nowrap;
        max-width: 80vw;
        overflow-x: hidden;
        text-overflow: ellipsis; } }
    @media (min-width: 1200px) {
      .c-subnav__link {
        font-weight: 800;
        margin-bottom: 0.375rem;
        display: inline-block;
        margin-top: 0.5rem; } }
    @media (max-width: 360px) {
      .c-subnav__link {
        font-size: 0.875rem; } }
    .c-subnav__link:hover {
      text-decoration: underline; }
    .c-subnav__link:focus {
      text-decoration: none; }
  @media (min-width: 1200px) {
    .c-subnav__inner {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 50%;
      width: 100vw;
      transform: translateX(-50%);
      z-index: -1; } }
  .c-subnav__title * {
    font-size: 1.25rem;
    font-weight: 700;
    color: black;
    margin-bottom: 0.5rem; }
    @media (max-width: 1199px) {
      .c-subnav__title * {
        display: none; } }
  @media (max-width: 1199px) {
    .c-subnav__copy {
      display: none; } }
  .c-subnav__copy * {
    font-size: 0.875rem;
    line-height: 1.5;
    color: black;
    margin-bottom: 2rem;
    font-weight: 500; }
  .c-subnav__card {
    border-radius: 8px;
    background-color: #eff1f3;
    padding: 1rem;
    font-weight: 500; }
    .c-subnav__card--title {
      font-weight: 700;
      margin-bottom: 0.5rem; }
      @media (max-width: 1199px) {
        .c-subnav__card--title {
          font-size: 0.875rem; } }
    @media (max-width: 767px) {
      .c-subnav__card .c-button {
        width: 100%; } }
  .c-subnav__subtitle {
    margin-bottom: 1rem; }
  .c-subnav__subtitle * {
    margin-bottom: 0;
    font-size: 0.8125rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #3c373a; }

/* ==========================================================================
     ACTIONS JS
     ========================================================================== */
.nav-slide-open {
  position: relative;
  overflow: hidden;
  -webkit-overflow-scrolling: touch; }
  .nav-slide-open .header-up {
    transform: none; }

/* ==========================================================================
     KEYFRAMES
     ========================================================================== */
.slide-right {
  visibility: visible;
  opacity: 1;
  animation: slide-right 0.3s ease-out;
  animation-fill-mode: forwards; }

@keyframes open {
  0% {
    transform: translateX(-100%); }
  100% {
    transform: translateX(0); } }

@keyframes close {
  0% {
    transform: translateX(0); }
  100% {
    transform: translateX(-100%); } }

@keyframes slide-right {
  0% {
    transform: translateX(150px); }
  100% {
    transform: translateX(0); } }

/* ==========================================================================
    LANG
    ========================================================================== */
.o-lang {
  height: 100%; }
  .o-lang__list {
    display: flex;
    align-items: center;
    height: inherit; }
  .o-lang__item {
    display: flex;
    align-items: center; }

.c-lang__item::before {
  content: '';
  display: inline-block;
  width: 1px;
  height: 20px;
  background-color: #c8c6c6;
  margin: 0 1rem; }

.c-lang__item:first-child::before {
  display: none; }

.c-lang__item.active .c-lang__link {
  color: #b80507;
  border-bottom-color: #b80507; }

.c-lang__link {
  color: #b80507;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 400;
  border-bottom: 2px solid;
  border-bottom-color: transparent;
  transition: border-bottom-color 0.4s cubic-bezier(0.42, 0, 0.58, 1);
  text-decoration: none; }
  .c-lang__link:focus, .c-lang__link:hover {
    color: #b80507;
    border-bottom-color: #b80507;
    text-decoration: none; }

/* Segundo nivel */
@media (min-width: 1200px) {
  .c-subnav--second-level {
    display: flex; } }

/* Tercer nivel*/
.c-subnav--third-level {
  display: inline-block;
  width: 100%; }
  @media (min-width: 1200px) {
    .c-subnav--third-level {
      position: relative;
      top: inherit;
      left: inherit;
      opacity: 1;
      padding-bottom: 0; }
      .c-subnav--third-level.u-visible {
        display: inline-block !important;
        opacity: 1 !important; } }
  @media (min-width: 1200px) {
    .c-subnav--third-level--item {
      font-size: 0.875rem;
      font-weight: 700;
      margin-bottom: 0.375rem;
      position: relative;
      padding: 0 1.75rem 0 1rem; }
      .c-subnav--third-level--item:before {
        content: "";
        width: 0.375rem;
        height: 0.375rem;
        position: absolute;
        top: 1rem;
        left: 0;
        border-radius: 50%;
        background-color: #d2d2d2; } }
  .c-subnav--third-level a:not([href]):not([tabindex]) {
    color: #b80507;
    cursor: pointer; }

@media (min-width: 1200px) {
  .c-nav__button-next {
    display: none; } }

/* Cuarto nivel*/
@media (min-width: 1200px) {
  .c-subnav--fourth-level {
    border-left: 1px solid #d8d8d8;
    padding-left: 0.75rem;
    margin: 1rem 0 1.5rem 0;
    position: relative;
    top: inherit;
    width: auto;
    height: auto;
    opacity: 1;
    visibility: visible;
    padding-bottom: 0;
    left: inherit; } }

.c-subnav--fourth-level--item {
  margin-bottom: 0.75rem; }

/* Cambio idioma*/
.c-language-mobile {
  position: relative; }
  .c-language-mobile .select-container {
    position: relative;
    display: inline-block;
    width: 100%; }
    .c-language-mobile .select-container:before {
      content: "\e910";
      font-family: icon;
      font-family: 'ico' !important;
      position: absolute;
      top: 0.5rem;
      left: 1rem; }
  .c-language-mobile .select-container:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    pointer-events: none; }
  .c-language-mobile .select-container:after {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    top: 1rem;
    right: 0.75rem;
    border-top: 8px solid #b80507; }
  .c-language-mobile select::-ms-expand {
    display: none; }
  .c-language-mobile__label, .c-language-mobile__select {
    width: 100%; }
  .c-language-mobile__label {
    font-size: 0.875rem;
    font-weight: 500; }
  .c-language-mobile__select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: white;
    border: none;
    border-radius: 0.5rem;
    padding: 0.25rem 2.75rem;
    margin-bottom: 3.25rem;
    border: 1px solid #979797;
    height: 40px; }

@media (min-width: 1200px) {
  .o-subnav__list-group--list > .o-subnav__item.c-subnav__item > .o-subnav__link.c-subnav__link {
    max-width: 95%; }
  .o-subnav__list-group--list > .o-subnav__item.c-subnav__item > .o-subnav__link.c-subnav__link + .c-button-collapse .icon-arrow-down {
    font-size: 0.5rem;
    font-weight: 800; }
  .o-subnav__list-group--list > .o-subnav__item.c-subnav__item > .o-subnav__link.c-subnav__link + .c-button-collapse.collapsed,
  .o-subnav__list-group--list > .o-subnav__item.c-subnav__item > .o-subnav__link.c-subnav__link + .c-button-collapse {
    top: 0.3125rem; } }

#menu_mobile {
  display: none; }
  @media (max-width: 1200px) {
    #menu_mobile {
      display: inline-block; } }

#menu_desktop {
  display: none; }
  @media (min-width: 1201px) {
    #menu_desktop {
      display: inline-block; } }

.c-modal {
  display: none;
  background-color: white;
  box-sizing: border-box;
  max-width: 80%;
  margin: 32px auto;
  box-shadow: 0 48px 40px rgba(0, 0, 0, 0.5); }
  .c-modal--active {
    display: block; }
  .c-modal__close {
    float: right;
    position: absolute;
    top: 8px;
    right: 8px;
    padding: 16px;
    background-color: transparent;
    color: white;
    border: none;
    appearance: none;
    box-shadow: none; }
  .c-modal__header {
    padding: 16px;
    background-color: #b80507; }
    .c-modal__header .c-modal__title {
      margin-bottom: 0;
      color: white;
      font-size: 16px;
      text-transform: uppercase; }
  .c-modal__content {
    padding: 16px; }
  .c-modal__backdrop {
    display: none;
    position: fixed;
    overflow-y: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 400; }
    .c-modal__backdrop.active {
      display: block; }

@media screen and (min-width: 48em) {
  [role="alertdialog"],
  [role="dialog"] {
    position: absolute;
    top: 2rem;
    left: 50vw;
    transform: translateX(-50%);
    min-width: calc(640px - (15px * 2));
    min-height: auto;
    box-shadow: 0 19px 38px rgba(0, 0, 0, 0.12), 0 15px 12px rgba(0, 0, 0, 0.22); } }

.no-scroll {
  overflow-y: auto !important; }

.has-dialog {
  overflow: hidden; }

.c-pagination {
  display: block;
  clear: both;
  margin: 8px 0;
  overflow: hidden; }
  .c-pagination ul {
    margin-left: 0;
    padding-left: 0; }
  .c-pagination__item {
    float: left;
    width: 48px;
    height: 48px;
    text-align: center;
    background-color: white;
    border: 0.0625rem solid #a2a2a2;
    border-right-width: 0;
    list-style: none;
    box-sizing: border-box;
    overflow: hidden; }
    .c-pagination__item:last-child {
      border-right-width: 0.0625rem; }
    .c-pagination__item span {
      position: absolute;
      width: 1px;
      height: 1px;
      margin: -1px;
      padding: 0;
      overflow: hidden;
      clip: rect(0, 0, 0, 0);
      border: 0; }
    .c-pagination__item--previous-group {
      border-top-left-radius: 8px;
      border-bottom-left-radius: 8px; }
      .c-pagination__item--previous-group .c-pagination__link {
        position: relative; }
        .c-pagination__item--previous-group .c-pagination__link::before {
          border-bottom: 8px solid transparent;
          border-top: 8px solid transparent;
          border-right: 16px solid #2c2b33;
          content: "";
          display: block;
          position: absolute;
          top: 16px;
          left: 8px; }
        .c-pagination__item--previous-group .c-pagination__link::after {
          border-bottom: 8px solid transparent;
          border-top: 8px solid transparent;
          border-right: 16px solid #2c2b33;
          content: "";
          display: block;
          position: absolute;
          top: 16px;
          left: 24px; }
        .c-pagination__item--previous-group .c-pagination__link--is-disabled {
          pointer-events: none; }
          .c-pagination__item--previous-group .c-pagination__link--is-disabled::before, .c-pagination__item--previous-group .c-pagination__link--is-disabled::after {
            border-right-color: #a2a2a2; }
    .c-pagination__item--next-group {
      border-top-right-radius: 8px;
      border-bottom-right-radius: 8px; }
      .c-pagination__item--next-group .c-pagination__link {
        position: relative; }
        .c-pagination__item--next-group .c-pagination__link::before {
          border-bottom: 8px solid transparent;
          border-top: 8px solid transparent;
          border-right: 16px solid #2c2b33;
          content: "";
          display: block;
          position: absolute;
          top: 16px;
          left: 8px;
          -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
          transform: rotate(180deg); }
        .c-pagination__item--next-group .c-pagination__link::after {
          border-bottom: 8px solid transparent;
          border-top: 8px solid transparent;
          border-right: 16px solid #2c2b33;
          content: "";
          display: block;
          position: absolute;
          top: 16px;
          left: 24px;
          -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
          transform: rotate(180deg); }
        .c-pagination__item--next-group .c-pagination__link--is-disabled {
          pointer-events: none; }
    .c-pagination__item--previous-page:first-child {
      border-top-left-radius: 8px;
      border-bottom-left-radius: 8px; }
    .c-pagination__item--previous-page .c-pagination__link {
      position: relative; }
      .c-pagination__item--previous-page .c-pagination__link::before {
        border-bottom: 8px solid transparent;
        border-top: 8px solid transparent;
        border-right: 16px solid #2c2b33;
        content: "";
        display: block;
        position: absolute;
        top: 16px;
        left: 16px; }
      .c-pagination__item--previous-page .c-pagination__link--is-disabled {
        pointer-events: none; }
        .c-pagination__item--previous-page .c-pagination__link--is-disabled::before {
          border-right-color: #a2a2a2; }
    .c-pagination__item--next-page:last-child {
      border-top-right-radius: 8px;
      border-bottom-right-radius: 8px; }
    .c-pagination__item--next-page .c-pagination__link {
      position: relative; }
      .c-pagination__item--next-page .c-pagination__link::before {
        border-bottom: 8px solid transparent;
        border-top: 8px solid transparent;
        border-right: 16px solid #2c2b33;
        content: "";
        display: block;
        position: absolute;
        top: 16px;
        right: 16px;
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg); }
      .c-pagination__item--next-page .c-pagination__link--is-disabled {
        pointer-events: none; }
        .c-pagination__item--next-page .c-pagination__link--is-disabled::before {
          border-right-color: #a2a2a2; }
    .c-pagination__item--is-active {
      background-color: #b80507;
      color: white; }
      .c-pagination__item--is-active .c-pagination__link {
        color: white; }
        .c-pagination__item--is-active .c-pagination__link::before, .c-pagination__item--is-active .c-pagination__link::after {
          border-right-color: white; }
  .c-pagination__link {
    display: block;
    width: 48px;
    height: 48px;
    padding: 16px;
    color: #b80507;
    font-weight: bold;
    transition: 0.2s ease all;
    transition: 0.2s ease all; }
    .c-pagination__link:hover {
      background-color: #b80507;
      color: white; }
      .c-pagination__link:hover::before, .c-pagination__link:hover::after {
        border-right: 16px solid white; }
    .c-pagination__link:focus {
      background-color: #2c2b33;
      color: white; }
    .c-pagination__link:focus::before, .c-pagination__link:focus::after {
      border-right-color: white; }
    .c-pagination__link--is-disabled {
      pointer-events: none;
      background-color: #c8c6c6; }
      .c-pagination__link--is-disabled::before, .c-pagination__link--is-disabled::after {
        border-right-color: #c8c6c6; }

@media (max-width: 55em) {
  .c-pagination__item--previous-group {
    position: absolute;
    top: -48px;
    left: -8px; }
  .c-pagination__item--next-group {
    position: absolute;
    top: -48px;
    left: -8px; }
  .c-pagination__item--previous-page {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px; }
  .c-pagination__item--next-page {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-right-width: 1px; } }

.c-progress-bar {
  height: 16px;
  line-height: 16px;
  font-size: 12px;
  background-color: #c8c6c6;
  border-radius: 8px;
  margin: 24px 0; }
  .c-progress-bar__bar {
    background-color: #c7efb1;
    text-align: center;
    color: white;
    height: 100%;
    float: left;
    position: relative; }
    .c-progress-bar__bar--success {
      background-color: #c7efb1; }
    .c-progress-bar__bar--base {
      background-color: #b80507; }
    .c-progress-bar__bar--error {
      background-color: #fcdde1; }
    .c-progress-bar__bar--gradient {
      background-color: transparent;
      background-image: -moz-linear-gradient(left, transparent 0%, #b80507 100%);
      background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, transparent), color-stop(100%, #b80507));
      background-image: -webkit-linear-gradient(left, transparent 0%, #b80507 100%);
      background-image: -o-linear-gradient(left, transparent 0%, #b80507 100%);
      background: -ms-linear-gradient(left, transparent 0%, #b80507 100%);
      background: linear-gradient(to right, transparent 0%, #b80507 100%); }
    .c-progress-bar__bar.bar_1 {
      background-color: #c7efb1; }
    .c-progress-bar__bar.bar_2 {
      background-color: #b80507; }
    .c-progress-bar__bar.bar_3 {
      background-color: #fcdde1; }
    .c-progress-bar__bar .c-progress-bar__icon {
      font-size: 16px;
      color: #b80507; }
      .c-progress-bar__bar .c-progress-bar__icon::before {
        content: '\26A0';
        float: left;
        text-align: center;
        font-style: normal;
        position: absolute;
        right: -0.375rem;
        top: -24px;
        z-index: 100; }
      .c-progress-bar__bar .c-progress-bar__icon::after {
        content: '';
        width: 0.0625rem;
        height: 8px;
        border: 0.0625rem solid;
        position: absolute;
        top: -8px;
        right: 0;
        display: block;
        background-color: #b80507; }
  .c-progress-bar--gradient .c-progress-bar__bar {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem; }
  .c-progress-bar__value {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0; }
  .c-progress-bar--animated .c-progress-bar__bar {
    -webkit-animation: progress-animation 1s linear infinite;
    animation: progress-animation 1s linear infinite; }

@-webkit-keyframes progress-animation {
  0% {
    background-position: 1rem 0; }
  100% {
    background-position: 0 0; } }

@-moz-keyframes progress-animation {
  0% {
    background-position: 1rem 0; }
  100% {
    background-position: 0 0; } }

@-o-keyframes progress-animation {
  0% {
    background-position: 1rem 0; }
  100% {
    background-position: 0 0; } }

@keyframes progress-animation {
  0% {
    background-position: 1rem 0; }
  100% {
    background-position: 0 0; } }

.c-img {
  width: 100%; }

.c-video {
  width: 100%;
  height: auto;
  object-fit: cover; }

.c-tabs {
  border-bottom: 2px solid #d8d8d8;
  margin-bottom: 1rem; }
  .c-tabs__list {
    margin-bottom: -0.5rem;
    height: 3.375rem; }
  .c-tabs__item {
    display: inline-block;
    list-style: none;
    font-size: 16px; }
    .c-tabs__item.is-active .c-tabs__link {
      background: white;
      color: black;
      font-weight: 600;
      border-bottom: 0.25rem solid #b80507;
      text-decoration: none; }
  .c-tabs__link {
    margin: 0 8px 0.75rem 0;
    padding: 8px 16px 1.25rem 16px;
    width: 100%;
    background: white;
    color: #b80507;
    font-weight: 700;
    text-decoration: underline; }
    .c-tabs__link:focus {
      box-shadow: none;
      outline-offset: -2px; }
    .c-tabs__link:hover {
      color: black;
      border-bottom: 0.25rem solid #b80507;
      text-decoration: none; }
  .c-tabs--mobile {
    margin-bottom: 1rem; }
    @media (max-width: 1024px) {
      .c-tabs--mobile {
        padding: 0 1.5rem; } }
    @media (max-width: 576px) {
      .c-tabs--mobile {
        padding: 0 1rem;
        margin-bottom: 5rem; } }

.c-image-card {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .c-image-card__img {
    position: relative;
    height: 250px; }
    .c-image-card__img img {
      height: 100%;
      object-fit: cover;
      font-family: 'object-fit: cover;'; }
  .c-image-card__title {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 16px;
    background-color: rgba(43, 62, 80, 0.58);
    color: white;
    font-family: "Manrope", sans-serif;
    text-align: center; }
  .c-image-card__link {
    display: block;
    width: 100%;
    height: auto;
    color: white;
    font-family: "Manrope", sans-serif;
    text-align: center; }
    .c-image-card__link:hover {
      color: white; }
  .c-image-card--text-in .c-image-card__title {
    position: absolute;
    bottom: 0;
    background-color: rgba(254, 255, 254, 0.65); }
  .c-image-card--with-description:hover {
    cursor: pointer; }
    .c-image-card--with-description:hover .c-image-card__description {
      transform: translateY(-100%);
      animation-duration: 500ms; }
  .c-image-card--with-description .c-image-card__description {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 1.5rem;
    border: 1px solid #2c2b33;
    background: white;
    transform: translateY(0);
    transition: transform ease-in-out 500ms, -webkit-transform ease-in-out 500ms;
    line-height: 1.2; }

.c-card {
  width: 100%;
  margin-bottom: 24px;
  text-align: center;
  box-shadow: 0px 7px 16px rgba(108, 112, 116, 0.68);
  padding-bottom: 32px; }
  .c-card__title {
    margin: 0;
    padding: 8px 16px;
    font-family: "Manrope", sans-serif;
    font-weight: bold;
    text-transform: uppercase; }
  .c-card__text {
    margin: 0;
    padding: 16px 24px;
    font-family: "Manrope", sans-serif;
    font-size: 16px; }
  .c-card__img {
    margin-bottom: 24px; }
  .c-card__icon {
    padding: 24px 4px;
    color: #c8c6c6;
    font-size: 44px; }

.c-hero {
  display: flex;
  max-height: 25rem;
  position: relative;
  /** Variante hero con imagen**/ }
  @media (max-width: 1024px) {
    .c-hero {
      max-height: 20rem; } }
  .c-hero:before {
    content: "";
    display: inline-block;
    width: 100%;
    position: absolute;
    height: 100%;
    background: rgba(255, 255, 255, 0.15);
    left: 0;
    top: 0;
    z-index: 0; }
  .c-hero__video {
    border-radius: 8px;
    width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
    max-height: 573px; }
    @media (max-width: 1024px) {
      .c-hero__video {
        min-height: 280px;
        max-width: 100%;
        border-radius: 0; } }
  .c-hero__claim {
    position: absolute;
    text-align: center;
    top: 4rem;
    left: 50%;
    transform: translateX(-50%);
    max-width: 36rem;
    z-index: 8; }
    @media (max-width: 1200px) {
      .c-hero__claim {
        width: 74%; } }
    @media (max-width: 1024px) {
      .c-hero__claim {
        width: 82%;
        top: 3.375rem; } }
    .c-hero__claim--title {
      font-weight: 800;
      margin-bottom: 1rem;
      text-shadow: 2px 2px 4px white; }
      @media (max-width: 1024px) {
        .c-hero__claim--title {
          font-size: 2.75rem;
          line-height: 3.25rem; } }
      @media (max-width: 576px) {
        .c-hero__claim--title {
          font-size: 2.25rem;
          line-height: 2.5rem; } }
    .c-hero__claim--text {
      font-weight: 500;
      font-size: 2rem;
      text-shadow: 2px 2px 4px white; }
      @media (max-width: 576px) {
        .c-hero__claim--text {
          font-size: 1rem; } }
  .c-hero__buttons--play, .c-hero__buttons--pause {
    border: none;
    background: none; }
    .c-hero__buttons--play:hover, .c-hero__buttons--pause:hover {
      /*filter: drop-shadow(rem(2px) rem(4px) rem(6px) $color-black);*/ }
  .c-hero__buttons--text {
    display: block;
    margin-top: 0.25rem;
    background: white;
    height: 21px;
    border-radius: 8px;
    padding: 0.25rem 0.375rem;
    color: #b80507;
    font-size: 0.625rem;
    font-weight: 700;
    text-transform: uppercase; }
  .c-hero__buttons .second {
    display: none; }
  .c-hero-img {
    border-radius: 0.5rem; }
    .c-hero-img .c-hero__claim {
      transform: translate(-50%);
      top: 64px;
      left: 50%; }
      @media (max-width: 600px) {
        .c-hero-img .c-hero__claim {
          width: 80%;
          top: 3.375rem; } }
    .c-hero-img__image {
      max-height: 560px;
      border-radius: 8px;
      overflow: hidden; }
      .c-hero-img__image--img {
        min-height: 400px; }
        @media (max-width: 1024px) {
          .c-hero-img__image--img {
            min-height: inherit;
            min-width: 180%; } }

.c-dropdown {
  position: relative; }
  .c-dropdown__toggle {
    appearance: none;
    width: 100%;
    padding: 16px 24px;
    border-bottom: 0.125rem solid #6e0304;
    background: #b80507;
    color: white;
    text-align: left;
    line-height: 24px;
    cursor: pointer; }
  .c-dropdown__icon {
    float: right;
    line-height: 1.5;
    transition: 0.1s ease all; }
  .c-dropdown__link {
    display: block;
    padding: 0.5rem 0.8125rem; }
  .c-dropdown__list {
    position: absolute;
    top: 100%;
    z-index: 1;
    width: 100%;
    padding: 0.4375rem;
    margin: 0;
    border: 2px solid #c8c6c6;
    border-radius: 2px solid #d8d8d8;
    background-color: white;
    margin-top: 0.4375rem;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    display: none; }
  .c-dropdown--open .c-dropdown__list {
    display: block; }
  .c-dropdown--open .c-dropdown__icon {
    transform: rotate(180deg); }

.o-slider {
  margin-top: -40px; }
  @media (max-width: 1024px) {
    .o-slider {
      margin: 2rem 0; } }

.c-slider__card {
  padding: 0 12px; }
  @media (max-width: 576px) {
    .c-slider__card {
      padding: 0; } }
  .c-slider__card--image {
    max-height: 146px;
    overflow: hidden;
    display: inherit;
    align-items: center;
    border-radius: 8px;
    margin: 0 0 0.875rem 0; }
    @media screen and (-webkit-min-device-pixel-ratio: 0) {
      .c-slider__card--image {
        display: flex;
        align-items: center; } }
    @media (max-width: 1024) {
      .c-slider__card--image {
        max-height: 164px; } }
  .c-slider__card--img {
    border-radius: 8px;
    margin-bottom: 1rem;
    width: 100%;
    height: auto; }
  .c-slider__card--date {
    display: block;
    font-size: 0.75rem;
    margin-bottom: 0.5rem;
    font-weight: 600; }
  .c-slider__card--link {
    font-size: 1.125rem;
    text-decoration: underline;
    font-weight: 700; }

/* override*/
@media (max-width: 1024px) {
  .slick-dots li button {
    margin-left: 12px; } }

.slick-slider .slick-dots {
  bottom: -64px; }

.slick-slider .slick-dots li button .slick-dot-icon:before {
  content: "";
  border: 2px solid #b80507;
  height: 0.625rem;
  width: 0.625rem;
  border-radius: 50%; }

.slick-slider .slick-dots li.slick-active button .slick-dot-icon:before {
  border: 2px solid black; }

.slick-slider .slick-prev {
  background: url("/o/ICO-theme/images/buttons/scroll-left.svg");
  left: -12px; }
  @media (max-width: 1024px) {
    .slick-slider .slick-prev {
      left: 0; } }

.slick-slider .slick-next {
  background: url("/o/ICO-theme/images/buttons/scroll-right.svg");
  right: -12px; }
  @media (max-width: 1024px) {
    .slick-slider .slick-next {
      right: 0; } }

.slick-slider .slick-prev,
.slick-slider .slick-next {
  height: 48px;
  width: 48px;
  background-size: 48px;
  z-index: 1;
  margin-top: -84px;
  top: 50%;
  bottom: inherit; }
  @media (max-width: 1024px) {
    .slick-slider .slick-prev,
    .slick-slider .slick-next {
      margin-top: 44px;
      top: 100%; } }

.slick-slider .slick-prev .slick-prev-icon:before,
.slick-slider .slick-next .slick-next-icon:before {
  display: none; }

.slick-slider .slick-dots li.slick-active button .slick-dot-icon:before {
  margin-top: 0;
  margin-left: 0;
  font-size: 18px; }

.slick-slider .slick-dots li button .slick-dot-icon {
  opacity: 1; }

.c-up-to-top {
  display: inline-block;
  height: 108px;
  width: 32px;
  border-radius: 8px;
  background-color: white;
  box-shadow: 0 2px 20px 0 rgba(130, 43, 54, 0.2);
  position: fixed;
  bottom: 30px;
  left: 30px;
  transition: background-color .3s, 
 opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000; }
  .c-up-to-top__text {
    transform: rotate(-90deg);
    color: #b80507;
    display: inline-block;
    font-size: 0.75rem;
    font-weight: 800;
    margin: 2.5rem 0 0 -2.0625rem;
    width: 6.25rem;
    height: 1.25rem; }
  .c-up-to-top__icon {
    margin: 0 0.5rem;
    display: inline; }
  .c-up-to-top:hover {
    cursor: pointer;
    background-color: #b80507; }
    .c-up-to-top:hover .c-up-to-top__text {
      color: white; }

.c-up-to-top.show {
  opacity: 1;
  visibility: visible; }

.c-stepper {
  background: #EFF1F3;
  border-radius: 0.5rem;
  padding: 2.5rem;
  margin-bottom: 7.5rem; }
  @media (max-width: 768px) {
    .c-stepper {
      padding: 1.5rem; } }
  .c-stepper__step {
    margin-bottom: 1.5rem;
    display: inline-block; }
  .c-stepper__title {
    font-size: 1.75rem;
    font-weight: 800;
    margin-bottom: 0.375rem; }
  .c-stepper__info {
    font-size: 0.875rem; }
  .c-stepper__card {
    flex: 1;
    margin: 0 1.25rem 3rem 1.25rem;
    min-height: 5.5rem;
    align-items: center;
    justify-content: center;
    border-radius: 0.5rem;
    background: white url("/o/ICO-theme/images/bg/hero-c-grey.svg") 85% 364% no-repeat;
    background-size: 10%;
    position: relative; }
    @media (max-width: 1024px) {
      .c-stepper__card {
        margin: 0 0.625rem 3rem 0.625rem; } }
    @media (max-width: 576px) {
      .c-stepper__card {
        margin: 0 auto 3rem auto; } }
    .c-stepper__card--icon {
      position: absolute;
      top: 1rem;
      right: 1rem; }
      .c-stepper__card--icon:before {
        font-size: 0.5rem;
        height: 1rem;
        width: 1rem;
        background: #b80507;
        color: white;
        border-radius: 50%;
        padding: 0.25rem;
        text-decoration: none; }
    .c-stepper__card--button {
      appearance: none;
      border: none;
      background: none;
      display: flex;
      justify-content: center;
      align-items: center;
      width: 100%;
      height: 100%;
      font-size: 0.875rem;
      color: #b80507;
      font-weight: 800;
      text-decoration: underline;
      border: 1px solid white;
      border-radius: 0.5rem;
      min-height: 5.5rem;
      padding: 1rem 2.75rem; }
      @media (max-width: 1024px) {
        .c-stepper__card--button {
          padding: 1rem 2.75rem 1rem 1rem; } }
      @media (max-width: 576px) {
        .c-stepper__card--button {
          padding: 1rem 2.75rem; } }
      .c-stepper__card--button:hover, .c-stepper__card--button[aria-checked="true"] {
        border: 1px solid #b80507; }
      .c-stepper__card--button[aria-checked="false"] .c-stepper__card--icon {
        display: none;
        visibility: hidden; }
    .c-stepper__card--containerbuttons {
      display: flex;
      justify-content: space-between; }
  .c-stepper__container {
    display: flex;
    justify-content: space-between; }
    @media (max-width: 576px) {
      .c-stepper__container {
        display: inline-block;
        width: 100%; } }
    @media (min-width: 576px) {
      .c-stepper__container li:first-child {
        margin-left: 0; } }
    @media (min-width: 576px) {
      .c-stepper__container li:last-child {
        margin-right: 0; } }
  .c-stepper .c-button--left .icon-ico {
    transform: rotate(270deg);
    display: inline-block;
    margin-right: 12px; }
  .c-stepper .c-button--right .icon-ico {
    transform: rotate(90deg);
    display: inline-block;
    margin-left: 12px; }
  @media (max-width: 1024px) {
    .c-stepper {
      margin-bottom: 4rem; } }

.c-cookies {
  position: fixed;
  left: 0;
  bottom: 0;
  padding: 32px;
  background-color: #eff1f3;
  text-align: center;
  box-shadow: 0 -12px 20px 0 rgba(130, 43, 54, 0.15);
  z-index: 500;
  border-radius: 8px;
  width: 100%;
  transition: 0.2s ease all;
  transition: 0.2s ease all; }
  .c-cookies--visible {
    top: auto;
    bottom: 0; }
  .c-cookies__text {
    margin-bottom: 16px;
    color: black;
    font-weight: 700;
    text-align: left; }
  .c-cookies__link {
    text-decoration: underline;
    margin-left: 0.25rem; }
  .c-cookies__actions .c-button {
    height: 3rem; }
    @media (max-width: 1024px) {
      .c-cookies__actions .c-button {
        margin-top: 2rem; } }

.c-cookies {
  background-color: #202020 !important; }

.c-cookies .o-grid:before {
  background-color: #202020 !important; }

.c-cookies .c-cookies__text {
  color: white !important; }

.c-cookies .c-button {
  margin: 5px;
  width: 100%; }

.c-cookies__actions {
  padding-left: 20%;
  padding-right: 20%; }

.c-search-animate {
  display: inline-block;
  margin-left: 1.5rem; }
  .c-search-animate__form {
    display: inline-block;
    width: 100%; }
  @media (max-width: 1199px) {
    .c-search-animate {
      margin-left: 0; } }
  .c-search-animate__wrapper {
    position: relative;
    display: flex;
    justify-content: flex-end;
    width: 3.125rem;
    overflow: hidden;
    transition: width 0.5s ease-in-out; }
    @media (max-width: 768px) {
      .c-search-animate__wrapper {
        width: 2.25rem; } }
  .c-search-animate__wrapper.grow {
    width: 100%;
    border-radius: 0;
    position: fixed;
    left: 0;
    margin: 0 auto;
    box-shadow: 0 12px 20px 0 rgba(130, 43, 54, 0.15);
    right: 0;
    top: 0;
    height: 17.875rem;
    background-color: #2c2b33;
    z-index: 10; }
    .c-search-animate__wrapper.grow:after {
      content: "";
      background-color: #948b8b30;
      position: fixed;
      top: 17.875rem;
      right: 0;
      left: 0;
      bottom: 0; }
    .c-search-animate__wrapper.grow .c-search-animate__search {
      color: #2c2b33;
      position: absolute;
      right: 3rem;
      top: 1rem; }
      .c-search-animate__wrapper.grow .c-search-animate__search:focus {
        color: white; }
      .c-search-animate__wrapper.grow .c-search-animate__search .icon-search-searcher {
        font-size: 1.75rem; }
    .c-search-animate__wrapper.grow .c-search-animate__close {
      position: absolute;
      right: -88px;
      top: -40px;
      height: 1.5rem;
      width: 1.5rem; }
      .c-search-animate__wrapper.grow .c-search-animate__close .icon-close {
        font-size: 2.5rem; }
        @media (max-width: 1199px) {
          .c-search-animate__wrapper.grow .c-search-animate__close .icon-close {
            font-size: 1.5rem; } }
      @media (max-width: 1199px) {
        .c-search-animate__wrapper.grow .c-search-animate__close {
          right: 3rem; } }
    .c-search-animate__wrapper.grow input:focus {
      outline: none; }
      .c-search-animate__wrapper.grow input:focus + p + .c-search-animate__search,
      .c-search-animate__wrapper.grow input:focus + input + p + .c-search-animate__search {
        color: white;
        height: 1.5rem;
        width: 1.5rem; }
    @media (max-width: 992px) {
      .c-search-animate__wrapper.grow {
        height: 14.3125rem; } }
    .c-search-animate__wrapper.grow .c-search-animate__open {
      display: none;
      visibility: hidden; }
  .c-search-animate__action {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    display: flex;
    align-items: center;
    visibility: hidden;
    top: 7rem; }
    @media (max-width: 992px) {
      .c-search-animate__action {
        top: 4rem; } }
  .c-search-animate__grid {
    display: flex;
    align-items: center;
    position: relative;
    padding: 0; }
  .c-search-animate__action.show {
    animation: showSearch 1s linear;
    animation-fill-mode: forwards; }
  .c-search-animate__open .icon-search {
    font-size: 3rem;
    color: #b80507;
    margin: 0 0.625rem 0 0; }
    @media (max-width: 1199px) {
      .c-search-animate__open .icon-search {
        font-size: 1.5rem;
        margin: 0; }
        .c-search-animate__open .icon-search:before {
          content: "\e90d"; } }
  .c-search-animate__open, .c-search-animate__close, .c-search-animate__search {
    appearance: none;
    border: none;
    cursor: pointer;
    padding: 0;
    margin: 0;
    width: 3rem;
    height: 3rem;
    flex: 0 0 48px;
    background: transparent;
    transition: all 0.5s ease-in-out; }
    @media (max-width: 768px) {
      .c-search-animate__open, .c-search-animate__close, .c-search-animate__search {
        width: 2.5rem;
        height: 3.25rem;
        flex: 0 0 40px; } }
  .c-search-animate__close, .c-search-animate__search {
    color: white; }
  .c-search-animate__input {
    flex: 1;
    appearance: none;
    border: none;
    height: 4rem;
    margin: 0 2rem;
    padding: 0 1rem;
    font-size: 2rem;
    background: transparent;
    color: white;
    border-bottom: 1px solid #979797;
    width: inherit;
    border-radius: 0; }
    @media (max-width: 1024px) {
      .c-search-animate__input {
        font-size: 1.5rem; } }
  .c-search-animate__help {
    color: #c8c6c6;
    position: absolute;
    right: 2rem;
    top: 4.5rem; }
    @media (max-width: 1199px) {
      .c-search-animate__help {
        font-size: 0.75rem;
        text-align: left;
        right: 0;
        left: 2rem;
        max-width: 58%; } }
  .c-search-animate ::-webkit-input-placeholder {
    color: #c8c6c6;
    font-weight: 600;
    font-size: 1.5rem; }
  .c-search-animate ::-moz-placeholder {
    color: #c8c6c6;
    font-weight: 600;
    font-size: 1.5rem; }
  .c-search-animate :-ms-input-placeholder {
    color: #c8c6c6;
    font-weight: 600;
    font-size: 1.5rem; }
  .c-search-animate input:-moz-placeholder {
    color: #c8c6c6;
    font-weight: 600;
    font-size: 1.5rem; }

@keyframes showSearch {
  0% {
    visibility: hidden;
    opacity: 0; }
  50% {
    visibility: hidden;
    opacity: 0; }
  100% {
    visibility: visible;
    opacity: 1; } }

input:-internal-autofill-selected {
  appearance: none; }

.c-last-news {
  background: white;
  padding: 2.5rem;
  border-radius: 8px;
  position: relative;
  max-width: 1196px;
  margin: -100px auto 4rem auto; }
  @media (max-width: 1024px) {
    .c-last-news {
      margin: -16px auto 3.375rem auto;
      padding: 1.25rem 0.75rem; } }
  @media (max-width: 576px) {
    .c-last-news {
      margin: -16px auto 0 auto;
      padding: 0.875rem 0.25rem; } }
  .c-last-news__item * {
    max-width: 90%;
    display: inline-block; }
    @media (max-width: 768px) {
      .c-last-news__item * {
        max-width: 100%; } }
  .c-last-news__item--link {
    font-size: 1.25rem;
    font-weight: 700;
    text-decoration: underline; }
    @media (max-width: 768px) {
      .c-last-news__item--link {
        font-size: 1.125rem; } }
    .c-last-news__item--link:hover {
      text-decoration: none; }
  .c-last-news__item--text {
    font-weight: 500;
    margin-top: 0.75rem; }
    @media (max-width: 768px) {
      .c-last-news__item--text {
        margin: 0.375rem 0 2.5rem 0; } }

.c-text-highlights {
  margin-bottom: 4rem; }
  @media (max-width: 1024px) {
    .c-text-highlights {
      margin-bottom: 0; } }
  .c-text-highlights__container {
    display: flex; }
  .c-text-highlights__description--title {
    padding-top: 2.5rem; }
    @media (max-width: 1024px) {
      .c-text-highlights__description--title {
        font-size: 2rem;
        line-height: 2.25rem; } }
  .c-text-highlights__description--subtitle {
    font-weight: 500;
    max-width: 77%; }
    .c-text-highlights__description--subtitle .bold {
      font-weight: 800;
      display: block; }
  .c-text-highlights__item {
    margin-bottom: 2rem; }
    .c-text-highlights__item--link {
      text-decoration: underline;
      margin-bottom: 0.25rem;
      display: inline-block; }
      .c-text-highlights__item--link:hover {
        text-decoration: none; }
    @media (max-width: 1024px) {
      .c-text-highlights__item--text {
        max-width: 85%; } }
    @media (max-width: 576px) {
      .c-text-highlights__item--text {
        max-width: 100%; } }
    .c-text-highlights__item--image {
      max-height: 200px;
      overflow: hidden;
      display: inherit;
      border-radius: 8px;
      margin: 0 0 0.875rem 0; }
      @media screen and (-webkit-min-device-pixel-ratio: 0) {
        .c-text-highlights__item--image {
          display: flex;
          align-items: center; } }
    .c-text-highlights__item--img {
      border-radius: 8px;
      max-width: 100%; }
    @media (max-width: 1024px) {
      .c-text-highlights__item {
        margin-bottom: 2.5rem; } }
  .c-text-highlights--reverse .c-text-highlights__container {
    flex-direction: row-reverse; }
    @media (max-width: 1024px) {
      .c-text-highlights--reverse .c-text-highlights__container {
        flex-direction: column; } }
  .c-text-highlights--reverse .c-text-highlights__list {
    justify-content: flex-end; }

.c-imgtextcta {
  margin-bottom: 9.75rem; }
  @media (min-width: 1024px) {
    .c-imgtextcta h2 {
      padding-top: 2.5rem; } }
  .c-imgtextcta__image {
    max-height: 290px;
    overflow: hidden;
    border-radius: 8px; }
    @media screen and (-webkit-min-device-pixel-ratio: 0) {
      .c-imgtextcta__image {
        display: flex;
        align-items: center; } }
  .c-imgtextcta__img {
    border-radius: 8px;
    margin-bottom: 2rem; }
    @media (min-width: 1024px) {
      .c-imgtextcta__img {
        max-width: 98% !important; } }
  @media (max-width: 1024px) {
    .c-imgtextcta {
      margin-bottom: 8rem; } }
  @media (max-width: 576px) {
    .c-imgtextcta {
      margin-bottom: 5.5rem; } }
  .c-imgtextcta--reverse .c-imgtextcta__container {
    flex-direction: row-reverse; }

.c-banner-insite {
  position: relative;
  height: 22rem;
  margin-bottom: 5rem; }
  @media (max-width: 1024px) {
    .c-banner-insite {
      padding: 0 1.5rem; } }
  @media (max-width: 576px) {
    .c-banner-insite {
      padding: 0 1rem; } }
  .c-banner-insite__text {
    background: #b80507;
    color: white;
    border-radius: 8px;
    padding: 3rem 2.5rem;
    height: 352px;
    position: relative; }
    @media (max-width: 991px) {
      .c-banner-insite__text {
        border-radius: 0;
        border-bottom-left-radius: 8px;
        border-bottom-right-radius: 8px;
        padding: 1.5rem;
        height: auto; } }
    .c-banner-insite__text:after {
      content: "\e912";
      font-family: 'ico' !important;
      color: white;
      font-size: 360px;
      position: absolute;
      top: 0px;
      right: -152px;
      line-height: 1; }
      @media (max-width: 991px) {
        .c-banner-insite__text:after {
          display: none; } }
  @media (max-width: 991px) {
    .c-banner-insite__image {
      max-height: 272px;
      height: auto;
      -o-object-fit: contain;
      object-fit: contain;
      padding: 0; } }
  .c-banner-insite__img {
    border-radius: 8px;
    margin-bottom: 2rem;
    min-height: 22.5rem;
    object-fit: cover; }
    @media (max-width: 991px) {
      .c-banner-insite__img {
        border-radius: 0;
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        width: 100%;
        margin-bottom: 0;
        max-height: 272px; } }
    @media (max-width: 576px) {
      .c-banner-insite__img {
        max-height: 144px;
        padding: 0; } }
  .c-banner-insite__subtext {
    font-size: 1.25rem;
    line-height: 1.6875rem;
    font-weight: 600;
    max-width: 70%; }
    @media (max-width: 991px) {
      .c-banner-insite__subtext {
        max-width: 100%; } }
  @media (max-width: 991px) {
    .c-banner-insite {
      margin-bottom: 8rem;
      height: auto;
      padding: 0 1.5rem; } }
  @media (max-width: 576px) {
    .c-banner-insite {
      padding: 0 1rem; } }
  @media (max-width: 991px) {
    .c-banner-insite__container {
      display: flex;
      flex-direction: column-reverse; } }

.c-kpi {
  max-width: 1376px;
  margin: 0 0 9.875rem 0; }
  @media (max-width: 1024px) {
    .c-kpi {
      margin: 0 1.5rem 9.875rem 1.5rem; } }
  @media (max-width: 576px) {
    .c-kpi {
      margin: 0 1rem 5rem 1rem; } }
  .c-kpi__title {
    margin: 0 auto;
    text-align: center;
    margin-bottom: 2.5rem; }
  @media (min-width: 1024px) {
    .c-kpi__subtitle {
      max-width: 80%;
      margin: 0 auto; } }
  .c-kpi__list {
    background: #eff1f3;
    border-radius: 8px;
    min-height: 240px; }
    .c-kpi__list ul {
      justify-content: center; }
  .c-kpi__item {
    text-align: center;
    padding: 2.75rem 1rem 2.5rem 1rem; }
    @media (max-width: 576px) {
      .c-kpi__item {
        padding: 2.75rem 0.5rem 2.5rem 0.5rem; } }
    .c-kpi__item--image {
      margin-bottom: 0.75rem; }
    .c-kpi__item--text {
      max-width: 94%;
      margin: 0 auto; }
      @media (max-width: 576px) {
        .c-kpi__item--text {
          font-size: 0.875rem; } }
    .c-kpi__item--hightlights {
      font-weight: 800;
      font-size: 1.5rem;
      line-height: 1.875rem;
      display: block; }
      @media (max-width: 576px) {
        .c-kpi__item--hightlights {
          font-size: 1.25rem;
          line-height: 1.5rem; } }

.c-slider-links {
  height: 25rem;
  background: #eff1f3;
  border-radius: 8px;
  max-width: 1376px;
  margin-bottom: 9.875rem; }
  @media (max-width: 1024px) {
    .c-slider-links {
      height: auto;
      padding-bottom: 4rem;
      border-radius: 0; } }
  .c-slider-links__claim--title {
    padding-top: 3rem;
    font-size: 2.125rem;
    line-height: 1.3; }
    @media (max-width: 1024px) {
      .c-slider-links__claim--title {
        padding: 2rem 0 0 0;
        margin-bottom: 1.5rem; } }
  .c-slider-links__claim--link {
    font-weight: 700;
    text-decoration: underline;
    margin-bottom: 1.5rem;
    display: inline-block; }
  @media (max-width: 1024px) {
    .c-slider-links__slider {
      margin-top: 0; } }
  @media (max-width: 1024px) {
    .c-slider-links {
      margin-bottom: 4rem; } }

.o-slider-links {
  padding-top: 2.25rem; }

.c-hero-subhome {
  padding-top: 2.5rem;
  position: relative;
  margin-bottom: 4rem; }
  @media (max-width: 1199px) {
    .c-hero-subhome {
      padding: 2.5rem 1.5rem 0 1.5rem; } }
  @media (max-width: 576px) {
    .c-hero-subhome {
      padding: 2.5rem 1rem 0 1rem;
      margin-bottom: 1.5rem; } }
  .c-hero-subhome:after {
    content: "\e917";
    font-size: 9.375rem;
    font-family: 'ico' !important;
    color: #eff1f3;
    position: absolute;
    right: 0;
    bottom: 0;
    line-height: 1;
    font-weight: 800; }
    @media (max-width: 1199px) {
      .c-hero-subhome:after {
        right: 24px;
        font-size: 5rem; } }
    @media (max-width: 576px) {
      .c-hero-subhome:after {
        top: 2.5rem;
        right: 1rem; } }
  .c-hero-subhome__title {
    padding-right: 3rem; }
  .c-hero-subhome__text {
    font-size: 1.25rem;
    max-width: 60%; }
    @media (max-width: 1199px) {
      .c-hero-subhome__text {
        max-width: 80%; } }
    @media (max-width: 576px) {
      .c-hero-subhome__text {
        font-size: 1rem; } }
  .c-hero-subhome--small {
    margin-bottom: 3.5rem;
    padding-top: 2rem; }

.c-dist-one {
  margin-bottom: 4rem; }
  .c-dist-one__text {
    padding-top: 2.25rem; }
  .c-dist-one__image {
    max-height: 17.5rem;
    overflow: hidden;
    display: inherit;
    border-radius: 8px;
    margin: 0 0 0.875rem 0; }
    @media screen and (-webkit-min-device-pixel-ratio: 0) {
      .c-dist-one__image {
        display: flex;
        align-items: center; } }
  .c-dist-one__img {
    border-radius: 8px;
    max-width: 100%; }
  @media (max-width: 1024px) {
    .c-dist-one {
      margin-bottom: 5rem; } }
  @media (max-width: 576px) {
    .c-dist-one {
      margin-bottom: 3.75rem; } }
  .c-dist-one--reverse .c-dist-one__container {
    flex-direction: row-reverse; }
  @media (min-width: 1025px) {
    .c-dist-one--reverse .c-dist-one__text {
      padding-left: 2.5rem; } }
  @media (min-width: 768px) and (max-width: 1024px) {
    .c-dist-one--reverse .c-dist-one__text {
      padding-left: 0; } }
  .c-dist-one ul {
    margin: 1.5rem 0 2.5rem 0; }
    .c-dist-one ul li {
      position: relative;
      padding-left: 1.75rem;
      margin-bottom: 0.875rem; }
      .c-dist-one ul li:before {
        content: "\e913";
        font-family: 'ico' !important;
        position: absolute;
        top: 7px;
        left: 0;
        color: #faa300;
        font-size: 0.625rem; }

.c-list {
  margin: 1.5rem 0 2.5rem 0; }
  .c-list li {
    position: relative;
    padding-left: 1.75rem;
    margin-bottom: 0.875rem; }
    .c-list li:before {
      content: "\e913" !important;
      font-family: 'ico' !important;
      position: absolute;
      top: 7px !important;
      left: 0;
      color: #faa300;
      font-size: 0.625rem;
      background: none !important; }

.c-dist-second {
  margin-bottom: 4rem; }
  @media (max-width: 1024px) {
    .c-dist-second {
      margin-bottom: 0; } }
  .c-dist-second__title {
    text-align: center;
    margin-bottom: 4rem; }
  .c-dist-second__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: start; }
    @media (min-width: 1200px) {
      .c-dist-second__list {
        margin: 0 -12px; } }
    .c-dist-second__list--item {
      width: 33.3%;
      margin-bottom: 2.5rem;
      padding: 0 12px; }
      @media (max-width: 1024px) {
        .c-dist-second__list--item {
          width: 50%;
          margin: 0 auto 2.5rem auto; } }
      @media (max-width: 576px) {
        .c-dist-second__list--item {
          width: 100%; } }
      @media (min-width: 1024px) {
        .c-dist-second__list--item p {
          max-width: 95%; } }
  .c-dist-second__date {
    font-size: 0.75rem;
    font-weight: 600;
    margin-bottom: 0.875rem;
    display: inline-block; }
  .c-dist-second__link {
    font-size: 1.5rem;
    font-weight: 700; }
    .c-dist-second__link a {
      text-decoration: underline; }
      .c-dist-second__link a:focus {
        text-decoration: none; }
  .c-dist-second__image {
    max-height: 200px;
    min-height: 200px;
    overflow: hidden;
    display: inherit;
    border-radius: 8px;
    margin: 0 0 0.875rem 0; }
    @media screen and (-webkit-min-device-pixel-ratio: 0) {
      .c-dist-second__image {
        display: flex;
        align-items: center; } }
  .c-dist-second__img {
    max-width: 100%;
    border-radius: 8px; }
  .c-dist-second--news .c-dist-second__link {
    font-size: 1.125rem;
    line-height: 1.5rem; }
  .c-dist-second--news .c-dist-second__title,
  .c-dist-second--news .c-dist-second__list--item p {
    display: none; }
  @media (min-width: 1024px) {
    .c-dist-second--news .c-dist-second__list li:first-child,
    .c-dist-second--news .c-dist-second__list li:nth-child(2) {
      width: 50%;
      max-width: 50%;
      margin-bottom: 3.25rem; }
      .c-dist-second--news .c-dist-second__list li:first-child .c-dist-second__image,
      .c-dist-second--news .c-dist-second__list li:nth-child(2) .c-dist-second__image {
        max-height: 225px; }
      .c-dist-second--news .c-dist-second__list li:first-child .c-dist-second__date,
      .c-dist-second--news .c-dist-second__list li:nth-child(2) .c-dist-second__date {
        font-size: 1rem; }
      .c-dist-second--news .c-dist-second__list li:first-child .c-dist-second__link,
      .c-dist-second--news .c-dist-second__list li:nth-child(2) .c-dist-second__link {
        font-size: 1.25rem;
        line-height: 1.875rem;
        max-width: 95%; } }

.c-hero-section {
  position: relative;
  border-radius: 8px;
  background: #EFF1F3;
  min-height: 296px;
  margin: -3.75rem 2rem 7rem 2rem; }
  @media (min-width: 1440px) {
    .c-hero-section {
      margin: -3.75rem 0 7rem 0; } }
  @media (max-width: 1199px) {
    .c-hero-section {
      margin: -3.75rem 1.5rem 0 1.5rem; } }
  @media (max-width: 1024px) {
    .c-hero-section {
      margin: -3.75rem 0 0 0; } }
  @media (max-width: 1024px) {
    .c-hero-section__container {
      padding: 0; } }
  .c-hero-section__text {
    padding-top: 6.25rem; }
    .c-hero-section__text--subtitle {
      font-size: 1.25rem;
      max-width: 24.625rem; }
      @media (max-width: 1024px) {
        .c-hero-section__text--subtitle {
          max-width: 100%; } }
    @media (max-width: 1199px) {
      .c-hero-section__text {
        padding: 6.25rem 1rem 0 1rem; } }
    @media (max-width: 768px) {
      .c-hero-section__text {
        padding: 6.25rem 1rem 0 1rem; } }
  .c-hero-section__image {
    position: absolute;
    top: 0;
    right: 0; }
    @media (max-width: 1024px) {
      .c-hero-section__image {
        position: relative;
        max-height: 180px;
        overflow: hidden; } }
    .c-hero-section__image:before {
      content: "\e917";
      font-size: 342px;
      font-family: 'ico' !important;
      color: white;
      position: absolute;
      left: -96px;
      top: -43px;
      line-height: 1;
      font-weight: 500; }
      @media (max-width: 1024px) {
        .c-hero-section__image:before {
          display: none; } }
    .c-hero-section__image--img {
      max-width: 100%;
      height: 100%;
      max-height: 296px;
      border-radius: 0.5rem; }
      @media (max-width: 1024px) {
        .c-hero-section__image--img {
          height: auto;
          width: 100%;
          max-height: initial;
          border-radius: initial; } }
  @media (max-width: 1199px) {
    .c-hero-section {
      margin-bottom: 5.5rem; } }
  @media (max-width: 576px) {
    .c-hero-section {
      margin-bottom: 3.5rem; } }

.c-lead {
  margin-bottom: 5rem; }
  .c-lead ul {
    margin-bottom: 1rem; }
    .c-lead ul li {
      margin-bottom: 1rem;
      padding-left: 1.625rem;
      position: relative; }
      .c-lead ul li:before {
        content: "";
        width: 1rem;
        height: 1px;
        background: #A2A2A2;
        position: absolute;
        top: 0.75rem;
        left: 0; }
      .c-lead ul li ul {
        margin-top: 0.625rem; }
        .c-lead ul li ul li:before {
          display: none; }
  .c-lead p {
    font-size: 1.125rem; }
    .c-lead p a {
      text-decoration: underline; }
      .c-lead p a:focus {
        text-decoration: none; }
    .c-lead p a[target=_blank]:after {
      content: "\e903";
      font-family: "ico";
      margin: 0 0.5rem 0 0.25rem;
      font-size: 0.75rem;
      font-weight: 700;
      text-decoration: none; }
  .c-lead__title {
    padding-top: 0.75rem; }
  .c-lead--reverse .c-lead__container {
    flex-direction: row-reverse; }

.c-hero-simply {
  position: relative;
  border-radius: 8px;
  background: #eff1f3;
  min-height: 280px;
  overflow: hidden;
  margin: -3.125rem 0 2.5rem 0; }
  @media (max-width: 1440px) {
    .c-hero-simply {
      margin: -3.125rem 2rem 2.5rem 2rem; } }
  @media (max-width: 1199px) {
    .c-hero-simply {
      margin: -3.125rem 1.5rem 2.5rem 1.5rem; } }
  @media (max-width: 1024px) {
    .c-hero-simply {
      margin: -3.75rem 0 3.5rem 0;
      border-radius: 0; } }
  @media (max-width: 1199px) {
    .c-hero-simply__wrapper {
      padding: 0 1.5rem; } }
  @media (max-width: 576px) {
    .c-hero-simply__wrapper {
      padding: 0 1rem; } }
  @media (max-width: 1024px) {
    .c-hero-simply__container {
      padding: 0; } }
  .c-hero-simply__text {
    padding: 4.5rem 0 0 0; }
    .c-hero-simply__text--title {
      max-width: 100%;
      font-size: 2.875rem;
      line-height: 3.5rem; }
      @media (max-width: 1024px) {
        .c-hero-simply__text--title {
          font-size: 2.25rem;
          line-height: 2.625rem; } }
    .c-hero-simply__text--titlesmall {
      font-size: 2.75rem;
      line-height: 3.5rem; }
      @media (max-width: 1024px) {
        .c-hero-simply__text--titlesmall {
          font-size: 1.75rem;
          line-height: 2.5rem; } }
    .c-hero-simply__text--subtitle {
      font-size: 1.25rem;
      max-width: 68%; }
      @media (max-width: 1024px) {
        .c-hero-simply__text--subtitle {
          max-width: 100%; } }
  .c-hero-simply__image {
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%; }
    @media (max-width: 1199px) {
      .c-hero-simply__image {
        position: relative;
        right: inherit;
        bottom: inherit;
        width: 100%; } }
    .c-hero-simply__image--container {
      width: 380px;
      float: right;
      max-width: 81%; }
      @media (max-width: 1199px) {
        .c-hero-simply__image--container {
          width: 100%;
          max-width: 100%; } }
    .c-hero-simply__image:before {
      content: "\e917";
      font-size: 21.25rem;
      font-family: 'ico' !important;
      color: white;
      position: absolute;
      left: -6px;
      top: -48px;
      line-height: 1;
      font-weight: 500; }
      @media (max-width: 1280px) {
        .c-hero-simply__image:before {
          left: -16px; } }
      @media (max-width: 1199px) {
        .c-hero-simply__image:before {
          display: none; } }
    .c-hero-simply__image--img {
      height: 100%;
      min-height: 292px;
      max-height: 292px;
      border-radius: 8px;
      background-color: #b80507;
      background-repeat: no-repeat;
      background-size: cover; }
      @media (max-width: 1199px) {
        .c-hero-simply__image--img {
          min-height: 181px;
          border-radius: 0;
          background-position: 50%;
          margin: 0 -24px; } }
      @media (max-width: 576px) {
        .c-hero-simply__image--img {
          margin: 0 -16px; } }
  @media (max-width: 576px) {
    .c-hero-simply {
      margin-bottom: 3.5rem; } }
  .c-hero-simply--white {
    background: white; }
    .c-hero-simply--white .c-hero-simply__image:before {
      color: #eff1f3; }
  .c-hero-simply--whitec {
    background: white;
    margin-bottom: 4rem; }
    .c-hero-simply--whitec .c-hero-simply__image:before {
      color: white; }
    .c-hero-simply--whitec .c-hero-simply__image--img {
      background-color: #eff1f3; }

.c-dist-third {
  margin-bottom: 9rem; }
  .c-dist-third__container {
    display: flex; }
  .c-dist-third__description--title {
    font-size: 2.125rem; }
  .c-dist-third__item {
    height: 12.25rem;
    display: flex;
    width: 100%;
    height: 100%;
    margin-bottom: 40px;
    position: relative; }
    .c-dist-third__item:after {
      content: "\e917";
      font-size: 222px;
      font-family: 'ico' !important;
      color: white;
      position: absolute;
      right: 2.25rem;
      top: 0;
      line-height: 1;
      font-weight: 500;
      display: none; }
    .c-dist-third__item--card {
      height: 13.25rem;
      border-radius: 8px;
      width: 100%;
      display: flex;
      align-items: flex-end;
      padding: 1.875rem 1.875rem 1.625rem 1.875rem;
      background: #eff1f3 url("/o/ICO-theme/images/bg/hero-c.png") no-repeat;
      background-size: 32%;
      background-position: 82% 28px;
      flex-direction: column;
      justify-content: flex-end;
      align-items: flex-start; }
      .c-dist-third__item--card-title {
        font-size: 1.5rem;
        font-weight: 700;
        text-decoration: underline;
        max-width: 100%; }
      .c-dist-third__item--card-text {
        margin: 0.75rem 0 0 0;
        color: black;
        font-weight: 700;
        max-width: 100%; }
      .c-dist-third__item--card:hover {
        background: #b80507 url("/o/ICO-theme/images/bg/hero-c.png") no-repeat;
        background-size: 50%;
        color: white;
        text-decoration: none;
        background-size: 32%;
        background-position: 82% 28px; }
        .c-dist-third__item--card:hover .c-dist-third__item--card-text {
          color: white; }
  @media (max-width: 1024px) {
    .c-dist-third {
      margin-bottom: 6.5rem; } }
  .c-dist-third--reverse .c-dist-third__container {
    flex-direction: row-reverse; }
    @media (max-width: 1024px) {
      .c-dist-third--reverse .c-dist-third__container {
        flex-direction: column; } }
  .c-dist-third--reverse .c-dist-third__list {
    justify-content: flex-end; }

.c-share {
  position: absolute;
  top: 0;
  left: 5.375rem;
  display: flex;
  flex-direction: column-reverse;
  width: 2rem; }
  @media (min-width: 1280px) and (max-width: 1400px) {
    .c-share {
      left: 3vw; } }
  @media (max-width: 1280px) {
    .c-share {
      position: relative;
      top: inherit;
      left: inherit;
      width: 100%;
      display: flex;
      flex-direction: inherit;
      max-width: 1116px;
      margin: 0 auto 7.8125rem auto; } }
  @media (max-width: 1200px) {
    .c-share {
      padding: 0 1.5rem; } }
  @media (max-width: 576px) {
    .c-share {
      padding: 0 1rem; } }
  .c-share__text {
    transform: rotate(-90deg);
    margin: 2.5rem 0 0 0;
    font-size: 0.875rem;
    padding-bottom: 0.5rem;
    white-space: nowrap; }
    @media (max-width: 1280px) {
      .c-share__text {
        transform: none;
        margin: 0 0.5rem 0 0;
        display: inline-block; } }
  .c-share__list--item {
    margin: 0 0 1.5rem 0; }
    @media (max-width: 1280px) {
      .c-share__list--item {
        margin: 0 1rem;
        display: inline-block; } }
    .c-share__list--item img {
      max-width: 1.5rem !important; }
  .c-share-person {
    left: -3.75rem; }

.c-hero-simply + .c-share {
  top: inherit; }

.c-detail-person {
  position: relative;
  border-bottom: 0.0625rem solid #eff1f3;
  padding-bottom: 1.5rem;
  margin-bottom: 7.8125rem; }
  @media (max-width: 1199px) {
    .c-detail-person {
      padding: 0 1.5rem 1.5rem 1.5rem; } }
  @media (max-width: 576px) {
    .c-detail-person {
      padding: 0 1rem 1.5rem 1rem; } }
  .c-detail-person__image {
    padding-left: 0; }
    @media (max-width: 576px) {
      .c-detail-person__image {
        padding: 0; } }
    .c-detail-person__image img {
      border-radius: 8px;
      margin-bottom: 2.5rem; }
  .c-detail-person__text {
    padding-left: 1.5rem; }
    .c-detail-person__text a[target=_blank]:after {
      content: "\e903";
      font-family: "ico";
      margin: 0 0.5rem 0 0.25rem;
      font-size: 0.75rem;
      font-weight: 700;
      text-decoration: none; }
    @media (max-width: 1024px) {
      .c-detail-person__text {
        padding-left: 0.75rem; } }
    @media (max-width: 576px) {
      .c-detail-person__text {
        padding: 0; } }

.c-detail-news {
  position: relative;
  border-bottom: 0.0625rem solid #eff1f3;
  padding-bottom: 1.5rem;
  margin-bottom: 7.8125rem; }
  @media (max-width: 1280px) {
    .c-detail-news {
      margin-bottom: 1.5rem; } }
  @media (max-width: 1199px) {
    .c-detail-news {
      padding: 0 1.5rem 1.5rem 1.5rem; } }
  @media (max-width: 576px) {
    .c-detail-news {
      padding: 0 1rem 1.5rem 1rem; } }
  .c-detail-news img {
    border-radius: 0.5rem;
    margin: 0.5rem 1.5rem 0.5rem 0; }
    .c-detail-news img.image-right {
      margin: 0.5rem 0 0.5rem 1.5rem; }
    @media (max-width: 768px) {
      .c-detail-news img {
        height: auto !important; } }
    @media (max-width: 576px) {
      .c-detail-news img {
        width: auto !important;
        margin: 1.5rem 0; } }
  .c-detail-news a {
    text-decoration: underline; }
  .c-detail-news a[target=_blank]:after {
    content: "\e903";
    font-family: "ico";
    margin: 0 0.5rem 0 0.25rem;
    font-size: 0.75rem;
    font-weight: 700;
    text-decoration: none; }
  .c-detail-news h2 {
    font-size: 2rem;
    line-height: 1.5; }
  .c-detail-news h3 {
    font-size: 1.5rem;
    line-height: 1.5; }
  .c-detail-news ul {
    margin-bottom: 1rem; }
    .c-detail-news ul li {
      margin-bottom: 1rem;
      padding-left: 1.625rem;
      position: relative; }
      .c-detail-news ul li:before {
        content: "";
        width: 1rem;
        height: 1px;
        background: #A2A2A2;
        position: absolute;
        top: 0.75rem;
        left: 0; }
      .c-detail-news ul li ul {
        margin-top: 0.625rem; }
        .c-detail-news ul li ul li:before {
          display: none; }
  .c-detail-news__intro {
    font-size: 1.125rem;
    font-weight: 700;
    margin-bottom: 2rem; }
    .c-detail-news__intro li {
      margin-bottom: 1rem;
      position: relative;
      padding-left: 30px; }
      .c-detail-news__intro li:before {
        content: "";
        width: 1rem;
        height: 1px;
        background: #a2a2a2;
        position: absolute;
        top: 14px;
        left: 0; }

.c-share-button {
  display: flex;
  padding: 0;
  margin: 0; }
  .c-share-button__link {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    background-color: #a2a2a2;
    transition: transform 0.3s linear; }
    .c-share-button__link:hover, .c-share-button__link:focus {
      text-decoration: none;
      transform: translateY(-10px); }
    .c-share-button__link .c-share-button__icon {
      color: #eff1f3;
      font-size: 16px; }
    .c-share-button__link--twitter {
      background-color: #00acee; }
    .c-share-button__link--facebook {
      background-color: #355397; }
    .c-share-button__link--linkedin {
      background-color: #006cb3; }
  .c-share-button--fixed-left {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 400;
    width: 40px;
    flex-direction: column; }
    .c-share-button--fixed-left .c-share-button__link:hover, .c-share-button--fixed-left .c-share-button__link:focus {
      transform: translateY(0) translateX(5px); }
  .c-share-button--fixed-right {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 400;
    width: 40px;
    flex-direction: column; }
    .c-share-button--fixed-right .c-share-button__link:hover, .c-share-button--fixed-right .c-share-button__link:focus {
      transform: translateY(0) translateX(-5px); }

.datepicker {
  position: relative;
  display: inline-flex;
  width: 48%; }

.datepicker button.icon {
  position: absolute;
  right: 0.375rem;
  top: 0.4375rem;
  border: 0;
  background: none; }

.datepicker span.arrow {
  margin: 0;
  padding: 0;
  display: none;
  background: transparent; }

.datepicker input {
  margin: 0;
  width: 100%;
  height: 2.5rem;
  border: 1px solid #979797;
  color: #979797;
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  font-size: 1rem;
  letter-spacing: 0.04562rem;
  line-height: 1.25rem;
  border-radius: 0.5rem;
  padding: 0 0 0 1rem; }

.datepicker .datepickerDialog {
  position: absolute;
  top: 40px;
  width: 336px;
  clear: both;
  display: none;
  padding: 0.5rem;
  background-color: white;
  border-radius: 8px;
  margin-top: 1rem;
  box-shadow: 0px 0px 10px 2px #3333338c; }

@media (max-width: 670px) {
  .datepicker .datepickerDialog {
    position: fixed;
    top: 50px;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9 !important; } }

.datepicker .header {
  cursor: default;
  background-color: white;
  padding: 0.5rem;
  font-weight: 700;
  text-transform: uppercase;
  color: white;
  font-family: "Manrope", sans-serif;
  border-radius: 8px;
  display: flex;
  justify-content: space-around; }

.datepicker .header h2 {
  margin: 2px 0 0;
  padding: 0;
  display: inline-block;
  text-transform: none;
  color: black;
  font-family: "Manrope", sans-serif;
  font-size: 1rem;
  letter-spacing: 0;
  line-height: 1.1875rem; }

.datepicker .header button {
  border-style: none;
  background: transparent;
  line-height: 16px; }

.datepicker .datepickerDialog button::-moz-focus-inner {
  border: 0; }

.datepicker .prevYear {
  margin-right: 1.5rem; }

.datepicker .nextYear {
  margin-left: 1.5rem; }

.datepicker .prevYear,
.datepicker .prevMonth,
.datepicker .nextMonth,
.datepicker .nextYear {
  padding: 4px;
  width: 24px;
  height: 24px;
  color: #b80507;
  font-family: "Manrope", sans-serif; }

.datepicker .dialogButtonGroup {
  position: relative;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-right: 0.5rem;
  text-align: right; }
  .datepicker .dialogButtonGroup button {
    font-family: "Manrope", sans-serif;
    font-size: 0.875rem;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1rem; }
    .datepicker .dialogButtonGroup button:focus {
      outline-offset: 2px; }
  .datepicker .dialogButtonGroup button.dialogButton:first-of-type {
    border: 1px solid #b80507;
    border-radius: 8px;
    background-color: white;
    color: #b80507; }
    .datepicker .dialogButtonGroup button.dialogButton:first-of-type:hover {
      color: #740304; }
  .datepicker .dialogButtonGroup button.dialogButton:last-of-type {
    border-radius: 8px;
    background-color: #b80507;
    color: white;
    border: none; }
    .datepicker .dialogButtonGroup button.dialogButton:last-of-type:hover {
      background-color: #740304;
      color: white; }

.c-calendar__label-hour {
  display: block !important;
  margin-bottom: 6px !important; }

.c-calendar__hour,
.c-calendar__minute {
  display: inline-block; }

.c-calendar .dialogHoraries i {
  color: #b80507;
  font-size: .375rem;
  position: relative;
  right: -2px;
  top: -2px; }

.datepicker .dialogButton {
  padding: 5px;
  margin-left: 1em;
  width: 5em;
  background-color: black;
  font-family: "Manrope", sans-serif;
  font-size: 0.85em;
  color: white;
  font-family: "Manrope", sans-serif;
  outline: none;
  border: 1px solid black;
  border-radius: 5px; }

.datepicker .dialogButton:focus {
  padding: 4px;
  border: 2px solid black; }

.datepicker .fa-calendar-alt {
  color: #78abf7; }

.datepicker .monthYear {
  display: inline-block;
  width: 12em;
  text-align: center; }

.datepicker table.dates {
  width: 100%;
  padding-left: 1em;
  padding-right: 1em;
  padding-top: 1em; }

.datepicker table.dates th,
.datepicker table.dates td {
  text-align: center;
  font-family: "Manrope", sans-serif;
  font-weight: 700; }

.datepicker table.dates th {
  padding: 1rem 0;
  opacity: 0.8;
  color: black;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 0.8125rem;
  text-align: center; }

.datepicker .dateCell {
  outline: 0;
  border: 0;
  padding: 0;
  margin: 0;
  height: 40px;
  width: 40px; }

.datepicker .dateButton {
  padding: 0;
  margin: 0;
  line-height: inherit;
  height: 30px;
  width: 30px;
  border: none;
  border-radius: 0;
  font-size: 13px;
  font-family: "Manrope", sans-serif;
  background: white; }

.datepicker .dateButton:focus,
.datepicker .dateButton:hover {
  padding: 0;
  background-color: #740304;
  border-radius: 50%;
  color: white; }

.datepicker .dateButton:focus {
  border-width: 2px;
  border-color: #979797;
  outline: 0; }

.datepicker .dateButton[aria-selected] {
  border-color: #979797;
  background-color: #f2f2f2; }

.datepicker .dateButton[tabindex="0"] {
  border: 3px solid #b80507;
  background-color: #b80507;
  border-radius: 50%;
  color: white; }

.datepicker .disabled {
  display: none; }

.datepicker .disabled:hover {
  color: black; }

.datepicker .dateButton:disabled {
  color: #777;
  background-color: white;
  border: none;
  cursor: not-allowed; }

.datepicker .message {
  padding-top: 0.25em;
  padding-left: 1em;
  margin-right: 0.5rem;
  height: 1.75em;
  opacity: 0.8;
  color: #979797;
  font-size: 0.6875rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 0.8125rem;
  text-align: right; }

span.icon-calendar {
  color: #740304; }

span.icons-alpytransfers::before {
  position: relative;
  top: -3px; }

.date {
  width: 100%;
  height: 2.5rem; }

#dateFinish {
  float: right; }

.o-container-datepicker {
  margin-bottom: 2.5rem; }

.o-container-news {
  position: relative;
  max-width: 1116px;
  margin: 0 auto;
  /* cargar más*/ }
  .o-container-news .c-dist-second + .c-button {
    float: right;
    margin-bottom: 40px; }

@media (max-width: 1199px) {
  .c-form-news {
    padding: 0 1.5rem; } }

@media (max-width: 1024px) {
  .c-form-news {
    padding: 0 1.5rem; } }

@media (max-width: 576px) {
  .c-form-news {
    padding: 0 1rem; } }

.c-form-news form {
  position: relative; }
  @media (min-width: 1024px) {
    .c-form-news form {
      display: flex;
      align-items: flex-end; } }

.c-form-news__box {
  margin-bottom: 1.5rem; }
  @media (min-width: 1024px) {
    .c-form-news__box {
      display: flex;
      width: 100%;
      background-color: #eff1f3;
      padding: 0.375rem 1rem;
      border-radius: 0.5rem; } }

.c-form-news__search {
  position: relative; }
  @media (min-width: 1024px) {
    .c-form-news__search {
      width: 36%; } }
  @media (max-width: 1024px) {
    .c-form-news__search {
      width: 90%;
      margin: 1.5rem; } }
  @media (max-width: 576px) {
    .c-form-news__search {
      width: 84%;
      margin: 1.5rem 1rem; } }
  .c-form-news__search--input {
    width: 100%;
    height: 2.5rem;
    border: 1px solid #979797;
    border-radius: 8px;
    padding: 0 16px; }
  .c-form-news__search--button {
    position: absolute;
    top: 2.125rem;
    right: 0.5rem;
    border: none;
    background: none; }
    .c-form-news__search--button .icon-ico:before {
      color: #b80507;
      font-weight: 700; }

@media (min-width: 1024px) {
  .c-form-news__collapse {
    width: 100%;
    margin-left: 1rem; } }

.c-form-news__collapse--button {
  border: none;
  background: none;
  position: absolute !important;
  right: 0.75rem;
  top: 2rem; }
  @media (min-width: 1024px) {
    .c-form-news__collapse--button {
      display: none; } }
  @media (max-width: 576px) {
    .c-form-news__collapse--button {
      right: 0.25rem; } }

.c-form-news__collapse .icon-ico:before {
  color: #b80507; }

@media (min-width: 1024px) {
  .c-form-news__collapse .collapse {
    display: inline-block;
    width: 100%; } }

.c-form-news__panel {
  background-color: #eff1f3;
  border-radius: 8px;
  position: relative; }
  @media (max-width: 1024px) {
    .c-form-news__panel {
      padding: 0.75rem 1rem; } }
  .c-form-news__panel--title {
    font-weight: 700;
    margin-bottom: 0.25rem;
    font-size: 0.875rem;
    display: block; }
  @media (min-width: 1024px) {
    .c-form-news__panel .c-select {
      width: 30%;
      margin-bottom: 0; } }
  @media (max-width: 1199px) {
    .c-form-news__panel .c-select {
      width: 25%;
      margin-bottom: 0; } }
  @media (max-width: 1024px) {
    .c-form-news__panel .c-select {
      width: 48%;
      margin-bottom: 2.5rem; } }
  @media (min-width: 1024px) {
    .c-form-news__panel .c-button--right {
      position: absolute;
      bottom: 0;
      right: 0; } }
  .c-form-news__panel .c-button--right .c-button {
    height: 2.5rem;
    min-height: 2.5rem;
    padding: 0.5rem 1.5rem; }

@media (min-width: 1024px) {
  .o-container-datepicker {
    max-width: 70%;
    display: inline-block;
    margin: 0 0 0 0.75rem; } }

@media (min-width: 1024px) {
  .c-button--right {
    width: auto;
    display: inline-block;
    margin-left: 0.75rem; } }

.container-collapse {
  display: inline-block; }

@media (max-width: 1024px) {
  .noticias .totalNoticias {
    margin: -0.5rem 1.5rem 1rem 1.5rem !important; } }

@media (max-width: 576px) {
  .noticias .totalNoticias {
    margin: -0.5rem 1rem 1rem 1rem !important; } }

.c-text-imglarge {
  margin-bottom: 3rem; }
  .c-text-imglarge__image {
    max-height: 412px;
    overflow-y: hidden;
    display: inherit;
    align-items: center;
    border-radius: 8px;
    margin: 0 0 1.75rem 0; }
    @media screen and (-webkit-min-device-pixel-ratio: 0) {
      .c-text-imglarge__image {
        display: flex;
        align-items: center; } }
    @media (max-width: 1024px) {
      .c-text-imglarge__image {
        margin: 0 0 1rem 0; } }
  .c-text-imglarge__link {
    font-size: 1.75rem;
    font-weight: 700;
    margin: 0 0 1.5rem 0;
    text-decoration: underline;
    display: inline-block; }
    @media (max-width: 1024px) {
      .c-text-imglarge__link {
        font-size: 1.5rem;
        margin: 0 0 0.875rem 0; } }
  .c-text-imglarge__text {
    font-size: 1.25rem;
    margin: 0 0 1.5rem 0; }
    @media (max-width: 1024px) {
      .c-text-imglarge__text {
        font-size: 1rem; } }
  @media (max-width: 1024px) {
    .c-text-imglarge {
      margin: 0 0 3rem 0; } }

.c-results__container {
  display: flex;
  margin: 0 auto 9rem auto; }
  @media (max-width: 1024px) {
    .c-results__container {
      margin-bottom: 6.5rem; } }

.c-results__description--title {
  padding: 2.5rem 0 0 0; }
  @media (max-width: 1024px) {
    .c-results__description--title {
      font-size: 2rem;
      line-height: 2.25rem; } }

.c-results__description--subtitle {
  font-weight: 500;
  max-width: 88%; }
  .c-results__description--subtitle .bold {
    font-weight: 800;
    display: block; }

.c-results__description--button {
  margin-bottom: 1.5rem; }

.c-results__item {
  margin-bottom: 1.5rem; }
  .c-results__item-container {
    border-radius: 0.5rem;
    background: #EFF1F3;
    padding: 2rem;
    position: relative; }
  .c-results__item--link {
    text-decoration: underline;
    margin-bottom: 0.25rem;
    display: inline-block; }
    .c-results__item--link:hover {
      text-decoration: none; }
  .c-results__item--icon {
    position: absolute;
    top: 2rem;
    right: 2rem;
    border-radius: 50%;
    background: #b80507;
    padding: 0.25rem;
    height: 2.5rem;
    width: 2.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 1.375rem; }
  .c-results__item--list {
    border-bottom: 1px solid #D8D8D8;
    margin-bottom: 20px; }
    .c-results__item--list li {
      margin-bottom: 1rem;
      padding-left: 1.625rem;
      position: relative; }
      .c-results__item--list li:before {
        content: "";
        width: 1rem;
        height: 1px;
        background: #A2A2A2;
        position: absolute;
        top: 0.75rem;
        left: 0; }
  @media (max-width: 1024px) {
    .c-results__item--text {
      max-width: 85%; } }
  @media (max-width: 576px) {
    .c-results__item--text {
      max-width: 100%; } }
  .c-results__item--tags span {
    background: #b8050033;
    padding: 0.1875rem 0.75rem;
    border-radius: 0.5rem;
    margin-bottom: 0.5rem;
    display: inline-block;
    margin-right: 0.5rem;
    font-size: 0.75rem;
    font-weight: 600;
    min-height: 1.5625rem; }
    .c-results__item--tags span.destacado {
      background: #740304;
      color: white; }
  @media (max-width: 1024px) {
    .c-results__item {
      margin-bottom: 2.5rem; } }

.c-results--reverse .c-results__container {
  flex-direction: row-reverse; }
  @media (max-width: 1024px) {
    .c-results--reverse .c-results__container {
      flex-direction: column; } }

.c-results--reverse .c-results__list {
  justify-content: flex-end; }

.c-gallery {
  /* modal que sale al pulsar en la imagen*/ }
  .c-gallery__title {
    text-align: center;
    margin-bottom: 4rem; }
  .c-gallery__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: start; }
    @media (min-width: 1200px) {
      .c-gallery__list {
        margin: 0 -12px; } }
    .c-gallery__list--item {
      width: 33.3%;
      margin-bottom: 2.5rem;
      padding: 0 12px; }
      .c-gallery__list--item-content {
        position: relative;
        padding-bottom: 56.25%;
        padding-top: 0.5rem;
        height: 0;
        margin-bottom: 1rem;
        overflow: hidden;
        border-radius: 0.5rem; }
        .c-gallery__list--item-content button {
          position: absolute;
          height: 100%;
          width: 100%;
          background: none;
          border: none; }
          .c-gallery__list--item-content button:focus {
            border: 4px solid #b80507; }
        .c-gallery__list--item-content iframe,
        .c-gallery__list--item-content img,
        .c-gallery__list--item-content video {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          border-radius: 0.5rem; }
        .c-gallery__list--item-content img {
          width: 100%;
          height: auto;
          transform: translateY(-50%);
          top: 50%;
          transition: transform .2s; }
          .c-gallery__list--item-content img:hover {
            transform: scale(1.05) translateY(-50%) !important; }
      @media (max-width: 1024px) {
        .c-gallery__list--item {
          width: 50%;
          margin: 0 auto 2.5rem auto; } }
      @media (max-width: 576px) {
        .c-gallery__list--item {
          width: 100%; } }
      @media (min-width: 1024px) {
        .c-gallery__list--item p {
          max-width: 95%; } }
  .c-gallery__date {
    font-size: 0.75rem;
    font-weight: 600;
    margin-bottom: 0.875rem;
    display: inline-block; }
  .c-gallery__link {
    font-size: 1.5rem;
    font-weight: 700; }
    .c-gallery__link a {
      text-decoration: underline; }
      .c-gallery__link a:focus {
        text-decoration: none; }
  .c-gallery__image {
    max-height: 200px;
    overflow: hidden;
    display: inherit;
    align-items: center;
    border-radius: 8px;
    margin: 0 0 0.875rem 0; }
    @media screen and (-webkit-min-device-pixel-ratio: 0) {
      .c-gallery__image {
        display: flex;
        align-items: center; } }
  .c-gallery__img {
    max-width: 100%;
    border-radius: 8px; }
  .c-gallery--news .c-gallery__link {
    font-size: 1.125rem;
    line-height: 1.5rem; }
  .c-gallery--news .c-gallery__title,
  .c-gallery--news .c-gallery__list--item p {
    display: none; }
  @media (min-width: 1024px) {
    .c-gallery--news .c-gallery__list li:first-child,
    .c-gallery--news .c-gallery__list li:nth-child(2) {
      width: 50%;
      max-width: 50%;
      margin-bottom: 3.25rem; }
      .c-gallery--news .c-gallery__list li:first-child .c-gallery__image,
      .c-gallery--news .c-gallery__list li:nth-child(2) .c-gallery__image {
        max-height: 225px; }
      .c-gallery--news .c-gallery__list li:first-child .c-gallery__date,
      .c-gallery--news .c-gallery__list li:nth-child(2) .c-gallery__date {
        font-size: 1rem; }
      .c-gallery--news .c-gallery__list li:first-child .c-gallery__link,
      .c-gallery--news .c-gallery__list li:nth-child(2) .c-gallery__link {
        font-size: 1.25rem;
        line-height: 1.875rem;
        max-width: 95%; } }
  .c-gallery__modal .modal {
    left: 50%;
    transform: translateX(-50%);
    padding: 0 !important;
    position: fixed; }
  .c-gallery__modal .modal-dialog {
    margin: 2rem auto;
    position: relative; }
    @media screen and (min-width: 769px) {
      .c-gallery__modal .modal-dialog {
        width: 60vw; } }
  .c-gallery__modal .modal-body {
    display: flex;
    justify-content: center; }
  .c-gallery__modal--img {
    max-height: 31.25rem; }
    .c-gallery__modal--img-prev, .c-gallery__modal--img-next {
      position: absolute;
      top: 30%;
      height: 3rem;
      width: 3rem; }
    .c-gallery__modal--img-prev {
      left: 16px;
      background: url(/o/ICO-theme/images/buttons/scroll-left.svg) no-repeat; }
      @media screen and (max-width: 768px) {
        .c-gallery__modal--img-prev {
          left: 0; } }
    .c-gallery__modal--img-next {
      right: 16px;
      background: url(/o/ICO-theme/images/buttons/scroll-right.svg) no-repeat; }
      @media screen and (max-width: 768px) {
        .c-gallery__modal--img-next {
          right: 0; } }

.c-documents {
  margin-bottom: 7.75rem; }
  .c-documents__title {
    text-align: center;
    margin-bottom: 4rem; }
  .c-documents__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: start; }
    @media (min-width: 1200px) {
      .c-documents__list {
        margin: 0 -12px; } }
    .c-documents__list--item {
      width: 33.3%;
      margin-bottom: 2.5rem;
      padding: 0 12px; }
      @media (max-width: 1024px) {
        .c-documents__list--item {
          width: 50%;
          margin: 0 auto 2.5rem auto; } }
      @media (max-width: 576px) {
        .c-documents__list--item {
          width: 100%;
          text-align: center; } }
      @media (min-width: 1024px) {
        .c-documents__list--item p {
          max-width: 95%; } }
  .c-documents__date {
    font-size: 0.75rem;
    font-weight: 600;
    margin-bottom: 0.875rem;
    display: inline-block; }
  .c-documents__link {
    font-size: 1rem;
    line-height: 1.5;
    font-weight: 700; }
    .c-documents__link a {
      text-decoration: underline; }
      .c-documents__link a:focus {
        text-decoration: none; }
  .c-documents__image {
    max-height: 300px;
    max-width: 72%;
    min-height: 300px;
    overflow: hidden;
    display: inherit;
    align-items: center;
    border-radius: 8px;
    margin: 0 0 0.875rem 0;
    background: #eff1f3;
    border: 1px solid #c8c6c6; }
    @media screen and (-webkit-min-device-pixel-ratio: 0) {
      .c-documents__image {
        display: flex;
        align-items: center; } }
    @media (max-width: 576px) {
      .c-documents__image {
        max-width: 54%;
        text-align: center;
        margin: 3rem auto 0 auto; } }
  .c-documents__img {
    max-width: 100%;
    border-radius: 8px;
    margin: 0 auto; }
  @media (min-width: 768px) {
    .c-documents {
      margin-bottom: 4rem; } }

.c-form {
  /* en el pie*/ }
  .c-form .o-grid__row [class*="o-"] {
    padding-right: 1.5rem; }
    @media (max-width: 992px) {
      .c-form .o-grid__row [class*="o-"] {
        padding-right: 0; } }
    .c-form .o-grid__row [class*="o-"]:last-child {
      padding: 0; }
  .c-form label {
    display: block;
    width: 100%;
    font-size: 0.875rem;
    padding-left: 1rem; }
  .c-form input,
  .c-form select,
  .c-form textarea {
    height: 3.5625rem;
    border: 1px solid #979797;
    border-radius: 0.5rem;
    padding: 1rem;
    width: 100%;
    margin-bottom: 2rem; }
    .c-form input[type="submit"],
    .c-form select[type="submit"],
    .c-form textarea[type="submit"] {
      width: auto;
      display: block;
      padding: 0.5rem 2rem;
      height: 2.5rem; }
  .c-form input[type="checkbox"] {
    height: 1rem;
    width: 1rem;
    border-radius: 0.25rem;
    display: inline-block; }
    .c-form input[type="checkbox"] + label {
      display: inline-block;
      width: 90%;
      vertical-align: middle; }
  .c-form textarea {
    width: 100%;
    height: auto;
    min-height: 10rem; }
  .c-form__error {
    display: block;
    margin: -24px 0 24px 0;
    background-color: #EFC9CA;
    font-size: 0.875rem;
    padding: 0 4px;
    max-width: 90%; }
  .c-form--error, .c-form--success {
    display: inline-block;
    width: auto;
    padding: 0.25rem 1rem;
    margin-top: 0.625rem;
    font-size: 0.875rem;
    background: #8B2C2C; }
  .c-form--success {
    background: #0f8a0f; }
  .c-form__success {
    max-width: 320px;
    margin: 0 auto;
    display: flex;
    min-width: 320px;
    padding: 2rem;
    text-align: center;
    border-radius: 8px;
    background: #E0EEE0;
    font-size: 1.125rem;
    box-shadow: 0 0 2px 0 #216821;
    margin-bottom: 2.5rem; }
    .c-form__success:before {
      content: "\e913";
      font-family: 'ico' !important;
      display: block;
      color: #216821;
      font-size: 40px; }
  .c-form__loading {
    position: fixed;
    z-index: 9999999999;
    width: 100%;
    height: 100%;
    text-align: center; }
  .c-form__loading_fondo_msg {
    top: 0;
    left: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    background: black;
    /* padding: 50%; */
    opacity: 0.3; }
  .c-form__loading_contenido_msg {
    position: fixed;
    top: 40%;
    left: 0;
    height: 100%;
    width: 100%;
    margin: auto;
    /* color: #b80507; */ }
  .c-form__loading_contenido_msg img {
    height: 80px;
    padding: 15px; }
  .c-form__loading_contenedor_msg {
    border: solid 1px gray;
    background-color: white;
    border-radius: 8px;
    width: fit-content;
    margin: auto; }
  .c-form__error_envio {
    max-width: 320px;
    margin: 0 auto;
    display: flex;
    min-width: 320px;
    padding: 2rem;
    text-align: center;
    border-radius: 8px;
    background: #EFC9CA;
    font-size: 1.125rem;
    box-shadow: 0 0 2px 0 #8B2C2C;
    margin-bottom: 2.5rem; }
    .c-form__error_envio:before {
      content: "\e911";
      font-family: 'ico' !important;
      display: block;
      color: #8B2C2C;
      font-size: 40px; }
  @media (max-width: 1199px) {
    .c-form {
      padding: 0 1.5rem; } }
  @media (max-width: 576px) {
    .c-form {
      padding: 0 1rem; } }

.twitter_portlet .slick-track {
  display: flex !important; }

.twitter_portlet .slick-slide {
  display: flex !important;
  height: 0; }

.twitter_portlet .slick-current {
  height: auto !important; }

.twitter_portlet .twitter_portlet_tweet {
  height: 100%; }

.twitter_portlet .twitter_portlet_tweet_texto {
  position: relative;
  padding: 14px 10px 10px 10px;
  word-wrap: break-word; }

.twitter_portlet .twitter_portlet_tweet_ir_a {
  position: relative;
  padding: 14px 10px 10px 10px;
  word-wrap: break-word; }

.twitter_portlet .twitter_portlet_img_perfil {
  width: 55px;
  border-radius: 50%; }

.twitter_portlet .twitter_portlet_slide {
  padding: 15px;
  font: 15px -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  width: 100%;
  height: 100%;
  display: inline-block; }

.twitter_portlet .twitter_portlet_div_slide {
  border-radius: 8px;
  height: 100%;
  border: 1px solid #D0DADF;
  background-color: white;
  padding: 15px;
  display: flex;
  flex-direction: column; }

.twitter_portlet .twitter_portlet_perfil {
  display: flex; }

.twitter_portlet .twitter_portlet_perfil_der {
  padding: 9px 15px;
  width: fit-content; }

.twitter_portlet .twitter_portlet_nombre_perfil {
  margin: 0px; }

.twitter_portlet .twitter_portlet_arroba_perfil {
  margin: 0px;
  color: grey; }

.twitter_portlet .c-slider-links {
  height: auto !important; }

.twitter_portlet .slick-dots {
  transform: translate(0px, -25px); }

.twitter_portlet .twitter_portlet_rt {
  display: flex;
  color: #536471;
  font-family: "TwitterChirp",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif; }

.twitter_portlet .twitter_portlet_rt_text {
  padding: 10px 5px;
  height: min-content; }

.twitter_portlet .twitter_portlet_rt_img {
  padding: 10px 5px;
  height: min-content; }

.twitter_portlet .twitter_portlet_rt_text p {
  height: min-content;
  margin-bottom: 0px;
  font-weight: bold; }

.twitter_portlet .twitter_portlet_rt_svg {
  color: #536471 !important;
  width: 20px;
  height: 20px; }

.twitter_portlet .twitter_portlet_tweet_imgs_container {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap; }

.twitter_portlet .twitter_portlet_img_container {
  width: 100%; }

.twitter_portlet .twitter_portlet_tweet_img_link {
  display: flex;
  width: 100%; }

.twitter_portlet .twitter_portlet_tweet_img {
  width: 100%;
  aspect-ratio: 16/9;
  object-fit: cover; }

.twitter_portlet .twitter_portlet_gif {
  position: absolute;
  top: 0px;
  height: 100%;
  width: 100%; }

.twitter_portlet .twitter_portlet_gif_img_link {
  width: 100%;
  height: 100%;
  display: flex; }

.twitter_portlet .twitter_portlet_gif_img {
  height: 50px;
  width: 50px;
  margin: auto; }

.twitter_portlet .twitter_portlet_video {
  position: absolute;
  top: 0px;
  height: 100%;
  width: 100%; }

.twitter_portlet .twitter_portlet_video_img_link {
  width: 100%;
  height: 100%;
  display: flex; }

.twitter_portlet .twitter_portlet_video_img {
  height: 50px;
  width: 50px;
  margin: auto; }

.twitter_portlet .slick-list.draggable {
  height: fit-content; }

.twitter_portlet .slick-current {
  height: auto; }

.twitter_portlet .slick-arrow {
  margin-top: 0px; }

.twitter_portlet .twitter_portlet_tweet_img_container {
  width: 50%;
  padding: 1px;
  position: relative; }

@media (max-width: 1024px) {
  .twitter_portlet .slick-arrow {
    margin-top: 44px !important; } }

.c-call-you {
  display: none; }
  @media (max-width: 767px) {
    .c-call-you {
      width: 100%;
      position: fixed;
      display: inline-block;
      top: 50%;
      right: 0;
      z-index: 9; }
      .c-call-you__link {
        background: url("/o/ICO-theme/images/buttons/call.svg") no-repeat center center;
        height: 6.25rem;
        width: 6.25rem;
        display: inline-block;
        position: absolute;
        right: 0.5rem; } }

.c-wysiwyg.table.tablaCARI th:first-child {
  border-right: 2px solid #EFF1F3; }

.c-wysiwyg.table.tablaCARI th:last-child {
  border-left: 2px solid #EFF1F3; }

.c-wysiwyg.table.tablaCARI td:first-child {
  border-right: 2px solid #EFF1F3; }

.c-wysiwyg.table.tablaCARI td:last-child {
  border-left: 2px solid #EFF1F3; }

.c-wysiwyg.table.tablaCARI th {
  text-align: center; }

.c-wysiwyg.table.tablaCARI td {
  text-align: center; }

/*# sourceMappingURL=main.css.map */