@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/cofares-donations-theme/images/states/empty_state.gif);
}
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-image: url(/o/cofares-donations-theme/images/states/search_state.gif);
  max-width: 210px;
  padding-top: 232px;
}
.taglib-empty-result-message .taglib-empty-state {
  background-image: url(/o/cofares-donations-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/cofares-donations-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/cofares-donations-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;
}

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

body.portlet {
  border-width: 0;
}

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .portlet .visible-interaction {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .controls-hidden .portlet .visible-interaction {
    display: none;
  }
}
.portlet:hover .visible-interaction, .portlet.open .visible-interaction, .portlet.focus .visible-interaction {
  display: block;
}

.controls-hidden .lfr-meta-actions,
.controls-hidden .lfr-configurator-visibility {
  display: none;
}
.controls-hidden .portlet-topper-toolbar {
  display: none !important;
}

html:not(#__):not(#___) .cadmin.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative;
}
html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
  display: none;
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    display: flex;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity 0.25s, transform 0.25s;
    top: 0;
  }
}
@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    transition: none;
  }
}
html:not(#__):not(#___) .cadmin .portlet-actions {
  float: right;
}
html:not(#__):not(#___) .cadmin .portlet-options {
  display: inline-block;
}
html:not(#__):not(#___) .cadmin .portlet-title-menu {
  flex: 0 1 auto;
}
html:not(#__):not(#___) .cadmin .portlet-title-menu > span > a {
  display: inline-block;
  text-decoration: none;
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar {
  margin: 0;
  padding-left: 0;
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a,
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > span > a,
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar .lfr-icon-menu > a {
  color: rgba(0, 0, 0, 0.5);
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:focus, html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:hover {
  text-decoration: none;
}
html:not(#__):not(#___) .cadmin .portlet-name-text {
  font-size: 14px;
  font-weight: 600;
}
html:not(#__):not(#___) .cadmin .portlet-title-default {
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (min-width: 576px) {
  html:not(#__):not(#___) .lfr-configurator-visibility .portlet:hover .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.focus .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.open > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.focus > .cadmin.portlet-topper {
    opacity: 1;
    transform: translateY(-97%);
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper {
    transition-duration: 0ms;
  }
}
@media (max-width: 767.98px) {
  html:not(#__):not(#___) .controls-visible .cadmin.portlet-topper {
    display: box;
    display: flex;
  }
}
html:not(#__):not(#___) .controls-visible .cadmin .portlet-topper-toolbar {
  display: block;
}

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

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

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

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

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

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

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

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

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

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

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

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

.navbar form {
  margin: 0;
}

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

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

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

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

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

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

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

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

/*!
 *  Font Awesome 3.2.1
 *  the iconic font designed for Bootstrap
 *  ------------------------------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation can be
 *  found at http://fontawesome.io.  Stay up to date on Twitter at
 *  http://twitter.com/fontawesome.
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - The Font Awesome font is licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 *
 *  Author - Dave Gandy
 *  ------------------------------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/davegandy
 *  Work: Lead Product Designer @ Kyruus - http://kyruus.com
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: "fontawesome-alloy";
  src: url("../font/fontawesome-alloy.eot");
  src: url("../font/fontawesome-alloy.eot?#iefix") format("embedded-opentype"), url("../font/fontawesome-alloy.woff") format("woff"), url("../font/fontawesome-alloy.ttf") format("truetype"), url("../font/fontawesome-alloy.svg#fontawesome-alloy") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* FONT AWESOME CORE
 * -------------------------- */
[class^=icon-],
[class*=" icon-"] {
  font-family: "fontawesome-alloy";
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
}

[class^=icon-]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}

/* makes the font 33% larger relative to the icon container */
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333em;
}

/* makes sure icons active on rollover in links */
a [class^=icon-],
a [class*=" icon-"] {
  display: inline;
}

/* increased font size for icon-large */
[class^=icon-].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
  display: inline-block;
  width: 1.1428571429em;
  text-align: right;
  padding-right: 0.2857142857em;
}
[class^=icon-].icon-fixed-width.icon-large,
[class*=" icon-"].icon-fixed-width.icon-large {
  width: 1.4285714286em;
}

.icons-ul {
  margin-left: 2.1428571429em;
  list-style-type: none;
}
.icons-ul > li {
  position: relative;
}
.icons-ul .icon-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  text-align: center;
  line-height: inherit;
}

[class^=icon-].hide,
[class*=" icon-"].hide {
  display: none;
}

.icon-muted {
  color: #eeeeee;
}

.icon-light {
  color: white;
}

.icon-dark {
  color: #333333;
}

.icon-border {
  border: solid 1px #eeeeee;
  padding: 0.2em 0.25em 0.15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.icon-2x {
  font-size: 2em;
}
.icon-2x.icon-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.icon-3x {
  font-size: 3em;
}
.icon-3x.icon-border {
  border-width: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.icon-4x {
  font-size: 4em;
}
.icon-4x.icon-border {
  border-width: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.icon-5x {
  font-size: 5em;
}
.icon-5x.icon-border {
  border-width: 5px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

[class^=icon-].pull-left,
[class*=" icon-"].pull-left {
  margin-right: 0.3em;
}
[class^=icon-].pull-right,
[class*=" icon-"].pull-right {
  margin-left: 0.3em;
}

/* BOOTSTRAP SPECIFIC CLASSES
 * -------------------------- */
/* Bootstrap 2.0 sprites.less reset */
[class^=icon-],
[class*=" icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}

/* more sprites.less reset */
.icon-white,
.nav-pills > .active > a > [class^=icon-],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^=icon-],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^=icon-],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^=icon-],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^=icon-],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^=icon-],
.dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none;
}

/* keeps Bootstrap styles with and without icons the same */
.btn [class^=icon-].icon-large,
.btn [class*=" icon-"].icon-large, .nav [class^=icon-].icon-large,
.nav [class*=" icon-"].icon-large {
  line-height: 0.9em;
}
.btn [class^=icon-].icon-spin,
.btn [class*=" icon-"].icon-spin, .nav [class^=icon-].icon-spin,
.nav [class*=" icon-"].icon-spin {
  display: inline-block;
}

.nav-tabs [class^=icon-], .nav-tabs [class^=icon-].icon-large,
.nav-tabs [class*=" icon-"],
.nav-tabs [class*=" icon-"].icon-large, .nav-pills [class^=icon-], .nav-pills [class^=icon-].icon-large,
.nav-pills [class*=" icon-"],
.nav-pills [class*=" icon-"].icon-large {
  line-height: 0.9em;
}

.btn [class^=icon-].pull-left.icon-2x, .btn [class^=icon-].pull-right.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: 0.18em;
}
.btn [class^=icon-].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
  line-height: 0.8em;
}

.btn.btn-small [class^=icon-].pull-left.icon-2x, .btn.btn-small [class^=icon-].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: 0.25em;
}

.btn.btn-large [class^=icon-],
.btn.btn-large [class*=" icon-"] {
  margin-top: 0;
}
.btn.btn-large [class^=icon-].pull-left.icon-2x, .btn.btn-large [class^=icon-].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-top: 0.05em;
}
.btn.btn-large [class^=icon-].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x {
  margin-right: 0.2em;
}
.btn.btn-large [class^=icon-].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-left: 0.2em;
}

/* Fixes alignment in nav lists */
.nav-list [class^=icon-],
.nav-list [class*=" icon-"] {
  line-height: inherit;
}

/* EXTRAS
 * -------------------------- */
/* Stacked and layered icon */
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%;
}
.icon-stack [class^=icon-],
.icon-stack [class*=" icon-"] {
  display: block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 1em;
  line-height: inherit;
}
.icon-stack .icon-stack-base {
  font-size: 2em;
}

/* Animated rotating icon */
.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}

/* Prevent stack and spinners from being taken inline when inside a link */
a .icon-stack,
a .icon-spin {
  display: inline-block;
  text-decoration: none;
}

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
0% {
    -ms-transform: rotate(0deg);
  }
100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
/* Icon rotations and mirroring */
.icon-rotate-90:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}

.icon-rotate-180:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}

.icon-rotate-270:before {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.icon-flip-horizontal:before {
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.icon-flip-vertical:before {
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* ensure rotation occurs inside anchor tags */
a .icon-rotate-90:before, a .icon-rotate-180:before, a .icon-rotate-270:before, a .icon-flip-horizontal:before, a .icon-flip-vertical:before {
  display: inline-block;
}

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
  font-family: "fontawesome-alloy";
  content: '\FEFF' attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.icon-caret-bottom-right, .icon-glass, .icon-music, .icon-search, .icon-envelope, .icon-heart, .icon-star, .icon-star-empty, .icon-user, .icon-film, .icon-th-large, .icon-th, .icon-th-list, .icon-ok, .icon-remove, .icon-zoom-in, .icon-zoom-out, .icon-off, .icon-signal, .icon-cog, .icon-trash, .icon-home, .icon-file, .icon-inbox, .icon-play-circle, .icon-repeat, .icon-refresh, .icon-list-alt, .icon-lock, .icon-flag, .icon-headphones, .icon-volume-off, .icon-volume-down, .icon-volume-up, .icon-qrcode, .icon-barcode, .icon-tag, .icon-tags, .icon-book, .icon-bookmark, .icon-print, .icon-camera, .icon-font, .icon-bold, .icon-italic, .icon-align-justify, .icon-list, .icon-indent-left, .icon-indent-right, .icon-facetime-video, .icon-picture, .icon-pencil, .icon-map-marker, .icon-adjust, .icon-tint, .icon-edit, .icon-share, .icon-check, .icon-move, .icon-step-backward, .icon-fast-backward, .icon-backward, .icon-play, .icon-pause, .icon-stop, .icon-forward, .icon-fast-forward, .icon-minus-sign, .icon-remove-sign, .icon-ok-sign, .icon-question-sign, .icon-info-sign, .icon-screenshot, .icon-remove-circle, .icon-ok-circle, .icon-ban-circle, .icon-arrow-left, .icon-arrow-right, .icon-arrow-up, .icon-arrow-down, .icon-share-alt, .icon-resize-full, .icon-resize-small, .icon-plus, .icon-minus, .icon-asterisk, .icon-exclamation-sign, .icon-gift, .icon-leaf, .icon-calendar, .icon-random, .icon-comment, .icon-magnet, .icon-chevron-up, .icon-chevron-down, .icon-retweet, .icon-shopping-cart, .icon-folder-close, .icon-folder-open, .icon-resize-vertical, .icon-resize-horizontal, .icon-bar-chart, .icon-twitter-sign, .icon-facebook-sign, .icon-camera-retro, .icon-key, .icon-cogs, .icon-comments, .icon-thumbs-up, .icon-thumbs-down, .icon-star-half, .icon-signin, .icon-trophy, .icon-github-sign, .icon-upload-alt, .icon-lemon, .icon-phone, .icon-check-empty, .icon-bookmark-empty, .icon-phone-sign, .icon-twitter, .icon-facebook, .icon-github, .icon-unlock, .icon-credit, .icon-rss, .icon-hdd, .icon-bullhorn, .icon-bell, .icon-certificate, .icon-hand-right, .icon-hand-left, .icon-hand-up, .icon-globe, .icon-wrench, .icon-tasks, .icon-filter, .icon-briefcase, .icon-fullscreen, .icon-group, .icon-link, .icon-cloud, .icon-beaker, .icon-cut, .icon-copy, .icon-paper-clip, .icon-save, .icon-sign-blank, .icon-reorder, .icon-list-ul, .icon-list-ol, .icon-strikethrough, .icon-underline, .icon-table, .icon-magic, .icon-money, .icon-caret-down, .icon-caret-up, .icon-caret-left, .icon-caret-right, .icon-columns, .icon-sort, .icon-sort-down, .icon-sort-up, .icon-envelope-alt, .icon-linkedin, .icon-undo, .icon-legal, .icon-dashboard, .icon-comment-alt, .icon-comments-alt, .icon-bolt, .icon-sitemap, .icon-umbrella, .icon-paste, .icon-lightbulb, .icon-exchange, .icon-bell-alt, .icon-coffee, .icon-food, .icon-file-alt, .icon-building, .icon-hospital, .icon-ambulance, .icon-medkit, .icon-fighter-jet, .icon-beer, .icon-h-sign, .icon-plus-sign, .icon-double-angle-left, .icon-double-angle-right, .icon-double-angle-up, .icon-double-angle-down, .icon-angle-left, .icon-angle-right, .icon-angle-up, .icon-angle-down, .icon-desktop, .icon-laptop, .icon-spinner, .icon-circle, .icon-reply, .icon-github-alt, .icon-folder-close-alt, .icon-folder-open-alt, .icon-expand-alt, .icon-collapse-alt, .icon-smile, .icon-frown, .icon-meh, .icon-gamepad, .icon-keyboard, .icon-flag-alt, .icon-flag-checkered, .icon-terminal, .icon-code, .icon-reply-all, .icon-star-half-full, .icon-location-arrow, .icon-crop, .icon-code-fork, .icon-subscript, .icon-eraser, .icon-puzzle, .icon-microphone, .icon-microphone-off, .icon-shield, .icon-calendar-empty, .icon-fire-extinguisher, .icon-rocket, .icon-maxcdn, .icon-chevron-sign-left, .icon-chevron-sign-right, .icon-chevron-sign-up, .icon-chevron-sign-down, .icon-html5, .icon-css3, .icon-anchor, .icon-unlock-alt, .icon-bullseye, .icon-ellipsis-horizontal, .icon-ellipsis-vertical, .icon-rss-sign, .icon-fb-boolean, .icon-text-height, .icon-text-width, .icon-align-left, .icon-align-center, .icon-align-right, .icon-step-forward, .icon-eject, .icon-chevron-left, .icon-chevron-right, .icon-plus-sign-2, .icon-fire, .icon-eye-open, .icon-eye-close, .icon-warning-sign, .icon-plane, .icon-heart-empty, .icon-signout, .icon-linkedin-sign, .icon-pushpin, .icon-external-link, .icon-hand-down, .icon-circle-arrow-left, .icon-circle-arrow-right, .icon-circle-arrow-up, .icon-circle-arrow-down, .icon-truck, .icon-pinterest, .icon-pinterest-sign, .icon-google-plus-sign, .icon-google-plus, .icon-cloud-download, .icon-cloud-upload, .icon-user-md, .icon-stethoscope, .icon-suitcase, .icon-tablet, .icon-mobile, .icon-circle-blank, .icon-quote-left, .icon-quote-right, .icon-unlink, .icon-question, .icon-info, .icon-exclamation, .icon-superscript, .icon-play-sign, .icon-ticket, .icon-minus-sign-alt, .icon-check-minus, .icon-level-up, .icon-sort-by-attributes-alt, .icon-sort-by-order, .icon-sort-by-order-alt, .icon-thumbs-up-2, .icon-thumbs-down-2, .icon-dribbble, .icon-skype, .icon-foursquare, .icon-trello, .icon-female, .icon-level-down, .icon-check-sign, .icon-edit-sign, .icon-external-link-sign, .icon-share-sign, .icon-compass, .icon-collapse, .icon-collapse-top, .icon-expand, .icon-euro, .icon-gbp, .icon-dollar, .icon-rupee, .icon-yen, .icon-renminbi, .icon-won, .icon-bitcoin, .icon-file-2, .icon-file-text, .icon-sort-by-alphabet, .icon-sort-by-alphabet-alt, .icon-sort-by-attributes, .icon-youtube-sign, .icon-youtube, .icon-xing, .icon-xing-sign, .icon-youtube-play, .icon-dropbox, .icon-stackexchange, .icon-instagram, .icon-flickr, .icon-adn, .icon-bitbucket, .icon-bitbucket-sign, .icon-tumblr, .icon-tumblr-sign, .icon-long-arrow-down, .icon-long-arrow-up, .icon-long-arrow-left, .icon-long-arrow-right, .icon-apple, .icon-windows, .icon-android, .icon-linux, .icon-male, .icon-gittip, .icon-sun, .icon-moon, .icon-archive, .icon-bug, .icon-vk, .icon-weibo, .icon-renren, .icon-time, .icon-road, .icon-download-alt, .icon-download, .icon-upload, .icon-db-joinxor, .icon-db-state, .icon-db-start, .icon-db-end, .icon-db-fork, .icon-db-condition, .icon-db-task, .icon-db-join, .icon-fb-button, .icon-fb-fieldset, .icon-fb-custom-field, .icon-fb-separator, .icon-fb-paragraph, .icon-fb-file-upload, .icon-fb-text, .icon-fb-text-box, .icon-fb-select, .icon-fb-radio, .icon-fb-number, .icon-fb-integer, .icon-fb-decimal {
  font-family: "fontawesome-alloy";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

.icon-caret-bottom-right:before {
  content: "\e016";
}

.icon-glass:before {
  content: "\f000";
}

.icon-music:before {
  content: "\f001";
}

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

.icon-envelope:before {
  content: "\f003";
}

.icon-heart:before {
  content: "\f004";
}

.icon-star:before {
  content: "\f005";
}

.icon-star-empty:before {
  content: "\f006";
}

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

.icon-film:before {
  content: "\f008";
}

.icon-th-large:before {
  content: "\f009";
}

.icon-th:before {
  content: "\f00a";
}

.icon-th-list:before {
  content: "\f00b";
}

.icon-ok:before {
  content: "\f00c";
}

.icon-remove:before {
  content: "\f00d";
}

.icon-zoom-in:before {
  content: "\f00e";
}

.icon-zoom-out:before {
  content: "\f010";
}

.icon-off:before {
  content: "\f011";
}

.icon-signal:before {
  content: "\f012";
}

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

.icon-trash:before {
  content: "\f014";
}

.icon-home:before {
  content: "\f015";
}

.icon-file:before {
  content: "\f016";
}

.icon-inbox:before {
  content: "\f01c";
}

.icon-play-circle:before {
  content: "\f01d";
}

.icon-repeat:before {
  content: "\f01e";
}

.icon-refresh:before {
  content: "\f021";
}

.icon-list-alt:before {
  content: "\f022";
}

.icon-lock:before {
  content: "\f023";
}

.icon-flag:before {
  content: "\f024";
}

.icon-headphones:before {
  content: "\f025";
}

.icon-volume-off:before {
  content: "\f026";
}

.icon-volume-down:before {
  content: "\f027";
}

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

.icon-qrcode:before {
  content: "\f029";
}

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

.icon-tag:before {
  content: "\f02b";
}

.icon-tags:before {
  content: "\f02c";
}

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

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

.icon-print:before {
  content: "\f02f";
}

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

.icon-font:before {
  content: "\f031";
}

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

.icon-italic:before {
  content: "\f033";
}

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

.icon-list:before {
  content: "\f03a";
}

.icon-indent-left:before {
  content: "\f03b";
}

.icon-indent-right:before {
  content: "\f03c";
}

.icon-facetime-video:before {
  content: "\f03d";
}

.icon-picture:before {
  content: "\f03e";
}

.icon-pencil:before {
  content: "\f040";
}

.icon-map-marker:before {
  content: "\f041";
}

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

.icon-tint:before {
  content: "\f043";
}

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

.icon-share:before {
  content: "\f045";
}

.icon-check:before {
  content: "\f046";
}

.icon-move:before {
  content: "\f047";
}

.icon-step-backward:before {
  content: "\f048";
}

.icon-fast-backward:before {
  content: "\f049";
}

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

.icon-play:before {
  content: "\f04b";
}

.icon-pause:before {
  content: "\f04c";
}

.icon-stop:before {
  content: "\f04d";
}

.icon-forward:before {
  content: "\f04e";
}

.icon-fast-forward:before {
  content: "\f050";
}

.icon-minus-sign:before {
  content: "\f056";
}

.icon-remove-sign:before {
  content: "\f057";
}

.icon-ok-sign:before {
  content: "\f058";
}

.icon-question-sign:before {
  content: "\f059";
}

.icon-info-sign:before {
  content: "\f05a";
}

.icon-screenshot:before {
  content: "\f05b";
}

.icon-remove-circle:before {
  content: "\f05c";
}

.icon-ok-circle:before {
  content: "\f05d";
}

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

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

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

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

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

.icon-share-alt:before {
  content: "\f064";
}

.icon-resize-full:before {
  content: "\f065";
}

.icon-resize-small:before {
  content: "\f066";
}

.icon-plus:before {
  content: "\f067";
}

.icon-minus:before {
  content: "\f068";
}

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

.icon-exclamation-sign:before {
  content: "\f06a";
}

.icon-gift:before {
  content: "\f06b";
}

.icon-leaf:before {
  content: "\f06c";
}

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

.icon-random:before {
  content: "\f074";
}

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

.icon-magnet:before {
  content: "\f076";
}

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

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

.icon-retweet:before {
  content: "\f079";
}

.icon-shopping-cart:before {
  content: "\f07a";
}

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

.icon-folder-open:before {
  content: "\f07c";
}

.icon-resize-vertical:before {
  content: "\f07d";
}

.icon-resize-horizontal:before {
  content: "\f07e";
}

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

.icon-twitter-sign:before {
  content: "\f081";
}

.icon-facebook-sign:before {
  content: "\f082";
}

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

.icon-key:before {
  content: "\f084";
}

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

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

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

.icon-thumbs-down:before {
  content: "\f088";
}

.icon-star-half:before {
  content: "\f089";
}

.icon-signin:before {
  content: "\f090";
}

.icon-trophy:before {
  content: "\f091";
}

.icon-github-sign:before {
  content: "\f092";
}

.icon-upload-alt:before {
  content: "\f093";
}

.icon-lemon:before {
  content: "\f094";
}

.icon-phone:before {
  content: "\f095";
}

.icon-check-empty:before {
  content: "\f096";
}

.icon-bookmark-empty:before {
  content: "\f097";
}

.icon-phone-sign:before {
  content: "\f098";
}

.icon-twitter:before {
  content: "\f099";
}

.icon-facebook:before {
  content: "\f09a";
}

.icon-github:before {
  content: "\f09b";
}

.icon-unlock:before {
  content: "\f09c";
}

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

.icon-rss:before {
  content: "\f09e";
}

.icon-hdd:before {
  content: "\f0a0";
}

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

.icon-bell:before {
  content: "\f0a2";
}

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

.icon-hand-right:before {
  content: "\f0a4";
}

.icon-hand-left:before {
  content: "\f0a5";
}

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

.icon-globe:before {
  content: "\f0ac";
}

.icon-wrench:before {
  content: "\f0ad";
}

.icon-tasks:before {
  content: "\f0ae";
}

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

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

.icon-fullscreen:before {
  content: "\f0b2";
}

.icon-group:before {
  content: "\f0c0";
}

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

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

.icon-beaker:before {
  content: "\f0c3";
}

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

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

.icon-paper-clip:before {
  content: "\f0c6";
}

.icon-save:before {
  content: "\f0c7";
}

.icon-sign-blank:before {
  content: "\f0c8";
}

.icon-reorder:before {
  content: "\f0c9";
}

.icon-list-ul:before {
  content: "\f0ca";
}

.icon-list-ol:before {
  content: "\f0cb";
}

.icon-strikethrough:before {
  content: "\f0cc";
}

.icon-underline:before {
  content: "\f0cd";
}

.icon-table:before {
  content: "\f0ce";
}

.icon-magic:before {
  content: "\f0d0";
}

.icon-money:before {
  content: "\f0d6";
}

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

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

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

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

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

.icon-sort:before {
  content: "\f0dc";
}

.icon-sort-down:before {
  content: "\f0dd";
}

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

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

.icon-linkedin:before {
  content: "\f0e1";
}

.icon-undo:before {
  content: "\f0e2";
}

.icon-legal:before {
  content: "\f0e3";
}

.icon-dashboard:before {
  content: "\f0e4";
}

.icon-comment-alt:before {
  content: "\f0e5";
}

.icon-comments-alt:before {
  content: "\f0e6";
}

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

.icon-sitemap:before {
  content: "\f0e8";
}

.icon-umbrella:before {
  content: "\f0e9";
}

.icon-paste:before {
  content: "\f0ea";
}

.icon-lightbulb:before {
  content: "\f0eb";
}

.icon-exchange:before {
  content: "\f0ec";
}

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

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

.icon-food:before {
  content: "\f0f5";
}

.icon-file-alt:before {
  content: "\f0f6";
}

.icon-building:before {
  content: "\f0f7";
}

.icon-hospital:before {
  content: "\f0f8";
}

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

.icon-medkit:before {
  content: "\f0fa";
}

.icon-fighter-jet:before {
  content: "\f0fb";
}

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

.icon-h-sign:before {
  content: "\f0fd";
}

.icon-plus-sign:before {
  content: "\f0fe";
}

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

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

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

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

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

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

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

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

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

.icon-laptop:before {
  content: "\f109";
}

.icon-spinner:before {
  content: "\f110";
}

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

.icon-reply:before {
  content: "\f112";
}

.icon-github-alt:before {
  content: "\f113";
}

.icon-folder-close-alt:before {
  content: "\f114";
}

.icon-folder-open-alt:before {
  content: "\f115";
}

.icon-expand-alt:before {
  content: "\f116";
}

.icon-collapse-alt:before {
  content: "\f117";
}

.icon-smile:before {
  content: "\f118";
}

.icon-frown:before {
  content: "\f119";
}

.icon-meh:before {
  content: "\f11a";
}

.icon-gamepad:before {
  content: "\f11b";
}

.icon-keyboard:before {
  content: "\f11c";
}

.icon-flag-alt:before {
  content: "\f11d";
}

.icon-flag-checkered:before {
  content: "\f11e";
}

.icon-terminal:before {
  content: "\f120";
}

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

.icon-reply-all:before {
  content: "\f122";
}

.icon-star-half-full:before {
  content: "\f123";
}

.icon-location-arrow:before {
  content: "\f124";
}

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

.icon-code-fork:before {
  content: "\f126";
}

.icon-subscript:before {
  content: "\f12c";
}

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

.icon-puzzle:before {
  content: "\f12e";
}

.icon-microphone:before {
  content: "\f130";
}

.icon-microphone-off:before {
  content: "\f131";
}

.icon-shield:before {
  content: "\f132";
}

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

.icon-fire-extinguisher:before {
  content: "\f134";
}

.icon-rocket:before {
  content: "\f135";
}

.icon-maxcdn:before {
  content: "\f136";
}

.icon-chevron-sign-left:before {
  content: "\f137";
}

.icon-chevron-sign-right:before {
  content: "\f138";
}

.icon-chevron-sign-up:before {
  content: "\f139";
}

.icon-chevron-sign-down:before {
  content: "\f13a";
}

.icon-html5:before {
  content: "\f13b";
}

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

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

.icon-unlock-alt:before {
  content: "\f13e";
}

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

.icon-ellipsis-horizontal:before {
  content: "\f141";
}

.icon-ellipsis-vertical:before {
  content: "\f142";
}

.icon-rss-sign:before {
  content: "\f143";
}

.icon-fb-boolean:before {
  content: "\e008";
}

.icon-text-height:before {
  content: "\f034";
}

.icon-text-width:before {
  content: "\f035";
}

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

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

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

.icon-step-forward:before {
  content: "\f051";
}

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

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

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

.icon-plus-sign-2:before {
  content: "\f055";
}

.icon-fire:before {
  content: "\f06d";
}

.icon-eye-open:before {
  content: "\f06e";
}

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

.icon-warning-sign:before {
  content: "\f071";
}

.icon-plane:before {
  content: "\f072";
}

.icon-heart-empty:before {
  content: "\f08a";
}

.icon-signout:before {
  content: "\f08b";
}

.icon-linkedin-sign:before {
  content: "\f08c";
}

.icon-pushpin:before {
  content: "\f08d";
}

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

.icon-hand-down:before {
  content: "\f0a7";
}

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

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

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

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

.icon-truck:before {
  content: "\f0d1";
}

.icon-pinterest:before {
  content: "\f0d2";
}

.icon-pinterest-sign:before {
  content: "\f0d3";
}

.icon-google-plus-sign:before {
  content: "\f0d4";
}

.icon-google-plus:before {
  content: "\f0d5";
}

.icon-cloud-download:before {
  content: "\f0ed";
}

.icon-cloud-upload:before {
  content: "\f0ee";
}

.icon-user-md:before {
  content: "\f0f0";
}

.icon-stethoscope:before {
  content: "\f0f1";
}

.icon-suitcase:before {
  content: "\f0f2";
}

.icon-tablet:before {
  content: "\f10a";
}

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

.icon-circle-blank:before {
  content: "\f10c";
}

.icon-quote-left:before {
  content: "\f10d";
}

.icon-quote-right:before {
  content: "\f10e";
}

.icon-unlink:before {
  content: "\f127";
}

.icon-question:before {
  content: "\f128";
}

.icon-info:before {
  content: "\f129";
}

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

.icon-superscript:before {
  content: "\f12b";
}

.icon-play-sign:before {
  content: "\f144";
}

.icon-ticket:before {
  content: "\f145";
}

.icon-minus-sign-alt:before {
  content: "\f146";
}

.icon-check-minus:before {
  content: "\f147";
}

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

.icon-sort-by-attributes-alt:before {
  content: "\f161";
}

.icon-sort-by-order:before {
  content: "\f162";
}

.icon-sort-by-order-alt:before {
  content: "\f163";
}

.icon-thumbs-up-2:before {
  content: "\f164";
}

.icon-thumbs-down-2:before {
  content: "\f165";
}

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

.icon-skype:before {
  content: "\f17e";
}

.icon-foursquare:before {
  content: "\f180";
}

.icon-trello:before {
  content: "\f181";
}

.icon-female:before {
  content: "\f182";
}

.icon-level-down:before {
  content: "\f149";
}

.icon-check-sign:before {
  content: "\f14a";
}

.icon-edit-sign:before {
  content: "\f14b";
}

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

.icon-share-sign:before {
  content: "\f14d";
}

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

.icon-collapse:before {
  content: "\f150";
}

.icon-collapse-top:before {
  content: "\f151";
}

.icon-expand:before {
  content: "\f152";
}

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

.icon-gbp:before {
  content: "\f154";
}

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

.icon-rupee:before {
  content: "\f156";
}

.icon-yen:before {
  content: "\f157";
}

.icon-renminbi:before {
  content: "\f158";
}

.icon-won:before {
  content: "\f159";
}

.icon-bitcoin:before {
  content: "\f15a";
}

.icon-file-2:before {
  content: "\f15b";
}

.icon-file-text:before {
  content: "\f15c";
}

.icon-sort-by-alphabet:before {
  content: "\f15d";
}

.icon-sort-by-alphabet-alt:before {
  content: "\f15e";
}

.icon-sort-by-attributes:before {
  content: "\f160";
}

.icon-youtube-sign:before {
  content: "\f166";
}

.icon-youtube:before {
  content: "\f167";
}

.icon-xing:before {
  content: "\f168";
}

.icon-xing-sign:before {
  content: "\f169";
}

.icon-youtube-play:before {
  content: "\f16a";
}

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

.icon-stackexchange:before {
  content: "\f16c";
}

.icon-instagram:before {
  content: "\f16d";
}

.icon-flickr:before {
  content: "\f16e";
}

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

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

.icon-bitbucket-sign:before {
  content: "\f172";
}

.icon-tumblr:before {
  content: "\f173";
}

.icon-tumblr-sign:before {
  content: "\f174";
}

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

.icon-long-arrow-up:before {
  content: "\f176";
}

.icon-long-arrow-left:before {
  content: "\f177";
}

.icon-long-arrow-right:before {
  content: "\f178";
}

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

.icon-windows:before {
  content: "\f17a";
}

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

.icon-linux:before {
  content: "\f17c";
}

.icon-male:before {
  content: "\f183";
}

.icon-gittip:before {
  content: "\f184";
}

.icon-sun:before {
  content: "\f185";
}

.icon-moon:before {
  content: "\f186";
}

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

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

.icon-vk:before {
  content: "\f189";
}

.icon-weibo:before {
  content: "\f18a";
}

.icon-renren:before {
  content: "\f18b";
}

.icon-time:before {
  content: "\f017";
}

.icon-road:before {
  content: "\f018";
}

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

.icon-download:before {
  content: "\f01a";
}

.icon-upload:before {
  content: "\f01b";
}

.icon-db-joinxor:before {
  content: "\e006";
}

.icon-db-state:before {
  content: "\e009";
}

.icon-db-start:before {
  content: "\e00b";
}

.icon-db-end:before {
  content: "\e00a";
}

.icon-db-fork:before {
  content: "\e00c";
}

.icon-db-condition:before {
  content: "\e00e";
}

.icon-db-task:before {
  content: "\e00d";
}

.icon-db-join:before {
  content: "\e00f";
}

.icon-fb-button:before {
  content: "\e010";
}

.icon-fb-fieldset:before {
  content: "\e011";
}

.icon-fb-custom-field:before {
  content: "\e012";
}

.icon-fb-separator:before {
  content: "\e013";
}

.icon-fb-paragraph:before {
  content: "\e014";
}

.icon-fb-file-upload:before {
  content: "\e015";
}

.icon-fb-text:before {
  content: "\e000";
}

.icon-fb-text-box:before {
  content: "\e001";
}

.icon-fb-select:before {
  content: "\e002";
}

.icon-fb-radio:before {
  content: "\e003";
}

.icon-fb-number:before {
  content: "\e004";
}

.icon-fb-integer:before {
  content: "\e005";
}

.icon-fb-decimal:before {
  content: "\e007";
}

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

.icon-cny:before {
  content: "\f158";
}

.icon-eur:before {
  content: "\f153";
}

.icon-gear:before {
  content: "\f013";
}

.icon-gears:before {
  content: "\f085";
}

.icon-inr:before {
  content: "\f156";
}

.icon-jpy:before {
  content: "\f157";
}

.icon-krw:before {
  content: "\f159";
}

.icon-mail-forward:before {
  content: "\f064";
}

.icon-mail-reply:before {
  content: "\f112";
}

.icon-paperclip:before {
  content: "\f0c6";
}

.icon-power-off:before {
  content: "\f011";
}

.icon-rotate-left:before {
  content: "\f0e2";
}

.icon-rotate-right:before {
  content: "\f01e";
}

.icon-star-half-empty:before {
  content: "\f123";
}

.icon-unchecked:before {
  content: "\f096";
}

.icon-usd:before {
  content: "\f155";
}

@font-face {
  font-family: "Glyphicons Halflings";
  src: url(../font/glyphicons-halflings-regular.eot);
  src: url(../font/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../font/glyphicons-halflings-regular.woff2) format("woff2"), url(../font/glyphicons-halflings-regular.woff) format("woff"), url(../font/glyphicons-halflings-regular.ttf) format("truetype"), url(../font/glyphicons-halflings-regular.svgglyphicons_halflingsregular) format("svg");
}
.glyphicon {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  position: relative;
  top: 1px;
}

.glyphicon-asterisk:before {
  content: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-euro:before, .glyphicon-eur:before {
  content: "€";
}

.glyphicon-minus:before {
  content: "−";
}

.glyphicon-cloud:before {
  content: "☁";
}

.glyphicon-envelope:before {
  content: "✉";
}

.glyphicon-pencil:before {
  content: "✏";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

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

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

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

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

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

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

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

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

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

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

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

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

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

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

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

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

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

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

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-cd:before {
  content: "\e201";
}

.glyphicon-save-file:before {
  content: "\e202";
}

.glyphicon-open-file:before {
  content: "\e203";
}

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "⛺";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "⌛";
}

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before {
  content: "\e227";
}

.glyphicon-btc:before {
  content: "\e227";
}

.glyphicon-xbt:before {
  content: "\e227";
}

.glyphicon-yen:before {
  content: "¥";
}

.glyphicon-jpy:before {
  content: "¥";
}

.glyphicon-ruble:before {
  content: "₽";
}

.glyphicon-rub:before {
  content: "₽";
}

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.glyphicon-object-align-left:before {
  content: "\e247";
}

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

.glyphicon-object-align-right:before {
  content: "\e249";
}

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

/* 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. */
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: "FontAwesome";
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

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

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

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

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

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

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

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

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

.fa-li.fa-lg {
  left: -1.85714286em;
}

.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}

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

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

.fa.fa-pull-left {
  margin-right: 0.3em;
}

.fa.fa-pull-right {
  margin-left: 0.3em;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: 0.3em;
}

.fa.pull-right {
  margin-left: 0.3em;
}

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

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

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

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

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

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

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

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

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

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

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

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

.fa-inverse {
  color: #fff;
}

.fa-glass:before {
  content: "\f000";
}

.fa-music:before {
  content: "\f001";
}

.fa-search:before {
  content: "\f002";
}

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

.fa-heart:before {
  content: "\f004";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-o:before {
  content: "\f006";
}

.fa-user:before {
  content: "\f007";
}

.fa-film:before {
  content: "\f008";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-list:before {
  content: "\f00b";
}

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

.fa-remove:before, .fa-close:before, .fa-times:before {
  content: "\f00d";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-signal:before {
  content: "\f012";
}

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

.fa-trash-o:before {
  content: "\f014";
}

.fa-home:before {
  content: "\f015";
}

.fa-file-o:before {
  content: "\f016";
}

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

.fa-road:before {
  content: "\f018";
}

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

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

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

.fa-inbox:before {
  content: "\f01c";
}

.fa-play-circle-o:before {
  content: "\f01d";
}

.fa-rotate-right:before, .fa-repeat:before {
  content: "\f01e";
}

.fa-refresh:before {
  content: "\f021";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-lock:before {
  content: "\f023";
}

.fa-flag:before {
  content: "\f024";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-qrcode:before {
  content: "\f029";
}

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

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

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

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

.fa-print:before {
  content: "\f02f";
}

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

.fa-font:before {
  content: "\f031";
}

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

.fa-italic:before {
  content: "\f033";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

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

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

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

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

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

.fa-dedent:before, .fa-outdent:before {
  content: "\f03b";
}

.fa-indent:before {
  content: "\f03c";
}

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

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
  content: "\f03e";
}

.fa-pencil:before {
  content: "\f040";
}

.fa-map-marker:before {
  content: "\f041";
}

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

.fa-tint:before {
  content: "\f043";
}

.fa-edit:before, .fa-pencil-square-o:before {
  content: "\f044";
}

.fa-share-square-o:before {
  content: "\f045";
}

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

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

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

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

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

.fa-play:before {
  content: "\f04b";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-step-forward:before {
  content: "\f051";
}

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

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

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

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

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

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

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

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

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

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

.fa-times-circle-o:before {
  content: "\f05c";
}

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

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

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

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

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

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

.fa-mail-forward:before, .fa-share:before {
  content: "\f064";
}

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

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

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

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

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

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

.fa-gift:before {
  content: "\f06b";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-slash:before {
  content: "\f070";
}

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

.fa-plane:before {
  content: "\f072";
}

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

.fa-random:before {
  content: "\f074";
}

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

.fa-magnet:before {
  content: "\f076";
}

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

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

.fa-retweet:before {
  content: "\f079";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-open:before {
  content: "\f07c";
}

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

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

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

.fa-twitter-square:before {
  content: "\f081";
}

.fa-facebook-square:before {
  content: "\f082";
}

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

.fa-key:before {
  content: "\f084";
}

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

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

.fa-thumbs-o-up:before {
  content: "\f087";
}

.fa-thumbs-o-down:before {
  content: "\f088";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-heart-o:before {
  content: "\f08a";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-linkedin-square:before {
  content: "\f08c";
}

.fa-thumb-tack:before {
  content: "\f08d";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-upload:before {
  content: "\f093";
}

.fa-lemon-o:before {
  content: "\f094";
}

.fa-phone:before {
  content: "\f095";
}

.fa-square-o:before {
  content: "\f096";
}

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

.fa-phone-square:before {
  content: "\f098";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-facebook-f:before, .fa-facebook:before {
  content: "\f09a";
}

.fa-github:before {
  content: "\f09b";
}

.fa-unlock:before {
  content: "\f09c";
}

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

.fa-feed:before, .fa-rss:before {
  content: "\f09e";
}

.fa-hdd-o:before {
  content: "\f0a0";
}

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

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

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

.fa-hand-o-right:before {
  content: "\f0a4";
}

.fa-hand-o-left:before {
  content: "\f0a5";
}

.fa-hand-o-up:before {
  content: "\f0a6";
}

.fa-hand-o-down:before {
  content: "\f0a7";
}

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

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

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

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

.fa-globe:before {
  content: "\f0ac";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-filter:before {
  content: "\f0b0";
}

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

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

.fa-group:before, .fa-users:before {
  content: "\f0c0";
}

.fa-chain:before, .fa-link:before {
  content: "\f0c1";
}

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

.fa-flask:before {
  content: "\f0c3";
}

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

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

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-save:before, .fa-floppy-o:before {
  content: "\f0c7";
}

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

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

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-plus:before {
  content: "\f0d5";
}

.fa-money:before {
  content: "\f0d6";
}

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

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

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

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

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

.fa-unsorted:before, .fa-sort:before {
  content: "\f0dc";
}

.fa-sort-down:before, .fa-sort-desc:before {
  content: "\f0dd";
}

.fa-sort-up:before, .fa-sort-asc:before {
  content: "\f0de";
}

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

.fa-linkedin:before {
  content: "\f0e1";
}

.fa-rotate-left:before, .fa-undo:before {
  content: "\f0e2";
}

.fa-legal:before, .fa-gavel:before {
  content: "\f0e3";
}

.fa-dashboard:before, .fa-tachometer:before {
  content: "\f0e4";
}

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

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

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

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-paste:before, .fa-clipboard:before {
  content: "\f0ea";
}

.fa-lightbulb-o:before {
  content: "\f0eb";
}

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

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

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

.fa-user-md:before {
  content: "\f0f0";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-suitcase:before {
  content: "\f0f2";
}

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

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

.fa-cutlery:before {
  content: "\f0f5";
}

.fa-file-text-o:before {
  content: "\f0f6";
}

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

.fa-hospital-o:before {
  content: "\f0f8";
}

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

.fa-medkit:before {
  content: "\f0fa";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

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

.fa-h-square:before {
  content: "\f0fd";
}

.fa-plus-square:before {
  content: "\f0fe";
}

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

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

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

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

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

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

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

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

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

.fa-laptop:before {
  content: "\f109";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-mobile-phone:before, .fa-mobile:before {
  content: "\f10b";
}

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

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-spinner:before {
  content: "\f110";
}

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

.fa-mail-reply:before, .fa-reply:before {
  content: "\f112";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-folder-o:before {
  content: "\f114";
}

.fa-folder-open-o:before {
  content: "\f115";
}

.fa-smile-o:before {
  content: "\f118";
}

.fa-frown-o:before {
  content: "\f119";
}

.fa-meh-o:before {
  content: "\f11a";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-keyboard-o:before {
  content: "\f11c";
}

.fa-flag-o:before {
  content: "\f11d";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-terminal:before {
  content: "\f120";
}

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

.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "\f122";
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "\f123";
}

.fa-location-arrow:before {
  content: "\f124";
}

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

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

.fa-unlink:before, .fa-chain-broken:before {
  content: "\f127";
}

.fa-question:before {
  content: "\f128";
}

.fa-info:before {
  content: "\f129";
}

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

.fa-superscript:before {
  content: "\f12b";
}

.fa-subscript:before {
  content: "\f12c";
}

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

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-shield:before {
  content: "\f132";
}

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

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-maxcdn:before {
  content: "\f136";
}

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

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

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

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

.fa-html5:before {
  content: "\f13b";
}

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

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

.fa-unlock-alt:before {
  content: "\f13e";
}

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

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

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

.fa-rss-square:before {
  content: "\f143";
}

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

.fa-ticket:before {
  content: "\f145";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-minus-square-o:before {
  content: "\f147";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-down:before {
  content: "\f149";
}

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

.fa-pencil-square:before {
  content: "\f14b";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-share-square:before {
  content: "\f14d";
}

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

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

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

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

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

.fa-gbp:before {
  content: "\f154";
}

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

.fa-rupee:before, .fa-inr:before {
  content: "\f156";
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  content: "\f157";
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  content: "\f158";
}

.fa-won:before, .fa-krw:before {
  content: "\f159";
}

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

.fa-file:before {
  content: "\f15b";
}

.fa-file-text:before {
  content: "\f15c";
}

.fa-sort-alpha-asc:before {
  content: "\f15d";
}

.fa-sort-alpha-desc:before {
  content: "\f15e";
}

.fa-sort-amount-asc:before {
  content: "\f160";
}

.fa-sort-amount-desc:before {
  content: "\f161";
}

.fa-sort-numeric-asc:before {
  content: "\f162";
}

.fa-sort-numeric-desc:before {
  content: "\f163";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-youtube-square:before {
  content: "\f166";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-youtube-play:before {
  content: "\f16a";
}

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

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-flickr:before {
  content: "\f16e";
}

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

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

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

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

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

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

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

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

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

.fa-windows:before {
  content: "\f17a";
}

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

.fa-linux:before {
  content: "\f17c";
}

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

.fa-skype:before {
  content: "\f17e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-trello:before {
  content: "\f181";
}

.fa-female:before {
  content: "\f182";
}

.fa-male:before {
  content: "\f183";
}

.fa-gittip:before, .fa-gratipay:before {
  content: "\f184";
}

.fa-sun-o:before {
  content: "\f185";
}

.fa-moon-o:before {
  content: "\f186";
}

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

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

.fa-vk:before {
  content: "\f189";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

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

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

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

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

.fa-wheelchair:before {
  content: "\f193";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-turkish-lira:before, .fa-try:before {
  content: "\f195";
}

.fa-plus-square-o:before {
  content: "\f196";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-slack:before {
  content: "\f198";
}

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

.fa-wordpress:before {
  content: "\f19a";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
  content: "\f19c";
}

.fa-mortar-board:before, .fa-graduation-cap:before {
  content: "\f19d";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

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

.fa-stumbleupon:before {
  content: "\f1a4";
}

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

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

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

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

.fa-joomla:before {
  content: "\f1aa";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-fax:before {
  content: "\f1ac";
}

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

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

.fa-paw:before {
  content: "\f1b0";
}

.fa-spoon:before {
  content: "\f1b1";
}

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

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

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

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

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-recycle:before {
  content: "\f1b8";
}

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

.fa-cab:before, .fa-taxi:before {
  content: "\f1ba";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-spotify:before {
  content: "\f1bc";
}

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

.fa-soundcloud:before {
  content: "\f1be";
}

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

.fa-file-pdf-o:before {
  content: "\f1c1";
}

.fa-file-word-o:before {
  content: "\f1c2";
}

.fa-file-excel-o:before {
  content: "\f1c3";
}

.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
  content: "\f1c5";
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
  content: "\f1c6";
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
  content: "\f1c7";
}

.fa-file-movie-o:before, .fa-file-video-o:before {
  content: "\f1c8";
}

.fa-file-code-o:before {
  content: "\f1c9";
}

.fa-vine:before {
  content: "\f1ca";
}

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

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
  content: "\f1cd";
}

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

.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
  content: "\f1d0";
}

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

.fa-git-square:before {
  content: "\f1d2";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
  content: "\f1d4";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-wechat:before, .fa-weixin:before {
  content: "\f1d7";
}

.fa-send:before, .fa-paper-plane:before {
  content: "\f1d8";
}

.fa-send-o:before, .fa-paper-plane-o:before {
  content: "\f1d9";
}

.fa-history:before {
  content: "\f1da";
}

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

.fa-header:before {
  content: "\f1dc";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-sliders:before {
  content: "\f1de";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

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

.fa-soccer-ball-o:before, .fa-futbol-o:before {
  content: "\f1e3";
}

.fa-tty:before {
  content: "\f1e4";
}

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

.fa-plug:before {
  content: "\f1e6";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-newspaper-o:before {
  content: "\f1ea";
}

.fa-wifi:before {
  content: "\f1eb";
}

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

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

.fa-google-wallet:before {
  content: "\f1ee";
}

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

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

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

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

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

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

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

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

.fa-trash:before {
  content: "\f1f8";
}

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

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

.fa-eyedropper:before {
  content: "\f1fb";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

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

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

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

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

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

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

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

.fa-ioxhost:before {
  content: "\f208";
}

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

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

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
  content: "\f20b";
}

.fa-meanpath:before {
  content: "\f20c";
}

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

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

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

.fa-forumbee:before {
  content: "\f211";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-skyatlas:before {
  content: "\f216";
}

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

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

.fa-diamond:before {
  content: "\f219";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-venus:before {
  content: "\f221";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-intersex:before, .fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-facebook-official:before {
  content: "\f230";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-server:before {
  content: "\f233";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-times:before {
  content: "\f235";
}

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

.fa-viacoin:before {
  content: "\f237";
}

.fa-train:before {
  content: "\f238";
}

.fa-subway:before {
  content: "\f239";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-yc:before, .fa-y-combinator:before {
  content: "\f23b";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

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

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

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

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

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

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-sticky-note-o:before {
  content: "\f24a";
}

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

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

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

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

.fa-hourglass-o:before {
  content: "\f250";
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
  content: "\f251";
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
  content: "\f255";
}

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
  content: "\f256";
}

.fa-hand-scissors-o:before {
  content: "\f257";
}

.fa-hand-lizard-o:before {
  content: "\f258";
}

.fa-hand-spock-o:before {
  content: "\f259";
}

.fa-hand-pointer-o:before {
  content: "\f25a";
}

.fa-hand-peace-o:before {
  content: "\f25b";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-registered:before {
  content: "\f25d";
}

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

.fa-gg:before {
  content: "\f260";
}

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

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-safari:before {
  content: "\f267";
}

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

.fa-firefox:before {
  content: "\f269";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-tv:before, .fa-television:before {
  content: "\f26c";
}

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

.fa-500px:before {
  content: "\f26e";
}

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

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

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

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

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

.fa-industry:before {
  content: "\f275";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-map-o:before {
  content: "\f278";
}

.fa-map:before {
  content: "\f279";
}

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

.fa-commenting-o:before {
  content: "\f27b";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-vimeo:before {
  content: "\f27d";
}

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

.fa-fonticons:before {
  content: "\f280";
}

.fa-reddit-alien:before {
  content: "\f281";
}

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

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

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

.fa-modx:before {
  content: "\f285";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-usb:before {
  content: "\f287";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-scribd:before {
  content: "\f28a";
}

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

.fa-pause-circle-o:before {
  content: "\f28c";
}

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

.fa-stop-circle-o:before {
  content: "\f28e";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-hashtag:before {
  content: "\f292";
}

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

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

.fa-percent:before {
  content: "\f295";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpforms:before {
  content: "\f298";
}

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

.fa-universal-access:before {
  content: "\f29a";
}

.fa-wheelchair-alt:before {
  content: "\f29b";
}

.fa-question-circle-o:before {
  content: "\f29c";
}

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

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

.fa-volume-control-phone:before {
  content: "\f2a0";
}

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

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

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

.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
  content: "\f2a4";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-signing:before, .fa-sign-language:before {
  content: "\f2a7";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-google-plus-circle:before, .fa-google-plus-official:before {
  content: "\f2b3";
}

.fa-fa:before, .fa-font-awesome:before {
  content: "\f2b4";
}

.fa-handshake-o:before {
  content: "\f2b5";
}

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

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

.fa-linode:before {
  content: "\f2b8";
}

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

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

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

.fa-vcard-o:before, .fa-address-card-o:before {
  content: "\f2bc";
}

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

.fa-user-circle-o:before {
  content: "\f2be";
}

.fa-user-o:before {
  content: "\f2c0";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-drivers-license:before, .fa-id-card:before {
  content: "\f2c2";
}

.fa-drivers-license-o:before, .fa-id-card-o:before {
  content: "\f2c3";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-thermometer-2:before, .fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-1:before, .fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-0:before, .fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-shower:before {
  content: "\f2cc";
}

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

.fa-podcast:before {
  content: "\f2ce";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-times-rectangle:before, .fa-window-close:before {
  content: "\f2d3";
}

.fa-times-rectangle-o:before, .fa-window-close-o:before {
  content: "\f2d4";
}

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

.fa-grav:before {
  content: "\f2d6";
}

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

.fa-imdb:before {
  content: "\f2d8";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-eercast:before {
  content: "\f2da";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-snowflake-o:before {
  content: "\f2dc";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-meetup:before {
  content: "\f2e0";
}

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

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

@font-face {
  font-family: roboto;
  src: url(../fonts/Roboto-Regular.ttf);
  font-weight: normal;
  font-display: swap;
}
@font-face {
  font-family: roboto;
  src: url(../fonts/Roboto-Bold.ttf);
  font-weight: bold;
  font-display: swap;
}
@font-face {
  font-family: roboto;
  src: url(../fonts/Roboto-Italic.ttf);
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: roboto black;
  src: url(../fonts/Roboto-Black.ttf);
  font-weight: normal;
  font-display: swap;
}
@font-face {
  font-family: "urban grotesk";
  src: url(../fonts/Urban-Grotesk-Regular.otf), url(../fonts/Urban-Grotesk-Regular.woff) format("woff"), url(../fonts/Urban-Grotesk-Regular.ttf) format("truetype");
  font-weight: normal;
  font-display: swap;
}
@font-face {
  font-family: "urban grotesk";
  src: url(../fonts/Urban-Grotesk-Bold.otf), url(../fonts/Urban-Grotesk-Bold.woff) format("woff"), url(../fonts/Urban-Grotesk-Bold.ttf) format("truetype");
  font-weight: bold;
  font-display: swap;
}
@font-face {
  font-family: "urban grotesk";
  src: url(../fonts/Urban-Grotesk-Italic.otf), url(../fonts/Urban-Grotesk-Italic.woff) format("woff"), url(../fonts/Urban-Grotesk-Italic.ttf) format("truetype");
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "urban grotesk";
  src: url(../fonts/Urban-Grotesk-Bold-Italic.otf), url(../fonts/Urban-Grotesk-Bold-Italic.woff) format("woff"), url(../fonts/Urban-Grotesk-Bold-Italic.ttf) format("truetype");
  font-style: italic;
  font-weight: bold;
  font-display: swap;
}
@font-face {
  font-family: "urban grotesk light";
  src: url(../fonts/Urban-Grotesk-Light-Italic.otf), url(../fonts/Urban-Grotesk-Light-Italic.woff) format("woff"), url(../fonts/Urban-Grotesk-Light-Italic.ttf) format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "urban grotesk light";
  src: url(../fonts/Urban-Grotesk-Light.otf), url(../fonts/Urban-Grotesk-Light.woff) format("woff"), url(../fonts/Urban-Grotesk-Light.ttf) format("truetype");
  font-weight: normal;
  font-display: swap;
}
@font-face {
  font-family: "urban grotesk medium";
  src: url(../fonts/Urban-Grotesk-Medium.otf), url(../fonts/Urban-Grotesk-Medium.woff) format("woff"), url(../fonts/Urban-Grotesk-Medium.ttf) format("truetype");
  font-weight: normal;
  font-display: swap;
}
@font-face {
  font-family: "urban grotesk medium";
  src: url(../fonts/Urban-Grotesk-Medium-Italic.otf), url(../fonts/Urban-Grotesk-Medium-Italic.woff) format("woff"), url(../fonts/Urban-Grotesk-Medium-Italic.ttf) format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "UrbanGroteskMe";
  src: url(../fonts/Urban-Grotesk-Medium.otf), url(../fonts/Urban-Grotesk-Medium.woff) format("woff"), url(../fonts/Urban-Grotesk-Medium.ttf) format("truetype");
  font-weight: bold;
  font-display: swap;
}
@font-face {
  font-family: "urban grotesk semibold";
  src: url(../fonts/Urban-Grotesk-Semibold.otf), url(../fonts/Urban-Grotesk-Semibold.woff) format("woff"), url(../fonts/Urban-Grotesk-Semibold.ttf) format("truetype");
  font-weight: normal;
  font-display: swap;
}
@font-face {
  font-family: "urban grotesk semibold";
  src: url(../fonts/Urban-Grotesk-Semibold-Italic.otf), url(../fonts/Urban-Grotesk-Semibold-Italic.woff) format("woff"), url(../fonts/Urban-Grotesk-Semibold-Italic.ttf) format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "urban grotesk black";
  src: url(../fonts/Urban-Grotesk-Black.otf), url(../fonts/Urban-Grotesk-Black.woff) format("woff"), url(../fonts/Urban-Grotesk-Black.ttf) format("truetype");
  font-weight: normal;
  font-display: swap;
}
@font-face {
  font-family: "UrbanGroteskMeBl";
  src: url(../fonts/Urban-Grotesk-Black.otf), url(../fonts/Urban-Grotesk-Black.woff) format("woff"), url(../fonts/Urban-Grotesk-Black.ttf) format("truetype");
  font-weight: normal;
  font-display: swap;
}
@font-face {
  font-family: "urban grotesk black";
  src: url(../fonts/Urban-Grotesk-Black-Italic.otf), url(../fonts/Urban-Grotesk-Black-Italic.woff) format("woff"), url(../fonts/Urban-Grotesk-Blak-Italic.ttf) format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "playfair";
  src: url("../fonts/PlayfairDisplay-Italic.eot"); /* IE9 Compat Modes */
  src: url("../fonts/PlayfairDisplay-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/PlayfairDisplay-Italic.otf") format("opentype"), url("../fonts/PlayfairDisplay-Italic.svg") format("svg"), url("../fonts/PlayfairDisplay-Italic.ttf") format("truetype"), url("../fonts/PlayfairDisplay-Italic.woff") format("woff"), url("../fonts/PlayfairDisplay-Italic.woff2") format("woff2"); /* Modern Browsers */
  font-display: swap;
}
#wrapper .btn.btn-primary {
  background-color: #FF1E70;
  border-color: #FF1E70;
  color: #fff;
  border-radius: 30px;
  min-height: 48px;
  display: flex;
  align-items: center;
  min-width: 100px;
  font-weight: bold;
  font-size: 1rem;
  padding-left: 15px;
  padding-right: 60px;
  position: relative;
  transition: all 0.25s linear;
  box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.5);
  outline: 0;
  min-width: 202px;
}
#wrapper .btn.btn-primary::after {
  content: "";
  position: absolute;
  width: 40px;
  height: 40px;
  background-image: url(../images/icons/arrowNext.svg);
  background-repeat: no-repeat;
  right: 15px;
  top: 50%;
  margin-top: -20px;
  transition: all 0.25s linear;
  background-size: 100%;
}
#wrapper .btn.btn-primary:hover, #wrapper .btn.btn-primary:focus {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}
#wrapper .btn.btn-primary:hover::after {
  right: 10px;
}
#wrapper .btn.btn-secondary {
  height: 48px;
  border-radius: 24px;
  border: solid 2px #FF1E70;
  color: #FF1E70;
  display: flex;
  align-items: center;
  position: relative;
  transition: all 0.25s linear;
  border-radius: 30px;
  background-color: #fff;
  font-size: 1rem;
  font-weight: bold;
  text-align: center;
  justify-content: center;
  min-width: 100px;
  outline: 0;
}
#wrapper .btn.btn-secondary:hover {
  background-color: rgba(255, 30, 112, 0.1);
}
#wrapper .btn.btn-secondary:active {
  color: #fff;
  background-color: #FF1E70;
}
#wrapper .btn.btn-secondary.disabled {
  border-color: #666666 !important;
  background-color: rgba(102, 102, 102, 0.1) !important;
  color: #666666 !important;
}

/*body{
    overflow-x:hidden;
}*/
.signed-in #wrapper section.hero-banner .item {
  padding-top: 0px;
}

.es-ES .cat {
  display: none;
}

.ca-ES .es {
  display: none;
}

#wrapper {
  font-family: "urban grotesk";
  padding: 0px;
  overflow-x: hidden;
}
#wrapper h1 {
  font-size: 4.8rem;
  letter-spacing: -0.4px;
  line-height: 54px;
}
#wrapper h2 {
  font-size: 4rem;
  line-height: 48px;
  letter-spacing: -0.4px;
}
#wrapper h3 {
  font-size: 3.2rem;
  line-height: 40px;
  letter-spacing: -0.4px;
}
#wrapper h4 {
  font-size: 2.4rem;
  line-height: 32px;
  letter-spacing: -0.4px;
}
#wrapper .m0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
#wrapper .p0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
#wrapper .title-subsection + span {
  color: #666;
  font-size: 1rem;
}
#wrapper .estructura-empresarial-content > a {
  color: #666 !important;
  font-size: 1.6rem !important;
}
#wrapper span.politica-trick {
  position: absolute;
  left: 17px;
  top: 23px;
  background-color: white;
  display: inline-block;
  z-index: 1;
}
#wrapper div.politica-trick {
  width: 100%;
  display: inline-block;
  position: relative;
  height: 1px;
  padding: 0px !important;
  float: left;
}
#wrapper .bold {
  font-weight: bold;
}
#wrapper .mt0 {
  margin-top: 0px !important;
}
#wrapper .mb0 {
  margin-bottom: 0px !important;
}
#wrapper .pt0 {
  padding-top: 0px !important;
}
#wrapper .pb0 {
  padding-bottom: 0px !important;
}
#wrapper .blue-bg, #wrapper .azul-bg {
  background-color: #183657;
}
#wrapper .white-bg, #wrapper .blanco-bg {
  background-color: #fff;
}
#wrapper .green-color, #wrapper .verde-color, #wrapper .color-verde {
  color: #14D5AA !important;
}
#wrapper .white-color, #wrapper .blanco-color, #wrapper .color-blanco {
  color: #fff !important;
}
#wrapper .blue-color, #wrapper .azul-color, #wrapper .color-azul {
  color: #183657 !important;
}
#wrapper .gray-color, #wrapper .gris-color, #wrapper .color-gris {
  color: #666 !important;
}
#wrapper .right-content {
  float: right;
}
#wrapper .left-content {
  float: left;
}
#wrapper .flex {
  display: flex;
}
#wrapper input[id*=captchaText] {
  max-width: 150px;
}
#wrapper .green-pill {
  position: absolute;
  z-index: 2;
  background-color: #a0dacd;
  width: 460px;
  top: -222px;
  right: 180px;
  height: 1100px;
  transform: rotate(-57deg);
  border-radius: 280px;
  opacity: 0.7;
}
#wrapper section#content {
  padding-top: 80px;
}
#wrapper .categoria-text {
  font-size: 1rem;
  position: relative;
}
#wrapper .categoria-text::after {
  width: 80px;
  height: 4px;
  position: absolute;
  background-color: #14D5AA;
  left: 0px;
  bottom: -10px;
  content: "";
}
#wrapper .categoria-text + h2 {
  margin-top: 15px;
}
#wrapper .portlet-content {
  padding-bottom: 0px;
}
#wrapper .portlet {
  margin-bottom: 0px;
}
#wrapper .portlet > .portlet-topper {
  z-index: 9;
}
#wrapper .portlet:hover > .portlet-topper, #wrapper .portlet.focus > .portlet-topper {
  opacity: 1;
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
  transform: translateY(0%);
}
#wrapper .modulo-seccion-destacado .blue-bg.left__vertical a {
  color: #fff;
}
#wrapper a.arrow-next::after, #wrapper a.arrow-next.arrow-next-white::after, #wrapper .modulo-seccion-destacado a.arrow-next.arrow-next-white::after, #wrapper .modulo-seccion-destacado a.link.arrow-next::after, #wrapper .modulo-src-destacado a.link.arrow-next.arrow-blue::after {
  transition: all 0.25s linear;
}
#wrapper a.arrow-next:hover::after, #wrapper a.arrow-next.arrow-next-white:hover::after, #wrapper .modulo-seccion-destacado a.arrow-next.arrow-next-white:hover::after, #wrapper .modulo-seccion-destacado a.link.arrow-next:hover::after, #wrapper .modulo-src-destacado a.link.arrow-next.arrow-blue:hover::after {
  right: -15px;
}
#wrapper a.arrow-blue {
  font-size: 1rem;
  font-weight: bold;
  padding-right: 30px;
  position: relative;
  color: #183657;
}
#wrapper a.arrow-blue::after {
  content: "";
  position: absolute;
  width: 40px;
  height: 40px;
  background-image: url(../images/icons/arrowNextAzul.svg);
  background-repeat: no-repeat;
  right: -10px;
  top: 50%;
  margin-top: -20px;
  transition: all 0.25s linear;
  background-size: 100%;
}
#wrapper a.arrow-blue:hover::after {
  right: -15px;
}
#wrapper a.video-link {
  font-size: 1rem;
  font-weight: bold;
  padding-left: 65px;
  position: relative;
  color: #183657;
}
#wrapper a.video-link span {
  position: relative;
  top: 25px;
  padding-left: 10px;
}
#wrapper a.video-link::after {
  content: "";
  position: absolute;
  width: 59px;
  height: 60px;
  background-image: url(../images/icons/play.png);
  background-repeat: no-repeat;
  left: 0px;
  top: 50%;
  margin-top: -7px;
}
#wrapper a.pdf-link {
  font-size: 1rem;
  font-weight: bold;
  padding-left: 3.6rem;
  position: relative;
  color: #183657;
}
#wrapper a.pdf-link::after {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  background-image: url(../images/icons/pdf.svg);
  background-repeat: no-repeat;
  left: 0px;
  top: 50%;
  margin-top: -12px;
}
#wrapper section.titulo-h2 {
  font-weight: bold;
  font-size: 4.8rem;
  color: #183657;
  margin-bottom: 30px;
}
#wrapper section.titulo-h2 > div {
  padding-left: 0px;
  padding-right: 0px;
}
#wrapper dl dt {
  color: #183657;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1.25;
  margin-bottom: 0.5rem;
}
#wrapper dl dd {
  margin-bottom: 3rem;
}
#wrapper .video {
  position: relative;
}
#wrapper .video .caratula {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-size: cover;
}
#wrapper .video .caratula::after {
  content: "";
  width: 11.2rem;
  height: 11.2rem;
  background-image: url(../images/icons/play-white.png);
  background-size: 11.2rem 11.2rem;
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
}
#wrapper .video video {
  width: 100%;
}
@media (max-width: 1400px) {
  #wrapper .content-center, #wrapper .center-content {
    padding-left: 20px;
    padding-right: 20px;
  }
  #wrapper section.titulo-h2 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
#wrapper a.ui-datepicker-prev.ui-corner-all::after {
  content: "";
  width: 9px;
  height: 9px;
  position: absolute;
  border: 2px solid #525252;
  border-radius: 0px 0px;
  transform: rotate(45deg);
  border-right: 0px;
  border-top: 0px;
  top: 8px;
  left: 9px;
}
#wrapper a.ui-datepicker-next.ui-corner-all::after {
  content: "";
  width: 9px;
  height: 9px;
  position: absolute;
  border: 2px solid #525252;
  border-radius: 0px 0px;
  transform: rotate(45deg);
  border-left: 0px;
  border-bottom: 0px;
  top: 8px;
  left: 9px;
}
#wrapper .portlet-forms textarea {
  width: 100% !important;
  height: 90px !important;
}
#wrapper a.void-link, #wrapper a.void-link span {
  text-decoration: none !important;
  text-shadow: none !important;
  cursor: default !important;
}
#wrapper .noticias-home-adt .item-container {
  padding-bottom: 40px;
}
#wrapper .portlet > .portlet-topper {
  z-index: 10;
}

/*wrapper*/
.ca-ES .portlet-forms button.btn.btn-lg.btn-primary.lfr-ddm-form-submit.pull-right::before {
  content: "Enviar";
  position: absolute;
  font-size: 17px;
  z-index: 1;
  left: 14px;
  font-weight: bold;
}

.ca-ES .portlet-forms button.btn.btn-lg.btn-primary.lfr-ddm-form-submit.pull-right {
  font-size: 0px !important;
  color: transparent;
}

a.ui-datepicker-prev.ui-corner-all::after {
  content: "";
  width: 9px;
  height: 9px;
  position: absolute;
  border: 2px solid #525252;
  border-radius: 0px 0px;
  transform: rotate(45deg);
  border-right: 0px;
  border-top: 0px;
  top: 8px;
  left: 9px;
}

a.ui-datepicker-next.ui-corner-all::after {
  content: "";
  width: 9px;
  height: 9px;
  position: absolute;
  border: 2px solid #525252;
  border-radius: 0px 0px;
  transform: rotate(45deg);
  border-left: 0px;
  border-bottom: 0px;
  top: 8px;
  left: 9px;
}

.ca-ES #wrapper header#banner .recursivas .recursivas-login .login__macro-container .navigation .taglib-text {
  display: block;
  max-width: 100px;
}

#content .section-anchor {
  position: relative;
  top: -80px;
}

/*
.layout_landing div#column-2::after {
    background-color: #e1f4f0;
    width: 460px;
    top: -222px;
    right: 0px;
    height: 1100px;
    transform: rotate(-57deg);
    border-radius: 280px;
    opacity: .7;
    z-index: 1;
    position: absolute !important;
    content: "";
}

.layout_landing div#layout-column_column-2 {
    position: relative;
    z-index: 2;
}*/
.mostrar-pildora #wrapper .landing-interna::after {
  content: "";
  position: absolute;
  z-index: 1;
  background-color: #f9f9f9;
  width: 1390px;
  height: 100%;
  top: 0;
  right: 0;
  background-image: url("../images/banners/body-pill.png");
  background-repeat: no-repeat;
  background-position: 135% -100px;
}

.layout_1_column.mostrar-pildora #wrapper #column-1::after {
  content: "";
  position: absolute;
  z-index: 1;
  background-color: #fff;
  width: 1390px;
  height: 100%;
  top: 0;
  right: 0;
  background-image: url("../images/banners/body-pill.png");
  background-repeat: no-repeat;
  background-position: 135% -100px;
}

.layout_1_column.mostrar-pildora div#layout-column_column-1 {
  position: relative;
  z-index: 2;
}

.control-menu-icon.toggle-controls.lfr-icon-item.taglib-icon {
  display: block !important;
}

.controls-hidden header.portlet-topper {
  display: none !important;
}
.controls-hidden .portlet-content-editable {
  border-color: transparent !important;
}

.noUnderline {
  text-decoration: none !important;
}

#heading .logo img {
  width: 185px;
  height: 35px;
}

.portlet-asset-publisher .taglib-social-bookmarks {
  display: none;
}

.logistica .detalle-servicio .detalle-servicio-cabecera .info .volver a {
  display: none;
}

.logistica #wrapper .detalle-servicio .detalle-servicio-cabecera .info, .service #wrapper .detalle-servicio .detalle-servicio-cabecera .info {
  width: calc(100% - 850px);
  display: flex;
  flex-direction: column;
}
.logistica #wrapper .detalle-servicio .detalle-servicio-cabecera .imagen, .service #wrapper .detalle-servicio .detalle-servicio-cabecera .imagen {
  width: 850px;
}
.logistica #wrapper .detalle-servicio .detalle-servicio-cuerpo .caracteristicas h3, .service #wrapper .detalle-servicio .detalle-servicio-cuerpo .caracteristicas h3 {
  font-size: 4rem !important;
  margin-bottom: 4rem;
}
.logistica #wrapper .detalle-servicio .detalle-servicio-cabecera .imagen img, .service #wrapper .detalle-servicio .detalle-servicio-cabecera .imagen img {
  height: 100%;
  width: auto;
}
.logistica #wrapper .detalle-servicio .detalle-servicio-cabecera .info .info-detalle .categoria, .service #wrapper .detalle-servicio .detalle-servicio-cabecera .info .info-detalle .categoria {
  border-bottom-color: #fff;
  position: relative;
}
.logistica #wrapper .detalle-servicio .detalle-servicio-cabecera .info .info-detalle .categoria::after, .service #wrapper .detalle-servicio .detalle-servicio-cabecera .info .info-detalle .categoria::after {
  width: 80px;
  height: 4px;
  background-color: #14d5aa;
  content: "";
  position: absolute;
  left: 0;
  bottom: -3px;
}

#wrapper .detalle-servicio .detalle-servicio-cuerpo .listado-productos > h3 {
  font-size: 4rem !important;
  margin-bottom: 4rem;
  font-weight: bold;
  color: #183657;
  margin-top: 40px;
}

#wrapper .landing-interna div#column-1::after {
  min-height: 100vh;
}

@media (max-width: 991px) {
  body #wrapper .portlet-content {
    padding: 0;
  }
  body #wrapper .portlet-boundary_com_liferay_dynamic_data_lists_form_web_portlet_DDLFormPortlet_ {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  html .has-control-menu #wrapper header#banner {
    top: 49px;
  }
  body #wrapper .content-center, body #wrapper .center-content {
    padding-left: 10px;
    padding-right: 10px;
  }
  body #wrapper h2 {
    font-size: 3rem;
  }
}
#wrapper .navbar .nav li > a {
  word-break: inherit !important;
}

.decada-container-row1 > div:nth-of-type(even) > div {
  opacity: 0;
  position: relative;
  max-height: 10px;
  overflow: hidden;
}

.decada-container-row2 > div:nth-of-type(odd) > div {
  opacity: 0;
  position: relative;
  max-height: 10px;
  overflow: hidden;
}

.decada-container-row1 .year-line {
  position: absolute;
  bottom: -10px;
  top: inherit !important;
}

.decada-container-row2 .image-content {
  padding-top: 15px;
}

#wrapper .historigrama .content-text {
  max-width: 100%;
}

#wrapper .historigrama .content-text {
  min-width: 250px;
}

#wrapper .decada {
  margin-left: 0px !important;
  left: 100px;
  width: auto !important;
}

#wrapper .historigrama .year-text {
  white-space: nowrap;
}

.decada-container.year-2003 .image-content {
  position: absolute;
  top: 0px;
  right: -144px;
}

.decada-container.year-2012 .image-content {
  position: absolute;
  top: 0px;
  right: -144px;
}

.decada-container.year-2019 .image-content {
  position: absolute;
  top: 0px;
  right: -144px;
}

#wrapper .historigrama .decada {
  left: 150px !important;
}

#wrapper .historigrama .row-titular-principal {
  height: 285px;
}

#wrapper header#banner .recursivas .recursivas-login .login__macro-container {
  padding-bottom: 50px;
}

#wrapper .lfr-ddm-form-container .lfr-ddm-form-page {
  padding: 0px 0;
}

#wrapper .portlet-boundary_com_liferay_login_web_portlet_LoginPortlet_ {
  position: relative;
  z-index: 2;
}

.has-control-menu #wrapper header#banner {
  top: 65px;
}

.signed-in #wrapper header#banner .recursivas .recursivas-login {
  min-width: 1px;
}

.show-login #wrapper header#banner .recursivas .recursivas-login .login__macro-container {
  opacity: 1 !important;
  visibility: visible !important;
}
.show-login .login__mouse-leave {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 0;
  left: 0px;
  top: 0px;
}
¡ .show-login .login__mouse-leave::after {
  content: "";
  width: 275px;
  height: 100px;
  position: absolute;
}
.show-login .login__mouse-leave2 {
  position: absolute;
  width: 500px;
  height: 500px;
  top: -18px;
  left: -200px;
  top: 63px;
  z-index: 0;
}
.show-login .login__mouse-leave2::after {
  content: "";
  width: 100px;
  height: 100px;
  position: absolute;
  z-index: 17;
  top: -93px;
  right: 0px;
}

#wrapper .center-content, #wrapper .content-center {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
#wrapper .header-bg {
  background-color: white;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
  opacity: 0.8;
}
#wrapper header#banner {
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 10;
  height: 79px;
  /*recursivas*/
}
#wrapper header#banner .center-content {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
#wrapper header#banner span.site-name {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 4rem;
  color: #183657;
}
#wrapper header#banner span.site-name a {
  text-decoration: none;
  color: #183657;
}
#wrapper header#banner .hamburguer {
  width: 40px;
  height: 40px;
  margin-top: 20px;
  position: relative;
  cursor: pointer;
  transition: background-color 0.25s linear;
  float: left;
}
#wrapper header#banner .hamburguer .ham {
  background-color: #183657;
  float: left;
  margin-left: 0px;
  border-radius: 0px 3px 3px 0px;
  height: 4px;
}
#wrapper header#banner .hamburguer .ham.ham1 {
  width: 32px;
  margin-top: 7px;
}
#wrapper header#banner .hamburguer .ham.ham2 {
  width: 32px;
  margin-top: 8px;
}
#wrapper header#banner .hamburguer .ham.ham3 {
  width: 17px;
  margin-top: 8px;
  transition: width 0.25s linear;
}
#wrapper header#banner .hamburguer:hover .ham.ham3 {
  width: 32px;
}
#wrapper header#banner div#heading {
  float: left;
  margin-left: 40px;
  height: 79px;
  width: auto;
  max-width: 250px;
  display: flex;
  align-items: center;
}
#wrapper header#banner .recursivas {
  float: right;
  display: flex;
  height: 79px;
  align-items: center;
  /*enlaces*/
  /*recursivas idioma*/
  /*recursivas login*/
}
#wrapper header#banner .recursivas .recursivas-enlace .portlet {
  margin-bottom: 0px;
}
#wrapper header#banner .recursivas .recursivas-enlace ul.lista-enlaces {
  list-style: none;
  padding-left: 45px;
  padding-right: 45px;
  margin-bottom: 0px;
}
#wrapper header#banner .recursivas .recursivas-enlace ul.lista-enlaces li {
  display: inline-block;
  padding-left: 45px;
}
#wrapper header#banner .recursivas .recursivas-enlace ul.lista-enlaces li:first-child {
  padding-left: 0px;
}
#wrapper header#banner .recursivas .recursivas-enlace ul.lista-enlaces li a {
  font-size: 1rem;
  position: relative;
  color: #183657;
  text-transform: uppercase;
  font-weight: bold;
}
#wrapper header#banner .recursivas .recursivas-idioma .portlet {
  margin-bottom: 0px;
}
#wrapper header#banner .recursivas .recursivas-idioma .portlet-body style + a::after, #wrapper header#banner .recursivas .recursivas-idioma .portlet-body style + span::after {
  opacity: 0;
}
#wrapper header#banner .recursivas .recursivas-idioma .portlet-body span {
  font-weight: bold;
}
#wrapper header#banner .recursivas .recursivas-idioma .portlet-body a, #wrapper header#banner .recursivas .recursivas-idioma .portlet-body span {
  font-size: 1rem;
  position: relative;
  color: #183657;
}
#wrapper header#banner .recursivas .recursivas-idioma .portlet-body a::after, #wrapper header#banner .recursivas .recursivas-idioma .portlet-body span::after {
  content: "";
  width: 1px;
  height: 100%;
  background-color: #183657;
  position: absolute;
  left: 0px;
}
#wrapper header#banner .recursivas .recursivas-idioma .portlet-body span {
  font-weight: bold;
}
#wrapper header#banner .recursivas .recursivas-login {
  min-width: 180px;
  position: relative;
}
#wrapper header#banner .recursivas .recursivas-login:hover .login__macro-container {
  /* opacity: 1 !important;
   visibility: visible !important;*/
}
#wrapper header#banner .recursivas .recursivas-login > a#sign-in {
  box-shadow: inherit !important;
}
#wrapper header#banner .recursivas .recursivas-login .login__macro-container {
  position: absolute;
  right: 0px;
  width: 400px;
  background-color: white;
  padding-bottom: 20px;
  top: 100%;
  margin-top: 15px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 30px;
  transition: opacity 0.25s linear;
  z-index: 2;
  box-shadow: 0px 1px 4px #ccc;
}
#wrapper header#banner .recursivas .recursivas-login .login__macro-container::after {
  content: "";
  width: 15px;
  height: 15px;
  background-color: white;
  position: absolute;
  top: -7px;
  transform: rotate(45deg);
  right: 80px;
  z-index: 1;
  box-shadow: 1px 0px 6px 3px #e8e8e8;
  z-index: 1;
}
#wrapper header#banner .recursivas .recursivas-login .login__macro-container::before {
  content: "";
  width: 100%;
  height: 20px;
  background-color: white;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 2;
}
#wrapper header#banner .recursivas .recursivas-login .login__macro-container .portlet-boundary::after {
  content: "";
  width: 100%;
  position: absolute;
  height: 30px;
  top: -15px;
  left: 0px;
}
#wrapper header#banner .recursivas .recursivas-login .login__macro-container .form-group.input-text-wrapper input {
  border-radius: 0px;
  border-left: 0px;
  border-top: 0px;
  box-shadow: none !important;
  outline: 0px;
  border-right: 0px;
  border-bottom-width: 2px;
  padding-left: 0px;
  border-color: #183657;
}
#wrapper header#banner .recursivas .recursivas-login .login__macro-container .form-group.input-text-wrapper.has-error input {
  border-color: #FF1E70 !important;
}
#wrapper header#banner .recursivas .recursivas-login .login__macro-container .form-group.input-text-wrapper.success-field input {
  border-color: #14D5AA !important;
}
#wrapper header#banner .recursivas .recursivas-login .login__macro-container .form-group.form-inline.input-checkbox-wrapper {
  margin-top: 15px;
}
#wrapper header#banner .recursivas .recursivas-login .login__macro-container .form-group.form-inline.input-checkbox-wrapper label {
  position: relative;
  top: 15px;
  font-weight: normal;
}
#wrapper header#banner .recursivas .recursivas-login .login__macro-container .button-holder {
  text-align: right;
  margin: 0px;
  float: right;
  position: relative;
}
#wrapper header#banner .recursivas .recursivas-login .login__macro-container .button-holder .btn-primary {
  height: 48px;
  border-radius: 24px;
  border: solid 2px #FF1E70;
  color: #FF1E70;
  display: flex;
  align-items: center;
  position: relative;
  transition: all 0.25s linear;
  border-radius: 30px;
  background-color: #fff;
  font-size: 1rem;
  font-weight: bold;
  padding-right: 15px;
  min-width: 130px;
  text-align: center;
  justify-content: center;
  outline: 0;
}
#wrapper header#banner .recursivas .recursivas-login .login__macro-container .button-holder .btn-primary:hover {
  background-color: rgba(255, 30, 112, 0.1);
  box-shadow: inherit !important;
}
#wrapper header#banner .recursivas .recursivas-login .login__macro-container .button-holder .btn-primary:active {
  color: #fff;
  background-color: #FF1E70;
}
#wrapper header#banner .recursivas .recursivas-login .login__macro-container .button-holder .btn-primary::after {
  opacity: 0;
}
#wrapper header#banner .recursivas .recursivas-login .login__macro-container .button-holder .btn-primary span {
  width: 100%;
  display: inline-block;
}
#wrapper header#banner .recursivas .recursivas-login .login__macro-container .navigation {
  max-width: 50%;
  margin-top: -15px;
}
#wrapper header#banner .recursivas .recursivas-login .login__macro-container .navigation ul.list-unstyled.taglib-icon-list li:first-child {
  display: none;
}
#wrapper header#banner .recursivas .recursivas-login .login__macro-container .navigation i.icon-question-sign {
  display: none;
}
#wrapper header#banner .recursivas .recursivas-login .login__macro-container .navigation span.taglib-text {
  color: #183657;
  font-weight: bold;
  font-size: 0.8rem;
}
@media (max-width: 991px) {
  #wrapper header#banner .recursivas > .recursivas-login {
    min-width: 50px;
    position: relative;
    height: 50px;
  }
  #wrapper header#banner .recursivas > .recursivas-login > .btn.btn-primary {
    min-width: 50px;
    position: relative;
    height: 50px;
    background-image: url("../images/icons/userLogin.svg");
    background-size: 100% 100%;
    background-color: transparent !important;
    border: none !important;
    font-size: 0px !important;
    box-shadow: none !important;
    padding: 0px;
  }
  #wrapper header#banner .recursivas > .recursivas-login > .btn.btn-primary::after {
    opacity: 0;
  }
  #wrapper header#banner .recursivas > .recursivas-login .login__macro-container::after {
    right: 20px;
  }
}
@media (max-width: 767px) {
  #wrapper header#banner div#heading {
    padding-left: 20px;
    margin-left: 0px;
  }
}

/*wrapper*/
nav#navigation a:hover {
  text-shadow: 0px 0px 2px #fff;
  text-decoration: none;
}

.show-menu #wrapper section#megamenu nav > ul > li:last-child a {
  text-decoration: none;
}
.show-menu #wrapper section#megamenu nav > ul > li:last-child a:hover {
  text-shadow: 0px 0px 1px #183657 !important;
}

@media (max-width: 1440px) {
  body #wrapper header#banner .center-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.has-control-menu.show-menu #wrapper section#megamenu {
  top: 65px;
}

.show-menu {
  overflow: hidden;
}
.show-menu #wrapper {
  /*responsivo*/
}
.show-menu #wrapper section#megamenu {
  display: block !important;
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #183657;
  top: 0px;
  left: 0px;
  z-index: 99;
  /*nav*/
}
.show-menu #wrapper section#megamenu .close-megamenu {
  width: 35px;
  height: 35px;
  position: absolute;
  top: 25px;
  cursor: pointer;
  z-index: 1;
}
.show-menu #wrapper section#megamenu .close-megamenu .c1 {
  width: 45px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  transform: rotate(45deg);
  top: 16px;
  left: -5px;
}
.show-menu #wrapper section#megamenu .close-megamenu .c2 {
  width: 45px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  transform: rotate(-45deg);
  top: 16px;
  left: -5px;
}
.show-menu #wrapper section#megamenu nav > ul {
  list-style: none;
  padding-left: 0px;
  margin-bottom: 0px;
}
.show-menu #wrapper section#megamenu nav > ul > li:last-child {
  background-color: #14d5aa;
  padding-left: 2%;
  padding-right: 5%;
  height: 100%;
  min-height: 100vh;
}
.show-menu #wrapper section#megamenu nav > ul > li:last-child::after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #14d5aa;
  position: absolute;
  top: 0px;
  left: 0px;
  min-width: 1000px;
  z-index: 0;
}
.show-menu #wrapper section#megamenu nav > ul > li:last-child a {
  position: relative;
  z-index: 1;
  color: #183657 !important;
}
.show-menu #wrapper section#megamenu nav > ul > li {
  width: 25%;
  margin: 0px;
  float: left;
  padding-top: 110px;
  min-height: 490px;
  /*child*/
}
.show-menu #wrapper section#megamenu nav > ul > li > a {
  font-weight: bold;
  font-size: 2.4rem;
  display: inline-block;
  padding-bottom: 25px;
  color: #fff;
}
.show-menu #wrapper section#megamenu nav > ul > li ul.child-menu {
  padding-left: 0px;
  list-style: none;
}
.show-menu #wrapper section#megamenu nav > ul > li ul.child-menu > li > a {
  color: #fff;
  font-size: 1rem;
  margin-bottom: 8px;
  display: inline-block;
  font-weight: bold;
}
.show-menu #wrapper section#megamenu nav > ul > li ul.child-menu > li .chid-menu2 {
  margin-bottom: 16px;
}
.show-menu #wrapper section#megamenu nav > ul > li ul.child-menu > li .chid-menu2 li > a {
  font-weight: normal;
}
.show-menu #wrapper .overlay {
  position: fixed;
  top: 0px;
  height: 100%;
  width: 100%;
  background-color: #fff;
  z-index: 98;
  opacity: 0.7;
}
@media (max-width: 991px) {
  .show-menu #wrapper section#megamenu {
    background-color: #14D5AA;
  }
  .show-menu #wrapper section#megamenu nav > ul > li:last-child::after {
    display: none;
  }
  .show-menu #wrapper section#megamenu nav > ul > li:last-child {
    min-height: 1px !important;
  }
  .show-menu #wrapper section#megamenu nav > ul > li {
    background-color: #183657;
  }
  .show-menu #wrapper section#megamenu nav#navigation {
    padding-left: 0px;
    padding-right: 0px;
  }
  .show-menu #wrapper section#megamenu nav#navigation .close-megamenu {
    left: 20px;
    top: 20px;
  }
  .show-menu #wrapper section#megamenu {
    overflow-y: auto;
  }
  .show-menu #wrapper section#megamenu nav > ul > li {
    width: 100%;
    margin: 0;
    float: left;
    padding-top: 75px;
    min-height: inherit;
    position: relative;
    margin-top: -1px;
    /*ul-child2*/
  }
  .show-menu #wrapper section#megamenu nav > ul > li .arrow-menu {
    width: 45px;
    height: 45px;
    position: absolute;
    top: 76px;
    right: 45px;
    background-image: url(../images/icons/arrowDownWhite.svg);
    background-size: 100% 100%;
    z-index: 1;
    transform: rotate(180deg);
    transition: all 0.25s linear;
  }
  .show-menu #wrapper section#megamenu nav > ul > li .open.arrow-menu {
    transform: rotate(0deg);
  }
  .show-menu #wrapper section#megamenu nav > ul > li > a {
    font-size: 2rem;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    position: relative;
  }
  .show-menu #wrapper section#megamenu nav > ul > li > a::after {
    content: "";
    width: 100%;
    height: 1px;
    background-color: white;
    position: absolute;
    left: 0px;
    top: 0px;
  }
  .show-menu #wrapper section#megamenu nav > ul > li > a::before {
    content: "";
    width: 100%;
    height: 1px;
    background-color: white;
    position: absolute;
    left: 0px;
    bottom: 0px;
  }
  .show-menu #wrapper section#megamenu nav > ul > li ~ li {
    padding-top: 0px;
  }
  .show-menu #wrapper section#megamenu nav > ul > li ~ li .arrow-menu {
    top: 0px;
  }
  .show-menu #wrapper section#megamenu nav > ul > li:last-child {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .show-menu #wrapper section#megamenu nav > ul > li:last-child a::before {
    background-color: #183657;
  }
  .show-menu #wrapper section#megamenu nav > ul > li:last-child ul.child-menu {
    position: relative;
  }
  .show-menu #wrapper section#megamenu nav > ul > li:last-child ul.child-menu::before {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #183657;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 1;
  }
  .show-menu #wrapper section#megamenu nav > ul > li:last-child .arrow-menu {
    background-image: url(../images/icons/arrowUpBlue.svg);
  }
  .show-menu #wrapper section#megamenu nav > ul > li ul.child-menu {
    display: none;
    padding-left: 20px;
    padding-right: 20px;
  }
  .show-menu #wrapper section#megamenu nav > ul > li ul.child-menu > li {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .show-menu #wrapper section#megamenu nav > ul > li ul.child-menu > li:first-child {
    padding-top: 20px;
  }
  .show-menu #wrapper section#megamenu nav > ul > li ul.child-menu ul.chid-menu2 {
    display: block !important;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 0px;
  }
  .show-menu #wrapper section#megamenu nav > ul > li ul.child-menu ul.chid-menu2 > li {
    padding-top: 10px;
    padding-bottom: 0px;
  }
  .show-menu #wrapper section#megamenu nav > ul > li ul.child-menu ul.chid-menu2 > li:first-child {
    padding-top: 10px;
  }
}

@media (min-width: 991px) {
  body.show-menu #wrapper section#megamenu nav > ul > li ul.child-menu {
    display: block !important;
  }
}
#wrapper footer#footer {
  display: inline-block;
  width: 100%;
  float: left;
  position: relative;
  z-index: 3;
  /*footer1*/
}
#wrapper footer#footer section.footer-footer1 {
  background-color: #ebebeb;
  float: left;
  width: 100%;
  padding-bottom: 60px;
  /*section 3*/
}
#wrapper footer#footer section.footer-footer1 h2 {
  color: #183657;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 2rem;
  margin-top: 55px;
  margin-bottom: 0px;
}
#wrapper footer#footer section.footer-footer1 h3 {
  margin-bottom: 3px;
  margin-top: 0;
  color: #666;
  font-size: 1rem;
  line-height: 25px;
}
#wrapper footer#footer section.footer-footer1 .seccion1-contenido {
  max-width: 250px;
  font-size: 1rem;
  color: #666;
  line-height: 1.5;
}
#wrapper footer#footer section.footer-footer1 section.seccion2 ul {
  padding-left: 0px;
  list-style: none;
}
#wrapper footer#footer section.footer-footer1 section.seccion2 ul a {
  font-weight: bold;
  font-size: 1rem;
  margin-bottom: 5px;
  display: inline-block;
  color: #183657;
}
#wrapper footer#footer section.footer-footer1 .seccion3-contenido span {
  font-weight: bold;
  font-size: 1rem;
  margin-bottom: 5px;
  display: inline-block;
  color: #183657;
}
#wrapper footer#footer section.footer-footer1 .seccion3-contenido span a {
  color: #183657;
}
#wrapper footer#footer section.footer-footer1 section.seccion4 a {
  margin-right: 5px;
  position: relative;
  text-decoration: none !important;
  cursor: pointer;
}
#wrapper footer#footer section.footer-footer1 section.seccion4 a img.hover-image {
  position: absolute;
  left: 0px;
  transition: all 0.25s linear;
}
#wrapper footer#footer section.footer-footer1 section.seccion4 a:hover img.hover-image {
  opacity: 1 !important;
  background-color: #ebebeb;
}
#wrapper footer#footer section.footer-footer2 {
  display: block;
  background-color: #183657;
  width: 100%;
  float: left;
}
#wrapper footer#footer section.footer-footer2 .portlet {
  margin-bottom: 0px;
}
#wrapper footer#footer section.footer-footer2 ul.lista-enlaces {
  text-align: center;
  list-style: none;
  padding: 30px 0px 30px 0px;
  margin-bottom: 0px;
}
#wrapper footer#footer section.footer-footer2 ul.lista-enlaces li {
  display: inline-block;
  position: relative;
}
#wrapper footer#footer section.footer-footer2 ul.lista-enlaces li:first-child a::after {
  opacity: 0;
}
#wrapper footer#footer section.footer-footer2 ul.lista-enlaces li a {
  margin-bottom: 0px;
  color: #fff;
  font-weight: normal;
  font-size: 0.8rem;
  padding-left: 5px;
  padding-right: 5px;
  position: relative;
}
#wrapper footer#footer section.footer-footer2 ul.lista-enlaces li a::after {
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  left: -1px;
  background-color: white;
}

@media (max-width: 991px) {
  #wrapper footer#footer section.footer-footer1 h2 {
    margin-top: 15px;
  }
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  padding: 0;
  margin: 0;
}

.btn:focus {
  outline: none !important;
}

html {
  font-size: 16px;
}

body {
  font-family: "urban grotesk";
  min-width: 20rem;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

/*Start Modal login*/
.modal-login {
  display: none;
  position: fixed;
  top: 0;
  height: 0;
  background: #fff;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.modal-login.active {
  display: block;
}
@media (min-width: 768px) {
  .modal-login.active {
    width: 25rem;
    height: auto;
    background: #fff;
    right: 1rem;
    top: 5rem;
    -webkit-box-shadow: 0 0 0.3125rem 0 rgb(206, 206, 206);
    -moz-box-shadow: 0 0 0.3125rem 0 rgb(206, 206, 206);
    box-shadow: 0 0 0.3125rem 0 rgb(206, 206, 206);
  }
}
@media (min-width: 1440px) {
  .modal-login.active {
    left: 62.75rem;
    right: 0;
    bottom: 0;
    margin: 0 auto;
  }
}
.modal-login.active:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  margin-left: 0;
  box-sizing: border-box;
  border: 0.375rem solid rgb(241, 241, 241);
  border-color: transparent transparent #fff #fff;
  transform-origin: 0 0;
  transform: rotate(135deg);
  box-shadow: -0.1875rem 0.1875rem 0.1875rem 0 rgb(241, 241, 241);
  right: 0.375rem;
  top: 0;
}
@media (min-width: 992px) {
  .modal-login.active:after {
    right: 4.1875rem;
  }
}

/*End Modal login*/
.header {
  position: sticky;
  height: 3.75rem;
  background-color: rgba(255, 255, 255, 0.6);
  width: 100%;
}
@media (min-width: 768px) {
  .header {
    height: 5rem;
  }
}
.header__navegation {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  justify-content: space-between;
}
.header__wrapper {
  display: flex;
  align-items: center;
  max-width: 87.5rem;
  margin: 0 auto;
  position: static;
  padding: 0.5rem;
}
@media (min-width: 768px) {
  .header__wrapper {
    padding: 0;
  }
}
.header__burger {
  width: 1rem;
  cursor: pointer;
  border-bottom: 0.25rem solid #183657;
  transition: width 0.5s;
}
.header__burger--bar {
  height: 0.25rem;
  background-color: #183657;
  margin: 0.5rem 0;
  width: 2rem;
}
.header__burger--bar:nth-child(1) {
  margin-top: 0;
}
.header__burger:hover {
  width: 2rem;
}
.header__logo {
  display: flex;
  margin-left: 1rem;
  position: absolute;
  left: 1.5rem;
  height: 5rem;
  width: 8.4375rem;
}
@media (min-width: 768px) {
  .header__logo {
    left: 4rem;
  }
}
.header__logo a {
  width: 100%;
}
.header__logo a img {
  height: 100%;
}
.header__wrapper-item-right {
  display: flex;
  align-items: center;
}
.header__center {
  display: none;
}
@media (min-width: 850px) {
  .header__center {
    display: flex;
  }
}
.header__user {
  height: 2.25rem;
  width: 2.25rem;
}
.header__user img {
  height: 100%;
}
@media (min-width: 992px) {
  .header__user img {
    display: none;
  }
}
@media (min-width: 768px) {
  .header__user {
    height: 3.25rem;
    width: 3.25rem;
  }
}
@media (min-width: 992px) {
  .header__user {
    width: 12.5rem;
    height: 3rem;
  }
}
.header__user .login {
  display: none;
  width: 100%;
  background-color: #ff1e70;
  height: 100%;
  border-radius: 1.5rem;
  align-items: center;
  color: #fff;
  border: none;
  font-weight: bold;
  font-size: 1rem;
  padding: 0 1.5rem 0 1rem;
  justify-content: space-between;
  outline: none;
  position: relative;
}
@media (min-width: 992px) {
  .header__user .login {
    display: flex;
  }
}
.header__user .login span:nth-of-type(2) {
  position: absolute;
  height: 3rem;
  top: 0;
  width: 12.5rem;
  left: 0;
  left: 0;
  padding-left: 9.375rem;
  padding-top: 0.875rem;
  transition: padding-left 1s;
}
.header__user .login span:nth-of-type(2):hover {
  padding-left: 9.75rem;
}
.header__user .login span:nth-of-type(2) img {
  display: block;
  height: 1rem;
  width: 1.5rem;
}
.header__languages {
  margin-right: 1.5rem;
}
@media (min-width: 1100px) {
  .header__languages {
    margin-right: 3rem;
  }
}
.header__flags {
  display: flex;
}
.header__flags .no-active {
  opacity: 0.5;
}
.header__flags .no-active:hover {
  opacity: 1;
  cursor: pointer;
}
.header__flags img {
  height: 1.25rem;
  width: 1.875rem;
}
.header__flags--spanish {
  padding-right: 0.625rem;
  border-right: 0.03125rem solid #202020;
}
.header__flags--catalan {
  padding-left: 0.625rem;
  border-left: 0.03125rem solid #202020;
}
.header__links {
  font-size: 0.875rem;
  text-transform: uppercase;
  font-weight: bold;
  margin-right: 3rem;
  padding-top: 0.25rem;
}
.header__links a {
  cursor: pointer;
  color: #183657;
}
.header__links a:nth-child(1) {
  margin-right: 1.25rem;
}
.header__links a:hover {
  text-decoration: underline;
}

.modal-login {
  padding: 2.5rem 1.875rem;
}
.modal-login .wrapper-modal-login-close {
  position: absolute;
  top: 0.3125rem;
  right: 0.625rem;
}
@media (min-width: 768px) {
  .modal-login .wrapper-modal-login-close {
    display: none;
  }
}
.modal-login .wrapper-modal-login-close .modal-login__close {
  outline: none;
  border: none;
  background: transparent;
  color: #183657;
  font-size: 1.125rem;
}
.modal-login__wrapper {
  display: flex;
  flex-direction: column;
}
.modal-login__label {
  position: relative;
}
.modal-login__label:nth-of-type(1) {
  margin-bottom: 1.25rem;
}
.modal-login__label:nth-of-type(3) {
  margin: 2rem 0 2rem 0;
}
.modal-login__label--checkbox {
  width: fit-content;
}
.modal-login__info {
  margin-top: 2rem;
  line-height: normal;
  color: #183657;
}
.modal-login__input {
  border: none;
}
.modal-login__input--text {
  border-bottom: 0.125rem solid #183657;
  width: 100%;
}
.modal-login__input--text:focus {
  outline: none;
}
.modal-login__input--text::placeholder {
  color: #9e9e9e;
  font-weight: 300;
  font-size: 1rem;
}
.modal-login__input--checkbox {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.modal-login .modal-login__label input:focus ~ .modal-login__placeholder {
  top: -1.25rem;
}
.modal-login__custom-input-checkbox {
  position: absolute;
  top: 0.125rem;
  left: 0.0625rem;
  height: 1rem;
  width: 1rem;
  background-color: #fff;
  border: 0.0625rem solid #cacaca;
  cursor: pointer;
}
.modal-login__custom-input-checkbox:after {
  display: none;
  content: "";
  position: absolute;
  left: 0.3125rem;
  top: 0.125rem;
  width: 0.3125rem;
  height: 0.625rem;
  border: solid white;
  border-top-width: medium;
  border-right-width: medium;
  border-bottom-width: medium;
  border-left-width: medium;
  border-width: 0 0.1875rem 0.1875rem 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.modal-login__custom-input-text {
  margin-bottom: 0;
  line-height: 1.3;
  margin-left: 1.25rem;
  font-size: 0.875rem;
  font-weight: bold;
  position: absolute;
  top: 0.1875rem;
  color: #183657;
  cursor: pointer;
}
.modal-login .modal-login__label input:checked ~ .modal-login__custom-input-checkbox {
  background-color: #183657;
  border: 0;
}
.modal-login .modal-login__label input:checked ~ .modal-login__custom-input-checkbox:after {
  display: block;
}
.modal-login__wrapper-submit {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  font-size: 1rem;
}
@media (min-width: 768px) {
  .modal-login__wrapper-submit {
    flex-direction: row;
  }
}
.modal-login__wrapper-submit a {
  color: #183657;
  font-weight: bold;
}
.modal-login__wrapper-submit .wrapper-submit-user {
  position: relative;
}
@media (min-width: 768px) {
  .modal-login__wrapper-submit .wrapper-submit-user {
    position: static;
  }
}
.modal-login__wrapper-submit .sign-up {
  display: flex;
  position: absolute;
  top: 8.4375rem;
}
@media (min-width: 768px) {
  .modal-login__wrapper-submit .sign-up {
    position: static;
    top: 0;
  }
}
.modal-login__wrapper-submit .sign-up__text {
  color: #626161;
  margin-right: 0.3125rem;
}
.modal-login__wrapper-submit .btn-submit {
  width: 8rem;
  height: 3rem;
  border: 0.125rem solid #ff1e70;
  border-radius: 1.5rem;
  background: #fff;
  color: #ff1e70;
  font-weight: bold;
  outline: none;
  transition: background-color 0.5s;
  margin-top: 1.25rem;
}
@media (min-width: 768px) {
  .modal-login__wrapper-submit .btn-submit {
    margin-top: 0;
  }
}
.modal-login__wrapper-submit .btn-submit:hover {
  background-color: rgba(255, 30, 112, 0.1);
}

/* BODY STARTS */
.main {
  max-width: 87.5rem;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .main {
    padding: 0 1rem;
  }
}
@media (min-width: 1416px) {
  .main {
    padding: 0;
  }
}
.main__wrapper-link {
  height: auto;
  width: 100%;
  padding-left: 0;
  position: relative;
  padding: 0 0.5rem;
}
@media (min-width: 768px) {
  .main__wrapper-link {
    padding: 0;
  }
}
.main__wrapper-link--text {
  position: absolute;
  top: 0.125rem;
  left: 1.875rem;
  color: #183657;
  font-family: "urban grotesk";
  font-weight: bold;
  line-height: 1.42857;
  font-size: 0.875rem;
}
@media (min-width: 768px) {
  .main__wrapper-link--text {
    left: 2rem;
  }
}
.main__wrapper-link--text:hover {
  text-decoration: underline;
}
.main__underline-title {
  width: 5rem;
  height: 0.3125rem;
  background-color: #14D5AA;
  margin: 1rem 0.5rem 0 1.5rem;
}
@media (min-width: 768px) {
  .main__underline-title {
    margin: 0.25rem 1rem 0 1rem;
  }
}
@media (min-width: 992px) {
  .main__underline-title {
    margin-left: 4rem;
  }
}
@media (min-width: 992px) {
  .main__wrapper-info {
    display: flex;
    align-items: flex-start;
    padding-left: 2.1875rem;
  }
}
.main__wrapper-info .article {
  font-size: 1rem;
  margin-bottom: 2rem;
  padding: 0 0.5rem;
}
@media (min-width: 768px) {
  .main__wrapper-info .article {
    padding: 0 0;
    margin-bottom: 3.125rem;
  }
}
@media (min-width: 992px) {
  .main__wrapper-info .article {
    margin-right: 1rem;
    padding-right: 0;
    margin-left: 0;
    max-width: calc(50% - 60px);
  }
}
@media (min-width: 1200px) {
  .main__wrapper-info .article {
    margin-right: 3.75rem;
    max-width: auto;
    width: calc(100% - 44.375rem);
  }
}
@media (min-width: 1440px) {
  .main__wrapper-info .article {
    padding-right: 0;
  }
}
.main__wrapper-info .article .wrapper-img {
  width: 100%;
  margin-top: 1.5rem;
}
@media (min-width: 600px) {
  .main__wrapper-info .article .wrapper-img {
    max-width: 38.75rem;
  }
}
@media (min-width: 992px) {
  .main__wrapper-info .article .wrapper-img {
    margin-top: 2.5rem;
    max-width: 100%;
  }
}
.main__wrapper-info .article .wrapper-img img {
  width: 100%;
  min-height: 9.0625rem;
}
.main__wrapper-info .article .text-article {
  color: #153B5A;
  margin-top: 1rem;
  font-size: 1rem;
}
.main__wrapper-info .article .text-article:nth-of-type(1) {
  margin-top: 0;
}
@media (min-width: 992px) {
  .main__wrapper-info .article .text-article {
    max-width: 38.75rem;
    margin-top: 2rem;
  }
}
.main__wrapper-info .how-to-donate {
  background-color: #fff;
  width: 100%;
  margin-right: 1rem;
  font-size: 1rem;
  color: #424242;
  padding: 1rem 0.5rem;
}
@media (min-width: 992px) {
  .main__wrapper-info .how-to-donate {
    width: 50%;
    margin-top: 2.5rem;
    padding: 1.875rem 0 0 1.25rem;
    min-height: 36.5625rem;
    margin-right: 0;
  }
}
@media (min-width: 1200px) {
  .main__wrapper-info .how-to-donate {
    width: 40.625rem;
  }
}
.main__wrapper-info .how-to-donate .title-donate {
  color: #FF1E70;
  font-size: 2rem;
  font-family: "urban grotesk";
  font-weight: bold;
}
.main__wrapper-info .how-to-donate .text-donate:first-of-type {
  margin-top: 1rem;
}
@media (min-width: 768px) {
  .main__wrapper-info .how-to-donate .text-donate:first-of-type {
    margin-top: 2.25rem;
  }
}
.main__wrapper-info .how-to-donate .wrapper-payments {
  margin-top: 1.875rem;
}
.main__wrapper-info .how-to-donate .wrapper-payments__title {
  font-size: 1.5rem;
  font-family: "urban grotesk";
  font-weight: bold;
}
.main__wrapper-info .how-to-donate .wrapper-payments__text {
  font-size: 0.875rem;
  margin-top: 0.625rem;
}
.main__wrapper-info .how-to-donate .wrapper-payments:first-of-type {
  margin-top: 1.75rem;
}
.main__wrapper-info .how-to-donate .wrapper-counter {
  margin-top: 2.5rem;
}
.main__wrapper-info .how-to-donate .wrapper-counter__title-counter {
  font-size: 1.5rem;
  font-family: "urban grotesk";
  font-weight: bold;
}
.main__wrapper-info .how-to-donate .wrapper-counter .wrapper-data {
  display: flex;
  justify-content: space-between;
  margin-top: 0.875rem;
  width: 21.875rem;
  max-width: 100%;
}
.main__wrapper-info .how-to-donate .wrapper-counter .wrapper-data__wrapper-counter-data {
  margin-top: 0.875rem;
}
.main__wrapper-info .how-to-donate .wrapper-counter .wrapper-data__wrapper-counter-data--text {
  font-family: "urban grotesk";
  font-weight: bold;
}
.main__wrapper-info .how-to-donate .wrapper-counter .wrapper-counter__wrapper-progress-bar {
  max-width: 21.875rem;
  width: 100%;
  margin-top: 1.0625rem;
}
.main__wrapper-info .how-to-donate .wrapper-counter .wrapper-counter__wrapper-progress-bar .progress-bar-container {
  border-radius: 1.25rem;
  -webkit-box-shadow: 0 0 0.25rem 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 0.25rem 0 rgba(0, 0, 0, 0.15);
  height: 0.75rem;
  width: 100%;
  background: rgba(244, 244, 244, 0.5);
}
.main__wrapper-info .how-to-donate .wrapper-counter .wrapper-counter__wrapper-progress-bar .progress-bar-container .progress-bar {
  position: relative;
  border-radius: 1.25rem;
  background-color: #FF1E70;
  width: 72%;
}
.main__wrapper-info .how-to-donate .wrapper-counter .wrapper-counter__wrapper-progress-bar .progress-bar-container .progress-bar:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  margin-left: 0;
  box-sizing: border-box;
  border: 0.1875rem solid #ff1e70;
  border-color: transparent transparent #ff1e70 #ff1e70;
  transform-origin: 0 0;
  transform: rotate(315deg);
  right: 0.1875rem;
  top: -0.375rem;
}
.main__wrapper-info .how-to-donate .wrapper-counter .wrapper-counter__wrapper-progress-bar .progress-bar-container .progress-bar:before {
  content: "";
  position: absolute;
  background: url("https://colpreareaprivadadxp.cofares.es/o/constcaonl-rebranding-catalogue-theme/css/images/icons/on.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 0.875rem;
  height: 0.875rem;
  right: -0.1875rem;
  top: -1.125rem;
}

/* FORM STARTS */
.form {
  padding-top: 1rem;
}
@media (min-width: 992px) {
  .form {
    padding-top: 0;
  }
}
.form__title {
  max-width: 90rem;
  margin: 0 auto;
  padding: 1rem 0.5rem;
  color: #183657;
  font-size: 1.875rem;
  font-family: "urban grotesk";
  font-weight: bold;
  position: relative;
}
.form__title:after {
  content: "";
  background-color: #14d5aa;
  position: absolute;
  left: 3.375rem;
  bottom: 0.625rem;
  width: 5rem;
  height: 0.25rem;
}
@media (min-width: 992px) {
  .form__title {
    padding: 1rem;
    font-size: 2.25rem;
    padding-left: 3.25rem;
  }
}
.form .wrapper-form {
  max-width: 90rem;
  margin: 0 auto;
  padding: 0 0.5rem 1rem 0.5rem;
}
@media (min-width: 992px) {
  .form .wrapper-form {
    padding: 1rem 3rem 1rem 3rem;
  }
}
@media (min-width: 1400px) {
  .form .wrapper-form {
    padding: 1rem 1rem 1rem 3rem;
  }
}
.form .wrapper-form__form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-bottom: 3.625rem;
  /* border-bottom: 0.125rem solid $gris-borde; */
  max-width: 80.625rem;
  margin: 0 auto;
  font-family: "urban grotesk light";
  /* Chrome, Safari, Edge, Opera */
  /* Firefox */
}
@media (min-width: 992px) {
  .form .wrapper-form__form {
    padding-bottom: 2.625rem;
  }
}
.form .wrapper-form__form .input-text-wrapper {
  width: 100%;
}
@media (min-width: 992px) {
  .form .wrapper-form__form .input-text-wrapper {
    width: calc(50% - 1.5rem);
  }
}
.form .wrapper-form__form .input-select-wrapper {
  width: 100%;
}
@media (min-width: 992px) {
  .form .wrapper-form__form .input-select-wrapper {
    width: calc(50% - 1.5rem);
  }
}
.form .wrapper-form__form .wrapper-contact-data {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
@media (min-width: 992px) {
  .form .wrapper-form__form .wrapper-contact-data {
    width: calc(50% - 1.5rem);
    flex-direction: row;
  }
}
.form .wrapper-form__form .wrapper-contact-data .input-text-wrapper {
  max-width: 100%;
  width: 100%;
}
@media (min-width: 1024px) {
  .form .wrapper-form__form .wrapper-contact-data .input-text-wrapper {
    width: 20.9375rem;
    max-width: 20.9375rem;
  }
}
.form .wrapper-form__form .wrapper-contact-data .input-text-wrapper .phone, .form .wrapper-form__form .wrapper-contact-data .input-text-wrapper .city {
  max-width: 100%;
}
@media (min-width: 992px) {
  .form .wrapper-form__form .wrapper-contact-data .input-text-wrapper .phone, .form .wrapper-form__form .wrapper-contact-data .input-text-wrapper .city {
    max-width: 90%;
  }
}
@media (min-width: 1024px) {
  .form .wrapper-form__form .wrapper-contact-data .input-text-wrapper .phone, .form .wrapper-form__form .wrapper-contact-data .input-text-wrapper .city {
    max-width: 13.6875rem;
  }
}
@media (min-width: 1100px) {
  .form .wrapper-form__form .wrapper-contact-data .input-text-wrapper .phone, .form .wrapper-form__form .wrapper-contact-data .input-text-wrapper .city {
    max-width: 14.6875rem;
  }
}
@media (min-width: 1400px) {
  .form .wrapper-form__form .wrapper-contact-data .input-text-wrapper .email, .form .wrapper-form__form .wrapper-contact-data .input-text-wrapper .postCode {
    width: 20.9375rem;
  }
}
.form .wrapper-form__form .wrapper-contact-data .input-select-wrapper {
  width: 100%;
}
@media (min-width: 992px) {
  .form .wrapper-form__form .wrapper-contact-data .input-select-wrapper {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .form .wrapper-form__form .form-group {
    width: calc(50% - 1.5rem);
  }
}
.form .wrapper-form__form select, .form .wrapper-form__form input {
  width: 100%;
  margin-bottom: 1rem;
  height: 3.375rem;
  border: none;
  border-bottom: 0.0625rem solid #b9b9b9;
  background: #efefef;
  color: #aca2af;
  font-size: 0.9375rem;
  padding-left: 0.625rem;
  box-shadow: none;
  border-radius: 0;
  font-family: "urban grotesk light";
  color: #555;
  background-color: #f9f9f9;
  outline: 0;
}
.form .wrapper-form__form select:focus, .form .wrapper-form__form input:focus {
  outline: none;
  border: none;
  border-bottom: 0.125rem solid #183657;
  outline: 0;
}
.form .wrapper-form__form select:active, .form .wrapper-form__form input:active {
  border: none;
  border-bottom: 0.125rem solid #183657;
  outline: 0;
}
.form .wrapper-form__form select {
  appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
  background-image: linear-gradient(45deg, transparent 50%, #c0c0c0 50%), linear-gradient(135deg, #c0c0c0 50%, transparent 50%);
  background-position: calc(100% - 2rem) calc(1em + 0.625rem), calc(100% - 1.5rem) calc(1em + 0.625rem);
  background-size: 0.5rem 0.5rem, 0.5rem 0.5rem, 0 0;
  background-repeat: no-repeat;
  color: #aca2af;
  outline: 0;
}
.form .wrapper-form__form select:focus {
  outline: none;
  border: none;
  border-bottom: 0.0625rem solid #183657;
  outline: 0;
  color: #555;
}
.form .wrapper-form__form select:active {
  border: none;
  border-bottom: 0.0625rem solid #183657;
  outline: 0;
  color: #555;
}
.form .wrapper-form__form select.success-field {
  color: #555;
}
.form .wrapper-form__form select::-ms-expand {
  display: none;
}
.form .wrapper-form__form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #a8a8a8;
}
.form .wrapper-form__form ::-moz-placeholder { /* Firefox 19+ */
  color: #a8a8a8;
}
.form .wrapper-form__form :-ms-input-placeholder { /* IE 10+ */
  color: #a8a8a8;
}
.form .wrapper-form__form :-moz-placeholder { /* Firefox 18- */
  color: #a8a8a8;
}
.form .wrapper-form__form input::-webkit-outer-spin-button,
.form .wrapper-form__form input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.form .wrapper-form__form input[type=number] {
  -moz-appearance: textfield;
}
.form .wrapper-form__form .wrapper-input-file {
  position: relative;
  width: 100%;
  margin-bottom: 1rem;
  height: 3.375rem;
  border: none;
  border-bottom: 0.0625rem solid #b9b9b9;
  font-size: 0.9375rem;
  padding-left: 0.625rem;
  color: #555;
  background-color: #f9f9f9;
  /*custom input file styles*/
  /*end input file styles*/
}
.form .wrapper-form__form .wrapper-input-file .inputfile {
  width: 0.00625rem;
  height: 0.00625rem;
  opacity: 0;
  overflow: hidden;
  position: relative;
  z-index: -1;
}
.form .wrapper-form__form .wrapper-input-file .inputfile + label {
  font-weight: 700;
  color: white;
  background-color: #183657;
  border-radius: 1.25rem;
  padding: 0.5rem 1rem;
  display: inline-block;
  top: 0.4375rem;
  right: 1rem;
  position: absolute;
  width: 8.5625rem;
  height: 2.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.875rem;
}
.form .wrapper-form__form .wrapper-input-file .inputfile + label {
  cursor: pointer;
}
.form .wrapper-form__form .wrapper-input-file .placeholder-file {
  position: absolute;
  top: 1.125rem;
  color: #a8a8a8;
}
.form .wrapper-form__form .wrapper-catchup-submit {
  width: 100%;
  margin-top: 1.375rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (min-width: 1024px) {
  .form .wrapper-form__form .wrapper-catchup-submit {
    flex-direction: row;
    justify-content: flex-start;
  }
}
.form .wrapper-form__form .wrapper-catchup-submit__catchup {
  width: 100%;
}
@media (min-width: 1024px) {
  .form .wrapper-form__form .wrapper-catchup-submit__catchup {
    width: calc(50% - 1.5rem);
  }
}
.form .wrapper-form__form .wrapper-catchup-submit__submit {
  position: relative;
  max-height: 4.375rem;
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  margin-top: 0;
}
@media (min-width: 992px) {
  .form .wrapper-form__form .wrapper-catchup-submit__submit {
    width: calc(50% - 1.5rem);
    margin-top: 0;
    flex-direction: row;
    align-items: center;
  }
}
.form .wrapper-form__form .wrapper-catchup-submit__submit .form-group.input-checkbox-wrapper {
  position: absolute;
  margin-bottom: 0;
}
.form .wrapper-form__form .wrapper-catchup-submit__submit .form-group.input-checkbox-wrapper input {
  width: 1rem;
  height: 1rem;
  margin-bottom: 0;
}
.form .wrapper-form__form .wrapper-catchup-submit__submit .form-validator-stack.help-block {
  position: absolute;
  top: 1.75rem;
  min-width: 12.5rem;
  font-weight: 300;
}
.form .wrapper-form__form .wrapper-catchup-submit__submit .form-validator-stack.help-block .required {
  font-weight: 300;
  width: 18.75rem;
}
@media (min-width: 600px) {
  .form .wrapper-form__form .wrapper-catchup-submit__submit .form-validator-stack.help-block .required {
    width: 26rem;
  }
}
.form .wrapper-form__form .wrapper-catchup-submit__submit .wrapper-policy-text {
  position: absolute;
  top: 0.125rem;
  left: 1.5rem;
}
@media (min-width: 992px) {
  .form .wrapper-form__form .wrapper-catchup-submit__submit .wrapper-policy-text {
    top: 1.6875rem;
  }
}
.form .wrapper-form__form .wrapper-catchup-submit__btn {
  margin-right: 1rem;
  margin-top: 1.5rem;
}
@media (min-width: 1024px) {
  .form .wrapper-form__form .wrapper-catchup-submit__btn {
    margin-top: 0;
  }
}
.form .wrapper-form__form .wrapper-catchup-submit__btn .submit {
  display: flex;
  width: 100%;
  background-color: #ff1e70;
  height: 100%;
  border-radius: 1.5rem;
  align-items: center;
  color: #fff;
  border: none;
  font-weight: bold;
  font-size: 1rem;
  padding: 0 1.5rem 0 1rem;
  justify-content: space-between;
  outline: none;
  position: relative;
  width: 8.5625rem;
  height: 3rem;
}
.form .wrapper-form__form .wrapper-catchup-submit__btn .submit span:nth-of-type(2) {
  transition: right 1s;
  right: 0;
  width: 8.5625rem;
  height: 3rem;
  position: absolute;
}
.form .wrapper-form__form .wrapper-catchup-submit__btn .submit span:nth-of-type(2):hover {
  right: -0.625rem;
}
.form .wrapper-form__form .wrapper-catchup-submit__btn .submit span:nth-of-type(2) img {
  display: block;
  position: absolute;
  right: 0.625rem;
  top: 0.25rem;
}
.form .wrapper-form__form .wrapper-catchup-submit__label {
  position: relative;
  margin-top: 0.9375rem;
}
.form .wrapper-form__form .wrapper-catchup-submit__label:nth-of-type(1) {
  margin-bottom: 1.25rem;
}
.form .wrapper-form__form .wrapper-catchup-submit__label:nth-of-type(3) {
  margin: 2rem 0 2rem 0;
}
.form .wrapper-form__form .wrapper-catchup-submit__label--checkbox {
  width: fit-content;
}
.form .wrapper-form__form .wrapper-catchup-submit__custom-input-checkbox {
  position: absolute;
  top: 0.125rem;
  left: 0.0625rem;
  height: 1rem;
  width: 1rem;
  background-color: #fff;
  border: 0.0625rem solid #183657;
  cursor: pointer;
}
.form .wrapper-form__form .wrapper-catchup-submit__custom-input-checkbox:after {
  display: none;
  content: "";
  position: absolute;
  left: 0.3125rem;
  top: 0.125rem;
  width: 0.3125rem;
  height: 0.625rem;
  border: solid white;
  border-top-width: medium;
  border-right-width: medium;
  border-bottom-width: medium;
  border-left-width: medium;
  border-width: 0 0.1875rem 0.1875rem 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.form .wrapper-form__form .wrapper-catchup-submit__custom-input-text {
  margin-bottom: 0;
  line-height: 1.3;
  margin-left: 1.25rem;
  font-size: 0.875rem;
  font-weight: bold;
  position: absolute;
  top: 0.1875rem;
  color: #183657;
  max-width: 18.75rem;
  width: calc(100% - 1.5rem);
}
@media (min-width: 992px) {
  .form .wrapper-form__form .wrapper-catchup-submit__custom-input-text {
    width: 18.75rem;
  }
}
.form .wrapper-form__form .wrapper-catchup-submit__input {
  border: none;
}
.form .wrapper-form__form .wrapper-catchup-submit__input--text {
  border-bottom: 0.125rem solid #183657;
  width: 100%;
}
.form .wrapper-form__form .wrapper-catchup-submit__input--text:focus {
  outline: none;
}
.form .wrapper-form__form .wrapper-catchup-submit__input--text::placeholder {
  color: #9e9e9e;
  font-weight: 300;
  font-size: 1rem;
}
.form .wrapper-form__form .wrapper-catchup-submit__input--checkbox {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.form .prefooter {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 1rem 0.5rem 0 0.5rem;
}
.form .prefooter__wrapper-logo {
  max-width: 12.8125rem;
}
.form .prefooter__wrapper-logo img {
  width: 100%;
  height: auto;
}
.form .prefooter__address {
  margin-top: 1rem;
  text-align: center;
}
.form .prefooter__address p {
  color: #666;
  font-size: 1rem;
  line-height: 1.5;
}

.wrapper-catchup-submit__label input:focus ~ .wrapper-catchup-submit__placeholder {
  top: -1.25rem;
}

.wrapper-catchup-submit__label input:checked ~ .wrapper-catchup-submit__custom-input-checkbox {
  background-color: #183657;
  border: 0;
}
.wrapper-catchup-submit__label input:checked ~ .wrapper-catchup-submit__custom-input-checkbox:after {
  display: block;
}

/*start modal submit*/
.modal-submit .modal-dialog {
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 1.875rem;
}
.modal-submit .modal-content {
  max-width: 41.875rem;
  width: 100%;
  height: 21.5625rem;
}
@media (min-width: 768px) {
  .modal-submit .modal-content {
    width: 41.875rem;
  }
}
.modal-submit .modal-header {
  border-bottom: none;
  margin: 0.9375rem;
  padding: 0;
}
.modal-submit__close {
  outline: none;
  right: 0.9375rem;
  top: 0.75rem;
  width: 1rem;
  height: 1rem;
}
.modal-submit .close-no-show {
  visibility: hidden;
}
.modal-submit__header {
  font-size: 1rem;
  color: #183657;
  position: absolute;
  top: 0.875rem;
  left: 1rem;
}
@media (min-width: 768px) {
  .modal-submit__header {
    font-size: 1.375rem;
    left: 2rem;
  }
}
.modal-submit .modal-body-verify {
  border-top: 0.125rem solid #183657;
  margin: 0 1rem;
  display: none;
}
.modal-submit__text {
  padding: 1.5rem 0 0 0;
  color: #666;
}
@media (min-width: 768px) {
  .modal-submit__text {
    font-size: 1rem;
    padding: 1.5rem 1rem 0 1rem;
  }
}
.modal-submit__code {
  display: flex;
  justify-content: center;
  margin-top: 2rem;
}
@media (min-width: 768px) {
  .modal-submit__code {
    margin-top: 4rem;
  }
}
.modal-submit__code .wrapper-code {
  display: flex;
  max-width: 16.5625rem;
  width: 16.5625rem;
}
.modal-submit__code .wrapper-code form {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.modal-submit__code .wrapper-code form input[type=number]::-webkit-inner-spin-button,
.modal-submit__code .wrapper-code form input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.modal-submit__code .wrapper-code form input[type=number] {
  -moz-appearance: textfield;
}
.modal-submit__code .wrapper-img {
  width: 2.5rem;
  height: 2.5rem;
}
.modal-submit__code .wrapper-img img {
  width: 100%;
  height: auto;
}
.modal-submit__code input {
  width: 2.75rem;
  border: none;
  border-bottom: 0.125rem solid #183657;
  color: #183657;
  font-size: 1.3125rem;
  text-align: center;
}
.modal-submit__code input:focus {
  outline: none;
}
.modal-submit__code button {
  width: 9.25rem;
  height: 2.25rem;
  margin-top: 3.75rem;
  background: #183657;
  color: #fff;
  border: none;
  border-radius: 1.25rem;
  font-size: 1.125rem;
}
.modal-submit__code button:focus {
  outline: none;
}
.modal-submit .modal-body-thank-you {
  display: flex;
  flex-direction: column;
  padding-left: 5rem;
  margin-top: -0.75rem;
}
.modal-submit .modal-body-thank-you__wrapper-title {
  display: flex;
}
.modal-submit .modal-body-thank-you__wrapper-title p {
  color: #183657;
  font-size: 1.375rem;
}
.modal-submit .modal-body-thank-you__body {
  margin: 1rem 0.5rem;
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .modal-submit .modal-body-thank-you__body {
    margin: 2.25rem 3.75rem 0 3.75rem;
  }
}
.modal-submit .modal-body-thank-you__body p {
  font-size: 1.375rem;
  color: #183657;
}
@media (min-width: 768px) {
  .modal-submit .modal-body-thank-you__body p {
    font-size: 1rem;
  }
}
.modal-submit .modal-body-thank-you__body p span {
  font-weight: bold;
}
.modal-submit .modal-body-thank-you__body button {
  width: 9.25rem;
  height: 2.25rem;
  margin-top: 0;
  background: #183657;
  color: #fff;
  border: none;
  border-radius: 1.25rem;
  font-size: 1.125rem;
}
.modal-submit .modal-body-thank-you__body button:focus {
  outline: none;
}

/* Fundation styles */
.cofares-fundation {
  display: flex;
  flex-direction: column;
  max-width: 90rem;
  margin: 0 auto;
  width: 100%;
  margin-bottom: 1.5rem;
}
@media (min-width: 1024px) {
  .cofares-fundation {
    flex-direction: row;
    margin-bottom: 1.5rem;
  }
}
.cofares-fundation__info {
  display: flex;
  flex-direction: column;
  padding: 0;
}
.cofares-fundation__info .link {
  margin: 1rem 0.5rem 0 0.5rem;
  background-color: #F4F4F4;
  display: flex;
  align-items: center;
  padding: 1rem;
  position: relative;
}
@media (min-width: 768px) {
  .cofares-fundation__info .link {
    margin: 0 1rem;
  }
}
@media (min-width: 992px) {
  .cofares-fundation__info .link {
    height: 7.5625rem;
  }
}
@media (min-width: 1024px) {
  .cofares-fundation__info .link {
    margin-right: 0;
    padding-right: 0;
  }
}
.cofares-fundation__info .link .wrapper-effect-arrow {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.cofares-fundation__info .link .wrapper-effect-arrow .link_wrapper-link {
  transition: all 1s linear;
  transition-timing-function: ease-out;
  width: 16.5625rem;
}
.cofares-fundation__info .link .wrapper-effect-arrow:hover {
  margin-left: -0.3125rem;
}
.cofares-fundation__info .link .text {
  color: #183657;
  font-family: "urban grotesk";
  font-weight: bold;
  position: absolute;
  left: 3.75rem;
}
.cofares-fundation__info .table-donate {
  margin: 0rem 0.5rem 1rem 0.5rem;
  font-size: 1rem;
}
@media (min-width: 768px) {
  .cofares-fundation__info .table-donate {
    margin: 0 1rem;
    padding-top: 2.5rem;
    padding-left: 1rem;
    margin-bottom: 1.5rem;
  }
}
.cofares-fundation__info .table-donate__title {
  font-size: 1.3125rem;
  margin: 1.5rem 0 0.75rem 0;
  color: #183657;
  font-family: "urban grotesk";
  font-weight: bold;
}
@media (min-width: 768px) {
  .cofares-fundation__info .table-donate__title {
    margin: 0.625rem 0 1.25rem 0.9375rem;
    font-size: 2.5rem;
  }
}
.cofares-fundation__info .table-donate__text {
  font-size: 0.875rem;
  margin: 0 0 0.625rem 0;
  line-height: 1.3094rem;
}
@media (min-width: 768px) {
  .cofares-fundation__info .table-donate__text {
    font-size: 1rem;
    line-height: 1.4294rem;
    margin: 0 0 1.25rem 0.9375rem;
  }
}
.cofares-fundation__info .table-donate__text.title-table {
  color: #183657;
  font-family: "urban grotesk";
  font-weight: bold;
}
.cofares-fundation__info .table-donate__wrapper-img img {
  width: 100%;
}
.cofares-fundation__info .wrapper-btn-info {
  background-color: #ff1e70;
  border-color: #ff1e70;
  color: #fff;
  border-radius: 1.875rem;
  min-height: 3rem;
  display: flex;
  align-items: center;
  font-weight: bold;
  font-size: 1rem;
  padding-left: 0.9375rem;
  padding-right: 3.75rem;
  position: relative;
  transition: all 0.25s linear;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5);
  outline: 0;
  max-width: 12.5rem;
  margin: 0 0 0 0.5rem;
  cursor: pointer;
}
@media (min-width: 768px) {
  .cofares-fundation__info .wrapper-btn-info {
    margin: 0 0 0 1.5rem;
  }
}
.cofares-fundation__info .wrapper-btn-info:after {
  content: "";
  position: absolute;
  width: 2.5rem;
  height: 2.5rem;
  background-image: url("../images/icons/arrowNext.svg");
  background-repeat: no-repeat;
  right: 0.9375rem;
  top: 50%;
  margin-top: -1.25rem;
  transition: all 0.25s linear;
  background-size: 100%;
}
.cofares-fundation__info .wrapper-btn-info:hover {
  box-shadow: 0 0.125rem 0.25rem 0 rgba(0, 0, 0, 0.5);
}
.cofares-fundation__info .wrapper-btn-info:hover:after {
  right: 0.5rem;
}
.cofares-fundation__info .wrapper-btn-info a {
  color: #fff;
  font-size: 1rem;
  font-family: "urban grotesk";
}
.cofares-fundation__info .wrapper-btn-info a:hover {
  text-decoration: none;
}
@media (min-width: 1024px) {
  .cofares-fundation__info {
    width: 60%;
  }
}
.cofares-fundation .cofares-fundation-img {
  margin: 0 0.5rem;
  max-width: 37.5rem;
}
@media (min-width: 616px) {
  .cofares-fundation .cofares-fundation-img {
    margin: 0 auto;
  }
}
@media (min-width: 1024px) {
  .cofares-fundation .cofares-fundation-img {
    min-width: 37.5rem;
    height: auto;
    margin: 0 1rem 1rem 0;
  }
}
@media (min-width: 1360px) {
  .cofares-fundation .cofares-fundation-img {
    min-width: 48rem;
    height: auto;
  }
}
.cofares-fundation .cofares-fundation-img img {
  width: 100%;
  height: auto;
}
@media (min-width: 1200px) {
  .cofares-fundation .cofares-fundation-img img {
    height: auto;
  }
}

.current-proyects {
  display: flex;
  flex-direction: column;
  max-width: 100%;
  margin: 0 auto;
  width: 100%;
  background-color: #f4f4f4;
  /* padding-bottom:11.25rem; COMENTADO POR JOSE Lo comento porque la distancia entre el titulo y las cajitas del carrousel, es demasiado grande en IE*/
}
.current-proyects__title {
  padding: 1rem 0.5rem;
  font-size: 1.3125rem;
  color: #183657;
  font-family: "urban grotesk";
  font-weight: bold;
}
@media (min-width: 768px) {
  .current-proyects__title {
    font-size: 2.5rem;
    width: 100%;
  }
}
.current-proyects__wrapper-carousel {
  display: flex;
  justify-content: center;
  margin: 0 0.5rem;
}
.current-proyects__wrapper-carousel .slick-prev, .current-proyects__wrapper-carousel .slick-next {
  right: 0;
  left: 0;
}
.current-proyects__wrapper-carousel .slick-slide {
  margin: 0;
}
.current-proyects__wrapper-carousel .slick-slide:last-of-type {
  margin-right: 0;
}
.current-proyects__wrapper-carousel .slick-track {
  margin: auto;
}
.current-proyects__wrapper-carousel .proyects-carousel {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
@media (min-width: 1260px) {
  .current-proyects__wrapper-carousel .proyects-carousel {
    width: 100%;
  }
}
.current-proyects__wrapper-carousel .proyects-carousel__wrapper-item {
  display: flex !important;
  justify-content: center;
  width: 100%;
  flex-wrap: wrap;
}
.current-proyects__wrapper-carousel .proyects-carousel__item {
  max-width: 23.5625rem !important;
  height: 40rem;
  background-color: #fff;
  width: 100%;
  position: relative;
}
.current-proyects__wrapper-carousel .proyects-carousel__item .header {
  padding: 1rem 1rem;
  color: #183657;
  background-color: #fff;
  height: auto;
  font-size: 1.375rem;
  font-weight: bold;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (min-width: 1260px) {
  .current-proyects__wrapper-carousel .proyects-carousel__item .header {
    font-size: 1.625rem;
    line-height: normal;
  }
}
.current-proyects__wrapper-carousel .proyects-carousel__item .header .header-title {
  max-width: 19.375rem;
}
@media (max-width: 768px) {
  .current-proyects__wrapper-carousel .proyects-carousel__item .header .header-title {
    line-height: normal;
  }
}
.current-proyects__wrapper-carousel .proyects-carousel__item .header .check-carousel {
  height: 2.25rem;
  width: 2.25rem;
  background: url("../images/icons/check.png");
  background-repeat: round;
  align-self: flex-end;
}
.current-proyects__wrapper-carousel .proyects-carousel__item .wrapper-body-item {
  padding: 0 1rem;
  font-size: 1.0625rem;
  font-family: "urban grotesk light";
  color: #183657;
  height: 17.4375rem;
  position: absolute;
  bottom: 1.5rem;
  width: 100%;
}
@media (min-width: 1260px) {
  .current-proyects__wrapper-carousel .proyects-carousel__item .wrapper-body-item {
    padding: 0 1rem;
  }
}
.current-proyects__wrapper-carousel .proyects-carousel__item .wrapper-body-item__text {
  padding: 0;
  height: 7.75rem;
  overflow: hidden;
  color: #183657;
  font-family: "urban grotesk light";
}
.current-proyects__wrapper-carousel .proyects-carousel__item .wrapper-body-item .wrapper-data {
  display: flex;
  justify-content: space-between;
  margin-top: 0.875rem;
  width: 21.875rem;
  max-width: 100%;
  padding-left: 0;
}
.current-proyects__wrapper-carousel .proyects-carousel__item .wrapper-body-item .wrapper-data__wrapper-counter-data {
  margin-top: 0.875rem;
}
.current-proyects__wrapper-carousel .proyects-carousel__item .wrapper-body-item .wrapper-data__wrapper-counter-data--text {
  font-family: "urban grotesk";
  font-weight: bold;
}
.current-proyects__wrapper-carousel .proyects-carousel__item .wrapper-body-item .wrapper-counter__wrapper-progress-bar {
  max-width: 21.875rem;
  width: 100%;
  margin-top: 1.0625rem;
}
.current-proyects__wrapper-carousel .proyects-carousel__item .wrapper-body-item .wrapper-counter__wrapper-progress-bar .progress-bar-container {
  border-radius: 1.25rem;
  -webkit-box-shadow: 0 0 0.25rem 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 0.25rem 0 rgba(0, 0, 0, 0.15);
  height: 0.75rem;
  width: 100%;
  background: rgba(244, 244, 244, 0.5);
}
.current-proyects__wrapper-carousel .proyects-carousel__item .wrapper-body-item .wrapper-counter__wrapper-progress-bar .progress-bar-container .progress-bar {
  position: relative;
  border-radius: 1.25rem;
  background-color: #14D5AA;
  width: 72%;
}
.current-proyects__wrapper-carousel .proyects-carousel__item .wrapper-body-item .wrapper-counter__wrapper-progress-bar .progress-bar-container .progress-bar:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  margin-left: 0;
  box-sizing: border-box;
  border: 0.1875rem solid #14D5AA;
  border-color: transparent transparent #14D5AA #14D5AA;
  transform-origin: 0 0;
  transform: rotate(315deg);
  right: 0.1875rem;
  top: -0.375rem;
  display: none;
}
.current-proyects__wrapper-carousel .proyects-carousel__item .wrapper-body-item .wrapper-counter__wrapper-progress-bar .progress-bar-container .progress-bar:before {
  content: "";
  position: absolute;
  background: url("https://colpreareaprivadadxp.cofares.es/o/constcaonl-rebranding-catalogue-theme/css/images/icons/on.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 0.875rem;
  height: 0.875rem;
  right: -0.1875rem;
  top: -1.125rem;
  display: none;
}
.current-proyects__wrapper-carousel .proyects-carousel__item .wrapper-body-item__btn-item {
  height: 2.75rem;
  border-radius: 1.875rem;
  color: #fff;
  font-size: 1rem;
  border: none;
  margin-top: 1.25rem;
  cursor: pointer;
}
@media (min-width: 365px) {
  .current-proyects__wrapper-carousel .proyects-carousel__item .wrapper-body-item__btn-item {
    width: auto;
  }
}
.current-proyects__wrapper-carousel .proyects-carousel__item .wrapper-body-item__btn-item--donate {
  background-color: #FF1E70;
  width: 7rem;
  text-align: left;
  padding-left: 1.125rem;
}
@media (max-width: 768px) {
  .current-proyects__wrapper-carousel .proyects-carousel__item .wrapper-body-item__btn-item--donate {
    text-align: center;
    padding-left: 0;
    width: calc(33% - 0.5rem);
  }
}
.current-proyects__wrapper-carousel .proyects-carousel__item .wrapper-body-item__btn-item--donate a {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  position: relative;
  padding-left: 0;
}
@media (max-width: 768px) {
  .current-proyects__wrapper-carousel .proyects-carousel__item .wrapper-body-item__btn-item--donate a {
    font-size: 0.875rem;
  }
}
.current-proyects__wrapper-carousel .proyects-carousel__item .wrapper-body-item__btn-item--donate a:after {
  content: "";
  background: url(../images/icons/arrowNext.svg);
  width: 2.5rem;
  height: 2.5rem;
  display: block;
  position: absolute;
  cursor: pointer;
  right: -3rem;
  top: -0.625rem;
}
@media (max-width: 768px) {
  .current-proyects__wrapper-carousel .proyects-carousel__item .wrapper-body-item__btn-item--donate a:after {
    display: none;
  }
}
.current-proyects__wrapper-carousel .proyects-carousel__item .wrapper-body-item__btn-item--info {
  background-color: #183657;
  width: 11.875rem;
  text-align: left;
  padding-left: 1.125rem;
}
@media (max-width: 768px) {
  .current-proyects__wrapper-carousel .proyects-carousel__item .wrapper-body-item__btn-item--info {
    text-align: center;
    padding-left: 0;
    width: calc(66% - 0.5rem);
  }
}
.current-proyects__wrapper-carousel .proyects-carousel__item .wrapper-body-item__btn-item--info a {
  position: relative;
  padding-left: 0;
}
.current-proyects__wrapper-carousel .proyects-carousel__item .wrapper-body-item__btn-item--info a:after {
  content: "";
  background: url("../images/icons/arrowNext.svg");
  width: 2.5rem;
  height: 2.5rem;
  display: block;
  position: absolute;
  cursor: pointer;
  right: -3rem;
  top: -0.625rem;
}
@media (max-width: 768px) {
  .current-proyects__wrapper-carousel .proyects-carousel__item .wrapper-body-item__btn-item--info a:after {
    display: none;
  }
}
.current-proyects__wrapper-carousel .proyects-carousel__item .wrapper-body-item__btn-item a {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}
.current-proyects__wrapper-carousel .proyects-carousel__item .wrapper-body-item__btn-item a:hover {
  outline: none;
  outline-offset: 0;
}
.current-proyects__wrapper-carousel .proyects-carousel__item .wrapper-body-item .wrapper-btn-carousel {
  display: flex;
  justify-content: space-between;
}
.current-proyects__wrapper-carousel .proyects-carousel .custom-arrow-next, .current-proyects__wrapper-carousel .proyects-carousel .custom-arrow-prev {
  position: absolute;
  cursor: pointer;
}
.current-proyects__wrapper-carousel .proyects-carousel .custom-arrow-next {
  right: 0;
  bottom: -3.375rem;
}
@media (min-width: 1260px) {
  .current-proyects__wrapper-carousel .proyects-carousel .custom-arrow-next {
    right: -0.9375rem;
  }
}
.current-proyects__wrapper-carousel .proyects-carousel .custom-arrow-prev {
  right: 6.375rem;
  bottom: -3.375rem;
}
@media (min-width: 1260px) {
  .current-proyects__wrapper-carousel .proyects-carousel .custom-arrow-prev {
    right: 10.375rem;
  }
}
.current-proyects__wrapper-carousel .proyects-carousel .proyects-carousel-main-img {
  height: 14.6875rem;
}
.current-proyects__wrapper-carousel .proyects-carousel .proyects-carousel-main-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.current-proyects__wrapper-arrows {
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: flex-end;
  margin-top: 1.5rem;
}
@media (min-width: 1260px) {
  .current-proyects__wrapper-arrows {
    width: 78.125rem;
  }
}
.current-proyects__wrapper-arrows .amount {
  margin-right: 2.5rem;
}
.current-proyects__wrapper-arrows .amount-prev {
  margin-right: 2.5rem;
}
@media (min-width: 1260px) {
  .current-proyects__wrapper-arrows .amount-prev {
    margin-right: 2rem;
  }
}
.current-proyects__wrapper-arrows .amount-next {
  margin-right: 3rem;
}

/*********Parte privada**********/
/*modal donacion manual*/
.modal.modal-manual-donate {
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 1440px) {
  .modal.modal-manual-donate {
    width: 90rem;
  }
}

.modal.in.modal-manual-donate .modal-dialog {
  position: absolute;
  right: 0;
  top: -1.9375rem;
  width: 39.0625rem;
}
.modal.in.modal-manual-donate .modal-dialog .modal-header {
  border-bottom: none;
  padding-bottom: 0;
  outline: none;
}

.canvas {
  background-color: #fff;
  max-width: 90rem;
  margin: 0 auto;
}
.canvas__wrapper-body {
  margin: 0 auto;
  max-width: 65rem;
  /*Cuando pulsas en ver ficha del proyecto*/
  /*body del formulario*/
  /*body de las fichas o tarjetas*/
  /*Cuando pulsas en ver ficha del proyecto*/
}
.canvas__wrapper-body .header-private {
  padding: 2.25rem 0 0 0;
}
.canvas__wrapper-body .header-private__top {
  display: flex;
  justify-content: space-between;
  margin-bottom: 3.375rem;
}
.canvas__wrapper-body .header-private__top .wrapper-img {
  width: 7.25rem;
  height: 1.5rem;
}
.canvas__wrapper-body .header-private__top .wrapper-img img {
  height: 100%;
  width: 100%;
}
.canvas__wrapper-body .header-private__top .wrapper-tab .nav-tabs {
  border-bottom: none;
  width: 18.125rem;
  display: flex;
  justify-content: space-between;
}
.canvas__wrapper-body .header-private__top .wrapper-tab .nav-tabs > li {
  margin-bottom: 0;
  width: 9.0625rem;
}
.canvas__wrapper-body .header-private__top .wrapper-tab .nav-tabs > li.proyect {
  text-align: right;
}
.canvas__wrapper-body .header-private__top .wrapper-tab .nav-tabs > li.active > a, .canvas__wrapper-body .header-private__top .wrapper-tab .nav-tabs > li.active > a:focus, .canvas__wrapper-body .header-private__top .wrapper-tab .nav-tabs > li.active > a:hover {
  color: #183657;
  cursor: pointer;
  background-color: #fff;
  border: none;
  border-bottom-color: currentcolor;
  border-bottom-color: transparent;
}
.canvas__wrapper-body .header-private__top .wrapper-tab .nav-tabs > li.active {
  border-bottom: 0.1875rem solid #183657;
}
.canvas__wrapper-body .header-private__top .wrapper-tab .nav-tabs > li > a {
  margin-right: 0;
  line-height: 1.42857143;
  border: none;
  border-radius: 0;
  text-align: center;
}
.canvas__wrapper-body .header-private__top .wrapper-tab .nav > li > a {
  padding: 0;
  font-size: 1.25rem;
}
.canvas__wrapper-body .header-private__top .wrapper-tab .nav > li > a:hover {
  background-color: transparent;
}
.canvas__wrapper-body .header-private__top .wrapper-tab a {
  color: #666;
  text-decoration: none;
}
.canvas__wrapper-body .header-private__bottom {
  display: flex;
  justify-content: space-between;
}
.canvas__wrapper-body .header-private__bottom .management-donate {
  color: #183657;
}
.canvas__wrapper-body .header-private__bottom .management-donate .management-donate-text {
  font-size: 1rem;
}
.canvas__wrapper-body .header-private__bottom .management-donate h1.management-donate-title {
  font-size: 1.625rem !important;
  font-family: "urban grotesk";
  font-weight: bold !important;
  padding-left: 0 !important;
  padding-top: 0 !important;
  color: #183657 !important;
}
.canvas__wrapper-body .header-private__bottom .wrapper-dropdown {
  margin-top: 0.375rem;
}
.canvas__wrapper-body .header-private__bottom .wrapper-dropdown .dropdown .dropdown-btn {
  width: 6.875rem;
  height: 2.5rem;
  background: transparent;
  border: 0.0625rem solid #b9b9b9;
  text-align: left;
  padding-left: 1rem;
  font-weight: bold;
}
.canvas__wrapper-body .header-private__bottom .wrapper-dropdown .dropdown .dropdown-btn:focus {
  outline: none;
}
.canvas__wrapper-body .header-private__bottom .wrapper-dropdown .dropdown .dropdown-btn .caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0;
  vertical-align: middle;
  border-right: none;
  height: 0.5rem;
  position: absolute;
  right: 0.875rem;
  top: 0.875rem;
  width: 0.5rem;
  margin-top: 0;
  -moz-transform: rotate(225deg);
  -o-transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
  border-top: 0.125rem solid #424242;
  border-left: 0.125rem solid #424242;
}
.canvas__wrapper-body .header-private__bottom .wrapper-dropdown .dropdown .dropdown-menu {
  width: 15rem;
  height: 7.8125rem;
  box-shadow: none;
  border-color: #b9b9b9;
  border-radius: 0;
  right: 0;
  left: auto !important;
  padding: 1.25rem 1rem;
}
.canvas__wrapper-body .header-private__bottom .wrapper-dropdown .dropdown .dropdown-menu .list-dropdown {
  display: flex;
}
.canvas__wrapper-body .header-private__bottom .wrapper-dropdown .dropdown .dropdown-menu .list-dropdown .icon-private {
  width: 1rem;
  height: 1rem;
}
.canvas__wrapper-body .header-private__bottom .wrapper-dropdown .dropdown .dropdown-menu .list-dropdown .icon-private img {
  width: 100%;
  height: 100%;
}
.canvas__wrapper-body .header-private__bottom .wrapper-dropdown .dropdown .dropdown-menu .list-dropdown .links-private {
  margin-left: 1rem;
}
.canvas__wrapper-body .header-private__bottom .wrapper-dropdown .dropdown .dropdown-menu .list-dropdown .links-private .add-donate {
  color: #183657;
  text-decoration: none;
  cursor: pointer;
}
.canvas__wrapper-body .header-private__bottom .wrapper-dropdown .dropdown .dropdown-menu .list-dropdown .links-private .links-private-text {
  font-size: 0.75rem;
  color: #b9b9b9;
}
.canvas__wrapper-body .card-proyect {
  margin-top: 2.25rem;
}
.canvas__wrapper-body .card-proyect .card-proyect-header__navegation {
  border-bottom: 0.125rem solid #b9b9b9;
}
.canvas__wrapper-body .card-proyect .card-proyect-header__navegation .navegation-proyects {
  display: flex;
  padding: 0 0 0.5rem 1.15rem;
}
.canvas__wrapper-body .card-proyect .card-proyect-header__navegation .navegation-proyects a {
  color: #183657;
  text-decoration: none;
}
.canvas__wrapper-body .card-proyect .card-proyect-header__navegation .navegation-proyects__all {
  position: relative;
  padding-right: 1.125rem;
}
.canvas__wrapper-body .card-proyect .card-proyect-header__navegation .navegation-proyects__all:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0;
  vertical-align: middle;
  border-right: none;
  height: 0.4375rem;
  position: absolute;
  left: -0.625rem;
  top: 0.3125rem;
  width: 0.4375rem;
  margin-top: 0;
  -moz-transform: rotate(315deg);
  -o-transform: rotate(315deg);
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg);
  border-top: 0.125rem solid #424242;
  border-left: 0.125rem solid #424242;
}
.canvas__wrapper-body .card-proyect .card-proyect-header__navegation .navegation-proyects__token {
  padding-left: 1.125rem;
  position: relative;
}
.canvas__wrapper-body .card-proyect .card-proyect-header__navegation .navegation-proyects__token:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0;
  vertical-align: middle;
  border-right: none;
  height: 0.4375rem;
  position: absolute;
  right: -0.6875rem;
  top: 0.3125rem;
  width: 0.4375rem;
  margin-top: 0;
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  border-top: 0.125rem solid #424242;
  border-left: 0.125rem solid #424242;
}
.canvas__wrapper-body .card-proyect__wrapper-card-proyect {
  display: flex;
  justify-content: space-between;
  margin-top: 1.875rem;
}
.canvas__wrapper-body .card-proyect__wrapper-card-proyect .right-item {
  max-width: 33.5rem;
  display: flex;
  flex-direction: column;
}
.canvas__wrapper-body .card-proyect__wrapper-card-proyect .right-item .right-item-header {
  display: flex;
}
.canvas__wrapper-body .card-proyect__wrapper-card-proyect .right-item .right-item-header .right-item-header-edit {
  padding-right: 0.75rem;
  border-right: 0.03125rem solid #b9b9b9;
}
.canvas__wrapper-body .card-proyect__wrapper-card-proyect .right-item .right-item-header .right-item-header-edit a {
  color: #183657;
  cursor: pointer;
  text-decoration: none;
}
.canvas__wrapper-body .card-proyect__wrapper-card-proyect .right-item .right-item-header .right-item-header-remove {
  padding-left: 0.75rem;
  border-left: 0.03125rem solid #b9b9b9;
}
.canvas__wrapper-body .card-proyect__wrapper-card-proyect .right-item .right-item-header .right-item-header-remove a {
  color: #183657;
  cursor: pointer;
  text-decoration: none;
}
.canvas__wrapper-body .card-proyect__wrapper-card-proyect .right-item .right-item-title {
  font-size: 2.25rem;
  margin-top: 0.5rem;
  font-weight: bold;
}
.canvas__wrapper-body .card-proyect__wrapper-card-proyect .right-item .right-item-text {
  color: #183657;
}
.canvas__wrapper-body .card-proyect__wrapper-card-proyect .right-item .right-item-btn {
  border-radius: 1.875rem;
  background-color: #FF1E70;
  color: #fff;
  padding: 0.5rem;
  max-width: 9.375rem;
  margin-top: 0.625rem;
  text-align: center;
}
.canvas__wrapper-body .card-proyect__wrapper-card-proyect .left-item {
  width: 20.9375rem;
  height: 11.25rem;
  background-color: #f3f3f3;
  padding: 1rem 2rem;
}
.canvas__wrapper-body .card-proyect__wrapper-card-proyect .left-item .left-item-container-target .left-item-container-target-target-text {
  color: #183657;
  font-size: 1.25rem;
}
.canvas__wrapper-body .card-proyect__wrapper-card-proyect .left-item .left-item-container-target .left-item-container-target-target-collected {
  color: #183657;
  font-weight: bold;
  font-size: 0.75rem;
  margin-top: 0.25rem;
}
.canvas__wrapper-body .card-proyect__wrapper-card-proyect .left-item .left-item-container-target .left-item-container-target-wrapper-progress-bar {
  max-width: 21.875rem;
  width: 100%;
  margin-top: 1.0625rem;
}
.canvas__wrapper-body .card-proyect__wrapper-card-proyect .left-item .left-item-container-target .left-item-container-target-wrapper-progress-bar .progress-bar-container {
  border-radius: 1.25rem;
  -webkit-box-shadow: 0 0 0.25rem 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 0.25rem 0 rgba(0, 0, 0, 0.15);
  height: 0.75rem;
  width: 100%;
  background: rgba(244, 244, 244, 0.5);
}
.canvas__wrapper-body .card-proyect__wrapper-card-proyect .left-item .left-item-container-target .left-item-container-target-wrapper-progress-bar .progress-bar-container .progress-bar {
  position: relative;
  border-radius: 1.25rem;
  background-color: #FF1E70;
  width: 72%;
}
.canvas__wrapper-body .card-proyect__wrapper-card-proyect .left-item .left-item-container-target .left-item-container-target-wrapper-progress-bar .progress-bar-container .progress-bar:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  margin-left: 0;
  box-sizing: border-box;
  border: 0.1875rem solid #ff1e70;
  border-color: transparent transparent #ff1e70 #ff1e70;
  transform-origin: 0 0;
  transform: rotate(315deg);
  right: 0.1875rem;
  top: -0.375rem;
}
.canvas__wrapper-body .card-proyect__wrapper-card-proyect .left-item .left-item-container-target .left-item-container-target-wrapper-progress-bar .progress-bar-container .progress-bar:before {
  content: "";
  position: absolute;
  background: url("https://colpreareaprivadadxp.cofares.es/o/constcaonl-rebranding-catalogue-theme/css/images/icons/on.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 0.875rem;
  height: 0.875rem;
  right: -0.1875rem;
  top: -1.125rem;
}
.canvas__wrapper-body .card-proyect__wrapper-card-proyect .left-item .left-item-container-target .left-item-container-target-second-side {
  display: flex;
  margin-top: 1.25rem;
}
.canvas__wrapper-body .card-proyect__wrapper-card-proyect .left-item .left-item-container-target .left-item-container-target-second-side .second-side-item {
  margin-right: 1.5rem;
  color: #666;
}
.canvas__wrapper-body .card-proyect__wrapper-card-proyect .left-item .left-item-container-target .left-item-container-target-second-side .second-side-item-number {
  color: #424242;
  font-family: "urban grotesk";
  font-weight: bold;
}
.canvas__wrapper-body .body-private {
  margin-top: 2.25rem;
}
.canvas__wrapper-body .body-private__navegation {
  border-bottom: 0.0625rem solid #b9b9b9;
}
.canvas__wrapper-body .body-private__navegation .navegation-proyects {
  display: flex;
  padding: 0 0 0.5rem 1.15rem;
}
.canvas__wrapper-body .body-private__navegation .navegation-proyects a {
  color: #183657;
  text-decoration: none;
}
.canvas__wrapper-body .body-private__navegation .navegation-proyects__all {
  position: relative;
  padding-right: 1.125rem;
  border-right: 0.0625rem solid #b9b9b9;
}
.canvas__wrapper-body .body-private__navegation .navegation-proyects__all:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0;
  vertical-align: middle;
  border-right: none;
  height: 0.4375rem;
  position: absolute;
  left: -0.625rem;
  top: 0.3125rem;
  width: 0.4375rem;
  margin-top: 0;
  -moz-transform: rotate(315deg);
  -o-transform: rotate(315deg);
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg);
  border-top: 0.125rem solid #424242;
  border-left: 0.125rem solid #424242;
}
.canvas__wrapper-body .body-private__navegation .navegation-proyects__token {
  padding-left: 1.125rem;
  position: relative;
}
.canvas__wrapper-body .body-private__navegation .navegation-proyects__token:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0;
  vertical-align: middle;
  border-right: none;
  height: 0.4375rem;
  position: absolute;
  right: -0.6875rem;
  top: 0.3125rem;
  width: 0.4375rem;
  margin-top: 0;
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  border-top: 0.125rem solid #424242;
  border-left: 0.125rem solid #424242;
}
.canvas__wrapper-body .body-private__wrapper-form {
  margin-top: 2rem;
}
.canvas__wrapper-body .body-private__wrapper-form .form-private {
  display: flex;
  flex-direction: column;
}
.canvas__wrapper-body .body-private__wrapper-form .form-private .wrapper-input-private.eur span {
  margin-top: 1.25rem;
  margin-left: 1rem;
  font-size: 1.5rem;
}
.canvas__wrapper-body .body-private__wrapper-form .form-private .wrapper-input-private {
  display: flex;
  flex-direction: column;
  margin-bottom: 3rem;
  /* 5 imagenes por fila */
}
.canvas__wrapper-body .body-private__wrapper-form .form-private .wrapper-input-private .control-label {
  font-size: 1rem;
  color: #183657;
  margin-bottom: 0.25rem;
}
.canvas__wrapper-body .body-private__wrapper-form .form-private .wrapper-input-private input, .canvas__wrapper-body .body-private__wrapper-form .form-private .wrapper-input-private select, .canvas__wrapper-body .body-private__wrapper-form .form-private .wrapper-input-private textarea {
  box-shadow: none;
  border-radius: 0;
  font-family: "urban grotesk light";
}
.canvas__wrapper-body .body-private__wrapper-form .form-private .wrapper-input-private input:focus, .canvas__wrapper-body .body-private__wrapper-form .form-private .wrapper-input-private select:focus, .canvas__wrapper-body .body-private__wrapper-form .form-private .wrapper-input-private textarea:focus {
  border-bottom: 0.125rem solid #183657;
}
.canvas__wrapper-body .body-private__wrapper-form .form-private .wrapper-input-private .short-description {
  height: 8.75rem;
}
.canvas__wrapper-body .body-private__wrapper-form .form-private .wrapper-input-private .long-description {
  height: 23.4375rem;
}
.canvas__wrapper-body .body-private__wrapper-form .form-private .wrapper-input-private .form-group {
  margin-bottom: 0;
}
.canvas__wrapper-body .body-private__wrapper-form .form-private .wrapper-input-private .wrapper-input-private-label {
  color: #183657;
  font-size: 1rem;
  margin-bottom: 0.25rem;
}
.canvas__wrapper-body .body-private__wrapper-form .form-private .wrapper-input-private .wrapper-input-private-text {
  font-size: 0.875rem;
  color: #aca2af;
}
.canvas__wrapper-body .body-private__wrapper-form .form-private .wrapper-input-private .inputfile-private {
  width: 0.00625rem;
  height: 0.00625rem;
  opacity: 0;
  overflow: hidden;
  position: relative;
  z-index: -1;
}
.canvas__wrapper-body .body-private__wrapper-form .form-private .wrapper-input-private .wrapper-input-private-file {
  font-weight: 700;
  color: white;
  background-color: #183657;
  border-radius: 1.25rem;
  padding: 0.5rem 1rem;
  display: inline-block;
  top: 0.4375rem;
  right: 1rem;
  width: 8.5625rem;
  height: 2.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.875rem;
}
.canvas__wrapper-body .body-private__wrapper-form .form-private .wrapper-input-private__input {
  padding: 0.5rem 1rem;
  height: 3.125rem;
  border: none;
  border-bottom: 0.0625rem solid #c8c8c8;
  background-color: #f9f9f9;
  max-width: 39.375rem;
}
.canvas__wrapper-body .body-private__wrapper-form .form-private .wrapper-input-private__input ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #aca2af;
}
.canvas__wrapper-body .body-private__wrapper-form .form-private .wrapper-input-private__input ::-moz-placeholder { /* Firefox 19+ */
  color: #aca2af;
}
.canvas__wrapper-body .body-private__wrapper-form .form-private .wrapper-input-private__input :-ms-input-placeholder { /* IE 10+ */
  color: #aca2af;
}
.canvas__wrapper-body .body-private__wrapper-form .form-private .wrapper-input-private__input :-moz-placeholder { /* Firefox 18- */
  color: #aca2af;
}
.canvas__wrapper-body .body-private__wrapper-form .form-private .wrapper-input-private__input:focus {
  outline: none;
}
.canvas__wrapper-body .body-private__wrapper-form .form-private .wrapper-input-private__input--target {
  width: 13.75rem;
}
.canvas__wrapper-body .body-private__wrapper-form .form-private .wrapper-input-private__input--date {
  width: 13.75rem;
  margin-top: 0.5rem;
}
.canvas__wrapper-body .body-private__wrapper-form .form-private .wrapper-input-private #to_upload {
  margin-top: 1rem;
  padding: 0.625rem;
  text-align: center;
  width: 29.6875rem;
  min-height: 5.625rem;
  height: auto;
  border: none;
  border-bottom: 0.0625rem solid #c8c8c8;
  background-color: #f9f9f9;
}
.canvas__wrapper-body .body-private__wrapper-form .form-private .wrapper-input-private #to_upload a {
  display: inline-block;
  position: relative;
  overflow: hidden;
  vertical-align: top;
  text-decoration: none;
  color: #183657;
}
.canvas__wrapper-body .body-private__wrapper-form .form-private .wrapper-input-private #to_upload a input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 10;
  width: 100%;
  cursor: pointer;
}
.canvas__wrapper-body .body-private__wrapper-form .form-private .wrapper-input-private #to_upload > div {
  margin-top: 0.625rem;
  overflow: hidden;
}
.canvas__wrapper-body .body-private__wrapper-form .form-private .wrapper-input-private #to_upload > div > div {
  width: 13.75rem;
  height: 2.5rem;
  padding-right: 1%;
  padding-left: 1%;
  float: left;
}
.canvas__wrapper-body .body-private__wrapper-form .form-private .wrapper-input-private .dd-thumbnail {
  min-height: 1rem;
  background-size: cover;
}
.canvas__wrapper-body .body-private__wrapper-form .form-private .wrapper-input-private .dd-thumbnail i {
  font-size: 3.125rem;
  margin-top: 2.5rem;
}
.canvas__wrapper-body .body-private__wrapper-form .form-private .wrapper-input-private .dd-file-info {
  width: 100%;
}
.canvas__wrapper-body .body-private__wrapper-form .form-private .wrapper-input-private .dd-file-info span {
  float: left;
  font-size: 0.8125rem;
  padding-top: 0.1875rem;
}
.canvas__wrapper-body .body-private__wrapper-form .form-private .wrapper-input-private .dd-file-info button {
  float: right;
  background: none;
  border: none;
  outline: none;
  color: #444444;
}
.canvas__wrapper-body .body-private__wrapper-form .form-private .wrapper-input-private .icon-eur {
  font-size: 1.5rem;
  margin-left: 1rem;
}
.canvas__wrapper-body .body-private__wrapper-form .form-private .wrapper-input-private #fr-logo {
  display: none;
}
.canvas__wrapper-body .body-private__wrapper-form .form-private .wrapper-input-private .fr-box.fr-basic .fr-element {
  min-height: 25.9375rem;
  height: auto;
}
.canvas__wrapper-body .body-private__wrapper-form .form-private .wrapper-input-private .fr-placeholder {
  display: none;
}
.canvas__wrapper-body .body-private__wrapper-form .form-private .wrapper-input-private .fr-box.fr-basic .fr-element {
  padding-top: 2.15rem;
}
.canvas__wrapper-body .body-private__wrapper-form .form-private .wrapper-input-private .fr-element.fr-view {
  background-color: #f9f9f9;
  border-right: 0.0625rem solid #f9f9f9;
  width: calc(-1px + 100%);
}
.canvas__wrapper-body .body-private__wrapper-form .form-private .wrapper-input-private.eur {
  display: flex;
  align-items: center;
  flex-direction: row;
}
.canvas__wrapper-body .body-private__wrapper-form .form-private .long-description-textarea {
  position: relative;
}
.canvas__wrapper-body .body-private__wrapper-form .form-private .long-description-textarea__placeholder {
  position: absolute;
  z-index: 9;
  top: 3.75rem;
  left: 1rem;
  color: #aca2af;
  font-weight: 300;
}
.canvas__wrapper-body .body-private__wrapper-form .line-private {
  width: 100%;
  height: 0.0625rem;
  background-color: #c8c8c8;
}
.canvas__wrapper-body .body-private__wrapper-form .wrapper-form-private-submit {
  margin: 3rem 0;
}
.canvas__wrapper-body .body-private__wrapper-form .wrapper-form-private-submit__btn {
  border: none;
  font-size: 1rem;
  border-radius: 1.25rem;
  width: 15rem;
  height: 2.875rem;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  margin-right: 1rem;
  cursor: pointer;
}
.canvas__wrapper-body .body-private__wrapper-form .wrapper-form-private-submit__btn--pink {
  background-color: #FF1E70;
}
.canvas__wrapper-body .body-private__wrapper-form .wrapper-form-private-submit__btn--blue {
  background-color: #183657;
}
.canvas__wrapper-body .body-cards {
  margin-top: 2.5rem;
}
.canvas__wrapper-body .body-cards .wrapper-header-cards {
  display: flex;
}
.canvas__wrapper-body .body-cards__amount-of-donations {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 3.5rem;
  background-color: #f3f3f3;
  width: 14.625rem;
  margin-right: 0.25rem;
}
.canvas__wrapper-body .body-cards__amount-of-donations .amount-of-donations-text {
  font-size: 1rem !important;
  color: #183657;
}
.canvas__wrapper-body .body-cards__select-side {
  height: 3.5rem;
  background-color: #f3f3f3;
  width: 50.125rem;
  display: flex;
  justify-content: flex-end;
}
.canvas__wrapper-body .body-cards__select-side .wrapper-select-side {
  display: flex;
  align-items: center;
  margin-right: 1rem;
  /*the container must be positioned relative:*/
  /*style the arrow inside the select element:*/
  /*point the arrow upwards when the select box is open (active):*/
  /*style the items (options), including the selected item:*/
  /*style items (options):*/
  /*hide the items when the select box is closed:*/
}
.canvas__wrapper-body .body-cards__select-side .wrapper-select-side .form-group {
  margin-bottom: 0;
}
.canvas__wrapper-body .body-cards__select-side .wrapper-select-side .wrapper-select-side-label {
  margin-right: 1rem;
}
.canvas__wrapper-body .body-cards__select-side .wrapper-select-side .custom-select {
  position: relative;
  width: 14.625rem;
}
.canvas__wrapper-body .body-cards__select-side .wrapper-select-side .custom-select select {
  display: none; /*hide original SELECT element:*/
}
.canvas__wrapper-body .body-cards__select-side .wrapper-select-side .select-selected:after {
  position: absolute;
  content: "";
  top: 0.9375rem;
  right: 0.625rem;
  width: 0;
  height: 0;
  border: 0.375rem solid #b9b9b9;
  border-color: #c0c0c0 transparent transparent transparent;
}
.canvas__wrapper-body .body-cards__select-side .wrapper-select-side .select-selected.select-arrow-active:after {
  border-color: transparent transparent #c0c0c0 transparent;
  top: 0.5625rem;
}
.canvas__wrapper-body .body-cards__select-side .wrapper-select-side .select-items div, .canvas__wrapper-body .body-cards__select-side .wrapper-select-side .select-selected {
  color: #ffffff;
  padding: 0.25rem 0.5rem;
  border: 0.0625rem solid transparent;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
  cursor: pointer;
  user-select: none;
  border: none;
  outline: none;
  color: #666;
  background-color: #fff;
}
.canvas__wrapper-body .body-cards__select-side .wrapper-select-side .select-selected {
  border: 0.0625rem solid #b9b9b9;
  height: 2.125rem;
  display: flex;
  align-items: center;
}
.canvas__wrapper-body .body-cards__select-side .wrapper-select-side .select-items {
  width: 14.625rem;
  font-size: 0.75rem;
}
.canvas__wrapper-body .body-cards__select-side .wrapper-select-side .select-items {
  position: absolute;
  top: calc(100% + 0.25rem);
  left: 0;
  right: 0;
  z-index: 99;
  border: 0.0625rem solid #b9b9b9;
  line-height: 1.0625rem;
}
.canvas__wrapper-body .body-cards__select-side .wrapper-select-side .select-hide {
  display: none;
}
.canvas__wrapper-body .body-cards__wrapper-cards {
  display: flex;
  flex-wrap: wrap;
  width: 71.25rem;
  margin-top: 2.25rem;
}
.canvas__wrapper-body .body-cards__wrapper-cards .wrapper-cards-item {
  width: 20rem;
  height: 24.0625rem;
  margin-right: 2.5rem;
  margin-bottom: 2.5rem;
  display: flex;
  flex-direction: column;
  justify-content: end;
  border: 0.0625rem solid #b9b9b9;
}
.canvas__wrapper-body .body-cards__wrapper-cards .wrapper-cards-item__first-side {
  padding: 1.25rem 1rem 1rem 1rem;
  height: 15.625rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.canvas__wrapper-body .body-cards__wrapper-cards .wrapper-cards-item__first-side .container-side-title {
  height: 3rem;
}
.canvas__wrapper-body .body-cards__wrapper-cards .wrapper-cards-item__first-side .first-side-title {
  color: #183657;
  font-size: 1.125rem;
  margin-bottom: 0.5rem;
  font-family: "urban grotesk";
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
}
.canvas__wrapper-body .body-cards__wrapper-cards .wrapper-cards-item__first-side .first-side-text {
  color: #555;
  height: 3.75rem;
  overflow: hidden;
}
.canvas__wrapper-body .body-cards__wrapper-cards .wrapper-cards-item__first-side .wrapper-data {
  display: flex;
  justify-content: space-between;
  width: 21.875rem;
  max-width: 100%;
  flex-direction: column;
}
.canvas__wrapper-body .body-cards__wrapper-cards .wrapper-cards-item__first-side .wrapper-data__wrapper-counter-data {
  margin-top: 0.875rem;
}
.canvas__wrapper-body .body-cards__wrapper-cards .wrapper-cards-item__first-side .wrapper-data__wrapper-counter-data--text {
  font-family: "urban grotesk";
  font-weight: bold;
}
.canvas__wrapper-body .body-cards__wrapper-cards .wrapper-cards-item__first-side .wrapper-counter__wrapper-counter-data.goal {
  font-size: 1.25rem;
  display: flex;
}
.canvas__wrapper-body .body-cards__wrapper-cards .wrapper-cards-item__first-side .wrapper-counter__wrapper-counter-data.goal .wrapper-data__wrapper-counter-data--text {
  margin-right: 0.625rem;
  color: #183657;
}
.canvas__wrapper-body .body-cards__wrapper-cards .wrapper-cards-item__first-side .wrapper-counter__wrapper-counter-data.collect {
  font-size: 1rem;
  display: flex;
}
.canvas__wrapper-body .body-cards__wrapper-cards .wrapper-cards-item__first-side .wrapper-counter__wrapper-counter-data.collect .wrapper-data__wrapper-counter-data--text {
  margin-right: 0.625rem;
  color: #183657;
}
.canvas__wrapper-body .body-cards__wrapper-cards .wrapper-cards-item__first-side .wrapper-counter__wrapper-progress-bar {
  max-width: 21.875rem;
  width: 100%;
  margin-top: 0;
}
.canvas__wrapper-body .body-cards__wrapper-cards .wrapper-cards-item__first-side .wrapper-counter__wrapper-progress-bar .progress-bar-container {
  border-radius: 1.25rem;
  -webkit-box-shadow: 0 0 0.25rem 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 0.25rem 0 rgba(0, 0, 0, 0.15);
  height: 0.75rem;
  width: 100%;
  background: rgba(244, 244, 244, 0.5);
}
.canvas__wrapper-body .body-cards__wrapper-cards .wrapper-cards-item__first-side .wrapper-counter__wrapper-progress-bar .progress-bar-container .progress-bar {
  position: relative;
  border-radius: 1.25rem;
  background-color: #FF1E70;
  width: 72%;
}
.canvas__wrapper-body .body-cards__wrapper-cards .wrapper-cards-item__first-side .wrapper-counter__wrapper-progress-bar .progress-bar-container .progress-bar:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  margin-left: 0;
  box-sizing: border-box;
  border: 0.1875rem solid #ff1e70;
  border-color: transparent transparent #ff1e70 #ff1e70;
  transform-origin: 0 0;
  transform: rotate(315deg);
  right: 0.1875rem;
  top: -0.375rem;
}
.canvas__wrapper-body .body-cards__wrapper-cards .wrapper-cards-item__first-side .wrapper-counter__wrapper-progress-bar .progress-bar-container .progress-bar:before {
  content: "";
  position: absolute;
  background: url("https://colpreareaprivadadxp.cofares.es/o/constcaonl-rebranding-catalogue-theme/css/images/icons/on.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 0.875rem;
  height: 0.875rem;
  right: -0.1875rem;
  top: -1.125rem;
}
.canvas__wrapper-body .body-cards__wrapper-cards .wrapper-cards-item__second-side {
  display: flex;
  padding: 1.25rem 1rem 0 1rem;
  height: 4.875rem;
  border-top: 0.0625rem solid #b9b9b9;
  border-bottom: 0.0625rem solid #b9b9b9;
  margin-top: 0;
}
.canvas__wrapper-body .body-cards__wrapper-cards .wrapper-cards-item__second-side .second-side-item {
  margin-right: 1.5rem;
  color: #666;
}
.canvas__wrapper-body .body-cards__wrapper-cards .wrapper-cards-item__second-side .second-side-item-number {
  color: #424242;
  font-family: "urban grotesk";
  font-weight: bold;
}
.canvas__wrapper-body .body-cards__wrapper-cards .wrapper-cards-item__third-side {
  height: 3.625rem;
}
.canvas__wrapper-body .body-cards__wrapper-cards .wrapper-cards-item__third-side .wrapper-cards-item__third-side-text {
  padding: 1.25rem 1rem 0 1rem;
  color: #14D5AA;
  font-family: "urban grotesk";
  font-weight: bold;
}
.canvas__wrapper-body .body-cards__wrapper-cards .wrapper-cards-item__third-side .third-side-wrapper {
  display: flex;
  height: 3.625rem;
}
.canvas__wrapper-body .body-cards__wrapper-cards .wrapper-cards-item__third-side .third-side-wrapper .third-side-text {
  padding: 1.25rem 1rem 0 1rem;
  color: #14D5AA;
  width: 11.875rem;
  font-family: "urban grotesk";
  font-weight: bold;
  border-right: 0.0625rem solid #b9b9b9;
}
.canvas__wrapper-body .body-cards__wrapper-cards .wrapper-cards-item__third-side .third-side-wrapper .third-side-another-text {
  padding: 0 1rem 0 1rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 0.75rem;
}
.canvas__wrapper-body .body-cards__wrapper-cards .wrapper-cards-item__third-side .third-side-wrapper .third-side-another-text .third-side-orange {
  color: orange;
}
.canvas__wrapper-body .body-cards__wrapper-cards .wrapper-cards-item__third-side .third-side-wrapper .third-side-another-text .third-side-link {
  text-decoration: none;
  color: #183657;
  font-family: "urban grotesk";
  font-weight: bold;
  cursor: pointer;
}
.canvas__wrapper-body .body-cards__wrapper-cards .wrapper-cards-item__third-side .third-side-goal {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #183657;
  height: 3.6875rem;
  width: calc(100% + 1px);
}
.canvas__wrapper-body .body-cards__wrapper-cards .wrapper-cards-item__third-side .third-side-goal .third-side-goal-text {
  color: #fff;
  font-size: 1.125rem;
}
.canvas__wrapper-body .body-cards__navegation-cards {
  display: flex;
  justify-content: flex-end;
  color: #183657;
  position: relative;
  margin-bottom: 6.25rem;
  margin-right: 5.5rem;
}
.canvas__wrapper-body .body-cards__navegation-cards:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0;
  vertical-align: middle;
  border-right: none;
  height: 0.625rem;
  position: absolute;
  right: -4.5rem;
  top: 0.3125rem;
  width: 0.625rem;
  margin-top: 0;
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  border-top: 0.1875rem solid #424242;
  border-left: 0.1875rem solid #424242;
  cursor: pointer;
}
.canvas__wrapper-body .body-cards__navegation-cards:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0;
  vertical-align: middle;
  border-right: none;
  height: 0.625rem;
  position: absolute;
  right: -2.5rem;
  top: 0.3125rem;
  width: 0.625rem;
  margin-top: 0;
  -moz-transform: rotate(315deg);
  -o-transform: rotate(315deg);
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg);
  border-top: 0.1875rem solid #424242;
  border-left: 0.1875rem solid #424242;
  cursor: pointer;
}
.canvas__wrapper-body .body-cards__navegation-cards .pages {
  font-family: "urban grotesk";
  font-weight: bold;
}
.canvas__wrapper-body .card-proyect {
  margin-top: 2.25rem;
}
.canvas__wrapper-body .card-proyect .card-proyect-header__navegation {
  border-bottom: 0.0625rem solid #b9b9b9;
}
.canvas__wrapper-body .card-proyect .card-proyect-header__navegation .navegation-proyects {
  display: flex;
  padding: 0 0 0.5rem 1.15rem;
}
.canvas__wrapper-body .card-proyect .card-proyect-header__navegation .navegation-proyects a {
  color: #183657;
  text-decoration: none;
}
.canvas__wrapper-body .card-proyect .card-proyect-header__navegation .navegation-proyects__all {
  position: relative;
  padding-right: 1.125rem;
}
.canvas__wrapper-body .card-proyect .card-proyect-header__navegation .navegation-proyects__all:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0;
  vertical-align: middle;
  border-right: none;
  height: 0.4375rem;
  position: absolute;
  left: -0.625rem;
  top: 0.3125rem;
  width: 0.4375rem;
  margin-top: 0;
  -moz-transform: rotate(315deg);
  -o-transform: rotate(315deg);
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg);
  border-top: 0.125rem solid #424242;
  border-left: 0.125rem solid #424242;
}
.canvas__wrapper-body .card-proyect .card-proyect-header__navegation .navegation-proyects__token {
  padding-left: 1.125rem;
  position: relative;
}
.canvas__wrapper-body .card-proyect .card-proyect-header__navegation .navegation-proyects__token:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0;
  vertical-align: middle;
  border-right: none;
  height: 0.4375rem;
  position: absolute;
  right: -0.6875rem;
  top: 0.3125rem;
  width: 0.4375rem;
  margin-top: 0;
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  border-top: 0.125rem solid #424242;
  border-left: 0.125rem solid #424242;
}

/* # textos Footer */
#wrapper footer#footer section.footer-footer1 h2 {
  font-size: 1rem !important;
}

/* Titulo  general */
/* Separacion entre fiches del carrousel */
.current-proyects__wrapper-carousel .proyects-carousel__item {
  margin: 0.5rem 1.5625rem;
}
@media (min-width: 1200px) {
  .current-proyects__wrapper-carousel .proyects-carousel__item {
    margin: 0 auto;
  }
}

/* ocultar paginador liferay carrousel*/
.lfr-pagination-config {
  display: none;
}

/* Paginacion carrousel */
.lfr-pagination .search-results {
  float: right;
}

/* Separacion entre carrousel y paginador */
.current-proyects__wrapper-carousel {
  margin-bottom: 20px;
}

.taglib-captcha {
  display: flex !important;
  width: 100%;
  margin-bottom: 2.25rem;
}
@media (min-width: 992px) {
  .taglib-captcha {
    width: calc(50% - 1.5rem);
    margin-top: 0.375rem;
  }
}

.taglib-captcha .control-label {
  display: none !important;
}

.taglib-captcha .input-text-wrapper {
  margin-left: 0.5rem;
  display: flex;
  align-items: end;
  max-width: 7.5rem;
}
@media (min-width: 992px) {
  .taglib-captcha .input-text-wrapper {
    margin-left: 2.375rem;
  }
}

.taglib-captcha .captcha {
  width: 9.375rem;
  height: 3rem;
  margin-left: 0;
}
@media (min-width: 992px) {
  .taglib-captcha .captcha {
    margin-left: 1.25rem;
  }
}

.taglib-captcha .form-group.input-text-wrapper .field.form-control {
  width: 8.375rem;
  height: 2rem;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .taglib-captcha .form-group.input-text-wrapper .field.form-control {
    margin-left: 1.875rem;
    margin-top: 0;
    width: 9.375rem;
  }
}

.taglib-captcha .form-group.input-text-wrapper.has-error {
  height: 2rem;
  margin-bottom: 0;
  margin-top: 1.0625rem;
  display: flex;
  flex-direction: column;
}
@media (min-width: 992px) {
  .taglib-captcha .form-group.input-text-wrapper.has-error {
    flex-direction: row;
  }
}
.taglib-captcha .form-group.input-text-wrapper.has-error .help-block {
  margin-bottom: 0;
  margin-left: -2.1875rem;
}
@media (min-width: 992px) {
  .taglib-captcha .form-group.input-text-wrapper.has-error .help-block {
    margin-left: 0.625rem;
  }
}
.taglib-captcha .form-group.input-text-wrapper.has-error .help-block .required {
  width: 10.9375rem;
  line-height: 1;
}

.taglib-captcha .refresh {
  margin-left: 0.3125rem;
  height: 1rem;
}

/*Estilos para mofidicar los estilos predefinidos de liferay*/
#wrapper h1 {
  font-size: 2.25rem;
  line-height: 1.42857;
  color: #424242;
  font-family: "urban grotesk";
  font-weight: bold;
  padding: 1rem 0.5rem 0 0.5rem;
  line-height: 3.213rem;
  margin: 0 1rem;
}
@media (min-width: 768px) {
  #wrapper h1 {
    line-height: 1.42857;
    padding: 3rem 1rem 1rem;
    margin: 0;
  }
}
@media (min-width: 992px) {
  #wrapper h1 {
    padding-left: 4rem;
  }
}

#wrapper h1.main__title {
  color: #153B5A;
}

#wrapper h1.table-donate__title {
  font-size: 1.5625rem;
  padding-left: 0;
  line-height: 1.42857;
  color: #424242;
  font-family: "urban grotesk";
  font-weight: bold;
  color: #183657;
  margin: 0;
}
@media (min-width: 768px) {
  #wrapper h1.table-donate__title {
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  #wrapper h1.table-donate__title {
    padding-top: 0;
    font-size: 2.25rem;
  }
}

body #wrapper h2.title-article {
  color: #153B5A;
  font-size: 1.5rem;
  line-height: 2.1425rem;
  margin: 0.75rem 0;
  font-family: "urban grotesk";
  font-weight: bold;
}
@media (min-width: 992px) {
  body #wrapper h2.title-article {
    max-width: 38.75rem;
  }
}

body #wrapper h2.title-donate {
  font-size: 1.875rem;
  line-height: 2.1425rem;
  margin: 0.75rem 0;
  font-family: "urban grotesk";
  font-weight: bold;
}
@media (min-width: 992px) {
  body #wrapper h2.title-donate {
    max-width: 38.75rem;
    font-size: 2.25rem;
    margin-top: 0;
  }
}

#wrapper .current-proyects h2.current-proyects__title {
  font-size: 1.5625rem;
  line-height: 1.42857;
  color: #183657;
  letter-spacing: 0;
  padding-left: 0.5rem;
  margin: 0.625rem auto 1.25rem 2rem;
}
@media (min-width: 768px) {
  #wrapper .current-proyects h2.current-proyects__title {
    font-size: 2.25rem;
    max-width: 90rem;
    margin: 0.625rem auto 1.25rem auto;
  }
}
@media (min-width: 1200px) {
  #wrapper .current-proyects h2.current-proyects__title {
    margin-left: 1.5rem;
  }
}
@media (min-width: 1400px) {
  #wrapper .current-proyects h2.current-proyects__title {
    margin-left: auto;
  }
}

#wrapper .wrapper-catchup-submit__submit .btn.btn-primary {
  max-width: 8.75rem;
  width: 8.75rem;
  min-width: 8.75rem;
  margin-top: 4.5rem;
}
@media (min-width: 992px) {
  #wrapper .wrapper-catchup-submit__submit .btn.btn-primary {
    margin-top: 0;
    margin-right: 1rem;
  }
}

.card, .card-horizontal {
  border: none;
  background-color: #f3f3f3;
}

#wrapper .portlet-boundary_com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_ .portlet-content {
  border: none;
}

.controls-hidden .portlet-content-editable {
  border: none;
}

.taglib-page-iterator .lfr-pagination-buttons > li > a {
  line-height: 1.25rem;
  padding: 0.6875rem 1.1875rem;
}

.pager .disabled > a {
  background-color: transparent;
}

.lfr-pagination-buttons.pager li.disabled {
  background-color: transparent;
}
.lfr-pagination-buttons.pager .first, .lfr-pagination-buttons.pager .last {
  display: none;
}
.lfr-pagination-buttons.pager li:nth-child(2) a {
  width: 8rem;
  position: relative;
}
@media (min-width: 1024px) {
  .lfr-pagination-buttons.pager li:nth-child(2) a {
    width: 6.25rem;
    position: relative;
    text-align: right;
    padding-right: 0;
    margin-right: 0.625rem;
  }
}
.lfr-pagination-buttons.pager li:nth-child(2) a:before {
  content: "";
  background: url("../images/icons/arrowPrevAzul.svg");
  width: 2.5rem;
  height: 2.5rem;
  display: block;
  position: absolute;
  cursor: pointer;
  left: 0;
  top: 0;
}
.lfr-pagination-buttons.pager li:nth-child(3) a {
  width: 8rem;
  position: relative;
}
@media (min-width: 1024px) {
  .lfr-pagination-buttons.pager li:nth-child(3) a {
    position: relative;
    width: 6.25rem;
    position: relative;
    text-align: left;
    padding-left: 0;
    margin-left: 0.625rem;
  }
}
.lfr-pagination-buttons.pager li:nth-child(3) a:after {
  content: "";
  background: url("https://www.cofares.es/o/cofares-theme-rebranding/images/icons/arrowNextAzul.svg");
  width: 2.5rem;
  height: 2.5rem;
  display: block;
  position: absolute;
  cursor: pointer;
  right: 0;
  top: 0;
}

.taglib-page-iterator .lfr-pagination-buttons {
  display: flex;
  justify-content: center;
}

.pager li > a {
  padding: 0;
  background-color: transparent;
  border: 1px solid #ddd;
  border-radius: 0;
  border: none;
  color: #333;
}

.taglib-page-iterator {
  background-color: #f4f4f4;
  padding-top: 2rem;
  max-width: 100%;
  margin: 0 auto;
}
.taglib-page-iterator .clearfix.lfr-pagination {
  display: flex;
  flex-direction: column-reverse;
  max-width: 48rem;
  margin: 0 auto;
}
@media (min-width: 1024px) {
  .taglib-page-iterator .clearfix.lfr-pagination {
    margin: 0 auto;
    align-items: center;
    justify-content: flex-end;
    flex-direction: row;
  }
}
@media (min-width: 1200px) {
  .taglib-page-iterator .clearfix.lfr-pagination {
    max-width: 87.5rem;
    margin-right: 2rem;
  }
}

.lfr-pagination .search-results {
  text-align: right;
  margin-right: 1rem;
}

.taglib-page-iterator .search-results {
  display: flex;
  justify-content: end;
}

#myModal {
  display: none;
}

.taglib-captcha .form-group.input-text-wrapper {
  width: 100%;
  display: flex;
  align-items: flex-end;
}

.has-error field form-control.error-field:focus {
  border: none;
  border-bottom: 0.0625rem solid #b9b9b9;
}

/* IE11 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .postCode {
    width: 100% !important;
  }
  .email {
    width: 100% !important;
  }
  .submit .lfr-btn-label {
    margin-top: 0.375rem;
  }
  .taglib-captcha .form-group.input-text-wrapper .field.form-control {
    margin-top: 1.0625rem;
  }
  .taglib-captcha .form-group.input-text-wrapper.has-error .field.form-control {
    margin-top: 0;
  }
  .taglib-captcha .form-group.input-text-wrapper.has-error {
    min-width: 23.4375rem;
  }
  .taglib-captcha .form-group.input-text-wrapper.has-error .help-block .required {
    margin-top: 0.6875rem;
  }
  .cofares-fundation__info .link .text {
    margin-top: -0.625rem;
  }
}
/*Header*/
.taglib-captcha .form-group .form-validator-stack {
  display: none;
}

.modal-header .close .lexicon-icon, .modal-header .modal-primary-action-button .lexicon-icon {
  opacity: 1;
  height: 1rem;
  margin-left: 0;
  position: absolute;
  top: 0.5rem;
  left: 0.5rem;
}

.modal-header .close, .modal-header .modal-primary-action-button {
  opacity: 1;
  height: 2rem;
  width: 2rem;
  color: #fff;
  position: relative;
  margin-top: -0.5rem;
  margin-right: -0.5rem;
}

.modal-header .close:hover .lexicon-icon {
  opacity: 1;
}

.modal-body-thank-you .wrapper-img {
  margin-right: 0.625rem;
  margin-top: -0.625rem;
}

option[value=select-placeholder] {
  font-family: "urban grotesk light";
  color: #555;
  font-weight: 100;
}

/*table private side*/
.container-section-table {
  max-width: 65rem;
  margin: 0 auto;
  padding-bottom: 2rem;
}
.container-section-table form {
  display: flex;
  justify-content: space-between;
}
.container-section-table__amount-of-donations {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 3.5rem;
  background-color: #f3f3f3;
  width: 14.625rem;
  margin-right: 0.25rem;
}
.container-section-table__amount-of-donations .amount-of-donations-text {
  font-size: 1rem !important;
  color: #183657;
}
.container-section-table__select-side {
  height: 3.5rem;
  background-color: #f3f3f3;
  width: 50.125rem;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding-right: 0.5rem;
}
.container-section-table__select-side select, .container-section-table__select-side input {
  cursor: pointer;
  width: 7.5rem;
  margin-bottom: 0;
  height: 2.5rem;
  border: none;
  border-bottom-color: currentcolor;
  border-bottom-style: none;
  border-bottom-width: medium;
  border-bottom: 0.0625rem solid #b9b9b9;
  font-size: 0.9375rem;
  padding-left: 0.625rem;
  box-shadow: none;
  border-radius: 0;
  font-family: "urban grotesk light";
  color: #555;
  background-color: #f9f9f9;
  outline: 0;
  margin-right: 0.5rem;
  font-size: 0.875rem;
}
.container-section-table__select-side input {
  margin-left: 3rem;
  width: 12.5rem;
  cursor: auto;
}
.container-section-table__select-side select.success-field {
  color: #555;
}
.container-section-table__select-side option[value=select-placeholder] {
  font-family: "urban grotesk light";
  color: #555;
  font-weight: 100;
}
.container-section-table .dataTables_length, .container-section-table .dataTables_filter {
  display: none;
}
.container-section-table .dataTables_wrapper {
  margin-top: 2rem;
}
.container-section-table table.dataTable.no-footer {
  border-bottom: 0.0625rem solid #183657;
  margin-bottom: 1rem;
}
.container-section-table #table_id thead {
  background: #183657;
  color: #fff;
}
.container-section-table #table_id tbody tr td {
  color: #183657;
}
.container-section-table #table_id_info {
  color: #183657;
}
.container-section-table .dataTables_wrapper .dataTables_paginate .paginate_button.current, .container-section-table .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  background: #fff;
  color: #183657 !important;
  border: none;
}
.container-section-table #table_id_paginate span {
  display: none;
}
.container-section-table #table_id_paginate #table_id_previous {
  width: 6.25rem;
  position: relative;
  text-align: right;
  padding-right: 0;
  margin-right: 0.625rem;
  color: #183657;
}
.container-section-table #table_id_paginate #table_id_previous:before {
  content: "";
  background: url(https://www.cofares.es/o/cofares-theme-rebranding/images/icons/arrowPrevAzul.svg);
  width: 2.5rem;
  height: 2.5rem;
  display: block;
  position: absolute;
  cursor: pointer;
  left: 0;
  top: -0.25rem;
}
.container-section-table #table_id_paginate #table_id_next {
  width: 6.25rem;
  position: relative;
  text-align: left;
  padding-left: 0;
  margin-left: 0.625rem;
  color: #183657;
}
.container-section-table #table_id_paginate #table_id_next:after {
  content: "";
  background: url(https://www.cofares.es/o/cofares-theme-rebranding/images/icons/arrowNextAzul.svg);
  width: 2.5rem;
  height: 2.5rem;
  display: block;
  position: absolute;
  cursor: pointer;
  right: 0;
  top: -0.25rem;
}
.container-section-table .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  background: #fff !important;
  border: none !important;
  color: #183756 !important;
  outline: none !important;
}

/* FORMULARIO DONATIVOS */
.donativoForm,
.detalleDonativoForm {
  border: 0.0625rem solid #b9b9b9;
  top: 0;
  right: 0;
  width: 100%;
  position: fixed;
  z-index: 9998;
  height: 100vh;
  overflow-y: auto;
  background: #FFF;
  display: none;
}
@media (min-width: 768px) {
  .donativoForm,
  .detalleDonativoForm {
    width: 625px;
  }
}
.donativoForm .closeForm,
.detalleDonativoForm .closeForm {
  appearance: none;
  border: none;
  display: block;
  background-color: transparent;
  transition: color 0.5s ease-in;
  margin: 1.125rem 1.125rem 1.125rem auto;
  font-size: 1.25rem;
}
.donativoForm .closeForm:hover,
.detalleDonativoForm .closeForm:hover {
  color: #FF1E70;
}
.donativoForm .infoSectionForm,
.detalleDonativoForm .infoSectionForm {
  width: 100%;
  font-weight: bold;
  font-size: 1rem;
  font-family: "urban grotesk";
  color: #666;
  padding: 0 0.25rem 0.5rem;
}
.donativoForm .sectionForm,
.detalleDonativoForm .sectionForm {
  width: 100%;
  padding: 0 2.5rem;
}
.donativoForm .sectionForm select,
.donativoForm .sectionForm input:not([type=checkbox]),
.donativoForm .sectionForm textarea,
.detalleDonativoForm .sectionForm select,
.detalleDonativoForm .sectionForm input:not([type=checkbox]),
.detalleDonativoForm .sectionForm textarea {
  background-color: #FFF;
  border: 0.0625rem solid #b9b9b9;
  border-radius: 0.25rem;
  margin-bottom: 0;
}
.donativoForm .sectionForm select,
.donativoForm .sectionForm input:not([type=checkbox]),
.detalleDonativoForm .sectionForm select,
.detalleDonativoForm .sectionForm input:not([type=checkbox]) {
  height: 2.5rem;
  line-height: 1.625rem;
}
.donativoForm .sectionForm select,
.detalleDonativoForm .sectionForm select {
  background-position: calc(100% - 2rem) 1em, calc(100% - 1.5rem) 1em;
}
.donativoForm .sectionForm label,
.detalleDonativoForm .sectionForm label {
  color: #c0c0c0;
  margin-bottom: 0.5rem;
  width: 100%;
}
.donativoForm .sectionForm.hasBg,
.detalleDonativoForm .sectionForm.hasBg {
  background-color: #F8F8F8;
  padding: 1.25rem 2.5rem;
  margin-top: 2rem;
}
.donativoForm .sectionForm.hasBg label,
.detalleDonativoForm .sectionForm.hasBg label {
  font-weight: bold;
  font-size: 1rem;
  font-family: "urban grotesk";
  color: #666;
}
.donativoForm .sectionForm.hasBg.confirmado .form-group, .donativoForm .sectionForm.hasBg.verificando .form-group, .donativoForm .sectionForm.hasBg.rechazado .form-group,
.detalleDonativoForm .sectionForm.hasBg.confirmado .form-group,
.detalleDonativoForm .sectionForm.hasBg.verificando .form-group,
.detalleDonativoForm .sectionForm.hasBg.rechazado .form-group {
  position: relative;
}
.donativoForm .sectionForm.hasBg.confirmado .form-group select, .donativoForm .sectionForm.hasBg.verificando .form-group select, .donativoForm .sectionForm.hasBg.rechazado .form-group select,
.detalleDonativoForm .sectionForm.hasBg.confirmado .form-group select,
.detalleDonativoForm .sectionForm.hasBg.verificando .form-group select,
.detalleDonativoForm .sectionForm.hasBg.rechazado .form-group select {
  margin-left: 2rem;
}
.donativoForm .sectionForm.hasBg.confirmado .form-group:before, .donativoForm .sectionForm.hasBg.verificando .form-group:before, .donativoForm .sectionForm.hasBg.rechazado .form-group:before,
.detalleDonativoForm .sectionForm.hasBg.confirmado .form-group:before,
.detalleDonativoForm .sectionForm.hasBg.verificando .form-group:before,
.detalleDonativoForm .sectionForm.hasBg.rechazado .form-group:before {
  content: "";
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  position: absolute;
  left: 0;
  bottom: 1rem;
}
.donativoForm .sectionForm.hasBg.recibido,
.detalleDonativoForm .sectionForm.hasBg.recibido {
  background-color: #F4FCEB;
}
.donativoForm .sectionForm.hasBg.verificando,
.detalleDonativoForm .sectionForm.hasBg.verificando {
  background-color: #EBF7FF;
}
.donativoForm .sectionForm.hasBg.verificando .form-group:before,
.detalleDonativoForm .sectionForm.hasBg.verificando .form-group:before {
  background-color: #0091FF;
}
.donativoForm .sectionForm.hasBg.rechazado,
.detalleDonativoForm .sectionForm.hasBg.rechazado {
  background-color: #FFF2F6;
}
.donativoForm .sectionForm.hasBg.rechazado .form-group:before,
.detalleDonativoForm .sectionForm.hasBg.rechazado .form-group:before {
  background-color: #FF004E;
}
.donativoForm .sectionForm.hasBg.confirmado .form-group:before,
.detalleDonativoForm .sectionForm.hasBg.confirmado .form-group:before {
  background-color: #6DD400;
}
.donativoForm .sectionForm .form-group,
.detalleDonativoForm .sectionForm .form-group {
  margin-right: 0.25rem;
  margin-left: 0.25rem;
}
.donativoForm .sectionForm.w100 .form-group,
.detalleDonativoForm .sectionForm.w100 .form-group {
  width: calc(100% - 0.5rem);
}
.donativoForm .sectionForm.w50-50 .form-group,
.detalleDonativoForm .sectionForm.w50-50 .form-group {
  width: calc(50% - 0.5rem);
}
.donativoForm .sectionForm.w33-67 .form-group:first-of-type,
.detalleDonativoForm .sectionForm.w33-67 .form-group:first-of-type {
  width: calc(33.33% - 0.5rem);
}
.donativoForm .sectionForm.w33-67 .form-group:last-of-type,
.detalleDonativoForm .sectionForm.w33-67 .form-group:last-of-type {
  width: calc(66.67% - 0.5rem);
}
.donativoForm .sectionForm.w67-33 .form-group:first-of-type,
.detalleDonativoForm .sectionForm.w67-33 .form-group:first-of-type {
  width: calc(66.67% - 0.5rem);
}
.donativoForm .sectionForm.w67-33 .form-group:last-of-type,
.detalleDonativoForm .sectionForm.w67-33 .form-group:last-of-type {
  width: calc(33.33% - 0.5rem);
}
.donativoForm .sectionForm.w33-67-50 .form-group:first-of-type,
.detalleDonativoForm .sectionForm.w33-67-50 .form-group:first-of-type {
  width: calc(33.33% - 0.5rem);
}
.donativoForm .sectionForm.w33-67-50 .form-group:nth-of-type(2),
.detalleDonativoForm .sectionForm.w33-67-50 .form-group:nth-of-type(2) {
  width: calc(66.67% - 0.5rem);
}
.donativoForm .sectionForm.w33-67-50 .form-group:last-of-type,
.detalleDonativoForm .sectionForm.w33-67-50 .form-group:last-of-type {
  width: calc(50% - 0.5rem);
}
.donativoForm .sectionForm.w40-20-40 .form-group:first-of-type, .donativoForm .sectionForm.w40-20-40 .form-group:last-of-type,
.detalleDonativoForm .sectionForm.w40-20-40 .form-group:first-of-type,
.detalleDonativoForm .sectionForm.w40-20-40 .form-group:last-of-type {
  width: calc(40% - 0.5rem);
}
.donativoForm .sectionForm.w40-20-40 .form-group:nth-of-type(2),
.detalleDonativoForm .sectionForm.w40-20-40 .form-group:nth-of-type(2) {
  width: calc(20% - 0.5rem);
}

.donativoForm .wrapper-form {
  padding: 0;
}
.donativoForm .wrapper-form .infoForm {
  color: #c2c2c2;
  padding: 0 2.75rem;
}
.donativoForm .wrapper-form .infoForm:before {
  content: "i";
  color: #FFF;
  width: 1rem;
  height: 1rem;
  background: #666;
  margin-right: 0.5rem;
  display: inline-block;
  line-height: 1rem;
  text-align: center;
  padding: 0.0625rem;
  font-size: 0.75rem;
}
.donativoForm .wrapper-form .wrapper-form__form {
  margin-top: 2rem;
  border-bottom: none;
}
.donativoForm .wrapper-form .sectionForm {
  display: flex;
  flex-wrap: wrap;
}

#wrapper .donativoForm .wrapper-form .wrapper-form__form .submit {
  border-radius: 0;
  background-color: #333;
  border-color: #333;
  box-shadow: none;
  padding: 0.9375rem 1.875rem;
  min-height: auto;
  height: 2.75rem;
  width: 15.5rem;
  margin: 2.75rem;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 0.875rem;
  letter-spacing: 0.0625rem;
  text-transform: uppercase;
  transition: 0.5s ease-in;
}
#wrapper .donativoForm .wrapper-form .wrapper-form__form .submit:after {
  display: none;
}
#wrapper .donativoForm .wrapper-form .wrapper-form__form .submit:hover, #wrapper .donativoForm .wrapper-form .wrapper-form__form .submit:focus {
  background-color: #FF1E70;
  border-color: #FF1E70;
}
#wrapper .detalleDonativoForm > .btn {
  border-radius: 0;
  background-color: #FFF;
  border-color: #333;
  box-shadow: none;
  padding: 0.9375rem 1.875rem;
  min-height: auto;
  height: 2.75rem;
  width: 6.25rem;
  margin: 2.75rem;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 0.875rem;
  letter-spacing: 0.0625rem;
  color: #333;
  text-transform: uppercase;
  font-weight: bold;
  appearance: none;
  transition: 0.5s ease-in;
}
#wrapper .detalleDonativoForm > .btn:hover, #wrapper .detalleDonativoForm > .btn:focus {
  background-color: #FF1E70;
  border-color: #FF1E70;
  color: #FFF;
}

/* FORMULARIO DETALLE DONATIVOS */
.detalleDonativoForm .sectionForm {
  margin-bottom: 2rem;
}
.detalleDonativoForm .sectionForm > * {
  padding: 0 0.25rem 0.5rem;
}
.detalleDonativoForm .sectionForm a {
  color: #0091FF;
}
.detalleDonativoForm .sectionForm .mainInfoSection {
  font-weight: bold;
  font-size: 1.125rem;
  color: #CCCCCC;
}
@media (min-width: 768px) {
  .detalleDonativoForm .sectionForm .mainInfoSection {
    font-size: 1.5rem;
  }
}
@media (min-width: 992px) {
  .detalleDonativoForm .sectionForm.hasBg select {
    width: calc(50% - 1.5rem);
  }
}

/* FILTROS DONATIVOS */
.filtroDonaciones .container-section-table__select-side {
  padding-left: 0.5rem;
}
.filtroDonaciones .container-section-table__select-side .form-group {
  width: 20%;
  margin: 0 0.5rem;
}
.filtroDonaciones .container-section-table__select-side .form-group label {
  display: none;
}
.filtroDonaciones .container-section-table__select-side .form-group select,
.filtroDonaciones .container-section-table__select-side .form-group input:not([type=checkbox]) {
  width: 100%;
  margin: 0;
  background-color: #FFF;
  border: 0.0625rem solid #b9b9b9;
  border-radius: 0.25rem;
  margin-bottom: 0;
  height: 2.125rem;
  line-height: 2.125rem;
}
.filtroDonaciones + .dataTables_wrapper > div {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
}

/* POP UPS ESTADOS DONATIVOS */
.popupsBox .overlayPopup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(24, 54, 87, 0.3);
  z-index: 99;
  display: none;
}
.popupsBox .overlayPopup.openBox {
  display: block;
}
.popupsBox .popupDonativo {
  background-color: #FFF;
  border: 0.0625rem solid #b9b9b9;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 28.125rem;
  z-index: 9999;
  padding: 1.25rem 1.25rem 2.5rem 2.5rem;
  display: none;
  flex-direction: column;
  box-shadow: 0 0.125rem 0.9375rem 0 rgba(0, 0, 0, 0.1);
}
.popupsBox .popupDonativo.open {
  display: flex;
}
.popupsBox .popupDonativo .closePopup {
  font-weight: bold;
  font-size: 1.25rem;
  transition: color 0.5s ease-in;
  margin: 0 0 1.125rem auto;
  cursor: pointer;
}
.popupsBox .popupDonativo .closePopup:hover {
  color: #FF1E70;
}
.popupsBox .popupDonativo > p {
  font-size: 1rem;
  color: #666;
  padding-right: 2.5rem;
}
.popupsBox .popupDonativo textarea {
  resize: none;
  margin: 1.25rem 2.5rem 0 0;
  width: calc(100% - 2.5rem);
  border-radius: 0;
}
.popupsBox .popupDonativo label {
  font-weight: normal;
  margin-top: 1.25rem;
  padding-right: 2.5rem;
}
.popupsBox .popupDonativo label + textarea {
  margin-top: 0.625rem;
}
.popupsBox .popupDonativo .buttonsBox {
  margin-top: 2rem;
}
.popupsBox .popupDonativo .buttonsBox button {
  border-radius: 0;
  border-color: #333;
  box-shadow: none;
  padding: 0.9375rem 1.875rem;
  min-height: auto;
  height: 2.75rem;
  width: 7.5rem;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 0.75rem;
  letter-spacing: 0.0625rem;
  text-transform: uppercase;
  font-weight: bold;
  transition: 0.5s ease-in;
  appearance: none;
}
.popupsBox .popupDonativo .buttonsBox button.btn-accept {
  color: #FFF;
  background-color: #333;
}
.popupsBox .popupDonativo .buttonsBox button:not(.btn-accept) {
  color: #333;
  background-color: #FFF;
}
.popupsBox .popupDonativo .buttonsBox button:not(:last-of-type) {
  margin-right: 1.25rem;
}
.popupsBox .popupDonativo .buttonsBox button:hover, .popupsBox .popupDonativo .buttonsBox button:focus {
  background-color: #FF1E70;
  border-color: #FF1E70;
  color: #FFF;
}
.popupsBox .popupDonativo .buttonsBox button:disabled {
  pointer-events: none;
  opacity: 0.3;
}

body.not-scroll {
  height: 100%;
  overflow: hidden;
}

/* TABLA DONATIVOS */
.container-section-table #table_id.tablaDonativos thead {
  background-color: #333;
}
.container-section-table #table_id.tablaDonativos thead th {
  position: relative;
  padding: 0.625rem 1.5rem;
}
.container-section-table #table_id.tablaDonativos thead th:before, .container-section-table #table_id.tablaDonativos thead th:after {
  font-family: "fontawesome-alloy";
  position: absolute;
  left: 0.5rem;
  font-size: 0.75rem;
  color: #CCC;
  transition: color 0.5s ease-in;
}
.container-section-table #table_id.tablaDonativos thead th:before {
  content: "\f0d8";
  top: 0.375rem;
}
.container-section-table #table_id.tablaDonativos thead th:after {
  content: "\f0d7";
  bottom: 0.375rem;
}
.container-section-table #table_id.tablaDonativos thead th.sorting_asc:before {
  color: #FF1E70;
}
.container-section-table #table_id.tablaDonativos thead th.sorting_desc:after {
  color: #FF1E70;
}
.container-section-table #table_id.tablaDonativos tbody tr.odd, .container-section-table #table_id.tablaDonativos tbody tr.even {
  background-color: #FFF;
}
.container-section-table #table_id.tablaDonativos tbody tr.odd > .sorting_1, .container-section-table #table_id.tablaDonativos tbody tr.even > .sorting_1 {
  background-color: transparent;
}
.container-section-table #table_id.tablaDonativos tbody tr.recibido {
  background-color: #F4FCEB;
}
.container-section-table .filtroDonaciones + .dataTables_wrapper .dataTables_paginate#table_id_paginate #table_id_previous,
.container-section-table .filtroDonaciones + .dataTables_wrapper .dataTables_paginate#table_id_paginate #table_id_next {
  width: 2rem !important;
  text-indent: 99999px;
}

.tablaDonativos tbody tr td .icon-private {
  display: flex;
  align-items: center;
}
.tablaDonativos tbody tr td .icon-private img {
  cursor: pointer;
  margin-right: 0.5rem;
}
.tablaDonativos tbody tr td a {
  color: #0091FF;
}
.tablaDonativos tbody tr td.color_recibido span {
  display: none;
}
.tablaDonativos tbody tr td:last-child {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.tablaDonativos tbody tr td.color_confirmado span, .tablaDonativos tbody tr td.color_verificando span, .tablaDonativos tbody tr td.color_rechazado span {
  display: inline-block;
  width: 0.75rem;
  height: 0.75rem;
  border-radius: 50%;
  margin-right: 0.625rem;
}
.tablaDonativos tbody tr td.color_confirmado span {
  background-color: #6DD400;
}
.tablaDonativos tbody tr td.color_verificando span {
  background-color: #0091FF;
}
.tablaDonativos tbody tr td.color_rechazado span {
  background-color: #FF004E;
}

.section-verify {
  padding: 8rem 0;
}

.modal-submit.section-verify .modal-body-thank-you {
  padding-left: 0;
  margin-top: 0;
}

.modal-submit.section-verify .modal-body-thank-you__wrapper-title p {
  color: #183657;
  font-size: 1.5rem;
  font-weight: bold;
}

.modal-submit.section-verify .modal-body-thank-you__body p.paragraph {
  margin: 2rem 0;
}

.modal-submit.section-verify .modal-body-thank-you__body {
  margin-left: 0;
  margin-right: 0;
}

@media (min-width: 768px) {
  .modal-submit.section-verify .modal-body-thank-you__body p {
    font-size: 1.25rem;
  }
}
.publicForm form.wrapper-form__form {
  max-width: 100%;
  width: 100%;
  /*  @media(min-width: 1200px){
       width: 70rem;
       margin: 0;
   } */
}
.publicForm form.wrapper-form__form .formRow label {
  color: #153B5A;
  margin-bottom: 0.5rem;
  letter-spacing: 0.0313rem;
}
.publicForm form.wrapper-form__form .formRow label .text-warning {
  display: none;
}
.publicForm form.wrapper-form__form .formRow select,
.publicForm form.wrapper-form__form .formRow input:not([type=checkbox]),
.publicForm form.wrapper-form__form .formRow .wrapper-input-file {
  width: 100%;
  margin: 0;
  background-color: #F4F4F4;
  border-color: #C4C4C4;
  border-width: 0.125rem;
  border-radius: 0;
  margin-bottom: 0;
  height: 2.5rem;
  line-height: 1.625rem;
  color: #153B5A;
}
.publicForm form.wrapper-form__form .formRow select {
  background-position: calc(100% - 2rem) 1em, calc(100% - 1.5rem) 1em;
  border-bottom: none;
  background-image: linear-gradient(45deg, rgba(0, 0, 0, 0) 50%, #153B5A 50%), linear-gradient(135deg, #153B5A 50%, rgba(0, 0, 0, 0) 50%);
}
.publicForm form.wrapper-form__form .formRow select::placeholder {
  color: #153B5A;
}
.publicForm form.wrapper-form__form .formRow input:not([type=checkbox])::placeholder {
  color: #153B5A;
}
.publicForm form.wrapper-form__form .formRow .wrapper-input-file {
  border-bottom: none;
  border-bottom-right-radius: 1.5rem;
  border-top-right-radius: 1.5rem;
  overflow: hidden;
}
.publicForm form.wrapper-form__form .formRow .wrapper-input-file .inputfile + label {
  border-radius: 0;
  background: #153B5A;
  top: -0.0625rem;
  border: 0.0625rem solid #153B5A;
  color: #FFF;
  right: 0;
}
.publicForm form.wrapper-form__form .formRow .wrapper-input-file .placeholder-file {
  top: 50%;
  transform: translateY(-50%);
  width: calc(100% - 10rem);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #153B5A;
}
.publicForm form.wrapper-form__form .formRow .fileDetails {
  color: #153B5A;
  display: block;
  margin-top: 0.5rem;
  font-size: 0.75rem;
}
.publicForm form.wrapper-form__form .formRow .wrapper-catchup-submit__submit {
  max-height: none;
  margin-bottom: 1.25rem;
}
.publicForm form.wrapper-form__form .formRow .wrapper-catchup-submit__submit label {
  display: flex;
  align-items: center;
}
.publicForm form.wrapper-form__form .formRow .wrapper-catchup-submit__submit label .form-group {
  width: auto;
  position: relative;
  margin-left: 0;
}
.publicForm form.wrapper-form__form .formRow .wrapper-catchup-submit__submit label .wrapper-policy-text {
  position: relative;
  top: auto;
  left: auto;
}
.publicForm form.wrapper-form__form .formRow .wrapper-catchup-submit__submit label .wrapper-policy-text a {
  color: #24D5AB;
}
.publicForm form.wrapper-form__form .formRow .taglib-captcha img {
  margin-left: 0.625rem;
}
.publicForm form.wrapper-form__form .formRow .taglib-captcha .form-group .field {
  height: 3rem;
}
.publicForm form.wrapper-form__form .formRow.amountRow .radioBox {
  display: flex;
  flex-wrap: wrap;
}
.publicForm form.wrapper-form__form .formRow.amountRow .radioBox label {
  width: 5.625rem;
  height: 4.375rem;
  margin: 0 0.625rem 1.25rem;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.publicForm form.wrapper-form__form .formRow.amountRow .radioBox label span {
  font-size: 1.5rem;
  width: 100%;
  height: 100%;
  background-color: #FFF;
  /* border: 0.0625rem solid #b9b9b9; */
  box-shadow: 0px 1px 4px #ccc;
  border-radius: 0.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.5s ease-in;
  cursor: pointer;
}
.publicForm form.wrapper-form__form .formRow.amountRow .radioBox label input[type=radio] {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  z-index: -1;
}
.publicForm form.wrapper-form__form .formRow.amountRow .radioBox label input[type=radio]:checked + span {
  background-color: #153B5A;
  color: #FFF;
}
.publicForm form.wrapper-form__form .formRow.amountRow .form-group {
  width: 9.375rem;
  position: relative;
}
.publicForm form.wrapper-form__form .formRow.amountRow .form-group label {
  position: absolute;
  left: 0.625rem;
  top: 1.625rem;
  color: #153B5A;
  font-weight: bold;
  transition: 0.3s ease-in;
}
.publicForm form.wrapper-form__form .formRow.amountRow .form-group input {
  height: 4.375rem;
  width: 100%;
  transition: 0.5s ease-in;
  color: #333;
  font-weight: bold;
  border: none;
  border-radius: 0.25rem;
  background-color: #FFF;
  box-shadow: 0px 1px 4px #ccc;
  font-size: 1.5rem;
}
.publicForm form.wrapper-form__form .formRow.amountRow .form-group input::placeholder {
  color: #153B5A;
  font-weight: bold;
}
.publicForm form.wrapper-form__form .formRow.amountRow .form-group.selected label {
  color: #FFF;
  top: 0.25rem;
  font-size: 0.75rem;
}
.publicForm form.wrapper-form__form .formRow.amountRow .form-group.selected input {
  background-color: #153B5A;
  color: #FFF;
}
.publicForm form.wrapper-form__form .formRow.amountRow .form-group.selected input::placeholder {
  color: #FFF;
}
.publicForm form .amountBox,
.publicForm form .dataFormBox {
  width: 100%;
}
.publicForm form .amountBox .formRow,
.publicForm form .dataFormBox .formRow {
  width: 100%;
}
.publicForm form .amountBox {
  margin-bottom: 2.5rem;
  border-bottom: 0.125rem solid #CCC;
  padding-bottom: 1.5rem;
}
@media (min-width: 1200px) {
  .publicForm form .amountBox {
    width: calc(100% - 1.25rem);
  }
}
.publicForm form .amountBox .titleRow {
  font-weight: bold;
  color: #333;
  margin-bottom: 1rem;
  font-size: 1rem;
  font-family: "urban grotesk";
}
@media (min-width: 992px) {
  .publicForm form .formRow {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -0.625rem;
  }
  .publicForm form .formRow .form-group {
    margin: 0 0.625rem 1.25rem;
  }
  .publicForm form .formRow.w33 .form-group {
    width: calc(24.33% - 1.25rem);
  }
  .publicForm form .formRow.w25-50-25 .form-group:first-of-type {
    width: calc(27% - 1.25rem);
  }
  .publicForm form .formRow.w25-50-25 .form-group:nth-of-type(2) {
    width: calc(50% - 1.25rem);
  }
  .publicForm form .formRow.w30-20-20-30 .form-group:first-of-type, .publicForm form .formRow.w30-20-20-30 .form-group:last-of-type {
    width: calc(30% - 1.25rem);
  }
  .publicForm form .formRow.w30-20-20-30 .form-group:nth-of-type(2) {
    width: calc(24% - 1.25rem);
  }
  .publicForm form .formRow.w30-20-20-30 .form-group:nth-of-type(3) {
    width: calc(20% - 1.25rem);
  }
  .publicForm form .formRow.w30-20-20-31 .form-group:first-of-type, .publicForm form .formRow.w30-20-20-31 .form-group:last-of-type {
    width: calc(20% - 1.25rem);
  }
  .publicForm form .formRow.w30-20-20-31 .form-group:nth-of-type(2) {
    width: calc(40% - 1.25rem);
  }
  .publicForm form .formRow.w30-20-20-31 .form-group:nth-of-type(3) {
    width: calc(20% - 1.25rem);
  }
  .publicForm form .formRow.w20-30-50 .form-group:first-of-type {
    width: calc(20% - 1.25rem);
  }
  .publicForm form .formRow.w20-30-50 .form-group:nth-of-type(2) {
    width: calc(30% - 1.25rem);
  }
  .publicForm form .formRow.w20-30-50 .form-group:last-of-type {
    width: calc(38% - 1.25rem);
  }
}
.publicForm + .prefooter {
  margin-bottom: 1rem;
}

#wrapper .publicForm form.wrapper-form__form .formRow .wrapper-catchup-submit__submit {
  padding: 0 0.625rem;
}
#wrapper .publicForm form.wrapper-form__form .formRow .wrapper-catchup-submit__submit .submit {
  width: 15rem;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0.738rem 4.975rem;
  /* &:hover,
  &:focus{
      background-color: #FF1E70;
   border-color: #FF1E70;
  } */
}
#wrapper .publicForm form.wrapper-form__form .formRow .wrapper-catchup-submit__submit .submit:after {
  display: none;
}

/* PAGOS */
.payments-box {
  display: flex;
  flex-direction: column;
}
.payments-box .payment-item {
  margin-bottom: 1rem;
  box-shadow: 0px 1px 4px #ccc;
  padding: 1rem;
  border-radius: 0.5rem;
}
.payments-box .payment-item * {
  color: #153B5A;
}
.payments-box .payment-item .payment-title {
  display: flex;
  align-items: center;
}
.payments-box .payment-item .payment-title img {
  width: 14%;
  padding-right: 0.5rem;
  max-width: 100%;
  margin-bottom: 0.625rem;
}
.payments-box .payment-item .payment-title span {
  font-weight: bold;
}
.payments-box .payment-item .payment-title .paymentCard {
  font-size: 0.875rem;
  padding-top: 0.5rem;
}
.payments-box .payment-item .payment-text {
  font-size: 0.875rem;
}
.payments-box .payment-item .payment-text > p {
  font-weight: bold;
}
.payments-box .payment-item.tarjeta .payment-title span {
  font-weight: normal;
}
@media (min-width: 768px) {
  .payments-box {
    flex-direction: row;
    justify-content: space-between;
    padding-right: 0.5rem;
  }
  .payments-box .payment-item {
    margin-bottom: 0;
    margin-right: 1rem;
  }
  .payments-box .payment-item.tarjeta {
    max-width: 8.5rem;
  }
  .payments-box .payment-item.bizum {
    max-width: 14.75rem;
  }
  .payments-box .payment-item.transferencia {
    margin-right: 0;
  }
  .payments-box .payment-item.transferencia .payment-text:first-of-type {
    margin-top: 1.125rem;
  }
}
@media (min-width: 992px) {
  .payments-box {
    padding-right: 1.25rem;
  }
}

body #wrapper .main__wrapper-info .how-to-donate * {
  color: #153B5A;
}
body #wrapper .main__wrapper-info .how-to-donate h2.title-donate {
  color: #153B5A;
  font-size: 1.5rem;
}
body #wrapper .main__wrapper-info .how-to-donate .wrapper-counter__title-counter {
  color: #153B5A;
  font-size: 1.125rem;
}
body #wrapper .main__wrapper-info .how-to-donate .title-box {
  font-weight: bold;
  color: #153B5A;
  font-size: 1.125rem;
  display: block;
  margin-bottom: 1rem;
  margin-top: 2.5rem;
}
body #wrapper .main__wrapper-info .how-to-donate .objetive-wrapper {
  display: flex;
  align-items: center;
}
body #wrapper .main__wrapper-info .how-to-donate .objetive-wrapper .wrapper-data__wrapper-counter-data--text {
  margin-right: 0.5rem;
}
body #wrapper .main__wrapper-info .how-to-donate .wrapper-counter .wrapper-counter__wrapper-progress-bar {
  max-width: 100%;
  padding-right: 1.25rem;
}
body #wrapper .main__wrapper-info .how-to-donate .wrapper-counter .wrapper-counter__wrapper-progress-bar .progress-bar-container.progress-wrapper {
  box-shadow: none;
  border: 0.125rem solid #24D5AB;
  height: 1.25rem;
}
body #wrapper .main__wrapper-info .how-to-donate .wrapper-counter .wrapper-counter__wrapper-progress-bar .progress-bar-container.progress-wrapper .progress-bar {
  background-color: #24D5AB;
}
body #wrapper .main__wrapper-info .how-to-donate .wrapper-counter .wrapper-counter__wrapper-progress-bar .progress-bar-container.progress-wrapper .progress-bar:before, body #wrapper .main__wrapper-info .how-to-donate .wrapper-counter .wrapper-counter__wrapper-progress-bar .progress-bar-container.progress-wrapper .progress-bar:after {
  display: none;
}
body #wrapper .main__wrapper-info .how-to-donate .detail-box {
  margin: 3rem 0 5.5rem;
  font-size: 0.875rem;
}
body #wrapper .main__wrapper-info .how-to-donate .detail-box p {
  font-family: "urban grotesk light";
}
body #wrapper .main__wrapper-info .how-to-donate .detail-box p strong {
  font-family: "urban grotesk";
}

.canvas__wrapper-body .card-proyect__wrapper-card-proyect .right-item .right-item-btn {
  border-radius: 0;
  background-color: #FF7C25;
  margin-bottom: 3rem;
}

.journal-content-article-detail {
  background-color: #f3f3f3;
}

.backgroud_form {
  background-color: #f3f3f3;
}

.backgroud_form .form__title {
  padding-left: 1rem;
}

.backgroud_form .form__title:after {
  display: none;
}

#wrapper h1.main__title.title-project,
.main__wrapper-info.info-project {
  padding-left: 0;
  position: relative;
}
#wrapper h1.main__title.title-project:after,
.main__wrapper-info.info-project:after {
  content: "";
  background: url(../images/icons/check.png);
  width: 2.5rem;
  height: 2.5rem;
  display: block;
  position: absolute;
  cursor: pointer;
  right: -48px;
  top: -9px;
  display: none;
}

#wrapper h1.main__title.title-project {
  padding-left: 0;
  position: relative;
  width: max-content;
}
#wrapper h1.main__title.title-project:after {
  content: "";
  background: url("../images/icons/check-grey.png");
  width: 2.5rem;
  height: 2.5rem;
  display: block;
  position: absolute;
  cursor: pointer;
  right: -3rem;
  top: 3.1875rem;
  background-repeat: round;
}

#wrapper h1.main__title.title-project.title-hidden:after {
  display: none;
}

@media (min-width: 992px) {
  .form .wrapper-form.publicForm {
    padding-left: 1rem;
  }
}
/* NUEVAS INCIDENCIAS */
.canvas__wrapper-body .header-private__bottom .wrapper-dropdown .dropdown .dropdown-menu {
  height: auto;
}

.canvas__wrapper-body .card-proyect__wrapper-card-proyect {
  margin-bottom: 2.5rem;
}

/* AJUSTES ESTILOS*/
#wrapper section#content {
  max-width: calc(100% - 0.625rem);
  margin: 0 auto;
}
@media (min-width: 768px) {
  #wrapper section#content {
    max-width: calc(100% - 2rem);
  }
}
@media (min-width: 1200px) {
  #wrapper section#content {
    max-width: 100%;
  }
}
@media (min-width: 1440px) {
  #wrapper section#content {
    max-width: 100%;
  }
}
#wrapper section#content.fullwidth {
  max-width: 100%;
}
#wrapper section#content.fullwidth #main-content {
  background: #F9F9F9;
  padding: 0 1rem;
}

.form .prefooter__address p {
  color: #183657;
}
.form .prefooter__address p a {
  color: #0091FF;
}

.current-proyects__wrapper-carousel .proyects-carousel__wrapper-item {
  justify-content: center;
}
@media (min-width: 1200px) {
  .current-proyects__wrapper-carousel .proyects-carousel__wrapper-item .proyects-carousel__item {
    margin: 1rem 1.5rem;
  }
}

/*owl carousel*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel, .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: none;
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 0.5s ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}

.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 0.1s ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots, .owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav {
  margin-top: 10px;
}

.owl-theme .owl-nav [class*=owl-] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}

.owl-theme .owl-nav [class*=owl-]:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none;
}

.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 0.2s ease;
  border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots, .owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav {
  margin-top: 10px;
}

.owl-theme .owl-nav [class*=owl-] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}

.owl-theme .owl-nav [class*=owl-]:hover {
  background: #4DC7A0;
  color: #FFF;
  text-decoration: none;
}

.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 0.2s ease;
  border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #4DC7A0;
}

/*Componentes*/
.has-control-menu #wrapper section.hero-banner {
  margin-top: 0px;
}

.video-playing {
  overflow: hidden;
}
.video-playing #wrapper .overlay {
  width: 100%;
  position: fixed;
  z-index: 8;
  background-color: white;
  height: 100%;
  top: 0px;
  opacity: 0.9;
}
.video-playing #wrapper .overlay .close {
  width: 40px;
  height: 40px;
  position: fixed;
  top: 30px;
  right: 30px;
  z-index: 8;
  opacity: 1;
  cursor: pointer;
}
.video-playing #wrapper .overlay .close::after {
  width: 45px;
  height: 2px;
  background-color: #183657;
  position: absolute;
  transform: rotate(45deg);
  top: 16px;
  left: -5px;
  content: "";
}
.video-playing #wrapper .overlay .close::before {
  width: 45px;
  height: 2px;
  background-color: #183657;
  position: absolute;
  transform: rotate(-45deg);
  top: 16px;
  left: -5px;
  content: "";
}
.video-playing #wrapper .videoContainer {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 5;
  display: flex;
  justify-content: center;
  align-items: center;
}
.video-playing #wrapper .videoContainer video {
  width: 100%;
  max-width: 600px;
}

#wrapper {
  /*banner*/
}
#wrapper section.hero-banner {
  margin-top: -80px;
  position: relative;
  /*white-pildor*/
}
#wrapper section.hero-banner .item {
  padding-top: 80px;
}
#wrapper section.hero-banner .item > img {
  position: relative;
  top: -80px;
}
#wrapper section.hero-banner .owl-item img {
  width: auto !important;
  margin: 0 auto !important;
}
#wrapper section.hero-banner.tipo1 {
  /* .showArrow1 {

       width: 300px;
       height: 50%;
       position: absolute;
       top: 0px;
       left: -100px;
       overflow: hidden;

       &::after {
           content: "";
           width: 140px;
           height: 147%;
           background-color: $verde;
           position: absolute;
           transform: rotate(-45deg);
           right: 75px;
           border-radius: 100px;
           opacity: 0.7;
       }
   }

   .showArrow2 {

       width: 300px;
       height: 50%;
       position: absolute;
       top: 50%;
       left: -100px;
       overflow: hidden;

       &::after {
           content: "";
           width: 144px;
           height: 150%;
           background-color: $verde;
           position: absolute;
           transform: rotate(45deg);
           right: 75px;
           border-radius: 100px;
           top: -106px;
           opacity: 0.7;
       }
   }*/
}
#wrapper section.hero-banner.tipo1 .owl-stage-outer::before {
  content: "";
  position: absolute;
  width: 500px;
  height: 300px;
  background-color: #14d5aa;
  top: -100px;
  right: -212px;
  z-index: 999;
  opacity: 0.8;
  transition: all 0.45s linear;
  transform: rotate(45deg) translate3d(0px, 0px, 0px);
}
#wrapper section.hero-banner.tipo1 .tiene-video picture.native-images {
  display: none;
}
#wrapper section.hero-banner.tipo1 .owl-dots {
  top: 65px;
}
#wrapper section.hero-banner.tipo1 .text-white-pildor.white-bg {
  background-color: transparent !important;
}
#wrapper section.hero-banner.tipo1 .text-white-pildor.white-bg::after {
  opacity: 0;
}
#wrapper section.hero-banner.tipo1 .item {
  overflow: hidden;
  position: relative;
}
#wrapper section.hero-banner.tipo1 .item.tiene-video::after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #183657;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
  opacity: 0.6;
  transition: all 0.25s linear;
}
#wrapper section.hero-banner.tipo1 video.video-carousel {
  position: absolute;
  z-index: 1;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: #000;
  object-fit: fill;
}
#wrapper section.hero-banner.tipo1 .text-white-pildor .text-center-container .text-center-vertical {
  max-width: 600px;
  margin: 0px;
  position: relative;
  padding-left: 60px;
  transition: all 0.35s linear;
  transform: translate3d(0px, 0px, 0px);
  opacity: 1;
}
#wrapper section.hero-banner.tipo1 .text-white-pildor .text-center-container .text-center-vertical h3, #wrapper section.hero-banner.tipo1 .text-white-pildor .text-center-container .text-center-vertical h2, #wrapper section.hero-banner.tipo1 .text-white-pildor .text-center-container .text-center-vertical div, #wrapper section.hero-banner.tipo1 .text-white-pildor .text-center-container .text-center-vertical a {
  position: relative;
  z-index: 2;
  color: #fff !important;
}
#wrapper section.hero-banner.tipo1 .text-white-pildor .text-center-container .text-center-vertical div.link {
  position: static !important;
}
#wrapper section.hero-banner.tipo1 .text-white-pildor .text-center-container .text-center-vertical a.video-link::after {
  filter: brightness(0) invert(1);
  transition: all 0.25s linear;
  opacity: 0.75;
}
#wrapper section.hero-banner.tipo1 .text-white-pildor .text-center-container .text-center-vertical:hover a.video-link::after {
  opacity: 1;
}
#wrapper section.hero-banner.tipo1 .text-white-pildor .text-center-container .text-center-vertical::before {
  content: "";
  width: 650px;
  height: 1300px;
  background-color: #183657;
  position: absolute;
  bottom: -320px;
  transform: rotate(-45deg) translate3d(0px, 0px, 0px);
  border-radius: 0 450px 450px;
  left: -240px;
  opacity: 1;
  border: 0px;
  transition: all 0.45s linear;
}
#wrapper section.hero-banner.tipo1 .show-video.owl-stage-outer::before {
  transform: rotate(45deg) translate3d(0px, -250px, 0px);
  opacity: 0;
}
#wrapper section.hero-banner.tipo1 .item.show-video::after {
  opacity: 0;
}
#wrapper section.hero-banner.tipo1 .item.show-video::before {
  transform: rotate(45deg) translate3d(0px, -250px, 0px);
  opacity: 0;
}
#wrapper section.hero-banner.tipo1 .item.show-video .text-white-pildor .text-center-container .text-center-vertical {
  transform: translate3d(-50px, 0px, 0px);
  opacity: 0;
}
#wrapper section.hero-banner.tipo1 .item.show-video video {
  z-index: 99;
}
#wrapper section.hero-banner.tipo1 .item.show-video .text-white-pildor .text-center-container .text-center-vertical::before {
  transform: rotate(-45deg) translate3d(-300px, 0px, 0px);
}
#wrapper section.hero-banner.tipo2 video.video-carousel {
  position: absolute;
  z-index: 1;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: #000;
  object-fit: fill;
  opacity: 0;
  transition: all 0.25s linear;
}
#wrapper section.hero-banner.tipo2 .item.tiene-video::after {
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  z-index: 1;
  top: 0px;
}
#wrapper section.hero-banner.tipo2 .text-white-pildor {
  background-color: white;
  position: absolute;
  width: 50%;
  bottom: 0px !important;
  height: calc(100% - 200px);
  min-height: 1px;
  margin-top: 0px;
  top: inherit !important;
  z-index: 2;
  transition: all 0.25s linear;
  opacity: 1;
  padding-right: 30px;
  transform: translate3d(0px, 0px, 0px);
}
#wrapper section.hero-banner.tipo2 .text-white-pildor .text-center-container {
  float: right;
  width: 700px;
  padding-left: 120px;
  display: flex;
  margin-top: 20px;
}
#wrapper section.hero-banner.tipo2 .show-video.item::after {
  z-index: -1;
}
#wrapper section.hero-banner.tipo2 .show-video.item video.video-carousel {
  opacity: 1;
  z-index: 2;
}
#wrapper section.hero-banner.tipo2 .show-video.item .text-white-pildor {
  opacity: 0;
  transform: translate3d(-100%, 0px, 0px);
}
#wrapper section.hero-banner.tipo3 .text-white-pildor.white-bg {
  background-color: transparent;
}
#wrapper section.hero-banner.tipo3 .text-white-pildor .text-center-container {
  margin: 0px;
  height: 450px;
  display: flex;
  align-items: center;
  max-width: 55%;
  position: relative;
  border-radius: 0px 400px 400px 0px;
  overflow: hidden;
  justify-content: flex-end;
  /* &::before {
       content: "";
       width: 100%;
       height: 100%;
       background-color: white;
       position: absolute;
       opacity: 0.7;
   }*/
}
#wrapper section.hero-banner.tipo3 .text-white-pildor .text-center-container a.video-link {
  min-height: 70px;
  display: block;
}
#wrapper section.hero-banner.tipo3 .text-white-pildor .text-center-container a.video-link::after {
  top: 8px;
  margin-top: 0px;
}
#wrapper section.hero-banner.tipo3 .text-white-pildor .text-center-container .text-center-vertical {
  position: relative;
  z-index: 2;
  margin-right: 90px;
}
#wrapper section.hero-banner .text-white-pildor {
  position: absolute;
  width: 100%;
  top: 50%;
  height: 420px;
  margin-top: -210px;
}
#wrapper section.hero-banner .text-white-pildor .text-center-container {
  margin: 0 auto;
  max-width: 1400px;
  height: 420px;
  display: flex;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
}
#wrapper section.hero-banner .text-white-pildor .text-center-container .text-center-vertical {
  max-width: 600px;
}
#wrapper section.hero-banner .text-white-pildor .text-center-container .text-center-vertical h2 {
  margin-top: 0px;
}
#wrapper section.hero-banner .text-white-pildor .text-center-container .text-center-vertical h3.title-cat {
  font-size: 1rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: 1.2px;
  color: #183657;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 22px;
  margin-bottom: 0px;
}
#wrapper section.hero-banner .text-white-pildor .text-center-container .text-center-vertical h3.title-cat::after {
  width: 80px;
  height: 4px;
  background-color: #14D5AA;
  content: "";
  position: absolute;
  left: 0px;
  bottom: 7px;
}
#wrapper section.hero-banner .text-white-pildor > h2, #wrapper section.hero-banner .text-white-pildor > div {
  position: relative;
  z-index: 2;
}
#wrapper section.hero-banner .text-white-pildor h2 {
  font-family: "UrbanGroteskMeBl";
  font-size: 4.8rem;
  color: #183657;
  margin-bottom: 20px;
}
#wrapper section.hero-banner .text-white-pildor .hero-banner__content {
  font-size: 1.8rem;
  margin-bottom: 20px;
  color: #183657;
}
#wrapper section.hero-banner .text-white-pildor .link a {
  font-size: 1rem;
  font-weight: bold;
  position: relative;
  color: #183657;
}
#wrapper section.hero-banner .text-white-pildor.white-bg::after {
  content: "";
  width: 50%;
  height: 100%;
  background-color: white;
  position: absolute;
  top: 0px;
  left: 0px;
  border-radius: 0px 235px 235px 0px;
  opacity: 0.8;
  z-index: 1;
}
#wrapper section.hero-banner .owl-dots {
  position: relative;
  width: 1400px;
  left: 50%;
  margin-left: -700px;
  text-align: left !important;
  padding-left: 0px;
  margin-top: -50px !important;
}
#wrapper section.hero-banner .owl-dots::before {
  width: 80px;
  height: 2px;
  background-color: #FF1E70;
  position: relative;
  z-index: 1;
  float: left;
  content: "";
  margin-top: 15px;
}
#wrapper section.hero-banner .owl-dots button {
  outline: 0;
}
@media (max-width: 1400px) {
  #wrapper section.hero-banner .owl-dots {
    left: 0px;
    margin-left: 20px;
    padding-left: 0;
  }
}
#wrapper section.hero-banner.owl-theme .owl-dots .owl-dot span {
  width: 6px;
  height: 6px;
  margin: 5px 11px;
  background: #d8d8d8;
}
#wrapper section.hero-banner.owl-theme .owl-dots button.owl-dot.active span {
  width: 15px !important;
  height: 15px !important;
  position: relative;
  top: 3px;
}
#wrapper section.hero-banner.owl-theme.color-rojo .owl-dots::after {
  background-color: #FF1E70;
}
#wrapper section.hero-banner.owl-theme.color-rojo .owl-dots .owl-dot.active span, #wrapper section.hero-banner.owl-theme.color-rojo .owl-dots .owl-dot:hover span {
  background: #FF1E70;
}
#wrapper .scroll-text {
  display: inline-block;
  width: 100%;
  position: relative;
  height: 110px;
  text-align: center;
}
#wrapper .scroll-text .scroll-text__text {
  height: 20px;
  color: #183657;
  text-transform: uppercase;
  font-weight: bold;
  transform: rotate(-90deg);
  width: auto;
  max-width: 100px;
  left: 50%;
  position: absolute;
  top: 25px;
  margin-left: -24px;
}
#wrapper .scroll-text .scroll-text__line {
  width: 3px;
  height: 35px;
  position: absolute;
  background-color: #183657;
  left: 50%;
  top: 70px;
}

@media (max-width: 1670px) {
  body.sign-in #wrapper section.hero-banner.tipo2 .text-white-pildor {
    height: calc(100% - 80px) !important;
  }
  body #wrapper section.hero-banner.tipo2 .text-white-pildor {
    background-color: transparent;
    position: absolute;
    width: 50%;
    bottom: 0 !important;
    min-height: 1px;
    margin-top: 0;
    z-index: 1;
    top: 0px !important;
    height: 100% !important;
  }
  body #wrapper section.hero-banner.tipo2 .text-white-pildor::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-color: white;
    opacity: 0.9;
  }
  body #wrapper section.hero-banner.tipo2 .text-white-pildor::after {
    opacity: 0;
  }
  body #wrapper section.hero-banner.tipo2 .text-white-pildor .text-center-container {
    float: left;
    width: 700px;
    padding-left: 20px;
    display: flex;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  body #wrapper section.hero-banner.tipo2 .text-white-pildor .text-center-container .link {
    height: 65px;
  }
}
@media (max-width: 1300px) {
  body #wrapper section.hero-banner .text-white-pildor h2 {
    font-size: 4rem;
  }
}
@media (max-width: 1200px) {
  body #wrapper section.hero-banner.tipo3 .text-white-pildor .text-center-container {
    padding-left: 50px;
  }
  body #wrapper section.hero-banner.tipo2 .text-white-pildor .text-center-container {
    height: 100%;
    align-items: center;
    width: 100%;
  }
  body #wrapper section.hero-banner .text-white-pildor h2 {
    font-size: 3rem;
  }
}
@media (max-width: 991px) {
  body #wrapper section.hero-banner .owl-item img {
    width: 100%;
  }
  body #wrapper section.hero-banner.tipo2 .text-white-pildor {
    background-color: transparent;
    position: absolute;
    width: 100%;
    bottom: 0 !important;
    min-height: 1px;
    margin-top: 0;
    z-index: 1;
    top: 0 !important;
    height: 100%;
  }
  body #wrapper section.hero-banner.tipo2 .text-white-pildor {
    width: 100%;
  }
  body #wrapper section.hero-banner .text-white-pildor .text-center-container .text-center-vertical {
    width: 100%;
    max-width: 100%;
  }
  body #wrapper section.hero-banner .text-white-pildor h2 {
    font-size: 2.5rem;
    margin-bottom: 0px;
  }
  body #wrapper section.hero-banner .text-white-pildor .text-center-container .text-center-vertical h3.title-cat {
    font-size: 1.3rem;
  }
  body #wrapper section.hero-banner .text-white-pildor .hero-banner__content {
    font-size: 1.5rem;
    margin-bottom: 10px;
  }
  body #wrapper a.video-link::after {
    width: 45px;
    background-size: 100%;
  }
  body #wrapper a.video-link {
    padding-left: 45px;
  }
  body #wrapper a.video-link span {
    top: 17px;
  }
}
@media (max-width: 500px) {
  #wrapper section.hero-banner.tipo1 .item::before {
    right: -300px;
  }
}
.show-twitter #wrapper .noticias-home-adt .item-twitter {
  opacity: 1 !important;
  padding: 0px;
  height: 450px;
  overflow: hidden;
}

#wrapper {
  /*twitter*/
}
#wrapper .noticias-home-adt {
  display: inline-block;
  width: 100%;
  position: relative;
  z-index: 1;
  /*item container*/
  /*items4*/
}
#wrapper .noticias-home-adt::after {
  content: "";
  width: 1300px;
  height: 550px;
  position: absolute;
  background-color: #e1f4f0;
  border-radius: 0px 400px 400px 0px;
  transform: rotate(45deg);
  left: -450px;
  bottom: -100px;
  z-index: 0;
}
#wrapper .noticias-home-adt .items-2 .item-twitter, #wrapper .noticias-home-adt .items-5 .item-twitter {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
#wrapper .noticias-home-adt .col-md-4.item.item-twitter {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
#wrapper .noticias-home-adt .items-2 .item-twitter {
  margin-bottom: 30px;
}
#wrapper .noticias-home-adt .center-content {
  max-width: 1430px;
}
#wrapper .noticias-home-adt .center-content .col-md-4.item.noticia {
  float: left !important;
}
#wrapper .noticias-home-adt .item-twitter {
  opacity: 0;
}
#wrapper .noticias-home-adt .col-md-4.item.item-twitter .item-container {
  padding: 0px !important;
}
#wrapper .noticias-home-adt .item-container {
  min-height: 450px;
  margin-bottom: 30px;
  padding: 24px;
  background-color: #fff;
  transition: box-shadow 0.25s linear;
  box-shadow: 0px;
  /*noticia dates*/
}
#wrapper .noticias-home-adt .item-container:hover {
  box-shadow: 2px 2px 24px 0 rgba(185, 185, 185, 0.5);
}
#wrapper .noticias-home-adt .item-container .noticia-date-superior {
  width: 100%;
  display: inline-block;
}
#wrapper .noticias-home-adt .item-container .noticia-date-superior .noticia-date {
  text-transform: uppercase;
  font-family: "roboto";
  font-weight: bold;
  font-size: 0.8rem;
  letter-spacing: 1px;
  float: left;
  padding-bottom: 15px;
  position: relative;
  margin-bottom: 8px;
  color: #666;
}
#wrapper .noticias-home-adt .item-container .noticia-date-superior .noticia-date::after {
  content: "";
  width: 100%;
  height: 4px;
  background-color: #14D5AA;
  position: absolute;
  left: 0px;
  bottom: 0px;
}
#wrapper .noticias-home-adt .item-container .noticia-date-superior .noticia-timing {
  text-transform: uppercase;
  font-family: "roboto";
  font-weight: bold;
  font-size: 0.8rem;
  letter-spacing: 1px;
  float: left;
  position: relative;
  margin-left: 21px;
  color: #F4F4F4;
  padding-bottom: 15px;
  position: relative;
  margin-bottom: 8px;
  color: rgba(136, 102, 102, 0.4);
}
#wrapper .noticias-home-adt .item-container .noticia-date-superior .noticia-timing::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #666;
  left: -11px;
  top: 0px;
  max-height: 22px;
}
#wrapper .noticias-home-adt .item-container .noticia-container {
  min-height: 325px;
}
#wrapper .noticias-home-adt .item-container .noticia-link-bar {
  width: 50%;
  float: left;
}
#wrapper .noticias-home-adt .item-container .noticia-compartir {
  display: inline-block;
  width: 50%;
  position: relative;
  opacity: 0;
  display: none;
}
#wrapper .noticias-home-adt .item-container .noticia-compartir .compartir__ico {
  position: absolute;
  width: 40px;
  height: 40px;
  right: -10px;
  bottom: -15px;
  background-image: url(../images/icons/share.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  cursor: pointer;
}
#wrapper .noticias-home-adt .item-container .noticia-titulo {
  font-size: 3.2rem;
  font-weight: bold;
  line-height: 4rem;
  color: #183657;
}
#wrapper .noticias-home-adt .item-container .noticia-tag {
  font-weight: bold;
  font-size: 1rem;
  margin-top: 20px;
  margin-bottom: 10px;
  color: #b9b9b9;
}
#wrapper .noticias-home-adt .items-4 .item-container {
  position: relative;
}
#wrapper .noticias-home-adt .items-4 .item-container::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: white;
  left: 0px;
  z-index: 1;
  top: 0px;
  opacity: 0;
}
#wrapper .noticias-home-adt .items-4 .item-container > div {
  position: relative;
  z-index: 3;
}
#wrapper .noticias-home-adt .items-4 .item-container .noticias-links {
  position: absolute !important;
  bottom: 0px;
  width: 100%;
  left: 0px;
  padding: 24px;
}
#wrapper .noticias-home-adt .items-4 .item-container .noticia-tag {
  display: none;
}
#wrapper .noticias-home-adt .items-4 .item-container .noticia-content-superior {
  position: absolute !important;
  bottom: 75px;
  width: calc(100% - 55px);
}
#wrapper .noticias-home-adt .items-4 .item-container .noticia-container {
  min-height: 1px;
}
#wrapper .noticias-home-adt .items-4 .item-container::before {
  position: absolute;
  content: "";
  width: 100%;
  height: calc(50% - 3px);
  z-index: 2;
  left: 0px;
  bottom: 0px;
  background-color: #fff;
  opacity: 0.95;
}
#wrapper .noticias-home-adt .items-2 .item-container {
  padding: 0px;
  width: 100%;
}
#wrapper .noticias-home-adt .items-2 .item-container .noticia-container {
  min-height: 1px;
}
#wrapper .noticias-home-adt .items-2 .item-container .noticias-links {
  padding: 24px;
  width: 100%;
}
#wrapper .noticias-home-adt .items-2 .item-container .item-2.noticia-imagen-superior {
  width: 100%;
  height: calc(50% - 15px);
  margin-bottom: 30px;
  background-repeat: no-repeat;
  background-size: 100%;
}
#wrapper .noticias-home-adt .items-2 .item-container .noticia-content-superior {
  padding: 24px;
}
#wrapper .noticias-home-adt .items-2 .item-container .desc-home {
  font-size: 1.5rem;
  margin-top: 30px;
}
#wrapper .timeline-Header.timeline-InformationCircle-widgetParent {
  display: none;
}
#wrapper .timeline-Body.customisable-border {
  border: 0px;
}

/*grid noticias*/
#wrapper .layout-gridnoticias {
  background-color: #f9f9f9;
}
#wrapper .layout-gridnoticias .portlet-layout.row.carousel-section {
  margin-bottom: 0px;
}
#wrapper .layout-gridnoticias .portlet-layout.row.gray-content-portlets, #wrapper .layout-gridnoticias .portlet-layout.row.carousel-section {
  background-color: #f9f9f9;
}
#wrapper .form-inline__noticias-eventos {
  display: block !important;
}
#wrapper .form-inline.form-bordered.mod_search {
  margin: 0 auto;
  max-width: 1400px;
  position: relative;
  padding-left: 15px;
}
#wrapper .form-inline.form-bordered.mod_search > .row {
  position: relative;
}
#wrapper button#backButton {
  position: absolute;
  right: 15px;
  bottom: -128px;
  border: 0px;
  background-color: transparent;
  font-size: 1rem;
  z-index: 1;
  font-family: urban grotesk medium;
  color: #666;
  text-decoration: underline;
}
#wrapper section.noticias-home-adt.grid-noticias::after {
  display: none;
}
#wrapper div#news {
  margin: 0 auto;
  max-width: 1375px;
  margin-top: 50px;
  margin-bottom: 50px;
  position: relative;
}
#wrapper div#news ul.listCategory {
  padding-left: 0px;
  width: calc(100% - 200px);
  list-style: none;
}
#wrapper div#news ul.listCategory li.itemCategory {
  display: inline-block;
}
#wrapper div#news ul.listCategory li.itemCategory button {
  border: 1px solid #666;
  background-color: transparent;
  outline: 0;
  height: 40px;
  min-width: 200px;
  border-radius: 20px;
  margin-right: 15px;
  color: #666;
  font-family: urban grotesk medium;
  font-size: 1rem;
  transition: all 0.25s linear;
}
#wrapper div#news ul.listCategory li.itemCategory button:hover, #wrapper div#news ul.listCategory li.itemCategory button:active {
  border: 2px solid #14D5AA;
}
#wrapper #searchButton {
  position: absolute;
  left: 66%;
  z-index: 99;
  width: 32px;
  height: 32px;
  overflow: hidden;
  text-indent: 100px;
  font-size: 0;
  border: 0;
  margin-left: -54px;
  margin-top: 6px;
  outline: 0;
  padding: 0px;
}
#wrapper #searchButton button {
  background-color: transparent;
  background-image: url("../images/icons/facet.svg");
  background-size: 25px 30px;
  width: 32px !important;
  height: 32px;
  background-color: transparent;
  outline: 0;
  overflow: hidden;
  text-indent: 100px;
  font-size: 0;
  padding: 0px !important;
  display: block;
  background-repeat: no-repeat;
  margin-top: 0px !important;
}
#wrapper ul.listCourses._newsportlet_WAR_newsportlet_news {
  margin-bottom: 100px;
}
#wrapper .layout-gridnoticias span.add-on.dpr-icon {
  display: none;
}
#wrapper .layout-gridnoticias ul.listCourses .info-total-1 {
  max-width: 1400px;
  margin: 0 auto;
  margin-bottom: 30px;
  color: #666;
  font-size: 1rem;
}
#wrapper .layout-gridnoticias li.btn-seemore {
  text-align: center;
  list-style: none;
  margin-bottom: 50px;
}
#wrapper .layout-gridnoticias li.btn-seemore span {
  background-color: #ff1e70;
  border-color: #ff1e70;
  color: #fff;
  border-radius: 30px;
  min-height: 48px;
  align-items: center;
  font-weight: bold;
  font-size: 1rem;
  padding-left: 15px;
  padding-right: 60px;
  position: relative;
  transition: all 0.25s linear;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5);
  outline: 0;
  min-width: 200px;
  display: inline-block;
  line-height: 53px;
  cursor: pointer;
}
#wrapper .layout-gridnoticias li.btn-seemore span::after {
  content: "";
  position: absolute;
  width: 40px;
  height: 40px;
  background-image: url(../images/icons/arrowNext.svg);
  background-repeat: no-repeat;
  right: 15px;
  top: 50%;
  margin-top: -20px;
  transition: all 0.25s linear;
  background-size: 100%;
}
#wrapper .layout-gridnoticias li.btn-seemore span:hover {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}
#wrapper .layout-gridnoticias li.btn-seemore span:hover::after {
  right: 10px;
}
#wrapper .layout-gridnoticias .buttonsActualidad {
  max-width: 1375px;
  margin: 0 auto;
  margin-bottom: 40px;
  margin-top: 20px;
}
#wrapper form.contBtt.col-md-2 + .col-md-3 {
  width: 66%;
}
#wrapper form.contBtt.col-md-2 {
  position: absolute;
  right: 0px;
}
#wrapper .input-append.wpr_datepicker.col-md-3 {
  width: 17%;
  position: relative;
}
#wrapper .input-append.wpr_datepicker.col-md-3 input {
  border: 1px solid #b9b9b9;
  height: 48px;
  width: 100%;
  position: relative;
  padding-left: 50px;
  font-family: urban grotesk medium;
  font-size: 1rem;
  outline: 0;
  color: #666;
}
#wrapper .input-append.wpr_datepicker.col-md-3 input::-webkit-input-placeholder { /* Edge */
  color: #b9b9b9;
}
#wrapper .input-append.wpr_datepicker.col-md-3 input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #b9b9b9;
}
#wrapper .input-append.wpr_datepicker.col-md-3 input::placeholder {
  color: #b9b9b9;
}
#wrapper .input-append.wpr_datepicker.col-md-3::after {
  content: "";
  width: 24px;
  height: 24px;
  position: absolute;
  left: 25px;
  top: 13px;
  background-image: url("../images/icons/calendar.svg");
  background-size: 100% 100%;
}
#wrapper .input-longest.changeInput.ui-autocomplete-input {
  width: 100%;
  border-left: 0px;
  border-top: 0px;
  border-right: 0px;
  height: 48px;
  border-bottom: 4px solid #183657;
  font-size: 2.4rem;
  font-weight: normal;
  font-family: urban grotesk light;
  background-color: transparent;
  outline: 0;
}
@media (max-width: 1400px) {
  #wrapper .portlet-layout.row.carousel-section {
    margin-bottom: 50px;
  }
}

/*wrapper*/
@media (max-width: 1250px) {
  body #wrapper .noticias-home-adt .col-md-12 .item-container .noticia-titulo {
    font-size: 2.8rem;
    line-height: 3rem;
  }
  body #wrapper ul.listCourses._newsportlet_WAR_newsportlet_news {
    padding-left: 0px;
  }
  body #wrapper .form-inline.form-bordered.mod_search {
    margin: 0 auto;
    max-width: 1400px;
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
  }
  body #wrapper .layout-gridnoticias ul.listCourses .info-total-1 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 1100px) {
  body #wrapper .noticias-home-adt .item-container .noticia-titulo {
    font-size: 2.5rem;
    font-weight: bold;
    line-height: 3rem;
    color: #183657;
  }
  body #wrapper .noticias-home-adt .items-2 .item-container .item-2.noticia-imagen-superior {
    margin-bottom: 0px;
  }
  body #wrapper .noticias-home-adt .item-container .noticia-titulo {
    font-size: 2.8rem;
    font-weight: bold;
    line-height: 3rem;
    color: #183657;
  }
}
@media (max-width: 991px) {
  body #wrapper form.contBtt.col-md-2 + .col-md-3 {
    width: 100%;
  }
  body #wrapper .input-append.wpr_datepicker.col-md-3 {
    width: 100%;
    position: relative;
    margin-top: 15px;
  }
  body #wrapper button#backButton {
    position: static;
  }
  body #wrapper .input-longest.changeInput.ui-autocomplete-input {
    margin-top: 50px;
  }
  body #wrapper #searchButton {
    position: absolute;
    left: 100%;
    margin-top: 6px;
    padding: 0;
    top: 50px;
  }
  body #wrapper .layout-gridnoticias .buttonsActualidad {
    max-width: 1375px;
    margin: 0 auto;
    margin-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 20px;
  }
  body #wrapper .gallery-navigation {
    display: flex;
    padding-left: 20px;
    padding-right: 20px;
  }
  body #wrapper section#meuv_-imageGalleryContent {
    padding-left: 20px;
    padding-right: 20px;
  }
  body #wrapper .noticias-home-adt .items-2 .item-twitter {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  body #wrapper .noticias-home-adt .items-2 .item-twitter {
    margin-bottom: 0px;
  }
  body #wrapper .noticias-home-adt .flex.flex-vertical-content.items-2 > div, body #wrapper .noticias-home-adt .flex.flex-vertical-content.items-2 {
    width: 100%;
    display: block !important;
  }
  body #wrapper .noticias-home-adt .items-2 .item-container .item-2.noticia-imagen-superior {
    width: 100%;
    position: absolute;
    height: 100%;
  }
  body #wrapper .noticias-home-adt .items-2 .item-container .noticia-content-superior {
    padding: 24px;
    position: relative;
    z-index: 2;
  }
  body #wrapper .noticias-home-adt .items-2 .item-container .noticia-content-superior::after, body #wrapper .noticias-home-adt .items-2 .item-container .noticias-links::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #fff;
    top: 0px;
    left: 0px;
    opacity: 0.8;
    z-index: 1;
  }
  body #wrapper .noticias-home-adt .items-2 .noticia-date-superior, body #wrapper .noticias-home-adt .items-2 .noticia-container, body #wrapper .noticias-home-adt .items-2 .item-container .noticias-links, body #wrapper .noticia-link-bar {
    position: relative;
    z-index: 5;
  }
  body #wrapper .noticias-home-adt .flex.flex-vertical-content.items-2 > div > div {
    padding-left: 0px;
    padding-right: 0px;
  }
  body #wrapper .noticias-home-adt .items-2 .item-container {
    position: relative;
  }
  body #wrapper .noticias-home-adt {
    padding-left: 20px;
    padding-right: 20px;
  }
  body #wrapper .servicio-destacado-parent section.servicio-destacado .center-content.row.flex {
    padding-left: 0px;
    padding-right: 0px;
  }
  body #wrapper .noticias-home-adt .center-content > div {
    padding-left: 0px;
    padding-right: 0px;
  }
  body #wrapper .noticias-home-adt .items-4 .item-container .noticia-content-superior {
    width: 100%;
    position: relative !important;
    bottom: 0px;
  }
  body #wrapper .noticias-home-adt .items-4 .item-container .noticias-links {
    position: relative !important;
    bottom: 0;
    width: 100%;
    left: 0;
    padding: 0px;
  }
  body #wrapper .noticias-home-adt .item-twitter {
    height: auto !important;
  }
  body #wrapper .layout-homepage .content-center, body #wrapper .layout-homepage .center-content {
    padding-left: 15px;
    padding-right: 15px;
  }
  body #wrapper .modulo-src-destacado {
    margin-bottom: 10px;
  }
  body #wrapper .modulo-src-destacado .left-content {
    display: block;
  }
  body #wrapper .modulo-src-destacado.p0 .modulo-seccion-destacado__image.col-md-5.p0, body #wrapper .modulo-src-destacado.p0 .modulo-seccion-destacado__right.col-md-7.p0 {
    width: calc(100% - 80px);
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  body #wrapper .modulo-src-destacado .btn.btn-primary {
    margin-left: 20px;
  }
  body #wrapper .modulo-seccion-destacado.p0 .right-content.row.flex {
    display: block;
  }
  body #wrapper .modulo-seccion-destacado.p0 .right-content.row.flex > div {
    width: calc(100% - 60px) !important;
    margin-left: 30px !important;
    margin-right: 30px !important;
    padding-bottom: 30px;
  }
  body #wrapper .modulo-src-destacado.p0 .modulo-seccion-destacado__image.col-md-5.p0 img {
    width: 100%;
  }
}
@media (max-width: 850px) {
  body #wrapper .noticias-home-adt .col-md-4.item.item-twitter {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  body #wrapper section.hero-banner .owl-item img {
    width: 100% !important;
  }
  body #wrapper .noticias-home-adt {
    padding-left: 20px;
    padding-right: 20px;
  }
  body #wrapper .noticias-home-adt .center-content {
    max-width: 1430px;
    padding-left: 0px;
    padding-right: 0px;
    display: flex !important;
  }
  body #wrapper .noticias-home-adt .center-content .col-md-4.item.noticia {
    float: left !important;
  }
  body #wrapper .noticias-home-adt .items-4 .item-container .noticia-content-superior {
    position: relative !important;
    bottom: 0px;
    width: calc(100% - 55px);
    z-index: 2;
  }
  body #wrapper .noticias-home-adt .items-4 .item-container .noticias-links {
    position: relative !important;
    bottom: 0;
    width: 100%;
    left: 0;
    padding: 0px;
  }
  body #wrapper .noticias-home-adt .items-4 .item-container::before {
    height: 100%;
  }
  body #wrapper .noticias-home-adt .item-container .noticia-titulo {
    font-size: 2.4rem;
    font-weight: bold;
    line-height: 3.2rem;
    color: #183657;
  }
  body #wrapper .noticias-home-adt .items-4 .item-container .noticia-content-superior {
    width: 100%;
  }
  body #wrapper .noticias-home-adt .center-content > div {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 767px) {
  .layout_homepage #wrapper .modulo-banner {
    width: 100%;
    display: inline-block;
    margin-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }
  body.layout_homepage #wrapper section.titulo-h2 {
    padding-left: 10px;
    padding-right: 10px;
  }
  body #wrapper .servicio-destacado-parent section.servicio-destacado .center-content.row.flex {
    padding-left: 10px;
    padding-right: 10px;
  }
  body #wrapper .layout-homepage .content-center, body #wrapper .layout-homepage .center-content {
    padding-left: 0px;
    padding-right: 0px;
  }
  body #wrapper .noticias-home-adt .col-md-4.item.item-twitter {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  body #wrapper .noticias-home-adt {
    padding-left: 10px;
    padding-right: 10px;
  }
  body #wrapper .modulo-src-destacado.p0 .modulo-seccion-destacado__image.col-md-5.p0, body #wrapper .modulo-src-destacado.p0 .modulo-seccion-destacado__right.col-md-7.p0 {
    width: calc(100% - 30px) !important;
    margin-left: 15px !important;
    margin-right: 15px !important;
  }
  body #wrapper .modulo-seccion-destacado.p0 .right-content.row.flex > div {
    margin-left: 15px;
    margin-right: 15px;
    width: calc(100% - 30px) !important;
    padding-bottom: 15px;
  }
  body #wrapper .archivos-multimedia {
    padding: 3rem 1.5rem;
    margin-bottom: 50px;
    display: block;
    margin: 0px;
    margin-left: 10px;
    width: calc(100% - 20px);
  }
  body #wrapper .gallery-navigation .item {
    margin-right: 10px;
  }
}
#wrapper .enlace-seccion .link-container {
  margin-left: 0px;
  margin-right: 0px;
  height: 88px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-bottom: 88px;
}
#wrapper .enlace-seccion .link-container a {
  position: relative;
  z-index: 2;
  font-size: 1rem;
  font-weight: bold;
  color: #183657;
  padding-right: 30px;
}
#wrapper .enlace-seccion .link-container a::after {
  content: "";
  position: absolute;
  width: 40px;
  height: 40px;
  background-image: url(../images/icons/arrowNextAzul.svg);
  background-repeat: no-repeat;
  right: -10px;
  top: 50%;
  margin-top: -20px;
  transition: all 0.25s linear;
  background-size: 100%;
}
#wrapper .enlace-seccion .link-container a:hover::after {
  right: -15px;
}
#wrapper .enlace-seccion .link-container::after {
  content: "";
  width: 100%;
  position: absolute;
  top: 0px;
  height: 100%;
  background-color: rgba(24, 54, 87, 0.1);
  left: 0px;
}

#wrapper .servicio-destacado-parent.carrusel {
  margin-top: 50px;
  margin-bottom: 50px;
}
#wrapper .servicio-destacado-parent section.servicio-destacado {
  margin-bottom: 30px;
}
#wrapper .servicio-destacado-parent section.servicio-destacado .col-md-7 {
  padding-left: 0px;
  padding-right: 0px;
}
#wrapper .servicio-destacado-parent section.servicio-destacado .col-md-5 {
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  background-color: #fff;
}
#wrapper .servicio-destacado-parent .servicio-destacado__h2 h2 {
  padding-top: 39px;
  margin-top: 0px;
  padding-left: 24px;
  font-size: 4rem;
  font-weight: bold;
  height: 200px;
  margin-bottom: 20px;
  max-width: 400px;
  line-height: 1.2;
}
#wrapper .servicio-destacado-parent a.arrow-next.arrow-next-white {
  padding-left: 24px;
}
#wrapper .servicio-destacado-parent .servicio-destacado__image {
  position: relative;
}
#wrapper .servicio-destacado-parent .servicio-destacado__image img {
  height: 100%;
  width: 100%;
}
#wrapper .servicio-destacado-parent .servicio-destacado__content {
  position: relative;
  padding: 30px;
}
#wrapper .servicio-destacado-parent .servicio-destacado__content .content__letter {
  position: absolute;
  right: 24px;
  top: 24px;
  width: 112px;
  height: 98px;
  background-image: url(../images/icons/quote.svg);
  background-repeat: no-repeat;
  background-size: 100%;
}
#wrapper .servicio-destacado-parent .servicio-destacado__content .content__comentario {
  position: relative;
  z-index: 2;
  font-family: "playfair";
  font-size: 32px;
  width: calc(100% - 100px);
  line-height: 1.25;
  color: #666;
  margin-bottom: 20px;
  font-style: italic;
  opacity: 1;
}
#wrapper .servicio-destacado-parent .servicio-destacado__content .content__person {
  position: relative;
  text-align: right;
}
#wrapper .servicio-destacado-parent .servicio-destacado__content .content__person .separation-item {
  width: 80px;
  height: 4px;
  background-color: #14D5AA;
  float: right;
  margin-bottom: 20px;
}
#wrapper .servicio-destacado-parent .servicio-destacado__content .content__person .person__username {
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  font-size: 1.8rem;
  color: #666666;
  display: inline-block;
  width: 100%;
  line-height: 1.22;
  letter-spacing: 1.2px;
  margin-bottom: 4px;
}
#wrapper .servicio-destacado-parent .servicio-destacado__content .content__person .person__company, #wrapper .servicio-destacado-parent .servicio-destacado__content .content__person .person__location {
  font-size: 1rem;
  color: #666;
}

#wrapper a.arrow-next.arrow-next-white {
  font-size: 1rem;
  font-weight: bold;
  position: relative;
  color: #fff;
  padding-right: 30px;
}
#wrapper a.arrow-next.arrow-next-white::after {
  content: "";
  position: absolute;
  width: 40px;
  height: 40px;
  background-image: url(../images/icons/arrowNext.svg);
  background-repeat: no-repeat;
  right: -10px;
  top: 50%;
  margin-top: -20px;
  transition: all 0.25s linear;
  background-size: 100%;
}

@media (max-width: 1400px) {
  body {
    /* #wrapper .servicio-destacado-parent section.servicio-destacado .col-md-5 {
         min-width: 300px;
     }
     #wrapper .servicio-destacado-parent section.servicio-destacado .center-content.row.flex {
         display: block;
     }
     #wrapper .servicio-destacado-parent section.servicio-destacado .col-md-7{
         width: 100%;
     }
     #wrapper .servicio-destacado-parent section.servicio-destacado .col-md-5.flex {
         width: 100%;
     }

     #wrapper .servicio-destacado-parent section.servicio-destacado .center-content.row.flex {
         display: block;
         padding-left: 10px;
         padding-right: 10px;
     }*/
  }
  body #wrapper .servicio-destacado-parent .servicio-destacado__h2 h2 {
    font-size: 3rem;
  }
  body #wrapper .servicio-destacado-parent .servicio-destacado__content .content__comentario {
    font-size: 25px;
    width: calc(100% - 25px);
  }
  body #wrapper .servicio-destacado-parent .servicio-destacado__content .content__letter {
    width: 45px;
  }
  body #wrapper .servicio-destacado-parent a.arrow-next.arrow-next-white {
    position: relative;
    top: -15px;
  }
  body #wrapper .modulo-seccion-destacado .right-content .modulo-seccion-destacado__left.col-md-7.flex.p0, body #wrapper .modulo-seccion-destacado .right-content .modulo-seccion-destacado__image.col-md-5.p0 {
    width: 50%;
  }
  body #wrapper .modulo-seccion-destacado .right-content .modulo-seccion-destacado__left.col-md-7.flex.p0 {
    align-items: center;
    background-color: #183657;
  }
  body #wrapper .modulo-src-destacado.p0 .modulo-seccion-destacado__image.col-md-5.p0, body .modulo-src-destacado.p0 .modulo-seccion-destacado__right.col-md-7.p0 {
    width: 50%;
  }
  body #wrapper .modulo-src-destacado .right__category, body #wrapper .modulo-src-destacado .right__h2, body #wrapper .modulo-src-destacado .right__content, body #wrapper .modulo-src-destacado a.link.arrow-next {
    padding-left: 20px;
    padding-top: 0px;
  }
  body #wrapper .modulo-src-destacado .right__category::after {
    left: 20px;
  }
  body #wrapper .modulo-seccion-destacado .right-content .modulo-seccion-destacado__left.col-md-7.flex.p0 {
    display: flex;
    align-items: center;
  }
  body #wrapper .modulo-seccion-destacado .right-content {
    background-color: #183657;
  }
  body #wrapper .modulo-seccion-destacado .modulo-seccion-destacado__left .left__vertical {
    width: 100%;
    max-height: inherit;
    padding: 20px;
  }
  body .modulo-seccion-destacado__right.col-md-7.p0 {
    display: flex;
    align-items: center;
  }
  body #wrapper .modulo-src-destacado .left-content {
    margin: 0px;
  }
}
@media (max-width: 1100px) {
  body #wrapper header#banner .recursivas .recursivas-enlace ul.lista-enlaces li {
    padding-left: 15px;
  }
  body #wrapper header#banner .recursivas .recursivas-enlace ul.lista-enlaces {
    padding-left: 20px;
  }
  body #wrapper .servicio-destacado-parent section.servicio-destacado .col-md-5 {
    min-width: 300px;
  }
  body #wrapper .servicio-destacado-parent section.servicio-destacado .center-content.row.flex {
    display: block;
  }
  body #wrapper .servicio-destacado-parent section.servicio-destacado .col-md-7 {
    width: 100%;
  }
  body #wrapper .servicio-destacado-parent section.servicio-destacado .col-md-5.flex {
    width: 100%;
  }
  body #wrapper .servicio-destacado-parent section.servicio-destacado .center-content.row.flex {
    display: block;
    padding-left: 10px;
    padding-right: 10px;
  }
  body #wrapper .servicio-destacado-parent .servicio-destacado__content .content__comentario {
    font-size: 28px;
  }
  body #wrapper .servicio-destacado-parent .servicio-destacado__content .content__letter {
    width: 35px;
  }
  body #wrapper .servicio-destacado-parent .servicio-destacado__content .content__comentario {
    width: calc(100% - 25px);
  }
  body #wrapper .servicio-destacado-parent .servicio-destacado__h2 h2 {
    font-size: 3rem;
  }
}
@media (max-width: 991px) {
  body #wrapper .portlet-content.portlet-content-editable {
    padding: 0px;
  }
  body #wrapper .noticias-home-adt .item-container .noticia-container {
    min-height: inherit;
  }
  body #wrapper .noticias-home-adt .item-container {
    min-height: inherit;
  }
  body #wrapper .noticias-home-adt .item-container .noticia-link-bar {
    width: 50%;
    float: left;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  body #wrapper .noticias-home-adt .item-container .noticia-link-bar {
    float: none;
  }
  body #wrapper .content-center, body #wrapper .center-content {
    padding-left: 10px;
    padding-right: 10px;
  }
  body #wrapper section.titulo-h2, body #wrapper .modulo-src-destacado .right__h2 {
    font-size: 3.2rem;
  }
  body #wrapper .enlace-seccion .link-container {
    margin-bottom: 20px;
  }
  body #wrapper .modulo-seccion-destacado .left__h2, body #wrapper .modulo-src-destacado .right__h2 {
    font-size: 3rem;
  }
  body #wrapper .portlet-column-content.empty {
    padding: 5px;
  }
}
@media (max-width: 850px) {
  body #wrapper .modulo-seccion-destacado, body #wrapper .modulo-src-destacado {
    width: calc(100% - 20px);
    margin-left: 10px;
  }
  body #wrapper .modulo-seccion-destacado .right-content {
    display: block;
  }
  body #wrapper .modulo-seccion-destacado .right-content .modulo-seccion-destacado__left.col-md-7.flex.p0, body #wrapper .modulo-seccion-destacado .right-content .modulo-seccion-destacado__image.col-md-5.p0 {
    width: 100%;
  }
  body #wrapper .modulo-seccion-destacado .right-content .modulo-seccion-destacado__left.col-md-7.flex.p0 img, body #wrapper .modulo-seccion-destacado .right-content .modulo-seccion-destacado__image.col-md-5.p0 img {
    width: 100%;
  }
  body #wrapper .modulo-src-destacado .left-content {
    display: block;
  }
  body #wrapper .modulo-src-destacado.p0 .modulo-seccion-destacado__image.col-md-5.p0, body #wrapper .modulo-src-destacado.p0 .modulo-seccion-destacado__right.col-md-7.p0 {
    width: 100%;
  }
  body #wrapper .modulo-seccion-destacado a.link.arrow-next {
    margin-bottom: 20px;
  }
  body #wrapper .modulo-seccion-destacado .button-container a.btn-primary {
    margin-bottom: 20px;
  }
  body #wrapper .modulo-src-destacado .right__category {
    margin-top: 20px;
  }
  body #wrapper .modulo-seccion-destacado .modulo-seccion-destacado__left .left__vertical .left__category {
    margin-top: 20px;
  }
  body #wrapper .modulo-seccion-destacado .left__h2, body #wrapper .modulo-src-destacado .right__h2 {
    font-size: 2.4rem;
    margin-top: 30px;
    height: auto;
  }
  body #wrapper .servicio-destacado-parent section.servicio-destacado .col-md-7 {
    display: block;
    padding-bottom: 0px;
  }
  body #wrapper .col-md-7.flex .servicio-destacado__blue-bg.col-md-7.blue-bg {
    padding-bottom: 40px;
  }
  body #wrapper .recursivas-idioma, body #wrapper .recursivas-enlace {
    display: none;
  }
  body #wrapper .servicio-destacado-parent section.servicio-destacado .col-md-5 {
    height: auto;
    position: relative;
  }
  body #wrapper .modulo-src-destacado.p0 .modulo-seccion-destacado__image.col-md-5.p0 img {
    width: 100%;
  }
  body #wrapper .servicio-destacado-parent .servicio-destacado__h2 h2 {
    max-width: inherit;
    padding-right: 25px;
  }
}
@media (max-width: 767px) {
  body #wrapper .servicio-destacado-parent .servicio-destacado__h2 h2 {
    font-size: 2.4rem;
    height: auto;
  }
  body #wrapper .servicio-destacado-parent .servicio-destacado__content .content__letter {
    width: 70px;
  }
  body #wrapper .servicio-destacado-parent .servicio-destacado__content .content__comentario {
    font-size: 2.4rem;
  }
  body #wrapper .modulo-banner .modulo-seccion-destacado__image {
    position: relative;
    min-height: 400px;
    height: auto;
  }
  body #wrapper .modulo-banner .modulo-seccion-destacado__image .image-bg-responsive {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 100% 0px;
    z-index: 1;
  }
  body #wrapper .modulo-banner .modulo-seccion-destacado__content-principal {
    width: 100%;
  }
  body #wrapper .modulo-banner .modulo-seccion-destacado__center {
    padding-left: 20px;
    position: absolute;
    z-index: 3;
    width: 100%;
    padding-right: 20px;
  }
  body #wrapper .modulo-banner .right__h2 {
    font-size: 2.5rem;
  }
  body #wrapper .modulo-banner .modulo-seccion-destacado__content-principal::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #fff;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 2;
    opacity: 0.6;
  }
}
#wrapper .modulo-seccion-destacado {
  margin-bottom: 40px;
  display: inline-block;
  width: 100%;
}
#wrapper .modulo-seccion-destacado .right-content {
  width: 100%;
  max-width: 1650px;
  float: right;
  margin: 0px;
  padding: 0px;
}
#wrapper .modulo-seccion-destacado .left-content {
  width: 100%;
  max-width: 1664px;
  float: left;
}
#wrapper .modulo-seccion-destacado .left__h2 {
  font-size: 4rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: 0.33px;
  margin-bottom: 24px;
}
#wrapper .modulo-seccion-destacado .left__content {
  line-height: 1.33;
  letter-spacing: normal;
  color: #ffffff;
  font-size: 1.8rem;
  margin-bottom: 25px;
  font-family: "urban grotesk light";
}
#wrapper .modulo-seccion-destacado .button-container {
  display: inline-block;
  clear: left;
  float: left;
}
#wrapper .modulo-seccion-destacado a.link.arrow-next {
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  font-size: 1rem;
  font-weight: bold;
  position: relative;
  color: #fff;
  padding-right: 30px;
  margin-bottom: 40px;
  display: inline-block;
}
#wrapper .modulo-seccion-destacado a.link.arrow-next::after {
  content: "";
  position: absolute;
  width: 40px;
  height: 40px;
  background-image: url(../images/icons/arrowNext.svg);
  background-repeat: no-repeat;
  right: -10px;
  top: 50%;
  margin-top: -20px;
  transition: all 0.25s linear;
  background-size: 100%;
}
#wrapper .modulo-seccion-destacado .modulo-seccion-destacado__left .left__vertical {
  width: 100%;
  max-height: 580px;
  padding-top: 138px;
  padding-left: 120px;
  padding-right: 130px;
}
#wrapper .modulo-seccion-destacado .modulo-seccion-destacado__left .left__vertical .left__category {
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 1.2px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 1rem;
  margin-bottom: 15px;
  position: relative;
}
#wrapper .modulo-seccion-destacado .modulo-seccion-destacado__left .left__vertical .left__category::after {
  content: "";
  width: 80px;
  height: 4px;
  background-color: #14D5AA;
  position: absolute;
  left: 0px;
  bottom: -10px;
}

#wrapper .modulo-src-destacado {
  width: 100%;
  display: inline-block;
  margin-bottom: 40px;
  position: relative;
  z-index: 2;
}
#wrapper .modulo-src-destacado .btn.btn-primary {
  float: left;
  clear: both;
  margin-bottom: 20px;
  margin-left: 154px;
}
#wrapper .modulo-src-destacado .right-content {
  width: 100%;
  max-width: 1650px;
  float: right;
  margin: 0px;
  padding: 0px;
}
#wrapper .modulo-src-destacado .left-content {
  width: 100%;
  max-width: 1664px;
  float: left;
}
#wrapper .modulo-src-destacado .modulo-seccion-destacado__right {
  background-color: #fff;
}
#wrapper .modulo-src-destacado .right__h2 {
  font-size: 4rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: -0.36px;
  color: #183657;
  margin-top: 15px;
  padding-left: 154px;
  max-width: 830px;
}
#wrapper .modulo-src-destacado .right__content {
  margin-top: 24px;
  padding-left: 154px;
  max-width: 830px;
  font-size: 1.8rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #183657;
  margin-bottom: 25px;
  font-family: "urban grotesk light";
}
#wrapper .modulo-src-destacado a.link {
  padding-left: 154px;
}
#wrapper .modulo-src-destacado .right__category {
  padding-left: 152px;
  padding-top: 154px;
  max-width: 688px;
  font-size: 1rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: 1.2px;
  color: #183657;
  text-transform: uppercase;
  position: relative;
}
#wrapper .modulo-src-destacado .right__category::after {
  content: "";
  width: 80px;
  height: 4px;
  background-color: #14d5aa;
  position: absolute;
  left: 152px;
  bottom: -6px;
}
#wrapper .modulo-src-destacado .left__h2 {
  font-size: 4rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: 0.33px;
  margin-bottom: 24px;
}
#wrapper .modulo-src-destacado .left__content {
  line-height: 1.33;
  letter-spacing: normal;
  color: #ffffff;
  font-size: 1.8rem;
  margin-bottom: 25px;
  font-family: "urban grotesk light";
}
#wrapper .modulo-src-destacado .button-container {
  display: inline-block;
  clear: left;
  float: left;
}
#wrapper .modulo-src-destacado a.link.arrow-next {
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  font-size: 1rem;
  font-weight: bold;
  position: relative;
  padding-right: 30px;
  margin-bottom: 40px;
  display: inline-block;
}
#wrapper .modulo-src-destacado a.link.arrow-next::after {
  content: "";
  position: absolute;
  width: 40px;
  height: 40px;
  background-image: url(../images/icons/arrowNext.svg);
  background-repeat: no-repeat;
  right: -10px;
  top: 50%;
  margin-top: -38px;
  transition: all 0.25s linear;
  background-size: 100%;
}
#wrapper .modulo-src-destacado a.link.arrow-next.arrow-blue::after {
  background-image: url(../images/icons/arrowNextAzul.svg);
  content: "";
  position: absolute;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  right: -10px;
  top: 50%;
  margin-top: -22px;
  transition: all 0.25s linear;
  background-size: 100%;
}
#wrapper .modulo-src-destacado .modulo-seccion-destacado__left .left__vertical {
  width: 100%;
  max-height: 580px;
  padding-top: 138px;
  padding-left: 120px;
  padding-right: 130px;
}
#wrapper .modulo-src-destacado .modulo-seccion-destacado__left .left__vertical .left__category {
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 1.2px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 1rem;
  margin-bottom: 15px;
  position: relative;
}
#wrapper .modulo-src-destacado .modulo-seccion-destacado__left .left__vertical .left__category::after {
  content: "";
  width: 80px;
  height: 4px;
  background-color: #14D5AA;
  position: absolute;
  left: 0px;
  bottom: -8px;
}

#wrapper .modulo-banner {
  width: 100%;
  display: inline-block;
  margin-bottom: 40px;
}
#wrapper .modulo-banner .modulo-seccion-destacado__center {
  padding-left: 52px;
}
#wrapper .modulo-banner .modulo-seccion-destacado__image {
  position: relative;
}
#wrapper .modulo-banner .button-container {
  display: inline-block;
  clear: left;
  float: left;
}
#wrapper .modulo-banner .right__h2 {
  font-size: 4rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: -0.36px;
  color: #193e64;
  max-width: 664px;
  margin-bottom: 49px;
}
#wrapper .modulo-banner .modulo-seccion-destacado__content-principal {
  position: absolute;
  top: 0px;
  height: 100%;
  display: flex;
  margin-bottom: 0px;
  align-items: center;
}

.services-menu {
  max-width: 1400px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  border-bottom: 0.2rem solid #b9b9b9;
  margin-bottom: 3rem;
}
@media (max-width: 991px) {
  .services-menu {
    overflow-x: auto;
  }
}
.services-menu li {
  flex-grow: 1;
  padding: 0;
}
@media (max-width: 991px) {
  .services-menu li {
    white-space: nowrap;
  }
}
.services-menu li a {
  color: #183657;
  font-size: 2.4rem;
  font-weight: bold;
  display: block;
  padding: 2.5rem 4.8rem 1.8rem 2.4rem;
  border-bottom: 0.8rem solid transparent;
  transition: opacity 0.3s ease-in;
}
@media (max-width: 992px) {
  .services-menu li a {
    font-size: 2rem;
    padding: 2rem 2rem 1.2rem 2rem;
  }
}
@media (max-width: 767px) {
  .services-menu li a {
    font-size: 1rem;
  }
}
.services-menu li a:hover, .services-menu li a:focus {
  text-decoration: none;
  opacity: 0.75;
}
.services-menu li.selected a {
  background-color: #f4f4f4;
  border-bottom: 0.8rem solid #14D5AA;
}
@media (min-width: 768px) {
  .services-menu li.selected a {
    position: relative;
    top: 0.2rem;
    padding-bottom: 2rem;
  }
}

.servicio-destacado {
  max-width: 1400px;
  margin: 0 auto;
  display: flex;
  margin-bottom: 6rem;
}
@media (max-width: 1420px) {
  .servicio-destacado {
    padding: 0 15px;
  }
}
@media (max-width: 991px) {
  .servicio-destacado {
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .servicio-destacado {
    padding: 0 10px;
  }
}
.servicio-destacado .multimedia {
  position: relative;
}
@media (min-width: 992px) {
  .servicio-destacado .multimedia {
    width: 45%;
  }
}
@media (max-width: 991px) {
  .servicio-destacado .multimedia {
    width: 100%;
  }
}
.servicio-destacado .multimedia .videoContainer {
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: black;
}
.servicio-destacado .multimedia .videoContainer video {
  height: 100%;
}
.servicio-destacado .multimedia video, .servicio-destacado .multimedia img {
  width: 100%;
}
.servicio-destacado .multimedia .caratula {
  background-size: cover;
  background-position: 50% 50%;
  display: flex;
  align-content: center;
  justify-content: center;
  padding: 0 !important;
  height: 100%;
  position: relative;
}
@media (max-width: 991px) {
  .servicio-destacado .multimedia .caratula {
    padding-bottom: 60% !important;
  }
}
.servicio-destacado .multimedia .caratula::after {
  width: 11.2rem !important;
  height: 11.2rem !important;
  background-image: url(../images/icons/play-white.png) !important;
  background-size: 11.2rem 11.2rem;
  position: absolute !important;
  left: 0;
  right: 0;
  bottom: 0;
  margin: -5.6rem auto auto auto !important;
}
.servicio-destacado .multimedia .caratula span {
  text-indent: -99999px;
}
.servicio-destacado .datos {
  background-color: #f4f4f4;
  padding: 3.2rem;
}
@media (min-width: 992px) {
  .servicio-destacado .datos {
    width: 55%;
  }
}
@media (max-width: 991px) {
  .servicio-destacado .datos {
    width: 100%;
  }
}
.servicio-destacado .datos .categoria {
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.17;
  text-transform: uppercase;
  color: #14D5AA;
}
.servicio-destacado .datos h3 {
  color: #183657;
  font-size: 3.2rem;
  font-weight: bold;
  margin: 1.6rem 0;
}
.servicio-destacado .datos .entradilla {
  font-size: 1.8rem;
  line-height: 1.56;
  color: #183657;
  margin-bottom: 1.6rem;
}
.servicio-destacado .datos .descarga-catalogo {
  color: #183657;
  font-size: 1rem;
  font-weight: bold;
}
.servicio-destacado .datos .button-holder .btn {
  display: inline-flex !important;
  width: auto;
}

.servicios-relacionados-container {
  background-color: #f4f4f4;
  padding-bottom: 8rem;
}
@media (max-width: 1420px) {
  .servicios-relacionados-container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  .servicios-relacionados-container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.servicios-relacionados-container h2 {
  max-width: 1400px;
  margin: 0 auto;
  font-size: 4.8rem !important;
  font-weight: bold;
  line-height: 1.13 !important;
  letter-spacing: -0.04rem;
  text-align: center;
  margin-bottom: 6rem;
  color: #183657;
}
.servicios-relacionados-container .enlace-seccion {
  margin-top: 4rem;
}
@media (max-width: 991px) {
  .servicios-relacionados-container .enlace-seccion {
    margin-top: 2rem;
  }
  .servicios-relacionados-container .enlace-seccion .center-content {
    padding: 0 !important;
  }
}

.listado-servicios, .servicios-relacionados {
  max-width: 1400px;
  margin: 0 auto;
}
@media (max-width: 1420px) {
  .listado-servicios, .servicios-relacionados {
    padding: 0 15px;
  }
}
@media (max-width: 991px) {
  .listado-servicios, .servicios-relacionados {
    padding: 0;
  }
}
.listado-servicios .row, .servicios-relacionados .row {
  display: flex;
  flex-wrap: wrap;
}
.listado-servicios .row .col-xs-12, .servicios-relacionados .row .col-xs-12 {
  margin-bottom: 2rem;
}
.listado-servicios .listado-servicios-item, .listado-servicios .servicio-relacionado, .servicios-relacionados .listado-servicios-item, .servicios-relacionados .servicio-relacionado {
  background-color: #183657;
  border-top: 0.8rem solid #183657;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.listado-servicios .listado-servicios-item .imagen, .listado-servicios .servicio-relacionado .imagen, .servicios-relacionados .listado-servicios-item .imagen, .servicios-relacionados .servicio-relacionado .imagen {
  padding-top: 40%;
  background-size: cover;
  background-position: 50% 50%;
}
.listado-servicios .listado-servicios-item .detalle, .listado-servicios .servicio-relacionado .detalle, .servicios-relacionados .listado-servicios-item .detalle, .servicios-relacionados .servicio-relacionado .detalle {
  padding: 2.4rem;
  flex-grow: 1;
}
.listado-servicios .listado-servicios-item .detalle .categoria, .listado-servicios .servicio-relacionado .detalle .categoria, .servicios-relacionados .listado-servicios-item .detalle .categoria, .servicios-relacionados .servicio-relacionado .detalle .categoria {
  font-size: 1rem;
  font-weight: bold;
  text-transform: uppercase;
  color: #14D5AA;
  line-height: 1.25;
  letter-spacing: 0.12rem;
}
.listado-servicios .listado-servicios-item .detalle h3, .listado-servicios .servicio-relacionado .detalle h3, .servicios-relacionados .listado-servicios-item .detalle h3, .servicios-relacionados .servicio-relacionado .detalle h3 {
  color: white;
  font-size: 3.2rem;
  font-weight: bold;
  letter-spacing: -0.04rem;
  margin: 0.5rem 0 2.3rem 0;
}
.listado-servicios .listado-servicios-item .detalle .entradilla, .listado-servicios .servicio-relacionado .detalle .entradilla, .servicios-relacionados .listado-servicios-item .detalle .entradilla, .servicios-relacionados .servicio-relacionado .detalle .entradilla {
  color: white;
  font-size: 1rem;
}
.listado-servicios .listado-servicios-item .button-holder, .listado-servicios .servicio-relacionado .button-holder, .servicios-relacionados .listado-servicios-item .button-holder, .servicios-relacionados .servicio-relacionado .button-holder {
  padding: 0 2.4rem 2.4rem 2.4rem;
  margin: 0;
}
@media (max-width: 767px) {
  .listado-servicios .listado-servicios-item .button-holder, .listado-servicios .servicio-relacionado .button-holder, .servicios-relacionados .listado-servicios-item .button-holder, .servicios-relacionados .servicio-relacionado .button-holder {
    margin-top: 2rem;
  }
}
.listado-servicios .listado-servicios-item .button-holder .btn-primary, .listado-servicios .servicio-relacionado .button-holder .btn-primary, .servicios-relacionados .listado-servicios-item .button-holder .btn-primary, .servicios-relacionados .servicio-relacionado .button-holder .btn-primary {
  padding: 0 !important;
  background-color: transparent !important;
  border: 0 !important;
  display: inline-flex !important;
}
.listado-servicios .listado-servicios-item .button-holder .btn-primary:hover, .listado-servicios .listado-servicios-item .button-holder .btn-primary:focus, .listado-servicios .servicio-relacionado .button-holder .btn-primary:hover, .listado-servicios .servicio-relacionado .button-holder .btn-primary:focus, .servicios-relacionados .listado-servicios-item .button-holder .btn-primary:hover, .servicios-relacionados .listado-servicios-item .button-holder .btn-primary:focus, .servicios-relacionados .servicio-relacionado .button-holder .btn-primary:hover, .servicios-relacionados .servicio-relacionado .button-holder .btn-primary:focus {
  box-shadow: none !important;
  text-decoration: underline;
}

.detalle-servicio .detalle-servicio-cabecera {
  display: flex;
}
@media (max-width: 991px) {
  .detalle-servicio .detalle-servicio-cabecera {
    flex-direction: column-reverse;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  .detalle-servicio .detalle-servicio-cabecera {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.detalle-servicio .detalle-servicio-cabecera .info {
  width: 45% !important;
  display: flex;
  flex-direction: column;
}
@media (max-width: 991px) {
  .detalle-servicio .detalle-servicio-cabecera .info {
    width: 100% !important;
  }
}
.detalle-servicio .detalle-servicio-cabecera .info .volver {
  background-color: #F4F4F4;
  padding: 5rem 1rem 5rem calc((100vw - 1400px) / 2);
}
@media (max-width: 991px) {
  .detalle-servicio .detalle-servicio-cabecera .info .volver {
    padding: 2.5rem 1rem;
  }
}
.detalle-servicio .detalle-servicio-cabecera .info .volver a {
  font-size: 1rem;
  font-weight: bold;
  color: #183657;
  padding-left: 4rem;
  position: relative;
}
.detalle-servicio .detalle-servicio-cabecera .info .volver a::before {
  content: url(../images/icons/arrowPrevAzul.svg);
  position: absolute;
  top: -1rem;
  left: 0;
  transition: left 0.25s linear;
}
.detalle-servicio .detalle-servicio-cabecera .info .volver a:hover::before, .detalle-servicio .detalle-servicio-cabecera .info .volver a:focus::before {
  left: -0.5rem;
}
.detalle-servicio .detalle-servicio-cabecera .info .info-detalle {
  flex-grow: 1;
  padding: 4rem 1rem 4rem calc((100vw - 1400px) / 2);
}
@media (max-width: 991px) {
  .detalle-servicio .detalle-servicio-cabecera .info .info-detalle {
    padding: 3rem 1rem;
  }
}
.detalle-servicio .detalle-servicio-cabecera .info .info-detalle .categoria {
  font-size: 1rem;
  font-weight: bold;
  color: #183657;
  text-transform: uppercase;
  padding: 0 1rem 0.5rem 0;
  border-bottom: 0.4rem solid #14D5AA;
  display: inline-flex;
}
.detalle-servicio .detalle-servicio-cabecera .info .info-detalle h2 {
  font-size: 4rem;
  font-weight: bold;
  color: #183657;
  margin: 1rem 0 2rem 0;
  line-height: 1.2;
}
.detalle-servicio .detalle-servicio-cabecera .info .info-detalle .descripcion {
  font-size: 1.8rem;
  color: #183657;
}
.detalle-servicio .detalle-servicio-cabecera .info .info-detalle .button-holder .btn {
  display: inline-flex !important;
}
.detalle-servicio .detalle-servicio-cabecera .imagen {
  width: 55% !important;
}
@media (max-width: 991px) {
  .detalle-servicio .detalle-servicio-cabecera .imagen {
    width: 100% !important;
  }
}
.detalle-servicio .detalle-servicio-cabecera .imagen img {
  width: 100% !important;
}
.detalle-servicio .detalle-servicio-cuerpo {
  background-color: #F4F4F4;
  padding: 6rem 0;
}
@media (max-width: 1420px) {
  .detalle-servicio .detalle-servicio-cuerpo {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  .detalle-servicio .detalle-servicio-cuerpo {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 991px) {
  .detalle-servicio .detalle-servicio-cuerpo {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
.detalle-servicio .detalle-servicio-cuerpo .caracteristicas {
  max-width: 1400px;
  margin: 0 auto;
}
.detalle-servicio .detalle-servicio-cuerpo .caracteristicas h3 {
  font-size: 4.8rem !important;
  font-weight: bold;
  color: #183657;
  margin-bottom: 2rem;
}
.detalle-servicio .detalle-servicio-cuerpo .caracteristicas .listado-caracteristicas {
  display: flex;
  justify-content: space-between;
}
.detalle-servicio .detalle-servicio-cuerpo .caracteristicas .listado-caracteristicas .caracteristica {
  padding: 1.6rem 2.2rem;
  background-color: white;
  margin: 0 3.2rem 2rem 0;
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
.detalle-servicio .detalle-servicio-cuerpo .caracteristicas .listado-caracteristicas .caracteristica:last-child {
  margin-right: 0;
}
.detalle-servicio .detalle-servicio-cuerpo .caracteristicas .listado-caracteristicas .caracteristica h4 {
  font-size: 2.4rem;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0 0 1rem 0;
  color: #14D5AA;
}
.detalle-servicio .detalle-servicio-cuerpo .caracteristicas .listado-caracteristicas .caracteristica .descripcion {
  font-size: 1rem;
  margin-bottom: 2rem;
}
.detalle-servicio .detalle-servicio-cuerpo .listado-productos {
  max-width: 1400px;
  margin: 0 auto;
}
.detalle-servicio .detalle-servicio-cuerpo .listado-productos .producto {
  display: flex;
  margin-bottom: 4rem;
}
@media (max-width: 991px) {
  .detalle-servicio .detalle-servicio-cuerpo .listado-productos .producto {
    flex-direction: column-reverse;
    margin-bottom: 2rem;
  }
}
.detalle-servicio .detalle-servicio-cuerpo .listado-productos .producto .producto-info {
  padding: 3.9rem 2.8rem;
  background-color: #183657;
  min-height: 33.6rem;
  width: 32%;
}
@media (max-width: 991px) {
  .detalle-servicio .detalle-servicio-cuerpo .listado-productos .producto .producto-info {
    width: 100%;
    min-height: 0;
    padding: 2.5rem 2rem;
  }
}
.detalle-servicio .detalle-servicio-cuerpo .listado-productos .producto .producto-info h3 {
  font-size: 4rem !important;
  font-weight: bold;
  color: #14D5AA;
  line-height: 1.12 !important;
  margin: 0 0 2rem 0;
}
@media (max-width: 991px) {
  .detalle-servicio .detalle-servicio-cuerpo .listado-productos .producto .producto-info h3 {
    font-size: 3rem !important;
  }
}
@media (max-width: 767px) {
  .detalle-servicio .detalle-servicio-cuerpo .listado-productos .producto .producto-info h3 {
    font-size: 2.6rem !important;
  }
}
.detalle-servicio .detalle-servicio-cuerpo .listado-productos .producto .producto-info .descripcion {
  font-size: 1.8rem;
  color: white;
}
.detalle-servicio .detalle-servicio-cuerpo .listado-productos .producto .producto-imagen {
  width: 68%;
}
@media (max-width: 991px) {
  .detalle-servicio .detalle-servicio-cuerpo .listado-productos .producto .producto-imagen {
    width: 100%;
  }
}
.detalle-servicio .detalle-servicio-cuerpo .listado-productos .producto .producto-imagen img {
  width: 100%;
}
@media (min-width: 992px) {
  .detalle-servicio .detalle-servicio-cuerpo .listado-productos .producto:nth-child(even) .producto-imagen {
    order: 0;
  }
  .detalle-servicio .detalle-servicio-cuerpo .listado-productos .producto:nth-child(even) .producto-info {
    order: 1;
  }
}
.detalle-servicio .detalle-servicio-cuerpo .banner {
  max-width: 1400px;
  margin: 0 auto;
  margin-top: 12rem;
}
@media (max-width: 991px) {
  .detalle-servicio .detalle-servicio-cuerpo .banner {
    margin-top: 6rem;
  }
}
@media (max-width: 767px) {
  .detalle-servicio .detalle-servicio-cuerpo .banner {
    margin-top: 3rem;
  }
}

.portlet-asset-publisher .h2, .portlet-asset-publisher .taglib-asset-links {
  display: none;
}

@media (max-width: 1440px) {
  body #wrapper .detalle-servicio .detalle-servicio-cabecera .info .info-detalle {
    padding-left: 20px;
  }
}
@media (max-width: 1200px) {
  body.logistica #wrapper .detalle-servicio .detalle-servicio-cuerpo .caracteristicas h3, body.service #wrapper .detalle-servicio .detalle-servicio-cuerpo .caracteristicas h3 {
    font-size: 3rem !important;
  }
  body #wrapper .detalle-servicio .detalle-servicio-cabecera .info, body #wrapper .detalle-servicio .detalle-servicio-cabecera .imagen {
    width: 50% !important;
  }
  body #wrapper .detalle-servicio .detalle-servicio-cabecera .imagen {
    padding-top: 100px;
    position: relative;
    display: flex;
  }
  body #wrapper .detalle-servicio .detalle-servicio-cabecera .imagen::after {
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100px;
    background-color: #f4f4f4;
  }
  body #wrapper .detalle-servicio .detalle-servicio-cuerpo .listado-productos > h3 {
    font-size: 3rem;
  }
  body #wrapper .detalle-servicio .detalle-servicio-cuerpo .listado-productos .producto .producto-info h3 {
    font-size: 3rem !important;
  }
  body #wrapper .detalle-servicio .detalle-servicio-cabecera .imagen {
    align-items: center;
    padding-right: 20px;
  }
  body #wrapper .detalle-servicio .detalle-servicio-cuerpo .listado-productos .producto .producto-info {
    min-height: 26.6rem;
  }
  body #wrapper .imagen .image-container img {
    height: auto !important;
  }
}
@media (max-width: 991px) {
  .logistica .detalle-servicio .detalle-servicio-cabecera .info .volver {
    display: none;
  }
  .logistica #wrapper .modulo-banner {
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
  }
  body #wrapper .detalle-servicio .detalle-servicio-cabecera .info, body #wrapper .detalle-servicio .detalle-servicio-cabecera .imagen {
    width: 100% !important;
  }
  body #wrapper .detalle-servicio .detalle-servicio-cabecera {
    flex-direction: inherit;
  }
  body #wrapper .detalle-servicio .detalle-servicio-cabecera {
    display: block;
  }
  body #wrapper .detalle-servicio .detalle-servicio-cuerpo .listado-productos .producto .producto-info {
    min-height: inherit;
  }
  body #wrapper .detalle-servicio .detalle-servicio-cuerpo .listado-productos > h3 {
    font-size: 3rem !important;
    margin-top: 20px;
  }
  body #wrapper .detalle-servicio .detalle-servicio-cabecera .imagen {
    padding-right: 0px;
  }
  body #wrapper .detalle-servicio .detalle-servicio-cabecera .imagen::after {
    opacity: 0;
  }
  body #wrapper .detalle-servicio .detalle-servicio-cuerpo {
    padding-bottom: 20px;
  }
  body #wrapper .servicios-relacionados-container h2 {
    font-size: 3rem !important;
    margin-bottom: 20px;
  }
  body #wrapper .servicio-relacionado h3 {
    font-size: 2.5rem;
    line-height: 30px;
  }
  body #wrapper .detalle-servicio .detalle-servicio-cabecera .imagen {
    padding-top: 0px;
  }
  body #wrapper .listado-servicios, body #wrapper .servicios-destacados .servicio-destacado {
    padding-left: 20px;
    padding-right: 20px;
  }
  body #wrapper .servicio-destacado-parent section.servicio-destacado {
    padding-left: 10px;
    padding-right: 10px;
  }
  body #wrapper .modulo-banner .modulo-seccion-destacado__image {
    padding-left: 10px;
    padding-right: 10px;
  }
  body #wrapper .detalle-servicio .detalle-servicio-cabecera .imagen::after, body #wrapper .detalle-servicio.detalle-sector-sanitario.soluciones-sector-sanitario::after {
    opacity: 0;
  }
  body #wrapper .detalle-servicio.soluciones-sector-sanitario .detalle-servicio-cabecera .imagen {
    max-width: inherit !important;
  }
}
@media (max-width: 767px) {
  body.layout_1_column #wrapper section.titulo-h2 {
    padding-left: 10px;
  }
  body #wrapper .detalle-servicio.soluciones-sector-sanitario .volver {
    display: none;
  }
  body #wrapper .servicio-destacado-parent .owl-dots {
    position: relative;
    width: 100%;
    left: 10px;
    margin-left: 0px;
    text-align: left !important;
    padding-left: 0;
    margin-top: 0 !important;
  }
  body #wrapper .modulo-banner .modulo-seccion-destacado__image {
    padding-left: 0px;
    padding-right: 0px;
  }
  body #wrapper .layout_1_column section.titulo-h2 {
    padding-left: 10px;
  }
  body #wrapper .servicios-destacados h3, body #wrapper .listado-servicios h3 {
    font-size: 2.8rem;
  }
  body #wrapper .servicio-destacado-parent.carrusel {
    margin-top: 0px;
    margin-bottom: 20px;
  }
  body #wrapper .listado-servicios {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
  }
  body #wrapper .servicios-destacados .servicio-destacado {
    padding: 0 10px;
  }
  body #wrapper .services-menu {
    display: block;
  }
  body #wrapper .services-menu li {
    width: 100%;
  }
  body #wrapper .servicios-relacionados-container h2 {
    text-align: left;
  }
  body #wrapper .detalle-servicio .detalle-servicio-cuerpo .caracteristicas .listado-caracteristicas {
    display: block;
  }
  body #wrapper .servicios-relacionados-container {
    padding-bottom: 10px;
  }
  body #wrapper .detalle-servicio .detalle-servicio-cuerpo .caracteristicas .listado-caracteristicas .caracteristica {
    margin-right: 0px !important;
  }
  body #wrapper .detalle-servicio .detalle-servicio-cabecera .info .info-detalle {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.revista {
  position: relative;
}
@media (min-width: 992px) {
  .revista .imagen {
    position: absolute;
    height: 43.3rem;
    width: calc(100% - (100% - 1400px) / 2);
    left: 0;
    background-size: cover;
    background-position: 50% 50%;
  }
}
@media (min-width: 992px) {
  .revista .detalle-revista-container {
    padding-left: calc((100% - 1400px) / 2);
    position: relative;
    z-index: 1;
    top: 16rem;
    margin-bottom: 25rem;
  }
}
.revista .detalle-revista-container .detalle-revista {
  background-color: white;
  padding: 8rem calc((100vw - 1400px) / 2) 8rem 8rem;
}
@media (max-width: 1480px) {
  .revista .detalle-revista-container .detalle-revista {
    padding: 8rem;
  }
}
@media (max-width: 991px) {
  .revista .detalle-revista-container .detalle-revista {
    padding: 4rem;
  }
}
@media (max-width: 767px) {
  .revista .detalle-revista-container .detalle-revista {
    padding: 3rem;
  }
}
.revista .detalle-revista-container .detalle-revista h2 {
  font-weight: bold;
  color: #183657;
  margin: 0 0 3rem 0;
}
@media (min-width: 992px) {
  .revista .detalle-revista-container .detalle-revista ul {
    column-count: 2;
    column-gap: 3rem;
  }
}
.revista .detalle-revista-container .detalle-revista ul li {
  border-top: 1px solid #b9b9b9;
  border-bottom: 1px solid #b9b9b9;
  display: inline-block;
  width: 100%;
  margin-bottom: -1px;
}
.revista .detalle-revista-container .detalle-revista ul li a {
  display: block;
  color: #183657;
  font-size: 1rem;
  line-height: 2;
  letter-spacing: -0.04rem;
  padding: 1rem 1rem 1rem 4rem;
  background: url(../images/icons/pdf.svg) 0 50% no-repeat;
}
.revista .detalle-revista-container .detalle-revista ul li a .size {
  color: #b9b9b9;
  margin-left: 1.5rem;
}

#wrapper .login__macro-container h3.mlog-welcome {
  font-weight: bold;
  font-size: 2.7rem !important;
  display: block;
  float: left;
  width: 100%;
  white-space: inherit;
  line-height: 30px !important;
  margin-top: 0px !important;
  color: #183657;
}

.login__macro-container .mod_formField > img {
  display: none;
}

.login__macro-container .mod_formField > div {
  width: 100% !important;
  padding: 0px;
}

.login__macro-container fieldset.fieldset > div > ul {
  list-style: none;
  padding: 0px;
}

.login__macro-container h3.mlog-welcome {
  font-size: 2rem !important;
  line-height: 0px !important;
  margin-bottom: 30px !important;
  display: inline-block;
}

.login__macro-container .fmf-checkbox a.fc-tooltip_init.tlp-icon, .login__macro-container .mlog-register a {
  display: block;
  font-size: 0.8rem;
  line-height: 16px !important;
  color: #666 !important;
}

.login__macro-container .fmf-checkbox {
  margin-bottom: 20px;
}

.login__macro-container input#_com_liferay_login_web_portlet_LoginPortlet_user, .login__macro-container input#_com_liferay_login_web_portlet_LoginPortlet_password {
  font-size: 1rem;
}

.login__macro-container li.mlog-itemForm a {
  display: inline-block;
  color: #183657 !important;
  font-weight: bold;
  font-size: 1.5rem;
}

.login__macro-container a.fc-tooltip_init.tlp-icon {
  font-weight: normal;
}

.login__macro-container .fmf-checkbox label {
  font-weight: bold;
  font-size: 1.5rem;
  color: #183657;
}

.login__macro-container li.mlog-itemForm.mlog-btnSubmit + li.mlog-itemForm {
  float: left;
}

.login__macro-container li.mlog-itemForm > .form-group.input-text-wrapper + span + a {
  margin-top: 20px;
  display: inline-block;
}

#wrapper header#banner .recursivas .recursivas-login .login__macro-container .button-holder {
  top: -25px;
}

.login__macro-container .mlog-itemForm .mlog-register {
  color: #666;
  font-size: 1.5rem;
}

#wrapper #content section#portlet_com_liferay_login_web_portlet_LoginPortlet .portlet-content-container {
  max-width: 500px;
  margin: 0 auto;
  margin-top: 75px;
  margin-bottom: 75px;
}

/*Layout*/
.layout-galeria {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .layout-galeria {
    flex-direction: column;
  }
}
.layout-galeria .section-navigation-gallery {
  width: 250px;
}
@media (max-width: 991px) {
  .layout-galeria .section-navigation-gallery {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .layout-galeria .section-navigation-gallery .portlet:hover > .portlet-topper {
    transform: traslateY(-97%) !important;
  }
}
.layout-galeria .section-gallery {
  flex-grow: 1;
  width: calc(100% - 250px);
}
@media (max-width: 991px) {
  .layout-galeria .section-gallery {
    width: 100%;
    margin-top: 2rem;
  }
}

/*Navegación*/
.gallery-navigation .item {
  font-size: 16px;
  cursor: pointer;
  line-height: 2;
  color: #666;
  margin-top: 1rem;
  outline: 0;
}
.gallery-navigation .item:hover, .gallery-navigation .item:focus {
  color: #183657;
}
.gallery-navigation .item.selected {
  color: #183657;
  font-weight: bold;
}
@media (min-width: 768px) and (max-width: 991px) {
  .gallery-navigation {
    display: flex;
  }
  .gallery-navigation .item {
    margin: 0 2rem 1rem 0;
  }
  .gallery-navigation .item:last-child {
    margin: 0 0 1rem 0;
  }
}

/*Archivos*/
.archivos-multimedia {
  display: flex;
  background-color: #f4f4f4;
  margin-left: calc((100% - 1400px) / 2);
  padding: 5rem 9rem;
  margin-bottom: 100px;
}
@media (max-width: 1400px) {
  .archivos-multimedia {
    padding: 4rem 5rem;
    margin: 0;
  }
}
@media (max-width: 991px) {
  .archivos-multimedia {
    padding: 3rem 1.5rem;
    margin-bottom: 50px;
  }
}
.archivos-multimedia .titulo-h2 .center-content {
  max-width: 100% !important;
}
.archivos-multimedia .portlet {
  width: 100%;
}

.imageGalleryContent .item-multimedia {
  margin-bottom: 3rem;
}
.imageGalleryContent .embed-responsive-3by2 {
  padding-top: 66.6%;
}
.imageGalleryContent .image-item {
  background-size: cover;
  background-position: 50% 50%;
}
.imageGalleryContent .video-item .play-video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #183657;
  opacity: 0.6;
  z-index: 1;
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
  transition: opacity 0.3s ease-in;
}
.imageGalleryContent .video-item .play-video .icon-play-sign {
  font-size: 80px;
  color: white;
  position: absolute;
}
.imageGalleryContent .video-item .play-video:hover, .imageGalleryContent .video-item .play-video:focus {
  text-decoration: none;
  opacity: 0.25;
}
.imageGalleryContent .item-content {
  background-color: white;
  padding: 1rem;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.imageGalleryContent .title-gallery {
  font-size: 1rem;
  line-height: 1.5;
  margin: 0.5rem 0;
}
.imageGalleryContent .date-gallery {
  font-size: 0.8rem;
  color: #b9b9b9;
  margin-bottom: 1rem;
}
.imageGalleryContent .size-gallery {
  text-align: right;
  margin-top: auto;
  margin-bottom: 0;
  justify-self: flex-end;
}
.imageGalleryContent .size-gallery .arrow-blue {
  font-size: 1.4rem !important;
  font-weight: normal !important;
}
.imageGalleryContent .page {
  display: none;
}
.imageGalleryContent .page.active {
  display: flex;
  flex-wrap: wrap;
}
.imageGalleryContent .pagination-holder {
  display: flex;
  flex-wrap: wrap;
  margin-top: 3rem;
}
@media (max-width: 767px) {
  .imageGalleryContent .pagination-holder {
    flex-direction: column;
  }
}
.imageGalleryContent .pagination-holder .showing {
  font-size: 1rem;
  font-weight: bold;
  color: #666;
  margin-right: 5rem;
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .imageGalleryContent .pagination-holder .showing {
    width: 100%;
    margin-right: 0;
    text-align: center;
  }
}
.imageGalleryContent .pagination-holder .pagination {
  margin: 0;
  display: flex;
  font-size: 16px;
  flex-wrap: wrap;
  margin-bottom: 2rem;
}
@media (max-width: 767px) {
  .imageGalleryContent .pagination-holder .pagination {
    width: 100%;
    justify-content: center;
  }
}
.imageGalleryContent .pagination-holder .pagination > .page-item > a {
  border: 0;
  padding: 0 1.5rem;
  background-color: transparent;
  color: #183657;
}
.imageGalleryContent .pagination-holder .pagination > .page-item > a:hover, .imageGalleryContent .pagination-holder .pagination > .page-item > a:focus {
  background-color: transparent;
}
.imageGalleryContent .pagination-holder .pagination > .page-item > a.next {
  padding-right: 30px;
  font-weight: bold;
}
.imageGalleryContent .pagination-holder .pagination > .page-item > a.next::after {
  content: "";
  position: absolute;
  width: 40px;
  height: 40px;
  background-image: url(../images/icons/arrowNextAzul.svg);
  background-repeat: no-repeat;
  right: -10px;
  top: 50%;
  margin-top: -20px;
  transition: all 0.25s linear;
  background-size: 100%;
}
.imageGalleryContent .pagination-holder .pagination > .page-item > a.next:hover::after {
  right: -15px;
}
.imageGalleryContent .pagination-holder .pagination > .page-item > a.prev {
  padding-left: 30px;
  font-weight: bold;
}
.imageGalleryContent .pagination-holder .pagination > .page-item > a.prev::after {
  content: "";
  position: absolute;
  width: 40px;
  height: 40px;
  background-image: url(../images/icons/arrowPrevAzul.svg);
  background-repeat: no-repeat;
  left: -10px;
  top: 50%;
  margin-top: -20px;
  transition: all 0.25s linear;
  background-size: 100%;
}
.imageGalleryContent .pagination-holder .pagination > .page-item.disabled {
  opacity: 0.5;
}
.imageGalleryContent .pagination-holder .pagination > .page-item.disabled > a {
  font-weight: bold;
}
.imageGalleryContent .pagination-holder .pagination > .page-item:not(.disabled) > a.prev:hover::after {
  left: -15px;
}
.imageGalleryContent .pagination-holder .pagination > .page-item:not(.disabled) > a.next:hover::after {
  right: -15px;
}
.imageGalleryContent .pagination-holder .pagination > .page-item:not(.disabled) > a:hover, .imageGalleryContent .pagination-holder .pagination > .page-item:not(.disabled) > a:focus {
  font-weight: bold;
}

.hazte-socio {
  background-color: #f9f9f9;
  padding-top: 8rem;
}
@media (max-width: 991px) {
  .hazte-socio {
    padding-top: 4rem;
  }
}
.hazte-socio .hazte-socio-content {
  max-width: 1400px;
  margin: 0 auto;
}
@media (max-width: 1420px) {
  .hazte-socio .hazte-socio-content {
    padding: 0 1.5rem;
  }
}
.hazte-socio .hazte-socio-content .seccion-actual {
  font-size: 1rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: 1.2px;
  color: #183657;
  text-transform: uppercase;
  position: relative;
  width: 100%;
}
.hazte-socio .hazte-socio-content .seccion-actual::after {
  content: "";
  width: 80px;
  height: 4px;
  background-color: #14d5aa;
  position: absolute;
  left: 0;
  bottom: -4px;
}
.hazte-socio .hazte-socio-content h2 {
  margin-bottom: 3rem;
}
.hazte-socio .hazte-socio-content p {
  font-size: 1rem;
  color: #666;
}

.ventajas {
  display: flex;
  flex-wrap: wrap;
}
.ventajas [class*=col-] {
  margin-bottom: 2.4rem;
}
.ventajas .ventajas-box {
  background-color: white;
  padding: 2rem;
  min-height: 17.3rem;
  height: 100%;
}
.ventajas .ventajas-box h3 {
  font-size: 2.4rem !important;
  font-weight: bold;
  line-height: 1.17 !important;
  letter-spacing: -0.4px !important;
  color: #14D5AA;
  margin: 0 0 1rem 0;
}
.ventajas .ventajas-box p {
  font-size: 1rem;
  color: #666;
}

/*landings*/
#wrapper {
  /*que es cofares*/
  /*historigrama*/
  /*organos-sociales*/
  /*organos sociales*/
  /*estructura empresarial*/
  /*estatutos*/
  /*enlaces pdf*/
}
#wrapper .que-es-cofares h2 {
  font-size: 4rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: -0.36px;
  color: #183657;
  margin-top: 15px;
  max-width: 830px;
  margin-bottom: 25px;
}
#wrapper .que-es-cofares .intro {
  font-family: urban grotesk light;
  font-size: 2.4rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  margin-bottom: 40px;
  color: #183657;
}
#wrapper .que-es-cofares .intro2 {
  margin-top: 100px;
  margin-bottom: 145px;
  font-family: urban grotesk light;
  font-size: 4rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  max-width: 700px;
  color: #183657;
}
#wrapper .que-es-cofares .row.values-section {
  text-align: center;
}
#wrapper .que-es-cofares .row.values-section .number {
  font-size: 72px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.11;
  letter-spacing: normal;
}
#wrapper .que-es-cofares .row.values-section .number-text {
  font-size: 1rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #424242;
  margin-top: 20px;
}
#wrapper .que-es-cofares .sistema-sanitario-row + .sistema-sanitario-row {
  margin-bottom: 130px;
}
#wrapper .que-es-cofares .sistema-sanitario-row {
  width: 100%;
  display: flex;
  float: left;
  margin-bottom: 55px;
  align-items: center;
}
#wrapper .que-es-cofares .sistema-sanitario-row .col-image {
  float: left;
  width: 450px;
  text-align: center;
}
#wrapper .que-es-cofares .sistema-sanitario-row .col-text {
  max-width: 450px;
  float: left;
}
#wrapper .que-es-cofares .sistema-sanitario-row .col-text h3 {
  font-size: 2.4rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #183657;
}
#wrapper .que-es-cofares .sistema-sanitario-row .col-text span {
  color: #666;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  display: inline-block;
}
#wrapper .historigrama {
  /* .decada-container-row1 .decada.c-1 { border-left: 0px;}
   .decada-container-row2 .decada.c-0 { border-left: 0px;}*/
}
#wrapper .historigrama h2 {
  font-size: 4rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: -0.36px;
  color: #183657;
  margin-top: 50px;
  max-width: 830px;
  margin-bottom: 25px;
  margin-bottom: 80px;
}
#wrapper .historigrama .navegador-historia-scroll {
  float: left;
  width: 100%;
  overflow-x: scroll;
  margin-bottom: 40px;
}
#wrapper .historigrama .navegador-historia {
  float: left;
  margin-bottom: 40px;
  display: flex;
}
#wrapper .historigrama .row-titular-secundaria a.btn.btn-primary {
  width: 320px;
}
#wrapper .historigrama .titular-interno {
  font-size: 4rem;
  color: #183657;
  width: 700px;
  padding-top: 40px;
}
#wrapper .historigrama .row-titular-principal {
  height: 212px;
  border-bottom: 1px solid #183657;
}
#wrapper .historigrama .navegador-historia-izq {
  width: 600px;
}
#wrapper .historigrama .titular-interno2 {
  font-size: 1.8rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  color: #183657;
  max-width: 500px;
  margin-top: 80px;
  margin-bottom: 30px;
}
#wrapper .historigrama .years span {
  font-size: 3rem;
  font-style: italic;
  color: #494949;
  font-family: urban grotesk light;
}
#wrapper .historigrama span.guion {
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  top: -1px;
}
#wrapper .historigrama .decada-container {
  float: left;
  position: relative;
  display: flex;
}
#wrapper .historigrama .year-text {
  color: #d8dde3;
  font-weight: bold;
  font-size: 4rem;
}
#wrapper .historigrama .content-text {
  font-size: 1rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  color: #666;
  max-width: 200px;
  margin-top: 10px;
  margin-bottom: 20px;
}
#wrapper .historigrama .decada {
  width: 200px;
  min-height: 1px;
  margin-left: 150px;
  border-left: 1px solid #183657;
  left: 40px;
  position: relative;
  padding-left: 15px;
  height: 100%;
  padding-bottom: 20px;
}
#wrapper .historigrama .decada ~ .decada {
  border-left: 0px;
  margin-left: 10px;
}
#wrapper .historigrama .decada ~ .decada::after {
  opacity: 0;
}
#wrapper .historigrama .decada.no-content::after {
  opacity: 1;
}
#wrapper .historigrama .decada-container-row1, #wrapper .historigrama .decada-container-row2 {
  float: left;
  width: 100%;
  display: flex;
}
#wrapper .historigrama .decada-container-row2 {
  position: relative;
  margin-bottom: 50px;
}
#wrapper .historigrama .decada-container-row2 .decada-container {
  border-top: 1px solid #183657;
}
#wrapper .historigrama .decada-container-row1 .decada::after {
  content: "";
  width: 7px;
  height: 7px;
  background-color: #183657;
  position: absolute;
  top: 0px;
  left: -4px;
  border-radius: 50%;
}
#wrapper .historigrama .decada-container-row2 .decada::after {
  content: "";
  width: 7px;
  height: 7px;
  background-color: #183657;
  position: absolute;
  bottom: 0px;
  left: -4px;
  border-radius: 50%;
}
#wrapper .historigrama .decada.no-content::after {
  opacity: 0;
}
#wrapper .historigrama span.year-line {
  position: absolute;
  top: -10px;
  z-index: 1;
  background-color: #f9f9f9;
  font-weight: bold;
  font-size: 0.8rem;
  color: #cecece;
  padding-left: 10px;
  padding-right: 10px;
}
#wrapper .historigrama .navegador-historia-scroll::-webkit-scrollbar {
  width: 15px;
}
#wrapper .historigrama .navegador-historia-scroll {
  scrollbar-width: thin;
  scrollbar-color: #15d5aa #e6e6e6;
}
#wrapper .historigrama .navegador-historia-scroll::-webkit-scrollbar-track {
  background: #e6e6e6;
}
#wrapper .historigrama .navegador-historia-scroll::-webkit-scrollbar-thumb {
  background-color: #15d5aa;
  border-radius: 0px;
  border: 0px solid #e6e6e6;
}
#wrapper .organos-sociales h2 {
  font-size: 4rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: -0.36px;
  color: #183657;
  margin-top: 15px;
  max-width: 830px;
  margin-bottom: 50px;
}
#wrapper .organos-sociales .section-anchor-item .col-md-4 {
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #183657;
}
#wrapper .organos-sociales .organo-item-content {
  border-top: 1px solid #b9b9b9;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 1rem;
  border-radius: 0px;
  border-left: 0px;
  border-right: 0px;
  background-color: transparent;
  margin-bottom: -1px;
}
#wrapper .organos-sociales .organo-value-title {
  color: #183657;
  font-family: UrbanGroteskMe;
  padding-right: 40px;
  position: relative;
  z-index: 1;
  cursor: pointer;
}
#wrapper .organos-sociales .section-anchor-item {
  margin-bottom: 60px;
}
#wrapper .organos-sociales .organo-data {
  color: #666;
  font-family: UrbanGroteskMe;
  padding-top: 10px;
  line-height: 24px;
  text-transform: capitalize;
}
#wrapper .organos-sociales .organo-data strong {
  font-family: urban grotesk semibold;
  color: #525252;
}
#wrapper .organos-sociales .organo-value {
  position: relative;
}
#wrapper .organos-sociales .arrow-down {
  width: 22px;
  height: 22px;
  position: absolute;
  top: 0px;
  right: 0px;
  transition: all 0.25s linear;
}
#wrapper .organos-sociales .arrow-down::after {
  content: "";
  width: 12px;
  height: 2px;
  background-color: #183657;
  position: absolute;
  transform: rotate(45deg);
  left: 0px;
  top: 7px;
}
#wrapper .organos-sociales .arrow-down::before {
  content: "";
  width: 12px;
  height: 2px;
  background-color: #183657;
  position: absolute;
  transform: rotate(-45deg);
  left: 7px;
  top: 7px;
}
#wrapper .organos-sociales .organo-value-title[aria-expanded=true] + .arrow-down {
  top: -5px;
  right: 7px;
  transform: rotate(180deg);
}
#wrapper .portlet-boundary_com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_ .portlet-content {
  padding-left: 0px;
}
#wrapper .titulo-h2.str_empresarial {
  margin-bottom: 0px;
  margin-top: 50px;
}
#wrapper .grid-estructura-empresarial .item {
  background-color: white;
  min-height: 300px;
  padding: 16px;
  margin-bottom: 30px;
  transition: all 0.25s linear;
  position: relative;
}
#wrapper .grid-estructura-empresarial .item a.arrow-blue {
  position: absolute;
  bottom: 20px;
}
#wrapper .grid-estructura-empresarial .item:hover {
  box-shadow: 2px 2px 24px 0 rgba(185, 185, 185, 0.5);
}
#wrapper .grid-estructura-empresarial .item .titulo-principal {
  font-size: 2.4rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  margin-bottom: 10px;
}
#wrapper .grid-estructura-empresarial .item .item-desc {
  font-size: 1rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  color: #666;
  min-height: 150px;
  margin-bottom: 10px;
  padding-bottom: 20px;
}
#wrapper .estatutos h2 {
  font-size: 4rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  color: #183657;
  margin-top: 15px;
  max-width: 830px;
  margin-bottom: 40px;
}
#wrapper .estatutos .estatutos-destacado {
  font-family: urban grotesk light;
  font-size: 4rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  max-width: 700px;
  color: #183657;
  margin-bottom: 40px;
}
#wrapper .estatutos .content-estatutos {
  display: flex;
  align-items: center;
  margin-bottom: 40px;
}
#wrapper .estatutos .image-estatutos {
  text-align: center;
  width: 100%;
  max-width: 450px;
}
#wrapper .estatutos .content-text-estatutos {
  width: 100%;
  max-width: 450px;
}
#wrapper .estatutos .content-text-estatutos {
  width: 100%;
  max-width: 450px;
  font-size: 1rem;
  color: #424242;
  line-height: 24px;
}
#wrapper .content-estatutos a.pdf, #wrapper .enlaces-pdf a.pdf {
  position: relative;
  text-decoration: none;
}
#wrapper .content-estatutos a.pdf span.pdf, #wrapper .enlaces-pdf a.pdf span.pdf {
  width: 24px;
  height: 24px;
  position: absolute;
  left: 0px;
  background-image: url("../images/icons/pdf.svg");
  background-size: 100% 100%;
}
#wrapper .content-estatutos a.pdf span.name, #wrapper .enlaces-pdf a.pdf span.name {
  padding-left: 35px;
  font-size: 1rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  color: #183657;
  display: block;
}
#wrapper .content-estatutos a.pdf span.size, #wrapper .enlaces-pdf a.pdf span.size {
  color: #b9b9b9;
  font-size: 1rem;
  padding-left: 5px;
}
#wrapper .content-estatutos a.col-md-6.pdf .pdf, #wrapper .enlaces-pdf a.col-md-6.pdf .pdf {
  left: 15px;
}
#wrapper .enlaces-pdf h2 {
  font-size: 4rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: -0.36px;
  color: #183657;
  max-width: 830px;
  margin-bottom: 25px;
  margin-top: 70px;
}
#wrapper .enlaces-pdf .content-anchor .html-anchor h3 {
  font-weight: normal !important;
  margin-bottom: 15px !important;
  margin-top: 30px !important;
}
#wrapper .enlaces-pdf .html-anchor {
  color: #424242;
  line-height: 24px;
  font-size: 1rem;
}
#wrapper .enlaces-pdf .html-anchor a.arrow-blue {
  margin-top: 15px;
  margin-bottom: 24px;
  display: inline-block;
}
#wrapper .enlaces-pdf .html-anchor h3 {
  color: #183657;
  font-size: 2.4rem;
  font-family: urban grotesk light;
  margin-bottom: 15px;
  margin-top: 30px;
}
#wrapper .enlaces-pdf span.item-row {
  border-top: 1px solid #b9b9b9;
  width: 100%;
  display: inline-block;
  padding-top: 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid #b9b9b9;
  margin-top: -1px;
}
#wrapper .enlaces-pdf span.name-overflow {
  display: inline-block;
  max-width: 340px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  float: left;
}
#wrapper .enlaces-pdf .button-center-content {
  width: 100%;
  text-align: center;
  margin-top: 40px;
  display: block;
  float: left;
  margin-bottom: 40px;
}
#wrapper .enlaces-pdf .button-center-content button {
  margin: 0 auto;
}
#wrapper .enlaces-pdf .button-center-content button[aria-expanded=true] {
  background-color: #ff1e70 !important;
  color: #fff;
}
#wrapper .layout_1_column.estructuraEmpresarial div#main-content {
  max-width: 1400px;
  margin: 0 auto;
}
#wrapper .layout_1_column.estructuraEmpresarial .taglib-social-bookmarks {
  display: none;
}
#wrapper .estructura-empresarial-detalle {
  max-width: 1400px;
  margin: 0 auto;
  margin-bottom: 100px;
}
#wrapper .estructura-empresarial-detalle::after {
  content: "";
  width: 300px;
  height: 100%;
  background-color: #f4f4f4;
  position: absolute;
  right: 0px;
  top: -1px;
  z-index: 0;
}
#wrapper .estructura-empresarial-detalle h2 {
  font-size: 40px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: -0.4px;
  color: #183657;
}
#wrapper .estructura-empresarial-detalle h3 {
  font-family: urban grotesk light;
  font-size: 2rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  margin-bottom: 40px;
  color: #183657;
  max-width: 800px;
}
#wrapper .estructura-empresarial-detalle .logo {
  background-color: #fff;
  width: 800px;
  height: 500px;
  position: absolute;
  top: -100px;
  right: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2;
}
#wrapper .estructura-empresarial-detalle .Description-Data {
  color: #666;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
}
#wrapper .estructura-empresarial-detalle .Description-Data strong {
  font-family: "urban grotesk" !important;
  font-weight: bold !important;
  font-size: inherit !important;
  color: #666 !important;
}
#wrapper .estructura-empresarial-detalle .Description-Data strong span {
  color: #666 !important;
}
#wrapper .estructura-empresarial-detalle ul li {
  margin-bottom: 10px;
}
#wrapper .estructura-empresarial-content {
  width: calc(100% - 550px);
  max-width: 750px;
}
#wrapper .h2-title {
  color: #183657;
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  margin-top: 50px;
  margin-bottom: 15px;
}
#wrapper .title-subsection {
  color: #666;
  font-size: 1rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  display: inline-block;
  clear: left;
}
#wrapper .title-subsection + div, #wrapper .title-subsection + a {
  color: #666;
  font-size: 1rem;
  font-stretch: normal;
  font-style: normal;
  display: inline-block;
  clear: left;
}
#wrapper .separation {
  width: 100%;
  height: 1px;
  margin-bottom: 10px;
}

.layout_1_column.estructuraEmpresarial .taglib-social-bookmarks {
  display: none;
}
.layout_1_column.estructuraEmpresarial .detalle-servicio .detalle-servicio-cabecera {
  display: flex;
  background-color: #f4f4f4;
  position: relative;
  z-index: 1;
}
.layout_1_column.estructuraEmpresarial .detalle-servicio .detalle-servicio-cabecera .info .volver {
  background-color: #f4f4f4;
  padding: 5rem 1rem 5rem calc((100vw - 1400px) / 2);
  height: 100px;
  display: flex;
  align-items: center;
}
.layout_1_column.estructuraEmpresarial .detalle-servicio .detalle-servicio-cabecera .info .volver a {
  position: relative;
  left: -15px;
}

.nuestraCooperativa .portlet-boundary_com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_ section.titulo-h2 {
  font-size: 2.4rem !important;
}

h3.color-blue.h3-light {
  font-weight: normal !important;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  font-size: 2rem !important;
  margin: 0 0 2rem 0;
  color: #183657;
  line-height: 25px !important;
  font-family: urban grotesk light;
  margin-bottom: 40px;
}

.button-center-content a.btn.btn-primary {
  float: left;
}

.detalleEmpresa .estructura-empresarial-content .logo {
  overflow: hidden;
}

.detalleEmpresa .estructura-empresarial-content .logo img {
  width: 100%;
}

@media (max-width: 1700px) {
  #wrapper .estructura-empresarial-detalle .logo {
    width: 650px;
    height: 425px;
  }
}
@media (max-width: 1440px) {
  #wrapper .estructura-empresarial-content {
    padding-left: 20px;
  }
  #wrapper .estructura-empresarial-detalle .Description-Data {
    position: relative;
    z-index: 4;
  }
  #wrapper .estructura-empresarial-detalle h3 {
    position: relative;
    z-index: 4;
  }
  #wrapper .estructura-empresarial-detalle .logo {
    background-color: #fff;
    width: 550px;
    height: 390px;
  }
  .layout_1_column.estructuraEmpresarial .detalle-servicio .detalle-servicio-cabecera .info .volver {
    padding-left: 20px;
  }
}
@media (max-width: 991px) {
  #wrapper header#banner {
    z-index: 5;
  }
  #wrapper .estructura-empresarial-detalle .logo {
    width: 266px;
    height: 166px;
  }
  #wrapper .estructura-empresarial-detalle .logo img {
    max-height: 100%;
  }
  #wrapper .estructura-empresarial-detalle::after {
    opacity: 0;
  }
  #wrapper .estructura-empresarial-content {
    width: 100%;
    max-width: inherit;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  body #wrapper .que-es-cofares .sistema-sanitario-row .col-image {
    margin-top: 50px;
  }
  body #wrapper .que-es-cofares .sistema-sanitario-row .col-text span {
    display: block;
  }
  body #wrapper .estructura-empresarial-detalle h3 {
    margin-bottom: 20px;
  }
  body #wrapper .estructura-empresarial-detalle .logo {
    position: static;
    width: auto;
    height: auto;
    margin-bottom: 30px;
    justify-content: inherit;
  }
  .layout_1_column.estructuraEmpresarial .detalle-servicio .detalle-servicio-cabecera .info .volver {
    padding-left: 10px;
  }
}
@media (max-width: 767px) {
  #wrapper .titulo-h2.str_empresarial {
    margin-top: 0px;
  }
}
#wrapper .trabaja-con-nosotros .texto {
  font-size: 1rem;
  color: #666666;
  margin-bottom: 80px;
}
#wrapper .trabaja-con-nosotros .intro2 {
  margin-bottom: 40px;
}
#wrapper .trabaja-con-nosotros .sistema-sanitario-row .col-text {
  padding-right: 20px;
}
#wrapper .trabaja-con-nosotros .button-row {
  float: left;
  margin-top: 25px;
}
#wrapper .trabaja-con-nosotros .sistema-sanitario-row {
  margin-bottom: 70px;
}

#wrapper .tc-map {
  margin: 0 auto;
  width: 1400px;
}
#wrapper p.center_title {
  font-weight: bold;
  color: #14D5AA;
  font-size: 1.8rem;
  width: calc(100% - 115px);
  font-family: "UrbanGroteskMeBl";
}
#wrapper p.center_address, #wrapper p.center_tlf {
  font-size: 1.8rem;
  color: #666;
}
#wrapper .tc-map-container {
  position: relative;
}
#wrapper .tc-map-container p.title_results_gmaps {
  margin-bottom: 0px;
}
#wrapper .tc-map-container .div_lista {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 350px;
  overflow-y: auto;
  height: calc(100% - 20px);
}
#wrapper .tc-map-container .div_lista .titulosidebar {
  padding: 10px;
  border-bottom: 1px solid #cfcfcf;
  color: #666;
  font-size: 1.8rem;
  background-color: #fff;
}
#wrapper .tc-map-container .info_fcia_side_bar {
  padding: 25px;
  position: relative;
  background-color: #fff;
  transition: all 0.25s linear;
}
#wrapper .tc-map-container .info_fcia_side_bar:hover {
  background-color: #fcfcfc;
}
#wrapper .tc-map-container .info_fcia_side_bar .info_fcia_distance {
  position: absolute;
  right: 25px;
  font-size: 1.86rem;
  color: #b9b9b9;
}
#wrapper div#map_canvas {
  width: 100%;
  min-height: 600px;
}
#wrapper .tc-form-control label.tc-map-label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
  float: left;
  margin-top: 10px;
}
#wrapper label.tc-map-label .text-base {
  font-size: 2.4rem;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  color: #666;
  font-family: urban grotesk light;
}
#wrapper form.form-inline.form-map > div {
  margin-bottom: 24px;
}
#wrapper .tc-map-search-ctn input#address {
  width: 340px;
  height: 48px;
  border-radius: 0px;
  box-shadow: none;
  border-color: #b9b9b9;
  margin-left: 10px;
}
#wrapper .tc-map-search-ctn .tc-map-text-desc {
  display: none;
}
#wrapper .tc-map-search-ctn input#radius {
  width: 168px;
  height: 48px;
  margin-left: 10px;
  border-radius: 0px;
  box-shadow: none;
  border-color: #b9b9b9;
  float: left;
}
#wrapper .tc-map-search-ctn button.btn.btn-ico.btn-secondary {
  float: left;
  margin-left: 14px;
  min-width: 140px;
  display: block;
}
#wrapper .tc-map-search-ctn form.form-inline.form-map {
  display: inline-block;
  width: 100%;
  margin-bottom: 40px;
}
#wrapper .almacenes {
  max-width: 1400px;
  margin: 0 auto;
  margin-bottom: 100px;
}
#wrapper .almacenes.organos-sociales .arrow-down {
  transform: rotate(-90deg);
  top: -3px;
}
#wrapper .almacenes.organos-sociales .organo-value-title[aria-expanded=true] + .arrow-down {
  top: 3px;
  right: 3px;
  transform: rotate(0deg);
}
#wrapper .almacenes > .row {
  float: left;
  margin-bottom: 50px;
}
#wrapper .almacenes .organo-data {
  padding-top: 20px;
}
#wrapper .almacenes .title-subsection {
  color: #666;
  font-size: 1rem;
  font-stretch: normal;
  font-style: normal;
  display: inline-block;
  clear: left;
  font-family: "urban grotesk";
}
#wrapper .almacenes .separation {
  margin-bottom: 0px;
}
#wrapper .almacenes .content-items {
  width: 100%;
  display: inline-block;
}
#wrapper .almacenes .organo-item-content {
  margin-top: -5px;
  border-width: 0px;
  border: 0px;
}
#wrapper .almacenes .organo-item-content::after {
  content: "";
  position: absolute;
  width: 100%;
  top: 0px;
  height: 1px;
  background-color: #b9b9b9;
}
#wrapper .almacenes .organo-item-content::before {
  content: "";
  position: absolute;
  width: 100%;
  bottom: 0px;
  height: 1px;
  background-color: #b9b9b9;
}
#wrapper .almacenes .text-almacenes h3 {
  font-weight: bold;
  font-size: 2.5rem;
  line-height: 28px;
  max-width: 317px;
  color: #183657;
  margin-top: -10px;
}
#wrapper section.categoria-titulo {
  max-width: 1400px;
  margin: 0 auto;
  margin-top: 100px;
  margin-bottom: 30px;
  position: relative;
  z-index: 2;
}

@media (max-width: 1440px) {
  #wrapper section.categoria-titulo {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 1250px) {
  body #wrapper .ddl-form-builder-app h3.lfr-ddm-form-page-title {
    margin-bottom: 10px;
  }
}
@media (max-width: 991px) {
  body #wrapper section.categoria-titulo {
    margin-top: 30px;
  }
  body #wrapper .categoria-text + h2 {
    margin-top: 15px;
    line-height: 30px;
  }
  body #wrapper .ddl-form-builder-app .active.lfr-ddm-form-page > div.row > div {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  body #wrapper .contacta-con-nosotros h2 {
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-size: 3rem;
  }
  body #wrapper .contacta-con-nosotros .data-valor {
    font-size: 1rem;
  }
  body #wrapper .contacta-con-nosotros .data-contenido {
    font-size: 1.8rem;
    margin-bottom: 20px;
  }
  body #wrapper section.contacta-con-nosotros.content-center.oficinas > .row {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 1440px) {
  body #wrapper .tc-map {
    margin: 0 auto;
    width: 1400px;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    overflow: hidden;
  }
  body #wrapper .almacenes {
    margin-bottom: 50px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 991px) {
  body #wrapper .text-almacenes.col-md-3 {
    width: 100%;
    margin-bottom: 20px;
  }
  body #wrapper .text-almacenes.col-md-3 + .col-md-7 {
    width: 100%;
  }
  body #wrapper .almacenes .organo-item-content::before {
    opacity: 0;
  }
  body #wrapper .almacenes .content-items > div {
    padding: 0px;
  }
  body #wrapper .almacenes .text-almacenes h3 {
    max-width: inherit;
  }
}
@media (max-width: 500px) {
  body #wrapper .tc-map-search-ctn input#address {
    width: 100%;
    height: 48px;
    border-radius: 0;
    box-shadow: none;
    border-color: #b9b9b9;
    margin-left: 0px;
  }
  body #wrapper form.form-inline.form-map > div {
    margin-bottom: 10px;
  }
  body #wrapper label.tc-map-label .text-base {
    font-size: 2rem;
  }
  body #wrapper .tc-map-search-ctn input#radius {
    width: 100%;
    margin-left: 0px;
    margin-bottom: 30px;
  }
  body #wrapper .tc-map-search-ctn button.btn.btn-ico.btn-secondary {
    margin-left: 0px;
  }
}
#wrapper .ddl-form-builder-app {
  /*h3*/
}
#wrapper .ddl-form-builder-app .lfr-ddm-form-page > .row {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
#wrapper .ddl-form-builder-app .active.lfr-ddm-form-page {
  padding-top: 0px;
}
#wrapper .ddl-form-builder-app .form-group.liferay-ddm-form-field-checkbox label {
  color: #666;
  font-size: 1.4rem !important;
  font-family: urban grotesk light;
  position: relative;
}
#wrapper .ddl-form-builder-app .form-group.liferay-ddm-form-field-checkbox .checkbox input {
  position: relative;
  top: 2px;
}
#wrapper .ddl-form-builder-app .input-group-container input, #wrapper .ddl-form-builder-app .input-group-container textarea {
  background-color: #f9f9f9 !important;
  height: 56px;
  border-radius: 0px;
  border: 0px;
  border-bottom: 1px solid #c8c8c8;
  box-shadow: none !important;
  font-family: urban grotesk light;
}
#wrapper .ddl-form-builder-app .input-group-container input::placeholder, #wrapper .ddl-form-builder-app .input-group-container textarea::placeholder {
  color: #a8a8a8 !important;
}
#wrapper .ddl-form-builder-app .lfr-ddm-form-pagination-controls .btn-primary {
  float: left !important;
}
#wrapper .ddl-form-builder-app .checkbox span.icon-asterisk.text-warning {
  opacity: 0;
}
#wrapper .ddl-form-builder-app .form-control:focus {
  border-color: #183657;
  border-bottom-width: 2px;
}
#wrapper .ddl-form-builder-app .lfr-ddm-form-field-container.has-error input, #wrapper .ddl-form-builder-app .lfr-ddm-form-field-container.has-error textarea, #wrapper .ddl-form-builder-app .lfr-ddm-form-field-container.has-error select {
  border-bottom: 2px solid #FF1E70 !important;
}
#wrapper .ddl-form-builder-app .lfr-ddm-form-field-container.has-error .error-message.help-block {
  color: #FF1E70;
}
#wrapper .ddl-form-builder-app .ddl-form-name, #wrapper .ddl-form-builder-app .ddl-form-description {
  display: none;
}
#wrapper .ddl-form-builder-app .lfr-ddm-form-field-container {
  position: relative;
  margin-bottom: 10px !important;
  padding-bottom: 0px !important;
  padding: 10px 0 31px 0;
}
#wrapper .ddl-form-builder-app h3.lfr-ddm-form-page-title {
  font-size: 3.2rem;
  line-height: 48px;
  color: #183657 !important;
  font-weight: bold;
  max-width: 450px;
  letter-spacing: inherit;
  display: block;
  word-break: inherit;
  line-height: 35px;
  position: relative;
  margin-bottom: 30px;
}
#wrapper .ddl-form-builder-app h3.lfr-ddm-form-page-title::after {
  content: "";
  background-color: #14D5AA;
  position: absolute;
  left: 0px;
  bottom: -13px;
  width: 80px;
  height: 4px;
}
#wrapper .ddl-form-builder-app label.control-label {
  display: none;
}
#wrapper .ddl-form-builder-app label.required-warning {
  display: none;
}
#wrapper .contacta-con-nosotros h2 {
  border-bottom: 4px solid #d1d7dd;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
#wrapper .contacta-con-nosotros .data-valor {
  font-family: urban grotesk medium;
  font-size: 2rem;
}
#wrapper .contacta-con-nosotros .data-contenido {
  font-family: urban grotesk medium;
  color: #666;
  font-size: 2rem;
  margin-top: 5px;
  margin-bottom: 5px;
}
#wrapper .contacta-con-nosotros a.link-pdf {
  position: relative;
  padding-left: 35px;
  font-size: 1rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  color: #183657;
  display: block;
  margin-top: 30px;
}
#wrapper .contacta-con-nosotros a.link-pdf::after {
  width: 24px;
  height: 24px;
  position: absolute;
  left: 0;
  background-image: url(../images/icons/pdf.svg);
  background-size: 100% 100%;
  top: 0px;
  content: "";
}
#wrapper .otros-telefonos {
  margin-bottom: 50px;
}
#wrapper .otros-telefonos h2 {
  margin-top: 65px !important;
}
#wrapper .otros-telefonos .data-contenido {
  border-bottom: 1px solid #b9b9b9;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
#wrapper .oficinas {
  margin-bottom: 100px;
}
#wrapper .oficinas .data-valor2 {
  font-size: 1.8rem;
}
#wrapper .oficinas .data-contenido2 {
  font-size: 1.8rem;
}

.contacto .portlet-boundary_com_liferay_nested_portlets_web_portlet_NestedPortletsPortlet_ {
  background-color: #fff;
}

.portlet-boundary_com_liferay_dynamic_data_lists_form_web_portlet_DDLFormPortlet_ {
  background-color: white;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 50px;
}

.layout_news-detail #wrapper {
  overflow-x: inherit;
  width: 100%;
}

#wrapper ul.listCourses._newsportlet_WAR_newsportlet_news section.noticias-home-adt::after {
  display: none;
}

#wrapper .detalle-noticia {
  margin: 0 auto;
}
#wrapper .detalle-noticia .portlet-layout.row.row-1, #wrapper .detalle-noticia .portlet-layout.row.row-2 {
  max-width: 1400px;
  margin: 0 auto;
}
#wrapper .detalle-noticia .pull-right {
  display: none;
}
#wrapper .detalle-noticia .row-2 .item-container {
  width: 80%;
  box-shadow: none !important;
}
#wrapper .detalle-noticia .item-container-redes {
  width: 20%;
  position: relative;
}
#wrapper .detalle-noticia .portlet-layout.row.row-3.bd-gray.gray-background {
  overflow: hidden;
  width: 100%;
  padding: 0px;
  margin: 0px;
}
#wrapper .detalle-noticia .red-content {
  position: sticky;
  top: 20%;
  text-align: right;
  list-style: none;
}
#wrapper .detalle-noticia .red-content .facebook a {
  background-image: url("../images/icons/facebook.jpg");
}
#wrapper .detalle-noticia .red-content .twitter a {
  background-image: url("../images/icons/twitter.jpg");
}
#wrapper .detalle-noticia .red-content .ln a {
  background-image: url("../images/icons/in.jpg");
}
#wrapper .detalle-noticia .red-content .copy a {
  background-image: url("../images/icons/copy.jpg");
}
#wrapper .detalle-noticia .red-content .up {
  margin-top: 10px;
}
#wrapper .detalle-noticia .red-content .up a {
  background-image: url("../images/icons/up.jpg");
}
#wrapper .detalle-noticia .red-content .red-item a {
  width: 48px;
  height: 48px;
  display: inline-block;
  margin-bottom: 10px;
  opacity: 0.5;
  transition: all 0.25s linear;
  text-align: right;
  text-decoration: none;
}
#wrapper .detalle-noticia .red-content .red-item a:hover {
  cursor: pointer;
  opacity: 1;
}
#wrapper .detalle-noticia #column-2 .asset-content {
  display: flex;
}
#wrapper .detalle-noticia div#column-3 {
  max-width: 1400px;
  margin: 0 auto;
  float: none;
  padding-top: 80px;
  padding-bottom: 80px;
  min-height: 0px;
}
#wrapper .detalle-noticia .detalle-servicio.volver-blanco .detalle-servicio-cabecera .info .volver {
  background-color: #fff;
  padding: 0px;
  margin-top: 50px;
  margin-bottom: 50px;
}
#wrapper .detalle-noticia .noticias-home-adt::after {
  display: none;
}
#wrapper .detalle-noticia .detalle-noticia-content {
  display: flex;
}
#wrapper .detalle-noticia .detalle-noticia-content .video {
  margin-bottom: 20px;
}
#wrapper .detalle-noticia .detalle-noticia-content .noticia-date-superior .noticia-timing {
  color: #666;
}
#wrapper .detalle-noticia .detalle-noticia-content h1 {
  font-size: 48px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
}
#wrapper .detalle-noticia .detalle-noticia-content .noticia-tag > span {
  display: inline-block;
  margin-right: 20px;
  font-size: 1.8rem;
}
#wrapper .detalle-noticia .detalle-noticia-content .noticia-titulo-secundario h2 {
  font-size: 2.4rem;
  font-family: urban grotesk light;
  line-height: 1.33;
  margin-bottom: 40px;
}
#wrapper .detalle-noticia .detalle-noticia-content .noticia-imagen-principal {
  margin-bottom: 30px;
}
#wrapper .detalle-noticia .detalle-noticia-content .noticia-titulo-tercero {
  margin-bottom: 30px;
  font-size: 1rem;
  font-weight: bold;
}
#wrapper .detalle-noticia .detalle-noticia-content .noticia-contenido {
  color: #424242;
  font-size: 1rem;
  line-height: 24px;
}
#wrapper .detalle-noticia .detalle-noticia-content .noticia-contenido p {
  margin-bottom: 30px;
}
#wrapper .detalle-noticia .detalle-noticia-content .noticia-contenido a {
  color: #183657;
  font-weight: bold;
}

#wrapper .detalle-noticia #column-3 .detalle-servicio.volver-blanco .detalle-servicio-cabecera .info .volver {
  background-color: transparent !important;
  margin-top: 0px;
}

@media (max-width: 1300px) {
  body #wrapper .detalle-noticia .item-container-redes {
    width: 60px;
    position: relative;
  }
  body #wrapper .detalle-noticia .row-2 .item-container {
    width: calc(100% - 60px);
    box-shadow: none !important;
  }
  body #wrapper .detalle-noticia .red-content {
    padding: 0px;
  }
}
@media (max-width: 991px) {
  body #wrapper .detalle-noticia .detalle-noticia-content h1 {
    font-size: 3.5rem;
    margin-top: 0px;
  }
  body #wrapper .detalle-noticia .row-2 .item-container {
    margin-bottom: 0px;
    padding: 0px;
  }
  body #wrapper .detalle-noticia div#column-3 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  body #wrapper .portlet-layout.row.row-3.bd-gray.gray-background section.noticias-home-adt {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
@media (max-width: 767px) {
  body.layout_news-detail #wrapper .detalle-servicio .detalle-servicio-cabecera {
    padding-left: 0px !important;
  }
  body #wrapper .detalle-noticia .detalle-noticia-content h1 {
    font-size: 3rem;
    line-height: 32px;
  }
  body #wrapper .detalle-noticia .detalle-noticia-content .noticia-titulo-secundario h2 {
    font-size: 2rem;
  }
  body #wrapper .detalle-noticia .detalle-noticia-content {
    padding-left: 10px;
  }
  body #wrapper .portlet-layout.row.row-3.bd-gray.gray-background div#column-3 {
    padding-left: 10px;
    padding-right: 10px;
  }
  body #wrapper .detalle-noticia .detalle-servicio.volver-blanco .detalle-servicio-cabecera .info .volver {
    margin-bottom: 20px;
  }
  body #wrapper .detalle-servicio .detalle-servicio-cabecera {
    padding-left: 0px;
  }
  body #wrapper .detalle-noticia .item-container-redes {
    display: none;
  }
  body #wrapper .detalle-noticia .row-2 .item-container {
    width: 100%;
  }
  body #wrapper .detalle-noticia .detalle-noticia-content h1 {
    line-height: 40px;
  }
}
#wrapper .detalle-servicio.detalle-sector-sanitario.soluciones-sector-sanitario::after {
  content: "";
  width: 200px;
  height: 100%;
  position: absolute;
  background-color: #f4f4f4;
  right: 0px;
  top: 0px;
  z-index: 1;
}
#wrapper .detalle-servicio.detalle-sector-sanitario.soluciones-sector-sanitario a.video-link::after {
  top: 50%;
  margin-top: -7px;
  width: 11.2rem !important;
  height: 11.2rem !important;
  background-image: url(../images/icons/play-white.png) !important;
  background-size: 11.2rem 11.2rem;
  position: absolute !important;
  left: 0;
  right: 0;
  bottom: 0;
  margin: -5.6rem auto auto auto !important;
  content: "";
}
#wrapper .detalle-servicio.detalle-sector-sanitario.soluciones-sector-sanitario a.video-link.caratula {
  width: 100%;
  height: 100%;
  position: absolute !important;
}
#wrapper .detalle-servicio.detalle-sector-sanitario.soluciones-sector-sanitario .videoContainer {
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100%;
}
#wrapper .detalle-servicio.detalle-sector-sanitario.soluciones-sector-sanitario .videoContainer video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  background-color: black;
}
#wrapper .detalle-servicio.soluciones-sector-sanitario .detalle-servicio-cabecera .info .info-detalle .descripcion {
  color: #666666;
  font-size: 1rem;
}
#wrapper .detalle-servicio.soluciones-sector-sanitario .detalle-servicio-cabecera .info .info-detalle .descripcion h4 {
  font-size: 1.8rem;
  line-height: 25px;
  font-family: urban grotesk light;
}
#wrapper .detalle-servicio.soluciones-sector-sanitario .detalle-servicio-cabecera .info .info-detalle .descripcion h3 {
  font-size: 1.6rem !important;
  font-weight: bold;
  font-family: "UrbanGroteskMeBl";
  color: #183657;
}
#wrapper .detalle-servicio.soluciones-sector-sanitario .detalle-servicio-cabecera .info .info-detalle .descripcion ul {
  margin-top: 20px;
  margin-bottom: 20px;
}
#wrapper .detalle-servicio.soluciones-sector-sanitario .detalle-servicio-cabecera {
  display: block;
  width: 100%;
  background-color: white;
  float: left;
  margin-bottom: 50px;
}
#wrapper .detalle-servicio.soluciones-sector-sanitario .detalle-servicio-cabecera .info {
  width: calc(100% - 830px) !important;
  display: flex;
  flex-direction: column;
  float: left;
}
#wrapper .detalle-servicio.soluciones-sector-sanitario .detalle-servicio-cabecera .imagen {
  width: 100%;
  max-width: 830px;
  float: right;
  position: relative;
  z-index: 2;
}
#wrapper .detalle-servicio.soluciones-sector-sanitario .detalle-servicio-cuerpo .caracteristicas h3 {
  font-size: 4rem !important;
  margin-bottom: 50px;
}
#wrapper .detalle-servicio.soluciones-sector-sanitario .detalle-servicio-cuerpo .listado-productos .producto .producto-info .descripcion {
  font-size: 1.8rem;
  color: white;
  min-height: 175px;
  padding-bottom: 10px;
}
#wrapper .detalle-servicio.soluciones-sector-sanitario .detalle-servicio-cabecera .info .info-detalle .categoria {
  border-bottom: 0.4rem solid #fff;
  position: relative;
}
#wrapper .detalle-servicio.soluciones-sector-sanitario .detalle-servicio-cabecera .info .info-detalle .categoria::after {
  width: 80px;
  height: 4px;
  background-color: #14D5AA;
  content: "";
  position: absolute;
  left: 0px;
  bottom: -3px;
}

@media (max-width: 1450px) {
  #wrapper .detalle-servicio.soluciones-sector-sanitario .detalle-servicio-cabecera .imagen {
    max-width: 630px;
  }
  #wrapper .detalle-servicio.soluciones-sector-sanitario .detalle-servicio-cabecera .info {
    width: calc(100% - 630px) !important;
  }
}
@media (max-width: 1200px) {
  #wrapper .detalle-servicio.soluciones-sector-sanitario .detalle-servicio-cabecera .imagen {
    max-width: 530px;
  }
  #wrapper .detalle-servicio.soluciones-sector-sanitario .detalle-servicio-cabecera .info {
    width: calc(100% - 530px) !important;
  }
}
@media (max-width: 1100px) {
  #wrapper .detalle-servicio.soluciones-sector-sanitario .detalle-servicio-cabecera .info {
    width: 100% !important;
  }
  #wrapper .detalle-servicio.detalle-sector-sanitario.soluciones-sector-sanitario::after {
    display: none;
  }
  #wrapper .detalle-servicio.soluciones-sector-sanitario .detalle-servicio-cabecera .imagen {
    width: 100% !important;
    max-width: 100%;
    float: right;
    position: relative;
    z-index: 2;
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 0px;
  }
  #wrapper .detalle-servicio.soluciones-sector-sanitario .detalle-servicio-cabecera .imagen::after {
    opacity: 0;
  }
}
@media (max-width: 767px) {
  #wrapper .detalle-servicio.soluciones-sector-sanitario .detalle-servicio-cabecera .imagen {
    padding-right: 10px;
    padding-left: 10px;
  }
  #wrapper .detalle-servicio.detalle-sector-sanitario.soluciones-sector-sanitario .detalle-servicio-cabecera .volver {
    display: block !important;
  }
}
#wrapper .aviso-legal {
  margin-bottom: 8rem;
}
#wrapper .aviso-legal a {
  color: #183657;
}
#wrapper .aviso-legal p {
  color: #424242 !important;
}
#wrapper .aviso-legal h4 {
  font-size: 1rem;
  font-weight: bold;
  color: #424242;
}
#wrapper .aviso-legal h5, #wrapper .aviso-legal .h5 {
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.5;
  margin-top: 1rem;
  color: #183657 !important;
}
#wrapper .aviso-legal ul {
  margin-bottom: 2rem;
  font-size: 1rem;
  padding: 0;
  list-style-position: inside;
}

/*layouts*/
.portlet-layout.row.gray-content-portlets .portlet-column::after {
  content: "";
  position: absolute;
  background-color: #f9f9f9;
  width: 100%;
  height: 100%;
  z-index: -1;
  top: 175px;
  right: 0px;
  opacity: 1;
}

.gray-background {
  background-color: #f9f9f9;
}

.portlet-layout.row.carousel-section {
  margin-bottom: 100px;
}

@media (max-width: 991px) {
  #wrapper .layout-homepage .servicio-destacado {
    padding: 0px;
  }
  #wrapper .layout-homepage .enlace-seccion .content-center, #wrapper .layout-homepage .enlace-seccion .center-content {
    padding-left: 10px;
    padding-right: 10px;
  }
  #wrapper .servicio-destacado-parent .servicio-destacado__h2 h2 {
    font-size: 3rem;
  }
  #wrapper .servicio-destacado-parent .servicio-destacado__h2 h2 {
    height: auto;
  }
}
@media (max-width: 767px) {
  body #wrapper .layout-homepage section.titulo-h2 > div {
    padding-left: 15px;
    padding-right: 15px;
  }
  body #wrapper section.noticias-home-adt > .center-content > div {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  body #wrapper .servicio-destacado-parent section.servicio-destacado {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.section-anchor {
  width: 100%;
  height: 1px;
  position: relative;
  top: 0px;
}

.layout_landing #wrapper {
  overflow: inherit !important;
}

@media (min-width: 992px) {
  #wrapper .landing-interna::after {
    content: "";
    position: absolute;
    z-index: 1;
    background-color: #f9f9f9;
    width: calc(100% - 260px);
    height: 100%;
    top: 0px;
    right: 0px;
  }
  #wrapper .landing-interna div#column-1::after {
    content: "";
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
    right: 0px;
    background-color: #fff;
  }
}
@media (min-width: 1400px) {
  #wrapper .landing-interna::after {
    width: calc(100% - 260px - (100% - 1400px) / 2);
  }
}
#wrapper .landing-interna .gray-background {
  background-color: transparent;
}
#wrapper .landing-interna > .portlet-layout.row {
  max-width: 1400px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
@media (min-width: 992px) {
  #wrapper .landing-interna > .portlet-layout.row div#column-1 {
    width: 260px;
    padding-left: 0px;
    min-height: 400px;
    position: sticky;
    top: 0;
    z-index: 1;
    flex: none !important;
  }
}
@media (min-width: 992px) {
  #wrapper .landing-interna > .portlet-layout.row div#column-2 {
    width: calc(100% - 260px);
    padding-left: 100px;
    padding-right: 0px;
    min-height: 400px;
    padding-top: 180px;
    overflow: hidden;
    flex: none;
    max-width: none;
  }
}
#wrapper .landing-interna > .portlet-layout.row div#column-2 h2 {
  font-weight: bold;
  color: #183657;
  margin-bottom: 2.5rem;
}
#wrapper .landing-interna > .portlet-layout.row div#column-2 h3 {
  font-weight: bold;
  font-size: 2.4rem;
  margin: 0 0 2rem 0;
  color: #183657;
}
#wrapper .landing-interna > .portlet-layout.row div#column-2 p {
  font-size: 1rem;
  color: #666;
  margin-bottom: 2rem;
}
#wrapper .landing-interna > .portlet-layout.row div#column-2 video {
  width: 100%;
}
@media (min-width: 992px) {
  #wrapper .landing-interna div#myScrollnav {
    width: 260px;
    padding-top: 100px;
    position: relative;
    z-index: 2;
  }
}
@media (max-width: 991px) {
  #wrapper .landing-interna div#myScrollnav {
    padding-top: 40px;
  }
}
#wrapper .landing-interna div#myScrollnav .tag-selected {
  font-size: 1rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: 1.2px;
  color: #183657;
  text-transform: uppercase;
  position: relative;
  width: 100%;
}
#wrapper .landing-interna div#myScrollnav .tag-selected::after {
  content: "";
  width: 80px;
  height: 4px;
  background-color: #14d5aa;
  position: absolute;
  left: 0px;
  bottom: -4px;
}
#wrapper .landing-interna div#myScrollnav ul {
  list-style: none;
  padding-left: 0px;
}
#wrapper .landing-interna div#myScrollnav ul .selected h2 {
  font-size: 4rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: -0.36px;
  color: #183657;
  margin-top: 15px;
  max-width: 830px;
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  #wrapper .landing-interna div#myScrollnav ul .selected h2 {
    margin-bottom: 20px;
  }
}
#wrapper .landing-interna div#myScrollnav ul .selected ~ li {
  position: relative;
  padding-left: 36px;
  margin-bottom: 24px;
  max-width: 209px;
}
#wrapper .landing-interna div#myScrollnav ul .selected ~ li a {
  font-size: 1rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  color: #666;
}
#wrapper .landing-interna div#myScrollnav ul .selected ~ li.active a {
  font-weight: bold;
  color: #183657;
}
#wrapper .landing-interna div#myScrollnav ul .selected ~ li.active::after {
  content: "";
  width: 24px;
  height: 4px;
  background-color: #14D5AA;
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -2px;
}
@media (max-width: 991px) {
  #wrapper .landing-interna div#myScrollnav ul.child-menu > li:not(.selected) {
    display: none;
  }
}
#wrapper .row-links a {
  display: flex;
}

@media (max-width: 1440px) {
  body #wrapper div#main-content.landing-interna {
    padding-left: 0px;
    padding-right: 20px;
  }
  body #wrapper .landing-interna div#myScrollnav {
    padding-left: 20px;
  }
}
@media (max-width: 1200px) {
  body #wrapper .landing-interna > .portlet-layout.row div#column-2 {
    width: calc(100% - 260px);
    padding-left: 20px;
  }
  body #wrapper .que-es-cofares .row.values-section .number {
    font-size: 5rem;
  }
}
@media (max-width: 991px) {
  body #wrapper .clearfix.journal-content-article p img {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  body #wrapper div#main-content.landing-interna {
    padding-left: 10px;
    padding-right: 10px;
    background-color: #f9f9f9;
  }
  body #wrapper .landing-interna > .portlet-layout.row div#column-1 {
    padding: 0;
  }
  body #wrapper .landing-interna > .portlet-layout.row div#column-2 {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
  body #wrapper .que-es-cofares .row.values-section {
    text-align: left;
  }
  body #wrapper .landing-interna div#myScrollnav > ul {
    padding: 0px;
    width: 100%;
  }
  body #wrapper .landing-interna div#myScrollnav > ul li {
    width: 100%;
  }
  body #wrapper div#section5 + .enlaces-pdf > h2, body #wrapper div#section8 + .enlaces-pdf > h2 {
    margin-top: 20px;
  }
  body #wrapper .grid-estructura-empresarial .item .item-desc {
    min-height: 1px;
  }
  body #wrapper .grid-estructura-empresarial .item {
    min-height: 1px !important;
  }
  body #wrapper .grid-estructura-empresarial .item a.arrow-blue {
    position: relative;
    bottom: 0px;
  }
  body #wrapper div#column-1 {
    padding-left: 10px;
    padding-right: 10px;
  }
  body #wrapper div#column-2 {
    padding: 0;
  }
  body #wrapper .que-es-cofares h2 {
    font-size: 3rem;
  }
  body #wrapper .que-es-cofares .intro {
    font-size: 2rem;
  }
  body #wrapper .que-es-cofares .row.values-section .number-text {
    text-align: left;
    margin-top: 0px;
    margin-bottom: 20px;
  }
  body #wrapper .landing-interna #column-2 section.titulo-h2 {
    padding: 1rem 0;
  }
  body #wrapper .landing-interna #column-2 h2, body #wrapper .landing-interna #column-2 .titulo-h2 {
    background-color: white;
    margin-left: -15px;
    margin-right: -15px;
    padding: 15px !important;
    position: relative;
  }
  body #wrapper .landing-interna #column-2 h2::before, body #wrapper .landing-interna #column-2 .titulo-h2::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 4px;
    width: 100%;
    background-color: #b9b9b9;
    z-index: 0;
  }
  body #wrapper .landing-interna #column-2 h2 .underline, body #wrapper .landing-interna #column-2 .titulo-h2 .underline {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 4px;
    background-color: #14D5AA;
    z-index: 1;
  }
  body #wrapper .landing-interna #column-2 .portlet-boundary_com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_ section.titulo-h2 {
    background-color: transparent !important;
  }
  body #wrapper .landing-interna #column-2 .portlet-boundary_com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_ section.titulo-h2::before, body #wrapper .landing-interna #column-2 .portlet-boundary_com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_ section.titulo-h2 .underline {
    display: none;
  }
  body #wrapper .que-es-cofares .intro2 {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 3rem;
  }
  body #wrapper .historigrama h2, body #wrapper .estatutos h2, body #wrapper .estatutos .estatutos-destacado, body #wrapper .enlaces-pdf h2, body #wrapper .enlaces-pdf h2 {
    font-size: 3rem;
  }
  body #wrapper .estatutos .content-estatutos {
    display: block;
  }
  body #wrapper .estatutos .content-text-estatutos {
    width: 100%;
    max-width: inherit;
  }
  body #wrapper .estatutos .image-estatutos {
    text-align: left;
    width: 100%;
    max-width: inherit;
    margin-bottom: 30px;
  }
  body #wrapper .historigrama .titular-interno {
    font-size: 3rem;
  }
  body #wrapper .organos-sociales h2 {
    font-size: 3rem;
  }
  body #wrapper section.titulo-h2.str_empresarial {
    padding-left: 0px;
  }
  body #wrapper .landing-interna div#myScrollnav {
    padding-top: 0px;
    background-color: transparent;
    margin-top: 20px;
    padding: 0;
  }
  body #wrapper .landing-interna div#myScrollnav > ul {
    margin: 0 -15px;
    padding: 0;
    position: relative;
    display: block;
    width: 100%;
  }
  body #wrapper .landing-interna div#myScrollnav > ul::before {
    content: "\f078";
    font-family: "fontawesome-alloy";
    position: absolute;
    right: -10px;
    top: 40px;
    font-size: 20px;
    color: #183657;
    z-index: 1;
  }
  body #wrapper .landing-interna div#myScrollnav .tag-selected {
    padding: 0 15px;
  }
  body #wrapper .landing-interna div#myScrollnav .tag-selected::after {
    display: none;
  }
  body #wrapper .landing-interna div#myScrollnav .child-menu {
    padding: 10px 20px;
    background-color: white;
    margin: 0 -35px 0 -5px;
  }
  body #wrapper .landing-interna div#myScrollnav ul .selected h2, body #wrapper .landing-interna div#myScrollnav ul li a {
    margin-bottom: 10px;
    font-size: 2rem !important;
    cursor: pointer;
  }
  body #wrapper .landing-interna div#myScrollnav ul .selected h2 {
    margin: 0.5rem 0;
  }
  body #wrapper .landing-interna div#myScrollnav ul .selected ~ li {
    padding-left: 0;
    max-width: 100%;
    margin-bottom: 0;
  }
  body #wrapper .landing-interna div#myScrollnav ul .selected ~ li.active::after {
    display: none;
  }
  body #wrapper .landing-interna div#myScrollnav ul .selected ~ li a {
    display: block;
    width: 100%;
    padding: 1rem 0;
    margin: 0;
    font-weight: normal !important;
  }
  body #wrapper .landing-interna div#myScrollnav ul.child-menu li:not(.heading-item) {
    display: none;
  }
  body #wrapper .grid-estructura-empresarial .item {
    min-height: 320px;
  }
  body #wrapper .landing-interna {
    overflow: hidden;
  }
}
@media (max-width: 767px) {
  body #wrapper .landing-interna div#myScrollnav ul .selected ~ li a {
    font-size: 1.6rem !important;
  }
  body #wrapper .landing-interna h2 {
    font-size: 3rem;
    line-height: 28px;
  }
  body #wrapper .enlaces-pdf .html-anchor a.arrow-blue {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  body #wrapper .enlaces-pdf .button-center-content {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  body #wrapper .landing-interna > .portlet-layout.row div#column-2 h2 {
    margin-top: 10px;
  }
  body #wrapper .landing-interna > .portlet-layout.row div#column-2 {
    padding-left: 5px;
    padding-right: 5px !important;
  }
  body #wrapper .landing-interna > .portlet-layout.row #column-1 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  body #wrapper .landing-interna div#myScrollnav .tag-selected {
    font-size: 1.3rem;
  }
  body #wrapper .que-es-cofares .intro2 {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 3rem;
  }
  body #wrapper .que-es-cofares .sistema-sanitario-row {
    display: flex;
    flex-direction: column;
  }
  body #wrapper .que-es-cofares .sistema-sanitario-row .col-image {
    width: 100%;
    text-align: left;
    margin-bottom: 30px;
    order: 0;
  }
  body #wrapper .que-es-cofares .sistema-sanitario-row .col-text {
    max-width: inherit;
    width: 100%;
    order: 1;
  }
  body #wrapper .organos-sociales h2 {
    font-size: 3rem;
  }
  body #wrapper .titulo-h2.str_empresarial, body #wrapper section.titulo-h2 {
    padding-left: 0px;
    padding-right: 0px;
  }
  body #wrapper .grid-estructura-empresarial .item {
    min-height: inherit;
  }
  body #wrapper .grid-estructura-empresarial .item a.arrow-blue {
    position: relative;
    bottom: 0px;
  }
  body #wrapper .que-es-cofares .sistema-sanitario-row + .sistema-sanitario-row {
    margin-bottom: 0px;
  }
  body #wrapper .historigrama h2, body #wrapper .historigrama .titular-interno, body #wrapper .estatutos h2 {
    font-size: 3rem;
  }
  .portlet-boundary_com_liferay_dynamic_data_lists_form_web_portlet_DDLFormPortlet_ {
    background-color: white;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 50px;
  }
}
/*404*/
#wrapper .light.color-azul {
  font-size: 4rem;
  font-family: urban grotesk light;
  line-height: 40px;
  margin-bottom: 40px;
}
#wrapper .container2-404, #wrapper .container2-404 a {
  font-size: 2rem;
  color: #183657;
}
#wrapper .container2-404 a {
  text-decoration: underline;
}
#wrapper .container2-404 a:hover {
  text-decoration: none;
}
#wrapper section.page-404.row {
  width: 100%;
  max-width: 1400px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto;
  display: flex;
  padding-bottom: 80px;
  padding-top: 40px;
}
#wrapper .col-md-6.flex {
  align-items: center;
}

@media (max-width: 991px) {
  #wrapper section.page-404.row {
    display: block;
  }
  #wrapper .col-md-6.flex {
    text-align: center;
  }
  #wrapper .container2-404 {
    margin-bottom: 50px;
  }
}
/*responsivo*/
.signed-in #wrapper section.hero-banner.tipo3 .text-white-pildor {
  height: 100% !important;
  margin-top: 0px !important;
}

body #wrapper section.hero-banner.tipo3 .text-white-pildor {
  position: absolute;
  width: 100%;
  top: 0px;
  height: calc(100% - 80px);
  margin-top: 80px;
  align-items: center;
  display: flex;
}

body #wrapper section.hero-banner.tipo3 .text-white-pildor .text-center-container {
  margin: 0;
  height: auto;
  display: flex;
  align-items: center;
  max-width: 55%;
  position: relative;
  border-radius: 0 400px 400px 0;
  overflow: hidden;
  justify-content: flex-end;
  padding-left: 50px;
}

body #wrapper section.hero-banner.tipo3 .text-white-pildor.white-bg::after {
  opacity: 0;
}

body #wrapper section.hero-banner.tipo3 .text-white-pildor .text-center-container::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #fff;
  opacity: 0.8;
}

body #wrapper section.hero-banner.tipo2 .text-white-pildor {
  z-index: 3 !important;
}

@media (max-width: 1450px) {
  /*
      .sign-in #wrapper section.hero-banner.tipo3 .text-white-pildor.white-bg {
              margin-top: -192px !important;
          }


      #wrapper {


          section.hero-banner.tipo3 .text-white-pildor.white-bg {
              background-color: transparent;
              height: 385px;
              margin-top: -180px;
          }

          section.hero-banner.tipo3 .text-white-pildor .text-center-container {
              margin: 0;
              height: 375px;
          }
          section.hero-banner.tipo3 .text-white-pildor h2 {
              font-size: 3rem;
              line-height: 31px;
              padding-right: 20px;
          }
      }*/
}
@media (min-width: 991px) and (max-width: 1400px) {
  .lfr-ddm-form-pages {
    zoom: 80%;
  }
  .firefox .portlet-forms-display {
    transform: scale(0.85);
    position: relative;
    top: -40px !important;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  #wrapper .grid-estructura-empresarial .item {
    min-height: 370px;
  }
}
@media (max-width: 1200px) {
  body #wrapper section.hero-banner.tipo3 .text-white-pildor h2 {
    font-size: 3rem;
    line-height: 33px;
  }
}
@media (min-width: 992px) {
  .safari .col-md-4 {
    width: 33.3%;
  }
}
@media (max-width: 991px) {
  #wrapper section.hero-banner {
    padding-bottom: 20px;
  }
}
@media (min-width: 768px) and (max-width: 990px) {
  .safari .col-sm-6 {
    width: 49.9%;
  }
  .detalle-servicio .detalle-servicio-cuerpo .caracteristicas .listado-caracteristicas {
    display: block;
    width: 100%;
    float: left;
  }
  .detalle-servicio .detalle-servicio-cuerpo .caracteristicas .listado-caracteristicas .caracteristica {
    padding: 1.6rem 2.2rem;
    background-color: white;
    margin: 0 3.2rem 2rem 0;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    width: 48%;
    display: inline-block;
    float: left;
    margin-left: 1%;
    margin-right: 1%;
    min-height: 200px;
    margin-bottom: 20px;
    padding: 20px;
  }
}
@media (max-width: 850px) {
  body #wrapper section.hero-banner.tipo3 .text-white-pildor {
    position: absolute;
    width: 100%;
    top: 0;
    height: 100%;
    margin-top: 0px;
    align-items: center;
    display: flex;
  }
  body #wrapper section.hero-banner.tipo3 .text-white-pildor .text-center-container {
    margin: 0;
    height: 100%;
    display: flex;
    align-items: center;
    max-width: 100%;
    position: relative;
    border-radius: 0px;
    overflow: hidden;
    justify-content: flex-end;
    padding-left: 50px;
  }
  #wrapper section.hero-banner.tipo3 .text-white-pildor .text-center-container .text-center-vertical h2 {
    margin-top: 0;
    margin-bottom: 20px;
  }
  #wrapper section.hero-banner.tipo3 .text-white-pildor .text-center-container .text-center-vertical {
    margin-right: 30px;
  }
  body #wrapper section.hero-banner.tipo3 .text-white-pildor .text-center-container::after {
    top: 0px;
  }
}
@media (max-width: 767px) {
  #wrapper div#news ul.listCategory {
    width: 100%;
    list-style: none;
    padding-left: 20px;
    padding-right: 20px;
  }
  .detalle-servicio .detalle-servicio-cuerpo .caracteristicas .listado-caracteristicas {
    display: block;
  }
  .detalle-servicio .detalle-servicio-cuerpo .caracteristicas .listado-caracteristicas .caracteristica {
    padding: 1.6rem 2.2rem;
    background-color: white;
    margin: 0 3.2rem 2rem 0;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    width: 98%;
    display: inline-block;
    float: left;
    margin-left: 1%;
    margin-right: 1%;
    min-height: 200px;
    margin-bottom: 20px;
    padding: 20px;
  }
  #wrapper div#news ul.listCategory li.itemCategory {
    display: inline-block;
    width: 100%;
    text-align: left;
    margin-bottom: 10px;
  }
  body.layout_homepage #wrapper .modulo-seccion-destacado .right-content .modulo-seccion-destacado__left.col-md-7.flex.p0 {
    margin-left: 0px !important;
  }
  body.layout_homepage #wrapper .modulo-src-destacado.p0 .modulo-seccion-destacado__image.col-md-5.p0, body #wrapper .modulo-src-destacado.p0 .modulo-seccion-destacado__right.col-md-7.p0 {
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  body.layout_homepage #wrapper .modulo-seccion-destacado.p0 .right-content.row.flex > div {
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding-bottom: 30px;
    padding: 0px !important;
  }
  body.layout_homepage #wrapper section.noticias-home-adt > .center-content > div {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  body.layout_homepage section.titulo-h2 {
    font-size: 3rem;
    line-height: 27px;
    padding-left: 0px !important;
  }
  html body.layout_homepage .modulo-src-destacado.p0 .modulo-seccion-destacado__image.col-md-5.p0, html body.layout_homepage .modulo-src-destacado.p0 .modulo-seccion-destacado__right.col-md-7.p0 {
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  body.layout_homepage #wrapper section.titulo-h2 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  body.layout_homepage #wrapper .modulo-seccion-destacado {
    margin-bottom: 15px;
  }
  body #wrapper .servicio-destacado-parent .servicio-destacado__content {
    padding: 15px;
  }
  body #wrapper .modulo-src-destacado a.link.arrow-next.arrow-blue::after {
    right: 0px;
  }
  body #wrapper .modulo-src-destacado a.link.arrow-next {
    line-height: 21px;
  }
  body #wrapper .servicio-destacado-parent .servicio-destacado__content .content__letter {
    width: 28px;
    right: 15px;
  }
  body #wrapper .servicio-destacado-parent section.servicio-destacado {
    margin-bottom: 15px;
  }
  body #wrapper .enlace-seccion .link-container {
    margin-bottom: 15px;
  }
  body #wrapper .noticias-home-adt .item-container {
    margin-bottom: 15px;
  }
  body #wrapper .noticias-home-adt .item-container {
    padding: 15px;
  }
  body #wrapper .noticias-home-adt .flex.flex-vertical-content.items-2 > div > div {
    padding-left: 10px;
    padding-right: 10px;
  }
  body #wrapper .noticias-home-adt .items-2 .item-container {
    position: relative;
    margin-bottom: 15px;
  }
  body #wrapper .noticias-home-adt .flex.flex-vertical-content.items-2 > div > div {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  body #wrapper header#banner {
    height: 59px;
  }
  body #wrapper header#banner div#heading {
    padding-left: 5px;
  }
  body #wrapper header#banner .recursivas > .recursivas-login > .btn.btn-primary {
    height: 25px;
    background-size: 100% 100% !important;
    width: 35px;
    top: -16px;
    right: -8px;
    background-repeat: no-repeat;
    min-width: inherit !important;
  }
  body #wrapper header#banner div#heading {
    height: 59px;
  }
  body #wrapper #heading .logo img {
    width: 140px;
    height: 26px;
  }
  body #wrapper section#content {
    padding-top: 59px;
  }
  body #wrapper section.hero-banner .owl-dots {
    position: relative;
    width: 1400px;
    left: 50%;
    margin-left: -700px;
    text-align: left !important;
    padding-left: 0;
    margin-top: 10px !important;
  }
  body #wrapper section.hero-banner.tipo2 .text-white-pildor .text-center-container {
    height: calc(100% - 59px);
    align-items: center;
    width: 100%;
    margin-top: 0px;
    top: 59px;
  }
  body #wrapper .servicio-destacado-parent .servicio-destacado__content .content__comentario {
    width: 100% !important;
  }
  body #wrapper header#banner .hamburguer {
    width: 40px;
    height: 40px;
    margin-top: 8px;
    left: -10px;
  }
  body #wrapper section.noticias-home-adt > .center-content > div {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  body #wrapper header#banner .recursivas > .recursivas-login {
    min-width: 35px;
    position: relative;
    height: 35px;
  }
  body #wrapper .historigrama h2, body #wrapper .estatutos h2, body #wrapper .estatutos .estatutos-destacado, body #wrapper .enlaces-pdf h2, body #wrapper .enlaces-pdf h2 {
    font-size: 2.5rem;
    line-height: 28px;
  }
  body #wrapper .landing-interna > .portlet-layout.row div#column-2 h3 {
    line-height: 21px;
  }
  body #wrapper .enlaces-pdf span.name-overflow {
    display: inline-block;
    max-width: 340px;
    text-overflow: inherit;
    overflow: inherit;
    white-space: inherit;
    float: left;
  }
  body #wrapper .content-estatutos a.pdf span.size, body #wrapper #wrapper .enlaces-pdf a.pdf span.size {
    font-size: 1rem;
    padding-left: 0px;
  }
  body #wrapper footer#footer section.footer-footer2 ul.lista-enlaces li {
    width: 100%;
    margin-bottom: 10px;
  }
  body #wrapper footer#footer section.footer-footer2 ul.lista-enlaces li a::after {
    opacity: 0;
  }
  body #wrapper footer#footer section.footer-footer2 ul.lista-enlaces {
    padding: 10px 0px 0px 0px;
    margin-bottom: 0px;
  }
  body #wrapper a.arrow-blue {
    display: inline-block;
  }
  body #wrapper h2 {
    font-size: 3rem;
    line-height: 29px;
  }
  body #wrapper .detalle-servicio .detalle-servicio-cabecera {
    padding-left: 15px;
    padding-right: 15px;
  }
  body #wrapper .detalle-servicio .detalle-servicio-cuerpo {
    padding-left: 15px;
    padding-right: 15px;
  }
  body #wrapper .listado-productos + .banner .modulo-banner .center-content {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  body #wrapper .detalle-servicio .detalle-servicio-cuerpo {
    padding-top: 0px;
  }
  body #wrapper .detalle-servicio .detalle-servicio-cabecera .info .info-detalle {
    padding-left: 0px;
    padding-right: 0px;
  }
  body #wrapper .servicios-relacionados-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  body #wrapper .servicios-relacionados-container .enlace-seccion {
    margin-top: 0px;
  }
  body #wrapper .services-menu li {
    width: 100%;
    background-color: whitesmoke;
    border-bottom: 1px solid #eaeaea;
  }
  body #wrapper .servicios-destacados .servicio-destacado {
    padding: 0px 15px;
    margin-bottom: 15px;
  }
  body #wrapper .listado-servicios {
    padding-left: 15px;
    padding-right: 15px;
  }
  body #wrapper .servicio-destacado-parent section.servicio-destacado .center-content.row.flex {
    display: block;
    padding-left: 15px;
    padding-right: 15px;
  }
  body #wrapper .servicio-destacado-parent section.servicio-destacado .col-md-7 {
    overflow: hidden;
  }
  body #wrapper .servicios-destacados h3, body #wrapper .listado-servicios h3 {
    font-size: 2.5rem;
    line-height: 29px;
  }
  body #wrapper .listado-servicios .listado-servicios-item .detalle, body #wrapper .listado-servicios .servicio-relacionado .detalle, body #wrapper .servicios-relacionados .listado-servicios-item .detalle, body #wrapper .servicios-relacionados .servicio-relacionado .detalle {
    padding: 1.4rem;
  }
  body #wrapper .servicio-destacado .datos {
    padding: 10px;
  }
  body #wrapper .modulo-banner {
    margin-bottom: 15px;
  }
  body #wrapper .detalle-servicio.soluciones-sector-sanitario .detalle-servicio-cabecera .imagen {
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 15px;
  }
  body #wrapper section.noticias-home-adt > .center-content > div {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  body #wrapper .m-s-c__content {
    display: inline-block;
    width: calc(100% - 30px);
    margin-left: 15px;
  }
  body #wrapper .modulo-src-destacado .btn.btn-primary {
    margin-left: 0px;
    width: 100%;
  }
  /*wrapper*/
  body.show-login #wrapper header#banner .recursivas .recursivas-login .login__macro-container {
    position: fixed !important;
    right: 0px !important;
    width: 100% !important;
    background-color: white;
    padding-bottom: 20px;
    top: 0px;
    margin-top: 0px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px;
    transition: opacity 0.25s linear;
    z-index: 2;
    box-shadow: 0px 1px 4px #ccc;
    opacity: 1 !important;
    visibility: visible !important;
    display: block !important;
    height: 100%;
  }
  body #wrapper header#banner .recursivas .recursivas-login .login__macro-container {
    display: none !important;
  }
  .show-login .login__mouse-leave {
    position: absolute;
    width: 100%;
    height: 50px;
    left: 13px;
    top: -20px;
    z-index: 5;
  }
  .show-login .login__macro-container {
    opacity: 1 !important;
    visibility: visible !important;
  }
  .show-login .login__mouse-leave::before {
    content: "";
    width: 20px;
    height: 2px;
    background-color: #464646;
    position: absolute;
    top: 19px;
    left: 9px;
    transform: rotate(-45deg);
  }
  body #wrapper #searchButton {
    z-index: 1;
  }
  .show-login #wrapper header#banner .recursivas .recursivas-login .login__macro-container .button-holder {
    top: inherit;
    right: inherit;
    width: 100%;
    display: flex;
    margin-top: 20px;
    margin-bottom: 50px;
  }
  .show-login .login__mouse-leave::after {
    content: "";
    width: 20px;
    height: 2px;
    background-color: #464646;
    position: absolute;
    top: 19px;
    left: 9px;
    transform: rotate(45deg);
  }
  #wrapper header#banner .recursivas .recursivas-login:hover .login__macro-container {
    opacity: inherit !important;
    visibility: inherit !important;
  }
  body.layout_gridnoticias #wrapper .modulo-seccion-destacado.p0 .right-content.row.flex > div {
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding-bottom: 0px;
  }
  #wrapper .detalle-servicio.soluciones-sector-sanitario .detalle-servicio-cuerpo .caracteristicas h3 {
    font-size: 2.5rem !important;
    margin-bottom: 20px;
    line-height: 29px;
  }
  #wrapper .detalle-servicio.soluciones-sector-sanitario .detalle-servicio-cabecera {
    margin-bottom: 20px;
  }
  .layout_1_column #wrapper .modulo-banner {
    padding-left: 5px;
    padding-right: 5px;
  }
  .show-menu #wrapper section#megamenu nav > ul > li .arrow-menu {
    right: 15px;
  }
  body #wrapper .detalle-servicio .detalle-servicio-cuerpo .listado-productos > h3 {
    font-size: 3rem !important;
    margin-top: 20px;
    line-height: 29px;
    margin-bottom: 15px;
  }
  body.logistica #wrapper .detalle-servicio .detalle-servicio-cuerpo .caracteristicas h3, body.service #wrapper .detalle-servicio .detalle-servicio-cuerpo .caracteristicas h3 {
    font-size: 3rem !important;
    display: inline-block;
    line-height: 29px;
    margin-bottom: 15px;
  }
  .logistica #wrapper .detalle-servicio .detalle-servicio-cabecera .imagen {
    padding-bottom: 0px;
  }
  .contacto h1.ddl-form-name {
    display: none;
  }
  body.contacto .columns-2 p + p {
    display: none;
  }
  body #wrapper .portlet-boundary_com_liferay_dynamic_data_lists_form_web_portlet_DDLFormPortlet_ {
    margin-top: 0px;
  }
  #wrapper .oficinas {
    margin-bottom: 30px;
  }
  #wrapper header#banner .hamburguer .ham.ham1 {
    margin-top: 9px;
  }
  #wrapper header#banner .hamburguer .ham.ham2 {
    margin-top: 6px;
  }
  #wrapper header#banner .hamburguer .ham.ham3 {
    margin-top: 7px;
  }
  /*.show-menu #wrapper section#megamenu nav > ul > li {
      height: 60px;
  }

  .show-menu #wrapper section#megamenu nav#navigation .close-megamenu {
      left: 21px;
      top: 14px;
  }
  .show-menu #wrapper section#megamenu .close-megamenu .c1 {
      width: 30px;
      height: 2px;
      background-color: #fff;
      position: absolute;
      transform: rotate(45deg);
      top: 16px;
      left: -5px;
  }
  .show-menu #wrapper section#megamenu .close-megamenu .c2 {
      width: 30px;
      height: 2px;
      background-color: #fff;
      position: absolute;
      transform: rotate(-45deg);
      top: 16px;
      left: -5px;
  }*/
}
@media (max-width: 600px) {
  #wrapper section.hero-banner.tipo1 .text-white-pildor .text-center-container .text-center-vertical {
    max-width: inherit;
    width: 100%;
  }
  #wrapper section.hero-banner .text-white-pildor .text-center-container {
    padding-top: 85px;
  }
  #wrapper section.hero-banner.tipo1 .text-white-pildor .text-center-container .text-center-vertical {
    padding-left: 30px;
    width: 100%;
    padding-right: 30px;
  }
  #wrapper .portlet-layout.row.carousel-section {
    margin-bottom: 0px;
  }
}
@media (max-width: 500px) {
  body #wrapper section.hero-banner.tipo3 .text-white-pildor .text-center-container {
    padding-left: 20px;
  }
}
/*Internet explorer*/
.ie #wrapper .button-container, .ie #wrapper .recursivas-login {
  display: flex;
}
.ie #wrapper .content-estatutos a.pdf span.name, .ie #wrapper .enlaces-pdf a.pdf span.name {
  position: relative;
}
.ie #wrapper .content-estatutos a.col-md-6.pdf .pdf, .ie #wrapper .enlaces-pdf a.col-md-6.pdf .pdf {
  left: 0px;
}
.ie #wrapper .historigrama .navegador-historia-izq {
  width: inherit;
}
.ie #wrapper .row-titular-secundaria .btn.btn-primary span, .ie #wrapper .modulo-seccion-destacado__right .btn.btn-primary.arrow-next.arrow-blue span {
  position: relative;
  top: 5px;
}
.ie #wrapper .button-row, .ie #wrapper .button-holder {
  display: flex;
}
.ie #wrapper .red-item {
  display: none;
}

.ie .layout_news-detail #wrapper .detalle-noticia #column-2 .asset-content .journal-content-article {
  overflow: hidden;
}

.ie #wrapper header#banner .recursivas .recursivas-login .login__macro-container {
  padding-bottom: 50px !important;
}

@media (max-width: 767px) {
  body.ie #wrapper header#banner .recursivas > .recursivas-login > .btn.btn-primary, body #wrapper header#banner .recursivas > .recursivas-login > .btn.btn-primary, body.firefox #wrapper header#banner .recursivas > .recursivas-login > .btn.btn-primary {
    background-size: 100% auto !important;
    top: -12px !important;
  }
}
/* Dialog jquery-ui */
/** Estilos para el dialogo de jquery-ui **/
/** Las propiedades marcadas como !important se deben a que jquery-ui.css parece cargarse despues **/
/** Se sobreescriben estilos del dialogo cuyas clases estan indicadas en la configuracion agregando **/
/** cofares delante a excepción de aquellas que no es posible indicarlo de este modo **/
/** Esta css se ha creado para el custom form field de términos y condiciones **/
.ui-widget-overlay {
  background: #000000;
  opacity: 0.5;
}

.ui-button .ui-icon {
  background-image: none !important;
}

.cofares-ui-dialog-titlebar {
  padding: 1.4em 0 0.7em !important;
  background: none;
  border: none;
  border-bottom: 1px solid #e0e0e0;
  position: relative !important;
}

.cofares-ui-dialog-titlebar-close {
  position: absolute !important;
  right: 0.5em !important;
  top: 35% !important;
  width: 2.5em !important;
  margin: -10px 0 0 0 !important;
  padding: 1px !important;
  height: 2.5em !important;
  border-radius: 50%;
  background: url("../images/icon-close.png") no-repeat 0.7em center !important;
  background-color: #183657 !important;
}

/** Quita el border que da el foco */
*:focus {
  outline: none;
}

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