@charset "UTF-8";
/**
 * Clay 3.84.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
/**
 * Clay 3.84.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

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

.lfr-asset-column-details .lfr-asset-categories {
  color: #7d7d7d;
}
.lfr-asset-column-details .lfr-asset-categories .lfr-asset-category {
  color: #555;
}
.lfr-asset-column-details .lfr-asset-description {
  color: #444;
  font-style: italic;
  margin: 0.5em auto 2em;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
}
.lfr-asset-column-details .lfr-asset-icon {
  border-right: 1px solid transparent;
  color: #999;
  float: left;
  line-height: 1em;
  margin-right: 10px;
  padding-right: 10px;
}
.lfr-asset-column-details .lfr-asset-icon.last {
  border-width: 0;
}
.lfr-asset-column-details .lfr-asset-tags {
  color: #7d7d7d;
}
.lfr-asset-column-details .lfr-asset-tags .tag {
  color: #555;
}
.lfr-asset-column-details .lfr-asset-metadata {
  clear: both;
  margin-bottom: 1.5em;
  padding-bottom: 1.5em;
}
.lfr-asset-column-details .lfr-panel {
  clear: both;
  margin-bottom: 0.2em;
}
.lfr-asset-column-details .lfr-panel.lfr-extended {
  border: 1px solid #ccc;
  margin-bottom: 0;
}
.lfr-asset-column-details .taglib-custom-attributes-list label,
.lfr-asset-column-details .lfr-asset-field label {
  display: block;
}
.lfr-asset-column-details .taglib-custom-attributes-list {
  margin-bottom: 1em;
}

.overlay {
  position: absolute;
}

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

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

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

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

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

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

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

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

.lfr-pagination:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}
.lfr-pagination .dropdown-menu {
  display: none;
}
.lfr-pagination .dropdown-toggle .icon-caret-down {
  margin-left: 5px;
}
.lfr-pagination .lfr-pagination-controls {
  float: left;
}
.lfr-pagination .lfr-pagination-controls .search-results {
  display: inline-block;
  margin-left: 10px;
  margin-top: 5px;
  top: 10px;
}
.lfr-pagination .lfr-pagination-controls li .lfr-pagination-link {
  border-width: 0;
  clear: both;
  color: #333;
  display: block;
  font-weight: normal;
  line-height: 20px;
  padding: 3px 20px;
  text-align: left;
  white-space: nowrap;
  width: 100%;
}
.lfr-pagination .lfr-pagination-delta-selector {
  float: left;
}
@media (max-width: 991.98px) {
  .lfr-pagination .lfr-pagination-delta-selector .lfr-icon-menu-text {
    display: none;
  }
}
.lfr-pagination .pagination-content {
  float: right;
}

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .contextual-sidebar {
    height: calc(100vh - 64px);
    top: 64px;
  }
  body.has-control-menu .contextual-sidebar {
    height: calc(
				100vh - 120px
			);
    top: 120px;
  }
  .contextual-sidebar-content {
    transition: padding ease 0.5s;
    will-change: padding;
  }
  .contextual-sidebar-visible .contextual-sidebar-content,
  .contextual-sidebar-visible + .contextual-sidebar-content {
    padding-right: 320px;
  }
}
.taglib-diff-html div.diff-removed-image {
  background: #fdc6c6 url(../images/diff/minus.png);
}
.taglib-diff-html div.diff-added-image {
  background: #cfc url(../images/diff/plus.png) no-repeat;
}
.taglib-diff-html div.diff-removed-image, .taglib-diff-html div.diff-added-image {
  height: 300px;
  margin: 2px;
  opacity: 0.55;
  position: absolute;
  width: 200px;
}
.taglib-diff-html span.diff-html-added {
  background-color: #cfc;
  font-size: 1em;
}
.taglib-diff-html span.diff-html-added img {
  border: 2px solid #cfc;
}
.taglib-diff-html span.diff-html-changed {
  background: url(../images/diff/underline.png) bottom repeat-x;
}
.taglib-diff-html span.diff-html-changed img {
  border: 2px dotted #009;
}
.taglib-diff-html span.diff-html-removed {
  background-color: #fdc6c6;
  font-size: 1em;
  text-decoration: line-through;
}
.taglib-diff-html span.diff-html-removed img {
  border: 2px solid #fdc6c6;
}

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

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

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

.taglib-empty-result-message.sheet {
  margin-bottom: 24px;
}
.taglib-empty-result-message .taglib-empty-result-message-description {
  color: #6c757d;
  margin-top: 8px;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn,
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-left: auto;
  margin-right: auto;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  max-width: 200px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  background-image: url(/o/baleares-theme/images/states/empty_state.gif);
}
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-image: url(/o/baleares-theme/images/states/search_state.gif);
  max-width: 210px;
  padding-top: 232px;
}
.taglib-empty-result-message .taglib-empty-state {
  background-image: url(/o/baleares-theme/images/states/empty_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-success-state {
  background-image: url(/o/baleares-theme/images/states/success_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-search-state {
  background-image: url(/o/baleares-theme/images/states/search_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-empty-result-message-title {
  font-size: 1rem;
  margin-top: 48px;
}
.taglib-empty-result-message .taglib-empty-result-message-description {
  font-size: 0.875rem;
}
.taglib-empty-result-message .taglib-empty-result-message-header + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-search-result-message-header + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-state + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-success-state + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-search-state + .taglib-empty-result-message-title {
  font-size: 1.25rem;
  font-weight: bold;
  text-align: center;
}
.taglib-empty-result-message .taglib-empty-result-message-header ~ .taglib-empty-result-message-description, .taglib-empty-result-message .taglib-empty-result-message-header ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-search-result-message-header ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-search-result-message-header ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-state ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-success-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-success-state ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-search-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-search-state ~ .taglib-empty-result-message-actions {
  font-size: 1rem;
  text-align: center;
}

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

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

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

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

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

.taglib-icon-list li {
  float: left;
  margin-right: 1em;
}
.taglib-icon-list:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}

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

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

.lfr-icon-menu-open:after {
  clear: both;
  content: "";
  display: table;
}
.lfr-icon-menu-open .dropdown-menu {
  position: static;
}

.input-localized.input-localized-editor .form-control {
  border-width: 0;
  height: 100%;
  padding: 0;
}
.input-localized .input-group-item {
  flex-direction: column;
}
.input-localized .input-localized-content {
  margin-left: 6px;
}
.input-group .input-localized .input-localized-content {
  margin-top: 3px;
}
.input-localized .lfr-input-localized .lfr-input-localized-state {
  background-color: #ddd;
}
.input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
  background-color: #ff0047;
}
.input-localized .lfr-input-localized-default a {
  margin-right: 14px;
}
.input-localized .lfr-input-localized-state {
  height: 4px;
  margin: 3px 5px;
  width: 4px;
}
.input-localized .palette-item-inner .lfr-input-localized-flag {
  font-size: 16px;
  opacity: 0.5;
}
.input-localized .palette-item,
.input-localized .palette-item-hover,
.input-localized .palette-item-hover .palette-item-inner {
  border-color: transparent;
}
.input-localized .palette-item-inner {
  border-color: #666;
  display: block;
  height: 16px;
  width: 16px;
}
.input-localized .palette-item-selected .lfr-input-localized-state {
  background: #27c1f2;
}

.input-localized-palette-container .palette-items-container {
  font-size: 0;
  margin: 0;
  white-space: normal;
}
.input-localized-palette-container .palette-item {
  border-width: 0;
  padding: 0.5rem 1.25rem;
}
.input-localized-palette-container .palette-item-inner {
  border: 1px solid;
  margin-right: 4px;
  width: 16px;
}
.input-localized-palette-container .palette-item-inner img {
  display: block;
}

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

.item-selector .card-row > .autofit-col-expand {
  padding-top: 4px;
}
.item-selector .drop-zone {
  background-color: #f1f2f5;
  margin-top: 1rem;
}
.item-selector .input-file {
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  width: 0.1px;
  z-index: -1;
}
.item-selector .input-file + label {
  position: relative;
}
.item-selector .input-file + label::before {
  border-radius: 4px;
  bottom: -2px;
  content: "";
  display: block;
  left: -2px;
  position: absolute;
  right: -2px;
  top: -2px;
  transition: box-shadow 0.15s ease-in-out;
}
.item-selector .input-file:focus + label::before {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #75b8ff;
}
.item-selector .item-selector-list-row:hover {
  background-color: #e5f2ff;
  cursor: pointer;
}

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

.navbar .navbar-collapse {
  max-height: none;
}
.navbar .navbar-collapse:after, .navbar .navbar-collapse:before {
  display: inline;
}
@media (max-width: 767.98px) {
  .navbar .navbar-search {
    background-color: #f3f3f3;
    border-top-width: 0;
    width: 100%;
  }
}
.navbar .navbar-search .form-search {
  margin: 8px 0;
}
@media (min-width: 768px) {
  .navbar .navbar-search .form-search {
    float: right;
    max-width: 275px;
  }
}
@media (max-width: 767.98px) {
  .navbar .navbar-search .form-search .input-group {
    width: 100%;
  }
}
@media (max-width: 991.98px) {
  .navbar .container .navbar-btn,
  .navbar .container-fluid .navbar-btn {
    margin-bottom: 5px;
    width: 45px;
  }
  .navbar .container .navbar-collapse.open,
  .navbar .container-fluid .navbar-collapse.open {
    border-width: 0;
    display: block;
    height: auto;
    overflow: visible;
  }
}

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

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

.lfr-search-container-wrapper.lfr-search-container-fixed-first-column {
  position: relative;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive {
    margin-left: 375px;
    width: auto;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table {
  position: static;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header {
  left: 12px;
  position: fixed;
  right: 12px;
  top: -1px;
  z-index: 1020;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th {
  display: block;
  padding: 0;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
  overflow-x: hidden;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
    margin-left: 375px;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table {
  border-collapse: collapse;
  width: 100%;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table th {
  border-radius: 0;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td,
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
  width: auto;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td:first-child,
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th:first-child {
    left: 0;
    position: absolute;
    right: 15px;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
  height: auto;
}
.lfr-search-container-wrapper a:not(.component-action):not(.btn) {
  color: #495057;
  font-weight: 500;
  text-decoration: underline;
}
.lfr-search-container-wrapper a:not(.component-action):not(.btn):focus, .lfr-search-container-wrapper a:not(.component-action):not(.btn):hover {
  color: #000;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle {
  color: #6c757d;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle:hover {
  color: #343a40;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  color: #6c757d;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:active, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:focus, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:hover {
  background-color: #f7f8f9;
  border-radius: 4px;
  color: #343a40;
}
.lfr-search-container-wrapper .lfr-search-container-list .list-group:last-child .list-group-item:nth-last-child(2) {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.lfr-search-container-wrapper .lfr-search-container-list + .taglib-search-iterator-page-iterator-bottom {
  margin-top: 20px;
}
.lfr-search-container-wrapper .list-group {
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group + .list-group .list-group-header:first-child,
.lfr-search-container-wrapper .list-group + .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item h4 {
  font-size: 0.875rem;
  line-height: 1.5;
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item h5,
.lfr-search-container-wrapper .list-group .list-group-item h6,
.lfr-search-container-wrapper .list-group .list-group-item .h5,
.lfr-search-container-wrapper .list-group .list-group-item .h6 {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item span + h2.h5 {
  font-weight: 600;
}
.lfr-search-container-wrapper .list-group .list-group-item h6 + h5 {
  font-weight: 600;
}
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:first-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:first-child {
  border-bottom-left-radius: 0.25rem;
}
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:last-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:last-child {
  border-bottom-right-radius: 0.25rem;
}

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

.user-status-tooltip .user-status-avatar {
  float: left;
  margin-right: 5px;
}
.user-status-tooltip .user-status-avatar .user-status-avatar-image {
  width: 27px;
}
.user-status-tooltip .user-status-info {
  display: inline-block;
  overflow: hidden;
}
.user-status-tooltip .user-status-info .user-status-date {
  font-size: 11px;
}

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

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

.taglib-search-toggle .form-search {
  position: relative;
}
.taglib-search-toggle .form-search .input-group-btn {
  position: absolute;
}
@media (min-width: 992px) {
  .taglib-search-toggle .form-search .input-group-btn {
    position: static;
  }
}
.taglib-search-toggle .toggle-advanced {
  color: inherit;
  margin-left: 10px;
  position: absolute;
  top: 8px;
}
.taglib-search-toggle .toggle-advanced, .taglib-search-toggle .toggle-advanced:hover, .taglib-search-toggle .toggle-advanced:focus {
  text-decoration: none;
}

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

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

.taglib-workflow-status .workflow-id,
.taglib-workflow-status .workflow-version,
.taglib-workflow-status .workflow-status {
  color: #999;
}
.table-cell .taglib-workflow-status {
  margin: 0;
}
.table-cell .taglib-workflow-status .workflow-status {
  padding-left: 0;
}

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

.portal-popup .sheet > .lfr-nav {
  margin-top: -24px;
}
.portal-popup .contacts-portlet .portlet-configuration-container .form {
  position: static;
}
.portal-popup .lfr-form-content {
  padding: 24px 12px;
}
.portal-popup .portlet-body,
.portal-popup .portlet-boundary,
.portal-popup .portlet-column,
.portal-popup .portlet-layout {
  height: 100%;
}
.portal-popup .portlet-column {
  position: static;
}
.portal-popup .dialog-body > .container-fluid-max-xl,
.portal-popup .dialog-body .container-view,
.portal-popup .export-dialog-tree > .container-fluid-max-xl,
.portal-popup .export-dialog-tree .container-view,
.portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader .container-view,
.portal-popup .lfr-form-content > .container-fluid-max-xl,
.portal-popup .lfr-form-content .container-view,
.portal-popup .portlet-configuration-body-content > .container-fluid-max-xl,
.portal-popup .portlet-configuration-body-content .container-view,
.portal-popup .process-list > .container-fluid-max-xl,
.portal-popup .process-list .container-view,
.portal-popup .roles-selector-body > .container-fluid-max-xl,
.portal-popup .roles-selector-body .container-view {
  padding-top: 20px;
}
.portal-popup .dialog-body > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .dialog-body .container-view .nav-tabs-underline,
.portal-popup .export-dialog-tree > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .export-dialog-tree .container-view .nav-tabs-underline,
.portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .lfr-dynamic-uploader .container-view .nav-tabs-underline,
.portal-popup .lfr-form-content > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .lfr-form-content .container-view .nav-tabs-underline,
.portal-popup .portlet-configuration-body-content > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .portlet-configuration-body-content .container-view .nav-tabs-underline,
.portal-popup .process-list > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .process-list .container-view .nav-tabs-underline,
.portal-popup .roles-selector-body > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .roles-selector-body .container-view .nav-tabs-underline {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -20px;
}
.portal-popup .dialog-body > .lfr-nav + .container-fluid-max-xl,
.portal-popup .export-dialog-tree > .lfr-nav + .container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader > .lfr-nav + .container-fluid-max-xl,
.portal-popup .lfr-form-content > .lfr-nav + .container-fluid-max-xl,
.portal-popup .portlet-configuration-body-content > .lfr-nav + .container-fluid-max-xl,
.portal-popup .process-list > .lfr-nav + .container-fluid-max-xl,
.portal-popup .roles-selector-body > .lfr-nav + .container-fluid-max-xl {
  padding-top: 0;
}
.portal-popup .login-container {
  padding: 1rem;
}
.portal-popup .management-bar-default {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
  border-top-width: 0;
  margin-bottom: 0;
}
.portal-popup .navbar ~ .portlet-configuration-setup,
.portal-popup .portlet-export-import-container {
  height: calc(100% - 48px);
  position: relative;
}
@media (min-width: 576px) {
  .portal-popup .navbar ~ .portlet-configuration-setup,
  .portal-popup .portlet-export-import-container {
    height: calc(100% - 48px);
  }
}
.portal-popup .panel-group .panel {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
}
.portal-popup .panel-group .panel + .panel {
  border-top-width: 0;
  margin-top: 0;
}
.portal-popup .panel-heading {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.portal-popup .portlet-configuration-setup .lfr-nav {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 3px;
  padding-right: 3px;
}
@media (min-width: 576px) {
  .portal-popup .portlet-configuration-setup .lfr-nav {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.portal-popup .lfr-dynamic-uploader,
.portal-popup .process-list {
  bottom: 0;
  display: block;
  left: 0;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 48px;
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 576px) {
  .portal-popup .lfr-dynamic-uploader,
  .portal-popup .process-list {
    top: 48px;
  }
}
.portal-popup .portlet-export-import-publish-processes {
  top: 0;
}
.portal-popup .dialog-footer {
  background-color: #fff;
  border-top: 1px solid #dee2e6;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%;
  z-index: 1020;
}
@media (min-width: 768px) {
  .portal-popup .dialog-footer {
    position: fixed;
  }
}
.portal-popup .dialog-footer .btn {
  margin-left: 1rem;
  margin-right: 0;
}
.portal-popup .dialog-footer.dialog-footer-not-reverse {
  flex-direction: initial;
  justify-content: flex-end;
}
@media (min-width: 768px) {
  .portal-popup .dialog-body:not(:last-child),
  .portal-popup .lfr-dynamic-uploader:not(:last-child),
  .portal-popup .lfr-form-content:not(:last-child),
  .portal-popup .portlet-configuration-body-content:not(:last-child),
  .portal-popup .roles-selector-body:not(:last-child) {
    padding-bottom: 60px;
  }
}
.portal-popup .lfr-dynamic-uploader {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.portal-popup .lfr-dynamic-uploader.hide-dialog-footer {
  bottom: 0;
}
.portal-popup .lfr-dynamic-uploader.hide-dialog-footer + .dialog-footer {
  display: none;
}
.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content {
  display: flex;
  flex-direction: column;
  overflow: visible;
}
.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content > form {
  flex-grow: 1;
  max-width: none;
  overflow: auto;
}
.portal-popup .portlet-configuration-edit-templates .portlet-configuration-body-content {
  bottom: 0;
}
.portal-popup:not(.article-preview) #main-content,
.portal-popup:not(.article-preview) #wrapper {
  bottom: 0;
  left: 0;
  overflow: auto;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-overflow-scrolling: touch;
}
@media print {
  .portal-popup:not(.article-preview) #main-content,
  .portal-popup:not(.article-preview) #wrapper {
    position: initial;
  }
}
.portal-popup .columns-max > .portlet-layout.row {
  margin-left: 0;
  margin-right: 0;
}
.portal-popup .columns-max > .portlet-layout.row > .portlet-column {
  padding-left: 0;
  padding-right: 0;
}

html:not(#__):not(#___) .portlet-layout.dragging {
  border-collapse: separate;
}
html:not(#__):not(#___) .drop-area {
  background-color: #d3dadd;
}
html:not(#__):not(#___) .active-area {
  background: #ffc;
}
html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging {
  opacity: 0.6;
}
html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging .portlet {
  border: 2px dashed #ccc;
}
html:not(#__):not(#___) .sortable-layout-proxy {
  opacity: 1;
}
html:not(#__):not(#___) .sortable-layout-proxy .portlet-topper {
  background-image: none;
}
html:not(#__):not(#___) .proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute;
}
html:not(#__):not(#___) .proxy.generic-portlet {
  height: 200px;
  width: 300px;
}
html:not(#__):not(#___) .proxy.generic-portlet .portlet-title {
  padding: 10px;
}
html:not(#__):not(#___) .proxy.not-intersecting .forbidden-action {
  background: url(../images/application/forbidden_action.png) no-repeat;
  display: block;
  height: 32px;
  position: absolute;
  right: -15px;
  top: -15px;
  width: 32px;
}
html:not(#__):not(#___) .resizable-proxy {
  border: 1px dashed #828f95;
  position: absolute;
  visibility: hidden;
}
html:not(#__):not(#___) .sortable-proxy {
  background: #727c81;
  margin-top: 1px;
}
html:not(#__):not(#___) .sortable-layout-drag-target-indicator {
  margin: 2px 0;
}
html:not(#__):not(#___) .yui3-dd-proxy {
  z-index: 1110 !important;
}

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

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

.active-area {
  background: #ffc;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.lfr-item-viewer.uploading > div:not(.progress-container) {
  opacity: 0.3;
}
.lfr-item-viewer.uploading > .progress-container {
  visibility: visible;
}
.lfr-item-viewer .aspect-ratio a.item-preview {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  position: absolute;
  width: 100%;
}
.lfr-item-viewer .image-viewer-base-image-list {
  padding-top: 35px;
}
.lfr-item-viewer .item-preview:hover {
  cursor: pointer;
}
.lfr-item-viewer .progress-container {
  background-color: #fff;
  left: 0;
  margin: 0 auto;
  padding: 20px 30px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  visibility: hidden;
  width: 80%;
  z-index: 1000;
}
.lfr-item-viewer .progress-container a {
  position: absolute;
  right: 30px;
}
.lfr-item-viewer .progress-container .progress {
  margin-top: 10px;
}
.lfr-item-viewer .search-info {
  background-color: #d3e8f1;
}
.lfr-item-viewer .search-info .keywords {
  font-size: 1.4em;
  font-weight: bold;
}
.lfr-item-viewer .search-info .change-search-folder {
  font-size: 0.8em;
  font-weight: normal;
}
.lfr-item-viewer .upload-view {
  display: table;
  height: 400px;
  margin-top: 20px;
  width: 100%;
}
.lfr-item-viewer .upload-view > div {
  display: table-cell;
  vertical-align: middle;
}
.lfr-item-viewer .yui3-widget-bd {
  position: relative;
}

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

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

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

.modal-dialog:not(.dialog-iframe-modal):not(.modal-full-screen) {
  position: relative;
}
.modal-dialog.dialog-iframe-modal {
  max-width: none;
}
.modal-dialog.modal-dialog-sm {
  max-width: 500px;
}
.modal-dialog .yui3-resize-handles-wrapper {
  pointer-events: all;
}
.modal-dialog .yui3-resize-handles-wrapper .yui3-resize-handle-inner-br {
  bottom: 0;
  right: 0;
}

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

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

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

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

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

.tag-cloud .tag-popularity-1 {
  font-size: 1em;
}
.tag-cloud .tag-popularity-2 {
  font-size: 1.3em;
}
.tag-cloud .tag-popularity-3 {
  font-size: 1.6em;
}
.tag-cloud .tag-popularity-4 {
  font-size: 1.9em;
}
.tag-cloud .tag-popularity-5 {
  font-size: 2.2em;
}
.tag-cloud .tag-popularity-6 {
  font-size: 2.5em;
}

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

.tree-node .icon-check {
  padding-right: 2px;
}
.tree-node .tree-node-checked .icon-check {
  padding-right: 0;
}
.tree-node [class^=icon-] {
  margin-right: 5px;
}
.tree-node .tree-node-checkbox-container {
  margin-right: 0;
}
.tree-node .tree-node-selected .tree-label {
  background: none;
}

.tree-node-content .tree-hitarea {
  color: #999;
  font-size: 10px;
  padding-right: 6px;
}
.tree-node-content .tree-label {
  margin-left: 3px;
}
.tree-node-content .tree-node-hidden-hitarea {
  visibility: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

.collapse.open {
  display: block;
}

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

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

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

/* ---------- 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:hover > .portlet-topper, .portlet.focus > .portlet-topper, .portlet.open > .portlet-topper {
    opacity: 1;
    transform: translateY(-97%);
  }
}

@media (min-width: 576px) {
  .portlet:hover > .portlet-content-editable, .portlet.focus > .portlet-content-editable, .portlet.open > .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;
}

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

@keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    transform: scale(1.1);
  }
  75% {
    background-color: #ddedde;
    border-color: #7d7;
  }
  100% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
}
.lfr-upload-container .progress-bar,
.lfr-upload-container .progress {
  border-radius: 10px;
}
.lfr-upload-container .upload-file,
.lfr-upload-container .upload-target {
  border-radius: 5px;
}
.upload-drop-active .lfr-upload-container .upload-target {
  animation: none;
}
.upload-drop-intent .lfr-upload-container .upload-target {
  animation: lfr-drop-active 1s ease 0.2s infinite;
}

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

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

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

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

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

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

/* These inject tags are used for dynamically creating imports for themelet styles, you can place them where ever you like in this file. */
/* inject:imports */
/* endinject */
/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
/* Imports de todos los estilos customizados */
/*
    COLOR SCHEMES
*/
/* 
HEADER
*/
/*:root{
    --amarillo-principal: #F9CF3F !important;
    --color-secundario: #ffd040 !important;
    --rosa-principal: #F16177 !important;
    --gris-principal: #65665d !important;
    --texto-principal: #65665d !important;
    --color-principal: #1ecad3 !important;
    --blanco-principal: #FFFFFF !important;
    --verde-principal: #C2E76B !important;
    --naranja-principal: #FFA84C !important;
}
*/
.baleres-header-select {
  border-color: var(--color-principal);
  background: var(--blanco-principal);
}
.baleres-header-select .baleares-custom-user-bar .sign-in {
  color: var(--texto-principal) !important;
}
.baleres-header-select .baleares-custom-user-bar :hover {
  color: var(--color-secundario) !important;
}
.baleres-header-select .personal-menu-dropdown {
  border: 3px solid var(--color-principal);
}
.baleres-header-select .personal-menu-dropdown:after {
  border: solid var(--texto-principal);
}

@media (min-width: 992px) {
  .baleares-languaje-selector .selected {
    color: var(--color-principal);
  }
}

/* BOTON COLOR*/
.baleares-button, .baleares-button:hover, .baleares-button:focus, .baleares-button:active {
  background-color: var(--color-principal);
  color: var(--blanco-principal);
}

.baleares-button-blanco, .baleares-button-blanco:hover, .baleares-button-blanco:focus, .baleares-button-blanco:active {
  background-color: var(--blanco-principal) !important;
  color: var(--color-principal) !important;
}

.btn-primary, .btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background-color: var(--color-principal) !important;
  color: var(--blanco-principal) !important;
}

/* TEXTOS */
.texto-normal {
  color: var(--texto-principal);
}

.texto-blanco {
  color: var(--blanco-principal) !important;
}

.common-text a:hover {
  color: var(--texto-principal);
}

.titulo-bicolor > span {
  color: var(--color-principal);
}

.titulo-bicolor > span + span, .titulo-bicolor > br + span {
  color: var(--color-secundario);
}

.bicolor-title > span {
  color: var(--color-secundario);
}

.bicolor-title > span + span {
  color: var(--color-principal);
}

.bicolor-title > span {
  color: var(--color-secundario);
}

.bicolor-title > span + span {
  color: var(--color-principal);
}

/* COLORES NAV */
.custom-navigation {
  /*.selected{
      border-bottom: 4px solid var(--color-principal);
      color: var(--color-principal);
  }*/
}
.custom-navigation nav ul li a span {
  color: var(--texto-principal);
}
.custom-navigation .child-menu {
  border-color: var(--color-principal);
}
.custom-navigation .child-menu .dropdown-item {
  color: var(--texto-principal);
}
.custom-navigation .child-menu :hover {
  color: var(--blanco-principal);
}
.custom-navigation .child-menu :active {
  color: var(--blanco-principal);
}
.custom-navigation :hover {
  color: var(--color-principal);
}

/* COLORES CUADRADOS ANTES DE FOOTER */
.baleares-cuadrados-link .rosa {
  background-color: var(--rosa-principal);
}
.baleares-cuadrados-link .verde {
  background-color: var(--verde-principal);
}
.baleares-cuadrados-link .amarillo {
  background-color: var(--amarillo-principal);
}
.baleares-cuadrados-link .naranja {
  background-color: var(--naranja-principal);
}

/*
    FOOTER
*/
/*footer{
    background-color: var(--rosa-principal);

    a{
        color: var(--blanco-principal);
    }
    span{
        color: var(--blanco-principal);
    }
}*/
/* COLORES RAW */
.b-cprincipal {
  background-color: var(--color-principal) !important;
}

.b-csecundario {
  background-color: var(--color-secundario) !important;
}

.b-tprincipal {
  background-color: var(--texto-principal) !important;
}

.b-rosa-principal {
  background-color: var(--rosa-principal) !important;
}

.b-verde-principal {
  background-color: var(--verde-principal) !important;
}

.b-amarillo-principal {
  background-color: var(--amarillo-principal) !important;
}

.b-naranja-principal {
  background-color: var(--naranja-principal) !important;
}

.b-blanco-principal {
  background-color: var(--blanco-principal) !important;
}

.b-gris-principal {
  background-color: var(--gris-principal) !important;
}

.c-cprincipal {
  color: var(--color-principal) !important;
}

.c-csecundario {
  color: var(--color-secundario) !important;
}

.c-tprincipal {
  color: var(--texto-principal) !important;
}

.c-rosa-principal {
  color: var(--rosa-principal) !important;
}

.c-verde-principal {
  color: var(--verde-principal) !important;
}

.c-amarillo-principal {
  color: var(--amarillo-principal) !important;
}

.c-naranja-principal {
  color: var(--naranja-principal) !important;
}

.c-blanco-principal, .c-blanco-principal:hover {
  color: var(--blanco-principal) !important;
}

.c-gris-principal {
  color: var(--gris-principal) !important;
}

.f-cprincipal polygon {
  fill: var(--color-principal) !important;
}

.f-csecundario polygon {
  fill: var(--color-secundario) !important;
}

.f-tprincipal polygon {
  fill: var(--texto-principal) !important;
}

.f-rosa-principal polygon {
  fill: var(--rosa-principal) !important;
}

.f-verde-principal polygon {
  fill: var(--verde-principal) !important;
}

.f-amarillo-principal polygon {
  fill: var(--amarillo-principal) !important;
}

.f-naranja-principal polygon {
  fill: var(--naranja-principal) !important;
}

.f-blanco-principal polygon, .c-blanco-principal:hover polygon {
  fill: var(--blanco-principal) !important;
}

.f-gris-principal polygon {
  fill: var(--gris-principal) !important;
}

/* ESPECIFICOS */
#ceps-hola {
  background: var(--color-principal);
  color: var(--blanco-principal);
}

#ceps-podemos-ayudar h1 > span {
  color: var(--color-principal);
}
#ceps-podemos-ayudar h1 > span + span {
  color: var(--color-secundario);
}
#ceps-podemos-ayudar .col a {
  color: var(--texto-principal);
}
#ceps-podemos-ayudar .col a:hover {
  color: var(--texto-principal);
}
#ceps-podemos-ayudar p, #ceps-podemos-ayudar h3 {
  color: var(--texto-principal);
}

#ceps-por-donde-empezar {
  background: var(--color-secundario);
}
#ceps-por-donde-empezar .common-title {
  color: var(--texto-principal);
}

#ceps-que-estas-buscando .common-title {
  color: var(--color-principal);
}
#ceps-que-estas-buscando a {
  color: var(--texto-principal);
}
#ceps-que-estas-buscando a:hover {
  color: var(--texto-principal);
}

#quiero-portada h1 > span {
  color: var(--color-principal);
}
#quiero-portada h1 > span + span {
  color: var(--color-secundario);
}

#ceps-centro {
  color: var(--texto-principal);
  background: var(--color-secundario);
}
#ceps-centro a {
  color: var(--blanco-principal);
}

#ceps-titulo-comparte {
  color: var(--color-principal);
}

#ceps-contenido-3-comparte {
  color: var(--texto-principal);
}

.reloj {
  background-color: var(--color-secundario);
}

/* SOY CEPS */
.common-button-botonera {
  background-color: var(--blanco-principal);
}
.common-button-botonera a {
  color: var(--texto-principal) !important;
}

.common-button-botonera:hover {
  backdrop-filter: brightness(1.15);
  filter: brightness(1.15);
}

/* IFRAME COMMON CLASES */
iframe {
  border: 1px solid var(--color-principal);
}

/* RUTA DE NAVEGACION */
.baleares-breadcrumbs .breadcrumb li a {
  color: var(--texto-principal);
}
.baleares-breadcrumbs .breadcrumb li :hover {
  color: var(--color-secundario);
}
.baleares-breadcrumbs .breadcrumb li .active {
  color: var(--color-secundario);
}

/*
    CONTACTO
*/
.einasalut-formulario-container .einasalut-formulario-contacto-title {
  font-family: "Gothic A1", sans-serif;
  letter-spacing: 2px;
  font-size: 5.5em;
  color: #65665d;
}
.einasalut-formulario-container .form-group {
  margin-bottom: 0;
}
.einasalut-formulario-container .einasalut-formulario-campo {
  margin-bottom: 1rem;
}
.einasalut-formulario-container .einasalut-formulario-campo .subtitulo, .einasalut-formulario-container .einasalut-formulario-campo p {
  color: #6c757d;
  font-size: 0.875rem;
  word-wrap: break-word;
}
.einasalut-formulario-container .einasalut-formulario-campo label {
  font-family: "Montserrat Bold", arial;
  font-size: 20px !important;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.63;
  letter-spacing: normal;
  color: #65665d !important;
  margin-bottom: 0.75rem;
}
.einasalut-formulario-container .einasalut-formulario-campo .btn-primary {
  border-radius: 0;
  color: #fff !important;
}
.einasalut-formulario-container .einasalut-formulario-contacto-condiciones .subtitulo, .einasalut-formulario-container .einasalut-formulario-contacto-condiciones p, .einasalut-formulario-container .einasalut-formulario-contacto-condiciones label {
  color: #6c757d;
  font-size: 0.875rem;
  word-wrap: break-word;
}
.einasalut-formulario-container .einasalut-formulario-contacto-condiciones p {
  margin-bottom: 0.2rem;
}
.einasalut-formulario-container .einasalut-formulario-button-container {
  min-height: 40px;
}
.einasalut-formulario-container .einasalut-formulario-button-container .btn {
  float: right;
}

/*
    ESTILOS GENERALES
*/
#wrapper {
  padding-top: var(--padding-top) !important;
  padding-right: var(--padding-right) !important;
  padding-bottom: var(--padding-bottom) !important;
  padding-left: 0;
  margin-top: var(--margin-top) !important;
  margin-right: var(--margin-top) !important;
  margin-bottom: var(--margin-top) !important;
  margin-left: var(--margin-top) !important;
  overflow-x: hidden;
  /*.common-title {
      font-size: 6rem;
      @media (max-width: 540px) {
          //Mobile vertical
          letter-spacing: 2px;
          font-size: 2.8rem;
      }
      @media (min-width: 541px) and (max-width: 575px) {
          //Mobile horizontal
          font-size: 4.5rem;
          letter-spacing: 5px;
      }
      @media (min-width: 576px) and (max-width: 991px) {
          //Mobile horizontal
          font-size: 5.2rem;
          letter-spacing: 5px;
      }
      font-family: "Gothic A1", sans-serif;
      letter-spacing: 10px;
  }*/
  /*footer a, footer a:hover{
      color: var(--blanco-principal) !important;
  }*/
  /*.custom-button.b-cprincipal:hover, .custom-button.b-cprincipal:active, .custom-button.b-cprincipal:focus {
      background: #18848a !important;
      text-decoration: none !important;
  }

  .custom-button.b-csecundario:hover, .custom-button.b-csecundario:active, .custom-button.b-csecundario:focus {
      background: #e08b31 !important;
      text-decoration: none !important;
  }*/
  /* The flip card container - set the width and height to whatever you want. We have added the border property to demonstrate that the flip itself goes out of the box on hover (remove perspective if you don't want the 3D effect */
  /* This container is needed to position the front and back side */
  /* Do an horizontal flip when you move the mouse over the flip box container */
  /*.flip-card:hover */
  /* Position the front and back side */
  /* Style the front side (fallback if image is missing) */
  /* Style the back side */
  /* Hide scrollbar for Chrome, Safari and Opera */
  /* Hide scrollbar for IE, Edge and Firefox */
}
#wrapper .container-fluid > .row > .col-md-12 {
  padding: 0;
}
#wrapper b, #wrapper strong {
  font-family: "Montserrat-Bold", arial !important;
}
#wrapper .border-radius-0 {
  border-radius: 0;
}
#wrapper .hide-accessible {
  display: none;
  visibility: hidden;
}
#wrapper .baleares-button {
  border: none;
  padding-left: 1em;
  padding-right: 1em;
  padding-bottom: 0.5em;
  padding-top: 0.5em;
  font-family: "Montserrat", sans-serif;
}
#wrapper .btn-primary {
  border: none;
  padding-left: 1em;
  padding-right: 1em;
  padding-bottom: 0.5em;
  padding-top: 0.5em;
  font-family: "Montserrat", sans-serif;
}
#wrapper .btn-primary:active {
  background-color: var(--color-principal);
}
#wrapper .logo {
  height: auto;
  width: 15%;
}
#wrapper .logo img {
  width: 100%;
  height: auto;
}
#wrapper .baleares-cuadrados-link {
  margin-top: 2em;
}
#wrapper .baleares-cuadrados-link h4 {
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  margin-left: 0.7em;
}
#wrapper .baleares-cuadrados-link .cuadrado {
  margin-left: 2em;
  padding: 3em 2em;
}
#wrapper .baleares-cuadrados-link .cuadrado a {
  color: black;
  text-decoration: none;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
}
#wrapper .banner {
  margin-right: 1em;
  margin-left: 1em;
}
#wrapper .banner h1 {
  font-family: "Gothic A1", sans-serif;
  font-size: 68px;
  letter-spacing: 10px;
}
#wrapper .relative {
  position: relative;
}
#wrapper .absolute {
  position: absolute;
}
#wrapper .inline {
  display: inline;
}
#wrapper .inline div {
  display: inline;
}
#wrapper .inline-block {
  display: inline-block;
}
#wrapper .bg-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#wrapper .bg-image-position {
  top: 0;
  left: 0;
}
#wrapper .b-transparent {
  background: transparent;
}
#wrapper .b-transparent .portlet-content {
  background: transparent;
}
#wrapper .common-subtitle {
  font-family: "Montserrat";
  font-size: 2em;
}
@media (max-width: 540px) {
  #wrapper .common-subtitle {
    font-size: 1.5em;
  }
}
#wrapper .common-subtitle, #wrapper h2, #wrapper h3, #wrapper h4 {
  color: var(--texto-principal);
}
#wrapper button .common-subtitle, #wrapper button h2, #wrapper button h3, #wrapper button h4 {
  color: inherit;
}
#wrapper .adaptative-text {
  font-family: "Montserrat";
  font-size: 3vw;
}
#wrapper .common-text {
  font-family: "Montserrat";
  font-size: 16px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.63;
  letter-spacing: normal;
  color: var(--texto-principal);
}
@media (min-width: 1200px) {
  #wrapper .common-text {
    font-size: 18px;
  }
}
#wrapper .common-minitext {
  font-family: "Montserrat";
  font-size: 11px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: normal;
  color: var(--texto-principal);
}
@media (min-width: 1200px) {
  #wrapper .common-minitext {
    font-size: 13px;
  }
}
#wrapper .common-margin {
  margin-right: 8vw;
  margin-left: 8vw;
}
#wrapper .common-margin-10 {
  margin-right: 10vw;
  margin-left: 10vw;
}
#wrapper .common-double-margin {
  margin-right: 16vw;
  margin-left: 16vw;
}
#wrapper .common-padding-h {
  padding-right: 8vw;
  padding-left: 8vw;
}
#wrapper .common-big-padding-10 {
  padding-right: 10vw;
  padding-left: 10vw;
}
#wrapper .common-double-padding {
  padding-right: 16vw;
  padding-left: 16vw;
}
#wrapper .common-padding-v {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
#wrapper .common-big-padding-v {
  padding-top: 10rem;
  padding-bottom: 10rem;
}
@media (max-width: 767px) {
  #wrapper .common-big-padding-v {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}
#wrapper .common-separation-bottom {
  margin-bottom: 2rem;
}
#wrapper .common-padding-bottom {
  padding-bottom: 2rem;
}
@media (max-width: 1199.98px) {
  #wrapper .common-padding-bottom-mobile {
    padding-bottom: 2rem;
  }
}
#wrapper .common-separation-top {
  margin-top: 2rem;
}
#wrapper .common-padding-top {
  padding-top: 2rem;
}
#wrapper .nomargin {
  margin: 0;
}
#wrapper .nomargin-important {
  margin: 0 !important;
}
#wrapper .margin-auto {
  margin: auto;
}
#wrapper .nopadding {
  padding: 0;
}
#wrapper .h-fit {
  width: fit-content;
}
#wrapper .v-fit {
  height: fit-content;
}
#wrapper .spacing-6 {
  letter-spacing: 6px;
}
#wrapper .spacing-3 {
  letter-spacing: 3px;
}
#wrapper .center {
  text-align: center;
}
@media (max-width: 1199.98px) {
  #wrapper .center-mobile {
    text-align: center;
  }
}
#wrapper .start {
  text-align: start;
}
@media (min-width: 992px) {
  #wrapper .start-lg {
    text-align: start;
  }
}
#wrapper .end {
  text-align: end;
}
@media (min-width: 992px) {
  #wrapper .end-lg {
    text-align: end;
  }
}
@media (max-width: 991.98px) {
  #wrapper .footer-link-separation-md {
    margin-top: 2rem;
  }
}
@media (max-width: 767.98px) {
  #wrapper .footer-link-separation {
    margin-top: 2rem;
  }
}
#wrapper .expand {
  height: 100%;
  width: 100%;
}
#wrapper .expand-v {
  height: 100%;
}
#wrapper .expand-h {
  width: 100%;
}
#wrapper .arrow-img {
  top: 0;
  left: 0;
  width: 3rem;
}
#wrapper .arrow-text {
  padding-left: 5.5rem;
}
#wrapper .min-height-80 {
  min-height: 80px;
}
#wrapper .menu-icon {
  height: 8rem;
}
#wrapper .custom-icon {
  height: 12rem;
  margin: 3rem 0;
  /*@media screen and (-webkit-min-device-pixel-ratio:0)
  and (min-resolution:.001dpcm) {
      width: fit-content;
  }*/
  object-fit: contain;
}
#wrapper .custom-icon-nomargin {
  height: 12rem;
  object-fit: contain;
}
#wrapper .custom-button {
  padding: 1em 2em;
  border-radius: 0;
  border: none;
  font-family: "Montserrat", sans-serif;
  width: fit-content;
}
#wrapper .custom-button a:hover {
  filter: brightness(1) !important;
  text-decoration: none !important;
}
#wrapper .custom-button:hover {
  backdrop-filter: brightness(1.15);
  filter: brightness(1.15);
  text-decoration: none !important;
}
#wrapper .custom-link {
  color: var(--color-principal) !important;
  font-family: "Montserrat", sans-serif;
}
#wrapper .custom-link:hover {
  color: var(--color-principal) !important;
  text-decoration: none !important;
}
#wrapper a {
  text-decoration: none !important;
  color: var(--color-principal);
}
#wrapper a img {
  transition: transform 0.25s;
}
#wrapper a:hover {
  text-decoration: revert !important;
}
#wrapper a:hover img {
  transform: scale(1.15);
}
#wrapper .custom-baleares-nav a {
  color: var(--texto-principal) !important;
}
#wrapper .custom-baleares-nav a:hover {
  color: var(--blanco-principal) !important;
}
#wrapper .border-button {
  border: 2px solid;
}
#wrapper .border-5 {
  border: 5px solid;
}
@media (max-width: 575.98px) {
  #wrapper .hide-xs {
    display: none;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  #wrapper .hide-sm {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  #wrapper .hide-md {
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  #wrapper .hide-lg {
    display: none;
  }
}
@media (min-width: 1200px) {
  #wrapper .hide-xl {
    display: none;
  }
}
#wrapper .fit-v {
  height: fit-content;
}
#wrapper .fit-h {
  width: fit-content;
}
#wrapper .flex {
  display: flex;
}
#wrapper .center-v {
  align-items: center;
}
#wrapper .center-h {
  justify-content: center;
}
@media (max-width: 1199.98px) {
  #wrapper .center-h-mobile {
    justify-content: center;
  }
}
#wrapper .block {
  display: block;
}
@media (max-width: 1199.98px) {
  #wrapper .block-mobile {
    display: block;
  }
}
@media (max-width: 1549.98px) {
  #wrapper .block-big-mobile {
    display: block;
  }
}
#wrapper .desplegable-padding {
  padding: 3rem 11vw;
}
#wrapper .interior-desplegable {
  padding: 3rem 4vw;
}
#wrapper #before-footer {
  margin: 0 -15px;
}
#wrapper #before-footer .main-row {
  padding: 2em;
}
@media (min-width: 992px) {
  #wrapper #before-footer .main-row {
    padding: 1.5em 4em;
  }
}
@media (max-width: 1200px) {
  #wrapper #before-footer .img-fluid-center {
    margin: 0 auto;
    display: block;
    max-width: 90%;
  }
  #wrapper #before-footer .div-center {
    display: flex;
    justify-content: center;
  }
}
#wrapper #before-footer .container-custom-footer {
  display: inline-table;
  height: auto;
  max-width: 100%;
}
#wrapper #before-footer .container-custom-footer img {
  padding: 1em;
}
@media (min-width: 1200px) {
  #wrapper #before-footer .tambien-puedes {
    padding-left: 3rem;
  }
}
#wrapper #before-footer .tambien-puedes .format-a {
  color: inherit;
  text-decoration: inherit;
}
#wrapper #before-footer .tambien-puedes .titulo-tambien {
  color: var(--color-secundario);
  padding: 2.5rem 0 0.5em;
}
#wrapper #before-footer .tambien-puedes .row .col {
  padding-right: 0;
  margin-bottom: 1rem;
}
#wrapper #before-footer .tambien-puedes .row .col .footer-contenido {
  height: 100%;
  display: flex;
  align-items: center;
  padding: 2rem;
  font-family: "Montserrat";
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.63;
  color: #65665e;
  letter-spacing: normal;
}
#wrapper #before-footer .tambien-puedes .paciente_activo {
  background: var(--naranja-principal);
}
#wrapper #before-footer .tambien-puedes .ciudadania_activa {
  background: var(--rosa-principal);
}
#wrapper #before-footer .tambien-puedes .comunidades_activas {
  background: var(--amarillo-principal);
}
#wrapper #before-footer .tambien-puedes .instituciones_activas {
  background: var(--verde-principal);
}
#wrapper #before-footer .tambien-puedes .footer-contenido p {
  margin: 0;
}
@media (min-width: 1650px) {
  #wrapper .common-margin-from1650 {
    margin-left: 8vw;
    margin-right: 8vw;
  }
}
@media (min-width: 576px) {
  #wrapper .common-margin-from576 {
    margin-left: 8vw;
    margin-right: 8vw;
  }
}
@media (max-width: 575.98px) {
  #wrapper .common-text-max576 {
    font-size: 14px !important;
  }
}
#wrapper .bpd_imagen img {
  width: 100%;
  max-height: 40rem;
}
#wrapper .custom-banner-img-container {
  height: 18rem;
}
#wrapper .portlet-content.portlet-content-editable {
  padding: 0 !important;
}
#wrapper #wrapper {
  padding-top: var(--padding-top) !important;
  padding-right: var(--padding-right) !important;
  padding-bottom: var(--padding-bottom) !important;
  padding-left: 0;
  margin-top: var(--margin-top) !important;
  margin-right: var(--margin-top) !important;
  margin-bottom: var(--margin-top) !important;
  margin-left: var(--margin-top) !important;
  overflow-x: hidden;
}
#wrapper .portlet-decorate .portlet-content {
  padding-top: var(--padding-top) !important;
  padding-right: var(--padding-right) !important;
  padding-bottom: var(--padding-bottom) !important;
  padding-left: var(--padding-left) !important;
  margin-top: var(--margin-top) !important;
  margin-right: var(--margin-top) !important;
  margin-bottom: var(--margin-top) !important;
  margin-left: var(--margin-top) !important;
}
#wrapper .searching-user-box {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (max-width: 991px) {
  #wrapper .baleares-custom-user-bar {
    padding-top: 1rem;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #wrapper .baleares-custom-user-bar {
    justify-content: flex-end;
    padding-right: 3rem;
  }
}
#wrapper button:focus, #wrapper button:active, #wrapper button:hover, #wrapper button:visited, #wrapper button:focus-within, #wrapper button:focus-visible {
  outline: none !important;
  box-shadow: none !important;
}
#wrapper ol.custom-list {
  margin: 0 0 1.5em;
  padding: 0;
  counter-reset: item;
}
#wrapper ol.custom-list > li {
  margin: 0;
  padding-left: 2em;
  text-indent: -2em;
  list-style-type: none;
  counter-increment: item;
}
#wrapper ol.custom-list > li:before {
  display: inline-block;
  width: 1.5em;
  padding-right: 0.5em;
  font-weight: bold;
  text-align: right;
  content: counter(item) ".";
}
#wrapper .custom-list li {
  padding: 0.5rem 0;
}
#wrapper .flip-card {
  background-color: transparent;
  height: calc(50rem - 10vw);
  padding: 3vw;
  perspective: 1000px; /* Remove this if you don't want the 3D effect */
}
@media (max-width: 539.98px) {
  #wrapper .flip-card {
    height: 35rem;
  }
}
@media (min-width: 540px) and (max-width: 991.98px) {
  #wrapper .flip-card {
    height: calc(37rem - 8vw);
  }
}
@media (min-width: 1800px) {
  #wrapper .flip-card {
    height: 35rem;
  }
}
#wrapper .flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}
#wrapper .flip-card-inner {
  cursor: pointer;
}
#wrapper .flip-card-front, #wrapper .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden; /* Safari */
  backface-visibility: hidden;
}
#wrapper .flip-card-back {
  overflow-y: scroll;
  transform: rotateY(180deg);
}
#wrapper .flip-card-back p, #wrapper .flip-card-back ul, #wrapper .flip-card-back li {
  font-family: inherit;
  font-size: 1.6rem;
}
@media (max-width: 539.98px) {
  #wrapper .flip-card-back p, #wrapper .flip-card-back ul, #wrapper .flip-card-back li {
    font-size: 1rem;
  }
}
@media (min-width: 540px) and (max-width: 991.98px) {
  #wrapper .flip-card-back p, #wrapper .flip-card-back ul, #wrapper .flip-card-back li {
    font-size: 1.5rem;
  }
}
#wrapper .flip-card-back::-webkit-scrollbar {
  display: none;
}
#wrapper .flip-card-back {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}
#wrapper .custom-card-padding {
  padding: 3em;
}
@media (max-width: 1199.98px) {
  #wrapper .mobile-reverse {
    flex-direction: column-reverse;
  }
}
@media (max-width: 991.98px) {
  #wrapper .mobile-lg-reverse {
    flex-direction: column-reverse;
  }
}
@media (min-width: 576px) {
  #wrapper .num-padding {
    padding-left: 4rem;
  }
}
#wrapper .num-position {
  font-size: 105px;
  font-family: "Gothic A1", sans-serif;
  letter-spacing: 20px;
  line-height: 100px;
}
@media (max-width: 540.98px) {
  #wrapper .num-position {
    letter-spacing: 2px;
    font-size: 2.8rem;
    line-height: 2.8rem;
  }
}
@media (min-width: 541px) and (max-width: 575.98px) {
  #wrapper .num-position {
    font-size: 4.5rem;
    letter-spacing: 5px;
    line-height: 4.5rem;
  }
}
@media (min-width: 576px) and (max-width: 991.98px) {
  #wrapper .num-position {
    font-size: 5.2rem;
    letter-spacing: 5px;
    line-height: 5.2rem;
  }
}
@media (min-width: 576px) {
  #wrapper .num-position {
    position: absolute;
    top: -12px;
  }
}
#wrapper .numerados {
  text-align: center;
}
@media (min-width: 576px) {
  #wrapper .numerados {
    text-align: start;
  }
}
#wrapper .numerados > .relative {
  margin-top: 3rem;
}
#wrapper .bordered-div img {
  object-fit: contain;
  max-width: 6rem !important;
}
@media (max-width: 767.98px) {
  #wrapper .bordered-div img {
    padding-bottom: 3rem;
  }
}
#wrapper h1.common-title, #wrapper .h1, #wrapper .h1.common-title {
  font-size: 105px;
  font-family: "Gothic A1", sans-serif;
  letter-spacing: 20px;
  line-height: 100px;
}
@media (max-width: 540px) {
  #wrapper h1.common-title, #wrapper .h1, #wrapper .h1.common-title {
    letter-spacing: 2px;
    font-size: 2.8rem;
    line-height: 2.8rem;
  }
}
@media (min-width: 541px) and (max-width: 575px) {
  #wrapper h1.common-title, #wrapper .h1, #wrapper .h1.common-title {
    font-size: 4.5rem;
    letter-spacing: 5px;
    line-height: 4.5rem;
  }
}
@media (min-width: 576px) and (max-width: 991px) {
  #wrapper h1.common-title, #wrapper .h1, #wrapper .h1.common-title {
    font-size: 5.2rem;
    letter-spacing: 5px;
    line-height: 5.2rem;
  }
}
#wrapper h2.common-title, #wrapper .h2, #wrapper .h2.common-title {
  font-size: 80px;
  font-family: "Gothic A1", sans-serif;
  letter-spacing: 20px;
  line-height: 80px;
}
@media (max-width: 540px) {
  #wrapper h2.common-title, #wrapper .h2, #wrapper .h2.common-title {
    letter-spacing: 2px;
    line-height: 45px;
    font-size: 40px;
  }
}
@media (min-width: 541px) and (max-width: 575px) {
  #wrapper h2.common-title, #wrapper .h2, #wrapper .h2.common-title {
    font-size: 67px;
    letter-spacing: 5px;
    line-height: 65px;
  }
}
@media (min-width: 576px) and (max-width: 991px) {
  #wrapper h2.common-title, #wrapper .h2, #wrapper .h2.common-title {
    font-size: 79px;
    letter-spacing: 5px;
    line-height: 78px;
  }
}
#wrapper h2.common-title-alt, #wrapper .h2.common-title-alt {
  font-size: 65px;
  font-family: "Gothic A1", sans-serif;
  letter-spacing: 10px;
  line-height: 65px;
}
@media (max-width: 540px) {
  #wrapper h2.common-title-alt, #wrapper .h2.common-title-alt {
    letter-spacing: 2px;
    line-height: 45px;
    font-size: 40px;
  }
}
@media (min-width: 541px) and (max-width: 575px) {
  #wrapper h2.common-title-alt, #wrapper .h2.common-title-alt {
    font-size: 67px;
    letter-spacing: 5px;
    line-height: 65px;
  }
}
@media (min-width: 576px) and (max-width: 991px) {
  #wrapper h2.common-title-alt, #wrapper .h2.common-title-alt {
    font-size: 79px;
    letter-spacing: 5px;
    line-height: 78px;
  }
}
#wrapper h3.common-title, #wrapper .h3, #wrapper .h3.common-title {
  font-family: "Montserrat-Bold", arial;
  font-weight: bold;
  font-size: 40px;
  letter-spacing: inherit;
  line-height: 40px;
}
@media (max-width: 540px) {
  #wrapper h3.common-title, #wrapper .h3, #wrapper .h3.common-title {
    font-size: 25px;
    line-height: 25px;
  }
}
@media (min-width: 541px) and (max-width: 575px) {
  #wrapper h3.common-title, #wrapper .h3, #wrapper .h3.common-title {
    font-size: 30px;
    line-height: 30px;
  }
}
@media (min-width: 576px) and (max-width: 991px) {
  #wrapper h3.common-title, #wrapper .h3, #wrapper .h3.common-title {
    font-size: 35px;
    line-height: 35px;
  }
}
#wrapper h4.common-title, #wrapper .h4, #wrapper .h4.common-title, #wrapper button > span.form-box-title, #wrapper a > span.form-box-title {
  text-transform: uppercase;
  font-size: 1.5rem;
  /*font-family: 'Montserrat-Bold', arial;
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 7.5px;
  line-height: 22px;*/
}
#wrapper h5.common-title, #wrapper .h5, #wrapper .h5.common-title {
  font-family: "Montserrat-Bold", arial;
  font-weight: bold;
  font-size: 30px;
  line-height: 35px;
}
@media (max-width: 540px) {
  #wrapper h5.common-title, #wrapper .h5, #wrapper .h5.common-title {
    font-size: 22px;
    line-height: 22px;
  }
}
@media (min-width: 541px) and (max-width: 575px) {
  #wrapper h5.common-title, #wrapper .h5, #wrapper .h5.common-title {
    font-size: 25px;
    line-height: 25px;
  }
}
#wrapper .einasalut-menu-lvl-1-text {
  font-family: "Gothic A1", sans-serif;
  font-weight: 500;
  font-size: 37px;
  text-transform: uppercase;
}
#wrapper .einasalut-menu-text {
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
}
#wrapper .einasalut-sidenav-header {
  font-family: "Gothic A1", sans-serif;
  font-weight: 500;
  font-size: 30px;
}
#wrapper .minutero {
  font-size: 25px;
  font-family: "Montserrat";
}
#wrapper .truncate-oneline {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  text-overflow: ellipsis;
}
@media (min-width: 1799.98px) {
  #wrapper .padding-ods {
    margin-right: 18vw;
  }
}
#wrapper .imprimir-icon {
  width: 2.5rem;
}
@media (min-width: 992px) {
  #wrapper .imprimir-icon {
    width: 3.4rem;
  }
}
#wrapper #caib-buscador-eventos .form-group {
  margin-bottom: 0;
}
#wrapper #caib-buscador-eventos .rango-fecha-container input {
  border: 0;
  border-bottom: 1px solid;
}
#wrapper #caib-buscador-eventos .rango-fecha-container input[type=date]::-webkit-calendar-picker-indicator {
  color: rgba(0, 0, 0, 0);
  opacity: 1;
  display: block;
  background: url(/o/baleares-theme/images/baleares/iconos/eventos/r4_gris.svg) no-repeat;
  width: 20px;
  height: 20px;
  border-width: thin;
}
#wrapper #caib-buscador-eventos .caib-evento-item a:hover {
  text-decoration: none !important;
}
#wrapper #caib-buscador-eventos .caib-evento-item a:hover img {
  transform: scale(1);
}
@media (max-width: 991.98px) {
  #wrapper #caib-buscador-eventos .caib-evento-item img {
    max-height: 15rem;
  }
}
#wrapper #caib-buscador-eventos .caib-evento-item .caib-evento-container {
  padding-right: 3rem !important;
}
#wrapper #caib-buscador-eventos .caib-evento-item .caib-evento-container .item-description {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
#wrapper #caib-buscador-eventos .caib-evento-item .caib-evento-container .item-description * {
  font-size: inherit !important;
  color: white !important;
  margin: 0 !important;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
  font-weight: normal !important;
}
#wrapper #caib-buscador-eventos .caib-evento-item .caib-icon {
  width: 1rem;
  margin-right: 1rem;
}
#wrapper #caib-buscador-eventos .caib-evento-item .position-absolute {
  right: 0 !important;
  top: 0 !important;
}
#wrapper #caib-buscador-eventos .caib-evento-item .position-absolute img {
  width: 2rem;
}
#wrapper #caib-buscador-eventos .izqder-disabled {
  display: none;
}
#wrapper #caib-buscador-eventos .caib-agenda-page-item {
  padding: 1rem;
  font-size: 2rem;
}
#wrapper #caib-buscador-eventos .caib-agenda-page-item a {
  color: #65665e !important;
}
#wrapper #caib-buscador-eventos .caib-agenda-page-item a:hover {
  text-decoration: none !important;
}
#wrapper #caib-buscador-eventos .caib-agenda-page-item.active {
  font-size: 3rem;
}
#wrapper #caib-buscador-eventos .caib-agenda-page-item.active a {
  color: #00aeb8 !important;
}
#wrapper #caib-buscador-eventos .caib-agenda-page-item:last-child a, #wrapper #caib-buscador-eventos .caib-agenda-page-item:first-child a {
  color: #00aeb8 !important;
}
#wrapper .calendar-portlet-list:first-child, #wrapper .calendar-portlet-list:last-child {
  display: none;
}
#wrapper .evento-icono-0 {
  mask: url(/o/baleares-theme/images/baleares/iconos/eventos/r0.svg) no-repeat center;
  -webkit-mask: url(/o/baleares-theme/images/baleares/iconos/eventos/r0.svg) no-repeat center;
}
#wrapper .evento-icono-1 {
  mask: url(/o/baleares-theme/images/baleares/iconos/eventos/r1.svg) no-repeat center;
  -webkit-mask: url(/o/baleares-theme/images/baleares/iconos/eventos/r1.svg) no-repeat center;
}
#wrapper .evento-icono-2 {
  mask: url(/o/baleares-theme/images/baleares/iconos/eventos/r2.svg) no-repeat center;
  -webkit-mask: url(/o/baleares-theme/images/baleares/iconos/eventos/r2.svg) no-repeat center;
}
#wrapper .evento-icono-3 {
  mask: url(/o/baleares-theme/images/baleares/iconos/eventos/r3.svg) no-repeat center;
  -webkit-mask: url(/o/baleares-theme/images/baleares/iconos/eventos/r3.svg) no-repeat center;
}
#wrapper .evento-icono-4 {
  mask: url(/o/baleares-theme/images/baleares/iconos/eventos/r4.svg) no-repeat center;
  -webkit-mask: url(/o/baleares-theme/images/baleares/iconos/eventos/r4.svg) no-repeat center;
}
#wrapper .evento-icono-size-2 {
  min-height: 2rem;
  min-width: 2rem;
  max-width: 2rem;
  max-height: 2rem;
}
#wrapper .evento-icono-size-2 > img, #wrapper .evento-icono-size-2 > img.bg-image {
  object-fit: contain;
  object-position: top;
}
#wrapper #izfe-buscador-eventos {
  background: gray;
}
#wrapper .login-container {
  max-width: 40rem;
  padding: 2rem 3rem;
  border: 2px solid #00aeb8;
  border-radius: 3px;
  margin: 0 auto;
}
@media (min-width: 541px) and (max-width: 991.98px) {
  #wrapper .login-container {
    margin: 0 15vw;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  #wrapper .login-container {
    margin: 0 15vw;
  }
}
#wrapper .login-container a, #wrapper .login-container label, #wrapper .login-container input {
  font-family: "Montserrat";
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.63;
  letter-spacing: normal;
  border-radius: 0;
}
@media (min-width: 1200px) {
  #wrapper .login-container a, #wrapper .login-container label, #wrapper .login-container input {
    font-size: 18px;
  }
}
#wrapper .login-container a {
  color: var(--color-principal);
}
#wrapper .login-container label {
  color: var(--texto-principal);
}
#wrapper .login-container .input-checkbox-wrapper {
  margin: 0;
}
#wrapper .login-container button {
  background: #00aeb8 !important;
  color: white !important;
  backdrop-filter: brightness(1.15);
  filter: brightness(1.15);
  text-decoration: none !important;
  border-radius: 0;
  padding: 1em 2em;
  border: none;
  font-family: "Montserrat", sans-serif;
}
#wrapper .login-container button span:hover {
  filter: brightness(1) !important;
}
#wrapper .login-container button:hover {
  background: #00dce9 !important;
  color: white !important;
  backdrop-filter: brightness(1.15);
  filter: brightness(1.15);
  text-decoration: none !important;
}
#wrapper .number-container {
  width: 3em;
  height: 3em;
  top: 50%;
  left: 50%;
  margin: -1.5em;
  display: flex;
  justify-content: center;
  align-items: center;
}
#wrapper .number {
  margin: 0;
  font-family: "Montserrat";
  font-size: 30px;
}
#wrapper .fondo-numero {
  height: 4.5em;
}
#wrapper #compartir-experiencias {
  padding-right: 0;
  padding-left: 0;
}
#wrapper #compartir-experiencias .card-page-item.col-md-12 {
  padding-right: 0;
  padding-left: 0;
}
@media (max-width: 991.98px) {
  #wrapper #compartir-experiencias .card-page-item.col-md-12 {
    margin-right: 8vw !important;
    margin-left: 8vw !important;
    max-width: 85%;
  }
}
#wrapper #compartir-experiencias .card-page-item.col-md-12 .card-body.widget-topbar {
  padding-right: 0;
  padding-left: 0;
}
#wrapper .experiencia-img img {
  position: absolute;
}
@media (max-width: 991.98px) {
  #wrapper .experiencia-img img {
    top: 1rem;
    height: 14rem;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 100%;
    object-fit: contain;
  }
}
@media (min-width: 992px) {
  #wrapper .experiencia-img img {
    max-height: 100%;
    right: 0;
    top: 0;
    width: 18vw;
    object-fit: cover;
  }
}
@media (min-width: 992px) {
  #wrapper .experiencia-img p, #wrapper .experiencia-img h2 {
    margin-right: 19vw;
  }
}
@media (max-width: 991.98px) {
  #wrapper .experiencia-img > *:first-child {
    padding-top: 16rem;
  }
}
#wrapper .custom-table th, #wrapper .custom-table td {
  background: #eee;
  padding: 8px;
}
@media screen and (max-width: 750px) {
  #wrapper .custom-table table {
    width: 100%;
  }
  #wrapper .custom-table table thead {
    display: none;
  }
  #wrapper .custom-table table tr, #wrapper .custom-table table td {
    border-bottom: 1px solid #ddd;
  }
  #wrapper .custom-table table tr {
    margin-bottom: 8px;
    display: block;
  }
  #wrapper .custom-table table td {
    display: flex;
  }
  #wrapper .custom-table table td::before {
    content: attr(label);
    font-weight: bold;
    width: 120px;
    min-width: 120px;
  }
}
#wrapper #alta-experiencias .alta-experiencia-categorias .text-secondary, #wrapper #alta-experiencias .alta-experiencia-categorias .sheet-subtitle, #wrapper #alta-experiencias .alta-buenas-practicas-categorias .text-secondary, #wrapper #alta-experiencias .alta-buenas-practicas-categorias .sheet-subtitle, #wrapper #alta-buenas-practicas .alta-experiencia-categorias .text-secondary, #wrapper #alta-buenas-practicas .alta-experiencia-categorias .sheet-subtitle, #wrapper #alta-buenas-practicas .alta-buenas-practicas-categorias .text-secondary, #wrapper #alta-buenas-practicas .alta-buenas-practicas-categorias .sheet-subtitle {
  display: none;
}
#wrapper #alta-experiencias .lfr-ddm-field-group, #wrapper #alta-buenas-practicas .lfr-ddm-field-group {
  margin-bottom: 0;
}
#wrapper #alta-experiencias .lfr-ddm-field-group .clearfix, #wrapper #alta-buenas-practicas .lfr-ddm-field-group .clearfix {
  margin-bottom: 0;
}
#wrapper #portlet_terms-of-use .mt-4.sheet.sheet-lg {
  max-width: 95%;
  padding: 3rem 8vw;
}
#wrapper #portlet_terms-of-use .mt-4.sheet.sheet-lg #condicionesDeUso {
  margin: 0 !important;
}
#wrapper .font-weight-underline, #wrapper .text-underline, #wrapper .font-underline {
  text-decoration: underline;
}
#wrapper #_com_liferay_message_boards_web_portlet_MBPortlet_fm {
  /*Mas opciones*/
}
#wrapper #_com_liferay_message_boards_web_portlet_MBPortlet_fm #_com_liferay_message_boards_web_portlet_MBPortlet_more-settings,
#wrapper #_com_liferay_message_boards_web_portlet_MBPortlet_fm #_com_liferay_message_boards_web_portlet_MBPortlet_permissions,
#wrapper #_com_liferay_message_boards_web_portlet_MBPortlet_fm #_com_liferay_message_boards_web_portlet_MBPortlet_categorization {
  display: none;
}
#wrapper #filtro_rutas fieldset form {
  text-align: center;
}
#wrapper #filtro_rutas fieldset form .filtro-selector label, #wrapper #filtro_rutas fieldset form .filtro-buscador label {
  color: white !important;
  margin-bottom: 0.1rem !important;
}
#wrapper #filtro_rutas fieldset form .filtro-selector input, #wrapper #filtro_rutas fieldset form .filtro-buscador input {
  text-align: center;
  border-radius: 0;
  border: 0;
}
@media (max-width: 991.98px) {
  #wrapper #filtro_rutas fieldset form .filtro-selector input, #wrapper #filtro_rutas fieldset form .filtro-buscador input {
    max-width: 18rem;
    margin: auto;
  }
}
#wrapper #filtro_rutas fieldset form .filtro-selector .option-container > div, #wrapper #filtro_rutas fieldset form .filtro-buscador .option-container > div {
  width: 100%;
  height: 100%;
  flex-direction: column;
  display: flex;
  justify-content: end;
}
#wrapper #filtro_rutas fieldset form .filtro-selector .option-container > div > label, #wrapper #filtro_rutas fieldset form .filtro-buscador .option-container > div > label {
  margin-top: auto !important;
  margin-bottom: auto !important;
}
#wrapper #filtro_rutas fieldset form .filtro-selector .option-container > div > select, #wrapper #filtro_rutas fieldset form .filtro-buscador .option-container > div > select {
  text-align: center;
  border-radius: 0;
  border: 0;
}
@media (max-width: 991.98px) {
  #wrapper #filtro_rutas fieldset form .filtro-selector .option-container > div > select, #wrapper #filtro_rutas fieldset form .filtro-buscador .option-container > div > select {
    max-width: 18rem;
    margin: auto;
  }
}
#wrapper #filtro_rutas fieldset form button {
  color: var(--color-principal) !important;
  background-color: var(--blanco-principal) !important;
  padding: 0.75rem 1.5rem;
  border: 0;
  border-radius: 0;
}
#wrapper #filtro_rutas fieldset form button, #wrapper #filtro_rutas fieldset form button span {
  font-family: "Montserrat", sans-serif;
}
#wrapper #filtro_rutas fieldset form button:hover {
  color: var(--color-principal) !important;
  background-color: var(--blanco-principal) !important;
  filter: brightness(1.25);
}
#wrapper .rrss-footer-icon {
  width: 25px !important;
}
#wrapper #condicionesDeUso .common-subtitle {
  margin-bottom: 1rem;
}

.b-cprincipal a {
  color: var(--color-secundario);
}

.b-blanco-principal a {
  color: var(--color-principal);
}

.einasalut-img-wrap {
  display: flex;
  flex-direction: column;
}
@media (min-width: 1200px) {
  .einasalut-img-wrap {
    flex-direction: row-reverse;
  }
}
.einasalut-img-wrap img {
  max-width: none !important;
}

.einasalut-ul-flechaazul {
  padding-left: 0 !important;
}
.einasalut-ul-flechaazul > li {
  background: url(/o/baleares-theme/images/baleares/iconos/flechaAzul.png) no-repeat left top;
  padding: 0px 0 1rem 3rem;
  list-style: none;
  background-position-y: 4px;
}

.einasalut-ul-guion {
  list-style-type: "- ";
}

/*
    CUSTOM DOBLE AUTENTICACIÓN
*/
#double_verification {
  position: relative;
  background: #ffffff;
  padding: 20px 60px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1215686275), 0 1px 2px rgba(0, 0, 0, 0.2392156863);
}
#double_verification label.control-label {
  font-family: "Montserrat Bold", arial;
  font-size: 20px !important;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.63;
  letter-spacing: normal;
  color: #65665d !important;
  margin-bottom: 0.75em;
  margin-top: 1em;
}
#double_verification .portlet-msg-info {
  margin: 20px 0;
}

/*
    CUSTOM FONTS
*/
/*
    Montserrat font
*/
@font-face {
  font-family: "Montserrat";
  src: url("./baleares_custom/fonts/Montserrat-SemiBold.ttf");
}
@font-face {
  font-family: "Montserrat Bold";
  src: url("./baleares_custom/fonts/Montserrat-Bold.ttf");
}
/*
    Gothic font
*/
@font-face {
  font-family: "Gothic A1";
  src: url("./baleares_custom/fonts/Alternate-Gothic-No2-D-Regular.ttf");
}
/*
    IMPORT HEADER STYLES
*/
@media (max-width: 1200px) {
  #heading {
    margin-top: 30px;
  }
}
.panel-notifications-count {
  display: none !important;
}

a.language-entry-short-text {
  color: #00aeb8;
}

.sign-in .lexicon-icon, .sign-in .taglib-icon-label {
  color: #00aeb8;
}

.personal-menu-dropdown .sticker .sticker {
  border: 2px solid #00aeb8;
}
.personal-menu-dropdown .sticker .sticker .lexicon-icon, .personal-menu-dropdown .sticker .sticker .taglib-icon-label {
  color: #00aeb8;
}

.search-bar-keywords-input {
  border: 2px solid #00aeb8;
  border-right: 0px;
}

.search-bar-keywords-input-wrapper input::placeholder {
  color: transparent;
}

.search-bar-suggestions .input-group-inset-item {
  border: 2px solid #00aeb8;
  border-left: 0px;
  /*.lexicon-icon{
      display:none;
  }*/
}

.baleres-header-select {
  margin-top: 0.7em;
}
.baleres-header-select .user-icon-color-1 {
  display: none;
}
.baleres-header-select .user-icon-color-9 {
  display: none;
}
.baleres-header-select .personal-menu-dropdown {
  padding-right: 0.5em;
  padding-left: 1em;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: bold;
}
.baleres-header-select .personal-menu-dropdown button {
  width: 100%;
}
.baleres-header-select .personal-menu-dropdown button .sticker-lg {
  width: 73%;
}
.baleres-header-select .personal-menu-dropdown button .inline-item {
  width: 100%;
  text-align: left;
  justify-content: left;
}
.baleres-header-select .personal-menu-dropdown:after {
  content: "";
  position: absolute;
  left: 82%;
  top: 32%;
  width: 0;
  height: 0;
  border: solid black;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  -webkit-transform: rotate(45deg);
  clear: both;
}

.baleares-languaje-selector {
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  padding-top: 0.3em;
  margin-top: -10px;
}
@media (min-width: 600px) and (max-width: 800px) {
  .baleares-languaje-selector {
    padding-right: 1em;
  }
}
@media (min-width: 800px) and (max-width: 1200px) {
  .baleares-languaje-selector {
    padding-right: 2.5em;
  }
}
@media (min-width: 1200px) {
  .baleares-languaje-selector {
    align-items: center !important;
    justify-content: center !important;
    display: flex !important;
  }
}
.baleares-languaje-selector .language-entry-short-text {
  font-size: 16px;
}
.baleares-languaje-selector .selected {
  color: #1ecad3;
}
.baleares-languaje-selector .language-entry-short-text:first-child {
  content: "|";
}

@media (max-width: 992px) {
  .baleares-language-mobile {
    display: block !important;
  }
  .baleares-language-mobile .portlet {
    margin-bottom: 0;
  }
  .baleares-language-mobile .portlet-topper {
    display: none;
  }
  .baleares-language-mobile .portlet-content {
    padding: 0;
    background: #00aeb8;
  }
  .baleares-language-mobile a.language-entry-short-text {
    color: #fff;
  }
  .baleares-language-mobile span.language-entry-short-text ~ span {
    color: #fff;
  }
  .baleares-language-mobile span.language-entry-short-text {
    color: #fff;
  }
  .baleares-languaje-selector {
    display: none;
  }
}
@media (min-width: 992px) {
  .baleares-language-mobile {
    display: none !important;
  }
  .header-user-section {
    margin-top: 2em;
  }
}
@media (max-width: 992px) {
  .affix, .control-menu-container {
    top: 55px !important;
  }
  .header-mobile-margin {
    margin-top: 65px;
  }
}
@media (min-width: 1200px) {
  .baleares-custom-user-bar {
    margin-top: -10px;
    align-items: center !important;
    justify-content: center !important;
    display: flex !important;
  }
}
.baleares-custom-user-bar .sign-in {
  float: left;
  font-family: "Montserrat", sans-serif;
}
.baleares-custom-user-bar :hover {
  text-decoration: none;
}
.baleares-custom-user-bar .user-avatar-link {
  display: flex;
}
.baleares-custom-user-bar .user-avatar-link .personal-menu-dropdown {
  width: 42%;
}
.baleares-custom-user-bar .user-avatar-link .personal-menu-dropdown button > span > .inline-item {
  position: absolute;
  top: 0;
  left: 0;
}
.baleares-custom-user-bar .user-avatar-link a {
  float: left;
}

.username-header {
  font-family: "Montserrat";
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.63;
  color: #65665E;
  letter-spacing: normal;
  margin: 0 0 0 0.5em;
}

.lexicon-icon-outline {
  pointer-events: none;
}

.dropdown-menu > li > a:active + .submenu, .dropdown-menu > li > a:active + .submenu-left {
  display: block;
}

@media (min-width: 992px) {
  .dropdown-menu .submenu {
    display: none;
    position: absolute;
    left: 275px;
    top: -0.7rem;
  }
  .dropdown-menu .submenu-left {
    display: none;
    position: absolute;
    left: -277px;
    top: -0.7rem;
  }
  .dropdown-menu > li:hover {
    background-color: #f1f1f1;
  }
  .dropdown-menu > li:hover > .submenu, .dropdown-menu > li:hover > .submenu-left {
    display: block;
  }
  .dropdown-menu {
    min-width: 277px;
    overflow: visible;
  }
  .date-picker-dropdown-menu {
    max-height: 300px !important;
    min-height: 0 !important;
  }
  .custom-navigation .dropdown-item:hover, .custom-navigation .dropdown-menu > li:hover, .custom-navigation .dropdown-menu > li > a:hover, .custom-navigation .dropdown-menu .link-list > li > a:hover, .custom-navigation .dropdown-item:focus, .custom-navigation .dropdown-menu > li > a:focus, .custom-navigation .dropdown-menu .link-list > li > a:focus {
    background-color: var(--color-principal);
  }
}
/*
    IMPORT CUSTOM NAVIGATION
*/
.portlet-boundary_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_ .alert.alert-info {
  display: none;
}

.custom-navigation #mobileMenu > ul > li.selected {
  border-bottom: 4px solid var(--color-principal);
  color: var(--color-principal);
}
.custom-navigation .child-menu :hover {
  color: var(--blanco-principal);
}
.custom-navigation .child-menu :hover > a {
  color: var(--blanco-principal) !important;
}
@media (max-width: 991.98px) {
  .custom-navigation .nav-item {
    padding-left: 1.2rem;
  }
}
@media (min-width: 992px) {
  .custom-navigation .nav-item.dropdown {
    padding-right: 1rem;
  }
}
@media (max-width: 991.98px) {
  .custom-navigation .nav-item.dropdown a.dropdown-item {
    padding-bottom: 0.25rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    padding-top: 0.25rem;
  }
}
.custom-navigation .nav-item.dropdown .lfr-nav-child-toggle, .custom-navigation .nav-item.dropdown .lfr-nav-child-toggle-level-2 {
  z-index: 1;
  width: 1em;
}
@media (max-width: 991.98px) {
  .custom-navigation .nav-item.dropdown .lfr-nav-child-toggle, .custom-navigation .nav-item.dropdown .lfr-nav-child-toggle-level-2 {
    left: 0;
    top: 10px;
    width: fit-content;
  }
}
@media (min-width: 992px) {
  .custom-navigation .nav-item.dropdown .lfr-nav-child-toggle {
    right: 0;
  }
}
@media (min-width: 992px) {
  .custom-navigation .nav-item.dropdown .lfr-nav-child-toggle-level-2 {
    right: 1rem;
    top: 0.7rem;
  }
}
.custom-navigation .nav-item.dropdown .lfr-nav-child-toggle .lexicon-icon-angle-down, .custom-navigation .nav-item.dropdown .lfr-nav-child-toggle-level-2 .lexicon-icon-angle-down {
  display: block;
}
.custom-navigation .nav-item.dropdown .lfr-nav-child-toggle .lexicon-icon-angle-up, .custom-navigation .nav-item.dropdown .lfr-nav-child-toggle-level-2 .lexicon-icon-angle-up {
  display: none;
}
.custom-navigation .nav-item.dropdown .open > .lfr-nav-child-toggle-level-2 .lexicon-icon-angle-down, .custom-navigation .nav-item.dropdown.open > .lfr-nav-child-toggle .lexicon-icon-angle-down {
  display: none;
}
.custom-navigation .nav-item.dropdown .open > .lfr-nav-child-toggle-level-2 .lexicon-icon-angle-up, .custom-navigation .nav-item.dropdown.open > .lfr-nav-child-toggle .lexicon-icon-angle-up {
  display: block;
}
.custom-navigation .lexicon-icon:hover, .custom-navigation .lexicon-icon:focus {
  color: inherit;
}
.custom-navigation button.dropdown-child {
  padding: 0;
  border: 0;
  display: block;
}

@media (min-width: 992px) {
  .custom-navigation .dropdown-menu {
    max-height: 600px !important;
  }
  .custom-navigation nav {
    float: right;
  }
  .custom-navigation nav ul {
    list-style: none;
  }
  .custom-navigation nav ul li {
    display: inline;
    margin-right: 1em;
  }
  .custom-navigation nav ul li a {
    text-decoration: none;
  }
  .custom-navigation nav ul li a span {
    font-family: "Montserrat", sans-serif;
    font-size: 19px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.25px;
    width: 211px;
    height: 19px;
    text-transform: lowercase;
  }
  .custom-navigation nav ul li .child-menu {
    border-bottom-width: 6px;
    border-radius: 0;
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
  }
}
@media (min-width: 1450px) {
  .custom-navigation nav ul li {
    margin-right: 2em;
  }
}
@media (max-width: 992px) {
  .custom-baleares-nav {
    background-color: #00aeb8;
    left: 0px;
  }
  .custom-baleares-nav .navbar-collapse .navbar-nav {
    flex-direction: column;
  }
  button.navbar-toggler[aria-expanded=false] .navbar-toggler-icon {
    background-image: url(".../../../images/baleares/iconos/hamburguesa-responsive.png");
  }
  button.navbar-toggler[aria-expanded=true] .navbar-toggler-icon {
    background-image: url(".../../../images/baleares/iconos/hamburguesa-close.png");
  }
  .navbar-light .navbar-toggler {
    border-color: transparent;
  }
  .custom-navigation .child-menu .dropdown-item {
    color: #fff !important;
  }
  .custom-navigation nav {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 999;
    float: right;
  }
  .custom-navigation nav ul {
    list-style: none;
  }
  .custom-navigation nav ul li.selected {
    border-bottom: 0px !important;
  }
  .custom-navigation nav ul li.selected span, .custom-navigation nav ul li.selected span:hover {
    color: #65665d !important;
  }
  .custom-navigation nav ul li.selected ul li.selected {
    border-bottom: 0px !important;
  }
  .custom-navigation nav ul li.selected ul li.selected a, .custom-navigation nav ul li.selected ul li.selected svg {
    border-bottom: 0px !important;
    color: #65665d !important;
  }
  .custom-navigation nav ul li.selected ul li a, .custom-navigation nav ul li.selected ul li svg {
    border-bottom: 0px !important;
    color: #fff !important;
  }
  .custom-navigation nav ul li {
    text-decoration: none;
  }
  .custom-navigation nav ul li .text-truncate {
    text-overflow: initial;
  }
  .custom-navigation nav ul li span, .custom-navigation nav ul li span:hover {
    font-family: "Montserrat", sans-serif;
    color: #fff !important;
    font-size: 19px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.25px;
    width: 211px;
    height: 19px;
    text-transform: lowercase;
  }
  .custom-navigation nav ul li span span, .custom-navigation nav ul li span:hover span {
    float: left;
    width: 5%;
  }
  .custom-navigation nav ul li .child-menu {
    border-radius: 0;
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
  }
}
#custom-user-portrait {
  max-width: 40px;
  height: auto;
  border-radius: 100%;
  border: 2px solid var(--color-principal);
}

.dropdown-menu-personal-menu a {
  color: rgb(33, 37, 41) !important;
}
.dropdown-menu-personal-menu a a:hover {
  color: rgb(33, 37, 41) !important;
  background-color: transparent !important;
}

/* #banner{
    padding: 1rem calc(30px * 0.5);
    display: flex;
    justify-content: space-between;
    align-items: center;
    -webkit-box-shadow: -1px 1px 2px 0px rgb(189 189 189);
    -moz-box-shadow: -1px 1px 2px 0px rgb(189 189 189);
    box-shadow: -1px 1px 2px 0px rgb(189 189 189);

    #einasalut-logo {
        width: 160px;
        height: auto;
    }

    #einasalut-menu-principal-container{
        .portlet-title-text{
            display: none;
        }
    }

    #einasalut-navigation-right{
        display: flex;
        align-items: center;

        #einasalut-language-selector-container{
            .portlet-title-text{
                display: none;
            }
        }
    }
} */
header {
  position: sticky;
  top: 0;
  z-index: 100;
}
header .gaib-language-link {
  color: var(--blanco-principal) !important;
}
header .einasalut-header-simple-site-map a {
  color: black !important;
  font-weight: bold;
}
header #einasalut-premenu .portlet {
  margin-bottom: 0 !important;
}
header #einasalut-premenu .portlet .portlet-content {
  background: var(--color-principal) !important;
}
header #einasalut-premenu img {
  width: 1.5rem !important;
}
header #einasalut-premenu span {
  color: var(--blanco-principal) !important;
}
header #einasalut-premenu span.gaib-language-link {
  font-weight: normal !important;
  border-bottom: 1px solid;
}
header #einasalut-premenu a.gaib-language-link {
  border-bottom: 1px solid var(--color-principal);
  text-decoration: none !important;
}
header #einasalut-sidenav-open-nav-button > svg.lexicon-icon, header #goib-busqueda-navegacion-button > svg.lexicon-icon {
  fill: var(--color-principal);
}
header #einasalut-sidenav-open-nav-button:hover, header #goib-busqueda-navegacion-button:hover {
  background: var(--color-principal) !important;
}
header #einasalut-sidenav-open-nav-button:hover > svg.lexicon-icon, header #goib-busqueda-navegacion-button:hover > svg.lexicon-icon {
  fill: var(--blanco-principal);
}

.einasalut-signed header {
  top: 56px;
}

.page-editor__layout-viewport header {
  top: 0;
}

@media (max-width: 576px) {
  .einasalut-signed header {
    top: 48px;
  }
  .page-editor__layout-viewport header {
    top: 0;
  }
}
@media (max-width: 576px) {
  .einasalut-sidenav.einasalut-signed {
    top: 47px !important;
  }
}
/* MENÚ LATERAL */
#einasalut-sidenav-background {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5607843137);
  z-index: 50;
  opacity: 1;
}
@media (min-width: 768px) {
  #einasalut-sidenav-background {
    transition: opacity 1s linear;
  }
}
#einasalut-sidenav-background.d-none {
  opacity: 0;
}

#einasalut-sidenav-big-container #einasalut-navigation-top .einasalut-sidenav-language .portlet-content {
  background: none;
}
#einasalut-sidenav-big-container #einasalut-sidenav-container {
  height: 100%;
  width: auto;
  position: fixed;
  z-index: 100;
  top: 0;
  right: 0;
  background-color: var(--color-principal);
  display: flex;
}
@media (min-width: 768px) {
  #einasalut-sidenav-big-container #einasalut-sidenav-container {
    transition: 0.5s;
  }
}
#einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav-gradient {
  background: var(--color-principal);
  background: -moz-linear-gradient(left, var(--color-principal) 0%, var(--color-principal) 64%, #048289 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, var(--color-principal)), color-stop(64%, var(--color-principal)), color-stop(100%, #048289));
  background: -webkit-linear-gradient(left, var(--color-principal) 0%, var(--color-principal) 64%, #048289 100%);
  background: -o-linear-gradient(left, var(--color-principal) 0%, var(--color-principal) 64%, #048289 100%);
  background: -ms-linear-gradient(left, var(--color-principal) 0%, var(--color-principal) 64%, #048289 100%);
  background: linear-gradient(to right, var(--color-principal) 0%, var(--color-principal) 64%, #048289 100%);
}
#einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav {
  height: 100%;
  width: 0;
  background-color: var(--color-principal);
  /* PARTE SUPERIOR DEL MENÚ DESPLEGADO (LOGO, IDIOMA Y CERRAR)*/
  /** MENÚ CERRADO **/
  /** MENÚ ABIERTO **/
}
@media (min-width: 768px) {
  #einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav {
    transition: 0.5s;
  }
}
#einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav .einasalut-sidenav-return > img {
  cursor: pointer;
}
#einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav#einasalut-sidenav-3 {
  position: absolute !important;
}
@media (min-width: 768px) {
  #einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav#einasalut-sidenav-3 {
    position: relative !important;
  }
}
#einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav.einasalut-signed {
  top: 56px;
}
#einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav .einasalut-logo-white {
  width: 100px;
  height: auto;
  margin-top: -10px;
}
#einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav .einasalut-sidenav-close {
  width: 20px;
  margin-top: 5px;
}
#einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav .einasalut-sidenav-language .portlet-title-text {
  display: none;
}
#einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav .einasalut-sidenav-language .gaib-language-link {
  color: var(--blanco-principal) !important;
}
#einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav #einasalut-navigation-top {
  height: 15%;
  padding: 3rem 3rem 2rem 3rem;
  z-index: 1;
  margin-bottom: -118.28px;
  right: 0;
  top: 0;
  width: 0;
}
@media (min-width: 768px) {
  #einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav #einasalut-navigation-top {
    transition: 0.5s;
  }
}
@media (max-width: 768px) {
  #einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav #einasalut-navigation-top {
    width: 100%;
  }
}
#einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav .einasalut-navigation-top-filler {
  height: 15%;
  padding: 3rem 3rem 2rem 3rem;
}
#einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav #navigation {
  right: 0;
  padding: 0 3rem;
  margin-top: calc(15% + 5rem);
}
#einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav #navigation .einasalut-sidenav-desplegable-links {
  list-style: none;
  padding-left: 1rem;
}
#einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav #navigation .einasalut-sidenav-header {
  padding: 0;
  color: var(--blanco-principal) !important;
  margin-bottom: 1rem;
}
#einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav #navigation .einasalut-sidenav-links {
  padding: 0;
  list-style: none;
  height: 65vh;
}
#einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav #navigation .einasalut-sidenav-links > ul {
  padding: 0;
  padding-right: 1rem;
  list-style: none;
  max-height: 100%;
  overflow: hidden auto;
}
@media (max-width: 767.98px) {
  #einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav #navigation .einasalut-sidenav-links > ul {
    width: 80vw;
  }
}
#einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav #navigation .einasalut-sidenav-links .einasalut-sidenav-link-1 a {
  /*font-family: "Montserrat-Bold", arial;
  font-weight: bold;
  font-size: 40px;*/
}
#einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav #navigation .einasalut-sidenav-links .einasalut-sidenav-link-2 a, #einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav #navigation .einasalut-sidenav-links .einasalut-sidenav-link-3 a {
  min-width: 345px;
  font-weight: normal;
  font-size: 1em;
}
#einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav #navigation .einasalut-sidenav-links .einasalut-sidenav-link hr {
  border-color: #eeeeee;
}
#einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav #navigation .einasalut-sidenav-links .einasalut-sidenav-link-1, #einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav #navigation .einasalut-sidenav-links .einasalut-sidenav-link-2 {
  position: static !important;
  text-align: left;
}
#einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav #navigation .einasalut-sidenav-links .einasalut-sidenav-link-1 a, #einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav #navigation .einasalut-sidenav-links .einasalut-sidenav-link-2 a {
  color: var(--blanco-principal);
}
#einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav #navigation .einasalut-sidenav-links-2 {
  position: absolute;
  top: 147.5px;
}
@media (max-width: 768px) {
  #einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav #navigation .einasalut-sidenav-links-2 {
    width: calc(100% - 7rem);
  }
}
@media (min-width: 768px) {
  #einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav #navigation .einasalut-sidenav-links-2 {
    left: 418px;
    transition: 0.25s;
  }
}
#einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav #navigation .einasalut-sidenav-links-3 {
  z-index: 1;
  position: absolute;
  top: 0px;
  width: 333px;
}
@media (max-width: 768px) {
  #einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav #navigation .einasalut-sidenav-links-3 {
    width: calc(100% - 7rem);
  }
}
@media (min-width: 768px) {
  #einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav #navigation .einasalut-sidenav-links-3 {
    left: 370px;
    transition: 0.25s;
  }
}
#einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav #navigation.einasalut-nivel-2 {
  position: absolute;
  right: 100% !important;
  width: 400px;
  height: 100%;
  top: 0;
  padding: 15% 0 3rem 3rem;
  border-right: 2px solid white;
  padding-right: 0 !important;
  /* GRADIENTE */
  background: var(--color-principal);
  background: -moz-linear-gradient(left, var(--color-principal) 0%, var(--color-principal) 64%, #048289 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, var(--color-principal)), color-stop(64%, var(--color-principal)), color-stop(100%, #048289));
  background: -webkit-linear-gradient(left, var(--color-principal) 0%, var(--color-principal) 64%, #048289 100%);
  background: -o-linear-gradient(left, var(--color-principal) 0%, var(--color-principal) 64%, #048289 100%);
  background: -ms-linear-gradient(left, var(--color-principal) 0%, var(--color-principal) 64%, #048289 100%);
  background: linear-gradient(to right, var(--color-principal) 0%, var(--color-principal) 64%, #048289 100%);
}
@media (min-width: 768px) {
  #einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav #navigation.einasalut-nivel-2 {
    transition: right 0.1s;
  }
}
#einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav #navigation.einasalut-nivel-2 .einasalut-sidenav-links .einasalut-sidenav-link-1 a {
  opacity: 0.5;
}
#einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav #navigation.einasalut-nivel-2 .einasalut-sidenav-links .einasalut-sidenav-link-1 button {
  opacity: 0.5;
}
#einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav #navigation.einasalut-nivel-2 .einasalut-sidenav-links .einasalut-sidenav-link-1.einasalut-selected a {
  opacity: 1;
}
#einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav #navigation.einasalut-nivel-2 .einasalut-sidenav-links .einasalut-sidenav-link-1.einasalut-selected hr {
  opacity: 1;
}
#einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav #navigation.einasalut-nivel-2 .einasalut-sidenav-links .einasalut-sidenav-link-1.einasalut-selected button {
  opacity: 1;
}
#einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav #navigation.einasalut-nivel-2 .einasalut-sidenav-links .einasalut-sidenav-link-1 .einasalut-sidenav-level-1 {
  position: absolute;
  left: 100%;
  top: 15%;
  /* padding-left: 4.5rem; */
  list-style: none;
  text-align: left;
  cursor: default;
  width: 93.5%;
  max-height: 60vh;
  overflow-y: scroll;
  padding-right: 0.25rem;
}
#einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav #navigation.einasalut-nivel-2 .einasalut-sidenav-links .einasalut-sidenav-link-1 .einasalut-sidenav-level-1 li {
  padding-left: 2.5rem;
}
#einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav #navigation.einasalut-nivel-2 .einasalut-sidenav-links .einasalut-sidenav-link-1 .einasalut-sidenav-level-1 li .lexicon-icon {
  margin: 0;
  opacity: 0.5;
}
#einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav #navigation.einasalut-nivel-2 .einasalut-sidenav-links .einasalut-sidenav-link-1 .einasalut-sidenav-level-1 li a {
  font-size: 16px !important;
  color: var(--blanco-principal);
}
#einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav #navigation.einasalut-nivel-3 {
  position: absolute;
  right: 100% !important;
  width: 360px;
  height: 100%;
  top: 0;
  padding: 15% 0 3rem 3rem;
  border-right: 2px solid white;
  padding-right: 0 !important;
  /* GRADIENTE */
  background: var(--color-principal);
  background: -moz-linear-gradient(left, var(--color-principal) 0%, var(--color-principal) 64%, #048289 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, var(--color-principal)), color-stop(64%, var(--color-principal)), color-stop(100%, #048289));
  background: -webkit-linear-gradient(left, var(--color-principal) 0%, var(--color-principal) 64%, #048289 100%);
  background: -o-linear-gradient(left, var(--color-principal) 0%, var(--color-principal) 64%, #048289 100%);
  background: -ms-linear-gradient(left, var(--color-principal) 0%, var(--color-principal) 64%, #048289 100%);
  background: linear-gradient(to right, var(--color-principal) 0%, var(--color-principal) 64%, #048289 100%);
}
@media (min-width: 768px) {
  #einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav #navigation.einasalut-nivel-3 {
    transition: right 0.1s;
  }
}
@media (max-width: 767.98px) {
  #einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav #navigation.einasalut-nivel-3 .einasalut-arrow-right {
    display: none;
  }
}
#einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav #navigation.einasalut-nivel-3 .einasalut-sidenav-links .einasalut-sidenav-link-1 a {
  opacity: 0.5;
}
#einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav #navigation.einasalut-nivel-3 .einasalut-sidenav-links .einasalut-sidenav-link-1 button {
  opacity: 0.5;
}
#einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav #navigation.einasalut-nivel-3 .einasalut-sidenav-links .einasalut-sidenav-link-1.einasalut-selected a {
  opacity: 1;
}
#einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav #navigation.einasalut-nivel-3 .einasalut-sidenav-links .einasalut-sidenav-link-1.einasalut-selected hr {
  opacity: 1;
}
#einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav #navigation.einasalut-nivel-3 .einasalut-sidenav-links .einasalut-sidenav-link-1.einasalut-selected button {
  opacity: 1;
}
#einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav #navigation.einasalut-nivel-3 .einasalut-sidenav-links .einasalut-sidenav-link-1 .einasalut-sidenav-level-1 {
  position: absolute;
  left: 100%;
  top: 15%;
  /* padding-left: 4.5rem; */
  list-style: none;
  text-align: left;
  cursor: default;
  width: 93.5%;
  max-height: 60vh;
  overflow-y: scroll;
  padding-right: 0.25rem;
}
#einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav #navigation.einasalut-nivel-3 .einasalut-sidenav-links .einasalut-sidenav-link-1 .einasalut-sidenav-level-1 li {
  padding-left: 2.5rem;
}
#einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav #navigation.einasalut-nivel-3 .einasalut-sidenav-links .einasalut-sidenav-link-1 .einasalut-sidenav-level-1 li .lexicon-icon {
  margin: 0;
  opacity: 0.5;
}
#einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav #navigation.einasalut-nivel-3 .einasalut-sidenav-links .einasalut-sidenav-link-1 .einasalut-sidenav-level-1 li a {
  font-size: 16px !important;
  color: var(--blanco-principal);
}
#einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav #navigation.einasalut-nivel-3 .einasalut-sidenav-links .einasalut-sidenav-link-2 a {
  opacity: 0.5;
}
#einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav #navigation.einasalut-nivel-3 .einasalut-sidenav-links .einasalut-sidenav-link-2 button {
  opacity: 0.5;
}
#einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav #navigation.einasalut-nivel-3 .einasalut-sidenav-links .einasalut-sidenav-link-2.einasalut-selected a {
  opacity: 1;
}
#einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav #navigation.einasalut-nivel-3 .einasalut-sidenav-links .einasalut-sidenav-link-2.einasalut-selected hr {
  opacity: 1;
}
#einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav #navigation.einasalut-nivel-3 .einasalut-sidenav-links .einasalut-sidenav-link-2.einasalut-selected button {
  opacity: 1;
}
#einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav #navigation.einasalut-nivel-3 .einasalut-sidenav-links .einasalut-sidenav-link-2 .einasalut-sidenav-level-2 {
  position: absolute;
  left: 100%;
  top: 15%;
  /* padding-left: 4.5rem; */
  list-style: none;
  text-align: left;
  cursor: default;
  width: 93.5%;
  max-height: 60vh;
  overflow-y: scroll;
  padding-right: 0.25rem;
}
#einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav #navigation.einasalut-nivel-3 .einasalut-sidenav-links .einasalut-sidenav-link-2 .einasalut-sidenav-level-2 li {
  padding-left: 2.5rem;
}
#einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav #navigation.einasalut-nivel-3 .einasalut-sidenav-links .einasalut-sidenav-link-2 .einasalut-sidenav-level-2 li .lexicon-icon {
  margin: 0;
  opacity: 0.5;
}
#einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav #navigation.einasalut-nivel-3 .einasalut-sidenav-links .einasalut-sidenav-link-2 .einasalut-sidenav-level-2 li a {
  font-size: 16px !important;
  color: var(--blanco-principal);
}
#einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav #einasalut-sidenav-bottom {
  display: flex;
  flex-direction: column;
  justify-content: end;
  padding: 0 3rem 2rem 3rem;
}
#einasalut-sidenav-big-container #einasalut-sidenav-container .einasalut-sidenav #einasalut-sidenav-bottom > a.text-white {
  color: var(--blanco-principal) !important;
}

/*
@media (max-height: 1079.98px){
    #einasalut-sidenav #navigation{
        padding-top: 2rem;
    }
    #einasalut-sidenav #navigation.einasalut-nivel-2{
        padding-top: 3rem;
    }
    #einasalut-sidenav #einasalut-sidenav-bottom {
        padding-top: 3rem !important;
    }
    .einasalut-sidenav-level-2{
        height: 55vh;
        overflow-y: scroll;
    }
}

@media (max-height: 900px){
    .einasalut-sidenav-level-2{
        height: 60vh;
        overflow-y: scroll;
    }
    #einasalut-sidenav #navigation{
        height: 65vh;
        overflow-y: scroll;
    }
}*/
@media screen and (max-height: 768px) and (max-width: 768px) {
  .einasalut-sidenav .einasalut-sidenav-level-2 {
    padding-top: 1.5rem;
    width: 100vw !important;
  }
}
@media (max-height: 768px) {
  /*.einasalut-sidenav-level-2{
      height: 60vh;
      overflow-y: scroll;
  }
  #einasalut-sidenav #navigation{
      height: 60vh;
      overflow-y: scroll;
  }*/
  .einasalut-sidenav #einasalut-navigation-top {
    padding: 2rem 3rem 0rem 3rem !important;
  }
  .einasalut-sidenav #navigation hr {
    margin: 1rem 0;
  }
  .einasalut-sidenav #navigation .einasalut-sidenav-links .einasalut-sidenav-link-1 a, .einasalut-sidenav #navigation .einasalut-sidenav-level-2 h3, .einasalut-sidenav #navigation .einasalut-sidenav-links .einasalut-sidenav-link-2 a, .einasalut-sidenav #navigation .einasalut-sidenav-level-3 h3 {
    font-size: 22px !important;
  }
  .einasalut-sidenav hr.white-transparent {
    border-color: rgba(255, 255, 255, 0.6509803922);
  }
}
@media (max-height: 665px) {
  .einasalut-sidenav .einasalut-logo-white {
    width: auto;
    height: 100%;
  }
  .einasalut-sidenav-level-2 {
    padding-top: 1.5rem;
  }
}
@media (max-height: 600px) {
  .einasalut-sidenav #navigation {
    overflow-y: scroll;
  }
  .einasalut-sidenav-level-2 {
    height: 50%;
  }
}
@media (max-height: 450px) {
  .einasalut-sidenav #einasalut-navigation-top {
    height: 17.5%;
  }
  .einasalut-sidenav .einasalut-sidenav-level-2 {
    height: 40%;
  }
  .einasalut-sidenav #einasalut-sidenav-bottom {
    height: 50%;
  }
}
/*
@media (max-height: 650px){
    #einasalut-sidenav #navigation{
        height: 45vh;
        overflow-y: scroll;
    }
    .einasalut-sidenav-level-2{
        height: 45vh;
        overflow-y: scroll;
    }
}

@media (max-height: 600px){
    .einasalut-sidenav-level-2{
        height: 30vh;
        overflow-y: scroll;
    }
}    
*/
/* Firefox */
#navigation {
  scrollbar-width: none;
  scrollbar-color: #ffffff #04858b;
}

/* Chrome, Edge, and Safari */
#navigation::-webkit-scrollbar, .einasalut-sidenav-level-2::-webkit-scrollbar {
  width: 10px;
}

#navigation::-webkit-scrollbar-track, .einasalut-sidenav-level-2::-webkit-scrollbar-track {
  background: #04858b;
}

#navigation::-webkit-scrollbar-thumb, .einasalut-sidenav-level-2::-webkit-scrollbar-thumb {
  background-color: #ffffff;
  border-radius: 15px;
  border: 2px solid #04858b;
}

.einasalut-nivel-2 .einasalut-sidenav-links-1 li.einasalut-sidenav-link-1 > span > a {
  color: rgba(255, 255, 255, 0.4509803922) !important;
}
.einasalut-nivel-2 .einasalut-sidenav-links-1 li.einasalut-sidenav-link-1.einasalut-menu-selected > span > a {
  color: var(--blanco-principal) !important;
}
@media (max-width: 767.98px) {
  .einasalut-nivel-2 .einasalut-sidenav-link-dropdown-1 .einasalut-arrow-right {
    display: none;
  }
}

.einasalut-nivel-3 .einasalut-sidenav-links-1 li.einasalut-sidenav-link-1 > span > a,
.einasalut-nivel-3 .einasalut-sidenav-links-2 li.einasalut-sidenav-link-2 > span > a {
  color: rgba(255, 255, 255, 0.4509803922) !important;
}
.einasalut-nivel-3 .einasalut-sidenav-links-1 li.einasalut-sidenav-link-1.einasalut-menu-selected > span > a,
.einasalut-nivel-3 .einasalut-sidenav-links-2 li.einasalut-sidenav-link-2.einasalut-menu-selected > span > a {
  color: var(--blanco-principal) !important;
}
@media (max-width: 767.98px) {
  .einasalut-nivel-3 .einasalut-sidenav-link-dropdown-1 .einasalut-arrow-right {
    display: none;
  }
}

.einasalut-nivel-4 .einasalut-sidenav-links-1 li.einasalut-sidenav-link-1 > span > a,
.einasalut-nivel-4 .einasalut-sidenav-links-2 li.einasalut-sidenav-link-2 > span > a,
.einasalut-nivel-4 .einasalut-sidenav-links-3 li.einasalut-sidenav-link-3 > span > a {
  color: rgba(255, 255, 255, 0.4509803922) !important;
}
.einasalut-nivel-4 .einasalut-sidenav-links-1 li.einasalut-sidenav-link-1.einasalut-menu-selected > span > a,
.einasalut-nivel-4 .einasalut-sidenav-links-2 li.einasalut-sidenav-link-2.einasalut-menu-selected > span > a,
.einasalut-nivel-4 .einasalut-sidenav-links-3 li.einasalut-sidenav-link-3.einasalut-menu-selected > span > a {
  color: var(--blanco-principal) !important;
}

.baleares-breadcrumbs {
  height: 4em;
}
.baleares-breadcrumbs .breadcrumb {
  background: none;
}
.baleares-breadcrumbs .breadcrumb li a {
  font-family: "Montserrat", sans-serif;
}
.baleares-breadcrumbs .breadcrumb li .active {
  font-family: "Montserrat", sans-serif;
}

@media (max-width: 992px) {
  .baleares-breadcrumbs {
    display: none;
  }
}
/*
    IMPORT CUSTOM BODY 
*/
/* INICIO */
#inicio_2_teDamosLaBienvenida {
  text-align: center;
}
#inicio_2_teDamosLaBienvenida .row {
  margin: 0 8vw;
}
#inicio_2_teDamosLaBienvenida img {
  height: 8em;
  margin-bottom: 2em;
}
#inicio_2_teDamosLaBienvenida h1 {
  margin-bottom: 2rem;
}
#inicio_2_teDamosLaBienvenida .ceps-que-es {
  margin-top: 2rem;
}
@media (min-width: 1200px) {
  #inicio_2_teDamosLaBienvenida .ceps-que-es-text {
    margin: 0 13em;
  }
}
#inicio_2_teDamosLaBienvenida .button-container {
  margin: 2rem 0;
}

#inicio_3_cuidateConTuEnfermedad {
  position: relative;
}
#inicio_3_cuidateConTuEnfermedad img {
  top: 0;
  left: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
#inicio_3_cuidateConTuEnfermedad .content {
  width: fit-content;
}
#inicio_3_cuidateConTuEnfermedad .contendor-contenido {
  padding-top: 7vw;
  margin: 0 8vw;
}
@media (max-width: 575px) {
  #inicio_3_cuidateConTuEnfermedad .contendor-contenido {
    padding-bottom: 5vw;
  }
}
@media (min-width: 576px) {
  #inicio_3_cuidateConTuEnfermedad .contendor-contenido {
    padding-bottom: 7vw;
  }
}
#inicio_3_cuidateConTuEnfermedad .button-container {
  margin: 2rem 0;
}

#inicio_4_banners {
  text-align: center;
  /*h2{
      font-family: 'Montserrat';
      font-size: 3em;
      margin-bottom: 1em;
  }*/
}
#inicio_4_banners .row {
  margin-bottom: 3rem !important;
}
#inicio_4_banners img {
  height: 10em;
  margin: 3em 0;
}
#inicio_4_banners p {
  margin: 2em 8vw;
  text-align: start;
}
#inicio_4_banners .common-title {
  margin: 3vw 7.5vw 0rem 8vw;
  text-align: start;
}
#inicio_4_banners .button-container {
  text-align: start;
  margin: 2rem 8vw 3em;
}
#inicio_4_banners .col-lg-4 {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* SLIDER */
.portlet-title-text {
  display: none;
}

.section-slider {
  margin-right: 0.5em;
  margin-left: 0.5em;
}

.carousel-caption h1 p {
  font-size: 52px;
  letter-spacing: 4.45px;
  font-family: "Gothic A1", sans-serif;
}
.carousel-caption h1 p strong {
  font-family: "Gothic A1", sans-serif;
}

/* SUBHEADER */
.baleares-subheader .baleares-subheader-titulo {
  margin: 0 auto;
  text-align: center;
  width: 100%;
}
.baleares-subheader .baleares-subheader-titulo span {
  font-family: "Gothic A1", sans-serif;
  text-transform: uppercase;
}
.baleares-subheader .baleares-subheader-titulo .baleares-subheader-primerTitulo {
  font-size: 75px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  text-align: center;
  color: #1ecad3;
}
.baleares-subheader .baleares-subheader-titulo .baleares-subheader-seguntoTitulo {
  font-size: 100px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  text-align: center;
  color: #ffb412;
}
.baleares-subheader .baleares-subheader-iconos a {
  text-decoration: none;
  color: black;
}
.baleares-subheader .baleares-subheader-iconos .baleares-iconos-bloque {
  width: 50%;
  text-align: center;
}
.baleares-subheader .baleares-subheader-iconos .baleares-iconos-bloque .baleares-iconos {
  width: 50%;
}

/* Banner */
body, html {
  height: 100%;
}

/* The hero image */
.hero-image {
  /* Use "linear-gradient" to add a darken background effect to the image (photographer.jpg). This will make the text easier to read */
  background-image: url("/o/baleares-theme/images/baleares/pandilla.jpg");
  height: 35em;
  /* Position and center the image to scale nicely on all screens */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  /* Place text in the middle of the image */
}
.hero-image .hero-text {
  text-align: left;
  position: absolute;
  top: 50%;
  width: 22%;
  left: 21%;
  transform: translate(-50%, -50%);
  color: white;
}
.hero-image .hero-text h1 {
  font-family: "Gothic A1", sans-serif;
  font-size: 37px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: 5px;
  color: #ffffff;
}

.hero-background-orange {
  /* Use "linear-gradient" to add a darken background effect to the image (photographer.jpg). This will make the text easier to read */
  background-color: #ffad5f;
  padding: 4em 10em;
  /* Position and center the image to scale nicely on all screens */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.hero-background-orange .hero-text {
  text-align: left;
  color: white;
}
.hero-background-orange .hero-text h1 {
  font-family: "Gothic A1", sans-serif;
  font-size: 55px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: 5px;
  color: #ffffff;
}
.hero-background-orange .hero-text p {
  font-family: "Montserrat", sans-serif;
}

.hero-background-negro {
  /* Use "linear-gradient" to add a darken background effect to the image (photographer.jpg). This will make the text easier to read */
  background-color: #65665D;
  padding: 4em 10em;
  /* Position and center the image to scale nicely on all screens */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.hero-background-negro .hero-text {
  text-align: left;
  color: white;
}
.hero-background-negro .hero-text h1 {
  font-family: "Gothic A1", sans-serif;
  font-size: 55px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: 5px;
  color: #ffffff;
}
.hero-background-negro .hero-text p {
  font-family: "Montserrat", sans-serif;
}

/* ACTUALIDAD */
.baleares-actualidad-titulo h1 {
  letter-spacing: 6px;
  text-align: center;
  color: orange;
  padding-bottom: 2em;
  font-family: "Gothic A1", sans-serif;
  font-size: 75px;
  letter-spacing: 10px;
}

.component-heading {
  letter-spacing: 6px;
  text-align: center;
  color: orange;
  padding-bottom: 2em;
  font-family: "Gothic A1", sans-serif;
  font-size: 75px;
  letter-spacing: 10px;
  left: 4.5em;
  top: 20px;
}

.section-featured h2 {
  color: orange;
  padding-bottom: 2em;
  font-family: "Montserrat", sans-serif;
  font-size: 34px;
  padding: 0.5em;
}
.section-featured h2 div {
  color: orange;
  padding-bottom: 2em;
  font-family: "Montserrat", sans-serif;
  font-size: 34px;
  padding: 0.5em;
}
.section-featured .link {
  border: none;
  padding-left: 1em;
  padding-right: 1em;
  padding-bottom: 0.5em;
  padding-top: 0.5em;
  background-color: #00aeb8 !important;
  color: white;
  font-family: "Montserrat", sans-serif;
  text-decoration: none;
}

.baleares-bloque-center {
  text-align: center;
}

.baleares-actualidad-subtitulo {
  color: orange;
  padding-bottom: 2em;
  font-family: "Gothic A1", sans-serif;
  font-size: 20px;
  padding: 0.5em;
}

/* FORMULARIOS */
.portlet-body .portlet-forms {
  /*Esquema customizado para portlets personalizados*/
}
.portlet-body .portlet-forms .reference-mark {
  font-size: 0.75rem !important;
  color: #ffc107 !important;
}
.portlet-body .portlet-forms .container-fluid-max-xl {
  max-width: 1340px !important;
}
.portlet-body .portlet-forms .multi-step-icon {
  border-radius: 30px;
  height: 2.5rem;
  width: 2.5rem;
  font-size: 1.4rem;
  font-weight: bold;
}
.portlet-body .portlet-forms span.multi-step-icon {
  background-color: var(--color-principal);
  color: #fff;
}
.portlet-body .portlet-forms .multi-step-item.active .multi-step-icon {
  background-color: var(--naranja-principal);
  color: rgba(0, 0, 0, 0.7);
}
.portlet-body .portlet-forms .multi-step-divider, .portlet-body .portlet-forms .multi-step-item.complete .multi-step-divider {
  top: 1.425rem;
  background-color: var(--color-principal) !important;
}
.portlet-body .portlet-forms .multi-step-indicator-label {
  display: none;
}
.portlet-body .portlet-forms .lfr-ddm-legend, .portlet-body .portlet-forms .ddm-form-description, .portlet-body .portlet-forms .form-group label {
  font-size: 18px !important;
  color: #272833;
  font-size: 0.875rem;
  font-weight: 600;
  margin-bottom: 2rem;
}
.portlet-body .portlet-forms span.ddm-img-simple-custom-control-label-text {
  font-size: 14px;
  font-family: "Montserrat" !important;
  color: #65665d !important;
}
.portlet-body .portlet-forms .custom-control.custom-radio.custom-control-inline {
  margin-bottom: -0.5em;
}
.portlet-body .portlet-forms .lfr-ddm__default-page-header-title {
  font-family: "Gothic A1", sans-serif;
  letter-spacing: 5px;
  color: #00aeb8;
  font-size: 6rem;
  line-height: 1.2;
}
.portlet-body .portlet-forms .portlet-forms .ddm-form-basic-info .ddm-form-name {
  margin-left: 35px;
}
.portlet-body .portlet-forms legend p.ddm-label, .portlet-body .portlet-forms .lfr-ddm-legend, .portlet-body .portlet-forms span.toggle-switch-label, .portlet-body .portlet-forms .liferay-ddm-form-field-paragraph-text center {
  font-family: "Montserrat Bold", arial;
  font-size: 20px !important;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.63;
  letter-spacing: normal;
  color: #65665d !important;
  margin-bottom: 0.75rem;
}
.portlet-body .portlet-forms span.toggle-switch-label {
  margin-bottom: 0 !important;
}
.portlet-body .portlet-forms .liferay-ddm-form-field-paragraph {
  font-family: "Montserrat", arial;
  font-size: 16px !important;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.63;
  letter-spacing: normal;
  color: #65665d !important;
  margin-bottom: 0.75rem;
}
.portlet-body .portlet-forms .custom-control-input:checked ~ .custom-control-label::before {
  border-color: #65665d;
  background-color: #fff;
}
@media (min-width: 1000px) {
  .portlet-body .portlet-forms .col-md-12 .custom-control.custom-radio, .portlet-body .portlet-forms .col-md-5 .custom-control.custom-radio {
    width: 100%;
    margin-left: 0;
  }
  .portlet-body .portlet-forms .col-md-12 .table-responsive .custom-control.custom-radio {
    margin: 0 auto;
  }
  .portlet-body .portlet-forms .col-md-4 .custom-control.custom-radio {
    width: 50%;
    margin-left: 0;
  }
  .portlet-body .portlet-forms .lfr-ddm-checkbox-multiple .custom-control .custom-checkbox {
    width: 100%;
  }
}
@media (max-width: 1000px) {
  .portlet-body .portlet-forms .custom-control.custom-radio.custom-control-inline {
    width: 100% !important;
  }
}
.portlet-body .portlet-forms .form-group .custom-control-inline + .custom-control-inline {
  margin-left: 0 !important;
}
.portlet-body .portlet-forms .form-group table thead tr th {
  font-size: 18px;
  font-family: "Montserrat";
  color: #65665d;
  line-height: 1.2;
  text-align: center;
}
.portlet-body .portlet-forms .form-group table tbody tr td {
  font-size: 18px;
  font-family: "Montserrat";
  color: #65665d;
  line-height: 1.2;
  text-align: center;
}
.portlet-body .portlet-forms .form-group table tbody tr td:not(:first-child) div {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.portlet-body .portlet-forms .form-group table tbody tr .custom-control-input:checked ~ .custom-control-label::after {
  background-size: 10px;
  margin-top: 0px;
  width: 81%;
}
.portlet-body .portlet-forms .btn-primary {
  border-radius: 0;
}
.portlet-body .portlet-forms .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url(.../../../images/baleares/iconos/circulo_form.png);
}
.portlet-body .portlet-forms .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url(.../../../images/baleares/iconos/checkbox.png);
}
.portlet-body .portlet-forms .custom-control-label::after {
  background: no-repeat 65%/65% 65%;
}
.portlet-body .portlet-forms .lfr-ddm-form-pagination-controls .btn-primary {
  float: left;
  margin-left: 30px;
}
.portlet-body .portlet-forms .lfr-ddm-form-page-title {
  font-family: "Gothic A1", sans-serif;
  letter-spacing: 2px;
  font-size: 3em;
  color: #65665d;
}
.portlet-body .portlet-forms .custom-control-label-text, .portlet-body .portlet-forms .ddm-label {
  font-family: "Montserrat Bold", arial;
  font-size: 20px !important;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #65665d !important;
  margin-bottom: 0.75rem;
}
.portlet-body .portlet-forms .liferay-ddm-form-field-paragraph-text {
  font-family: "Montserrat", arial;
  font-size: 20px !important;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.63;
  letter-spacing: normal;
  color: #65665d !important;
  margin-bottom: 0.75rem;
}
.portlet-body .portlet-forms [data-field-name*=Valor], .portlet-body .portlet-forms [data-field-name*=valorPregunta], .portlet-body .portlet-forms [data-field-name*=valorPregunta], .portlet-body .portlet-forms [data-field-name*=ValorRecomendacion], .portlet-body .portlet-forms [data-field-name*=resultado], .portlet-body .portlet-forms [data-field-name*=resultadoTest] {
  display: none;
}
.portlet-body .portlet-forms .custom_label_form label {
  font-family: "Montserrat Bold", arial;
  font-size: 20px !important;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.63;
  letter-spacing: normal;
  color: #65665d !important;
  margin-bottom: 0.75em;
}
.portlet-body .portlet-forms .tablaGrupos {
  font-family: "Montserrat", arial;
  font-size: 16px !important;
  color: #65665d !important;
  margin-bottom: 0.75em;
}
.portlet-body .portlet-forms .tablaGrupos .thead-dark th {
  color: #FFF;
  background-color: var(--color-principal) !important;
  border-color: #00b2bb !important;
}
.portlet-body .dropdown-menu.ddm-btn-full.ddm-select-dropdown.show {
  overflow: auto;
}

.ddm-img-multiple-inline .ddm-img-multiple-checkbox-icon {
  background-size: 125% 125% !important;
}
@media (min-width: 1000px) {
  .ddm-img-multiple-inline {
    width: 100% !important;
  }
  .ddm-img-multiple-inline .custom-control-horizontal {
    width: 12.5% !important;
  }
  .ddm-img-multiple-inline .ddm-img-multiple-custom-control-label-text {
    font-size: 14px;
    font-family: "Montserrat";
    color: #65665d;
  }
}
@media (max-width: 1000px) {
  .ddm-img-multiple-inline .custom-control-horizontal {
    width: 100% !important;
  }
  .ddm-img-multiple-inline .ddm-img-multiple-container-label {
    margin: 0 auto;
  }
}

/* PORTLETS */
#portlet_es_caib_empoderamiento_mau_visor_recomendaciones_VisorRecomendacionesPortlet .portlet-body h2,
#portlet_es_caib_empoderamiento_mau_visor_recomendaciones_VisorPorcentajesPortlet .portlet-body h2,
#portlet_es_caib_empoderamiento_mau_visor_evolucion_VisorEvolucionPortlet .portlet-body h2,
#portlet_es_caib_empoderamiento_mau_visor_medidor_VisorMedidorPortlet .portlet-body h2,
#portlet_es_caib_empoderamiento_mau_visor_responsable_grupo_portlet_VisorResponsableGrupoPortlet .portlet-body h2,
#portlet_es_caib_empoderamiento_mau_visor_medidor_VisorMedidorPortlet_INSTANCE_prdt .portlet-body h2 {
  font-size: 6rem;
  font-family: "Gothic A1", sans-serif;
  letter-spacing: 10px;
  color: var(--color-principal) !important;
}
@media (max-width: 540px) {
  #portlet_es_caib_empoderamiento_mau_visor_recomendaciones_VisorRecomendacionesPortlet .portlet-body h2,
  #portlet_es_caib_empoderamiento_mau_visor_recomendaciones_VisorPorcentajesPortlet .portlet-body h2,
  #portlet_es_caib_empoderamiento_mau_visor_evolucion_VisorEvolucionPortlet .portlet-body h2,
  #portlet_es_caib_empoderamiento_mau_visor_medidor_VisorMedidorPortlet .portlet-body h2,
  #portlet_es_caib_empoderamiento_mau_visor_responsable_grupo_portlet_VisorResponsableGrupoPortlet .portlet-body h2,
  #portlet_es_caib_empoderamiento_mau_visor_medidor_VisorMedidorPortlet_INSTANCE_prdt .portlet-body h2 {
    letter-spacing: 2px;
    font-size: 2.8rem;
  }
}
@media (min-width: 541px) and (max-width: 575px) {
  #portlet_es_caib_empoderamiento_mau_visor_recomendaciones_VisorRecomendacionesPortlet .portlet-body h2,
  #portlet_es_caib_empoderamiento_mau_visor_recomendaciones_VisorPorcentajesPortlet .portlet-body h2,
  #portlet_es_caib_empoderamiento_mau_visor_evolucion_VisorEvolucionPortlet .portlet-body h2,
  #portlet_es_caib_empoderamiento_mau_visor_medidor_VisorMedidorPortlet .portlet-body h2,
  #portlet_es_caib_empoderamiento_mau_visor_responsable_grupo_portlet_VisorResponsableGrupoPortlet .portlet-body h2,
  #portlet_es_caib_empoderamiento_mau_visor_medidor_VisorMedidorPortlet_INSTANCE_prdt .portlet-body h2 {
    font-size: 4.5rem;
    letter-spacing: 5px;
  }
}
@media (min-width: 576px) and (max-width: 991px) {
  #portlet_es_caib_empoderamiento_mau_visor_recomendaciones_VisorRecomendacionesPortlet .portlet-body h2,
  #portlet_es_caib_empoderamiento_mau_visor_recomendaciones_VisorPorcentajesPortlet .portlet-body h2,
  #portlet_es_caib_empoderamiento_mau_visor_evolucion_VisorEvolucionPortlet .portlet-body h2,
  #portlet_es_caib_empoderamiento_mau_visor_medidor_VisorMedidorPortlet .portlet-body h2,
  #portlet_es_caib_empoderamiento_mau_visor_responsable_grupo_portlet_VisorResponsableGrupoPortlet .portlet-body h2,
  #portlet_es_caib_empoderamiento_mau_visor_medidor_VisorMedidorPortlet_INSTANCE_prdt .portlet-body h2 {
    font-size: 5.2rem;
    letter-spacing: 5px;
  }
}
#portlet_es_caib_empoderamiento_mau_visor_recomendaciones_VisorRecomendacionesPortlet .portlet-body .figuraContainer,
#portlet_es_caib_empoderamiento_mau_visor_recomendaciones_VisorPorcentajesPortlet .portlet-body .figuraContainer,
#portlet_es_caib_empoderamiento_mau_visor_evolucion_VisorEvolucionPortlet .portlet-body .figuraContainer,
#portlet_es_caib_empoderamiento_mau_visor_medidor_VisorMedidorPortlet .portlet-body .figuraContainer,
#portlet_es_caib_empoderamiento_mau_visor_responsable_grupo_portlet_VisorResponsableGrupoPortlet .portlet-body .figuraContainer,
#portlet_es_caib_empoderamiento_mau_visor_medidor_VisorMedidorPortlet_INSTANCE_prdt .portlet-body .figuraContainer {
  padding-bottom: 2rem;
}
#portlet_es_caib_empoderamiento_mau_visor_recomendaciones_VisorRecomendacionesPortlet .portlet-body .linear-medidor,
#portlet_es_caib_empoderamiento_mau_visor_recomendaciones_VisorPorcentajesPortlet .portlet-body .linear-medidor,
#portlet_es_caib_empoderamiento_mau_visor_evolucion_VisorEvolucionPortlet .portlet-body .linear-medidor,
#portlet_es_caib_empoderamiento_mau_visor_medidor_VisorMedidorPortlet .portlet-body .linear-medidor,
#portlet_es_caib_empoderamiento_mau_visor_responsable_grupo_portlet_VisorResponsableGrupoPortlet .portlet-body .linear-medidor,
#portlet_es_caib_empoderamiento_mau_visor_medidor_VisorMedidorPortlet_INSTANCE_prdt .portlet-body .linear-medidor {
  color: var(--color-principal) !important;
}
#portlet_es_caib_empoderamiento_mau_visor_recomendaciones_VisorRecomendacionesPortlet .portlet-body .linear-textos li,
#portlet_es_caib_empoderamiento_mau_visor_recomendaciones_VisorPorcentajesPortlet .portlet-body .linear-textos li,
#portlet_es_caib_empoderamiento_mau_visor_evolucion_VisorEvolucionPortlet .portlet-body .linear-textos li,
#portlet_es_caib_empoderamiento_mau_visor_medidor_VisorMedidorPortlet .portlet-body .linear-textos li,
#portlet_es_caib_empoderamiento_mau_visor_responsable_grupo_portlet_VisorResponsableGrupoPortlet .portlet-body .linear-textos li,
#portlet_es_caib_empoderamiento_mau_visor_medidor_VisorMedidorPortlet_INSTANCE_prdt .portlet-body .linear-textos li {
  font-family: "Montserrat";
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.63;
  letter-spacing: normal;
  padding-top: 0.5rem;
  color: var(--texto-principal);
}
@media (min-width: 1200px) {
  #portlet_es_caib_empoderamiento_mau_visor_recomendaciones_VisorRecomendacionesPortlet .portlet-body .linear-textos li,
  #portlet_es_caib_empoderamiento_mau_visor_recomendaciones_VisorPorcentajesPortlet .portlet-body .linear-textos li,
  #portlet_es_caib_empoderamiento_mau_visor_evolucion_VisorEvolucionPortlet .portlet-body .linear-textos li,
  #portlet_es_caib_empoderamiento_mau_visor_medidor_VisorMedidorPortlet .portlet-body .linear-textos li,
  #portlet_es_caib_empoderamiento_mau_visor_responsable_grupo_portlet_VisorResponsableGrupoPortlet .portlet-body .linear-textos li,
  #portlet_es_caib_empoderamiento_mau_visor_medidor_VisorMedidorPortlet_INSTANCE_prdt .portlet-body .linear-textos li {
    font-size: 18px;
  }
}

/*#portlet_es_caib_empoderamiento_mau_visor_medidor_VisorMedidorPortlet,
#portlet_es_caib_empoderamiento_mau_visor_evolucion_VisorEvolucionPortlet{
    padding-left: 8vw;
}

#portlet_es_caib_empoderamiento_mau_visor_recomendaciones_VisorRecomendacionesPortlet,
#portlet_es_caib_empoderamiento_mau_visor_medidor_VisorMedidorPortlet{
    padding-right: 8vw;
}*/
#linearContainers ul::before {
  content: none;
}

li.semi-circular-medidor span {
  color: var(--color-principal) !important;
  font-family: "Montserrat";
  font-weight: 600;
}

li.semi-circular-referencia span, #linearContainers > .d-flex.justify-content-between span {
  font-family: "Montserrat";
  font-weight: 600;
  color: var(--texto-principal);
}

#portlet_es_caib_empoderamiento_mau_visor_medidor_VisorMedidorPortlet,
#portlet_es_caib_empoderamiento_mau_visor_medidor_VisorMedidorPortlet_INSTANCE_prdt,
#portlet_es_caib_empoderamiento_mau_visor_evolucion_VisorEvolucionPortlet,
#portlet_es_caib_empoderamiento_mau_visor_recomendaciones_VisorRecomendacionesPortlet {
  padding-left: 8vw;
  padding-right: 8vw;
  text-align: center;
}

#portlet_es_caib_empoderamiento_mau_visor_recomendaciones_VisorRecomendacionesPortlet p, #portlet_es_caib_empoderamiento_mau_visor_recomendaciones_VisorRecomendacionesPortlet ul {
  text-align: start;
  font-family: "Montserrat";
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.63;
  letter-spacing: normal;
  color: var(--texto-principal);
}
@media (min-width: 1200px) {
  #portlet_es_caib_empoderamiento_mau_visor_recomendaciones_VisorRecomendacionesPortlet p, #portlet_es_caib_empoderamiento_mau_visor_recomendaciones_VisorRecomendacionesPortlet ul {
    font-size: 18px;
  }
}

#portlet_es_caib_empoderamiento_mau_visor_evolucion_VisorEvolucionPortlet .portlet-body span, #portlet_es_caib_empoderamiento_mau_visor_evolucion_VisorEvolucionPortlet .portlet-body p,
#portlet_es_caib_empoderamiento_mau_visor_recomendaciones_VisorRecomendacionesPortlet .portlet-body span,
#portlet_es_caib_empoderamiento_mau_visor_recomendaciones_VisorRecomendacionesPortlet .portlet-body p {
  font-family: "Montserrat";
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.63;
  letter-spacing: normal;
  color: var(--texto-principal);
}
@media (min-width: 1200px) {
  #portlet_es_caib_empoderamiento_mau_visor_evolucion_VisorEvolucionPortlet .portlet-body span, #portlet_es_caib_empoderamiento_mau_visor_evolucion_VisorEvolucionPortlet .portlet-body p,
  #portlet_es_caib_empoderamiento_mau_visor_recomendaciones_VisorRecomendacionesPortlet .portlet-body span,
  #portlet_es_caib_empoderamiento_mau_visor_recomendaciones_VisorRecomendacionesPortlet .portlet-body p {
    font-size: 18px;
  }
}

#portlet_es_caib_empoderamiento_mau_visor_evolucion_VisorEvolucionPortlet .portlet-body div span + span {
  background: var(--texto-principal);
  padding: 0 0.3rem;
}
#portlet_es_caib_empoderamiento_mau_visor_evolucion_VisorEvolucionPortlet .row.nomargin {
  padding: 0px 25vw;
  display: flex;
  align-content: center;
  font-family: "Montserrat";
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.63;
  letter-spacing: normal;
  padding-top: 0.5rem;
  color: var(--texto-principal);
}
@media (max-width: 767px) {
  #portlet_es_caib_empoderamiento_mau_visor_evolucion_VisorEvolucionPortlet .row.nomargin {
    padding: 0;
  }
  #portlet_es_caib_empoderamiento_mau_visor_evolucion_VisorEvolucionPortlet .row.nomargin .col-9, #portlet_es_caib_empoderamiento_mau_visor_evolucion_VisorEvolucionPortlet .row.nomargin .col-3 {
    width: 50% !important;
    max-width: 50%;
    min-width: 50%;
  }
}
@media (min-width: 1200px) {
  #portlet_es_caib_empoderamiento_mau_visor_evolucion_VisorEvolucionPortlet .row.nomargin {
    font-size: 18px;
  }
}

#portlet_ceps_module_CepsModulePortlet_INSTANCE_xlU6zfcvEP2Y .portlet-body,
#portlet_ceps_module_CepsModulePortlet .portlet-body {
  font-family: "Montserrat";
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.63;
  letter-spacing: normal;
  color: var(--texto-principal);
}
@media (min-width: 1200px) {
  #portlet_ceps_module_CepsModulePortlet_INSTANCE_xlU6zfcvEP2Y .portlet-body,
  #portlet_ceps_module_CepsModulePortlet .portlet-body {
    font-size: 18px;
  }
}
#portlet_ceps_module_CepsModulePortlet_INSTANCE_xlU6zfcvEP2Y .portlet-body button,
#portlet_ceps_module_CepsModulePortlet .portlet-body button {
  padding: 1em 2em;
  border-radius: 0;
  border: none;
  font-family: "Montserrat", sans-serif;
  background: var(--color-principal) !important;
}
#portlet_ceps_module_CepsModulePortlet_INSTANCE_xlU6zfcvEP2Y .portlet-body button:hover,
#portlet_ceps_module_CepsModulePortlet .portlet-body button:hover {
  backdrop-filter: brightness(1.15);
  filter: brightness(1.15);
  text-decoration: none !important;
}
#portlet_ceps_module_CepsModulePortlet_INSTANCE_xlU6zfcvEP2Y .portlet-body h2, #portlet_ceps_module_CepsModulePortlet_INSTANCE_xlU6zfcvEP2Y .portlet-body h3,
#portlet_ceps_module_CepsModulePortlet .portlet-body h2,
#portlet_ceps_module_CepsModulePortlet .portlet-body h3 {
  font-family: "Montserrat";
  font-size: 2em;
}

._es_caib_empoderamiento_mau_visor_medidor_imagen_portlet_VisorMedidorImagenPortlet_ {
  margin-right: 8vw;
  margin-left: 8vw;
  max-width: inherit !important;
  padding-bottom: 2rem;
}
._es_caib_empoderamiento_mau_visor_medidor_imagen_portlet_VisorMedidorImagenPortlet_ img {
  height: 3.5rem !important;
}

._es_caib_empoderamiento_mau_visor_medidor_VisorMedidorPortlet_ .semi-circular-medidor span, ._es_caib_empoderamiento_mau_visor_medidor_VisorMedidorPortlet_ .semi-circular-referencia span {
  margin-left: 1.5rem;
  text-align: start;
}

/* RECURSOS */
.section_recursos {
  /* Cambiamos color dependiendo del site */
  /*start media query*/
}
@media (max-width: 992px) {
  .section_recursos .custom_doc_margin {
    margin-left: 5px !important;
  }
  .section_recursos .recursos_outside .recursos_cards_box {
    flex-direction: column;
  }
  .section_recursos .recursos_cards_box .recursos_card .top_icon img {
    width: 40px;
    height: 50px;
    object-fit: contain;
  }
  .section_recursos .recursos_cards_box .recursos_card .top_icon {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #fff;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media (min-width: 992px) {
  .section_recursos .recursos_cards_box .recursos_card {
    min-height: 265px;
  }
}
.section_recursos .top_icon img {
  max-height: 100px;
}
.section_recursos .section_recursos .row {
  align-items: center;
}
.section_recursos .custom-button {
  padding: 0.5em 2em !important;
}
.section_recursos .recursos_outside {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.section_recursos .recursos_outside .recursos_cards_box {
  display: flex;
  justify-content: center;
}
.section_recursos .recursos_card .col-12 {
  display: flex;
  align-items: center;
}
.section_recursos .recursos_cards_box .recursos_card {
  padding: 1% !important;
  flex: 0 50%;
  background: #fff;
  box-shadow: 0 2px 4px 0 rgba(136, 144, 195, 0.2), 0 5px 15px 0 rgba(37, 44, 97, 0.15);
  border-radius: 15px;
  margin: 8px;
  padding: 10px 15px;
  position: relative;
  z-index: 1;
  transition: 0.7s;
}
.section_recursos .recursos_cards_box .recursos_card:hover {
  color: #fff;
  transform: scale(1.1);
  z-index: 9;
}
.section_recursos .recursos_card_ceps:hover {
  background: var(--amarillo-principal);
}
.section_recursos .recursos_card_ciudadania:hover {
  background: var(--color-secundario);
}
.section_recursos .common-margin-top {
  margin-top: 1.4em;
}
@media screen and (min-width: 320px) {
  .section_recursos .sol_card_top_3 {
    position: relative;
    top: 0;
  }
  .section_recursos .recursos_outside {
    width: 100%;
    margin: 0 auto;
  }
  .section_recursos .recursos_outside .recursos_cards_box {
    flex: auto;
  }
}
.section_recursos .custom_doc_margin {
  margin-left: 25px;
}
@media only screen and (min-width: 768px) {
  .section_recursos .recursos_outside .recursos_cards_box {
    flex: 1;
  }
}
@media only screen and (min-width: 1024px) {
  .section_recursos .sol_card_top_3 {
    position: relative;
    top: -3rem;
  }
  .section_recursos .recursos_outside {
    margin: 0 auto;
  }
}

/* 

    APARTADOS

*/
/* CIUDADANIA ACTIVA */
#ca_inicio_3_tienes5Minutos {
  /*h2{
      font-family: 'Montserrat';
      font-size: 3em;
      margin-bottom: 1em;
  }*/
}
@media (max-width: 991px) {
  #ca_inicio_3_tienes5Minutos {
    text-align: center;
  }
}
#ca_inicio_3_tienes5Minutos img {
  height: 10em;
  margin: 3em 0;
}
#ca_inicio_3_tienes5Minutos .button-container {
  text-align: start;
  margin: 3rem 0;
  width: fit-content;
}
@media (max-width: 991px) {
  #ca_inicio_3_tienes5Minutos .button-container {
    margin: 3rem auto;
  }
}

#ca_inicio_4_quieresEstarMejor .col-12.col-md-6.col-lg-4.col-xl-2 {
  padding: 0 2vw;
}
@media (max-width: 1199px) {
  #ca_inicio_4_quieresEstarMejor .col-12.col-md-6.col-lg-4.col-xl-2 {
    padding: 0 3rem;
  }
}
#ca_inicio_4_quieresEstarMejor img {
  height: 8rem;
}

#ca_inicio_5_quieroSaberMasDe h2 {
  margin: 3rem 0;
}
#ca_inicio_5_quieroSaberMasDe .btn {
  border: 3px solid;
  padding: 2rem;
}
@media (min-width: 1200px) {
  #ca_inicio_5_quieroSaberMasDe .start {
    padding: 0 10vw 0 1vw;
  }
  #ca_inicio_5_quieroSaberMasDe .end {
    padding: 0 1vw 0 10vw;
  }
}
#ca_inicio_5_quieroSaberMasDe .button-container a {
  width: 100%;
}
#ca_inicio_5_quieroSaberMasDe .button-container, #ca_inicio_5_quieroSaberMasDe .btn {
  height: 100%;
}
#ca_inicio_5_quieroSaberMasDe .col-12 + .col-12 {
  margin-bottom: 3rem;
}
#ca_inicio_5_quieroSaberMasDe a {
  min-width: 20rem;
}

#alimentosDM_1_bloque img {
  padding: 2rem 0 1rem;
}
@media (max-width: 575.98px) {
  #alimentosDM_1_bloque img {
    width: 36vw;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  #alimentosDM_1_bloque img {
    width: 36vw;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  #alimentosDM_1_bloque img {
    width: 21vw;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  #alimentosDM_1_bloque img {
    width: 16vw;
  }
}
@media (min-width: 1200px) {
  #alimentosDM_1_bloque img {
    width: 14vw;
  }
}

#common_alimentosDeLaDm_1_carousel_losAlimentosDeLaDm {
  /* Bootstrap Lightbox using Modal */
}
#common_alimentosDeLaDm_1_carousel_losAlimentosDeLaDm a, #common_alimentosDeLaDm_1_carousel_losAlimentosDeLaDm a:hover, #common_alimentosDeLaDm_1_carousel_losAlimentosDeLaDm a:focus, #common_alimentosDeLaDm_1_carousel_losAlimentosDeLaDm a:active {
  color: var(--color-secundario);
  text-decoration-color: var(--color-secundario);
}
@media (min-width: 1200px) {
  #common_alimentosDeLaDm_1_carousel_losAlimentosDeLaDm .row {
    padding: 0 8em;
  }
}
#common_alimentosDeLaDm_1_carousel_losAlimentosDeLaDm .carousel img {
  height: 10em;
  margin-bottom: 2em;
}
#common_alimentosDeLaDm_1_carousel_losAlimentosDeLaDm .carousel-item {
  height: auto;
}
#common_alimentosDeLaDm_1_carousel_losAlimentosDeLaDm p.common-text.c-csecundario {
  text-decoration: none;
}
@media (min-width: 768px) {
  #common_alimentosDeLaDm_1_carousel_losAlimentosDeLaDm {
    /* show 3 items */
    /* left or forward direction */
    /* farthest right hidden item must be abso position for animations */
    /* right or prev direction */
  }
  #common_alimentosDeLaDm_1_carousel_losAlimentosDeLaDm .carousel-item {
    margin-right: 0;
  }
  #common_alimentosDeLaDm_1_carousel_losAlimentosDeLaDm .carousel-inner .active,
  #common_alimentosDeLaDm_1_carousel_losAlimentosDeLaDm .carousel-inner .active + .carousel-item,
  #common_alimentosDeLaDm_1_carousel_losAlimentosDeLaDm .carousel-inner .active + .carousel-item + .carousel-item,
  #common_alimentosDeLaDm_1_carousel_losAlimentosDeLaDm .carousel-inner .active + .carousel-item + .carousel-item + .carousel-item {
    display: block;
  }
  #common_alimentosDeLaDm_1_carousel_losAlimentosDeLaDm .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
  #common_alimentosDeLaDm_1_carousel_losAlimentosDeLaDm .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item,
  #common_alimentosDeLaDm_1_carousel_losAlimentosDeLaDm .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item,
  #common_alimentosDeLaDm_1_carousel_losAlimentosDeLaDm .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item + .carousel-item {
    transition: none;
  }
  #common_alimentosDeLaDm_1_carousel_losAlimentosDeLaDm .carousel-inner .carousel-item-next,
  #common_alimentosDeLaDm_1_carousel_losAlimentosDeLaDm .carousel-inner .carousel-item-prev {
    position: relative;
    transform: translate3d(0, 0, 0);
  }
  #common_alimentosDeLaDm_1_carousel_losAlimentosDeLaDm .carousel-inner .active.carousel-item + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
    position: absolute;
    top: 0;
    right: -25%;
    z-index: -1;
    display: block;
    visibility: visible;
  }
  #common_alimentosDeLaDm_1_carousel_losAlimentosDeLaDm .active.carousel-item-left + .carousel-item-next.carousel-item-left,
  #common_alimentosDeLaDm_1_carousel_losAlimentosDeLaDm .carousel-item-next.carousel-item-left + .carousel-item,
  #common_alimentosDeLaDm_1_carousel_losAlimentosDeLaDm .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item,
  #common_alimentosDeLaDm_1_carousel_losAlimentosDeLaDm .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item,
  #common_alimentosDeLaDm_1_carousel_losAlimentosDeLaDm .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
    position: relative;
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  #common_alimentosDeLaDm_1_carousel_losAlimentosDeLaDm .carousel-inner .carousel-item-prev.carousel-item-right {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    display: block;
    visibility: visible;
  }
  #common_alimentosDeLaDm_1_carousel_losAlimentosDeLaDm .active.carousel-item-right + .carousel-item-prev.carousel-item-right,
  #common_alimentosDeLaDm_1_carousel_losAlimentosDeLaDm .carousel-item-prev.carousel-item-right + .carousel-item,
  #common_alimentosDeLaDm_1_carousel_losAlimentosDeLaDm .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item,
  #common_alimentosDeLaDm_1_carousel_losAlimentosDeLaDm .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item,
  #common_alimentosDeLaDm_1_carousel_losAlimentosDeLaDm .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
    position: relative;
    transform: translate3d(100%, 0, 0);
    visibility: visible;
    display: block;
    visibility: visible;
  }
}
#common_alimentosDeLaDm_1_carousel_losAlimentosDeLaDm #profile-grid {
  overflow: auto;
  white-space: normal;
}
#common_alimentosDeLaDm_1_carousel_losAlimentosDeLaDm #profile-grid .profile {
  padding-bottom: 40px;
}
#common_alimentosDeLaDm_1_carousel_losAlimentosDeLaDm #profile-grid .panel {
  padding: 0;
}
#common_alimentosDeLaDm_1_carousel_losAlimentosDeLaDm #profile-grid .panel-body {
  padding: 15px;
}
#common_alimentosDeLaDm_1_carousel_losAlimentosDeLaDm #profile-grid .profile-name {
  font-weight: bold;
}
#common_alimentosDeLaDm_1_carousel_losAlimentosDeLaDm #profile-grid .thumbnail {
  margin-bottom: 6px;
}
#common_alimentosDeLaDm_1_carousel_losAlimentosDeLaDm #profile-grid .panel-thumbnail {
  overflow: hidden;
}
#common_alimentosDeLaDm_1_carousel_losAlimentosDeLaDm #profile-grid .img-rounded {
  border-radius: 4px 4px 0 0;
}

#alimentosDeLaDm_2_preguntas .deplegable-contenido, #alimentosDeLaDm_9_preguntas .deplegable-contenido {
  padding: 3rem 16vw;
}

#alimentosDeLaDm_3_comoConsumirMas p {
  margin: 1rem 8vw 2rem;
}
#alimentosDeLaDm_3_comoConsumirMas img {
  height: 20em;
}
#quieroComerMejor_1_banner h1 {
  padding: 5rem 0;
}

#quieroComerMejor_5_comoSeguir .col-12.col-md-6.col-xl-4 {
  padding: 1em;
}
#quieroComerMejor_5_comoSeguir .col-12.col-md-6.col-xl-4 .button-container a {
  border: 3px solid;
}
#quieroComerMejor_5_comoSeguir .col-12 .row {
  margin: 0 12vw !important;
}

#quiero_perder_peso_5 .custom-div {
  border: 6px solid var(--color-secundario);
  padding: 3rem 2vw;
}
#quiero_perder_peso_5 .custom-div img {
  /*margin-top: 22%;
  @media (max-width: 500px) {
      margin-top: 35%;
  }
  @media (max-width: 400px) {
      margin-top: 40%;
  }*/
  object-fit: contain;
  max-width: 6rem;
}
@media (max-width: 767.98px) {
  #quiero_perder_peso_5 .custom-div img {
    padding-bottom: 3rem;
  }
}
#quiero_perder_peso_6 .custom-button-a {
  height: 250px;
}
@media (max-width: 600px) {
  #quiero_perder_peso_6 .custom-button-a {
    padding: 0;
    margin: 0;
    padding-top: 1.75em;
  }
}
#quiero_perder_peso_6 .custom-button-a-2 {
  height: 250px;
  padding-top: 2em;
}
@media (max-width: 600px) {
  #quiero_perder_peso_6 .custom-button-a-2 {
    padding: 0;
    margin: 0;
    padding-top: 1.25em;
  }
}

#quiero_perder_peso_8 .common-margin .row {
  font-size: 30px;
}
#quiero_perder_peso_8 .custom-button-a {
  height: 250px;
  padding-top: 2em;
}
@media (max-width: 600px) {
  #quiero_perder_peso_8 .custom-button-a {
    padding: 0;
    margin: 0;
    padding-top: 1.5em;
  }
}
#quiero_perder_peso_8 .custom-button-a-2 {
  height: 250px;
  padding-top: 3em;
}
@media (max-width: 600px) {
  #quiero_perder_peso_8 .custom-button-a-2 {
    padding: 0;
    margin: 0;
    padding-top: 2.5em;
  }
}

#dejarDeBeber_1 .custom-padding-v {
  padding: 8em 0;
}

#dejarDeBeber_3 .custom-div {
  border: 6px solid var(--color-secundario);
  padding: 3rem 2vw;
}
#dejarDeBeber_3 .custom-div img {
  object-fit: contain;
  max-width: 6rem;
}

#laDMen9Preguntas_3_dosBloques .col-12 {
  padding-right: 2rem;
  padding-left: 0;
}
#laDMen9Preguntas_3_dosBloques .col-12 + .col-12 {
  padding-left: 2rem;
  padding-right: 0;
}
@media (max-width: 1199px) {
  #laDMen9Preguntas_3_dosBloques .col-12 {
    padding: 0 0 4rem;
  }
  #laDMen9Preguntas_3_dosBloques .col-12 + .col-12 {
    padding: 0;
  }
}
#laDMen9Preguntas_3_dosBloques h3 {
  margin: 0;
}

#comoEstas_1_banner {
  /*h1{
      font-size: 8em;
      letter-spacing: 24px;
  }*/
}
#comoEstas_1_banner img + div, #comoEstas_1_banner picture + div {
  padding: 8rem 0;
}

#comoEstas_2_queQuieresSaber {
  /*h2{
      font-family: 'Montserrat';
      font-size: 3em;
      margin-bottom: 1em;
  }*/
}
@media (max-width: 991px) {
  #comoEstas_2_queQuieresSaber {
    text-align: center;
  }
}
#comoEstas_2_queQuieresSaber img {
  height: 10em;
  margin: 3em 0;
}
#comoEstas_2_queQuieresSaber .button-container {
  text-align: start;
  margin: 3rem 0;
  width: fit-content;
}
@media (max-width: 991px) {
  #comoEstas_2_queQuieresSaber .button-container {
    margin: 3rem auto;
  }
}
#comoEstas_2_queQuieresSaber > h2 {
  padding-bottom: 3rem;
}
#comoEstas_2_queQuieresSaber .row {
  margin-bottom: 5em;
}

#compartir-experiencias .common-title-experiencias, #compartir-experiencias .common-subtitle-experiencias {
  font-weight: bold;
  margin-bottom: 0 !important;
  font-family: "Montserrat";
}
#compartir-experiencias .common-title-experiencias {
  font-size: 1.4em;
}
#compartir-experiencias .common-subtitle-experiencias {
  font-size: 1.2em;
}
#compartir-experiencias .card, #compartir-experiencias .card-header {
  border: none;
}
#compartir-experiencias .card-header {
  height: 500px;
}
#compartir-experiencias .card-header .aspect-ratio-item-center-middle, #compartir-experiencias .card-header .sticker-img {
  top: 25% !important;
}
#compartir-experiencias .aspect-ratio-item-center-middle, #compartir-experiencias .sticker-img {
  height: 100%;
}
#compartir-experiencias .card-body {
  flex: 0;
  padding: 1.25rem 1.25rem 0.5rem 1.25rem;
}
@media (max-width: 991.98px) {
  #compartir-experiencias .card-body {
    text-align: center;
  }
}

#compartirExp_2 img, .custom-banner img {
  height: 10em;
  margin: 3em 0px;
}
#compartirExp_2 .button-container, .custom-banner .button-container {
  text-align: start;
  margin: 3rem 0px;
  width: fit-content;
}

#custom-blog-detail .container-fluid-max-xl {
  max-width: 100%;
}
#custom-blog-detail .aspect-ratio {
  height: 600px;
  padding-bottom: 0;
}
#custom-blog-detail .flags, #custom-blog-detail .taglib-flags, #custom-blog-detail .common-subtitle, #custom-blog-detail .entry-links {
  display: none;
}
#custom-blog-detail .custom-detail-text p {
  font-family: "Montserrat";
  color: var(--gris-principal);
  font-size: 18px;
}
#custom-blog-detail span.inline-item.inline-item-before, #custom-blog-detail span.off, #custom-blog-detail span.on {
  color: var(--color-secundario);
}
#custom-blog-detail a.btn.btn-outline-borderless.btn-outline-secondary, #custom-blog-detail span.counter {
  font-weight: bold;
  font-size: 18px;
  color: var(--color-principal);
}
#custom-blog-detail a.btn.btn-outline-borderless.btn-monospaced.btn-sm.btn-outline-secondary.lfr-portal-tooltip {
  border-radius: 50%;
  background: var(--color-secundario) !important;
  color: var(--blanco-principal) !important;
  font-size: 14px !important;
}
#custom-blog-detail .widget-metadata .inline-item-before {
  display: none;
}

#manerasFaciles_5_ponteMetasRealistas ul {
  padding-left: 1rem;
}

#alimentoPeor_1_tarjetas h1.common-title.c-csecundario {
  /*line-height: 5rem;
  font-size: 5rem;
  @media (max-width: 540px){
      letter-spacing: 2px;
      line-height: 3rem;
      font-size: 2.8rem;
  }*/
}
#alimentoPeor_1_tarjetas .num {
  font-size: 105px;
  font-family: "Gothic A1", sans-serif;
}
@media (max-width: 540px) {
  #alimentoPeor_1_tarjetas .num {
    font-size: 2.8rem;
  }
}
@media (min-width: 541px) and (max-width: 575px) {
  #alimentoPeor_1_tarjetas .num {
    font-size: 4.5rem;
  }
}
@media (min-width: 576px) and (max-width: 991px) {
  #alimentoPeor_1_tarjetas .num {
    font-size: 5.2rem;
  }
}
#alimentoPeor_1_tarjetas .num-interior {
  font-size: 50px;
  font-family: "Gothic A1", sans-serif;
}
@media (max-width: 540px) {
  #alimentoPeor_1_tarjetas .num-interior {
    font-size: 2.8rem;
  }
}
@media (min-width: 541px) and (max-width: 575px) {
  #alimentoPeor_1_tarjetas .num-interior {
    font-size: 3.5rem;
  }
}
@media (min-width: 576px) and (max-width: 991px) {
  #alimentoPeor_1_tarjetas .num-interior {
    font-size: 4.2rem;
  }
}

#elPlatoSaludable_2_comoPlanificar img {
  height: 12rem;
  margin: 3rem 0;
}

@media (min-width: 1600px) {
  #elPlatoSaludable_3_comoEsElPlato {
    padding: 0 2.5vw;
  }
  #elPlatoSaludable_3_comoEsElPlato .relative > .common-padding-v.common-padding-h {
    margin: -12%;
  }
  #elPlatoSaludable_3_comoEsElPlato .aceite-container {
    top: -2%;
    left: 0;
    width: 25%;
  }
  #elPlatoSaludable_3_comoEsElPlato .agua-container {
    top: -2%;
    right: 0;
    width: 25%;
  }
  #elPlatoSaludable_3_comoEsElPlato .vegetales-container {
    top: 40%;
    left: 0;
    width: 16%;
  }
  #elPlatoSaludable_3_comoEsElPlato .granos-container {
    top: 37%;
    right: 0;
    width: 16%;
  }
  #elPlatoSaludable_3_comoEsElPlato .frutas-container {
    bottom: 24%;
    left: 0;
    width: 16%;
  }
  #elPlatoSaludable_3_comoEsElPlato .proteina-container {
    bottom: 18%;
    right: 0;
    width: 16%;
  }
  #elPlatoSaludable_3_comoEsElPlato .col-12.c-cprincipal.common-text {
    padding: 0 0 1rem 5.5rem;
  }
  #elPlatoSaludable_3_comoEsElPlato .col-12.c-cprincipal.common-text b {
    font-family: sans-serif;
  }
  #elPlatoSaludable_3_comoEsElPlato .flecha-izq {
    width: 20%;
    left: 0;
    top: 30%;
  }
  #elPlatoSaludable_3_comoEsElPlato .flecha-der {
    width: 20%;
    right: 0;
    top: 30%;
    transform: rotate(180deg);
  }
  #elPlatoSaludable_3_comoEsElPlato .inline-block img {
    width: 6vw;
    margin-top: -3rem;
  }
  #elPlatoSaludable_3_comoEsElPlato .col-12.nopadding.start + .col-12 {
    padding-top: 3rem;
  }
}
@media (min-width: 1600px) {
  #elPlatoSaludable_3_comoEsElPlato .small-version {
    display: none;
  }
}
@media (max-width: 1599.98px) {
  #elPlatoSaludable_3_comoEsElPlato .big-version {
    display: none;
  }
}
#elPlatoSaludable_3_comoEsElPlato .default-button {
  background: 0;
  border: 0;
  color: transparent;
}
#elPlatoSaludable_3_comoEsElPlato .default-color {
  color: #25abbe;
}
@media (min-width: 576px) {
  #elPlatoSaludable_3_comoEsElPlato .font-img {
    text-align: end;
  }
  #elPlatoSaludable_3_comoEsElPlato .font-img img {
    max-width: 6rem;
  }
}
@media (max-width: 576px) {
  #elPlatoSaludable_3_comoEsElPlato .font-img img {
    max-width: 3rem;
  }
}
@media (min-width: 576px) {
  #elPlatoSaludable_3_comoEsElPlato .font-text {
    text-align: start;
  }
}

#elPlatoSaludable_4_combinaciones b, #elPlatoSaludable_3_comoEsElPlato b {
  font-family: sans-serif;
}
#elPlatoSaludable_4_combinaciones .numNTitle, #elPlatoSaludable_3_comoEsElPlato .numNTitle {
  padding-bottom: 3rem;
}
#elPlatoSaludable_4_combinaciones .aceite, #elPlatoSaludable_3_comoEsElPlato .aceite {
  width: 15%;
  left: 0;
  top: 3rem;
}
#elPlatoSaludable_4_combinaciones .agua, #elPlatoSaludable_3_comoEsElPlato .agua {
  width: 15%;
  right: 0;
  top: 3rem;
}
#elPlatoSaludable_4_combinaciones .plato > img, #elPlatoSaludable_3_comoEsElPlato .plato > img {
  padding: 0 12vw;
}
#elPlatoSaludable_4_combinaciones img.symbol, #elPlatoSaludable_3_comoEsElPlato img.symbol {
  width: 10vw;
  margin: 4rem 0 2rem;
}
#elPlatoSaludable_4_combinaciones .top-0, #elPlatoSaludable_3_comoEsElPlato .top-0 {
  top: 0;
}
#elPlatoSaludable_4_combinaciones .icon-max-height, #elPlatoSaludable_3_comoEsElPlato .icon-max-height {
  max-height: 15vw;
}
#elPlatoSaludable_4_combinaciones .vegetales-texto, #elPlatoSaludable_3_comoEsElPlato .vegetales-texto {
  top: 22%;
  left: 12%;
  width: 36%;
  height: 40%;
}
#elPlatoSaludable_4_combinaciones .granos-texto, #elPlatoSaludable_3_comoEsElPlato .granos-texto {
  top: 22%;
  right: 13%;
  width: 36%;
  height: 27%;
}
#elPlatoSaludable_4_combinaciones .frutas-texto, #elPlatoSaludable_3_comoEsElPlato .frutas-texto {
  bottom: 16%;
  left: 19%;
  width: 32%;
  height: 11%;
}
#elPlatoSaludable_4_combinaciones .proteina-texto, #elPlatoSaludable_3_comoEsElPlato .proteina-texto {
  bottom: 18%;
  right: 16%;
  width: 32%;
  height: 19%;
}
#elPlatoSaludable_4_combinaciones .vegetales-button, #elPlatoSaludable_3_comoEsElPlato .vegetales-button {
  width: 42%;
  height: 54%;
  left: 8%;
  top: 9%;
  background: 0;
  border: 0;
  color: transparent;
}
#elPlatoSaludable_4_combinaciones .granos-button, #elPlatoSaludable_3_comoEsElPlato .granos-button {
  width: 42%;
  height: 41%;
  right: 8%;
  top: 9%;
  background: 0;
  border: 0;
  color: transparent;
}
#elPlatoSaludable_4_combinaciones .frutas-button, #elPlatoSaludable_3_comoEsElPlato .frutas-button {
  width: 40%;
  height: 29%;
  left: 10%;
  bottom: 8%;
  background: 0;
  border: 0;
  color: transparent;
}
#elPlatoSaludable_4_combinaciones .proteina-button, #elPlatoSaludable_3_comoEsElPlato .proteina-button {
  width: 42%;
  height: 42%;
  right: 8%;
  bottom: 8%;
  background: 0;
  border: 0;
  color: transparent;
}
#elPlatoSaludable_4_combinaciones .popup-bg, #elPlatoSaludable_3_comoEsElPlato .popup-bg {
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 1;
}
#elPlatoSaludable_4_combinaciones .popup-window, #elPlatoSaludable_3_comoEsElPlato .popup-window {
  max-width: 80%;
  background: white;
  border: 7px solid;
  border-radius: 5px;
}
#elPlatoSaludable_4_combinaciones .vegetales-color, #elPlatoSaludable_3_comoEsElPlato .vegetales-color {
  color: #c3e253;
}
#elPlatoSaludable_4_combinaciones .granos-color, #elPlatoSaludable_3_comoEsElPlato .granos-color {
  color: #fcc426;
}
#elPlatoSaludable_4_combinaciones .frutas-color, #elPlatoSaludable_3_comoEsElPlato .frutas-color {
  color: #ea4865;
}
#elPlatoSaludable_4_combinaciones .proteina-color, #elPlatoSaludable_3_comoEsElPlato .proteina-color {
  color: #fc9949;
}
@media (min-width: 992px) {
  #elPlatoSaludable_4_combinaciones .resumen-platos, #elPlatoSaludable_3_comoEsElPlato .resumen-platos {
    padding: 0 12vw;
  }
}

@media (max-width: 991px) {
  #mitos_2_pregunta {
    text-align: center;
  }
}
#mitos_2_pregunta h2 {
  margin-bottom: 1em;
}
#mitos_2_pregunta img {
  height: 10em;
  margin: 3em 0;
}
#mitos_2_pregunta .button-container {
  text-align: center;
  margin: 3rem 0;
}
@media (max-width: 991px) {
  #mitos_2_pregunta .button-container {
    margin: 3rem auto;
  }
}

@media (min-width: 1200px) {
  #dudasFumar_5_beneficios .list-content {
    padding: 2rem 0 0 3rem;
  }
  #dudasFumar_5_beneficios .num-text {
    top: 1.2rem;
    left: 0;
  }
}
@media (max-width: 1199.98px) {
  #dudasFumar_5_beneficios .list-content {
    padding: 0 0 1rem 3rem;
  }
  #dudasFumar_5_beneficios .num-text {
    top: -1rem;
    left: 0;
  }
}

@media (min-width: 1200px) {
  #trucosDejarFumar_2_bloques .content-text {
    padding-left: 8rem;
  }
  #trucosDejarFumar_2_bloques h1, #trucosDejarFumar_2_bloques .num-position {
    left: 3rem;
    top: -1rem !important;
    letter-spacing: initial;
    position: absolute;
  }
  #trucosDejarFumar_2_bloques img {
    height: 10vw;
    object-fit: contain;
  }
}
@media (max-width: 1199.98px) {
  #trucosDejarFumar_2_bloques h1, #trucosDejarFumar_2_bloques .num-position, #trucosDejarFumar_2_bloques .content-text {
    text-align: center;
    position: initial !important;
    letter-spacing: initial;
  }
  #trucosDejarFumar_2_bloques img {
    height: 10rem;
    padding-bottom: 2rem;
    object-fit: contain;
  }
  #trucosDejarFumar_2_bloques .mobile-reverse {
    flex-direction: column-reverse;
  }
}

#laDmEn12Pasos_1_banner img + div, #laDmEn12Pasos_1_banner picture + div {
  padding: 15em 0;
}

#laDmEn12Pasos_2_bloques h2 {
  font-size: 10rem;
  line-height: initial;
}
#laDmEn12Pasos_2_bloques h5 {
  padding: 3rem 16vw;
}
#laDmEn12Pasos_2_bloques .bloque {
  margin-bottom: 4rem;
}
@media (max-width: 768px) {
  #laDmEn12Pasos_2_bloques .start, #laDmEn12Pasos_2_bloques .end {
    text-align: center !important;
  }
}
@media (min-width: 1750px) {
  #laDmEn12Pasos_2_bloques h2 {
    letter-spacing: 0;
  }
}
@media (min-width: 1300px) and (max-width: 1750px) {
  #laDmEn12Pasos_2_bloques h2 {
    letter-spacing: -1rem;
  }
}
@media (min-width: 1200px) and (max-width: 1299px) {
  #laDmEn12Pasos_2_bloques h2 {
    letter-spacing: -1.2rem;
  }
}
@media (min-width: 1200px) {
  #laDmEn12Pasos_2_bloques h2 {
    position: absolute;
    height: 0.935em;
    margin: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  #laDmEn12Pasos_2_bloques .flex-end {
    display: flex;
    justify-content: flex-end;
  }
}
@media (max-width: 1199px) {
  #laDmEn12Pasos_2_bloques .reverse {
    display: flex;
    flex-direction: column-reverse;
  }
}

#beneficios-vs-af-2 .flex-parent {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  width: 400px;
  height: 350px;
  margin: 0 3% 5% 0;
  position: relative;
}
#beneficios-vs-af-2 .flex-outside {
  display: flex;
  align-items: center;
  justify-content: center;
}
#beneficios-vs-af-2 .bloque-principal img {
  width: 200px;
}
#beneficios-vs-af-2 .bloque-principal .form-box-title {
  text-align: center;
  margin-top: 25px;
}
#beneficios-vs-af-2 .bloque-secundario img {
  position: absolute;
  bottom: 0;
  height: 40px;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 20px;
}
#beneficios-vs-af-2 .bloque-secundario p {
  text-align: center;
  padding: 30px 20px 0 20px;
}
#beneficios-vs-af-2 .bloque-secundario .num-position {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  padding: 0.5rem !important;
}
#beneficios-vs-af-2 .h-big {
  height: 450px;
}
@media (max-width: 992px) {
  #beneficios-vs-af-2 .bloque-secundario p {
    padding: 30px 120px 0 120px;
  }
  #beneficios-vs-af-2 .flex-outside.bloque-sup-resp .flex-parent.b-cprincipal {
    margin: 0 2.5% 0 0;
  }
  #beneficios-vs-af-2 .flex-outside.bloque-sup-resp .flex-parent.b-csecundario {
    margin: 0 0 0 2.5%;
  }
  #beneficios-vs-af-2 .flex-outside.bloque-sup-resp {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #beneficios-vs-af-2 .flex-outside {
    display: inline-block;
    width: 100%;
  }
  #beneficios-vs-af-2 .flex-parent {
    margin-right: 0;
    width: 100%;
    margin-top: 3%;
  }
}
@media (max-width: 576px) {
  #beneficios-vs-af-2 .bloque-principal img {
    max-width: 60% !important;
    display: block;
    margin: auto;
  }
  #beneficios-vs-af-2 .bloque-secundario p {
    text-align: center;
    padding: 30px 20px 0 20px;
  }
  #beneficios-vs-af-2 .bloque-sup-resp .flex-parent {
    height: 250px;
  }
  #beneficios-vs-af-2 .bloque-sup-resp h4.form-box-title.nomargin.c-blanco-principal {
    font-size: 1.34rem;
  }
}

#actFisicaInt2 ul {
  list-style: none;
  padding-bottom: 1em;
}
#actFisicaInt2 ul li {
  text-align: left;
}
#actFisicaInt2 .common-separation-top {
  margin-top: 3rem;
}
#actFisicaInt2 .custom-buttom-style {
  padding: 1em;
  max-width: 400px;
  display: block;
  margin: 2em auto;
}

#actFisicaInt4 img {
  max-height: 260px;
  margin-bottom: 30px;
}
#actFisicaInt4 .common-title {
  margin-bottom: 30px;
}
#actFisicaInt4 .common-subtitle {
  margin-bottom: 40px;
}
#actFisicaInt4 .custom-top-margin {
  margin-top: 30px;
}

#custom-card-recetas .card {
  border: 0;
}
#custom-card-recetas .card-type-asset .aspect-ratio {
  border: 0;
}
#custom-card-recetas .aspect-ratio-item-center-middle, #custom-card-recetas .sticker-img {
  min-width: 100%;
}
#custom-card-recetas .common-subtitle-autor {
  font-size: 1.2em;
}
#custom-card-recetas .common-subtitle-receta {
  font-size: 1.4em;
  font-weight: bold;
  margin-bottom: 0 !important;
  font-family: "Montserrat";
}

#recetasSearchBar .col-12 div {
  background: var(--color-secundario);
}
#recetasSearchBar .input-group.search-bar-simple {
  max-width: 400px;
  margin: 0 auto;
}
#recetasSearchBar .search-bar-keywords-input {
  border: 0;
  border-radius: 12px 0 0 12px !important;
  height: 60px;
}
#recetasSearchBar .search-bar-simple .input-group-inset-item {
  border: 0;
  border-radius: 0 12px 12px 0;
  height: 60px;
  background: #fff !important;
}
#recetasSearchBar button.btn.btn-unstyled {
  color: var(--color-secundario);
}

#recetario_comparte_tu_receta_3 img {
  height: 10em;
  margin: 3em 0;
}

#recetario_comparte_tu_receta_4 .custom-margin-button-bottom {
  margin-bottom: 10px;
}
#recetario_comparte_tu_receta_4 .custom-button {
  padding: 1em 1em;
}
#recetario_comparte_tu_receta_4 .common-margin {
  margin-right: 4vw;
  margin-left: 4vw;
}
@media (max-width: 992px) {
  #recetario_comparte_tu_receta_4 div {
    margin-bottom: 2em;
  }
}

@media (max-width: 767px) {
  #recetas-detalle .custom-li-tag {
    max-width: 90% !important;
    margin: 10px 5% !important;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  #recetas-detalle .custom-li-tag {
    max-width: 50% !important;
    margin: 10px 1% !important;
  }
}
@media (min-width: 993px) and (max-width: 1200px) {
  #recetas-detalle .custom-li-tag {
    max-width: 30% !important;
  }
}
@media (min-width: 993px) {
  #recetas-detalle .lista-ingredientes {
    padding-left: 25%;
  }
}
@media (max-width: 992px) {
  #recetas-detalle #recetario_comparte_tu_receta_4 div {
    margin-bottom: 2em;
  }
  #recetas-detalle .campos-autor {
    margin: 0 !important;
  }
  #recetas-detalle .common-margin {
    margin: 0;
  }
  #recetas-detalle .justify-content-md-left {
    justify-content: center;
  }
  #recetas-detalle .header-background {
    height: 200px !important;
  }
}
#recetas-detalle .custom-retorno-button {
  color: var(--texto-principal) !important;
}
#recetas-detalle .custom-retorno-button-text {
  font-size: 16px;
  font-family: "Montserrat";
  color: var(--gris-principal);
}
#recetas-detalle #recetasSearchBar .col-12 div {
  background: var(--color-secundario);
}
#recetas-detalle #recetasSearchBar .input-group.search-bar-simple {
  max-width: 400px;
  margin: 0 auto;
}
#recetas-detalle #recetasSearchBar .search-bar-keywords-input {
  border: 0;
  border-radius: 12px 0 0 12px !important;
  height: 60px;
}
#recetas-detalle #recetasSearchBar .search-bar-simple .input-group-inset-item {
  border: 0;
  border-radius: 0 12px 12px 0;
  height: 60px;
  background: #fff !important;
}
#recetas-detalle #recetasSearchBar button.btn.btn-unstyled {
  color: var(--color-secundario);
}
#recetas-detalle .caib-busqueda {
  padding: 6px 0 6px 12px !important;
}
#recetas-detalle .input-group-inset-item-before {
  order: 10;
}
#recetas-detalle .component-title {
  display: none;
}
#recetas-detalle .texto-blanco {
  color: #fff !important;
}
#recetas-detalle ul.listaCategorias li {
  border: 4px solid #fff;
  border-radius: 0;
  background: var(--color-principal);
  color: #fff;
  font-family: "Montserrat";
  font-size: 16px;
  padding: 0.25rem 1.25rem;
  list-style: none;
  width: 100%;
  max-width: 12.2872%;
  margin: 10px 1%;
}
#recetas-detalle ul.listaCategorias li a {
  color: #fff !important;
}
#recetas-detalle .custom-html {
  font-family: "Montserrat";
  color: var(--gris-principal);
  font-size: 18px;
}
#recetas-detalle .lista-ingredientes {
  list-style: none;
}
#recetas-detalle .lista-ingredientes li {
  text-align: left;
}
#recetas-detalle .common-padding-v {
  padding-right: 1vw;
  padding-left: 1vw;
}
#recetas-detalle .header-image {
  width: 100%;
  max-height: 600px;
}
#recetas-detalle .campos-autor {
  text-align: left;
  margin: 30px 0px 0px 20px;
}
#recetas-detalle .custom-margin-bottom {
  margin-bottom: 0;
}
#recetas-detalle .common-padding-h {
  padding-right: 8vw;
  padding-left: 8vw;
}
#recetas-detalle .header-background {
  height: 600px;
  min-width: 100%;
  background-size: cover;
  background-position: center;
}
#recetas-detalle .custom-icon {
  margin: 0 0 1.5em 0 !important;
}
#recetas-detalle .custom-html-link {
  max-width: 100%;
  word-break: break-all;
}
#recetas-detalle #recetario_comparte_tu_receta_4 {
  margin: 0;
  width: 100%;
}
#recetas-detalle .custom-margin-button-bottom {
  margin-bottom: 10px;
}
#recetas-detalle .custom-button {
  padding: 1em 1em !important;
}
#recetas-detalle .common-margin {
  margin-right: 4vw;
  margin-left: 4vw;
}

@media (max-width: 767px) {
  #custom-estacion-recetario .custom-li-button, #custom-etiquetas-recetario .custom-li-button, #custom-categoria-recetario .custom-li-button {
    max-width: 90% !important;
    margin: 10px 5% !important;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  #custom-estacion-recetario .custom-li-button, #custom-etiquetas-recetario .custom-li-button, #custom-categoria-recetario .custom-li-button {
    max-width: 50% !important;
    margin: 10px 1% !important;
  }
}
@media (min-width: 993px) and (max-width: 1200px) {
  #custom-estacion-recetario .custom-li-button, #custom-etiquetas-recetario .custom-li-button, #custom-categoria-recetario .custom-li-button {
    max-width: 30% !important;
  }
}
#custom-estacion-recetario .list-group, #custom-etiquetas-recetario .list-group, #custom-categoria-recetario .list-group {
  margin-bottom: 0;
}
#custom-estacion-recetario .custom-li-button, #custom-etiquetas-recetario .custom-li-button, #custom-categoria-recetario .custom-li-button {
  border: 4px solid #fff;
  border-radius: 0;
  background: var(--color-principal);
  color: #fff;
  font-family: "Montserrat";
  font-size: 16px;
  padding: 0.25rem 1.25rem;
  list-style: none;
  width: 100%;
  max-width: 12.2872%;
  margin: 10px 1%;
}
#custom-estacion-recetario .custom-li-button button, #custom-etiquetas-recetario .custom-li-button button, #custom-categoria-recetario .custom-li-button button {
  border: none;
  background: none;
  color: #fff;
}
#custom-estacion-recetario .custom-li-button .facet-term-selected, #custom-etiquetas-recetario .custom-li-button .facet-term-selected, #custom-categoria-recetario .custom-li-button .facet-term-selected {
  color: var(--texto-principal) !important;
}

#custom-estacion-recetario .custom-li-button, #custom-etiquetas-recetario .custom-li-button {
  background: var(--color-principal);
}

#custom-categoria-recetario .custom-li-button {
  background: var(--color-secundario);
}

.custom-recetario-filter-button:hover {
  background: none;
  text-decoration: none;
}

.custom-recetario-filter-button {
  text-align: center;
  width: 100%;
  text-align: center;
  font-family: "Montserrat";
  color: var(--gris-principal);
}

.custom-recetario-filter-button:active {
  background: none !important;
  color: var(--gris-principal) !important;
}

/* ASOCIACIONES */
#asociaciones_1_que-es-el-observatorio h1 {
  margin-bottom: 2rem;
}
#asociaciones_2_encuentraUnaAsociacion {
  /*h1{
      top: 0;
      margin: auto;
      left: 0;
      right: 0;
      bottom: 0;
      display: flex;
      justify-content: center;
      align-items: center;
  }*/
}
#asociaciones_2_encuentraUnaAsociacion img {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
@media (max-width: 1600px) {
  #asociaciones_2_encuentraUnaAsociacion #buscador-container {
    bottom: 15%;
  }
}
#asociaciones_2_encuentraUnaAsociacion h2 {
  margin: 0 8vw;
  padding: 11vw 0;
  text-align: center;
}

#asociaciones_3_saberMasSobre h2 {
  margin: 3rem 0;
}
#asociaciones_3_saberMasSobre .btn {
  border: 3px solid;
  padding: 2rem;
}
@media (min-width: 992px) {
  #asociaciones_3_saberMasSobre {
    /*.button-container{
        width: fit-content;
        margin: 0 3rem 0 auto;
    }*/
  }
  #asociaciones_3_saberMasSobre .col-lg-6 + .col-lg-6 .button-container {
    margin-left: 3rem;
  }
}
@media (max-width: 991px) {
  #asociaciones_3_saberMasSobre .button-container a {
    width: 100%;
  }
}
#asociaciones_3_saberMasSobre .button-container, #asociaciones_3_saberMasSobre .btn {
  height: 100%;
}
#asociaciones_3_saberMasSobre .col-12 + .col-12 {
  margin-bottom: 3rem;
}

#asociaciones_4_queObjetivosTiene button {
  display: flex;
  align-items: center;
  margin: 2rem auto;
}
#asociaciones_4_queObjetivosTiene button span {
  padding-left: 1rem;
  font-size: 2rem;
  font-family: "fontawesome-alloy";
  font-weight: bold;
  height: 1rem;
  margin-top: -2.3rem;
}
#asociaciones_4_queObjetivosTiene .arrow-img {
  text-align: end;
}
#asociaciones_4_queObjetivosTiene .arrow-content {
  text-align: start;
}

#asociaciones_5_quieroFormarParte {
  text-align: center;
  /*h2{
      font-family: 'Montserrat';
      font-size: 3em;
      margin-bottom: 1em;
  }*/
}
#asociaciones_5_quieroFormarParte img {
  height: 10em;
  margin: 3em 0;
}
#asociaciones_5_quieroFormarParte p {
  margin: 2em 8vw;
  text-align: start;
}
#asociaciones_5_quieroFormarParte .common-title {
  margin: 3vw 7.5vw 0rem 8vw;
  text-align: start;
}
#asociaciones_5_quieroFormarParte .button-container {
  text-align: start;
  margin: 2rem 8vw 3em;
}
#asociaciones_5_quieroFormarParte .col-lg-4 {
  display: flex;
  align-items: center;
  justify-content: center;
}

#asociaciones_6_queEsUnaAsociacion {
  text-align: start;
  position: relative;
}
#asociaciones_6_queEsUnaAsociacion img {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
#asociaciones_6_queEsUnaAsociacion h2 {
  margin: 0 8vw;
  padding-top: 3rem;
}
#asociaciones_6_queEsUnaAsociacion p {
  padding: 2rem 0 8vw 0;
  margin: 0 30vw 0 8vw;
  text-align: start;
}

#asociaciones_7_queEsUnaAsociacionDeUtilidad {
  margin: 0 8vw;
}
#asociaciones_7_queEsUnaAsociacionDeUtilidad button {
  display: flex;
  align-items: center;
  margin: 2rem auto;
}
#asociaciones_7_queEsUnaAsociacionDeUtilidad button span {
  padding-left: 1rem;
  font-size: 2rem;
  font-family: "fontawesome-alloy";
  font-weight: bold;
  height: 1rem;
  margin-top: -2.3rem;
}
#asociaciones_7_queEsUnaAsociacionDeUtilidad .arrow-img {
  text-align: end;
}
#asociaciones_7_queEsUnaAsociacionDeUtilidad .arrow-content {
  text-align: start;
}

/* PACIENTE ACTIVO */
#paciente_activo_bloque_1 h1 {
  margin-bottom: 2rem;
}
#paciente_activo_bloque_3 .custom_padding {
  padding-bottom: 3rem;
}
#paciente_activo_bloque_3 h1 {
  margin: 3rem 0;
}
#paciente_activo_bloque_3 .btn {
  border: 3px solid;
  padding: 2rem 0;
}
#paciente_activo_bloque_3 .custom_bottom {
  margin-bottom: 2rem;
}
@media (min-width: 992px) {
  #paciente_activo_bloque_3 {
    /*.button-container{
        width: fit-content;
        margin: 0 3rem 0 auto;
    }*/
  }
  #paciente_activo_bloque_3 .col-half-offset {
    margin-left: 4.166666667%;
  }
  #paciente_activo_bloque_3 .col-lg-6 + .col-lg-6 .button-container {
    margin-left: 3rem;
  }
}
@media (max-width: 991px) {
  #paciente_activo_bloque_3 .button-container a {
    width: 100%;
  }
}
#paciente_activo_bloque_3 a.custom-button:hover {
  color: var(--texto-principal);
  /*background: #df9648;
  border: 2px solid #ff7600 !important;*/
}
#paciente_activo_bloque_3 .button-container, #paciente_activo_bloque_3 .btn {
  height: 100%;
  width: 100%;
}
#paciente_activo_bloque_3 .col-12 + .col-12 {
  margin-bottom: 3rem;
}

#paciente_activo_bloque_4 {
  background-size: cover;
  /*h1{
      top: 0;
      margin: auto;
      left: 0;
      right: 0;
      bottom: 0;
      display: flex;
      justify-content: center;
      align-items: center;
  }*/
}
#paciente_activo_bloque_4 img {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
#paciente_activo_bloque_4 h1 {
  margin: 0 8vw;
  text-align: center;
}
#paciente_activo_bloque_4 .custom_padding {
  padding: 11vw 0;
}
#paciente_activo_bloque_4 .custom_margin {
  margin-top: 2rem;
}
#paciente_activo_bloque_4 .oval {
  width: 17px;
  height: 17px;
  margin: 0 2px 2px 0;
  border: solid 1.5px #1ecad3;
}
#paciente_activo_bloque_4 .bounding-Box {
  width: 28px;
  height: 28px;
  margin: 0 16px 0 0;
  padding: 6px 4px 3px 5px;
}
#paciente_activo_bloque_4 .buscador-de-taller {
  font-family: Montserrat;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  color: #65665d;
}

#paciente_activo_bloque_5 {
  text-align: center;
  /*h2{
      font-family: 'Montserrat';
      font-size: 3em;
      margin-bottom: 1em;
  }*/
}
#paciente_activo_bloque_5 img {
  height: 10em;
  margin: 3em 0;
}
#paciente_activo_bloque_5 p {
  margin: 2em 8vw;
  text-align: start;
}
#paciente_activo_bloque_5 .common-title {
  margin: 3vw 7.5vw 0rem 8vw;
  text-align: start;
}
#paciente_activo_bloque_5 .button-container {
  text-align: start;
  margin: 2rem 8vw 3em;
}
#paciente_activo_bloque_5 .col-lg-4 {
  display: flex;
  align-items: center;
  justify-content: center;
}

#paciente_activo_formador_bloque_1 {
  /*h1{
      top: 0;
      margin: auto;
      left: 0;
      right: 0;
      bottom: 0;
      display: flex;
      justify-content: center;
      align-items: center;
  }*/
}
#paciente_activo_formador_bloque_1 .custom_padding {
  padding: 11vw 0;
}
#paciente_activo_formador_bloque_1 .common-title {
  margin: 3vw 7.5vw 0rem 8vw;
  text-align: center;
}
#paciente_activo_formador_bloque_1 img {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
#paciente_activo_formador_bloque_1 h1 {
  text-align: center;
}

#paciente_activo_formador_bloque_2 h1 {
  margin-bottom: 2rem;
}
#paciente_activo_formador_bloque_2 .formacion-numero-orden {
  margin-right: 0;
  width: 50px;
  display: inline-block;
}

#paciente_activo_formador_bloque_3 {
  text-align: center;
}
#paciente_activo_formador_bloque_3 .common-title {
  text-align: center;
}
#paciente_activo_formador_bloque_3 p {
  margin: 0 8vw;
}
#paciente_activo_formador_bloque_3 h3 {
  margin: 1rem 8vw;
}
#paciente_activo_formador_bloque_3 h4 {
  margin: 1.5rem 8vw 0.8rem;
}
#paciente_activo_formador_bloque_3 .common-title {
  padding-top: 2rem;
}
#paciente_activo_formador_bloque_3 .custom-button {
  padding: 0.5em 1.5em;
}
#paciente_activo_formador_bloque_3 .formacion-pasos .main-col {
  padding: 0;
}
#paciente_activo_formador_bloque_3 .formacion-pasos .common-text {
  margin: 1.5vw 7vw;
}
#paciente_activo_formador_bloque_3 .formacion-pasos .common-subtitle {
  margin: 1.5rem 0 1rem;
  font-weight: 700;
}
#paciente_activo_formador_bloque_3 .formacion-pasos .main-img {
  height: 12rem;
  margin: 3rem 0;
}
#paciente_activo_formador_bloque_3 .formacion-pasos .number-container {
  width: 3em;
  height: 3em;
  top: 50%;
  left: 50%;
  margin: -1.5em;
  display: flex;
  justify-content: center;
  align-items: center;
}
#paciente_activo_formador_bloque_3 .formacion-pasos .number {
  margin: 0;
  font-family: "Montserrat";
  font-size: 30px;
  color: #fff;
}
#paciente_activo_formador_bloque_3 .formacion-pasos .fondo-numero {
  height: 4.5em;
}
#paciente_activo_formador_bloque_3 .formacion-pasos .line {
  top: 50%;
  left: 0;
  margin-top: -1.5px;
}

#paciente_activo_formador_bloque_4 {
  text-align: center;
}
#paciente_activo_formador_bloque_4 .custom_margin {
  padding: 3rem 0;
}
#paciente_activo_formador_bloque_4 .common-button-botonera {
  padding: 0px !important;
  margin: 0 5% !important;
  min-height: 70px;
  justify-content: center;
  display: flex;
  align-items: center;
}
#paciente_activo_formador_bloque_4 img {
  height: 10em;
  margin: 3em 0;
}
#paciente_activo_formador_bloque_4 h2 {
  font-family: "Montserrat";
  font-size: 3em;
  margin-bottom: 1em;
}
#paciente_activo_formador_bloque_4 p {
  margin: 2em 8vw;
  text-align: start;
}
#paciente_activo_formador_bloque_4 .common-title {
  text-align: start;
  margin: 2rem auto;
}
#paciente_activo_formador_bloque_4 .button-container {
  text-align: start;
  margin: 2rem 8vw 3em;
}
#paciente_activo_formador_bloque_4 .col-md-4 {
  margin-bottom: 2rem;
}
#paciente_activo_formador_bloque_4 .col-lg-4 {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (min-width: 992px) {
  #paciente_activo_formador_bloque_4 .common-title {
    padding-left: 30px;
  }
}

#paciente_activo_formador_bloque_5 {
  text-align: center;
  /*h2{
      font-family: 'Montserrat';
      font-size: 3em;
      margin-bottom: 1em;
  }

  p{
      margin: 2em 8vw;
      text-align: start;
  }

  .common-title{
      margin: 3vw 7.5vw 0rem 8vw;
      text-align: start;
  }*/
}
#paciente_activo_formador_bloque_5 img {
  height: 10em;
  margin: 3em 0;
}
#paciente_activo_formador_bloque_5 .button-container {
  text-align: start;
  margin: 2rem 8vw 3em;
}
#paciente_activo_formador_bloque_5 .col-lg-4 {
  display: flex;
  align-items: center;
  justify-content: center;
}

#paciente_activo_formador_bloque_6 {
  background-size: cover;
  /*h1{
      top: 0;
      margin: auto;
      left: 0;
      right: 0;
      bottom: 0;
      display: flex;
      justify-content: center;
      align-items: center;
  }*/
}
#paciente_activo_formador_bloque_6 .common-title {
  text-align: left;
}
#paciente_activo_formador_bloque_6 img {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
#paciente_activo_formador_bloque_6 h1 {
  margin: 0 8vw;
  text-align: center;
}
#paciente_activo_formador_bloque_6 .custom_padding {
  padding: 11vw 0;
}
#paciente_activo_formador_bloque_6 .custom_margin {
  margin: 2rem 8vw 0 8vw;
}
#paciente_activo_formador_bloque_6 .custom_margin input {
  border-radius: 0;
  border-color: #fff;
}
#paciente_activo_formador_bloque_6 .oval {
  width: 17px;
  height: 17px;
  margin: 0 2px 2px 0;
  border: solid 1.5px #1ecad3;
}
#paciente_activo_formador_bloque_6 .bounding-Box {
  width: 28px;
  height: 28px;
  margin: 0 16px 0 0;
  padding: 6px 4px 3px 5px;
}
#paciente_activo_formador_bloque_6 .buscador-de-taller {
  font-family: Montserrat;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  color: #65665d;
}

#paciente_activo_formador_bloque_7 .common-title {
  text-align: start;
}
#paciente_activo_formador_bloque_7 .custom_image {
  height: 321px;
  width: 343px;
  margin: 0 auto 1rem auto;
  background-size: cover;
  display: flex;
  position: relative;
  justify-content: center;
  align-items: center;
}
#paciente_activo_formador_bloque_7 .play_circle {
  width: 75px;
  height: 75px;
  padding: 25px 27px 24px 32px;
  border: solid 3px #ffad5f;
  border-radius: 50%;
  position: absolute;
}
#paciente_activo_formador_bloque_7 .play_icon {
  display: block;
  position: absolute;
  content: "";
  bottom: 50%;
  left: 50%;
  width: 0;
  height: 0;
  border: 30px solid transparent;
  border-width: 16px 0px 16px 26px;
  border-radius: 0;
  border-left-color: white;
  transform: translate(-13px, 50%);
}

/******************************************************/
#paf_2_enQueTePodemosAyudar .custom_bottom {
  margin-bottom: 2rem;
}
@media (min-width: 992px) {
  #paf_2_enQueTePodemosAyudar .custom_bottom {
    padding: 0 6vw;
  }
}
#paf_2_enQueTePodemosAyudar .custom_padding {
  padding-bottom: 3rem;
}
#paf_2_enQueTePodemosAyudar h1 {
  margin: 2rem 0 4rem;
}
#paf_2_enQueTePodemosAyudar .btn {
  border: 3px solid;
  padding: 2rem;
}
@media (max-width: 991px) {
  #paf_2_enQueTePodemosAyudar .button-container a {
    width: 100%;
  }
}
#paf_2_enQueTePodemosAyudar a.custom-button:hover {
  color: var(--texto-principal);
  /*background: #df9648;
  border: 2px solid #ff7600 !important;*/
}
#paf_2_enQueTePodemosAyudar .button-container, #paf_2_enQueTePodemosAyudar .btn {
  height: 100%;
  width: 100%;
}
#paf_2_enQueTePodemosAyudar .col-12 + .col-12 {
  margin-bottom: 3rem;
}

.formacion-numero-orden {
  font-size: 2em;
  margin-right: 1em;
}

.formacion-custom-botonera {
  padding-top: 2em;
  padding-bottom: 2em;
}

#formacion_iguales_bloque_1 h1 {
  margin-bottom: 2rem;
}
#formacion_iguales_bloque_2 .arrow-img {
  text-align: end;
}
#formacion_iguales_bloque_2 .arrow-content {
  text-align: start;
}
@media only screen and (min-width: 992px) {
  #formacion_iguales_bloque_2 p.common-paragraph {
    letter-spacing: 3px;
    font-weight: 700;
    font-size: 3rem;
  }
}
@media only screen and (max-width: 991px) {
  #formacion_iguales_bloque_2 p.common-paragraph {
    letter-spacing: 1px;
    font-weight: 700;
    font-size: 1.3rem;
  }
}

#formacion_iguales_bloque_3 {
  text-align: center;
  margin-top: -2.2rem;
  /*@media only screen and (min-width: 992px) {
      h2{
          font-size: 3em;
      }
  }
  h2{
      font-family: 'Montserrat';
      margin-bottom: 1em;
  }*/
}
#formacion_iguales_bloque_3 img {
  height: 10em;
  margin: 3em 0;
}
#formacion_iguales_bloque_3 p {
  margin: 2em 8vw;
}
#formacion_iguales_bloque_3 .common-title {
  margin: 3vw 7.5vw 0rem 8vw;
  text-align: start;
}
#formacion_iguales_bloque_3 .button-container {
  text-align: start;
  margin: 2rem 8vw 3em;
}
#formacion_iguales_bloque_3 .col-lg-4 {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (min-width: 1200px) {
  #formacion_iguales_bloque_3 .common-title {
    font-size: 7rem;
    letter-spacing: 18px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  #formacion_iguales_bloque_3 .common-title {
    font-size: 5rem;
    letter-spacing: 10px;
  }
}
#formacion_iguales_bloque_3 .custom_input {
  padding-left: 0;
  margin: 0vw 7.5vw 1rem 8vw;
}
#formacion_iguales_bloque_3 .custom_input input {
  -webkit-border-radius: 14px;
  height: 60px;
}
#formacion_iguales_bloque_3 .custom_input input::placeholder {
  font-style: italic;
  letter-spacing: 3px;
  font-family: inherit;
  font-size: 1.3rem;
}

/* ENFERMEDAD */
/* DIABETES */
#diabetes_2_preguntasSobre .flecha img {
  margin-left: -4rem;
  margin-top: 0.2rem;
}
#diabetes_2_preguntasSobre button {
  margin-bottom: 2rem;
}
#diabetes_2_preguntasSobre .flechas {
  margin-bottom: 1rem;
}

#diabetes_3_factoresQuePuedoModificar .factores img {
  margin-top: 0.5rem;
  margin-left: -3.5rem;
}
@media (max-width: 767px) {
  #diabetes_3_factoresQuePuedoModificar .factores img {
    margin-top: 0.1rem;
  }
}
#diabetes_3_factoresQuePuedoModificar .button-container {
  margin-top: 3rem;
}
@media (max-width: 767px) {
  #diabetes_3_factoresQuePuedoModificar .common-subtitle {
    font-size: 20px;
  }
}

#enfermedad_4_quieresEstarMejor h1 {
  margin-bottom: 5rem;
}
#enfermedad_4_quieresEstarMejor a .col-12 + .col-12 {
  margin-top: 3rem;
}
#enfermedad_4_quieresEstarMejor img {
  height: 10rem;
}
#enfermedad_4_quieresEstarMejor p {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  #enfermedad_4_quieresEstarMejor p {
    margin-bottom: 1rem;
  }
}

#diabetes_5_razonesParaSer {
  font-family: "Montserrat";
  /*h2{
      font-size: 3.5rem;
      text-align: center;
      width: 2rem;
  }*/
}
#diabetes_5_razonesParaSer p {
  margin-left: 3.5rem;
}
#diabetes_5_razonesParaSer span.absolute.c-cprincipal.common-subtitle.num {
  margin-left: 1rem;
  font-size: 3rem;
  margin-top: -1rem;
}

#enfermedad_6_apuntateAUnTaller img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: 5% 0;
}
#enfermedad_6_apuntateAUnTaller .col-12 {
  padding: 0;
}
#enfermedad_6_apuntateAUnTaller .button-container {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  margin-top: 7vw;
}
#enfermedad_6_apuntateAUnTaller p {
  font-size: 20px;
  font-weight: 700;
}
#enfermedad_6_apuntateAUnTaller .col-lg-4 {
  min-height: 35rem;
}

#enfermedad_7_descubreMas img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
@media (min-width: 992px) {
  #enfermedad_7_descubreMas h1 {
    padding: 0 22vw 2rem;
  }
}
#enfermedad_7_descubreMas .common-margin {
  padding: 7vw 0px;
}

/* 
    FOOTER 
*/
/*footer{
    padding: 2em;
    background-color: var(--rosa-principal);
    margin: 0 -15px;
    @media(min-width: 1200px){
        .custom_margin{
            margin:0 4em;
        }
    }
    a{
        text-decoration: none;
        font-weight: bold;
        color: white !important;
        font-size: 15.6px;
    }
    span{
        text-decoration: none;
        font-weight: bold;
        color: white;
        font-size: 15.6px; 
    }
}*/
footer #einasalut-logo-container {
  border-bottom: 1px solid;
}
footer #einasalut-footer-links a {
  color: var(--texto-principal);
  margin-bottom: 0.5rem;
}
footer #einasalut-footer-links a.font-weight-bold {
  color: black;
}
footer #einasalut-footer-links #einasalut-fondos-europeos {
  bottom: 0;
  right: 0;
}
@media (max-width: 989.98px) {
  footer #einasalut-footer-links #einasalut-fondos-europeos {
    padding-left: 15px;
    margin-top: 1rem;
  }
}
@media (min-width: 990px) {
  footer #einasalut-footer-links #einasalut-fondos-europeos {
    position: absolute;
  }
}
footer #einasalut-footer-links #einasalut-fondos-europeos img {
  max-width: 250px;
}
footer #einasalut-footer-other-links a {
  color: var(--blanco-principal) !important;
}

/* CEPS HOMEPAGE */
#ceps-portada {
  position: relative;
  /*.portada_button{
      position: absolute;

      @media(max-width: 575px){
          //Mobile vertical
          padding: 0.2em 1em;
          top: 8.5em;
          right: 2.5em;
          font-size: 12px;
      }
      @media(min-width: 576px) and (max-width: 767px){
          //Mobile horizontal
          padding: 0.5em 2em;
          top: 12em;
          right: 3.4em;
      }
      @media(min-width: 768px) and (max-width: 991px){
          //Tablet vertical
          padding: 0.9em 2em;
          top: 12em;
          right: 11.5em;
      }
      @media(min-width: 992px) and (max-width: 1199px){
          //Tablet horizontal
          padding: 0.9em 2em;
          top: 16em;
          right: 19.5em;
      }
      @media(min-width: 1200px){
          //PC
          padding: 0.9em 2em;
          top: 30em;
          right: 50.5em;
      }



  }*/
}
#ceps-portada img {
  top: 0;
  left: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
#ceps-portada .content {
  width: fit-content;
  margin: 0 8vw 0 auto;
}
#ceps-portada .contendor-contenido {
  padding-top: 3vw;
  margin: 0 8vw;
}
@media (max-width: 575px) {
  #ceps-portada .contendor-contenido {
    padding-bottom: 10vw;
  }
}
@media (min-width: 576px) {
  #ceps-portada .contendor-contenido {
    padding-bottom: 29vw;
  }
}
#ceps-portada .button-container {
  margin: 2rem 0;
}
#ceps-portada h1 {
  /*@media(max-width: 575px){
      //Mobile vertical
      top: 1rem;
      right: 0;
      font-size: 1rem;
      width: 61%;
  }
  @media(min-width: 576px) and (max-width: 767px){
      //Mobile horizontal
      top: 1rem;
      right: 0;
      font-size: 2rem;
      width: 50%;
  }
  @media(min-width: 768px) and (max-width: 991px){
      //Tablet vertical
      top: 2.5rem;
      right: 0;
      font-size: 2rem;
  }
  @media(min-width: 992px) and (max-width: 1199px){
      //Tablet horizontal
      top: 3.5rem;
      right: 1.5rem;
      font-size: 3rem;
  }
  @media(min-width: 1200px){
      //PC
      top: 3.5rem;
      right: 9.7rem;
      font-size: 6.5rem;
  }*/
}

#ceps-hola {
  padding: 3em 1em;
  text-align: center;
}
@media (min-width: 1200px) {
  #ceps-hola {
    padding: 3em 10em;
  }
}
#ceps-hola h1, #ceps-hola p {
  text-align: center;
}

#ceps-podemos-ayudar {
  text-align: center;
}
#ceps-podemos-ayudar .row {
  margin: 0 8vw;
}
#ceps-podemos-ayudar img {
  max-height: 10em;
  margin-bottom: 2em;
}
#ceps-podemos-ayudar h1 {
  margin-bottom: 2rem;
}
#ceps-podemos-ayudar .ceps-que-es {
  margin-top: 2rem;
}
@media (min-width: 1200px) {
  #ceps-podemos-ayudar .ceps-que-es-text {
    margin: 0 13em;
  }
}
#ceps-podemos-ayudar .button-container {
  margin: 2rem 0;
}

#ceps-por-donde-empezar {
  text-align: center;
  padding: 3em 0;
}

#ceps-que-estas-buscando {
  text-align: center;
}
#ceps-que-estas-buscando .common-title {
  margin-bottom: 3rem;
}
#ceps-que-estas-buscando .row {
  margin: 0 8vw;
}
#ceps-que-estas-buscando img {
  max-height: 10em;
  margin-bottom: 2em;
}
#ceps-que-estas-buscando a:hover {
  text-decoration: none;
}

#ceps-dos-exp img {
  object-fit: cover;
}
@media (min-width: 992px) {
  #ceps-dos-exp .row {
    margin-top: 2.9rem;
  }
}
#ceps-dos-exp .container-imagen {
  margin-bottom: 3.5em;
}
#ceps-dos-exp .col-12.nopadding.container-imagen {
  height: 24rem;
}
#ceps-dos-exp .absolute {
  top: -2.6rem;
}
#ceps-dos-exp .col-12.col-xl-4.relative {
  padding: 0 3vw;
}
@media (max-width: 1199px) {
  #ceps-dos-exp .col-12.col-xl-4.relative {
    margin-bottom: 4rem;
  }
}

.reloj15min {
  text-align: center;
}
.reloj15min img {
  width: 9rem;
}
.reloj15min .reloj.col-12 {
  height: 24rem;
}
.reloj15min .reloj {
  padding: 0;
  margin-bottom: 3.5em;
}
.reloj15min .imagen-reloj {
  padding: 3rem 3rem 2rem;
}
.reloj15min .col-12 + .col-12 {
  padding-bottom: 2em;
}
.reloj15min .col-12 > h2 {
  font-family: "Montserrat";
  font-size: 3em;
}

/* CEPS QUIERO SER */
#ceps-6pasos {
  text-align: center;
}
#ceps-6pasos p {
  margin: 0 8vw;
}
#ceps-6pasos h3 {
  margin: 1rem 8vw;
}
#ceps-6pasos h4 {
  margin: 1.5rem 8vw 0.8rem;
}
#ceps-6pasos .common-title {
  padding-top: 2rem;
}
#ceps-6pasos .ceps-pasos .main-col {
  padding: 0;
}
#ceps-6pasos .ceps-pasos .common-text {
  margin: 0 7vw;
}
#ceps-6pasos .ceps-pasos .common-subtitle {
  margin: 1.5rem 0 1rem;
  font-weight: 700;
}
#ceps-6pasos .ceps-pasos .main-img {
  height: 12rem;
  margin: 3rem 0;
}
#ceps-6pasos .ceps-pasos .number-container {
  width: 3em;
  height: 3em;
  top: 50%;
  left: 50%;
  margin: -1.5em;
  display: flex;
  justify-content: center;
  align-items: center;
}
#ceps-6pasos .ceps-pasos .number {
  margin: 0;
  font-family: "Montserrat";
  font-size: 30px;
}
#ceps-6pasos .ceps-pasos .fondo-numero {
  height: 4.5em;
}
#ceps-6pasos .ceps-pasos .line {
  top: 50%;
  left: 0;
  margin-top: -1.5px;
}

#ceps-6pasos-centro {
  /*h2{
      font-family: 'Montserrat';
      font-size: 3em;
      margin-bottom: 1em;
  }*/
}
#ceps-6pasos-centro img {
  height: 10em;
  margin: 3em 0;
}
#ceps-6pasos-centro .common-title {
  margin: 3vw 7.5vw 3vw 8vw;
  text-align: start;
}
#ceps-6pasos-centro .button-container {
  text-align: start;
  margin: 2rem 8vw 3em;
  width: fit-content;
}
#ceps-6pasos-centro .col-lg-4 {
  display: flex;
  justify-content: center;
  align-items: center;
}

#ceps-6pasos-situacion {
  text-align: center;
  /*h2{
      font-family: 'Montserrat';
      font-size: 3em;
      margin-bottom: 1em;
  }*/
}
#ceps-6pasos-situacion img {
  height: 10em;
  margin: 3em 0;
}
#ceps-6pasos-situacion .common-title {
  margin: 3vw 7.5vw 3vw 8vw;
  text-align: start;
}
#ceps-6pasos-situacion .button-container {
  text-align: start;
  margin: 2rem 8vw 3em;
  width: fit-content;
}

#ceps-descubre {
  text-align: center;
}
#ceps-descubre .row {
  padding: 2vw 8vw;
}
#ceps-descubre .col-12 {
  padding: 0;
}
#ceps-descubre .col-12 + .col-12 {
  padding: 0 3vw !important;
}
@media (min-width: 992px) {
  #ceps-descubre #ejes-btn {
    margin: 0 0 0 auto;
  }
}
@media (max-width: 991px) {
  #ceps-descubre #ejes-btn, #ceps-descubre #areas-btn {
    margin: 1em auto;
  }
}
#ceps-descubre button:focus {
  outline: 0;
}
#ceps-descubre button:active {
  outline: 0;
}
#ceps-descubre .row .custom-button {
  border: 2px solid var(--color-secundario);
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
#ceps-descubre .row .custom-button span {
  padding-left: 2vw;
  font-size: 2rem;
  font-family: "fontawesome-alloy";
  font-weight: 600;
  height: 3.5rem;
  align-items: center;
}
@media (max-width: 991px) {
  #ceps-descubre .row button {
    width: 70%;
  }
}
#ceps-descubre .collapsable {
  padding: 3em 8vw 0;
}
#ceps-descubre .collapsable ul {
  list-style-type: none;
  text-align: start;
  padding: 0;
}
#ceps-descubre .collapsable ul > li span {
  font-size: 2.1rem;
}
#ceps-descubre .collapsable ul > .relative .absolute-custom {
  top: 1em;
  padding-left: 4em;
  margin-top: -2.4rem;
}
#ceps-descubre .row + .button-container {
  margin: 3em 0;
}

#ceps-6pasos-recusos-saludables {
  text-align: center;
}
#ceps-6pasos-recusos-saludables .row {
  margin: 3.5em 0 0;
  text-align: end;
}
#ceps-6pasos-recusos-saludables .row .col-12 {
  padding: 0 2.5vw;
}
@media (max-width: 991px) {
  #ceps-6pasos-recusos-saludables .row .col-12 .button-container {
    width: fit-content;
    margin: 0 auto 4em;
  }
}
#ceps-6pasos-recusos-saludables .row .col-12 + .col-12 {
  text-align: start;
}

#quiero-portada {
  text-align: center;
}
#quiero-portada .common-title {
  margin: 2rem 0;
}
@media (min-width: 992px) {
  #quiero-portada .common-title {
    margin: 3rem 10rem;
  }
}
@media (min-width: 992px) {
  #quiero-portada .common-text {
    margin: 0 10rem;
  }
}
#quiero-portada ul {
  list-style-type: none;
  text-align: start;
  margin-bottom: 3em !important;
}
@media (min-width: 992px) {
  #quiero-portada ul {
    margin: 0 10em 3.5em !important;
  }
}
#quiero-portada ul > li > span {
  font-size: 2.1rem;
}
@media (max-width: 767px) {
  #quiero-portada img {
    height: 15rem;
    object-fit: cover;
  }
}

#ceps-centro {
  text-align: center;
  padding: 3em 0;
}
#ceps-centro h1 {
  margin: 2rem;
}
#ceps-centro .col-12 {
  margin-bottom: 2em;
}
@media (max-width: 767px) {
  #ceps-centro a {
    width: 80%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #ceps-centro a {
    width: 50%;
  }
}
@media (min-width: 992px) {
  #ceps-centro .col-lg-12 a {
    width: 25%;
  }
  #ceps-centro .col-lg-6 a {
    width: 50%;
    margin: 0 1.5em;
  }
  #ceps-centro .col-lg-6 {
    text-align: end;
  }
  #ceps-centro .col-lg-6 + .col-lg-6 {
    text-align: start;
  }
}

/* CEPS COMMON */
#ceps-titulo-comparte {
  text-align: center;
}

.carousel-caption h1 {
  font-family: "Gothic A1", sans-serif;
  font-size: 3.5rem;
  letter-spacing: 10px;
}

#ceps-contenido-3-comparte .reloj15min {
  text-align: center;
}
@media (min-width: 1200px) {
  #ceps-contenido-3-comparte .reloj15min {
    padding-right: 10em;
  }
}
#ceps-contenido-3-comparte .reloj15min .reloj {
  padding: 0;
  margin-bottom: 3.5em;
}
#ceps-contenido-3-comparte .reloj15min .imagen-reloj {
  padding: 3em;
}
@media (min-width: 1200px) {
  #ceps-contenido-3-comparte .reloj15min .imagen-reloj {
    padding: 3em 9em 1.7em;
  }
}
#ceps-contenido-3-comparte .reloj15min .col-12 + .col-12 {
  padding-bottom: 2em;
}
#ceps-contenido-3-comparte .reloj15min .col-12 > h2 {
  font-family: "Montserrat";
  font-size: 3em;
}

.common-botonera-container {
  padding-top: 4em;
}

#te-ayudamos .col-md-4 {
  margin-bottom: 2em;
}

.common-button-botonera {
  font-family: "Montserrat";
  text-align: center;
  padding: 10px;
}

.one-row-button {
  padding-top: 1.4em;
  padding-bottom: 1.4em;
}

.common-button-botonera:hover a {
  text-decoration: none;
}

/* CEPS SOY CEPS **/
@media (max-width: 1199px) {
  #bp_1_banner .text-container {
    text-align: center;
  }
}
@media (min-width: 1200px) {
  #bp_1_banner .text-container {
    padding-bottom: 30rem;
  }
}

@media (min-width: 992px) {
  #bp_2_estoyBuscando > .row {
    padding: 0 15vw;
  }
  #bp_2_estoyBuscando > .row .col-12 {
    padding: 0 1vw;
  }
}
@media (max-width: 992px) {
  #bp_2_estoyBuscando > .row .col-12 {
    padding-bottom: 2rem;
  }
}

#bp_2_estoyBuscando input {
  margin: 0 1rem 1.5rem;
}
#bp_2_estoyBuscando .col-12.start .border-button {
  padding-top: 1rem;
}
#bp_2_estoyBuscando .button-container.border-button.b-csecundario.c-csecundario.flex.center-v.center-h.expand {
  border-bottom: 0;
}
#bp_2_estoyBuscando .border-button.b-blanco-principal.c-csecundario.expand-v {
  border-top: 0;
}

#bp_3_contenidos .img-container {
  height: 19rem;
  width: 19rem;
  margin: auto;
  margin-bottom: 1rem;
}
@media (max-width: 400px) {
  #bp_3_contenidos .img-container {
    height: 14rem;
    width: 14rem;
  }
}
#bp_3_contenidos img {
  object-fit: cover;
}
#bp_3_contenidos .button-container {
  position: absolute;
  bottom: 2rem;
  left: 0;
  right: 0;
}
#bp_3_contenidos .common-padding-v {
  padding-bottom: 6rem !important;
}

/*************************/
#bpd_2_contenido img.common-separation-bottom {
  margin-bottom: 1rem !important;
}

#bpd_3_contacto h3 div {
  display: inline;
}
#bpd_3_contacto h3 #cargo {
  font-weight: 100;
}
#bpd_3_contacto .campo_imagen {
  display: flex;
  margin-bottom: 1rem;
}
#bpd_3_contacto .campo_imagen lfr-editable, #bpd_3_contacto .campo_imagen div {
  margin: 0 3rem 0 0.8rem;
}
#bpd_3_contacto .campo_imagen img {
  width: 2rem;
  height: 2rem;
}
#bpd_3_contacto .campo_imagen a, #bpd_3_contacto .campo_imagen a:hover {
  color: white;
}
@media (max-width: 991px) {
  #bpd_3_contacto .flex {
    justify-content: center;
  }
}

/*************************/
#soyCeps_2_bancoDeBuenasPracticas {
  /*h2{
      font-family: 'Montserrat';
      font-size: 2.7rem;
  }*/
}
#soyCeps_2_bancoDeBuenasPracticas .col-12 {
  padding: 0;
}
#soyCeps_2_bancoDeBuenasPracticas img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 991px) {
  #soyCeps_2_bancoDeBuenasPracticas .square-img {
    padding: 0 20vw 4rem;
  }
}
@media (min-width: 992px) {
  #soyCeps_2_bancoDeBuenasPracticas .square-img {
    padding-right: 5vw;
  }
}
#soyCeps_2_bancoDeBuenasPracticas .relative {
  padding-top: 100%;
}
#soyCeps_2_bancoDeBuenasPracticas .absolute {
  top: 0;
}
@media (max-width: 991px) {
  #soyCeps_2_bancoDeBuenasPracticas h2 {
    padding: 3rem 0 0.5rem;
  }
}
@media (min-width: 992px) {
  #soyCeps_2_bancoDeBuenasPracticas h2 {
    padding: 3rem 5vw 0.5rem 0;
  }
}
#soyCeps_2_bancoDeBuenasPracticas .subtitle-styles {
  margin-bottom: 4rem;
}
@media (min-width: 992px) {
  #soyCeps_2_bancoDeBuenasPracticas .subtitle-styles {
    padding-right: 5vw;
  }
}
@media (max-width: 991px) {
  #soyCeps_2_bancoDeBuenasPracticas .col-lg-4 {
    max-height: 45rem;
  }
  #soyCeps_2_bancoDeBuenasPracticas .col-lg-4 .main-img {
    padding: 0;
  }
}
@media (min-width: 992px) {
  #soyCeps_2_bancoDeBuenasPracticas .col-lg-4 .main-img {
    padding-right: 5vw;
  }
}
#soyCeps_2_bancoDeBuenasPracticas .common-subtitle + img {
  width: 4rem;
}
#soyCeps_2_bancoDeBuenasPracticas a > div > .common-subtitle {
  margin: 0 1.5rem 1.5rem;
  line-height: initial;
}
#soyCeps_2_bancoDeBuenasPracticas a:hover {
  text-decoration: none;
}
#soyCeps_2_bancoDeBuenasPracticas .reloj {
  padding: 0;
  object-fit: scale-down;
}
#soyCeps_2_bancoDeBuenasPracticas .reloj-container {
  height: 8rem;
  margin-bottom: 1rem;
}
@media (max-width: 991px) {
  #soyCeps_2_bancoDeBuenasPracticas .col-lg-3 {
    margin: 3rem 0 3rem;
  }
}
@media (min-width: 992px) {
  #soyCeps_2_bancoDeBuenasPracticas .col-lg-3 {
    padding-right: 5vw;
    margin: 2vw 0 0;
  }
}
#soyCeps_2_bancoDeBuenasPracticas .button-container {
  width: fit-content;
}
@media (max-width: 991px) {
  #soyCeps_2_bancoDeBuenasPracticas .button-container {
    margin: 0 auto;
  }
}
@media (min-width: 992px) {
  #soyCeps_2_bancoDeBuenasPracticas .button-container {
    margin-top: 4rem;
  }
}

#soyCeps_3_teAyudamos .button-container.b-blanco-principal.center {
  margin: 1rem;
}
#soyCeps_3_teAyudamos a {
  width: 100%;
  height: 100%;
  padding: 2rem;
}
#soyCeps_3_teAyudamos .row.content {
  padding: 3rem 0;
}
@media (min-width: 1200px) {
  #soyCeps_3_teAyudamos h1.common-title.texto-blanco {
    padding: 0 3rem;
  }
}
#soyCeps_3_teAyudamos .content.row {
  padding: 3rem 5rem;
}

.carousel .titulo-carousel {
  position: absolute;
}
.carousel .button-carousel {
  position: absolute;
}

@media (min-width: 1770px) {
  .titulo-carousel {
    font-size: 4rem !important;
  }
}

.carousel-control-next-icon {
  background-image: url(/documents/73536/0/boton-derecha.png/748cde9a-ab11-9f5e-8559-afa96c1e6b5c?t=1605183193745);
}

.carousel-control-prev-icon {
  background-image: url(/documents/73536/0/btn-izquierda%403x.png/97e28823-2d8e-a7c9-485a-ba47daf7be92?t=1605182888197);
}

.control-paciente-prev {
  background-image: url(/documents/66909/96751/btn-izquierda%403xpaciente.png/4fa29ea1-3a1d-3b2b-a360-0f15f398a276?t=1605197744679) !important;
}

.control-paciente-next {
  background-image: url(/documents/66909/96751/button-right-paciente.png/69ceada8-3485-9f89-4707-fe1935bdb9da?t=1605197811091) !important;
}

@media (max-width: 575px) {
  .carousel-control-prev-icon, .carousel-control-next-icon {
    height: 3rem;
    width: 3rem;
  }
}
@media (min-width: 576px) and (max-width: 991px) {
  .carousel-control-prev-icon, .carousel-control-next-icon {
    height: 5rem;
    width: 5rem;
  }
}
@media (min-width: 992px) {
  .carousel-control-prev-icon, .carousel-control-next-icon {
    height: 8rem;
    width: 8rem;
  }
}

@media (max-width: 339px) {
  #soyCepsCarousel .carousel-item {
    height: 22rem;
  }
}
@media (min-width: 340px) and (max-width: 575px) {
  #soyCepsCarousel .carousel-item {
    height: 22rem;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  #soyCepsCarousel .carousel-item {
    height: 22rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #soyCepsCarousel .carousel-item {
    height: 26rem;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #soyCepsCarousel .carousel-item {
    height: 30rem;
  }
}
@media (min-width: 1200px) and (max-width: 1770px) {
  #soyCepsCarousel .carousel-item {
    height: 45rem;
  }
}
@media (max-width: 1770px) {
  #soyCepsCarousel .button-container {
    bottom: 0;
    margin-bottom: 3rem;
  }
}
@media (max-width: 1770px) {
  #soyCepsCarousel .button-container, #soyCepsCarousel h1 {
    width: 100%;
    text-align: center;
    padding: 0 15vw;
  }
}
@media (max-width: 1770px) {
  #soyCepsCarousel h1, #soyCepsCarousel h2 {
    margin-top: 3rem;
  }
}
@media (max-width: 339px) {
  #soyCepsCarousel h1, #soyCepsCarousel h2 {
    font-size: 25px;
    line-height: 30px;
  }
}
@media (min-width: 340px) and (max-width: 575px) {
  #soyCepsCarousel h1, #soyCepsCarousel h2 {
    font-size: 25px;
    line-height: 30px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  #soyCepsCarousel h1, #soyCepsCarousel h2 {
    font-size: 30px;
    line-height: 35px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #soyCepsCarousel h1, #soyCepsCarousel h2 {
    font-size: 40px;
    line-height: 45px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #soyCepsCarousel h1, #soyCepsCarousel h2 {
    font-size: 50px;
    line-height: 55px;
  }
}
@media (min-width: 1200px) and (max-width: 1770px) {
  #soyCepsCarousel h1, #soyCepsCarousel h2 {
    font-size: 80px;
    line-height: 85px;
  }
}

.bg-img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

@media (min-width: 1771px) {
  .carouser-title-derecha {
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 50%;
  }
  .carouser-title-derecha-up {
    top: 25%;
    -ms-transform: translateY(-25%);
    transform: translateY(-25%);
    left: 50%;
  }
  .carousel-button-derecha {
    left: 50%;
    top: 76%;
    -ms-transform: translateY(-24%);
    transform: translateY(-24%);
  }
  .carousel-button-derecha-up {
    top: 55%;
    -ms-transform: translateY(-55%);
    transform: translateY(-55%);
    left: 50%;
  }
  .carouser-title-centro {
    top: 55%;
    -ms-transform: translateY(-55%);
    transform: translateY(-55%);
    left: 40%;
  }
  .carouser-title-centro-centro {
    top: 50%;
    -ms-transform: translateY(-55%);
    transform: translateY(-55%);
    left: 34%;
  }
  .carousel-button-centro {
    top: 75%;
    -ms-transform: translateY(-75%);
    transform: translateY(-75%);
    left: 40%;
  }
  .carousel-button-centro-izq {
    top: 61%;
    -ms-transform: translateY(-75%);
    transform: translateY(-75%);
    left: 34%;
  }
}
.carousel-center-paciente {
  /*top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 29%;*/
  width: 100%;
  text-align: center;
  margin-top: -7rem;
  top: 50%;
}

.carousel-center-button-paciente {
  /*top: 70%;
  -ms-transform: translateY(-70%);
  transform: translateY(-70%);
  left: 46%;*/
  top: 50%;
  width: 100%;
  text-align: center;
  margin-top: 4rem;
}

@media (max-width: 540px) {
  .carousel-item {
    height: 20rem;
  }
}
@media (min-width: 541px) and (max-width: 575px) {
  .carousel-item {
    height: 35rem;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .carousel-item {
    height: 40rem;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .carousel-item {
    height: 30rem;
  }
}

.carousel-item > .absolute {
  top: 50%;
  width: 100%;
  padding: 0 17vw;
}
@media (min-width: 541px) and (max-width: 575px) {
  .carousel-item > .absolute {
    top: 30%;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .carousel-item > .absolute {
    top: 30%;
  }
}
@media (min-width: 768px) and (max-width: 1536px) {
  .carousel-item > .absolute {
    top: 40%;
  }
}

.imagen-fondo-carousel {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/*@media (max-width: 600px) {
    .carousel{
        img{
            height: 20em;
            object-fit: cover;
        }
    }
    .titulo-carousel{
        font-size: 2rem !important;
        margin-top: 0.5em;
        margin-left: 2em;
    }
    .button-carousel{
        top: 93%;
        -ms-transform: translateY(-93%);
        transform: translateY(-93%);
        left: 30%;        
    }
    .carousel-control-prev-icon, .carousel-control-next-icon{
        display:none;
    }
    .first-text-mobile{
        margin-top: 0.5em;
        margin-left: 2em;
    }
    .second-text-mobile{
        margin-top: 2em;
        margin-left: 3em;
    }
    .third-text-mobile{
        margin-top: 2em;
        margin-left: 3.2em;
    }
    .common-margin-mobile{
        margin-bottom: 2em;
    }
    .mobile-text{
        text-align: center;
        span{
            font-size: medium !important;
        }
    }
    .common-mobil-position{
        margin-left: 5em;
        margin-top: 2em;
    }
    .common-mins-mobile{
        margin-left: 0.5em;
    }
}*/
/* CEPS COMPARTIMOS EXPERIENCIAS **/
#compartimosexperiencias_1_banner {
  text-align: start;
  position: relative;
}
#compartimosexperiencias_1_banner img {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
#compartimosexperiencias_1_banner h1 {
  margin: 0 8vw;
  padding-top: 3rem;
  text-align: right;
}
#compartimosexperiencias_1_banner p {
  padding: 2rem 0 8vw 0;
  margin: 0 8vw;
  text-align: start;
  font-size: 1.5rem;
  text-align: right;
}

#compartimosexperiencias_3_reloj {
  text-align: center;
  /*h2{
      font-family: 'Montserrat';
      font-size: 3em;
      margin-bottom: 1em;
  }

  p{
      margin: 2em 8vw;
      text-align: start;
  }*/
}
#compartimosexperiencias_3_reloj img {
  height: 10em;
  margin: 3em 0;
}
#compartimosexperiencias_3_reloj .common-title {
  margin: 3vw 7.5vw 0rem 8vw;
  text-align: start;
}
#compartimosexperiencias_3_reloj .button-container {
  text-align: start;
  margin: 2rem 8vw 3em;
}
#compartimosexperiencias_3_reloj .button-container .btn-primary {
  color: #1ecad3;
  background-color: #fff;
}
#compartimosexperiencias_3_reloj .btn-primary {
  background-color: #1ecad3;
  color: #fff;
}
#compartimosexperiencias_3_reloj .col-lg-4 {
  display: flex;
  align-items: center;
  justify-content: center;
}

#compartimosexperiencias_4_inspirate {
  text-align: center;
  /*h2{
      font-family: 'Montserrat';
      font-size: 3em;
      margin-bottom: 1em;
  }*/
}
#compartimosexperiencias_4_inspirate input[type=checkbox] {
  margin-right: 1rem;
}
#compartimosexperiencias_4_inspirate .row + .row {
  margin-bottom: 3rem !important;
}
#compartimosexperiencias_4_inspirate img {
  height: 10em;
  margin: 3em 0;
}
#compartimosexperiencias_4_inspirate p {
  margin: 2em 8vw;
  text-align: start;
}
#compartimosexperiencias_4_inspirate .common-title {
  margin: 3vw 7.5vw 0rem 8vw;
  text-align: center;
  margin-bottom: 2rem;
}
#compartimosexperiencias_4_inspirate .button-container {
  text-align: start;
  margin: 2rem 8vw 3em;
}
#compartimosexperiencias_4_inspirate .col-lg-4 {
  display: flex;
  align-items: center;
  justify-content: center;
}
#compartimosexperiencias_4_inspirate .lugar-label {
  border: 3px solid #fff;
  padding: 0.8rem;
  font-family: "Montserrat";
  color: #fff;
}
#compartimosexperiencias_4_inspirate .isla-check {
  background: #fff;
}
#compartimosexperiencias_4_inspirate .isla-check label {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  #compartimosexperiencias_4_inspirate .seleccion-isla {
    margin-right: 4.135%;
  }
  #compartimosexperiencias_4_inspirate .isla-check {
    align-items: center;
    justify-content: center;
  }
}
@media (max-width: 991px) {
  #compartimosexperiencias_4_inspirate .seleccion-isla {
    padding: 1rem;
  }
}
#compartimosexperiencias_4_inspirate .checkmark {
  height: 18px;
  width: 18px;
  border: 1px solid #ffd040;
  display: inline-block;
  background: #ffd040;
  position: relative;
  margin-right: 1rem;
  top: 3px;
}

#compartimosexperiencias_5_contenidos a.common-experiencias-color {
  color: #ffd040;
}
#compartimosexperiencias_5_contenidos .img-container {
  height: 19rem;
  width: 19rem;
  margin: auto;
  margin-bottom: 1rem;
}
@media (max-width: 400px) {
  #compartimosexperiencias_5_contenidos .img-container {
    height: 14rem;
    width: 14rem;
  }
}
#compartimosexperiencias_5_contenidos img {
  object-fit: cover;
}
#compartimosexperiencias_5_contenidos .button-container {
  position: absolute;
  bottom: 2rem;
  left: 0;
  right: 0;
}
#compartimosexperiencias_5_contenidos .common-padding-v {
  padding-bottom: 6rem !important;
}

/* CEPS EVALÚA TU PROYECTO **/
#evalua_proyecto_1_banner .text-container {
  padding-top: 10rem;
  padding-bottom: 10rem;
}

#evalua_proyecto_2_titulo {
  background: var(--color-secundario);
  text-align: center;
  padding: 3em 0;
}
#evalua_proyecto_2_titulo .common-title, #evalua_proyecto_2_titulo .common-text, #evalua_proyecto_2_titulo .common-text-url {
  color: var(--blanco-principal) !important;
}
#evalua_proyecto_2_titulo .common-text {
  font-size: 1.5rem;
}
#evalua_proyecto_2_titulo .common-text-url a {
  color: var(--blanco-principal);
  text-decoration: underline;
  font-size: 1.5rem;
  font-weight: bold;
}
#evalua_proyecto_2_titulo .common-text-url a:hover {
  color: var(--blanco-principal);
}

#evalua_proyecto_3_titulo {
  text-align: center;
}
#evalua_proyecto_3_titulo h1 {
  color: var(--color-principal);
}

#evalua_proyecto_3_forms {
  background: var(--color-principal);
  text-align: center;
  padding: 4rem 0;
}
#evalua_proyecto_3_forms .customAnchor {
  display: block;
  position: relative;
  top: -50px;
  visibility: hidden;
}
#evalua_proyecto_3_forms a.custom-button {
  padding: 0;
}
#evalua_proyecto_3_forms a {
  color: blue;
  text-decoration: none;
}
#evalua_proyecto_3_forms .common-title, #evalua_proyecto_3_forms .common-text {
  color: var(--blanco-principal) !important;
}
@media (min-width: 992px) {
  #evalua_proyecto_3_forms .form-box-outside {
    padding: 0 12rem;
  }
}
@media (max-width: 991px) {
  #evalua_proyecto_3_forms .form-box-outside {
    padding: 0 3rem 1rem;
  }
}
#evalua_proyecto_3_forms .form-box {
  padding: 0.8em 2em;
  border: 5px solid white;
  margin-top: 1rem;
  color: var(--blanco-principal) !important;
}
#evalua_proyecto_3_forms .form-box a {
  color: var(--blanco-principal) !important;
  font-size: 1.5rem;
}
#evalua_proyecto_3_forms .form-box-noborder {
  margin-top: 1rem;
  color: var(--blanco-principal) !important;
}
#evalua_proyecto_3_forms .form-box-noborder a {
  color: var(--blanco-principal) !important;
  font-size: 1.5rem;
}
#evalua_proyecto_3_forms button {
  width: 100%;
}
#evalua_proyecto_3_forms .form-box-title {
  margin: 0;
}
#evalua_proyecto_3_forms .custom-border-top {
  border-top: 5px solid white;
}
#evalua_proyecto_3_forms .custom-border-right {
  border-right: 5px solid white;
}
#evalua_proyecto_3_forms .custom-border-bottom {
  border-bottom: 5px solid white;
}
#evalua_proyecto_3_forms .custom-border-left {
  border-left: 5px solid white;
}
#evalua_proyecto_3_forms .form-box, #evalua_proyecto_3_forms .form-box-content {
  font-family: "Montserrat";
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.63;
  letter-spacing: normal;
}
#evalua_proyecto_3_forms .form-box-content {
  padding: 3rem 8vw;
}
#evalua_proyecto_3_forms .form-box-content {
  background: #fff;
  font-size: 1.2rem;
}
#evalua_proyecto_3_forms .form-box-content a {
  color: var(--texto-principal);
}

/* OVERRIDES */
ul.pagination li.page-item.active .page-link {
  color: #fff !important;
}

.pagination-items-per-page > a, .pagination-items-per-page > button {
  color: var(--color-principal);
}

.page-item.active .page-link, .nav-underline .tab.active a.page-item .page-link, .page-item.show .page-link {
  background-color: var(--color-principal);
  border-color: var(--color-principal);
}

.pagination-items-per-page > a:active, .pagination-items-per-page > a.active, .nav-underline .tab.active .pagination-items-per-page > a, .pagination-items-per-page > button:active, .pagination-items-per-page > button.active {
  background-color: var(--color-principal);
  border-color: var(--color-principal);
}

.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: var(--color-principal);
  border-color: var(--color-principal);
}

.page-link:active, .page-link.active, .nav-underline .tab.active a.page-link {
  background-color: var(--color-principal);
  border-color: var(--color-principal);
}

.page-link {
  color: var(--color-principal);
}

.pagination-items-per-page > a:hover, .pagination-items-per-page > button:hover {
  color: var(--color-principal);
}

/* PACIENTE ACTIVO */
#audit-c-prev .custom-title {
  font-family: "Gothic A1", sans-serif;
  letter-spacing: 5px;
  color: #00aeb8;
  font-size: 6rem;
  text-align: center;
  padding-bottom: 0.3em;
}
#audit-c-prev .custom-button {
  background: var(--color-principal);
  height: 150px;
  color: white !important;
  border: none;
  font-family: "Montserrat";
  font-size: 24px;
  font-weight: 600;
}

/* COMUNIDADES SALUDABLES */
.fases-comunidades-saludables img {
  height: auto !important;
}

.fases-comunidades-saludables .button-container {
  text-align: start;
  margin: 2rem 8vw 3em;
  width: 300px;
  color: #fff;
}

.fases-comunidades-saludables .custom-button {
  color: #fff !important;
  width: 100%;
}

.fases-comunidades-saludables-b2 .custom-button, .fases-comunidades-saludables-b2 .custom-button:hover {
  border: 5px solid var(--texto-principal) !important;
  color: var(--texto-principal) !important;
}

.fases-comunidades-saludables-b2 .custom-button, .fases-comunidades-saludables-b2 .custom-button:hover {
  background-color: var(--color-secundario) !important;
}

.fases-comunidades-saludables-b2 .form-box-content {
  padding: 3rem 8vw;
  font-family: "Montserrat";
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.63;
  letter-spacing: normal;
  font-size: 1.2rem;
}

.fases-comunidades-saludables-b2 .custom-button-a {
  padding: 1em 2em !important;
  border-radius: 0;
  border: none;
  font-family: "Montserrat", sans-serif;
  margin: 0 auto;
}

.fases-comunidades-saludables-b3 {
  border: 6px solid var(--color-secundario);
  padding: 3rem 2vw;
}

/* CARGA PERSONALIZADA */
.lds-ring {
  display: inline-block;
  position: relative;
  width: 45px;
  height: 45px;
}

.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 35px;
  height: 35px;
  margin: 8px;
  border: 4px solid #fff;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #00aeb8 transparent transparent transparent;
}

.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}

.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}

.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}

@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* VISOR PORTLET PORCENTAJES */
#visor_porcentajes .progress-title {
  font-size: 18px;
  font-weight: 700;
  color: #000;
  letter-spacing: 2px;
  margin: 0 0 15px;
}
#visor_porcentajes .progress {
  height: 26px;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 0;
  box-shadow: none;
  overflow: visible;
  position: relative;
  bottom: 0;
  width: 95%;
}
#visor_porcentajes .progress .progress-bar {
  box-shadow: none;
  border-radius: 0;
  position: relative;
  -webkit-animation: 2s linear 0s normal none infinite running progress-bar-stripes, animate-positive 1s;
  animation: 2s linear 0s normal none infinite running progress-bar-stripes, animate-positive 1s;
}
#visor_porcentajes .progress-bar .progress-value {
  width: 50px;
  height: 100%;
  background: #000;
  font-size: 15px;
  font-weight: 600;
  color: #fff;
  position: absolute;
  line-height: 27px;
  top: 0;
  left: 0;
}
#visor_porcentajes .progress:after,
#visor_porcentajes .progress .progress-bar:after,
#visor_porcentajes .progress .progress-value:after {
  content: "";
  border-left: 13px solid rgba(0, 0, 0, 0.1);
  border-top: 13px solid transparent;
  border-bottom: 13px solid transparent;
  position: absolute;
  top: 0;
  right: -13px;
}
#visor_porcentajes .liferay-ddm-form-field-paragraph-text {
  margin: 10px 0;
}
@media (min-width: 767px) {
  #visor_porcentajes .progress-total {
    width: 97.5% !important;
  }
}
#visor_porcentajes .progress.red .progress-bar:after {
  border-left-color: #d9534f;
}
#visor_porcentajes .progress .progress-value:after {
  border-left: 13px solid #000;
}
#visor_porcentajes .progress.blue .progress-bar:after {
  border-left-color: #5bc0de;
}
#visor_porcentajes .progress.yellow .progress-bar:after {
  border-left-color: #f0ad4e;
}
#visor_porcentajes .progress.green .progress-bar:after {
  border-left-color: #5cb85c;
}
@-webkit-keyframes animate-positive {
  0% {
    width: 0;
  }
}
@keyframes animate-positive {
  0% {
    width: 0;
  }
}

/* MIGRACIÓN 7.4 */
.mr-auto, .mx-auto, [class*=-offset-] {
  margin-right: auto !important;
}

.mr-auto, .mx-auto, [class*=-offset-] {
  margin-left: auto !important;
}

/*# sourceMappingURL=main.css.map */
/*# sourceMappingURL=main.css.map */