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

section.section_find_your_best {
  background-color: #FCF8EA;
}

section.section_find_your_best .section_find_your_best_wrap {
  padding: 40px 20px 40px 20px;
}

@media all and (min-width: 992px) {
  section.section_find_your_best .section_find_your_best_wrap {
    padding: 100px 40px 90px;
    max-width: 1440px;
    margin: 0 auto;
  }
}
section.section_find_your_best .section_find_your_best_wrap .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  overflow: scroll;
  gap: 10px;
  width: 100%;
}

@media all and (max-width: 992px) {
  section.section_find_your_best .section_find_your_best_wrap .content {
    gap: 10px;
  }
}
section.section_find_your_best .section_find_your_best_wrap .content::-webkit-scrollbar {
  width: 0px;
}

section.section_find_your_best .section_find_your_best_wrap .content::-webkit-scrollbar-track {
  background: transparent;
}

section.section_find_your_best .section_find_your_best_wrap .content::-webkit-scrollbar-thumb {
  background-color: transparent;
}

@media all and (min-width: 992px) {
  section.section_find_your_best .section_find_your_best_wrap .content {
    gap: 20px;
  }
}
section.section_find_your_best .section_find_your_best_wrap .title {
  color: #222E50;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-family: "EuclidFlex";
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 35px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  width: 100%;
  margin-bottom: 30px;
  max-width: 1110px;
  -ms-flex-item-align: center;
  align-self: center;
}

@media all and (min-width: 992px) {
  section.section_find_your_best .section_find_your_best_wrap .title {
    font-size: 40px;
    line-height: 45px;
    letter-spacing: 2px;
    margin-bottom: 80px;
  }
}
div.c0001_card_your_best-cmp {
  border-radius: 5px;
  width: 308px;
  height: 458px;
  position: relative;
}

@media all and (min-width: 992px) {
  div.c0001_card_your_best-cmp {
    width: 440px;
    height: 545px;
    overflow: hidden;
  }
}
div.c0001_card_your_best-cmp .link_wrap {
  opacity: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
}

div.c0001_card_your_best-cmp .link_wrap:hover {
  opacity: 0.8;
}

div.c0001_card_your_best-cmp .img {
  height: 100%;
  min-width: 100%;
  border-radius: 5px;
  -o-object-fit: cover;
  object-fit: cover;
  width: 308px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

@media all and (min-width: 992px) {
  div.c0001_card_your_best-cmp .img {
    width: 440px;
  }
}
@media all and (min-width: 992px) {
  div.c0001_card_your_best-cmp .img:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
div.c0001_card_your_best-cmp .flag_new_villa {
  background-color: #8CACE8;
  width: 155px;
  padding-right: 30px;
  -webkit-clip-path: polygon(0 0, calc(100% - 30px) 0, 100% 50%, calc(100% - 30px) 100%, 0 100%);
  clip-path: polygon(0 0, calc(100% - 30px) 0, 100% 50%, calc(100% - 30px) 100%, 0 100%);
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  bottom: 40px;
}

@media all and (min-width: 992px) {
  div.c0001_card_your_best-cmp .flag_new_villa {
    width: 80px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    top: 0;
    right: 52px;
    padding-bottom: 40px;
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% calc(100% - 40px), 50% 100%, 0 calc(100% - 40px));
    clip-path: polygon(0 0, 100% 0%, 100% calc(100% - 40px), 50% 100%, 0 calc(100% - 40px));
  }
}
div.c0001_card_your_best-cmp .flag_last_minute {
  background-color: #AA8500;
  width: 155px;
  padding-right: 30px;
  -webkit-clip-path: polygon(0 0, calc(100% - 30px) 0, 100% 50%, calc(100% - 30px) 100%, 0 100%);
  clip-path: polygon(0 0, calc(100% - 30px) 0, 100% 50%, calc(100% - 30px) 100%, 0 100%);
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  bottom: 40px;
}

@media all and (min-width: 992px) {
  div.c0001_card_your_best-cmp .flag_last_minute {
    width: 80px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    top: 0;
    right: 52px;
    padding-bottom: 40px;
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% calc(100% - 40px), 50% 100%, 0 calc(100% - 40px));
    clip-path: polygon(0 0, 100% 0%, 100% calc(100% - 40px), 50% 100%, 0 calc(100% - 40px));
  }
}
div.c0001_card_your_best-cmp .flag_best_offer {
  background-color: #989A50;
  width: 155px;
  padding-right: 30px;
  -webkit-clip-path: polygon(0 0, calc(100% - 30px) 0, 100% 50%, calc(100% - 30px) 100%, 0 100%);
  clip-path: polygon(0 0, calc(100% - 30px) 0, 100% 50%, calc(100% - 30px) 100%, 0 100%);
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  bottom: 40px;
}

@media all and (min-width: 992px) {
  div.c0001_card_your_best-cmp .flag_best_offer {
    width: 80px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    top: 0;
    right: 52px;
    padding-bottom: 40px;
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% calc(100% - 40px), 50% 100%, 0 calc(100% - 40px));
    clip-path: polygon(0 0, 100% 0%, 100% calc(100% - 40px), 50% 100%, 0 calc(100% - 40px));
  }
}
div.c0001_card_your_best-cmp .flag_text {
  color: #FCF8EA;
  padding: 15px 7px;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-family: "EuclidFlex";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 13px;
  letter-spacing: 0.11px;
  text-transform: uppercase;
}

@media all and (min-width: 992px) {
  div.c0001_card_your_best-cmp .flag_text {
    padding: 15px 7px;
  }
}
div.c0001_card_your_best-cmp .flag_text a {
  color: #FCF8EA;
}

div.c0001_card_your_best-cmp p {
  margin-bottom: 0;
}

section.c0002_destinations_cmp {
  background-color: #FCF8EA;
}

@media all and (max-width: 892px) {
  section.c0002_destinations_cmp {
    padding-bottom: 45px;
  }
}
section.c0002_destinations_cmp .destinations_wrap {
  max-width: 1440px;
  margin: 0 auto;
}

@media all and (max-width: 892px) {
  section.c0002_destinations_cmp .destinations_wrap {
    padding: 40px 0 0px;
    max-height: 900px;
  }
}
@media all and (min-width: 801px) {
  section.c0002_destinations_cmp .destinations_wrap {
    max-height: 870px;
  }
}
section.c0002_destinations_cmp .c0002_destinations {
  margin: 0px;
}

section.c0002_destinations_cmp .destinations-left {
  width: 100%;
  padding: 0 20px;
}

@media all and (min-width: 892px) {
  section.c0002_destinations_cmp .destinations-left {
    width: 50%;
    height: 960px;
    padding: 0;
  }
}
@media all and (min-width: 801px) {
  section.c0002_destinations_cmp .destinations-left {
    max-height: 870px;
  }
}
section.c0002_destinations_cmp .destinations-left .title {
  font-family: "EuclidFlex";
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  color: #222E50;
  padding: 100px 40px 15px 40px;
}

@media all and (max-width: 892px) {
  section.c0002_destinations_cmp .destinations-left .title {
    font-family: "EuclidFlex";
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: 35px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    padding: 0px 0px 20px 0px;
  }
}
section.c0002_destinations_cmp .destinations-left .list {
  font-family: "Tiempos Text";
  font-size: 55px;
  text-decoration: none;
  padding: 0px 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 70px;
  letter-spacing: -1.3px;
  text-transform: capitalize;
}

@media all and (max-width: 892px) {
  section.c0002_destinations_cmp .destinations-left .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 0px 30px;
    margin: 0;
  }
}
section.c0002_destinations_cmp .destinations-left li {
  list-style: none;
  color: #222E50;
}

@media all and (max-width: 892px) {
  section.c0002_destinations_cmp .destinations-left li {
    font-size: 25px;
    min-width: 145px;
    max-width: 250px;
    line-height: 35px;
  }
}
section.c0002_destinations_cmp .destinations-left h3, section.c0002_destinations_cmp .destinations-left a {
  font-size: 55px;
  color: #222E50;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  text-decoration: underline;
  padding-bottom: 20px;
  margin-bottom: 0;
}

@media all and (max-width: 892px) {
  section.c0002_destinations_cmp .destinations-left h3, section.c0002_destinations_cmp .destinations-left a {
    font-size: 25px;
    padding-bottom: 5px;
  }
}
section.c0002_destinations_cmp .destinations-left h3:hover, section.c0002_destinations_cmp .destinations-left a:hover {
  color: #5C7CD9;
  cursor: pointer;
}

@media all and (min-width: 892px) {
  section.c0002_destinations_cmp .destinations-left li:last-child {
    position: absolute;
    bottom: 0;
    padding-bottom: 20px;
  }
}
@media all and (max-width: 892px) {
  section.c0002_destinations_cmp .destinations-left li:last-child {
    padding: initial;
  }
}
section.c0002_destinations_cmp .destinations-right {
  width: 50%;
  height: 960px;
  overflow: hidden;
}

@media all and (max-width: 892px) {
  section.c0002_destinations_cmp .destinations-right {
    overflow: hidden;
    height: 550px;
    width: 100%;
    padding: 0;
  }
}
@media all and (min-width: 801px) {
  section.c0002_destinations_cmp .destinations-right {
    max-height: 870px;
  }
}
section.c0002_destinations_cmp .destinations-right .img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

@media all and (max-width: 892px) {
  section.c0002_destinations_cmp .destinations-right .img {
    height: 100%;
    overflow: hidden;
    width: 100%;
    position: top;
  }
}
section.c0002_destinations_cmp .hidden {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
}

section.c0002_destinations_cmp .nothidden {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 1;
}

section.c0002_destinations_cmp .displaynone {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  display: none;
}

section.c0002_destinations_cmp .img {
  position: absolute;
  top: 0;
}

section.c0002_destinations_cmp .c0002_img1 {
  z-index: 6;
}

section.c0002_destinations_cmp .c0002_img2 {
  z-index: 5;
}

section.c0002_destinations_cmp .c0002_img3 {
  z-index: 4;
}

section.c0002_destinations_cmp .c0002_img4 {
  z-index: 3;
}

section.c0002_destinations_cmp .c0002_img5 {
  z-index: 2;
}

section.c0002_destinations_cmp .c0002_img6 {
  z-index: 1;
}

section.c0003_always_here_cmp .color-default {
  background-color: #FFF5D0;
  color: #3C528E;
}

section.c0003_always_here_cmp .color-default a {
  color: #3C528E;
}

section.c0003_always_here_cmp .color-lux {
  background-color: #2F1F41;
  color: #E5E8D2;
}

section.c0003_always_here_cmp .color-lux a {
  color: #E5E8D2;
}

section.c0003_always_here_cmp .color-offer {
  background-color: #666526;
  color: #E5E8D2;
}

section.c0003_always_here_cmp .color-offer a {
  color: #E5E8D2;
}

section.c0003_always_here_cmp .c0003_always_here_wrap {
  margin: 0 auto;
  max-width: 1450px;
  padding-bottom: 100px;
}

@media all and (max-width: 992px) {
  section.c0003_always_here_cmp .c0003_always_here_wrap {
    padding-bottom: 40px;
  }
}
section.c0003_always_here_cmp .always_here_top {
  padding: 0 40px;
  margin: 0;
  margin: 0 auto;
  max-width: 1600px;
  padding: 100px 40px 100px 40px;
}

@media all and (max-width: 992px) {
  section.c0003_always_here_cmp .always_here_top {
    padding: 40px 20px 0 20px;
  }
}
section.c0003_always_here_cmp .always_here_top .h3 {
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-family: "EuclidFlex";
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 45px;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 0;
}

@media all and (max-width: 992px) {
  section.c0003_always_here_cmp .always_here_top .h3 {
    font-size: 30px;
  }
}
section.c0003_always_here_cmp .always_here_bottom {
  padding: 0px 40px 0 40px;
  margin: 0 auto;
  max-width: 1600px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media all and (max-width: 992px) {
  section.c0003_always_here_cmp .always_here_bottom {
    padding: 0 20px;
  }
}
section.c0003_always_here_cmp .always_here_bottom .c0003-individual_always_here {
  width: 100%;
}

@media all and (max-width: 992px) {
  section.c0003_always_here_cmp .always_here_bottom .c0003-individual_always_here {
    width: 100%;
    padding-top: 50px;
  }
}
section.c0003_always_here_cmp .always_here_bottom .c0003-individual_always_here_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

section.c0003_always_here_cmp .always_here_bottom .img_icon {
  height: 220px;
  margin: 0 auto;
  margin-bottom: 20px;
}

@media all and (max-width: 992px) {
  section.c0003_always_here_cmp .always_here_bottom .img_icon {
    margin-top: 40px;
    font-size: 50px;
  }
}
section.c0003_always_here_cmp .always_here_bottom .h4 {
  font-family: "Tiempos Text";
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 50px;
  letter-spacing: -0.8px;
  padding-top: 30px;
  margin-left: 0;
  max-width: 400px;
  margin-right: 0;
  width: 100%;
}

@media all and (max-width: 992px) {
  section.c0003_always_here_cmp .always_here_bottom .h4 {
    font-size: 30px;
  }
}
@media all and (max-width: 1200px) {
  section.c0003_always_here_cmp .always_here_bottom .h4 {
    font-size: 30px;
  }
}
section.c0003_always_here_cmp .always_here_bottom .p {
  font-family: "Tiempos Text";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 155.556% */
  letter-spacing: -0.36px;
  padding-bottom: 30px;
  max-width: 400px;
  margin-left: 0;
  padding-top: 5px;
  margin-right: 0px;
  height: 152px;
  margin-top: 20px;
}

@media all and (max-width: 992px) {
  section.c0003_always_here_cmp .always_here_bottom .p {
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: -0.3px;
    height: auto;
    margin-bottom: 30px;
  }
}
section.c0003_always_here_cmp .always_here_bottom .service {
  padding: 0;
}

@media all and (max-width: 992px) {
  section.c0003_always_here_cmp .always_here_bottom .service {
    padding: 0;
    padding-top: 40px;
  }
}
section.c0003_always_here_cmp .always_here_bottom a {
  font-family: "EuclidFlex";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 15px;
  letter-spacing: -0.4px;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding-left: 0px;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

@media all and (max-width: 992) {
  section.c0003_always_here_cmp .always_here_bottom a {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 15px;
    letter-spacing: -0.24px;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    padding-bottom: 26px;
  }
}
section.c0003_always_here_cmp .always_here_bottom a:hover {
  color: #8CACE8;
  cursor: pointer;
}

section.c0003_always_here_cmp .always_here_bottom a .hidden-btn {
  display: none;
}

section.c0003_always_here_cmp .always_here_bottom a .show-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

section.c0003_always_here_cmp .always_here_bottom .hidden-btn {
  display: none;
}

section.c0003_always_here_cmp .always_here_bottom .show-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.test_poligono {
  border: solid purple 1px;
  width: 100vw;
  padding: 40px;
  overflow: hidden;
}

.test_poligono p {
  margin-top: 20px;
}

.test_poligono .container1 {
  width: 800px;
}

.test_poligono .container1 .shape {
  width: 400px;
  height: 200px;
  position: absolute;
  margin-left: 0px;
  margin-top: 100px;
  background-color: #900;
}

.test_poligono .container1 #triangulo-superior {
  height: 201px;
  background: linear-gradient(135deg, transparent 50px, #900 0) top left;
  background-size: 50% 50%;
  background-repeat: no-repeat;
}

.test_poligono .container1 #triangulo-inferior {
  height: 198px;
  background: linear-gradient(-45deg, transparent 50px, #900 0) bottom left;
  background-size: 50% 50%;
  background-repeat: no-repeat;
}

.test_poligono .container2 {
  width: 800px;
}

.test_poligono .container2 .shape {
  width: 400px;
  height: 200px;
  position: absolute;
  margin-left: 0px;
  margin-top: 100px;
  background-color: #900;
}

.test_poligono .container2 #triangulo-superior {
  height: 201px;
  background: linear-gradient(135deg, transparent 50px, #900 0) top left;
  background-size: 50% 50%;
  background-repeat: no-repeat;
}

.test_poligono .container2 #triangulo-inferior {
  height: 198px;
  background: linear-gradient(-45deg, transparent 50px, #900 0) bottom left;
  background-size: 50% 50%;
  background-repeat: no-repeat;
}

.test_poligono .container3 {
  width: 800px;
}

.test_poligono .container3 .shape {
  width: 400px;
  height: 200px;
  position: absolute;
  margin-left: 0px;
  margin-top: 100px;
  background-color: rgba(153, 0, 0, 0.5);
}

.test_poligono .container3 #triangulo-superior {
  height: 201px;
  background: linear-gradient(135deg, transparent 50px, rgba(153, 0, 0, 0.5) 0) top left;
  background-size: 50% 50%;
  background-repeat: no-repeat;
}

.test_poligono .container3 #triangulo-inferior {
  height: 198px;
  background: linear-gradient(-45deg, transparent 50px, rgba(153, 0, 0, 0.5) 0) bottom left;
  background-size: 50% 50%;
  background-repeat: no-repeat;
}

section.c0004_new_horizon_cmp {
  background-color: #FCF8EA;
}

section.c0004_new_horizon_cmp .c0004_new_horizon_wrap {
  margin: 0 auto;
  max-width: 1450px;
  padding: 40px 20px 40px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media all and (min-width: 992px) {
  section.c0004_new_horizon_cmp .c0004_new_horizon_wrap {
    padding: 100px 40px 100px 40px;
  }
}
@media all and (min-width: 992px) {
  section.c0004_new_horizon_cmp .c0004_new_horizon_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
  }
}
section.c0004_new_horizon_cmp .c0004_new_horizon_box .title {
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-family: "EuclidFlex";
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 35px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  -webkit-margin-after: 50px;
  margin-block-end: 50px;
}

@media all and (min-width: 992px) {
  section.c0004_new_horizon_cmp .c0004_new_horizon_box .title {
    font-size: 40px;
    max-width: 500px;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 45px;
    letter-spacing: 2px;
    text-transform: uppercase;
    width: 100%;
  }
}
section.c0004_new_horizon_cmp .c0004_new_horizon_box .img_box {
  height: 400px;
  overflow: hidden;
  border-radius: 5px;
  margin: 0 auto;
  margin-bottom: 30px;
}

@media all and (min-width: 992px) {
  section.c0004_new_horizon_cmp .c0004_new_horizon_box .img_box {
    height: 650px;
    margin-bottom: 0px;
    -ms-flex-item-align: self-start;
    align-self: self-start;
    margin: 0;
    width: 48%;
  }
}
section.c0004_new_horizon_cmp .c0004_new_horizon_box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

@media all and (min-width: 992px) {
  section.c0004_new_horizon_cmp .c0004_new_horizon_box img {
    width: 593px;
    width: 100%;
    height: 670px;
    margin-top: -15px;
  }
}
@media all and (min-width: 992px) {
  section.c0004_new_horizon_cmp .c0004_new_horizon_box .info {
    width: 40%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
}
section.c0004_new_horizon_cmp .c0004_new_horizon_box .body {
  font-family: "Tiempos Text";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: -0.3px;
}

@media all and (min-width: 992px) {
  section.c0004_new_horizon_cmp .c0004_new_horizon_box .body {
    font-size: 22px;
    line-height: 33px;
    letter-spacing: -0.44px;
    width: 100%;
  }
}
section.c0004_new_horizon_cmp .c0004_new_horizon_box a {
  border-radius: 5px;
  color: #FCF8EA;
  text-align: center;
  font-family: "EuclidFlex";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.4px;
  padding: 10px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-top: 40px;
}

@media all and (min-width: 992px) {
  section.c0004_new_horizon_cmp .c0004_new_horizon_box a {
    margin-top: 60px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
section.c0004_new_horizon_cmp .c0004_new_horizon_box .hidden-btn {
  display: none;
}

section.c0004_new_horizon_cmp .c0004_new_horizon_box .show-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media all and (min-width: 992px) {
  section.c0004_new_horizon_cmp .left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 10%;
    margin: 0 auto;
  }
}
@media all and (min-width: 992px) {
  section.c0004_new_horizon_cmp .right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 10%;
    margin: 0 auto;
  }
  section.c0004_new_horizon_cmp .right .img_box {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}
section.c0004_new_horizon_cmp .color-lux p {
  color: #4E346B;
}

section.c0004_new_horizon_cmp .color-lux a {
  background-color: #4E346B;
}

section.c0004_new_horizon_cmp .color-lux a:hover {
  cursor: pointer;
  text-decoration: none;
  background-color: #B09DC6;
}

section.c0004_new_horizon_cmp .color-lux .c0004_show-more {
  color: #4E346B;
}

section.c0004_new_horizon_cmp .color-abahana p {
  color: #222E50;
}

section.c0004_new_horizon_cmp .color-abahana a {
  background-color: #222E50;
}

section.c0004_new_horizon_cmp .color-abahana a:hover {
  cursor: pointer;
  text-decoration: none;
  background-color: #5C7CD9;
}

section.c0004_new_horizon_cmp .color-abahana .c0004_show-more {
  color: #222E50;
}

section.c0004_new_horizon_cmp .c0004_show-more {
  text-align: center;
  font-family: "EuclidFlex";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.4px;
  margin: 20px 0;
  cursor: pointer;
  text-decoration: underline;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

section.c0004_new_horizon_cmp .c0004_show-more:hover {
  opacity: 0.8;
}

@media all and (min-width: 992px) {
  section.c0004_new_horizon_cmp .c0004_show-more {
    margin-top: 30px;
    font-size: 20px;
  }
}
section.c0004_new_horizon_cmp .info {
  position: relative;
}

section.c0004_new_horizon_cmp .info .c0004_show-more {
  position: relative;
  height: 20px;
  text-align: center;
  cursor: pointer;
}

@media all and (max-width: 992px) {
  section.c0004_new_horizon_cmp .info .c0004_show-more {
    text-align: start;
  }
}
section.c0004_new_horizon_cmp .info .c0004_show-more:hover {
  color: #1779dd;
}

section.c0004_new_horizon_cmp .show-more-height {
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

section.c0004_new_horizon_cmp .c0004_show-more {
  cursor: pointer;
}

section.c0004_new_horizon_cmp .hidden {
  display: none;
}

section.c0005_area_specialist_cmp {
  background-color: #222E50;
}

section.c0005_area_specialist_cmp .area_specialist_wrap {
  margin: 0 auto;
  padding-bottom: 150px;
  max-width: 1440px;
  padding: 40px 20px 10px 20px;
}

@media all and (min-width: 1060px) {
  section.c0005_area_specialist_cmp .area_specialist_wrap {
    padding: 100px 40px 80px;
  }
}
section.c0005_area_specialist_cmp .area_specialist_title {
  color: #FCF8EA;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-family: "EuclidFlex";
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 35px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  width: 100%;
  margin-bottom: 20px;
}

@media all and (min-width: 1060px) {
  section.c0005_area_specialist_cmp .area_specialist_title {
    margin-bottom: 80px;
    font-size: 40px;
    line-height: 45px;
    letter-spacing: 2px;
  }
}
section.c0005_area_specialist_cmp .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  overflow: scroll;
  gap: 20px;
  width: 100%;
}

section.c0005_area_specialist_cmp .content::-webkit-scrollbar {
  width: 0px;
}

section.c0005_area_specialist_cmp .content::-webkit-scrollbar-track {
  background: transparent;
}

section.c0005_area_specialist_cmp .content::-webkit-scrollbar-thumb {
  background-color: transparent;
}

@media all and (min-width: 1060px) {
  section.c0005_area_specialist_cmp .content {
    margin: 0 auto;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: visible;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px;
  }
}
@media all and (min-width: 1060px) {
  section.c0005_area_specialist_cmp .journal-content-article {
    width: 440px;
    width: 32%;
  }
}
section.c0005_area_specialist_cmp .blog_card {
  padding: 0px;
  background-color: #222E50;
  border-radius: 5px;
  margin: 0px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
  padding-bottom: 10px;
}

@media all and (min-width: 1060px) {
  section.c0005_area_specialist_cmp .blog_card {
    min-height: 670px;
  }
  section.c0005_area_specialist_cmp .blog_card:hover .img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  section.c0005_area_specialist_cmp .blog_card:hover .title {
    color: #8CACE8;
  }
  section.c0005_area_specialist_cmp .blog_card:hover .img_box {
    background: initial;
    background-blend-mode: initial;
    mix-blend-mode: initial;
  }
}
@media all and (max-width: 1060px) {
  section.c0005_area_specialist_cmp .blog_card {
    width: 300px;
  }
}
section.c0005_area_specialist_cmp .blog_card:hover {
  background-color: #3C528E;
  color: #FCF8EA;
  text-decoration: none;
}

section.c0005_area_specialist_cmp .blog_card .title {
  color: #FCF8EA;
  font-family: "EuclidFlex";
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 15px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  padding: 0px 10px 0 10px;
  text-decoration: underline;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

@media all and (min-width: 1060px) {
  section.c0005_area_specialist_cmp .blog_card .title {
    padding-top: 20px;
    font-size: 22px;
    line-height: 25px;
    letter-spacing: 2.2px;
  }
}
section.c0005_area_specialist_cmp .blog_card .text {
  color: #FCF8EA;
  font-family: "Tiempos Text";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: -0.3px;
  width: 300px;
  padding: 10px 10px 0 10px;
}

@media all and (min-width: 1060px) {
  section.c0005_area_specialist_cmp .blog_card .text {
    font-size: 18px;
    line-height: 33px;
    letter-spacing: -0.44px;
    width: 90%;
    margin-bottom: 60px;
  }
}
section.c0005_area_specialist_cmp .blog_card .img_box {
  width: 300px;
  height: 340px;
  overflow: hidden;
  margin: 0px;
  border-radius: 5px 5px 0 0;
  margin-bottom: 10px;
}

@media all and (min-width: 1060px) {
  section.c0005_area_specialist_cmp .blog_card .img_box {
    height: 440px;
    width: 440px;
    width: 100%;
    background: lightgray 50%/cover no-repeat;
    background-blend-mode: color-dodge;
    mix-blend-mode: luminosity;
  }
}
section.c0005_area_specialist_cmp .blog_card .img_box:hover {
  overflow: hidden;
  border-radius: 5px 5px 0 0;
}

section.c0005_area_specialist_cmp .blog_card .filter {
  background: initial;
  background-blend-mode: initial;
  mix-blend-mode: initial;
}

section.c0005_area_specialist_cmp .blog_card .hover-color {
  color: #8CACE8;
}

section.c0005_area_specialist_cmp .blog_card .img {
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  width: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

@media all and (min-width: 1060px) {
  section.c0005_area_specialist_cmp .blog_card .img-scale {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
section.c0005_area_specialist_cmp .blog_card .btn {
  color: #E3E9F2;
  font-family: "EuclidFlex";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 15px;
  letter-spacing: -0.24px;
  padding: 0;
  padding-bottom: 0px;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

section.c0005_area_specialist_cmp .blog_card .btn:hover {
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  color: #8CACE8;
}

@media all and (min-width: 1060px) {
  section.c0005_area_specialist_cmp .blog_card .btn {
    font-size: 20px;
  }
}
section.c0006_good_hands_cmp {
  background-color: #FCF8EA;
}

section.c0006_good_hands_cmp .good_hands_wrap {
  max-width: 1440px;
  padding: 100px 0px 100px 40px;
  margin: 0 auto;
}

@media all and (min-width: 1441px) {
  section.c0006_good_hands_cmp .good_hands_wrap {
    padding: 100px 40px 100px 40px;
  }
}
@media all and (max-width: 992px) {
  section.c0006_good_hands_cmp .good_hands_wrap {
    padding: 40px 20px 40px;
  }
}
section.c0006_good_hands_cmp .title {
  max-width: 1440px;
  color: #222E50;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-family: "EuclidFlex";
  font-family: EuclidFlex;
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 45px;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 80px;
}

@media all and (max-width: 992px) {
  section.c0006_good_hands_cmp .title {
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: 35px;
    letter-spacing: 1.5px;
    margin-bottom: 0px;
  }
}
section.c0006_good_hands_cmp .owl-carousel {
  max-height: 550px;
}

@media (max-width: 992px) {
  section.c0006_good_hands_cmp .owl-carousel {
    max-height: initial;
    padding-top: 30px;
  }
}
section.c0006_good_hands_cmp .owl-carousel .owl-item figure {
  position: relative;
  width: 746px;
}

@media all and (min-width: 1441px) {
  section.c0006_good_hands_cmp .owl-carousel .owl-item figure {
    width: 665px;
  }
}
@media (max-width: 992px) {
  section.c0006_good_hands_cmp .owl-carousel .owl-item figure {
    width: 328px;
  }
}
section.c0006_good_hands_cmp .owl-carousel .owl-item figure figcaption {
  position: absolute;
  display: block;
  background: transparent;
  height: 304px;
  right: 20px;
  bottom: 22px;
  margin-right: 15px;
}

@media (max-width: 992px) {
  section.c0006_good_hands_cmp .owl-carousel .owl-item figure figcaption {
    min-height: 304px;
    height: 350px;
    right: 10;
    margin-left: 12px;
    bottom: 107px;
  }
}
section.c0006_good_hands_cmp .owl-carousel .owl-item figure figcaption:before {
  content: "";
  position: absolute;
  border-style: solid;
  display: block;
  left: 0;
  top: 0;
  right: 0;
  border-color: transparent transparent rgb(252, 248, 234) transparent;
  min-width: 304px;
  border-width: 0 135px 135px 0;
}

@media (max-width: 992px) {
  section.c0006_good_hands_cmp .owl-carousel .owl-item figure figcaption:before {
    width: 204px;
  }
}
section.c0006_good_hands_cmp .owl-carousel .owl-item figure figcaption:after {
  content: "";
  position: absolute;
  border-style: solid;
  display: block;
  left: 0;
  bottom: 0;
  right: 0;
  border-color: rgb(252, 248, 234) transparent transparent transparent;
  min-width: 304px;
  border-width: 135px 0 0 135px;
}

@media (max-width: 992px) {
  section.c0006_good_hands_cmp .owl-carousel .owl-item figure figcaption:after {
    width: 204px;
    border-width: 135px 0 0 135px;
    border-color: rgb(252, 248, 234) transparent transparent transparent;
  }
}
section.c0006_good_hands_cmp .owl-carousel .owl-item figure figcaption .inner-fill {
  position: absolute;
  display: block;
  left: 0;
  background-color: rgb(252, 248, 234);
  right: 0;
  min-width: 304px;
  top: 134px;
  height: 36px;
}

@media (max-width: 992px) {
  section.c0006_good_hands_cmp .owl-carousel .owl-item figure figcaption .inner-fill {
    min-height: 55px;
    height: 83px;
  }
}
section.c0006_good_hands_cmp .owl-carousel .owl-item figure figcaption .info {
  position: relative;
  z-index: 2;
  padding: 20px;
  min-height: 155px;
  max-width: 660px;
  padding-top: 20px;
  padding-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100%;
}

@media (max-width: 992px) {
  section.c0006_good_hands_cmp .owl-carousel .owl-item figure figcaption .info {
    padding-top: 16px;
    padding-left: 16px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 15px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    min-width: 280px;
  }
}
@media all and (min-width: 1441px) {
  section.c0006_good_hands_cmp .owl-carousel .owl-item figure figcaption .info {
    max-width: 600px;
  }
}
section.c0006_good_hands_cmp .owl-carousel .owl-item figure figcaption .info .custocoment {
  height: 225px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

@media all and (max-width: 992px) {
  section.c0006_good_hands_cmp .owl-carousel .owl-item figure figcaption .info .custocoment {
    width: 100%;
    height: initial;
  }
}
section.c0006_good_hands_cmp .owl-carousel .owl-item figure figcaption .info .icon-star {
  color: #0F1729;
  font-family: "EuclidFlex";
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 24.126px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

@media (max-width: 992px) {
  section.c0006_good_hands_cmp .owl-carousel .owl-item figure figcaption .info .icon-star {
    margin: 0;
  }
}
section.c0006_good_hands_cmp .owl-carousel .owl-item figure figcaption .info .customer {
  font-family: Tiempos Text;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 24.126px;
  letter-spacing: -0.5px;
}

section.c0006_good_hands_cmp .owl-carousel .owl-item figure figcaption .info .comment {
  display: block;
  color: #0F1729;
  font-family: "Tiempos Text";
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.34px;
  width: 80%;
  overflow: hidden;
}

@media (max-width: 992px) {
  section.c0006_good_hands_cmp .owl-carousel .owl-item figure figcaption .info .comment {
    margin-bottom: 0;
  }
}
section.c0006_good_hands_cmp .owl-carousel .owl-item figure figcaption .info .commentlink {
  border: none;
  background-color: #FCF8EA;
  text-decoration: underline;
  text-align: start;
  display: block;
  color: #3C528E;
  width: 100%;
  font-family: "EuclidFlex";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 15px; /* 75% */
  letter-spacing: -0.4px;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  padding: 0;
  cursor: pointer;
}

section.c0006_good_hands_cmp .owl-carousel .owl-item figure figcaption .info .commentlink:hover {
  color: #5C7CD9;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

@media (max-width: 992px) {
  section.c0006_good_hands_cmp .owl-carousel .owl-item figure figcaption .info .commentlink {
    margin-bottom: 0;
  }
}
section.c0006_good_hands_cmp .owl-carousel .owl-item figure figcaption .info .villa {
  display: block;
  color: #0F1729;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-family: "EuclidFlex";
  font-style: normal;
  text-transform: uppercase;
  font-size: 17px;
  line-height: 35px;
  letter-spacing: 1.5px;
  margin-top: 30px;
  font-weight: 500;
  text-align: end;
  text-decoration: underline;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  width: 100%;
}

section.c0006_good_hands_cmp .owl-carousel .owl-item figure figcaption .info .villa:hover {
  color: #8CACE8;
}

@media (max-width: 992px) {
  section.c0006_good_hands_cmp .owl-carousel .owl-item figure figcaption .info .villa {
    margin-top: 10px;
    font-size: 25px;
    right: 0;
    bottom: 100;
    text-align: end;
  }
}
section.c0006_good_hands_cmp .owl-carousel .owl-item figure figcaption:hover:before {
  border-color: transparent transparent rgb(252, 248, 234) transparent;
}

section.c0006_good_hands_cmp .owl-carousel .owl-item figure figcaption:hover:after {
  border-color: rgb(252, 248, 234) transparent transparent transparent;
}

section.c0006_good_hands_cmp .owl-carousel .owl-item figure figcaption:hover .inner-fill {
  background-color: rgb(252, 248, 234);
}

section.c0006_good_hands_cmp .owl-carousel .owl-item figure img {
  max-height: 476px;
  height: 100vh;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 5px;
}

@media all and (max-width: 992px) {
  section.c0006_good_hands_cmp .owl-carousel .owl-item figure img {
    height: 520px;
  }
}
@media all and (min-width: 992px) {
  section.c0006_good_hands_cmp .owl-carousel .owl-item figure .info.typecomment {
    width: 325px;
  }
}
@media all and (min-width: 992px) {
  section.c0006_good_hands_cmp .owl-carousel .owl-item figure .info.typecomment .villa {
    width: 200px;
    position: absolute;
    bottom: 20px;
    right: 20px;
  }
}
section.c0006_good_hands_cmp .c0006_carousel-nav {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

section.c0006_good_hands_cmp .c0006_carousel-nav .c0006_carousel-page {
  color: #afaca0;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-family: "EuclidFlex";
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  margin-right: 20px;
  font-size: 14px;
  letter-spacing: 0.14px;
  line-height: 18px;
}

@media (max-width: 992px) {
  section.c0006_good_hands_cmp .c0006_carousel-nav .c0006_carousel-page {
    margin-right: 15px;
    font-size: 12px;
    letter-spacing: 0.11px;
    line-height: 13px;
  }
}
section.c0006_good_hands_cmp .c0006_carousel-nav .c0006_carousel-page.active {
  color: #0F1729;
  position: relative;
}

section.c0006_good_hands_cmp .c0006_carousel-nav .c0006_carousel-page:last-child {
  padding-left: 45px;
  position: relative;
}

section.c0006_good_hands_cmp .c0006_carousel-nav .c0006_carousel-page:last-child:before {
  position: absolute;
  content: "";
  border-top: 1px solid #afaca0;
  width: 25px;
  left: 0;
  top: 5px;
}

@media (min-width: 992px) {
  section.c0006_good_hands_cmp .c0006_carousel-nav .c0006_carousel-page:last-child:before {
    top: 8px;
  }
}
section.c0006_good_hands_cmp .c0006_carousel-nav .c0006_carousel-page a {
  color: #5C7CD9;
  cursor: pointer;
}

section.c0006_good_hands_cmp .c0006_carousel-nav .c0006_carousel-page a:hover {
  text-decoration: underline;
}

section.c0006_good_hands_cmp .c0006_carousel-nav .first-child {
  padding-right: 45px;
  position: relative;
}

section.c0006_good_hands_cmp .c0006_carousel-nav .first-child:before {
  position: absolute;
  content: "";
  border-top: 1px solid #afaca0;
  width: 25px;
  right: 0;
  top: 5px;
}

@media (min-width: 992px) {
  section.c0006_good_hands_cmp .c0006_carousel-nav .first-child:before {
    top: 8px;
  }
}
section.c0006_good_hands_cmp .hidden {
  display: none;
}

section.c0006_good_hands_cmp .c0006_popup_valoraciones {
  margin: 0 auto;
}

section.c0006_good_hands_cmp .c0006_popup_valoraciones .popup_middle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  padding-top: 40px;
}

@media all and (max-width: 992px) {
  section.c0006_good_hands_cmp .c0006_popup_valoraciones .popup_middle {
    gap: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
section.c0006_good_hands_cmp .c0006_popup_valoraciones .popup_rate {
  color: #0F1729;
  font-family: "EuclidFlex";
  font-size: 35px;
  font-style: normal;
  font-weight: 400;
  line-height: 24.126px;
  letter-spacing: -0.5px;
  text-transform: uppercase;
}

@media all and (max-width: 992px) {
  section.c0006_good_hands_cmp .c0006_popup_valoraciones .popup_rate {
    font-size: 28px;
  }
}
section.c0006_good_hands_cmp .c0006_popup_valoraciones .icon-star:before {
  padding-right: 5px;
}

section.c0006_good_hands_cmp .c0006_popup_valoraciones .popup_subtitle {
  color: #0F1729;
  font-family: "EuclidFlex";
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 31px;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  margin: 0;
}

section.c0006_good_hands_cmp .c0006_popup_valoraciones .popup_explain {
  color: #0F1729;
  font-family: "Tiempos Text";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.36px;
  margin-top: 15px;
}

section.c0006_good_hands_cmp .c0006_popup_valoraciones .popup_bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 15px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 30px;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

@media all and (max-width: 992px) {
  section.c0006_good_hands_cmp .c0006_popup_valoraciones .popup_bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
section.c0006_good_hands_cmp .c0006_popup_valoraciones .popup_subtitle2 {
  color: #3C528E;
  font-family: "EuclidFlex";
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 31px;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  margin: 0;
}

section.c0006_good_hands_cmp .c0006_popup_valoraciones .icon-account:before {
  font-size: 75px;
}

@media all and (max-width: 992px) {
  section.c0006_good_hands_cmp .c0006_popup_valoraciones .icon-account:before {
    font-size: 40px;
  }
}
section.c0006_good_hands_cmp .c0006_popup_valoraciones .popup_place {
  color: #0F1729;
  font-family: "Tiempos Text";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 30px;
}

section.c0006_good_hands_cmp .c0006_popup_valoraciones .popup_person {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 80px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

section.c0006_good_hands_cmp .c0006_popup_valoraciones .popup_comment {
  padding: 40px;
  background-color: #F1EDE0;
  border-radius: 6px;
  width: 100%;
  overflow: scroll;
  scrollbar-width: none;
  overflow-x: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
}

@media all and (max-width: 992px) {
  section.c0006_good_hands_cmp .c0006_popup_valoraciones .popup_comment {
    width: 100%;
  }
}
@media all and (min-width: 800px) {
  section.c0007_banner_faq_cmp .banner_faq_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
section.c0007_banner_faq_cmp .banner_faq_container {
  position: relative;
  text-align: center;
  margin: 0 auto;
  height: 445px;
  width: 100%;
  overflow: hidden;
}

@media all and (min-width: 800px) {
  section.c0007_banner_faq_cmp .banner_faq_container {
    position: relative;
    text-align: center;
    margin: 0 auto;
    width: 60%;
    height: 370px;
  }
}
section.c0007_banner_faq_cmp .banner_faq_container .faq_img {
  border-radius: 0;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

@media all and (min-width: 800px) {
  section.c0007_banner_faq_cmp .banner_faq_container .faq_img {
    border-radius: 0;
    display: block;
    height: auto;
    position: absolute;
    height: 100%;
  }
}
@media all and (min-width: 800px) {
  section.c0007_banner_faq_cmp .banner_faq_container .poligon1 {
    display: none;
  }
}
@media all and (min-width: 800px) {
  section.c0007_banner_faq_cmp .banner_faq_text_wrap {
    width: 40%;
  }
}
section.c0007_banner_faq_cmp .banner_faq_text_wrap .triangles_box {
  overflow: hidden;
}

section.c0007_banner_faq_cmp .banner_faq_text_wrap .triangles {
  height: 0px;
  width: 99%;
  overflow: hidden;
  background-color: #FFF5D0;
  border-style: solid;
  border: #FFF5D0;
  z-index: 1;
}

section.c0007_banner_faq_cmp .banner_faq_text_wrap .triangles::before, section.c0007_banner_faq_cmp .banner_faq_text_wrap .triangles::after {
  content: "";
  position: absolute;
  border-style: solid;
  display: block;
}

section.c0007_banner_faq_cmp .banner_faq_text_wrap .triangles::before {
  margin-top: -258px;
  border-width: 360px 250px 0px 250px;
  border-width: 65vw 50vw 0px 50vw;
  border-color: transparent #FFF5D0 transparent #FFF5D0;
}

@media all and (max-width: 400px) {
  section.c0007_banner_faq_cmp .banner_faq_text_wrap .triangles::before {
    border-width: 72vw 50vw 0px 50vw;
  }
}
@media all and (min-width: 800px) {
  section.c0007_banner_faq_cmp .banner_faq_text_wrap .triangles {
    display: none;
  }
}
section.c0007_banner_faq_cmp .banner_faq_text_wrap .banner_faq_text {
  position: relative;
  z-index: 20;
  width: 100%;
  padding: 50px 20px;
  background-color: #FFE382;
}

@media all and (min-width: 800px) {
  section.c0007_banner_faq_cmp .banner_faq_text_wrap .banner_faq_text {
    width: 100%;
    background-color: #FFE382;
    height: 370px;
    position: relative;
  }
  section.c0007_banner_faq_cmp .banner_faq_text_wrap .banner_faq_text::before, section.c0007_banner_faq_cmp .banner_faq_text_wrap .banner_faq_text::after {
    content: "";
    position: absolute;
    left: 100%;
    width: 0;
    height: 0;
    border-style: solid;
    display: block;
  }
  section.c0007_banner_faq_cmp .banner_faq_text_wrap .banner_faq_text::before {
    bottom: 0;
    left: -250px;
    border-width: 180px 250px 0 0;
    border-color: transparent #FFF5D0 transparent transparent;
  }
  section.c0007_banner_faq_cmp .banner_faq_text_wrap .banner_faq_text::after {
    top: 0;
    left: -250px;
    border-width: 0 250px 200px 0;
    border-color: transparent #FFF5D0 transparent transparent;
  }
}
section.c0007_banner_faq_cmp .banner_faq_text_wrap .banner_faq_text .h4 {
  color: #222E50;
  font-family: "EuclidFlex";
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 35px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-bottom: 15px;
}

@media all and (min-width: 800px) {
  section.c0007_banner_faq_cmp .banner_faq_text_wrap .banner_faq_text .h4 {
    color: #222E50;
    width: 90%;
    line-height: 40px;
    letter-spacing: 2px;
    text-transform: uppercase;
  }
}
@media all and (min-width: 992px) {
  section.c0007_banner_faq_cmp .banner_faq_text_wrap .banner_faq_text .h4 {
    font-size: 40px;
  }
}
@media all and (min-width: 1300px) {
  section.c0007_banner_faq_cmp .banner_faq_text_wrap .banner_faq_text .h4 {
    padding-top: 28px;
  }
}
section.c0007_banner_faq_cmp .banner_faq_text_wrap .banner_faq_text .faq_p {
  color: #222E50;
  font-family: "Tiempos Text";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: -0.3px;
  padding-bottom: 15px;
  max-width: 500px;
}

@media all and (min-width: 800px) {
  section.c0007_banner_faq_cmp .banner_faq_text_wrap .banner_faq_text .faq_p {
    color: #222E50;
    font-size: 17px;
    line-height: 25px;
    letter-spacing: -0.34px;
  }
}
section.c0007_banner_faq_cmp .banner_faq_text_wrap .banner_faq_text .btn {
  border-radius: 5px;
  background-color: #222E50;
  color: #FCF8EA;
  padding: 10px 30px 10px 30px;
  margin-top: 10px;
  margin-bottom: 15px;
  text-decoration: none;
  text-align: center;
  font-family: "EuclidFlex";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px; /* 113.333% */
  letter-spacing: -0.3px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

@media all and (min-width: 800px) {
  section.c0007_banner_faq_cmp .banner_faq_text_wrap .banner_faq_text .btn {
    background-color: #222E50;
    color: #FCF8EA;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: -0.4px;
    margin-top: 30px;
  }
}
section.c0007_banner_faq_cmp .banner_faq_text_wrap .banner_faq_text .btn:hover {
  background-color: #5C7CD9;
  cursor: pointer;
  text-decoration: none;
  color: #FCF8EA;
}

@media all and (min-width: 800px) {
  section.c0007_banner_faq_cmp .banner_faq_wrap.light.right .faq_img_box {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}
@media all and (min-width: 800px) and (min-width: 800px) {
  section.c0007_banner_faq_cmp .banner_faq_wrap.light.right .banner_faq_text::before, section.c0007_banner_faq_cmp .banner_faq_wrap.light.right .banner_faq_text::after {
    content: "";
    position: absolute;
    left: 100%;
    width: 0;
    height: 0;
    border-style: solid;
    display: block;
  }
  section.c0007_banner_faq_cmp .banner_faq_wrap.light.right .banner_faq_text::before {
    bottom: 0;
    left: -250px;
    left: initial;
    right: -250px;
    border-width: 185px 0px 0px 250px;
    border-color: transparent transparent transparent #FFF5D0;
  }
  section.c0007_banner_faq_cmp .banner_faq_wrap.light.right .banner_faq_text::after {
    top: 0;
    left: -250px;
    left: initial;
    right: -250px;
    border-width: 0px 0px 185px 250px;
    border-color: transparent transparent transparent #FFF5D0;
  }
}
section.c0007_banner_faq_cmp .banner_faq_wrap.dark .banner_faq_text {
  background-color: #AA8500;
  background-color: #AA8500;
}

section.c0007_banner_faq_cmp .banner_faq_wrap.dark .banner_faq_text::before {
  border-color: transparent #FFC700 transparent transparent;
}

section.c0007_banner_faq_cmp .banner_faq_wrap.dark .banner_faq_text::after {
  border-color: transparent #FFC700 transparent transparent;
}

section.c0007_banner_faq_cmp .banner_faq_wrap.dark .banner_faq_text .h4 {
  color: #FFF5D0;
}

section.c0007_banner_faq_cmp .banner_faq_wrap.dark .banner_faq_text .faq_p {
  color: #FFF5D0;
}

section.c0007_banner_faq_cmp .banner_faq_wrap.dark .banner_faq_text .btn {
  background-color: #FFF5D0;
  color: #49380D;
}

section.c0007_banner_faq_cmp .banner_faq_wrap.dark .banner_faq_text .btn:hover {
  background-color: #FFC700;
  color: #FFF5D0;
}

section.c0007_banner_faq_cmp .banner_faq_wrap.dark .triangles {
  background-color: #FFC700;
  border: #FFC700;
}

section.c0007_banner_faq_cmp .banner_faq_wrap.dark .triangles::before {
  border-color: transparent #FFC700 transparent #FFC700;
}

@media all and (min-width: 800px) {
  section.c0007_banner_faq_cmp .banner_faq_wrap.right .faq_img_box {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}
@media all and (min-width: 800px) and (min-width: 800px) {
  section.c0007_banner_faq_cmp .banner_faq_wrap.right .banner_faq_text::before, section.c0007_banner_faq_cmp .banner_faq_wrap.right .banner_faq_text::after {
    content: "";
    position: absolute;
    left: 100%;
    width: 0;
    height: 0;
    border-style: solid;
    display: block;
  }
  section.c0007_banner_faq_cmp .banner_faq_wrap.right .banner_faq_text::before {
    bottom: 0;
    left: -250px;
    left: initial;
    right: -250px;
    border-width: 185px 0px 0px 250px;
    border-color: transparent transparent transparent #FFC700;
  }
  section.c0007_banner_faq_cmp .banner_faq_wrap.right .banner_faq_text::after {
    top: 0;
    left: -250px;
    left: initial;
    right: -250px;
    border-width: 0px 0px 185px 250px;
    border-color: transparent transparent transparent #FFC700;
  }
}
section.c0008_contact_cmp {
  background: #E3E9F2;
}

section.c0008_contact_cmp .contact_wrap {
  max-width: 1450px;
  margin: 0 auto;
  padding: 40px 20px;
}

@media all and (min-width: 700px) {
  section.c0008_contact_cmp .contact_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: start;
  }
}
@media all and (min-width: 1200px) {
  section.c0008_contact_cmp .contact_wrap {
    padding: 100px 40px 170px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 5%;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
section.c0008_contact_cmp .contact_title {
  margin-bottom: 0;
  color: #222E50;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-family: "EuclidFlex";
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 35px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

@media all and (min-width: 700px) {
  section.c0008_contact_cmp .contact_title {
    line-height: 40px;
    -ms-flex-item-align: start;
    align-self: flex-start;
    padding-left: 20px;
    font-size: 40px;
  }
}
@media all and (min-width: 1200px) {
  section.c0008_contact_cmp .contact_title {
    padding-left: 0px;
  }
}
section.c0008_contact_cmp .contact_directions {
  padding-top: 56px;
}

@media all and (min-width: 1200px) {
  section.c0008_contact_cmp .contact_directions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: row;
    -ms-flex-align: row;
    align-items: row;
    gap: 100px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
    padding-top: 0px;
  }
  section.c0008_contact_cmp .contact_directions .contact_bottom div {
    height: 250px;
  }
  section.c0008_contact_cmp .contact_directions .contact_top div {
    height: 250px;
  }
}
@media all and (min-width: 700px) {
  section.c0008_contact_cmp .contact_directions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: row;
    -ms-flex-align: row;
    align-items: row;
    gap: 100px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: start;
  }
}
section.c0008_contact_cmp .contact_directions .subtitle {
  color: #222E50;
  font-family: "Tiempos Text";
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -0.6px;
}

section.c0008_contact_cmp .contact_directions .subtitle1 {
  padding-bottom: 30px;
}

@media all and (min-width: 1200px) {
  section.c0008_contact_cmp .contact_directions .subtitle1 {
    padding-top: 0px;
    font-size: 40px;
    line-height: 50px;
    letter-spacing: -0.8px;
  }
}
section.c0008_contact_cmp .contact_directions .subtitle2, section.c0008_contact_cmp .contact_directions .subtitle3 {
  padding-bottom: 40px;
}

section.c0008_contact_cmp .contact_directions p {
  color: #222E50;
  font-family: "Tiempos Text";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 10px;
  letter-spacing: -0.3px;
}

@media all and (min-width: 700px) {
  section.c0008_contact_cmp .contact_directions p {
    line-height: 25px;
  }
}
@media all and (min-width: 1200px) {
  section.c0008_contact_cmp .contact_directions p {
    padding-bottom: 10px;
    font-size: 22px;
  }
}
section.c0008_contact_cmp .contact_directions .linktelmail {
  color: #222E50;
  font-family: "Tiempos Text";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 10px;
  letter-spacing: -0.3px;
  display: block;
  margin-bottom: 15px;
}

@media all and (min-width: 700px) {
  section.c0008_contact_cmp .contact_directions .linktelmail {
    line-height: 15px;
  }
}
@media all and (min-width: 1200px) {
  section.c0008_contact_cmp .contact_directions .linktelmail {
    padding-bottom: 10px;
    font-size: 22px;
  }
}
section.c0008_contact_cmp .contact_directions .contact_request {
  padding-top: 0px;
  padding-bottom: 10px;
}

section.c0008_contact_cmp .contact_directions .request_p {
  padding-bottom: 20px;
}

@media all and (min-width: 1000px) {
  section.c0008_contact_cmp .contact_directions .request_p {
    margin-bottom: 30px;
  }
}
section.c0008_contact_cmp .contact_directions .request_btn {
  border-radius: 5px;
  border: none;
  background: #222E50;
  padding: 10px 30px;
  text-decoration: none;
  color: #FCF8EA;
  text-align: center;
  font-family: "EuclidFlex";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.4px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

section.c0008_contact_cmp .contact_directions .request_btn:hover {
  background-color: #5C7CD9;
  cursor: pointer;
  text-decoration: none;
  color: #FCF8EA;
}

section.c0008_contact_cmp a {
  text-decoration: underline;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

section.c0008_contact_cmp .linktelmail:hover {
  color: #8CACE8;
}

div.c0146_send_request {
  border-radius: 5px;
}

div.c0146_send_request .input-double {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 10px;
}

@media all and (max-width: 992px) {
  div.c0146_send_request .input-double {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
}
div.c0146_send_request .input-double input {
  width: 100%;
}

div.c0146_send_request .form-check {
  padding-left: 0px;
}

div.c0146_send_request .form-check label {
  gap: 10px;
}

div.c0146_send_request .btn_send {
  background-color: #5C7CD9;
  color: #FCF8EA;
  text-align: center;
  font-family: "EuclidFlex";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.4px;
  text-align: center;
  padding: 10px 30px;
  border-radius: 5px;
  border: 0;
  width: 100%;
  -webkit-transition: all 0.3s ease;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

div.c0146_send_request .btn_send:hover {
  background-color: #8CACE8;
  cursor: pointer;
  text-decoration: none;
}

div.c0146_send_request .lebelinp_wrap {
  width: 100%;
}

section.c0009_global_link-cmp .btn-link {
  color: #5C7CD9;
  text-align: center;
  font-family: "EuclidFlex";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 15px; /* 75% */
  letter-spacing: -0.4px;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  padding: 0;
}

section.c0009_global_link-cmp .btn-link.btn-small {
  font-size: 12px;
  line-height: 15px; /* 125% */
  letter-spacing: -0.24px;
}

section.c0009_global_link-cmp .btn-link.btn-blue {
  color: #5C7CD9;
}

section.c0009_global_link-cmp .btn-link.btn-blue:hover {
  color: #8CACE8;
}

section.c0009_global_link-cmp .btn-link.btn-sand {
  color: #E3E9F2;
}

section.c0009_global_link-cmp .btn-link.btn-sand:hover {
  color: #8CACE8;
}

section.c0009_global_link-cmp .btn-link.btn-dark-blue {
  color: #0F1729;
}

section.c0009_global_link-cmp .btn-link.btn-dark-blue:hover {
  color: #8CACE8;
}

section.c0009_global_link-cmp .btn-link.btn-violet {
  color: #4E346B;
}

section.c0009_global_link-cmp .btn-link.btn-violet:hover {
  color: #B09DC6;
}

section.c0009_global_link-cmp .btn-link.btn-dark-violet {
  color: #2F1F41;
}

section.c0009_global_link-cmp .btn-link.btn-dark-violet:hover {
  color: #4E346B;
}

.c0010_header-cmp {
  z-index: 100;
}

.c0010_header-cmp.light:not(.home) {
  height: 46px;
  position: relative;
}

@media (min-width: 992px) {
  .c0010_header-cmp {
    height: auto;
  }
  .c0010_header-cmp.light:not(.home) {
    height: 82px;
  }
}
.c0010_header-cmp .navbar-toggler {
  display: block;
}

@media (min-width: 992px) {
  .c0010_header-cmp .navbar-expand-lg .navbar-collapse {
    display: none !important;
  }
  .c0010_header-cmp .navbar-expand-lg .navbar-collapse.show {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
.c0010_header-cmp .navbar {
  position: fixed;
  z-index: 100;
  width: 100%;
  padding-top: 6px;
  padding-bottom: 7px;
  padding-left: 20px;
  padding-right: 0;
}

@media (min-width: 992px) {
  .c0010_header-cmp .navbar {
    padding-top: 19px;
    padding-bottom: 20px;
    padding-left: 36px;
  }
}
.c0010_header-cmp .navbar .navbar-brand {
  padding-top: 2px;
  padding-left: 0;
}

.c0010_header-cmp .navbar .navbar-brand .dark {
  display: inline;
}

.c0010_header-cmp .navbar .navbar-brand .light {
  display: none;
}

@media (min-width: 992px) {
  .c0010_header-cmp .navbar .navbar-brand .dark {
    display: none;
  }
  .c0010_header-cmp .navbar .navbar-brand .light {
    display: inline;
  }
}
.c0010_header-cmp .navbar.bg-abahana-light {
  background-color: #222E50;
  -webkit-box-shadow: none;
  box-shadow: none;
}

@media (min-width: 992px) {
  .c0010_header-cmp .navbar.bg-abahana-light {
    background-color: #F1EDE0;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(15, 23, 41, 0.85);
    box-shadow: 0px 0px 10px 0px rgba(15, 23, 41, 0.85);
  }
}
.c0010_header-cmp .navbar.bg-abahana-light.appearance-secondary {
  background-color: #FCF8EA;
}

@media (max-width: 991px) {
  .c0010_header-cmp .navbar.bg-abahana-light.appearance-secondary .navbar-brand .dark {
    display: none;
  }
  .c0010_header-cmp .navbar.bg-abahana-light.appearance-secondary .navbar-brand .light {
    display: inline;
  }
}
.c0010_header-cmp .navbar.bg-abahana-dark {
  background-color: transparent;
}

@media (max-width: 991px) {
  .c0010_header-cmp .navbar .navbar-nav .dropdown-menu {
    position: absolute;
    right: 0;
    right: 0;
    left: auto;
  }
}
.c0010_header-cmp .navbar .nav-item {
  color: #0F1729;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.14px;
  text-transform: uppercase;
  padding: 8px 0;
}

@media (min-width: 992px) {
  .c0010_header-cmp .navbar .nav-item {
    padding: 8px 15px;
  }
}
.c0010_header-cmp .navbar .nav-item .nav-link {
  padding: 0;
}

.c0010_header-cmp .navbar .navbar-toggler {
  font-size: 13px;
  padding: 4px 12px 4px 0;
  /*padding-left: 7px;*/
  border: 0;
}

@media (min-width: 992px) {
  .c0010_header-cmp .navbar .navbar-toggler {
    font-size: initial;
    padding: 4px 12px;
  }
}
.c0010_header-cmp .navbar .navbar-toggler .icon-toggler {
  padding: 0 8px;
  width: 44px;
  display: inline-block;
}

@media (min-width: 992px) {
  .c0010_header-cmp .navbar .navbar-toggler .icon-toggler:hover, .c0010_header-cmp .navbar .navbar-toggler .icon-toggler:focus, .c0010_header-cmp .navbar .navbar-toggler .icon-toggler:active {
    padding: 0.5px;
  }
  .c0010_header-cmp .navbar .navbar-toggler .icon-toggler:hover:before, .c0010_header-cmp .navbar .navbar-toggler .icon-toggler:focus:before, .c0010_header-cmp .navbar .navbar-toggler .icon-toggler:active:before {
    content: "\e912";
  }
}
@media (min-width: 992px) {
  .c0010_header-cmp .navbar .navbar-toggler:focus .icon-toggler, .c0010_header-cmp .navbar .navbar-toggler:active .icon-toggler {
    padding: 0;
  }
  .c0010_header-cmp .navbar .navbar-toggler:focus .icon-toggler:before, .c0010_header-cmp .navbar .navbar-toggler:active .icon-toggler:before {
    content: "\e912";
  }
}
.c0010_header-cmp .navbar-nav {
  margin-left: auto;
}

@media (max-width: 991px) {
  .c0010_header-cmp .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.c0010_header-cmp .navbar-luxe {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
  white-space: nowrap;
}

.c0010_header-cmp .navbar-luxe .btn-link {
  padding: 12px 12px 12px 23px;
  -webkit-clip-path: polygon(13% 0, 100% 0, 100% 100%, 13% 100%, 0 50%);
  clip-path: polygon(13% 0, 100% 0, 100% 100%, 13% 100%, 0 50%);
  background-color: rgba(78, 52, 107, 0.1);
  text-decoration: none;
  -webkit-transition: margin 0.3s ease, -webkit-transform 0.3s ease;
  transition: margin 0.3s ease, -webkit-transform 0.3s ease;
  transition: transform 0.3s ease, margin 0.3s ease;
  transition: transform 0.3s ease, margin 0.3s ease, -webkit-transform 0.3s ease;
  margin-right: -120px;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 19px;
  letter-spacing: 0.14px;
  text-transform: uppercase;
  margin-left: 25px;
  position: relative;
  display: inline-block;
  border-radius: 0;
}

.c0010_header-cmp .navbar-luxe .btn-link:before {
  content: none;
  position: absolute;
  top: 50%;
  left: -23px;
  border-right: 23px solid rgba(78, 52, 107, 0.1);
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.c0010_header-cmp .navbar-luxe .btn-link .icon-luxe-logo {
  vertical-align: top;
  margin-right: 5px;
}

.c0010_header-cmp .navbar-luxe .btn-link .icon-luxe-logo:before {
  top: 1px;
  position: relative;
  font-size: 19px;
  background-color: transparent;
}

.c0010_header-cmp .navbar-luxe .btn-link .icon-abahana-logo {
  margin-right: 9px;
}

.c0010_header-cmp .navbar-luxe .btn-link img {
  margin-top: -7px;
}

.c0010_header-cmp .navbar-luxe .btn-link span {
  vertical-align: top;
}

.c0010_header-cmp .navbar-luxe .btn-link:hover {
  margin-right: 0;
}

.c0010_header-cmp .navbar-luxe.highlight .btn-link {
  background-color: #4E346B;
  color: #FCF8EA;
}

.c0010_header-cmp .navbar-luxe.highlight .btn-link:before {
  border-right: 23px solid #4E346B;
}

.c0010_header-cmp .navbar-luxe.highlight .btn-link .icon-luxe-logo:before {
  color: #FCF8EA;
  background-color: #4E346B;
}

.c0010_header-cmp .navbar-luxe .btn-link-luxe {
  background-color: rgba(78, 52, 107, 0.1);
  color: #4E346B;
  height: 44px;
}

.c0010_header-cmp .navbar-luxe .btn-link-luxe img {
  margin-top: -7px;
}

.c0010_header-cmp .navbar-luxe .btn-link-luxe .icon-luxe-logo:before {
  color: #4E346B;
}

.c0010_header-cmp .navbar-luxe .btn-link-luxe:hover {
  background-color: #4E346B;
  color: #FCF8EA;
}

.c0010_header-cmp .navbar-luxe .btn-link-luxe:hover:before {
  border-right: 23px solid #4E346B;
}

.c0010_header-cmp .navbar-luxe .btn-link-luxe:hover .icon-luxe-logo:before {
  color: #FCF8EA;
  background-color: #4E346B;
}

.c0010_header-cmp .navbar-luxe .btn-link-default {
  background-color: rgba(78, 52, 107, 0.1);
  color: #222E50;
  height: 44px;
}

.c0010_header-cmp .navbar-luxe .btn-link-default img {
  margin-top: -4px;
  padding-left: 5px;
}

.c0010_header-cmp .navbar-luxe .btn-link-default .icon-abahana-logo:before {
  color: #5C7CD9;
}

.c0010_header-cmp .navbar-luxe .btn-link-default:hover {
  background-color: #222E50;
  color: #FCF8EA;
  padding-top: 13px;
}

.c0010_header-cmp .navbar-luxe .btn-link-default:hover:before {
  border-right: 23px solid #222E50;
}

.c0010_header-cmp .navbar-luxe .btn-link-default:hover .icon-abahana-logo:before {
  color: #FCF8EA;
}

.c0010_header-cmp .navbar-light .navbar-nav .nav-link {
  color: #222E50;
}

.c0010_header-cmp .navbar-light .navbar-toggler .icon-toggler:before {
  color: #FCF8EA;
}

@media (min-width: 992px) {
  .c0010_header-cmp .navbar-light .navbar-toggler .icon-toggler:before {
    color: #222E50;
  }
}
@media (max-width: 991px) {
  .c0010_header-cmp .navbar-light .dropdown-label:before {
    color: #FCF8EA;
  }
  .c0010_header-cmp .navbar-light section.dropdown-cmp .dropdown .dropdown-rounded.dropdown-label {
    color: #0F1729;
  }
  .c0010_header-cmp .navbar-light section.dropdown-cmp .dropdown .dropdown-rounded.dropdown-label:before {
    background-color: #FCF8EA;
  }
}
@media (max-width: 991px) {
  .c0010_header-cmp .navbar-light.appearance-secondary .dropdown-label:before {
    color: #222E50;
  }
  .c0010_header-cmp .navbar-light.appearance-secondary section.dropdown-cmp .dropdown .dropdown-rounded.dropdown-label {
    color: #FCF8EA;
  }
  .c0010_header-cmp .navbar-light.appearance-secondary section.dropdown-cmp .dropdown .dropdown-rounded.dropdown-label:before {
    background-color: #0F1729;
  }
  .c0010_header-cmp .navbar-light.appearance-secondary .navbar-toggler .icon-toggler:before {
    color: #222E50;
  }
}
.c0010_header-cmp .navbar-dark .navbar-brand .dark {
  display: inline;
}

.c0010_header-cmp .navbar-dark .navbar-brand .light {
  display: none;
}

.c0010_header-cmp .navbar-dark .navbar-nav .nav-link {
  color: #FCF8EA;
}

.c0010_header-cmp .navbar-dark .navbar-toggler {
  color: #FCF8EA;
}

.c0010_header-cmp .navbar-dark .navbar-luxe .btn-link {
  background-color: rgba(252, 248, 234, 0.5);
  color: #FCF8EA;
}

.c0010_header-cmp .navbar-dark .navbar-luxe .btn-link:before {
  border-right-color: rgba(252, 248, 234, 0.5);
}

.c0010_header-cmp .navbar-dark .navbar-luxe .btn-link .icon-luxe-logo:before {
  color: #FCF8EA;
  background-color: transparent;
}

.c0010_header-cmp .navbar-dark .navbar-luxe .btn-link:hover {
  background-color: rgba(78, 52, 107, 0.8);
  color: #FCF8EA;
  margin-right: 0;
}

.c0010_header-cmp .navbar-dark .navbar-luxe .btn-link:hover:before {
  border-right-color: #4E346B;
}

.c0010_header-cmp .navbar-dark .navbar-luxe .btn-link:hover .icon-luxe-logo:before {
  color: #FCF8EA;
  background-color: #4E346B;
}

.c0010_header-cmp.home.light .navbar-brand .dark {
  display: none;
}

.c0010_header-cmp.home.light .navbar-brand .light {
  display: inline;
}

.c0010_header-cmp.home.dark .navbar-brand .light {
  display: none;
}

.c0010_header-cmp.home.dark .navbar-brand .dark {
  display: inline;
}

.c0010_header-cmp.home .navbar.bg-abahana-light {
  background-color: #F1EDE0;
}

.c0010_header-cmp.home .navbar-light .navbar-toggler .icon-toggler:before {
  color: #222E50;
}

.c0010_header-cmp.home .navbar-light .dropdown-label:before {
  color: #0F1729;
}

.c0010_header-cmp.home .navbar-light section.dropdown-cmp .dropdown .dropdown-rounded.dropdown-label {
  color: #FCF8EA;
}

.c0010_header-cmp.home .navbar-light section.dropdown-cmp .dropdown .dropdown-rounded.dropdown-label:before {
  background-color: #0F1729;
}

.c0010_header-cmp.brand-luxe {
  height: 46px;
}

@media (min-width: 992px) {
  .c0010_header-cmp.brand-luxe {
    height: auto;
  }
}
@media (max-width: 991px) {
  .c0010_header-cmp.brand-luxe .navbar.bg-abahana-dark {
    background-color: #4E346B;
  }
}
.c0010_header-cmp.brand-luxe .navbar-brand .light {
  display: none;
}

@media (min-width: 992px) {
  .c0010_header-cmp.brand-luxe .navbar-brand .light {
    display: block;
  }
}
.c0010_header-cmp.brand-luxe .navbar-brand .dark {
  display: inline;
}

@media (min-width: 992px) {
  .c0010_header-cmp.brand-luxe .navbar-brand .dark {
    display: none;
  }
}
.c0010_header-cmp.brand-luxe .bg-abahana-dark .navbar-brand .light {
  display: none;
}

.c0010_header-cmp.brand-luxe .bg-abahana-dark .navbar-brand .dark {
  display: block;
}

section.main-modal-menu {
  padding: 4px;
}

@media (min-width: 992px) {
  section.main-modal-menu {
    padding: 84px 34px;
  }
}
section.main-modal-menu ul.nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

section.main-modal-menu ul.nav.main {
  margin: 35px -20px 0 -20px;
}

@media (min-width: 992px) {
  section.main-modal-menu ul.nav.main {
    margin: 0;
  }
}
section.main-modal-menu ul.nav.main li.nav-item {
  margin-bottom: 0;
}

@media (min-width: 992px) {
  section.main-modal-menu ul.nav.main li.nav-item {
    margin-bottom: 20px;
  }
}
section.main-modal-menu ul.nav.main li.nav-item a.nav-link {
  color: #FCF8EA;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-family: "EuclidFlex";
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.5px;
  display: block;
  padding: 0 20px 20px 20px;
}

section.main-modal-menu ul.nav.main li.nav-item a.nav-link .title-link {
  padding: 0 28px 0 0;
  display: inline-block;
  position: relative;
}

section.main-modal-menu ul.nav.main li.nav-item a.nav-link .title-link:before {
  font-family: "icomoon";
  content: "\e900";
  position: absolute;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  right: 0;
  font-size: 16px;
}

@media (min-width: 992px) {
  section.main-modal-menu ul.nav.main li.nav-item a.nav-link .title-link:before {
    display: none;
  }
}
section.main-modal-menu ul.nav.main li.nav-item a.nav-link span:not(.title-link) {
  position: relative;
  padding-right: 23px;
  font-weight: 500;
}

@media (min-width: 992px) {
  section.main-modal-menu ul.nav.main li.nav-item a.nav-link span:not(.title-link) {
    padding-right: 33px;
  }
}
section.main-modal-menu ul.nav.main li.nav-item a.nav-link span:not(.title-link):before {
  right: 0;
  position: absolute;
  bottom: 4px;
  font-size: 18px;
}

@media (min-width: 992px) {
  section.main-modal-menu ul.nav.main li.nav-item a.nav-link span:not(.title-link):before {
    font-size: 28px;
    bottom: 6px;
  }
}
@media (max-width: 991px) {
  section.main-modal-menu ul.nav.main li.nav-item a.nav-link.opened {
    background-color: #222E50;
    border-bottom: 1px solid #E3E9F2;
    padding: 20px;
  }
  section.main-modal-menu ul.nav.main li.nav-item a.nav-link.opened .title-link:before {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
}
@media (min-width: 992px) {
  section.main-modal-menu ul.nav.main li.nav-item a.nav-link {
    padding: 8px 16px;
    font-size: 35px;
    line-height: 40px;
    letter-spacing: -0.7px;
  }
  section.main-modal-menu ul.nav.main li.nav-item a.nav-link.active, section.main-modal-menu ul.nav.main li.nav-item a.nav-link:hover {
    color: #8CACE8;
  }
}
@media (max-width: 991px) {
  section.main-modal-menu ul.nav.main li.nav-item .content-xs {
    padding-right: 10px;
  }
}
section.main-modal-menu ul.nav.secondary {
  margin-bottom: 35px;
}

section.main-modal-menu ul.nav.secondary li.nav-item {
  margin-bottom: 15px;
}

section.main-modal-menu ul.nav.secondary li.nav-item a.nav-link {
  color: #FCF8EA;
  font-family: "Tiempos Text";
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 33px;
  letter-spacing: -0.44px;
  padding: 0;
  font-size: 15px;
  line-height: 22px; /* 146.667% */
  letter-spacing: -0.3px;
}

@media (min-width: 992px) {
  section.main-modal-menu ul.nav.secondary li.nav-item a.nav-link {
    font-size: 22px;
    line-height: 33px;
    letter-spacing: -0.44px;
  }
}
section.main-modal-menu ul.nav.secondary li.nav-item a.nav-link:hover {
  color: #8CACE8;
}

section.main-modal-menu .secondary-menu-title {
  color: #FCF8EA;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-family: "EuclidFlex";
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
  font-size: 15px;
  line-height: 15px; /* 100% */
  letter-spacing: 1.2px;
  margin-bottom: 25px;
}

@media (min-width: 992px) {
  section.main-modal-menu .secondary-menu-title {
    margin-bottom: 35px;
    font-size: 22px;
    line-height: 25px;
    letter-spacing: 2.2px;
  }
}
section.main-modal-menu .secondary-menu-title:before {
  position: absolute;
  right: -30px;
}

section.main-modal-menu a.secondary-menu-title:hover {
  color: #8CACE8;
}

section.main-modal-menu .secondary-menu-panel {
  padding: 0 40px;
  margin: 40px 40px 40px 0;
  overflow-y: scroll;
  max-height: 250px;
  width: 100%;
  display: none;
}

@media (min-width: 992px) {
  section.main-modal-menu .secondary-menu-panel {
    padding: 0;
    overflow: hidden;
    margin: 0;
    max-height: 100%;
  }
}
@media (min-width: 992px) {
  section.main-modal-menu .secondary-menu-panel.show {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 991px) {
  section.main-modal-menu .secondary-menu-panel.opened {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #E3E9F2;
  }
}
section.c0011_list_item-cmp {
  font-family: "EuclidFlex";
  padding: 10px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
}

section.c0011_list_item-cmp.active, section.c0011_list_item-cmp:hover {
  background-color: #F1EDE0;
}

@media (max-width: 991px) {
  section.c0011_list_item-cmp {
    margin: 2px 25px 2px 0;
  }
}
section.c0011_list_item-cmp .c0011_list_item-image {
  margin-right: 10px;
  margin-bottom: 0;
}

@media (max-width: 991px) {
  section.c0011_list_item-cmp .c0011_list_item-image {
    display: none;
  }
}
section.c0011_list_item-cmp .c0011_list_item-image img {
  max-width: 75px;
  border-radius: 5px;
}

section.c0011_list_item-cmp .c0011_list_item-title {
  color: #222E50;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: 0.24px;
  text-transform: uppercase;
  margin-bottom: 5px;
}

section.c0011_list_item-cmp .c0011_list_item-description {
  color: #afaca0;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: 0.24px;
  text-transform: uppercase;
}

section.c0012-quantity-list-item-cmp {
  font-family: "EuclidFlex";
  width: 100%;
  border-bottom: none;
}

@media (max-width: 991px) {
  section.c0012-quantity-list-item-cmp {
    padding: 5px 14px;
    border-bottom: 1px solid #F1EDE0;
  }
  section.c0012-quantity-list-item-cmp:last-child {
    border-bottom: none;
  }
}
section.c0012-quantity-list-item-cmp .justify-content-lg-start {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 5px;
}

section.c0012-quantity-list-item-cmp .quantity-list-item-description,
section.c0012-quantity-list-item-cmp .quantity-list-item-title {
  color: #0F1729;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px; /* 116.667% */
  letter-spacing: 0.24px;
  text-transform: uppercase;
  margin-top: 0;
  margin-left: 10px;
}

section.c0012-quantity-list-item-cmp .quantity-list-item-description {
  color: #afaca0;
  margin-top: 2px;
  font-family: "Tiempos Text", serif;
  text-transform: none;
}

section.c0012-quantity-list-item-cmp.appearance-secondary {
  border: 0;
}

section.c0012-quantity-list-item-cmp.appearance-secondary .flex-column {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}

section.c0012-quantity-list-item-cmp.appearance-secondary .justify-content-lg-start {
  margin-top: 2px;
  -webkit-box-align: initial;
  -ms-flex-align: initial;
  align-items: initial;
  margin-inline: 12px;
}

section.c0012-quantity-list-item-cmp.appearance-secondary .quantity-list-item-title {
  margin-right: 10px;
  margin-top: 13px;
}

@media (min-width: 992px) {
  section.c0012-quantity-list-item-cmp.appearance-secondary .quantity-list-item-title {
    margin-top: 8px;
  }
}
section.c0012-quantity-list-item-cmp.appearance-secondary .quantity-list-item-description {
  margin-right: -30px;
  display: none;
}

@media (min-width: 992px) {
  section.c0012-quantity-list-item-cmp.appearance-secondary .quantity-list-item-description {
    display: block;
    position: absolute;
    top: 30px;
  }
}
section.c0013_map_view-cmp {
  font-family: "EuclidFlex";
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  margin-top: 10px;
}

section.c0013_map_view-cmp .c0013_map_view-image {
  margin: 0;
  width: 100%;
  max-width: 100%;
  cursor: pointer;
}

@media (min-width: 992px) {
  section.c0013_map_view-cmp .c0013_map_view-image {
    width: 250px;
  }
}
section.c0013_map_view-cmp .c0013_map_view-image img {
  max-width: 100%;
  border-radius: 5px;
  margin-bottom: 10px;
  width: 100%;
}

@media (min-width: 992px) {
  section.c0013_map_view-cmp .c0013_map_view-image img {
    width: 250px;
  }
}
section.c0013_map_view-cmp .c0013_map_view-image img.hover {
  display: none;
}

section.c0013_map_view-cmp.active .c0013_map_view-image img, section.c0013_map_view-cmp:hover .c0013_map_view-image img {
  display: none;
}

section.c0013_map_view-cmp.active .c0013_map_view-image img.hover, section.c0013_map_view-cmp:hover .c0013_map_view-image img.hover {
  display: block;
}

section.c0013_map_view-cmp .c0013_map_view-title {
  color: #222E50;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: 0.24px;
  text-transform: uppercase;
  margin-bottom: 5px;
  cursor: pointer;
}

section.c0014_search_bar-cmp .search-bar-container {
  font-family: "EuclidFlex";
  position: relative;
  border-radius: 5px;
  margin: 0 20px;
  -webkit-transition: top 0.5s;
  transition: top 0.5s;
}

section.c0014_search_bar-cmp .search-bar-container .col-4:last-child .search-bar-item-cmp {
  border: 0;
}

section.c0014_search_bar-cmp .search-bar-container .button-container {
  margin: 10px 0;
}

section.c0014_search_bar-cmp .search-bar-container .button-container .btn {
  width: 100%;
}

@media (min-width: 992px) {
  section.c0014_search_bar-cmp .search-bar-container .button-container .btn {
    width: auto;
  }
}
@media (min-width: 992px) {
  section.c0014_search_bar-cmp .search-bar-container .delimiter {
    position: relative;
  }
  section.c0014_search_bar-cmp .search-bar-container .delimiter:after {
    position: absolute;
    right: 0;
    content: "";
    height: 25px;
    top: 15px;
    border-right: 1px solid;
  }
}
section.c0014_search_bar-cmp .search-bar-container.search-bar-dark {
  background-color: transparent;
  margin-bottom: 25px;
  z-index: 10;
}

section.c0014_search_bar-cmp .search-bar-container.search-bar-dark .button-container {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}

section.c0014_search_bar-cmp .search-bar-container.search-bar-dark .delimiter:after {
  top: 10px;
  border-color: #FCF8EA;
}

@media (min-width: 992px) {
  section.c0014_search_bar-cmp .search-bar-container.search-bar-dark .picker-content {
    left: 0;
  }
}
section.c0014_search_bar-cmp .search-bar-container.search-bar-light {
  background-color: #FCF8EA;
}

section.c0014_search_bar-cmp .search-bar-container.search-bar-light:not(section.c0014_search_bar-cmp .search-bar-container.search-bar-light.search-bar-small):hover {
  -webkit-box-shadow: 4px 6px 15px 0px rgba(15, 23, 41, 0.1);
  box-shadow: 4px 6px 15px 0px rgba(15, 23, 41, 0.1);
}

@media (max-width: 991px) {
  section.c0014_search_bar-cmp .search-bar-container.search-bar-light {
    margin: 0;
  }
}
section.c0014_search_bar-cmp .search-bar-container.search-bar-light .content-xs {
  background: #222E50;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(15, 23, 41, 0.15);
  box-shadow: 0px 0px 10px 0px rgba(15, 23, 41, 0.15);
  padding: 40px 20px 35px 40px;
  margin: 0;
}

section.c0014_search_bar-cmp .search-bar-container.search-bar-light .content-xs .container-dark {
  display: none;
}

section.c0014_search_bar-cmp .search-bar-container.search-bar-light .content-xs .container-light {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

section.c0014_search_bar-cmp .search-bar-container.search-bar-light .content-xs .container-light .search-bar-label {
  color: #E3E9F2;
  font-family: "EuclidFlex";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 13px; /* 118.182% */
  letter-spacing: 0.11px;
  text-transform: uppercase;
  margin-right: 15px;
}

section.c0014_search_bar-cmp .search-bar-container.search-bar-light .content-xs .container-light .search-bar-label:before {
  margin-right: 5px;
}

section.c0014_search_bar-cmp .search-bar-container.search-bar-light .content-xs .container-light .search-bar-link {
  color: #5C7CD9;
  font-family: "EuclidFlex";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 15px; /* 125% */
  letter-spacing: -0.24px;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  cursor: pointer;
}

section.c0014_search_bar-cmp .search-bar-container.search-bar-light .content-xs .container-light .button-cmp .btn {
  border-radius: 20px;
}

section.c0014_search_bar-cmp .search-bar-container.search-bar-light .content-xs .container-light .button-cmp .btn:before {
  color: #0F1729;
  font-size: 12px;
  width: 17px;
  display: block;
  padding: 5px;
}

section.c0014_search_bar-cmp .search-bar-container.search-bar-dark.brand-luxe:not(section.c0014_search_bar-cmp .search-bar-container.search-bar-dark.brand-luxe.search-bar-small):hover {
  -webkit-box-shadow: 4px 6px 15px 0px rgba(15, 23, 41, 0.1);
  box-shadow: 4px 6px 15px 0px rgba(15, 23, 41, 0.1);
}

@media (max-width: 991px) {
  section.c0014_search_bar-cmp .search-bar-container.search-bar-dark.brand-luxe {
    margin: 0;
  }
}
section.c0014_search_bar-cmp .search-bar-container.search-bar-dark.brand-luxe .content-xs {
  background: #4E346B;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(15, 23, 41, 0.15);
  box-shadow: 0px 0px 10px 0px rgba(15, 23, 41, 0.15);
  padding: 40px 20px 35px 40px;
  margin: 0 -15px;
}

section.c0014_search_bar-cmp .search-bar-container.search-bar-dark.brand-luxe .content-xs .container-dark {
  display: none;
}

section.c0014_search_bar-cmp .search-bar-container.search-bar-dark.brand-luxe .content-xs .container-light {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

section.c0014_search_bar-cmp .search-bar-container.search-bar-dark.brand-luxe .content-xs .container-light .search-bar-label {
  color: #E3E9F2;
  font-family: "EuclidFlex";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 13px; /* 118.182% */
  letter-spacing: 0.11px;
  text-transform: uppercase;
  margin-right: 15px;
}

section.c0014_search_bar-cmp .search-bar-container.search-bar-dark.brand-luxe .content-xs .container-light .search-bar-label:before {
  margin-right: 5px;
}

section.c0014_search_bar-cmp .search-bar-container.search-bar-dark.brand-luxe .content-xs .container-light .search-bar-link {
  color: #EDDDFF;
  font-family: "EuclidFlex";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 15px; /* 125% */
  letter-spacing: -0.24px;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  cursor: pointer;
}

section.c0014_search_bar-cmp .search-bar-container.search-bar-dark.brand-luxe .content-xs .container-light .button-cmp .btn {
  display: none;
}

section.c0014_search_bar-cmp .search-bar-container.search-bar-blue {
  background-color: #222E50;
}

section.c0014_search_bar-cmp .search-bar-container.search-bar-blue .delimiter:after {
  border-color: #FCF8EA;
}

@media (min-width: 992px) {
  section.c0014_search_bar-cmp .search-bar-container.search-bar-small {
    border: 1px solid #afaca0;
    position: fixed !important;
    top: 20px;
    left: 240px;
    z-index: 100;
    max-width: 1440px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    padding: 0 17px 0 0;
  }
}
@media (min-width: 992px) and (min-width: 1100px) {
  section.c0014_search_bar-cmp .search-bar-container.search-bar-small {
    left: calc(50% - 305px);
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  section.c0014_search_bar-cmp .search-bar-container.search-bar-small {
    left: calc(50% - 255px);
  }
}
@media (min-width: 992px) and (min-width: 1300px) {
  section.c0014_search_bar-cmp .search-bar-container.search-bar-small {
    left: calc(50% - 205px);
  }
}
@media (min-width: 992px) {
  section.c0014_search_bar-cmp .search-bar-container.search-bar-small .col-3, section.c0014_search_bar-cmp .search-bar-container.search-bar-small .col-6 {
    padding: 0;
    -webkit-box-flex: initial;
    -ms-flex: initial;
    flex: initial;
    max-width: initial;
    width: auto;
  }
}
@media (min-width: 992px) {
  section.c0014_search_bar-cmp .search-bar-container.search-bar-small .row {
    margin: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
@media (min-width: 992px) {
  section.c0014_search_bar-cmp .search-bar-container.search-bar-small .search-bar-item-cmp {
    min-width: 100px;
  }
}
@media (min-width: 992px) {
  section.c0014_search_bar-cmp .search-bar-container.search-bar-small .delimiter:after {
    border-color: #afaca0;
    top: 12px;
  }
}
@media (min-width: 992px) {
  section.c0014_search_bar-cmp .search-bar-container.search-bar-small .button-container {
    padding-left: 32px;
    margin-top: 8px;
    margin-bottom: 7px;
    text-align: center;
  }
  section.c0014_search_bar-cmp .search-bar-container.search-bar-small .button-container .btn {
    padding-left: 18px;
    padding-right: 18px;
  }
}
@media (min-width: 992px) {
  section.c0014_search_bar-cmp .search-bar-container.search-bar-small:not(.opened) .button-container {
    padding-left: 20px;
  }
}
@media (min-width: 992px) and (min-width: 992px) and (max-width: 1090px) {
  section.c0014_search_bar-cmp .search-bar-container.search-bar-small:not(.opened) {
    /*.button-container{
      margin-left: -18px;
    }*/
  }
  section.c0014_search_bar-cmp .search-bar-container.search-bar-small:not(.opened) .lite {
    padding: 0;
  }
  section.c0014_search_bar-cmp .search-bar-container.search-bar-small:not(.opened) .search-bar-input {
    padding: 0 4px;
  }
  section.c0014_search_bar-cmp .search-bar-container.search-bar-small:not(.opened) .search-bar-input:before {
    margin-right: 0;
  }
}
section.c0014_search_bar-cmp .search-bar-container.search-bar-small.search-bar-dark {
  border-color: #FCF8EA;
}

section.c0014_search_bar-cmp .search-bar-container.search-bar-small.search-bar-dark .button-container {
  margin: 0;
}

section.c0014_search_bar-cmp .search-bar-container.search-bar-small.search-bar-dark .search-bar-item-cmp {
  padding: 14px 0 14px 0;
}

section.c0014_search_bar-cmp .search-bar-container.search-bar-small.search-bar-dark .search-bar-item-cmp .search-bar-input::before {
  color: #FCF8EA;
}

section.c0014_search_bar-cmp .search-bar-container.search-bar-small.search-bar-dark .delimiter:after {
  border-color: #FCF8EA;
}

section.c0014_search_bar-cmp .brand-luxe .btn.btn-white {
  color: #2F1F41;
  background-color: #FCF8EA;
}

section.c0014_search_bar-cmp .brand-luxe .btn.btn-white:hover {
  color: #FCF8EA;
  background-color: #6D538C;
}

@media (min-width: 992px) {
  .has-control-menu section.c0014_search_bar-cmp .search-bar-container.search-bar-small {
    top: 76px;
  }
}
section.c0014_search_bar-cmp .modal .modal-footer .button-cmp {
  margin-right: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

section.c0014_search_bar-cmp .modal .modal-footer .btn-short {
  padding: 14px 10px;
}

.search-bar-backdrop {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: red;
  z-index: 1000;
  opacity: 0.9;
  background: #0F1729;
}

@media (min-width: 992px) {
  .search-bar-backdrop.show {
    display: block;
  }
}
section.c0016_animated_card {
  margin-bottom: 30px;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  gap: 20px;
  margin-top: 0px;
  margin: 0 auto;
  margin-bottom: 30px;
  max-width: 460px;
}

@media all and (max-width: 992px) {
  section.c0016_animated_card {
    max-width: 1440px;
    margin-bottom: 0px;
  }
}
section.c0016_animated_card .c0016_animated_card_wrap {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  height: 490px;
  width: 100%;
  background-position: center;
  background-size: cover;
  border-radius: 5px;
  padding-top: 30px;
}

section.c0016_animated_card .c0016_animated_card_wrap .title_animated {
  color: #FCF8EA;
  font-family: "EuclidFlex";
  font-size: 35px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.5px;
  max-width: 360px;
}

section.c0016_animated_card .c0016_animated_card_wrap.color-product-page {
  background-image: url(/o/abahanavillas-design-theme/images/hidden_surprises.svg);
  background-color: #222E50;
}

section.c0016_animated_card .c0016_animated_card_wrap.color-product-lux {
  background-image: url(/o/abahanavillas-design-theme/images/hidden_surprises_lux.svg);
  background-color: #2F1F41;
}

section.c0016_animated_card .c0016_animated_card_wrap.lux {
  background-image: url(/o/abahanavillas-design-theme/images/background_about_lux.jpg);
  background-color: #4E346B;
  padding-top: 0px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

section.c0016_animated_card .c0016_animated_card_wrap.lux .title_animated {
  color: #B09DC6;
  max-width: 190px;
}

section.c0016_animated_card .c0016_animated_card_wrap.up {
  background-image: url(/o/abahanavillas-design-theme/images/background_about_lux.jpg);
}

section.c0016_animated_card .c0016_animated_card_wrap.center {
  background-image: url(/o/abahanavillas-design-theme/images/background_about_lux.jpg);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

section.c0017_banner-cmp {
  height: 67px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

@media all and (min-width: 992px) {
  section.c0017_banner-cmp {
    height: 142px;
  }
}
section.c0017_banner-cmp .banner-panel {
  height: 67px;
  position: relative;
  padding: 10px 0 10px 43px;
  margin-right: 67px;
}

@media all and (min-width: 992px) {
  section.c0017_banner-cmp .banner-panel {
    height: 142px;
  }
}
@media all and (min-width: 992px) {
  section.c0017_banner-cmp .banner-panel {
    padding: 46px 43px;
    margin-right: 330px;
  }
}
section.c0017_banner-cmp .banner-panel:before {
  position: absolute;
  top: 0;
  content: " ";
  display: block;
  height: 100%;
  right: -33px;
  width: 33px;
  border-top: 33px solid transparent;
  border-bottom: 33px solid transparent;
  border-left: 24px solid #FFE382;
  border-top-width: 33px;
  border-bottom-width: 33px;
  border-left-width: 33px;
}

@media all and (min-width: 992px) {
  section.c0017_banner-cmp .banner-panel:before {
    right: -130px;
    width: 130px;
    border-top: 71px solid transparent;
    border-bottom: 71px solid transparent;
    border-left: 24px solid #FFE382;
    border-top-width: 71px;
    border-bottom-width: 71px;
    border-left-width: 130px;
  }
}
section.c0017_banner-cmp .banner-panel .banner-title {
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  /* Headline 4 - Euclid ALL CAPS */
  font-family: "EuclidFlex";
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  max-width: 580px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  font-size: 15px;
  line-height: 15px; /* 100% */
  letter-spacing: 1.2px;
}

@media (min-width: 992px) {
  section.c0017_banner-cmp .banner-panel .banner-title {
    font-size: 22px;
    line-height: 25px; /* 113.636% */
    letter-spacing: 2.2px;
  }
}
section.c0017_banner-cmp.banner-primary {
  background: #FFC700;
}

section.c0017_banner-cmp.banner-primary .banner-panel {
  background: #FFE382;
}

section.c0017_banner-cmp.banner-primary .banner-panel .banner-title {
  color: #0F1729;
}

section.c0017_banner-cmp.banner-secondary {
  background: #5C7CD9;
}

section.c0017_banner-cmp.banner-secondary .banner-panel {
  background: #0F1729;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

section.c0017_banner-cmp.banner-secondary .banner-panel:before {
  border-left-color: #0F1729;
}

section.c0017_banner-cmp.banner-secondary .banner-panel .banner-title {
  color: #5C7CD9;
}

section.c0017_banner-cmp.banner-alt-1, section.c0017_banner-cmp.banner-alt-2 {
  border-radius: 5px;
  background: #FED544;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 140px;
  margin-bottom: 20px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

@media all and (min-width: 992px) {
  section.c0017_banner-cmp.banner-alt-1, section.c0017_banner-cmp.banner-alt-2 {
    height: 171px;
  }
}
section.c0017_banner-cmp.banner-alt-1 .banner-panel, section.c0017_banner-cmp.banner-alt-2 .banner-panel {
  height: auto;
  background: #AA8500;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 13px;
  margin-right: 82px;
  padding: 33px 0 33px 24px;
}

@media all and (min-width: 992px) {
  section.c0017_banner-cmp.banner-alt-1 .banner-panel, section.c0017_banner-cmp.banner-alt-2 .banner-panel {
    padding: 38px 24px;
    margin-right: 230px;
  }
}
section.c0017_banner-cmp.banner-alt-1 .banner-panel:before, section.c0017_banner-cmp.banner-alt-2 .banner-panel:before {
  right: -56px;
  width: 56px;
  border-top: 70px solid transparent;
  border-bottom: 70px solid transparent;
  border-left: 24px solid #AA8500;
  border-top-width: 70px;
  border-bottom-width: 70px;
  border-left-width: 56px;
}

@media all and (min-width: 992px) {
  section.c0017_banner-cmp.banner-alt-1 .banner-panel:before, section.c0017_banner-cmp.banner-alt-2 .banner-panel:before {
    right: -73px;
    width: 73px;
    border-top: 85px solid transparent;
    border-bottom: 85px solid transparent;
    border-left: 24px solid #AA8500;
    border-top-width: 85px;
    border-bottom-width: 85px;
    border-left-width: 73px;
  }
}
section.c0017_banner-cmp.banner-alt-1 .banner-panel .banner-title, section.c0017_banner-cmp.banner-alt-2 .banner-panel .banner-title {
  color: #FFF5D0;
  max-width: 435px;
}

section.c0017_banner-cmp.banner-alt-2 {
  background: #C5CD91;
}

section.c0017_banner-cmp.banner-alt-2 .banner-panel {
  background: #666526;
}

section.c0017_banner-cmp.banner-alt-2 .banner-panel:before {
  border-left-color: #666526;
}

section.c0017_banner-cmp.banner-alt-2 .banner-panel .banner-title {
  color: #FFF5D0;
}

section.c0017_banner-cmp.lite {
  height: 67px;
}

section.c0017_banner-cmp.lite .banner-panel {
  height: 67px;
  padding: 10px 0 10px 43px;
  margin-right: 67px;
}

section.c0017_banner-cmp.lite .banner-panel:before {
  position: absolute;
  top: 0;
  content: " ";
  display: block;
  height: 100%;
  right: -33px;
  width: 33px;
  border-top: 33px solid transparent;
  border-bottom: 33px solid transparent;
  border-left-width: 24px;
  border-top-width: 33px;
  border-bottom-width: 33px;
  border-left-width: 33px;
}

section.c0017_banner-cmp.lite .banner-title {
  font-size: 15px;
  line-height: 15px; /* 100% */
  letter-spacing: 1.2px;
}

section.c0017_banner-cmp.lite.banner-alt-1, section.c0017_banner-cmp.lite.banner-alt-2 {
  height: 140px;
}

section.c0017_banner-cmp.lite.banner-alt-1 .banner-panel, section.c0017_banner-cmp.lite.banner-alt-2 .banner-panel {
  margin-right: 82px;
  padding: 33px 0 33px 24px;
}

section.c0017_banner-cmp.lite.banner-alt-1 .banner-panel:before, section.c0017_banner-cmp.lite.banner-alt-2 .banner-panel:before {
  right: -56px;
  width: 56px;
  border-top: 70px solid transparent;
  border-bottom: 70px solid transparent;
  border-left-width: 24px;
  border-top-width: 70px;
  border-bottom-width: 70px;
  border-left-width: 56px;
}

section.c0021_card_catalogue_cmp {
  background-color: #FCF8EA;
  margin: 0 auto;
}

section.c0021_card_catalogue_cmp .c0021_card_catalogue_wrap {
  padding: 30px 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  min-height: 455px;
}

@media all and (max-width: 992px) {
  section.c0021_card_catalogue_cmp .c0021_card_catalogue_wrap {
    min-height: 300px;
  }
}
section.c0021_card_catalogue_cmp .title {
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-family: "EuclidFlex";
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 45px; /* 112.5% */
  letter-spacing: 2px;
  text-transform: uppercase;
}

@media all and (max-width: 992px) {
  section.c0021_card_catalogue_cmp .title {
    font-size: 30px;
    line-height: 35px; /* 116.667% */
    letter-spacing: 1.5px;
  }
}
section.c0021_card_catalogue_cmp .description,
section.c0021_card_catalogue_cmp .destacado-listado-villas {
  font-family: "Tiempos Text";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 155.556% */
  letter-spacing: -0.36px;
}

@media all and (max-width: 992px) {
  section.c0021_card_catalogue_cmp .description,
  section.c0021_card_catalogue_cmp .destacado-listado-villas {
    font-size: 12px;
    line-height: 18px; /* 150% */
    letter-spacing: -0.24px;
  }
}
section.c0021_card_catalogue_cmp.luxe {
  color: #6D538C;
}

section.c0021_card_catalogue_cmp.default {
  color: #5C7CD9;
}

section.button-cmp {
  line-height: initial;
}

section.button-cmp .btn {
  color: #FCF8EA;
  text-align: center;
  font-family: "EuclidFlex";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.4px;
  text-align: center;
  padding: 10px 30px;
  border-radius: 5px;
  border: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

section.button-cmp .btn[class*=" icon-"] {
  font-family: "EuclidFlex";
}

section.button-cmp .btn[class*=" icon-"]:before {
  margin-right: 3px;
}

section.button-cmp .btn:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

section.button-cmp .btn.btn-dark-blue {
  background-color: #222E50;
}

section.button-cmp .btn.btn-dark-blue:hover, section.button-cmp .btn.btn-dark-blue.hover {
  background-color: #5C7CD9;
}

section.button-cmp .btn.btn-dark-blue.active, section.button-cmp .btn.btn-dark-blue:active {
  background-color: #0F1729;
}

section.button-cmp .btn.btn-light-blue {
  background-color: #5C7CD9;
}

section.button-cmp .btn.btn-light-blue:hover, section.button-cmp .btn.btn-light-blue.hover {
  background-color: #8CACE8;
}

section.button-cmp .btn.btn-light-blue.active, section.button-cmp .btn.btn-light-blue:active {
  background-color: #3C528E;
}

section.button-cmp .btn.btn-violet {
  background-color: #4E346B;
}

section.button-cmp .btn.btn-violet:hover, section.button-cmp .btn.btn-violet.hover {
  background-color: #B09DC6;
}

section.button-cmp .btn.btn-violet.active, section.button-cmp .btn.btn-violet:active {
  background-color: #6D538C;
}

section.button-cmp .btn.btn-red {
  background-color: #E56248;
}

section.button-cmp .btn.btn-red:hover, section.button-cmp .btn.btn-red.hover {
  background-color: #E89C8B;
}

section.button-cmp .btn.btn-red.active, section.button-cmp .btn.btn-red:active {
  background-color: #560D29;
}

section.button-cmp .btn.btn-blue {
  background-color: #5C7CD9;
}

section.button-cmp .btn.btn-blue:hover, section.button-cmp .btn.btn-blue.hover {
  background-color: #8CACE8;
}

section.button-cmp .btn.btn-blue.active, section.button-cmp .btn.btn-blue:active {
  background-color: #222E50;
}

section.button-cmp .btn.btn-white {
  color: #222E50;
  background-color: #FCF8EA;
}

section.button-cmp .btn.btn-white:hover, section.button-cmp .btn.btn-white.hover {
  color: #FCF8EA;
  background-color: #5C7CD9;
}

section.button-cmp .btn.btn-white.active, section.button-cmp .btn.btn-white:active {
  color: #FCF8EA;
  background-color: #222E50;
}

section.button-cmp .btn.btn-violet {
  background-color: #4E346B;
}

section.button-cmp .btn.btn-violet:hover, section.button-cmp .btn.btn-violet.hover {
  background-color: #6D538C;
}

section.button-cmp .btn.btn-violet.active, section.button-cmp .btn.btn-violet:active {
  background-color: #2F1F41;
}

section.button-cmp .btn.btn-white-luxe {
  color: #2F1F41;
  background-color: #FCF8EA;
}

section.button-cmp .btn.btn-white-luxe:hover, section.button-cmp .btn.btn-white-luxe.hover {
  color: #FCF8EA;
  background-color: #6D538C;
}

section.button-cmp .btn.btn-white-luxe.active, section.button-cmp .btn.btn-white-luxe:active {
  color: #FCF8EA;
  background-color: #2F1F41;
}

section.button-cmp .btn.btn-yellow {
  background-color: #AA8500;
}

section.button-cmp .btn.btn-yellow:hover, section.button-cmp .btn.btn-yellow.hover {
  background-color: #FFC700;
}

section.button-cmp .btn.btn-yellow.active, section.button-cmp .btn.btn-yellow:active {
  background-color: #49380D;
}

section.button-cmp .btn.btn-sand-yellow {
  color: #AA8500;
  background-color: #FCF8EA;
}

section.button-cmp .btn.btn-sand-yellow:hover, section.button-cmp .btn.btn-sand-yellow.hover {
  color: #FCF8EA;
  background-color: #FFC700;
}

section.button-cmp .btn.btn-sand-yellow.active, section.button-cmp .btn.btn-sand-yellow:active {
  color: #FCF8EA;
  background-color: #49380D;
}

section.button-cmp .btn.btn-short {
  font-size: 15px;
  line-height: 17px;
  letter-spacing: -0.3px;
  padding: 7px 10px;
}

section.button-cmp .btn.btn-short:hover, section.button-cmp .btn.btn-short.hover {
  -webkit-box-shadow: 4px 6px 15px 0px rgba(15, 23, 41, 0.1);
  box-shadow: 4px 6px 15px 0px rgba(15, 23, 41, 0.1);
}

section.button-cmp .btn.btn-long {
  font-size: 15px;
  line-height: 15px;
  letter-spacing: -0.3px;
  padding: 10px 20px;
}

section.button-cmp .btn.btn-long:hover, section.button-cmp .btn.btn-long.hover {
  -webkit-box-shadow: 4px 6px 15px 0px rgba(15, 23, 41, 0.1);
  box-shadow: 4px 6px 15px 0px rgba(15, 23, 41, 0.1);
}

section.button-cmp .btn.btn-large {
  padding: 10px 30px;
  text-wrap: balance;
}

section.button-cmp .btn.btn-large:hover, section.button-cmp .btn.btn-large.hover {
  -webkit-box-shadow: 4px 6px 15px 0px rgba(15, 23, 41, 0.1);
  box-shadow: 4px 6px 15px 0px rgba(15, 23, 41, 0.1);
}

section.button-cmp .btn.btn-huge {
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.6px;
  padding: 18px 35px;
  text-wrap: balance;
}

section.button-cmp .btn.btn-huge:hover, section.button-cmp .btn.btn-huge.hover {
  -webkit-box-shadow: 4px 6px 15px 0px rgba(15, 23, 41, 0.1);
  box-shadow: 4px 6px 15px 0px rgba(15, 23, 41, 0.1);
}

section.button-cmp .btn.btn-huge.btn-blue-outline {
  color: #5C7CD9;
  border: 1px solid #5C7CD9;
  font-size: 20px;
  letter-spacing: -0.4px;
  padding: 17px 34px;
}

section.button-cmp .btn.btn-huge.btn-blue-outline:hover, section.button-cmp .btn.btn-huge.btn-blue-outline.hover {
  color: #FCF8EA;
  background-color: #5C7CD9;
  border: 1px solid #5C7CD9;
}

section.button-cmp .btn.btn-huge.btn-blue-outline.active, section.button-cmp .btn.btn-huge.btn-blue-outline:active {
  color: #FCF8EA;
  background-color: #3C528E;
  border: 1px solid #3C528E;
}

@media (max-width: 425px) {
  section.button-cmp .btn.btn-huge {
    font-size: 20px;
  }
}
section.button-cmp .btn.btn-outline {
  font-size: 15px;
  line-height: 15px;
  letter-spacing: -0.3px;
  padding: 9px 10px;
  color: #5C7CD9;
  background-color: transparent;
  border: 1px solid #5C7CD9;
}

section.button-cmp .btn.btn-outline:before {
  font-size: 12px;
}

section.button-cmp .btn.btn-outline.btn-blue {
  color: #5C7CD9;
  background-color: transparent;
  border: 1px solid #5C7CD9;
}

section.button-cmp .btn.btn-outline.btn-white {
  color: #0F1729;
  background-color: transparent;
  border: 1px solid #0F1729;
}

section.button-cmp .btn.btn-outline.btn-white-outline {
  color: #0F1729;
  background-color: transparent;
  border: 1px solid transparent;
}

section.button-cmp .btn.btn-outline:hover, section.button-cmp .btn.btn-outline.hover {
  color: #FCF8EA;
  background-color: #5C7CD9;
  border-color: #5C7CD9;
}

section.button-cmp .btn.btn-outline.active, section.button-cmp .btn.btn-outline:active {
  color: #FCF8EA;
  background-color: #0F1729;
  border-color: #0F1729;
}

section.button-cmp .btn.btn-outline.btn-light-luxe-outline {
  color: #6D538C;
  background-color: transparent;
  border: 1px solid #6D538C;
}

section.button-cmp .btn.btn-outline.btn-light-luxe-outline:hover, section.button-cmp .btn.btn-outline.btn-light-luxe-outline.hover {
  color: #FCF8EA;
  background-color: #6D538C;
  border-color: #6D538C;
}

section.button-cmp .btn.btn-outline.btn-light-luxe-outline.active, section.button-cmp .btn.btn-outline.btn-light-luxe-outline:active {
  color: #FCF8EA;
  background-color: #2F1F41;
  border-color: #2F1F41;
}

section.button-cmp .btn.btn-outline.btn-luxe {
  color: #0F1729;
  background-color: #FCF8EA;
  border: 1px solid #FCF8EA;
}

section.button-cmp .btn.btn-outline.btn-luxe:hover, section.button-cmp .btn.btn-outline.btn-luxe.hover {
  color: #FCF8EA;
  background-color: #6D538C;
  border-color: #6D538C;
}

section.button-cmp .btn.btn-outline.btn-luxe.active, section.button-cmp .btn.btn-outline.btn-luxe:active {
  color: #FCF8EA;
  background-color: #2F1F41;
  border-color: #2F1F41;
}

section.button-cmp .btn.btn-outline.btn-dark-luxe-outline {
  color: #2F1F41;
  background-color: transparent;
  border: 1px solid #2F1F41;
}

section.button-cmp .btn.btn-outline.btn-dark-luxe-outline:hover, section.button-cmp .btn.btn-outline.btn-dark-luxe-outline.hover {
  color: #FCF8EA;
  background-color: #6D538C;
  border-color: #6D538C;
}

section.button-cmp .btn.btn-outline.btn-dark-luxe-outline.active, section.button-cmp .btn.btn-outline.btn-dark-luxe-outline:active {
  color: #FCF8EA;
  background-color: #2F1F41;
  border-color: #2F1F41;
}

section.button-cmp .btn.btn-fit {
  padding: 5px;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px; /* 116.667% */
  letter-spacing: 0.24px;
  text-transform: uppercase;
  background-color: #222E50;
  color: #FCF8EA;
}

section.button-cmp .btn.btn-fit:hover, section.button-cmp .btn.btn-fit.hover {
  background-color: #8CACE8;
}

section.button-cmp .btn.btn-fit.active, section.button-cmp .btn.btn-fit:active {
  background-color: #222E50;
}

section.button-cmp .btn.btn-fit.inactive {
  background-color: #afaca0;
}

section.button-cmp .btn.btn-link {
  color: #222E50;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px; /* 128.571% */
  letter-spacing: 0.14px;
  text-transform: uppercase;
  background-color: transparent;
  padding: 9px 10px;
  text-decoration: none;
  border: 0;
}

section.button-cmp .btn.btn-link.active {
  color: #5C7CD9;
}

section.button-cmp .btn.btn-link:hover, section.button-cmp .btn.btn-link.hover {
  color: #8CACE8;
}

section.button-cmp .btn.btn-link:before {
  font-size: 12px;
}

.aside-filters-cmp .btn,
section.filters-cmp .btn {
  display: inline-block;
  white-space: nowrap;
}

.aside-filters-cmp .overflow-scroll,
section.filters-cmp .overflow-scroll {
  overflow: scroll;
  scrollbar-width: none;
  overflow-x: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
}

@media (max-width: 992px) {
  .aside-filters-cmp .filters-view-options,
  section.filters-cmp .filters-view-options {
    margin-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    -webkit-box-pack: initial !important;
    -ms-flex-pack: initial !important;
    justify-content: initial !important;
  }
}
.aside-filters-cmp .filter-properties-cmp,
section.filters-cmp .filter-properties-cmp {
  text-align: right;
  margin: 0 10px 10px 0;
}

@media (min-width: 992px) {
  .aside-filters-cmp .filter-properties-cmp,
  section.filters-cmp .filter-properties-cmp {
    margin: 0 10px 0 0;
  }
}
.aside-filters-cmp .button-cmp, .aside-filters-cmp .c0009_global_link-cmp,
section.filters-cmp .button-cmp,
section.filters-cmp .c0009_global_link-cmp {
  text-align: right;
  margin: 0 0 10px 0;
  white-space: nowrap;
}

@media (min-width: 992px) {
  .aside-filters-cmp .button-cmp, .aside-filters-cmp .c0009_global_link-cmp,
  section.filters-cmp .button-cmp,
  section.filters-cmp .c0009_global_link-cmp {
    margin: 0 0 0 17px;
  }
}
.aside-filters-cmp .c0009_global_link-cmp button,
section.filters-cmp .c0009_global_link-cmp button {
  font-family: "EuclidFlex";
  font-size: 15px !important;
  line-height: 15px;
  letter-spacing: -0.3px;
  padding: 9px 10px;
  color: #5C7CD9;
  background-color: transparent;
  border: 1px solid #5C7CD9;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none;
}

.aside-filters-cmp .c0009_global_link-cmp button:hover,
section.filters-cmp .c0009_global_link-cmp button:hover {
  color: #FCF8EA;
  background-color: #5C7CD9;
  border-color: #5C7CD9;
}

.aside-filters-cmp .c0009_global_link-cmp button:hover:before,
section.filters-cmp .c0009_global_link-cmp button:hover:before {
  color: #FCF8EA;
}

.aside-filters-cmp .btn-link.btn-blue:hover,
section.filters-cmp .btn-link.btn-blue:hover {
  color: #FCF8EA;
  background-color: #5C7CD9;
  border-color: #5C7CD9;
}

@media (max-width: 991px) {
  .aside-filters-cmp .aside-filters,
  section.filters-cmp .aside-filters {
    display: none;
  }
}
.aside-filters-cmp .icon-updown:before,
section.filters-cmp .icon-updown:before {
  color: #5C7CD9;
  font-size: 13px;
  margin-right: 3px;
}

.aside-filters-cmp .icon-updown:before:hover,
section.filters-cmp .icon-updown:before:hover {
  color: #FCF8EA;
}

.aside-filters-cmp .aside-filters .label-filter-estimate,
.aside-filters-cmp .filters-modal .label-filter-estimate,
section.filters-cmp .aside-filters .label-filter-estimate,
section.filters-cmp .filters-modal .label-filter-estimate {
  color: #222E50;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  /* Headline 6 - Euclid */
  font-family: "EuclidFlex";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px; /* 128.571% */
  letter-spacing: 0.14px;
  text-transform: uppercase;
}

.aside-filters-cmp .aside-filters .form-filters-modal,
.aside-filters-cmp .filters-modal .form-filters-modal,
section.filters-cmp .aside-filters .form-filters-modal,
section.filters-cmp .filters-modal .form-filters-modal {
  height: 491px;
  background-color: #F1EDE0;
  padding: 0 24px;
  overflow: auto;
  font-family: "EuclidFlex";
}

.aside-filters-cmp .aside-filters .form-filters-modal .price-range-filter,
.aside-filters-cmp .filters-modal .form-filters-modal .price-range-filter,
section.filters-cmp .aside-filters .form-filters-modal .price-range-filter,
section.filters-cmp .filters-modal .form-filters-modal .price-range-filter {
  margin-top: 30px;
}

.aside-filters-cmp .aside-filters .form-filters-modal .villa-type-filter,
.aside-filters-cmp .filters-modal .form-filters-modal .villa-type-filter,
section.filters-cmp .aside-filters .form-filters-modal .villa-type-filter,
section.filters-cmp .filters-modal .form-filters-modal .villa-type-filter {
  margin-top: 40px;
}

.aside-filters-cmp .aside-filters .form-filters-modal .rooms-filter,
.aside-filters-cmp .filters-modal .form-filters-modal .rooms-filter,
section.filters-cmp .aside-filters .form-filters-modal .rooms-filter,
section.filters-cmp .filters-modal .form-filters-modal .rooms-filter {
  margin-top: 40px;
}

.aside-filters-cmp .aside-filters .form-filters-modal .pets-filter,
.aside-filters-cmp .filters-modal .form-filters-modal .pets-filter,
section.filters-cmp .aside-filters .form-filters-modal .pets-filter,
section.filters-cmp .filters-modal .form-filters-modal .pets-filter {
  margin-top: 58px;
}

.aside-filters-cmp .aside-filters .form-filters-modal .title-filters-modal,
.aside-filters-cmp .filters-modal .form-filters-modal .title-filters-modal,
section.filters-cmp .aside-filters .form-filters-modal .title-filters-modal,
section.filters-cmp .filters-modal .form-filters-modal .title-filters-modal {
  color: #222E50;
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px; /* 100% */
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.aside-filters-cmp .aside-filters .form-filters-modal .category-filters-modal,
.aside-filters-cmp .filters-modal .form-filters-modal .category-filters-modal,
section.filters-cmp .aside-filters .form-filters-modal .category-filters-modal,
section.filters-cmp .filters-modal .form-filters-modal .category-filters-modal {
  display: block;
  color: #222E50;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px; /* 113.636% */
  letter-spacing: 2.2px;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.aside-filters-cmp .aside-filters .form-filters-modal .subcategory-filters-modal,
.aside-filters-cmp .filters-modal .form-filters-modal .subcategory-filters-modal,
section.filters-cmp .aside-filters .form-filters-modal .subcategory-filters-modal,
section.filters-cmp .filters-modal .form-filters-modal .subcategory-filters-modal {
  display: block;
  color: #918F84;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px; /* 128.571% */
  letter-spacing: 0.14px;
  text-transform: uppercase;
  margin-bottom: 15px;
  margin-top: 20px;
}

.aside-filters-cmp .aside-filters .buttons-filter-modal,
.aside-filters-cmp .filters-modal .buttons-filter-modal,
section.filters-cmp .aside-filters .buttons-filter-modal,
section.filters-cmp .filters-modal .buttons-filter-modal {
  background-color: #FCF8EA;
  padding: 14px 27px 20px 27px;
  border-radius: 10px;
}

.aside-filters-cmp {
  left: -100%;
  position: absolute;
  -webkit-transition: all 1000ms ease;
  transition: all 1000ms ease;
}

.aside-filters-cmp .aside-filters .form-filters-modal article .d-flex {
  margin-bottom: 12px;
}

@media (max-width: 991px) {
  .aside-filters-cmp .aside-filters .form-filters-modal article .d-flex {
    margin-bottom: 0;
  }
}
.aside-filters-cmp .aside-filters .pets-filter {
  margin-top: 30px;
}

.wrap-filters > div:not(.aside-filters-cmp) {
  -webkit-transition: all 1000ms ease;
  transition: all 1000ms ease;
}

.show-aside-filters .aside-filters-cmp {
  width: 400px;
  max-width: 33%;
  min-width: 260px;
  height: 100vh;
  left: 0;
}

@media (min-width: 1201px) {
  .show-aside-filters .aside-filters-cmp {
    max-width: 25%;
  }
}
@media (max-width: 750px) {
  .show-aside-filters .aside-filters-cmp {
    display: none;
  }
}
.show-aside-filters .aside-filters-cmp .aside-filters .form-filters-modal {
  height: calc(100vh - 100px);
}

@media (max-width: 2200px) {
  .show-aside-filters > div:not(.aside-filters-cmp) {
    margin-right: 0;
    width: 80%;
  }
}
@media (max-width: 1800px) {
  .show-aside-filters > div:not(.aside-filters-cmp) {
    margin-right: 0;
    width: 75%;
  }
}
@media (max-width: 1200px) {
  .show-aside-filters > div:not(.aside-filters-cmp) {
    width: 66%;
  }
}
@media (max-width: 750px) {
  .show-aside-filters > div:not(.aside-filters-cmp) {
    width: 100%;
  }
}
.show-aside-filters .ui-paginator {
  margin: 0;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
}

.show-aside-filters .ui-paginator .ui-paginator-current {
  display: none;
}

.popover-extra-sort .arrow {
  display: none;
}

.popover-sort {
  padding: 0 17px 12px 17px;
}

.popover-sort ul {
  list-style: none;
  margin: 0;
  padding: 17px 0;
  padding-bottom: 5px;
  border-bottom: 1px solid #FCF8EA;
}

.popover-sort ul:last-of-type {
  border-bottom: 0;
}

.popover-sort ul li {
  font-family: "EuclidFlex";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  color: #222E50;
}

.popover-sort ul li input {
  vertical-align: text-top;
}

.popover-sort ul li .ui-radiobutton {
  vertical-align: text-bottom;
  margin-right: 4px;
}

.popover-sort ul li .ui-radiobutton .ui-radiobutton-box {
  border: 1px solid #afaca0;
  border-radius: 50%;
  background-color: #FCF8EA;
}

.popover-sort ul li .ui-state-active .ui-icon {
  background-image: none;
  position: relative;
}

.popover-sort ul li .ui-state-active .ui-icon:before {
  position: absolute;
  display: block;
  content: " ";
  border-radius: 50%;
  height: 10px;
  width: 10px;
  top: 2px;
  left: 1px;
  background-color: #222E50;
}

.popover-sort label.order-radiobutton {
  font-size: 12px;
  padding: 0 0;
  margin-bottom: 0;
}

.wrap-filters {
  position: relative;
}

.wrap-filters .wrap-villas {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.wrap-filters .wrap-villas > .ui-datalist-content {
  padding: 0 20px;
  max-width: 392px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: 0;
}

@media (min-width: 1300px) {
  .wrap-filters .wrap-villas > .ui-datalist-content {
    max-width: 764px;
  }
}
@media (min-width: 1800px) {
  .wrap-filters .wrap-villas > .ui-datalist-content {
    max-width: 1136px;
  }
}
.wrap-filters .wrap-villas > .ui-datalist-content .c0021_card_catalogue_cmp,
.wrap-filters .wrap-villas > .ui-datalist-content .c0110_side_animated_cmp,
.wrap-filters .wrap-villas > .ui-datalist-content .c0016_animated_card_cmp,
.wrap-filters .wrap-villas > .ui-datalist-content .c0056_villa_card-cmp {
  width: 352px;
}

.wrap-filters .wrap-villas-unused {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.wrap-filters.show-aside-filters .wrap-villas > .ui-datalist-content {
  max-width: 392px;
  margin-left: 390px;
}

@media (min-width: 1800px) {
  .wrap-filters.show-aside-filters .wrap-villas > .ui-datalist-content {
    max-width: 764px;
  }
}
@media (min-width: 992px) {
  .wrap-filters.show-aside-filters section.c0045_map-cmp {
    width: calc(100% - 800px);
  }
}
@media (min-width: 1800px) {
  .wrap-filters.show-aside-filters section.c0045_map-cmp {
    width: calc(100% - 1184px);
  }
}
.wrap-filters section.c0038_checkbox-cmp input[type=checkbox] + label {
  text-transform: none;
}

.wrap-filters section.c0038_checkbox-cmp input[type=checkbox] + label a {
  text-transform: none;
}

.modal-cmp .aside-filters-cmp {
  left: 0;
  position: relative !important;
}

.modal-cmp .aside-filters-cmp .aside-filters {
  display: block;
}

section.c0033_dates_filter-cmp .mobile-dates-filter {
  background-image: url("/o/abahanavillas-design-theme/images/dates_filter.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  background-position: center;
  text-align: center;
  padding: 55px 0 45px 0;
}

section.c0033_dates_filter-cmp .mobile-dates-filter .mobile-dates-filter-title {
  color: #FCF8EA;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  /* Mobile/Headline 3 - Euclid */
  font-family: "EuclidFlex";
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px; /* 100% */
  letter-spacing: -0.5px;
  max-width: 200px;
  display: block;
  margin: 0 auto 20px auto;
}

section.c0033_dates_filter-cmp .dates-filter-title {
  color: #222E50;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-family: "EuclidFlex";
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px; /* 113.636% */
  letter-spacing: 2.2px;
  text-transform: uppercase;
  text-align: center;
  padding: 27px 0;
  display: block;
}

section.c0033_dates_filter-cmp ul.dates-filter-list {
  margin: 10px 0;
  list-style: none;
  font-size: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #5C7CD9;
}

section.c0033_dates_filter-cmp ul.dates-filter-list li {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  position: relative;
  display: block;
  height: 82px;
  margin-bottom: 10px;
  text-align: center;
  margin: 0 6px;
  border-radius: 5px 5px 0px 0px;
}

section.c0033_dates_filter-cmp ul.dates-filter-list li a i {
  font-size: 24px;
  line-height: 82px;
}

section.c0033_dates_filter-cmp ul.dates-filter-list li a i:before {
  color: #5C7CD9;
}

section.c0033_dates_filter-cmp ul.dates-filter-list li.small {
  width: 90%;
}

section.c0033_dates_filter-cmp ul.dates-filter-list li:not(.active) {
  cursor: pointer;
}

section.c0033_dates_filter-cmp ul.dates-filter-list li:hover.active .dates-filter-date {
  text-decoration: none;
}

section.c0033_dates_filter-cmp ul.dates-filter-list li:hover.active .dates-filter-villas {
  text-decoration: none;
}

section.c0033_dates_filter-cmp ul.dates-filter-list li:hover .dates-filter-date {
  text-decoration: underline;
  -webkit-text-decoration-color: #FCF8EA;
  text-decoration-color: #FCF8EA;
}

section.c0033_dates_filter-cmp ul.dates-filter-list li:hover .dates-filter-villas {
  text-decoration: underline;
  -webkit-text-decoration-color: #003e52;
  text-decoration-color: #003e52;
}

section.c0033_dates_filter-cmp ul.dates-filter-list li .dates-filter-date {
  display: block;
  text-align: center;
  background-color: #222E50;
  padding-top: 5px;
  padding-bottom: 5px;
  margin: -1px -1px 11px -1px;
  border-radius: 5px 5px 0px 0px;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 16px;
  color: #FCF8EA;
  font-weight: 400;
}

section.c0033_dates_filter-cmp ul.dates-filter-list li .dates-filter-date a {
  color: #F1EDE0;
  text-align: center;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  /* Caption 1 - Euclid ALL CAPS */
  font-family: "EuclidFlex";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px; /* 116.667% */
  letter-spacing: 0.24px;
  text-transform: uppercase;
}

section.c0033_dates_filter-cmp ul.dates-filter-list li .dates-filter-villas {
  display: block;
  text-align: center;
  color: #222E50;
  text-align: center;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  /* Headline 6 - Euclid */
  font-family: "EuclidFlex";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px; /* 128.571% */
  letter-spacing: 0.14px;
  text-transform: uppercase;
}

section.c0033_dates_filter-cmp ul.dates-filter-list li.disabled {
  background-color: #afaca0;
}

section.c0033_dates_filter-cmp ul.dates-filter-list li.disabled .dates-filter-date,
section.c0033_dates_filter-cmp ul.dates-filter-list li.disabled .dates-filter-villas {
  color: rgba(0, 62, 82, 0.5);
  background-color: transparent;
}

section.c0033_dates_filter-cmp ul.dates-filter-list li.disabled .dates-filter-date a,
section.c0033_dates_filter-cmp ul.dates-filter-list li.disabled .dates-filter-villas a {
  color: rgba(0, 62, 82, 0.5) !important;
  background-color: transparent;
}

section.c0033_dates_filter-cmp ul.dates-filter-list li.active {
  border: 1px solid #5C7CD9;
  height: 83px;
  border-radius: 5px 5px 0px 0px;
  border-bottom-color: #F1EDE0;
  margin-bottom: -1px;
  /*
  &:before {
    content: '';
    width: 390%;
    position: absolute;
    left: -390%;
    right: inherit;
    bottom: 0px;
    height: 1px;
    background-color: var.$abahana-villas;
    z-index: 1;
  }

  &:after {
    content: '';
    width: 390%;
    position: absolute;
    left: inherit;
    right: -390%;
    bottom: 0px;
    height: 1px;
    background-color: var.$abahana-villas;
    z-index: 1;
  }
  */
}

section.c0033_dates_filter-cmp ul.dates-filter-list li.active .dates-filter-date {
  background-color: #5C7CD9;
}

section.c0033_dates_filter-cmp ul.dates-filter-list li.active .dates-filter-date a {
  background-color: #5C7CD9;
}

section.c0033_dates_filter-cmp ul.dates-filter-list:after {
  content: " ";
  display: block;
  clear: both;
}

section.c0033_dates_filter-cmp .dates-filters-modal {
  background-color: #F1EDE0;
}

section.c0033_dates_filter-cmp .dates-filters-modal ul.dates-filter-list {
  border: 0;
}

section.c0033_dates_filter-cmp .dates-filters-modal ul.dates-filter-list li {
  width: 150px;
  background: #FCF8EA;
  margin-bottom: 20px;
}

section.c0033_dates_filter-cmp .dates-filters-modal ul.dates-filter-list li .dates-filter-date {
  background: #afaca0;
}

section.c0033_dates_filter-cmp .dates-filters-modal ul.dates-filter-list li.active {
  border: 1px solid #5C7CD9;
}

section.c0033_dates_filter-cmp .dates-filters-modal ul.dates-filter-list li.active .dates-filter-date {
  background: #5C7CD9;
}

section.c0033_dates_filter-cmp .dates-filters-modal .dates-filters-modal-footer {
  padding: 16px 20px;
}

section.c0033_dates_filter-cmp .dates-filters-modal .dates-filters-modal-footer .dates-filters-modal-footer-info {
  color: #0F1729;
  font-family: "Tiempos Text";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px; /* 150% */
  letter-spacing: -0.24px;
}

section.c0036-range-price-cmp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

section.c0036-range-price-cmp .slider-control {
  position: relative;
  min-height: 15px;
}

section.c0036-range-price-cmp .slider-control input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  pointer-events: all;
  width: 21px;
  height: 24px;
  border-radius: 0;
  border: 0;
  background: url("/o/abahanavillas-design-theme/images/range-selector.png") no-repeat center center;
  cursor: pointer;
}

section.c0036-range-price-cmp .slider-control input[type=range]::-moz-range-thumb {
  -webkit-appearance: none;
  pointer-events: all;
  width: 21px;
  height: 24px;
  border-radius: 0;
  border: 0;
  background: url("/o/abahanavillas-design-theme/images/range-selector.png") no-repeat center center;
  cursor: pointer;
  position: relative;
}

section.c0036-range-price-cmp .slider-control input[type=range] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 2px;
  width: 100%;
  position: absolute;
  background-color: #D2D7E0;
  pointer-events: none;
}

section.c0036-range-price-cmp .slider-control .range-min {
  height: 0;
  z-index: 1;
}

section.c0036-range-price-cmp .slider-control .range-max {
  z-index: 2;
}

section.c0036-range-price-cmp .range-text {
  color: #222E50;
  leading-trim: both;
  text-edge: cap;
  font-family: "EuclidFlex";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px; /* 166.667% */
  letter-spacing: -0.3px;
}

section.c0036-range-price-cmp .range-label {
  padding: 12px 10px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  border-radius: 5px;
  border: 1px solid #D2D7E0;
  display: block;
  width: 100%;
  margin-top: 30px;
  font-family: "EuclidFlex";
  text-align: center;
}

section.c0036-range-price-cmp .range-label .range-label-min,
section.c0036-range-price-cmp .range-label .range-label-max,
section.c0036-range-price-cmp .range-label .range-label-symbol {
  color: #3C528E;
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  /* Button/Input */
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px; /* 113.333% */
  letter-spacing: -0.3px;
}

section.c0036-range-price-cmp .range-sublabel {
  display: block;
  margin-top: 8px;
  color: #918F84;
  font-family: "EuclidFlex";
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  /* Caption 1 - Euclid ALL CAPS */
  font-family: EuclidFlex;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px; /* 116.667% */
  letter-spacing: 0.24px;
  text-transform: uppercase;
}

section.c0038_checkbox-cmp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

section.c0038_checkbox-cmp input[type=checkbox] {
  opacity: 0;
  width: 0;
  height: 0;
}

section.c0038_checkbox-cmp input[type=checkbox] + label, section.c0038_checkbox-cmp input[type=checkbox] + label a {
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #3C528E;
  leading-trim: both;
  text-edge: cap;
  font-family: "EuclidFlex";
  font-style: normal;
  font-weight: 500;
  margin: 0;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 25px;
  letter-spacing: 0.2px;
}

@media (min-width: 992px) {
  section.c0038_checkbox-cmp input[type=checkbox] + label, section.c0038_checkbox-cmp input[type=checkbox] + label a {
    font-size: 15px;
    letter-spacing: -0.3px;
  }
}
section.c0038_checkbox-cmp input[type=checkbox] + label span.checkbox-square {
  display: inline-block;
  width: 13px;
  height: 13px;
  margin-right: 5px;
  background-color: transparent;
  border: 1px solid #3C528E;
  border-radius: 2px;
  cursor: pointer;
  -webkit-transition: background-color 0.2s, border-color 0.2s;
  transition: background-color 0.2s, border-color 0.2s;
  position: relative;
  vertical-align: baseline;
}

section.c0038_checkbox-cmp input[type=checkbox] + label span.checkbox-square::before {
  position: absolute;
  top: 1px;
  left: 1px;
  width: 9px;
  height: 9px;
  content: "";
  display: block;
  background-color: transparent;
}

section.c0038_checkbox-cmp input[type=checkbox]:checked + label span.checkbox-square::before {
  background-color: #3C528E;
}

section.c0038_checkbox-cmp input[type=checkbox]:disabled + label::before {
  background-color: #f8f8f8;
  border-color: #dcdcdc;
  cursor: not-allowed;
}

section.c0038_checkbox-cmp input[type=checkbox]:disabled:checked + label::before {
  background-color: #bcbcbc;
}

section.c0038_checkbox-cmp.disabled input[type=checkbox] + label {
  color: #9EA9C7;
}

section.c0038_checkbox-cmp.disabled input[type=checkbox] + label span.checkbox-square {
  border: 1px solid #9EA9C7;
}

section.c0038_checkbox-cmp.disabled input[type=checkbox]:checked + label span.checkbox-square::before {
  background-color: #9EA9C7;
}

body {
  overflow-x: hidden;
}

section.c0045_map-cmp {
  background-color: lightgray;
  height: 100vh;
  position: absolute;
  width: calc(100% - 396px);
  -webkit-transition: all 1000ms ease;
  transition: all 1000ms ease;
  right: -100%;
}

section.c0045_map-cmp .poi-map {
  height: 100%;
}

@media (min-width: 992px) {
  section.c0045_map-cmp .poi-map {
    height: calc(100% - 90px);
  }
}
section.c0045_map-cmp .poi-map > div {
  height: 100%;
}

@media (min-width: 1300px) {
  section.c0045_map-cmp {
    width: calc(100% - 784px);
  }
}
@media (min-width: 1800px) {
  section.c0045_map-cmp {
    width: calc(100% - 1156px);
  }
}
@media (max-width: 991px) {
  section.c0045_map-cmp {
    display: none;
  }
}
section.c0045_map-cmp.show-map {
  right: 0;
}

@media (max-width: 991px) {
  section.c0045_map-cmp.show-map {
    display: block;
  }
}
@media (max-width: 991px) {
  section.c0045_map-cmp {
    position: fixed !important;
    top: 0 !important;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 2000;
  }
}
section.c0045_map-cmp .show-unavailables-filter {
  position: absolute;
  padding: 10px 12px;
  border-radius: 5px;
  background: #222E50;
  right: 18px;
  top: 10px;
  z-index: 1;
}

section.c0045_map-cmp .show-unavailables-filter section.c0038_checkbox-cmp input[type=checkbox] + label span.checkbox-square,
section.c0045_map-cmp .show-unavailables-filter section.c0038_checkbox-cmp input[type=checkbox] + label {
  color: #FCF8EA;
  border-color: #FCF8EA;
}

section.c0045_map-cmp .show-unavailables-filter section.c0038_checkbox-cmp input[type=checkbox]:checked + label span.checkbox-square::before {
  background-color: #FCF8EA;
}

section.c0045_map-cmp .show-unavailables-filter.checked {
  background: #afaca0;
}

section.c0045_map-cmp .show-as-list-button {
  position: absolute;
  bottom: 50px;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 1;
}

section.filter-properties-cmp .btn-filter-properties {
  padding: 9px 10px;
  border-radius: 5px;
  background: #FCF8EA;
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  font-family: "EuclidFlex";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px; /* 113.333% */
  letter-spacing: -0.3px;
}

section.filter-properties-cmp .btn-filter-properties:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

section.filter-properties-cmp .btn-filter-properties .icon-star-rating {
  height: 12px;
  margin-block: 2px 3px;
}

section.filter-properties-cmp .btn-filter-properties .icon-star-rating:before {
  font-size: 12px;
}

section.filter-properties-cmp .btn-filter-properties.btn-filter-properties-outlined, section.filter-properties-cmp .btn-filter-properties.btn-filter-properties-light {
  color: #3C528E;
}

section.filter-properties-cmp .btn-filter-properties.btn-filter-properties-outlined:hover:not(:focus), section.filter-properties-cmp .btn-filter-properties.btn-filter-properties-outlined.hover:not(:focus), section.filter-properties-cmp .btn-filter-properties.btn-filter-properties-light:hover:not(:focus), section.filter-properties-cmp .btn-filter-properties.btn-filter-properties-light.hover:not(:focus) {
  background-color: #8CACE8;
  color: #F1EDE0;
}

section.filter-properties-cmp .btn-filter-properties.btn-filter-properties-outlined.active, section.filter-properties-cmp .btn-filter-properties.btn-filter-properties-light.active {
  background-color: #3C528E;
  color: #F1EDE0;
}

section.filter-properties-cmp .btn-filter-properties.btn-filter-properties-outlined img, section.filter-properties-cmp .btn-filter-properties.btn-filter-properties-light img {
  vertical-align: initial;
  margin-bottom: 1px;
}

section.filter-properties-cmp .btn-filter-properties.btn-filter-properties-outlined {
  border: 1px solid #3C528E;
}

section.filter-properties-cmp .btn-filter-properties.btn-filter-properties-dark {
  text-transform: uppercase;
  font-weight: 300;
  color: #222E50;
}

section.filter-properties-cmp .btn-filter-properties.btn-filter-properties-dark b {
  font-weight: 500;
}

section.filter-properties-cmp .btn-filter-properties.btn-filter-properties-dark:hover:not(:focus), section.filter-properties-cmp .btn-filter-properties.btn-filter-properties-dark.hover:not(:focus) {
  background-color: #8CACE8;
  color: #F1EDE0;
}

section.filter-properties-cmp .btn-filter-properties.btn-filter-properties-dark.active {
  background-color: #222E50;
  color: #F1EDE0;
}

section.filter-properties-cmp .btn-filter-properties.btn-filter-properties-luxe {
  text-transform: uppercase;
  color: #222E50;
  font-weight: 300;
}

section.filter-properties-cmp .btn-filter-properties.btn-filter-properties-luxe b {
  font-weight: 500;
}

section.filter-properties-cmp .btn-filter-properties.btn-filter-properties-luxe:before {
  font-size: 12px;
}

section.filter-properties-cmp .btn-filter-properties.btn-filter-properties-luxe:hover:not(:focus), section.filter-properties-cmp .btn-filter-properties.btn-filter-properties-luxe.hover:not(:focus) {
  background-color: #4E346B;
  color: #B09DC6;
}

section.filter-properties-cmp .btn-filter-properties.btn-filter-properties-luxe:hover:not(:focus) b, section.filter-properties-cmp .btn-filter-properties.btn-filter-properties-luxe.hover:not(:focus) b {
  color: #F1EDE0;
}

section.filter-properties-cmp .btn-filter-properties.btn-filter-properties-luxe:hover:not(:focus):before, section.filter-properties-cmp .btn-filter-properties.btn-filter-properties-luxe.hover:not(:focus):before {
  color: #B09DC6;
}

section.filter-properties-cmp .btn-filter-properties.btn-filter-properties-luxe.active {
  background-color: #2F1F41;
  color: #B09DC6;
}

section.filter-properties-cmp .btn-filter-properties.btn-filter-properties-luxe.active b {
  color: #F1EDE0;
}

section.filter-properties-cmp .btn-filter-properties.btn-filter-properties-luxe.active:before {
  color: #B09DC6;
}

section.c0054_villas_map_item-cmp {
  border-radius: 5px;
  background: #FCF8EA;
  margin-bottom: 20px;
}

section.c0054_villas_map_item-cmp:hover {
  -webkit-box-shadow: 4px 6px 15px 0px rgba(15, 23, 41, 0.1);
  box-shadow: 4px 6px 15px 0px rgba(15, 23, 41, 0.1);
}

section.c0054_villas_map_item-cmp .villa-card-figure {
  position: relative;
  margin: 0;
  border-radius: 5px 5px 0 0;
}

section.c0054_villas_map_item-cmp .villa-card-figure .owl-item img {
  border-radius: 5px 5px 0 0;
  max-width: 100%;
  height: auto;
}

section.c0054_villas_map_item-cmp .villa-card-figure .owl-nav {
  margin-top: 0px;
}

section.c0054_villas_map_item-cmp .villa-card-figure .owl-nav .owl-prev,
section.c0054_villas_map_item-cmp .villa-card-figure .owl-nav .owl-next {
  border: 0;
  background-color: transparent;
  margin: 0px;
  padding: 0px;
  position: absolute;
  top: calc(50% - 7px);
  left: 10px;
  color: #FCF8EA;
}

section.c0054_villas_map_item-cmp .villa-card-figure .owl-nav .owl-prev:hover,
section.c0054_villas_map_item-cmp .villa-card-figure .owl-nav .owl-next:hover {
  background-color: transparent;
  color: #afaca0;
}

section.c0054_villas_map_item-cmp .villa-card-figure .owl-nav .owl-next {
  left: auto;
  right: 10px;
}

section.c0054_villas_map_item-cmp .villa-card-figure .villa-card-figure-actions {
  z-index: 1;
  position: absolute;
  top: 10px;
  right: 15px;
}

section.c0054_villas_map_item-cmp .villa-card-figure .villa-card-figure-actions a {
  width: 12px;
  height: 12px;
  display: block;
}

section.c0054_villas_map_item-cmp .villa-card-figure .villa-card-figure-actions a:before {
  font-size: 12px;
  color: #FCF8EA;
}

section.c0054_villas_map_item-cmp .villa-card-figure .villa-card-caption {
  z-index: 1;
  background-color: #3C528E;
  color: #FCF8EA;
  text-align: center;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  /* Headline 6 - Euclid */
  font-family: "EuclidFlex";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px; /* 128.571% */
  letter-spacing: 0.14px;
  text-transform: uppercase;
  position: absolute;
  padding: 10px 40px 10px 20px;
  top: 0;
  left: 0;
  border-radius: 5px 0 0 0;
  -webkit-clip-path: polygon(0 0, calc(100% - 30px) 0, 100% 50%, calc(100% - 30px) 100%, 0 100%);
  clip-path: polygon(0 0, calc(100% - 30px) 0, 100% 50%, calc(100% - 30px) 100%, 0 100%);
}

section.c0054_villas_map_item-cmp .villa-card-info {
  padding: 20px 15px;
}

section.c0054_villas_map_item-cmp .villa-card-info .villa-card-icons-bar {
  margin-bottom: 15px;
}

section.c0054_villas_map_item-cmp .villa-card-info .villa-card-icons-bar .info-bar {
  color: #0F1729;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  /* Caption 1 - Euclid ALL CAPS */
  font-family: "EuclidFlex";
  text-transform: uppercase;
  font-size: 12px;
  font-style: normal;
  line-height: 11px; /* 110% */
  font-weight: 500;
  letter-spacing: 0.2px;
}

@media (min-width: 992px) {
  section.c0054_villas_map_item-cmp .villa-card-info .villa-card-icons-bar .info-bar {
    font-size: 12px;
    line-height: 14px; /* 116.667% */
    letter-spacing: 0.24px;
  }
}
section.c0054_villas_map_item-cmp .villa-card-info .villa-card-icons-bar .info-bar:before {
  margin-right: 3px;
}

@media (max-width: 1200px) {
  section.c0054_villas_map_item-cmp .villa-card-info .villa-card-icons-bar .info-bar.icon-beach-view {
    display: none;
  }
}
section.c0054_villas_map_item-cmp .villa-card-title {
  display: block;
  color: #0F1729;
  /* Headline 5 - Tiempos */
  font-family: "Tiempos Text";
  font-style: normal;
  font-size: 22px;
  line-height: 22px; /* 146.667% */
  font-weight: 400;
  letter-spacing: -0.3px;
  margin-bottom: 7px;
}

@media (min-width: 992px) {
  section.c0054_villas_map_item-cmp .villa-card-title {
    font-size: 22px;
    line-height: 33px; /* 150% */
    letter-spacing: -0.44px;
  }
}
section.c0054_villas_map_item-cmp .villa-card-price {
  color: #0F1729;
  /* Bodyopy */
  font-family: "Tiempos Text";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px; /* 150% */
  letter-spacing: -0.24px;
  margin-top: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

@media (min-width: 992px) {
  section.c0054_villas_map_item-cmp .villa-card-price {
    font-size: 16px;
    line-height: 28px; /* 155.556% */
    letter-spacing: -0.36px;
  }
}
section.c0054_villas_map_item-cmp .villa-card-price .villa-card-price-before {
  color: #afaca0;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.36px;
  -webkit-text-decoration-line: line-through;
  text-decoration-line: line-through;
  margin-right: 10px;
  min-width: 80px;
}

section.c0054_villas_map_item-cmp .stardate {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

section.c0054_villas_map_item-cmp .villa-card-dates {
  color: #afaca0;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  /* Headline 6 - Euclid */
  font-family: "EuclidFlex";
  text-transform: uppercase;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 13px; /* 118.182% */
  letter-spacing: 0.11px;
  margin-bottom: 5px;
  padding-top: 15px;
}

@media (min-width: 992px) {
  section.c0054_villas_map_item-cmp .villa-card-dates {
    font-size: 14px;
    line-height: 18px; /* 128.571% */
    letter-spacing: 0.14px;
  }
}
section.c0054_villas_map_item-cmp.villa-card-last-minute .villa-card-figure .villa-card-caption {
  background-color: #AA8500;
}

section.c0054_villas_map_item-cmp.villa-card-last-minute .villa-card-figure .villa-card-caption:before {
  border-left-color: #AA8500;
}

section.c0054_villas_map_item-cmp.villa-card-booked .villa-card-figure .villa-card-caption {
  background-color: rgba(176, 173, 160, 0.7);
}

section.c0054_villas_map_item-cmp.villa-card-booked .villa-card-figure .villa-card-caption:before {
  border-left-color: rgba(176, 173, 160, 0.7);
}

section.c0054_villas_map_item-cmp.villa-card-offer .villa-card-figure .villa-card-caption {
  background-color: #989A50;
}

section.c0054_villas_map_item-cmp.villa-card-offer .villa-card-figure .villa-card-caption:before {
  border-left-color: #989A50;
}

section.c0054_villas_map_item-cmp.villa-card-new .villa-card-figure .villa-card-caption {
  background-color: #8CACE8;
}

section.c0054_villas_map_item-cmp.villa-card-new .villa-card-figure .villa-card-caption:before {
  border-left-color: #8CACE8;
}

section.c0054_villas_map_item-cmp.villa-card-luxe {
  background-color: #F6EEFF;
}

section.c0054_villas_map_item-cmp.villa-card-luxe .villa-card-info .villa-card-icons-bar {
  margin-bottom: 15px;
}

section.c0054_villas_map_item-cmp.villa-card-luxe .villa-card-info .villa-card-icons-bar .info-bar {
  color: #2F1F41;
}

section.c0054_villas_map_item-cmp.villa-card-luxe .villa-card-title,
section.c0054_villas_map_item-cmp.villa-card-luxe .villa-card-price {
  color: #2F1F41;
}

section.c0054_villas_map_item-cmp.villa-card-luxe .villa-card-dates {
  color: #B09DC6;
}

section.c0054_villas_map_item-cmp.villa-card-luxe .villa-card-quality {
  margin-bottom: 8px;
  padding-top: 7px;
}

@media (min-width: 992px) {
  section.c0054_villas_map_item-cmp.villa-card-luxe .villa-card-quality {
    margin-bottom: 8px;
    padding-top: 7px;
  }
}
section.c0054_villas_map_item-cmp.villa-card-luxe .btn-short {
  background-color: #4E346B;
}

section.c0054_villas_map_item-cmp.villa-card-luxe .btn-short:hover, section.c0054_villas_map_item-cmp.villa-card-luxe .btn-short.hover {
  background-color: #B09DC6;
}

section.c0054_villas_map_item-cmp.villa-card-luxe .btn-short.active, section.c0054_villas_map_item-cmp.villa-card-luxe .btn-short:active {
  background-color: #6D538C;
}

section.c0054_villas_map_item-cmp.villa-card-size-small .villa-card-info .villa-card-icons-bar .icon-beach-view {
  display: none;
}

section.c0054_villas_map_item-cmp.villa-card-size-small .villa-card-info .villa-card-icons-bar .info-bar {
  font-size: 12px;
  line-height: 11px; /* 110% */
  letter-spacing: 0.2px;
}

section.c0054_villas_map_item-cmp.villa-card-size-small .villa-card-quality {
  margin-bottom: 15px !important;
  padding-top: 20px !important;
}

section.c0054_villas_map_item-cmp.villa-card-size-long {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media (max-width: 992px) {
  section.c0054_villas_map_item-cmp.villa-card-size-long {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
section.c0054_villas_map_item-cmp.villa-card-size-long .progress {
  height: 5px;
  border-radius: 0.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: initial;
  -ms-flex-positive: initial;
  flex-grow: initial;
  font-size: 0.75rem;
  min-width: 6.25rem;
  overflow: hidden;
}

section.c0054_villas_map_item-cmp.villa-card-size-long .bottom_row {
  margin-top: 30px;
  position: relative;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

section.c0054_villas_map_item-cmp.villa-card-size-long .owl-carousel {
  max-height: 450px;
  overflow: hidden;
}

section.c0054_villas_map_item-cmp.villa-card-size-long .btn_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  z-index: 99;
  margin-left: 20px;
  position: absolute;
  bottom: 20px;
  opacity: 0.8;
}

section.c0054_villas_map_item-cmp.villa-card-size-long .btn_wrap:hover, section.c0054_villas_map_item-cmp.villa-card-size-long .btn_wrap.hover {
  opacity: 1;
}

@media only screen and (min-width: 500px) and (max-width: 770px) {
  section.c0054_villas_map_item-cmp.villa-card-size-long .btn_wrap {
    bottom: 40px;
  }
}
@media only screen and (min-width: 770px) and (max-width: 800px) {
  section.c0054_villas_map_item-cmp.villa-card-size-long .btn_wrap {
    bottom: 140px;
  }
}
@media only screen and (min-width: 800px) and (max-width: 992px) {
  section.c0054_villas_map_item-cmp.villa-card-size-long .btn_wrap {
    bottom: 160px;
  }
}
section.c0054_villas_map_item-cmp.villa-card-size-long .btn_wrap button {
  font-size: 15px;
  line-height: 17px;
  letter-spacing: -0.3px;
  color: #222E50;
  background-color: #FCF8EA;
  text-align: center;
  font-family: "EuclidFlex";
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.4px;
  text-align: center;
  border-radius: 5px;
  border: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

section.c0054_villas_map_item-cmp.villa-card-size-long .label_progress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 20px;
  font-family: "EuclidFlex";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: 0.24px;
  text-transform: uppercase;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
}

section.c0054_villas_map_item-cmp.villa-card-size-long .progress-bar {
  background-color: #FCF8EA;
}

section.c0054_villas_map_item-cmp.villa-card-size-long .villa-card-figure {
  width: 50%;
}

@media (max-width: 992px) {
  section.c0054_villas_map_item-cmp.villa-card-size-long .villa-card-figure {
    width: 100%;
  }
}
section.c0054_villas_map_item-cmp.villa-card-size-long .villa-card-info {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (max-width: 992px) {
  section.c0054_villas_map_item-cmp.villa-card-size-long .villa-card-info {
    width: 100%;
  }
}
section.c0054_villas_map_item-cmp.villa-card-size-long .owl-theme .owl-nav {
  margin-top: 0px;
}

section.c0054_villas_map_item-cmp.villa-card-size-long .villa-card-info .villa-card-icons-bar .icon-beach-view {
  display: none;
}

section.c0054_villas_map_item-cmp.villa-card-size-long .villa-card-info .villa-card-icons-bar .info-bar {
  font-size: 12px;
  line-height: 11px; /* 110% */
  letter-spacing: 0.2px;
}

section.c0054_villas_map_item-cmp.villa-card-size-long .villa-card-quality {
  margin-bottom: 15px;
  padding-top: 15px;
}

section.c0054_villas_map_item-cmp.villa-card-size-long.villa-card-luxe {
  background-color: #4E346B;
  color: #FCF8EA;
}

section.c0054_villas_map_item-cmp.villa-card-size-long.villa-card-luxe .villa-card-quality {
  margin-left: 16px;
}

section.c0054_villas_map_item-cmp.villa-card-size-long.villa-card-luxe .btn-white:hover, section.c0054_villas_map_item-cmp.villa-card-size-long.villa-card-luxe .btn-white.hover {
  color: #FCF8EA;
  background-color: #6D538C;
}

section.c0054_villas_map_item-cmp.villa-card-size-long.villa-card-luxe .btn-white.active, section.c0054_villas_map_item-cmp.villa-card-size-long.villa-card-luxe .btn-white:active {
  color: #FCF8EA;
  background-color: #2F1F41;
}

section.c0054_villas_map_item-cmp.villa-card-size-long.villa-card-luxe .villa-card-title {
  color: #FCF8EA;
  font-family: "EuclidFlex";
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px; /* 113.636% */
  letter-spacing: 2.2px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

section.c0054_villas_map_item-cmp.villa-card-size-long.villa-card-luxe .progress {
  height: 5px;
  background-color: #2F1F41;
}

section.c0054_villas_map_item-cmp.villa-card-size-long.villa-card-luxe .villa-card-info .villa-card-icons-bar .info-bar {
  color: #FCF8EA;
  padding-right: 10px;
}

section.c0054_villas_map_item-cmp.villa-card-size-long.villa-card-luxe .villa-card-price {
  color: #FCF8EA;
}

section.c0054_villas_map_item-cmp.villa-card-size-long.villa-card-luxe .villa-card-dates {
  color: #FCF8EA;
}

section.c0054_villas_map_item-cmp.villa-card-size-long.villa-card-luxe .villa-card-quality-label.villa-card-quality-luxe {
  background-color: #FCF8EA;
}

section.c0054_villas_map_item-cmp.villa-card-size-long.villa-card-luxe .villa-card-quality-label.villa-card-quality-luxe:before {
  color: #4E346B;
}

section.c0054_villas_map_item-cmp.villa-card-size-long.villa-card-luxe .villa-card-quality-label.villa-card-quality-luxe:after {
  border-left-color: #FCF8EA;
}

section.c0054_villas_map_item-cmp.villa-card-size-long.villa-card-default {
  background-color: #222E50;
  color: #FCF8EA;
}

section.c0054_villas_map_item-cmp.villa-card-size-long.villa-card-default .btn-white:hover, section.c0054_villas_map_item-cmp.villa-card-size-long.villa-card-default .btn-white.hover {
  color: #FCF8EA;
  background-color: #5C7CD9;
}

section.c0054_villas_map_item-cmp.villa-card-size-long.villa-card-default .btn-white.active, section.c0054_villas_map_item-cmp.villa-card-size-long.villa-card-default .btn-white:active {
  color: #FCF8EA;
  background-color: #222E50;
}

section.c0054_villas_map_item-cmp.villa-card-size-long.villa-card-default .villa-card-title {
  color: #FCF8EA;
  font-family: "EuclidFlex";
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px; /* 113.636% */
  letter-spacing: 2.2px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

section.c0054_villas_map_item-cmp.villa-card-size-long.villa-card-default .progress {
  height: 5px;
  background-color: #0F1729;
}

section.c0054_villas_map_item-cmp.villa-card-size-long.villa-card-default .villa-card-info .villa-card-icons-bar .info-bar {
  color: #FCF8EA;
  padding-right: 10px;
}

section.c0054_villas_map_item-cmp.villa-card-size-long.villa-card-default .villa-card-price {
  color: #FCF8EA;
}

section.c0054_villas_map_item-cmp.villa-card-size-long.villa-card-default .villa-card-dates {
  color: #FCF8EA;
}

section.c0054_villas_map_item-cmp.villa-card-size-long.villa-card-default .villa-card-quality-label.villa-card-quality-luxe {
  background-color: #FCF8EA;
}

section.c0054_villas_map_item-cmp.villa-card-size-long.villa-card-default .villa-card-quality-label.villa-card-quality-luxe:before {
  color: #4E346B;
}

section.c0054_villas_map_item-cmp.villa-card-size-long.villa-card-default .villa-card-quality-label.villa-card-quality-luxe:after {
  border-left-color: #FCF8EA;
}

section.c0054_villas_map_item-cmp.villa-card-darker {
  background: #F1EDE0;
}

section.c0054_villas_map_item-cmp.c0054-map {
  margin-bottom: 0;
  max-width: 400px;
}

section.c0054_villas_map_item-cmp.c0054-map .info-bar.icon-beach-view {
  display: none;
}

section.c0054_villas_map_item-cmp.c0054-map img {
  width: 100%;
}

section.c0054_villas_map_item-cmp.c0054-map .villa-card-icons-bar {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px;
}

section.c0054_villas_map_item-cmp .btn-bookang {
  min-width: 100px;
}

section.c0054_villas_map_item-cmp .btn-availability {
  min-width: 150px;
}

.aside-village .c0054_villas_map_item-cmp {
  background: #F1EDE0;
}

.c0045_map-cmp section.c0054_villas_map_item-cmp {
  min-height: 95%;
  max-width: 320px;
}

section.c0056_villa_card-cmp {
  border-radius: 5px;
  background: #FCF8EA;
  margin-bottom: 20px;
  overflow: hidden;
}

section.c0056_villa_card-cmp:hover {
  -webkit-box-shadow: 4px 6px 15px 0px rgba(15, 23, 41, 0.1);
  box-shadow: 4px 6px 15px 0px rgba(15, 23, 41, 0.1);
}

section.c0056_villa_card-cmp .villa-card-figure {
  position: relative;
  margin: 0;
  border-radius: 5px 5px 0 0;
}

@media (min-width: 992px) {
  section.c0056_villa_card-cmp .villa-card-figure {
    min-height: 247px;
  }
}
section.c0056_villa_card-cmp .villa-card-figure .owl-carousel,
section.c0056_villa_card-cmp .villa-card-figure .owl-stage-outer,
section.c0056_villa_card-cmp .villa-card-figure .owl-stage,
section.c0056_villa_card-cmp .villa-card-figure .owl-item,
section.c0056_villa_card-cmp .villa-card-figure .owl-item > div {
  height: 100%;
}

section.c0056_villa_card-cmp .villa-card-figure .owl-item img {
  border-radius: 5px 5px 0 0;
  max-width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

section.c0056_villa_card-cmp .villa-card-figure .owl-nav {
  margin-top: 0px;
}

section.c0056_villa_card-cmp .villa-card-figure .owl-nav .owl-prev,
section.c0056_villa_card-cmp .villa-card-figure .owl-nav .owl-next {
  border: 0;
  background-color: transparent;
  margin: 0px;
  padding: 0px;
  position: absolute;
  top: calc(50% - 7px);
  left: 10px;
  color: #FCF8EA;
}

section.c0056_villa_card-cmp .villa-card-figure .owl-nav .owl-prev:hover,
section.c0056_villa_card-cmp .villa-card-figure .owl-nav .owl-next:hover {
  background-color: transparent;
  color: #afaca0;
}

section.c0056_villa_card-cmp .villa-card-figure .owl-nav .owl-next {
  left: auto;
  right: 10px;
}

section.c0056_villa_card-cmp .villa-card-figure .villa-card-figure-actions {
  z-index: 1;
  position: absolute;
  top: 10px;
  right: 15px;
}

section.c0056_villa_card-cmp .villa-card-figure .villa-card-figure-actions a {
  width: 12px;
  height: 12px;
  display: block;
}

section.c0056_villa_card-cmp .villa-card-figure .villa-card-figure-actions a:before {
  font-size: 12px;
  color: #FCF8EA;
}

section.c0056_villa_card-cmp .villa-card-figure .villa-card-caption {
  z-index: 1;
  background-color: #3C528E;
  color: #FCF8EA;
  text-align: center;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  /* Headline 6 - Euclid */
  font-family: "EuclidFlex";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px; /* 128.571% */
  letter-spacing: 0.14px;
  text-transform: uppercase;
  position: absolute;
  padding: 10px 40px 10px 20px;
  top: 0;
  left: 0;
  border-radius: 5px 0 0 0;
  -webkit-clip-path: polygon(0 0, calc(100% - 30px) 0, 100% 50%, calc(100% - 30px) 100%, 0 100%);
  clip-path: polygon(0 0, calc(100% - 30px) 0, 100% 50%, calc(100% - 30px) 100%, 0 100%);
}

section.c0056_villa_card-cmp .villa-card-info {
  padding: 10px 15px;
}

@media (min-width: 992px) {
  section.c0056_villa_card-cmp .villa-card-info {
    padding: 20px 15px;
  }
}
section.c0056_villa_card-cmp .villa-card-info .villa-card-icons-bar {
  margin-bottom: 15px;
}

section.c0056_villa_card-cmp .villa-card-info .villa-card-icons-bar .info-bar {
  color: #0F1729;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  /* Caption 1 - Euclid ALL CAPS */
  font-family: "EuclidFlex";
  text-transform: uppercase;
  font-size: 12px;
  font-style: normal;
  line-height: 11px; /* 110% */
  font-weight: 500;
  letter-spacing: 0.2px;
}

@media (min-width: 992px) {
  section.c0056_villa_card-cmp .villa-card-info .villa-card-icons-bar .info-bar {
    font-size: 12px;
    line-height: 14px; /* 116.667% */
    letter-spacing: 0.24px;
  }
}
section.c0056_villa_card-cmp .villa-card-info .villa-card-icons-bar .info-bar:before {
  margin-right: 3px;
}

@media (max-width: 1200px) {
  section.c0056_villa_card-cmp .villa-card-info .villa-card-icons-bar .info-bar.icon-beach-view {
    display: none;
  }
}
section.c0056_villa_card-cmp .villa-card-info h2 {
  margin-bottom: 2px;
}

section.c0056_villa_card-cmp .villa-card-title {
  display: block;
  color: #0F1729;
  /* Headline 5 - Tiempos */
  font-family: "Tiempos Text";
  font-style: normal;
  font-size: 15px;
  line-height: 22px; /* 146.667% */
  font-weight: 400;
  letter-spacing: -0.3px;
}

@media (min-width: 992px) {
  section.c0056_villa_card-cmp .villa-card-title {
    font-size: 22px;
    line-height: 33px; /* 150% */
    letter-spacing: -0.44px;
  }
}
section.c0056_villa_card-cmp .villa-card-price {
  margin-bottom: 15px;
  color: #0F1729;
  /* Bodyopy */
  font-family: "Tiempos Text";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px; /* 150% */
  letter-spacing: -0.24px;
}

@media (min-width: 992px) {
  section.c0056_villa_card-cmp .villa-card-price {
    font-size: 18px;
    line-height: 28px; /* 155.556% */
    letter-spacing: -0.36px;
  }
}
section.c0056_villa_card-cmp .villa-card-price .villa-card-price-before {
  color: #afaca0;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.36px;
  -webkit-text-decoration-line: line-through;
  text-decoration-line: line-through;
  margin-right: 10px;
}

section.c0056_villa_card-cmp .villa-card-dates {
  color: #afaca0;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  /* Headline 6 - Euclid */
  font-family: "EuclidFlex";
  text-transform: uppercase;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 13px; /* 118.182% */
  letter-spacing: 0.11px;
}

@media (min-width: 992px) {
  section.c0056_villa_card-cmp .villa-card-dates {
    font-size: 14px;
    line-height: 18px; /* 128.571% */
    letter-spacing: 0.14px;
  }
}
section.c0056_villa_card-cmp .villa-card-quality {
  margin-block: 25px;
}

section.c0056_villa_card-cmp.villa-card-last-minute .villa-card-figure .villa-card-caption {
  background-color: #AA8500;
}

section.c0056_villa_card-cmp.villa-card-last-minute .villa-card-figure .villa-card-caption:before {
  border-left-color: #AA8500;
}

section.c0056_villa_card-cmp.villa-card-booked .villa-card-figure .villa-card-caption {
  background-color: rgba(176, 173, 160, 0.7);
}

section.c0056_villa_card-cmp.villa-card-booked .villa-card-figure .villa-card-caption:before {
  border-left-color: rgba(176, 173, 160, 0.7);
}

section.c0056_villa_card-cmp.villa-card-offer .villa-card-figure .villa-card-caption {
  background-color: #989A50;
}

section.c0056_villa_card-cmp.villa-card-offer .villa-card-figure .villa-card-caption:before {
  border-left-color: #989A50;
}

section.c0056_villa_card-cmp.villa-card-new .villa-card-figure .villa-card-caption {
  background-color: #8CACE8;
}

section.c0056_villa_card-cmp.villa-card-new .villa-card-figure .villa-card-caption:before {
  border-left-color: #8CACE8;
}

section.c0056_villa_card-cmp.villa-card-luxe {
  background-color: #F6EEFF;
}

section.c0056_villa_card-cmp.villa-card-luxe .villa-card-figure .owl-item img {
  -webkit-transform: scale(1.19);
  transform: scale(1.19);
  -webkit-transform-origin: top left;
  transform-origin: top left;
}

section.c0056_villa_card-cmp.villa-card-luxe .villa-card-info .villa-card-icons-bar {
  margin-bottom: 15px;
}

section.c0056_villa_card-cmp.villa-card-luxe .villa-card-info .villa-card-icons-bar .info-bar {
  color: #2F1F41;
}

section.c0056_villa_card-cmp.villa-card-luxe .villa-card-title,
section.c0056_villa_card-cmp.villa-card-luxe .villa-card-price {
  color: #2F1F41;
}

section.c0056_villa_card-cmp.villa-card-luxe .villa-card-dates {
  color: #B09DC6;
}

section.c0056_villa_card-cmp.villa-card-luxe .villa-card-quality {
  margin-bottom: 8px;
  padding-top: 7px;
}

@media (min-width: 992px) {
  section.c0056_villa_card-cmp.villa-card-luxe .villa-card-quality {
    margin-bottom: 8px;
    padding-top: 7px;
  }
}
section.c0056_villa_card-cmp.villa-card-luxe.villa-card-size-long .btn-short {
  background-color: #FCF8EA;
}

section.c0056_villa_card-cmp.villa-card-luxe.villa-card-size-long .btn-short:hover, section.c0056_villa_card-cmp.villa-card-luxe.villa-card-size-long .btn-short.hover {
  background-color: #B09DC6;
}

section.c0056_villa_card-cmp.villa-card-luxe.villa-card-size-long .btn-short.active, section.c0056_villa_card-cmp.villa-card-luxe.villa-card-size-long .btn-short:active {
  background-color: #6D538C;
}

section.c0056_villa_card-cmp.villa-card-luxe .btn-short {
  background-color: #4E346B;
}

section.c0056_villa_card-cmp.villa-card-luxe .btn-short:hover, section.c0056_villa_card-cmp.villa-card-luxe .btn-short.hover {
  background-color: #B09DC6;
}

section.c0056_villa_card-cmp.villa-card-luxe .btn-short.active, section.c0056_villa_card-cmp.villa-card-luxe .btn-short:active {
  background-color: #6D538C;
}

section.c0056_villa_card-cmp.villa-card-size-small .villa-card-info .villa-card-icons-bar .icon-beach-view {
  display: none;
}

section.c0056_villa_card-cmp.villa-card-size-small .villa-card-info .villa-card-icons-bar .info-bar {
  font-size: 12px;
  line-height: 11px; /* 110% */
  letter-spacing: 0.2px;
}

section.c0056_villa_card-cmp.villa-card-size-small .villa-card-quality {
  margin-bottom: 15px !important;
  padding-top: 20px !important;
}

section.c0056_villa_card-cmp.villa-card-size-long {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media (max-width: 992px) {
  section.c0056_villa_card-cmp.villa-card-size-long {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
section.c0056_villa_card-cmp.villa-card-size-long .villa-card-quality {
  margin-block: 0;
}

section.c0056_villa_card-cmp.villa-card-size-long .progress {
  height: 5px;
  border-radius: 0.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: initial;
  -ms-flex-positive: initial;
  flex-grow: initial;
  font-size: 0.75rem;
  min-width: 6.25rem;
  overflow: hidden;
}

section.c0056_villa_card-cmp.villa-card-size-long .bottom_row {
  margin-top: 30px;
  position: relative;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

section.c0056_villa_card-cmp.villa-card-size-long .owl-carousel {
  max-height: 450px;
  overflow: hidden;
}

section.c0056_villa_card-cmp.villa-card-size-long .btn_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  z-index: 99;
  margin-left: 20px;
  position: absolute;
  bottom: 20px;
  opacity: 0.8;
}

section.c0056_villa_card-cmp.villa-card-size-long .btn_wrap:hover, section.c0056_villa_card-cmp.villa-card-size-long .btn_wrap.hover {
  opacity: 1;
}

@media only screen and (min-width: 500px) and (max-width: 770px) {
  section.c0056_villa_card-cmp.villa-card-size-long .btn_wrap {
    bottom: 40px;
  }
}
@media only screen and (min-width: 770px) and (max-width: 800px) {
  section.c0056_villa_card-cmp.villa-card-size-long .btn_wrap {
    bottom: 140px;
  }
}
@media only screen and (min-width: 800px) and (max-width: 992px) {
  section.c0056_villa_card-cmp.villa-card-size-long .btn_wrap {
    bottom: 160px;
  }
}
section.c0056_villa_card-cmp.villa-card-size-long .btn_wrap button {
  font-size: 15px;
  line-height: 17px;
  letter-spacing: -0.3px;
  color: #222E50;
  background-color: #FCF8EA;
  text-align: center;
  font-family: "EuclidFlex";
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.4px;
  text-align: center;
  border-radius: 5px;
  border: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

section.c0056_villa_card-cmp.villa-card-size-long .label_progress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 20px;
  font-family: "EuclidFlex";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: 0.24px;
  text-transform: uppercase;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
}

section.c0056_villa_card-cmp.villa-card-size-long .progress-bar {
  background-color: #FCF8EA;
}

section.c0056_villa_card-cmp.villa-card-size-long .villa-card-figure {
  width: 50%;
}

@media (max-width: 992px) {
  section.c0056_villa_card-cmp.villa-card-size-long .villa-card-figure {
    width: 100%;
  }
}
section.c0056_villa_card-cmp.villa-card-size-long .villa-card-info {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (max-width: 992px) {
  section.c0056_villa_card-cmp.villa-card-size-long .villa-card-info {
    width: 100%;
  }
}
section.c0056_villa_card-cmp.villa-card-size-long .owl-theme .owl-nav {
  margin-top: 0px;
}

section.c0056_villa_card-cmp.villa-card-size-long .villa-card-info .villa-card-icons-bar .icon-beach-view {
  display: none;
}

section.c0056_villa_card-cmp.villa-card-size-long .villa-card-info .villa-card-icons-bar .info-bar {
  font-size: 12px;
  line-height: 11px; /* 110% */
  letter-spacing: 0.2px;
}

section.c0056_villa_card-cmp.villa-card-size-long .villa-card-quality {
  margin-bottom: 15px;
  padding-top: 15px;
}

section.c0056_villa_card-cmp.villa-card-size-long.villa-card-luxe {
  background-color: #4E346B;
  color: #FCF8EA;
}

section.c0056_villa_card-cmp.villa-card-size-long.villa-card-luxe .villa-card-quality {
  margin-left: 16px;
}

section.c0056_villa_card-cmp.villa-card-size-long.villa-card-luxe .btn-white:hover, section.c0056_villa_card-cmp.villa-card-size-long.villa-card-luxe .btn-white.hover {
  color: #FCF8EA;
  background-color: #6D538C;
}

section.c0056_villa_card-cmp.villa-card-size-long.villa-card-luxe .btn-white.active, section.c0056_villa_card-cmp.villa-card-size-long.villa-card-luxe .btn-white:active {
  color: #FCF8EA;
  background-color: #2F1F41;
}

section.c0056_villa_card-cmp.villa-card-size-long.villa-card-luxe .villa-card-title {
  color: #FCF8EA;
  font-family: "EuclidFlex";
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px; /* 113.636% */
  letter-spacing: 2.2px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

section.c0056_villa_card-cmp.villa-card-size-long.villa-card-luxe .progress {
  height: 5px;
  background-color: #2F1F41;
}

section.c0056_villa_card-cmp.villa-card-size-long.villa-card-luxe .villa-card-info .villa-card-icons-bar .info-bar {
  color: #FCF8EA;
  padding-right: 10px;
}

section.c0056_villa_card-cmp.villa-card-size-long.villa-card-luxe .villa-card-price {
  color: #FCF8EA;
}

section.c0056_villa_card-cmp.villa-card-size-long.villa-card-luxe .villa-card-dates {
  color: #FCF8EA;
}

section.c0056_villa_card-cmp.villa-card-size-long.villa-card-luxe .villa-card-quality-label.villa-card-quality-luxe {
  background-color: #FCF8EA;
}

section.c0056_villa_card-cmp.villa-card-size-long.villa-card-luxe .villa-card-quality-label.villa-card-quality-luxe:before {
  color: #4E346B;
}

section.c0056_villa_card-cmp.villa-card-size-long.villa-card-luxe .villa-card-quality-label.villa-card-quality-luxe:after {
  border-left-color: #FCF8EA;
}

section.c0056_villa_card-cmp.villa-card-size-long.villa-card-default {
  background-color: #222E50;
  color: #FCF8EA;
}

section.c0056_villa_card-cmp.villa-card-size-long.villa-card-default .btn-white:hover, section.c0056_villa_card-cmp.villa-card-size-long.villa-card-default .btn-white.hover {
  color: #FCF8EA;
  background-color: #5C7CD9;
}

section.c0056_villa_card-cmp.villa-card-size-long.villa-card-default .btn-white.active, section.c0056_villa_card-cmp.villa-card-size-long.villa-card-default .btn-white:active {
  color: #FCF8EA;
  background-color: #222E50;
}

section.c0056_villa_card-cmp.villa-card-size-long.villa-card-default .villa-card-title {
  color: #FCF8EA;
  font-family: "EuclidFlex";
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px; /* 113.636% */
  letter-spacing: 2.2px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

section.c0056_villa_card-cmp.villa-card-size-long.villa-card-default .progress {
  height: 5px;
  background-color: #0F1729;
}

section.c0056_villa_card-cmp.villa-card-size-long.villa-card-default .villa-card-info .villa-card-icons-bar .info-bar {
  color: #FCF8EA;
  padding-right: 10px;
}

section.c0056_villa_card-cmp.villa-card-size-long.villa-card-default .villa-card-price {
  color: #FCF8EA;
}

section.c0056_villa_card-cmp.villa-card-size-long.villa-card-default .villa-card-dates {
  color: #FCF8EA;
}

section.c0056_villa_card-cmp.villa-card-size-long.villa-card-default .villa-card-quality-label.villa-card-quality-luxe {
  background-color: #FCF8EA;
}

section.c0056_villa_card-cmp.villa-card-size-long.villa-card-default .villa-card-quality-label.villa-card-quality-luxe:before {
  color: #4E346B;
}

section.c0056_villa_card-cmp.villa-card-size-long.villa-card-default .villa-card-quality-label.villa-card-quality-luxe:after {
  border-left-color: #FCF8EA;
}

section.c0056_villa_card-cmp.villa-card-darker {
  background: #F1EDE0;
}

section.c0056_villa_card-cmp.c0056-map {
  margin-bottom: 0;
  max-width: 400px;
}

section.c0056_villa_card-cmp.c0056-map img {
  width: 100%;
}

section.c0056_villa_card-cmp.c0056-map .villa-card-icons-bar {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px;
}

section.c0056_villa_card-cmp .btn-bookang {
  min-width: 100px;
}

section.c0056_villa_card-cmp .btn-availability {
  min-width: 150px;
}

.aside-village .c0056_villa_card-cmp {
  background: #F1EDE0;
}

.c0045_map-cmp section.c0056_villa_card-cmp {
  min-height: 95%;
}

section.home-carousel-cmp {
  min-height: calc(100vh - 116px);
}

@media (min-width: 992px) {
  section.home-carousel-cmp {
    min-height: 100vh;
  }
}
section.home-carousel-cmp .carousel_wrap {
  width: 100%;
  margin-bottom: -56px;
  overflow: hidden;
}

@media (min-width: 992px) {
  section.home-carousel-cmp .carousel_wrap {
    margin-bottom: -76px;
  }
}
section.home-carousel-cmp .carousel_wrap figure {
  position: relative;
}

section.home-carousel-cmp .carousel_wrap figure:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 110px;
  pointer-events: none;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(4, 7, 12, 0.53)), color-stop(98.85%, rgba(15, 24, 41, 0))), -webkit-gradient(linear, left top, left bottom, from(rgba(4, 7, 12, 0.53)), color-stop(98.85%, rgba(15, 24, 41, 0)));
  background: linear-gradient(180deg, rgba(4, 7, 12, 0.53) 0%, rgba(15, 24, 41, 0) 98.85%), linear-gradient(180deg, rgba(4, 7, 12, 0.53) 0%, rgba(15, 24, 41, 0) 98.85%);
}

@media (min-width: 992px) {
  section.home-carousel-cmp .carousel_wrap figure:before {
    height: 186px;
  }
}
section.home-carousel-cmp .carousel_wrap figure:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 197px;
  pointer-events: none;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(4, 7, 12, 0)), color-stop(98.85%, rgba(15, 24, 41, 0.53)));
  background: linear-gradient(180deg, rgba(4, 7, 12, 0) 0%, rgba(15, 24, 41, 0.53) 98.85%);
}

section.home-carousel-cmp .carousel_wrap figure figcaption {
  position: absolute;
  display: block;
  background: transparent;
  width: 320px;
  height: 370px;
  left: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background-color: rgba(252, 248, 234, 0.8);
  -webkit-clip-path: polygon(45% 0, 100% 0, 100% 55%, 55% 100%, 0 100%, 0 45%);
  clip-path: polygon(45% 0, 100% 0, 100% 55%, 55% 100%, 0 100%, 0 45%);
}

@media (min-width: 992px) {
  section.home-carousel-cmp .carousel_wrap figure figcaption {
    width: 585px;
    height: 572px;
    left: 43px;
  }
}
section.home-carousel-cmp .carousel_wrap figure figcaption:hover {
  background-color: rgb(252, 248, 234);
}

section.home-carousel-cmp .carousel_wrap figure figcaption .info {
  position: relative;
  z-index: 2;
  padding-left: 15px;
  padding-top: 10px;
  min-height: 155px;
}

@media (min-width: 992px) {
  section.home-carousel-cmp .carousel_wrap figure figcaption .info {
    padding-left: 265px;
  }
}
section.home-carousel-cmp .carousel_wrap figure figcaption .info .icons-bar {
  margin-top: 10px;
  font-size: 0;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  padding-right: 10px;
}

section.home-carousel-cmp .carousel_wrap figure figcaption .info .icons-bar .info-bar {
  color: #0F1729;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-family: "EuclidFlex";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px; /* 116.667% */
  letter-spacing: 0.24px;
  text-transform: uppercase;
}

section.home-carousel-cmp .carousel_wrap figure figcaption .info .icons-bar .info-bar:before {
  margin-right: 3px;
}

section.home-carousel-cmp .carousel_wrap figure figcaption .info .title {
  display: block;
  color: #0F1729;
  leading-trim: both;
  text-edge: cap;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-family: "EuclidFlex";
  font-style: normal;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 35px;
  letter-spacing: 1.5px;
  font-weight: 500;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-top: 150px;
  max-width: 205px;
  text-decoration: underline;
}

@media (min-width: 992px) {
  section.home-carousel-cmp .carousel_wrap figure figcaption .info .title {
    font-size: 40px;
    line-height: 45px;
    letter-spacing: 2px;
    margin-top: 45px;
    max-width: 265px;
  }
}
section.home-carousel-cmp .carousel_wrap figure figcaption .info .description {
  display: block;
  color: #0F1729;
  font-family: "Tiempos Text";
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: -0.24px;
  margin-top: 6px;
  width: 200px;
  height: 90px;
}

@media (min-width: 992px) {
  section.home-carousel-cmp .carousel_wrap figure figcaption .info .description {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: -0.36px;
    margin: 12px 0 20px 0;
    width: initial;
    max-width: 265px;
    height: initial;
  }
}
section.home-carousel-cmp .carousel_wrap figure figcaption .info .price {
  color: #5C7CD9;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-family: "EuclidFlex";
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px; /* 113.636% */
  letter-spacing: 2.2px;
  text-transform: uppercase;
}

section.home-carousel-cmp .carousel_wrap figure figcaption .info .cta-link {
  position: absolute;
  color: #0F1729;
  leading-trim: both;
  text-edge: cap;
  font-family: "EuclidFlex";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px; /* 113.333% */
  letter-spacing: -0.3px;
  padding-right: 13px;
}

section.home-carousel-cmp .carousel_wrap figure figcaption .info .cta-link:before {
  font-size: 12px;
  position: absolute;
  right: 0;
  top: 3px;
}

section.home-carousel-cmp .carousel_wrap figure figcaption .home-carousel-pags {
  position: absolute;
  z-index: 10;
  top: 13px;
  left: 158px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (min-width: 992px) {
  section.home-carousel-cmp .carousel_wrap figure figcaption .home-carousel-pags {
    top: auto;
    bottom: 20px;
    left: 30px;
  }
}
section.home-carousel-cmp .carousel_wrap figure figcaption .home-carousel-pags .home-carousel-pag {
  color: #77756E;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-family: "EuclidFlex";
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  margin-right: 15px;
  font-size: 12px;
  letter-spacing: 0.11px;
  line-height: 13px; /* 128.571% */
}

@media (min-width: 992px) {
  section.home-carousel-cmp .carousel_wrap figure figcaption .home-carousel-pags .home-carousel-pag {
    margin-right: 20px;
    font-size: 14px;
    letter-spacing: 0.14px;
    line-height: 18px; /* 128.571% */
  }
}
section.home-carousel-cmp .carousel_wrap figure figcaption .home-carousel-pags .home-carousel-pag a {
  color: #5C7CD9;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

section.home-carousel-cmp .carousel_wrap figure figcaption .home-carousel-pags .home-carousel-pag a:hover {
  opacity: 0.7;
  cursor: pointer;
}

section.home-carousel-cmp .carousel_wrap figure figcaption .home-carousel-pags .home-carousel-pag.active {
  color: #0F1729;
  position: relative;
  padding-right: 35px;
  position: relative;
}

@media (min-width: 992px) {
  section.home-carousel-cmp .carousel_wrap figure figcaption .home-carousel-pags .home-carousel-pag.active {
    padding-right: 45px;
  }
}
section.home-carousel-cmp .carousel_wrap figure figcaption .home-carousel-pags .home-carousel-pag.active:before {
  position: absolute;
  content: "";
  border-top: 1px solid #afaca0;
  width: 25px;
  right: 0;
  top: 5px;
}

@media (min-width: 992px) {
  section.home-carousel-cmp .carousel_wrap figure figcaption .home-carousel-pags .home-carousel-pag.active:before {
    top: 8px;
  }
}
section.home-carousel-cmp .carousel_wrap figure figcaption .home-carousel-pags .home-carousel-pag a {
  cursor: pointer;
}

section.home-carousel-cmp .carousel_wrap figure figcaption .home-carousel-pags .home-carousel-pag a:hover {
  text-decoration: underline;
}

section.home-carousel-cmp .carousel_wrap figure figcaption .home-carousel-pags .first-child {
  padding-right: 35px;
  position: relative;
}

@media (min-width: 992px) {
  section.home-carousel-cmp .carousel_wrap figure figcaption .home-carousel-pags .first-child {
    padding-left: 45px;
  }
}
section.home-carousel-cmp .carousel_wrap figure figcaption .home-carousel-pags .first-child:before {
  position: absolute;
  content: "";
  border-top: 1px solid #afaca0;
  width: 25px;
  right: 0;
  top: 5px;
}

@media (min-width: 992px) {
  section.home-carousel-cmp .carousel_wrap figure figcaption .home-carousel-pags .first-child:before {
    top: 8px;
  }
}
section.home-carousel-cmp .carousel_wrap figure figcaption:hover {
  cursor: pointer;
}

section.home-carousel-cmp .carousel_wrap figure figcaption:hover:before {
  border-color: transparent transparent rgb(252, 248, 234) transparent;
}

section.home-carousel-cmp .carousel_wrap figure figcaption:hover:after {
  border-color: rgb(252, 248, 234) transparent transparent transparent;
}

section.home-carousel-cmp .carousel_wrap figure figcaption:hover .inner-fill {
  background-color: rgb(252, 248, 234);
}

section.home-carousel-cmp .carousel_wrap figure figcaption:hover .title {
  color: #8CACE8;
}

section.home-carousel-cmp .carousel_wrap figure img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

section.home-carousel-cmp .full-height {
  height: calc(100vh - 116px);
}

@media (min-width: 992px) {
  section.home-carousel-cmp .full-height {
    height: 100vh;
  }
}
section.home-carousel-cmp .full-height img {
  height: calc(100vh - 116px);
}

@media (min-width: 992px) {
  section.home-carousel-cmp .full-height img {
    height: 100vh;
  }
}
section.home-carousel-cmp .full-height figcaption {
  top: 113px;
}

@media (min-width: 992px) {
  section.home-carousel-cmp .full-height figcaption {
    top: 166px;
  }
}
section.home-carousel-cmp .half-height {
  height: 650px;
}

section.home-carousel-cmp .half-height img {
  height: 650px;
}

section.home-carousel-cmp .half-height figcaption {
  top: 113px;
}

@media (min-width: 992px) {
  section.home-carousel-cmp .half-height figcaption {
    top: 43px;
  }
}
section.c0062_hero_carousel_cmp {
  background-color: #FCF8EA;
  margin: 0 auto;
}

section.c0062_hero_carousel_cmp .c0062_hero_carousel_wrap {
  margin: 0 auto;
  position: relative;
  min-height: 653px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 965px;
}

section.c0062_hero_carousel_cmp .c0062_hero_carousel_wrap button {
  background: none;
  border: none;
}

@media (max-width: 979px) {
  section.c0062_hero_carousel_cmp .c0062_hero_carousel_wrap {
    min-height: 512px;
  }
}
@media (max-width: 767px) {
  section.c0062_hero_carousel_cmp .c0062_hero_carousel_wrap {
    min-height: 213px;
  }
}
section.c0062_hero_carousel_cmp .c0062_hero_carousel_wrap .owl-carousel {
  display: block;
}

section.c0062_hero_carousel_cmp .c0062_hero_carousel_wrap .owl-carousel {
  text-align: center;
}

section.c0062_hero_carousel_cmp .c0062_hero_carousel_wrap .owl-carousel .owl-item {
  opacity: 0.4;
}

section.c0062_hero_carousel_cmp .c0062_hero_carousel_wrap .owl-carousel .owl-item.center.active {
  opacity: 1;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}

@media (min-width: 1200px) {
  section.c0062_hero_carousel_cmp .c0062_hero_carousel_wrap .owl-carousel {
    min-height: 653px;
  }
}
section.c0062_hero_carousel_cmp .c0062_hero_carousel_wrap .owl-carousel .owl-nav {
  position: relative;
  max-width: 970px;
  top: -305px;
  margin: 0 auto;
}

section.c0062_hero_carousel_cmp .c0062_hero_carousel_wrap .owl-carousel .owl-nav button {
  background: none;
  color: black;
  border: none;
}

section.c0062_hero_carousel_cmp .c0062_hero_carousel_wrap .owl-carousel .owl-nav .owl-prev {
  position: absolute;
  top: calc(50% - 80px);
  left: 0;
  float: left;
  font-size: 4rem;
  color: white;
  background-color: transparent;
  margin-left: 30px;
  opacity: 0.6;
}

section.c0062_hero_carousel_cmp .c0062_hero_carousel_wrap .owl-carousel .owl-nav .owl-prev:hover {
  opacity: 1;
  background-color: transparent;
}

section.c0062_hero_carousel_cmp .c0062_hero_carousel_wrap .owl-carousel .owl-nav .owl-next {
  position: absolute;
  top: calc(50% - 80px);
  right: 0;
  width: auto;
  background-color: transparent;
  float: right;
  font-size: 4rem;
  color: white;
  margin-right: 30px;
  opacity: 0.6;
}

section.c0062_hero_carousel_cmp .c0062_hero_carousel_wrap .owl-carousel .owl-nav .owl-next:hover {
  opacity: 1;
  background-color: transparent;
}

section.c0062_hero_carousel_cmp .c0062_hero_carousel_wrap .owl-carousel .owl-nav .icon-next,
section.c0062_hero_carousel_cmp .c0062_hero_carousel_wrap .owl-carousel .owl-nav .icon-prev {
  background-size: contain !important;
  width: 44px !important;
  height: 100px !important;
  display: block;
}

section.c0062_hero_carousel_cmp .c0062_hero_carousel_wrap .owl-carousel .owl-item p,
section.c0062_hero_carousel_cmp .c0062_hero_carousel_wrap .owl-carousel .owl-item img {
  width: 965px;
  display: block;
  position: relative;
}

@media (max-width: 1025px) {
  section.c0062_hero_carousel_cmp .c0062_hero_carousel_wrap .owl-carousel .owl-item p,
  section.c0062_hero_carousel_cmp .c0062_hero_carousel_wrap .owl-carousel .owl-item img {
    width: 100%;
  }
}
section.c0062_hero_carousel_cmp .c0062_hero_carousel_wrap .owl-carousel .owl-item .btns {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.5s opacity ease-in-out;
  transition: 0.5s opacity ease-in-out;
}

section.c0062_hero_carousel_cmp .c0062_hero_carousel_wrap .owl-carousel .owl-item.active .btns {
  visibility: visible;
  opacity: 1;
}

section.c0062_hero_carousel_cmp .c0062_hero_carousel_wrap .btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: row;
  -ms-flex-align: row;
  align-items: row;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

section.c0062_hero_carousel_cmp .c0062_hero_carousel_wrap .btns button {
  opacity: 0.5;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
}

section.c0062_hero_carousel_cmp .c0062_hero_carousel_wrap .btns button:hover {
  opacity: 1;
  cursor: pointer;
}

section.c0062_hero_carousel_cmp .c0062_hero_carousel_wrap .btn_gallery {
  background-color: #FCF8EA;
  color: #0F1729;
  font-family: "EuclidFlex";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: -0.3px;
  padding: 12px 10px;
  border-radius: 5px;
  width: -webkit-fit-content !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
  width: 100px;
  margin-top: -623px;
  margin-right: 20px;
  border: none;
  position: initial;
  z-index: 99;
  height: 40px;
  opacity: 0.8;
}

@media (max-width: 992px) {
  section.c0062_hero_carousel_cmp .c0062_hero_carousel_wrap .btn_gallery {
    margin-top: -40px;
    font-size: 13px;
    height: 30px;
    padding: 0 10px;
    margin-right: 10px;
  }
}
section.c0062_hero_carousel_cmp .c0062_hero_carousel_wrap .btn_gallery:hover {
  opacity: 1;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

section.c0062_hero_carousel_cmp .c0062_hero_carousel_wrap .icon-picture-gallery:before {
  padding-top: 6px;
}

@media (min-width: 992px) {
  section.c0062_hero_carousel_cmp .c0062_hero_carousel_wrap .icon-picture-gallery:before {
    margin-right: 5px;
  }
}
section.c0062_hero_carousel_cmp .icon-arrow-left:before {
  font-size: 40px;
}

section.c0062_hero_carousel_cmp .icon-arrow-right:before {
  font-size: 40px;
}

section.c0062_hero_carousel_cmp .hidden {
  display: none;
}

section.c0063_overview_carousel_cmp {
  background-color: #FCF8EA;
}

section.c0063_overview_carousel_cmp .c0063_overview_carousel_wrap {
  margin: 0 auto;
  max-width: 1440px;
  padding: 40px 20px;
  color: #0F1729;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 965px;
}

@media all and (min-width: 992px) {
  section.c0063_overview_carousel_cmp .c0063_overview_carousel_wrap {
    padding: 40px 40px;
  }
}
section.c0063_overview_carousel_cmp .c0063_overview_carousel_wrap button {
  background: none;
}

section.c0063_overview_carousel_cmp .c0063_overview_carousel_wrap .title {
  font-family: "EuclidFlex";
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  margin-bottom: 30px;
}

@media (max-width: 979px) {
  section.c0063_overview_carousel_cmp .c0063_overview_carousel_wrap .title {
    font-family: "EuclidFlex";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 15px;
    letter-spacing: 1.2px;
    text-transform: uppercase;
  }
}
section.c0063_overview_carousel_cmp .c0063_overview_carousel_wrap .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

section.c0063_overview_carousel_cmp .c0063_overview_carousel_wrap .info_title {
  font-family: "EuclidFlex";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.14px;
  text-transform: uppercase;
  margin-top: 15px;
  text-align: start;
}

@media (max-width: 979px) {
  section.c0063_overview_carousel_cmp .c0063_overview_carousel_wrap .info_title {
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0.11px;
    text-transform: uppercase;
  }
}
section.c0063_overview_carousel_cmp .c0063_overview_carousel_wrap .p {
  font-family: "Tiempos Text";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  margin: 0;
}

@media (max-width: 979px) {
  section.c0063_overview_carousel_cmp .c0063_overview_carousel_wrap .p {
    font-size: 12px;
    line-height: 14px;
    text-align: start;
  }
}
section.c0063_overview_carousel_cmp .c0063_overview_carousel_wrap .owl-carousel {
  display: block;
  text-align: center;
}

section.c0063_overview_carousel_cmp .c0063_overview_carousel_wrap .owl-carousel .owl-stage {
  margin-bottom: 10px;
}

section.c0063_overview_carousel_cmp .c0063_overview_carousel_wrap .owl-carousel .owl-item:not(.active) + .owl-item.active {
  opacity: 1;
}

@media (min-width: 900px) {
  section.c0063_overview_carousel_cmp .c0063_overview_carousel_wrap .owl-carousel .owl-item.center.active {
    opacity: 1;
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
  }
}
section.c0063_overview_carousel_cmp .c0063_overview_carousel_wrap .owl-carousel .owl-nav {
  position: relative;
  margin: 0 auto;
}

section.c0063_overview_carousel_cmp .c0063_overview_carousel_wrap .owl-carousel .owl-nav button {
  background: none;
  color: black;
  border: none;
}

section.c0063_overview_carousel_cmp .c0063_overview_carousel_wrap .owl-carousel .owl-nav .owl-prev {
  position: absolute;
  font-size: 2.5rem;
  color: #0F1729;
  background-color: transparent;
  right: 30px;
}

section.c0063_overview_carousel_cmp .c0063_overview_carousel_wrap .owl-carousel .owl-nav .owl-prev:hover {
  opacity: 1;
  background-color: transparent;
}

section.c0063_overview_carousel_cmp .c0063_overview_carousel_wrap .owl-carousel .owl-nav .owl-next {
  position: absolute;
  width: auto;
  background-color: transparent;
  font-size: 2.5rem;
  color: #0F1729;
  right: 0;
}

section.c0063_overview_carousel_cmp .c0063_overview_carousel_wrap .owl-carousel .owl-nav .owl-next:hover {
  opacity: 1;
  background-color: transparent;
}

section.c0063_overview_carousel_cmp .c0063_overview_carousel_wrap .owl-carousel .owl-nav .icon-next,
section.c0063_overview_carousel_cmp .c0063_overview_carousel_wrap .owl-carousel .owl-nav .icon-prev {
  background-size: contain !important;
  width: 44px !important;
  height: 100px !important;
  display: block;
}

section.c0063_overview_carousel_cmp .c0063_overview_carousel_wrap .owl-carousel .img-container {
  width: 283px;
  height: 189px;
  overflow: hidden;
  border-radius: 5px;
}

section.c0063_overview_carousel_cmp .c0063_overview_carousel_wrap .owl-carousel .img-container img {
  width: 115%;
  margin-top: -7.5%;
}

section.c0063_overview_carousel_cmp .icon-arrow-left:before {
  font-size: 20px;
}

section.c0063_overview_carousel_cmp .icon-arrow-right:before {
  font-size: 20px;
  color: #0F1729;
}

section.c0063_overview_carousel_cmp .btn_overview {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 12px 10px;
  border: solid 1px #0F1729;
  border-radius: 5px;
  margin-top: 20px;
  font-family: "EuclidFlex";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px; /* 113.333% */
  letter-spacing: -0.3px;
  color: #0F1729;
  display: inline-block;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

section.c0063_overview_carousel_cmp .btn_overview:hover {
  opacity: 0.8;
}

section.c0063_overview_carousel_cmp .c0063_overview_carousel_wrap.color-lux {
  color: #2F1F41;
}

section.c0063_overview_carousel_cmp .c0063_overview_carousel_wrap.color-lux .owl-prev, section.c0063_overview_carousel_cmp .c0063_overview_carousel_wrap.color-lux .owl-next {
  color: #2F1F41;
}

section.c0063_overview_carousel_cmp .c0063_overview_carousel_wrap.color-lux .icon-arrow-right:before {
  color: #2F1F41;
}

section.c0063_overview_carousel_cmp .c0063_overview_carousel_wrap.color-lux .btn_overview {
  border: solid 1px #2F1F41;
  color: #2F1F41;
}

footer.footer-cmp {
  background-color: #0F1729;
  font-family: "EuclidFlex";
}

footer.footer-cmp a {
  color: #FCF8EA;
}

footer.footer-cmp .footer-subtitle {
  color: #FCF8EA;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-size: 12px;
  line-height: 13px; /* 118.182% */
  letter-spacing: 0.11px;
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  display: block;
}

@media (min-width: 992px) {
  footer.footer-cmp .footer-subtitle {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.14px;
  }
}
footer.footer-cmp .main-footer {
  padding-top: 50px;
  padding-bottom: 80px;
}

@media (min-width: 992px) {
  footer.footer-cmp .main-footer {
    padding-top: 110px;
    padding-bottom: 110px;
  }
}
footer.footer-cmp .main-footer .footer-panel {
  padding-bottom: 50px;
  margin-bottom: 50px;
}

footer.footer-cmp .main-footer .footer-panel:not(.first-panel) {
  border-bottom: 1px solid #222E50;
}

@media (min-width: 992px) {
  footer.footer-cmp .main-footer .footer-panel:not(.first-panel) {
    border: 0;
  }
}
@media (max-width: 991px) {
  footer.footer-cmp .main-footer .footer-panel .row .col-6:last-child {
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  footer.footer-cmp .main-footer .footer-panel {
    padding-bottom: 100px;
    padding-right: 60px;
    border: 0;
    margin-bottom: 0;
  }
}
footer.footer-cmp .main-footer .footer-panel *[data-lfr-editable-id=logo-sales] {
  height: auto;
}

@media (min-width: 992px) {
  footer.footer-cmp .main-footer .footer-panel *[data-lfr-editable-id=logo-sales] {
    width: 197px;
  }
}
footer.footer-cmp .main-footer .footer-panel.with-menu {
  padding-bottom: 60px;
}

footer.footer-cmp .main-footer .footer-panel .footer-title {
  font-size: 15px;
  line-height: 15px;
  letter-spacing: 1.2px;
  color: #5C7CD9;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  padding-bottom: 40px;
  display: block;
}

@media (min-width: 992px) {
  footer.footer-cmp .main-footer .footer-panel .footer-title {
    font-size: 22px;
    line-height: 25px;
    letter-spacing: 2.2px;
  }
}
footer.footer-cmp .main-footer .footer-panel .footer-text {
  color: #FCF8EA;
  font-family: "Tiempos Text";
  font-style: normal;
  font-weight: 400;
  padding-top: 10px;
  padding-bottom: 10px;
  margin: 0;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: -0.24px;
}

@media (min-width: 992px) {
  footer.footer-cmp .main-footer .footer-panel .footer-text {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: -0.32px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
footer.footer-cmp .main-footer .footer-panel .footer-links {
  margin: 0;
  padding: 0;
  list-style: none;
}

footer.footer-cmp .main-footer .footer-panel .footer-links li {
  margin-bottom: 10px;
}

@media (min-width: 992px) {
  footer.footer-cmp .main-footer .footer-panel .footer-links li {
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  footer.footer-cmp .main-footer .footer-panel .sales-panel {
    padding-left: 40px;
  }
}
footer.footer-cmp .main-footer .footer-panel .sales-panel .footer-text {
  padding-top: 0;
}

footer.footer-cmp .main-footer .footer-panel .footer-logos {
  padding-top: 125px;
  padding-bottom: 45px;
}

footer.footer-cmp .main-footer .footer-panel .footer-legal-images > div {
  display: inline-block;
}

@media (min-width: 992px) {
  footer.footer-cmp .main-footer .footer-panel .footer-legal-images > div {
    display: block;
  }
}
footer.footer-cmp .main-footer .footer-panel .footer-legal-images img {
  margin-right: 30px;
  margin-bottom: 20px;
}

footer.footer-cmp .main-footer .footer-panel .footer-legal-images .image-faded {
  opacity: 0.8;
}

footer.footer-cmp .main-footer .footer-panel .footer-sales-logo {
  max-width: 135px;
  margin-bottom: 40px;
}

@media (min-width: 768px) {
  footer.footer-cmp .main-footer .footer-panel .footer-sales-logo {
    max-width: 100%;
  }
}
footer.footer-cmp .main-footer .footer-social {
  padding-bottom: 50px;
  border-bottom: 1px solid #222E50;
  margin-bottom: 50px;
}

@media (min-width: 992px) {
  footer.footer-cmp .main-footer .footer-social {
    padding: 0;
    margin: 0;
    border: 0;
  }
}
footer.footer-cmp .main-footer .footer-social .footer-subtitle {
  display: inline-block;
  line-height: 34px;
  vertical-align: top;
  margin-right: 40px;
}

@media (min-width: 992px) {
  footer.footer-cmp .main-footer .footer-social .footer-subtitle {
    display: block;
    line-height: 13px;
    margin-right: 0;
  }
}
footer.footer-cmp .main-footer .footer-social .footer-social-icons {
  display: inline-block;
}

@media (min-width: 992px) {
  footer.footer-cmp .main-footer .footer-social .footer-social-icons {
    display: block;
    margin-top: 20px;
  }
}
footer.footer-cmp .main-footer .footer-social .footer-social-icons a {
  margin-right: 30px;
  text-decoration: none;
}

footer.footer-cmp .main-footer .footer-social .footer-social-icons a i {
  font-size: 29px;
}

footer.footer-cmp .main-footer .footer-logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 100%;
}

@media (min-width: 1200px) {
  footer.footer-cmp .main-footer .footer-logos {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
footer.footer-cmp .main-footer .footer-logos .svg {
  display: block;
  margin-right: 45px;
  margin-bottom: 30px;
}

@media (max-width: 500px) {
  footer.footer-cmp .main-footer .footer-logos .svg:nth-child(even) {
    margin-right: 0;
  }
}
footer.footer-cmp .main-footer .footer-logos .svg svg {
  vertical-align: top;
}

footer.footer-cmp .main-footer .footer-logos .abahana-footer svg {
  width: 137px;
  height: 17px;
}

footer.footer-cmp .main-footer .footer-logos .abahana-doble svg {
  width: 135px;
  height: 31px;
}

footer.footer-cmp .main-footer .footer-logos .abahana-luxe svg {
  width: 140px;
  height: 35px;
}

footer.footer-cmp .main-footer .footer-logos .sales svg {
  width: 135px;
  height: 34px;
}

footer.footer-cmp .main-footer .footer-logos .abahana-services svg {
  width: 91px;
  height: 33px;
}

footer.footer-cmp .main-footer .footer-logos a.svg:not(.active):not(:hover) path {
  fill: #3C528E;
}

footer.footer-cmp .post-footer {
  padding-top: 50px;
  padding-bottom: 150px;
  background-color: #3C528E;
}

@media (min-width: 992px) {
  footer.footer-cmp .post-footer {
    min-height: 90px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  footer.footer-cmp .post-footer .abahana-logo-footer {
    width: 164px;
  }
}
footer.footer-cmp .post-footer .footer-subtitle {
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.14px;
}

footer.footer-cmp .post-footer .post-footer-links {
  padding: 0;
  margin: 0;
  list-style: none;
  margin-bottom: 36px;
}

@media (min-width: 992px) {
  footer.footer-cmp .post-footer .post-footer-links {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  footer.footer-cmp .post-footer .options-container {
    padding-left: 90px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
footer.footer-cmp .post-footer *[data-lfr-editable-id=logo-footer2],
footer.footer-cmp .post-footer img.dark {
  margin-top: 64px;
  width: 100%;
  max-width: 350px;
  height: auto;
}

@media (min-width: 992px) {
  footer.footer-cmp .post-footer *[data-lfr-editable-id=logo-footer2],
  footer.footer-cmp .post-footer img.dark {
    margin-top: 0;
    width: 164px;
    height: 18px;
  }
}
footer.footer-cmp .shortcuts-mobile {
  position: fixed;
  bottom: 0;
  z-index: 99;
  background: #FCF8EA;
  -webkit-box-shadow: 0px -5px 26px 0px rgba(15, 23, 41, 0.15);
  box-shadow: 0px -5px 26px 0px rgba(15, 23, 41, 0.15);
  width: 100%;
  left: 0;
  height: 0;
  -webkit-transition: all 300ms;
  transition: all 300ms;
  padding-top: 0;
}

footer.footer-cmp .shortcuts-mobile.up {
  padding-top: 18px;
  height: 58px;
}

footer.footer-cmp .shortcuts-mobile .shortcuts-mobile-container {
  margin: 0 auto;
}

footer.footer-cmp .shortcuts-mobile .shortcuts-mobile-container.logged {
  max-width: 375px;
}

footer.footer-cmp .shortcuts-mobile .shortcuts-mobile-item {
  border-right: 1px solid #F1EDE0;
  display: inline-block;
  padding: 0 30px;
}

footer.footer-cmp .shortcuts-mobile .shortcuts-mobile-item:last-of-type {
  border-right: none;
}

footer.footer-cmp .shortcuts-mobile .shortcuts-mobile-item a {
  color: #918F84;
}

footer.footer-cmp .shortcuts-mobile .shortcuts-mobile-item a i:before {
  color: #918F84;
  font-size: 16px;
}

footer.footer-cmp .shortcuts-mobile .shortcuts-mobile-item a i.icon-luxe-logo {
  margin-right: 5px;
}

footer.footer-cmp .shortcuts-mobile .shortcuts-mobile-item a i.icon-luxe-logo:before {
  font-size: 17px;
  color: #B09DC6;
}

footer.footer-cmp .shortcuts-mobile .shortcuts-mobile-item a .luxe-label {
  font-family: "EuclidFlex";
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 19px;
  letter-spacing: -0.3px;
  text-transform: uppercase;
  vertical-align: text-top;
}

section.search-bar-item-cmp {
  cursor: pointer;
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  font-family: "EuclidFlex";
  position: relative;
  color: #222E50;
  padding: 15px 0px;
  border-radius: 10px;
  margin-bottom: 10px;
  height: calc(100% - 50px);
  min-height: 48px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

@media (min-width: 992px) {
  section.search-bar-item-cmp {
    margin-bottom: 0;
    height: auto;
    min-height: auto;
    border-radius: 5px;
  }
}
section.search-bar-item-cmp .search-bar-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 20px;
  width: 100%;
}

@media (min-width: 992px) {
  section.search-bar-item-cmp .search-bar-input {
    display: block;
  }
}
section.search-bar-item-cmp .search-bar-input .search-bar-item-text {
  color: #afaca0;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 13px; /* 118.182% */
  letter-spacing: 0.11px;
  text-transform: uppercase;
  margin-top: 2px;
}

@media (min-width: 992px) {
  section.search-bar-item-cmp .search-bar-input .search-bar-item-text {
    color: #222E50;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: -0.3px;
    text-transform: none;
    margin-top: 0;
  }
}
section.search-bar-item-cmp .search-bar-input .search-bar-item-text-label {
  color: var(--blue-black-blue, #0F1729);
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 13px; /* 118.182% */
  letter-spacing: 0.11px;
  text-transform: uppercase;
  margin-top: 2px;
}

section.search-bar-item-cmp [class^=icon-]:before, section.search-bar-item-cmp [class*=" icon-"]:before {
  font-size: 12px;
}

@media (min-width: 992px) {
  section.search-bar-item-cmp [class^=icon-]:before, section.search-bar-item-cmp [class*=" icon-"]:before {
    display: inline;
  }
}
section.search-bar-item-cmp.search-bar-item-dark {
  border-radius: 3px;
  border: 1px solid #F1EDE0;
  opacity: 0.8;
  background: rgba(252, 248, 234, 0.3);
  -webkit-box-shadow: 0px 0px 10px 0px rgba(15, 23, 41, 0.15);
  box-shadow: 0px 0px 10px 0px rgba(15, 23, 41, 0.15);
}

@media (min-width: 992px) {
  section.search-bar-item-cmp.search-bar-item-dark {
    background-color: transparent;
    color: #FCF8EA;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    opacity: 1;
    padding: 10px 0px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  section.search-bar-item-cmp.search-bar-item-dark:hover {
    background-color: rgba(252, 248, 234, 0.2);
  }
}
section.search-bar-item-cmp.search-bar-item-dark .search-bar-input .search-bar-item-text {
  color: #FCF8EA;
}

section.search-bar-item-cmp.search-bar-item-blue {
  background-color: #222E50;
  color: #FCF8EA;
}

@media (min-width: 992px) {
  section.search-bar-item-cmp.search-bar-item-blue:hover {
    background-color: #3C528E;
  }
}
section.search-bar-item-cmp.search-bar-item-blue .search-bar-input .search-bar-item-text {
  color: #FCF8EA;
}

section.search-bar-item-cmp.search-bar-item-light {
  background-color: #FCF8EA;
}

@media (min-width: 992px) {
  section.search-bar-item-cmp.search-bar-item-light:hover {
    background-color: #E3E9F2;
  }
}
section.search-bar-item-cmp.search-bar-item-small span {
  display: none;
}

section.search-bar-item-cmp.search-bar-item-small .search-bar-input:before {
  font-size: 17px;
  color: #afaca0;
}

section.search-bar-item-cmp .picker-content {
  text-align: left;
  display: none;
  cursor: default;
  position: relative;
  background-color: #FCF8EA;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  border-radius: 10px;
  border-bottom: 1px solid #F1EDE0;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(15, 23, 41, 0.15);
  box-shadow: 0px 0px 10px 0px rgba(15, 23, 41, 0.15);
  top: -28px;
  margin-bottom: -43px;
  width: 100%;
  padding: 15px 0;
}

@media (min-width: 992px) {
  section.search-bar-item-cmp .picker-content {
    position: absolute;
    border-radius: 5px;
    border-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    top: 68px;
    left: -16px;
    width: 1200px;
    max-width: 90vw;
    padding: 40px 80px 50px 40px;
    margin-bottom: 0;
    -webkit-box-pack: unset;
    -ms-flex-pack: unset;
    justify-content: unset;
  }
}
section.search-bar-item-cmp .picker-content.show {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

section.search-bar-item-cmp .picker-content span {
  display: inline;
}

@media (min-width: 992px) {
  section.search-bar-item-cmp .picker-content .search-bar-item-divider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 40px;
    border-left: 1px solid #F1EDE0;
  }
}
@media (min-width: 992px) {
  section.search-bar-item-cmp .picker-content .search-bar-item-divider .grid-map {
    padding-left: 10px;
  }
}
section.search-bar-item-cmp .picker-content .picker-villas-list {
  max-height: 400px;
  overflow: auto;
}

section.search-bar-item-cmp .picker-content .picker-title {
  color: #0F1729;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-family: "EuclidFlex";
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px; /* 100% */
  letter-spacing: -0.5px;
  text-align: center;
  display: block;
  padding-bottom: 10px;
  border-bottom: 1px solid #F1EDE0;
}

@media (min-width: 992px) {
  section.search-bar-item-cmp .picker-content .picker-title {
    color: #afaca0;
    font-size: 14px;
    line-height: 18px; /* 128.571% */
    letter-spacing: 0.14px;
    text-transform: uppercase;
    margin-bottom: 20px;
    text-align: left;
    display: inline;
    padding-bottom: 0;
    border-bottom: none;
  }
}
section.search-bar-item-cmp .picker-content .picker-fake-input-search {
  cursor: pointer;
  width: 261px;
  padding: 10px 20px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  border-radius: 20px;
  background: #F1EDE0;
  color: #afaca0;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  text-align: center;
  margin: 10px auto;
  font-family: "EuclidFlex";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 13px; /* 118.182% */
  letter-spacing: 0.11px;
  text-transform: uppercase;
  position: relative;
}

section.search-bar-item-cmp .picker-content .picker-fake-input-search.opened:before {
  font-size: 13px;
  content: "\e901";
  font-family: "icomoon";
  position: absolute;
  left: -40px;
  top: 0;
  cursor: pointer;
  display: block;
  padding: 10px 20px;
  color: #3C528E;
}

@media (max-width: 991px) {
  section.search-bar-item-cmp .picker-content .picker-fake-input-search.opened:before {
    font-size: 16px;
    color: #3C528E;
  }
}
section.search-bar-item-cmp .picker-content .picker-fake-input-search.opened:hover:before {
  color: #8CACE8;
}

section.search-bar-item-cmp .picker-content.picker-calendar {
  padding: 25px 0;
  width: auto;
}

@media (min-width: 992px) {
  section.search-bar-item-cmp .picker-content.picker-calendar {
    padding: 40px 10px 40px 40px;
  }
}
section.search-bar-item-cmp .picker-content.picker-calendar .tabs-container > div {
  padding-left: 0;
}

section.search-bar-item-cmp .picker-content.picker-calendar .picker-title {
  line-height: 20px;
  border: 0;
  margin-bottom: 0;
}

@media (min-width: 992px) {
  section.search-bar-item-cmp .picker-content.picker-calendar .picker-title {
    margin-bottom: 20px;
  }
}
section.search-bar-item-cmp .picker-content.picker-calendar .picker-title.top-separator {
  border-top: 1px solid #F1EDE0;
  padding-top: 30px;
  margin-top: 30px;
}

@media (min-width: 992px) {
  section.search-bar-item-cmp .picker-content.picker-calendar .picker-title.top-separator {
    /*margin-left: -15px;
    margin-right: 15px;
    padding-left: 15px;*/
  }
}
@media (min-width: 992px) {
  section.search-bar-item-cmp .picker-content.picker-calendar .wrapper-selector {
    /*margin: 0 15px 0 -15px;*/
  }
}
section.search-bar-item-cmp .picker-content.picker-calendar .tabs-container .tabs-header {
  border-bottom: 1px solid #F1EDE0;
  margin-bottom: 7px;
}

@media (min-width: 992px) {
  section.search-bar-item-cmp .picker-content.picker-calendar .tabs-container .tabs-header {
    margin-bottom: 25px;
  }
}
section.search-bar-item-cmp .picker-content.picker-calendar .tabs-container .btn-tab {
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 13px;
  letter-spacing: 0.11px;
  text-transform: uppercase;
  text-decoration: underline;
  margin: 0 5px 10px;
  padding-top: 0;
}

@media (min-width: 992px) {
  section.search-bar-item-cmp .picker-content.picker-calendar .tabs-container .btn-tab {
    margin-left: 44px;
    margin-right: 0;
    font-size: 14px;
    line-height: 18px; /* 128.571% */
    letter-spacing: 0.14px;
    text-decoration: none;
  }
}
section.search-bar-item-cmp .picker-content.picker-guests {
  padding: 17px 0 10px 0;
  width: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media (min-width: 992px) {
  section.search-bar-item-cmp .picker-content.picker-guests {
    padding: 30px 40px;
    min-width: 340px;
  }
}
section.search-bar-item-cmp .picker-content.picker-guests .picker-title {
  padding-bottom: 20px;
  margin-bottom: 7px;
  width: 100%;
}

@media (min-width: 992px) {
  section.search-bar-item-cmp .picker-content.picker-guests .picker-title {
    border-bottom: none;
    margin-bottom: 0;
  }
}
section.search-bar-item-cmp .picker-content .quantity-list-item-cmp {
  padding: 0 40px;
}

@media (min-width: 992px) {
  section.search-bar-item-cmp .picker-content .quantity-list-item-cmp {
    padding: 0;
  }
}
section.search-bar-item-cmp .picker-content .quantity-list-item-cmp:not(:last-of-type) {
  margin-bottom: 30px;
}

section.search-bar-item-cmp .picker-content .quantity-list-item-cmp:last-of-type {
  border: 0;
}

@media (min-width: 992px) {
  section.search-bar-item-cmp .panel-tab-calendar .picker-months-selector {
    width: 785px;
    padding-right: 20px;
  }
}
section.search-bar-item-cmp .panel-tab-flexible {
  width: 100%;
}

@media (min-width: 992px) {
  section.search-bar-item-cmp .panel-tab-flexible {
    width: 785px;
    padding-right: 20px;
  }
}
section.search-bar-item-cmp .panel-tab-flexible .picker-title {
  color: #0F1729;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  /* Headline 6 - Euclid */
  font-family: "EuclidFlex";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px; /* 128.571% */
  letter-spacing: 0.14px;
  text-transform: uppercase;
  text-align: center;
  display: block;
}

section.search-bar-item-cmp .panel-tab-flexible .owl-carousel-months {
  width: calc(100% - 30px);
  margin-left: 15px !important;
  margin-right: 15px !important;
}

@media (min-width: 992px) {
  section.search-bar-item-cmp .panel-tab-flexible .owl-carousel-months {
    width: calc(100% - 20px);
    margin-left: 10px !important;
  }
}
section.search-bar-item-cmp .panel-tab-flexible .owl-carousel-months .owl-item article {
  border-radius: 5px;
  background-color: #F1EDE0;
  padding: 10px 2px;
  margin: 0 6px;
  cursor: pointer;
}

@media (min-width: 992px) {
  section.search-bar-item-cmp .panel-tab-flexible .owl-carousel-months .owl-item article {
    padding: 25px 20px;
  }
}
section.search-bar-item-cmp .panel-tab-flexible .owl-carousel-months .owl-item article span {
  color: #918F84;
  text-align: center;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  /* Caption 1 - Euclid ALL CAPS */
  font-family: "EuclidFlex";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px; /* 116.667% */
  letter-spacing: 0.24px;
  text-transform: uppercase;
  display: block;
}

section.search-bar-item-cmp .panel-tab-flexible .owl-carousel-months .owl-item article span.icon-calendar {
  margin-bottom: 10px;
}

section.search-bar-item-cmp .panel-tab-flexible .owl-carousel-months .owl-item article span.icon-calendar:before {
  font-size: 19px;
  margin-right: 0;
}

section.search-bar-item-cmp .panel-tab-flexible .owl-carousel-months .owl-item article.active {
  background-color: #5C7CD9;
  color: #FCF8EA;
}

section.search-bar-item-cmp .panel-tab-flexible .owl-carousel-months .owl-item article.active span {
  color: #FCF8EA;
}

section.search-bar-item-cmp .panel-tab-flexible .owl-carousel-months .owl-nav .owl-prev,
section.search-bar-item-cmp .panel-tab-flexible .owl-carousel-months .owl-nav .owl-next {
  border: 0;
  background-color: transparent;
  margin: 0px;
  padding: 0px;
  position: absolute;
  top: calc(50% - 7px);
  left: -10px;
  color: #0F1729;
}

section.search-bar-item-cmp .panel-tab-flexible .owl-carousel-months .owl-nav .owl-prev span:before,
section.search-bar-item-cmp .panel-tab-flexible .owl-carousel-months .owl-nav .owl-next span:before {
  margin-right: 0;
  font-size: 15px;
}

section.search-bar-item-cmp .panel-tab-flexible .owl-carousel-months .owl-nav .owl-prev:hover,
section.search-bar-item-cmp .panel-tab-flexible .owl-carousel-months .owl-nav .owl-next:hover {
  background-color: transparent;
  color: #afaca0;
}

section.search-bar-item-cmp .panel-tab-flexible .owl-carousel-months .owl-nav .owl-next {
  left: auto;
  right: -10px;
}

@media (max-width: 991px) {
  section.search-bar-item-cmp .p-datepicker-panel {
    width: 100%;
  }
}
section.search-bar-item-cmp .owl-carousel.months-picker {
  padding: 0 30px;
}

@media (min-width: 992px) {
  section.search-bar-item-cmp .owl-carousel.months-picker {
    padding: 0 20px;
  }
}
section.search-bar-item-cmp .owl-carousel.months-picker .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 20px;
}

section.search-bar-item-cmp .owl-carousel.months-picker .owl-stage .owl-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto !important;
}

section.search-bar-item-cmp .owl-carousel.months-picker .owl-stage .owl-item .col-12 {
  padding: 0 4px;
}

section.search-bar-item-cmp .owl-carousel.months-picker .owl-nav .owl-next,
section.search-bar-item-cmp .owl-carousel.months-picker .owl-nav .owl-prev {
  position: absolute;
  top: calc(50% - 1px);
  color: #0F1729;
  background-color: transparent;
  width: 14px;
  height: 14px;
  padding: 0 0 0 2px;
  border: 0;
  text-align: center;
  outline: 0;
  left: 0;
}

section.search-bar-item-cmp .owl-carousel.months-picker .owl-nav .owl-next.disabled,
section.search-bar-item-cmp .owl-carousel.months-picker .owl-nav .owl-prev.disabled {
  display: none;
}

section.search-bar-item-cmp .owl-carousel.months-picker .owl-nav .owl-next span:before,
section.search-bar-item-cmp .owl-carousel.months-picker .owl-nav .owl-prev span:before {
  font-size: 12px;
  line-height: 12px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  display: inline-block;
  color: #0F1729;
}

section.search-bar-item-cmp .owl-carousel.months-picker .owl-nav .owl-next {
  right: 10px;
  left: auto;
  padding: 0;
}

section.search-bar-item-cmp .owl-carousel.months-picker .owl-nav .owl-next span:before {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

section.search-bar-item-cmp .owl-carousel.months-picker article .year {
  color: #222E50;
  text-align: left;
  leading-trim: both;
  text-edge: cap;
  /* Button/Input */
  font-family: "EuclidFlex";
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px; /* 113.333% */
  letter-spacing: -0.3px;
  top: -16px;
  width: 100%;
  left: 0;
  position: absolute;
  display: block;
}

.search-modal section.search-bar-item-cmp.search-bar-item-small span {
  display: inline;
}

section.dropdown-cmp {
  font-family: "EuclidFlex";
}

section.dropdown-cmp .dropdown [class^=icon-], section.dropdown-cmp .dropdown [class*=" icon-"] {
  font-family: "EuclidFlex";
}

section.dropdown-cmp .dropdown [class^=icon-]:before, section.dropdown-cmp .dropdown [class*=" icon-"]:before {
  margin-right: 10px;
}

section.dropdown-cmp .dropdown .dropdown-label {
  color: #0F1729;
  border: 0;
  background-color: transparent;
  outline: none;
}

section.dropdown-cmp .dropdown .dropdown-label.dropdown-rounded.dropdown-label {
  color: #FCF8EA;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px; /* 113.333% */
  height: 19px;
  width: 30px;
  letter-spacing: -0.3px;
  position: relative;
}

section.dropdown-cmp .dropdown .dropdown-label.dropdown-rounded.dropdown-label:before {
  left: 0;
  top: -31%;
  position: absolute;
  display: block;
  content: "";
  height: 30px;
  width: 30px;
  border-radius: 50%;
  background-color: #0F1729;
  z-index: -1;
}

@media (min-width: 992px) {
  section.dropdown-cmp .dropdown .dropdown-label.dropdown-rounded.dropdown-label:before {
    top: -28%;
  }
}
section.dropdown-cmp .dropdown .dropdown-label:after {
  margin-left: 2px;
}

section.dropdown-cmp .dropdown .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

section.dropdown-cmp .dropdown .dropdown-menu {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 5px;
  left: 5px;
  border-radius: 3px;
  max-width: 150px;
  min-width: 115px;
}

section.dropdown-cmp .dropdown .dropdown-menu .dropdown-item {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px; /* 116.667% */
  letter-spacing: 0.24px;
  text-transform: uppercase;
  color: #222E50;
  white-space: nowrap;
}

section.dropdown-cmp .dropdown .dropdown-menu .dropdown-item:hover {
  background-color: transparent;
  color: #5C7CD9;
}

section.dropdown-cmp .dropdown .dropdown-menu a {
  color: #222E50;
}

section.dropdown-cmp .dropdown.dropdown-light .dropdown-label {
  color: #FCF8EA;
}

section.dropdown-cmp .dropdown.dropdown-light .dropdown-label.dropdown-rounded.dropdown-label {
  color: #0F1729;
}

section.dropdown-cmp .dropdown.dropdown-light .dropdown-label.dropdown-rounded.dropdown-label:before {
  background-color: #FCF8EA;
}

section.dropdown-cmp .dropdown.dropdown-light-inverted {
  border-radius: 5px;
  background-color: #FCF8EA;
  padding: 8px 10px;
}

section.dropdown-cmp .dropdown.dropdown-light-inverted .dropdown-label {
  color: #0F1729;
}

section.dropdown-cmp .dropdown.dropdown-light-inverted .dropdown-menu {
  left: -10px !important;
  top: 12px !important;
}

section.c0068_banner_simple_cmp {
  background-color: #FCF8EA;
  margin-top: 25px;
  margin-right: 40px;
}

@media (max-width: 979px) {
  section.c0068_banner_simple_cmp {
    padding: 0px 20px 40px 20px;
    margin-top: 0px;
    margin-right: 0px;
  }
}
section.c0068_banner_simple_cmp .c0068_banner_simple_wrap {
  max-width: 1440px;
  margin: 0 auto;
}

@media all and (min-width: 992px) {
  section.c0068_banner_simple_cmp .c0068_banner_simple_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin: 0 auto;
    gap: 20px;
  }
}
section.c0068_banner_simple_cmp .c0068_banner_simple_wrap .banner_simple {
  padding: 20px;
  background-color: #F1EDE0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: row;
  -ms-flex-align: row;
  align-items: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-radius: 5px;
  max-width: 460px;
  margin-bottom: 20px;
  margin: 0 auto;
}

@media all and (min-width: 992px) {
  section.c0068_banner_simple_cmp .c0068_banner_simple_wrap .banner_simple {
    padding: 30px;
  }
}
section.c0068_banner_simple_cmp .c0068_banner_simple_wrap .banner_simple span {
  width: 18%;
}

section.c0068_banner_simple_cmp .c0068_banner_simple_wrap .banner_simple div {
  width: 82%;
}

section.c0068_banner_simple_cmp .c0068_banner_simple_wrap .banner_simple .title {
  font-family: "EuclidFlex";
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  margin-bottom: 30px;
}

@media all and (min-width: 992px) {
  section.c0068_banner_simple_cmp .c0068_banner_simple_wrap .banner_simple .title {
    font-size: 22px;
    line-height: 25px;
    letter-spacing: 2.2px;
    text-transform: uppercase;
  }
}
section.c0068_banner_simple_cmp .c0068_banner_simple_wrap .banner_simple .banner_text {
  font-family: "Tiempos Text";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: -0.3px;
  margin-bottom: 30px;
}

section.c0068_banner_simple_cmp .c0068_banner_simple_wrap .banner_simple .icon-consult:before {
  font-size: 50px;
  margin-right: 30px;
  -ms-flex-item-align: center;
  align-self: center;
  content: "\e90f";
  color: #5C7CD9;
}

section.c0068_banner_simple_cmp .c0068_banner_simple_wrap .banner_simple .more {
  font-family: "EuclidFlex";
  font-size: 15px;
  cursor: pointer;
  line-height: 17px;
  letter-spacing: -0.3px;
  padding: 7px 10px;
  background-color: #5C7CD9;
  color: #FCF8EA;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  border-radius: 5px;
  text-decoration: none;
  display: inline-block;
}

section.c0068_banner_simple_cmp .c0068_banner_simple_wrap .banner_simple .more:hover, section.c0068_banner_simple_cmp .c0068_banner_simple_wrap .banner_simple .more.hover {
  background-color: #8CACE8;
}

section.c0068_banner_simple_cmp .c0068_banner_simple_wrap .banner_simple .more.active, section.c0068_banner_simple_cmp .c0068_banner_simple_wrap .banner_simple .more:active {
  background-color: #222E50;
}

section.c0068_banner_simple_cmp .c0068_banner_simple_wrap .extra_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 5px;
  font-family: "Tiempos Text";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  max-width: 460px;
  margin: 0 auto;
  margin-top: 15px;
}

@media all and (min-width: 992px) {
  section.c0068_banner_simple_cmp .c0068_banner_simple_wrap .extra_info {
    font-size: 12px;
    line-height: 17px;
    gap: 5px;
  }
}
section.c0068_banner_simple_cmp .c0068_banner_simple_wrap .extra_info p {
  margin: 0;
}

section.c0068_banner_simple_cmp .icon-top-service:before,
section.c0068_banner_simple_cmp .icon-keys:before {
  padding-right: 5px;
}

@media all and (min-width: 992px) {
  section.c0068_banner_simple_cmp .icon-top-service:before,
  section.c0068_banner_simple_cmp .icon-keys:before {
    padding-right: 5px;
  }
}
section.c0068_banner_simple_cmp .c0068_banner_simple_wrap.color-abahana {
  color: #0F1729;
}

section.c0068_banner_simple_cmp .c0068_banner_simple_wrap.color-abahana a {
  color: #5C7CD9;
}

section.c0068_banner_simple_cmp .c0068_banner_simple_wrap.color-lux {
  color: #2F1F41;
}

section.c0068_banner_simple_cmp .c0068_banner_simple_wrap.color-lux a {
  color: #6D538C;
}

section.c0069_icon_list-cmp .icon-list-title {
  color: #0F1729;
  font-family: "EuclidFlex";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 13px; /* 118.182% */
  letter-spacing: 0.11px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

@media (min-width: 992px) {
  section.c0069_icon_list-cmp .icon-list-title {
    font-size: 14px;
    line-height: 18px; /* 128.571% */
    letter-spacing: 0.14px;
  }
}
section.c0069_icon_list-cmp ul {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
  list-style-type: none;
  margin: 0;
}

@media (max-width: 425px) {
  section.c0069_icon_list-cmp ul {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
  }
}
section.c0069_icon_list-cmp ul li {
  padding: 0 10px 10px 0;
  position: relative;
  padding-left: 20px;
}

section.c0069_icon_list-cmp ul li:last-child {
  padding-bottom: 0;
}

section.c0069_icon_list-cmp ul li:before {
  display: block;
  position: absolute;
  left: 0;
  font-family: "icomoon";
}

section.c0069_icon_list-cmp ul li.extra-included-blue {
  color: #3C528E;
}

section.c0069_icon_list-cmp ul.appearance-primary li {
  color: #0F1729;
  font-family: "Tiempos Text";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px; /* 141.667% */
}

@media (min-width: 992px) {
  section.c0069_icon_list-cmp ul.appearance-primary li {
    line-height: 17px; /* 141.667% */
  }
}
section.c0069_icon_list-cmp ul.appearance-primary li:before {
  content: "\e930";
}

section.c0069_icon_list-cmp ul.appearance-secondary li {
  color: #0F1729;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  /* Caption 1 - Euclid ALL CAPS */
  font-family: "EuclidFlex";
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 14px; /* 116.667% */
  letter-spacing: 0.2px;
}

@media (min-width: 992px) {
  section.c0069_icon_list-cmp ul.appearance-secondary li {
    letter-spacing: 0.24px;
  }
}
section.c0069_icon_list-cmp ul.appearance-secondary li:before {
  content: "\e94d";
}

section.c0069_icon_list-cmp ul.appearance-secondary li.extra-included-blue {
  color: #3C528E;
}

section.c0070_carousel_simple_cmp {
  background-color: #FCF8EA;
  max-width: 1440px;
  margin: 0 auto;
}

section.c0070_carousel_simple_cmp .c0070_carousel_simple_wrap {
  color: #FCF8EA;
  margin: 0 auto;
  max-width: 1440px;
  padding: 40px 0px 40px 20px;
  position: relative;
  min-height: 330px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 965px;
}

@media all and (min-width: 992px) {
  section.c0070_carousel_simple_cmp .c0070_carousel_simple_wrap {
    padding: 40px 40px;
  }
}
section.c0070_carousel_simple_cmp .c0070_carousel_simple_wrap .title {
  font-family: "EuclidFlex";
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  padding-bottom: 20px;
}

@media (min-width: 979px) {
  section.c0070_carousel_simple_cmp .c0070_carousel_simple_wrap .title {
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: 2.2px;
    text-transform: uppercase;
    margin-bottom: 30px;
  }
}
section.c0070_carousel_simple_cmp .c0070_carousel_simple_wrap .valo_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 30px;
  margin-bottom: 20px;
}

@media all and (max-width: 992px) {
  section.c0070_carousel_simple_cmp .c0070_carousel_simple_wrap .valo_info {
    gap: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
section.c0070_carousel_simple_cmp .c0070_carousel_simple_wrap .valo_rate {
  color: #0F1729;
  font-family: "EuclidFlex";
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 24.126px;
  letter-spacing: -0.5px;
  text-transform: uppercase;
}

@media all and (max-width: 992px) {
  section.c0070_carousel_simple_cmp .c0070_carousel_simple_wrap .valo_rate {
    font-size: 28px;
  }
}
section.c0070_carousel_simple_cmp .c0070_carousel_simple_wrap .icon-star:before {
  padding-right: 5px;
  font-size: 18px;
}

section.c0070_carousel_simple_cmp .c0070_carousel_simple_wrap .valo_subtitle {
  color: #0F1729;
  font-family: "EuclidFlex";
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  margin: 0;
}

@media all and (max-width: 992px) {
  section.c0070_carousel_simple_cmp .c0070_carousel_simple_wrap .valo_subtitle {
    font-size: 15px;
  }
}
section.c0070_carousel_simple_cmp .c0070_carousel_simple_wrap .valo_explain {
  color: #0F1729;
  font-family: "Tiempos Text";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.36px;
  margin-top: 15px;
}

section.c0070_carousel_simple_cmp .c0070_carousel_simple_wrap figure {
  padding: 20px;
  min-height: 280px;
  border-radius: 5px;
  background-color: #0F1729;
}

@media (min-width: 979px) {
  section.c0070_carousel_simple_cmp .c0070_carousel_simple_wrap figure {
    padding: 50px 30px 40px 30px;
    min-height: 140px;
  }
}
section.c0070_carousel_simple_cmp .c0070_carousel_simple_wrap figure .icon-star:before,
section.c0070_carousel_simple_cmp .c0070_carousel_simple_wrap figure .icon-quotation-marks:before {
  padding-right: 10px;
}

section.c0070_carousel_simple_cmp .c0070_carousel_simple_wrap figure .customer {
  font-family: "EuclidFlex";
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  margin-top: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

@media (max-width: 979px) {
  section.c0070_carousel_simple_cmp .c0070_carousel_simple_wrap figure .customer {
    font-size: 15px;
  }
}
section.c0070_carousel_simple_cmp .c0070_carousel_simple_wrap figure .comment {
  font-family: "Tiempos Text";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 155.556% */
  letter-spacing: -0.36px;
  margin-top: 0px;
  height: 145px;
  margin-bottom: 20px;
}

@media (max-width: 979px) {
  section.c0070_carousel_simple_cmp .c0070_carousel_simple_wrap figure .comment {
    font-family: "Tiempos Text";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px; /* 150% */
    letter-spacing: -0.24px;
    height: 105px;
    margin-bottom: 40px;
  }
}
section.c0070_carousel_simple_cmp .c0070_carousel_simple_wrap figure .comment:first-child {
  height: initial;
}

section.c0070_carousel_simple_cmp .c0070_carousel_simple_wrap figure .where,
section.c0070_carousel_simple_cmp .c0070_carousel_simple_wrap figure .rating {
  font-family: "EuclidFlex";
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 15px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  margin-top: 20px;
}

@media (max-width: 979px) {
  section.c0070_carousel_simple_cmp .c0070_carousel_simple_wrap figure .where,
  section.c0070_carousel_simple_cmp .c0070_carousel_simple_wrap figure .rating {
    font-size: 15px;
  }
}
section.c0070_carousel_simple_cmp .c0070_carousel_simple_wrap figure .below {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 50px;
  max-height: 45px;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

@media (min-width: 979px) {
  section.c0070_carousel_simple_cmp .c0070_carousel_simple_wrap figure .below {
    margin-top: 0px;
  }
}
section.c0070_carousel_simple_cmp .c0070_carousel_simple-nav {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

section.c0070_carousel_simple_cmp .c0070_carousel_simple-nav .c0070_carousel_simple-page {
  color: #afaca0;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-family: "EuclidFlex";
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  margin-right: 20px;
  font-size: 14px;
  letter-spacing: 0.14px;
  line-height: 18px;
}

@media (max-width: 992px) {
  section.c0070_carousel_simple_cmp .c0070_carousel_simple-nav .c0070_carousel_simple-page {
    margin-right: 15px;
    font-size: 12px;
    letter-spacing: 0.11px;
    line-height: 13px;
  }
}
section.c0070_carousel_simple_cmp .c0070_carousel_simple-nav .c0070_carousel_simple-page.active {
  color: #0F1729;
  position: relative;
}

section.c0070_carousel_simple_cmp .c0070_carousel_simple-nav .c0070_carousel_simple-page:last-child {
  padding-left: 45px;
  position: relative;
}

section.c0070_carousel_simple_cmp .c0070_carousel_simple-nav .c0070_carousel_simple-page:last-child:before {
  position: absolute;
  content: "";
  border-top: 1px solid #afaca0;
  width: 25px;
  left: 0;
  top: 5px;
}

@media (min-width: 992px) {
  section.c0070_carousel_simple_cmp .c0070_carousel_simple-nav .c0070_carousel_simple-page:last-child:before {
    top: 8px;
  }
}
section.c0070_carousel_simple_cmp .c0070_carousel_simple-nav .c0070_carousel_simple-page a {
  color: #5C7CD9;
  cursor: pointer;
}

section.c0070_carousel_simple_cmp .c0070_carousel_simple-nav .c0070_carousel_simple-page a:hover {
  text-decoration: underline;
}

section.c0070_carousel_simple_cmp .c0070_carousel_simple-nav .first-child {
  padding-right: 45px;
  position: relative;
}

section.c0070_carousel_simple_cmp .c0070_carousel_simple-nav .first-child:before {
  position: absolute;
  content: "";
  border-top: 1px solid #afaca0;
  width: 25px;
  right: 0;
  top: 5px;
}

@media (min-width: 992px) {
  section.c0070_carousel_simple_cmp .c0070_carousel_simple-nav .first-child:before {
    top: 8px;
  }
}
section.c0070_carousel_simple_cmp .c0070_carousel_simple_wrap.color-lux {
  color: #FCF8EA;
}

section.c0070_carousel_simple_cmp .c0070_carousel_simple_wrap.color-lux .title {
  color: #2F1F41;
}

section.c0070_carousel_simple_cmp .c0070_carousel_simple_wrap.color-lux figure {
  background-color: #2F1F41;
}

section.c0070_carousel_simple_cmp .c0070_carousel_simple_wrap.color-abahana {
  color: #FCF8EA;
}

section.c0070_carousel_simple_cmp .c0070_carousel_simple_wrap.color-abahana .title {
  color: #0F1729;
}

section.c0070_carousel_simple_cmp .c0070_carousel_simple_wrap.color-abahana figure {
  background-color: #0F1729;
}

section.c0070_carousel_simple_cmp .owl-nav {
  position: relative;
  margin: 0 auto;
}

section.c0070_carousel_simple_cmp .owl-nav button {
  background: none;
  color: black;
  border: none;
}

section.c0070_carousel_simple_cmp .owl-nav .owl-prev {
  position: absolute;
  color: #0F1729;
  background-color: transparent;
  right: 30px;
}

section.c0070_carousel_simple_cmp .owl-nav .owl-prev:hover {
  opacity: 1;
  background-color: transparent;
}

section.c0070_carousel_simple_cmp .owl-nav .owl-next {
  position: absolute;
  width: auto;
  background-color: transparent;
  color: #0F1729;
  right: 0;
}

section.c0070_carousel_simple_cmp .owl-nav .owl-next:hover {
  opacity: 1;
  background-color: transparent;
}

section.c0070_carousel_simple_cmp .owl-nav .icon-next,
section.c0070_carousel_simple_cmp .owl-nav .icon-prev {
  background-size: contain !important;
  width: 44px !important;
  height: 100px !important;
  display: block;
}

section.c0070_carousel_simple_cmp .icon-arrow-left:before {
  font-size: 20px;
}

section.c0070_carousel_simple_cmp .icon-arrow-right:before {
  font-size: 20px;
  color: #0F1729;
}

section.c0074_breadcrumbs-cmp {
  background-color: transparent;
  max-width: 1440px;
  margin: 0 auto;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

section.c0074_breadcrumbs-cmp .breadcrumbs-wrap {
  margin: 0 auto;
  padding: 17px 25px 17px 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: row;
  -ms-flex-align: row;
  align-items: row;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 100%;
}

@media (min-width: 450px) {
  section.c0074_breadcrumbs-cmp .breadcrumbs-wrap {
    padding: 24px 40px;
  }
}
section.c0074_breadcrumbs-cmp .breadcrumb-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: row;
  -ms-flex-align: row;
  align-items: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
  background-color: transparent;
  padding-left: 0px;
}

section.c0074_breadcrumbs-cmp .breadcrumb-items li {
  list-style: none;
}

section.c0074_breadcrumbs-cmp .breadcrumb-items li:last-child .item {
  color: #0F1729;
}

section.c0074_breadcrumbs-cmp .breadcrumb-items li:last-child .item:hover {
  color: #5C7CD9;
}

section.c0074_breadcrumbs-cmp .item {
  text-decoration: none;
  font-family: "EuclidFlex";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 11px;
  letter-spacing: 0.2px;
  text-transform: uppercase;
  color: #afaca0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
}

@media (min-width: 450px) {
  section.c0074_breadcrumbs-cmp .item {
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 14px;
    letter-spacing: 0.24px;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
  }
}
section.c0074_breadcrumbs-cmp .item:hover {
  cursor: pointer;
  color: #5C7CD9;
  text-decoration: underline;
}

section.c0074_breadcrumbs-cmp .breadcrumb-item + .breadcrumb-item::before {
  content: "/";
  background-image: none;
  color: rgba(176, 173, 161, 0.5);
  margin-top: 0;
  top: 0;
}

section.c0074_breadcrumbs-cmp .dropdown {
  width: 50px;
}

section.c0074_breadcrumbs-cmp .dropdown .icon-share-clasic {
  font-size: 12px;
  color: #0F1729;
  padding-left: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  border: none;
  background-color: transparent;
}

@media (min-width: 450px) {
  section.c0074_breadcrumbs-cmp .dropdown .icon-share-clasic {
    font-size: 15px;
  }
}
section.c0074_breadcrumbs-cmp .dropdown .icon-share-clasic:hover {
  color: #5C7CD9;
  text-decoration: none;
}

section.c0074_breadcrumbs-cmp .dropdown .dropdown-menu.show {
  display: block;
  left: -125px;
  color: #0F1729;
  border-radius: 3px;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-family: "EuclidFlex";
  font-style: normal;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 24px;
  letter-spacing: 0.24px;
  margin-top: 5px;
  min-width: 0;
}

section.c0074_breadcrumbs-cmp .dropdown .dropdown-item {
  color: #0F1729;
  font-weight: 500;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

section.c0074_breadcrumbs-cmp .dropdown .dropdown-item:hover {
  cursor: pointer;
  color: #5C7CD9;
  text-decoration: underline;
}

section.c0076_oficinas_map_cmp {
  background-color: #222E50;
}

section.c0076_oficinas_map_cmp .oficinas_map_wrap {
  margin: 0 auto;
  padding-bottom: 150px;
  max-width: 1440px;
  padding: 40px 20px;
}

@media all and (min-width: 992px) {
  section.c0076_oficinas_map_cmp .oficinas_map_wrap {
    padding: 100px 40px 100px;
  }
}
section.c0076_oficinas_map_cmp .title {
  color: #FCF8EA;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-family: "EuclidFlex";
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 35px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  width: 100%;
  margin-bottom: 40px;
}

@media all and (min-width: 992px) {
  section.c0076_oficinas_map_cmp .title {
    margin-bottom: 30px;
    font-size: 40px;
    line-height: 45px;
    letter-spacing: 2px;
    padding-left: 0px;
  }
}
section.c0076_oficinas_map_cmp .subtitle {
  color: #FCF8EA;
  font-family: "Tiempos Text";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: -0.24px;
}

@media all and (min-width: 992px) {
  section.c0076_oficinas_map_cmp .subtitle {
    font-size: 22px;
    line-height: 33px;
    letter-spacing: -0.44px;
  }
}
@media all and (min-width: 992px) {
  section.c0076_oficinas_map_cmp .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 10px;
  }
}
section.c0076_oficinas_map_cmp .blog_card {
  width: 100%;
  color: #FCF8EA;
  border-radius: 5px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding-bottom: 40px;
}

@media all and (min-width: 992px) {
  section.c0076_oficinas_map_cmp .blog_card {
    width: 49%;
  }
}
section.c0076_oficinas_map_cmp .card_title {
  color: #FCF8EA;
  font-family: "EuclidFlex";
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px; /* 113.636% */
  letter-spacing: 2.2px;
  text-transform: uppercase;
}

section.c0076_oficinas_map_cmp .card_description {
  color: #FCF8EA;
  font-family: "Tiempos Text";
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 33px; /* 165% */
  letter-spacing: -0.4px;
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 3px;
}

@media all and (min-width: 992px) {
  section.c0076_oficinas_map_cmp .card_description {
    font-size: 22px;
    letter-spacing: -0.44px;
  }
}
section.c0076_oficinas_map_cmp .card_description p {
  margin: 0;
}

section.c0076_oficinas_map_cmp .card_description a {
  color: #FCF8EA;
  text-decoration: underline;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

section.c0076_oficinas_map_cmp .card_description a:hover {
  color: #8CACE8;
}

section.c0076_oficinas_map_cmp .img_box {
  width: 100%;
  height: 390px;
  overflow: hidden;
  border-radius: 5px;
  margin: 0 auto;
  margin-bottom: 30px;
}

section.c0076_oficinas_map_cmp .img {
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  width: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

section.c0077_content_blog-cmp {
  background-color: #FCF8EA;
}

section.c0077_content_blog-cmp .conteng-blog-wrap {
  width: 100%;
}

@media (min-width: 1440px) {
  section.c0077_content_blog-cmp .conteng-blog-wrap {
    max-width: 1440px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 auto;
  }
}
section.c0077_content_blog-cmp h1 {
  width: 90%;
  color: #222E50;
  padding-bottom: 10px;
  font-family: "EuclidFlex";
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 35px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-top: 40px;
  margin-bottom: 35px;
}

@media (min-width: 950px) {
  section.c0077_content_blog-cmp h1 {
    padding-bottom: 0px;
    font-size: 40px;
    line-height: 45px;
    letter-spacing: 2px;
  }
}
section.c0077_content_blog-cmp h2 {
  color: #222E50;
  font-family: "Tiempos Text";
  font-size: 35px;
  font-style: normal;
  font-weight: 400;
  line-height: 50px;
  letter-spacing: -0.8px;
  padding-bottom: 10px;
}

@media (min-width: 950px) {
  section.c0077_content_blog-cmp h2 {
    padding-bottom: 0px;
  }
}
section.c0077_content_blog-cmp h3 {
  color: #222E50;
  font-family: "Tiempos Text";
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 50px;
  letter-spacing: -0.8px;
  padding-bottom: 10px;
}

@media (min-width: 950px) {
  section.c0077_content_blog-cmp h3 {
    padding-bottom: 0px;
  }
}
section.c0077_content_blog-cmp strong {
  font-weight: 400;
}

section.c0077_content_blog-cmp b {
  font-weight: 400;
}

section.c0077_content_blog-cmp p {
  color: #222E50;
  font-family: "Tiempos Text";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.36px;
}

@media (min-width: 950px) {
  section.c0077_content_blog-cmp p {
    margin: 20px 0;
  }
}
section.c0077_content_blog-cmp li {
  list-style: none;
}

section.c0077_content_blog-cmp li a {
  list-style: none;
  padding: 5px 8px;
  background-color: #F1EDE0;
  border-radius: 5px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  text-decoration: none;
  cursor: pointer;
  color: #3C528E;
}

section.c0077_content_blog-cmp li a:hover {
  opacity: 0.7;
}

section.c0077_content_blog-cmp a {
  color: #5C7CD9;
  text-decoration: underline;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

section.c0077_content_blog-cmp a:hover {
  opacity: 0.7;
  cursor: pointer;
}

section.c0077_content_blog-cmp table {
  color: #222E50;
  font-family: "Tiempos Text";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.36px;
  width: 100% !important;
  max-width: 500px;
}

section.c0077_content_blog-cmp table td {
  padding: 5px 10px;
}

section.c0077_content_blog-cmp .date {
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  color: #3C528E;
  padding-bottom: 15px;
}

section.c0077_content_blog-cmp .location {
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  color: #3C528E;
  margin-bottom: 5px;
}

section.c0077_content_blog-cmp .img_box {
  margin-top: 30px;
}

section.c0077_content_blog-cmp .img-quote {
  width: 100%;
  border-radius: 5px;
  overflow: hidden;
}

@media (min-width: 950px) {
  section.c0077_content_blog-cmp .img-quote {
    margin: 0 0 20px 0;
  }
}
section.c0077_content_blog-cmp .c0077_img {
  -o-object-fit: cover;
  object-fit: cover;
  height: 200px;
  width: 100%;
  border-radius: 5px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

@media (min-width: 950px) {
  section.c0077_content_blog-cmp .c0077_img {
    height: 100%;
    max-height: 620px;
  }
}
section.c0077_content_blog-cmp .img_box p {
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  margin-top: 10px;
  margin-bottom: 0;
  color: #0F1729;
  padding: 10px;
  margin-top: 0px;
}

@media (min-width: 950px) {
  section.c0077_content_blog-cmp .img_box p {
    color: #FCF8EA;
    margin-top: -40px;
    padding-bottom: 20px;
    position: relative;
    background: rgb(15, 23, 41);
    background: -webkit-gradient(linear, left bottom, left top, color-stop(17%, rgb(15, 23, 41)), to(rgba(9, 9, 121, 0)));
    background: linear-gradient(0deg, rgb(15, 23, 41) 17%, rgba(9, 9, 121, 0) 100%);
  }
}
section.c0077_content_blog-cmp img {
  width: 100%;
}

section.c0077_content_blog-cmp .carousel-pags {
  z-index: 10;
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-bottom: 20px;
}

@media (min-width: 992px) {
  section.c0077_content_blog-cmp .carousel-pags {
    margin-top: 5px;
    margin-bottom: 0px;
  }
}
section.c0077_content_blog-cmp .carousel-pags .carousel-pag {
  color: #afaca0;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-family: "EuclidFlex";
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  margin-right: 15px;
  font-size: 12px;
  letter-spacing: 0.11px;
  line-height: 13px;
}

@media (min-width: 992px) {
  section.c0077_content_blog-cmp .carousel-pags .carousel-pag {
    margin-right: 20px;
    font-size: 14px;
    letter-spacing: 0.14px;
    line-height: 18px;
  }
}
section.c0077_content_blog-cmp .carousel-pags .carousel-pag.active {
  color: #0F1729;
  position: relative;
}

section.c0077_content_blog-cmp .carousel-pags .carousel-pag:last-child {
  padding-left: 45px;
  position: relative;
}

section.c0077_content_blog-cmp .carousel-pags .carousel-pag:last-child:before {
  position: absolute;
  content: "";
  border-top: 1px solid #afaca0;
  width: 25px;
  left: 0;
  top: 5px;
}

@media (min-width: 992px) {
  section.c0077_content_blog-cmp .carousel-pags .carousel-pag:last-child:before {
    top: 8px;
  }
}
section.c0077_content_blog-cmp .carousel-pags .carousel-pag a {
  cursor: pointer;
}

section.c0077_content_blog-cmp .carousel-pags .carousel-pag a:hover {
  text-decoration: underline;
}

section.c0077_content_blog-cmp .carousel-pags .first-child {
  padding-right: 45px;
  position: relative;
}

section.c0077_content_blog-cmp .carousel-pags .first-child:before {
  position: absolute;
  content: "";
  border-top: 1px solid #afaca0;
  width: 25px;
  right: 0;
  top: 5px;
}

@media (min-width: 992px) {
  section.c0077_content_blog-cmp .carousel-pags .first-child:before {
    top: 8px;
  }
}
.c0078_blog_second_nav-cmp {
  padding: 20px 0;
  scrollbar-width: none;
  overflow-x: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
}

.c0078_blog_second_nav-cmp .c0078_blog_second_nav-cmp_wrapper ul {
  list-style: none;
  padding-left: 0;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
  margin: 0;
}

.c0078_blog_second_nav-cmp .c0078_blog_second_nav-cmp_wrapper ul li {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  border-right: solid 1px rgba(176, 173, 161, 0.7);
  text-align: center;
  white-space: nowrap;
  max-width: 250px;
  padding: 0 40px;
}

@media (width <= 1200px) {
  .c0078_blog_second_nav-cmp .c0078_blog_second_nav-cmp_wrapper ul li {
    padding: 0 20px;
  }
}
.c0078_blog_second_nav-cmp .c0078_blog_second_nav-cmp_wrapper ul li:last-child {
  border: none;
}

.c0078_blog_second_nav-cmp .c0078_blog_second_nav-cmp_wrapper ul li a {
  color: #0F1729;
  font-family: "EuclidFlex", serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: -0.3px;
}

.c0078_blog_second_nav-cmp .c0078_blog_second_nav-cmp_wrapper ul li a:hover {
  color: #5C7CD9;
}

.c0078_blog_second_nav-cmp .c0078_blog_second_nav-cmp_wrapper .icon-diagonal-arrow:before {
  padding-left: 10px;
}

section.c0079_formulario_alquila_cmp {
  background-color: #FCF8EA;
  background-image: url(/o/abahanavillas-design-theme/images/form.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

@media all and (min-width: 992px) {
  section.c0079_formulario_alquila_cmp {
    height: 785px;
  }
}
section.c0079_formulario_alquila_cmp .form_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  max-width: 1440px;
  margin: 0 auto;
}

@media all and (min-width: 992px) {
  section.c0079_formulario_alquila_cmp .form_wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
section.c0079_formulario_alquila_cmp .form_wrap .left {
  width: 100%;
  padding: 40px 20px 0 20px;
}

@media all and (min-width: 992px) {
  section.c0079_formulario_alquila_cmp .form_wrap .left {
    padding: 100px 40px;
    width: 50%;
    height: 585px;
  }
}
section.c0079_formulario_alquila_cmp .form_wrap .right {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
  padding-bottom: 40px;
}

@media all and (min-width: 992px) {
  section.c0079_formulario_alquila_cmp .form_wrap .right {
    width: 50%;
    padding-bottom: 0px;
  }
}
section.c0079_formulario_alquila_cmp .title {
  color: #FCF8EA;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-family: "EuclidFlex";
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 35px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  width: 100%;
  margin-bottom: 10px;
}

@media all and (min-width: 992px) {
  section.c0079_formulario_alquila_cmp .title {
    margin-bottom: 30px;
    font-size: 40px;
    line-height: 45px;
    letter-spacing: 2px;
  }
}
section.c0079_formulario_alquila_cmp .subtitle {
  color: #FCF8EA;
  font-family: "Tiempos Text";
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 33px;
  letter-spacing: -0.44px;
  margin-bottom: 30px;
}

section.c0079_formulario_alquila_cmp .box {
  background-color: white;
  padding: 30px;
  overflow: hidden;
}

@media (min-width: 450px) {
  section.c0079_formulario_alquila_cmp .box {
    padding: 30px;
  }
}
section.c0079_formulario_alquila_cmp .box .container.custom-container,
section.c0079_formulario_alquila_cmp .box .container-fluid.custom-container {
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 576px) {
  section.c0079_formulario_alquila_cmp .box .container.custom-container,
  section.c0079_formulario_alquila_cmp .box .container-fluid.custom-container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  section.c0079_formulario_alquila_cmp .box .container.custom-container,
  section.c0079_formulario_alquila_cmp .box .container-fluid.custom-container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  section.c0079_formulario_alquila_cmp .box .container.custom-container,
  section.c0079_formulario_alquila_cmp .box .container-fluid.custom-container {
    max-width: 960px;
  }
}
section.c0079_formulario_alquila_cmp .box section#rent_wizard {
  font-family: "EuclidFlex";
  color: #003e52;
  margin: 0;
  /* Counter */
  /* Search map */
  /* Form sell */
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .form-group {
  margin-bottom: 0;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .abahana-angle-up,
section.c0079_formulario_alquila_cmp .box section#rent_wizard .abahana-angle-down {
  font-weight: 900;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .pb-5, section.c0079_formulario_alquila_cmp .box section#rent_wizard .py-5 {
  padding-bottom: 48px !important;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .pt-5, section.c0079_formulario_alquila_cmp .box section#rent_wizard .py-5 {
  padding-top: 48px !important;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .pl-3, section.c0079_formulario_alquila_cmp .box section#rent_wizard .px-3 {
  padding-left: 16px !important;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .pr-3, section.c0079_formulario_alquila_cmp .box section#rent_wizard .px-3 {
  padding-right: 16px !important;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .subheader {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-color: rgba(24, 42, 59, 0.5);
  min-height: 30vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: none;
}

@media (min-width: 576px) {
  section.c0079_formulario_alquila_cmp .box section#rent_wizard .subheader {
    height: 50vh;
    min-height: 350px;
  }
}
section.c0079_formulario_alquila_cmp .box section#rent_wizard .subheader h2 {
  color: #fff;
  font-size: 28px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
}

@media (min-width: 576px) {
  section.c0079_formulario_alquila_cmp .box section#rent_wizard .subheader h2 {
    margin-top: -2rem;
  }
}
@media (min-width: 992px) {
  section.c0079_formulario_alquila_cmp .box section#rent_wizard .subheader h2 {
    font-size: 48px;
  }
}
section.c0079_formulario_alquila_cmp .box section#rent_wizard .subheader .subheader-description {
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.63;
  letter-spacing: normal;
  text-align: center;
}

@media (min-width: 576px) {
  section.c0079_formulario_alquila_cmp .box section#rent_wizard { /* sm red */ }
  section.c0079_formulario_alquila_cmp .box section#rent_wizard .anuncia-inner {
    background-color: #fff;
    margin-top: 0rem !important;
  }
  section.c0079_formulario_alquila_cmp .box section#rent_wizard .anuncia-inner-2-map .anuncia-inner {
    margin-top: 0rem !important;
  }
}
section.c0079_formulario_alquila_cmp .box section#rent_wizard .anuncia-inner h3 {
  color: #34495e;
  font-size: 24px;
  line-height: 38px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .anuncia-label {
  color: #34495e;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .anuncia-label img {
  max-width: 20px;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .anuncia-1-left .anuncia-label img {
  max-width: 24px;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .anuncia-1-left {
  border-right: 1px solid #d2d2d2;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .anuncia-button {
  color: #fff !important;
  font-size: 16px;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .anuncia-button:hover {
  color: #182a3b !important;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .anuncia-back {
  color: #34495e;
  font-size: 24px;
  text-decoration: none;
  vertical-align: top;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .anuncia-back:hover {
  color: #fac200;
  text-decoration: none;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .anuncia-counter-wrapper {
  text-align: center;
  padding: 10px 0 0;
}

@media (min-width: 576px) {
  section.c0079_formulario_alquila_cmp .box section#rent_wizard { /* sm red */ }
  section.c0079_formulario_alquila_cmp .box section#rent_wizard .anuncia-counter-wrapper {
    max-width: 300px;
  }
}
section.c0079_formulario_alquila_cmp .box section#rent_wizard .anuncia-counter-wrapper button,
section.c0079_formulario_alquila_cmp .box section#rent_wizard .anuncia-counter-wrapper button:focus {
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
  outline: 0;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .anuncia-counter-wrapper button.anuncia-counter-prev {
  margin-bottom: 5px;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .anuncia-counter-wrapper button.anuncia-counter-next {
  margin-top: 10px;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .anuncia-counter-wrapper button i {
  font-size: 22px;
  color: #fac200;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .anuncia-counter-wrapper button:hover i {
  color: #fac200;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .anuncia-counter-wrapper button.disabled i {
  color: #d2d2d2;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .anuncia-counter {
  height: 100px;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .anuncia-counter ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .anuncia-counter ul li {
  cursor: pointer;
  text-align: center;
  font-size: 90px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 1.06px;
  color: #34495e;
  margin: 0 0 15px;
  padding: 8px 0;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .anuncia-content {
  position: relative;
  margin-top: -1rem;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .anuncia-map {
  margin-top: 3rem;
  z-index: 1;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .anuncia-map-google {
  width: 100%;
  height: 350px;
  overflow: hidden;
  display: none;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .anuncia-map-leaflet {
  width: 100%;
  height: 300px;
  overflow: hidden;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .anuncia-map-leaflet .leaflet-control-zoom {
  display: none;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .anuncia-mask {
  width: 100%;
  height: 50px;
  position: absolute;
  z-index: 999;
  left: 0;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .anuncia-mask-1 {
  top: 0;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100;White+to+Transparent */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(255, 255, 255)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#00ffffff",GradientType=0 ); /* IE6-9 */
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .anuncia-mask-2 {
  bottom: 0;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+80,1+100 */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(80%, rgb(255, 255, 255)), to(rgb(255, 255, 255)));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 80%, rgb(255, 255, 255) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00ffffff", endColorstr="#ffffff",GradientType=0 ); /* IE6-9 */
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .anuncia-search {
  width: 100%;
  z-index: 999;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .anuncia-dropdown {
  z-index: 999;
  position: absolute;
  left: 0;
  top: 4.2rem;
  width: 96%;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .anuncia-dropdown .dropdown-menu {
  top: 0;
  width: 100%;
  overflow: hidden;
  background-color: #fff;
  display: block;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .anuncia-dropdown .dropdown-item {
  width: 95%;
  overflow: hidden;
}

@media (min-width: 576px) {
  section.c0079_formulario_alquila_cmp .box section#rent_wizard { /* sm red */ }
  section.c0079_formulario_alquila_cmp .box section#rent_wizard .anuncia-dropdown {
    width: 100%;
  }
  section.c0079_formulario_alquila_cmp .box section#rent_wizard .anuncia-dropdown .dropdown-menu {
    width: 91%;
    /* background: red; */
  }
}
@media (min-width: 768px) {
  section.c0079_formulario_alquila_cmp .box section#rent_wizard { /* md green */ }
  section.c0079_formulario_alquila_cmp .box section#rent_wizard .anuncia-dropdown {
    width: 98%;
  }
  section.c0079_formulario_alquila_cmp .box section#rent_wizard .anuncia-dropdown .dropdown-menu {
    width: 95%;
    /* background: green; */
  }
}
@media (min-width: 992px) {
  section.c0079_formulario_alquila_cmp .box section#rent_wizard { /* lg blue */ }
  section.c0079_formulario_alquila_cmp .box section#rent_wizard .anuncia-dropdown {
    width: 100%;
  }
  section.c0079_formulario_alquila_cmp .box section#rent_wizard .anuncia-dropdown .dropdown-menu {
    width: 85%;
    /* background: blue; */
  }
}
@media (min-width: 1200px) {
  section.c0079_formulario_alquila_cmp .box section#rent_wizard { /* xl magenta */ }
  section.c0079_formulario_alquila_cmp .box section#rent_wizard .anuncia-dropdown .dropdown-menu {
    width: 83%;
    /* background: magenta; */
  }
}
@media (min-width: 1500px) {
  section.c0079_formulario_alquila_cmp .box section#rent_wizard { /* xx indigo */ }
  section.c0079_formulario_alquila_cmp .box section#rent_wizard .anuncia-dropdown .dropdown-menu {
    width: 86.8%;
    /* background: indigo; */
  }
}
section.c0079_formulario_alquila_cmp .box section#rent_wizard .anuncia-search-inner {
  padding: 25px;
  border-radius: 6px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  background-color: #ffffff;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .anuncia-search i {
  color: #62717a;
  font-size: 22px;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .anuncia-search .nice-selectable {
  width: 100%;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .anuncia-search .nice-selectable .list {
  width: 100%;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .anuncia-close {
  color: #999a9c;
  font-size: 28px;
  line-height: 0.8;
  text-decoration: none;
  vertical-align: middle;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .anuncia-close:hover,
section.c0079_formulario_alquila_cmp .box section#rent_wizard .anuncia-close:focus {
  outline: 0;
  text-decoration: none;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .anuncia-map-bottom {
  z-index: 999;
  width: 100%;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .anuncia-3-form .form-sell2-success a.btn-secondary {
  display: none !important;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .anuncia-content-2 {
  position: relative;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .anuncia-map-2 {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .anuncia-map-google-2 {
  position: absolute;
  top: 0;
  left: 72%;
  width: 30%;
  height: 105%;
  display: none;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .anuncia-mask-v {
  width: 100px;
  height: 100%;
  position: absolute;
  left: 72%;
  top: 0;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100;White+to+Transparent */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, right top, from(rgb(255, 255, 255)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(to right, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#00ffffff",GradientType=1 ); /* IE6-9 */
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .anuncia-content-2 a,
section.c0079_formulario_alquila_cmp .box section#rent_wizard .anuncia-content-2 i,
section.c0079_formulario_alquila_cmp .box section#rent_wizard .anuncia-content-2 h3 {
  z-index: 8;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .form-sell2 .form-sell2-input {
  width: 100%;
  cursor: text;
  background: #fff;
  display: inline-block;
  border: 1px solid #ececec;
  margin: 0 0 5px;
  padding: 7px 5px 1px;
  display: inline-block;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .form-sell2 .form-sell2-input.form-sell2-input-required {
  border: 1px solid red;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .form-sell2 .form-sell2-input-countries {
  cursor: default;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .form-sell2 .form-sell2-input-double {
  width: 100%;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .form-sell2 .form-sell2-input-countries {
  width: 41%;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .form-sell2 .form-sell2-input-phone {
  width: 58%;
}

@media (min-width: 1500px) {
  section.c0079_formulario_alquila_cmp .box section#rent_wizard { /* xx indigo */ }
  section.c0079_formulario_alquila_cmp .box section#rent_wizard .form-sell2 .form-sell2-input,
  section.c0079_formulario_alquila_cmp .box section#rent_wizard .form-sell2 .form-sell2-input-double {
    width: 98%;
  }
  section.c0079_formulario_alquila_cmp .box section#rent_wizard .form-sell2 .form-sell2-input-countries {
    width: 40%;
  }
  section.c0079_formulario_alquila_cmp .box section#rent_wizard .form-sell2 .form-sell2-input-phone {
    width: 58%;
  }
}
section.c0079_formulario_alquila_cmp .box section#rent_wizard .form-sell2 .form-sell2-input label {
  color: #34495e;
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  cursor: text;
  display: block;
  text-transform: uppercase;
  padding: 0;
  margin: 3px 0 2px 5px;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .form-sell2 .form-sell2-input-countries label {
  cursor: default;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .form-sell2 .form-sell2-text {
  width: 100%;
  color: #34495e;
  background-color: white;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.5;
  letter-spacing: 0;
  border: 0;
  outline: 0;
  padding: 5px;
  margin: 0;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .form-sell2 .form-sell2-text::-webkit-input-placeholder {
  color: #cecece;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .form-sell2 .form-sell2-text::-moz-placeholder {
  color: #cecece;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .form-sell2 .form-sell2-text:-ms-input-placeholder {
  color: #cecece;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .form-sell2 .form-sell2-text::-ms-input-placeholder {
  color: #cecece;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .form-sell2 .form-sell2-text::placeholder {
  color: #cecece;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .form-sell2 .nice-select {
  height: 20px;
  width: 100%;
  border: 0;
  border-radius: 0;
  display: inline-block;
  padding-left: 0;
  padding-right: 0;
  margin-top: 5px;
  line-height: 1;
  font-size: 14px;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .form-sell2 .nice-select span {
  width: 84%;
  height: 18px;
  line-height: 1;
  color: #34495e;
  overflow: hidden;
  display: inline-block;
  margin: 0 0 0 5px;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .form-sell2 .nice-select:after {
  right: 8px;
  margin-top: -6px;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .form-sell2 .nice-select .list {
  max-width: 250px;
  max-height: 300px;
  overflow-y: auto;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .form-sell2 .form-sell2-messages {
  margin: 15px 10px 20px 0;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .form-sell2 .form-sell2-messages ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .form-sell2 .form-sell2-messages ul li {
  min-width: 49%;
  display: inline-block;
  margin: 0 0 5px;
  padding: 0;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .form-sell2 .form-sell2-messages ul li label {
  color: #34495e;
  font-size: 15px;
  font-weight: normal;
  margin: 0;
  padding: 0;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .form-sell2 .form-sell2-messages ul li i {
  color: #a4acb2;
  font-size: 16px;
  margin-right: 3px;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .form-sell2 .form-sell2-messages ul li .soo-checkbox-checked i {
  color: #4a90e2;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .form-sell2 .form-sell2-agree label {
  color: #34495e;
  font-size: 13px;
  line-height: 1.54;
  font-weight: normal;
  margin: 0;
  padding: 0;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .form-sell2 .form-sell2-agree i {
  color: #a4acb2;
  font-size: 15px;
  margin-right: 5px;
  margin: 0 5px 0 0;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .form-sell2 .form-sell2-agree .soo-checkbox-checked i {
  color: #4a90e2;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .form-sell2 .form-sell2-agree label a {
  text-decoration: underline;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .form-sell2 .form-sell2-agree input[type=checkbox] {
  margin: 0 5px 0 10px;
  position: relative;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .form-sell2 .form-sell2-button-wrapper {
  width: 98%;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .form-sell2 .form-sell2-button {
  color: #fff;
  font-size: 15px;
  background-color: #5192d1;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .form-sell2-events {
  text-align: center;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .form-sell2-events p {
  font-size: 15px;
  text-transform: uppercase;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .why-abahana {
  text-align: center;
  background-color: #fff;
  display: none;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .why-abahana h2 {
  color: #003e52;
  font-size: 24px;
  font-weight: bold;
  margin: 0 15px;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .why-abahana h3 {
  color: #003e52;
  font-size: 23px;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

@media (min-width: 768px) {
  section.c0079_formulario_alquila_cmp .box section#rent_wizard { /* md green */ }
  section.c0079_formulario_alquila_cmp .box section#rent_wizard .why-abahana h2 {
    font-size: 32px;
  }
  section.c0079_formulario_alquila_cmp .box section#rent_wizard .why-abahana h3 {
    font-size: 28px;
  }
}
section.c0079_formulario_alquila_cmp .box section#rent_wizard .why-abahana img {
  max-width: 48px;
  height: auto;
}

section.c0079_formulario_alquila_cmp .box section#rent_wizard .why-abahana-text {
  font-size: 16px;
  line-height: 1.55;
  letter-spacing: 0.2px;
  text-align: center;
  color: #62717a;
}

section.c0079_formulario_alquila_cmp .box .anuncia-2-map {
  height: 425px;
}

section.c0079_formulario_alquila_cmp .box .anuncia-2-map .abahana-arrow-back {
  margin-right: 10px;
}

section.c0079_formulario_alquila_cmp .box .nice-select {
  -webkit-tap-highlight-color: transparent;
  background-color: #fff;
  border-radius: 5px;
  border: solid 1px #e8e8e8;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  height: 42px;
  line-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  width: auto;
}

section.c0079_formulario_alquila_cmp .box .nice-select:hover {
  border-color: #dbdbdb;
}

section.c0079_formulario_alquila_cmp .box .nice-select:active, section.c0079_formulario_alquila_cmp .box .nice-select.open, section.c0079_formulario_alquila_cmp .box .nice-select:focus {
  border-color: #999;
}

section.c0079_formulario_alquila_cmp .box .nice-select:after {
  border-bottom: 2px solid #999;
  border-right: 2px solid #999;
  content: "";
  display: block;
  height: 5px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 12px;
  top: 50%;
  -webkit-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  width: 5px;
}

section.c0079_formulario_alquila_cmp .box .nice-select.open:after {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

section.c0079_formulario_alquila_cmp .box .nice-select.open .list {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0);
}

section.c0079_formulario_alquila_cmp .box .nice-select.disabled {
  border-color: #ededed;
  color: #999;
  pointer-events: none;
}

section.c0079_formulario_alquila_cmp .box .nice-select.disabled:after {
  border-color: #cccccc;
}

section.c0079_formulario_alquila_cmp .box .nice-select.wide {
  width: 100%;
}

section.c0079_formulario_alquila_cmp .box .nice-select.wide .list {
  left: 0 !important;
  right: 0 !important;
}

section.c0079_formulario_alquila_cmp .box .nice-select.right {
  float: right;
}

section.c0079_formulario_alquila_cmp .box .nice-select.right .list {
  left: auto;
  right: 0;
}

section.c0079_formulario_alquila_cmp .box .nice-select.small {
  font-size: 12px;
  height: 36px;
  line-height: 34px;
}

section.c0079_formulario_alquila_cmp .box .nice-select.small:after {
  height: 4px;
  width: 4px;
}

section.c0079_formulario_alquila_cmp .box .nice-select.small .option {
  line-height: 34px;
  min-height: 34px;
}

section.c0079_formulario_alquila_cmp .box .nice-select .list {
  background-color: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
  box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 4px;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform: scale(0.75) translateY(-21px);
  transform: scale(0.75) translateY(-21px);
  -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  z-index: 9;
}

section.c0079_formulario_alquila_cmp .box .nice-select .list:hover .option:not(:hover) {
  background-color: transparent !important;
}

section.c0079_formulario_alquila_cmp .box .nice-select .option {
  cursor: pointer;
  font-weight: 400;
  line-height: 40px;
  list-style: none;
  min-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 29px;
  text-align: left;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

section.c0079_formulario_alquila_cmp .box .nice-select .option:hover, section.c0079_formulario_alquila_cmp .box .nice-select .option.focus, section.c0079_formulario_alquila_cmp .box .nice-select .option.selected.focus {
  background-color: #f6f6f6;
}

section.c0079_formulario_alquila_cmp .box .nice-select .option.selected {
  font-weight: bold;
}

section.c0079_formulario_alquila_cmp .box .nice-select .option.disabled {
  background-color: transparent;
  color: #999;
  cursor: default;
}

section.c0079_formulario_alquila_cmp .box .no-csspointerevents .nice-select .list {
  display: none;
}

section.c0079_formulario_alquila_cmp .box .no-csspointerevents .nice-select.open .list {
  display: block;
}

section.c0079_formulario_alquila_cmp .container {
  margin: 0px;
}

section.c0079_formulario_alquila_cmp .icon-arrow-right:before {
  content: "\e900";
  color: #5C7CD9;
}

section.c0079_formulario_alquila_cmp .anuncia-bedrooms-up {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

section.c0079_formulario_alquila_cmp .anuncia-bathrooms-up {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

section.c0079_formulario_alquila_cmp .anuncia-bedrooms-down {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

section.c0079_formulario_alquila_cmp .anuncia-bathrooms-down {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

section.c0079_formulario_alquila_cmp .icon-arrow-left:before {
  content: "\e901";
  color: #5C7CD9;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

section.c0080_descubre_cmp {
  background-color: #FCF8EA;
}

section.c0080_descubre_cmp .descubre_wrap {
  margin: 0 auto;
  padding-bottom: 150px;
  max-width: 1440px;
  padding: 40px 20px;
}

@media all and (min-width: 992px) {
  section.c0080_descubre_cmp .descubre_wrap {
    padding: 100px 40px 100px;
  }
}
section.c0080_descubre_cmp .title {
  color: #222E50;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-family: "EuclidFlex";
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 35px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  width: 100%;
  margin-bottom: 10px;
}

@media all and (min-width: 992px) {
  section.c0080_descubre_cmp .title {
    margin-bottom: 30px;
    font-size: 40px;
    line-height: 45px;
    letter-spacing: 2px;
    padding-left: 0px;
  }
}
section.c0080_descubre_cmp .subtitle {
  color: #222E50;
  font-family: "Tiempos Text";
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 33px;
  letter-spacing: -0.44px;
  margin-bottom: 30px;
}

section.c0080_descubre_cmp .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 25px;
  max-width: 1440px;
}

@media all and (min-width: 992px) {
  section.c0080_descubre_cmp .content {
    gap: 20px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
section.c0080_descubre_cmp .content .overflow {
  height: 289px;
  overflow: hidden;
}

section.c0080_descubre_cmp .content .box {
  position: relative;
  width: 320px;
  height: 215px;
  background-size: cover;
  background-position: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-radius: 5px;
  overflow: hidden;
}

@media all and (min-width: 992px) {
  section.c0080_descubre_cmp .content .box {
    width: 32%;
    height: 289px;
    overflow: hidden;
    cursor: pointer;
  }
}
section.c0080_descubre_cmp .content .box:hover .text {
  color: #8CACE8;
}

section.c0080_descubre_cmp .content .box::after {
  content: "";
  width: 100%;
  height: 90px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(4, 7, 12, 0)), color-stop(98.85%, rgba(15, 24, 41, 0.53)));
  background: linear-gradient(180deg, rgba(4, 7, 12, 0) 0%, rgba(15, 24, 41, 0.53) 98.85%);
  z-index: 2;
}

section.c0080_descubre_cmp .content .img {
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  width: 100%;
}

@media all and (min-width: 592px) {
  section.c0080_descubre_cmp .content .img:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
section.c0080_descubre_cmp .content .text {
  color: #FCF8EA;
  font-family: "Tiempos Text";
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 50px;
  letter-spacing: -0.8px;
  padding: 5px 5px 5px 10px;
  position: absolute;
  z-index: 3;
  text-decoration: underline;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

section.c0081_discover_card_cmp {
  background-color: #FCF8EA;
}

section.c0081_discover_card_cmp .discover_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  gap: 20px;
  margin-top: 0px;
}

section.c0081_discover_card_cmp .box {
  width: 320px;
  height: 445px;
  background-image: url(/o/abahanavillas-design-theme/images/discover.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 20px;
  border-radius: 5px;
  cursor: pointer;
}

@media all and (min-width: 992px) {
  section.c0081_discover_card_cmp .box {
    height: 500px;
    width: 440px;
  }
}
section.c0081_discover_card_cmp .title {
  color: #FCF8EA;
  font-family: "EuclidFlex";
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 15px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  width: 50%;
}

section.c0081_discover_card_cmp .btn {
  border-radius: 5px;
  background-color: #FCF8EA;
  gap: 10px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #222E50;
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  font-family: EuclidFlex;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: -0.3px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

section.c0081_discover_card_cmp .btn:hover {
  background-color: #3C528E;
  color: #FCF8EA;
}

section.c0081_discover_card_cmp .discover_wrap.product {
  margin-right: 40px;
}

@media (max-width: 979px) {
  section.c0081_discover_card_cmp .discover_wrap.product {
    margin-right: 0px;
  }
}
section.c0082_blog_villa_cmp {
  background-color: #FCF8EA;
}

section.c0082_blog_villa_cmp .blog_villa_wrap {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 40px 0px;
}

section.c0082_blog_villa_cmp .blog_villa_title {
  color: #222E50;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-family: "EuclidFlex";
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 35px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  width: 100%;
  margin-bottom: 20px;
  padding-left: 20px;
}

section.c0082_blog_villa_cmp .blog_card {
  width: 100%;
  max-width: 320px;
  color: #222E50;
  background-color: #F1EDE0;
  border-radius: 5px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding-bottom: 40px;
  padding: 10px;
}

@media all and (min-width: 992px) {
  section.c0082_blog_villa_cmp .blog_card:hover {
    cursor: pointer;
  }
  section.c0082_blog_villa_cmp .blog_card:hover .img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  section.c0082_blog_villa_cmp .blog_card:hover .card_title {
    color: #8CACE8;
  }
  section.c0082_blog_villa_cmp .blog_card:hover .flag_offers {
    opacity: 0.8;
    width: 95%;
  }
}
section.c0082_blog_villa_cmp .img_box {
  width: 100%;
  max-width: 300px;
  height: 215px;
  overflow: hidden;
  border-radius: 5px;
  margin: 0 auto;
}

section.c0082_blog_villa_cmp .img_box:hover {
  overflow: hidden;
  border-radius: 5px;
}

section.c0082_blog_villa_cmp .img {
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  width: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

section.c0082_blog_villa_cmp .flag_offers {
  background-color: #5C7CD9;
  min-width: 188px;
  width: 90%;
  height: 40px;
  position: relative;
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

section.c0082_blog_villa_cmp .flag_offers::before, section.c0082_blog_villa_cmp .flag_offers::after {
  content: "";
  position: absolute;
  left: 100%;
  width: 0;
  height: 0;
  border-style: solid;
  display: block;
}

section.c0082_blog_villa_cmp .flag_offers::before {
  top: 0;
  border-width: 0 20px 20px 0;
  border-color: transparent transparent #5C7CD9 transparent;
}

section.c0082_blog_villa_cmp .flag_offers::after {
  bottom: 0px;
  border-width: 20px 20px 0 0;
  border-color: #5C7CD9 transparent transparent transparent;
}

section.c0082_blog_villa_cmp .flag_offers.new_villa {
  background-color: #8CACE8;
}

section.c0082_blog_villa_cmp .flag_offers.new_villa::before {
  border-color: transparent transparent #8CACE8 transparent;
}

section.c0082_blog_villa_cmp .flag_offers.new_villa::after {
  border-color: #8CACE8 transparent transparent transparent;
}

section.c0082_blog_villa_cmp .flag_offers.last_minute {
  background-color: #AA8500;
}

section.c0082_blog_villa_cmp .flag_offers.last_minute::before {
  border-color: transparent transparent #AA8500 transparent;
}

section.c0082_blog_villa_cmp .flag_offers.last_minute::after {
  border-color: #AA8500 transparent transparent transparent;
}

section.c0082_blog_villa_cmp .flag_offers.special_offer {
  background-color: #989A50;
}

section.c0082_blog_villa_cmp .flag_offers.special_offer::before {
  border-color: transparent transparent #989A50 transparent;
}

section.c0082_blog_villa_cmp .flag_offers.special_offer::after {
  border-color: #989A50 transparent transparent transparent;
}

section.c0082_blog_villa_cmp .flag_text {
  color: #FCF8EA;
  padding: 14px 5px 15px 15px;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-family: "EuclidFlex";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 13px;
  letter-spacing: 0.11px;
  text-transform: uppercase;
}

@media all and (max-width: 1100px) {
  section.c0082_blog_villa_cmp .flag_text {
    display: none;
  }
}
section.c0082_blog_villa_cmp a {
  color: #FCF8EA;
  text-decoration: underline;
}

section.c0082_blog_villa_cmp a:hover {
  color: #0F1729;
}

section.c0082_blog_villa_cmp .flag_text2 {
  color: #FCF8EA;
  padding: 13px 5px 15px 15px;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-family: "EuclidFlex";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 13px;
  letter-spacing: 0.11px;
  text-transform: uppercase;
}

@media all and (max-width: 1100px) {
  section.c0082_blog_villa_cmp .flag_text2 {
    font-size: 12px;
  }
}
section.c0082_blog_villa_cmp .icons-bar {
  font-size: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

section.c0082_blog_villa_cmp .icons-bar .info-barr {
  color: #0F1729;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-family: "EuclidFlex";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: 0.24px;
  text-transform: uppercase;
}

section.c0082_blog_villa_cmp .icons-bar .info-barr:before {
  margin-right: 3px;
}

section.c0082_blog_villa_cmp .card_title {
  color: #222E50;
  font-family: "EuclidFlex";
  text-decoration: underline;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.22px;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

section.c0082_blog_villa_cmp .icons-stars-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 5px;
  padding-bottom: 10px;
}

section.c0082_blog_villa_cmp .icons-stars-bar img {
  margin-bottom: 5px;
  max-width: 115px;
}

section.c0082_blog_villa_cmp .abahana_plus {
  background-color: #FCF8EA;
  color: #222E50;
  padding: 10px;
}

section.c0082_blog_villa_cmp .card_description {
  color: #222E50;
  font-family: "Tiempos Text";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: -0.3px;
  padding-top: 10px;
}

section.c0082_blog_villa_cmp p {
  margin: 0;
}

section.c0082_blog_villa_cmp .hidden {
  display: none;
}

section.c0082_blog_villa_cmp .villa-card-quality .villa-card-quality-label.villa-card-quality-luxe {
  margin: 0;
}

section.c0084_blog_plans_cmp {
  background-color: #FCF8EA;
}

section.c0084_blog_plans_cmp .blog_plans_wrap {
  margin: 0 auto;
  padding-bottom: 100px;
  max-width: 1440px;
  padding: 0px;
}

section.c0084_blog_plans_cmp .blog_plans_wrap-widg {
  margin: 0 auto;
  padding-bottom: 80px;
  max-width: 1440px;
  margin: 20px 0;
}

@media all and (min-width: 992px) {
  section.c0084_blog_plans_cmp .blog_plans_wrap-widg {
    margin: 40px 0;
    margin: 40px auto;
  }
}
section.c0084_blog_plans_cmp .blog_plans_title {
  color: #222E50;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-family: "EuclidFlex";
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 35px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  width: 100%;
  margin-bottom: 20px;
  padding-left: 20px;
}

@media all and (min-width: 992px) {
  section.c0084_blog_plans_cmp .blog_plans_title {
    margin-bottom: 30px;
    font-size: 40px;
    line-height: 45px;
    letter-spacing: 2px;
    padding-left: 0px;
    margin: 40px 0;
  }
}
section.c0084_blog_plans_cmp .c0084_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  overflow: scroll;
  gap: 15px;
  width: 100%;
  padding-left: 20px;
}

section.c0084_blog_plans_cmp .c0084_content::-webkit-scrollbar {
  width: 0px;
}

section.c0084_blog_plans_cmp .c0084_content::-webkit-scrollbar-track {
  background: transparent;
}

section.c0084_blog_plans_cmp .c0084_content::-webkit-scrollbar-thumb {
  background-color: transparent;
}

@media all and (min-width: 992px) {
  section.c0084_blog_plans_cmp .c0084_content {
    margin: 0 auto;
    overflow: visible;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px;
    padding-left: 0px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media all and (min-width: 400px) {
  section.c0084_blog_plans_cmp .journal-content-article {
    width: 32%;
  }
}
section.c0084_blog_plans_cmp .blog_card {
  width: 300px;
  padding: 0px;
  background-color: #F1EDE0;
  color: #222E50;
  border-radius: 5px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
}

@media all and (min-width: 400px) {
  section.c0084_blog_plans_cmp .blog_card {
    width: 340px;
    width: 100%;
  }
}
@media all and (min-width: 992px) {
  section.c0084_blog_plans_cmp .blog_card {
    min-height: 665px;
  }
  section.c0084_blog_plans_cmp .blog_card:hover .img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  section.c0084_blog_plans_cmp .blog_card:hover .card_title {
    color: #8CACE8;
  }
}
section.c0084_blog_plans_cmp .info {
  padding: 0 10px;
  padding-bottom: 20px;
}

@media all and (max-width: 992px) {
  section.c0084_blog_plans_cmp .info {
    min-height: 280px;
  }
}
section.c0084_blog_plans_cmp .card_title {
  color: #222E50;
  font-family: "EuclidFlex";
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  text-decoration: underline;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  min-height: 60px;
}

@media all and (min-width: 992px) {
  section.c0084_blog_plans_cmp .card_title {
    margin-bottom: 10px;
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 2.2px;
  }
}
section.c0084_blog_plans_cmp .tags {
  margin-top: 20px;
  color: #3C528E;
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  font-family: EuclidFlex;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: -0.3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px;
  padding: 0;
}

@media all and (min-width: 992px) {
  section.c0084_blog_plans_cmp .tags {
    width: 100%;
  }
}
section.c0084_blog_plans_cmp .tags li {
  list-style: none;
  padding: 10px 12px;
  background-color: #FCF8EA;
  border-radius: 5px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

section.c0084_blog_plans_cmp .tags li:hover {
  opacity: 0.7;
  text-decoration: underline;
}

section.c0084_blog_plans_cmp .tags li a {
  cursor: pointer;
  color: #3C528E;
}

section.c0084_blog_plans_cmp .img_box {
  width: 100%;
  height: 340px;
  overflow: hidden;
  border-radius: 5px 5px 0 0;
  margin: 0 auto;
  margin-bottom: 30px;
}

@media all and (min-width: 992px) {
  section.c0084_blog_plans_cmp .img_box {
    height: 435px;
    width: 100%;
  }
}
section.c0084_blog_plans_cmp .img_box:hover {
  overflow: hidden;
  border-radius: 5px 5px 0 0;
}

section.c0084_blog_plans_cmp .img {
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  width: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

section.c0084_blog_plans_cmp .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 30px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto;
  gap: 10px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 20px;
  border-radius: 5px;
  background-color: #FFC700;
  color: #49380D;
  text-align: center;
  font-family: "EuclidFlex";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.4px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-bottom: 40px;
}

@media all and (min-width: 992px) {
  section.c0084_blog_plans_cmp .btn {
    margin-top: 40px;
    margin-bottom: 100px;
  }
  section.c0084_blog_plans_cmp .btn:hover {
    background-color: #FFE382;
  }
}
section.c0085_cta_telef-cmp {
  height: 400px;
  background-color: #FCF8EA;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

section.c0085_cta_telef-cmp .cta_telef-wrap {
  padding: 40px 20px 10px;
  background-color: #222E50;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  border-radius: 5px;
}

section.c0085_cta_telef-cmp .cta_telef-wrap:hover {
  opacity: 0.9;
}

section.c0085_cta_telef-cmp .cta_telef-wrap figure {
  position: relative;
  cursor: pointer;
}

section.c0085_cta_telef-cmp .cta_telef-wrap figure figcaption {
  position: relative;
  display: block;
  background: transparent;
  width: 275px;
  height: 320px;
  left: 17px;
  top: 0px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

section.c0085_cta_telef-cmp .cta_telef-wrap figure figcaption:before {
  content: "";
  position: relative;
  border-style: solid;
  display: block;
  left: -20px;
  right: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  border-color: transparent #E3E9F2 #E3E9F2 transparent;
  width: 280px;
  border-width: 0px 0px 120px 120px;
}

section.c0085_cta_telef-cmp .cta_telef-wrap figure figcaption:after {
  content: "";
  position: relative;
  border-style: solid;
  display: block;
  bottom: -66px;
  left: -20px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  border-color: #E3E9F2 transparent transparent transparent;
  width: 280px;
  border-width: 120px 120px 0 0;
}

section.c0085_cta_telef-cmp .cta_telef-wrap figure figcaption .inner-fill {
  position: absolute;
  display: block;
  left: -20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background-color: #E3E9F2;
  right: 0;
  width: 280px;
  top: 120px;
  height: 66px;
}

section.c0085_cta_telef-cmp .cta_telef-wrap figure figcaption .info {
  position: absolute;
  z-index: 2;
}

section.c0085_cta_telef-cmp .cta_telef-wrap figure figcaption .info .text {
  color: #222E50;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  text-decoration: none;
  width: 250px;
  z-index: 2;
  margin-bottom: 5px;
}

section.c0085_cta_telef-cmp .cta_telef-wrap figure figcaption .info .tel {
  color: #222E50;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  text-decoration: underline;
  width: 200px;
  z-index: 2;
}

section.c0086_tags-cmp {
  background-color: #FCF8EA;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

section.c0086_tags-cmp .tags-wrap {
  padding: 15px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: row;
  -ms-flex-align: row;
  align-items: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
}

@media (min-width: 450px) {
  section.c0086_tags-cmp .tags-wrap {
    padding: 15px 0px;
  }
}
section.c0086_tags-cmp .tags {
  width: 300px;
  margin-top: 15px;
  color: #3C528E;
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  font-family: EuclidFlex;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: -0.3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px;
  padding: 0;
}

@media all and (min-width: 992px) {
  section.c0086_tags-cmp .tags {
    width: 90%;
  }
}
section.c0086_tags-cmp .tags li {
  list-style: none;
  margin-bottom: 15px;
}

section.c0086_tags-cmp .tags li a {
  list-style: none;
  padding: 5px 8px;
  background-color: #F1EDE0;
  border-radius: 5px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  text-decoration: none;
  cursor: pointer;
  color: #3C528E;
}

section.c0086_tags-cmp .tags li a:hover {
  opacity: 0.7;
  text-decoration: underline;
}

section.c0088_login-cmp section.modal-cmp .modal-base .modal-dialog .modal-content .modal-body {
  padding: 30px 20px;
}

@media (min-width: 992px) {
  section.c0088_login-cmp section.modal-cmp .modal-base .modal-dialog .modal-content .modal-body {
    padding: 40px 80px;
  }
}
section.c0088_login-cmp .title {
  display: block;
  margin-bottom: 20px;
}

section.c0088_login-cmp .forgot-password {
  color: #0F1729;
  /* Button/Link 1 */
  font-family: "EuclidFlex";
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  cursor: pointer;
  font-size: 12px;
  line-height: 15px; /* 125% */
  letter-spacing: -0.24px;
}

@media (min-width: 992px) {
  section.c0088_login-cmp .forgot-password {
    font-size: 20px;
    line-height: 15px; /* 75% */
    letter-spacing: -0.4px;
  }
}
section.c0088_login-cmp .footer-login {
  margin-top: 40px;
}

section.c0088_login-cmp .only-signup {
  display: none;
}

section.c0088_login-cmp.is_signup .only-login {
  display: none;
}

section.c0088_login-cmp.is_signup .only-signup {
  display: block;
}

section.c0090_ocio_cmp {
  background-color: #FCF8EA;
}

section.c0090_ocio_cmp .ocio_wrap {
  margin: 0 auto;
  padding-bottom: 150px;
  max-width: 1440px;
  padding: 40px 0px 40px 0px;
}

@media all and (min-width: 992px) {
  section.c0090_ocio_cmp .ocio_wrap {
    padding: 100px 40px 100px;
  }
}
section.c0090_ocio_cmp .ocio_title {
  color: #222E50;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-family: "EuclidFlex";
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 35px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  width: 100%;
  margin-bottom: 20px;
  padding-left: 20px;
}

@media all and (min-width: 1079px) {
  section.c0090_ocio_cmp .ocio_title {
    margin-bottom: 30px;
    font-size: 40px;
    line-height: 45px;
    letter-spacing: 2px;
    padding-left: 0px;
  }
}
section.c0090_ocio_cmp .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  overflow: scroll;
  gap: 10px;
  width: 100%;
  padding-left: 20px;
  max-width: 1440px;
}

section.c0090_ocio_cmp .content::-webkit-scrollbar {
  width: 0px;
}

section.c0090_ocio_cmp .content::-webkit-scrollbar-track {
  background: transparent;
}

section.c0090_ocio_cmp .content::-webkit-scrollbar-thumb {
  background-color: transparent;
}

@media all and (min-width: 1079px) {
  section.c0090_ocio_cmp .content {
    margin: 0 auto;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    overflow: visible;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px;
    padding-left: 0px;
  }
}
section.c0090_ocio_cmp .blog_card {
  width: 309px;
  color: #222E50;
  background-color: #F1EDE0;
  border-radius: 5px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding-bottom: 40px;
  cursor: pointer;
}

@media all and (min-width: 1079px) {
  section.c0090_ocio_cmp .blog_card {
    width: 32%;
  }
  section.c0090_ocio_cmp .blog_card:hover .img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  section.c0090_ocio_cmp .blog_card:hover .card_title {
    color: #8CACE8;
  }
}
section.c0090_ocio_cmp .card_title {
  color: #222E50;
  font-family: "EuclidFlex";
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 15px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  padding: 15px 10px 0 10px;
  text-decoration: underline;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding: 10px;
}

@media all and (min-width: 1079px) {
  section.c0090_ocio_cmp .card_title {
    font-size: 22px;
    line-height: 25px;
    letter-spacing: 2.2px;
    padding: 0 10px;
  }
}
section.c0090_ocio_cmp .card_description {
  color: #222E50;
  font-family: "Tiempos Text";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px; /* 146.667% */
  letter-spacing: -0.3px;
  padding-top: 10px;
  padding: 10px;
}

@media all and (min-width: 1079px) {
  section.c0090_ocio_cmp .card_description {
    font-size: 18px;
    line-height: 30px;
    letter-spacing: -0.44px;
    padding: 0 10px;
    margin-top: 14px;
  }
}
section.c0090_ocio_cmp .img_box {
  width: 290px;
  height: 215px;
  overflow: hidden;
  border-radius: 5px 5px 0 0;
  margin: 0 auto;
  margin-bottom: 30px;
}

@media all and (min-width: 1079px) {
  section.c0090_ocio_cmp .img_box {
    height: 285px;
    width: 100%;
  }
}
section.c0090_ocio_cmp .img_box:hover {
  overflow: hidden;
  border-radius: 5px 5px 0 0;
}

section.c0090_ocio_cmp .img {
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  width: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

section.c0090_ocio_cmp .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 30px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto;
  gap: 10px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 5px;
  background-color: #FFC700;
  color: #49380D;
  text-align: center;
  font-family: "EuclidFlex";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.4px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-top: 20px;
}

@media all and (min-width: 1079px) {
  section.c0090_ocio_cmp .btn {
    margin-top: 50px;
  }
  section.c0090_ocio_cmp .btn:hover {
    background-color: #FFE382;
  }
}
section.c0091_intro_carousel-cmp {
  width: 100%;
}

section.c0091_intro_carousel-cmp .c0091_intro_carousel-wrap {
  overflow: hidden;
}

section.c0091_intro_carousel-cmp figure {
  position: relative;
}

section.c0091_intro_carousel-cmp figure:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 186px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(4, 7, 12, 0.53)), color-stop(98.85%, rgba(15, 24, 41, 0))), -webkit-gradient(linear, left top, left bottom, from(rgba(4, 7, 12, 0.53)), color-stop(98.85%, rgba(15, 24, 41, 0)));
  background: linear-gradient(180deg, rgba(4, 7, 12, 0.53) 0%, rgba(15, 24, 41, 0) 98.85%), linear-gradient(180deg, rgba(4, 7, 12, 0.53) 0%, rgba(15, 24, 41, 0) 98.85%);
}

section.c0091_intro_carousel-cmp figure:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 197px;
}

section.c0091_intro_carousel-cmp figure figcaption {
  position: absolute;
  display: block;
  background: transparent;
  width: 304;
  height: 340px;
  left: 20px;
}

@media (min-width: 992px) {
  section.c0091_intro_carousel-cmp figure figcaption {
    width: 572;
    height: 572px;
    left: 43px;
  }
}
section.c0091_intro_carousel-cmp figure figcaption:before {
  content: "";
  position: absolute;
  border-style: solid;
  display: block;
  left: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  top: 0;
  right: 0;
  border-color: transparent transparent rgb(252, 248, 234) transparent;
  width: 304px;
  border-width: 0 100px 100px 0;
}

@media (min-width: 992px) {
  section.c0091_intro_carousel-cmp figure figcaption:before {
    width: 572px;
    border-width: 0 200px 200px 0px;
  }
}
section.c0091_intro_carousel-cmp figure figcaption:after {
  content: "";
  position: absolute;
  border-style: solid;
  display: block;
  left: 0;
  bottom: 0;
  right: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  border-color: rgb(252, 248, 234) transparent transparent transparent;
  border-color: rgb(252, 248, 234) rgb(252, 248, 234) transparent transparent;
  width: 304px;
  border-width: 100px 0 0 100px;
}

@media (min-width: 992px) {
  section.c0091_intro_carousel-cmp figure figcaption:after {
    width: 572px;
    border-width: 200px 200px 0 200px;
  }
}
section.c0091_intro_carousel-cmp figure figcaption .inner-fill {
  position: absolute;
  display: block;
  left: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background-color: rgb(252, 248, 234);
  right: 0;
  width: 304px;
  top: 100px;
  height: 140px;
}

@media (min-width: 992px) {
  section.c0091_intro_carousel-cmp figure figcaption .inner-fill {
    width: 572px;
    top: 199px;
    height: 174px;
  }
}
section.c0091_intro_carousel-cmp figure figcaption .info {
  position: relative;
  z-index: 2;
  padding-left: 21px;
  min-height: 155px;
}

@media (min-width: 992px) {
  section.c0091_intro_carousel-cmp figure figcaption .info {
    padding-left: 30px;
    min-height: auto;
  }
}
section.c0091_intro_carousel-cmp figure figcaption .info .title {
  display: block;
  color: #0F1729;
  leading-trim: both;
  text-edge: cap;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-family: "EuclidFlex";
  font-style: normal;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 35px;
  letter-spacing: 1.5px;
  font-weight: 500;
  margin-top: 15px;
  text-align: start;
  max-width: 207px;
}

@media (min-width: 992px) {
  section.c0091_intro_carousel-cmp figure figcaption .info .title {
    font-size: 40px;
    line-height: 45px;
    letter-spacing: 2px;
    margin-top: 20px;
    max-width: 340px;
  }
}
section.c0091_intro_carousel-cmp figure figcaption .info .description {
  display: block;
  color: #0F1729;
  font-family: "Tiempos Text";
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: -0.24px;
  max-width: 205px;
  margin-top: 6px;
}

@media (min-width: 992px) {
  section.c0091_intro_carousel-cmp figure figcaption .info .description {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: -0.36px;
    margin: 35px 0 20px 0;
    max-width: 450px;
  }
}
section.c0091_intro_carousel-cmp figure figcaption .info .price {
  color: #5C7CD9;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-family: "EuclidFlex";
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px; /* 113.636% */
  letter-spacing: 2.2px;
  text-transform: uppercase;
}

section.c0091_intro_carousel-cmp figure figcaption .info .cta-link {
  position: absolute;
  bottom: 0;
  color: #0F1729;
  leading-trim: both;
  text-edge: cap;
  font-family: "EuclidFlex";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px; /* 113.333% */
  letter-spacing: -0.3px;
  padding-left: 6px;
  padding-right: 13px;
}

section.c0091_intro_carousel-cmp figure figcaption .info .cta-link:before {
  font-size: 12px;
  position: absolute;
  right: 0;
  top: 3px;
}

section.c0091_intro_carousel-cmp figure figcaption .carousel-pagination {
  position: absolute;
  z-index: 10;
  bottom: 20px;
  left: 110px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (min-width: 992px) {
  section.c0091_intro_carousel-cmp figure figcaption .carousel-pagination {
    bottom: 20px;
    left: 210px;
  }
}
section.c0091_intro_carousel-cmp figure figcaption .carousel-pagination .carousel-page {
  color: #77756E;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  /* Headline 6 - Euclid */
  font-family: "EuclidFlex";
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  margin-right: 15px;
  font-size: 12px;
  letter-spacing: 0.11px;
  line-height: 13px; /* 128.571% */
}

@media (min-width: 992px) {
  section.c0091_intro_carousel-cmp figure figcaption .carousel-pagination .carousel-page {
    margin-right: 20px;
    font-size: 14px;
    letter-spacing: 0.14px;
    line-height: 18px; /* 128.571% */
  }
}
section.c0091_intro_carousel-cmp figure figcaption .carousel-pagination .carousel-page a {
  color: #5C7CD9;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

section.c0091_intro_carousel-cmp figure figcaption .carousel-pagination .carousel-page a:hover {
  opacity: 0.7;
  cursor: pointer;
}

section.c0091_intro_carousel-cmp figure figcaption .carousel-pagination .carousel-page.active {
  color: #0F1729;
  position: relative;
}

section.c0091_intro_carousel-cmp figure figcaption .carousel-pagination .carousel-page:last-child {
  padding-left: 45px;
  position: relative;
}

@media (min-width: 992px) {
  section.c0091_intro_carousel-cmp figure figcaption .carousel-pagination .carousel-page:last-child {
    padding-right: 45px;
  }
}
section.c0091_intro_carousel-cmp figure figcaption .carousel-pagination .carousel-page:last-child:before {
  position: absolute;
  content: "";
  border-top: 1px solid #afaca0;
  width: 25px;
  left: 0;
  top: 5px;
}

@media (min-width: 992px) {
  section.c0091_intro_carousel-cmp figure figcaption .carousel-pagination .carousel-page:last-child:before {
    top: 8px;
  }
}
section.c0091_intro_carousel-cmp figure figcaption .carousel-pagination .carousel-page a {
  cursor: pointer;
}

section.c0091_intro_carousel-cmp figure figcaption .carousel-pagination .carousel-page a:hover {
  text-decoration: underline;
}

section.c0091_intro_carousel-cmp figure figcaption .carousel-pagination .first-child {
  padding-right: 45px;
  position: relative;
}

section.c0091_intro_carousel-cmp figure figcaption .carousel-pagination .first-child:before {
  position: absolute;
  content: "";
  border-top: 1px solid #afaca0;
  width: 25px;
  right: 0;
  top: 5px;
}

@media (min-width: 992px) {
  section.c0091_intro_carousel-cmp figure figcaption .carousel-pagination .first-child:before {
    top: 8px;
  }
}
section.c0091_intro_carousel-cmp figure img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.full-height {
  height: 100vh;
}

.full-height figure:before {
  z-index: 1;
}

.full-height figure:after {
  z-index: 1;
}

.full-height img {
  height: 100vh;
}

.full-height figcaption {
  top: 113px;
}

@media (min-width: 992px) {
  .full-height figcaption {
    top: 166px;
  }
}
.half-height {
  height: 650px;
}

.half-height figure:before {
  z-index: 0;
}

.half-height figure:after {
  z-index: 0;
}

.half-height img {
  height: 650px;
}

.half-height figcaption {
  top: 113px;
}

@media (min-width: 992px) {
  .half-height figcaption {
    top: 43px;
  }
}
section.c0096_breadcrumbs_dark-cmp {
  background-color: #FCF8EA;
}

section.c0096_breadcrumbs_dark-cmp .dark-tone {
  background-color: #0F1729;
  width: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

section.c0096_breadcrumbs_dark-cmp .dark-tone .breadcrumb-items li:last-child .item {
  color: #FCF8EA;
}

section.c0096_breadcrumbs_dark-cmp .dark-tone .breadcrumb-items li:last-child .item:hover {
  color: #5C7CD9;
}

section.c0096_breadcrumbs_dark-cmp .dark-tone .item {
  color: #afaca0;
}

section.c0096_breadcrumbs_dark-cmp .dark-tone .icon-share {
  color: #FCF8EA;
}

section.c0096_breadcrumbs_dark-cmp .breadcrumbs-wrap {
  padding: 17px 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: row;
  -ms-flex-align: row;
  align-items: row;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 100%;
}

@media (min-width: 450px) {
  section.c0096_breadcrumbs_dark-cmp .breadcrumbs-wrap {
    padding: 24px 40px;
  }
}
section.c0096_breadcrumbs_dark-cmp .breadcrumb-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: row;
  -ms-flex-align: row;
  align-items: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
  padding-left: 0px;
}

section.c0096_breadcrumbs_dark-cmp .breadcrumb-items li {
  list-style: none;
}

section.c0096_breadcrumbs_dark-cmp .breadcrumb-items li:last-child .item {
  color: #0F1729;
}

section.c0096_breadcrumbs_dark-cmp .item {
  text-decoration: none;
  font-family: "EuclidFlex";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 11px;
  letter-spacing: 0.2px;
  text-transform: uppercase;
  color: #afaca0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
}

@media (min-width: 450px) {
  section.c0096_breadcrumbs_dark-cmp .item {
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 14px;
    letter-spacing: 0.24px;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
  }
}
section.c0096_breadcrumbs_dark-cmp .item:hover {
  color: #5C7CD9;
  text-decoration: underline;
}

section.c0096_breadcrumbs_dark-cmp .icon-share {
  font-size: 12px;
  color: #0F1729;
  padding-left: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

@media (min-width: 450px) {
  section.c0096_breadcrumbs_dark-cmp .icon-share {
    font-size: 15px;
  }
}
section.c0096_breadcrumbs_dark-cmp .icon-share:hover {
  color: #5C7CD9;
  text-decoration: none;
}

section.c0096_breadcrumbs_dark-cmp .dropdown .icon-share-clasic {
  font-size: 12px;
  color: #FCF8EA;
  padding-left: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  border: none;
  background-color: #0F1729;
}

@media (min-width: 450px) {
  section.c0096_breadcrumbs_dark-cmp .dropdown .icon-share-clasic {
    font-size: 15px;
  }
}
section.c0096_breadcrumbs_dark-cmp .dropdown .icon-share-clasic:hover {
  color: #5C7CD9;
  text-decoration: none;
}

section.c0096_breadcrumbs_dark-cmp .dropdown .dropdown-menu.show {
  display: block;
  left: -125px;
  background-color: #FCF8EA;
  color: #0F1729;
  border-radius: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-family: "EuclidFlex";
  font-style: normal;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 28px;
  letter-spacing: 1.5px;
  font-weight: 500;
  text-align: center;
}

section.c0096_breadcrumbs_dark-cmp .dropdown .dropdown-item {
  background-color: #FCF8EA;
  color: #0F1729;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

section.c0096_breadcrumbs_dark-cmp .dropdown .dropdown-item:hover {
  cursor: pointer;
  color: #5C7CD9;
  text-decoration: underline;
}

section.c0098_entradas_relacionadas-cmp {
  background-color: #FCF8EA;
}

section.c0098_entradas_relacionadas-cmp .relacionadas_wrap {
  margin: 0 auto;
  padding-bottom: 150px;
  padding: 40px 0px 40px 0px;
}

@media all and (min-width: 950px) {
  section.c0098_entradas_relacionadas-cmp .relacionadas_wrap {
    padding: 100px 0px 100px 0px;
  }
}
section.c0098_entradas_relacionadas-cmp .relacionadas_wrap-widget {
  margin: 0 auto;
  padding-bottom: 150px;
  padding: 20px 0px 40px 0px;
}

@media all and (min-width: 950px) {
  section.c0098_entradas_relacionadas-cmp .relacionadas_wrap-widget {
    padding: 20px 0px 40px 0px;
  }
}
section.c0098_entradas_relacionadas-cmp .relacionadas_title {
  color: #222E50;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-family: "EuclidFlex";
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 35px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  width: 100%;
  margin-bottom: 20px;
}

@media all and (min-width: 950px) {
  section.c0098_entradas_relacionadas-cmp .relacionadas_title {
    padding-left: 0px;
    margin-bottom: 30px;
  }
}
section.c0098_entradas_relacionadas-cmp .content {
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0 auto;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: visible;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px;
  padding-left: 0px;
}

section.c0098_entradas_relacionadas-cmp .content::-webkit-scrollbar {
  width: 0px;
}

section.c0098_entradas_relacionadas-cmp .content::-webkit-scrollbar-track {
  background: transparent;
}

section.c0098_entradas_relacionadas-cmp .content::-webkit-scrollbar-thumb {
  background-color: transparent;
}

section.c0098_entradas_relacionadas-cmp .blog_card {
  background-color: #F1EDE0;
  color: #222E50;
  border-radius: 5px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
  margin: 30px 0;
}

@media all and (min-width: 950px) {
  section.c0098_entradas_relacionadas-cmp .blog_card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: initial;
  }
  section.c0098_entradas_relacionadas-cmp .blog_card:hover picture .image {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  section.c0098_entradas_relacionadas-cmp .blog_card:hover .img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  section.c0098_entradas_relacionadas-cmp .blog_card:hover .card_title {
    color: #8CACE8;
  }
}
section.c0098_entradas_relacionadas-cmp .info {
  padding: 0 20px 20px 20px;
}

@media all and (min-width: 950px) {
  section.c0098_entradas_relacionadas-cmp .info {
    width: 70%;
  }
}
section.c0098_entradas_relacionadas-cmp .date, section.c0098_entradas_relacionadas-cmp .location {
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  padding-top: 20px;
  color: #3C528E;
  margin-bottom: 0;
}

section.c0098_entradas_relacionadas-cmp .card_title {
  color: #222E50;
  font-family: "EuclidFlex";
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  text-decoration: underline;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

@media all and (min-width: 950px) {
  section.c0098_entradas_relacionadas-cmp .card_title {
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 2.2px;
  }
}
section.c0098_entradas_relacionadas-cmp .text {
  olor: #222E50;
  font-family: "Tiempos Text";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: -0.3px;
  padding-top: 10px;
}

@media all and (min-width: 950px) {
  section.c0098_entradas_relacionadas-cmp .text {
    font-size: 17px;
    line-height: 33px;
    letter-spacing: -0.44px;
    width: 90%;
    margin-bottom: 20px;
    padding-top: 0px;
  }
}
section.c0098_entradas_relacionadas-cmp .tags {
  margin-top: 20px;
  color: #3C528E;
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  font-family: EuclidFlex;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: -0.3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px;
  padding: 0;
}

@media all and (min-width: 950px) {
  section.c0098_entradas_relacionadas-cmp .tags {
    width: 100%;
  }
}
section.c0098_entradas_relacionadas-cmp .tags li {
  list-style: none;
}

section.c0098_entradas_relacionadas-cmp .tags li a {
  list-style: none;
  padding: 5px 8px;
  background-color: #FCF8EA;
  border-radius: 5px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  text-decoration: none;
  cursor: pointer;
  color: #3C528E;
}

section.c0098_entradas_relacionadas-cmp .tags li a:hover {
  opacity: 0.7;
  text-decoration: underline;
}

section.c0098_entradas_relacionadas-cmp .img_box {
  height: 340px;
  overflow: hidden;
  border-radius: 5px 0 0 5px;
  margin: 0 auto;
  margin-bottom: 30px;
}

@media all and (min-width: 950px) {
  section.c0098_entradas_relacionadas-cmp .img_box {
    margin-bottom: 0px;
    max-height: 288px;
    width: 30%;
    border-radius: 5px 0 0 5px;
  }
}
section.c0098_entradas_relacionadas-cmp .img_box:hover {
  overflow: hidden;
  border-radius: 5px 0 0 5px;
}

section.c0098_entradas_relacionadas-cmp picture .image {
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  width: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

section.c0098_entradas_relacionadas-cmp .img {
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  width: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

section.c0098_entradas_relacionadas-cmp .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 30px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto;
  gap: 10px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 20px;
  border-radius: 5px;
  background-color: #FFC700;
  color: #49380D;
  text-align: center;
  font-family: "EuclidFlex";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.4px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

@media all and (min-width: 950px) {
  section.c0098_entradas_relacionadas-cmp .btn {
    margin-top: 40px;
  }
  section.c0098_entradas_relacionadas-cmp .btn:hover {
    background-color: #FFE382;
  }
}
section.c0099_eventos_relacionados-cmp {
  background-color: #FCF8EA;
}

section.c0099_eventos_relacionados-cmp .relacionados_wrap {
  margin: 0 auto;
  padding-bottom: 150px;
  padding: 40px 0px 40px 0px;
}

section.c0099_eventos_relacionados-cmp .relacionados_title {
  color: #222E50;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-family: "EuclidFlex";
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 35px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  width: 100%;
  margin-bottom: 20px;
}

section.c0099_eventos_relacionados-cmp .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  flex-direction: column;
  overflow: scroll;
  gap: 10px;
  width: 100%;
}

section.c0099_eventos_relacionados-cmp .content::-webkit-scrollbar {
  width: 0px;
}

section.c0099_eventos_relacionados-cmp .content::-webkit-scrollbar-track {
  background: transparent;
}

section.c0099_eventos_relacionados-cmp .content::-webkit-scrollbar-thumb {
  background-color: transparent;
}

section.c0099_eventos_relacionados-cmp .blog_card {
  background-color: #F1EDE0;
  color: #222E50;
  border-radius: 5px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
}

section.c0099_eventos_relacionados-cmp .blog_card:hover picture .image {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

section.c0099_eventos_relacionados-cmp .blog_card:hover .img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

section.c0099_eventos_relacionados-cmp .blog_card:hover .card_title {
  color: #8CACE8;
}

section.c0099_eventos_relacionados-cmp .info {
  padding: 0 20px 20px 20px;
}

section.c0099_eventos_relacionados-cmp .date {
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  color: #3C528E;
  padding-bottom: 15px;
}

section.c0099_eventos_relacionados-cmp .location {
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  color: #3C528E;
  margin-bottom: 5px;
}

section.c0099_eventos_relacionados-cmp .card_title {
  color: #222E50;
  font-family: "EuclidFlex";
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  text-decoration: underline;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

section.c0099_eventos_relacionados-cmp .text {
  olor: #222E50;
  font-family: "Tiempos Text";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: -0.3px;
  padding-top: 10px;
}

section.c0099_eventos_relacionados-cmp .tags {
  margin-top: 20px;
  color: #3C528E;
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  font-family: EuclidFlex;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: -0.3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px;
  padding: 0;
}

section.c0099_eventos_relacionados-cmp .tags li {
  list-style: none;
  margin-bottom: 15px;
}

section.c0099_eventos_relacionados-cmp .tags li a {
  list-style: none;
  padding: 5px 8px;
  background-color: #FCF8EA;
  border-radius: 5px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  text-decoration: none;
  cursor: pointer;
  color: #3C528E;
}

section.c0099_eventos_relacionados-cmp .tags li a:hover {
  opacity: 0.7;
  text-decoration: underline;
}

section.c0099_eventos_relacionados-cmp .img_box {
  height: 340px;
  overflow: hidden;
  border-radius: 5px 5px 0 0;
  margin: 0 auto;
  margin-bottom: 30px;
}

section.c0099_eventos_relacionados-cmp .img_box:hover {
  overflow: hidden;
  border-radius: 5px 5px 0 0;
}

section.c0099_eventos_relacionados-cmp picture .image {
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  width: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

section.c0099_eventos_relacionados-cmp .img {
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  width: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

section.c0099_eventos_relacionados-cmp .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 30px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto;
  gap: 10px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 20px;
  border-radius: 5px;
  background-color: #FFC700;
  color: #49380D;
  text-align: center;
  font-family: "EuclidFlex";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.4px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

section.c0099_eventos_relacionados-cmp .btn:hover {
  background-color: #FFE382;
}

aside .c0099_eventos_relacionados-cmp {
  margin: 0 auto;
}

section.c0101_snack_card-cmp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 20px;
  gap: 15px;
}

@media all and (min-width: 992px) {
  section.c0101_snack_card-cmp {
    margin-bottom: 25px;
  }
}
section.c0101_snack_card-cmp .snack-card-icon span::before,
section.c0101_snack_card-cmp .snack-card-icon::before {
  font-size: 20px;
}

section.c0101_snack_card-cmp .snack-card-icon span.path1::before {
  color: #0F1729;
}

section.c0101_snack_card-cmp .snack-card-title {
  color: #0F1729;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  /* Mobile/Caption 1 - Euclid ALL CAPS */
  font-family: "EuclidFlex";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 11px; /* 110% */
  letter-spacing: 0.2px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

@media all and (min-width: 992px) {
  section.c0101_snack_card-cmp .snack-card-title {
    font-size: 12px;
    line-height: 14px; /* 116.667% */
    letter-spacing: 0.24px;
  }
}
section.c0101_snack_card-cmp .snack-card-text {
  color: #0F1729;
  font-family: "Tiempos Text";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px; /* 140% */
  max-width: 290px;
  display: block;
}

@media all and (min-width: 992px) {
  section.c0101_snack_card-cmp .snack-card-text {
    font-size: 12px;
    line-height: 17px; /* 141.667% */
  }
}
section.c0101_snack_card-cmp .snack-card-text a {
  color: #5C7CD9;
  text-decoration: underline;
}

section.c0102_banner_simple_btn_cmp {
  margin-right: 40px;
}

@media (max-width: 979px) {
  section.c0102_banner_simple_btn_cmp {
    padding: 40px 20px 40px 20px;
    margin-right: 0px;
  }
}
section.c0102_banner_simple_btn_cmp .c0102_banner_simple_btn_wrap {
  max-width: 1440px;
  margin: 0 auto;
  color: #0F1729;
  margin-top: 0px;
}

@media all and (min-width: 992px) {
  section.c0102_banner_simple_btn_cmp .c0102_banner_simple_btn_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    gap: 20px;
    margin-top: 0px;
  }
}
section.c0102_banner_simple_btn_cmp .c0102_banner_simple_btn_wrap .banner_simple {
  padding: 20px 20px;
  background-color: #77756E;
  color: #FCF8EA;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: row;
  -ms-flex-align: row;
  align-items: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-radius: 5px;
  max-width: 460px;
  margin: 0 auto;
}

@media all and (min-width: 992px) {
  section.c0102_banner_simple_btn_cmp .c0102_banner_simple_btn_wrap .banner_simple {
    padding: 30px 40px;
  }
}
section.c0102_banner_simple_btn_cmp .c0102_banner_simple_btn_wrap .banner_simple span {
  width: 10%;
}

section.c0102_banner_simple_btn_cmp .c0102_banner_simple_btn_wrap .banner_simple div {
  width: 90%;
}

section.c0102_banner_simple_btn_cmp .c0102_banner_simple_btn_wrap .banner_simple .title {
  font-family: "EuclidFlex";
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 15px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  margin-bottom: 15px;
}

@media all and (min-width: 992px) {
  section.c0102_banner_simple_btn_cmp .c0102_banner_simple_btn_wrap .banner_simple .title {
    font-size: 22px;
    line-height: 25px;
    letter-spacing: 2.2px;
    text-transform: uppercase;
  }
}
section.c0102_banner_simple_btn_cmp .c0102_banner_simple_btn_wrap .banner_simple .banner_text {
  font-family: "Tiempos Text";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 113.333% */
  margin-bottom: 15px;
}

section.c0102_banner_simple_btn_cmp .c0102_banner_simple_btn_wrap .banner_simple .more_info {
  margin-top: 5px;
  padding: 10px;
  color: #0F1729;
  background-color: #FCF8EA;
  font-family: "EuclidFlex";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: -0.3px;
  cursor: pointer;
  border-radius: 5px;
}

section.c0102_banner_simple_btn_cmp .c0102_banner_simple_btn_wrap .banner_simple.abahana {
  background-color: #77756E;
}

section.c0102_banner_simple_btn_cmp .c0102_banner_simple_btn_wrap .banner_simple.abahana .more_info {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

section.c0102_banner_simple_btn_cmp .c0102_banner_simple_btn_wrap .banner_simple.abahana .more_info:hover {
  background-color: #8CACE8;
  color: #FCF8EA;
  text-decoration: none;
}

section.c0102_banner_simple_btn_cmp .c0102_banner_simple_btn_wrap .banner_simple.default {
  background-color: #77756E;
}

section.c0102_banner_simple_btn_cmp .c0102_banner_simple_btn_wrap .banner_simple.default .more_info {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

section.c0102_banner_simple_btn_cmp .c0102_banner_simple_btn_wrap .banner_simple.default .more_info:hover {
  background-color: #8CACE8;
  color: #FCF8EA;
  text-decoration: none;
}

section.c0102_banner_simple_btn_cmp .c0102_banner_simple_btn_wrap .banner_simple.lux {
  background-color: #6D538C;
}

section.c0102_banner_simple_btn_cmp .c0102_banner_simple_btn_wrap .banner_simple.lux .more_info {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

section.c0102_banner_simple_btn_cmp .c0102_banner_simple_btn_wrap .banner_simple.lux .more_info:hover {
  background-color: #B09DC6;
  color: #FCF8EA;
  text-decoration: none;
}

section.c0102_banner_simple_btn_cmp .c0102_banner_simple_btn_wrap .banner_simple.offer {
  background-color: #989A50;
}

section.c0102_banner_simple_btn_cmp .c0102_banner_simple_btn_wrap .banner_simple.offer .more_info {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

section.c0102_banner_simple_btn_cmp .c0102_banner_simple_btn_wrap .banner_simple.offer .more_info:hover {
  background-color: #C5CD91;
  color: #666526;
  text-decoration: none;
}

section.c0102_banner_simple_btn_cmp .c0102_banner_simple_btn_wrap .banner_simple.blue {
  background-color: #5C7CD9;
}

section.c0102_banner_simple_btn_cmp .c0102_banner_simple_btn_wrap .banner_simple.blue .more_info {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

section.c0102_banner_simple_btn_cmp .c0102_banner_simple_btn_wrap .banner_simple.blue .more_info:hover {
  background-color: #8CACE8;
  color: #FCF8EA;
  text-decoration: none;
}

section.c0103_banner_btn_cmp {
  background-color: #F1EDE0;
  padding: 0;
}

section.c0103_banner_btn_cmp .c0103_banner_btn_wrap {
  margin: 0 auto;
}

@media all and (min-width: 992px) {
  section.c0103_banner_btn_cmp .c0103_banner_btn_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto;
  }
}
@media all and (min-width: 992px) {
  section.c0103_banner_btn_cmp .c0103_banner_btn_wrap .right {
    max-width: 460px;
  }
}
section.c0103_banner_btn_cmp .c0103_banner_btn_wrap .left {
  max-width: 980px;
}

section.c0103_banner_btn_cmp .c0103_banner_btn_wrap .banner_img1 {
  width: 100%;
}

@media all and (min-width: 992px) {
  section.c0103_banner_btn_cmp .c0103_banner_btn_wrap .banner_img1 {
    display: none;
  }
}
section.c0103_banner_btn_cmp .c0103_banner_btn_wrap .banner_img2 {
  display: none;
}

@media all and (min-width: 992px) {
  section.c0103_banner_btn_cmp .c0103_banner_btn_wrap .banner_img2 {
    display: initial;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 0 0 5px 0;
  }
}
section.c0103_banner_btn_cmp .c0103_banner_btn_wrap .banner_simple_btn {
  margin: 0px;
  padding: 30px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: row;
  -ms-flex-align: row;
  align-items: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-radius: 0 0 5px 5px;
}

@media all and (min-width: 992px) {
  section.c0103_banner_btn_cmp .c0103_banner_btn_wrap .banner_simple_btn {
    padding: 80px 70px 80px 30px;
    border-radius: 5px;
  }
}
section.c0103_banner_btn_cmp .c0103_banner_btn_wrap .banner_simple_btn span {
  width: 10%;
}

section.c0103_banner_btn_cmp .c0103_banner_btn_wrap .banner_simple_btn div {
  width: 90%;
}

section.c0103_banner_btn_cmp .c0103_banner_btn_wrap .banner_simple_btn .title {
  font-family: "EuclidFlex";
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 35px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-bottom: 15px;
}

@media all and (min-width: 992px) {
  section.c0103_banner_btn_cmp .c0103_banner_btn_wrap .banner_simple_btn .title {
    font-size: 40px;
    line-height: 45px;
    letter-spacing: 2px;
    text-transform: uppercase;
  }
}
section.c0103_banner_btn_cmp .c0103_banner_btn_wrap .banner_simple_btn .banner_text {
  font-family: "Tiempos Text";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: -0.3px;
  margin-bottom: 15px;
}

@media all and (min-width: 992px) {
  section.c0103_banner_btn_cmp .c0103_banner_btn_wrap .banner_simple_btn .banner_text {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: -0.36px;
    max-width: 793px;
    margin-top: 15px;
  }
}
section.c0103_banner_btn_cmp .c0103_banner_btn_wrap .banner_simple_btn .more_info {
  margin-top: 5px;
  padding: 10px;
  color: #0F1729;
  background-color: #FCF8EA;
  font-family: "EuclidFlex";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: -0.3px;
  cursor: pointer;
  border-radius: 5px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

@media all and (min-width: 992px) {
  section.c0103_banner_btn_cmp .c0103_banner_btn_wrap .banner_simple_btn .more_info {
    margin-top: 15px;
  }
}
section.c0103_banner_btn_cmp .c0103_banner_btn_wrap .banner_simple_btn .more_info:hover {
  opacity: 0.7;
}

section.c0103_banner_btn_cmp .c0103_banner_btn_wrap.lux {
  background-color: #6D538C;
}

section.c0103_banner_btn_cmp .c0103_banner_btn_wrap.lux .banner_simple_btn {
  background-color: #6D538C;
  color: #FCF8EA;
}

section.c0103_banner_btn_cmp .c0103_banner_btn_wrap.coral {
  background-color: #560D29;
}

section.c0103_banner_btn_cmp .c0103_banner_btn_wrap.coral .banner_simple_btn {
  background-color: #560D29;
  color: #F5CAC0;
}

section.c0103_banner_btn_cmp .c0103_banner_btn_wrap.coral .more_info {
  background-color: #E56248;
  color: #FCF8EA;
}

section.c0103_banner_btn_cmp .c0103_banner_btn_wrap.abahana {
  color: #0F1729;
  background-color: #222E50;
}

section.c0103_banner_btn_cmp .c0103_banner_btn_wrap.abahana .banner_simple_btn {
  background-color: #222E50;
  color: #FCF8EA;
}

.c0104_intro_villa_sentinel {
  height: 1px;
}

section.c0104_intro_villa_cmp {
  background-color: #FCF8EA;
  margin: 0 auto;
  z-index: 100;
  position: relative;
}

section.c0104_intro_villa_cmp .c0104_intro_villa_wrap {
  margin: 0 auto;
  max-width: 1450px;
  padding: 20px;
  margin-top: 0px;
}

@media all and (min-width: 592px) {
  section.c0104_intro_villa_cmp .c0104_intro_villa_wrap {
    padding: 30px 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 0px;
  }
}
section.c0104_intro_villa_cmp .c0104_intro_villa_wrap p {
  margin: 0;
}

@media all and (min-width: 592px) {
  section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .left {
    width: 60%;
  }
}
section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .title_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  gap: 20px;
}

section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .title {
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-family: "EuclidFlex";
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 35px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin: 0;
  -webkit-transition: opacity ease 2s;
  transition: opacity ease 2s;
}

@media all and (max-width: 592px) {
  section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .title {
    width: 80%;
  }
}
@media all and (min-width: 592px) {
  section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .title {
    font-size: 40px;
    line-height: 45px;
    letter-spacing: 2px;
  }
}
section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .title.title-stucked {
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity ease 0s;
  transition: opacity ease 0s;
  z-index: -1;
}

section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .icon-heart-outline:before {
  font-size: 20px;
  color: #afaca0;
  margin-left: 10px;
}

@media all and (min-width: 592px) {
  section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .info_villa {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 50px;
    margin-top: 15px;
  }
}
section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .location_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 20px;
}

@media all and (min-width: 592px) {
  section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .location_box {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}
section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .info_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0px;
  gap: 10px;
}

@media all and (min-width: 592px) {
  section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .info_box {
    margin-top: 0px;
    margin-bottom: 0px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 20px;
  }
}
section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .info_box .villa-card-quality {
  margin-top: 3px;
}

section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .info_box .villa-card-quality .icon-star-rating:before {
  padding-right: 0;
}

section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .map {
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-family: "EuclidFlex";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 15px;
  letter-spacing: -0.24px;
}

section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .map::before {
  padding-right: 5px;
}

section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .icons-rate {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  padding-bottom: 0px;
}

@media all and (min-width: 592px) {
  section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .icons-rate {
    padding-bottom: 0px;
  }
}
section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .icons-rate p {
  font-size: 20px;
}

section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .icons-rate p::before {
  padding-right: 0px;
}

section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .icons-rate img {
  margin-bottom: 5px;
  max-width: 105px;
}

section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .info-bar {
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-family: "EuclidFlex";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: 0.24px;
  text-transform: uppercase;
  text-align: start;
}

@media all and (min-width: 592px) {
  section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .info-bar {
    font-size: 12px;
    width: initial;
  }
}
section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .info-bar::before {
  padding-right: 5px;
}

section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media all and (max-width: 592px) {
  section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .right {
    position: fixed;
    background-color: #FCF8EA;
    width: 100%;
    padding: 15px 20px;
    margin: 0;
    bottom: 0;
    z-index: 100;
    margin-left: -20px;
    gap: 15px;
  }
}
@media all and (min-width: 592px) {
  section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .right {
    width: 40%;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 70px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .place {
  text-align: start;
}

@media all and (min-width: 592px) {
  section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .intro_price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}
section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .price_number {
  font-family: "EuclidFlex";
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;
  letter-spacing: -0.7px;
  text-align: end;
}

section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .date_nights {
  font-family: "EuclidFlex";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: 0.24px;
  text-transform: uppercase;
  text-align: end;
  width: 100%;
}

@media all and (min-width: 592px) {
  section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .date_nights {
    font-size: 12px;
  }
}
section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .book_btn {
  padding: 10px 30px;
  font-family: "EuclidFlex";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.6px;
  border-radius: 5px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border: none;
}

@media all and (min-width: 592px) {
  section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .book_btn {
    font-size: 30px;
    padding: 18px 35px;
  }
}
section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup {
  background-color: #FCF8EA;
  width: 360px;
  border-radius: 5px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding: 30px;
}

@media all and (min-width: 592px) {
  section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup {
    position: absolute;
    z-index: 99;
    margin-left: -232px;
    margin-top: 20px;
  }
}
@media all and (max-width: 592px) {
  section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
  }
}
section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup .quantity-list-item-title {
  text-align: center;
}

section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup .quantity-list-item-title,
section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup .title-booking-popup,
section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup .label {
  color: #222E50;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-family: "EuclidFlex";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: 0.14px;
  text-transform: uppercase;
  border-style: none;
}

section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup .title-booking-popup {
  font-size: 14px;
  line-height: 18px;
}

section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup .first {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  border-bottom: solid 1px #F1EDE0;
  padding: 0 0 20px 0;
}

section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup .first p.label {
  font-size: 14px;
  margin-bottom: 0;
}

section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup .close_btn {
  cursor: pointer;
  font-family: "EuclidFlex";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: -0.3px;
  -ms-flex-item-align: end;
  align-self: end;
}

section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup .close_btn:hover {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0.8;
}

section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup .label {
  padding-left: 0;
  margin-bottom: 5px;
  margin-left: 0;
}

section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup .second {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-bottom: solid 1px #F1EDE0;
  padding: 20px 0;
}

section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup .second .check {
  width: calc(50% - 5px);
}

section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup .second .check input {
  max-width: 100%;
  border-radius: 5px;
  background: #F1EDE0;
  border: 0;
  color: #3C528E;
  text-align: center;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-family: "EuclidFlex";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px; /* 116.667% */
  letter-spacing: 0.24px;
  text-transform: uppercase;
  padding: 10px;
}

section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup .second .dates {
  margin-bottom: 10px;
}

section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup .second .dates + div {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup .second .dates + div div {
  -ms-flex-preferred-size: 33%;
  flex-basis: 33%;
}

@media (max-width: 991px) {
  section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup .second .dates + div {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media (max-width: 360px) {
  section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup .second .dates + div .quantity-selector-value {
    width: 60px;
  }
}
@media (min-width: 992px) {
  section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup .second .input-without-pets {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup .second .input-without-pets > div {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}

section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup .second .input-without-pets > div .quantity-selector-minus i,
section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup .second .input-without-pets > div .quantity-selector-plus i {
  line-height: 33px;
}

section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup .second .input-without-pets > div .quantity-selector-minus i:before,
section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup .second .input-without-pets > div .quantity-selector-plus i:before {
  font-size: 21px;
}

section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup .second .input-without-pets > div .quantity-selector-value {
  width: 80px;
  padding: 9px 2px 10px;
}

section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup .second .date,
section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup .second .renters {
  font-family: "EuclidFlex";
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: 0.24px;
  text-transform: uppercase;
  background-color: #F1EDE0;
  border: none;
  padding: 10px;
  border-radius: 5px;
  margin: 10px 0;
  color: #3C528E;
  cursor: pointer;
}

section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup .third {
  padding: 20px 0;
  border-bottom: solid 1px #F1EDE0;
}

section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup .third .calculations {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 20px;
  color: #afaca0;
}

section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup .third .calculations p {
  width: 50%;
  padding: 5px 0;
}

section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup .third .calculations p:nth-child(even) {
  width: 50%;
  text-align: end;
}

section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup .third .calculations .label-calculations {
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-family: "EuclidFlex";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: 0.24px;
  text-transform: uppercase;
}

section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup .fourth {
  margin: 10px 0;
  padding: 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup .fourth .final_price,
section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup .fourth .price_number {
  color: #222E50;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-family: "EuclidFlex";
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 2.2px;
  text-transform: uppercase;
}

section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup .continue_btn {
  padding: 10px 25px;
  font-family: "EuclidFlex";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.6px;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  border: none;
  background-color: #4E346B;
  color: #FCF8EA;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup .continue_btn:hover {
  opacity: 0.8;
}

section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup .offer_btn {
  margin: 10px 0;
  padding: 5px;
  font-family: "EuclidFlex";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.6px;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  color: #5C7CD9;
  border: 1px solid #5C7CD9;
  border-radius: 5px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup .offer_btn:hover {
  opacity: 0.8;
}

section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup section.c0012-quantity-list-item-cmp.appearance-secondary .justify-content-lg-start {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0;
}

section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup .picker-content {
  margin-top: 65px;
  border-radius: 6px 6px 0px 0px;
}

section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup .picker-content:before {
  left: 175px;
}

section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup .picker-content.arrow-left:before {
  left: 55px;
}

section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup .picker-content header {
  padding: 10px 20px 16px 20px;
  border-radius: 6px 6px 0px 0px;
}

section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup .picker-content header div {
  line-height: 1.5rem;
  font-size: 1.3rem;
}

section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup .picker-content .ui-datepicker-header {
  padding: 0 0 6px;
}

section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup .picker-content .ui-datepicker-header .ui-datepicker-title {
  text-align: center;
}

section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup .picker-content .ui-datepicker-header .ui-datepicker-title span {
  font-weight: 400;
  font-size: 1.8rem;
}

section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup .picker-content .ui-datepicker-header .ui-datepicker-next {
  right: 3px;
}

section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup .picker-content table th span {
  font-weight: normal;
}

section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup .picker-content footer .btn-link:hover {
  text-decoration: underline !important;
}

@media all and (min-width: 592px) {
  section.c0104_intro_villa_cmp.stucked {
    position: fixed;
    top: 0;
    width: 100%;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(15, 23, 41, 0.85);
    box-shadow: 0px 0px 10px 0px rgba(15, 23, 41, 0.85);
  }
  section.c0104_intro_villa_cmp.stucked .title_box .title {
    -webkit-transition: opacity ease 0s;
    transition: opacity ease 0s;
    display: none;
    opacity: 0;
  }
  section.c0104_intro_villa_cmp.stucked .title_box .title.title-stucked {
    display: block;
    position: relative;
    opacity: 1;
    -webkit-transition: opacity ease 2s;
    transition: opacity ease 2s;
  }
}
section.c0104_intro_villa_cmp .top {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 20px;
  padding-top: 95px;
  position: fixed;
  top: 0;
  z-index: 99;
}

@media all and (min-width: 592px) {
  section.c0104_intro_villa_cmp .top {
    display: none;
  }
}
section.c0104_intro_villa_cmp .top p {
  margin: 0;
  padding: 5px;
}

section.c0104_intro_villa_cmp .top .middle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px;
}

section.c0104_intro_villa_cmp .top .selection {
  font-family: "EuclidFlex";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 13px;
  letter-spacing: 0.11px;
  text-transform: uppercase;
}

section.c0104_intro_villa_cmp .top .edit_info {
  font-family: "EuclidFlex";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 15px;
  letter-spacing: -0.24px;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
}

section.c0104_intro_villa_cmp .color-abahana {
  color: #0F1729;
}

section.c0104_intro_villa_cmp .color-abahana .map {
  color: #5C7CD9;
}

section.c0104_intro_villa_cmp .color-abahana .info-bar {
  color: #0F1729;
}

section.c0104_intro_villa_cmp .color-abahana .icon-beach-view:before {
  color: #0F1729;
  padding-right: 10px;
}

section.c0104_intro_villa_cmp .color-abahana .price_number {
  color: #0F1729;
}

section.c0104_intro_villa_cmp .color-abahana .date_nights {
  color: #afaca0;
}

section.c0104_intro_villa_cmp .color-abahana .book_btn,
section.c0104_intro_villa_cmp .color-abahana .booking_popup .continue_btn {
  background-color: #222E50;
  color: #FCF8EA;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

section.c0104_intro_villa_cmp .color-abahana .book_btn:hover,
section.c0104_intro_villa_cmp .color-abahana .booking_popup .continue_btn:hover {
  background-color: #5C7CD9;
}

section.c0104_intro_villa_cmp .color-luxe {
  color: #2F1F41;
}

section.c0104_intro_villa_cmp .color-luxe .title_box {
  margin-bottom: 20px;
}

section.c0104_intro_villa_cmp .color-luxe .map {
  color: #6D538C;
}

section.c0104_intro_villa_cmp .color-luxe .info-bar {
  color: #2F1F41;
}

section.c0104_intro_villa_cmp .color-luxe .icon-beach-view:before {
  color: #2F1F41;
  padding-right: 10px;
}

section.c0104_intro_villa_cmp .color-luxe .price_number {
  color: #2F1F41;
}

section.c0104_intro_villa_cmp .color-luxe .date_nights {
  color: #afaca0;
}

section.c0104_intro_villa_cmp .color-luxe .book_btn {
  background-color: #4E346B;
  color: #FCF8EA;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

section.c0104_intro_villa_cmp .color-luxe .book_btn:hover {
  background-color: #6D538C;
}

section.c0104_intro_villa_cmp .icons-rate.color-abahana {
  display: inherit;
}

section.c0104_intro_villa_cmp .icons-rate-img img {
  width: 100px;
}

section.c0104_intro_villa_cmp .icon-beach-view:before {
  padding-right: 10px;
}

section.c0104_intro_villa_cmp .icons-rate-img.color-luxe {
  display: inherit;
}

section.c0104_intro_villa_cmp .icons-rate-img.color-abahana {
  display: none;
}

section.c0104_intro_villa_cmp .top.color-luxe {
  background-color: #4E346B;
  color: #FCF8EA;
}

section.c0104_intro_villa_cmp .top.color-luxe .edit_info {
  color: #EDDDFF;
}

section.c0104_intro_villa_cmp .top.color-abahana {
  background-color: #3C528E;
  color: #FCF8EA;
}

section.c0104_intro_villa_cmp .top.color-abahana .edit_info {
  color: #5C7CD9;
}

section.c0104_intro_villa_cmp .hidden {
  display: none;
}

div.c0140_productpage_modal {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 80vw;
}

@media all and (max-width: 992px) {
  div.c0140_productpage_modal {
    width: 100%;
  }
}
div.c0140_productpage_modal .modal-dialog {
  background-color: #FCF8EA;
  width: 100%;
  max-width: initial;
  margin: 0;
}

div.c0140_productpage_modal .modal-header {
  border: none;
}

div.c0140_productpage_modal .modal-body {
  padding: 20px 40px 20px 40px;
}

@media (max-width: 979px) {
  div.c0140_productpage_modal .modal-body {
    padding: 20px;
  }
}
div.c0140_productpage_modal .gallery_img {
  width: 100%;
  margin-bottom: 10px;
}

div.c0140_productpage_modal .modal-content {
  background-color: #FCF8EA;
  width: 100%;
  padding-top: 65px;
}

div.c0140_productpage_modal .gallery_header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  padding: 30px 50px;
  position: fixed;
  top: 0;
  width: 100%;
  background-color: #FCF8EA;
}

@media (max-width: 979px) {
  div.c0140_productpage_modal .gallery_header {
    padding: 20px 20px;
  }
}
div.c0140_productpage_modal .gallery_title {
  color: #afaca0;
  font-family: "EuclidFlex";
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  cursor: pointer;
  margin: 0;
}

div.c0140_productpage_modal .icon-arrow-left:before {
  padding: 10px;
  font-size: 18px;
}

div.c0140_productpage_modal .gallery_close_btn {
  cursor: pointer;
  font-family: "EuclidFlex";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: -0.3px;
  color: #77756E;
  text-decoration: underline;
  border: none;
  background: none;
}

div.c0140_productpage_modal .gallery_close_btn:hover {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0.8;
  text-decoration: none;
}

div.c0140_productpage_modal .img-container {
  padding-bottom: 20px;
  width: 100%;
  overflow: hidden;
}

div.c0140_productpage_modal .img-container .gallery_img {
  width: 117%;
  margin-top: -8.5%;
  border: solid red 1px;
}

div.c0126_owner_modal {
  padding: 40px;
  color: #0F1729;
  width: 100%;
  margin: 0 auto;
  overflow: scroll;
}

@media all and (max-width: 992px) {
  div.c0126_owner_modal {
    padding: 0px;
  }
}
div.c0126_owner_modal .modal-medium {
  max-width: 900px;
}

div.c0126_owner_modal .modal-large {
  max-width: 1440px;
}

div.c0126_owner_modal .c0126_owner_modal_wrap {
  margin: 3vh auto;
  background-color: #FCF8EA;
  padding: 40px 40px 30px 40px;
}

@media all and (max-width: 992px) {
  div.c0126_owner_modal .c0126_owner_modal_wrap {
    margin: 40px 0px;
    padding: 40px 20px 30px 20px;
  }
}
div.c0126_owner_modal .c0126_owner_modal_wrap .modal-content {
  background-color: #FCF8EA;
  color: #0F1729;
  border: none;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .modal-header {
  border: none;
  padding: 0;
  height: initial;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .popup_title {
  font-family: "EuclidFlex";
  font-size: 35px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;
  letter-spacing: -0.7px;
  margin: 0;
}

@media all and (max-width: 992px) {
  div.c0126_owner_modal .c0126_owner_modal_wrap .popup_title {
    width: 60%;
  }
}
div.c0126_owner_modal .c0126_owner_modal_wrap .popup_cerrar {
  font-family: "EuclidFlex";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: 0.24px;
  text-transform: uppercase;
  text-decoration: underline;
  border: none;
  background-color: #FCF8EA;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .popup_cerrar:hover {
  cursor: pointer;
  opacity: 0.8;
  text-decoration: none;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .popup_top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .choice_valo {
  border: none;
  background-color: none;
  color: #0F1729;
  background-color: #FCF8EA;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .modal-body {
  border: none;
  padding: 0;
  padding-top: 20px;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0141_popup_productfacts .choice {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 20px 0;
  border-bottom: 1px solid rgba(176, 173, 160, 0.5);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0141_popup_productfacts .choice:hover {
  cursor: pointer;
  color: #5C7CD9;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0141_popup_productfacts .choice:hover .sub_text {
  color: #5C7CD9;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0141_popup_productfacts .choice:hover .icon-arrow-right:before,
div.c0126_owner_modal .c0126_owner_modal_wrap .c0141_popup_productfacts .choice:hover .icon-diagonal-arrow:before {
  color: #5C7CD9;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0141_popup_productfacts .choice:last-child {
  border-bottom: none;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0141_popup_productfacts .choice_left {
  width: 80%;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0141_popup_productfacts .choice_valo {
  width: 100%;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0141_popup_productfacts .choice_left_valo {
  width: 80%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0141_popup_productfacts .choice_right {
  color: #0F1729;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0141_popup_productfacts .text {
  font-family: "EuclidFlex";
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  text-align: start;
  margin-bottom: 16px;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0141_popup_productfacts .sub_text {
  color: #77756E;
  font-family: "Tiempos Text";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.36px;
  text-align: start;
  margin-bottom: 16px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0141_popup_productfacts .icon-arrow-right:before,
div.c0126_owner_modal .c0126_owner_modal_wrap .c0141_popup_productfacts .icon-diagonal-arrow:before {
  font-size: 25px;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0141_popup_productfacts p, div.c0126_owner_modal .c0126_owner_modal_wrap .c0141_popup_productfacts li {
  font-family: "Tiempos Text";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.36px;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0141_popup_productfacts .btn_modalsaber {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 6px;
  color: #5C7CD9;
  font-family: "EuclidFlex";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.6px;
  text-decoration: underline;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0141_popup_productfacts .btn_modalsaber:hover {
  opacity: 0.8;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0141_popup_productfacts .icon-success:before {
  padding-right: 10px;
  color: #5C7CD9;
}

.section_product_pages_cmp .col-lg-8, .section_product_pages_cmp .col-md-12, .section_product_pages_cmp .row {
  padding: 0;
  margin: 0;
}

.section_product_pages_cmp .form-abahanavillas .row {
  margin-left: -15px;
  margin-right: -15px;
}

.section_product_pages_cmp .side_margin {
  margin-top: 90px;
}

@media (max-width: 979px) {
  .section_product_pages_cmp .side_margin {
    margin-top: 0px;
  }
}
.section_product_pages_cmp .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 20px;
}

@media (max-width: 979px) {
  .section_product_pages_cmp .content {
    gap: 0px;
  }
}
.booking_popup section.dates {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.booking_popup section.dates .p-datepicker {
  width: 100%;
}

.booking_popup section.dates span.wrapper-input-date {
  cursor: pointer;
}

.booking_popup section.dates .picker-content {
  line-height: initial;
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  left: 0;
  margin-top: 10px;
  position: absolute;
  display: none;
  padding: 0;
  z-index: 499;
  /*@media (max-width: 767px) {
      position:fixed;
      height: 100%;
      top:0;
      left:0;
      width: 100%;
      z-index: 999;
  }*/
}

.booking_popup section.dates .picker-content.show {
  display: block;
}

.booking_popup section.dates .picker-content header {
  background-color: #222E50;
  padding: 15px 20px;
  color: white;
  margin: -1px;
}

.booking_popup section.dates .picker-content header .float-right {
  display: none;
}

.booking_popup section.dates .picker-content footer {
  padding: 0 20px;
  background-color: #F1EDE0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.booking_popup section.dates .picker-content footer .btn,
.booking_popup section.dates .picker-content footer a {
  padding-left: 0;
  color: #5C7CD9;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-family: "EuclidFlex";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 15px;
  letter-spacing: -0.24px;
}

.booking_popup section.dates .picker-content footer .float-right {
  float: none;
}

.booking_popup section.dates .picker-content:before {
  -webkit-transition: left 0.5s;
  transition: left 0.5s;
  position: absolute;
  top: -10px;
  left: 267px;
  width: 0;
  height: 0;
  content: " ";
  display: none;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #222E50;
}

.booking_popup section.dates .picker-content.arrow-left:before {
  left: 85px;
}

.booking_popup section.dates .picker-content table {
  display: table;
}

.booking_popup section.dates .picker-content table tbody td {
  cursor: pointer;
}

.booking_popup section.dates .picker-content .p-datepicker.ui-calendar {
  margin: 0;
}

.booking_popup section.dates .picker-content .ui-datepicker-header {
  width: 100%;
  position: relative;
}

.booking_popup section.dates .picker-content .ui-datepicker-header .ui-datepicker-title {
  text-align: center;
}

.booking_popup section.dates .picker-content .ui-datepicker-header .ui-datepicker-next,
.booking_popup section.dates .picker-content .ui-datepicker-header .ui-datepicker-prev {
  display: block;
  position: absolute;
  left: 0;
  cursor: pointer;
}

.booking_popup section.dates .picker-content .ui-datepicker-header .ui-datepicker-next.ui-state-disabled,
.booking_popup section.dates .picker-content .ui-datepicker-header .ui-datepicker-prev.ui-state-disabled {
  cursor: auto;
  text-transform: none;
}

.booking_popup section.dates .picker-content .ui-datepicker-header .ui-datepicker-next.ui-state-disabled span:before,
.booking_popup section.dates .picker-content .ui-datepicker-header .ui-datepicker-prev.ui-state-disabled span:before {
  color: gray;
}

.booking_popup section.dates .picker-content .ui-datepicker-header .ui-datepicker-next {
  right: 0;
  left: auto;
}

.booking_popup section.dates .picker-content .ui-datepicker-header .ui-datepicker-prev span.ui-icon-circle-triangle-w::before {
  color: #222E50;
  background-color: transparent;
  font-family: "icomoon" !important;
  content: "\e901";
  font-size: 132%;
  padding: 0;
}

.booking_popup section.dates .picker-content .ui-datepicker-header .ui-datepicker-next span.ui-icon-circle-triangle-e::before {
  color: #222E50;
  background-color: transparent;
  font-family: "icomoon" !important;
  content: "\e900";
  font-size: 132%;
  padding: 0;
}

.booking_popup section.dates .picker-content .ui-datepicker-other-month-hidden {
  visibility: hidden;
}

.booking_popup section.dates .picker-content .ui-datepicker-buttonbar {
  display: none;
}

.booking_popup .c0012-quantity-list-item-cmp {
  padding-inline: 0;
}

.booking_popup .c0012-quantity-list-item-cmp .quantity-list-item-title {
  margin-bottom: 3px;
}

section.c0105_full_carousel_cmp {
  background-color: #FCF8EA;
}

@media (min-width: 992px) {
  section.c0105_full_carousel_cmp {
    min-height: 100vh;
  }
}
@media (min-width: 992px) {
  section.c0105_full_carousel_cmp .c0105_full_carousel_wrap {
    min-height: 100vh;
  }
}
section.c0105_full_carousel_cmp .c0105_full_carousel_wrap .owl-carousel {
  display: block;
}

@media (min-width: 992px) {
  section.c0105_full_carousel_cmp .c0105_full_carousel_wrap .owl-carousel {
    height: 100vh;
  }
}
@media (min-width: 992px) {
  section.c0105_full_carousel_cmp .c0105_full_carousel_wrap .owl-carousel .owl-item .img-box img {
    height: 100vh;
  }
}
@media (min-width: 992px) {
  section.c0105_full_carousel_cmp .c0105_full_carousel_wrap .owl-carousel .owl-item:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 110px;
    z-index: 9;
    height: 186px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(4, 7, 12, 0.53)), color-stop(98.85%, rgba(15, 24, 41, 0))), -webkit-gradient(linear, left top, left bottom, from(rgba(4, 7, 12, 0.53)), color-stop(98.85%, rgba(15, 24, 41, 0)));
    background: linear-gradient(180deg, rgba(4, 7, 12, 0.53) 0%, rgba(15, 24, 41, 0) 98.85%), linear-gradient(180deg, rgba(4, 7, 12, 0.53) 0%, rgba(15, 24, 41, 0) 98.85%);
  }
}
section.c0105_full_carousel_cmp .c0105_full_carousel_wrap .owl-carousel {
  text-align: center;
}

section.c0105_full_carousel_cmp .c0105_full_carousel_wrap .owl-carousel .owl-item {
  opacity: 0.4;
}

section.c0105_full_carousel_cmp .c0105_full_carousel_wrap .owl-carousel .owl-item.center.active {
  opacity: 1;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}

section.c0105_full_carousel_cmp .c0105_full_carousel_wrap .owl-carousel .owl-nav {
  position: absolute;
  width: 100%;
  margin: 0 auto;
  margin-top: -30%;
  display: none;
}

@media (min-width: 992px) {
  section.c0105_full_carousel_cmp .c0105_full_carousel_wrap .owl-carousel .owl-nav {
    display: block;
  }
}
section.c0105_full_carousel_cmp .c0105_full_carousel_wrap .owl-carousel .owl-nav button {
  background: none;
  color: black;
  border: none;
}

section.c0105_full_carousel_cmp .c0105_full_carousel_wrap .owl-carousel .owl-nav .owl-prev {
  position: absolute;
  top: calc(50% - 0px);
  left: 0;
  float: left;
  font-size: 4rem;
  color: white;
  background-color: transparent;
  margin-left: 30px;
  opacity: 0.6;
}

@media (max-width: 992px) {
  section.c0105_full_carousel_cmp .c0105_full_carousel_wrap .owl-carousel .owl-nav .owl-prev {
    top: -54px;
  }
}
section.c0105_full_carousel_cmp .c0105_full_carousel_wrap .owl-carousel .owl-nav .owl-prev:hover {
  opacity: 1;
  background-color: transparent;
}

section.c0105_full_carousel_cmp .c0105_full_carousel_wrap .owl-carousel .owl-nav .owl-next {
  position: absolute;
  top: calc(50% - 0px);
  right: 0;
  background-color: transparent;
  float: right;
  font-size: 4rem;
  color: white;
  margin-right: 30px;
  opacity: 0.6;
}

@media (max-width: 992px) {
  section.c0105_full_carousel_cmp .c0105_full_carousel_wrap .owl-carousel .owl-nav .owl-next {
    top: -54px;
  }
}
section.c0105_full_carousel_cmp .c0105_full_carousel_wrap .owl-carousel .owl-nav .owl-next:hover {
  opacity: 1;
  background-color: transparent;
}

section.c0105_full_carousel_cmp .c0105_full_carousel_wrap .owl-carousel .owl-nav .icon-next,
section.c0105_full_carousel_cmp .c0105_full_carousel_wrap .owl-carousel .owl-nav .icon-prev {
  background-size: contain !important;
  width: 44px !important;
  height: 100px !important;
  display: block;
}

section.c0105_full_carousel_cmp .c0105_full_carousel_wrap .owl-carousel .owl-item .imgBox {
  overflow: hidden;
}

@media (min-width: 992px) {
  section.c0105_full_carousel_cmp .c0105_full_carousel_wrap .owl-carousel .owl-item .imgBox img {
    height: 100vh;
  }
}
section.c0105_full_carousel_cmp .c0105_full_carousel_wrap .owl-carousel .owl-item .imgBox img {
  height: 100%;
}

section.c0105_full_carousel_cmp .c0105_full_carousel_wrap .owl-carousel .owl-item a,
section.c0105_full_carousel_cmp .c0105_full_carousel_wrap .owl-carousel .owl-item img {
  width: 100%;
  display: block;
  position: relative;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: bottom left;
  object-position: bottom left;
}

section.c0105_full_carousel_cmp .c0105_full_carousel_wrap .btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: row;
  -ms-flex-align: row;
  align-items: row;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-right: 20px;
}

@media (max-width: 992px) {
  section.c0105_full_carousel_cmp .c0105_full_carousel_wrap .btns {
    margin-right: 0px;
  }
}
section.c0105_full_carousel_cmp .c0105_full_carousel_wrap .btns button {
  opacity: 0.8;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
  border: none;
}

section.c0105_full_carousel_cmp .c0105_full_carousel_wrap .btns button:hover {
  opacity: 1;
  cursor: pointer;
}

section.c0105_full_carousel_cmp .c0105_full_carousel_wrap .full_btn_gallery {
  background-color: #FCF8EA;
  color: #0F1729;
  font-family: "EuclidFlex";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: -0.3px;
  padding: 12px 10px;
  border-radius: 5px;
  width: -webkit-fit-content !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
  width: 100px;
  margin-top: -623px;
  margin-right: 20px;
  border: none;
  position: initial;
  z-index: 99;
  height: 40px;
  opacity: 0.8;
}

@media (max-width: 992px) {
  section.c0105_full_carousel_cmp .c0105_full_carousel_wrap .full_btn_gallery {
    margin-top: -50px;
    font-size: 13px;
    padding: 12px 10px;
    margin-right: 10px;
  }
}
@media (min-width: 992px) {
  section.c0105_full_carousel_cmp .c0105_full_carousel_wrap .full_btn_gallery {
    margin-top: -65px;
    font-size: 15px;
    padding: 12px 10px;
    margin-right: 10px;
  }
}
section.c0105_full_carousel_cmp .c0105_full_carousel_wrap .full_btn_gallery:hover {
  opacity: 1;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

section.c0105_full_carousel_cmp .c0105_full_carousel_wrap .icon-picture-gallery:before {
  padding-top: 6px;
}

@media (min-width: 992px) {
  section.c0105_full_carousel_cmp .c0105_full_carousel_wrap .icon-picture-gallery:before {
    margin-right: 5px;
  }
}
section.c0105_full_carousel_cmp .full_gallery {
  margin: 0 auto;
}

section.c0105_full_carousel_cmp .full_gallery .modal-dialog {
  background-color: #FCF8EA;
  width: 100vw;
  max-width: initial;
}

section.c0105_full_carousel_cmp .full_gallery .modal-header {
  border: none;
}

section.c0105_full_carousel_cmp .full_gallery .modal-body {
  padding: 20px 40px 20px 40px;
}

section.c0105_full_carousel_cmp .full_gallery .modal-content {
  background-color: #FCF8EA;
  width: 100vw;
}

section.c0105_full_carousel_cmp .full_gallery .full_gallery_header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  padding: 30px 40px;
}

section.c0105_full_carousel_cmp .full_gallery .full_gallery_title {
  color: #afaca0;
  font-family: "EuclidFlex";
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  cursor: pointer;
  margin: 0;
}

section.c0105_full_carousel_cmp .full_gallery .full_gallery_header button {
  cursor: pointer;
  font-family: "EuclidFlex";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: -0.3px;
  color: #2F1F41;
  border: none;
  background: none;
}

section.c0105_full_carousel_cmp .full_gallery .full_gallery_header button:hover {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0.8;
}

section.c0105_full_carousel_cmp .full_gallery .fullgallery_img {
  width: 100%;
  padding-bottom: 20px;
}

section.c0105_full_carousel_cmp .hidden {
  display: none;
}

section.c0105_full_carousel_cmp .icon-arrow-left:before {
  font-size: 20px;
  padding-right: 20px;
}

section.c0105_full_carousel_cmp .icon-arrow-right:before {
  font-size: 20px;
  padding-right: 20px;
}

section.c0110_side_animated_cmp {
  background-color: #FCF8EA;
  color: #0F1729;
  margin-bottom: 30px;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  gap: 20px;
  margin-top: 0px;
  margin: 0 auto;
  margin-bottom: 30px;
  max-width: 460px;
  min-height: 480px;
}

@media all and (max-width: 992px) {
  section.c0110_side_animated_cmp {
    max-width: 1440px;
    margin-bottom: 0px;
  }
}
section.c0110_side_animated_cmp .c0110_side_animated_wrap {
  margin-top: 0px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0 auto;
  font-family: "EuclidFlex";
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.5px;
  min-height: 490px;
  height: 100%;
  width: 100%;
  background-color: #3C528E;
  background-image: url(/documents/d/guest/tax-advisors);
  background-position: center;
  background-size: cover;
  border-radius: 5px;
}

section.c0110_side_animated_cmp .c0110_side_animated_wrap .title_animated {
  color: #FCF8EA;
  font-family: "EuclidFlex";
  font-size: 35px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;
  letter-spacing: -0.7px;
  max-width: 300px;
  margin-bottom: 30px;
}

section.c0110_side_animated_cmp .c0110_side_animated_wrap.primary {
  background-image: url(/documents/d/guest/tax-advisors);
}

section.c0110_side_animated_cmp .c0110_side_animated_wrap.abahana {
  background-image: url(/o/abahanavillas-design-theme/images/flexible_stay.png);
}

section.c0110_side_animated_cmp .c0110_side_animated_wrap.light {
  background-image: url(/o/abahanavillas-design-theme/images/flexible_stay_light.jpg);
}

section.c0110_side_animated_cmp .c0110_side_animated_wrap.light_simple {
  background-image: url(/o/abahanavillas-design-theme/images/flexible_stay_lightsimple_.jpg);
}

section.c0110_side_animated_cmp .title_animated.light {
  color: #FCF8EA;
}

section.c0110_side_animated_cmp .title_animated.dark {
  color: #222E50;
}

section.c0110_side_animated_cmp .hidden {
  display: none;
}

section.c0110_side_animated_cmp .nothidden {
  display: initial;
}

section.c0129_booking_steps-cmp ul {
  list-style: none;
  padding: 0;
  position: relative;
  width: 100%;
  margin: 0 0 40px 0;
}

@media all and (min-width: 992px) {
  section.c0129_booking_steps-cmp ul {
    margin: 0 0 20px 0;
    width: 100%;
    height: 48px;
  }
}
section.c0129_booking_steps-cmp ul li {
  text-align: center;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  /* Headline 7 - Euclid */
  font-family: "EuclidFlex";
  font-size: 12px;
  line-height: 13px; /* 118.182% */
  letter-spacing: 0.11px;
  position: absolute;
  width: calc(50% + 15px);
  padding: 6px 0 7px;
  -webkit-clip-path: polygon(0% 0%, calc(100% - 12px) 0%, 100% 50%, calc(100% - 12px) 100%, 0% 100%);
  clip-path: polygon(0% 0%, calc(100% - 12px) 0%, 100% 50%, calc(100% - 12px) 100%, 0% 100%);
  width: calc(50% + 6px);
  font-style: normal;
  letter-spacing: 0.14px;
  text-transform: uppercase;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  text-align: center;
  background-color: #FCF8EA;
  color: #77756E;
}

@media all and (min-width: 992px) {
  section.c0129_booking_steps-cmp ul li {
    font-size: 14px;
    font-weight: 500;
    line-height: 18px; /* 128.571% */
    padding: 14px 0 16px;
    -webkit-clip-path: polygon(0% 0%, calc(100% - 30px) 0%, 100% 50%, calc(100% - 30px) 100%, 0% 100%);
    clip-path: polygon(0% 0%, calc(100% - 30px) 0%, 100% 50%, calc(100% - 30px) 100%, 0% 100%);
    width: calc(50% + 15px);
  }
}
section.c0129_booking_steps-cmp ul li:first-child {
  background-color: #afaca0;
  color: #FCF8EA;
  z-index: 2;
  left: 0;
}

section.c0129_booking_steps-cmp ul li:first-child:after {
  background-color: #FCF8EA;
  border-left-color: #afaca0;
}

section.c0129_booking_steps-cmp ul li:nth-child(2) {
  left: calc(50% - 6px);
  z-index: 1;
}

@media (min-width: 992px) {
  section.c0129_booking_steps-cmp ul li:nth-child(2) {
    left: calc(50% - 15px);
  }
}
section.c0129_booking_steps-cmp ul li.previous {
  background-color: #0F1729;
  color: #FCF8EA;
}

section.c0129_booking_steps-cmp ul li.previous:after {
  background-color: #afaca0;
  border-left-color: #0F1729;
}

section.c0129_booking_steps-cmp ul li:last-of-type:after {
  background-color: #F1EDE0;
}

section.c0130_booking_villa_card-cmp {
  padding-top: 20px;
  margin-bottom: 30px;
}

@media (min-width: 992px) {
  section.c0130_booking_villa_card-cmp {
    padding: 20px;
    border-radius: 5px;
    background: #FCF8EA;
  }
}
section.c0130_booking_villa_card-cmp .booking_villa_card__row {
  display: block;
}

@media (min-width: 992px) {
  section.c0130_booking_villa_card-cmp .booking_villa_card__row {
    display: grid;
    grid-template-columns: 312px 1fr;
    grid-column-gap: 20px;
  }
}
section.c0130_booking_villa_card-cmp figure {
  text-align: center;
  margin-bottom: 20px;
  border-radius: 3px;
  overflow: hidden;
}

@media (min-width: 992px) {
  section.c0130_booking_villa_card-cmp figure {
    margin: 0;
    min-height: 287px;
    height: 100%;
  }
}
section.c0130_booking_villa_card-cmp figure img {
  margin: 0 auto;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

section.c0130_booking_villa_card-cmp.appearance-secondary {
  margin-bottom: 0;
  padding: 20px 0 0;
}

@media (min-width: 992px) {
  section.c0130_booking_villa_card-cmp.appearance-secondary {
    margin-bottom: 30px;
    padding: 20px;
  }
}
section.c0130_booking_villa_card-cmp .booking-villa-card-title {
  color: #0F1729;
  leading-trim: both;
  text-edge: cap;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  /* Headline 1 - Euclid ALL CAPS */
  font-family: "EuclidFlex";
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  display: block;
  font-size: 30px;
  line-height: 35px; /* 116.667% */
  letter-spacing: 1.5px;
}

@media (min-width: 992px) {
  section.c0130_booking_villa_card-cmp .booking-villa-card-title {
    font-size: 40px;
    line-height: 45px; /* 112.5% */
    letter-spacing: 2px;
  }
}
section.c0130_booking_villa_card-cmp .booking-villa-card-subtitle {
  color: #0F1729;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  /* Headline 4 - Euclid ALL CAPS */
  font-family: "EuclidFlex";
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  display: block;
  margin-bottom: 20px;
  font-size: 15px;
  line-height: 15px; /* 100% */
  letter-spacing: 1.2px;
}

@media (min-width: 992px) {
  section.c0130_booking_villa_card-cmp .booking-villa-card-subtitle {
    font-size: 22px;
    line-height: 25px; /* 113.636% */
    letter-spacing: 2.2px;
  }
}
section.c0130_booking_villa_card-cmp .icons-bar {
  font-size: 0;
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  row-gap: 10px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 2px;
}

@media (min-width: 992px) {
  section.c0130_booking_villa_card-cmp .icons-bar {
    row-gap: 10px;
    margin-top: 15px;
  }
}
section.c0130_booking_villa_card-cmp .icons-bar .info-bar {
  color: #0F1729;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-family: "EuclidFlex";
  font-style: normal;
  line-height: 14px; /* 116.667% */
  text-transform: uppercase;
  margin-right: 12px;
  font-size: 12px;
  line-height: 11px; /* 110% */
  letter-spacing: 0.2px;
  margin-right: 7px;
}

@media (min-width: 992px) {
  section.c0130_booking_villa_card-cmp .icons-bar .info-bar {
    margin-right: 10px;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.24px;
  }
}
section.c0130_booking_villa_card-cmp .icons-bar .info-bar:before {
  margin-right: 4px;
}

@media (max-width: 425px) {
  section.c0130_booking_villa_card-cmp .icons-bar .info-bar {
    margin-right: 12px;
  }
}
section.c0130_booking_villa_card-cmp .icons-bar .info-bar .villa-card-quality {
  margin-top: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

section.c0130_booking_villa_card-cmp .icons-bar .info-bar .villa-card-quality .icon-star-rating {
  margin-right: 0;
}

@media (max-width: 1336px) {
  section.c0130_booking_villa_card-cmp .icons-bar .info-bar .villa-card-quality {
    width: 100%;
    margin-bottom: 15px;
  }
}
section.c0130_booking_villa_card-cmp .icons-bar .c0009_global_link-cmp {
  display: inline;
}

section.c0130_booking_villa_card-cmp .icons-bar .c0009_global_link-cmp .btn {
  vertical-align: unset;
}

@media (max-width: 991px) {
  section.c0130_booking_villa_card-cmp .icons-bar .c0009_global_link-cmp .btn {
    font-size: 12px;
    line-height: 11px; /* 110% */
  }
}
section.c0130_booking_villa_card-cmp .booking-details-row {
  margin-bottom: 8px;
}

section.c0130_booking_villa_card-cmp .booking-villa-card-list {
  border-radius: 5px;
  background-color: #FCF8EA;
  padding: 20px;
}

@media (min-width: 992px) {
  section.c0130_booking_villa_card-cmp .booking-villa-card-list {
    border-radius: 0;
    background-color: transparent;
    padding: 0;
  }
}
section.c0130_booking_villa_card-cmp .booking-villa-card-list .booking-details-label {
  color: #0F1729;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  /* Caption 1 - Euclid ALL CAPS */
  font-family: "EuclidFlex";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 34px; /* 116.667% */
  letter-spacing: 0.24px;
  text-transform: uppercase;
  margin-right: 10px;
  margin-bottom: 0;
}

section.c0130_booking_villa_card-cmp .booking-villa-card-list .booking-details-disabled {
  padding: 10px;
  border-radius: 5px;
  margin-right: 30px;
  background: #F1EDE0;
  color: #3C528E;
  text-align: center;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  /* Caption 1 - Euclid ALL CAPS */
  font-family: "EuclidFlex";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px; /* 116.667% */
  letter-spacing: 0.24px;
  text-transform: uppercase;
}

section.c0130_booking_villa_card-cmp .booking-villa-card-list .form-group {
  margin-bottom: 0;
}

section.c0130_booking_villa_card-cmp .booking-villa-card-list .quantity-selector-minus,
section.c0130_booking_villa_card-cmp .booking-villa-card-list .quantity-selector-plus {
  display: none;
}

section.c0130_booking_villa_card-cmp .booking-villa-card-list .ml-0 .c0012-quantity-list-item-cmp .quantity-list-item-title {
  margin-left: 0;
}

section.c0130_booking_villa_card-cmp .booking-villa-card-list .button-cmp {
  margin-top: 50px;
}

section.c0130_booking_villa_card-cmp .c0012-quantity-list-item-cmp {
  padding: 0;
}

section.c0131_about_villa_cmp {
  background-color: #FCF8EA;
  padding: 30px 20px;
}

@media all and (min-width: 992px) {
  section.c0131_about_villa_cmp {
    padding: 40px 40px;
  }
}
section.c0131_about_villa_cmp .c0131_about_villa_wrap {
  max-width: 1440px;
  margin: 0 auto;
  color: #0F1729;
}

@media all and (min-width: 992px) {
  section.c0131_about_villa_cmp .c0131_about_villa_wrap {
    margin: 0 auto;
    gap: 20px;
  }
}
section.c0131_about_villa_cmp .c0131_about_villa_wrap .title {
  font-family: "Tiempos Text";
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -0.6px;
  margin-bottom: 20px;
}

@media all and (min-width: 992px) {
  section.c0131_about_villa_cmp .c0131_about_villa_wrap .title {
    font-size: 40px;
    line-height: 50px;
    letter-spacing: -0.8px;
  }
}
section.c0131_about_villa_cmp .c0131_about_villa_wrap .p {
  font-family: "Tiempos Text";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.28px;
  margin-bottom: 0;
}

@media all and (min-width: 992px) {
  section.c0131_about_villa_cmp .c0131_about_villa_wrap .p {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: -0.36px;
  }
}
section.c0131_about_villa_cmp .c0131_about_villa_wrap .p p {
  margin-bottom: 0;
}

section.c0131_about_villa_cmp .c0131_about_villa_wrap .aboutshow-more {
  font-family: "EuclidFlex";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: -0.3px;
}

section.c0131_about_villa_cmp .c0131_about_villa_wrap .card_quote {
  margin: 30px 0 0 0;
  background-color: #F1EDE0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: row;
  -ms-flex-align: row;
  align-items: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-radius: 5px;
  padding: 20px;
}

@media all and (min-width: 992px) {
  section.c0131_about_villa_cmp .c0131_about_villa_wrap .card_quote {
    margin: 80px 0 0px 0;
  }
}
section.c0131_about_villa_cmp .c0131_about_villa_wrap .card_quote span {
  width: 10%;
  color: #2F1F41;
}

section.c0131_about_villa_cmp .c0131_about_villa_wrap .card_quote div {
  width: 90%;
}

section.c0131_about_villa_cmp .c0131_about_villa_wrap .card_quote .quote {
  font-family: "Tiempos Text";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: -0.3px;
  margin-bottom: 0;
}

@media all and (min-width: 992px) {
  section.c0131_about_villa_cmp .c0131_about_villa_wrap .card_quote .quote {
    font-size: 22px;
    line-height: 33px;
    letter-spacing: -0.44px;
  }
}
section.c0131_about_villa_cmp .c0131_about_villa_wrap .card_quote .team {
  font-family: "EuclidFlex";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 11px;
  letter-spacing: 0.2px;
  text-transform: uppercase;
  margin-top: 15px;
}

@media all and (min-width: 992px) {
  section.c0131_about_villa_cmp .c0131_about_villa_wrap .card_quote .team {
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.24px;
    text-transform: uppercase;
  }
}
section.c0131_about_villa_cmp .c0131_about_villa_wrap .read_more_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-top: 15px;
}

section.c0131_about_villa_cmp .c0131_about_villa_wrap .icon-arrow-right:before {
  margin-left: 15px;
  font-size: 12px;
  height: 20px;
}

section.c0131_about_villa_cmp .c0131_about_villa_wrap .about_show-more-height {
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

section.c0131_about_villa_cmp .c0131_about_villa_wrap .aboutshow-more {
  height: 20px;
  cursor: pointer;
}

section.c0131_about_villa_cmp .c0131_about_villa_wrap .icon-quotation-marks:before {
  color: #2F1F41;
}

section.c0132_section_specification_cmp {
  background-color: #FCF8EA;
}

section.c0132_section_specification_cmp .c0132_section_specification_wrap {
  margin: 0 auto;
  max-width: 1440px;
  padding: 50px 20px;
  position: relative;
  min-height: 330px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 965px;
}

@media all and (min-width: 992px) {
  section.c0132_section_specification_cmp .c0132_section_specification_wrap {
    padding: 40px 40px 45px 40px;
  }
}
section.c0132_section_specification_cmp .c0132_section_specification_wrap .title {
  font-family: "EuclidFlex";
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 15px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  margin-bottom: 30px;
}

@media (min-width: 979px) {
  section.c0132_section_specification_cmp .c0132_section_specification_wrap .title {
    font-family: "EuclidFlex";
    font-size: 22px;
    line-height: 25px;
    letter-spacing: 2.2px;
  }
}
section.c0132_section_specification_cmp .c0132_section_specification_wrap .tags {
  width: 300px;
  margin-top: 15px;
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  font-family: EuclidFlex;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: -0.3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px;
  padding: 0;
}

@media all and (min-width: 992px) {
  section.c0132_section_specification_cmp .c0132_section_specification_wrap .tags {
    width: 90%;
  }
}
section.c0132_section_specification_cmp .c0132_section_specification_wrap .tags li {
  list-style: none;
  margin-bottom: 0px;
}

section.c0132_section_specification_cmp .c0132_section_specification_wrap .tags li, section.c0132_section_specification_cmp .c0132_section_specification_wrap .tags a {
  list-style: none;
  padding: 10px;
  border-radius: 5px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  text-decoration: none;
}

section.c0132_section_specification_cmp .c0132_section_specification_wrap .lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 60px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-top: 30px;
}

@media all and (min-width: 992px) {
  section.c0132_section_specification_cmp .c0132_section_specification_wrap .lists {
    gap: 100px;
    width: 75%;
  }
}
section.c0132_section_specification_cmp .c0132_section_specification_wrap .lists .lists_title {
  font-family: "EuclidFlex";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 13px;
  letter-spacing: 0.11px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

@media (min-width: 979px) {
  section.c0132_section_specification_cmp .c0132_section_specification_wrap .lists .lists_title {
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: 0.14px;
    text-transform: uppercase;
  }
}
section.c0132_section_specification_cmp .c0132_section_specification_wrap .lists .list, section.c0132_section_specification_cmp .c0132_section_specification_wrap .lists .list-unstyled {
  padding: 0px;
}

section.c0132_section_specification_cmp .c0132_section_specification_wrap .lists .list li, section.c0132_section_specification_cmp .c0132_section_specification_wrap .lists .list-unstyled li {
  list-style: none;
  font-family: "Tiempos Text";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  margin-top: 10px;
}

section.c0132_section_specification_cmp .c0132_section_specification_wrap .lists .list .icon-success:before, section.c0132_section_specification_cmp .c0132_section_specification_wrap .lists .list-unstyled .icon-success:before {
  margin-right: 5px;
  font-size: 12px;
  margin-top: -2px;
}

@media all and (min-width: 992px) {
  section.c0132_section_specification_cmp .c0132_section_specification_wrap .opened_lists {
    gap: 100px;
    width: 75%;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 3%;
    -moz-column-gap: 3%;
    column-gap: 3%;
    -webkit-column-width: 30%;
    -moz-column-width: 30%;
    column-width: 30%;
    display: block;
    overflow: hidden;
    margin-bottom: 10px;
  }
  section.c0132_section_specification_cmp .c0132_section_specification_wrap .opened_lists .section_list {
    width: 100%;
    display: inline-block;
    vertical-align: top;
  }
  section.c0132_section_specification_cmp .c0132_section_specification_wrap .opened_lists .lists_title {
    margin-top: 30px;
  }
  section.c0132_section_specification_cmp .c0132_section_specification_wrap .opened_lists .lists_title_first {
    margin-top: 0px;
  }
}
section.c0132_section_specification_cmp .c0132_section_specification_wrap .see_all {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: end;
  width: 100%;
  font-family: "EuclidFlex";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: -0.3px;
  margin-top: 0px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

@media (min-width: 979px) {
  section.c0132_section_specification_cmp .c0132_section_specification_wrap .see_all {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-top: 0px;
  }
}
section.c0132_section_specification_cmp .c0132_section_specification_wrap.color-lux {
  max-width: 1440px;
  color: #2F1F41;
}

section.c0132_section_specification_cmp .c0132_section_specification_wrap.color-lux .tags li {
  background-color: #2F1F41;
  color: #F1EDE0;
}

section.c0132_section_specification_cmp .c0132_section_specification_wrap.color-lux li a {
  background-color: #2F1F41;
  color: #F1EDE0;
}

section.c0132_section_specification_cmp .c0132_section_specification_wrap.color-lux .see_all {
  color: #2F1F41;
}

section.c0132_section_specification_cmp .c0132_section_specification_wrap.color-abahana {
  max-width: 1440px;
  color: #0F1729;
}

section.c0132_section_specification_cmp .c0132_section_specification_wrap.color-abahana .tags li {
  background-color: #3C528E;
  color: #F1EDE0;
}

section.c0132_section_specification_cmp .c0132_section_specification_wrap.color-abahana li a {
  background-color: #3C528E;
  color: #F1EDE0;
}

section.c0132_section_specification_cmp .c0132_section_specification_wrap.color-abahana .see_all {
  color: #0F1729;
}

section.c0132_section_specification_cmp .list-height {
  overflow: hidden;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}

section.c0132_section_specification_cmp .read_more_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-top: 30px;
}

section.c0132_section_specification_cmp .icon-arrow-right {
  margin-top: 5px;
  font-size: 12px;
}

section.c0132_section_specification_cmp .list-not-height {
  height: initial;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}

section.c0132_section_specification_cmp .icon-arrow-right:before {
  padding-left: 10px;
  font-size: 12px;
}

section.c0132_section_specification_cmp .fit-content {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

section.c0133_section_calendar_productpages_cmp {
  background-color: #FCF8EA;
}

section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap {
  margin: 0 auto;
  max-width: 1440px;
  padding: 40px 20px 0px 20px;
  position: relative;
  min-height: 330px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 965px;
}

@media all and (min-width: 992px) {
  section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap {
    padding: 40px 40px 40px 40px;
  }
}
section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 20px;
}

section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .left {
  max-width: 920px;
  width: 100%;
}

@media (min-width: 900px) {
  section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .left {
    width: 850px;
  }
}
section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .title {
  font-family: "EuclidFlex";
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 15px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  margin-bottom: 30px;
}

@media (min-width: 979px) {
  section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .title {
    font-family: "EuclidFlex";
    font-size: 22px;
    line-height: 25px;
    letter-spacing: 2.2px;
    margin-bottom: 25px;
  }
}
section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .calendar_wrap {
  background-color: #F1EDE0;
  height: 556px;
  border-radius: 6px;
}

@media all and (max-width: 992px) {
  section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .calendar_wrap {
    height: 465px;
  }
}
section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .ui-datepicker-group .ui-datepicker-header {
  width: 100%;
  position: relative;
}

section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .ui-datepicker-group .ui-datepicker-header .ui-datepicker-title {
  width: 100%;
  text-align: center;
  color: #222E50;
  /* Headline 5 - Tiempos */
  font-family: "Tiempos Text";
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 33px; /* 150% */
  letter-spacing: -0.44px;
}

section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .ui-datepicker-group .ui-datepicker-header .ui-datepicker-next,
section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .ui-datepicker-group .ui-datepicker-header .ui-datepicker-prev {
  display: block;
  position: absolute;
  left: 0;
  cursor: pointer;
}

section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .ui-datepicker-group .ui-datepicker-header .ui-datepicker-next.ui-state-disabled,
section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .ui-datepicker-group .ui-datepicker-header .ui-datepicker-prev.ui-state-disabled {
  cursor: auto;
  text-transform: none;
}

section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .ui-datepicker-group .ui-datepicker-header .ui-datepicker-next.ui-state-disabled span:before,
section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .ui-datepicker-group .ui-datepicker-header .ui-datepicker-prev.ui-state-disabled span:before {
  color: gray;
}

section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .ui-datepicker-group .ui-datepicker-header .ui-datepicker-next {
  right: 0;
  left: auto;
}

section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .ui-datepicker-group .ui-datepicker-header .ui-datepicker-prev span.ui-icon-circle-triangle-w::before {
  color: #222E50;
  background-color: transparent;
  font-family: "icomoon" !important;
  content: "\e901";
  font-size: 132%;
  padding: 0;
}

section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .ui-datepicker-group .ui-datepicker-header .ui-datepicker-next span.ui-icon-circle-triangle-e::before {
  color: #222E50;
  background-color: transparent;
  font-family: "icomoon" !important;
  content: "\e900";
  font-size: 132%;
  padding: 0;
}

section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .popover {
  background: #F1EDE0;
  -webkit-box-shadow: 2.80952px 2.80952px 2.80952px #0F1729;
  box-shadow: 2.80952px 2.80952px 2.80952px #0F1729;
  border-radius: 2.80952px 2.80952px 2.80952px 2.80952px;
  padding: 9px 6px 12px 12px;
}

section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .popover .popover-body span {
  font-family: "EuclidFlex";
  font-style: normal;
  font-weight: 500;
  line-height: 14px; /* 116.667% */
  letter-spacing: 0.24px;
  text-transform: capitalize;
  color: #afaca0;
}

section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .popover .popover-body span .selectable {
  color: #0F1729;
  background-color: rgba(85, 153, 218, 0.12);
}

section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .popover .popover-body span .offer {
  color: #8CACE8;
}

section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .popover .popover-body span .range {
  color: #0F1729;
  background-color: #77756E;
}

section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .btn-leyenda {
  background-color: #FCF8EA;
  border: none;
  border: solid 1px #0F1729;
  border-radius: 6px;
  padding: 10px 10px;
  margin-top: 0;
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  font-family: "EuclidFlex";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: -0.3px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-top: 20px;
}

@media all and (max-width: 992px) {
  section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .btn-leyenda {
    margin-top: 20px;
  }
}
section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .btn-leyenda:hover {
  cursor: pointer;
  color: #5C7CD9;
}

section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .btn-leyenda span {
  margin: 0 !important;
}

section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .modal-dialog {
  padding: 20px;
  border: none;
  max-width: 700px;
}

@media all and (max-width: 992px) {
  section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .modal-dialog {
    margin-top: 40px;
  }
}
section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .modal-dialog .modal-content {
  border: none;
}

section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .modal-dialog .modal-body {
  background-color: #FCF8EA;
  padding: 20px;
}

section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .modal-dialog .modal-header {
  border-bottom: none;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  background-color: #FCF8EA;
  padding: 20px;
}

section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .modal-dialog .modal-header .popup_top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}

section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .modal-dialog .modal-header .popup_title {
  font-family: "EuclidFlex";
  font-size: 35px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;
  letter-spacing: -0.7px;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  width: 50%;
}

@media all and (max-width: 992px) {
  section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .modal-dialog .modal-header .popup_title {
    width: 60%;
  }
}
section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .modal-dialog .modal-header .close {
  font-family: "EuclidFlex";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: 0.24px;
  text-transform: uppercase;
  cursor: pointer;
  text-decoration: underline;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  color: #0F1729 !important;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  opacity: 1;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .modal-dialog .modal-header .close:hover {
  cursor: pointer;
  opacity: 0.8;
  text-decoration: none;
}

section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .modal-dialog .modal-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 10px 0;
  margin-bottom: 10px;
  padding-left: 10px;
  background-color: #FCF8EA;
  border-bottom: solid 1px rgba(175, 172, 160, 0.3);
}

section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .modal-dialog .modal-text p,
section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .modal-dialog span {
  font-family: "EuclidFlex";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.24px;
  text-transform: uppercase;
  margin: 0;
}

section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .modal-dialog .modal-text {
  width: 70%;
}

section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .modal-dialog .day {
  width: 10%;
  text-align: center;
  height: 35px;
  width: 35px;
  border-radius: 5px;
  margin-right: 10px;
  padding-top: 5px;
}

section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .modal-dialog .available {
  background-color: #F1EDE0;
  color: #0F1729;
}

section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .modal-dialog .available.selectable {
  border: 1px solid #0F1729;
}

section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .modal-dialog .available2 {
  background-color: #F1EDE0;
  color: #0F1729;
}

section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .modal-dialog .not-available {
  background-color: #F1EDE0;
  color: #afaca0;
}

section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .modal-dialog .offerex {
  background-color: #989A50;
  color: #FCF8EA;
}

section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .modal-dialog .offerex2 {
  background-color: #989A50;
  color: #FCF8EA;
}

section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .modal-dialog .nopromo {
  background-color: #F1EDE0;
  color: #5C7CD9;
  border: solid 1px #FCF8EA;
}

section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .offers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100px;
}

@media (min-width: 768px) {
  section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .offers {
    height: 40px;
  }
}
@media (min-width: 960px) {
  section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .offers {
    height: 10px;
  }
}
section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .offer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 50px;
}

section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .offer_one {
  background-color: #FFF5D0;
  width: 89%;
  position: absolute;
  top: 515px;
  max-width: 800px;
}

@media all and (max-width: 600px) {
  section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .offer_one {
    width: 82%;
  }
}
@media all and (max-width: 992px) {
  section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .offer_one {
    top: 420px;
  }
}
section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .offer_one::before, section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .offer_one::after {
  content: "";
  position: absolute;
  left: 100%;
  width: 0;
  height: 0;
  border-style: solid;
  display: block;
}

section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .offer_one::before {
  top: 0;
  border-width: 0 25px 25px 0;
  border-color: transparent transparent #FFF5D0 transparent;
}

section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .offer_one::after {
  bottom: 0px;
  border-width: 25px 25px 0 0;
  border-color: #FFF5D0 transparent transparent transparent;
}

section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .offer_two {
  background-color: #E5E8D2;
  margin-top: 10px;
  width: 89%;
  max-width: 800px;
  position: absolute;
  top: 570px;
}

@media all and (max-width: 600px) {
  section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .offer_two {
    width: 82%;
  }
}
@media all and (max-width: 992px) {
  section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .offer_two {
    top: 475px;
  }
}
section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .offer_two::before, section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .offer_two::after {
  content: "";
  position: absolute;
  left: 100%;
  width: 0;
  height: 0;
  border-style: solid;
  display: block;
}

section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .offer_two::before {
  top: 0;
  border-width: 0 25px 25px 0;
  border-color: transparent transparent #E5E8D2 transparent;
}

section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .offer_two::after {
  bottom: 0px;
  border-width: 25px 25px 0 0;
  border-color: #E5E8D2 transparent transparent transparent;
}

section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .offer_flag {
  width: 20%;
  margin: 0;
  font-family: "EuclidFlex";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.14px;
  text-transform: uppercase;
  color: #FCF8EA;
  min-width: 200px;
}

@media all and (max-width: 600px) {
  section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .offer_flag {
    font-size: 12px;
    min-width: 140px;
    padding: 0;
  }
}
section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .offer_text {
  text-align: end;
  width: 100%;
  margin: 0;
  font-family: "EuclidFlex";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.14px;
  text-transform: uppercase;
  padding-right: 100px;
}

@media all and (max-width: 600px) {
  section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .offer_text {
    max-width: 150px;
    margin-left: 170px;
    font-size: 12px;
  }
}
@media all and (max-width: 670px) {
  section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .offer_text {
    text-align: end;
    padding-right: 10px;
  }
}
section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .offer_one .offer_flag {
  background-color: #AA8500;
  padding: 15px;
  position: absolute;
}

section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .offer_one .offer_flag::before, section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .offer_one .offer_flag::after {
  content: "";
  position: absolute;
  left: 100%;
  width: 0;
  height: 0;
  border-style: solid;
  display: block;
}

section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .offer_one .offer_flag::before {
  top: 0;
  border-width: 0 25px 25px 0;
  border-color: transparent transparent #AA8500 transparent;
}

section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .offer_one .offer_flag::after {
  bottom: 0px;
  border-width: 25px 25px 0 0;
  border-color: #AA8500 transparent transparent transparent;
}

section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .offer_two .offer_flag {
  background-color: #666526;
  padding: 15px;
  position: absolute;
}

section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .offer_two .offer_flag::before, section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .offer_two .offer_flag::after {
  content: "";
  position: absolute;
  left: 100%;
  width: 0;
  height: 0;
  border-style: solid;
  display: block;
}

section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .offer_two .offer_flag::before {
  top: 0;
  border-width: 0 25px 25px 0;
  border-color: transparent transparent #666526 transparent;
}

section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .offer_two .offer_flag::after {
  bottom: 0px;
  border-width: 25px 25px 0 0;
  border-color: #666526 transparent transparent transparent;
}

section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .offer_one .offer_text {
  color: #AA8500;
}

section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .offer_two .offer_text {
  color: #666526;
}

section.c0134_section_long_stay_cmp {
  background-color: #FCF8EA;
}

section.c0134_section_long_stay_cmp .c0134_section_long_stay_wrap {
  color: #0F1729;
  margin: 0 auto;
  max-width: 1440px;
  padding-top: 40px;
  position: relative;
  min-height: 330px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 965px;
}

@media all and (min-width: 992px) {
  section.c0134_section_long_stay_cmp .c0134_section_long_stay_wrap {
    padding: 60px 40px 0px 40px;
  }
}
section.c0134_section_long_stay_cmp .c0134_section_long_stay_wrap .title {
  font-family: "EuclidFlex";
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 15px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  margin-bottom: 30px;
}

@media (min-width: 979px) {
  section.c0134_section_long_stay_cmp .c0134_section_long_stay_wrap .title {
    font-family: "EuclidFlex";
    font-size: 22px;
    line-height: 25px;
    letter-spacing: 2.2px;
  }
}
section.c0134_section_long_stay_cmp .c0134_section_long_stay_wrap .sub-title {
  font-family: "EuclidFlex";
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  margin-bottom: 30px;
}

@media (min-width: 979px) {
  section.c0134_section_long_stay_cmp .c0134_section_long_stay_wrap .sub-title {
    font-family: "EuclidFlex";
    font-size: 22px;
    line-height: 25px;
    letter-spacing: 2.2px;
  }
}
section.c0134_section_long_stay_cmp .c0134_section_long_stay_wrap .months {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (min-width: 400px) {
  section.c0134_section_long_stay_cmp .c0134_section_long_stay_wrap .months {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
  }
}
section.c0134_section_long_stay_cmp .c0134_section_long_stay_wrap .info_box {
  background-color: #F1EDE0;
  padding: 20px 30px;
  width: 48%;
  border-radius: 5px;
}

@media (min-width: 979px) {
  section.c0134_section_long_stay_cmp .c0134_section_long_stay_wrap .info_box {
    width: 190px;
  }
}
section.c0134_section_long_stay_cmp .c0134_section_long_stay_wrap .month {
  font-family: "EuclidFlex";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 13px;
  letter-spacing: 0.11px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 5px;
}

@media (min-width: 979px) {
  section.c0134_section_long_stay_cmp .c0134_section_long_stay_wrap .month {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.14px;
    text-transform: uppercase;
  }
}
section.c0134_section_long_stay_cmp .c0134_section_long_stay_wrap .price {
  font-family: "EuclidFlex";
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 15px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  text-align: center;
  margin: 0;
  padding: 0 20px;
}

@media (min-width: 979px) {
  section.c0134_section_long_stay_cmp .c0134_section_long_stay_wrap .price {
    font-size: 22px;
    line-height: 25px;
    letter-spacing: 2.2px;
    text-transform: uppercase;
  }
}
section.c0134_section_long_stay_cmp .c0134_section_long_stay_wrap.color-lux {
  color: #2F1F41;
}

section.c0135_section_price_transparency_cmp {
  background-color: #FCF8EA;
}

section.c0135_section_price_transparency_cmp .c0135_section_price_transparency_wrap {
  margin: 0 auto;
  max-width: 1440px;
  padding: 40px 20px;
  position: relative;
  min-height: 330px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 965px;
}

@media all and (min-width: 992px) {
  section.c0135_section_price_transparency_cmp .c0135_section_price_transparency_wrap {
    padding: 40px 40px;
  }
}
section.c0135_section_price_transparency_cmp .c0135_section_price_transparency_wrap .title {
  font-family: "EuclidFlex";
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 15px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  margin-bottom: 25px;
  color: #0F1729;
}

@media (min-width: 979px) {
  section.c0135_section_price_transparency_cmp .c0135_section_price_transparency_wrap .title {
    font-family: "EuclidFlex";
    font-size: 22px;
    line-height: 25px;
    letter-spacing: 2.2px;
  }
}
section.c0135_section_price_transparency_cmp .c0135_section_price_transparency_wrap .content-precios-anios-switch {
  margin-top: 0;
  margin-bottom: 30px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

section.c0135_section_price_transparency_cmp .c0135_section_price_transparency_wrap .content-precios-anios-switch .precios-anios-switch {
  background-color: #F1EDE0;
  border: solid 1px #F8F1E5;
  border-radius: 6px;
  padding: 5px 7px;
  width: 170px;
}

section.c0135_section_price_transparency_cmp .c0135_section_price_transparency_wrap .content-precios-anios-switch .precios-anios-switch .btn-anio {
  width: calc(50% - 2px);
  display: inline-block;
  vertical-align: top;
  text-align: center;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-family: "EuclidFlex";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.14px;
  text-transform: uppercase;
  color: #0F1729;
  background-color: transparent;
  padding: 5px;
  border: none;
}

section.c0135_section_price_transparency_cmp .c0135_section_price_transparency_wrap .content-precios-anios-switch .precios-anios-switch .btn-anio.activo {
  background-color: #FCF8EA;
  color: #003e52 !important;
}

section.c0135_section_price_transparency_cmp .c0135_section_price_transparency_wrap .highcharts-background {
  fill: #FCF8EA;
}

section.c0135_section_price_transparency_cmp .c0135_section_price_transparency_wrap .highcharts-title {
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  font-family: "EuclidFlex";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: -0.3px;
  height: 200px;
}

section.c0135_section_price_transparency_cmp .c0135_section_price_transparency_wrap .highcharts-title tspan {
  padding-bottom: 30px !important;
  margin-bottom: 30px !important;
  height: 200px;
}

section.c0135_section_price_transparency_cmp .c0135_section_price_transparency_wrap .highcharts-yaxis-title {
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  font-family: "EuclidFlex";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: -0.3px;
}

section.c0135_section_price_transparency_cmp .c0135_section_price_transparency_wrap .highcharts-axis-labels,
section.c0135_section_price_transparency_cmp .c0135_section_price_transparency_wrap .highcharts-xaxis-labels {
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  font-family: "EuclidFlex";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: -0.3px;
}

section.c0135_section_price_transparency_cmp .c0135_section_price_transparency_wrap .highcharts-legend-item {
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  font-family: "EuclidFlex";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: -0.3px;
}

section.c0135_section_price_transparency_cmp .c0135_section_price_transparency_wrap .highcharts-legend-item rect {
  fill: #222E50;
  border: none;
}

section.c0136_section_map_cmp {
  background-color: #FCF8EA;
}

section.c0136_section_map_cmp .section_map_wrap {
  margin: 0 auto;
  max-width: 1440px;
  padding: 40px 20px;
  position: relative;
  min-height: 330px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 965px;
}

@media all and (min-width: 992px) {
  section.c0136_section_map_cmp .section_map_wrap {
    padding: 40px 40px;
  }
}
section.c0136_section_map_cmp .section_map_wrap .title_main {
  font-family: "EuclidFlex";
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 15px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  margin-bottom: 20px;
  color: #0F1729;
}

@media (min-width: 979px) {
  section.c0136_section_map_cmp .section_map_wrap .title_main {
    font-family: "EuclidFlex";
    font-size: 22px;
    line-height: 25px;
    letter-spacing: 2.2px;
  }
}
section.c0136_section_map_cmp .section_map_wrap .lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-top: 0px;
  margin-bottom: 20px;
}

@media all and (min-width: 992px) {
  section.c0136_section_map_cmp .section_map_wrap .lists {
    gap: 40px;
    margin-bottom: 40px;
  }
}
section.c0136_section_map_cmp .section_map_wrap .lists .list {
  padding: 0px;
}

section.c0136_section_map_cmp .section_map_wrap .lists .list li {
  list-style: none;
  font-family: "Tiempos Text";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  margin-top: 10px;
  color: #0F1729;
}

section.c0137_about_villa_lux_cmp {
  background-color: #FCF8EA;
  padding: 40px 20px 20px 20px;
}

@media all and (min-width: 992px) {
  section.c0137_about_villa_lux_cmp {
    padding: 40px 40px;
  }
}
section.c0137_about_villa_lux_cmp .c0137_about_villa_lux_wrap {
  max-width: 1440px;
  margin: 0 auto;
  color: #2F1F41;
  margin-top: 15px;
}

@media all and (min-width: 992px) {
  section.c0137_about_villa_lux_cmp .c0137_about_villa_lux_wrap {
    margin: 0 auto;
    gap: 20px;
  }
  section.c0137_about_villa_lux_cmp .c0137_about_villa_lux_wrap .left {
    max-width: 820px;
  }
  section.c0137_about_villa_lux_cmp .c0137_about_villa_lux_wrap .right {
    padding: 0 20px;
  }
}
section.c0137_about_villa_lux_cmp .c0137_about_villa_lux_wrap .title {
  font-family: "Tiempos Text";
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -0.6px;
  text-align: start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

@media all and (min-width: 992px) {
  section.c0137_about_villa_lux_cmp .c0137_about_villa_lux_wrap .title {
    font-size: 40px;
    line-height: 50px;
    letter-spacing: -0.8px;
  }
}
section.c0137_about_villa_lux_cmp .c0137_about_villa_lux_wrap .p {
  font-family: "Tiempos Text";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: -0.28px;
}

@media all and (min-width: 992px) {
  section.c0137_about_villa_lux_cmp .c0137_about_villa_lux_wrap .p {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: -0.36px;
  }
}
section.c0137_about_villa_lux_cmp .c0137_about_villa_lux_wrap .read-more-toggler {
  font-family: "EuclidFlex";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: -0.3px;
  margin-bottom: 40px;
  margin-top: 15px;
}

section.c0137_about_villa_lux_cmp .c0137_about_villa_lux_wrap .design_info {
  font-family: "EuclidFlex";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 13px;
  letter-spacing: 0.2px;
  text-transform: uppercase;
}

section.c0137_about_villa_lux_cmp .c0137_about_villa_lux_wrap .design_info div {
  height: 50px;
  border-top: solid 1px #F1EDE0;
  padding: 10px 0;
  margin: 10px 0;
}

section.c0137_about_villa_lux_cmp .c0137_about_villa_lux_wrap .design_info p {
  margin-bottom: 5px;
}

section.c0137_about_villa_lux_cmp .c0137_about_villa_lux_wrap .card_quote {
  margin: 30px 0;
  background-color: #F1EDE0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: row;
  -ms-flex-align: row;
  align-items: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-radius: 5px;
  padding: 20px;
}

@media all and (max-width: 992px) {
  section.c0137_about_villa_lux_cmp .c0137_about_villa_lux_wrap .card_quote {
    margin: 60px 0 20px 0;
  }
}
section.c0137_about_villa_lux_cmp .c0137_about_villa_lux_wrap .card_quote span {
  width: 10%;
  color: white;
}

section.c0137_about_villa_lux_cmp .c0137_about_villa_lux_wrap .card_quote div {
  width: 90%;
}

section.c0137_about_villa_lux_cmp .c0137_about_villa_lux_wrap .card_quote .quote {
  font-family: "Tiempos Text";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: -0.3px;
}

@media all and (min-width: 992px) {
  section.c0137_about_villa_lux_cmp .c0137_about_villa_lux_wrap .card_quote .quote {
    font-size: 22px;
    line-height: 33px;
    letter-spacing: -0.44px;
  }
}
section.c0137_about_villa_lux_cmp .c0137_about_villa_lux_wrap .card_quote .team {
  font-family: "EuclidFlex";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 11px;
  letter-spacing: 0.2px;
  text-transform: uppercase;
}

@media all and (min-width: 992px) {
  section.c0137_about_villa_lux_cmp .c0137_about_villa_lux_wrap .card_quote .team {
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.24px;
    text-transform: uppercase;
  }
}
section.c0137_about_villa_lux_cmp .c0137_about_villa_lux_wrap .icon-arrow-right:before {
  margin-left: 15px;
  font-size: 12px;
}

section.c0137_about_villa_lux_cmp .c0137_about_villa_lux_wrap .aboutlux_show-more-height {
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

section.c0137_about_villa_lux_cmp .c0137_about_villa_lux_wrap .aboutlux_show-more {
  height: 20px;
  cursor: pointer;
}

section.c0137_about_villa_lux_cmp .icon-quotation-marks:before {
  color: #2F1F41;
}

section.c0138_section_about_lux_cmp {
  background-color: #F1EDE0;
  padding: 40px 20px;
}

@media all and (min-width: 992px) {
  section.c0138_section_about_lux_cmp {
    padding: 40px 40px;
  }
}
section.c0138_section_about_lux_cmp .c0138_section_about_lux_wrap {
  margin: 0 auto;
  color: #2F1F41;
  max-width: 1360px;
}

@media all and (min-width: 992px) {
  section.c0138_section_about_lux_cmp .c0138_section_about_lux_wrap .services {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px;
  }
  section.c0138_section_about_lux_cmp .c0138_section_about_lux_wrap .services div {
    width: 50%;
    max-width: 300px;
  }
}
section.c0138_section_about_lux_cmp .c0138_section_about_lux_wrap .intro {
  font-family: "Tiempos Text";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 155.556% */
  letter-spacing: -0.36px;
}

@media all and (min-width: 992px) {
  section.c0138_section_about_lux_cmp .c0138_section_about_lux_wrap .intro {
    margin-bottom: 80px;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 33px;
    letter-spacing: -0.44px;
  }
}
section.c0138_section_about_lux_cmp .c0138_section_about_lux_wrap .title {
  font-family: "Tiempos Text";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: -0.3px;
}

@media all and (min-width: 992px) {
  section.c0138_section_about_lux_cmp .c0138_section_about_lux_wrap .title {
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 33px;
    letter-spacing: -0.44px;
  }
}
section.c0138_section_about_lux_cmp .c0138_section_about_lux_wrap .text {
  font-family: "Tiempos Text";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px; /* 157.143% */
  letter-spacing: -0.28px;
}

@media all and (min-width: 992px) {
  section.c0138_section_about_lux_cmp .c0138_section_about_lux_wrap .text {
    font-family: "Tiempos Text";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 155.556% */
    letter-spacing: -0.36px;
  }
}
section.c0138_section_about_lux_cmp .c0138_section_about_lux_wrap .right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  margin: 0 auto;
  color: #B09DC6;
  font-family: "EuclidFlex";
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.5px;
  height: 490px;
  width: 100%;
  max-width: 400px;
  background-color: #4E346B;
  background-image: url(/o/abahanavillas-design-theme/images/background_about_lux.jpg);
  background-position: center;
  background-size: cover;
  border-radius: 5px;
}

@media all and (max-width: 992px) {
  section.c0138_section_about_lux_cmp .c0138_section_about_lux_wrap .right {
    margin-top: 20px;
    height: 415px;
    max-width: 360px;
  }
}
section.c0138_section_about_lux_cmp .c0138_section_about_lux_wrap .title_right {
  color: #B09DC6;
  font-family: "EuclidFlex";
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.5px;
  max-width: 190px;
}

section.c0138_section_about_lux_cmp .c0138_section_about_lux_wrap .aboutshow-moree {
  display: none;
}

@media all and (max-width: 992px) {
  section.c0138_section_about_lux_cmp .c0138_section_about_lux_wrap .aboutshow-moree {
    font-family: "EuclidFlex";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 17px;
    letter-spacing: -0.3px;
    height: 20px;
    cursor: pointer;
    border: solid 1px #2F1F41;
    border-radius: 5px;
    padding: 20px;
    margin: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    margin-top: 40px;
    max-width: 350px;
  }
}
@media all and (max-width: 992px) {
  section.c0138_section_about_lux_cmp .c0138_section_about_lux_wrap .services-height {
    overflow: hidden;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
  }
}
section.c0139_section_picture_lux_cmp {
  background-color: #FCF8EA;
}

section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap {
  margin: 0 auto;
  max-width: 1440px;
  padding: 40px 20px;
  color: #2F1F41;
  position: relative;
  min-height: 330px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 965px;
}

section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap button {
  background: none;
  border: none;
}

@media all and (min-width: 992px) {
  section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap {
    padding: 40px 40px;
  }
}
section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .title {
  font-family: "EuclidFlex";
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  margin-bottom: 30px;
}

@media (max-width: 979px) {
  section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .title {
    font-family: "EuclidFlex";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 25px; /* 138.889% */
    letter-spacing: 1.8px;
    text-transform: uppercase;
    margin-bottom: 30px;
  }
}
section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid {
  width: min(757px, 100%);
  margin-top: 20px;
  max-width: 100%;
  overflow: hidden;
  display: grid;
  gap: 7px;
}

@media (min-width: 768px) {
  section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid {
    margin-top: 0px;
  }
}
@media (min-width: 992px) {
  section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid {
    gap: 13px;
    width: 1360px;
  }
}
section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid .gallery_image {
  overflow: hidden;
  max-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  width: 100%;
}

section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridA {
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: clamp(190px, 11.875rem + (1vw - 3.75px) * 34.0357, 400px) clamp(120px, 7.5rem + (1vw - 3.75px) * 22.6904, 260px) clamp(120px, 7.5rem + (1vw - 3.75px) * 22.6904, 260px);
}

@media (min-width: 992px) {
  section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridA {
    grid-template-columns: repeat(10, 1fr);
    grid-template-rows: 260px 260px 260px 400px;
  }
}
section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridA .image1 {
  grid-column: 1/span 2;
  grid-row: 1/2;
  border-radius: 8px 8px 0px 0px;
}

@media (min-width: 992px) {
  section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridA .image1 {
    border-radius: 8px 0px 0px 0px;
    grid-column: 1/span 5;
    grid-row: 1/2;
  }
}
section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridA .image2 {
  grid-column: 1/span 1;
  grid-row: 2/3;
  border-radius: 0;
}

@media (min-width: 992px) {
  section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridA .image2 {
    border-radius: 0 8px 0px 0px;
    grid-column: 6/span 5;
    grid-row: 1/2;
  }
}
section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridA .image3 {
  display: none;
}

@media (min-width: 992px) {
  section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridA .image3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    grid-column: 1/span 4;
    grid-row: 2/4;
  }
}
section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridA .image3 img {
  -o-object-fit: contain !important;
  object-fit: contain !important;
  height: 100% !important;
  width: unset;
}

section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridA .image4 {
  grid-column: 2/span 1;
  grid-row: 2/3;
}

@media (min-width: 992px) {
  section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridA .image4 {
    grid-column: 5/span 6;
    grid-row: 2/3;
  }
}
section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridA .image5 {
  grid-column: 1/span 1;
  grid-row: 3/4;
  border-radius: 0 0 0 8px;
}

@media (min-width: 992px) {
  section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridA .image5 {
    grid-column: 5/span 6;
    grid-row: 3/4;
    border-radius: 0;
  }
}
section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridA .image6 {
  grid-column: 2/span 1;
  grid-row: 3/4;
  border-radius: 0 0 8px 0;
}

@media (min-width: 992px) {
  section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridA .image6 {
    grid-column: 1/span 10;
    grid-row: 4/5;
    border-radius: 0 0 8px 8px;
  }
}
section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridB {
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: clamp(120px, 7.5rem + (1vw - 3.75px) * 22.6904, 260px) clamp(120px, 7.5rem + (1vw - 3.75px) * 22.6904, 260px) clamp(190px, 11.875rem + (1vw - 3.75px) * 34.0357, 400px);
}

@media (min-width: 992px) {
  section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridB {
    grid-template-columns: repeat(10, 1fr);
    grid-template-rows: 455px 220px 220px 250px;
  }
}
section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridB .image1 {
  grid-column: 1/span 1;
  grid-row: 1/2;
  border-radius: 5px 0 0px 0px;
}

@media (min-width: 992px) {
  section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridB .image1 {
    grid-column: 1/span 6;
    grid-row: 1/2;
  }
}
section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridB .image2 {
  display: none;
}

@media (min-width: 992px) {
  section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridB .image2 {
    border-radius: 0 5px 0px 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    grid-column: 7/span 4;
    grid-row: 1/2;
  }
}
section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridB .image3 {
  display: none;
}

@media (min-width: 992px) {
  section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridB .image3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    grid-column: 1/span 4;
    grid-row: 2/4;
  }
}
section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridB .image3 img,
section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridB .image2 img {
  -o-object-fit: contain !important;
  object-fit: contain !important;
  height: 100% !important;
  width: unset;
}

section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridB .image4 {
  grid-column: 2/span 1;
  grid-row: 1/2;
  border-radius: 0 5px 0px 0px;
}

@media (min-width: 992px) {
  section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridB .image4 {
    border-radius: 0;
    grid-column: 5/span 6;
    grid-row: 2/3;
  }
}
section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridB .image5 {
  grid-column: 1/span 1;
  grid-row: 2/3;
}

@media (min-width: 992px) {
  section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridB .image5 {
    grid-column: 5/span 6;
    grid-row: 3/4;
  }
}
section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridB .image6 {
  grid-column: 2/span 1;
  grid-row: 2/3;
}

@media (min-width: 992px) {
  section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridB .image6 {
    border-radius: 0 0px 0px 5px;
    grid-column: 1/span 5;
    grid-row: 4/5;
  }
}
section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridB .image7 {
  grid-column: 1/span 2;
  grid-row: 3/4;
  border-radius: 0 0px 5px 5px;
}

@media (min-width: 992px) {
  section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridB .image7 {
    border-radius: 0 0px 5px 0;
    grid-column: 6/span 5;
    grid-row: 4/5;
  }
}
section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridC {
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: clamp(120px, 7.5rem + (1vw - 3.75px) * 22.6904, 260px) clamp(190px, 11.875rem + (1vw - 3.75px) * 34.0357, 400px) clamp(120px, 7.5rem + (1vw - 3.75px) * 22.6904, 260px);
}

@media (min-width: 992px) {
  section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridC {
    grid-template-columns: repeat(10, 1fr);
    grid-template-rows: 220px 340px 260px 260px 230px;
  }
}
section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridC .image5 img,
section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridC .image2 img {
  -o-object-fit: contain !important;
  object-fit: contain !important;
  height: 100% !important;
  width: unset;
}

section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridC .image1 {
  grid-column: 1/span 1;
  grid-row: 1/2;
  border-radius: 8px 0 0px 0px;
}

@media (min-width: 992px) {
  section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridC .image1 {
    grid-column: 1/span 6;
    grid-row: 1/2;
  }
}
section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridC .image2 {
  display: none;
}

@media (min-width: 992px) {
  section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridC .image2 {
    border-radius: 0 8px 0 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    grid-column: 7/span 4;
    grid-row: 1/3;
  }
}
section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridC .image3 {
  grid-column: 2/span 1;
  grid-row: 1/2;
  border-radius: 0 8px 0 0px;
}

@media (min-width: 992px) {
  section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridC .image3 {
    border-radius: 0;
    grid-column: 1/span 3;
    grid-row: 2/3;
  }
}
section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridC .image4 {
  grid-column: 1/span 2;
  grid-row: 2/3;
}

@media (min-width: 992px) {
  section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridC .image4 {
    grid-column: 4/span 3;
    grid-row: 2/3;
  }
}
section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridC .image5 {
  display: none;
}

@media (min-width: 992px) {
  section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridC .image5 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    grid-column: 1/span 4;
    grid-row: 3/5;
  }
}
section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridC .image6 {
  grid-column: 1/span 1;
  grid-row: 3/4;
  border-radius: 0 0 0px 8px;
}

@media (min-width: 992px) {
  section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridC .image6 {
    border-radius: 0;
    grid-column: 5/span 6;
    grid-row: 3/4;
  }
}
section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridC .image7 {
  grid-column: 2/span 1;
  grid-row: 3/4;
  border-radius: 0 0 8px 0px;
}

@media (min-width: 992px) {
  section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridC .image7 {
    border-radius: 0;
    grid-column: 5/span 6;
    grid-row: 4/5;
  }
}
section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridC .image8 {
  display: none;
}

@media (min-width: 992px) {
  section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridC .image8 {
    border-radius: 0 0 8px 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    grid-column: 1/span 10;
    grid-row: 5/6;
  }
}
section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridD {
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: clamp(190px, 11.875rem + (1vw - 3.75px) * 34.0357, 400px) clamp(120px, 7.5rem + (1vw - 3.75px) * 22.6904, 260px) clamp(120px, 7.5rem + (1vw - 3.75px) * 22.6904, 260px);
}

@media (min-width: 992px) {
  section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridD {
    grid-template-columns: repeat(10, 1fr);
    grid-template-rows: 400px 260px 260px 250px;
  }
}
section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridD .image1 {
  grid-column: 1/span 2;
  grid-row: 1/2;
  border-radius: 8px 8px 0 0;
}

@media (min-width: 992px) {
  section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridD .image1 {
    grid-column: 1/span 10;
    grid-row: 1/2;
  }
}
section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridD .image2 {
  grid-column: 1/span 1;
  grid-row: 2/3;
}

@media (min-width: 992px) {
  section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridD .image2 {
    grid-column: 1/span 6;
    grid-row: 2/3;
  }
}
section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridD .image3 {
  display: none;
}

@media (min-width: 992px) {
  section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridD .image3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    grid-column: 7/span 4;
    grid-row: 2/4;
  }
}
section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridD .image3 img {
  -o-object-fit: contain !important;
  object-fit: contain !important;
  height: 100% !important;
  width: unset;
}

section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridD .image4 {
  grid-column: 2/span 1;
  grid-row: 2/3;
}

@media (min-width: 992px) {
  section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridD .image4 {
    grid-column: 1/span 6;
    grid-row: 3/4;
  }
}
section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridD .image5 {
  grid-column: 1/span 1;
  grid-row: 3/4;
  border-radius: 0 0 0 8px;
}

@media (min-width: 992px) {
  section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridD .image5 {
    grid-column: 1/span 5;
    grid-row: 4/5;
  }
}
section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridD .image6 {
  grid-column: 2/span 1;
  grid-row: 3/4;
  border-radius: 0 0 8px 0;
}

@media (min-width: 992px) {
  section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridD .image6 {
    grid-column: 6/span 5;
    grid-row: 4/5;
  }
}
section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .picturebtn {
  font-family: "EuclidFlex";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: -0.3px;
  cursor: pointer;
  color: #2F1F41;
  border: solid 1px #2F1F41;
  border-radius: 5px;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-top: 30px;
}

section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .icon-picture-gallery:before {
  padding-right: 10px;
}

section.c0142_booking_details-cmp {
  border-radius: 5px;
  background: #FCF8EA;
  padding: 30px 20px;
}

@media (min-width: 992px) {
  section.c0142_booking_details-cmp {
    padding: 30px;
  }
}
section.c0142_booking_details-cmp .booking-details-row {
  padding-bottom: 20px;
  border-bottom: 1px solid #F1EDE0;
  margin-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

section.c0142_booking_details-cmp .booking-details-row:last-of-type {
  border-bottom: 0;
  margin-bottom: 0;
}

@media (min-width: 992px) {
  section.c0142_booking_details-cmp .booking-details-row {
    margin-bottom: 35px;
    padding-bottom: 0;
    border-bottom: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
section.c0142_booking_details-cmp .booking-details-row .form-group {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}

@media (min-width: 992px) and (max-width: 1440px) {
  section.c0142_booking_details-cmp .booking-details-row .form-group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
@media (min-width: 992px) {
  section.c0142_booking_details-cmp .booking-details-row .form-group {
    margin-bottom: 0;
  }
}
section.c0142_booking_details-cmp .booking-details-row .c0012-quantity-list-item-cmp {
  padding: 0;
}

section.c0142_booking_details-cmp .booking-details-row .c0012-quantity-list-item-cmp > div {
  margin-inline: 0 50px;
}

section.c0142_booking_details-cmp .booking-details-row .c0012-quantity-list-item-cmp .quantity-list-item-title,
section.c0142_booking_details-cmp .booking-details-row .c0012-quantity-list-item-cmp .quantity-list-item-description {
  margin-left: 0;
}

@media (min-width: 992px) and (max-width: 1440px) {
  section.c0142_booking_details-cmp .booking-details-row {
    display: grid !important;
    grid-template-columns: auto 1fr 1fr 1fr;
    gap: 20px;
  }
}
@media (max-width: 1440px) {
  section.c0142_booking_details-cmp .booking-details-row .c0012-quantity-list-item-cmp > div {
    margin-inline: 0;
  }
  section.c0142_booking_details-cmp .booking-details-row input[type=date] {
    margin-right: 0;
  }
}
@media (max-width: 1024px) {
  section.c0142_booking_details-cmp .booking-details-row .booking-details-section {
    margin-right: 30px;
  }
}
@media (min-width: 426px) and (max-width: 991px) {
  section.c0142_booking_details-cmp .booking-details-row .c0012-quantity-list-item-cmp > div {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
    gap: 10px;
  }
}
@media (max-width: 425px) {
  section.c0142_booking_details-cmp .booking-details-row {
    margin-bottom: 30px;
  }
  section.c0142_booking_details-cmp .booking-details-row .form-group {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
  }
  section.c0142_booking_details-cmp .booking-details-row .form-group .booking-details-label {
    margin-top: -6px;
  }
  section.c0142_booking_details-cmp .booking-details-row .form-group .wrapper-input-date {
    margin-bottom: 9px;
  }
}
section.c0142_booking_details-cmp .booking-details-title {
  color: #0F1729;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  display: block;
  /* Headline 4 - Euclid ALL CAPS */
  font-family: "EuclidFlex";
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 15px; /* 100% */
  letter-spacing: 1.2px;
}

@media (min-width: 992px) {
  section.c0142_booking_details-cmp .booking-details-title {
    margin-bottom: 5px;
    font-size: 22px;
    line-height: 25px; /* 113.636% */
    letter-spacing: 2.2px;
  }
}
section.c0142_booking_details-cmp .booking-details-info {
  color: #77756E;
  /* Caption 2 - Tiempos */
  font-family: "Tiempos Text";
  font-style: normal;
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
}

@media (min-width: 992px) {
  section.c0142_booking_details-cmp .booking-details-info {
    font-size: 12px;
    font-weight: 400;
    line-height: 17px; /* 141.667% */
  }
}
section.c0142_booking_details-cmp .booking-details-section {
  color: #0F1729;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-family: "EuclidFlex";
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  margin-right: 60px;
  font-size: 12px;
  line-height: 13px;
  letter-spacing: 0.11px;
  margin-bottom: 20px;
}

@media (min-width: 992px) {
  section.c0142_booking_details-cmp .booking-details-section {
    font-size: 14px;
    line-height: 34px; /* 128.571% */
    letter-spacing: 0.14px;
    margin-bottom: 0;
  }
}
section.c0142_booking_details-cmp .booking-details-section:before {
  margin-right: 10px;
  font-size: 12px;
}

section.c0142_booking_details-cmp .booking-details-section .booking-details-section-value {
  color: #5C7CD9;
}

section.c0142_booking_details-cmp .booking-details-label {
  color: #0F1729;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  /* Caption 1 - Euclid ALL CAPS */
  font-family: "EuclidFlex";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 0.24px;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0;
}

@media (min-width: 992px) and (max-width: 1440px) {
  section.c0142_booking_details-cmp .booking-details-label {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
section.c0142_booking_details-cmp input[type=date] {
  border-radius: 5px;
  background-color: #F1EDE0;
  padding: 10px;
  border: 0;
  margin-right: 60px;
  color: #222E50;
  text-align: center;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  /* Caption 1 - Euclid ALL CAPS */
  font-family: "EuclidFlex";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px; /* 116.667% */
  letter-spacing: 0.24px;
  text-transform: uppercase;
}

@media (min-width: 992px) {
  section.c0142_booking_details-cmp .button-cmp {
    margin-top: 30px;
  }
}
@media (max-width: 425px) {
  section.c0142_booking_details-cmp .btn {
    width: 100%;
  }
}
section.c0143_info_zonausuario-cmp {
  background-color: #FCF8EA;
  padding: 20px;
  border-radius: 5px;
  max-width: 440px;
  margin: 30px 0;
  border-radius: 5px;
}

@media all and (max-width: 992px) {
  section.c0143_info_zonausuario-cmp {
    border-radius: 0px;
    margin: 0;
  }
}
section.c0143_info_zonausuario-cmp .c0143_info_zonausuario-wrap .user_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

@media all and (max-width: 992px) {
  section.c0143_info_zonausuario-cmp .c0143_info_zonausuario-wrap .user_info {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
section.c0143_info_zonausuario-cmp .c0143_info_zonausuario-wrap .icon-account {
  font-size: 150px;
  padding: 10px 0;
  color: #3C528E;
  margin: 0 auto;
}

@media all and (max-width: 992px) {
  section.c0143_info_zonausuario-cmp .c0143_info_zonausuario-wrap .icon-account {
    font-size: 30px;
    padding-right: 20px;
  }
}
section.c0143_info_zonausuario-cmp .c0143_info_zonausuario-wrap .count_name {
  font-family: "EuclidFlex";
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  color: #0F1729;
  margin: 0;
}

section.c0143_info_zonausuario-cmp .c0143_info_zonausuario-wrap .email {
  font-family: "Tiempos Text";
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 33px;
  letter-spacing: -0.44px;
  margin-bottom: 60px;
}

@media all and (max-width: 992px) {
  section.c0143_info_zonausuario-cmp .c0143_info_zonausuario-wrap .email {
    margin-bottom: 20px;
  }
}
@media all and (min-width: 1200px) {
  section.c0143_info_zonausuario-cmp .c0143_info_zonausuario-wrap .email {
    font-size: 22px;
  }
}
section.c0143_info_zonausuario-cmp .c0143_info_zonausuario-wrap .logout {
  font-family: "EuclidFlex";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 15px; /* 75% */
  letter-spacing: -0.4px;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  color: #0F1729;
}

@media all and (max-width: 992px) {
  section.c0143_info_zonausuario-cmp .c0143_info_zonausuario-wrap .logout {
    padding-bottom: 20px;
  }
}
section.c0143_info_zonausuario-cmp .c0143_info_zonausuario-wrap .logout:hover {
  cursor: pointer;
  color: #5C7CD9;
}

section.c0144_title_zonausuario-cmp {
  padding-top: 20px;
  border-radius: 5px;
  margin: 40px 40px 40px 0;
}

@media all and (max-width: 992px) {
  section.c0144_title_zonausuario-cmp {
    margin: 40px 40px 40px 20px;
  }
}
@media all and (max-width: 992px) {
  section.c0144_title_zonausuario-cmp .c0144_title_zonausuario-wrap {
    padding: 0px;
  }
}
section.c0144_title_zonausuario-cmp .c0144_title_zonausuario-wrap .title {
  color: #0F1729;
  font-family: "EuclidFlex";
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 45px; /* 112.5% */
  letter-spacing: 2px;
  text-transform: uppercase;
  width: 100%;
  margin-bottom: 10px;
}

@media all and (max-width: 992px) {
  section.c0144_title_zonausuario-cmp .c0144_title_zonausuario-wrap .title {
    -webkit-font-feature-settings: "ss12" on;
    font-feature-settings: "ss12" on;
    font-family: "EuclidFlex";
    font-size: 30px;
    letter-spacing: 1.5px;
  }
}
section.c0144_title_zonausuario-cmp .c0144_title_zonausuario-wrap .sub_title {
  color: #0F1729;
  font-family: "Tiempos Text";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 155.556% */
  letter-spacing: -0.36px;
  width: 100%;
}

.section_title {
  font-family: "EuclidFlex";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.14px;
  text-transform: uppercase;
  color: #77756E;
  padding: 20px 20px 15px 0px;
  margin-bottom: 0px;
}

@media all and (max-width: 992px) {
  .section_title {
    padding: 30px 20px 15px 20px;
  }
}
.pd-30 {
  padding: 0 30px;
}

@media all and (max-width: 992px) {
  .pd-30 {
    padding: 0 20px;
  }
}
.tarjeta-regalo-holder {
  padding: 20px 20px 15px 30px;
}

.tarjeta-regalo-holder, .clientes-favoritos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
  padding-top: 20px;
  color: #0F1729;
  font-family: "Tiempos Text";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 155.556% */
  letter-spacing: -0.36px;
  padding-left: 0;
  padding-top: 0;
}

.tarjeta-regalo-holder .titulo, .clientes-favoritos .titulo {
  font-size: 30px;
  line-height: 45px;
  font-weight: 500;
  padding-bottom: 20px;
}

.tarjeta-regalo-holder .texto, .clientes-favoritos .texto {
  padding-bottom: 10px;
}

.tarjeta-regalo-holder .btn-buscar, .clientes-favoritos .btn-buscar {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 5px;
  border: none;
  background: #222E50;
  padding: 10px 30px;
  text-decoration: none;
  color: #FCF8EA;
  text-align: center;
  font-family: "EuclidFlex";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.4px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.tarjeta-regalo-holder .btn-buscar:hover, .clientes-favoritos .btn-buscar:hover {
  background-color: #5C7CD9;
  cursor: pointer;
  text-decoration: none;
  color: #FCF8EA;
}

div.section_zonausuario_pages_cmp .col-12, div.section_zonausuario_pages_cmp .col-sm-6, div.section_zonausuario_pages_cmp .col-lg-8, div.section_zonausuario_pages_cmp .col-md-12 {
  padding-right: 0px;
  padding-left: 0px;
}

section.c0145_form_zonausuario-cmp {
  border-radius: 5px;
  color: #0F1729;
  margin: 0px 30px 30px 0;
}

@media all and (max-width: 992px) {
  section.c0145_form_zonausuario-cmp {
    padding: 30px 20px 0 0px;
    margin: 0;
  }
}
section.c0145_form_zonausuario-cmp .c0145_form_zonausuario-wrap {
  margin-bottom: 60px;
}

section.c0145_form_zonausuario-cmp .c0145_form_zonausuario-wrap .section_title {
  font-family: "EuclidFlex";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.14px;
  text-transform: uppercase;
  color: #77756E;
}

@media all and (max-width: 992px) {
  section.c0145_form_zonausuario-cmp .c0145_form_zonausuario-wrap .details-wrap {
    padding-left: 20px;
  }
}
section.c0145_form_zonausuario-cmp .c0145_form_zonausuario-wrap .validation-error {
  color: #E56248;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 5px;
  font-family: "Tiempos Text";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 155.556% */
  letter-spacing: -0.36px;
  display: block;
  margin: 5px 0;
  padding: 0px;
  background-color: none;
}

section.c0145_form_zonausuario-cmp .c0145_form_zonausuario-wrap .validation-error li {
  list-style: none;
}

section.c0145_form_zonausuario-cmp .c0145_form_zonausuario-wrap .details {
  background-color: #FCF8EA;
  padding: 20px;
  border-radius: 5px;
  margin-bottom: 30px;
}

section.c0145_form_zonausuario-cmp .c0145_form_zonausuario-wrap .details label {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: "EuclidFlex";
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px; /* 113.636% */
  letter-spacing: 2.2px;
  text-transform: uppercase;
  display: block;
  margin-bottom: 20px;
}

section.c0145_form_zonausuario-cmp .c0145_form_zonausuario-wrap .details .gender {
  color: #77756E;
}

section.c0145_form_zonausuario-cmp .c0145_form_zonausuario-wrap .details .gender label {
  font-size: 15px;
}

section.c0145_form_zonausuario-cmp .c0145_form_zonausuario-wrap .details tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

section.c0145_form_zonausuario-cmp .c0145_form_zonausuario-wrap .details td {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 10px;
}

section.c0145_form_zonausuario-cmp .c0145_form_zonausuario-wrap .details td label {
  margin: 0px;
  padding-right: 10px;
}

section.c0145_form_zonausuario-cmp .c0145_form_zonausuario-wrap .details input {
  border: none;
  background-color: #FCF8EA;
  font-family: "EuclidFlex";
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 13px; /* 118.182% */
  letter-spacing: 0.11px;
  text-transform: uppercase;
  color: #77756E;
  border: 1px solid #afaca0;
  padding: 8px 10px;
  border-radius: 5px;
  width: 100%;
}

section.c0145_form_zonausuario-cmp .c0145_form_zonausuario-wrap .details input[type=radio], section.c0145_form_zonausuario-cmp .c0145_form_zonausuario-wrap .details input[type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  background-color: transparent;
  width: 13px;
  height: 13px;
  margin-top: 5px;
  padding: 0;
  border-color: #77756E;
  border-radius: 2px;
}

section.c0145_form_zonausuario-cmp .c0145_form_zonausuario-wrap .details input[type=radio]:checked::after, section.c0145_form_zonausuario-cmp .c0145_form_zonausuario-wrap .details input[type=checkbox]:checked::after {
  content: "";
  position: absolute;
  width: 9px;
  height: 9px;
  top: 1px;
  left: 1px;
  background-color: #77756E;
  border-radius: 1px;
}

section.c0145_form_zonausuario-cmp .c0145_form_zonausuario-wrap .details select {
  border: none;
  background-color: #FCF8EA;
  font-family: "EuclidFlex";
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 13px; /* 118.182% */
  letter-spacing: 0.11px;
  text-transform: uppercase;
  color: #77756E;
  width: 100%;
  border: 1px solid #afaca0;
  padding: 8px 10px;
  border-radius: 5px;
}

@media all and (min-width: 992px) {
  section.c0145_form_zonausuario-cmp .c0145_form_zonausuario-wrap .details select {
    width: 100%;
  }
}
section.c0145_form_zonausuario-cmp .c0145_form_zonausuario-wrap .details .labelsr {
  background-color: #FCF8EA;
  font-family: "EuclidFlex";
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 13px; /* 118.182% */
  letter-spacing: 0.11px;
  text-transform: uppercase;
  display: inline;
  color: #77756E;
}

section.c0145_form_zonausuario-cmp .c0145_form_zonausuario-wrap .btn_change {
  padding: 8px 10px;
  border-radius: 5px;
  background-color: #5C7CD9;
  color: #F1EDE0;
  font-family: "EuclidFlex";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px; /* 166.667% */
  letter-spacing: -0.3px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-top: 20px;
  display: inline-block;
}

section.c0145_form_zonausuario-cmp .c0145_form_zonausuario-wrap .btn_change:hover {
  cursor: pointer;
  opacity: 0.8;
  background-color: #5C7CD9;
  text-decoration: none;
}

section.c0145_form_zonausuario-cmp .c0145_form_zonausuario-wrap .validation-error {
  color: #E56248;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 5px;
  font-family: "Tiempos Text";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 155.556% */
  letter-spacing: -0.36px;
  display: block;
  margin: 5px 0;
  padding: 0px;
}

section.c0145_form_zonausuario-cmp .c0145_form_zonausuario-wrap .validation-error li {
  list-style: none;
}

section.c0145_form_zonausuario-cmp .c0145_form_zonausuario-wrap .validation-error ul {
  padding: 0;
}

section.c0145_form_zonausuario-cmp button {
  margin-top: 30px;
}

section.c0145_form_zonausuario-cmp .row {
  margin: 0;
}

section.c0148_payment_options-cmp {
  border-radius: 5px;
  background: #FCF8EA;
  padding: 30px 30px 25px 30px;
  margin-bottom: 20px;
}

section.c0148_payment_options-cmp .payment-options-title {
  color: #222E50;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-family: "EuclidFlex";
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 15px; /* 100% */
  letter-spacing: 1.2px;
}

@media (min-width: 992px) {
  section.c0148_payment_options-cmp .payment-options-title {
    font-size: 22px;
    line-height: 25px; /* 113.636% */
    letter-spacing: 2.2px;
  }
}
section.c0148_payment_options-cmp .payment-options-intro {
  color: #77756E;
  /* Caption 2 - Tiempos */
  font-family: "Tiempos Text";
  font-style: normal;
  font-weight: 400;
  margin-top: 5px;
  margin-bottom: 24px;
  font-size: 12px;
  line-height: 14px; /* 140% */
}

@media (min-width: 992px) {
  section.c0148_payment_options-cmp .payment-options-intro {
    font-size: 12px;
    line-height: 17px; /* 141.667% */
  }
}
section.c0148_payment_options-cmp .payment-option {
  border-radius: 5px;
  background: #F1EDE0;
  margin-bottom: 15px;
  padding: 20px 10px;
}

@media (min-width: 992px) {
  section.c0148_payment_options-cmp .payment-option {
    padding: 20px 30px;
  }
}
section.c0148_payment_options-cmp .payment-option .payment-option-title {
  color: #0F1729;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  /* Headline 4 - Euclid ALL CAPS */
  font-family: "EuclidFlex";
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 15px; /* 100% */
  letter-spacing: 1.2px;
  display: block;
}

@media (min-width: 992px) {
  section.c0148_payment_options-cmp .payment-option .payment-option-title {
    font-size: 22px;
    line-height: 25px; /* 113.636% */
    letter-spacing: 2.2px;
  }
}
section.c0148_payment_options-cmp .payment-option .payment-option-choice {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}

section.c0148_payment_options-cmp .payment-option .payment-option-choice label {
  cursor: pointer;
}

section.c0148_payment_options-cmp .payment-option .payment-option-info {
  color: #0F1729;
  margin-top: 3px;
  /* Caption 2 - Tiempos */
  font-family: "Tiempos Text";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px; /* 140% */
  cursor: pointer;
}

@media (min-width: 992px) {
  section.c0148_payment_options-cmp .payment-option .payment-option-info {
    font-size: 12px;
    line-height: 17px; /* 141.667% */
  }
}
section.c0148_payment_options-cmp .payment-option .payment-option-attribute {
  color: #666526;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  /* Caption 1 - Euclid ALL CAPS */
  font-family: "EuclidFlex";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px; /* 116.667% */
  letter-spacing: 0.24px;
  text-transform: uppercase;
  padding: 5px 8px;
  float: right;
  border-radius: 5px;
  background: #C5CD91;
}

section.c0148_payment_options-cmp .payment-option.active {
  background: #0F1729;
}

section.c0148_payment_options-cmp .payment-option.active .payment-option-title,
section.c0148_payment_options-cmp .payment-option.active .payment-option-info {
  color: #FCF8EA;
}

.c0150_pagination {
  padding: 10px 0;
}

.c0150_pagination .pagination {
  list-style: none;
  margin: 1.5px 0;
  padding-left: 0;
  text-align: center;
}

.c0150_pagination .pagination::after {
  display: block;
  clear: both;
}

.c0150_pagination .pagination li {
  display: inline;
}

.c0150_pagination .pagination li #text {
  display: none;
}

.c0150_pagination .pagination li > a,
.c0150_pagination .pagination li > span {
  background-color: #FCF8EA;
  border: none;
  border-radius: 0px;
  display: inline-block;
  padding: 5px 14px;
  color: #0F1729;
  color: #5C7CD9;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-family: "EuclidFlex";
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: 0.14px;
  line-height: 18px;
}

@media (max-width: 992px) {
  .c0150_pagination .pagination li > a,
  .c0150_pagination .pagination li > span {
    font-size: 15px;
    letter-spacing: 0.11px;
    line-height: 13px;
    padding: 10px;
  }
}
.c0150_pagination .pagination li > a.active,
.c0150_pagination .pagination li > span.active {
  color: #0F1729;
  position: relative;
  padding-right: 45px;
}

@media (max-width: 992px) {
  .c0150_pagination .pagination li > a.active,
  .c0150_pagination .pagination li > span.active {
    padding-right: 40px;
  }
}
.c0150_pagination .pagination li > a.active:before,
.c0150_pagination .pagination li > span.active:before {
  position: absolute;
  content: "";
  border-top: 1px solid #0F1729;
  width: 25px;
  right: 0;
  top: 13px;
}

@media (max-width: 992px) {
  .c0150_pagination .pagination li > a.active:before,
  .c0150_pagination .pagination li > span.active:before {
    width: 25px;
    top: 15px;
  }
}
.c0150_pagination .pagination li > a a,
.c0150_pagination .pagination li > span a {
  cursor: pointer;
}

.c0150_pagination .pagination li > a a:hover,
.c0150_pagination .pagination li > span a:hover {
  text-decoration: underline;
}

.c0150_pagination .pagination li > a:hover,
.c0150_pagination .pagination li > a:focus {
  background-color: #FCF8EA;
  text-decoration: none;
}

.c0150_pagination .pagination .disabled > a,
.c0150_pagination .pagination .disabled > a:hover,
.c0150_pagination .pagination .disabled > a:focus,
.c0150_pagination .pagination .disabled > span {
  background-color: #FCF8EA;
  color: #77756E;
  cursor: not-allowed;
}

section.c0151_booking_expand-cmp .booking-expand-content .booking-expand-title {
  color: #0F1729;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  /* Headline 3 - Euclid */
  font-family: "EuclidFlex";
  font-style: normal;
  font-weight: 500;
  margin-bottom: 5px;
  display: block;
  font-size: 20px;
  line-height: 20px; /* 100% */
  letter-spacing: -0.5px;
}

@media (min-width: 992px) {
  section.c0151_booking_expand-cmp .booking-expand-content .booking-expand-title {
    font-size: 35px;
    line-height: 40px; /* 114.286% */
    letter-spacing: -0.7px;
  }
}
section.c0151_booking_expand-cmp .booking-expand-content .booking-expand-info {
  color: #0F1729;
  /* Caption 2 - Tiempos */
  font-family: "Tiempos Text";
  font-style: normal;
  font-weight: 400;
  display: block;
  font-size: 12px;
  line-height: 14px; /* 141.667% */
}

@media (min-width: 992px) {
  section.c0151_booking_expand-cmp .booking-expand-content .booking-expand-info {
    font-size: 12px;
    line-height: 17px; /* 141.667% */
  }
}
section.c0151_booking_expand-cmp .booking-expand-content .booking-expand-label {
  margin: 40px 0 10px;
  color: #77756E;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  /* Headline 6 - Euclid */
  font-family: "EuclidFlex";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px; /* 128.571% */
  letter-spacing: 0.14px;
  text-transform: uppercase;
  display: block;
}

section.c0151_booking_expand-cmp .booking-expand-content .booking-expand-card {
  border-radius: 5px;
  background: #FCF8EA;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  margin-bottom: 30px;
}

@media (min-width: 992px) {
  section.c0151_booking_expand-cmp .booking-expand-content .booking-expand-card {
    margin-bottom: 0;
  }
}
section.c0151_booking_expand-cmp .booking-expand-content .booking-expand-card header {
  border-radius: 5px 5px 0px 0px;
  background: #AA8500;
  color: #FCF8EA;
  text-align: center;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  /* Caption 1 - Euclid ALL CAPS */
  font-family: "EuclidFlex";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px; /* 116.667% */
  letter-spacing: 0.24px;
  text-transform: uppercase;
  text-align: center;
  padding: 10px 0;
}

section.c0151_booking_expand-cmp .booking-expand-content .booking-expand-card .booking-expand-price {
  color: #0F1729;
  text-align: center;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  /* Headline 4 - Euclid ALL CAPS */
  font-family: "EuclidFlex";
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px; /* 113.636% */
  letter-spacing: 2.2px;
  text-transform: uppercase;
  display: block;
  margin: 20px 0 10px 0;
}

section.c0151_booking_expand-cmp .booking-expand-content .booking-expand-card .booking-expand-dates {
  display: block;
  margin-bottom: 20px;
}

section.c0151_booking_expand-cmp .booking-expand-content .booking-expand-card .booking-expand-date {
  color: #0F1729;
  text-align: center;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  /* Caption 1 - Euclid ALL CAPS */
  font-family: "EuclidFlex";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px; /* 116.667% */
  letter-spacing: 0.24px;
  text-transform: uppercase;
  margin: 0 2px;
}

section.c0151_booking_expand-cmp .booking-expand-content .booking-expand-card .booking-expand-date:before {
  margin-right: 4px;
}

section.c0151_booking_expand-cmp .booking-expand-content .booking-expand-card footer {
  padding: 0 15px 15px;
}

section.c0151_booking_expand-cmp .booking-expand-content .booking-expand-card.added header {
  background-color: #0F1729;
}

section.c0151_booking_expand-cmp .booking-expand-content .booking-expand-card.added footer .btn {
  background-color: #0F1729;
}

section.c0152_booking_content_block-cmp {
  border-radius: 5px;
  border: 1px solid #77756E;
  margin-bottom: 18px;
  padding: 30px 20px;
}

@media (min-width: 992px) {
  section.c0152_booking_content_block-cmp {
    padding: 40px 30px;
  }
}
section.c0152_booking_content_block-cmp .booking-content-title {
  color: #0F1729;
  font-family: "EuclidFlex";
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 15px; /* 100% */
  letter-spacing: 1.2px;
  text-transform: uppercase;
  margin-bottom: 10px;
  display: block;
}

@media (min-width: 992px) {
  section.c0152_booking_content_block-cmp .booking-content-title {
    font-size: 22px;
    line-height: 25px; /* 113.636% */
    letter-spacing: 2.2px;
  }
}
section.c0152_booking_content_block-cmp .booking-content-title.header-type-flat {
  margin-bottom: 0;
}

@media (max-width: 425px) {
  section.c0152_booking_content_block-cmp .booking-content-title {
    margin-bottom: 15px;
  }
}
section.c0152_booking_content_block-cmp .booking-content-content {
  color: #0F1729;
  /* Caption 2 - Tiempos */
  font-family: "Tiempos Text";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px; /* 141.667% */
}

@media (min-width: 992px) {
  section.c0152_booking_content_block-cmp .booking-content-content {
    font-size: 12px;
    line-height: 17px; /* 141.667% */
  }
}
section.c0152_booking_content_block-cmp .booking-content-content strong {
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  /* Caption 1 - Euclid ALL CAPS */
  font-family: "EuclidFlex";
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  display: block;
  margin-bottom: 5px;
  font-size: 12px;
  line-height: 11px; /* 110% */
  letter-spacing: 0.4px;
}

@media (min-width: 992px) {
  section.c0152_booking_content_block-cmp .booking-content-content strong {
    font-size: 12px;
    line-height: 14px; /* 116.667% */
    letter-spacing: 0.24px;
  }
}
section.c0152_booking_content_block-cmp .booking-content-content strong b {
  font-weight: inherit;
}

section.c0152_booking_content_block-cmp .booking-content-content strong + span {
  color: #77756E;
}

section.c0152_booking_content_block-cmp .booking-content-content small {
  color: #77756E;
}

section.c0152_booking_content_block-cmp .booking-content-icon {
  font-size: 22px;
  cursor: pointer;
}

section.c0152_booking_content_block-cmp.appearance-secondary {
  border: 0;
  background-color: #FCF8EA;
  padding: 30px 20px;
}

section.c0152_booking_content_block-cmp .btn.btn-fit {
  cursor: default;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

section.c0152_booking_content_block-cmp .btn.btn-fit:hover {
  cursor: default;
  background-color: #222E50;
}

section.c0152_booking_content_block-cmp .btn.btn-blue {
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background-color: #5C7CD9;
}

section.c0152_booking_content_block-cmp .btn.btn-blue:hover {
  cursor: pointer;
  background-color: #8CACE8;
}

section.c0153_booking_rate_options-cmp .booking-rate-options-info {
  color: #77756E;
  font-family: "Tiempos Text";
  font-style: normal;
  font-weight: 400;
  display: block;
  margin-bottom: 24px;
  font-size: 12px;
  line-height: 14px; /* 141.667% */
}

@media (min-width: 992px) {
  section.c0153_booking_rate_options-cmp .booking-rate-options-info {
    font-size: 12px;
    line-height: 17px; /* 141.667% */
  }
}
section.c0153_booking_rate_options-cmp .rate-option {
  position: relative;
  padding: 20px;
  margin-bottom: 15px;
  border-radius: 5px;
  background: #F1EDE0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

section.c0153_booking_rate_options-cmp .rate-option input {
  cursor: pointer;
}

section.c0153_booking_rate_options-cmp .rate-option label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 15px;
  -moz-column-gap: 15px;
  column-gap: 15px;
  row-gap: 5px;
  margin: 0;
  cursor: pointer;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 1380px) and (min-width: 992px) {
  section.c0153_booking_rate_options-cmp .rate-option label {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media (max-width: 360px) {
  section.c0153_booking_rate_options-cmp .rate-option label {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media (max-width: 390px) {
  section.c0153_booking_rate_options-cmp .rate-option {
    padding: 15px;
    gap: 15px;
  }
}
section.c0153_booking_rate_options-cmp .rate-option .rate-option-price {
  color: #0F1729;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  /* Headline 3 - Euclid */
  font-family: "EuclidFlex";
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 15px; /* 100% */
  letter-spacing: 1.2px;
}

@media (min-width: 992px) {
  section.c0153_booking_rate_options-cmp .rate-option .rate-option-price {
    font-size: 35px;
    line-height: 40px; /* 114.286% */
    letter-spacing: -0.7px;
  }
}
section.c0153_booking_rate_options-cmp .rate-option .rate-option-info {
  color: #0F1729;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  /* Caption 1 - Euclid ALL CAPS */
  font-family: "EuclidFlex";
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  display: block;
  margin-top: 2px;
  font-size: 12px;
  line-height: 11px; /* 110% */
  letter-spacing: 0.2px;
}

@media (min-width: 992px) {
  section.c0153_booking_rate_options-cmp .rate-option .rate-option-info {
    font-size: 12px;
    line-height: 14px; /* 116.667% */
    letter-spacing: 0.24px;
  }
}
section.c0153_booking_rate_options-cmp .rate-option .rate-option-subinfo {
  color: #0F1729;
  font-family: "Tiempos Text";
  font-style: normal;
  display: block;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px; /* 140% */
}

@media (min-width: 992px) {
  section.c0153_booking_rate_options-cmp .rate-option .rate-option-subinfo {
    font-size: 12px;
    line-height: 17px; /* 141.667% */
  }
}
@media (max-width: 360px) {
  section.c0153_booking_rate_options-cmp .rate-option .rate-option-subinfo {
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
  }
}
section.c0153_booking_rate_options-cmp .rate-option .rate-option-attribute {
  color: #666526;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  /* Caption 1 - Euclid ALL CAPS */
  font-family: "EuclidFlex";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px; /* 116.667% */
  letter-spacing: 0.24px;
  text-transform: uppercase;
  padding: 5px 8px;
  float: right;
  border-radius: 5px;
  background: #C5CD91;
}

section.c0153_booking_rate_options-cmp .rate-option.active {
  background: #0F1729;
}

section.c0153_booking_rate_options-cmp .rate-option.active .rate-option-price,
section.c0153_booking_rate_options-cmp .rate-option.active .rate-option-info,
section.c0153_booking_rate_options-cmp .rate-option.active .rate-option-subinfo {
  color: #FCF8EA;
}

@media (max-width: 991px) {
  section.c0153_booking_rate_options-cmp .rate-option .rate-option-info .icon-info {
    cursor: pointer;
    position: absolute;
    right: 15px;
    top: calc(50% - 8px);
    font-size: 15px;
  }
}
section.c0153_booking_rate_options-cmp .btn {
  margin-top: 14px;
}

section.c0154_booking_invoice_details-cmp .invoice_details-item {
  color: #77756E;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  /* Caption 1 - Euclid ALL CAPS */
  font-family: "EuclidFlex";
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 11px; /* 116.667% */
  letter-spacing: 0.2px;
  margin-bottom: 20px;
}

@media (min-width: 992px) {
  section.c0154_booking_invoice_details-cmp .invoice_details-item {
    font-size: 12px;
    line-height: 14px; /* 116.667% */
    letter-spacing: 0.24px;
  }
}
section.c0154_booking_invoice_details-cmp .invoice_details-item.highlight {
  color: #989A50;
}

section.c0154_booking_invoice_details-cmp .invoice_details-total {
  color: #0F1729;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  /* Headline 6 - Euclid */
  font-family: "EuclidFlex";
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 13px; /* 118.182% */
  letter-spacing: 0.11px;
  padding-top: 15px;
}

@media (min-width: 992px) {
  section.c0154_booking_invoice_details-cmp .invoice_details-total {
    font-size: 14px;
    line-height: 18px; /* 128.571% */
    letter-spacing: 0.14px;
  }
}
section.c0154_booking_invoice_details-cmp .invoice_details-totals {
  border-top: 1px solid #0F1729;
}

@media (min-width: 992px) {
  section.c0154_booking_invoice_details-cmp .invoice_details-totals {
    border: 0;
  }
}
section.c0154_booking_invoice_details-cmp .booking-content-content > .d-flex:nth-last-of-type(2) .invoice_details-item {
  margin-bottom: 15px;
}

section.c0155_booking_payment_deadlines-cmp .booking-payment-deadlines-info {
  color: #77756E;
  /* Caption 2 - Tiempos */
  font-family: "Tiempos Text";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px; /* 140% */
}

@media (min-width: 992px) {
  section.c0155_booking_payment_deadlines-cmp .booking-payment-deadlines-info {
    font-size: 12px;
    line-height: 17px; /* 141.667% */
  }
}
section.c0155_booking_payment_deadlines-cmp .timeline-container {
  position: relative;
}

section.c0155_booking_payment_deadlines-cmp .timeline-container::after {
  content: "";
  position: absolute;
  width: 1px;
  background-color: #918F84;
  top: 15px;
  bottom: 20px;
  left: 0;
  margin-left: -1px;
}

section.c0155_booking_payment_deadlines-cmp .timeline-container .timeline-right {
  padding: 8px 0 25px;
  position: relative;
  background-color: inherit;
  width: 100%;
  left: 0;
  text-align: right;
}

section.c0155_booking_payment_deadlines-cmp .timeline-container .timeline-right:after {
  content: "";
  position: absolute;
  width: 9px;
  height: 9px;
  left: -5px;
  background-color: #918F84;
  border-radius: 50%;
  z-index: 1;
  top: 32px;
}

@media (min-width: 992px) {
  section.c0155_booking_payment_deadlines-cmp .timeline-container .timeline-right:after {
    top: 35px;
  }
}
section.c0155_booking_payment_deadlines-cmp .timeline-container .timeline-right::before {
  content: " ";
  height: 0;
  position: absolute;
  width: 45px;
  z-index: 1;
  left: 0;
  border-top: 1px solid #918F84;
  top: 36px;
}

@media (min-width: 992px) {
  section.c0155_booking_payment_deadlines-cmp .timeline-container .timeline-right::before {
    top: 39px;
  }
}
section.c0155_booking_payment_deadlines-cmp .timeline-container .timeline-right .content {
  text-align: right;
  padding-right: 50px;
  text-align: left;
  padding-left: 50px;
  padding-right: 0;
  padding-bottom: 12px;
}

section.c0155_booking_payment_deadlines-cmp .timeline-container .timeline-right .content .timeline-date {
  color: #222E50;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  /* Caption 1 - Euclid ALL CAPS */
  font-family: "EuclidFlex";
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  display: block;
  margin-bottom: 5px;
  font-size: 12px;
  line-height: 11px; /* 110% */
  letter-spacing: 0.2px;
}

@media (min-width: 992px) {
  section.c0155_booking_payment_deadlines-cmp .timeline-container .timeline-right .content .timeline-date {
    font-size: 12px;
    line-height: 14px; /* 116.667% */
    letter-spacing: 0.24px;
  }
}
section.c0155_booking_payment_deadlines-cmp .timeline-container .timeline-right .content .btn[disabled] {
  background-color: #918F84;
}

section.c0155_booking_payment_deadlines-cmp .timeline-container .timeline-right.active:after {
  background-color: #0F1729;
}

section.c0155_booking_payment_deadlines-cmp .timeline-container .timeline-right.active:before {
  border-color: #0F1729;
}

.portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .logo-alquilasabanas,
section.c0156_booking_sheets-cmp .logo-alquilasabanas {
  position: absolute;
  top: 20px;
  right: 0;
}

@media (max-width: 767px) {
  .portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .logo-alquilasabanas,
  section.c0156_booking_sheets-cmp .logo-alquilasabanas {
    right: auto;
    left: -8px;
  }
}
.portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .carrusel-reserva,
section.c0156_booking_sheets-cmp .carrusel-reserva {
  padding-top: 90px;
  position: relative;
}

.portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .reserva-heading,
section.c0156_booking_sheets-cmp .reserva-heading {
  color: #AA8500;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  /* Headline 4 - Euclid ALL CAPS */
  font-family: "EuclidFlex";
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px; /* 113.636% */
  letter-spacing: 2.2px;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .container.extras,
section.c0156_booking_sheets-cmp .container.extras {
  margin-bottom: 70px;
}

.portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .container.extras:last-of-type,
section.c0156_booking_sheets-cmp .container.extras:last-of-type {
  margin-bottom: 0;
  padding-bottom: 70px;
}

.portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .extras .extras-grid,
section.c0156_booking_sheets-cmp .extras .extras-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 40px 0;
  border-bottom: 1px solid rgba(175, 172, 160, 0.33);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media (min-width: 992px) {
  .portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .extras .extras-grid,
  section.c0156_booking_sheets-cmp .extras .extras-grid {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .extras .extras-grid:nth-last-of-type(2), .portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .extras .extras-grid:nth-last-of-type(3),
section.c0156_booking_sheets-cmp .extras .extras-grid:nth-last-of-type(2),
section.c0156_booking_sheets-cmp .extras .extras-grid:nth-last-of-type(3) {
  border-color: #77756E;
}

.portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .extras .extras-grid .extras-grid__heading,
section.c0156_booking_sheets-cmp .extras .extras-grid .extras-grid__heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (min-width: 992px) {
  .portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .extras .extras-grid .extras-grid__heading,
  section.c0156_booking_sheets-cmp .extras .extras-grid .extras-grid__heading {
    width: 30%;
    padding-right: 65px;
  }
}
.portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .extras .extras-grid .extras-grid__heading .extras-grid__heading__icon,
section.c0156_booking_sheets-cmp .extras .extras-grid .extras-grid__heading .extras-grid__heading__icon {
  display: none;
}

.portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .extras .extras-grid .extras-grid__heading .extras-grid__heading__info-button,
section.c0156_booking_sheets-cmp .extras .extras-grid .extras-grid__heading .extras-grid__heading__info-button {
  margin-left: 10px;
  cursor: pointer;
  max-height: 30px;
}

.portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .extras .extras-grid .extras-grid__heading .extras-grid__heading__info-button span::before,
section.c0156_booking_sheets-cmp .extras .extras-grid .extras-grid__heading .extras-grid__heading__info-button span::before {
  color: #77756E;
}

.portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .extras .extras-grid .extras-grid__heading .extras-grid__heading__title,
section.c0156_booking_sheets-cmp .extras .extras-grid .extras-grid__heading .extras-grid__heading__title {
  color: #0F1729;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  /* Headline 6 - Euclid */
  font-family: "EuclidFlex";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px; /* 128.571% */
  letter-spacing: 0.14px;
  text-transform: uppercase;
}

.portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .extras .extras-grid .extras-grid__description,
section.c0156_booking_sheets-cmp .extras .extras-grid .extras-grid__description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 2px;
}

@media (min-width: 992px) {
  .portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .extras .extras-grid .extras-grid__description,
  section.c0156_booking_sheets-cmp .extras .extras-grid .extras-grid__description {
    width: 40%;
  }
}
.portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .extras .extras-grid .extras-grid__description .extras-grid__description__text,
section.c0156_booking_sheets-cmp .extras .extras-grid .extras-grid__description .extras-grid__description__text {
  color: #0F1729;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  /* Headline 6 - Euclid */
  font-family: "EuclidFlex";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px; /* 128.571% */
  letter-spacing: 0.14px;
  text-transform: uppercase;
}

.portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .extras .extras-grid .extras-grid__description .extras-grid__description__list,
section.c0156_booking_sheets-cmp .extras .extras-grid .extras-grid__description .extras-grid__description__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .extras .extras-grid .extras-grid__description .extras-grid__description__list li,
section.c0156_booking_sheets-cmp .extras .extras-grid .extras-grid__description .extras-grid__description__list li {
  display: inline;
  padding-right: 10px;
  position: relative;
  color: var(--Sand-Black-Sand, #77756E);
  /* Caption 2 - Tiempos */
  font-family: "Tiempos Text";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px; /* 141.667% */
}

.portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .extras .extras-grid .extras-grid__description .extras-grid__description__list li:before,
section.c0156_booking_sheets-cmp .extras .extras-grid .extras-grid__description .extras-grid__description__list li:before {
  position: absolute;
  right: -10px;
  top: 0;
  content: "|";
  margin-right: 10px;
}

.portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .extras .extras-grid .extras-grid__description .extras-grid__description__list li:last-child:before,
section.c0156_booking_sheets-cmp .extras .extras-grid .extras-grid__description .extras-grid__description__list li:last-child:before {
  display: none;
}

.portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .extras .extras-grid .extras-grid__amount,
section.c0156_booking_sheets-cmp .extras .extras-grid .extras-grid__amount {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 10px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (min-width: 992px) {
  .portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .extras .extras-grid .extras-grid__amount,
  section.c0156_booking_sheets-cmp .extras .extras-grid .extras-grid__amount {
    width: 30%;
    padding-left: 65px;
    margin-top: 0;
  }
}
.portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .extras .extras-grid .extras-grid__amount .extras-grid__amount__buttons,
section.c0156_booking_sheets-cmp .extras .extras-grid .extras-grid__amount .extras-grid__amount__buttons {
  padding-top: 0;
  display: inline;
  vertical-align: top;
}

.portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .extras .extras-grid .extras-grid__amount .extras-grid__amount__buttons .quantity-selector-cmp,
section.c0156_booking_sheets-cmp .extras .extras-grid .extras-grid__amount .extras-grid__amount__buttons .quantity-selector-cmp {
  margin-top: -5px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 991px) {
  .portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .extras .extras-grid .extras-grid__amount .extras-grid__amount__buttons .quantity-selector-cmp,
  section.c0156_booking_sheets-cmp .extras .extras-grid .extras-grid__amount .extras-grid__amount__buttons .quantity-selector-cmp {
    margin-top: 0;
    -webkit-transform: translateX(-35px);
    transform: translateX(-35px);
  }
}
.portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .extras .extras-grid .extras-grid__amount .extras-grid__amount__buttons .quantity-selector-plus,
.portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .extras .extras-grid .extras-grid__amount .extras-grid__amount__buttons .quantity-selector-minus,
section.c0156_booking_sheets-cmp .extras .extras-grid .extras-grid__amount .extras-grid__amount__buttons .quantity-selector-plus,
section.c0156_booking_sheets-cmp .extras .extras-grid .extras-grid__amount .extras-grid__amount__buttons .quantity-selector-minus {
  height: auto;
}

.portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .extras .extras-grid .extras-grid__amount .extras-grid__amount__buttons .quantity-selector-plus i:before,
.portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .extras .extras-grid .extras-grid__amount .extras-grid__amount__buttons .quantity-selector-minus i:before,
section.c0156_booking_sheets-cmp .extras .extras-grid .extras-grid__amount .extras-grid__amount__buttons .quantity-selector-plus i:before,
section.c0156_booking_sheets-cmp .extras .extras-grid .extras-grid__amount .extras-grid__amount__buttons .quantity-selector-minus i:before {
  color: #AA8500;
}

.portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .extras .extras-grid .extras-grid__amount .extras-grid__amount__buttons .quantity-selector-value,
section.c0156_booking_sheets-cmp .extras .extras-grid .extras-grid__amount .extras-grid__amount__buttons .quantity-selector-value {
  background-color: #F8F1E5;
  color: #AA8500;
}

@media (max-width: 991px) {
  .portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .extras .extras-grid .extras-grid__amount .extras-grid__amount__buttons .quantity-selector-value,
  section.c0156_booking_sheets-cmp .extras .extras-grid .extras-grid__amount .extras-grid__amount__buttons .quantity-selector-value {
    width: auto;
    padding: 10px 0;
  }
}
.portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .extras .extras-grid .extras-grid__amount .extras-grid__amount__buttons .plus,
.portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .extras .extras-grid .extras-grid__amount .extras-grid__amount__buttons .minus,
section.c0156_booking_sheets-cmp .extras .extras-grid .extras-grid__amount .extras-grid__amount__buttons .plus,
section.c0156_booking_sheets-cmp .extras .extras-grid .extras-grid__amount .extras-grid__amount__buttons .minus {
  display: inline;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  text-indent: -9999px;
  background-color: transparent;
  position: relative;
  width: 12px;
  height: auto;
  padding: 0;
}

.portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .extras .extras-grid .extras-grid__amount .extras-grid__amount__buttons .plus i,
.portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .extras .extras-grid .extras-grid__amount .extras-grid__amount__buttons .minus i,
section.c0156_booking_sheets-cmp .extras .extras-grid .extras-grid__amount .extras-grid__amount__buttons .plus i,
section.c0156_booking_sheets-cmp .extras .extras-grid .extras-grid__amount .extras-grid__amount__buttons .minus i {
  line-height: 1;
}

.portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .extras .extras-grid .extras-grid__amount .extras-grid__amount__buttons .plus:before,
.portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .extras .extras-grid .extras-grid__amount .extras-grid__amount__buttons .plus i:before,
.portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .extras .extras-grid .extras-grid__amount .extras-grid__amount__buttons .minus:before,
.portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .extras .extras-grid .extras-grid__amount .extras-grid__amount__buttons .minus i:before,
section.c0156_booking_sheets-cmp .extras .extras-grid .extras-grid__amount .extras-grid__amount__buttons .plus:before,
section.c0156_booking_sheets-cmp .extras .extras-grid .extras-grid__amount .extras-grid__amount__buttons .plus i:before,
section.c0156_booking_sheets-cmp .extras .extras-grid .extras-grid__amount .extras-grid__amount__buttons .minus:before,
section.c0156_booking_sheets-cmp .extras .extras-grid .extras-grid__amount .extras-grid__amount__buttons .minus i:before {
  color: #AA8500;
  position: absolute;
  display: block;
  content: "\e902";
  text-indent: 0;
  font-family: "icomoon";
  top: 4px;
  right: 0;
  left: 0;
  font-size: 12px;
}

.portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .extras .extras-grid .extras-grid__amount .extras-grid__amount__buttons .plus:before,
section.c0156_booking_sheets-cmp .extras .extras-grid .extras-grid__amount .extras-grid__amount__buttons .plus:before {
  content: "\e903";
}

.portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .extras .extras-grid .extras-grid__amount .extras-grid__amount__buttons input[type=text],
section.c0156_booking_sheets-cmp .extras .extras-grid .extras-grid__amount .extras-grid__amount__buttons input[type=text] {
  display: inline;
  border: 0;
  color: #AA8500;
  background-color: #F8F1E5;
  text-align: center;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  /* Caption 1 - Euclid ALL CAPS */
  font-family: "EuclidFlex";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px; /* 116.667% */
  letter-spacing: 0.24px;
  text-transform: uppercase;
  width: 27px;
  height: 24px;
}

.portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .extras .extras-grid .extras-grid__amount .extras-grid__amount__price,
section.c0156_booking_sheets-cmp .extras .extras-grid .extras-grid__amount .extras-grid__amount__price {
  color: #0F1729;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  /* Headline 6 - Euclid */
  font-family: "EuclidFlex";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px; /* 128.571% */
  letter-spacing: 0.14px;
  text-transform: uppercase;
}

@media (min-width: 992px) {
  .portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .extras .extras-grid .extras-grid__amount .extras-grid__amount__price,
  section.c0156_booking_sheets-cmp .extras .extras-grid .extras-grid__amount .extras-grid__amount__price {
    margin-left: 65px;
  }
}
.portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .extras-grid__more-info,
section.c0156_booking_sheets-cmp .extras-grid__more-info {
  display: none;
  padding: 2.5rem 2.5rem 1.5rem;
  border: 1px solid #DDDDDD;
  border-top: 0;
  margin-bottom: 2rem;
  line-height: 1.3;
  /* Caption 2 - Tiempos */
  font-family: "Tiempos Text";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px; /* 141.667% */
}

.portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .extras-pago .extras-total,
section.c0156_booking_sheets-cmp .extras-pago .extras-total {
  margin-top: 0;
}

.portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .extras-pago .extras-total__amount,
section.c0156_booking_sheets-cmp .extras-pago .extras-total__amount {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .extras-pago .extras-total__amount .extras-total__price,
.portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .extras-pago .extras-total__amount .extras-total__text,
section.c0156_booking_sheets-cmp .extras-pago .extras-total__amount .extras-total__price,
section.c0156_booking_sheets-cmp .extras-pago .extras-total__amount .extras-total__text {
  color: #0F1729;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  /* Headline 4 - Euclid ALL CAPS */
  font-family: "EuclidFlex";
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px; /* 113.636% */
  letter-spacing: 2.2px;
  text-transform: uppercase;
}

.portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .extras-pago .extras-condiciones,
section.c0156_booking_sheets-cmp .extras-pago .extras-condiciones {
  padding-top: 5px;
  padding-bottom: 20px;
}

.portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .extras-pago .extras-condiciones input,
section.c0156_booking_sheets-cmp .extras-pago .extras-condiciones input {
  cursor: pointer;
}

.portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .extras-pago .extras-condiciones .extras-condiciones__acceptance-text,
section.c0156_booking_sheets-cmp .extras-pago .extras-condiciones .extras-condiciones__acceptance-text {
  line-height: 1.3;
  /* Caption 2 - Tiempos */
  font-family: "Tiempos Text";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px; /* 141.667% */
}

.portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .extras-pago .extras-condiciones .extras-condiciones__acceptance-text a,
section.c0156_booking_sheets-cmp .extras-pago .extras-condiciones .extras-condiciones__acceptance-text a {
  color: #5C7CD9;
}

.portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .extras-checkout,
section.c0156_booking_sheets-cmp .extras-checkout {
  margin-bottom: 30px;
}

.portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .extras-checkout .btn-pagar,
section.c0156_booking_sheets-cmp .extras-checkout .btn-pagar {
  border-radius: 5px;
  background: #AA8500;
  width: 100%;
  color: #FFF5D0;
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  /* Button/Input */
  font-family: "EuclidFlex";
  font-size: 15px;
  font-style: normal;
  height: 34px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: -0.3px;
}

.portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .extras-checkout .btn-pagar:hover,
section.c0156_booking_sheets-cmp .extras-checkout .btn-pagar:hover {
  background-color: #FFC700;
}

.portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .carrusel-reserva-slider,
section.c0156_booking_sheets-cmp .carrusel-reserva-slider {
  margin-top: 50px;
}

.portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .carrusel-reserva-slider .item .card,
section.c0156_booking_sheets-cmp .carrusel-reserva-slider .item .card {
  opacity: 0.5;
  padding: 10px;
  background-color: transparent;
  border-radius: 5px;
  border-color: transparent;
}

.portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .carrusel-reserva-slider .item .card.selected,
section.c0156_booking_sheets-cmp .carrusel-reserva-slider .item .card.selected {
  border: 1px solid #AA8500;
  opacity: 1;
}

.portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .carrusel-reserva-slider .item .card img,
section.c0156_booking_sheets-cmp .carrusel-reserva-slider .item .card img {
  border-radius: 5px;
}

.portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .carrusel-reserva-slider .item .card .card-body,
section.c0156_booking_sheets-cmp .carrusel-reserva-slider .item .card .card-body {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .carrusel-reserva-slider .item .card .card-body .card-title,
section.c0156_booking_sheets-cmp .carrusel-reserva-slider .item .card .card-body .card-title {
  color: #0F1729;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  /* A/Headline 7 - Euclid */
  font-family: "EuclidFlex";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px; /* 128.571% */
  letter-spacing: 0.14px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .carrusel-reserva-slider .item .card .card-body .card-list,
section.c0156_booking_sheets-cmp .carrusel-reserva-slider .item .card .card-body .card-list {
  min-height: 60px;
}

.portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .carrusel-reserva-slider .item .card .card-body .card-list:last-child,
section.c0156_booking_sheets-cmp .carrusel-reserva-slider .item .card .card-body .card-list:last-child {
  min-height: auto;
}

.portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .carrusel-reserva-slider .item .card .card-body .card-list .card-list-title,
section.c0156_booking_sheets-cmp .carrusel-reserva-slider .item .card .card-body .card-list .card-list-title {
  color: #0F1729;
  /* Caption 2 - Tiempos */
  font-family: "Tiempos Text";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px; /* 141.667% */
  margin: 0;
}

.portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .carrusel-reserva-slider .item .card .card-body .card-list ul,
section.c0156_booking_sheets-cmp .carrusel-reserva-slider .item .card .card-body .card-list ul {
  margin: 0 0 15px;
  padding: 0;
  list-style: none;
}

.portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .carrusel-reserva-slider .item .card .card-body .card-list ul li,
section.c0156_booking_sheets-cmp .carrusel-reserva-slider .item .card .card-body .card-list ul li {
  color: #0F1729;
  /* Caption 2 - Tiempos */
  font-family: "Tiempos Text";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px; /* 141.667% */
}

.portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .carrusel-reserva-slider .owl-nav,
section.c0156_booking_sheets-cmp .carrusel-reserva-slider .owl-nav {
  text-align: right;
}

.portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .carrusel-reserva-slider .owl-nav .owl-prev,
.portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .carrusel-reserva-slider .owl-nav .owl-next,
section.c0156_booking_sheets-cmp .carrusel-reserva-slider .owl-nav .owl-prev,
section.c0156_booking_sheets-cmp .carrusel-reserva-slider .owl-nav .owl-next {
  background-color: transparent;
  border: 0;
  color: #0F1729;
}

.portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .carrusel-reserva-slider .owl-nav .owl-prev.disabled,
.portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .carrusel-reserva-slider .owl-nav .owl-next.disabled,
section.c0156_booking_sheets-cmp .carrusel-reserva-slider .owl-nav .owl-prev.disabled,
section.c0156_booking_sheets-cmp .carrusel-reserva-slider .owl-nav .owl-next.disabled {
  color: #AFACA0;
}

.portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .quantity-selector-cmp .icon-minus-rounded::before,
.portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .quantity-selector-cmp .icon-plus-rounded::before,
section.c0156_booking_sheets-cmp .quantity-selector-cmp .icon-minus-rounded::before,
section.c0156_booking_sheets-cmp .quantity-selector-cmp .icon-plus-rounded::before {
  color: #AA8500;
}

.portlet-boundary_comabahanavillasreservasvisorweb_WAR_comabahanavillasclientesreservasweb_ .quantity-selector-cmp .quantity-selector-value,
section.c0156_booking_sheets-cmp .quantity-selector-cmp .quantity-selector-value {
  background-color: #F8F1E5;
  padding: 7px 10px;
  width: auto;
  color: #AA8500;
}

section.c0157_alert-cmp .alert {
  /* Caption 2 - Tiempos */
  font-family: "Tiempos Text";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px; /* 140% */
  border: 1px solid #666526;
}

@media (min-width: 992px) {
  section.c0157_alert-cmp .alert {
    font-size: 12px;
    line-height: 17px; /* 141.667% */
    border: 0;
  }
}
section.c0157_alert-cmp .alert:before {
  margin-right: 8px;
}

section.c0157_alert-cmp .alert.alert-success {
  background-color: #E5E8D2;
  color: #666526;
}

section.c0157_alert-cmp.appearance-secondary .alert {
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  /* Headline 4 - Euclid ALL CAPS */
  font-family: "EuclidFlex";
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 15px; /* 100% */
  letter-spacing: 1.2px;
  padding: 10px;
  border: 0;
}

@media (min-width: 992px) {
  section.c0157_alert-cmp.appearance-secondary .alert {
    font-size: 22px;
    line-height: 25px; /* 113.636% */
    letter-spacing: 2.2px;
    padding: 20px;
  }
}
section.c0157_alert-cmp.appearance-secondary .alert.alert-success {
  background-color: #C5CD91;
}

section.c0158_booking_additional_packages-cmp {
  margin-bottom: 18px;
}

section.c0158_booking_additional_packages-cmp .additional-packages-title {
  color: #0F1729;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  display: block;
  /* Headline 4 - Euclid ALL CAPS */
  font-family: "EuclidFlex";
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 15px; /* 100% */
  letter-spacing: 1.2px;
}

@media (min-width: 992px) {
  section.c0158_booking_additional_packages-cmp .additional-packages-title {
    margin-bottom: 5px;
    font-size: 22px;
    line-height: 25px; /* 113.636% */
    letter-spacing: 2.2px;
  }
}
section.c0158_booking_additional_packages-cmp .additional-packages-info {
  color: #77756E;
  /* Caption 2 - Tiempos */
  font-family: "Tiempos Text";
  font-style: normal;
  display: block;
  margin-bottom: 18px;
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
}

@media (min-width: 992px) {
  section.c0158_booking_additional_packages-cmp .additional-packages-info {
    font-size: 12px;
    font-weight: 400;
    line-height: 17px; /* 141.667% */
  }
}
section.c0158_booking_additional_packages-cmp .additional-packages-card {
  border-radius: 5px;
  background: #FCF8EA;
  padding: 20px;
  margin-top: 10px;
}

@media (min-width: 992px) {
  section.c0158_booking_additional_packages-cmp .additional-packages-card {
    padding: 30px 40px;
    margin-top: 20px;
  }
}
section.c0158_booking_additional_packages-cmp .additional-packages-card .additional-packages-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 10px;
}

section.c0158_booking_additional_packages-cmp .additional-packages-card .additional-packages-head .additional-packages-card-price,
section.c0158_booking_additional_packages-cmp .additional-packages-card .additional-packages-head .additional-packages-card-title {
  color: #222E50;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  /* Headline 6 - Euclid */
  font-family: "EuclidFlex";
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 13px; /* 118.182% */
  letter-spacing: 0.11px;
}

@media (min-width: 992px) {
  section.c0158_booking_additional_packages-cmp .additional-packages-card .additional-packages-head .additional-packages-card-price,
  section.c0158_booking_additional_packages-cmp .additional-packages-card .additional-packages-head .additional-packages-card-title {
    font-size: 14px;
    line-height: 18px; /* 128.571% */
    letter-spacing: 0.14px;
  }
}
section.c0158_booking_additional_packages-cmp .additional-packages-card .additional-packages-card-info {
  color: #222E50;
  /* Caption 2 - Tiempos */
  font-family: "Tiempos Text";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px; /* 141.667% */
  margin-bottom: 10px;
}

@media (min-width: 992px) {
  section.c0158_booking_additional_packages-cmp .additional-packages-card .additional-packages-card-info {
    margin-bottom: 25px;
    font-size: 12px;
    line-height: 17px; /* 141.667% */
  }
}
@media (max-width: 991px) {
  section.c0159_booking_payment_info-cmp {
    position: fixed;
    bottom: -210px;
    left: 0;
    width: 100%;
    z-index: 8;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: #0F1729;
  }
  section.c0159_booking_payment_info-cmp .c0152_booking_content_block-cmp {
    margin: 0;
    padding: 0;
    background-color: #0F1729;
  }
  section.c0159_booking_payment_info-cmp .c0152_booking_content_block-cmp .booking-content-icon,
  section.c0159_booking_payment_info-cmp .c0152_booking_content_block-cmp .booking-content-title {
    display: none;
  }
  section.c0159_booking_payment_info-cmp .booking-payment-info-cta {
    border-bottom: 1px solid #222E50;
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    /* Card Shadow */
    -webkit-box-shadow: 0px 0px 10px 0px rgba(15, 23, 41, 0.15);
    box-shadow: 0px 0px 10px 0px rgba(15, 23, 41, 0.15);
  }
  section.c0159_booking_payment_info-cmp .booking-payment-info-cta .booking-payment-info-cta-price {
    color: #FCF8EA;
    -webkit-font-feature-settings: "ss12" on;
    font-feature-settings: "ss12" on;
    /* Mobile/Headline 3 - Euclid */
    font-family: "EuclidFlex";
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
    line-height: 25px; /* 100% */
    letter-spacing: -0.5px;
  }
  section.c0159_booking_payment_info-cmp .booking-payment-info-cta .booking-payment-info-cta-info {
    color: #FCF8EA;
    /* Mobile/Headline 6 - Euclid */
    font-family: "EuclidFlex";
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 13px; /* 118.182% */
    letter-spacing: 0.11px;
    text-transform: uppercase;
  }
  section.c0159_booking_payment_info-cmp .booking-payment-info-cta .booking-payment-info-cta-button {
    background-color: #3C528E;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    cursor: pointer;
  }
  section.c0159_booking_payment_info-cmp .booking-payment-info-cta .booking-payment-info-cta-button:before {
    display: block;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    color: #E3E9F2;
    font-size: 17px;
    line-height: 40px;
    width: 40px;
    text-align: center;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  section.c0159_booking_payment_info-cmp.opened {
    bottom: 0;
    border-radius: 5px;
  }
  section.c0159_booking_payment_info-cmp.opened .booking-payment-info-cta .booking-payment-info-cta-button:before {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  section.c0159_booking_payment_info-cmp.opened .booking-payment-info-selected .booking-payment-info-selected-head {
    display: block;
  }
  section.c0159_booking_payment_info-cmp.opened .booking-payment-info-selected .booking-payment-info-selected-head .booking-payment-info-selected-price-label {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  section.c0159_booking_payment_info-cmp .button-cmp {
    margin: 0 20px 30px 20px;
  }
}
section.c0159_booking_payment_info-cmp .booking-payment-info-info {
  color: #77756E;
  font-family: "Tiempos Text";
  font-style: normal;
  font-weight: 400;
  display: block;
  font-size: 12px;
  line-height: 14px; /* 141.667% */
}

@media (min-width: 992px) {
  section.c0159_booking_payment_info-cmp .booking-payment-info-info {
    font-size: 12px;
    line-height: 17px; /* 141.667% */
  }
}
section.c0159_booking_payment_info-cmp .booking-payment-info-label {
  margin: 15px 0;
  display: block;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  /* Headline 7 - Euclid */
  font-family: "EuclidFlex";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px; /* 128.571% */
  letter-spacing: 0.14px;
  text-transform: uppercase;
  color: #222E50;
}

section.c0159_booking_payment_info-cmp .booking-payment-info-selected {
  border-radius: 5px;
  background: #0F1729;
  padding: 20px;
  margin-bottom: 10px;
}

@media (min-width: 992px) {
  section.c0159_booking_payment_info-cmp .booking-payment-info-selected {
    margin-bottom: 20px;
  }
}
section.c0159_booking_payment_info-cmp .booking-payment-info-selected .booking-payment-info-selected-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

section.c0159_booking_payment_info-cmp .booking-payment-info-selected .booking-payment-info-selected-head .booking-payment-info-selected-price {
  color: #FCF8EA;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  /* Headline 3 - Euclid */
  font-family: "EuclidFlex";
  font-style: normal;
  font-weight: 500;
  font-size: 30px;
  line-height: 35px; /* 114.286% */
  letter-spacing: 1.5px;
  margin-top: 13px;
}

@media (min-width: 992px) {
  section.c0159_booking_payment_info-cmp .booking-payment-info-selected .booking-payment-info-selected-head .booking-payment-info-selected-price {
    font-size: 35px;
    line-height: 40px; /* 114.286% */
    letter-spacing: -0.7px;
    margin-top: 0;
  }
}
section.c0159_booking_payment_info-cmp .booking-payment-info-selected .booking-payment-info-selected-head .booking-payment-info-selected-price-label {
  border-radius: 5px;
  display: block;
  padding: 5px;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  /* Caption 1 - Euclid ALL CAPS */
  font-family: "EuclidFlex";
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  background: #222E50;
  color: #FCF8EA;
  font-size: 12px;
  line-height: 11px; /* 116.667% */
  letter-spacing: 0.2px;
}

@media (min-width: 992px) {
  section.c0159_booking_payment_info-cmp .booking-payment-info-selected .booking-payment-info-selected-head .booking-payment-info-selected-price-label {
    background: #77756E;
    color: #0F1729;
    font-size: 12px;
    line-height: 14px; /* 116.667% */
    letter-spacing: 0.24px;
    height: 24px;
  }
}
section.c0159_booking_payment_info-cmp .booking-payment-info-selected .booking-payment-info-selected-head .booking-payment-info-selected-icon {
  float: right;
  font-size: 20px;
  cursor: pointer;
}

section.c0159_booking_payment_info-cmp .booking-payment-info-selected .booking-payment-info-selected-item {
  color: #FCF8EA;
  display: block;
  /* Bodyopy */
  font-family: "Tiempos Text";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px; /* 150% */
  letter-spacing: -0.24px;
}

@media (min-width: 992px) {
  section.c0159_booking_payment_info-cmp .booking-payment-info-selected .booking-payment-info-selected-item {
    font-size: 18px;
    line-height: 28px; /* 155.556% */
    letter-spacing: -0.36px;
  }
}
.c0159_booking_payment_info-cmp-modal .booking-payment-info-modal-title {
  color: #222E50;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  /* Headline 4 - Euclid */
  font-family: "EuclidFlex";
  font-size: 35px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px; /* 114.286% */
  letter-spacing: -0.7px;
  margin-bottom: 20px;
  display: block;
}

.c0159_booking_payment_info-cmp-modal .booking-payment-info-modal-card-title {
  color: #222E50;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  /* Headline 7 - Euclid */
  font-family: "EuclidFlex";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px; /* 128.571% */
  letter-spacing: 0.14px;
  text-transform: uppercase;
}

.c0159_booking_payment_info-cmp-modal .booking-payment-info-modal-card-info {
  color: #0F1729;
  /* Caption 2 - Tiempos */
  font-family: "Tiempos Text";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px; /* 141.667% */
  margin-bottom: 35px;
  display: block;
}

section.c0160_booking_review_payment-cmp .booking-review-payment-info {
  color: #77756E;
  /* Caption 2 - Tiempos */
  font-family: "Tiempos Text";
  font-style: normal;
  font-weight: 400;
  display: block;
  margin-bottom: 30px;
  font-size: 12px;
  line-height: 14px; /* 141.667% */
}

@media (min-width: 992px) {
  section.c0160_booking_review_payment-cmp .booking-review-payment-info {
    font-size: 12px;
    line-height: 17px; /* 141.667% */
  }
}
section.c0160_booking_review_payment-cmp .booking-review-payment-billing-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: -15px;
}

@media (min-width: 992px) {
  section.c0160_booking_review_payment-cmp .booking-review-payment-billing-head {
    margin-bottom: 0;
  }
}
section.c0160_booking_review_payment-cmp .booking-review-payment-billing-head .booking-review-payment-billing-title {
  color: #0F1729;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  /* Caption 1 - Euclid ALL CAPS */
  font-family: "EuclidFlex";
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 11px; /* 110% */
  letter-spacing: 0.2px;
}

@media (min-width: 992px) {
  section.c0160_booking_review_payment-cmp .booking-review-payment-billing-head .booking-review-payment-billing-title {
    font-size: 12px;
    line-height: 14px; /* 116.667% */
    letter-spacing: 0.24px;
    margin-bottom: 0;
  }
}
section.c0160_booking_review_payment-cmp .booking-review-payment-billing-item {
  color: #0F1729;
  /* Caption 2 - Tiempos */
  font-family: "Tiempos Text";
  font-style: normal;
  font-weight: 400;
  display: block;
  font-size: 12px;
  line-height: 14px; /* 141.667% */
}

@media (min-width: 992px) {
  section.c0160_booking_review_payment-cmp .booking-review-payment-billing-item {
    font-size: 12px;
    line-height: 17px; /* 141.667% */
  }
}
section.c0160_booking_review_payment-cmp .booking-review-payment-card {
  padding: 20px;
  border-radius: 5px;
  background: #5C7CD9;
  margin-bottom: 20px;
  margin-top: 40px;
}

@media (min-width: 992px) {
  section.c0160_booking_review_payment-cmp .booking-review-payment-card {
    margin-top: 0;
  }
}
section.c0160_booking_review_payment-cmp .booking-review-payment-card .booking-review-payment-card-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

section.c0160_booking_review_payment-cmp .booking-review-payment-card .booking-review-payment-card-head .booking-review-payment-card-price {
  color: #FCF8EA;
  leading-trim: both;
  text-edge: cap;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  /* Headline 1 - Euclid ALL CAPS */
  font-family: "EuclidFlex";
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 35px; /* 116.667% */
  letter-spacing: 1.5px;
}

@media (min-width: 992px) {
  section.c0160_booking_review_payment-cmp .booking-review-payment-card .booking-review-payment-card-head .booking-review-payment-card-price {
    font-size: 40px;
    line-height: 45px; /* 112.5% */
    letter-spacing: 2px;
  }
}
section.c0160_booking_review_payment-cmp .booking-review-payment-card .booking-review-payment-card-item {
  color: #FCF8EA;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  /* Headline 6 - Euclid */
  font-family: "EuclidFlex";
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  display: block;
  font-size: 12px;
  line-height: 13px; /* 128.571% */
  letter-spacing: 0.11px;
}

@media (min-width: 992px) {
  section.c0160_booking_review_payment-cmp .booking-review-payment-card .booking-review-payment-card-item {
    font-size: 14px;
    line-height: 18px; /* 128.571% */
    letter-spacing: 0.14px;
  }
}
section.c0160_booking_review_payment-cmp .c0038_checkbox-cmp input[type=checkbox] + label {
  color: #77756E;
}

section.c0160_booking_review_payment-cmp .c0038_checkbox-cmp input[type=checkbox] + label a {
  color: #5C7CD9;
}

section.c0161_preg_frecuentes_cmp {
  border-radius: 5px;
  color: #0F1729;
  margin-top: 60px;
  background-color: #FCF8EA;
  padding: 40px 40px;
  max-width: 1440px;
  margin: 0 auto;
}

@media all and (max-width: 992px) {
  section.c0161_preg_frecuentes_cmp {
    padding: 40px 20px;
  }
}
section.c0161_preg_frecuentes_cmp h1 {
  font-family: "EuclidFlex";
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: 0.14px;
  text-transform: uppercase;
  color: #0F1729;
  margin-bottom: 20px;
}

@media all and (max-width: 992px) {
  section.c0161_preg_frecuentes_cmp h1 {
    font-size: 30px;
  }
}
section.c0161_preg_frecuentes_cmp .panel {
  border-radius: 5px;
  border-bottom: 2px solid rgba(176, 173, 160, 0.5);
  background-color: #FCF8EA;
  background-color: #FCF8EA;
}

section.c0161_preg_frecuentes_cmp .panel-title a {
  padding: 40px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

section.c0161_preg_frecuentes_cmp .panel-title span {
  font-family: "EuclidFlex";
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  text-align: start;
  color: #0F1729;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  width: 80%;
}

section.c0161_preg_frecuentes_cmp .panel-title span:hover {
  color: #5C7CD9;
  text-decoration: none;
}

section.c0161_preg_frecuentes_cmp .icon_wrap {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
  width: 20px;
  -webkit-transition: all 0.5s cubic-bezier(0.83, 0, 0.17, 1);
  transition: all 0.5s cubic-bezier(0.83, 0, 0.17, 1);
}

section.c0161_preg_frecuentes_cmp .icon-arrow-left:before {
  color: #0F1729;
}

section.c0161_preg_frecuentes_cmp .panel-title a[aria-expanded=true] .icon_wrap {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

section.c0161_preg_frecuentes_cmp .panel-body {
  font-family: "Tiempos Text";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: -0.3px;
  margin-bottom: 20px;
  text-align: start;
  margin-bottom: 16px;
  color: #0F1729;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding-bottom: 20px;
}

section.c0161_preg_frecuentes_cmp .panel-body a {
  color: #0F1729;
  color: #5C7CD9;
  cursor: pointer;
  text-decoration: underline;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

section.c0161_preg_frecuentes_cmp .panel-body a:hover {
  color: #8CACE8;
}

section.c0161_preg_frecuentes_cmp .panel-body strong {
  font-family: "Tiempos Text";
  font-size: 18px;
  font-style: normal;
  line-height: 22px;
  letter-spacing: -0.3px;
  margin-bottom: 20px;
  text-align: start;
  margin-bottom: 16px;
  color: #0F1729;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

section.c0162_cookie_consent-cmp .aviso-de-cookies {
  position: fixed;
  left: 82px;
  bottom: 34px;
  width: calc(100% - 164px);
  background: #FCF8EA;
  border-radius: 5px;
  padding: 34px;
  border: solid 1px #afaca0;
  z-index: 999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  display: none;
}

@media (max-width: 991px) {
  section.c0162_cookie_consent-cmp .aviso-de-cookies {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
section.c0162_cookie_consent-cmp .aviso-de-cookies.show {
  display: block;
}

section.c0162_cookie_consent-cmp .aviso-de-cookies a {
  cursor: pointer !important;
}

section.c0162_cookie_consent-cmp .aviso-de-cookies .holder {
  display: inline-block;
  vertical-align: middle;
  padding-right: 0px;
}

section.c0162_cookie_consent-cmp .aviso-de-cookies .holder .titulo {
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-family: "EuclidFlex";
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 35px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-bottom: 12px;
  color: #0F1729;
}

section.c0162_cookie_consent-cmp .aviso-de-cookies .holder .titulo .icono-unlock {
  display: inline-block;
  width: 14px;
  height: 18px;
  background-repeat: no-repeat;
  background-size: 14px 18px;
  vertical-align: bottom;
  margin-left: 5px;
}

@media (max-width: 991px) {
  section.c0162_cookie_consent-cmp .aviso-de-cookies .holder .d-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  section.c0162_cookie_consent-cmp .aviso-de-cookies .holder .d-flex a {
    margin-bottom: 20px;
  }
}
section.c0162_cookie_consent-cmp .aviso-de-cookies .holder .texto {
  color: #0F1729;
  font-family: "Tiempos Text";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: -0.3px;
  margin-right: 30px;
  margin-bottom: 20px;
}

@media (max-width: 991px) {
  section.c0162_cookie_consent-cmp .aviso-de-cookies .holder .texto {
    margin-right: 0px;
  }
}
section.c0162_cookie_consent-cmp .aviso-de-cookies .holder .texto .link {
  color: #3C528E !important;
  font-weight: 500;
  text-decoration: underline;
  background-color: transparent;
  border: 0px;
  padding: 0px;
}

section.c0162_cookie_consent-cmp .aviso-de-cookies .holder .texto .link:focus {
  outline: none;
}

section.c0162_cookie_consent-cmp .aviso-de-cookies .holder .texto a {
  text-decoration: underline;
  color: #5C7CD9;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

section.c0162_cookie_consent-cmp .aviso-de-cookies .holder .texto a:hover {
  color: #8CACE8;
}

@media (max-width: 991px) {
  section.c0162_cookie_consent-cmp .aviso-de-cookies .holder {
    display: block;
    width: 100%;
    padding-right: 0px;
  }
  section.c0162_cookie_consent-cmp .aviso-de-cookies .holder .texto {
    margin-bottom: 20px;
  }
}
section.c0162_cookie_consent-cmp .aviso-de-cookies .btns {
  width: 293px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}

section.c0162_cookie_consent-cmp .aviso-de-cookies .btns .btn-preferencias,
section.c0162_cookie_consent-cmp .aviso-de-cookies .btns .btn-aceptar {
  display: inline-block;
  vertical-align: top;
  font-family: "EuclidFlex";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px; /* 125% */
  letter-spacing: -0.4px;
  border-radius: 5px;
  height: 45px;
  margin-top: 0 !important;
  width: 145px;
}

section.c0162_cookie_consent-cmp .aviso-de-cookies .btns .btn-preferencias:focus,
section.c0162_cookie_consent-cmp .aviso-de-cookies .btns .btn-aceptar:focus {
  outline: none;
}

section.c0162_cookie_consent-cmp .aviso-de-cookies .btns .btn-preferencias {
  color: #0F1729 !important;
  border: 1px solid #3C528E;
  padding: 14px 26px;
  padding: 0;
  margin-right: 9px;
  background-color: transparent;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  width: 160px !important;
}

section.c0162_cookie_consent-cmp .aviso-de-cookies .btns .btn-preferencias:hover {
  background-color: #5C7CD9;
  border: 1px solid #5C7CD9;
  color: #FCF8EA !important;
}

section.c0162_cookie_consent-cmp .aviso-de-cookies .btns .btn-aceptar {
  width: 160px !important;
  color: #FCF8EA !important;
  border: 1px solid #222E50;
  background-color: #222E50;
  padding: 14px 52px;
  padding: 0;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

section.c0162_cookie_consent-cmp .aviso-de-cookies .btns .btn-aceptar:hover {
  background-color: #5C7CD9;
  border: 1px solid #5C7CD9;
}

@media (max-width: 991px) {
  section.c0162_cookie_consent-cmp .aviso-de-cookies .btns .btn-aceptar {
    margin-bottom: 15px;
  }
}
@media (max-width: 991px) {
  section.c0162_cookie_consent-cmp .aviso-de-cookies .btns {
    display: block;
    width: 100%;
  }
  section.c0162_cookie_consent-cmp .aviso-de-cookies .btns .btn-preferencias {
    margin-bottom: 10px;
  }
  section.c0162_cookie_consent-cmp .aviso-de-cookies .btns .btn-preferencias,
  section.c0162_cookie_consent-cmp .aviso-de-cookies .btns .btn-aceptar {
    display: block;
    width: 100%;
  }
}
@media (max-width: 991px) {
  section.c0162_cookie_consent-cmp .aviso-de-cookies {
    left: 15px;
    bottom: 15px;
    width: calc(100% - 30px);
  }
}
section.c0162_cookie_consent-cmp .modal-cookies {
  z-index: 999999;
}

section.c0162_cookie_consent-cmp .modal-cookies #panel_tabs {
  font-family: "EuclidFlex";
}

section.c0162_cookie_consent-cmp .modal-cookies #panel_tabs .nav-pills .nav-link {
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-family: "EuclidFlex";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px; /* 116.667% */
  letter-spacing: 0.24px;
  text-transform: uppercase;
  margin-bottom: 12px;
  color: #0F1729;
  border-radius: 0;
  text-align: left;
  border-left: 10px transparent solid;
}

section.c0162_cookie_consent-cmp .modal-cookies #panel_tabs .nav-pills .nav-link.active {
  background-color: #F1EDE0;
}

section.c0162_cookie_consent-cmp .modal-cookies #panel_tabs .tab-content {
  font-family: "EuclidFlex";
}

section.c0162_cookie_consent-cmp .modal-cookies #panel_tabs .tab-content .tab-pane {
  border-left: 1px solid #F1EDE0;
  padding: 20px 30px;
  min-height: 425px;
  color: #0F1729;
  font-family: "Tiempos Text";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 155.556% */
  letter-spacing: -0.36px;
}

@media (max-width: 991px) {
  section.c0162_cookie_consent-cmp .modal-cookies #panel_tabs .tab-content .tab-pane {
    min-height: 425px;
  }
}
section.c0162_cookie_consent-cmp .modal-cookies #panel_tabs .tab-content .tab-pane strong {
  padding: 10px 0;
  display: block;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-family: "EuclidFlex";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px; /* 128.571% */
  letter-spacing: 0.14px;
  text-transform: uppercase;
  color: #0F1729;
  margin-bottom: 30px;
}

section.c0162_cookie_consent-cmp .modal-cookies #panel_tabs .tab-content .tab-pane a {
  text-decoration: underline;
  color: #5C7CD9;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

section.c0162_cookie_consent-cmp .modal-cookies #panel_tabs .tab-content .tab-pane a:hover {
  color: #8CACE8;
}

section.c0162_cookie_consent-cmp .modal-cookies #panel_tabs .tab-content .tab-pane .cookies-actions {
  float: right;
}

section.c0162_cookie_consent-cmp .modal-cookies #panel_tabs .tab-content .tab-pane .cookies-actions input {
  border: none;
  background-color: #FCF8EA;
  font-family: "EuclidFlex";
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 13px; /* 118.182% */
  letter-spacing: 0.11px;
  text-transform: uppercase;
  color: #5C7CD9;
  border: 1px solid #5C7CD9;
  padding: 8px 10px;
  border-radius: 5px;
  margin-right: 10px;
}

section.c0162_cookie_consent-cmp .modal-cookies #panel_tabs .tab-content .tab-pane .cookies-actions input[type=radio],
section.c0162_cookie_consent-cmp .modal-cookies #panel_tabs .tab-content .tab-pane .cookies-actions input[type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  background-color: transparent;
  width: 13px;
  height: 13px;
  margin-top: 3px;
  padding: 0;
  border-color: #77756E;
  border-radius: 2px;
}

section.c0162_cookie_consent-cmp .modal-cookies #panel_tabs .tab-content .tab-pane .cookies-actions input[type=radio]:checked::after,
section.c0162_cookie_consent-cmp .modal-cookies #panel_tabs .tab-content .tab-pane .cookies-actions input[type=checkbox]:checked::after {
  content: "";
  position: absolute;
  width: 9px;
  height: 9px;
  top: 1px;
  left: 1px;
  background-color: #77756E;
  border-radius: 1px;
}

section.c0162_cookie_consent-cmp .modal-cookies #panel_tabs .tab-content .tab-pane .cookies-actions label {
  padding: 10px 0;
  font-weight: bold;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-family: "EuclidFlex";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px; /* 128.571% */
  letter-spacing: 0.14px;
  text-transform: uppercase;
  color: #5C7CD9;
}

section.c0162_cookie_consent-cmp .modal-cookies #panel_tabs .tab-content .tab-pane .cookies-actions .material-switch {
  padding: 10px 0;
  position: relative;
}

section.c0162_cookie_consent-cmp .modal-cookies #panel_tabs .tab-content .tab-pane .cookies-actions .material-switch .label-primary {
  background-color: transparent;
  padding: 0;
}

section.c0162_cookie_consent-cmp .modal-cookies #panel_tabs .tab-content .tab-pane .cookies-actions .material-switch > label {
  margin-top: 11px;
  margin-left: 4px;
  width: 26px;
}

section.c0162_cookie_consent-cmp .modal-cookies #panel_tabs .tab-content .tab-pane .cookies-actions .material-switch > label:before {
  height: 18px;
  width: 30px;
  top: 1px;
}

section.c0162_cookie_consent-cmp .modal-cookies #panel_tabs .tab-content .tab-pane .cookies-actions .material-switch > label:after {
  content: " " !important;
  top: 2px;
  height: 16px;
  width: 16px;
  background-color: #F1EDE0;
}

section.c0162_cookie_consent-cmp .modal-cookies #panel_tabs .tab-content .tab-pane .cookies-actions .material-switch > input[type=checkbox]:checked + label::after {
  left: 20px;
  background-color: #3C528E;
}

section.c0162_cookie_consent-cmp .modal-cookies .panel-cookies .icon-arrow-left:before {
  color: #77756E;
  font-size: 18px;
  padding-right: 10px;
}

section.c0162_cookie_consent-cmp .modal-cookies .panel-cookies .panel-cookies-header {
  font-family: "EuclidFlex";
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 35px; /* 116.667% */
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: #0F1729;
}

section.c0162_cookie_consent-cmp .modal-cookies .panel-cookies .panel-cookies-header strong {
  font-weight: 400;
  color: #0F1729;
}

section.c0162_cookie_consent-cmp .modal-cookies .panel-cookies .panel-cookies-header a {
  line-height: 3rem;
  display: inline-block;
  vertical-align: top;
  color: #0F1729;
}

section.c0162_cookie_consent-cmp .modal-cookies .panel-cookies .panel-cookies-header i {
  color: #afaca0;
  display: inline-block;
}

section.c0162_cookie_consent-cmp .modal-cookies .panel-cookies .panel-cookies-header strong {
  line-height: 3.2rem;
  font-size: 1.6rem;
  display: inline-block;
  vertical-align: top;
  color: #0F1729;
}

section.c0162_cookie_consent-cmp .modal-cookies .panel-cookies .cookies-list {
  padding: 7px;
  height: 380px;
  overflow: auto;
  font-family: "Tiempos Text";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px; /* 166.667% */
  letter-spacing: -0.3px;
  text-decoration: underline;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
}

section.c0162_cookie_consent-cmp .modal-cookies .panel-cookies .cookies-list:hover {
  cursor: pointer;
  text-decoration: none;
  color: #5C7CD9;
}

section.c0162_cookie_consent-cmp .modal-cookies .panel-cookies .cookies-list strong {
  margin-top: 10px;
  position: relative;
  font-size: 14px !important;
  padding: 12px 14px !important;
}

section.c0162_cookie_consent-cmp .modal-cookies .panel-cookies .cookies-list strong .desplegar {
  top: 7px;
}

section.c0162_cookie_consent-cmp .modal-cookies .panel-cookies .cookies-list strong .desplegar i:before {
  font-size: 26px !important;
}

section.c0162_cookie_consent-cmp .modal-cookies .panel-cookies .cookies-list table {
  background-color: #F1EDE0;
  margin-top: 20px;
  font-family: "Tiempos Text";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px; /* 166.667% */
  letter-spacing: -0.3px;
  border-radius: 5px;
}

section.c0162_cookie_consent-cmp .modal-cookies .panel-cookies .cookies-list table td {
  padding: 10px;
  color: #0F1729 !important;
}

section.c0162_cookie_consent-cmp .modal-cookies .panel-cookies .cookies-list table td:hover {
  cursor: initial;
  text-decoration: none;
  color: #0F1729 !important;
}

section.c0162_cookie_consent-cmp .modal-cookies .c0126_owner_modal {
  z-index: 999999;
}

section.c0162_cookie_consent-cmp .modal-cookies .modal-footer {
  border: none;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

section.c0162_cookie_consent-cmp .modal-cookies .modal-footer .btn-secondary,
section.c0162_cookie_consent-cmp .modal-cookies .modal-footer .btn-primary {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-family: "EuclidFlex";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px; /* 125% */
  letter-spacing: -0.4px;
  color: #FCF8EA !important;
  border: 1px solid #222E50;
  background-color: #222E50;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding: 10px 30px;
}

@media (max-width: 991px) {
  section.c0162_cookie_consent-cmp .modal-cookies .modal-footer .btn-secondary,
  section.c0162_cookie_consent-cmp .modal-cookies .modal-footer .btn-primary {
    height: 45px;
    width: 100%;
    padding: 10px 0;
  }
}
section.c0162_cookie_consent-cmp .modal-cookies .modal-footer .btn-secondary:hover,
section.c0162_cookie_consent-cmp .modal-cookies .modal-footer .btn-primary:hover {
  background-color: #5C7CD9;
  border: 1px solid #5C7CD9;
}

section.c0162_cookie_consent-cmp .modal-cookies .modal-dialog {
  border-radius: 5px;
}

section.c0162_cookie_consent-cmp .hidden {
  display: none;
}

section.c0163_error404 figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 50px 20px;
  gap: 30px;
}

section.c0163_error404 figcaption {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  text-align: center;
  max-width: 40ch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

section.c0163_error404 img {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

section.c0163_error404 picture {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

section.c0163_error404 .img-responsive {
  width: 100%;
  max-width: 380px;
}

section.c0163_error404 span {
  font-family: "EuclidFlex";
  font-size: 35px;
  font-style: normal;
  line-height: 40px;
  letter-spacing: 0.14px;
  color: #0F1729;
  margin-bottom: 20px;
}

section.c0163_error404 p {
  font-family: "Tiempos Text";
  font-size: 18px;
  font-style: normal;
  line-height: 28px;
  letter-spacing: -0.14px;
  color: #0F1729;
  margin-bottom: 20px;
  display: block;
}

section.c0163_error404 p a {
  color: #5C7CD9;
  text-decoration: underline;
}

section.c0163_error404 p a:hover {
  color: #8CACE8;
}

section.c0164_booking_completion-cmp {
  border-radius: 5px;
  margin-bottom: 18px;
  border: 0;
  background-color: #FCF8EA;
  padding-top: 20px;
  padding-bottom: 0;
}

@media (min-width: 992px) {
  section.c0164_booking_completion-cmp {
    padding-top: 40px;
  }
}
section.c0164_booking_completion-cmp .booking-completion-title {
  color: #0F1729;
  font-family: "EuclidFlex";
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 15px; /* 100% */
  letter-spacing: 1.2px;
  text-transform: uppercase;
  display: block;
  padding: 0 20px;
}

@media (min-width: 992px) {
  section.c0164_booking_completion-cmp .booking-completion-title {
    padding: 0 30px;
    margin-bottom: 20px;
    font-size: 22px;
    line-height: 25px; /* 113.636% */
    letter-spacing: 2.2px;
  }
}
section.c0164_booking_completion-cmp .booking-completion-title.header-type-flat {
  margin-bottom: 0;
}

section.c0164_booking_completion-cmp .booking-completion-progressbar {
  width: 100%;
  position: relative;
  text-align: right;
  color: #222E50;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  /* Headline 6 - Euclid */
  font-family: "EuclidFlex";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px; /* 128.571% */
  letter-spacing: 0.14px;
  text-transform: uppercase;
  padding: 0 20px 25px 20px;
}

@media (min-width: 992px) {
  section.c0164_booking_completion-cmp .booking-completion-progressbar {
    padding: 0 30px 30px 30px;
  }
}
section.c0164_booking_completion-cmp .booking-completion-progressbar:before, section.c0164_booking_completion-cmp .booking-completion-progressbar:after {
  position: absolute;
  height: 3px;
  display: block;
  content: "";
  border-radius: 5px;
  background-color: #F1EDE0;
  left: 20px;
  bottom: 22px;
  width: calc(100% - 40px);
}

@media (min-width: 992px) {
  section.c0164_booking_completion-cmp .booking-completion-progressbar:before, section.c0164_booking_completion-cmp .booking-completion-progressbar:after {
    bottom: 27px;
    left: 30px;
    width: calc(100% - 60px);
  }
}
section.c0164_booking_completion-cmp .booking-completion-progressbar:after {
  width: var(--percent-booking-completion-progressbar, calc(20% - 60px));
  background-color: #222E50;
}

section.c0164_booking_completion-cmp .wrapper-booking-completion-link-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow-x: auto;
  white-space: nowrap;
}

@media (max-width: 991px) {
  section.c0164_booking_completion-cmp .wrapper-booking-completion-link-list {
    overflow: auto;
    max-width: 100%;
    background: -webkit-gradient(linear, left top, right top, color-stop(90%, #222E50), color-stop(99%, #5C7CD9));
    background: linear-gradient(90deg, #222E50 90%, #5C7CD9 99%);
    border-radius: 0 0 5px 5px;
  }
}
section.c0164_booking_completion-cmp .wrapper-booking-completion-link-list .booking-completion-link-list {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-radius: 0 0 5px 5px;
  margin: 0;
}

@media (min-width: 992px) {
  section.c0164_booking_completion-cmp .wrapper-booking-completion-link-list .booking-completion-link-list {
    background: #222E50;
  }
}
section.c0164_booking_completion-cmp .wrapper-booking-completion-link-list .booking-completion-link-list li {
  padding: 0 28px;
  border-left: 1px solid #E3E9F2;
  text-align: center;
  line-height: 25px;
}

section.c0164_booking_completion-cmp .wrapper-booking-completion-link-list .booking-completion-link-list li .icon-diagonal-arrow.booking-completion-link {
  margin-right: 25px;
}

section.c0164_booking_completion-cmp .wrapper-booking-completion-link-list .booking-completion-link-list li .booking-completion-link {
  color: #E3E9F2;
  leading-trim: both;
  text-edge: cap;
  position: relative;
  /* Button/Input */
  font-family: "EuclidFlex";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px; /* 113.333% */
  letter-spacing: -0.3px;
}

section.c0164_booking_completion-cmp .wrapper-booking-completion-link-list .booking-completion-link-list li .booking-completion-link:before {
  position: absolute;
  right: -40px;
  margin-top: 3px;
  margin-right: 10px;
}

section.c0164_booking_completion-cmp .wrapper-booking-completion-link-list .booking-completion-link-list li .booking-completion-link.highlighted:after {
  position: absolute;
  display: block;
  content: "";
  top: 3px;
  right: -9px;
  border-radius: 50%;
  width: 6px;
  height: 6px;
  background-color: #E56248;
}

section.c0164_booking_completion-cmp .wrapper-booking-completion-link-list .booking-completion-link-list li:first-of-type {
  border: 0;
}

section.c0165_improve_experience-cmp .improve-experience-title {
  color: #0F1729;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  /* Headline 4 - Euclid ALL CAPS */
  font-family: "EuclidFlex";
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 15px; /* 100% */
  letter-spacing: 1.2px;
  display: block;
}

@media (min-width: 992px) {
  section.c0165_improve_experience-cmp .improve-experience-title {
    font-size: 22px;
    line-height: 25px; /* 113.636% */
    letter-spacing: 2.2px;
  }
}
section.c0165_improve_experience-cmp .improve-experience-info {
  color: #918F84;
  /* Mobile/Caption 2 - Tiempos */
  font-family: "Tiempos Text";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px; /* 140% */
  display: block;
  margin-bottom: 8px;
}

@media (min-width: 992px) {
  section.c0165_improve_experience-cmp .improve-experience-info {
    font-size: 12px;
    line-height: 17px; /* 140% */
  }
}
section.c0165_improve_experience-cmp .improve-experience-content {
  max-height: 775px;
  overflow: hidden;
  margin-bottom: 18px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

section.c0165_improve_experience-cmp .improve-experience-content.open {
  max-height: 3775px;
}

section.c0165_improve_experience-cmp .improve-experience-card {
  border-radius: 5px;
  background: #FCF8EA;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 20px;
}

section.c0165_improve_experience-cmp .improve-experience-card figure {
  margin-bottom: 25px;
}

section.c0165_improve_experience-cmp .improve-experience-card figure img {
  border-radius: 5px 5px 0 0;
  height: 155px;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

section.c0165_improve_experience-cmp .improve-experience-card .improve-experience-card-content {
  min-height: 96px;
  margin-bottom: 25px;
}

section.c0165_improve_experience-cmp .improve-experience-card .improve-experience-card-title {
  display: block;
  color: #222E50;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  /* Headline 6 - Euclid */
  font-family: "EuclidFlex";
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 13px; /* 128.571% */
  letter-spacing: 0.11px;
}

@media (min-width: 992px) {
  section.c0165_improve_experience-cmp .improve-experience-card .improve-experience-card-title {
    font-size: 14px;
    line-height: 18px; /* 128.571% */
    letter-spacing: 0.14px;
  }
}
section.c0165_improve_experience-cmp .improve-experience-card .improve-experience-card-info {
  color: #222E50;
  display: block;
  /* Caption 2 - Tiempos */
  font-family: "Tiempos Text";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px; /* 141.667% */
}

@media (min-width: 992px) {
  section.c0165_improve_experience-cmp .improve-experience-card .improve-experience-card-info {
    font-size: 12px;
    line-height: 17px; /* 141.667% */
  }
}
section.c0166_booking_banner-cmp {
  background-color: #5C7CD9;
  padding-bottom: 20px;
  border-radius: 15px 15px 5px 5px;
}

section.c0166_booking_banner-cmp .booking-banner-bg {
  background: url("/o/abahanavillas-design-theme/images/booking-banner.png"), #5C7CD9 50%/cover no-repeat;
  background-blend-mode: luminosity;
  height: 360px;
  position: relative;
  border-radius: 5px 5px 0 0;
}

section.c0166_booking_banner-cmp .booking-banner-bg:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  background-color: #5C7CD9;
  width: 100%;
  height: 100%;
  z-index: -1;
}

section.c0166_booking_banner-cmp .booking-banner-title {
  color: #222E50;
  leading-trim: both;
  text-edge: cap;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  /* Headline 2 - Euclid ALL CAPS */
  font-family: "EuclidFlex";
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  display: block;
  padding: 25px 27px 0 28px;
  font-size: 30px;
  line-height: 35px; /* 112.5% */
  letter-spacing: 1.5px;
}

@media (min-width: 992px) {
  section.c0166_booking_banner-cmp .booking-banner-title {
    font-size: 40px;
    line-height: 45px; /* 112.5% */
    letter-spacing: 2px;
  }
}
section.c0166_booking_banner-cmp .booking-banner-cta {
  display: block;
  color: #FCF8EA;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  /* Headline 4 - Euclid ALL CAPS */
  font-family: "EuclidFlex";
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 15px; /* 113.636% */
  letter-spacing: 1.2px;
  padding: 48px 20px 15px 120px;
  text-align: right;
}

@media (min-width: 992px) {
  section.c0166_booking_banner-cmp .booking-banner-cta {
    text-align: left;
    padding: 15px 20px;
    font-size: 22px;
    line-height: 25px; /* 113.636% */
    letter-spacing: 2.2px;
  }
}
section.c0166_booking_banner-cmp .button-cmp {
  padding: 0 20px;
  text-align: right;
}

@media (min-width: 992px) {
  section.c0166_booking_banner-cmp .button-cmp {
    text-align: left;
  }
}
section.c0169_title_general_wrap_cmp {
  background-color: #FCF8EA;
  max-width: 1440px;
  margin: 0 auto;
}

section.c0169_title_general_wrap_cmp .c0169_title_general_wrap {
  margin: 0 auto;
  padding-bottom: 150px;
  padding: 40px 0px 40px 0px;
}

@media all and (min-width: 992px) {
  section.c0169_title_general_wrap_cmp .c0169_title_general_wrap {
    padding: 80px 40px 80px;
  }
}
section.c0169_title_general_wrap_cmp .title_general_wrap_title {
  color: #222E50;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-family: "EuclidFlex";
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 35px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  width: 100%;
  margin-bottom: 20px;
  padding-left: 20px;
}

@media all and (min-width: 992px) {
  section.c0169_title_general_wrap_cmp .title_general_wrap_title {
    margin-bottom: 40px;
    font-size: 40px;
    line-height: 45px;
    letter-spacing: 2px;
    padding-left: 0px;
  }
}
section.c0169_title_general_wrap_cmp .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  overflow: scroll;
  gap: 10px;
  width: 100%;
  padding: 0 20px;
  max-width: 1440px;
}

@media all and (max-width: 992px) {
  section.c0169_title_general_wrap_cmp .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
section.c0169_title_general_wrap_cmp .content::-webkit-scrollbar {
  width: 0px;
}

section.c0169_title_general_wrap_cmp .content::-webkit-scrollbar-track {
  background: transparent;
}

section.c0169_title_general_wrap_cmp .content::-webkit-scrollbar-thumb {
  background-color: transparent;
}

@media all and (min-width: 992px) {
  section.c0169_title_general_wrap_cmp .content {
    margin: 0 auto;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    overflow: visible;
    gap: 20px;
    padding-left: 0px;
  }
}
article.c0170_link_card_cmp {
  color: #222E50;
  background-color: #F1EDE0;
  border-radius: 5px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
  margin-bottom: 20px;
}

@media all and (min-width: 1079px) {
  article.c0170_link_card_cmp {
    margin-bottom: 0px;
    width: 100%;
  }
  article.c0170_link_card_cmp:hover .img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  article.c0170_link_card_cmp:hover .card_title {
    text-decoration: underline;
  }
}
article.c0170_link_card_cmp .card_title {
  color: #222E50;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-family: "EuclidFlex";
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px; /* 100% */
  letter-spacing: 2.5px;
  text-transform: uppercase;
  padding: 0 10px;
  min-height: 50px;
}

@media all and (max-width: 992px) {
  article.c0170_link_card_cmp .card_title {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 2.2px;
    padding: 0 10px;
  }
}
article.c0170_link_card_cmp .card_description {
  color: #222E50;
  font-family: "Tiempos Text";
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 33px; /* 150% */
  letter-spacing: -0.44px;
  padding-top: 10px;
  padding: 15px 10px;
  margin-bottom: 0;
  min-height: 210px;
}

@media all and (max-width: 992px) {
  article.c0170_link_card_cmp .card_description {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: -0.44px;
    padding: 0 10px;
    margin-top: 14px;
  }
}
article.c0170_link_card_cmp .icon-diagonal-arrow:before {
  padding-left: 15px;
  font-size: 19px;
  text-decoration: none;
}

article.c0170_link_card_cmp .img_box {
  height: 215px;
  overflow: hidden;
  border-radius: 5px 5px 0 0;
  margin: 0 auto;
  margin-bottom: 30px;
}

@media all and (min-width: 1079px) {
  article.c0170_link_card_cmp .img_box {
    height: 294px;
    width: 100%;
  }
}
article.c0170_link_card_cmp .img_box:hover {
  overflow: hidden;
  border-radius: 5px 5px 0 0;
}

article.c0170_link_card_cmp .img {
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  width: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

article.c0171_info_card_cmp {
  color: #222E50;
  background-color: #F1EDE0;
  border-radius: 5px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-bottom: 20px;
}

@media all and (min-width: 1079px) {
  article.c0171_info_card_cmp {
    margin-bottom: 0px;
    width: 100%;
  }
}
article.c0171_info_card_cmp .card_title {
  color: #5C7CD9;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-family: "EuclidFlex";
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px; /* 100% */
  letter-spacing: 2.5px;
  text-transform: uppercase;
  padding: 0 10px;
  min-height: 50px;
  margin-bottom: 0;
}

@media all and (max-width: 992px) {
  article.c0171_info_card_cmp .card_title {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 2.2px;
    padding: 0 10px;
  }
}
article.c0171_info_card_cmp .card_description {
  color: #222E50;
  font-family: "Tiempos Text";
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 33px; /* 150% */
  letter-spacing: -0.44px;
  padding-top: 10px;
  padding: 15px 10px;
  margin-bottom: 0;
  min-height: 210px;
}

@media all and (max-width: 992px) {
  article.c0171_info_card_cmp .card_description {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: -0.44px;
    padding: 0 10px;
    margin-top: 14px;
  }
}
article.c0171_info_card_cmp .icon-diagonal-arrow:before {
  padding-left: 15px;
  font-size: 19px;
}

article.c0171_info_card_cmp .img_box {
  height: 215px;
  overflow: hidden;
  border-radius: 5px 5px 0 0;
  margin: 0 auto;
  margin-bottom: 30px;
}

@media all and (min-width: 1079px) {
  article.c0171_info_card_cmp .img_box {
    height: 294px;
    width: 100%;
  }
}
article.c0171_info_card_cmp .img {
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  width: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

section.c0172_card_figure_cmp {
  background-color: #FCF8EA;
}

section.c0172_card_figure_cmp .good_hands_wrap {
  max-width: 1440px;
  padding: 100px 40px;
  margin: 0 auto;
}

@media all and (min-width: 1441px) {
  section.c0172_card_figure_cmp .good_hands_wrap {
    padding: 100px 40px 100px 40px;
  }
}
@media all and (max-width: 1180px) {
  section.c0172_card_figure_cmp .good_hands_wrap {
    padding: 40px 20px 40px;
  }
}
section.c0172_card_figure_cmp .title {
  max-width: 1440px;
  color: #222E50;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-family: "EuclidFlex";
  font-family: EuclidFlex;
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 45px;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 80px;
}

@media all and (max-width: 1180px) {
  section.c0172_card_figure_cmp .title {
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: 35px;
    letter-spacing: 1.5px;
    margin-bottom: 0px;
  }
}
section.c0172_card_figure_cmp .cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
}

@media (max-width: 1180px) {
  section.c0172_card_figure_cmp .cards {
    padding-top: 30px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
@media (max-width: 770px) {
  section.c0172_card_figure_cmp .cards {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
section.c0172_card_figure_cmp .cards .card_item {
  position: relative;
  width: 49%;
}

@media (max-width: 1180px) {
  section.c0172_card_figure_cmp .cards .card_item {
    width: 550px;
  }
}
@media (max-width: 770px) {
  section.c0172_card_figure_cmp .cards .card_item {
    width: 100%;
  }
}
section.c0172_card_figure_cmp .cards .card_item figcaption {
  position: absolute;
  display: block;
  background: transparent;
  height: 304px;
  right: 20px;
  left: 20px;
  bottom: 22px;
  margin-right: 15px;
}

section.c0172_card_figure_cmp .cards .card_item figcaption:before {
  content: "";
  position: absolute;
  border-style: solid;
  display: block;
  left: 0;
  top: 0;
  right: 0;
  border-color: transparent transparent rgb(252, 248, 234) transparent;
  min-width: 304px;
  border-width: 0 135px 135px 0;
}

@media (max-width: 1180px) {
  section.c0172_card_figure_cmp .cards .card_item figcaption:before {
    width: 204px;
  }
}
@media (max-width: 770px) {
  section.c0172_card_figure_cmp .cards .card_item figcaption:before {
    min-width: 290px;
  }
}
section.c0172_card_figure_cmp .cards .card_item figcaption:after {
  content: "";
  position: absolute;
  border-style: solid;
  display: block;
  left: 0;
  bottom: 0;
  right: 0;
  border-color: rgb(252, 248, 234) transparent transparent transparent;
  min-width: 304px;
  border-width: 135px 0 0 135px;
}

@media (max-width: 1180px) {
  section.c0172_card_figure_cmp .cards .card_item figcaption:after {
    width: 204px;
    border-width: 135px 0 0 135px;
    border-color: rgb(252, 248, 234) transparent transparent transparent;
  }
}
@media (max-width: 770px) {
  section.c0172_card_figure_cmp .cards .card_item figcaption:after {
    min-width: 290px;
  }
}
section.c0172_card_figure_cmp .cards .card_item figcaption .inner-fill {
  position: absolute;
  display: block;
  left: 0;
  background-color: rgb(252, 248, 234);
  right: 0;
  top: 134px;
  height: 36px;
}

@media (max-width: 1180px) {
  section.c0172_card_figure_cmp .cards .card_item figcaption .inner-fill {
    width: 300px;
  }
}
@media (max-width: 770px) {
  section.c0172_card_figure_cmp .cards .card_item figcaption .inner-fill {
    width: 290px;
  }
}
section.c0172_card_figure_cmp .cards .card_item figcaption .info {
  position: relative;
  z-index: 2;
  padding: 20px;
  min-height: 155px;
  max-width: 660px;
  padding-top: 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100%;
}

@media (max-width: 1180px) {
  section.c0172_card_figure_cmp .cards .card_item figcaption .info {
    padding-top: 16px;
    padding-left: 16px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 15px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    min-width: 280px;
    width: 300px;
  }
}
@media all and (min-width: 1441px) {
  section.c0172_card_figure_cmp .cards .card_item figcaption .info {
    max-width: 600px;
  }
}
section.c0172_card_figure_cmp .cards .card_item figcaption .info .custocoment {
  height: 225px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

@media all and (max-width: 1180px) {
  section.c0172_card_figure_cmp .cards .card_item figcaption .info .custocoment {
    width: 100%;
    height: initial;
  }
}
section.c0172_card_figure_cmp .cards .card_item figcaption .info .icon-star {
  color: #0F1729;
  font-family: "EuclidFlex";
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 24.126px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

@media (max-width: 1180px) {
  section.c0172_card_figure_cmp .cards .card_item figcaption .info .icon-star {
    font-size: 18px;
  }
}
section.c0172_card_figure_cmp .cards .card_item figcaption .info .customer {
  font-family: Tiempos Text;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 24.126px;
  letter-spacing: -0.5px;
}

section.c0172_card_figure_cmp .cards .card_item figcaption .info .comment {
  display: block;
  color: #0F1729;
  font-family: "Tiempos Text";
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.34px;
  width: 80%;
  overflow: hidden;
}

@media (max-width: 1180px) {
  section.c0172_card_figure_cmp .cards .card_item figcaption .info .comment {
    margin-bottom: 0;
    width: 65%;
  }
}
@media (max-width: 770px) {
  section.c0172_card_figure_cmp .cards .card_item figcaption .info .comment {
    width: 55%;
  }
}
section.c0172_card_figure_cmp .cards .card_item figcaption .info .commentlink {
  border: none;
  background-color: #FCF8EA;
  text-decoration: underline;
  text-align: start;
  display: block;
  color: #3C528E;
  width: 100%;
  font-family: "EuclidFlex";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 15px; /* 75% */
  letter-spacing: -0.4px;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  padding: 0;
}

@media (max-width: 1180px) {
  section.c0172_card_figure_cmp .cards .card_item figcaption .info .commentlink {
    margin-bottom: 0;
  }
}
section.c0172_card_figure_cmp .cards .card_item figcaption .info .villa {
  display: block;
  color: #0F1729;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-family: "EuclidFlex";
  font-style: normal;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 35px;
  letter-spacing: 1.5px;
  margin-top: 30px;
  font-weight: 500;
  text-align: end;
  text-decoration: underline;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  width: 100%;
}

section.c0172_card_figure_cmp .cards .card_item figcaption .info .villa:hover {
  color: #8CACE8;
}

@media (max-width: 1180px) {
  section.c0172_card_figure_cmp .cards .card_item figcaption .info .villa {
    margin-top: 10px;
    font-size: 25px;
    right: 0;
    bottom: 100;
    text-align: end;
  }
}
section.c0172_card_figure_cmp .cards .card_item figcaption:hover:before {
  border-color: transparent transparent rgb(252, 248, 234) transparent;
}

section.c0172_card_figure_cmp .cards .card_item figcaption:hover:after {
  border-color: rgb(252, 248, 234) transparent transparent transparent;
}

section.c0172_card_figure_cmp .cards .card_item figcaption:hover .inner-fill {
  background-color: rgb(252, 248, 234);
}

section.c0172_card_figure_cmp .cards .card_item .img_box {
  width: 100%;
  height: 390px;
  overflow: hidden;
  border-radius: 5px;
}

section.c0172_card_figure_cmp .cards .card_item .img {
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  width: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

@media all and (min-width: 992px) {
  section.c0172_card_figure_cmp .cards .card_item .info.typecomment {
    width: 325px;
  }
}
@media all and (min-width: 992px) {
  section.c0172_card_figure_cmp .cards .card_item .info.typecomment .villa {
    width: 200px;
    position: absolute;
    bottom: 20px;
    right: 20px;
  }
}
section.c0172_card_figure_cmp .c0006_carousel-nav {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

section.c0172_card_figure_cmp .c0006_carousel-nav .c0006_carousel-page {
  color: #afaca0;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-family: "EuclidFlex";
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  margin-right: 20px;
  font-size: 14px;
  letter-spacing: 0.14px;
  line-height: 18px;
}

@media (max-width: 1180px) {
  section.c0172_card_figure_cmp .c0006_carousel-nav .c0006_carousel-page {
    margin-right: 15px;
    font-size: 12px;
    letter-spacing: 0.11px;
    line-height: 13px;
  }
}
section.c0172_card_figure_cmp .c0006_carousel-nav .c0006_carousel-page a {
  color: #0F1729;
}

section.c0172_card_figure_cmp .c0006_carousel-nav .c0006_carousel-page.active {
  color: #5C7CD9;
  padding-right: 45px;
  position: relative;
  padding-right: 45px;
}

section.c0172_card_figure_cmp .c0006_carousel-nav .c0006_carousel-page.active:before {
  position: absolute;
  content: "";
  border-top: 1px solid #afaca0;
  width: 25px;
  right: 0;
  top: 8px;
}

@media (max-width: 1180px) {
  section.c0172_card_figure_cmp .c0006_carousel-nav .c0006_carousel-page.active:before {
    top: 5px;
  }
}
section.c0172_card_figure_cmp .c0006_carousel-nav .c0006_carousel-page:last-of-type.active {
  padding-right: 0;
}

section.c0172_card_figure_cmp .c0006_carousel-nav .c0006_carousel-page:last-of-type.active:before {
  display: none;
}

section.c0172_card_figure_cmp .c0006_carousel-nav .c0006_carousel-page a {
  cursor: pointer;
}

section.c0172_card_figure_cmp .c0006_carousel-nav .c0006_carousel-page a:hover {
  text-decoration: underline;
}

section.c0172_card_figure_cmp .hidden {
  display: none;
}

section.c0173_read_more-cmp .read-more-content {
  -webkit-transition: all ease 500ms;
  transition: all ease 500ms;
  overflow: hidden;
}

section.c0173_read_more-cmp .read-more-toggler {
  font-family: "EuclidFlex";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: -0.3px;
  position: relative;
  cursor: pointer;
  margin-top: 10px;
  display: inline-block;
  padding: 0;
  color: #0F1729;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-top: 30px;
}

section.c0173_read_more-cmp .read-more-toggler:before {
  position: absolute;
  right: -22px;
  font-size: 12px;
  height: auto;
  top: calc(50% - 9px);
}

section.c0174_sent_confirmation figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 50px 20px;
  gap: 30px;
}

section.c0174_sent_confirmation figcaption {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  text-align: center;
  max-width: 60ch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

section.c0174_sent_confirmation img {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

section.c0174_sent_confirmation picture {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

section.c0174_sent_confirmation .img-responsive {
  width: 100%;
  max-width: 380px;
}

section.c0174_sent_confirmation span {
  font-family: "EuclidFlex";
  font-size: 35px;
  font-style: normal;
  line-height: 40px;
  letter-spacing: 0.14px;
  color: #0F1729;
  margin-bottom: 20px;
}

section.c0174_sent_confirmation p {
  font-family: "Tiempos Text";
  font-size: 18px;
  font-style: normal;
  line-height: 28px;
  letter-spacing: -0.14px;
  color: #0F1729;
  margin-bottom: 20px;
  display: block;
}

section.c0174_sent_confirmation p a {
  color: #5C7CD9;
  text-decoration: underline;
}

section.c0174_sent_confirmation p a:hover {
  color: #8CACE8;
}

.form-abahanavillas .title {
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  color: #222E50;
  /* Headline 3 - Euclid */
  font-family: "EuclidFlex";
  margin-right: 20px;
  font-size: 25px;
  line-height: 25px; /* 100% */
  letter-spacing: -0.5px;
  font-style: normal;
  font-weight: 500;
}

@media (min-width: 992px) {
  .form-abahanavillas .title {
    font-size: 35px;
    line-height: 40px; /* 114.286% */
    letter-spacing: -0.7px;
  }
}
.form-abahanavillas .sub_title {
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  color: #222E50;
  font-family: "Tiempos Text";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px; /* 141.667% */
  font-weight: 500;
}

.form-abahanavillas section.button-cmp .btn.btn-outline {
  color: #0F1729;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  /* Caption 1 - Euclid ALL CAPS */
  font-family: "EuclidFlex";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: 0.24px;
  text-transform: uppercase;
  padding-top: 9px;
  padding-bottom: 9px;
  font-size: 12px;
  line-height: 11px; /* 110% */
  letter-spacing: 0.2px;
  font-style: normal;
  font-weight: 500;
}

@media (min-width: 992px) {
  .form-abahanavillas section.button-cmp .btn.btn-outline {
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.24px;
    padding-top: 22px;
    padding-bottom: 22px;
  }
}
.form-abahanavillas section.button-cmp .btn.btn-outline img {
  vertical-align: text-bottom;
}

.form-abahanavillas section.button-cmp .btn.btn-outline span:before {
  font-size: 12px;
}

.form-abahanavillas .form-control {
  border-radius: 5px;
  border: 1px solid #5C7CD9;
  color: #5C7CD9;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  /* Caption 1 - Euclid ALL CAPS */
  font-family: "EuclidFlex";
  font-style: normal;
  font-weight: 500;
  height: auto;
  background-color: transparent;
  font-size: 12px;
  line-height: 11px; /* 110% */
  letter-spacing: 0.2px;
  padding: 12px 25px 13px 25px;
  width: 100%;
}

@media (min-width: 992px) {
  .form-abahanavillas .form-control {
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 0.24px;
    padding: 22px 25px;
  }
}
.form-abahanavillas .form-control::-webkit-input-placeholder {
  color: #5C7CD9;
  text-transform: uppercase;
}

.form-abahanavillas .form-control::-moz-placeholder {
  color: #5C7CD9;
  text-transform: uppercase;
}

.form-abahanavillas .form-control:-ms-input-placeholder {
  color: #5C7CD9;
  text-transform: uppercase;
}

.form-abahanavillas .form-control::-ms-input-placeholder {
  color: #5C7CD9;
  text-transform: uppercase;
}

.form-abahanavillas .form-control::placeholder {
  color: #5C7CD9;
  text-transform: uppercase;
}

.form-abahanavillas select.form-control[size] {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%235C7CD9' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E");
  padding-left: 25px;
  padding-right: 25px;
  color: #5C7CD9;
}

.form-abahanavillas .form-group {
  margin-bottom: 15px;
}

@media (min-width: 992px) {
  .form-abahanavillas .form-group {
    margin-bottom: 20px;
  }
}
.form-abahanavillas .form-group .text-right {
  padding: 0;
}

.form-abahanavillas .form-group .form-check-label {
  color: #918F84;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  /* Caption 1 - Euclid ALL CAPS */
  font-family: "EuclidFlex";
  text-transform: uppercase;
  font-size: 12px;
  line-height: 11px; /* 110% */
  letter-spacing: 0.2px;
}

@media (min-width: 992px) {
  .form-abahanavillas .form-group .form-check-label {
    font-size: 12px;
    line-height: 14px; /* 116.667% */
    letter-spacing: 0.24px;
  }
}
.form-abahanavillas .form-group .form-check-label a {
  color: #5C7CD9;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 11px; /* 110% */
  letter-spacing: 0.2px;
}

@media (min-width: 992px) {
  .form-abahanavillas .form-group .form-check-label a {
    font-size: 12px;
    line-height: 14px; /* 116.667% */
    letter-spacing: 0.24px;
  }
}
.form-abahanavillas .form-group .form-check-input {
  margin-top: 8px;
  margin-right: 5px;
}

.form-abahanavillas .form-group .form-label {
  color: #0F1729;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  /* Mobile/Caption 1 - Euclid ALL CAPS */
  font-family: "EuclidFlex";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 11px; /* 110% */
  letter-spacing: 0.2px;
  text-transform: uppercase;
}

@media (min-width: 992px) {
  .form-abahanavillas .form-group .form-label {
    font-size: 12px;
    line-height: 14px; /* 116.667% */
    letter-spacing: 0.24px;
  }
}
.form-abahanavillas .form-group.password {
  position: relative;
}

.form-abahanavillas .form-group.password .password-reveal {
  cursor: pointer;
  position: absolute;
  display: block;
  right: 15px;
  top: calc(50% - 12px);
}

.form-abahanavillas .form-group.password .password-reveal:before {
  font-family: "icomoon";
  content: "\e90a";
  color: #5C7CD9;
}

.form-abahanavillas .form-group.password.shown .password-reveal:before {
  content: "\e90b";
}

.form-abahanavillas .gender {
  color: #5C7CD9;
}

.form-abahanavillas .gender label {
  font-size: 12px;
  letter-spacing: 1px;
}

.form-abahanavillas tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.form-abahanavillas td {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.form-abahanavillas td label {
  margin: 0px;
  padding-right: 10px;
  margin-top: -3px;
}

.form-abahanavillas input {
  border: none;
  background-color: #FCF8EA;
  font-family: "EuclidFlex";
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 13px; /* 118.182% */
  letter-spacing: 0.11px;
  color: #5C7CD9;
  border: 1px solid #5C7CD9;
  padding: 8px 10px;
  border-radius: 5px;
  margin-right: 10px;
}

.form-abahanavillas::-webkit-input-placeholder {
  text-transform: uppercase;
}

.form-abahanavillas::-moz-placeholder {
  text-transform: uppercase;
}

.form-abahanavillas:-ms-input-placeholder {
  text-transform: uppercase;
}

.form-abahanavillas::-ms-input-placeholder {
  text-transform: uppercase;
}

.form-abahanavillas::placeholder {
  text-transform: uppercase;
}

.form-abahanavillas input[type=radio], .form-abahanavillas input[type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  background-color: transparent;
  width: 13px;
  height: 13px;
  margin-top: 3px;
  padding: 0;
  border-radius: 2px;
}

.form-abahanavillas input[type=radio]:checked::after, .form-abahanavillas input[type=checkbox]:checked::after {
  content: "";
  position: absolute;
  width: 9px;
  height: 9px;
  top: 1px;
  left: 1px;
  background-color: #5C7CD9;
  border-radius: 1px;
}

.form-abahanavillas select {
  border: none;
  background-color: #FCF8EA;
  font-family: "EuclidFlex";
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 13px; /* 118.182% */
  letter-spacing: 0.11px;
  text-transform: uppercase;
  color: #77756E;
  width: 100%;
  border: 1px solid #5C7CD9;
  padding: 8px 10px;
  border-radius: 5px;
}

@media all and (min-width: 992px) {
  .form-abahanavillas select {
    width: 50%;
  }
}
.form-abahanavillas .labelsr {
  background-color: #FCF8EA;
  font-family: "EuclidFlex";
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 13px; /* 118.182% */
  letter-spacing: 0.11px;
  text-transform: uppercase;
  display: inline;
  color: #77756E;
}

.form-abahanavillas label {
  margin-bottom: 10px;
  font-family: "EuclidFlex";
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px; /* 113.636% */
  letter-spacing: 2.2px;
  text-transform: uppercase;
}

.form-abahanavillas textarea.form-control {
  background: #F1EDE0;
  padding: 10px;
  min-height: 119px;
  border-radius: 5px;
  border: 1px solid #5C7CD9;
  color: #5C7CD9;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-family: "EuclidFlex";
  font-style: normal;
  font-weight: 500;
  height: auto;
  background-color: transparent;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 0.2px;
  padding: 22px 25px;
  font-size: 15px;
}

.form-abahanavillas textarea.form-control::-webkit-input-placeholder {
  text-transform: uppercase;
}

.form-abahanavillas textarea.form-control::-moz-placeholder {
  text-transform: uppercase;
}

.form-abahanavillas textarea.form-control:-ms-input-placeholder {
  text-transform: uppercase;
}

.form-abahanavillas textarea.form-control::-ms-input-placeholder {
  text-transform: uppercase;
}

.form-abahanavillas textarea.form-control::placeholder {
  text-transform: uppercase;
}

.form-abahanavillas .validation-error,
.form-abahanavillas .portlet-msg-error {
  color: #E56248;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 5px;
  font-family: "Tiempos Text";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 155.556% */
  letter-spacing: -0.36px;
  display: block;
  margin: 5px 0;
  padding: 0px;
  background-color: transparent;
  border: none;
}

.form-abahanavillas .validation-error li,
.form-abahanavillas .portlet-msg-error li {
  list-style: none;
}

.form-abahanavillas .validation-error ul,
.form-abahanavillas .portlet-msg-error ul {
  padding: 0;
}

/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden; /* fix firefox animation glitch */
}

.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;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -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 {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-loaded {
  display: block;
}

.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 {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */
.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;
  -webkit-transition: -webkit-transform 100ms ease;
  transition: -webkit-transform 100ms ease;
  transition: transform 100ms ease;
  transition: transform 100ms ease, -webkit-transform 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.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 {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}

@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon/icomoon.eot?5kffr1");
  src: url("../fonts/icomoon/icomoon.eot?5kffr1#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?5kffr1") format("truetype"), url("../fonts/icomoon/icomoon.woff?5kffr1") format("woff"), url("../fonts/icomoon/icomoon.svg?5kffr1#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* better font rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^=icon-]:before, [class*=" icon-"]:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
}

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

.icon-diagonal-arrow:before {
  content: "\e90c";
}

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

.icon-eye-slash:before {
  content: "\e90b";
}

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

.icon-google-color .path1:before {
  content: "\e906";
  color: rgb(251, 187, 0);
  font-family: "icomoon" !important;
}

.icon-google-color .path2:before {
  content: "\e907";
  margin-left: -1em;
  color: rgb(81, 142, 248);
  font-family: "icomoon" !important;
}

.icon-google-color .path3:before {
  content: "\e908";
  margin-left: -1em;
  color: rgb(40, 180, 70);
  font-family: "icomoon" !important;
}

.icon-google-color .path4:before {
  content: "\e909";
  margin-left: -1em;
  color: rgb(241, 67, 54);
  font-family: "icomoon" !important;
}

.icon-success-old:before {
  content: "\e930";
}

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

.icon-heart-filled:before {
  content: "\e905";
  color: #afaca0;
}

.icon-updown:before {
  content: "\e955";
  color: rgb(34, 46, 80);
}

.icon-heart:before {
  content: "\e954";
  color: #afaca0;
}

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

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

.icon-account:before {
  content: "\e92e";
}

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

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

.icon-quotation-marks:before {
  content: "\e937";
  color: #fcf8ea;
}

.icon-info .path1:before {
  font-family: "icomoon" !important;
  content: "\e938";
  color: rgb(175, 172, 160);
}

.icon-info .path2:before {
  font-family: "icomoon" !important;
  content: "\e939";
  margin-left: -1em;
  color: rgb(252, 248, 234);
}

.icon-info .path3:before {
  font-family: "icomoon" !important;
  content: "\e93a";
  margin-left: -1em;
  color: rgb(252, 248, 234);
}

.icon-villa:before {
  content: "\e93b";
}

.icon-views:before {
  content: "\e93c";
}

.icon-concierge-service:before {
  content: "\e93d";
}

.icon-keys:before {
  content: "\e93e";
}

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

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

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

.icon-room:before {
  content: "\e942";
}

.icon-beach-view:before {
  content: "\e943";
}

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

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

.icon-guests:before {
  content: "\e946";
}

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

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

.icon-healtha-and-safety:before {
  content: "\e94a";
}

.icon-sheets:before {
  content: "\e94b";
}

.icon-error:before {
  content: "\e94c";
}

.icon-success:before {
  content: "\e94d";
}

.icon-flexible-dates:before {
  content: "\e94e";
}

.icon-pool:before {
  content: "\e94f";
}

.icon-long-term:before {
  content: "\e950";
}

.icon-last-minute:before {
  content: "\e951";
}

.icon-beach-front:before {
  content: "\e952";
}

.icon-top-service:before {
  content: "\e953";
}

.icon-sales-logo:before {
  content: "\e929";
  color: #e56248;
}

.icon-linkedin:before {
  content: "\e92a";
  color: #fcf8ea;
}

.icon-instagram:before {
  content: "\e92b";
  color: #fcf8ea;
}

.icon-youtube:before {
  content: "\e92c";
  color: #fcf8ea;
}

.icon-facebook:before {
  content: "\e92d";
  color: #fcf8ea;
}

.icon-luxe-call .path1:before {
  content: "\e915";
  color: rgb(252, 248, 234);
}

.icon-luxe-call .path2:before {
  content: "\e916";
  margin-left: -4.4853515625em;
  color: rgb(78, 52, 107);
}

.icon-luxe-call .path3:before {
  content: "\e917";
  margin-left: -4.4853515625em;
  color: rgb(78, 52, 107);
}

.icon-luxe-call .path4:before {
  content: "\e918";
  margin-left: -4.4853515625em;
  color: rgb(78, 52, 107);
}

.icon-luxe-call .path5:before {
  content: "\e919";
  margin-left: -4.4853515625em;
  color: rgb(78, 52, 107);
}

.icon-luxe-call .path6:before {
  content: "\e91a";
  margin-left: -4.4853515625em;
  color: rgb(78, 52, 107);
}

.icon-luxe-call .path7:before {
  content: "\e91b";
  margin-left: -4.4853515625em;
  color: rgb(78, 52, 107);
}

.icon-luxe-call .path8:before {
  content: "\e91c";
  margin-left: -4.4853515625em;
  color: rgb(78, 52, 107);
}

.icon-luxe-call .path9:before {
  content: "\e91d";
  margin-left: -4.4853515625em;
  color: rgb(78, 52, 107);
}

.icon-luxe-call .path10:before {
  content: "\e91e";
  margin-left: -4.4853515625em;
  color: rgb(34, 46, 80);
}

.icon-luxe-call .path11:before {
  content: "\e91f";
  margin-left: -4.4853515625em;
  color: rgb(34, 46, 80);
}

.icon-luxe-call .path12:before {
  content: "\e920";
  margin-left: -4.4853515625em;
  color: rgb(34, 46, 80);
}

.icon-luxe-call .path13:before {
  content: "\e921";
  margin-left: -4.4853515625em;
  color: rgb(34, 46, 80);
}

.icon-luxe-call .path14:before {
  content: "\e922";
  margin-left: -4.4853515625em;
  color: rgb(34, 46, 80);
}

.icon-luxe-call .path15:before {
  content: "\e923";
  margin-left: -4.4853515625em;
  color: rgb(34, 46, 80);
}

.icon-luxe-call .path16:before {
  content: "\e924";
  margin-left: -4.4853515625em;
  color: rgb(34, 46, 80);
}

.icon-luxe-call .path17:before {
  content: "\e925";
  margin-left: -4.4853515625em;
  color: rgb(78, 52, 107);
}

.icon-luxe-call .path18:before {
  content: "\e926";
  margin-left: -4.4853515625em;
  color: rgb(78, 52, 107);
}

.icon-luxe-call .path19:before {
  content: "\e927";
  margin-left: -4.4853515625em;
  color: rgb(78, 52, 107);
}

.icon-luxe-call .path20:before {
  content: "\e928";
  margin-left: -4.4853515625em;
  color: rgb(78, 52, 107);
}

.icon-abahana-logo:before {
  content: "\e913";
  color: #5c7cd9;
}

.icon-luxe-logo:before {
  content: "\e914";
  color: #4e346b;
}

.icon-people:before {
  content: "\e90e";
  color: #3c528e;
}

.icon-consult:before {
  content: "\e90f";
  color: #3c528e;
}

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

.icon-toggler-large:before {
  content: "\e912";
  color: #3c528e;
}

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

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

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

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

.icon-info1 .path1:before {
  content: "\e934";
  color: rgb(15, 23, 41);
}

.icon-info1 .path2:before {
  content: "\e936";
  margin-left: -0.9521484375em;
  color: rgb(252, 248, 234);
}

.icon-info1 .path3:before {
  content: "\e947";
  margin-left: -0.9521484375em;
  color: rgb(252, 248, 234);
}

.icon-pets:before {
  content: "\e935";
}

/* EuclidFlex-BoldItalic */
@font-face {
  font-family: "EuclidFlex";
  src: url("../fonts/euclid/EuclidFlex-BoldItalic-WebXL.woff2") format("woff2"), url("../fonts/euclid/EuclidFlex-BoldItalic-WebXL.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  unicode-range: U+0000-00FF;
}
@font-face {
  font-family: "EuclidFlex";
  src: url("../fonts/euclid/EuclidFlex-BoldItalic-WebS.woff2") format("woff2"), url("../fonts/euclid/EuclidFlex-BoldItalic-WebS.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  unicode-range: U+0100-FFFF;
}
/* EuclidFlex-Bold */
@font-face {
  font-family: "EuclidFlex";
  src: url("../fonts/euclid/EuclidFlex-Bold-WebXL.woff2") format("woff2"), url("../fonts/euclid/EuclidFlex-Bold-WebXL.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  unicode-range: U+0000-00FF;
}
@font-face {
  font-family: "EuclidFlex";
  src: url("../fonts/euclid/EuclidFlex-Bold-WebS.woff2") format("woff2"), url("../fonts/euclid/EuclidFlex-Bold-WebS.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  unicode-range: U+0100-FFFF;
}
/* EuclidFlex-LightItalic */
@font-face {
  font-family: "EuclidFlex";
  src: url("../fonts/euclid/EuclidFlex-LightItalic-WebXL.woff2") format("woff2"), url("../fonts/euclid/EuclidFlex-LightItalic-WebXL.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  unicode-range: U+0000-00FF;
}
@font-face {
  font-family: "EuclidFlex";
  src: url("../fonts/euclid/EuclidFlex-LightItalic-WebS.woff2") format("woff2"), url("../fonts/euclid/EuclidFlex-LightItalic-WebS.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  unicode-range: U+0100-FFFF;
}
/* EuclidFlex-Light */
@font-face {
  font-family: "EuclidFlex";
  src: url("../fonts/euclid/EuclidFlex-Light-WebXL.woff2") format("woff2"), url("../fonts/euclid/EuclidFlex-Light-WebXL.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  unicode-range: U+0000-00FF;
}
@font-face {
  font-family: "EuclidFlex";
  src: url("../fonts/euclid/EuclidFlex-Light-WebS.woff2") format("woff2"), url("../fonts/euclid/EuclidFlex-Light-WebS.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  unicode-range: U+0100-FFFF;
}
/* EuclidFlex-MediumItalic */
@font-face {
  font-family: "EuclidFlex";
  src: url("../fonts/euclid/EuclidFlex-MediumItalic-WebXL.woff2") format("woff2"), url("../fonts/euclid/EuclidFlex-MediumItalic-WebXL.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  unicode-range: U+0000-00FF;
}
@font-face {
  font-family: "EuclidFlex";
  src: url("../fonts/euclid/EuclidFlex-MediumItalic-WebS.woff2") format("woff2"), url("../fonts/euclid/EuclidFlex-MediumItalic-WebS.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  unicode-range: U+0100-FFFF;
}
/* EuclidFlex-Medium */
@font-face {
  font-family: "EuclidFlex";
  src: url("../fonts/euclid/EuclidFlex-Medium-WebXL.woff2") format("woff2"), url("../fonts/euclid/EuclidFlex-Medium-WebXL.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  unicode-range: U+0000-00FF;
}
@font-face {
  font-family: "EuclidFlex";
  src: url("../fonts/euclid/EuclidFlex-Medium-WebS.woff2") format("woff2"), url("../fonts/euclid/EuclidFlex-Medium-WebS.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  unicode-range: U+0100-FFFF;
}
/* EuclidFlex-RegularItalic */
@font-face {
  font-family: "EuclidFlex";
  src: url("../fonts/euclid/EuclidFlex-RegularItalic-WebXL.woff2") format("woff2"), url("../fonts/euclid/EuclidFlex-RegularItalic-WebXL.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  unicode-range: U+0000-00FF;
}
@font-face {
  font-family: "EuclidFlex";
  src: url("../fonts/euclid/EuclidFlex-RegularItalic-WebS.woff2") format("woff2"), url("../fonts/euclid/EuclidFlex-RegularItalic-WebS.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  unicode-range: U+0100-FFFF;
}
/* EuclidFlex-Regular */
@font-face {
  font-family: "EuclidFlex";
  src: url("../fonts/euclid/EuclidFlex-Regular-WebXL.woff2") format("woff2"), url("../fonts/euclid/EuclidFlex-Regular-WebXL.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  unicode-range: U+0000-00FF;
}
@font-face {
  font-family: "EuclidFlex";
  src: url("../fonts/euclid/EuclidFlex-Regular-WebS.woff2") format("woff2"), url("../fonts/euclid/EuclidFlex-Regular-WebS.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  unicode-range: U+0100-FFFF;
}
/* EuclidFlex-SemiboldItalic */
@font-face {
  font-family: "EuclidFlex";
  src: url("../fonts/euclid/EuclidFlex-SemiboldItalic-WebXL.woff2") format("woff2"), url("../fonts/euclid/EuclidFlex-SemiboldItalic-WebXL.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  unicode-range: U+0000-00FF;
}
/* EuclidFlex-SemiboldItalic (continuación) */
@font-face {
  font-family: "EuclidFlex";
  src: url("../fonts/euclid/EuclidFlex-SemiboldItalic-WebS.woff2") format("woff2"), url("../fonts/euclid/EuclidFlex-SemiboldItalic-WebS.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  unicode-range: U+0100-FFFF;
}
/* EuclidFlex-Semibold */
@font-face {
  font-family: "EuclidFlex";
  src: url("../fonts/euclid/EuclidFlex-Semibold-WebXL.woff2") format("woff2"), url("../fonts/euclid/EuclidFlex-Semibold-WebXL.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  unicode-range: U+0000-00FF;
}
@font-face {
  font-family: "EuclidFlex";
  src: url("../fonts/euclid/EuclidFlex-Semibold-WebS.woff2") format("woff2"), url("../fonts/euclid/EuclidFlex-Semibold-WebS.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  unicode-range: U+0100-FFFF;
}
/* EuclidFlex-ThinItalic */
@font-face {
  font-family: "EuclidFlex";
  src: url("../fonts/euclid/EuclidFlex-ThinItalic-WebXL.woff2") format("woff2"), url("../fonts/euclid/EuclidFlex-ThinItalic-WebXL.woff") format("woff");
  font-weight: 100;
  font-style: italic;
  unicode-range: U+0000-00FF;
}
/* EuclidFlex-ThinItalic (continuación) */
@font-face {
  font-family: "EuclidFlex";
  src: url("../fonts/euclid/EuclidFlex-ThinItalic-WebS.woff2") format("woff2"), url("../fonts/euclid/EuclidFlex-ThinItalic-WebS.woff") format("woff");
  font-weight: 100;
  font-style: italic;
  unicode-range: U+0100-FFFF;
}
/* EuclidFlex-Thin */
@font-face {
  font-family: "EuclidFlex";
  src: url("../fonts/euclid/EuclidFlex-Thin-WebXL.woff2") format("woff2"), url("../fonts/euclid/EuclidFlex-Thin-WebXL.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  unicode-range: U+0000-00FF;
}
@font-face {
  font-family: "EuclidFlex";
  src: url("../fonts/euclid/EuclidFlex-Thin-WebS.woff2") format("woff2"), url("../fonts/euclid/EuclidFlex-Thin-WebS.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  unicode-range: U+0100-FFFF;
}
/* EuclidFlex-UltralightItalic */
@font-face {
  font-family: "EuclidFlex";
  src: url("../fonts/euclid/EuclidFlex-UltralightItalic-WebXL.woff2") format("woff2"), url("../fonts/euclid/EuclidFlex-UltralightItalic-WebXL.woff") format("woff");
  font-weight: 200;
  font-style: italic;
  unicode-range: U+0000-00FF;
}
/* EuclidFlex-UltralightItalic (continuación) */
@font-face {
  font-family: "EuclidFlex";
  src: url("../fonts/euclid/EuclidFlex-UltralightItalic-WebS.woff2") format("woff2"), url("../fonts/euclid/EuclidFlex-UltralightItalic-WebS.woff") format("woff");
  font-weight: 200;
  font-style: italic;
  unicode-range: U+0100-FFFF;
}
/* EuclidFlex-Ultralight */
@font-face {
  font-family: "EuclidFlex";
  src: url("../fonts/euclid/EuclidFlex-Ultralight-WebXL.woff2") format("woff2"), url("../fonts/euclid/EuclidFlex-Ultralight-WebXL.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  unicode-range: U+0000-00FF;
}
@font-face {
  font-family: "EuclidFlex";
  src: url("../fonts/euclid/EuclidFlex-Ultralight-WebS.woff2") format("woff2"), url("../fonts/euclid/EuclidFlex-Ultralight-WebS.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  unicode-range: U+0100-FFFF;
}
@font-face {
  font-family: "Tiempos Text";
  src: url("../fonts/tiempos/tiempos-text-regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Tiempos Text";
  src: url("../fonts/tiempos/tiempos-text-regular-italic.woff2") format("woff2");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Tiempos Text";
  src: url("../fonts/tiempos/tiempos-text-semibold.woff2") format("woff2");
  font-weight: 600; /* Semibold */
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Tiempos Text";
  src: url("../fonts/tiempos/tiempos-text-semibold-italic.woff2") format("woff2");
  font-weight: 600; /* Semibold */
  font-style: italic;
  font-display: swap;
}
.ellipsis-1 {
  display: -webkit-box !important;
  overflow: hidden !important;
  padding-bottom: 0 !important;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.ellipsis-2 {
  display: -webkit-box !important;
  overflow: hidden !important;
  padding-bottom: 0 !important;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.ellipsis-3 {
  display: -webkit-box !important;
  overflow: hidden !important;
  padding-bottom: 0 !important;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.ellipsis-4 {
  display: -webkit-box !important;
  overflow: hidden !important;
  padding-bottom: 0 !important;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}

.ellipsis-5 {
  display: -webkit-box !important;
  overflow: hidden !important;
  padding-bottom: 0 !important;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}

.ellipsis-6 {
  display: -webkit-box !important;
  overflow: hidden !important;
  padding-bottom: 0 !important;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
}

.ellipsis-7 {
  display: -webkit-box !important;
  overflow: hidden !important;
  padding-bottom: 0 !important;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 7;
}

.ellipsis-8 {
  display: -webkit-box !important;
  overflow: hidden !important;
  padding-bottom: 0 !important;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 8;
}

.ellipsis-9 {
  display: -webkit-box !important;
  overflow: hidden !important;
  padding-bottom: 0 !important;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 9;
}

.ellipsis-10 {
  display: -webkit-box !important;
  overflow: hidden !important;
  padding-bottom: 0 !important;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 10;
}

.opacity-10 {
  opacity: 0.1;
}

.opacity-20 {
  opacity: 0.2;
}

.opacity-30 {
  opacity: 0.3;
}

.opacity-40 {
  opacity: 0.4;
}

.opacity-50 {
  opacity: 0.5;
}

.opacity-60 {
  opacity: 0.6;
}

.opacity-70 {
  opacity: 0.7;
}

.opacity-80 {
  opacity: 0.8;
}

.opacity-90 {
  opacity: 0.9;
}

.opacity-100 {
  opacity: 1;
}

/* Growl muestra los mensajes a los usuarios */
.ui-growl {
  position: fixed;
  top: 40%;
  left: 37%;
  width: 360px;
  /* height: 110px; */
  z-index: 9999;
  display: block;
}

@media (max-width: 767px) {
  .ui-growl {
    left: 4%;
    width: 300px;
  }
}
.ui-growl-item {
  position: relative;
}

.ui-growl > div {
  background-color: white;
  opacity: 1;
}

.ui-growl-message {
  width: 100%;
  display: block !important;
}

.ui-growl-icon-close {
  cursor: pointer;
  position: absolute;
  right: 7px;
  top: -22px;
  display: block !important;
  width: 16px;
  height: 16px;
}

@media (max-width: 767px) {
  .ui-growl-icon-close {
    left: 265px;
  }
}
.ui-growl-icon-close::before {
  content: "X";
  font-weight: bold;
  display: block !important;
  position: relative;
  top: -5px;
  right: 5px;
  width: 100%;
  color: #ffc700;
  text-indent: 0;
  font-size: 1.4rem;
}

.ui-growl-title {
  text-align: center;
  /* background-color: rgb(39, 142, 200); */
  background-color: white;
  margin-top: 35px;
  border-top: 5px solid #ffc700;
  font-size: 15.4px;
  /* color:white; */
  color: #333;
  padding: 25px;
  font-weight: normal;
  width: 100%;
  display: block !important;
}

.ui-growl-message p {
  /* padding:25px;    */
  padding: 0;
  font-size: 15.4px;
  display: block !important;
}

.owl-carousel .owl-nav button.owl-prev.disabled, .owl-carousel .owl-nav button.owl-next.disabled {
  opacity: 0.6 !important;
  cursor: auto;
}

.villa-card-quality {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4px;
}

.villa-card-quality .icon-star-rating {
  display: inline-block;
  height: 17px;
}

.villa-card-quality .icon-star-rating:before {
  font-size: 17px;
  padding-right: 0;
}

.villa-card-quality .villa-card-quality-label {
  margin-left: -15px;
  display: inline-block;
  margin-bottom: 5px;
  background-color: #0F1729;
  color: #FCF8EA;
  text-align: center;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  /* Headline 6 - Euclid */
  font-family: "EuclidFlex";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px; /* 128.571% */
  letter-spacing: 0.14px;
  text-transform: uppercase;
  padding: 11px 11px 11px 15px;
  position: relative;
}

.villa-card-quality .villa-card-quality-label.villa-card-quality-luxe {
  padding: 11px 32px 5px 16px;
  -webkit-clip-path: polygon(0 0, calc(100% - 20px) 0, 100% 50%, calc(100% - 20px) 100%, 0 100%);
  clip-path: polygon(0 0, calc(100% - 20px) 0, 100% 50%, calc(100% - 20px) 100%, 0 100%);
  background-color: #4E346B;
}

.villa-card-quality .villa-card-quality-label.villa-card-quality-luxe:before {
  color: #FCF8EA;
  font-size: 24px;
}

.villa-card-quality .villa-card-quality-label.villa-card-quality-luxe:after {
  border-left-color: #4E346B;
}

.product-page-luxe .c0074_breadcrumbs-cmp .item:hover,
.product-page-luxe .c0074_breadcrumbs-cmp .breadcrumb-items li:last-child .item:hover,
.product-page-luxe .c0074_breadcrumbs-cmp .dropdown .icon-share-clasic:hover,
.product-page-luxe .c0074_breadcrumbs-cmp .dropdown .dropdown-item:hover {
  color: #6D538C;
}

.product-page-luxe .c0068_banner_simple_wrap {
  color: #2F1F41 !important;
}

.product-page-luxe .c0068_banner_simple_wrap .icon-consult:before {
  color: #6D538C !important;
}

.product-page-luxe .c0068_banner_simple_wrap .more {
  background-color: #4E346B !important;
}

.product-page-luxe .c0068_banner_simple_wrap .more:hover, .product-page-luxe .c0068_banner_simple_wrap .more.hover {
  background-color: #B09DC6 !important;
}

.product-page-luxe .c0068_banner_simple_wrap .more.active, .product-page-luxe .c0068_banner_simple_wrap .more:active {
  background-color: #6D538C !important;
}

.product-page-luxe .c0103_banner_btn_wrap {
  background-color: #6D538C;
}

.product-page-luxe .c0103_banner_btn_wrap .banner_simple_btn {
  background-color: #6D538C;
  color: #FCF8EA;
}

.product-page-luxe .c0070_carousel_simple_wrap {
  color: #FCF8EA;
}

.product-page-luxe .c0070_carousel_simple_wrap .title {
  color: #2F1F41;
}

.product-page-luxe .c0070_carousel_simple_wrap figure {
  background-color: #2F1F41;
}

.product-page-luxe .c0070_carousel_simple_wrap .c0070_carousel_simple-nav .c0070_carousel_simple-page a {
  color: #4E346B;
}

.product-page-luxe .c0078_blog_second_nav-cmp {
  max-width: 1440px;
  margin: 0 auto;
}

.product-page-luxe .c0078_blog_second_nav-cmp .menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  padding: 0px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 100%;
  max-width: 1440px;
}

.product-page-luxe .c0078_blog_second_nav-cmp .menu li {
  list-style: none;
  border-right: none;
  text-align: center;
  text-align: center;
  min-width: initial;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.product-page-luxe .c0078_blog_second_nav-cmp .menu li:after {
  position: relative;
  right: 0;
  content: "";
  height: 25px;
  top: 0px;
  border-right: 1px solid;
  color: #212529;
}

.product-page-luxe .c0078_blog_second_nav-cmp .menu li:last-child:after {
  position: relative;
  right: 0;
  content: "";
  height: 0px;
  top: 0px;
  border-right: 1px solid;
  color: #212529;
}

.product-page-luxe .c0078_blog_second_nav-cmp .menu li:first-child a {
  padding: 0 40px 0 0;
}

.product-page-luxe .c0078_blog_second_nav-cmp .menu a {
  color: #0F1729;
  font-family: "EuclidFlex";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: -0.3px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  display: block;
  padding: 0 40px;
}

.product-page-luxe .c0078_blog_second_nav-cmp .c0078_blog_second_nav-cmp_wrapper ul li a:hover {
  color: #6D538C;
}

.product-page-luxe .c0003_always_here_cmp .always_here_bottom a:hover {
  color: #B09DC6;
}

.product-page-luxe .c0132_section_specification_wrap {
  max-width: 1440px;
  color: #2F1F41;
}

.product-page-luxe .c0132_section_specification_wrap .tags li {
  background-color: #2F1F41;
  color: #F1EDE0;
}

.product-page-luxe .c0132_section_specification_wrap li a {
  background-color: #2F1F41;
  color: #F1EDE0;
}

.product-page-luxe .c0132_section_specification_wrap .see_all {
  color: #2F1F41;
}

.product-page-luxe .c0016_animated_card_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  margin: 0 auto;
  color: #FCF8EA;
  font-family: "EuclidFlex";
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.5px;
  height: 490px;
  width: 100%;
  background-color: #2F1F41;
  background-image: url(/o/abahanavillas-design-theme/images/hidden_surprises_lux.svg);
  background-position: center;
  background-size: cover;
  border-radius: 5px;
  padding-top: 30px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

@media all and (min-width: 1350px) {
  .product-page-luxe .c0016_animated_card_wrap {
    width: 460px;
  }
}
@media all and (max-width: 992px) {
  .product-page-luxe .c0016_animated_card_wrap {
    margin-top: 0px;
    height: 415px;
  }
}
.product-page-luxe .c0016_animated_card_wrap .title_animated {
  color: #FCF8EA;
  font-family: "EuclidFlex";
  font-size: 35px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.5px;
  max-width: 360px;
}

.product-page-luxe .c0016_animated_card_wrap .btn_animated {
  display: none;
}

.product-page-luxe .c0063_overview_carousel_wrap {
  color: #2F1F41 !important;
}

.product-page-luxe .c0063_overview_carousel_wrap .owl-prev, .product-page-luxe .c0063_overview_carousel_wrap .owl-next {
  color: #2F1F41 !important;
}

.product-page-luxe .c0063_overview_carousel_wrap .icon-arrow-right:before {
  color: #2F1F41 !important;
}

.product-page-luxe .c0063_overview_carousel_wrap .btn_overview {
  border: solid 1px #2F1F41 !important;
  color: #2F1F41 !important;
}

.product-page-luxe .c0135_section_price_transparency_wrap .title {
  color: #2F1F41 !important;
}

.product-page-luxe .c0134_section_long_stay_wrap {
  color: #2F1F41 !important;
}

.product-page-luxe .c0136_section_map_cmp .title_main {
  color: #2F1F41 !important;
}

.product-page-luxe .c0136_section_map_cmp .list li {
  color: #2F1F41 !important;
}

.product-page-luxe .c0014_search_bar-cmp .content-xs {
  background: #4E346B !important;
}

.product-page-luxe .c0014_search_bar-cmp .search-bar-link {
  color: #EDDDFF !important;
}

.product-page-luxe .c0014_search_bar-cmp .btn.btn-blue {
  background-color: #EDDDFF !important;
}

.product-page-luxe .product_title {
  padding: 40px 20px 20px 0;
  font-family: "EuclidFlex";
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  color: #2F1F41 !important;
  margin: 0;
  max-width: 1440px;
}

@media (min-width: 979px) {
  .product-page-luxe .product_title {
    font-family: "EuclidFlex";
    font-size: 22px;
    line-height: 25px;
    letter-spacing: 2.2px;
    padding: 50px 0px 27px 0px;
  }
}
.product-page-luxe section.c0102_banner_simple_btn_cmp .c0102_banner_simple_btn_wrap .banner_simple.abahana .more_info:hover {
  background-color: #6D538C;
}

.product-page-default .c0068_banner_simple_wrap {
  color: #0F1729;
}

.product-page-default .c0068_banner_simple_wrap a {
  color: #5C7CD9;
}

.product-page-default .c0103_banner_btn_wrap {
  color: #0F1729;
  background-color: #222E50;
}

.product-page-default .c0103_banner_btn_wrap .banner_simple_btn {
  background-color: #222E50;
  color: #FCF8EA;
}

.product-page-default .c0132_section_specification_wrap {
  max-width: 1440px;
  color: #0F1729;
}

.product-page-default .c0132_section_specification_wrap .tags li {
  background-color: #3C528E;
  color: #F1EDE0;
}

.product-page-default .c0132_section_specification_wrap li a {
  background-color: #3C528E;
  color: #F1EDE0;
}

.product-page-default .c0132_section_specification_wrap .see_all {
  color: #0F1729;
}

.product-page-default .c0016_animated_card_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  margin: 0 auto;
  color: #FCF8EA;
  font-family: "EuclidFlex";
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.5px;
  height: 490px;
  width: 100%;
  background-color: #222E50;
  background-image: url(/o/abahanavillas-design-theme/images/hidden_surprises.svg);
  background-position: center;
  background-size: cover;
  border-radius: 5px;
  padding-top: 30px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

@media all and (min-width: 1350px) {
  .product-page-default .c0016_animated_card_wrap {
    width: 460px;
  }
}
@media all and (max-width: 992px) {
  .product-page-default .c0016_animated_card_wrap {
    margin-top: 0px;
    height: 415px;
  }
}
.product-page-default .c0016_animated_card_wrap .title_animated {
  color: #FCF8EA;
  font-family: "EuclidFlex";
  font-size: 35px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.5px;
  max-width: 360px;
}

.product-page-default .c0016_animated_card_wrap .btn_animated {
  display: none;
}

.product-page-default .c0062_hero_carousel_cmp .owl-item {
  margin-right: 15px;
}

@media (max-width: 767px) {
  .product-page-default .c0062_hero_carousel_cmp .owl-item {
    margin-right: 5px;
  }
}
.product-page-default .product_title {
  padding: 30px 20px 0px 0;
  font-family: "EuclidFlex";
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  color: #0F1729;
  margin: 0;
  max-width: 1440px;
}

@media (min-width: 979px) {
  .product-page-default .product_title {
    font-family: "EuclidFlex";
    font-size: 22px;
    line-height: 25px;
    letter-spacing: 2.2px;
    padding: 50px 0px 27px 0px;
  }
}
.portlet-layout .portlet-header {
  margin-bottom: 0;
}

.portlet {
  margin-bottom: 0;
}

.search-results {
  color: #222E50;
  font-family: "EuclidFlex";
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  margin-right: 15px;
  font-size: 12px;
  letter-spacing: 0.11px;
  line-height: 13px;
}

.taglib-page-iterator {
  max-width: 900px;
}

.lfr-pagination-config {
  color: #222E50;
  background-color: #FCF8EA;
  font-family: "EuclidFlex";
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  margin-right: 15px;
  font-size: 12px;
  letter-spacing: 0.11px;
  line-height: 13px;
}

.lfr-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 598px;
  margin: 0 auto;
}

.lfr-pagination-buttons {
  color: #222E50;
  background-color: #FCF8EA;
  font-family: "EuclidFlex";
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  margin-right: 0px;
  font-size: 12px;
  letter-spacing: 0.11px;
  line-height: 13px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.lfr-pagination-config a {
  border-color: #FCF8EA;
  color: #222E50;
  background-color: #FCF8EA;
  font-family: "EuclidFlex";
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  margin-right: 15px;
  font-size: 12px;
  letter-spacing: 0.11px;
  line-height: 13px;
}

.list-villas .ui-datalist-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  max-width: calc(100% + 30px);
}

.container-fluid-max-xl {
  max-width: 1440px;
}

.ui-paginator {
  overflow: hidden;
  margin: 20px 0;
}

.ui-paginator-bottom {
  padding-left: 0px;
  padding-bottom: 30px;
  max-width: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.ui-paginator-current {
  font-family: "EuclidFlex";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: -0.3px;
  cursor: pointer;
  color: #0F1729;
  text-align: center;
  padding: 0;
  -webkit-box-flex: 2;
  -ms-flex-positive: 2;
  flex-grow: 2;
}

.ui-paginator-pages {
  padding: 0;
}

.ui-paginator-page {
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-family: "EuclidFlex";
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: 0.11px;
  line-height: 13px;
  padding: 10px;
  color: #0F1729;
}

.ui-state-active {
  color: #0F1729 !important;
}

.component-heading {
  color: #222E50;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-family: "EuclidFlex";
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 35px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  width: 100%;
  margin-bottom: 20px;
}

.blog-layout {
  padding: 40px !important;
}

@media (max-width: 992px) {
  .blog-layout {
    padding: 20px !important;
  }
}
.alert-success, .portlet-msg-success {
  background-color: #E5E8D2;
  border-color: #666526;
  color: #666526;
  font-family: "Tiempos Text";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 155.556% */
  letter-spacing: -0.36px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.alert-success a, .portlet-msg-success a {
  text-decoration: underline;
  cursor: pointer;
  color: #666526;
}

.alert-success a:hover, .portlet-msg-success a:hover {
  color: #989A50;
}

.ui-icon:before {
  font-family: "abahana" !important;
  text-indent: 0;
  color: #278ec8;
  display: block;
  padding: 0 10px;
}

.ui-icon:after {
  font-family: "abahana" !important;
  text-indent: 0;
  color: #278ec8;
  display: block;
  padding: 0 10px;
}

.ui-icon-seek-prev, .ui-icon-seek-next {
  color: #F1EDE0;
}

.ui-paginator-next, .ui-paginator-pages, .ui-paginator-prev {
  color: #afaca0;
  font-family: "Tiempos Text";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.36px;
  text-transform: uppercase;
}

.ui-paginator-next a, .ui-paginator-pages a, .ui-paginator-prev a {
  color: #afaca0;
}

.ui-state-disabled {
  opacity: 0.6;
  cursor: auto;
}

.ui-paginator-next:hover, .ui-paginator-pages:hover, .ui-paginator-prev:hover {
  text-decoration: none;
}

.ui-paginator-pages {
  padding: 0 5px;
}

.ui-paginator-pages a {
  color: #5C7CD9;
}

.ui-paginator .ui-paginator-next .ui-icon:before {
  content: "\e901";
  content: "\e900";
  font-family: "icomoon" !important;
  color: #77756E;
  margin-top: 23px;
}

.ui-paginator .ui-paginator-prev .ui-icon:after {
  content: "\e900";
  content: "\e901";
  font-family: "icomoon" !important;
  color: #77756E;
  margin-bottom: 24px;
}

/****** NOTIFICACIONES *******/
.ui-growl {
  position: fixed;
  top: 20%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
  max-width: 356px;
  z-index: 9999 !important;
  display: block;
  border-radius: 5px;
  -webkit-box-shadow: 0px 4.9px 17px rgba(34, 46, 80, 0.016), 0px 16.5px 57.2px rgba(34, 46, 80, 0.024), 0px 74px 256px rgba(34, 46, 80, 0.04);
  box-shadow: 0px 4.9px 17px rgba(34, 46, 80, 0.016), 0px 16.5px 57.2px rgba(34, 46, 80, 0.024), 0px 74px 256px rgba(34, 46, 80, 0.04);
}

.ui-growl-item {
  position: relative;
}

.ui-growl > div {
  background-color: #FCF8EA;
  opacity: 1;
  padding: 40px;
  border-radius: 5px;
}

.ui-growl-message {
  width: 100%;
  display: block !important;
}

.ui-growl-icon-close {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
}

.ui-growl-icon-close::before {
  content: "x";
  font-family: "EuclidFlex", sans-serif !important;
  font-weight: 100;
  display: block !important;
  position: absolute;
  top: -11px;
  right: -2px;
  color: #222E50;
  font-size: 23px;
  padding: 0;
}

.ui-growl-severity {
  font-family: "EuclidFlex", sans-serif;
  text-align: left;
  text-transform: uppercase;
  font-size: 14px;
  color: #222E50;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.ui-growl-severity::before {
  content: "";
  display: block;
  width: 20px;
  height: 10px;
  background-image: url("/o/abahanavillascorporativa-design-theme/images/iconos/growl-icon-info.svg");
  background-size: 10px;
  background-repeat: no-repeat;
}

.ui-growl-title {
  font-family: "Tiempos Text";
  font-size: 12px;
  text-align: left;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.16px;
  color: #222E50;
  margin-top: 20px;
  padding: 0;
  background: transparent;
  border-top: none;
}

.ui-growl-error .ui-growl-severity::before {
  background-image: url("/o/abahanavillascorporativa-design-theme/images/iconos/growl-icon-error.svg");
}

.ui-growl-error .ui-growl-severity,
.ui-growl-error .ui-growl-title {
  color: #560D29;
}

.ui-growl-warn .ui-growl-severity::before {
  background-image: url("/o/abahanavillascorporativa-design-theme/images/iconos/growl-icon-warn.svg");
}

.ui-growl-warn .ui-growl-severity,
.ui-growl-warn .ui-growl-title {
  color: #49380D;
}

/****** FINAL NOTIFICACIONES FORMULARIO *******/
.icon-info {
  cursor: pointer;
}

/****** NUEVOS TESTIMONIOS *******/
.poll h2 {
  font-family: "EuclidFlex";
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 35px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: #0F1729;
  width: 100%;
  margin-bottom: 20px;
}

.poll p,
.poll span {
  font-family: "Tiempos Text";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: -0.3px;
  color: #0F1729;
  text-wrap: pretty;
}

.poll .card-body {
  width: 100%;
  max-width: 700px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  background-color: transparent !important;
  border: 0;
  margin-block: 30px;
  font-family: "Tiempos Text";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: -0.3px;
  color: #0F1729;
}

@media (max-width: 767px) {
  .poll .card-body {
    padding: 0;
  }
}
.poll .card-body textarea {
  max-width: 700px;
  width: 100%;
  background-color: transparent;
  border-radius: 5px;
  border: 1px solid #5C7CD9;
  color: #5C7CD9;
  font-family: "Tiempos Text";
  font-style: normal;
  font-weight: 500;
  line-height: 11px;
  letter-spacing: 0.2px;
  padding: 22px 25px;
  font-size: 12px;
}

.poll .card-body textarea::-webkit-input-placeholder {
  font-family: "EuclidFlex";
  text-transform: uppercase;
  color: #5C7CD9;
}

.poll .card-body textarea::-moz-placeholder {
  font-family: "EuclidFlex";
  text-transform: uppercase;
  color: #5C7CD9;
}

.poll .card-body textarea:-ms-input-placeholder {
  font-family: "EuclidFlex";
  text-transform: uppercase;
  color: #5C7CD9;
}

.poll .card-body textarea::-ms-input-placeholder {
  font-family: "EuclidFlex";
  text-transform: uppercase;
  color: #5C7CD9;
}

.poll .card-body textarea::placeholder {
  font-family: "EuclidFlex";
  text-transform: uppercase;
  color: #5C7CD9;
}

.poll .card-body textarea + span {
  color: #afaca0;
  font-family: "EuclidFlex";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: 0.24px;
  text-transform: uppercase;
  margin: 5px;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.poll .form-abahanavillas {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.poll .form-abahanavillas ul {
  list-style: none;
  padding-left: 0;
}

.poll .form-abahanavillas ul li .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.poll .form-abahanavillas ul li .wrapper .poll-number {
  display: none;
}

.poll .form-abahanavillas ul li .wrapper .poll-question {
  font-family: "EuclidFlex";
  color: #5C7CD9;
}

.poll .form-abahanavillas ul li .wrapper .btn-group {
  gap: 5px;
  margin-bottom: 30px;
  width: 100%;
}

@media (max-width: 767px) {
  .poll .form-abahanavillas ul li .wrapper .btn-group {
    gap: 2px;
    margin-bottom: 10px;
  }
}
.poll .form-abahanavillas ul li .wrapper .btn-group label.btn {
  width: 60px;
  height: 60px;
  margin-left: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #FFF5D0;
  border: 1px solid #FED544;
  border-radius: 3px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.poll .form-abahanavillas ul li .wrapper .btn-group label.btn:hover, .poll .form-abahanavillas ul li .wrapper .btn-group label.btn.active {
  background-color: #FED544;
}

.poll .form-abahanavillas ul li .wrapper .btn-group label.btn .ui-radiobutton {
  display: none;
}

@media (max-width: 767px) {
  .poll .form-abahanavillas ul li .wrapper .btn-group label.btn {
    width: calc(10% - 2px);
    height: 35px;
    font-size: 12px;
  }
}
.poll .poll-actions {
  max-width: 700px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 50px;
}

.poll .poll-actions input[type=submit] {
  padding: 10px 30px;
  width: 100%;
  background-color: #5C7CD9;
  color: #FCF8EA;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.4px;
  border-radius: 5px;
  border: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.poll .poll-actions input[type=submit]:hover {
  background-color: #8CACE8;
  -webkit-box-shadow: 4px 6px 15px 0px rgba(15, 23, 41, 0.1);
  box-shadow: 4px 6px 15px 0px rgba(15, 23, 41, 0.1);
}

.featured-plans h2 {
  color: #0F1729;
  /* Headline 1 - Euclid ALL CAPS */
  font-family: "EuclidFlex";
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 45px; /* 112.5% */
  letter-spacing: 2px;
  text-transform: uppercase;
}

@media (min-width: 992px) {
  .featured-plans h2 {
    font-size: 30px;
  }
}
.featured-plans h3 {
  color: #0F1729;
  /* Headline 1 - Euclid ALL CAPS */
  font-family: "EuclidFlex";
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 45px; /* 112.5% */
  letter-spacing: 2px;
  text-transform: uppercase;
}

@media (min-width: 992px) {
  .featured-plans h3 {
    font-size: 22px;
  }
}
.featured-plans .btn-link {
  color: #0F1729;
  font-family: "Tiempos Text";
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 33px; /* 150% */
  letter-spacing: -0.44px;
  text-decoration: underline;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

@media (min-width: 992px) {
  .featured-plans .btn-link {
    font-size: 18px;
  }
}
.featured-plans .btn-link:hover {
  color: #5C7CD9;
}

.aside-block h3, .aside-block .h3 {
  color: #0F1729;
  font-family: "EuclidFlex";
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 45px; /* 112.5% */
  letter-spacing: 2px;
  text-transform: uppercase;
  padding-top: 40px;
}

.proceso_compra .c0126_owner_modal {
  background-color: rgba(0, 0, 0, 0.6588235294);
}

.gm-style .gm-style-iw-c, .gm-style-iw-d {
  padding: 0 !important;
  scrollbar-width: none;
  overflow: hidden !important;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  border-radius: 5px;
}

.gm-ui-hover-effect > span {
  background-color: white;
}

td.ui-datepicker-other-month.ui-datepicker-other-month-hidden {
  opacity: 0;
}

.popover {
  z-index: 90;
}

.p-datepicker.ui-calendar,
.ui-datepicker.ui-datepicker-multiple-month {
  margin: 10px 0 20px 0;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 38px;
}

.p-datepicker.ui-calendar .ui-datepicker-buttonbar,
.ui-datepicker.ui-datepicker-multiple-month .ui-datepicker-buttonbar {
  display: none;
}

@media (max-width: 991px) {
  .p-datepicker.ui-calendar .ui-datepicker-calendar-container,
  .ui-datepicker.ui-datepicker-multiple-month .ui-datepicker-calendar-container {
    width: 100%;
  }
}
.p-datepicker.ui-calendar .ui-datepicker-group,
.ui-datepicker.ui-datepicker-multiple-month .ui-datepicker-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 10px 10px 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 15px;
  border-radius: 5px;
  background: #F1EDE0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
}

@media (min-width: 992px) {
  .p-datepicker.ui-calendar .ui-datepicker-group,
  .ui-datepicker.ui-datepicker-multiple-month .ui-datepicker-group {
    width: auto;
  }
}
.p-datepicker.ui-calendar .ui-datepicker-group .ui-datepicker-header .ui-datepicker-title,
.ui-datepicker.ui-datepicker-multiple-month .ui-datepicker-group .ui-datepicker-header .ui-datepicker-title {
  color: #222E50;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  leading-trim: both;
  text-edge: cap;
  /* Button/Input */
  font-family: "EuclidFlex";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px; /* 113.333% */
  letter-spacing: -0.3px;
}

.p-datepicker.ui-calendar .ui-datepicker-group table.ui-datepicker-calendar,
.ui-datepicker.ui-datepicker-multiple-month .ui-datepicker-group table.ui-datepicker-calendar {
  color: #222E50;
  leading-trim: both;
  text-edge: cap;
  /* Button/Input */
  font-family: "EuclidFlex";
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px; /* 113.333% */
  letter-spacing: -0.3px;
  width: 100%;
}

@media (min-width: 992px) {
  .p-datepicker.ui-calendar .ui-datepicker-group table.ui-datepicker-calendar,
  .ui-datepicker.ui-datepicker-multiple-month .ui-datepicker-group table.ui-datepicker-calendar {
    width: auto;
  }
}
.p-datepicker.ui-calendar .ui-datepicker-group table.ui-datepicker-calendar th,
.ui-datepicker.ui-datepicker-multiple-month .ui-datepicker-group table.ui-datepicker-calendar th {
  text-align: center;
  height: 48px;
}

.p-datepicker.ui-calendar .ui-datepicker-group table.ui-datepicker-calendar th span,
.ui-datepicker.ui-datepicker-multiple-month .ui-datepicker-group table.ui-datepicker-calendar th span {
  color: #0F1729;
  text-align: center;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-family: "EuclidFlex";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px; /* 116.667% */
  letter-spacing: 0.24px;
  text-transform: capitalize;
}

.p-datepicker.ui-calendar .ui-datepicker-group table.ui-datepicker-calendar td,
.ui-datepicker.ui-datepicker-multiple-month .ui-datepicker-group table.ui-datepicker-calendar td {
  width: 49px;
  height: 48px;
  padding: 0;
}

.p-datepicker.ui-calendar .ui-datepicker-group table.ui-datepicker-calendar td span,
.ui-datepicker.ui-datepicker-multiple-month .ui-datepicker-group table.ui-datepicker-calendar td span {
  display: block;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}

.p-datepicker.ui-calendar .ui-datepicker-group table.ui-datepicker-calendar td span.ui-state-default,
.ui-datepicker.ui-datepicker-multiple-month .ui-datepicker-group table.ui-datepicker-calendar td span.ui-state-default {
  color: #0F1729;
}

.p-datepicker.ui-calendar .ui-datepicker-group table.ui-datepicker-calendar td span.ui-state-disabled,
.ui-datepicker.ui-datepicker-multiple-month .ui-datepicker-group table.ui-datepicker-calendar td span.ui-state-disabled {
  color: #afaca0;
  cursor: default !important;
}

.p-datepicker.ui-calendar .ui-datepicker-group table.ui-datepicker-calendar td a,
.ui-datepicker.ui-datepicker-multiple-month .ui-datepicker-group table.ui-datepicker-calendar td a {
  display: block;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  line-height: 48px;
  color: #0F1729;
}

.p-datepicker.ui-calendar .ui-datepicker-group table.ui-datepicker-calendar td a span,
.ui-datepicker.ui-datepicker-multiple-month .ui-datepicker-group table.ui-datepicker-calendar td a span {
  display: block;
  text-align: center;
}

.p-datepicker.ui-calendar .ui-datepicker-group table.ui-datepicker-calendar td a span.calendar-price-wrapper,
.ui-datepicker.ui-datepicker-multiple-month .ui-datepicker-group table.ui-datepicker-calendar td a span.calendar-price-wrapper {
  line-height: 28px;
  margin: 1px;
}

.p-datepicker.ui-calendar .ui-datepicker-group table.ui-datepicker-calendar td a span.calendar-price-wrapper .calendar-price,
.ui-datepicker.ui-datepicker-multiple-month .ui-datepicker-group table.ui-datepicker-calendar td a span.calendar-price-wrapper .calendar-price {
  color: #0F1729;
  text-align: center;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  /* Caption 1 - Euclid ALL CAPS */
  font-family: "EuclidFlex";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px; /* 116.667% */
  letter-spacing: 0.24px;
  text-transform: uppercase;
}

.p-datepicker.ui-calendar .ui-datepicker-group table.ui-datepicker-calendar td a span.libre,
.ui-datepicker.ui-datepicker-multiple-month .ui-datepicker-group table.ui-datepicker-calendar td a span.libre {
  color: #0F1729;
  border: 1px solid #0F1729;
  border-radius: 5px;
}

.p-datepicker.ui-calendar .ui-datepicker-group table.ui-datepicker-calendar td a span.ocupado,
.ui-datepicker.ui-datepicker-multiple-month .ui-datepicker-group table.ui-datepicker-calendar td a span.ocupado {
  color: #afaca0;
}

.p-datepicker.ui-calendar .ui-datepicker-group table.ui-datepicker-calendar td a span.libreYConOferta,
.ui-datepicker.ui-datepicker-multiple-month .ui-datepicker-group table.ui-datepicker-calendar td a span.libreYConOferta {
  border: 1px solid #0F1729;
  border-radius: 5px;
  background-color: #989A50;
  color: #FCF8EA;
}

.p-datepicker.ui-calendar .ui-datepicker-group table.ui-datepicker-calendar td a span.libreYConOferta .calendar-price,
.ui-datepicker.ui-datepicker-multiple-month .ui-datepicker-group table.ui-datepicker-calendar td a span.libreYConOferta .calendar-price {
  color: #FCF8EA;
}

.p-datepicker.ui-calendar .ui-datepicker-group table.ui-datepicker-calendar td a span.last-minute,
.ui-datepicker.ui-datepicker-multiple-month .ui-datepicker-group table.ui-datepicker-calendar td a span.last-minute {
  border: 1px solid #0F1729;
  border-radius: 5px;
  background-color: #AA8500;
  color: #FCF8EA;
}

.p-datepicker.ui-calendar .ui-datepicker-group table.ui-datepicker-calendar td a span.last-minute .calendar-price,
.ui-datepicker.ui-datepicker-multiple-month .ui-datepicker-group table.ui-datepicker-calendar td a span.last-minute .calendar-price {
  color: #FCF8EA;
}

.p-datepicker.ui-calendar .ui-datepicker-group table.ui-datepicker-calendar td a span.date-selected,
.ui-datepicker.ui-datepicker-multiple-month .ui-datepicker-group table.ui-datepicker-calendar td a span.date-selected {
  background-color: #0F1729;
  color: #FCF8EA;
  padding-bottom: initial;
}

.p-datepicker.ui-calendar .ui-datepicker-group table.ui-datepicker-calendar td a span.date-selected .calendar-price,
.ui-datepicker.ui-datepicker-multiple-month .ui-datepicker-group table.ui-datepicker-calendar td a span.date-selected .calendar-price {
  color: #FCF8EA;
}

.p-datepicker.ui-calendar .ui-datepicker-group table.ui-datepicker-calendar td a.ui-state-active, .p-datepicker.ui-calendar .ui-datepicker-group table.ui-datepicker-calendar td a.range-hover,
.ui-datepicker.ui-datepicker-multiple-month .ui-datepicker-group table.ui-datepicker-calendar td a.ui-state-active,
.ui-datepicker.ui-datepicker-multiple-month .ui-datepicker-group table.ui-datepicker-calendar td a.range-hover {
  background-color: #E3E9F2;
  color: #5C7CD9;
}

.p-datepicker.ui-calendar .ui-datepicker-group table.ui-datepicker-calendar td a.ui-state-active > span:not(.date-selected), .p-datepicker.ui-calendar .ui-datepicker-group table.ui-datepicker-calendar td a.range-hover > span:not(.date-selected),
.ui-datepicker.ui-datepicker-multiple-month .ui-datepicker-group table.ui-datepicker-calendar td a.ui-state-active > span:not(.date-selected),
.ui-datepicker.ui-datepicker-multiple-month .ui-datepicker-group table.ui-datepicker-calendar td a.range-hover > span:not(.date-selected) {
  background-color: #E3E9F2;
  color: #5C7CD9;
  border-color: #F1EDE0;
}

.p-datepicker.ui-calendar .ui-datepicker-group table.ui-datepicker-calendar td a.ui-state-active .calendar-price-wrapper:not(.date-selected) span.calendar-price, .p-datepicker.ui-calendar .ui-datepicker-group table.ui-datepicker-calendar td a.range-hover .calendar-price-wrapper:not(.date-selected) span.calendar-price,
.ui-datepicker.ui-datepicker-multiple-month .ui-datepicker-group table.ui-datepicker-calendar td a.ui-state-active .calendar-price-wrapper:not(.date-selected) span.calendar-price,
.ui-datepicker.ui-datepicker-multiple-month .ui-datepicker-group table.ui-datepicker-calendar td a.range-hover .calendar-price-wrapper:not(.date-selected) span.calendar-price {
  color: #5C7CD9;
}

.p-datepicker.ui-calendar .ui-datepicker-group table.ui-datepicker-calendar td a.ui-state-active:hover span, .p-datepicker.ui-calendar .ui-datepicker-group table.ui-datepicker-calendar td a.range-hover:hover span, .p-datepicker.ui-calendar .ui-datepicker-group table.ui-datepicker-calendar td a:hover span,
.ui-datepicker.ui-datepicker-multiple-month .ui-datepicker-group table.ui-datepicker-calendar td a.ui-state-active:hover span,
.ui-datepicker.ui-datepicker-multiple-month .ui-datepicker-group table.ui-datepicker-calendar td a.range-hover:hover span,
.ui-datepicker.ui-datepicker-multiple-month .ui-datepicker-group table.ui-datepicker-calendar td a:hover span {
  background-color: #8CACE8;
  color: #FCF8EA;
}

.p-datepicker.ui-calendar .ui-datepicker-group table.ui-datepicker-calendar td a.ui-state-active:hover span.calendar-price-wrapper .calendar-price, .p-datepicker.ui-calendar .ui-datepicker-group table.ui-datepicker-calendar td a.range-hover:hover span.calendar-price-wrapper .calendar-price, .p-datepicker.ui-calendar .ui-datepicker-group table.ui-datepicker-calendar td a:hover span.calendar-price-wrapper .calendar-price,
.ui-datepicker.ui-datepicker-multiple-month .ui-datepicker-group table.ui-datepicker-calendar td a.ui-state-active:hover span.calendar-price-wrapper .calendar-price,
.ui-datepicker.ui-datepicker-multiple-month .ui-datepicker-group table.ui-datepicker-calendar td a.range-hover:hover span.calendar-price-wrapper .calendar-price,
.ui-datepicker.ui-datepicker-multiple-month .ui-datepicker-group table.ui-datepicker-calendar td a:hover span.calendar-price-wrapper .calendar-price {
  color: #FCF8EA;
}

.p-datepicker.ui-calendar .ui-datepicker-group table.ui-datepicker-calendar td a.ui-state-disabled .calendar-price,
.ui-datepicker.ui-datepicker-multiple-month .ui-datepicker-group table.ui-datepicker-calendar td a.ui-state-disabled .calendar-price {
  display: none;
}

.p-datepicker .ui-datepicker-header .ui-datepicker-next,
.p-datepicker .ui-datepicker-header .ui-datepicker-prev {
  display: none;
}

.container {
  max-width: 1440px;
  padding-left: 20px;
  padding-right: 20px;
}

.container.lfr-layout-structure-item-container {
  padding-left: 20px;
  padding-right: 20px;
}

@media (min-width: 992px) {
  .container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.container-fluid-max-xl {
  max-width: 1440px;
  padding-left: 20px;
  padding-right: 20px;
}

.container-fluid-max-xl.lfr-layout-structure-item-container {
  padding-left: 20px;
  padding-right: 20px;
}

@media (min-width: 992px) {
  .container-fluid-max-xl {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.bg-general {
  background-color: var(--soft-sand, #FCF8EA);
  overflow: hidden;
}

.bg-general-light {
  background-color: var(--light-sand, #F1EDE0);
  /*overflow: hidden; este hidden hace que no se vea el dropdown de compartir, por no poder escapar del contenedor*/
}

.max-width {
  max-width: 1440px;
  margin: 0 auto;
}

.bg-list {
  background: linear-gradient(179deg, #FCF8EA 0.83%, rgba(252, 248, 234, 0.86) 37.52%, rgba(252, 248, 234, 0) 99.17%);
}

*, html {
  scroll-behavior: smooth !important;
}

section#ancla-overview {
  scroll-margin-top: 0px;
}

section#ancla-overview,
section#ancla-distancias,
section#ancla-ficha,
section#ancla-disponibilidad,
section#ancla-precios,
section#ancla-preciosWR,
section#reviews {
  scroll-margin-top: 120px;
}

section.modal-cmp .modal-mobile,
section.modal-cmp .modal-full-screen {
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  display: none;
  position: fixed;
}

section.modal-cmp .modal-mobile .modal-dialog,
section.modal-cmp .modal-full-screen .modal-dialog {
  width: 100%;
  max-width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border-radius: 5px;
  overflow: visible;
}

section.modal-cmp .modal-mobile .modal-dialog .modal-content,
section.modal-cmp .modal-full-screen .modal-dialog .modal-content {
  background-color: #0F1729;
  height: auto;
  min-height: 100%;
  border: 0;
  border-radius: 0;
  color: white;
}

section.modal-cmp .modal-mobile .modal-dialog .modal-content .modal-header,
section.modal-cmp .modal-full-screen .modal-dialog .modal-content .modal-header {
  border: 0;
  padding: 28px 34px 32px 36px;
}

section.modal-cmp .modal-mobile .modal-dialog .modal-content .modal-header .close,
section.modal-cmp .modal-full-screen .modal-dialog .modal-content .modal-header .close {
  margin-top: 0px;
  padding-top: 10px;
  color: #FFF;
  font-family: "EuclidFlex";
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px; /* 116.667% */
  letter-spacing: 0.24px;
  text-transform: uppercase;
  opacity: 1;
  z-index: 9;
  position: relative;
  text-decoration: underline;
  text-shadow: none;
}

section.modal-cmp .modal-mobile .modal-dialog .modal-content .modal-header .close:hover,
section.modal-cmp .modal-full-screen .modal-dialog .modal-content .modal-header .close:hover {
  text-decoration: none;
}

section.modal-cmp .modal-mobile .modal-dialog .modal-content .modal-body,
section.modal-cmp .modal-full-screen .modal-dialog .modal-content .modal-body {
  border: 0;
}

section.modal-cmp .modal-mobile .modal-dialog .modal-content .modal-footer,
section.modal-cmp .modal-full-screen .modal-dialog .modal-content .modal-footer {
  border: 0;
}

section.modal-cmp .modal-mobile .modal-dialog .modal-content {
  background-color: rgba(15, 23, 41, 0.9);
}

section.modal-cmp .modal-base {
  /*opacity: 0.9;
  background: var.$light-sand;*/
  background-color: rgba(241, 237, 224, 0.9);
}

section.modal-cmp .modal-base .modal-dialog {
  max-width: 726px;
  background-color: #FCF8EA;
  border-radius: 5px;
  overflow: hidden;
}

@media (max-width: 991px) {
  section.modal-cmp .modal-base .modal-dialog {
    margin: 0;
    width: calc(100% - 40px);
    top: 50%;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
  }
}
section.modal-cmp .modal-base .modal-dialog .modal-content {
  background-color: #F1EDE0;
  border-radius: 5px;
}

@media (max-width: 991px) {
  section.modal-cmp .modal-base .modal-dialog .modal-content {
    background-size: contain;
  }
}
section.modal-cmp .modal-base .modal-dialog .modal-content .modal-body {
  padding: 0;
  padding: 24px 0;
  border: none;
}

section.modal-cmp .modal-base .modal-dialog .modal-content .modal-body .modal-close {
  cursor: pointer;
  float: right;
  color: #0F1729;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  /* Caption 1 - Euclid ALL CAPS */
  font-family: "EuclidFlex";
  text-transform: uppercase;
  font-size: 12px;
  line-height: 11px; /* 110% */
  letter-spacing: 0.2px;
  font-style: normal;
  font-weight: 500;
}

@media (min-width: 992px) {
  section.modal-cmp .modal-base .modal-dialog .modal-content .modal-body .modal-close {
    font-size: 12px;
    line-height: 14px; /* 116.667% */
    letter-spacing: 0.24px;
  }
}
section.modal-cmp .modal-base .modal-dialog.modal-large {
  max-width: 838px;
}

section.modal-cmp .modal-base .modal-dialog.modal-large .modal-content .modal_header_img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

section.modal-cmp .modal-base .modal-dialog.modal-large .modal-content .modal-close {
  font-family: "EuclidFlex";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: 0.24px;
  text-transform: uppercase;
  text-decoration: underline;
  border: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer !important;
  padding: 20px 20px 0 20px;
  background-color: none;
}

section.modal-cmp .modal-base .modal-dialog.modal-large .modal-content .modal-close:hover {
  cursor: pointer;
  opacity: 0.8;
  text-decoration: none;
}

section.modal-cmp .modal-clean {
  /*opacity: 0.9;
  background: var.$light-sand;*/
  background-color: rgba(241, 237, 224, 0.9);
}

section.modal-cmp .modal-clean .modal-dialog {
  max-width: 726px;
  background-color: #FCF8EA;
}

@media (max-width: 991px) {
  section.modal-cmp .modal-clean .modal-dialog {
    margin: 107px 24px 24px 18px;
  }
}
section.modal-cmp .modal-clean .modal-dialog .modal-content {
  padding-bottom: 50px;
  background-color: #F1EDE0;
  border-radius: 5px;
}

@media (max-width: 991px) {
  section.modal-cmp .modal-clean .modal-dialog .modal-content {
    background-size: contain;
  }
}
section.modal-cmp .modal-clean .modal-dialog .modal-content .modal-header {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
  border: 0;
  padding: 50px 50px 0 50px;
  margin-bottom: -16px;
  z-index: 3;
}

section.modal-cmp .modal-clean .modal-dialog .modal-content .modal-close {
  cursor: pointer;
  float: right;
  border: 0;
  background-color: transparent;
  color: #0F1729;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  /* Caption 1 - Euclid ALL CAPS */
  font-family: "EuclidFlex";
  text-transform: uppercase;
  font-size: 12px;
  line-height: 11px; /* 110% */
  letter-spacing: 0.2px;
  font-style: normal;
  font-weight: 500;
}

@media (min-width: 992px) {
  section.modal-cmp .modal-clean .modal-dialog .modal-content .modal-close {
    font-size: 12px;
    line-height: 14px; /* 116.667% */
    letter-spacing: 0.24px;
  }
}
section.modal-cmp .modal-clean .modal-dialog .modal-content .modal-body {
  padding: 0;
  border: none;
  padding: 0 50px 0 50px;
}

section.modal-cmp .modal-clean .modal-dialog .modal-content .modal-footer {
  border: none;
  padding: 0 50px 0 50px;
}

.has-edit-mode-menu .modal-full-screen {
  min-height: 600px;
}

.has-edit-mode-menu .modal-backdrop {
  z-index: -1;
}

section.c0088_login-cmp .modal-content {
  padding-top: 0;
}

section.c0088_login-cmp .modal-header {
  width: 100%;
  height: 30%;
  overflow: hidden;
  border-radius: 5px 0 0 0;
  margin: 0 auto;
  padding: 0;
  border: none;
}

section.c0088_login-cmp .img_login {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

section.c0088_login-cmp .modal-content {
  padding-top: 0%;
}

.obfuscatedLink {
  cursor: pointer;
}

section.quantity-selector-cmp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 4px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 2px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border-radius: 5px;
  background: transparent;
  color: #5C7CD9;
}

section.quantity-selector-cmp .quantity-selector-minus,
section.quantity-selector-cmp .quantity-selector-plus {
  font-size: 14px;
  cursor: pointer;
  height: 18px;
}

section.quantity-selector-cmp .quantity-selector-minus i:before,
section.quantity-selector-cmp .quantity-selector-plus i:before {
  font-size: 12px;
  margin-right: 0;
}

section.quantity-selector-cmp .quantity-selector-minus.disabled,
section.quantity-selector-cmp .quantity-selector-plus.disabled {
  color: #afaca0;
}

section.quantity-selector-cmp .quantity-selector-value {
  display: inline-block;
  font-family: "EuclidFlex";
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  text-align: center;
  margin: 0 2px;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 0.14px;
  text-transform: uppercase;
  line-height: 11px; /* 110% */
  letter-spacing: 0.2px;
  padding: 5px 2px;
  border-radius: 5px;
  background: var(--blue-soft-blue, #E3E9F2);
  min-width: 29px;
}

@media (min-width: 992px) {
  section.quantity-selector-cmp .quantity-selector-value {
    font-size: 12px;
    line-height: 15px;
    min-width: 30px;
  }
}
section.quantity-selector-cmp.quantity-selector-huge .quantity-selector-value {
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 35px; /* 116.667% */
  letter-spacing: 1.5px;
  padding: 25px 5px 22px 5px;
  min-width: 85px;
  margin: 0 3px;
}

section.quantity-selector-cmp.quantity-selector-huge .quantity-selector-minus i:before,
section.quantity-selector-cmp.quantity-selector-huge .quantity-selector-plus i:before {
  font-size: 18px;
}

section.quantity-selector-cmp.appearance-secondary {
  padding: 4px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  border: 0;
}

section.quantity-selector-cmp.appearance-secondary .quantity-selector-value {
  background-color: #F1EDE0;
  color: #0F1729;
  font-size: 12px;
  line-height: 14px; /* 116.667% */
  letter-spacing: 0.24px;
  width: 80px;
  padding: 9px 2px 10px;
}

@media (min-width: 992px) {
  section.quantity-selector-cmp.appearance-secondary .quantity-selector-value {
    width: auto;
    padding: 5px 2px;
  }
}
section.quantity-selector-cmp.appearance-secondary .quantity-selector-minus i,
section.quantity-selector-cmp.appearance-secondary .quantity-selector-plus i {
  line-height: 33px;
}

@media (min-width: 992px) {
  section.quantity-selector-cmp.appearance-secondary .quantity-selector-minus i,
  section.quantity-selector-cmp.appearance-secondary .quantity-selector-plus i {
    line-height: 22px;
  }
}
section.quantity-selector-cmp.appearance-secondary .quantity-selector-minus i:before,
section.quantity-selector-cmp.appearance-secondary .quantity-selector-plus i:before {
  color: #77756E;
  font-size: 21px;
}

@media (min-width: 992px) {
  section.quantity-selector-cmp.appearance-secondary .quantity-selector-minus i:before,
  section.quantity-selector-cmp.appearance-secondary .quantity-selector-plus i:before {
    font-size: 12px;
  }
}
.section_propietarios_cmp {
  background-color: #F1EDE0;
}

.section_propietarios_cmp .section_propietarios_wrap {
  max-width: 1440px;
  margin: 0 auto;
}

.section_propietarios_cmp .col-lg-8,
.section_propietarios_cmp .col-md-12,
.section_propietarios_cmp .row {
  padding: 0;
  margin: 0;
}

@media all and (max-width: 992px) {
  .section_propietarios_cmp .col,
  .section_propietarios_cmp .col-lg-4,
  .section_propietarios_cmp .col-sm-12,
  .section_propietarios_cmp .col-12,
  .section_propietarios_cmp .col-md-4 {
    padding: 0;
  }
}
section.c0106_side_client_cmp {
  background-color: #F1EDE0;
  color: #0F1729;
  max-width: 440px;
  padding: 50px 30px;
}

@media all and (max-width: 992px) {
  section.c0106_side_client_cmp {
    padding: 40px 20px;
    max-width: 440px;
  }
}
section.c0106_side_client_cmp .user_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

section.c0106_side_client_cmp .icon-account {
  width: 10%;
  font-size: 20px;
}

section.c0106_side_client_cmp .count_name {
  font-family: "EuclidFlex";
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  color: #0F1729;
  width: 90%;
  margin: 0;
}

section.c0106_side_client_cmp .email {
  font-family: "Tiempos Text";
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 33px;
  letter-spacing: -0.44px;
}

section.c0106_side_client_cmp .logout {
  font-family: "EuclidFlex";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 15px; /* 75% */
  letter-spacing: -0.4px;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  color: #0F1729;
}

section.c0106_side_client_cmp .logout:hover {
  cursor: pointer;
  opacity: 0.8;
}

section.c0107_side_contratos_cmp {
  background-color: #FCF8EA;
  color: #0F1729;
  padding: 30px;
  max-width: 440px;
  margin-bottom: 30px;
  border-radius: 5px;
}

@media all and (max-width: 992px) {
  section.c0107_side_contratos_cmp {
    margin-bottom: 0px;
    padding: 40px 20px;
    max-width: 1440px;
    border-radius: 0px;
  }
}
section.c0107_side_contratos_cmp .title-inner-sub {
  font-family: "EuclidFlex";
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  margin-bottom: 30px;
}

section.c0107_side_contratos_cmp .contrato {
  font-family: "EuclidFlex";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: -0.3px;
  color: #5C7CD9;
  padding: 10px;
  border: solid 1px #5C7CD9;
  border-radius: 5px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

section.c0107_side_contratos_cmp .contrato:hover {
  cursor: pointer;
  background-color: #5C7CD9;
  color: #FCF8EA;
}

section.c0107_side_contratos_cmp .contrato a {
  color: #5C7CD9;
}

section.c0107_side_contratos_cmp .contrato:last-child {
  margin-bottom: 0px;
}

section.c0107_side_contratos_cmp .icon-edit:before {
  padding-right: 10px;
}

section.c0108_side_newsletter_cmp {
  background-color: #FCF8EA;
  color: #0F1729;
  padding: 30px;
  max-width: 440px;
  margin-bottom: 30px;
  border-radius: 5px;
}

@media all and (max-width: 992px) {
  section.c0108_side_newsletter_cmp {
    margin-bottom: 0px;
    padding: 40px 20px;
    max-width: 1440px;
    border-radius: 0px;
  }
}
section.c0108_side_newsletter_cmp .title-inner-sub {
  font-family: "EuclidFlex";
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  margin-bottom: 30px;
}

section.c0108_side_newsletter_cmp .ultimo-newsletter {
  width: 100%;
}

section.c0108_side_newsletter_cmp .img_box {
  height: 215px;
}

section.c0108_side_newsletter_cmp img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

section.c0108_side_newsletter_cmp .holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

section.c0108_side_newsletter_cmp .fecha {
  font-family: "Tiempos Text";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.36px;
  margin-top: 15px;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

section.c0108_side_newsletter_cmp .titulo {
  font-family: "EuclidFlex";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 15px; /* 75% */
  letter-spacing: -0.4px;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  color: #5C7CD9;
  margin-top: 10px;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  padding-bottom: 30px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

section.c0108_side_newsletter_cmp .titulo:hover {
  cursor: pointer;
  opacity: 0.8;
}

section.c0108_side_newsletter_cmp .ver_newsletters {
  font-family: "EuclidFlex";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: -0.3px;
  color: #5C7CD9;
  padding: 10px;
  border: solid 1px #5C7CD9;
  border-radius: 5px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
  align-self: center;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

section.c0108_side_newsletter_cmp .ver_newsletters:hover {
  cursor: pointer;
  background-color: #5C7CD9;
  color: #FCF8EA;
}

section.c0109_side_contacto_cmp {
  background-color: #222E50;
  color: #FCF8EA;
  max-width: 440px;
  margin-bottom: 30px;
  border-radius: 5px;
}

@media all and (max-width: 992px) {
  section.c0109_side_contacto_cmp {
    margin-bottom: 0px;
    max-width: 1440px;
    border-radius: 0px;
  }
}
section.c0109_side_contacto_cmp a {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

section.c0109_side_contacto_cmp a:hover {
  cursor: pointer;
  opacity: 0.8;
  color: #5C7CD9;
}

section.c0109_side_contacto_cmp .top {
  width: 100%;
  max-width: 500px;
}

@media all and (max-width: 992px) {
  section.c0109_side_contacto_cmp .top {
    width: 100%;
  }
}
section.c0109_side_contacto_cmp .contactenos {
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 10px;
}

@media all and (max-width: 992px) {
  section.c0109_side_contacto_cmp .contactenos {
    padding: 30px 20px 40px 20px;
  }
}
section.c0109_side_contacto_cmp .contacte {
  margin-bottom: 70px;
}

section.c0109_side_contacto_cmp .datos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 5px;
}

section.c0109_side_contacto_cmp .title-inner-sub {
  font-family: "EuclidFlex";
  font-size: 35px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;
  letter-spacing: -0.7px;
  margin-bottom: 50px;
}

section.c0109_side_contacto_cmp .nombre {
  font-family: "EuclidFlex";
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 2.2px;
  text-transform: uppercase;
}

section.c0109_side_contacto_cmp .cargo {
  font-family: "Tiempos Text";
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 33px;
  letter-spacing: -0.44px;
}

section.c0109_side_contacto_cmp .dato {
  font-family: "Tiempos Text";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.36px;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
}

section.c0109_side_contacto_cmp a {
  color: #FCF8EA;
}

section.c0109_side_contacto_cmp .pic {
  max-width: 60px;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 50%;
  margin-bottom: 10px;
}

section.c0109_side_contacto_cmp .icon-abahana-logo:before {
  color: #FCF8EA;
  font-size: 50px;
}

section.c0109_side_contacto_cmp .contacte_abahana .nombre {
  font-family: "Tiempos Text";
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 50px;
  letter-spacing: -0.8px;
  text-transform: none;
  margin-top: 10px;
}

section.c0109_side_contacto_cmp .contacte_abahana .dato {
  font-family: "Tiempos Text";
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 33px;
  letter-spacing: -0.44px;
}

section.c0109_side_contacto_cmp .contacte_abahana .map {
  font-family: "Tiempos Text";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.36px;
  text-decoration: none;
}

section.c0118_resumen_estado_cmp {
  padding: 40px;
  color: #0F1729;
}

@media all and (max-width: 992px) {
  section.c0118_resumen_estado_cmp {
    padding: 40px 20px;
  }
}
section.c0118_resumen_estado_cmp .form-control:not([type=range]) {
  -moz-appearance: none;
  /* -webkit-appearance: none; */
  -webkit-appearance: auto;
  appearance: auto;
}

section.c0118_resumen_estado_cmp .title {
  font-family: "EuclidFlex";
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 45px; /* 112.5% */
  letter-spacing: 2px;
  text-transform: uppercase;
}

@media all and (max-width: 992px) {
  section.c0118_resumen_estado_cmp .title {
    font-size: 30px;
    line-height: 35px;
    letter-spacing: 1.5px;
  }
}
section.c0118_resumen_estado_cmp .forms {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 30px;
  margin-top: 40px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

section.c0118_resumen_estado_cmp .forms:hover {
  cursor: pointer;
}

@media all and (max-width: 992px) {
  section.c0118_resumen_estado_cmp .forms {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    gap: 10px;
  }
}
section.c0118_resumen_estado_cmp .form-control {
  font-family: "EuclidFlex";
  background-color: #FCF8EA;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  max-width: 400px;
  border: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  width: 100%;
}

section.c0118_resumen_estado_cmp .form-control:hover {
  cursor: pointer;
}

@media all and (max-width: 992px) {
  section.c0118_resumen_estado_cmp .form-control {
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 1.8px;
  }
}
section.c0118_resumen_estado_cmp .form-year {
  width: 150px;
}

section.c0119_villa_card_gestionar_cmp {
  padding: 40px;
  color: #0F1729;
}

@media all and (max-width: 992px) {
  section.c0119_villa_card_gestionar_cmp {
    padding: 0px;
  }
}
section.c0119_villa_card_gestionar_cmp .c0119_villa_card_gestionar_wrap {
  background-color: #FCF8EA;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media all and (max-width: 992px) {
  section.c0119_villa_card_gestionar_cmp .c0119_villa_card_gestionar_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
section.c0119_villa_card_gestionar_cmp .c0119_villa_card_gestionar_wrap .img_box {
  overflow: hidden;
  border-radius: 5px 0 0 5px;
  margin: 0 auto;
  width: 40%;
}

@media all and (max-width: 992px) {
  section.c0119_villa_card_gestionar_cmp .c0119_villa_card_gestionar_wrap .img_box {
    width: 100%;
    border-radius: 0px;
  }
}
section.c0119_villa_card_gestionar_cmp .c0119_villa_card_gestionar_wrap .img_box:hover {
  overflow: hidden;
  border-radius: 5px;
}

section.c0119_villa_card_gestionar_cmp .c0119_villa_card_gestionar_wrap .img {
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  width: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

section.c0119_villa_card_gestionar_cmp .c0119_villa_card_gestionar_wrap .left {
  padding: 30px;
  width: 60%;
}

@media all and (max-width: 992px) {
  section.c0119_villa_card_gestionar_cmp .c0119_villa_card_gestionar_wrap .left {
    width: 100%;
    padding: 20px 20px 40px;
  }
}
section.c0119_villa_card_gestionar_cmp .c0119_villa_card_gestionar_wrap .icons-stars-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 22px;
}

section.c0119_villa_card_gestionar_cmp .c0119_villa_card_gestionar_wrap .title {
  font-family: "EuclidFlex";
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 2.2px;
  text-transform: uppercase;
}

section.c0119_villa_card_gestionar_cmp .c0119_villa_card_gestionar_wrap .c0119-icons-bar {
  margin-top: 10px;
  font-size: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 20px;
  margin-bottom: 30px;
}

@media all and (max-width: 992px) {
  section.c0119_villa_card_gestionar_cmp .c0119_villa_card_gestionar_wrap .c0119-icons-bar {
    -ms-flex-pack: distribute;
    justify-content: space-around;
    gap: 5px;
  }
}
section.c0119_villa_card_gestionar_cmp .c0119_villa_card_gestionar_wrap .c0119-icons-bar .info-bar {
  color: #0F1729;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-family: "EuclidFlex";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: 0.24px;
  text-transform: uppercase;
}

section.c0119_villa_card_gestionar_cmp .c0119_villa_card_gestionar_wrap .c0119-icons-bar .info-bar:before {
  margin-right: 3px;
}

section.c0119_villa_card_gestionar_cmp .c0119_villa_card_gestionar_wrap button {
  border: none;
  background-color: none;
}

section.c0119_villa_card_gestionar_cmp .c0119_villa_card_gestionar_wrap .btn_gestionar {
  color: #FCF8EA;
  background-color: #0F1729;
  padding: 10px 15px;
  border-radius: 5px;
  font-family: "EuclidFlex";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px; /* 125% */
  letter-spacing: -0.4px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

section.c0119_villa_card_gestionar_cmp .c0119_villa_card_gestionar_wrap .btn_gestionar:hover {
  cursor: pointer;
  opacity: 0.8;
  background-color: #5C7CD9;
  text-decoration: none;
}

section.c0120_oportunidades_small_cmp {
  padding: 40px;
  color: #0F1729;
}

@media all and (max-width: 992px) {
  section.c0120_oportunidades_small_cmp {
    padding: 30px 0;
  }
}
section.c0120_oportunidades_small_cmp .c0120_oportunidades_small_wrap {
  background-color: #FCF8EA;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 30px 20px 40px 20px;
}

@media all and (max-width: 992px) {
  section.c0120_oportunidades_small_cmp .c0120_oportunidades_small_wrap {
    padding: 40px 20px;
  }
}
section.c0120_oportunidades_small_cmp .c0120_oportunidades_small_wrap .title {
  font-family: "EuclidFlex";
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 2.2px;
  text-transform: uppercase;
}

section.c0120_oportunidades_small_cmp .c0120_oportunidades_small_wrap .bottom {
  margin-top: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  gap: 40px;
}

@media all and (max-width: 992px) {
  section.c0120_oportunidades_small_cmp .c0120_oportunidades_small_wrap .bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
section.c0120_oportunidades_small_cmp .c0120_oportunidades_small_wrap .circular-chart {
  display: block;
  margin: 0 -50px -50px 0;
  max-height: 90px;
  float: right;
  max-height: 200px;
}

@media all and (max-width: 992px) {
  section.c0120_oportunidades_small_cmp .c0120_oportunidades_small_wrap .circular-chart {
    margin: 0 -25px -25px 0;
    width: 100%;
    max-width: 160px;
  }
}
section.c0120_oportunidades_small_cmp .c0120_oportunidades_small_wrap .progress-text {
  font-size: 0.6em;
  font-weight: 600;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  fill: #0F1729;
  font-family: "EuclidFlex";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  padding-top: 3px;
}

section.c0120_oportunidades_small_cmp .c0120_oportunidades_small_wrap .text {
  font-family: "Tiempos Text";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.36px;
}

@media all and (max-width: 992px) {
  section.c0120_oportunidades_small_cmp .c0120_oportunidades_small_wrap .text {
    text-align: center;
  }
}
section.c0120_oportunidades_small_cmp .c0120_oportunidades_small_wrap button {
  border: none;
  background-color: none;
  color: #0F1729;
}

section.c0120_oportunidades_small_cmp .c0120_oportunidades_small_wrap .btn_oport {
  color: #FCF8EA;
  background-color: #5C7CD9;
  padding: 10px 15px;
  border-radius: 5px;
  font-family: "EuclidFlex";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px; /* 125% */
  letter-spacing: -0.4px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 220px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

section.c0120_oportunidades_small_cmp .c0120_oportunidades_small_wrap .btn_oport:hover {
  cursor: pointer;
  opacity: 0.8;
  text-decoration: none;
}

@media all and (max-width: 992px) {
  section.c0120_oportunidades_small_cmp .c0120_oportunidades_small_wrap .btn_oport {
    width: initial;
  }
}
section.c0120_oportunidades_small_cmp .hidden {
  display: none;
}

section.c0121_ocupacion_cmp {
  padding: 40px;
  color: #0F1729;
}

@media all and (max-width: 992px) {
  section.c0121_ocupacion_cmp {
    padding: 40px 0px 40px 20px;
  }
}
section.c0121_ocupacion_cmp .title {
  font-family: "EuclidFlex";
  font-size: 35px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;
  letter-spacing: -0.7px;
  margin: 0;
}

section.c0121_ocupacion_cmp .sub_title {
  font-family: "EuclidFlex";
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;
  letter-spacing: -0.5px;
  color: #77756E;
  margin-bottom: 30px;
}

section.c0121_ocupacion_cmp .zona-propietario-resumen-estadistico .zona-propietario-resumen-estadistico-holder {
  background-color: #FCF8EA;
  border-radius: 5px;
  padding: 30px 10px 70px 15px;
  margin-bottom: 45px;
}

@media (max-width: 480px) {
  section.c0121_ocupacion_cmp .zona-propietario-resumen-estadistico .zona-propietario-resumen-estadistico-holder {
    padding: 20px 15px 0px 20px;
    margin-bottom: 0px;
    margin-top: 20px;
  }
}
section.c0121_ocupacion_cmp .zona-propietario-resumen-estadistico .zona-propietario-resumen-estadistico-holder .title-help {
  color: #77756E;
  font-family: "Tiempos Text";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.3px;
  margin-bottom: 30px;
}

section.c0121_ocupacion_cmp .zona-propietario-resumen-estadistico .zona-propietario-resumen-estadistico-holder .scroll-x {
  position: relative;
}

@media (max-width: 1200px) {
  section.c0121_ocupacion_cmp .zona-propietario-resumen-estadistico .zona-propietario-resumen-estadistico-holder .scroll-x {
    overflow-x: visible;
    overflow-y: hidden;
    padding-bottom: 50px;
  }
}
section.c0121_ocupacion_cmp .zona-propietario-resumen-estadistico .zona-propietario-resumen-estadistico-holder ._cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 270px;
}

section.c0121_ocupacion_cmp .zona-propietario-resumen-estadistico .zona-propietario-resumen-estadistico-holder ._cols ._col-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  vertical-align: top;
  width: 75px;
  padding-right: 20px;
}

section.c0121_ocupacion_cmp .zona-propietario-resumen-estadistico .zona-propietario-resumen-estadistico-holder ._cols ._col-1 .p {
  color: #77756E;
  text-align: center;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-family: "EuclidFlex";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.14px;
  text-transform: uppercase;
  margin-bottom: -17px;
}

section.c0121_ocupacion_cmp .zona-propietario-resumen-estadistico .zona-propietario-resumen-estadistico-holder ._cols ._col-2 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(100% - 75px);
  width: calc(100% - 125px);
}

section.c0121_ocupacion_cmp .zona-propietario-resumen-estadistico .zona-propietario-resumen-estadistico-holder ._cols ._col-2 ._row {
  position: relative;
  width: 8.333%;
  display: inline-block;
  vertical-align: top;
  margin-right: 18px;
}

@media (max-width: 1200px) {
  section.c0121_ocupacion_cmp .zona-propietario-resumen-estadistico .zona-propietario-resumen-estadistico-holder ._cols ._col-2 ._row {
    min-width: 42px;
  }
}
@media (max-width: 480px) {
  section.c0121_ocupacion_cmp .zona-propietario-resumen-estadistico .zona-propietario-resumen-estadistico-holder ._cols ._col-2 ._row {
    min-width: 70px;
  }
}
section.c0121_ocupacion_cmp .zona-propietario-resumen-estadistico .zona-propietario-resumen-estadistico-holder ._cols ._col-2 ._row:before {
  content: "";
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: calc(100% + 18px);
  height: 1px;
  background-color: #afaca0;
  z-index: 1;
}

section.c0121_ocupacion_cmp .zona-propietario-resumen-estadistico .zona-propietario-resumen-estadistico-holder ._cols ._col-2 ._row:last-child {
  margin-right: 0px;
}

section.c0121_ocupacion_cmp .zona-propietario-resumen-estadistico .zona-propietario-resumen-estadistico-holder ._cols ._col-2 ._row:last-child:before {
  width: 100%;
}

section.c0121_ocupacion_cmp .zona-propietario-resumen-estadistico .zona-propietario-resumen-estadistico-holder ._cols ._col-2 ._row .mes {
  color: #77756E;
  font-family: "EuclidFlex";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.14px;
  text-transform: uppercase;
  width: 100%;
  position: absolute;
  bottom: -35px;
  left: 0px;
  z-index: 1;
  overflow: hidden;
  text-align: center;
}

section.c0121_ocupacion_cmp .zona-propietario-resumen-estadistico .zona-propietario-resumen-estadistico-holder ._cols ._col-2 ._row .estado {
  font-family: "EuclidFlex";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.14px;
  text-align: left;
  color: #afaca0;
  -webkit-transform: rotate(-90deg) translateX(56px);
  transform: rotate(-90deg) translateX(56px);
  white-space: nowrap;
  position: absolute;
  bottom: -11px;
  left: 0px;
  width: 100%;
}

section.c0121_ocupacion_cmp .zona-propietario-resumen-estadistico .zona-propietario-resumen-estadistico-holder ._cols ._col-2 ._row .barra {
  position: absolute;
  left: 0px;
  bottom: 0px;
  height: 100%;
  background-color: #222E50;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 3px;
  padding-right: 3px;
}

section.c0121_ocupacion_cmp .zona-propietario-resumen-estadistico .zona-propietario-resumen-estadistico-holder ._cols ._col-2 ._row .barra.fill::before, section.c0121_ocupacion_cmp .zona-propietario-resumen-estadistico .zona-propietario-resumen-estadistico-holder ._cols ._col-2 ._row .barra.fill::after {
  content: "";
  position: absolute;
  left: 100%;
  width: 0;
  height: 0;
  border-style: solid;
  display: block;
}

section.c0121_ocupacion_cmp .zona-propietario-resumen-estadistico .zona-propietario-resumen-estadistico-holder ._cols ._col-2 ._row .barra.fill::before {
  top: 0;
  border-width: 0 0px 0px 0;
  border-color: transparent transparent #222E50 transparent;
}

section.c0121_ocupacion_cmp .zona-propietario-resumen-estadistico .zona-propietario-resumen-estadistico-holder ._cols ._col-2 ._row .barra.fill::after {
  left: 0;
  top: -48px;
  border-width: 24px 24px 24px 24px;
  border-color: transparent transparent #222E50 transparent;
}

section.c0121_ocupacion_cmp .zona-propietario-resumen-estadistico .zona-propietario-resumen-estadistico-holder ._cols ._col-2 ._row .barra .holder.fix {
  position: relative;
  margin-top: -185px;
}

section.c0121_ocupacion_cmp .zona-propietario-resumen-estadistico .zona-propietario-resumen-estadistico-holder ._cols ._col-2 ._row .barra .holder.fix .porcentaje {
  color: #222E50;
}

section.c0121_ocupacion_cmp .zona-propietario-resumen-estadistico .zona-propietario-resumen-estadistico-holder ._cols ._col-2 ._row .barra .holder.fix .noches {
  color: #8CACE8;
}

section.c0121_ocupacion_cmp .zona-propietario-resumen-estadistico .zona-propietario-resumen-estadistico-holder ._cols ._col-2 ._row .barra .holder.fix:before {
  content: "";
  position: absolute;
  left: calc(50% - 0.75px);
  bottom: -30px;
  width: 1px;
  height: 22px;
  background-color: #afaca0;
}

section.c0121_ocupacion_cmp .zona-propietario-resumen-estadistico .zona-propietario-resumen-estadistico-holder ._cols ._col-2 ._row .barra .holder .porcentaje {
  color: #FCF8EA;
  font-family: "Tiempos Text";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px; /* 128.571% */
  letter-spacing: 0.14px;
  text-transform: uppercase;
}

section.c0121_ocupacion_cmp .zona-propietario-resumen-estadistico .zona-propietario-resumen-estadistico-holder ._cols ._col-2 ._row .barra .holder .noches {
  font-family: "Tiempos Text";
  color: #8CACE8;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
}

section.c0122_datos_reserva_privada_cmp {
  padding: 40px;
  color: #0F1729;
}

@media all and (max-width: 992px) {
  section.c0122_datos_reserva_privada_cmp {
    padding: 40px 20px;
  }
}
section.c0122_datos_reserva_privada_cmp .title {
  font-family: "EuclidFlex";
  font-size: 35px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;
  letter-spacing: -0.7px;
  margin-bottom: 40px;
}

section.c0122_datos_reserva_privada_cmp .boxes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 30px;
}

section.c0122_datos_reserva_privada_cmp .box {
  background-color: #FCF8EA;
  color: #0F1729;
  padding: 30px;
  width: 48%;
  border-radius: 6px;
}

@media all and (min-width: 992px) {
  section.c0122_datos_reserva_privada_cmp .box {
    height: 300px;
  }
}
@media all and (max-width: 992px) {
  section.c0122_datos_reserva_privada_cmp .box {
    width: 100%;
  }
}
section.c0122_datos_reserva_privada_cmp .sub_title {
  font-family: "EuclidFlex";
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 2.2px;
  text-transform: uppercase;
}

@media all and (max-width: 992px) {
  section.c0122_datos_reserva_privada_cmp .sub_title {
    margin-bottom: 5px;
  }
}
section.c0122_datos_reserva_privada_cmp .sub_text {
  font-family: "Tiempos Text";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.36px;
}

@media all and (max-width: 992px) {
  section.c0122_datos_reserva_privada_cmp .sub_text {
    margin-bottom: 10px;
  }
}
section.c0122_datos_reserva_privada_cmp .sub_percentage {
  font-family: "EuclidFlex";
  color: #989A50;
  font-size: 35px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px; /* 114.286% */
  letter-spacing: -0.7px;
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
}

@media all and (max-width: 992px) {
  section.c0122_datos_reserva_privada_cmp .sub_percentage {
    margin-bottom: 25px;
  }
}
section.c0122_datos_reserva_privada_cmp .sub_percentage.red {
  color: #E56248;
}

section.c0122_datos_reserva_privada_cmp .sub_liltext {
  font-family: "Tiempos Text";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.36px;
  color: #77756E;
}

@media all and (max-width: 992px) {
  section.c0122_datos_reserva_privada_cmp .sub_liltext {
    margin-bottom: 0px;
  }
}
section.c0123_calendario_small_cmp {
  padding: 40px;
  color: #0F1729;
}

@media all and (max-width: 992px) {
  section.c0123_calendario_small_cmp {
    padding: 40px 20px;
  }
}
section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .calen_header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .title {
  font-family: "EuclidFlex";
  font-size: 35px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;
  letter-spacing: -0.7px;
}

section.c0123_calendario_small_cmp .c0123_calendario_small_wrap button {
  border: none;
  background-color: none;
  color: #0F1729;
  background-color: #F1EDE0;
}

section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .btn_vercalen {
  font-family: "EuclidFlex";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.4px;
  padding-right: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  text-decoration: underline;
}

section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .btn_vercalen:hover {
  cursor: pointer;
  opacity: 0.8;
  text-decoration: none;
}

@media all and (max-width: 992px) {
  section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .btn_vercalen {
    padding-right: 0px;
    text-align: end;
  }
}
section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .calendar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .calendar .calendar-header {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  gap: 10px;
  padding: 20px;
  background-color: #FCF8EA;
  border: none;
  margin-bottom: 0;
}

section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .calendar .calendar-header .year-title {
  font-family: "EuclidFlex";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: -0.3px;
  color: #0F1729;
  text-align: center;
}

section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .calendar .months-container {
  margin-top: 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #FCF8EA;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-radius: 6px 6px 0px 0px;
}

section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .calendar .months-container .month-container {
  padding: 10px;
}

section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .calendar .months-container .month-container:after {
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  right: 8px;
  top: 0px;
  background-color: #F1EDE0;
  display: block !important;
}

@media (max-width: 480px) {
  section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .calendar .months-container .month-container {
    width: 100%;
    padding-left: 0px !important;
  }
}
@media (max-width: 486px) {
  section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .calendar .months-container .month-container {
    padding-right: 0px !important;
  }
  section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .calendar .months-container .month-container:after {
    opacity: 0;
  }
}
@media (min-width: 487px) and (max-width: 830px) {
  section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .calendar .months-container .month-container {
    padding-right: 25px !important;
  }
  section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .calendar .months-container .month-container:after {
    opacity: 0;
  }
}
@media (max-width: 830px) {
  section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .calendar .months-container .month-container {
    width: 100%;
  }
}
@media (min-width: 831px) and (max-width: 1200px) {
  section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .calendar .months-container .month-container[data-month-id="1"], section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .calendar .months-container .month-container[data-month-id="3"], section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .calendar .months-container .month-container[data-month-id="5"], section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .calendar .months-container .month-container[data-month-id="7"], section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .calendar .months-container .month-container[data-month-id="9"], section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .calendar .months-container .month-container[data-month-id="11"] {
    padding-right: 25px !important;
  }
  section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .calendar .months-container .month-container[data-month-id="1"]:after, section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .calendar .months-container .month-container[data-month-id="3"]:after, section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .calendar .months-container .month-container[data-month-id="5"]:after, section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .calendar .months-container .month-container[data-month-id="7"]:after, section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .calendar .months-container .month-container[data-month-id="9"]:after, section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .calendar .months-container .month-container[data-month-id="11"]:after {
    opacity: 0;
  }
}
@media (min-width: 1201px) and (max-width: 1560px) {
  section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .calendar .months-container .month-container[data-month-id="2"], section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .calendar .months-container .month-container[data-month-id="5"], section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .calendar .months-container .month-container[data-month-id="8"], section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .calendar .months-container .month-container[data-month-id="11"] {
    padding-right: 25px !important;
  }
  section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .calendar .months-container .month-container[data-month-id="2"]:after, section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .calendar .months-container .month-container[data-month-id="5"]:after, section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .calendar .months-container .month-container[data-month-id="8"]:after, section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .calendar .months-container .month-container[data-month-id="11"]:after {
    opacity: 0;
  }
}
section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .calendar .months-container .month-container table.month {
  margin: 0;
  width: 100%;
  margin-bottom: 20px;
}

section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .calendar .months-container .month-container table.month thead tr th.month-title {
  position: relative;
  font-family: "Tiempos Text";
  color: #222E50;
  text-align: center;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 33px;
  letter-spacing: -0.44px;
  padding-bottom: 20px;
}

@media (max-width: 480px) {
  section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .calendar .months-container .month-container table.month thead tr th.month-title:before {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 20px;
    width: 100%;
    height: 3px;
  }
}
section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .calendar .months-container .month-container table.month thead tr th.month-title .tooltip-holder {
  position: relative;
  display: none;
  vertical-align: middle;
  float: right;
}

@media (max-width: 480px) {
  section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .calendar .months-container .month-container table.month thead tr th.month-title .tooltip-holder {
    display: inline-block !important;
  }
}
section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .calendar .months-container .month-container table.month thead tr th.month-title .tooltip-holder .ico-info {
  display: inline-block;
  width: 15px;
  height: 15px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 15px;
}

section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .calendar .months-container .month-container table.month thead tr th.month-title .tooltip-holder .tooltip-mensaje {
  display: none;
  position: absolute;
  top: 11px;
  right: 9px;
  z-index: 2;
  width: 100%;
  min-width: 345px;
  max-width: 345px;
  background-color: #F1EDE0;
  border: 1px solid #F1EDE0;
  border-radius: 6px 0px 6px 6px;
  padding: 16px;
  -webkit-box-shadow: 0px 4px 4px #3C528E;
  box-shadow: 0px 4px 4px #3C528E;
}

section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .calendar .months-container .month-container table.month thead tr th.month-title .tooltip-holder .tooltip-mensaje .title {
  font-family: "EuclidFlex";
  font-size: 35px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;
  letter-spacing: -0.7px;
  margin-bottom: 25px;
}

section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .calendar .months-container .month-container table.month thead tr th.month-title .tooltip-holder .tooltip-mensaje .title .btn-cerrar {
  display: inline-block;
  width: 15px;
  height: 15px;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 15px;
  float: right;
  text-decoration: none;
}

section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .calendar .months-container .month-container table.month thead tr th.month-title .tooltip-holder:hover .tooltip-mensaje {
  display: block;
}

section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .calendar .months-container .month-container table.month thead tr th.day-header {
  font-family: "EuclidFlex";
  color: #0F1729;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: 0.24px;
  text-transform: capitalize;
  padding-bottom: 30px;
  padding: 15px;
}

section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .calendar .months-container .month-container table.month tr td.day {
  position: relative;
  border: 0px;
  overflow: hidden;
}

section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .calendar .months-container .month-container table.month tr td.day .day-content {
  font-family: "EuclidFlex";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.14px;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
  border-radius: 0px;
  padding: 17px;
  color: #0F1729;
}

@media (max-width: 481px) {
  section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .calendar .months-container .month-container table.month tr td.day .day-content {
    padding: 13px;
  }
}
section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .calendar .months-container .month-container table.month tr td.day.day-half:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 0;
}

section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .legend {
  background-color: #FCF8EA;
  padding: 20px;
  border-radius: 0px 0px 6px 6px;
}

@media all and (max-width: 992px) {
  section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .legend {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .legend ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 5px;
    margin-right: -20px;
  }
}
section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .legend .legends_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #FCF8EA;
  margin: 0;
  padding-bottom: 20px;
}

section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .legend ul li {
  position: relative;
  font-family: "EuclidFlex";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: 0.24px;
  text-transform: uppercase;
  padding-left: 20px !important;
  margin-left: 0px !important;
  margin-right: 40px;
  text-decoration: none;
  list-style: none;
}

section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .legend ul li:before {
  content: "";
  height: 10px;
  width: 10px;
  display: block;
  position: absolute;
  left: 0;
  background-color: transparent;
  border: none;
  border-radius: 0px;
}

section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .legend ul li.calendar-disponible {
  color: #4E346B;
}

section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .legend ul li.calendar-disponible:before {
  background-color: #4E346B;
}

section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .legend ul li.calendar-no-disponible {
  color: #afaca0;
}

section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .legend ul li.calendar-no-disponible:before {
  background-color: #afaca0;
}

section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .legend ul li.calendar-opcion {
  color: #E56248;
}

section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .legend ul li.calendar-opcion:before {
  background-color: #E56248;
}

section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .legend ul li.calendar-reservado {
  color: #989A50;
}

section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .legend ul li.calendar-reservado:before {
  background-color: #989A50;
}

section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .legend ul li.calendar-reserva-propietario {
  color: #AA8500;
}

section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .legend ul li.calendar-reserva-propietario:before {
  background-color: #AA8500;
}

section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .legend ul li:before {
  height: 12px !important;
  width: 12px !important;
  border: none;
  border-radius: 0px;
}

section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .hidden {
  display: none;
}

section.c0124_resumen_economico_cmp {
  padding: 40px;
  color: #0F1729;
}

@media all and (max-width: 992px) {
  section.c0124_resumen_economico_cmp {
    padding: 40px 20px;
  }
}
section.c0124_resumen_economico_cmp .title {
  font-family: "EuclidFlex";
  font-size: 35px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;
  letter-spacing: -0.7px;
  margin-bottom: 40px;
}

section.c0124_resumen_economico_cmp .resumen_box {
  background-color: #FCF8EA;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 30px;
  margin-top: 25px;
  display: flex;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 40px;
}

@media all and (max-width: 992px) {
  section.c0124_resumen_economico_cmp .resumen_box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
  }
}
section.c0124_resumen_economico_cmp .sub_title {
  font-family: "EuclidFlex";
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  width: 40%;
}

@media all and (max-width: 992px) {
  section.c0124_resumen_economico_cmp .sub_title {
    width: 100%;
  }
}
section.c0124_resumen_economico_cmp .amount_box {
  width: 30%;
}

@media all and (max-width: 992px) {
  section.c0124_resumen_economico_cmp .amount_box {
    width: 100%;
  }
}
section.c0124_resumen_economico_cmp .amount {
  font-family: "EuclidFlex";
  font-size: 35px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;
  letter-spacing: -0.7px;
  margin: 0;
}

@media all and (max-width: 992px) {
  section.c0124_resumen_economico_cmp .amount {
    margin-bottom: 10px;
  }
}
section.c0124_resumen_economico_cmp .sub_amount {
  font-family: "Tiempos Text";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.36px;
  color: #77756E;
  margin: 0;
}

section.c0124_resumen_economico_cmp button {
  border: none;
  background-color: none;
  color: #0F1729;
}

section.c0124_resumen_economico_cmp .btn_resumen {
  color: #FCF8EA;
  background-color: #5C7CD9;
  padding: 10px;
  border-radius: 5px;
  font-family: "EuclidFlex";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.4px;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

@media all and (max-width: 992px) {
  section.c0124_resumen_economico_cmp .btn_resumen {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
section.c0124_resumen_economico_cmp .btn_resumen:hover {
  cursor: pointer;
  opacity: 0.8;
  text-decoration: none;
}

section.c0114_documentos_cmp {
  padding: 40px;
  color: #0F1729;
}

@media all and (max-width: 992px) {
  section.c0114_documentos_cmp {
    padding: 40px 20px;
  }
}
section.c0114_documentos_cmp .title {
  font-family: "EuclidFlex";
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 45px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

@media all and (max-width: 992px) {
  section.c0114_documentos_cmp .title {
    font-size: 30px;
    line-height: 35px;
    letter-spacing: 1.5px;
  }
}
section.c0114_documentos_cmp .forms {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 30px;
  margin-top: 40px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-bottom: 40px;
}

section.c0114_documentos_cmp .forms:hover {
  cursor: pointer;
}

@media all and (max-width: 992px) {
  section.c0114_documentos_cmp .forms {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    gap: 10px;
  }
}
section.c0114_documentos_cmp .form-control {
  font-family: "EuclidFlex";
  background-color: #FCF8EA;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  max-width: 400px;
  border: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

section.c0114_documentos_cmp .form-control:hover {
  cursor: pointer;
}

@media all and (max-width: 992px) {
  section.c0114_documentos_cmp .form-control {
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 1.8px;
  }
}
section.c0114_documentos_cmp .form-year {
  width: 150px;
}

section.c0114_documentos_cmp .ui-datalist-content {
  padding-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px;
}

section.c0114_documentos_cmp .contrato {
  background-color: #FCF8EA;
  padding: 30px 20px;
  border-radius: 5px;
  width: 280px;
}

@media all and (max-width: 992px) {
  section.c0114_documentos_cmp .contrato {
    width: 100%;
  }
}
section.c0114_documentos_cmp .pdf_title {
  font-family: "EuclidFlex";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.14px;
  text-transform: uppercase;
  margin: 0px;
  margin-bottom: 10px;
}

section.c0114_documentos_cmp .pdf_dot {
  border-radius: 50%;
  display: inline-block;
  background-color: #E56248;
  height: 8px;
  width: 8px;
  margin: 0 0 0 10px;
}

section.c0114_documentos_cmp .pdf_date {
  font-family: "Tiempos Text";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.36px;
  color: #77756E;
  margin-bottom: 30px;
}

section.c0114_documentos_cmp .btn_doc {
  border-radius: 5px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #5C7CD9;
  color: #FCF8EA;
  font-family: "EuclidFlex";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: -0.3px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding: 8px 15px;
}

section.c0114_documentos_cmp .btn_doc:hover {
  cursor: pointer;
  opacity: 0.8;
  text-decoration: none;
}

section.c0113_newsletter_gallery_cmp {
  padding: 40px;
  color: #0F1729;
}

@media all and (max-width: 992px) {
  section.c0113_newsletter_gallery_cmp {
    padding: 40px 20px;
  }
}
section.c0113_newsletter_gallery_cmp .title {
  font-family: "EuclidFlex";
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 45px;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 40px;
}

@media all and (max-width: 992px) {
  section.c0113_newsletter_gallery_cmp .title {
    font-size: 30px;
    line-height: 35px;
    letter-spacing: 1.5px;
  }
}
section.c0113_newsletter_gallery_cmp .newsletters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px;
  margin: 0 auto;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

section.c0113_newsletter_gallery_cmp .newsletter {
  background-color: #FCF8EA;
  border-radius: 5px;
  width: 430px;
  height: 430px;
  overflow: hidden;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
}

@media all and (max-width: 1400px) {
  section.c0113_newsletter_gallery_cmp .newsletter {
    width: 320px;
    height: 320px;
  }
}
section.c0113_newsletter_gallery_cmp .newsletter:hover .img_news {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  cursor: pointer;
  border: 2px solid red;
}

section.c0113_newsletter_gallery_cmp .newsletter:hover .news_info {
  opacity: 0.8;
}

section.c0113_newsletter_gallery_cmp .imgbox_news {
  position: relative;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: absolute;
  z-index: 0;
  width: 430px;
  height: 430px;
  border-radius: 5px;
  overflow: hidden;
}

@media all and (max-width: 1400px) {
  section.c0113_newsletter_gallery_cmp .imgbox_news {
    width: 320px;
    height: 320px;
  }
}
section.c0113_newsletter_gallery_cmp .img_news {
  position: relative;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: absolute;
  z-index: 0;
  width: 430px;
  height: 430px;
  border-radius: 5px;
}

@media all and (max-width: 1400px) {
  section.c0113_newsletter_gallery_cmp .img_news {
    width: 320px;
    height: 320px;
  }
}
section.c0113_newsletter_gallery_cmp .news_info {
  position: absolute;
  z-index: 1;
  background-color: #F8F1E5;
  padding: 20px;
  height: 240px;
  width: 185px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

section.c0113_newsletter_gallery_cmp .news_info::before, section.c0113_newsletter_gallery_cmp .news_info::after {
  content: "";
  position: absolute;
  left: 100%;
  width: 0;
  height: 0;
  border-style: solid;
  display: block;
}

section.c0113_newsletter_gallery_cmp .news_info::before {
  top: 0;
  border-width: 0 120px 120px 0;
  border-color: transparent transparent #F8F1E5 transparent;
}

section.c0113_newsletter_gallery_cmp .news_info::after {
  bottom: 0px;
  border-width: 120px 120px 0 0;
  border-color: #F8F1E5 transparent transparent transparent;
}

section.c0113_newsletter_gallery_cmp .news_date {
  font-family: "EuclidFlex";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: 0.24px;
  text-transform: uppercase;
}

section.c0113_newsletter_gallery_cmp .news_num {
  font-family: "EuclidFlex";
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  margin-bottom: 100px;
}

section.c0113_newsletter_gallery_cmp .btn_news {
  font-family: "EuclidFlex";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: 0.24px;
  text-transform: uppercase;
  color: #0F1729;
  text-decoration: underline;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

section.c0113_newsletter_gallery_cmp .btn_news:hover {
  cursor: pointer;
  opacity: 0.6;
}

section.c0111_info_usuario_cmp {
  padding: 40px;
  color: #0F1729;
}

@media all and (max-width: 992px) {
  section.c0111_info_usuario_cmp {
    padding: 40px 20px;
  }
}
section.c0111_info_usuario_cmp .title {
  font-family: "EuclidFlex";
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 45px;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 40px;
}

@media all and (max-width: 992px) {
  section.c0111_info_usuario_cmp .title {
    font-size: 30px;
    line-height: 35px;
    letter-spacing: 1.5px;
    margin-bottom: 20px;
  }
}
section.c0111_info_usuario_cmp .user_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #FCF8EA;
  border-radius: 5px;
  padding: 40px;
}

@media all and (max-width: 992px) {
  section.c0111_info_usuario_cmp .user_info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0px;
  }
}
section.c0111_info_usuario_cmp .left {
  width: 35%;
  padding: 55px 55px 55px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media all and (max-width: 992px) {
  section.c0111_info_usuario_cmp .left {
    width: 100%;
    padding: 20px;
  }
}
section.c0111_info_usuario_cmp .right {
  width: 65%;
  padding: 20px 20px 0 20px;
}

@media all and (max-width: 992px) {
  section.c0111_info_usuario_cmp .right {
    width: 100%;
  }
}
section.c0111_info_usuario_cmp .icon-account:before {
  font-size: 150px;
  color: #3C528E;
  text-align: center;
  -ms-flex-item-align: center;
  align-self: center;
}

section.c0111_info_usuario_cmp .user_name,
section.c0111_info_usuario_cmp .modificar {
  font-family: "EuclidFlex";
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 2.2px;
  text-transform: uppercase;
}

section.c0111_info_usuario_cmp .user_where,
section.c0111_info_usuario_cmp .user_phone {
  font-family: "Tiempos Text";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 31px;
  margin: 0;
}

section.c0111_info_usuario_cmp .user_iban {
  color: #3C528E;
  font-family: "EuclidFlex";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 15px;
  letter-spacing: -0.3px;
  margin: 20px 0 40px 0;
}

section.c0111_info_usuario_cmp .user_text {
  font-family: "Tiempos Text";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.36px;
  color: #77756E;
  margin: 20px 0 40px 0;
}

section.c0111_info_usuario_cmp .user_text a {
  color: #3C528E !important;
  text-decoration: underline;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

section.c0111_info_usuario_cmp .user_text a:hover {
  cursor: pointer;
  opacity: 0.8;
}

section.c0111_info_usuario_cmp .user_disp {
  font-family: "Tiempos Text";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.36px;
  margin-bottom: 30px;
}

section.c0111_info_usuario_cmp .abahana_tel {
  color: #3C528E;
  font-family: "EuclidFlex";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;
  letter-spacing: -0.32px;
}

section.c0111_info_usuario_cmp .abahana_tel a {
  color: #3C528E !important;
  text-decoration: underline;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

section.c0111_info_usuario_cmp .abahana_tel a:hover {
  cursor: pointer;
  opacity: 0.8;
}

section.c0112_info_actualizar_cmp {
  color: #0F1729;
  margin-bottom: 30px;
}

@media all and (max-width: 992px) {
  section.c0112_info_actualizar_cmp {
    padding: 40px 20px;
    margin: 0;
  }
}
section.c0112_info_actualizar_cmp .c0112_info_actualizar_wrap {
  background-color: #FCF8EA;
  border-radius: 5px;
  padding: 40px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 40px;
}

@media all and (max-width: 992px) {
  section.c0112_info_actualizar_cmp .c0112_info_actualizar_wrap {
    padding: 20px;
  }
}
section.c0112_info_actualizar_cmp .c0112_info_actualizar_wrap .sub_title {
  font-family: "EuclidFlex";
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: 0.24px;
  text-transform: uppercase;
  margin-bottom: 20px;
}

section.c0112_info_actualizar_cmp .c0112_info_actualizar_wrap label {
  font-family: "EuclidFlex";
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: 0.24px;
  text-transform: uppercase;
  margin-bottom: 20px;
}

section.c0112_info_actualizar_cmp .c0112_info_actualizar_wrap .formulario input,
section.c0112_info_actualizar_cmp .c0112_info_actualizar_wrap select {
  border: none;
  background-color: #F1EDE0;
  font-family: "EuclidFlex";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  letter-spacing: 0.24px;
  text-transform: capitalize;
  margin-bottom: 20px;
  height: 40px;
}

section.c0112_info_actualizar_cmp .c0112_info_actualizar_wrap .btn-cambiar {
  background-color: #222E50;
  color: #FCF8EA;
  padding: 3px 15px;
  border-radius: 5px;
  font-family: "EuclidFlex";
  font-size: 15px;
  font-style: normal;
  font-weight: 300;
  line-height: 25px;
  letter-spacing: -0.3px;
  display: inline-block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  border: none;
}

section.c0112_info_actualizar_cmp .c0112_info_actualizar_wrap .btn-cambiar:hover {
  cursor: pointer;
  opacity: 0.8;
  background-color: #5C7CD9;
  text-decoration: none;
}

div.c0126_owner_modal {
  padding: 40px;
  color: #0F1729;
  width: 100%;
  margin: 0 auto;
  overflow: scroll;
}

@media all and (max-width: 992px) {
  div.c0126_owner_modal {
    padding: 0px;
  }
}
div.c0126_owner_modal .modal-medium {
  max-width: 900px;
}

div.c0126_owner_modal .modal-large {
  max-width: 1440px;
}

div.c0126_owner_modal .c0126_owner_modal_wrap {
  margin: 3vh auto;
  background-color: #FCF8EA;
  padding: 40px 40px 30px 40px;
  border-radius: 5px;
}

@media all and (max-width: 992px) {
  div.c0126_owner_modal .c0126_owner_modal_wrap {
    margin: 40px 0px;
    padding: 40px 20px 30px 20px;
  }
}
div.c0126_owner_modal .c0126_owner_modal_wrap .modal-content {
  background-color: #FCF8EA;
  color: #0F1729;
  border: none;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .modal-header {
  border: none;
  padding: 0;
  height: initial;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .popup_title {
  font-family: "EuclidFlex";
  font-size: 35px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;
  letter-spacing: -0.7px;
  margin: 0;
}

@media all and (max-width: 992px) {
  div.c0126_owner_modal .c0126_owner_modal_wrap .popup_title {
    width: 60%;
  }
}
div.c0126_owner_modal .c0126_owner_modal_wrap .popup_cerrar {
  font-family: "EuclidFlex";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: 0.24px;
  text-transform: uppercase;
  text-decoration: underline;
  border: none;
  background-color: #FCF8EA;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer !important;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .popup_cerrar:hover {
  cursor: pointer;
  opacity: 0.8;
  text-decoration: none;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .popup_top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .choice_valo {
  border: none;
  background-color: none;
  color: #0F1729;
  background-color: #FCF8EA;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .modal-body {
  border: none;
  padding: 0;
  padding-top: 20px;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0115_popup_gestionar_villa .choice {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 20px 0;
  border-bottom: 1px solid rgba(176, 173, 160, 0.5);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0115_popup_gestionar_villa .choice:hover {
  cursor: pointer;
  opacity: 0.6;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0115_popup_gestionar_villa .choice:last-child {
  border-bottom: none;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0115_popup_gestionar_villa .choice_left {
  width: 80%;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0115_popup_gestionar_villa .choice_valo {
  width: 100%;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0115_popup_gestionar_villa .choice_left_valo {
  width: 80%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0115_popup_gestionar_villa .choice_right {
  color: #0F1729;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0115_popup_gestionar_villa .text {
  font-family: "EuclidFlex";
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  text-align: start;
  margin-bottom: 16px;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0115_popup_gestionar_villa .sub_text {
  font-family: "Tiempos Text";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.36px;
  text-align: start;
  margin-bottom: 16px;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0115_popup_gestionar_villa .icon-arrow-right:before,
div.c0126_owner_modal .c0126_owner_modal_wrap .c0115_popup_gestionar_villa .icon-diagonal-arrow:before {
  font-size: 25px;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0125_popup_valoraciones {
  margin: 0 auto;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0125_popup_valoraciones .popup_middle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  padding-top: 40px;
}

@media all and (max-width: 992px) {
  div.c0126_owner_modal .c0126_owner_modal_wrap .c0125_popup_valoraciones .popup_middle {
    gap: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
div.c0126_owner_modal .c0126_owner_modal_wrap .c0125_popup_valoraciones .popup_rate {
  color: #0F1729;
  font-family: "EuclidFlex";
  font-size: 35px;
  font-style: normal;
  font-weight: 400;
  line-height: 24.126px;
  letter-spacing: -0.5px;
  text-transform: uppercase;
}

@media all and (max-width: 992px) {
  div.c0126_owner_modal .c0126_owner_modal_wrap .c0125_popup_valoraciones .popup_rate {
    font-size: 28px;
  }
}
div.c0126_owner_modal .c0126_owner_modal_wrap .c0125_popup_valoraciones .icon-star:before {
  padding-right: 5px;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0125_popup_valoraciones .popup_subtitle {
  color: #0F1729;
  font-family: "EuclidFlex";
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 31px;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  margin: 0;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0125_popup_valoraciones .popup_explain {
  color: #0F1729;
  font-family: "Tiempos Text";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.36px;
  margin-top: 15px;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0125_popup_valoraciones .popup_bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 15px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 30px;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

@media all and (max-width: 992px) {
  div.c0126_owner_modal .c0126_owner_modal_wrap .c0125_popup_valoraciones .popup_bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
div.c0126_owner_modal .c0126_owner_modal_wrap .c0125_popup_valoraciones .popup_subtitle2 {
  color: #3C528E;
  font-family: "EuclidFlex";
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 31px;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  margin: 0;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0125_popup_valoraciones .icon-account:before {
  font-size: 75px;
}

@media all and (max-width: 992px) {
  div.c0126_owner_modal .c0126_owner_modal_wrap .c0125_popup_valoraciones .icon-account:before {
    font-size: 40px;
  }
}
div.c0126_owner_modal .c0126_owner_modal_wrap .c0125_popup_valoraciones .popup_place {
  color: #0F1729;
  font-family: "Tiempos Text";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 30px;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0125_popup_valoraciones .popup_person {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0125_popup_valoraciones .popup_comment {
  width: 320px;
  padding: 20px;
  background-color: #F1EDE0;
  border-radius: 6px;
  width: 48%;
  height: 300px;
  overflow: scroll;
}

@media all and (max-width: 992px) {
  div.c0126_owner_modal .c0126_owner_modal_wrap .c0125_popup_valoraciones .popup_comment {
    width: 100%;
  }
}
div.c0126_owner_modal .c0126_owner_modal_wrap .c0116_popup_oportunidades .choice, div.c0126_owner_modal .c0126_owner_modal_wrap .c0116_popup_oportunidades .contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 20px 0;
  border-bottom: 1px solid rgba(176, 173, 160, 0.5);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-bottom: 20px;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0116_popup_oportunidades .choice:last-child, div.c0126_owner_modal .c0126_owner_modal_wrap .c0116_popup_oportunidades .contact:last-child {
  border-bottom: none;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0116_popup_oportunidades .contact {
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 20px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-bottom: 20px;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0116_popup_oportunidades .contact:last-child {
  border-bottom: none;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0116_popup_oportunidades .choice_left {
  width: 80%;
}

@media all and (max-width: 992px) {
  div.c0126_owner_modal .c0126_owner_modal_wrap .c0116_popup_oportunidades .choice_left {
    width: 100%;
  }
}
div.c0126_owner_modal .c0126_owner_modal_wrap .c0116_popup_oportunidades .contact_left {
  width: 80%;
}

@media all and (max-width: 992px) {
  div.c0126_owner_modal .c0126_owner_modal_wrap .c0116_popup_oportunidades .contact_left {
    width: 100%;
  }
}
div.c0126_owner_modal .c0126_owner_modal_wrap .c0116_popup_oportunidades .text {
  font-family: "EuclidFlex";
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 2.2px;
  text-transform: uppercase;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0116_popup_oportunidades .sub_text {
  font-family: "Tiempos Text";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.36px;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0116_popup_oportunidades .btn_contact {
  color: #FCF8EA;
  background-color: #5C7CD9;
  padding: 10px 15px;
  border-radius: 5px;
  font-family: "EuclidFlex";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px; /* 125% */
  letter-spacing: -0.4px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0116_popup_oportunidades .btn_contact:hover {
  cursor: pointer;
  opacity: 0.8;
  text-decoration: none;
}

@media all and (max-width: 992px) {
  div.c0126_owner_modal .c0126_owner_modal_wrap .c0116_popup_oportunidades .btn_contact {
    width: initial;
  }
}
div.c0126_owner_modal .c0126_owner_modal_wrap .c0116_popup_oportunidades .img_porcen {
  width: 90px;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0116_popup_oportunidades .circular-chart {
  display: block;
  float: right;
  max-height: 200px;
  max-width: 160px;
  margin: 0 -25px -25px 0;
  width: 100%;
}

@media all and (max-width: 992px) {
  div.c0126_owner_modal .c0126_owner_modal_wrap .c0116_popup_oportunidades .circular-chart {
    margin: 0 -25px -25px 0;
    width: 100%;
    max-width: 120px;
  }
}
div.c0126_owner_modal .c0126_owner_modal_wrap .c0116_popup_oportunidades .progress-text {
  -webkit-font-feature-settings: "ss12" on;
  font-feature-settings: "ss12" on;
  font-weight: 600;
  fill: #0F1729;
  font-family: "EuclidFlex";
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  padding-top: 3px;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0127_popup_detalles {
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 20px;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0127_popup_detalles .accordion-head {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 45px;
  background-color: #F1EDE0;
  color: #0F1729;
  font-family: "EuclidFlex";
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: 0.24px;
  text-transform: uppercase;
  color: #222E50;
  text-align: left;
  border-left: none;
  border-right: none;
  border-radius: 6px 6px 0px 0px;
  padding: 20px;
}

@media (max-width: 580px) {
  div.c0126_owner_modal .c0126_owner_modal_wrap .c0127_popup_detalles .accordion-head {
    padding: 20px 0 20px 0;
  }
}
@media (max-width: 580px) {
  div.c0126_owner_modal .c0126_owner_modal_wrap .c0127_popup_detalles .accordion-head .pl-5,
  div.c0126_owner_modal .c0126_owner_modal_wrap .c0127_popup_detalles .accordion-head .px-5 {
    padding-left: 0 !important;
  }
}
div.c0126_owner_modal .c0126_owner_modal_wrap .c0127_popup_detalles .accordion-head .row div {
  border-left: 1px solid #222E50;
}

@media (max-width: 480px) {
  div.c0126_owner_modal .c0126_owner_modal_wrap .c0127_popup_detalles .accordion-head .row div {
    border-left: 0px solid transparent;
  }
}
div.c0126_owner_modal .c0126_owner_modal_wrap .c0127_popup_detalles .accordion-head .row div:first-child {
  border-left-width: 0px;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0127_popup_detalles .accordion-head .c-3 {
  max-width: 500px;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0127_popup_detalles .accordionModal {
  border-left: 0.5px solid #F1EDE0;
  border-right: 0.5px solid #F1EDE0;
  border-bottom: 0.5px solid #F1EDE0;
  border-radius: 0px 0px 6px 6px;
  overflow-y: visible;
  max-height: calc(100vh - 350px);
  overflow-x: hidden;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0127_popup_detalles .accordionModal .item:first-child .heading .btn {
  border-top-width: 0px;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0127_popup_detalles .accordionModal .item .pl-5,
div.c0126_owner_modal .c0126_owner_modal_wrap .c0127_popup_detalles .accordionModal .item .px-5 {
  padding-left: 0rem !important;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0127_popup_detalles .accordionModal .item .heading .btn {
  position: relative;
  cursor: pointer;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
  background-color: #FCF8EA;
  border-radius: 0px !important;
  color: #0F1729;
  font-family: "EuclidFlex";
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: 0.24px;
  border-top: 1px solid #F1EDE0;
  border-bottom: 1px solid transparent;
}

@media (max-width: 580px) {
  div.c0126_owner_modal .c0126_owner_modal_wrap .c0127_popup_detalles .accordionModal .item .heading .btn {
    padding-left: 5px;
  }
}
div.c0126_owner_modal .c0126_owner_modal_wrap .c0127_popup_detalles .accordionModal .item .heading .btn.no-hand {
  cursor: default;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0127_popup_detalles .accordionModal .item .heading .btn.no-hand[aria-expanded=true] {
  background-color: #FCF8EA;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0127_popup_detalles .accordionModal .item .heading .btn .trimestre {
  position: relative;
  margin-top: -30px;
  margin-bottom: 20px;
  text-align: center;
  padding-top: 10px;
  font-family: "EuclidFlex";
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: 0.24px;
  color: #0F1729;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0127_popup_detalles .accordionModal .item .heading .btn .trimestre:before {
  content: "";
  width: 76px;
  height: 2px;
  border-radius: 3px;
  background-color: #003e52;
  position: absolute;
  left: calc(50% - 38px);
  bottom: -2px;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0127_popup_detalles .accordionModal .item .heading .btn .line {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 23px;
  height: 1px;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0127_popup_detalles .accordionModal .item .heading .btn .line:before {
  content: "";
  width: 16px;
  height: 1px;
  background-color: #afaca0;
  top: 0px;
  position: absolute;
  left: calc(50% - 8px);
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0127_popup_detalles .accordionModal .item .heading .btn .c-2 {
  text-align: center;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0127_popup_detalles .accordionModal .item .heading .btn .c-3 {
  text-align: center;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0127_popup_detalles .accordionModal .item .heading .btn .c-4 {
  text-align: center;
}

@media (max-width: 500px) {
  div.c0126_owner_modal .c0126_owner_modal_wrap .c0127_popup_detalles .accordionModal .item .heading .btn .c-4 {
    max-width: 10px;
    padding-left: 25px;
  }
}
div.c0126_owner_modal .c0126_owner_modal_wrap .c0127_popup_detalles .accordionModal .item .heading .btn .c-verde {
  color: #989A50;
  font-size: 20px;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0127_popup_detalles .accordionModal .item .heading .btn .c-amarillo {
  color: #AA8500;
  font-size: 20px;
  margin-bottom: 5px;
  margin-right: 2px;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0127_popup_detalles .accordionModal .item .heading .btn .icono-check {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 24px;
  vertical-align: middle;
  margin-bottom: 5px;
  margin-right: 2px;
  margin-left: 40px;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0127_popup_detalles .accordionModal .item .heading .btn .plus-rounded:before {
  width: 24px;
  height: 24px;
  font-size: 20px;
  background-size: 24px;
  vertical-align: middle;
  margin-bottom: 5px;
  margin-right: 2px;
  margin-left: 40px;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0127_popup_detalles .accordionModal .item .heading .btn .icono-plus-minus {
  width: 24px;
  height: 24px;
  position: absolute;
  top: calc(50% - 15px);
  right: 45px;
  background-image: url("/o/abahanavillascorporativa-design-theme/images/iconos/icono-plus.svg");
  background-repeat: no-repeat;
  background-position: center right;
  background-size: 24px;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}

@media all and (max-width: 500px) {
  div.c0126_owner_modal .c0126_owner_modal_wrap .c0127_popup_detalles .accordionModal .item .heading .btn .icono-plus-minus {
    position: initial;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-item-align: center;
    align-self: center;
    margin: 0 auto;
    margin-top: 20px;
  }
}
div.c0126_owner_modal .c0126_owner_modal_wrap .c0127_popup_detalles .accordionModal .item .heading .btn:hover {
  background-color: #F1EDE0;
  color: #003e52;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0127_popup_detalles .accordionModal .item .heading .btn[aria-expanded=true] {
  background-color: #F1EDE0;
  border-bottom: none;
  color: #0F1729;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0127_popup_detalles .accordionModal .item .heading .btn[aria-expanded=true] .icono-plus-minus {
  background-image: url("/o/abahanavillascorporativa-design-theme/images/iconos/icono-minus.svg");
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0127_popup_detalles .accordionModal .item .heading .btn .abahana-check {
  color: #F1EDE0;
  background-color: #989A50;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0127_popup_detalles .accordionModal .item .heading .btn .abahana-check:before {
  font-size: 17px;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0127_popup_detalles .accordionModal .item .heading .btn .col-md-6 {
  -ms-flex: 0 0 40%;
  -webkit-box-flex: 0;
  flex: 0 0 40%;
  max-width: 40%;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0127_popup_detalles .accordionModal .item .collapse-content {
  position: relative;
  overflow: hidden;
  padding-bottom: 40px;
  text-align: center;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0127_popup_detalles .accordionModal .item .collapse-content:after {
  content: "";
  position: absolute;
  left: 95px;
  top: 0px;
  width: 1px;
  height: 23px;
  background-color: #F1EDE0;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0127_popup_detalles .accordionModal .item .collapse-content.fix:after {
  height: calc(100% - 54.5px);
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0127_popup_detalles .accordionModal .item .collapse-content.fix .data .line .t {
  margin-right: 80px;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0127_popup_detalles .accordionModal .item .collapse-content.fix-2:after {
  height: calc(100% - 204.5px);
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0127_popup_detalles .accordionModal .item .collapse-content .btn_descargar {
  background-color: none;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0127_popup_detalles .accordionModal .item .collapse-content .data {
  position: relative;
  background-color: #FCF8EA;
  margin-top: 38px;
  padding-left: 0px;
  color: #77756E;
  font-family: "Tiempos Text";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.5px;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0127_popup_detalles .accordionModal .item .collapse-content .data b {
  font-weight: 600;
  font-family: "EuclidFlex";
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: 0.24px;
  color: #3C528E;
  padding-right: 10px;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0127_popup_detalles .accordionModal .item .collapse-content .data .line {
  position: relative;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0127_popup_detalles .accordionModal .item .collapse-content .data .line .t {
  position: relative;
  background-color: #FCF8EA;
  display: inline-block;
  text-align: left;
  min-width: 360px;
  max-width: 360px;
  padding-left: 8px;
  margin-right: -65px;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0127_popup_detalles .accordionModal .item .collapse-content .data .line .t .text {
  padding-left: 20px;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0127_popup_detalles .accordionModal .item .collapse-content .data .line:before {
  content: "";
  position: absolute;
  top: 15px;
  left: 95px;
  width: 50%;
  height: 1px;
  background-color: #F1EDE0;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0127_popup_detalles .accordionModal .item .collapse-content .data .line:after {
  content: "";
  position: absolute;
  bottom: calc(100% - 15px);
  left: -18px;
  width: 1px;
  height: 100%;
  background-color: #F1EDE0;
}

@media (min-width: 480px) {
  div.c0126_owner_modal .c0126_owner_modal_wrap .c0127_popup_detalles .accordionModal .item .collapse-content .data .line:after {
    left: 95px;
  }
}
div.c0126_owner_modal .c0126_owner_modal_wrap .c0128_owner_downloads_modal {
  font-family: "EuclidFlex";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: -0.3px;
  color: #0F1729;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0128_owner_downloads_modal .col-1,
div.c0126_owner_modal .c0126_owner_modal_wrap .c0128_owner_downloads_modal .col-5 {
  padding-left: 0px;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0128_owner_downloads_modal a {
  font-family: "EuclidFlex";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: -0.3px;
  color: #5C7CD9;
  text-decoration: underline;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0128_owner_downloads_modal a:hover {
  cursor: pointer;
  opacity: 0.8;
  text-decoration: none;
}

.c0115_popup_gestionar_villa.c0115_popup_gestionar_villa__zonausuario body.modal-open {
  overflow: hidden;
}

.c0115_popup_gestionar_villa.c0115_popup_gestionar_villa__zonausuario .choice:hover {
  cursor: initial !important;
  opacity: 1 !important;
}

.c0115_popup_gestionar_villa.c0115_popup_gestionar_villa__zonausuario .choice .sub_text {
  color: #0F1729;
  font-size: 18px;
}

.c0115_popup_gestionar_villa.c0115_popup_gestionar_villa__zonausuario .choice .sub_text a {
  color: #5C7CD9 !important;
  text-decoration: underline !important;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  font-size: 16px !important;
  cursor: pointer !important;
}

.c0115_popup_gestionar_villa.c0115_popup_gestionar_villa__zonausuario .choice .sub_text a:hover {
  cursor: pointer;
  color: #8CACE8 !important;
}

.c0115_popup_gestionar_villa.c0115_popup_gestionar_villa__zonausuario .choice small {
  color: #0F1729;
  font-size: 18px;
}

.c0115_popup_gestionar_villa.c0115_popup_gestionar_villa__zonausuario .choice table {
  background-color: #FCF8EA !important;
}

.c0115_popup_gestionar_villa.c0115_popup_gestionar_villa__zonausuario .choice table div {
  color: #0F1729 !important;
  font-size: 18px !important;
  text-decoration: none !important;
  border: none !important;
  background-color: #FCF8EA !important;
  font-family: "EuclidFlex";
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  text-align: start;
  margin-bottom: 16px;
}

.c0115_popup_gestionar_villa.c0115_popup_gestionar_villa__zonausuario .choice table span {
  font-family: "Tiempos Text";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.36px;
  text-align: start;
}

.c0115_popup_gestionar_villa.c0115_popup_gestionar_villa__zonausuario .choice table span img {
  display: none;
}

.c0115_popup_gestionar_villa.c0115_popup_gestionar_villa__zonausuario .choice table a {
  color: #5C7CD9 !important;
  text-decoration: underline !important;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  font-size: 16px !important;
}

.c0115_popup_gestionar_villa.c0115_popup_gestionar_villa__zonausuario .choice table a:hover {
  cursor: pointer;
  color: #8CACE8 !important;
}

.c0115_popup_gestionar_villa.c0115_popup_gestionar_villa__zonausuario .choice table a img {
  display: none;
}

.c0115_popup_gestionar_villa.c0115_popup_gestionar_villa__zonausuario .choice .schedule-checkin {
  float: right;
  margin-right: 9%;
}

.c0115_popup_gestionar_villa.c0115_popup_gestionar_villa__zonausuario .choice .bar {
  border-radius: 5px;
  border: solid 1px #afaca0;
  background-color: #FCF8EA;
  height: 15px;
  margin: 10px 0;
  position: relative;
}

.c0115_popup_gestionar_villa.c0115_popup_gestionar_villa__zonausuario .choice .bar.checkin:after {
  content: "";
  display: block;
  position: absolute;
  left: 60%;
  right: 0%;
  height: 13px;
  background-color: #5C7CD9;
}

.c0115_popup_gestionar_villa.c0115_popup_gestionar_villa__zonausuario .choice .bar.checkout:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  height: 13px;
  right: 60%;
  background-color: #5C7CD9;
  border-radius: 7.5px 0 0 7.5px;
}

.c0115_popup_gestionar_villa.c0115_popup_gestionar_villa__zonausuario .choice span.label {
  font-family: "EuclidFlex";
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  text-align: start;
  margin-bottom: 16px;
  border: none;
}

.c0115_popup_gestionar_villa .choice:hover {
  cursor: initial;
  opacity: 1;
}

.c0115_popup_gestionar_villa .choice .sub_text {
  color: #0F1729;
  font-size: 18px;
}

.c0115_popup_gestionar_villa .choice .sub_text a {
  color: #5C7CD9 !important;
  text-decoration: underline !important;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  font-size: 16px !important;
  cursor: pointer !important;
}

.c0115_popup_gestionar_villa .choice .sub_text a:hover {
  color: #8CACE8 !important;
}

.c0115_popup_gestionar_villa .choice small {
  color: #0F1729;
  font-size: 18px;
}

.c0115_popup_gestionar_villa .choice table {
  background-color: #FCF8EA !important;
}

.c0115_popup_gestionar_villa .choice table div {
  color: #0F1729 !important;
  font-size: 18px !important;
  text-decoration: none !important;
  border: none !important;
  background-color: #FCF8EA !important;
  font-family: "EuclidFlex";
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  text-align: start;
  margin-bottom: 16px;
}

.c0115_popup_gestionar_villa .choice table span {
  font-family: "Tiempos Text";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.36px;
  text-align: start;
}

.c0115_popup_gestionar_villa .choice table span img {
  display: none;
}

.c0115_popup_gestionar_villa .choice table a {
  color: #5C7CD9 !important;
  text-decoration: underline !important;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  font-size: 16px !important;
  cursor: pointer !important;
}

.c0115_popup_gestionar_villa .choice table a:hover {
  color: #8CACE8 !important;
}

.c0115_popup_gestionar_villa .choice table a img {
  display: none;
}

.c0115_popup_gestionar_villa .schedule-checkin {
  float: right;
  margin-right: 9%;
}

.c0115_popup_gestionar_villa .bar {
  border-radius: 5px;
  border: solid 1px #afaca0;
  background-color: #FCF8EA;
  height: 15px;
  margin: 10px 0;
  position: relative;
}

.c0115_popup_gestionar_villa .bar.checkin:after {
  content: "";
  display: block;
  position: absolute;
  left: 60%;
  right: 0%;
  height: 13px;
  background-color: #5C7CD9;
}

.c0115_popup_gestionar_villa .bar.checkout:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  height: 13px;
  right: 60%;
  background-color: #5C7CD9;
  border-radius: 7.5px 0 0 7.5px;
}

.c0115_popup_gestionar_villa span.label {
  font-family: "EuclidFlex";
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  text-align: start;
  margin-bottom: 16px;
  border: none;
}

.virtual-href {
  cursor: pointer;
}

html, .aui {
  font-size: 10px;
}

body, .aui body, p {
  font-size: 1.4rem;
}

html, .aui,
body, .aui body,
.aui button,
#wrapper .ui-widget,
footer .ui-widget,
#banner .ui-widget,
.ui-widget,
#main-content .ui-widget,
.aui input {
  font-family: "EuclidFlex", sans-serif;
}

h1 {
  font-size: 7.2rem;
  font-weight: 300;
  margin: 30px 0;
}

@media (max-width: 767px) {
  h1 {
    font-size: 3.2rem;
  }
}
@media (max-width: 767px) {
  #main-content div.portlet-content h1 {
    font-size: 2.5rem;
    margin: 15px 0;
  }
}
.journal-content-article h1 {
  color: #278ec8;
}

#main-content .portlet-content .journal-content-article h2 {
  font-size: 1.8rem;
  font-size: 2.6rem;
  color: #363636;
}

.btn-outline-primary {
  color: #5C7CD9;
}

.virtual-href {
  cursor: pointer;
}

#main-content a:not(.btn) {
  color: #278ec8;
}

/*El objetivo es que los mensajes que salen de
liferay al añadir al comparador no salgan transparentes */
.ui-widget.ui-growl {
  background-color: #FCF8EA !important;
}

/* /es/web/guest/vacaciones-costa-blanca-norte scroll horizontal .jumbo */
#main-content > div > div.row {
  margin-left: 0;
  margin-right: 0;
}

.obfuscatedLink {
  cursor: pointer;
}

@font-face {
  font-display: swap;
  font-family: "abahanaco";
  src: url("../fonts/corporativa/icomoon.eot?ywrm44");
  src: url("../fonts/corporativa/icomoon.eot?ywrm44#iefix") format("embedded-opentype"), url("../fonts/corporativa/icomoon.ttf?ywrm44") format("truetype"), url("../fonts/corporativa/icomoon.woff?ywrm44") format("woff"), url("../fonts/corporativa/icomoon.svg?ywrm44#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=abahanaco-], [class*=" abahanaco-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "abahanaco" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.abahanaco-linkedin:before {
  content: "\e90d";
}

.abahanaco-facebook:before {
  content: "\e900";
}

.abahanaco-facebook-f:before {
  content: "\e900";
}

.abahanaco-twitter:before {
  content: "\e901";
}

.abahanaco-youtube:before {
  content: "\e902";
}

.abahanaco-pinterest:before {
  content: "\e903";
}

.abahanaco-angle-down:before {
  content: "\e904";
}

.abahanaco-globe:before {
  content: "\e905";
}

.abahanaco-location:before {
  content: "\e906";
  color: #222E50;
}

.abahanaco-skype:before {
  content: "\e907";
  color: #222E50;
}

.abahanaco-envolpe:before {
  content: "\e908";
  color: #222E50;
}

.abahanaco-phone-classic:before {
  content: "\e909";
  color: #222E50;
}

.abahanaco-phone:before {
  content: "\e90a";
  color: #222E50;
}

.abahanaco-instagram:before {
  content: "\e90b";
}

.abahanaco-home:before {
  content: "\e90c";
}

.form-group input[type=text],
.form-group input[type=text].ui-state-default,
.form-group input[type=date],
.form-group input[type=number],
.form-group input[type=password],
.form-group input[type=email],
.form-group textarea,
.form-group select,
input[type=text],
input[type=text].ui-state-default,
input[type=date],
input[type=number],
input[type=password],
input[type=email],
textarea,
select {
  padding: 1.2rem 0.7rem;
  margin: 0rem 0rem 1.5rem 0rem;
  border-radius: 0 !important;
  height: auto;
  width: 100%;
  -webkit-box-shadow: unset;
  box-shadow: unset;
  outline: 0;
  color: #FCF8EA;
  min-width: 90px;
  font-size: 1.5rem;
  line-height: 1.7rem;
  color: #666;
}

.abahana-select {
  position: relative;
  margin-bottom: 1rem;
}

.abahana-select:before {
  font-family: "abahanaco";
  content: "\e904";
  color: #278ec8;
  font-size: 1.4rem !important;
  margin-right: 5px;
  line-height: 2rem;
  display: inline-block;
  vertical-align: text-top;
  position: absolute;
  right: 0;
  top: calc(50% - 9px);
  z-index: 99;
  pointer-events: none;
}

.abahana-select > select {
  margin: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #FCF8EA;
  font-family: "EuclidFlex", sans-serif;
  float: none !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  border: 0;
}

.abahana-select > select option {
  background-color: #222E50;
  color: #FCF8EA;
}

.form-check a {
  color: #FCF8EA;
  text-decoration: underline;
}

header nav.navbar.front {
  background-color: rgba(34, 46, 80, 0.55);
  padding-top: 0;
  padding-bottom: 0;
}

header nav.navbar.front .navbar-brand {
  max-width: calc(100% - 6.5rem);
}

@media (min-width: 991px) {
  header nav.navbar.front .navbar-brand {
    margin-left: 6rem;
  }
}
header nav.navbar.front .navbar-brand img {
  max-width: 100%;
}

header nav.navbar.front section.porlet {
  margin-bottom: 0;
}

header nav.navbar.front .dropdown:hover > .dropdown-menu {
  display: block;
}

header nav.navbar.front .dropdown-menu {
  border-top: 2px solid #ffc700;
  background-color: #222E50;
  padding: 25px 31px;
  top: calc(100% - 3px);
  min-width: 100%;
}

header nav.navbar.front .dropdown-menu a.dropdown-item {
  color: #FCF8EA;
  font-size: 1.6rem;
  padding: 4px 0;
}

header nav.navbar.front .dropdown-menu a.dropdown-item:hover {
  background-color: transparent;
  color: #ffc700;
}

header nav.navbar.front .navbar-collapse {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

@media (min-width: 991px) {
  header nav.navbar.front .navbar-collapse ul.navbar-nav {
    margin-right: 3rem;
  }
}
header nav.navbar.front .navbar-collapse ul.navbar-nav li {
  color: #FCF8EA;
  text-transform: uppercase;
  #FCF8EA-space: nowrap;
  padding: 2.5rem 0.5rem;
  font-size: 1.8rem;
  line-height: 2rem;
  border-bottom: 2px solid transparent;
}

header nav.navbar.front .navbar-collapse ul.navbar-nav li a {
  color: #FCF8EA;
}

header nav.navbar.front .navbar-collapse ul.navbar-nav li a:focus {
  color: #ffc700;
}

header nav.navbar.front .navbar-collapse ul.navbar-nav li.active, header nav.navbar.front .navbar-collapse ul.navbar-nav li:hover {
  border-bottom: 2px solid #ffc700;
}

header nav.navbar.front .navbar-collapse ul.navbar-nav li.active > a, header nav.navbar.front .navbar-collapse ul.navbar-nav li:hover > a {
  color: #ffc700;
}

header nav.navbar.front .navbar-collapse ul.navbar-nav li.dropdown.active, header nav.navbar.front .navbar-collapse ul.navbar-nav li.dropdown:hover {
  border-bottom: 0;
}

@media (max-width: 1300px) {
  header nav.navbar.front .navbar-collapse {
    background-color: rgba(0, 62, 82, 0.7);
    margin: 0 -1rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  header nav.navbar.front .navbar-collapse ul.navbar-nav li a {
    text-align: center;
    margin: 0 auto;
  }
  header nav.navbar.front .navbar-collapse ul.navbar-nav li .dropdown-menu a {
    text-align: left;
    max-width: 90%;
    padding: 10px 0;
  }
  header nav.navbar.front .navbar-collapse ul.navbar-nav li.active, header nav.navbar.front .navbar-collapse ul.navbar-nav li:hover {
    background-color: transparent;
  }
}
header nav.navbar.front .navbar-toggler {
  font-size: 2rem;
  padding: 0.25rem;
  border: 0;
}

header nav.navbar.front .navbar-toggler .navbar-toggler-icon {
  width: 5rem;
  height: 5rem;
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http:/www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='square' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.collapse:not(.show) {
  display: none !important;
}

.navbar-expand-lg {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

.navbar-expand-lg .navbar-toggler {
  display: block !important;
}

.navbar-expand-lg .navbar-nav {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
  width: 100%;
}

.navbar-expand-lg .navbar-collapse {
  -ms-flex-preferred-size: 100% !important;
  flex-basis: 100% !important;
}

@media (min-width: 1300px) {
  .navbar-expand-lg {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
    -ms-flex-wrap: row nowrap !important;
    flex-wrap: row nowrap !important;
  }
  .navbar-expand-lg .navbar-collapse {
    -ms-flex-preferred-size: auto !important;
    flex-basis: auto !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none !important;
  }
  .navbar-expand-lg .navbar-nav {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
}
@media (min-width: 922px) and (max-width: 1300px) {
  header nav.navbar .navbar-collapse > div {
    margin: 0 auto;
  }
}
.btn {
  color: #FCF8EA;
  border: 2px solid #FCF8EA;
  font-size: 1.8rem;
  padding: 1rem 2rem;
  border-radius: 0;
}

.btn.btn-primary {
  color: #222E50;
  background-color: #ffc700;
  border-color: #ffc700;
}

.btn.btn-primary:hover, .btn.btn-primary:focus, .btn.btn-primary:not(:disabled):not(.disabled):active {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #ffc700;
  opacity: 0.6;
}

.btn.btn-outline-primary:hover, .btn.btn-outline-primary:focus, .btn.btn-outline-primary:not(:disabled):not(.disabled):active {
  background-color: #FCF8EA;
  border-color: #FCF8EA;
  color: #29acff;
}

.btn.btn-secondary {
  color: #29acff;
  background-color: #FCF8EA;
}

.btn.btn-secondary:hover, .btn.btn-secondary:focus, .btn.btn-secondary:not(:disabled):not(.disabled):active {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #FCF8EA;
  opacity: 0.6;
}

footer {
  color: #FCF8EA;
}

footer .footer-contact {
  background-image: url("../images/corporativa/abahana_bg.jpg");
  height: 582px;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: end;
  align-content: flex-end;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (max-width: 500px) {
  footer .footer-contact {
    height: auto;
    background-image: none;
    padding: 2rem 2rem 0 2rem;
  }
}
footer .footer-content {
  padding: 8rem 2rem 5rem 2rem;
  background-color: #222E50;
}

footer .footer-content p {
  max-width: 25rem;
  padding: 1rem 0;
}

footer .footer-content .abahana-select {
  display: inline-block;
}

footer .footer-post {
  background-color: #222E50;
  padding: 2.1rem 0;
}

@media (min-width: 992px) {
  footer .footer-post {
    padding: 2.1rem;
  }
}
footer .footer-post p {
  line-height: 4rem;
  margin: 0;
}

footer .footer-post a {
  color: #FCF8EA;
  font-weight: normal;
}

footer .footer-post .btn-whatsapp-footer {
  position: fixed;
  bottom: 2px;
  right: 10px;
  z-index: 100;
  background-color: #25D366;
  padding: 20px;
  border-radius: 50%;
  -webkit-transform: scale(0.7);
  transform: scale(0.7);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

@media (max-width: 480px) {
  footer .footer-post .btn-whatsapp-footer {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
  }
}
footer .footer-post .btn-whatsapp-footer:hover {
  background-color: #20bc5a;
}

footer .footer-post .btn-whatsapp-footer:hover:before {
  background-size: 62px;
}

footer .footer-post .btn-whatsapp-footer:before {
  content: "";
  display: block;
  width: 70px;
  height: 70px;
  background-image: url("../images/iconos/icono-whatsapp.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-size: 65px;
  background-position: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

footer ul.social-networks {
  padding-left: 0;
  padding-right: 0px;
  margin-top: 15px;
  text-align: right;
}

@media (max-width: 767px) {
  footer ul.social-networks {
    text-align: center;
    padding-bottom: 1.5rem;
  }
}
footer ul.social-networks li {
  display: inline-block;
}

@media (max-width: 767px) {
  footer ul.social-networks li:first-child {
    display: inline-block;
  }
}
footer ul.social-networks li a {
  text-decoration: none;
  border: 1px solid #278ec8;
  border-radius: 50% !important;
  padding: 7px 9px;
  margin: 0 0 0 7px;
  font-size: 2.3rem;
  line-height: 2.3rem;
  display: inline-block;
  color: #FCF8EA;
  width: 4.4rem;
  text-align: center;
}

@media (max-width: 767px) {
  footer ul.social-networks li a {
    margin: 0 0 0 9px;
  }
}
footer ul.social-networks li a:before {
  color: #FCF8EA;
  font-size: 1.9rem;
}

@media (max-width: 767px) {
  footer ul.social-networks li a:before {
    font-size: 3.1rem;
    line-height: 1;
  }
}
footer ul.navbar-nav {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: top;
}

footer ul.navbar-nav a.nav-link {
  padding: 0.95rem 1rem;
}

footer .phone {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-family: "EuclidFlex", sans-serif;
  font-size: 24px;
}

footer .phone i:before, footer .phone a {
  color: #ffc700;
}

@media (max-width: 500px) {
  footer .phone {
    display: block;
  }
}
section#contact {
  position: relative;
  bottom: -46px;
}

@media (max-width: 500px) {
  section#contact {
    bottom: 0;
  }
}
section#contact .container .info-panel {
  padding: 30px 50px 20px 50px;
  background-color: #FCF8EA;
}

@media (max-width: 500px) {
  section#contact .container .info-panel {
    padding: 0;
  }
}
section#contact .container .info-panel strong {
  font-size: 3rem;
  line-height: 3.2rem;
  color: #222E50;
  margin-bottom: 2rem;
  display: inline-block;
}

@media (max-width: 767px) {
  section#contact .container .info-panel strong {
    font-size: 2.5rem;
    line-height: 2.5rem;
  }
}
section#contact .container .info-panel p {
  color: #62717a;
  font-size: 1.5rem;
  margin-bottom: 2rem;
  display: inline-block;
}

section#contact .container .info-panel ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

section#contact .container .info-panel ul li {
  padding: 1rem 0;
  color: #9b9b9b;
  font-size: 1.6rem;
}

section#contact .container .info-panel ul li i {
  margin-right: 1rem;
  width: 1.8rem;
  font-size: 120%;
  text-align: center;
  display: inline-block;
}

section#contact .container .info-panel ul li a {
  color: #9b9b9b;
}

section#contact .container .form-panel {
  padding: 30px 50px 20px 50px;
  background-color: #00A7E1;
  color: #FCF8EA;
}

@media (max-width: 500px) {
  section#contact .container .form-panel {
    padding: 2rem 1rem;
  }
  section#contact .container .form-panel:after, section#contact .container .form-panel:before {
    position: absolute;
    display: block;
    content: " ";
    background-color: #00A7E1;
    top: 0;
    height: 100%;
    bottom: 0;
    width: 2rem;
  }
  section#contact .container .form-panel:before {
    left: -2rem;
  }
  section#contact .container .form-panel:after {
    right: -2rem;
  }
}
section#contact .container .form-panel strong {
  font-size: 2.5rem;
  line-height: 2.7rem;
  margin-bottom: 1rem;
  display: block;
  text-transform: uppercase;
}

section#contact .container .form-panel p {
  font-size: 1.5rem;
  font-style: italic;
  margin-bottom: 2rem;
  display: inline-block;
}

section#contact .container .form-panel input[type=text] {
  border-top: 1px solid transparent !important;
  border-bottom: 1px solid #FCF8EA !important;
  background-color: transparent;
  border: 0;
  color: #FCF8EA;
  font-size: 15px;
  font-weight: 200;
}

section#contact .container .form-panel input[type=text]::-webkit-input-placeholder {
  color: #FCF8EA;
}

section#contact .container .form-panel input[type=text]::-moz-placeholder {
  color: #FCF8EA;
}

section#contact .container .form-panel input[type=text]:-ms-input-placeholder {
  color: #FCF8EA;
}

section#contact .container .form-panel input[type=text]::-ms-input-placeholder {
  color: #FCF8EA;
}

section#contact .container .form-panel input[type=text]::placeholder {
  color: #FCF8EA;
}

section#contact .container .form-panel .abahana-select:before {
  right: 5px;
  font-size: 2.5rem !important;
  color: #FCF8EA !important;
}

section#contact .container .form-panel .abahana-select select {
  border: 1px solid #FCF8EA;
  font-size: 17px;
  color: #FCF8EA;
  font-size: 400;
}

section#contact .container .form-panel .form-check-label {
  font-size: 17px;
}

section#contact .container .form-panel button {
  color: #222E50;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  section#contact .container .form-panel button {
    width: 100%;
  }
}
.banner {
  height: 100vh;
  border-bottom: solid 2px #ffc700;
  background-size: cover;
}

.banner.half {
  height: 50vh;
}

.banner div.lead,
.banner p {
  text-shadow: 0 3px 3px rgba(0, 0, 0, 0.5);
  font-size: 2.8rem;
}

@media (max-width: 767px) {
  .banner div.lead,
  .banner p {
    font-size: 1.76rem;
  }
}
.banner .container {
  max-width: 1240px;
}

.banner .container, .banner .row {
  height: 100%;
}

.banner-claim figure {
  height: 100vh;
  position: relative;
}

@media (min-width: 767px) {
  .banner-claim figure {
    min-height: 700px;
  }
}
@media (min-width: 992px) {
  .banner-claim figure {
    min-height: 900px;
  }
}
.banner-claim figure > div {
  position: relative;
  max-height: 100%;
  overflow: hidden;
}

.banner-claim figure figcaption {
  text-align: right;
  position: absolute;
  font-size: 9.1rem;
  line-height: 0.88;
  width: 628px;
  max-width: 100%;
  color: #FCF8EA;
  right: 89px;
  bottom: 107px;
  font-weight: 500;
  text-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
}

@media (max-width: 767px) {
  .banner-claim figure figcaption {
    width: 50vw;
    font-size: 2.5rem;
    line-height: 2.5rem;
    right: 15px;
    bottom: 30px;
  }
}
.banner-video {
  height: 100vh;
}

.banner-video .embed-container {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  background: black;
  height: 100%;
}

.banner-video .embed-container iframe,
.banner-video .embed-container object,
.banner-video .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.banner-video video {
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  min-width: 100%;
}

.banner-video div.lead,
.banner-video p {
  text-shadow: 0 3px 3px rgba(0, 0, 0, 0.5);
  font-size: 2.8rem;
}

@media (max-width: 767px) {
  .banner-video div.lead,
  .banner-video p {
    font-size: 1.76rem;
  }
}
.banner-video .container {
  position: absolute;
  max-width: 100%;
  height: 100%;
}

.banner-video .row {
  height: 100%;
  max-width: 1240px;
  margin: 0 auto;
}

#main-content .shortcuts section figure,
.shortcuts section figure {
  position: relative;
  height: 50vh;
}

#main-content .shortcuts section figure .img-fit,
.shortcuts section figure .img-fit {
  height: 50vh;
  position: relative;
}

#main-content .shortcuts section figure:after,
.shortcuts section figure:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 62, 82, 0.8);
  opacity: 0;
  content: " ";
  display: block;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

#main-content .shortcuts section figure:before,
.shortcuts section figure:before {
  position: absolute;
  content: " ";
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left bottom, right top, from(rgba(0, 0, 0, 0.4)), color-stop(50%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(to right top, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%);
  z-index: 1;
}

#main-content .shortcuts section figure figcaption,
.shortcuts section figure figcaption {
  color: #FCF8EA;
  position: absolute;
  top: 10%;
  left: 0;
  width: 100%;
  height: 80%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  z-index: 99;
}

#main-content .shortcuts section figure figcaption .info,
.shortcuts section figure figcaption .info {
  width: 100%;
}

#main-content .shortcuts section figure figcaption .info .subtitle,
.shortcuts section figure figcaption .info .subtitle {
  text-align: center;
  display: none;
  font-size: 2.9rem;
}

@media (max-width: 767px) {
  #main-content .shortcuts section figure figcaption .info .subtitle,
  .shortcuts section figure figcaption .info .subtitle {
    font-size: 1.76rem;
  }
}
#main-content .shortcuts section figure figcaption .info h2 a,
.shortcuts section figure figcaption .info h2 a {
  color: #FCF8EA;
}

#main-content .shortcuts section:hover,
.shortcuts section:hover {
  cursor: pointer;
}

#main-content .shortcuts section:hover figure:after,
.shortcuts section:hover figure:after {
  opacity: 1;
}

#main-content .shortcuts section:hover figure figcaption,
.shortcuts section:hover figure figcaption {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#main-content .shortcuts section:hover figure figcaption .info h2,
.shortcuts section:hover figure figcaption .info h2 {
  position: relative;
  padding-bottom: 1.4rem;
  margin-bottom: 2rem;
}

#main-content .shortcuts section:hover figure figcaption .info h2:before,
.shortcuts section:hover figure figcaption .info h2:before {
  position: absolute;
  bottom: 0;
  left: 42%;
  width: 16%;
  border-bottom: solid 4px #ffc700;
  display: block;
  content: " ";
}

#main-content .shortcuts section:hover figure figcaption .info .subtitle,
.shortcuts section:hover figure figcaption .info .subtitle {
  text-align: center;
  display: block;
}

#main-content .shortcuts p,
.shortcuts p {
  text-shadow: 0 3px 3px rgba(0, 0, 0, 0.5);
}

.shortcuts .col-sm-4 section:hover {
  cursor: default !important;
}

#main-content .news section.slim figure,
.news section.slim figure {
  height: 328px;
}

@media (max-width: 500px) {
  #main-content .news section.slim figure,
  .news section.slim figure {
    height: 657px;
  }
}
#main-content .news section.banner_news,
.news section.banner_news {
  height: 328px;
  background-color: #ffc700;
  color: #FCF8EA;
  padding: 3rem 4rem;
}

#main-content .news section.banner_news header,
.news section.banner_news header {
  margin-bottom: 1rem;
}

#main-content .news section.banner_news header i,
.news section.banner_news header i {
  font-size: 4rem;
}

#main-content .news section.banner_news header strong,
.news section.banner_news header strong {
  font-size: 3rem;
  display: block;
}

@media (max-width: 767px) {
  #main-content .news section.banner_news header strong,
  .news section.banner_news header strong {
    font-size: 2.5rem;
    line-height: 2.5rem;
  }
}
#main-content .news section.banner_news header strong a,
.news section.banner_news header strong a {
  color: #FCF8EA;
}

#main-content .news section.banner_news p,
.news section.banner_news p {
  font-size: 1.6rem;
  font-weight: 500;
  text-shadow: none;
}

#main-content .news section figure,
.news section figure {
  position: relative;
  height: 657px;
}

#main-content .news section figure:after,
.news section figure:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 62, 82, 0.8);
  opacity: 0;
  content: " ";
  display: block;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

#main-content .news section figure figcaption,
.news section figure figcaption {
  color: #FCF8EA;
  position: absolute;
  top: 10%;
  left: 10%;
  width: 80%;
  height: 80%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  z-index: 99;
}

#main-content .news section figure figcaption .info,
.news section figure figcaption .info {
  width: 100%;
}

#main-content .news section figure figcaption .info .intro,
.news section figure figcaption .info .intro {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#main-content .news section figure figcaption .info .intro .date,
.news section figure figcaption .info .intro .date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#main-content .news section figure figcaption .info .intro .date .box,
.news section figure figcaption .info .intro .date .box {
  height: 10rem;
  border: solid 1px #ffc700;
}

@media (max-width: 767px) {
  #main-content .news section figure figcaption .info .intro .date .box,
  .news section figure figcaption .info .intro .date .box {
    height: 6rem;
  }
}
#main-content .news section figure figcaption .info .intro .date .box span,
.news section figure figcaption .info .intro .date .box span {
  display: block;
  font-weight: 500;
  text-align: center;
  padding: 0.2rem 1rem;
}

#main-content .news section figure figcaption .info .intro .date .box span:first-child,
.news section figure figcaption .info .intro .date .box span:first-child {
  border-bottom: solid 1px #ffc700;
}

#main-content .news section figure figcaption .info .intro .date .box span.day,
.news section figure figcaption .info .intro .date .box span.day {
  font-weight: 300;
  font-size: 7rem;
  line-height: 7.2rem;
}

@media (max-width: 767px) {
  #main-content .news section figure figcaption .info .intro .date .box span.day,
  .news section figure figcaption .info .intro .date .box span.day {
    font-size: 2.5rem;
    line-height: 2.5rem;
  }
}
#main-content .news section figure figcaption .info h2,
.news section figure figcaption .info h2 {
  text-align: left;
  font-size: 6rem;
}

@media (max-width: 767px) {
  #main-content .news section figure figcaption .info h2,
  .news section figure figcaption .info h2 {
    font-size: 2.5rem;
  }
}
#main-content .news section figure figcaption .info h2 a,
.news section figure figcaption .info h2 a {
  color: #FCF8EA;
}

#main-content .news section figure figcaption .info div.readmore,
#main-content .news section figure figcaption .info div.subtitle,
.news section figure figcaption .info div.readmore,
.news section figure figcaption .info div.subtitle {
  text-align: center;
  display: none;
  font-size: 2.4rem;
}

#main-content .news section figure figcaption .info div.readmore,
.news section figure figcaption .info div.readmore {
  margin-top: 35px;
  font-weight: 500;
  color: #ffc700;
}

#main-content .news section:hover,
.news section:hover {
  cursor: pointer;
}

#main-content .news section:hover figure:after,
.news section:hover figure:after {
  opacity: 1;
}

#main-content .news section:hover figure figcaption,
.news section:hover figure figcaption {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

#main-content .news section:hover figure figcaption .info .intro,
.news section:hover figure figcaption .info .intro {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

#main-content .news section:hover figure figcaption .info .intro .date,
.news section:hover figure figcaption .info .intro .date {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

#main-content .news section:hover figure figcaption .info .intro .date .box,
.news section:hover figure figcaption .info .intro .date .box {
  margin: 0 auto 10px auto;
}

@media (max-width: 767px) {
  #main-content .news section:hover figure figcaption .info .intro .date .box,
  .news section:hover figure figcaption .info .intro .date .box {
    display: none;
  }
}
#main-content .news section:hover figure figcaption .info h2,
.news section:hover figure figcaption .info h2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  text-align: center;
  position: relative;
  padding-bottom: 1.4rem;
  margin-bottom: 2rem;
}

#main-content .news section:hover figure figcaption .info h2:before,
.news section:hover figure figcaption .info h2:before {
  position: absolute;
  bottom: 0;
  left: 42%;
  width: 16%;
  border-bottom: solid 4px #ffc700;
  display: block;
  content: " ";
}

@media (max-width: 767px) {
  #main-content .news section:hover figure figcaption .info h2:before,
  .news section:hover figure figcaption .info h2:before {
    display: none;
  }
}
#main-content .news section:hover figure figcaption .info div.readmore,
#main-content .news section:hover figure figcaption .info div.subtitle,
.news section:hover figure figcaption .info div.readmore,
.news section:hover figure figcaption .info div.subtitle {
  text-align: center;
  display: block;
}

@media (max-width: 767px) {
  #main-content .news section:hover figure figcaption .info div.readmore,
  #main-content .news section:hover figure figcaption .info div.subtitle,
  .news section:hover figure figcaption .info div.readmore,
  .news section:hover figure figcaption .info div.subtitle {
    display: none;
  }
}
#main-content .news p,
.news p {
  text-shadow: 0 3px 3px rgba(0, 0, 0, 0.5);
}

#main-content .news footer,
.news footer {
  background-color: #222E50;
  padding: 4rem 0;
}

section.info {
  background-color: #222E50;
}

section.info article {
  padding: 8rem 10rem 1rem 4rem;
  color: #FCF8EA;
}

section.info h2 {
  text-align: left;
  position: relative;
  padding-bottom: 1rem;
}

section.info h2:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 20%;
  border-bottom: solid 2px #ffc700;
  display: block;
  content: " ";
}

section.info p {
  text-align: left;
  padding: 1rem 0 1rem 0;
  color: #FCF8EA;
  font-size: 1.8rem;
}

section.info footer {
  padding: 1rem 0 1rem 0;
}

section.info footer > div {
  display: inline;
}

section.info footer > div .btn {
  font-size: 1.6rem;
}

section.info footer .btn.btn-secondary {
  color: #FCF8EA;
  background-color: transparent;
  border-color: #FCF8EA;
}

section.info footer .btn.btn-secondary:hover, section.info footer .btn.btn-secondary:focus, section.info footer .btn.btn-secondary:not(:disabled):not(.disabled):active {
  background-color: #FCF8EA;
  border-color: #FCF8EA;
  color: #29acff;
  opacity: 1;
}

section.info.hide-primary .btn.btn-primary {
  display: none;
}

section.info.hide-secondary .btn.btn-outline-primary {
  display: none;
}

@media (max-width: 767px) {
  section.info article {
    padding: 3rem 2rem;
  }
  section.info article h2:before {
    width: 40%;
  }
  section.info article .btn {
    width: 100%;
    margin-bottom: 1rem;
  }
  section.info [class*=col-] {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  section.info [class*=col-].img-col {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
.img-col img {
  min-height: 100vh;
}

section.where {
  padding: 6rem 0 0 0;
  background-color: #3C528E;
}

section.where h2 {
  padding-bottom: 1.6rem;
  margin-bottom: 4rem;
}

section.where h2:before {
  left: 40%;
}

section.where strong {
  text-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
  font-family: "EuclidFlex";
  font-size: 4rem;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #FCF8EA;
}

@media (max-width: 767px) {
  section.where strong {
    font-size: 2.5rem;
    line-height: 2.5rem;
  }
}
section.where img {
  margin-top: 4rem;
  width: 100%;
}

section.newsletter {
  background-color: #222E50;
  padding: 7rem 0;
}

section.newsletter .form-row {
  padding: 0 1rem;
}

@media (min-width: 991px) {
  section.newsletter .form-row {
    padding: 0 7rem;
  }
}
section.newsletter .form-row input[type=text] {
  line-height: 2.5rem;
}

section.newsletter strong {
  color: #FCF8EA;
  font-size: 4rem;
  display: inline-block;
  position: relative;
  padding-bottom: 1rem;
  margin-bottom: 2.5rem;
}

@media (max-width: 767px) {
  section.newsletter strong {
    font-size: 2.5rem;
    line-height: 2.5rem;
  }
}
section.newsletter strong:before {
  position: absolute;
  bottom: 0;
  left: 42%;
  width: 16%;
  border-bottom: solid 4px #ffc700;
  display: block;
  content: " ";
}

section.newsletter .input-group input {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

section.newsletter .input-group .input-group-append {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

section.newsletter .input-group ul {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  margin-top: 1.5rem;
  width: 100%;
  padding: 0;
}

section.map {
  background-color: #222E50;
}

section.map article {
  padding: 8rem 10rem 1rem 4rem;
}

section.map h2 {
  text-align: left;
  position: relative;
  padding-bottom: 1rem;
  font-size: 5rem;
}

@media (max-width: 767px) {
  section.map h2 {
    font-size: 2.5rem;
  }
}
section.map h2 span {
  color: #ffc700;
}

section.map h2:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 20%;
  border-bottom: solid 2px #ffc700;
  display: block;
  content: " ";
}

section.map p {
  text-align: left;
  padding: 1rem 0 1rem 0;
  color: #FCF8EA;
  font-size: 1.8rem;
}

section.map p span {
  color: #ffc700;
}

section.map [class*=col-].img-col img {
  height: 350px;
}

section.map [class*=col-].img-col iframe {
  display: block;
}

@media (max-width: 767px) {
  section.map article {
    padding: 3rem 2rem;
  }
  section.map article h2:before {
    width: 40%;
  }
  section.map article .btn {
    width: 100%;
    margin-bottom: 1rem;
  }
  section.map [class*=col-] {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  section.map [class*=col-].img-col {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media (max-width: 992px) {
  section.map article {
    padding: 4rem 2rem 0 2rem;
  }
}
section.map footer {
  padding: 6rem 0;
  background-color: #3C528E;
}

section.map footer strong {
  padding: 0 1.5rem;
  text-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
  font-family: "EuclidFlex";
  font-size: 4rem;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #FCF8EA;
}

@media (max-width: 767px) {
  section.map footer strong {
    font-size: 2.5rem;
    line-height: 2.5rem;
  }
}
#main-content section.departments article,
section.departments article {
  padding: 4rem;
  background-color: #222E50;
  margin-bottom: 5px;
}

#main-content section.departments article:nth-child(4n+3), #main-content section.departments article:nth-child(4n+2),
section.departments article:nth-child(4n+3),
section.departments article:nth-child(4n+2) {
  background-color: #222E50;
}

#main-content section.departments article strong,
section.departments article strong {
  font-size: 4.8rem;
  display: block;
  color: #FCF8EA;
  position: relative;
  padding-bottom: 1rem;
  margin-bottom: 1.5rem;
}

@media (max-width: 767px) {
  #main-content section.departments article strong,
  section.departments article strong {
    font-size: 2.5rem;
    line-height: 2.5rem;
  }
}
#main-content section.departments article strong:before,
section.departments article strong:before {
  position: absolute;
  bottom: 0;
  left: 37%;
  width: 26%;
  border-bottom: solid 2px #ffc700;
  display: block;
  content: " ";
}

#main-content section.departments article a,
section.departments article a {
  font-size: 2.4rem;
  color: #FCF8EA;
}

@media (max-width: 767px) {
  #main-content section.departments article a,
  section.departments article a {
    font-size: 1.7rem;
  }
}
#main-content section.departments article .phone,
section.departments article .phone {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-family: "EuclidFlex", sans-serif;
  line-height: 13rem;
}

#main-content section.departments article .phone i:before, #main-content section.departments article .phone a,
section.departments article .phone i:before,
section.departments article .phone a {
  color: #ffc700;
}

#main-content section.departments article .phone a,
section.departments article .phone a {
  font-family: "EuclidFlex", sans-serif;
  font-size: 4.8rem;
  font-weight: 500;
}

@media (max-width: 767px) {
  #main-content section.departments article .phone a,
  section.departments article .phone a {
    font-size: 2.5rem;
    line-height: 2.5rem;
  }
}
#main-content section.contact,
section.contact {
  padding: 12rem 0;
}

#main-content section.contact strong,
section.contact strong {
  font-family: "EuclidFlex";
  font-size: 6rem;
  line-height: 7.2rem;
  color: #222E50;
  text-align: center;
  display: block;
  margin-bottom: 9rem;
}

@media (max-width: 767px) {
  #main-content section.contact strong,
  section.contact strong {
    font-size: 2.5rem;
    line-height: 2.5rem;
  }
}
@media (min-width: 992px) {
  #main-content section.contact form,
  section.contact form {
    padding: 0 10rem;
  }
}
#main-content section.contact form .form-group input[type=text],
#main-content section.contact form .form-group select, #main-content section.contact form .form-group textarea,
section.contact form .form-group input[type=text],
section.contact form .form-group select,
section.contact form .form-group textarea {
  border: solid 0.8px #979797;
  font-size: 2.4rem;
  line-height: 2.6rem;
  color: #939393;
}

#main-content section.contact form label,
section.contact form label {
  color: #62717a;
  font-family: "EuclidFlex";
  font-size: 1.95rem;
  line-height: 1.54rem;
}

#main-content section.contact form label a,
section.contact form label a {
  color: #62717a;
}

#main-content section.contact form .btn,
section.contact form .btn {
  font-size: 3rem;
}

@media (max-width: 767px) {
  #main-content section.contact form .btn,
  section.contact form .btn {
    font-size: 2.5rem;
  }
}
.breadcrumb {
  margin: 0;
  background-color: #FCF8EA;
  border-bottom: solid 2px #ffc700;
}

.breadcrumb li.breadcrumb-item {
  font-size: 1.3rem;
  line-height: 2.3rem;
  color: #222E50;
  padding-left: 13px;
  padding-right: 0;
}

.breadcrumb li.breadcrumb-item:before {
  display: none;
}

.breadcrumb li.breadcrumb-item a {
  font-size: 1.3rem;
  line-height: 2.3rem;
  color: #222E50 !important;
  border-right: solid 1px #d0d0d0;
  padding-right: 13px;
  display: inline-block;
}

.breadcrumb li.breadcrumb-item a i {
  font-size: 1.7rem;
  line-height: 2.2rem;
  display: inline-block;
  vertical-align: bottom;
}

.breadcrumb li.breadcrumb-item b {
  border-right: solid 1px #d0d0d0;
  line-height: 2.3rem;
  padding-right: 13px;
}

.breadcrumb li.breadcrumb-item.active {
  color: #b6b6b6;
}

.wrapper-breadcrumb {
  overflow-x: auto;
}

.wrapper-breadcrumb .breadcrumb {
  min-width: 860px !important;
}

@media (min-width: 767px) {
  .wrapper-breadcrumb .breadcrumb {
    min-width: auto;
  }
}
body.signed-in .btn.btn-primary {
  color: #29acff;
}

body.signed-in .btn.btn-secondary {
  background-color: #FCF8EA;
}

body.signed-in div.subtitle {
  display: block !important;
}

body.signed-in .shortcuts section:hover figure figcaption {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}

body.signed-in .shortcuts section:hover figure figcaption h2 {
  padding-bottom: 0 !important;
  margin-bottom: 5px !important;
}

body.signed-in .shortcuts section:hover figure figcaption h2:before {
  display: none !important;
}

.login-container {
  margin-top: 12rem;
}

.alert-danger, .portlet-msg-error {
  background-color: #ffc700;
  border-color: #ffc700;
  color: #192735;
  padding-top: 2px;
  padding-bottom: 2px;
  border: 2px solid yellow;
  border-radius: 0;
}

.form-group ul {
  padding-left: 0;
}

#p_p_id_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_footer_navigation_menu_ div, #p_p_id_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_footer_navigation_menu_ section {
  display: inline;
}

div#main-content .portlet-content .journal-content-article h2 {
  color: #FCF8EA;
}

.popover .btn {
  color: #333;
}

body:not(.signed-in) .portlet {
  margin: 0;
}

.ui-growl {
  position: fixed;
  top: 40%;
  left: 37%;
  width: 360px;
  /* height: 110px; */
  z-index: 9999;
  display: block;
}

@media (max-width: 767px) {
  .ui-growl {
    left: 4%;
    width: 300px;
  }
}
.ui-growl-item {
  position: relative;
}

.ui-growl > div {
  background-color: #FCF8EA;
  opacity: 1;
}

.ui-growl-message {
  width: 100%;
  display: block !important;
}

.ui-growl-icon-close {
  cursor: pointer;
  position: absolute;
  right: 7px;
  top: -22px;
  display: block !important;
  width: 16px;
  height: 16px;
}

@media (max-width: 767px) {
  .ui-growl-icon-close {
    left: 265px;
  }
}
.ui-growl-icon-close::before {
  content: "X";
  font-weight: 500;
  display: block !important;
  position: relative;
  top: -5px;
  right: 5px;
  width: 100%;
  color: #ffc700;
  text-indent: 0;
  font-size: 1.4rem;
}

.ui-growl-title {
  text-align: center;
  /* background-color: rgb(39, 142, 200); */
  background-color: #FCF8EA;
  margin-top: 35px;
  border-top: 5px solid #ffc700;
  font-size: 15.4px;
  /* color:#FCF8EA; */
  color: #333;
  padding: 25px;
  font-weight: normal;
  width: 100%;
  display: block !important;
}

.ui-growl-message p {
  /* padding:25px;    */
  padding: 0;
  font-size: 15.4px;
  display: block !important;
}

.container-fluid > .row {
  margin-right: 0;
  margin-left: 0;
}

.container-fluid > .row > .col,
.container-fluid > .row > [class*=col-] {
  padding-left: 0;
  padding-right: 0;
}

#wrapper dd,
#wrapper dl {
  margin-bottom: 0;
}

.portlet-topper {
  position: relative;
  z-index: 999;
}

@media (max-width: 992px) {
  .navbar-collapse.show {
    max-height: 90vh;
    overflow-y: auto;
  }
}
#wrapper .portlet-journal-content .portlet .portlet-header {
  margin: 0;
}

.mapa-destino img {
  max-width: none !important;
  margin-top: 0 !important;
}

@media (max-width: 992px) {
  .navbar-collapse .navbar-nav.navbar-site {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
#wrapper {
  z-index: 20;
}

.abahana-location-map:before {
  content: " ";
  height: 3.8rem;
  width: 2.5rem;
  display: inline-block;
  background-color: transparent;
  background-image: url("../images/iconos/pincho-seleccion.png");
}

.abahana-location-available:before {
  content: " ";
  height: 3.8rem;
  width: 2.5rem;
  display: inline-block;
  background-color: transparent;
  background-image: url("../images/iconos/pincho-disponible.png");
}

.abahana-location-unavailable:before {
  content: " ";
  height: 3.8rem;
  width: 2.5rem;
  display: inline-block;
  background-color: transparent;
  background-image: url("../images/iconos/pincho-ocupado.png");
}

.abahana-comparator-hueco:before,
.abahana-comparador-hueco:before {
  content: " ";
  height: 2rem;
  width: 2rem;
  display: inline-block;
  background-color: #278ec8;
  -webkit-mask-image: url("../images/iconos/comparador-hueco.svg");
  mask-image: url("../images/iconos/comparador-hueco.svg");
  -webkit-mask-position: 0 1px;
  mask-position: 0 1px;
}

.abahana-score:before {
  content: " ";
  width: 38px;
  height: 31px;
  display: inline-block;
  background-color: #222E50;
  -webkit-mask-image: url("../images/iconos/score.svg");
  mask-image: url("../images/iconos/score.svg");
  -webkit-mask-position: 0 1px;
  mask-position: 0 1px;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}

@font-face {
  font-display: swap;
  font-family: "abahana";
  src: url("../fonts/icomoon.eot?n0s5la");
  src: url("../fonts/icomoon.eot?n0s5la#8iorzy") format("embedded-opentype"), url("../fonts/icomoon.ttf?n0s5la") format("truetype"), url("../fonts/icomoon.woff?n0s5la") format("woff"), url("../fonts/icomoon.svg?n0s5la#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=abahana-], [class*=" abahana-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "abahana" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.9rem;
}

.abahana-share-file:before {
  content: "\e99d";
  color: #222E50;
}

.abahana-smartphone:before {
  content: "\e99a";
  color: #222E50;
}

.abahana-schedule:before {
  content: "\e99b";
  color: #222E50;
}

.abahana-envelope-thin:before {
  content: "\e99c";
  color: #222E50;
}

.abahana-route:before {
  content: "\e997";
  color: #a4a4a4;
}

.abahana-checklist:before {
  content: "\e998";
  color: #00a7e1;
}

.abahana-external-link-thin:before {
  content: "\e999";
  color: #fff;
}

.abahana-calendar-next:before {
  content: "\e994";
}

.abahana-calendar-hearth:before {
  content: "\e995";
}

.abahana-calendar-warning:before {
  content: "\e996";
}

.abahana-brand-outline-double:before {
  content: "\e993";
  color: #222E50;
}

.abahana-user-rounded:before {
  content: "\e98e";
  color: #979797;
}

.abahana-hearth-balloon:before {
  content: "\e990";
  color: #a4a4a4;
}

.abahana-compass-1:before {
  content: "\e991";
  color: #222E50;
}

.abahana-info-rounded:before {
  content: "\e992";
  color: #222E50;
}

.abahana-gallery:before {
  content: "\e98f";
  color: #222E50;
}

.abahana-decorated:before {
  content: "\e98b";
  color: #222E50;
}

.abahana-appears:before {
  content: "\e98c";
  color: #222E50;
}

.abahana-designed:before {
  content: "\e98d";
  color: #222E50;
}

.abahana-chat:before {
  content: "\e98a";
  color: #222E50;
}

.abahana-people-outline:before {
  content: "\e986";
  color: #222E50;
}

.abahana-single-bed:before {
  content: "\e987";
  color: #222E50;
}

.abahana-beach-umbrella:before {
  content: "\e988";
  color: #222E50;
}

.abahana-brand-outline:before {
  content: "\e989";
  color: #222E50;
}

.abahana-comments:before {
  content: "\e985";
  color: #222E50;
}

.abahana-brand:before {
  content: "\e984";
  color: #00aceb;
}

.abahana-linkedin:before {
  content: "\e982";
}

.abahana-youtube-play:before {
  content: "\e983";
}

.abahana-error:before {
  content: "\e97f";
  color: #d80027;
}

.abahana-inverted-warning:before {
  content: "\e980";
  color: #ebb906;
}

.abahana-thin-check:before {
  content: "\e981";
  color: #63b508;
}

.abahana-sort:before {
  content: "\e97c";
}

.abahana-pin-thin:before {
  content: "\e97d";
}

.abahana-filter-thin:before {
  content: "\e97e";
}

.abahana-minus-circle:before {
  content: "\e97a";
}

.abahana-plus-circle:before {
  content: "\e97b";
}

.abahana-whatsapp-thin:before {
  content: "\e979";
}

.abahana-share-thin:before {
  content: "\e974";
}

.abahana-bell:before {
  content: "\e975";
}

.abahana-facebook-thin:before {
  content: "\e976";
}

.abahana-twitter-thin:before {
  content: "\e977";
}

.abahana-envolpe-thin:before {
  content: "\e978";
}

.abahana-pen-edit:before {
  content: "\e972";
  color: #00A7E1;
}

.abahana-login-logout:before {
  content: "\e973";
  color: #00A7E1;
}

.abahana-credit-card:before {
  content: "\e971";
  color: #a4a4a4;
}

.abahana-pin-location:before {
  content: "\e96e";
}

.abahana-calendar-schedule-checked:before {
  content: "\e96f";
}

.abahana-calendar-schedule:before {
  content: "\e970";
}

.abahana-arrow-thin-right:before {
  content: "\e96c";
}

.abahana-thin-search:before {
  content: "\e96d";
}

.abahana-delete:before {
  content: "\e96b";
}

.abahana-wallet-credit-card:before {
  content: "\e968";
}

.abahana-lock-password:before {
  content: "\e969";
}

.abahana-calendar-edit:before {
  content: "\e96a";
}

.abahana-help:before {
  content: "\e94b";
}

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

.abahana-exclamation:before {
  content: "\e94a";
}

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

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

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

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

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

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

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

.abahana-instagram:before {
  content: "\e92a";
}

.abahana-sign-out:before {
  content: "\e928";
}

.abahana-sign-in:before {
  content: "\e929";
}

.abahana-eye:before {
  content: "\e927";
}

.abahana-eye-slash:before {
  content: "\e945";
}

.abahana-heart-full:before {
  content: "\e91c";
}

.abahana-star-half-empty:before {
  content: "\e925";
}

.abahana-star-half-full:before {
  content: "\e925";
}

.abahana-star-half-o:before {
  content: "\e925";
}

.abahana-external-link:before {
  content: "\e91b";
}

.abahana-globe:before {
  content: "\e919";
}

.abahana-heart:before {
  content: "\e90f";
}

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

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

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

.abahana-check-square-o:before {
  content: "\f046";
}

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

.abahana-twitter-square:before {
  content: "\f081";
}

.abahana-pinterest-square:before {
  content: "\f0d3";
}

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

.abahana-tree:before {
  content: "\f1bb";
}

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

.abahana-shower:before {
  content: "\f2cc";
}

.abahana-calendar:before {
  content: "\e907";
}

.abahana-whatsapp:before {
  content: "\e903";
}

.abahana-envelope-square:before {
  content: "\e904";
}

.abahana-bed:before {
  content: "\e900";
}

.abahana-desplegar-down:before {
  content: "\e92c";
  color: #00A7E1;
}

.abahana-desplegar-up:before {
  content: "\e92d";
  color: #00A7E1;
}

.abahana-quote-rigth:before {
  content: "\e92b";
}

.abahana-copy-full:before {
  content: "\e926";
  color: #00A7E1;
}

.abahana-valoracion:before {
  content: "\e921";
}

.abahana-favourite:before {
  content: "\e911";
  color: #ffc700;
}

.abahana-sale:before {
  content: "\e912";
  color: #222E50;
}

.abahana-arrow-left:before {
  content: "\e913";
  color: #00A7E1;
}

.abahana-chronometer:before {
  content: "\e914";
  color: #222E50;
}

.abahana-circulo-minus:before {
  content: "\e915";
  color: #00A7E1;
}

.abahana-circulo-plus:before {
  content: "\e916";
  color: #00A7E1;
}

.abahana-euro1:before {
  content: "\e917";
  color: #fff;
}

.abahana-family:before {
  content: "\e918";
  color: #00A7E1;
}

.abahana-habitaciones:before {
  content: "\e91e";
  color: #00A7E1;
}

.abahana-information:before {
  content: "\e91f";
  color: #fff;
}

.abahana-next:before {
  content: "\e920";
  color: #222E50;
}

.abahana-phone:before {
  content: "\e922";
  color: #ffc700;
}

.abahana-poi:before {
  content: "\e923";
  color: #222E50;
}

.abahana-sun-umbrella:before {
  content: "\e924";
  color: #00A7E1;
}

.abahana-copy:before {
  content: "\e910";
  color: #00A7E1;
}

.abahana-home:before {
  content: "\e90e";
  color: #00A7E1;
}

.abahana-close-delete:before {
  content: "a";
}

/*.abahana-plus-circle:before {
  content: "\63";
}*/
.abahana-search:before {
  content: "b";
}

.abahana-angle-left:before {
  content: "d";
}

.abahana-angle-right:before {
  content: "e";
}

.abahana-social-youtube:before {
  content: "f";
}

.abahana-social-twitter:before {
  content: "g";
}

.abahana-social-path:before {
  content: "h";
}

.abahana-social-facebook:before {
  content: "i";
}

.abahana-social-google-plus:before {
  content: "j";
}

.abahana-youtube:before {
  content: "k";
}

.abahana-facebook:before {
  content: "l";
}

.abahana-google-plus:before {
  content: "m";
}

.abahana-uni6E:before {
  content: "n";
}

.abahana-abahana:before {
  content: "o";
}

.abahana-envolpe:before {
  content: "p";
}

.abahana-euro:before {
  content: "\e917";
}

.abahana-search2:before {
  content: "r";
}

.abahana-chevron:before {
  content: "s";
}

.abahana-timer:before {
  content: "t";
}

.abahana-bag:before {
  content: "u";
}

.abahana-medal:before {
  content: "v";
}

.abahana-times-circle:before {
  content: "w";
}

.abahana-up:before {
  content: "x";
}

.abahana-play-circle:before {
  content: "y";
}

.abahana-up-tip:before {
  content: "z";
}

.abahana-phone-irregular:before {
  content: "|";
}

.abahana-envolpe-irregular:before {
  content: "}";
}

.abahana-info:before {
  content: "~";
}

.abahana-suitcase:before {
  content: "∀";
}

.abahana-calendar-day:before {
  content: "∁";
}

.abahana-working:before {
  content: "∂";
}

.abahana-user:before {
  content: "∃";
}

.abahana-warning:before {
  content: "∄";
}

.abahana-dark-sun:before {
  content: "∅";
}

.abahana-comparator:before {
  content: "∆";
}

.abahana-camera:before {
  content: "∇";
}

.abahana-question:before {
  content: "A";
}

.abahana-compass:before {
  content: "B";
}

.abahana-chevron-circle:before {
  content: "C";
}

.abahana-share:before {
  content: "D";
}

.abahana-document:before {
  content: "E";
}

.abahana-edit:before {
  content: "F";
}

.abahana-archive:before {
  content: "G";
}

.abahana-pinterest:before {
  content: "J";
}

.abahana-twitter:before {
  content: "K";
}

.abahana-dark-calendar:before {
  content: "L";
}

.abahana-cloud:before {
  content: "M";
}

.abahana-bars-menu:before {
  content: "N";
}

.abahana-bars:before {
  content: "O";
}

.abahana-grid:before {
  content: "P";
}

.abahana-printer:before {
  content: "Q";
}

.abahana-big-angle-right:before {
  content: "R";
}

.abahana-big-angle-left:before {
  content: "V";
}

.abahana-dolar:before {
  content: "∊";
}

.abahana-pound:before {
  content: "S";
}

.abahana-francs:before {
  content: "X";
}

.abahana-yen:before {
  content: "Y";
}

.abahana-rublos:before {
  content: "Z";
}

.abahana-nok:before {
  content: "W";
}

.abahana-yuan:before {
  content: "0";
}

.abahana-picture:before {
  content: "∈";
}

.abahana-check-circle:before {
  content: "∉";
}

.abahana-outline-location_on-24px:before {
  content: "\e90d";
}

.abahana-checkin:before {
  content: "\e90b";
  color: #5599db;
}

.abahana-checkout:before {
  content: "\e90c";
  color: #5599db;
}

.abahana-right-arrow-slider-home:before {
  content: "\e908";
  color: #fff;
}

.abahana-left-arrow-slider-home:before {
  content: "\e909";
  color: #fff;
}

.abahana-arrow_forward:before {
  content: "\e91a";
}

.abahana-ac_unit:before {
  content: "\eb3b";
}

.abahana-filter_vintage:before {
  content: "\e3e3";
}

.abahana-format_paint:before {
  content: "\e243";
}

.abahana-kitchen:before {
  content: "\eb47";
}

.abahana-local_florist:before {
  content: "\e545";
}

.abahana-local_parking:before {
  content: "\e54f";
}

.abahana-person_outline:before {
  content: "\e7ff";
}

.abahana-pets:before {
  content: "\e91d";
}

.abahana-pool:before {
  content: "\eb48";
}

.abahana-people:before {
  content: "\e901";
}

.abahana-beach_access:before {
  content: "\e902";
}

.abahana-display:before {
  content: "\e956";
}

.abahana-sun:before {
  content: "\e90a";
}

.abahana-weather:before {
  content: "\e90a";
}

.abahana-stop:before {
  content: "\e905";
}

.abahana-player:before {
  content: "\e905";
}

.abahana-square:before {
  content: "\e905";
}

.abahana-location:before {
  content: "\e906";
}

.abahana-map-marker:before {
  content: "\e906";
}

.abahana-pin:before {
  content: "\e906";
}

.abahana-sort-amount-asc:before {
  content: "\ea4c";
}

.abahana-sort-amount-desc:before {
  content: "\ea4d";
}

.abahana-filter:before {
  content: "\ea5b";
}

.abahana-path:before {
  content: "\e92e";
  color: #222E50;
}

.abahana-map-marker:before {
  content: "\e93f";
}

.abahana-checkmark-outline:before {
  content: "\e93e";
}

.abahana-google-color .path1:before {
  content: "\e940";
  color: rgb(251, 187, 0);
}

.abahana-google-color .path2:before {
  content: "\e941";
  margin-left: -1em;
  color: rgb(81, 142, 248);
}

.abahana-google-color .path3:before {
  content: "\e942";
  margin-left: -1em;
  color: rgb(40, 180, 70);
}

.abahana-google-color .path4:before {
  content: "\e943";
  margin-left: -1em;
  color: rgb(241, 67, 54);
}

.abahana-envelope-o:before {
  content: "\e944";
}

.abahana-long-arrow-up:before {
  content: "\e946";
}

.abahana-long-arrow-down:before {
  content: "\e947";
}

.abahana-key:before {
  content: "\e948";
}

.abahana-eur:before {
  content: "\e949";
}

.abahana-chevron-up:before {
  content: "\e94c";
}

.abahana-chevron-down:before {
  content: "\e94f";
}

.abahana-arrow-back:before {
  content: "\e94d";
}

.abahana-square-o:before {
  content: "\e94e";
}

.abahana-notification:before {
  content: "\e950";
}

.abahana-sleep .path1:before {
  content: "\e953";
  color: rgb(85, 153, 218);
}

.abahana-sleep .path2:before {
  content: "\e954";
  margin-left: -0.94140625em;
  color: rgb(0, 62, 82);
}

.abahana-event-busy:before {
  content: "\e951";
}

.abahana-info-outline:before {
  content: "\e952";
}

.abahana-event:before {
  content: "\e955";
}

.abahana-calendar-o:before {
  content: "\e957";
}

.abahana-double-beds:before {
  content: "\e958";
}

.abahana-bed2:before {
  content: "\e959";
}

.abahana-trundle-bed:before {
  content: "\e95d";
  color: #003f54;
}

.abahana-bunk-bed:before {
  content: "\e95a";
}

.abahana-sofa-bed:before {
  content: "\e95b";
}

.abahana-simple-bed:before {
  content: "\e95c";
}

.abahana-calendar-simple-line-icons:before {
  content: "\e95e";
}

.abahana-flexible:before {
  content: "\e95f";
}

.abahana-help-outline:before {
  content: "\e960";
}

.abahana-user-profile .path1:before {
  content: "\e961";
  color: rgb(163, 163, 163);
}

.abahana-user-profile .path2:before {
  content: "\e962";
  margin-left: -1.0244140625em;
  color: rgb(255, 255, 255);
}

.abahana-user-profile .path3:before {
  content: "\e963";
  margin-left: -1.0244140625em;
  color: rgb(255, 255, 255);
}

.abahana-navbar-toggler-mobile:before {
  content: "\e967";
  color: #fff;
}

.abahana-romance:before {
  content: "\e964";
  color: #00A7E1;
}

.abahana-hear_linear:before {
  content: "\e965";
  color: #fff;
}

.abahana-real_state:before {
  content: "\e966";
  color: #00A7E1;
}

.container.custom-container,
.container-fluid.custom-container {
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 576px) {
  .container.custom-container,
  .container-fluid.custom-container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container.custom-container,
  .container-fluid.custom-container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container.custom-container,
  .container-fluid.custom-container {
    max-width: 960px;
  }
}
section#rent_wizard {
  font-family: "EuclidFlex", sans-serif;
  color: #222E50;
  margin: 0;
  /* Counter */
  /* Search map */
  /* Form sell */
}

section#rent_wizard .form-group {
  margin-bottom: 0;
}

section#rent_wizard .abahana-angle-up,
section#rent_wizard .abahana-angle-down {
  font-weight: 900;
}

section#rent_wizard .pb-5, section#rent_wizard .py-5 {
  padding-bottom: 48px !important;
}

section#rent_wizard .pt-5, section#rent_wizard .py-5 {
  padding-top: 48px !important;
}

section#rent_wizard .pl-3, section#rent_wizard .px-3 {
  padding-left: 16px !important;
}

section#rent_wizard .pr-3, section#rent_wizard .px-3 {
  padding-right: 16px !important;
}

section#rent_wizard .subheader {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-color: rgba(24, 42, 59, 0.5);
  min-height: 30vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (min-width: 576px) {
  section#rent_wizard .subheader {
    height: 50vh;
    min-height: 350px;
  }
}
section#rent_wizard .subheader h2 {
  color: #fff;
  font-size: 28px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
}

@media (min-width: 576px) {
  section#rent_wizard .subheader h2 {
    margin-top: -2rem;
  }
}
@media (min-width: 992px) {
  section#rent_wizard .subheader h2 {
    font-size: 48px;
  }
}
section#rent_wizard .subheader .subheader-description {
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.63;
  letter-spacing: normal;
  text-align: center;
}

section#rent_wizard .anuncia-inner {
  -webkit-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.16);
}

@media (min-width: 576px) {
  section#rent_wizard { /* sm red */ }
  section#rent_wizard .anuncia-inner {
    background-color: #fff;
    margin-top: -6rem !important;
  }
}
section#rent_wizard .anuncia-inner h3 {
  color: #222E50;
  font-size: 24px;
  line-height: 38px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
}

section#rent_wizard .anuncia-label {
  color: #222E50;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
}

section#rent_wizard .anuncia-label img {
  max-width: 20px;
}

section#rent_wizard .anuncia-1-left .anuncia-label img {
  max-width: 24px;
}

section#rent_wizard .anuncia-1-left {
  border-right: 1px solid #d2d2d2;
}

section#rent_wizard .anuncia-button {
  color: #fff !important;
  font-size: 16px;
}

section#rent_wizard .anuncia-button:hover {
  color: #182a3b !important;
}

section#rent_wizard .anuncia-back {
  color: #222E50;
  font-size: 24px;
  text-decoration: none;
  vertical-align: top;
}

section#rent_wizard .anuncia-back:hover {
  color: #fac200;
  text-decoration: none;
}

section#rent_wizard .anuncia-counter-wrapper {
  text-align: center;
  padding: 10px 0 0;
}

@media (min-width: 576px) {
  section#rent_wizard { /* sm red */ }
  section#rent_wizard .anuncia-counter-wrapper {
    max-width: 300px;
  }
}
section#rent_wizard .anuncia-counter-wrapper button,
section#rent_wizard .anuncia-counter-wrapper button:focus {
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
  outline: 0;
}

section#rent_wizard .anuncia-counter-wrapper button.anuncia-counter-prev {
  margin-bottom: 5px;
}

section#rent_wizard .anuncia-counter-wrapper button.anuncia-counter-next {
  margin-top: 10px;
}

section#rent_wizard .anuncia-counter-wrapper button i {
  font-size: 22px;
  color: #fac200;
}

section#rent_wizard .anuncia-counter-wrapper button:hover i {
  color: #fac200;
}

section#rent_wizard .anuncia-counter-wrapper button.disabled i {
  color: #d2d2d2;
}

section#rent_wizard .anuncia-counter {
  height: 100px;
}

section#rent_wizard .anuncia-counter ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

section#rent_wizard .anuncia-counter ul li {
  cursor: pointer;
  text-align: center;
  font-size: 90px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 1.06px;
  color: #222E50;
  margin: 0 0 15px;
  padding: 8px 0;
}

section#rent_wizard .anuncia-content {
  position: relative;
  margin-top: -1rem;
}

section#rent_wizard .anuncia-map {
  margin-top: 3rem;
  z-index: 1;
}

section#rent_wizard .anuncia-map-google {
  width: 100%;
  height: 350px;
  overflow: hidden;
}

section#rent_wizard .anuncia-map-leaflet {
  width: 100%;
  height: 300px;
  overflow: hidden;
}

section#rent_wizard .anuncia-map-leaflet .leaflet-control-zoom {
  display: none;
}

section#rent_wizard .anuncia-mask {
  width: 100%;
  height: 50px;
  position: absolute;
  z-index: 999;
  left: 0;
}

section#rent_wizard .anuncia-mask-1 {
  top: 0;
  /* Permalink - use to edit and share this gradient: https:/colorzilla.com/gradient-editor/#FCF8EA+0,FCF8EA+100&1+0,0+100;#FCF8EA+to+Transparent */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(255, 255, 255)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#FCF8EA", endColorstr="#00FCF8EA",GradientType=0 ); /* IE6-9 */
}

section#rent_wizard .anuncia-mask-2 {
  bottom: 0;
  /* Permalink - use to edit and share this gradient: https:/colorzilla.com/gradient-editor/#FCF8EA+0,FCF8EA+100&0+0,1+80,1+100 */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(80%, rgb(255, 255, 255)), to(rgb(255, 255, 255)));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 80%, rgb(255, 255, 255) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00FCF8EA", endColorstr="#FCF8EA",GradientType=0 ); /* IE6-9 */
}

section#rent_wizard .anuncia-search {
  width: 100%;
  z-index: 999;
}

section#rent_wizard .anuncia-dropdown {
  z-index: 999;
  position: absolute;
  left: 0;
  top: 4.2rem;
  width: 96%;
}

section#rent_wizard .anuncia-dropdown .dropdown-menu {
  top: 0;
  width: 100%;
  overflow: hidden;
  background-color: #fff;
  display: block;
}

section#rent_wizard .anuncia-dropdown .dropdown-item {
  width: 95%;
  overflow: hidden;
}

@media (min-width: 576px) {
  section#rent_wizard { /* sm red */ }
  section#rent_wizard .anuncia-dropdown {
    width: 100%;
  }
  section#rent_wizard .anuncia-dropdown .dropdown-menu {
    width: 91%;
    /* background: red; */
  }
}
@media (min-width: 768px) {
  section#rent_wizard { /* md green */ }
  section#rent_wizard .anuncia-dropdown {
    width: 98%;
  }
  section#rent_wizard .anuncia-dropdown .dropdown-menu {
    width: 95%;
    /* background: green; */
  }
}
@media (min-width: 992px) {
  section#rent_wizard { /* lg blue */ }
  section#rent_wizard .anuncia-dropdown {
    width: 100%;
  }
  section#rent_wizard .anuncia-dropdown .dropdown-menu {
    width: 85%;
    /* background: blue; */
  }
}
@media (min-width: 1200px) {
  section#rent_wizard { /* xl magenta */ }
  section#rent_wizard .anuncia-dropdown .dropdown-menu {
    width: 83%;
    /* background: magenta; */
  }
}
@media (min-width: 1500px) {
  section#rent_wizard { /* xx indigo */ }
  section#rent_wizard .anuncia-dropdown .dropdown-menu {
    width: 86.8%;
    /* background: indigo; */
  }
}
section#rent_wizard .anuncia-search-inner {
  padding: 25px;
  border-radius: 6px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0;
  background-color: #FCF8EA;
}

section#rent_wizard .anuncia-search i {
  color: #62717a;
  font-size: 22px;
}

section#rent_wizard .anuncia-search .nice-selectable {
  width: 100%;
}

section#rent_wizard .anuncia-search .nice-selectable .list {
  width: 100%;
}

section#rent_wizard .anuncia-close {
  color: #999a9c;
  font-size: 28px;
  line-height: 0.8;
  text-decoration: none;
  vertical-align: middle;
}

section#rent_wizard .anuncia-close:hover,
section#rent_wizard .anuncia-close:focus {
  outline: 0;
  text-decoration: none;
}

section#rent_wizard .anuncia-map-bottom {
  z-index: 999;
  width: 100%;
}

section#rent_wizard .anuncia-3-form .form-sell2-success a.btn-secondary {
  display: none !important;
}

section#rent_wizard .anuncia-content-2 {
  position: relative;
}

section#rent_wizard .anuncia-map-2 {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
}

section#rent_wizard .anuncia-map-google-2 {
  position: absolute;
  top: 0;
  left: 72%;
  width: 30%;
  height: 105%;
}

section#rent_wizard .anuncia-mask-v {
  width: 100px;
  height: 100%;
  position: absolute;
  left: 72%;
  top: 0;
  /* Permalink - use to edit and share this gradient: https:/colorzilla.com/gradient-editor/#FCF8EA+0,FCF8EA+100&1+0,0+100;#FCF8EA+to+Transparent */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, right top, from(rgb(255, 255, 255)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(to right, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#FCF8EA", endColorstr="#00FCF8EA",GradientType=1 ); /* IE6-9 */
}

section#rent_wizard .anuncia-content-2 a,
section#rent_wizard .anuncia-content-2 i,
section#rent_wizard .anuncia-content-2 h3 {
  z-index: 99999;
}

section#rent_wizard .form-sell2 .form-sell2-input {
  width: 100%;
  cursor: text;
  background: #fff;
  display: inline-block;
  border: 1px solid #ececec;
  margin: 0 0 5px;
  padding: 7px 5px 1px;
  display: inline-block;
}

section#rent_wizard .form-sell2 .form-sell2-input.form-sell2-input-required {
  border: 1px solid red;
}

section#rent_wizard .form-sell2 .form-sell2-input-countries {
  cursor: default;
}

section#rent_wizard .form-sell2 .form-sell2-input-double {
  width: 100%;
}

section#rent_wizard .form-sell2 .form-sell2-input-countries {
  width: 41%;
}

section#rent_wizard .form-sell2 .form-sell2-input-phone {
  width: 58%;
}

@media (min-width: 1500px) {
  section#rent_wizard { /* xx indigo */ }
  section#rent_wizard .form-sell2 .form-sell2-input,
  section#rent_wizard .form-sell2 .form-sell2-input-double {
    width: 98%;
  }
  section#rent_wizard .form-sell2 .form-sell2-input-countries {
    width: 40%;
  }
  section#rent_wizard .form-sell2 .form-sell2-input-phone {
    width: 58%;
  }
}
section#rent_wizard .form-sell2 .form-sell2-input label {
  color: #222E50;
  font-size: 11px;
  font-weight: 600;
  line-height: 1;
  cursor: text;
  display: block;
  text-transform: uppercase;
  padding: 0;
  margin: 3px 0 2px 5px;
}

section#rent_wizard .form-sell2 .form-sell2-input-countries label {
  cursor: default;
}

section#rent_wizard .form-sell2 .form-sell2-text {
  width: 100%;
  color: #222E50;
  background-color: #FCF8EA;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.5;
  letter-spacing: 0;
  border: 0;
  outline: 0;
  padding: 5px;
  margin: 0;
}

section#rent_wizard .form-sell2 .form-sell2-text::-webkit-input-placeholder {
  color: #cecece;
}

section#rent_wizard .form-sell2 .form-sell2-text::-moz-placeholder {
  color: #cecece;
}

section#rent_wizard .form-sell2 .form-sell2-text:-ms-input-placeholder {
  color: #cecece;
}

section#rent_wizard .form-sell2 .form-sell2-text::-ms-input-placeholder {
  color: #cecece;
}

section#rent_wizard .form-sell2 .form-sell2-text::placeholder {
  color: #cecece;
}

section#rent_wizard .form-sell2 .nice-select {
  height: 20px;
  width: 100%;
  border: 0;
  border-radius: 0;
  display: inline-block;
  padding-left: 0;
  padding-right: 0;
  margin-top: 5px;
  line-height: 1;
  font-size: 14px;
}

section#rent_wizard .form-sell2 .nice-select span {
  width: 84%;
  height: 18px;
  line-height: 1;
  color: #222E50;
  overflow: hidden;
  display: inline-block;
  margin: 0 0 0 5px;
}

section#rent_wizard .form-sell2 .nice-select:after {
  right: 8px;
  margin-top: -6px;
}

section#rent_wizard .form-sell2 .nice-select .list {
  max-width: 250px;
  max-height: 300px;
  overflow-y: auto;
}

section#rent_wizard .form-sell2 .form-sell2-messages {
  margin: 15px 10px 20px 0;
}

section#rent_wizard .form-sell2 .form-sell2-messages ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

section#rent_wizard .form-sell2 .form-sell2-messages ul li {
  min-width: 49%;
  display: inline-block;
  margin: 0 0 5px;
  padding: 0;
}

section#rent_wizard .form-sell2 .form-sell2-messages ul li label {
  color: #222E50;
  font-size: 15px;
  font-weight: normal;
  margin: 0;
  padding: 0;
}

section#rent_wizard .form-sell2 .form-sell2-messages ul li i {
  color: #a4acb2;
  font-size: 16px;
  margin-right: 3px;
}

section#rent_wizard .form-sell2 .form-sell2-messages ul li .soo-checkbox-checked i {
  color: #4a90e2;
}

section#rent_wizard .form-sell2 .form-sell2-agree label {
  color: #222E50;
  font-size: 13px;
  line-height: 1.54;
  font-weight: normal;
  margin: 0;
  padding: 0;
}

section#rent_wizard .form-sell2 .form-sell2-agree i {
  color: #a4acb2;
  font-size: 15px;
  margin-right: 5px;
  margin: 0 5px 0 0;
}

section#rent_wizard .form-sell2 .form-sell2-agree .soo-checkbox-checked i {
  color: #4a90e2;
}

section#rent_wizard .form-sell2 .form-sell2-agree label a {
  text-decoration: underline;
}

section#rent_wizard .form-sell2 .form-sell2-agree input[type=checkbox] {
  margin: 0 5px 0 10px;
  position: relative;
}

section#rent_wizard .form-sell2 .form-sell2-button-wrapper {
  width: 98%;
}

section#rent_wizard .form-sell2 .form-sell2-button {
  color: #fff;
  font-size: 15px;
  background-color: #5192d1;
}

section#rent_wizard .form-sell2-events {
  text-align: center;
}

section#rent_wizard .form-sell2-events p {
  font-size: 15px;
  text-transform: uppercase;
}

section#rent_wizard .why-abahana {
  text-align: center;
  background-color: #fff;
}

section#rent_wizard .why-abahana h2 {
  color: #222E50;
  font-size: 24px;
  font-weight: 500;
  margin: 0 15px;
}

section#rent_wizard .why-abahana h3 {
  color: #222E50;
  font-size: 23px;
  font-weight: 500;
  margin: 0;
  padding: 0;
}

@media (min-width: 768px) {
  section#rent_wizard { /* md green */ }
  section#rent_wizard .why-abahana h2 {
    font-size: 32px;
  }
  section#rent_wizard .why-abahana h3 {
    font-size: 28px;
  }
}
section#rent_wizard .why-abahana img {
  max-width: 48px;
  height: auto;
}

section#rent_wizard .why-abahana-text {
  font-size: 16px;
  line-height: 1.55;
  letter-spacing: 0.2px;
  text-align: center;
  color: #62717a;
}

.anuncia-2-map .abahana-arrow-back {
  margin-right: 10px;
}

.nice-select {
  -webkit-tap-highlight-color: transparent;
  background-color: #fff;
  border-radius: 5px;
  border: solid 1px #e8e8e8;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  height: 42px;
  line-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  #FCF8EA-space: nowrap;
  width: auto;
}

.nice-select:hover {
  border-color: #dbdbdb;
}

.nice-select:active, .nice-select.open, .nice-select:focus {
  border-color: #999;
}

.nice-select:after {
  border-bottom: 2px solid #999;
  border-right: 2px solid #999;
  content: "";
  display: block;
  height: 5px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 12px;
  top: 50%;
  -webkit-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  width: 5px;
}

.nice-select.open:after {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.nice-select.open .list {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0);
}

.nice-select.disabled {
  border-color: #ededed;
  color: #999;
  pointer-events: none;
}

.nice-select.disabled:after {
  border-color: #cccccc;
}

.nice-select.wide {
  width: 100%;
}

.nice-select.wide .list {
  left: 0 !important;
  right: 0 !important;
}

.nice-select.right {
  float: right;
}

.nice-select.right .list {
  left: auto;
  right: 0;
}

.nice-select.small {
  font-size: 12px;
  height: 36px;
  line-height: 34px;
}

.nice-select.small:after {
  height: 4px;
  width: 4px;
}

.nice-select.small .option {
  line-height: 34px;
  min-height: 34px;
}

.nice-select .list {
  background-color: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
  box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 4px;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform: scale(0.75) translateY(-21px);
  transform: scale(0.75) translateY(-21px);
  -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  z-index: 9;
}

.nice-select .list:hover .option:not(:hover) {
  background-color: transparent !important;
}

.nice-select .option {
  cursor: pointer;
  font-weight: 400;
  line-height: 40px;
  list-style: none;
  min-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 29px;
  text-align: left;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
  background-color: #f6f6f6;
}

.nice-select .option.selected {
  font-weight: 500;
}

.nice-select .option.disabled {
  background-color: transparent;
  color: #999;
  cursor: default;
}

.no-csspointerevents .nice-select .list {
  display: none;
}

.no-csspointerevents .nice-select.open .list {
  display: block;
}

.hero-corporativa {
  position: relative;
  width: 100%;
  min-height: 650px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
}

.hero-corporativa .image {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  max-width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center top;
  object-position: center top;
  z-index: -1;
}

.hero-corporativa .contenido {
  padding-left: 100px;
}

.hero-corporativa .contenido .titulo {
  font-family: "EuclidFlex", sans-serif;
  font-size: 72px;
  line-height: 84px;
  color: #FCF8EA;
  font-weight: 500;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  margin-bottom: 40px;
}

.hero-corporativa .contenido .texto {
  width: 100%;
  max-width: 670px;
  font-family: "EuclidFlex", sans-serif;
  font-size: 28px;
  line-height: 42px;
  color: #FCF8EA;
  font-weight: 400;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  margin-bottom: 40px;
}

.hero-corporativa .contenido .btn-cta {
  display: inline-block;
  font-family: "EuclidFlex", sans-serif;
  font-size: 36px;
  line-height: 27px;
  color: #222E50 !important;
  font-weight: 400;
  padding: 20px 30px;
  text-align: center;
  text-decoration: none;
  border-width: 3px;
  border-style: solid;
  border-color: #FFC700;
  background: #FFC700;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.hero-corporativa .contenido .btn-cta:hover {
  color: #00A7E1 !important;
  border-color: #00A7E1;
  background: #FCF8EA;
}

@media (max-width: 480px) {
  .hero-corporativa {
    min-height: 100vh;
  }
  .hero-corporativa .contenido {
    padding-left: 20px;
    padding-right: 20px;
  }
  .hero-corporativa .contenido .titulo {
    font-size: 42px;
    line-height: 44px;
    margin-bottom: 30px;
  }
  .hero-corporativa .contenido .texto {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 30px;
  }
  .hero-corporativa .contenido .btn-cta {
    width: 100%;
    font-size: 26px;
    line-height: 17px;
    padding: 20px 20px;
  }
}
@media (max-width: 575px) {
  .shortcuts_v2 .col-1 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .shortcuts_v2 .col-2 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
.shortcuts_v2 figure.linkable {
  position: relative;
  height: 100%;
}

@media (max-width: 480px) {
  .shortcuts_v2 figure.linkable {
    min-height: inherit;
  }
}
.shortcuts_v2 figure.linkable .img-fit {
  position: relative;
}

.shortcuts_v2 figure.linkable:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 62, 82, 0.8);
  opacity: 0;
  content: " ";
  display: block;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.shortcuts_v2 figure.linkable:before {
  position: absolute;
  content: " ";
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left bottom, right top, from(rgba(0, 0, 0, 0.4)), color-stop(50%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(to right top, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%);
  z-index: 1;
}

.shortcuts_v2 figure.linkable figcaption {
  color: #FCF8EA;
  position: absolute;
  top: 10%;
  left: 0;
  width: 100%;
  height: 80%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  z-index: 99;
}

.shortcuts_v2 figure.linkable figcaption .info {
  width: 100%;
}

.shortcuts_v2 figure.linkable figcaption .info .subtitle {
  text-align: center;
  display: none;
  font-size: 2.9rem;
}

@media (max-width: 767px) {
  .shortcuts_v2 figure.linkable figcaption .info .subtitle {
    font-size: 1.76rem;
  }
}
.shortcuts_v2 figure.linkable figcaption .info h2 a {
  color: #FCF8EA !important;
}

.shortcuts_v2 figure.linkable:hover {
  cursor: pointer;
}

.shortcuts_v2 figure.linkable:hover:after {
  opacity: 1;
}

.shortcuts_v2 figure.linkable:hover figcaption {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.shortcuts_v2 figure.linkable:hover figcaption .info h2 {
  position: relative;
  padding-bottom: 1.4rem;
  margin-bottom: 2rem;
}

.shortcuts_v2 figure.linkable:hover figcaption .info h2:before {
  position: absolute;
  bottom: 0;
  left: 42%;
  width: 16%;
  border-bottom: solid 4px #ffc700;
  display: block;
  content: " ";
}

.shortcuts_v2 figure.linkable:hover figcaption .info .subtitle {
  text-align: center;
  display: block;
}

.shortcuts_v2 figure.linkable-texto {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  padding: 50px;
  height: 100%;
}

@media (max-width: 480px) {
  .shortcuts_v2 figure.linkable-texto {
    padding: 30px 20px;
  }
}
.shortcuts_v2 figure.linkable-texto .titulo {
  font-family: "EuclidFlex", sans-serif;
  font-size: 36px;
  line-height: 42px;
  color: #222E50;
  font-weight: 500;
  margin-bottom: 40px;
}

.shortcuts_v2 figure.linkable-texto .texto {
  font-family: "EuclidFlex", sans-serif;
  font-size: 22px;
  line-height: 25px;
  color: #222E50;
  font-weight: 400;
  margin-bottom: 50px;
}

.shortcuts_v2 figure.linkable-texto .btn-cta {
  display: inline-block;
  font-family: "EuclidFlex", sans-serif;
  font-size: 26px;
  line-height: 27px;
  color: #222E50 !important;
  font-weight: 400;
  padding: 20px 40px;
  text-align: center;
  text-decoration: none;
  border-width: 3px;
  border-style: solid;
  border-color: #FFC700;
  background: #FFC700;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

@media (max-width: 480px) {
  .shortcuts_v2 figure.linkable-texto .btn-cta {
    width: 100%;
    margin-bottom: 30px;
    padding: 20px 20px;
  }
}
.shortcuts_v2 figure.linkable-texto .btn-cta:hover {
  font-weight: 500;
}

.container-fluid {
  padding: 0;
}

h1 {
  font-size: 7.2rem;
}

@media (max-width: 767px) {
  h1 {
    font-size: 3.2rem;
  }
}
img {
  image-orientation: from-image;
}

#main-content .portlet-content .journal-content-article h2,
h2 {
  font-size: 6rem;
}

@media (max-width: 767px) {
  #main-content .portlet-content .journal-content-article h2,
  h2 {
    font-size: 2.5rem;
  }
}
.journal-content-article h1,
h1, h2 {
  color: #FCF8EA;
  text-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
}

figure {
  margin: 0;
}

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

.btn-outline-primary:hover {
  background-color: #5C7CD9;
  border-color: #5C7CD9;
  color: #fff;
}

.signed-in header nav {
  margin-top: 55px;
}

.journal-content-article > dl > dt {
  display: none;
}

@media (min-width: 992px) {
  section article > div {
    font-size: 1.8rem;
  }
}
.mapa-destino {
  height: 1081px;
}

#content section > div.container {
  max-width: none;
  width: 100% !important;
  padding: 0 !important;
  margin-right: auto !important;
  margin-left: auto !important;
}

#wrapper > #content > .container.pb-3.pt-3 {
  display: none;
}

.controls-hidden .portlet-header {
  display: none;
}

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

.row.align-items-lg-start.align-items-sm-start.align-items-start.align-items-md-start.flex-lg-row.flex-sm-row.flex-row.flex-md-row > .col.col-lg-12.col-sm-12.col-12.col-md-12 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.signed-out #alertContainer {
  display: none;
}

body:not(.dialog-iframe-popup) .mp-pusher .btn.lfr-icon-menu {
  padding: 0;
}

header nav.navbar.front .navbar-toggler .navbar-toggler-icon {
  width: 5rem;
  height: 5rem;
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='square' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

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