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

/* These inject tags are used for dynamically creating imports for themelet styles, you can place them where ever you like in this file. */
/* inject:imports */
/* endinject */
/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
.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);
}

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

.row.display-flex {
  display: flex;
  flex-wrap: wrap;
}

.row.display-flex > [class*=col-] {
  flex-grow: 1;
}

.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: flex;
    gap: 10px;
    flex-direction: row !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", sans-serif;
  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;
  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:not(.btn-small):hover,
section.filters-cmp .btn-link.btn-blue:not(.btn-small):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-order:before,
section.filters-cmp .icon-order:before {
  color: #5C7CD9;
  font-size: 13px !important;
  margin-right: 3px;
}
.aside-filters-cmp .icon-order:before:hover,
section.filters-cmp .icon-order: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;
  font-feature-settings: "ss12" on;
  /* Headline 6 - Euclid */
  font-family: "EuclidFlex", sans-serif;
  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", sans-serif;
}
.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;
  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;
  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;
  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) {
  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 auto;
  justify-content: center;
}

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

.popover-body {
  display: none;
}

.popover.show .popover-body {
  display: block;
}

.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 {
  flex-direction: column;
}
.wrap-filters .wrap-villas > .ui-datalist-content {
  padding: 0 20px;
  max-width: 392px;
  display: flex;
  gap: 20px;
  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 {
  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;
}

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

.portlet {
  margin-bottom: 0;
}

.search-results {
  color: #222E50;
  font-family: "EuclidFlex", sans-serif;
  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", sans-serif;
  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: flex;
  align-items: center;
  justify-content: space-around;
  flex-direction: row;
  flex-wrap: wrap;
  max-width: 598px;
  margin: 0 auto;
}

.lfr-pagination-buttons {
  color: #222E50;
  background-color: #FCF8EA;
  font-family: "EuclidFlex", sans-serif;
  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: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
}

.lfr-pagination-config a {
  border-color: #FCF8EA;
  color: #222E50;
  background-color: #FCF8EA;
  font-family: "EuclidFlex", sans-serif;
  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: 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: flex;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.ui-paginator-current {
  font-family: "EuclidFlex", sans-serif;
  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;
  flex-grow: 2;
}

.ui-paginator-pages {
  padding: 0;
}

.ui-paginator-page {
  font-feature-settings: "ss12" on;
  font-family: "EuclidFlex", sans-serif;
  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", sans-serif;
  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", serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px; /* 155.556% */
  letter-spacing: -0.36px;
  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", serif;
  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%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 356px;
  z-index: 9999 !important;
  display: block;
  border-radius: 5px;
  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;
  color: #560D29;
  opacity: 0.5;
}

.ui-growl-severity {
  font-family: "EuclidFlex", sans-serif;
  text-align: left;
  text-transform: uppercase;
  font-size: 14px;
  color: #222E50;
  display: flex;
  align-items: center;
}

.ui-growl-severity::before {
  content: "";
  display: block;
  width: 20px;
  height: 10px;
  background-image: url("/images/iconos/growl-icon-info.svg");
  background-size: 10px;
  background-repeat: no-repeat;
}

.ui-growl-title {
  font-family: "Tiempos Text", serif;
  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("/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("/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", sans-serif;
  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", serif;
  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: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  background-color: transparent !important;
  border: 0;
  margin-block: 30px;
  font-family: "Tiempos Text", serif;
  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", serif;
  font-style: normal;
  font-weight: 500;
  line-height: 11px;
  letter-spacing: 0.2px;
  padding: 22px 25px;
  font-size: 12px;
}
.poll .card-body textarea::placeholder {
  font-family: "EuclidFlex", sans-serif;
  text-transform: uppercase;
  color: #5C7CD9;
}
.poll .card-body textarea + span {
  color: #afaca0;
  font-family: "EuclidFlex", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: 0.24px;
  text-transform: uppercase;
  margin: 5px;
  align-self: flex-start;
}
.poll .form-abahanavillas {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.poll .form-abahanavillas ul {
  list-style: none;
  padding-left: 0;
}
.poll .form-abahanavillas ul li .wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.poll .form-abahanavillas ul li .wrapper .poll-number {
  display: none;
}
.poll .form-abahanavillas ul li .wrapper .poll-question {
  font-family: "EuclidFlex", sans-serif;
  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: flex;
  justify-content: center;
  align-items: center;
  background-color: #FFF5D0;
  border: 1px solid #FED544;
  border-radius: 3px;
  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: flex;
  align-items: center;
  text-align: center !important;
  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;
  transition: all 0.3s ease;
}
.poll .poll-actions input[type=submit]:hover {
  background-color: #8CACE8;
  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", sans-serif;
  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", sans-serif;
  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", serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 33px; /* 150% */
  letter-spacing: -0.44px;
  text-decoration: underline;
  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", sans-serif;
  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;
}

.gm-style-iw-chr {
  display: none;
}

td.ui-datepicker-other-month.ui-datepicker-other-month-hidden {
  opacity: 0;
}

.popover {
  z-index: 90;
}

.gm-style-iw.gm-style-iw-c {
  max-width: 312px !important;
}

.popover {
  z-index: 99999;
}

.alert-danger, .portlet-msg-error {
  background-color: #f8d7da;
  border-color: rgba(86, 13, 41, 0);
  color: #560D29;
  background-color: #FCF8EA;
  opacity: 1;
  padding: 40px;
  border-radius: 5px;
}

.alert.alert-dismissible.alert-danger {
  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);
  font-family: "Tiempos Text", serif;
  font-size: 12px;
  text-align: left;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.16px;
  color: #560D29;
}
.alert.alert-dismissible.alert-danger .alert-indicator + .lead {
  font-family: "EuclidFlex", sans-serif;
  text-align: left;
  text-transform: uppercase;
  font-size: 14px;
  color: #560D29;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  margin-left: 0;
  font-weight: 400;
  fill: #560D29;
}
.alert.alert-dismissible.alert-danger .alert-indicator svg {
  display: none;
}
.alert.alert-dismissible.alert-danger .close .lexicon-icon {
  margin-top: 40px;
  margin-left: -25px;
}

.related-villas-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
  width: 100%;
}

@media (min-width: 992px) {
  .related-villas-grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 1rem;
  }
}
.related-villas-grid .related-villa {
  min-width: 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: initial;
  }
}
/*
html:not(#__):not(#___) .cadmin .lexicon-icon {
  fill:#0B5FFF;
}
 */
.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 !important;
}
.product-page-luxe .c0070_carousel_simple_wrap figure {
  background-color: #2F1F41 !important;
}
.product-page-luxe .c0070_carousel_simple_wrap .c0070_carousel_simple-nav .c0070_carousel_simple-page a {
  color: #4E346B;
}
.product-page-luxe .c0070_carousel_simple_wrap .commentlink {
  background-color: #2F1F41 !important;
}
.product-page-luxe .c0078_blog_second_nav-cmp {
  max-width: 1440px;
  margin: 0 auto;
}
.product-page-luxe .c0078_blog_second_nav-cmp .menu {
  display: flex;
  flex-direction: row;
  padding: 0px;
  align-items: center;
  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: flex;
  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", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: -0.3px;
  cursor: pointer;
  transition: all 0.5s ease-out;
  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 .c0003_always_here_cmp .always_here_bottom .p {
  height: initial;
}
.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: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin: 0 auto;
  color: #FCF8EA;
  font-family: "EuclidFlex", sans-serif;
  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(/documents/d/guest/no_hidden_surprises);
  background-position: center;
  background-size: cover;
  border-radius: 5px;
  padding-top: 30px;
  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;
    max-width: calc(100% - 40px);
  }
}
.product-page-luxe .c0016_animated_card_wrap .title_animated {
  color: #FCF8EA;
  font-family: "EuclidFlex", sans-serif;
  font-size: 40px;
  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 .c0135_section_price_transparency_wrap .c0102_banner_simple_btn_cmp {
  margin-top: 40px;
  margin-right: 0;
}
@media (max-width: 979px) {
  .product-page-luxe .c0135_section_price_transparency_wrap .c0102_banner_simple_btn_cmp {
    padding: 0;
  }
}
.product-page-luxe .c0135_section_price_transparency_wrap .c0102_banner_simple_btn_cmp .title {
  color: #FCF8EA !important;
}
.product-page-luxe .c0135_section_price_transparency_wrap .c0102_banner_simple_btn_cmp .banner_simple {
  max-width: initial;
}
.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", sans-serif;
  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", sans-serif;
    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-luxe .c0161_preg_frecuentes_cmp h1 {
  display: none;
}

.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 .c0135_section_price_transparency_wrap .c0102_banner_simple_btn_cmp {
  margin-top: 40px;
  margin-right: 0;
}
@media (max-width: 979px) {
  .product-page-default .c0135_section_price_transparency_wrap .c0102_banner_simple_btn_cmp {
    padding: 0;
  }
}
.product-page-default .c0135_section_price_transparency_wrap .c0102_banner_simple_btn_cmp .title {
  color: #FCF8EA !important;
}
.product-page-default .c0135_section_price_transparency_wrap .c0102_banner_simple_btn_cmp .banner_simple {
  max-width: initial;
}
.product-page-default .c0016_animated_card_wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin: 0 auto;
  color: #FCF8EA;
  font-family: "EuclidFlex", sans-serif;
  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(/documents/d/guest/no_hidden-surprises_2);
  background-position: center;
  background-size: cover;
  border-radius: 5px;
  padding-top: 30px;
  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", sans-serif;
  font-size: 40px;
  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", sans-serif;
  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", sans-serif;
    font-size: 22px;
    line-height: 25px;
    letter-spacing: 2.2px;
    padding: 50px 0px 27px 0px;
  }
}
.product-page-default .c0161_preg_frecuentes_cmp h1 {
  display: none;
}
.product-page-default .c0003_always_here_cmp .always_here_bottom .p {
  height: initial;
}

:root {
  --black-sand:#77756e;
  --dark-sand:#afaca0;
  --abahana-sand:#f8f1e5;
  --light-sand:#f1ede0;
  --soft-sand:#fcf8ea;
  --crema:#fcf8ea;
  --black-blue:#0f1729;
  --abahana-blue:#222e50;
  --dark-blue:#3c528e;
  --abahana-villas:#5c7cd9;
  --light-blue:#8cace8;
  --soft-blue:#e3e9f2;
  --black-yellow:#49380d;
  --dark-yellow:#aa8500;
  --last-minute:#aa8500;
  --abahana-yellow:#ffc700;
  --yellow:#fed544;
  --light-yellow:#ffe382;
  --soft-yellow:#fff5d0;
  --dark-violet:#2f1f41;
  --violet-abahana-luxe:#4e346b;
  --pure-violet:#6d538c;
  --violet:#b09dc6;
  --light-violet:#edddff;
  --soft-violet:#f6eeff;
  --dark-green:#666526;
  --green:#989a50;
  --best-offer:#989a50;
  --light-green:#c5cd91;
  --soft-green:#e5e8d2;
  --sales-red:#560d29;
  --abahana-sales-coral:#e56248;
  --coral:#e56248;
  --sales-rose:#e89c8b;
  --sales-soft-rose:#f5cac0;
  --spacer-none:0px;
  --spacer-1:2px;
  --spacer-2:4px;
  --spacer-3:8px;
  --spacer-4:12px;
  --spacer-5:16px;
  --spacer-6:20px;
  --spacer-7:24px;
  --spacer-8:28px;
  --spacer-9:32px;
  --spacer-10:36px;
  --spacer-11:40px;
  --spacer-tablet-none:0px;
  --spacer-tablet-1:2px;
  --spacer-tablet-2:4px;
  --spacer-tablet-3:8px;
  --spacer-tablet-4:12px;
  --spacer-tablet-5:16px;
  --spacer-tablet-6:20px;
  --spacer-tablet-7:24px;
  --spacer-tablet-8:28px;
  --spacer-tablet-9:32px;
  --spacer-tablet-10:36px;
  --spacer-tablet-11:40px;
  --spacer-mobile-none:0px;
  --spacer-mobile-1:2px;
  --spacer-mobile-2:4px;
  --spacer-mobile-3:8px;
  --spacer-mobile-4:12px;
  --spacer-mobile-5:16px;
  --spacer-mobile-6:16px;
  --spacer-mobile-7:20px;
  --spacer-mobile-8:24px;
  --spacer-mobile-9:28px;
  --spacer-mobile-10:32px;
  --spacer-mobile-11:36px;
}

*, html {
  scroll-behavior: smooth;
}

body, html {
  overflow-x: hidden;
}

.abahana-base {
  font-family: "Tiempos Text", serif;
}

.good-hands .jdt-section {
  padding-inline: 0;
}

@media (max-width: 1060px) {
  .good-hands .jdt-section {
    padding-block: 40px;
  }
}
.good-hands .jdt-section .container {
  padding-inline: 60px;
}

@media (max-width: 1060px) {
  .good-hands .jdt-section .container {
    padding-inline: 20px;
  }
}
@media (max-width: 1060px) {
  .good-hands .jdt-section .container .title {
    margin-bottom: 20px;
    font-size: 30px;
  }
}
.has-edit-mode-menu .modal-full-screen {
  min-height: 600px;
}

.has-edit-mode-menu .modal-backdrop {
  z-index: -1;
}

@font-face {
  font-family: icomoon;
  src: url(/o/abahanavillas-design-theme/fonts/icomoon/icomoon.woff?hzi97s) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: EuclidFlex;
  src: url(/o/abahanavillas-design-theme/fonts/euclid/EuclidFlex-Medium-WebXL.woff2) format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0000-00FF;
}
@font-face {
  font-family: EuclidFlex;
  src: url(/o/abahanavillas-design-theme/fonts/euclid/EuclidFlex-Medium-WebS.woff2) format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0100-FFFF;
}
@font-face {
  font-family: EuclidFlex;
  src: url(/o/abahanavillas-design-theme/fonts/euclid/EuclidFlex-Regular-WebXL.woff2) format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0000-00FF;
}
@font-face {
  font-family: EuclidFlex;
  src: url(/o/abahanavillas-design-theme/fonts/euclid/EuclidFlex-Regular-WebS.woff2) format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0100-FFFF;
}
@font-face {
  font-family: EuclidFlex;
  src: url(/o/abahanavillas-design-theme/fonts/euclid/EuclidFlex-Semibold-WebXL.woff2) format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0000-00FF;
}
@font-face {
  font-family: EuclidFlex;
  src: url(/o/abahanavillas-design-theme/fonts/euclid/EuclidFlex-Semibold-WebS.woff2) format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  unicode-range: U+0100-FFFF;
}
@font-face {
  font-family: "Tiempos Text";
  src: url(/o/abahanavillas-design-theme/fonts/tiempos/tiempos-text-regular.woff2) format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Tiempos Text";
  src: url(/o/abahanavillas-design-theme/fonts/tiempos/tiempos-text-semibold.woff2) format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
.virtual-href {
  cursor: pointer;
}

.virtual-href:hover img {
  transform: scale(1.1);
}

.virtual-href:hover .swiper-slide img {
  transform: none;
}

.virtual-href:hover .swiper-slide-active img {
  transform: scale(1.1);
}

.virtual-href .swiper-slide-active img, .virtual-href img {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.form-abahanavillas .title {
  font-feature-settings: "ss12" on;
  color: #222e50;
  font-family: EuclidFlex, sans-serif;
  margin-right: 20px;
  font-size: 25px;
  line-height: 25px;
  letter-spacing: -0.5px;
  font-style: normal;
  font-weight: 500;
}

@media (min-width: 992px) {
  .form-abahanavillas .title {
    font-size: 35px;
    line-height: 40px;
    letter-spacing: -0.7px;
  }
}
.form-abahanavillas .sub_title {
  font-feature-settings: "ss12" on;
  color: #222e50;
  font-family: "Tiempos Text", serif;
  font-size: 15px;
  font-style: normal;
  line-height: 17px;
  font-weight: 500;
}

.form-abahanavillas section.button-cmp .btn.btn-outline {
  color: #0f1729;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  text-transform: uppercase;
  padding-top: 9px;
  padding-bottom: 9px;
  font-size: 12px;
  line-height: 11px;
  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;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-style: normal;
  font-weight: 500;
  height: auto;
  background-color: transparent;
  font-size: 12px;
  line-height: 11px;
  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::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;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 11px;
  letter-spacing: 0.2px;
}

@media (min-width: 992px) {
  .form-abahanavillas .form-group .form-check-label {
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.24px;
  }
}
.form-abahanavillas .form-group .form-check-label a {
  color: #5c7cd9;
  font-feature-settings: "ss12" on;
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 11px;
  letter-spacing: 0.2px;
}

@media (min-width: 992px) {
  .form-abahanavillas .form-group .form-check-label a {
    font-size: 12px;
    line-height: 14px;
    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;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 11px;
  letter-spacing: 0.2px;
  text-transform: uppercase;
}

@media (min-width: 992px) {
  .form-abahanavillas .form-group .form-label {
    font-size: 12px;
    line-height: 14px;
    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, sans-serif;
  content: "\e90a";
  color: #5c7cd9;
}

.form-abahanavillas .form-group.password.shown .password-reveal:before {
  content: "\e90b";
}

.form-abahanavillas .gender {
  color: #5c7cd9;
}

.form-abahanavillas .gender label label {
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 13px;
}

@media (min-width: 992px) {
  .form-abahanavillas .gender label label {
    font-size: 14px !important;
    line-height: 14px;
    letter-spacing: 0.24px;
  }
}
.form-abahanavillas tr {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
}

.form-abahanavillas td {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
}

.form-abahanavillas td label {
  margin: 0;
  padding-right: 10px;
}

.form-abahanavillas input {
  background-color: #fcf8ea;
  font-family: EuclidFlex, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 13px;
  letter-spacing: 0.11px;
  color: #5c7cd9;
  border: 1px solid #5c7cd9;
  padding: 8px 10px;
  border-radius: 5px;
  margin-right: 10px;
}

.form-abahanavillas::placeholder {
  text-transform: uppercase;
}

.form-abahanavillas input[type=checkbox], .form-abahanavillas input[type=radio] {
  appearance: none;
  position: relative;
  background-color: transparent;
  width: 13px;
  height: 13px;
  margin-top: 0;
  padding: 0;
  border-radius: 2px;
}

.form-abahanavillas input[type=checkbox]:checked::after, .form-abahanavillas input[type=radio]:checked::after {
  content: "";
  position: absolute;
  width: 9px;
  height: 9px;
  top: 1px;
  left: 1px;
  background-color: #5c7cd9;
  border-radius: 1px;
}

.form-abahanavillas select {
  background-color: #fcf8ea;
  font-family: EuclidFlex, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 13px;
  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, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 13px;
  letter-spacing: 0.11px;
  text-transform: uppercase;
  display: inline;
  color: #77756e;
}

.form-abahanavillas label {
  margin-bottom: 10px;
  font-family: EuclidFlex, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 2.2px;
  text-transform: uppercase;
}

.form-abahanavillas textarea.form-control {
  min-height: 119px;
  border-radius: 5px;
  border: 1px solid #5c7cd9;
  color: #5c7cd9;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-style: normal;
  font-weight: 500;
  height: auto;
  background-color: transparent;
  line-height: 15px;
  letter-spacing: 0.2px;
  padding: 22px 25px;
  font-size: 15px;
}

.form-abahanavillas textarea.form-control::placeholder {
  text-transform: uppercase;
}

.form-abahanavillas .portlet-msg-error, .form-abahanavillas .validation-error {
  color: #e56248;
  width: fit-content;
  border-radius: 5px;
  font-family: "Tiempos Text", serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.36px;
  display: block;
  margin: 5px 0;
  padding: 0;
  background-color: transparent;
  border: none;
}

.form-abahanavillas .portlet-msg-error li, .form-abahanavillas .validation-error li {
  list-style: none;
}

.form-abahanavillas .portlet-msg-error ul, .form-abahanavillas .validation-error ul {
  padding: 0;
}

.form-abahanavillas input[type=date] {
  position: relative;
}

.form-abahanavillas input[type=date]::-webkit-calendar-picker-indicator {
  background: 0 0;
  bottom: 0;
  color: transparent;
  cursor: pointer;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}

@media (min-width: 992px) {
  .form-abahanavillas input[type=date]::after {
    font-family: icomoon, sans-serif;
    content: "\e945";
    position: absolute;
    right: 20px;
    top: calc(50% - 9px);
    font-size: 12px;
  }
}
.form-abahanavillas.contact-form .form-group {
  margin-bottom: 15px !important;
}

.form-abahanavillas.contact-form .second-col {
  margin-top: 27px;
}

.form-abahanavillas.contact-form .first-col .form-group.gender {
  margin-bottom: 10px !important;
}

.form-abahanavillas.contact-form select.form-control {
  appearance: none;
  color: #5c7cd9 !important;
  background-image: url("data:image/svg+xml;utf8,      %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E      %3Cpolyline points='5 7 10 12 15 7' fill='none' stroke='%235C7CD9' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E      %3C/svg%3E") !important;
  background-repeat: no-repeat;
  background-position: right 21px center;
  background-size: 18px 18px;
  padding-right: 43px !important;
}

.form-abahanavillas.contact-form .form-control {
  height: 60px;
  font-family: EuclidFlex, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: -0.3px;
}

.form-abahanavillas.contact-form .form-control.ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
}

.form-abahanavillas.contact-form .form-control.ellipsis::placeholder {
  white-space: nowrap;
  text-overflow: ellipsis;
}

.form-abahanavillas.contact-form .double-input .col-6:first-child {
  padding-right: 5px;
}

.form-abahanavillas.contact-form .double-input .col-6:last-child {
  padding-left: 5px;
}

.form-abahanavillas.contact-form td label {
  font-size: 14px !important;
  font-weight: 500;
  line-height: 14px !important;
  letter-spacing: 0.14px;
  text-transform: uppercase;
}

.form-abahanavillas.contact-form td input[type=radio] {
  margin-top: 0 !important;
}

.form-abahanavillas.contact-form .legal-notice {
  margin-top: 15px;
  margin-bottom: 0;
}

.form-abahanavillas.contact-form .legal-notice input {
  margin-top: 0;
}

.form-abahanavillas.contact-form .legal-notice .form-check-label {
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.14px;
  text-transform: uppercase;
}

.form-abahanavillas.contact-form textarea.form-control {
  min-height: 100px;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: -0.3px;
  padding: 15px 22px;
}

.form-abahanavillas.contact-form .button-cmp {
  display: flex;
  justify-content: flex-end;
}

.form-abahanavillas.contact-form .button-cmp button {
  padding: 10px 12px !important;
  width: auto !important;
}

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

.ellipsis-11 {
  display: -webkit-box !important;
  overflow: hidden !important;
  padding-bottom: 0 !important;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 11;
}

.ellipsis-12 {
  display: -webkit-box !important;
  overflow: hidden !important;
  padding-bottom: 0 !important;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 12;
}

.ellipsis-13 {
  display: -webkit-box !important;
  overflow: hidden !important;
  padding-bottom: 0 !important;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 13;
}

.ellipsis-14 {
  display: -webkit-box !important;
  overflow: hidden !important;
  padding-bottom: 0 !important;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 14;
}

.ellipsis-15 {
  display: -webkit-box !important;
  overflow: hidden !important;
  padding-bottom: 0 !important;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 15;
}

.ellipsis-16 {
  display: -webkit-box !important;
  overflow: hidden !important;
  padding-bottom: 0 !important;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 16;
}

.ellipsis-17 {
  display: -webkit-box !important;
  overflow: hidden !important;
  padding-bottom: 0 !important;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 17;
}

.ellipsis-18 {
  display: -webkit-box !important;
  overflow: hidden !important;
  padding-bottom: 0 !important;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 18;
}

.ellipsis-19 {
  display: -webkit-box !important;
  overflow: hidden !important;
  padding-bottom: 0 !important;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 19;
}

.ellipsis-20 {
  display: -webkit-box !important;
  overflow: hidden !important;
  padding-bottom: 0 !important;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 20;
}

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

.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-12, .section_propietarios_cmp .col-lg-4, .section_propietarios_cmp .col-md-4, .section_propietarios_cmp .col-sm-12 {
    padding: 0;
  }
}
.jdt-button, section.button-cmp {
  line-height: initial;
}

.jdt-button .btn, section.button-cmp .btn {
  color: #fcf8ea;
  font-family: EuclidFlex, sans-serif;
}

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

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

.jdt-button .btn, section.button-cmp .btn {
  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;
  transition: all 0.3s ease;
}

.jdt-button .btn:focus, section.button-cmp .btn:focus {
  outline: 0;
  box-shadow: none;
}

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

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

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

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

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

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

.jdt-button .btn.btn-abahana-blue, section.button-cmp .btn.btn-abahana-blue {
  background-color: #222e50;
}

.jdt-button .btn.btn-abahana-blue.hover, .jdt-button .btn.btn-abahana-blue:hover, section.button-cmp .btn.btn-abahana-blue.hover, section.button-cmp .btn.btn-abahana-blue:hover {
  background-color: #5c7cd9;
}

.jdt-button .btn.btn-abahana-blue.active, .jdt-button .btn.btn-abahana-blue:active, section.button-cmp .btn.btn-abahana-blue.active, section.button-cmp .btn.btn-abahana-blue:active {
  background-color: #0f1729;
}

.jdt-button .btn.btn-red, section.button-cmp .btn.btn-red {
  background-color: #e56248;
}

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

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

.jdt-button .btn.btn-blue, section.button-cmp .btn.btn-blue {
  background-color: #5c7cd9;
}

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

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

.jdt-button .btn.btn-white, section.button-cmp .btn.btn-white {
  color: #222e50;
  background-color: #fcf8ea;
}

.jdt-button .btn.btn-white.hover, .jdt-button .btn.btn-white:hover, section.button-cmp .btn.btn-white.hover, section.button-cmp .btn.btn-white:hover {
  color: #fcf8ea;
  background-color: #5c7cd9;
}

.jdt-button .btn.btn-white.active, .jdt-button .btn.btn-white:active, section.button-cmp .btn.btn-white.active, section.button-cmp .btn.btn-white:active {
  color: #fcf8ea;
  background-color: #222e50;
}

.jdt-button .btn.btn-white a, section.button-cmp .btn.btn-white a {
  color: #222e50;
}

.jdt-button .btn.btn-white a.hover, .jdt-button .btn.btn-white a:hover, section.button-cmp .btn.btn-white a.hover, section.button-cmp .btn.btn-white a:hover {
  color: #fcf8ea;
  text-decoration: none;
}

.jdt-button .btn.btn-violet, section.button-cmp .btn.btn-violet {
  background-color: #4e346b;
}

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

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

.jdt-button .btn.btn-white-luxe, section.button-cmp .btn.btn-white-luxe {
  color: #2f1f41;
  background-color: #fcf8ea;
}

.jdt-button .btn.btn-white-luxe.hover, .jdt-button .btn.btn-white-luxe:hover, section.button-cmp .btn.btn-white-luxe.hover, section.button-cmp .btn.btn-white-luxe:hover {
  color: #fcf8ea;
  background-color: #6d538c;
}

.jdt-button .btn.btn-white-luxe.active, .jdt-button .btn.btn-white-luxe:active, section.button-cmp .btn.btn-white-luxe.active, section.button-cmp .btn.btn-white-luxe:active {
  color: #fcf8ea;
  background-color: #2f1f41;
}

.jdt-button .btn.btn-yellow, section.button-cmp .btn.btn-yellow {
  background-color: #aa8500;
}

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

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

.jdt-button .btn.btn-sand-yellow, section.button-cmp .btn.btn-sand-yellow {
  color: #aa8500;
  background-color: #fcf8ea;
}

.jdt-button .btn.btn-sand-yellow.hover, .jdt-button .btn.btn-sand-yellow:hover, section.button-cmp .btn.btn-sand-yellow.hover, section.button-cmp .btn.btn-sand-yellow:hover {
  color: #fcf8ea;
  background-color: #ffc700;
}

.jdt-button .btn.btn-sand-yellow.active, .jdt-button .btn.btn-sand-yellow:active, section.button-cmp .btn.btn-sand-yellow.active, section.button-cmp .btn.btn-sand-yellow:active {
  color: #fcf8ea;
  background-color: #49380d;
}

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

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

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

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

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

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

.jdt-button .btn.btn-huge, 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;
}

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

.jdt-button .btn.btn-huge.btn-blue-outline, 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;
}

.jdt-button .btn.btn-huge.btn-blue-outline.hover, .jdt-button .btn.btn-huge.btn-blue-outline:hover, 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;
}

.jdt-button .btn.btn-huge.btn-blue-outline.active, .jdt-button .btn.btn-huge.btn-blue-outline:active, 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) {
  .jdt-button .btn.btn-huge, section.button-cmp .btn.btn-huge {
    font-size: 20px;
  }
}
.jdt-button .btn.btn-outline, 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;
}

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

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

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

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

.jdt-button .btn.btn-outline.hover, .jdt-button .btn.btn-outline:hover, section.button-cmp .btn.btn-outline.hover, section.button-cmp .btn.btn-outline:hover {
  color: #fcf8ea;
  background-color: #5c7cd9;
  border-color: #5c7cd9;
}

.jdt-button .btn.btn-outline.active, .jdt-button .btn.btn-outline:active, section.button-cmp .btn.btn-outline.active, section.button-cmp .btn.btn-outline:active {
  color: #fcf8ea;
  background-color: #0f1729;
  border-color: #0f1729;
}

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

.jdt-button .btn.btn-outline.btn-light-luxe-outline.hover, .jdt-button .btn.btn-outline.btn-light-luxe-outline:hover, 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;
}

.jdt-button .btn.btn-outline.btn-light-luxe-outline.active, .jdt-button .btn.btn-outline.btn-light-luxe-outline:active, 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;
}

.jdt-button .btn.btn-outline.btn-luxe, section.button-cmp .btn.btn-outline.btn-luxe {
  color: #0f1729;
  background-color: #fcf8ea;
  border: 1px solid #fcf8ea;
}

.jdt-button .btn.btn-outline.btn-luxe.hover, .jdt-button .btn.btn-outline.btn-luxe:hover, 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;
}

.jdt-button .btn.btn-outline.btn-luxe.active, .jdt-button .btn.btn-outline.btn-luxe:active, 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;
}

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

.jdt-button .btn.btn-outline.btn-dark-luxe-outline.hover, .jdt-button .btn.btn-outline.btn-dark-luxe-outline:hover, 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;
}

.jdt-button .btn.btn-outline.btn-dark-luxe-outline.active, .jdt-button .btn.btn-outline.btn-dark-luxe-outline:active, 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;
}

.jdt-button .btn.btn-fit, section.button-cmp .btn.btn-fit {
  padding: 5px;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: 0.24px;
  text-transform: uppercase;
  background-color: #222e50;
  color: #fcf8ea;
}

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

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

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

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

.jdt-button .btn.btn-link.active, section.button-cmp .btn.btn-link.active {
  color: #5c7cd9;
}

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

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

.jdt-button .btn.btn-tab, section.button-cmp .btn.btn-tab {
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 13px;
  letter-spacing: 0.11px;
  text-transform: uppercase;
  text-decoration: none;
  background: 0 0;
  border: 1px solid #3c528e;
  color: #3c528e;
  cursor: pointer;
  padding: 10px 15px;
  border-radius: 5px;
}

@media (max-width: 991px) {
  .jdt-button .btn.btn-tab, section.button-cmp .btn.btn-tab {
    padding: 10px;
  }
}
.jdt-button .btn.btn-tab.active, .jdt-button .btn.btn-tab:hover, section.button-cmp .btn.btn-tab.active, section.button-cmp .btn.btn-tab:hover {
  background-color: #3c528e;
  color: #fff;
}

@media (min-width: 992px) {
  .jdt-button .btn.btn-tab, section.button-cmp .btn.btn-tab {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.14px;
  }
}
.section_find_your_best {
  background-color: #fcf8ea;
}

.section_find_your_best .section_find_your_best_wrap {
  padding: 40px 0;
}

@media all and (min-width: 992px) {
  .section_find_your_best .section_find_your_best_wrap {
    padding: 100px 40px;
    padding-bottom: 90px;
    max-width: 1440px;
    margin: 0 auto;
  }
}
.section_find_your_best .section_find_your_best_wrap .content {
  display: flex;
  flex-direction: row;
  overflow: scroll;
  gap: 10px;
  padding-inline: 20px;
  width: 100%;
}

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

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

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

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

@media all and (min-width: 992px) {
  .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;
  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;
  object-fit: cover;
  width: 308px;
  transform: none !important;
  transition: none !important;
}

@media all and (min-width: 992px) {
  div.c0001_card_your_best-cmp .img {
    width: 440px;
  }
}
@media (min-width: 992px) and (hover: hover) {
  div.c0001_card_your_best-cmp .img {
    transition: all 0.5s ease-out !important;
  }
  div.c0001_card_your_best-cmp .img:hover {
    transform: scale(1.1) !important;
  }
}
div.c0001_card_your_best-cmp .flag_new_villa {
  background-color: #8cace8;
  width: 155px;
  padding-right: 30px;
  clip-path: polygon(0 0, calc(100% - 30px) 0, 100% 50%, calc(100% - 30px) 100%, 0 100%);
  height: 60px;
  display: flex;
  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: fit-content;
    top: 0;
    right: 52px;
    padding-bottom: 40px;
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 42px), 50% 100%, 0 calc(100% - 42px));
  }
}
div.c0001_card_your_best-cmp .flag_last_minute {
  background-color: #aa8500;
  width: 155px;
  padding-right: 30px;
  clip-path: polygon(0 0, calc(100% - 30px) 0, 100% 50%, calc(100% - 30px) 100%, 0 100%);
  height: 60px;
  display: flex;
  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: fit-content;
    top: 0;
    right: 52px;
    padding-bottom: 40px;
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 42px), 50% 100%, 0 calc(100% - 42px));
  }
}
div.c0001_card_your_best-cmp .flag_best_offer {
  background-color: #989a50;
  width: 155px;
  padding-right: 30px;
  clip-path: polygon(0 0, calc(100% - 30px) 0, 100% 50%, calc(100% - 30px) 100%, 0 100%);
  height: 60px;
  display: flex;
  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: fit-content;
    top: 0;
    right: 52px;
    padding-bottom: 40px;
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 42px), 50% 100%, 0 calc(100% - 42px));
  }
}
div.c0001_card_your_best-cmp .flag_long_term {
  background-color: #3c528e;
  width: 155px;
  padding-right: 30px;
  clip-path: polygon(0 0, calc(100% - 30px) 0, 100% 50%, calc(100% - 30px) 100%, 0 100%);
  height: 60px;
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 40px;
}

@media all and (min-width: 992px) {
  div.c0001_card_your_best-cmp .flag_long_term {
    width: 80px;
    height: fit-content;
    top: 0;
    right: 52px;
    padding-bottom: 40px;
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 42px), 50% 100%, 0 calc(100% - 42px));
  }
}
div.c0001_card_your_best-cmp .flag_text {
  color: #fcf8ea;
  padding: 15px 7px;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  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 12px;
  }
}
div.c0001_card_your_best-cmp .flag_text a {
  color: #fcf8ea;
}

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

.c0002_destinations_cmp {
  background-color: #fcf8ea;
}

.c0002_destinations_cmp h1, .c0002_destinations_cmp h2, .c0002_destinations_cmp h3, .c0002_destinations_cmp h4, .c0002_destinations_cmp h5, .c0002_destinations_cmp h6 {
  font-family: "Tiempos Text", serif;
}

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

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

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

@media all and (min-width: 892px) {
  .c0002_destinations_cmp .destinations-left {
    width: 50%;
    height: 960px;
    padding: 0;
  }
}
@media all and (min-width: 801px) {
  .c0002_destinations_cmp .destinations-left {
    max-height: 870px;
  }
}
.c0002_destinations_cmp .destinations-left .title {
  font-family: EuclidFlex, sans-serif;
  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) {
  .c0002_destinations_cmp .destinations-left .title {
    font-family: EuclidFlex, sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: 35px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    padding: 0 0 20px 0;
  }
}
.c0002_destinations_cmp .destinations-left .list {
  font-family: "Tiempos Text", serif;
  font-size: 55px;
  text-decoration: none;
  padding: 0 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 70px;
  letter-spacing: -1.3px;
  text-transform: capitalize;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media all and (max-width: 992px) {
  .c0003_always_here_wrap {
    padding-bottom: 40px;
  }
}
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: flex;
  align-items: center;
  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: flex;
    flex-direction: column;
    width: 100%;
  }
}
section.c0004_new_horizon_cmp .c0004_new_horizon_box .title {
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 35px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-block-end: 50px;
}

@media all and (min-width: 992px) {
  section.c0004_new_horizon_cmp .c0004_new_horizon_box .title {
    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-top: 0;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
}

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

@media all and (min-width: 992px) {
  section.c0004_new_horizon_cmp .c0004_new_horizon_box img {
    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: flex;
    align-items: flex-start;
    flex-direction: column;
    flex-wrap: nowrap;
    align-self: flex-start;
  }
}
section.c0004_new_horizon_cmp .c0004_new_horizon_box .body {
  font-family: "Tiempos Text", serif;
  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, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.4px;
  padding: 10px 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  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: 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: flex;
}

@media all and (min-width: 992px) {
  section.c0004_new_horizon_cmp .left {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 10%;
    margin: 0 auto;
  }
}
@media all and (min-width: 992px) {
  section.c0004_new_horizon_cmp .right {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
    gap: 10%;
    margin: 0 auto;
  }
  section.c0004_new_horizon_cmp .right .img_box {
    order: 2;
  }
}
section.c0004_new_horizon_cmp .c0004_new_horizon_wrap.color-lux {
  color: #4e346b;
}

section.c0004_new_horizon_cmp .c0004_new_horizon_wrap.color-lux a {
  background-color: #4e346b;
  color: #fcf8ea;
}

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

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

section.c0004_new_horizon_cmp .c0004_new_horizon_wrap.color-abahana {
  color: #222e50;
}

section.c0004_new_horizon_cmp .c0004_new_horizon_wrap.color-abahana a {
  background-color: #222e50;
  color: #fcf8ea;
}

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

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

section.c0004_new_horizon_cmp .c0004_show-more {
  text-align: center;
  font-family: EuclidFlex, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.4px;
  margin: 20px 0;
  cursor: pointer;
  text-decoration: underline;
  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;
  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;
  max-width: 1440px;
  padding: 40px 0 10px 0;
}

@media all and (min-width: 1060px) {
  section.c0005_area_specialist_cmp .area_specialist_wrap {
    padding: 100px 40px 80px 40px;
  }
}
section.c0005_area_specialist_cmp .area_specialist_title {
  color: #fcf8ea;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  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-inline: 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: flex;
  flex-direction: row;
  overflow: scroll;
  gap: 20px;
  width: 100%;
  padding-inline: 20px;
}

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

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

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;
    justify-content: space-between;
    align-items: center;
    overflow: visible;
    flex-wrap: wrap;
    gap: 20px;
  }
}
@media all and (min-width: 1060px) {
  section.c0005_area_specialist_cmp .journal-content-article {
    width: 32%;
  }
}
section.c0005_area_specialist_cmp .blog_card {
  padding: 0;
  padding-bottom: 10px;
  background-color: #222e50;
  border-radius: 5px;
  margin: 0;
  transition: all 0.5s ease-out;
  cursor: pointer;
}

@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 {
    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, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 15px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  padding: 0 10px 0 10px;
  text-decoration: underline;
  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", serif;
  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: 0;
  margin-bottom: 10px;
  border-radius: 5px 5px 0 0;
}

@media all and (min-width: 1060px) {
  section.c0005_area_specialist_cmp .blog_card .img_box {
    height: 440px;
    width: 100%;
    background: #d3d3d3 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 {
  object-fit: cover;
  height: 100%;
  width: 100%;
  transition: all 0.5s ease-out;
}

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

section.c0005_area_specialist_cmp .blog_card .btn:hover {
  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 0 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;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  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: 0;
  }
}
section.c0006_good_hands_cmp .c0006-swiper {
  max-height: 550px;
}

@media (max-width: 992px) {
  section.c0006_good_hands_cmp .c0006-swiper {
    max-height: initial;
    padding-top: 30px;
  }
}
section.c0006_good_hands_cmp .c0006-swiper .c0006-slide {
  width: 746px;
}

@media all and (min-width: 1441px) {
  section.c0006_good_hands_cmp .c0006-swiper .c0006-slide {
    width: 665px;
  }
}
@media (max-width: 992px) {
  section.c0006_good_hands_cmp .c0006-swiper .c0006-slide {
    width: 328px;
  }
}
section.c0006_good_hands_cmp .c0006-swiper .swiper-slide figure {
  position: relative;
}

section.c0006_good_hands_cmp .c0006-swiper .swiper-slide figure figcaption {
  position: absolute;
  display: block;
  background: 0 0;
  height: 304px;
  right: 20px;
  bottom: 22px;
  margin-right: 15px;
}

@media (max-width: 992px) {
  section.c0006_good_hands_cmp .c0006-swiper .swiper-slide figure figcaption {
    min-height: 304px;
    height: 350px;
    right: 10;
    margin-left: 12px;
    bottom: 107px;
  }
}
section.c0006_good_hands_cmp .c0006-swiper .swiper-slide figure figcaption:before {
  content: "";
  position: absolute;
  border-style: solid;
  display: block;
  left: 0;
  top: 0;
  right: 0;
  border-color: transparent transparent #fcf8ea transparent;
  min-width: 304px;
  border-width: 0 135px 135px 0;
}

@media (max-width: 992px) {
  section.c0006_good_hands_cmp .c0006-swiper .swiper-slide figure figcaption:before {
    width: 204px;
  }
}
section.c0006_good_hands_cmp .c0006-swiper .swiper-slide figure figcaption:after {
  content: "";
  position: absolute;
  border-style: solid;
  display: block;
  left: 0;
  bottom: 0;
  right: 0;
  border-color: #fcf8ea transparent transparent transparent;
  min-width: 304px;
  border-width: 135px 0 0 135px;
}

@media (max-width: 992px) {
  section.c0006_good_hands_cmp .c0006-swiper .swiper-slide figure figcaption:after {
    width: 204px;
    border-width: 135px 0 0 135px;
    border-color: #fcf8ea transparent transparent transparent;
  }
}
section.c0006_good_hands_cmp .c0006-swiper .swiper-slide figure figcaption .inner-fill {
  position: absolute;
  display: block;
  left: 0;
  background-color: #fcf8ea;
  right: 0;
  min-width: 304px;
  top: 134px;
  height: 36px;
}

@media (max-width: 992px) {
  section.c0006_good_hands_cmp .c0006-swiper .swiper-slide figure figcaption .inner-fill {
    min-height: 55px;
    height: 83px;
  }
}
section.c0006_good_hands_cmp .c0006-swiper .swiper-slide figure figcaption .info {
  position: relative;
  z-index: 2;
  padding: 20px;
  min-height: 155px;
  max-width: 660px;
  padding-top: 20px;
  padding-bottom: 30px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

@media (max-width: 992px) {
  section.c0006_good_hands_cmp .c0006-swiper .swiper-slide figure figcaption .info {
    padding-top: 16px;
    padding-left: 16px;
    flex-direction: column;
    gap: 15px;
    justify-content: flex-start;
    min-width: 280px;
  }
}
@media all and (min-width: 1441px) {
  section.c0006_good_hands_cmp .c0006-swiper .swiper-slide figure figcaption .info {
    max-width: 600px;
  }
}
section.c0006_good_hands_cmp .c0006-swiper .swiper-slide figure figcaption .info .custocoment {
  height: 225px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

@media all and (max-width: 992px) {
  section.c0006_good_hands_cmp .c0006-swiper .swiper-slide figure figcaption .info .custocoment {
    width: 100%;
    height: initial;
  }
}
section.c0006_good_hands_cmp .c0006-swiper .swiper-slide figure figcaption .info .icon-star {
  color: #0f1729;
  font-family: EuclidFlex, sans-serif;
  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 .c0006-swiper .swiper-slide figure figcaption .info .icon-star {
    margin: 0;
  }
}
section.c0006_good_hands_cmp .c0006-swiper .swiper-slide figure figcaption .info .customer {
  font-family: "Tiempos Text", serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 24.126px;
  letter-spacing: -0.5px;
}

section.c0006_good_hands_cmp .c0006-swiper .swiper-slide figure figcaption .info .commentlink {
  border: none;
  background-color: #fcf8ea;
  text-decoration: underline;
  text-align: start;
  display: block;
  color: #3c528e;
  width: 100%;
  font-family: EuclidFlex, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 15px;
  letter-spacing: -0.4px;
  text-decoration-line: underline;
  padding: 0;
  cursor: pointer;
}

section.c0006_good_hands_cmp .c0006-swiper .swiper-slide figure figcaption .info .commentlink:hover {
  color: #5c7cd9;
  transition: all 0.5s ease-out;
}

@media (max-width: 992px) {
  section.c0006_good_hands_cmp .c0006-swiper .swiper-slide figure figcaption .info .commentlink {
    margin-bottom: 0;
  }
}
section.c0006_good_hands_cmp .c0006-swiper .swiper-slide figure figcaption .info .villa {
  display: block;
  color: #0f1729;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  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: none;
  cursor: pointer;
  transition: all 0.5s ease-out;
  width: 100%;
}

section.c0006_good_hands_cmp .c0006-swiper .swiper-slide figure figcaption .info .villa:hover {
  color: #8cace8;
}

@media (max-width: 992px) {
  section.c0006_good_hands_cmp .c0006-swiper .swiper-slide figure figcaption .info .villa {
    margin-top: 10px;
    right: 0;
    bottom: 100;
    text-align: end;
  }
}
section.c0006_good_hands_cmp .c0006-swiper .swiper-slide figure figcaption:hover:before {
  border-color: transparent transparent #fcf8ea transparent;
}

section.c0006_good_hands_cmp .c0006-swiper .swiper-slide figure figcaption:hover:after {
  border-color: #fcf8ea transparent transparent transparent;
}

section.c0006_good_hands_cmp .c0006-swiper .swiper-slide figure figcaption:hover .inner-fill {
  background-color: #fcf8ea;
}

section.c0006_good_hands_cmp .c0006-swiper .swiper-slide figure img {
  max-height: 476px;
  height: 100vh;
  object-fit: cover;
  border-radius: 5px;
  object-position: bottom left;
}

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

section.c0006_good_hands_cmp .c0006_carousel-nav .c0006_carousel-page {
  color: #afaca0;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  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;
  text-decoration: none;
}

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 .modal.show {
  display: block;
}

section.c0006_good_hands_cmp .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
  opacity: 0.5;
}

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

section.c0006_good_hands_cmp .c0006_popup_valoraciones .popup_rate {
  color: #0f1729;
  font-family: EuclidFlex, sans-serif;
  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, sans-serif;
  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", serif;
  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: flex;
  flex-direction: row;
  gap: 15px;
  flex-wrap: wrap;
  margin-top: 30px;
  justify-content: space-around;
}

@media all and (max-width: 992px) {
  section.c0006_good_hands_cmp .c0006_popup_valoraciones .popup_bottom {
    flex-direction: column;
  }
}
section.c0006_good_hands_cmp .c0006_popup_valoraciones .popup_subtitle2 {
  color: #3c528e;
  font-family: EuclidFlex, sans-serif;
  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_place {
  color: #0f1729;
  font-family: "Tiempos Text", serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  display: flex;
  flex-direction: row;
  gap: 30px;
}

section.c0006_good_hands_cmp .c0006_popup_valoraciones .popup_person {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  gap: 80px;
  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;
}

@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: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    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%;
  object-fit: cover;
}

@media all and (min-width: 800px) {
  section.c0007_banner_faq_cmp .banner_faq_container .faq_img {
    border-radius: 0;
    display: block;
    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: 0;
  width: 99%;
  overflow: hidden;
  background-color: #fff5d0;
  border-color: #fff5d0;
  z-index: 1;
}

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

section.c0007_banner_faq_cmp .banner_faq_text_wrap .triangles::before {
  margin-top: -235px;
  border-width: 235px 50vw 0 50vw;
  border-color: transparent #fff5d0 transparent #fff5d0;
}

@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::after, section.c0007_banner_faq_cmp .banner_faq_text_wrap .banner_faq_text::before {
    content: "";
    position: absolute;
    left: 100%;
    width: 0;
    height: 0;
    border: 0 solid transparent;
    display: block;
  }
  section.c0007_banner_faq_cmp .banner_faq_text_wrap .banner_faq_text::before {
    bottom: 0;
    left: -236px;
    border-width: 185px 236px 0 0;
    border-color: transparent #fff5d0 transparent transparent;
  }
  section.c0007_banner_faq_cmp .banner_faq_text_wrap .banner_faq_text::after {
    top: 0;
    left: -236px;
    border-width: 0 236px 185px 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, sans-serif;
  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", serif;
  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, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: -0.3px;
  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 {
    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::after, section.c0007_banner_faq_cmp .banner_faq_wrap.light.right .banner_faq_text::before {
    content: "";
    position: absolute;
    left: 100%;
    width: 0;
    height: 0;
    border: 0 solid transparent;
    display: block;
  }
  section.c0007_banner_faq_cmp .banner_faq_wrap.light.right .banner_faq_text::before {
    bottom: 0;
    left: initial;
    right: -250px;
    border-width: 185px 0 0 250px;
    border-color: transparent transparent transparent #fff5d0;
  }
  section.c0007_banner_faq_cmp .banner_faq_wrap.light.right .banner_faq_text::after {
    top: 0;
    left: initial;
    right: -250px;
    border-width: 0 0 185px 250px;
    border-color: transparent transparent transparent #fff5d0;
  }
}
section.c0007_banner_faq_cmp .banner_faq_wrap.dark .banner_faq_text {
  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-color: #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 {
    order: 2;
  }
}
@media all and (min-width: 800px) and (min-width: 800px) {
  section.c0007_banner_faq_cmp .banner_faq_wrap.right .banner_faq_text::after, section.c0007_banner_faq_cmp .banner_faq_wrap.right .banner_faq_text::before {
    content: "";
    position: absolute;
    left: 100%;
    width: 0;
    height: 0;
    border: 0 solid transparent;
    display: block;
  }
  section.c0007_banner_faq_cmp .banner_faq_wrap.right .banner_faq_text::before {
    bottom: 0;
    left: initial;
    right: -250px;
    border-width: 185px 0 0 250px;
    border-color: transparent transparent transparent #ffc700;
  }
  section.c0007_banner_faq_cmp .banner_faq_wrap.right .banner_faq_text::after {
    top: 0;
    left: initial;
    right: -250px;
    border-width: 0 0 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: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: start;
  }
}
@media all and (min-width: 1200px) {
  section.c0008_contact_cmp .contact_wrap {
    padding: 100px 40px 170px;
    display: flex;
    flex-direction: row;
    gap: 5%;
    align-items: flex-start;
    justify-content: space-between;
  }
}
section.c0008_contact_cmp .contact_title {
  margin-bottom: 0;
  color: #222e50;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  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;
    align-self: flex-start;
    padding-left: 20px;
    font-size: 40px;
  }
}
@media all and (min-width: 1200px) {
  section.c0008_contact_cmp .contact_title {
    padding-left: 0;
  }
}
section.c0008_contact_cmp .contact_directions {
  padding-top: 56px;
}

@media all and (min-width: 1200px) {
  section.c0008_contact_cmp .contact_directions {
    display: flex;
    gap: 100px;
    align-items: flex-start;
    justify-content: flex-start;
    text-align: start;
    padding-top: 0;
  }
  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: flex;
    gap: 100px;
    align-items: center;
    justify-content: center;
    text-align: start;
  }
}
section.c0008_contact_cmp .contact_directions .subtitle {
  color: #222e50;
  font-family: "Tiempos Text", serif;
  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: 0;
    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", serif;
  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", serif;
  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: 0;
  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, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.4px;
  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;
  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: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 10px;
}

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

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

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

div.c0146_send_request .btn_send {
  background-color: #5c7cd9;
  color: #fcf8ea;
  font-family: EuclidFlex, sans-serif;
  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%;
  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, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 15px;
  letter-spacing: -0.4px;
  text-decoration-line: underline;
  padding: 0;
  background: 0 0;
  border: none;
  cursor: pointer;
  transition: all 0.3s ease;
  display: inline-block;
}

section.c0009_global_link-cmp .btn-link.btn-small {
  font-size: 12px;
  line-height: 15px;
  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;
  text-decoration-line: none;
}

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

section.c0009_global_link-cmp .btn-link.btn-sand:hover {
  color: #8cace8;
  text-decoration-line: none;
}

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;
  text-decoration-line: none;
}

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

section.c0009_global_link-cmp .btn-link.btn-violet:hover {
  color: #b09dc6;
  text-decoration-line: none;
}

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;
  text-decoration-line: none;
}

section.c0009_global_link-cmp .btn-link:hover {
  text-decoration-line: none;
}

section.c0009_global_link-cmp .btn-link[class*=icon-]:before {
  margin-right: 8px;
  font-size: 16px;
}

section.c0009_global_link-cmp .btn-link.post-icon:after {
  margin-left: 8px;
  font-size: 16px;
}

section.c0011_list_item-cmp {
  font-family: EuclidFlex, sans-serif;
  padding: 10px 20px;
  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;
  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;
  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, sans-serif;
  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 {
  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;
  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-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 {
  order: 0;
}

section.c0012-quantity-list-item-cmp.appearance-secondary .justify-content-lg-start {
  margin-top: 2px;
  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;
  }
}
.quantity-selector-cmp, section.quantity-selector-cmp {
  display: flex;
  padding: 10px 4px;
  justify-content: center;
  align-items: center;
  gap: 2px;
  flex-shrink: 0;
  border-radius: 5px;
  background: 0 0;
  color: #5c7cd9;
}

.quantity-selector-cmp .quantity-selector-minus, .quantity-selector-cmp .quantity-selector-plus, section.quantity-selector-cmp .quantity-selector-minus, section.quantity-selector-cmp .quantity-selector-plus {
  font-size: 14px;
  cursor: pointer;
  height: 18px;
  background: 0 0;
  border: none;
  padding: 0;
  appearance: none;
  color: inherit;
}

.quantity-selector-cmp .quantity-selector-minus i:before, .quantity-selector-cmp .quantity-selector-plus i:before, section.quantity-selector-cmp .quantity-selector-minus i:before, section.quantity-selector-cmp .quantity-selector-plus i:before {
  font-size: 16px;
  margin-right: 0;
}

.quantity-selector-cmp .quantity-selector-minus.disabled, .quantity-selector-cmp .quantity-selector-plus.disabled, section.quantity-selector-cmp .quantity-selector-minus.disabled, section.quantity-selector-cmp .quantity-selector-plus.disabled {
  color: #afaca0;
}

.quantity-selector-cmp .quantity-selector-value, section.quantity-selector-cmp .quantity-selector-value {
  display: inline-block;
  font-family: EuclidFlex, sans-serif;
  font-feature-settings: "ss12" on;
  text-align: center;
  margin: 0 2px;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 11px;
  letter-spacing: 0.2px;
  padding: 5px 2px;
  border-radius: 5px;
  background: var(--blue-soft-blue, #e3e9f2);
  min-width: 29px;
}

@media (min-width: 992px) {
  .quantity-selector-cmp .quantity-selector-value, section.quantity-selector-cmp .quantity-selector-value {
    font-size: 12px;
    line-height: 15px;
    min-width: 30px;
  }
}
.quantity-selector-cmp.quantity-selector-huge .quantity-selector-value, section.quantity-selector-cmp.quantity-selector-huge .quantity-selector-value {
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 35px;
  letter-spacing: 1.5px;
  padding: 25px 5px 22px 5px;
  min-width: 85px;
  margin: 0 3px;
}

.quantity-selector-cmp.quantity-selector-huge .quantity-selector-minus i:before, .quantity-selector-cmp.quantity-selector-huge .quantity-selector-plus i:before, 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;
}

.quantity-selector-cmp.appearance-secondary, section.quantity-selector-cmp.appearance-secondary {
  padding: 4px;
  align-items: flex-start;
  border: 0;
}

.quantity-selector-cmp.appearance-secondary .quantity-selector-value, section.quantity-selector-cmp.appearance-secondary .quantity-selector-value {
  background-color: #f1ede0;
  color: #0f1729;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.24px;
  width: 80px;
  padding: 9px 2px 10px;
}

@media (min-width: 992px) {
  .quantity-selector-cmp.appearance-secondary .quantity-selector-value, section.quantity-selector-cmp.appearance-secondary .quantity-selector-value {
    width: auto;
    padding: 5px 2px;
  }
}
.quantity-selector-cmp.appearance-secondary .quantity-selector-minus i, .quantity-selector-cmp.appearance-secondary .quantity-selector-plus i, 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) {
  .quantity-selector-cmp.appearance-secondary .quantity-selector-minus i, .quantity-selector-cmp.appearance-secondary .quantity-selector-plus i, section.quantity-selector-cmp.appearance-secondary .quantity-selector-minus i, section.quantity-selector-cmp.appearance-secondary .quantity-selector-plus i {
    line-height: 22px;
  }
}
.quantity-selector-cmp.appearance-secondary .quantity-selector-minus i:before, .quantity-selector-cmp.appearance-secondary .quantity-selector-plus i:before, 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) {
  .quantity-selector-cmp.appearance-secondary .quantity-selector-minus i:before, .quantity-selector-cmp.appearance-secondary .quantity-selector-plus i:before, 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.c0013_map_view-cmp {
  font-family: EuclidFlex, sans-serif;
  padding: 0;
  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;
  position: relative;
  visibility: hidden;
}

@media (min-width: 992px) {
  section.c0013_map_view-cmp .c0013_map_view-image {
    width: 250px;
  }
}
section.c0013_map_view-cmp .c0013_map_view-image .c0013_map_view-media {
  width: 100%;
  aspect-ratio: 250/150;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}

section.c0013_map_view-cmp .c0013_map_view-image .c0013_map_view-media img {
  max-width: 100%;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  visibility: hidden;
  display: block;
}

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

section.c0013_map_view-cmp .c0013_map_view-spinner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(241, 237, 224, 0.8);
  border-radius: inherit;
  z-index: 5;
  visibility: visible !important;
}

section.c0013_map_view-cmp .c0013_map_view-spinner .spinner {
  width: 36px;
  height: 36px;
  border: 3px solid rgba(34, 46, 80, 0.2);
  border-top-color: #222e50;
  border-radius: 50%;
  animation: c0013-spin 1.2s linear infinite;
}

section.c0013_map_view-cmp .c0013_map_view-placeholder {
  width: 100%;
  border-radius: 5px;
  margin-bottom: 10px;
  background: linear-gradient(135deg, rgba(241, 237, 224, 0.8), rgba(226, 232, 240, 0.8));
  aspect-ratio: 250/150;
}

@media (min-width: 992px) {
  section.c0013_map_view-cmp .c0013_map_view-placeholder {
    width: 250px;
  }
}
section.c0013_map_view-cmp.loaded .c0013_map_view-image {
  visibility: visible;
}

section.c0013_map_view-cmp.loaded .c0013_map_view-image .c0013_map_view-media img {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.3s ease-out;
}

section.c0013_map_view-cmp.active .c0013_map_view-image .c0013_map_view-media img {
  transition: none;
  opacity: 0;
}

section.c0013_map_view-cmp.active .c0013_map_view-image .c0013_map_view-media img.hover {
  opacity: 1;
  display: block;
}

@media (min-width: 992px) {
  section.c0013_map_view-cmp.loaded .c0013_map_view-image img {
    transition: none;
  }
  section.c0013_map_view-cmp:hover .c0013_map_view-image .c0013_map_view-media img {
    transition: none;
    opacity: 0;
  }
  section.c0013_map_view-cmp:hover .c0013_map_view-image .c0013_map_view-media img.hover {
    opacity: 1;
    display: block;
  }
}
section.c0013_map_view-cmp .c0013_map_view-title {
  color: #222e50;
  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-top: 10px;
  margin-bottom: 5px;
  cursor: pointer;
}

@keyframes c0013-spin {
  to {
    transform: rotate(360deg);
  }
}
.c0014_search_bar-cmp {
  width: 100%;
}

.c0014_search_bar-cmp .search-bar-mobile-hidden {
  display: none !important;
}

.c0014_search_bar-cmp.search-bar-small-wrapper {
  display: flex;
  justify-content: center;
}

.c0014_search_bar-cmp.search-bar-small-wrapper:not(.search-bar-small-closed) {
  justify-content: flex-start;
}

.c0014_search_bar-cmp.search-bar-small-wrapper.search-bar-small-closed {
  display: flex;
  justify-content: center;
}

.c0014_search_bar-cmp.search-bar-small-wrapper.search-bar-small-closed .search-bar-small.has-been-opened .search-bar-item-cmp .icon-calendar.remove-icon {
  padding-block: 0 !important;
}

.c0014_search_bar-cmp.search-bar-small-wrapper.search-bar-small-closed .search-bar-small.has-been-opened .search-bar-item-cmp .icon-guests:has(br) {
  padding-block: 0 !important;
}

.c0014_search_bar-cmp .search-bar-container {
  font-family: EuclidFlex, sans-serif;
  position: relative;
  top: 0;
  border-radius: 5px;
  margin: 0 20px;
}

.c0014_search_bar-cmp .search-bar-container.search-bar-fixed {
  position: fixed;
  top: 90px;
  left: 0;
  right: 0;
  margin: 0 20px;
  z-index: 1001 !important;
}

@media (max-width: 991px) {
  .c0014_search_bar-cmp .search-bar-container.search-bar-fixed {
    margin: 0;
  }
}
.c0014_search_bar-cmp .search-bar-container .col-4:last-child .search-bar-item-cmp {
  border: 0;
}

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

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

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

@media (min-width: 992px) {
  .c0014_search_bar-cmp .search-bar-container.search-bar-dark .search-bar-item-dark.search-bar-item-large {
    padding: 0;
  }
  .c0014_search_bar-cmp .search-bar-container.search-bar-dark .search-bar-item-dark.search-bar-item-large:has(article.show) {
    padding-block: 0 !important;
  }
  .c0014_search_bar-cmp .search-bar-container.search-bar-dark .search-bar-item-dark.search-bar-item-large:has(article.show) .search-bar-input {
    padding-block: 10px !important;
  }
  .c0014_search_bar-cmp .search-bar-container.search-bar-dark .search-bar-item-dark.search-bar-item-large .search-bar-input {
    padding-block: 10px !important;
  }
}
.c0014_search_bar-cmp .search-bar-container.search-bar-dark .button-container {
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}

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

@media (min-width: 992px) {
  .c0014_search_bar-cmp .search-bar-container.search-bar-dark:not(.search-bar-small):not(.search-bar-fixed) {
    top: auto;
  }
  .c0014_search_bar-cmp .search-bar-container.search-bar-dark .picker-content {
    left: 0;
  }
}
@media (max-width: 991px) {
  .c0014_search_bar-cmp .search-bar-container.search-bar-dark {
    margin: 0;
    width: 100%;
    padding: 0 20px;
  }
}
.c0014_search_bar-cmp .search-bar-container.search-bar-light {
  background-color: #fcf8ea;
}

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

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

.c0014_search_bar-cmp .search-bar-container.search-bar-light .content-xs .container-light {
  display: flex !important;
}

.c0014_search_bar-cmp .search-bar-container.search-bar-light .content-xs .container-light .search-bar-label {
  color: #e3e9f2;
  font-family: EuclidFlex, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 13px;
  letter-spacing: 0.11px;
  text-transform: uppercase;
  margin-right: 15px;
}

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

.c0014_search_bar-cmp .search-bar-container.search-bar-light .content-xs .container-light .search-bar-link {
  background-color: transparent;
  border: none;
  text-align: start;
  padding: 0;
  color: #5c7cd9;
  font-family: EuclidFlex, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 15px;
  letter-spacing: -0.24px;
  text-decoration-line: underline;
  cursor: pointer;
}

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

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

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

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

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

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

.c0014_search_bar-cmp .search-bar-container.search-bar-dark.brand-luxe .content-xs .container-light .search-bar-label {
  color: #e3e9f2;
  font-family: EuclidFlex, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 13px;
  letter-spacing: 0.11px;
  text-transform: uppercase;
  margin-right: 15px;
}

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

.c0014_search_bar-cmp .search-bar-container.search-bar-dark.brand-luxe .content-xs .container-light .search-bar-link {
  background-color: transparent;
  border: none;
  text-align: start;
  padding: 0;
  color: #edddff;
  font-family: EuclidFlex, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 15px;
  letter-spacing: -0.24px;
  text-decoration-line: underline;
  cursor: pointer;
}

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

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

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

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

@media (min-width: 992px) {
  .c0014_search_bar-cmp .search-bar-container.search-bar-small {
    border: 1px solid #afaca0;
    position: fixed !important;
    z-index: 100;
    padding: 0 17px 0 0;
    top: 16.75px;
    left: 50%;
    right: auto;
    width: fit-content;
    min-width: fit-content;
    max-width: 1440px;
    transform: translateX(calc(-50% - 18px)) !important;
    transform-origin: center;
    transition: top 0.2s ease 0s, left 0.2s ease 0s, right 0.2s ease 0s, width 0.2s ease 0s, max-width 0.2s ease 0s, transform 0.2s ease 0s;
  }
  .c0014_search_bar-cmp .search-bar-container.search-bar-small .col-3, .c0014_search_bar-cmp .search-bar-container.search-bar-small .col-6 {
    padding: 0;
    flex: initial;
    max-width: initial;
    width: auto;
  }
  .c0014_search_bar-cmp .search-bar-container.search-bar-small.opened {
    top: 90px !important;
    left: 50% !important;
    right: auto !important;
    width: calc(100% - 40px) !important;
    max-width: 1440px !important;
    transform: translateX(calc(-50% - 20px)) !important;
    transition: top 0.8s ease 0s, width 0.8s ease 0.8s, max-width 0.8s ease 0.8s;
  }
  .c0014_search_bar-cmp .search-bar-container.search-bar-small.opened .col-3, .c0014_search_bar-cmp .search-bar-container.search-bar-small.opened .col-6 {
    flex: 1;
    transition: none;
  }
  .c0014_search_bar-cmp .search-bar-container.search-bar-small.opened .col-4, .c0014_search_bar-cmp .search-bar-container.search-bar-small.opened .col-8 {
    transition: none;
  }
  .c0014_search_bar-cmp .search-bar-container.search-bar-small .row {
    margin: 0;
    flex-direction: row;
  }
  .c0014_search_bar-cmp .search-bar-container.search-bar-small .search-bar-item-cmp {
    min-width: 100px;
  }
  .c0014_search_bar-cmp .search-bar-container.search-bar-small .delimiter:after {
    border-color: #afaca0;
    top: 12px;
  }
  .c0014_search_bar-cmp .search-bar-container.search-bar-small .button-container {
    padding-left: 32px;
    margin-top: 8px;
    margin-bottom: 7px;
    text-align: center;
  }
  .c0014_search_bar-cmp .search-bar-container.search-bar-small .button-container.no-padding-left {
    padding-left: 0 !important;
  }
  .c0014_search_bar-cmp .search-bar-container.search-bar-small .button-container .btn {
    padding-left: 18px;
    padding-right: 18px;
  }
  .c0014_search_bar-cmp .search-bar-container.search-bar-small:not(.opened) .button-container {
    padding-left: 20px;
  }
  .c0014_search_bar-cmp .search-bar-container.search-bar-small:not(.opened) .button-container.no-padding-left {
    padding-left: 0 !important;
  }
}
@media (min-width: 992px) and (min-width: 992px) and (max-width: 1090px) {
  .c0014_search_bar-cmp .search-bar-container.search-bar-small:not(.opened) .lite {
    padding: 0;
  }
  .c0014_search_bar-cmp .search-bar-container.search-bar-small:not(.opened) .search-bar-input {
    padding: 0 4px;
  }
  .c0014_search_bar-cmp .search-bar-container.search-bar-small:not(.opened) .search-bar-input:before {
    margin-right: 0;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .c0014_search_bar-cmp .search-bar-container.search-bar-small:not(.opened) .search-bar-input {
    padding: 15px 4px;
  }
}
.c0014_search_bar-cmp .search-bar-container.search-bar-small.search-bar-dark {
  border-color: #fcf8ea;
}

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

@media (min-width: 992px) {
  .c0014_search_bar-cmp .search-bar-container.search-bar-small.search-bar-dark .search-bar-item-cmp .search-bar-input {
    padding-block: 15px !important;
  }
}
.c0014_search_bar-cmp .search-bar-container.search-bar-small.search-bar-dark .search-bar-item-cmp.calendar-dates-selected-closed {
  padding: 0;
}

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

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

@media (min-width: 992px) {
  .c0014_search_bar-cmp .search-bar-container .picker-content.picker-calendar .search-calendar-wrapper .rdp-months {
    flex-wrap: nowrap !important;
    flex-direction: row !important;
  }
}
@media (min-width: 992px) {
  .c0014_search_bar-cmp .search-bar-container .picker-content.picker-calendar .search-calendar-wrapper .rdp-month {
    flex: 0 0 auto !important;
    min-width: 320px !important;
  }
}
.c0014_search_bar-cmp .search-bar-container .content-xs .search-sumary-box {
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.c0014_search_bar-cmp .search-bar-container .content-xs .search-sumary-box .search-bar-label {
  font-size: 14px !important;
  line-height: 18px !important;
  letter-spacing: 0.14px !important;
}

.c0014_search_bar-cmp .brand-luxe .btn.btn-violet, .c0014_search_bar-cmp .brand-luxe .btn.btn-white {
  color: #2f1f41;
  background-color: #fcf8ea;
}

.c0014_search_bar-cmp .brand-luxe .btn.btn-violet:hover, .c0014_search_bar-cmp .brand-luxe .btn.btn-white:hover {
  color: #fcf8ea;
  background-color: #6d538c;
}

.c0014_search_bar-cmp .brand-luxe.search-bar-light .btn.btn-violet, .c0014_search_bar-cmp .brand-luxe.search-bar-light .btn.btn-white {
  background-color: #2f1f41;
  color: #fcf8ea;
}

.c0014_search_bar-cmp .brand-luxe.search-bar-light .btn.btn-violet:hover, .c0014_search_bar-cmp .brand-luxe.search-bar-light .btn.btn-white:hover {
  background-color: #fcf8ea;
  color: #6d538c;
}

.c0014_search_bar-cmp .brand-luxe.search-bar-container .btn.icon-edit {
  display: none;
}

.c0014_search_bar-cmp .content-xs:has(.summary-button) {
  display: none;
}

.show-abstract .c0014_search_bar-cmp .content-xs {
  display: block !important;
}

@media (min-width: 992px) {
  .has-control-menu section.c0014_search_bar-cmp .search-bar-container.search-bar-small {
    top: 0;
  }
  .has-control-menu section.c0014_search_bar-cmp .search-bar-container.search-bar-small.opened {
    top: 146px;
  }
}
.search-bar-backdrop {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
  opacity: 0.9;
  background-color: #0f1729;
}

@media (min-width: 992px) {
  .search-bar-backdrop.show {
    display: block;
  }
}
.search-modal .modal-content .img_login, .search-modal .modal-content picture {
  display: none !important;
}

.search-modal .modal-footer .btn.btn-link.active[data-dismiss=modal]::before {
  color: #5c7cd9 !important;
}

section.c0016_animated_card {
  border-radius: 5px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-around;
  gap: 20px;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  max-width: 460px;
}

@media all and (max-width: 992px) {
  section.c0016_animated_card {
    max-width: 1440px;
    margin-bottom: 20px;
  }
}
section.c0016_animated_card .c0016_animated_card_wrap {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  text-align: center;
  align-items: flex-start;
  height: 490px;
  width: calc(100% - 40px);
  background-position: center;
  background-size: cover;
  border-radius: 5px;
  padding-top: 30px;
  cursor: pointer;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

section.c0016_animated_card .c0016_animated_card_wrap:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
}

@media (min-width: 992px) {
  section.c0016_animated_card .c0016_animated_card_wrap {
    width: 100%;
  }
}
section.c0016_animated_card .c0016_animated_card_wrap .title_animated {
  color: #fcf8ea;
  font-family: EuclidFlex, sans-serif;
  font-size: 35px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;
  letter-spacing: -0.5px;
  max-width: calc(100% - 40px);
}

section.c0016_animated_card .c0016_animated_card_wrap.color-product-page {
  background-color: #222e50;
}

section.c0016_animated_card .c0016_animated_card_wrap.color-product-lux {
  background-color: #2f1f41;
}

section.c0016_animated_card .c0016_animated_card_wrap.lux {
  background-color: #4e346b;
  padding-top: 0;
  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-color: #222e50;
}

section.c0016_animated_card .c0016_animated_card_wrap.center {
  background-color: #222e50;
  align-items: center;
}

section.c0016_animated_card .c0016_animated_card_wrap.center .title_animated {
  color: #b09dc6;
  max-width: 290px;
}

section.c0017_banner-cmp {
  min-height: 67px;
  flex-shrink: 0;
  margin-bottom: 20px;
}

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

@media all and (min-width: 992px) {
  section.c0017_banner-cmp .banner-panel {
    min-height: 142px;
    padding: 46px 43px;
    margin-right: 25%;
  }
}
section.c0017_banner-cmp .banner-panel:before {
  position: absolute;
  top: 0;
  content: " ";
  display: block;
  height: 100%;
  right: -10%;
  width: 10%;
  background: #ffe382;
  clip-path: polygon(0 0, 10% 0, 100% 50%, 10% 100%, 0 100%);
  z-index: 1;
}

section.c0017_banner-cmp .banner-panel .banner-title {
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  max-width: 580px;
  display: flex;
  align-items: center;
  min-height: 100%;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: 1.2px;
  overflow-wrap: break-word;
  word-wrap: break-word;
  position: relative;
  z-index: 2;
}

@media (min-width: 992px) {
  section.c0017_banner-cmp .banner-panel .banner-title {
    font-size: 22px;
    line-height: 1.2;
    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;
}

@media all and (max-width: 992px) {
  section.c0017_banner-cmp.banner-primary {
    background-image: url(../o/abahanavillas-design-theme/images/banner_primary.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 125px;
    padding: 20px 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
  }
  section.c0017_banner-cmp.banner-primary .banner-panel {
    background: 0 0;
    position: initial;
    padding: 0;
    margin-right: 0;
    min-height: initial;
  }
  section.c0017_banner-cmp.banner-primary .banner-panel:before {
    border: none;
    display: none;
  }
  section.c0017_banner-cmp.banner-primary .banner-title {
    text-align: center;
    max-width: 100%;
  }
}
section.c0017_banner-cmp.banner-secondary {
  background: #5c7cd9;
}

section.c0017_banner-cmp.banner-secondary .banner-panel {
  background: #0f1729;
  justify-content: space-between;
  display: flex;
  align-items: center;
}

section.c0017_banner-cmp.banner-secondary .banner-panel:before {
  background: #0f1729;
  z-index: 1;
}

section.c0017_banner-cmp.banner-secondary .banner-panel .banner-title {
  color: #5c7cd9;
  flex: 1;
  min-width: 0;
  overflow-wrap: break-word;
  word-wrap: break-word;
  position: relative;
  z-index: 2;
}

section.c0017_banner-cmp.banner-secondary .banner-panel .btn-large {
  text-wrap: nowrap;
  flex-shrink: 0;
}

@media all and (max-width: 992px) {
  section.c0017_banner-cmp.banner-secondary {
    background-color: #3c528e;
    background-image: url(../o/abahanavillas-design-theme/images/banner_secondary.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 125px;
    padding: 20px 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
  }
  section.c0017_banner-cmp.banner-secondary .banner-panel {
    background: 0 0;
    position: initial;
    padding: 0;
    margin-right: 0;
    min-height: initial;
    flex-direction: column;
    gap: 15px;
  }
  section.c0017_banner-cmp.banner-secondary .banner-panel:before {
    border: none;
    display: none;
  }
  section.c0017_banner-cmp.banner-secondary .banner-title {
    text-align: center;
    color: #fcf8ea !important;
    max-width: 100%;
  }
}
section.c0017_banner-cmp.banner-alt-1, section.c0017_banner-cmp.banner-alt-2 {
  border-radius: 5px;
  background: #fed544;
  display: flex;
  height: 140px;
  margin-bottom: 20px;
  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: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 13px;
  margin-right: 20%;
  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: 25%;
  }
}
section.c0017_banner-cmp.banner-alt-1 .banner-panel:before, section.c0017_banner-cmp.banner-alt-2 .banner-panel:before {
  right: -10%;
  width: 10%;
  background: #aa8500;
  clip-path: polygon(0 0, 20% 0, 100% 50%, 20% 100%, 0 100%);
}

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 {
  background: #666526;
}

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

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

section.c0017_banner-cmp.lite .banner-panel {
  display: flex;
  align-items: center;
  min-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;
  clip-path: polygon(0 0, 20% 0, 100% 50%, 20% 100%, 0 100%);
}

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

section.c0017_banner-cmp.lite.banner-alt-1, section.c0017_banner-cmp.lite.banner-alt-2 {
  min-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;
  background: #aa8500;
  clip-path: polygon(0 0, 20% 0, 100% 50%, 20% 100%, 0 100%);
}

section.c0021_card_catalogue_cmp {
  background-color: #fcf8ea;
  margin: 0 auto 20px auto;
  border-radius: 5px;
  cursor: pointer;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

section.c0021_card_catalogue_cmp:hover {
  transform: translateY(-2px);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

section.c0021_card_catalogue_cmp .c0021_card_catalogue_wrap {
  padding: 30px 34px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  flex-shrink: 0;
  height: 100%;
}

section.c0021_card_catalogue_cmp .title {
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-size: 35px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;
  letter-spacing: -0.7px;
  margin-bottom: 15px;
}

@media all and (max-width: 992px) {
  section.c0021_card_catalogue_cmp .title {
    font-size: 30px;
    line-height: 35px;
    letter-spacing: 1.5px;
  }
}
section.c0021_card_catalogue_cmp .description, section.c0021_card_catalogue_cmp .destacado-listado-villas {
  font-family: "Tiempos Text", serif;
  font-size: 18px;
  font-style: normal;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 28px;
  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;
    letter-spacing: -0.24px;
  }
}
section.c0021_card_catalogue_cmp.luxe {
  color: #6d538c;
}

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

.col-12.col-md-6.col-xl-4 section.c0021_card_catalogue_cmp {
  height: calc(100% - 20px);
}

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

section.button-cmp .btn {
  color: #fcf8ea;
  font-family: EuclidFlex, sans-serif;
}

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

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

section.button-cmp .btn {
  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;
  transition: all 0.3s ease;
}

section.button-cmp .btn:focus {
  outline: 0;
  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-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 {
  box-shadow: 4px 6px 15px 0 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 {
  box-shadow: 4px 6px 15px 0 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 {
  box-shadow: 4px 6px 15px 0 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 {
  box-shadow: 4px 6px 15px 0 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-dark-blue {
  color: #3c528e;
  background-color: transparent;
  border: 1px solid #3c528e;
}

section.button-cmp .btn.btn-outline.btn-dark-blue.active, section.button-cmp .btn.btn-outline.btn-dark-blue.hover, section.button-cmp .btn.btn-outline.btn-dark-blue:hover {
  background-color: #3c528e;
  color: #fff;
}

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;
  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;
  font-feature-settings: "ss12" on;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  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;
}

.filters-cmp .filter-pill {
  margin: 0 10px 10px 0;
  display: inline-block;
  padding: 6px 10px;
  border-radius: 5px;
  background: #f1ede0;
}

.filters-cmp .filter-pill.active {
  outline: 2px solid #5c7cd9;
}

.filters-cmp .filter-pill.dark {
  background: #0f1729;
  color: #fcf8ea;
}

.filters-cmp .filter-pill.luxe {
  background: #6d538c;
  color: #fcf8ea;
}

.filters-cmp .filter-pill.outlined {
  background: 0 0;
  border: 1px solid #5c7cd9;
}

.filters-cmp .filters-modal-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1000;
}

.filters-cmp .filters-modal {
  background: #fcf8ea;
  border-radius: 10px;
  min-width: 320px;
  max-width: 720px;
  width: 90%;
  max-height: 80vh;
  overflow: auto;
}

.filters-cmp .filters-modal-header {
  padding: 12px 16px;
  border-bottom: 1px solid #f1ede0;
}

.filters-cmp .filters-modal-body {
  padding: 16px;
}

.filters-cmp .popover-extra-sort {
  position: relative;
}

.filters-cmp .popover-body {
  background: #fcf8ea;
  border: 1px solid #f1ede0;
  border-radius: 6px;
  padding: 12px;
  margin-top: 6px;
}

.wrap-filters.show-aside-filters .aside-filters-cmp {
  position: absolute;
  left: 0;
  top: 0;
  width: 320px;
  min-width: 260px;
  height: 100%;
}

.wrap-filters.show-aside-filters .content-placeholder {
  margin-left: 340px;
}

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

.category-filters-modal {
  display: block;
  color: #222e50;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  margin: 20px 0;
}

.subcategory-filters-modal {
  display: block;
  color: #918f84;
  font-feature-settings: "ss12" on;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.14px;
  text-transform: uppercase;
  margin: 15px 0 10px;
}

.label-filter-estimate {
  color: #222e50;
  font-family: EuclidFlex, sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
}

.content-placeholder {
  position: relative;
}

@media (max-width: 991px) {
  .wrap-filters .wrap-villas > .ui-datalist-content {
    margin-right: 0;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    justify-content: center;
  }
}
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;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.5px;
  max-width: 200px;
  display: block;
  margin: 0 auto 20px auto;
}

section.c0033_dates_filter-cmp .dates-filter-title {
  color: #222e50;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  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: flex;
  width: 100%;
  justify-content: space-between;
  border-bottom: 1px solid #5c7cd9;
}

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

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;
  text-decoration-color: #fcf8ea;
}

section.c0033_dates_filter-cmp ul.dates-filter-list li:hover .dates-filter-villas {
  text-decoration: underline;
  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-top: -1px;
  margin-right: -1px;
  margin-bottom: 11px;
  margin-left: -1px;
  border-radius: 5px 5px 0 0;
  font-family: EuclidFlex, sans-serif;
  font-size: 14px;
  line-height: 16px;
  color: #fcf8ea;
  font-weight: 400;
  text-transform: uppercase;
}

section.c0033_dates_filter-cmp ul.dates-filter-list li .dates-filter-date a {
  color: #f1ede0;
  text-align: center;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: 0.24px;
  text-transform: uppercase;
}

section.c0033_dates_filter-cmp ul.dates-filter-list li .dates-filter-villas {
  display: block;
  color: #222e50;
  text-align: center;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  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 0 0;
  border-bottom-color: #f1ede0;
  margin-bottom: -1px;
}

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", serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: -0.24px;
}

section.c0036-range-price-cmp {
  display: flex;
  flex-direction: column;
}

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

section.c0036-range-price-cmp .range-text {
  color: #222e50;
  font-family: EuclidFlex, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.3px;
}

section.c0036-range-price-cmp .range-label {
  padding: 12px 10px;
  border-radius: 5px;
  border: 1px solid #d2d7e0;
  display: block;
  width: 100%;
  margin-top: 30px;
  font-family: EuclidFlex, sans-serif;
  text-align: center;
}

section.c0036-range-price-cmp .range-label .range-label-max, section.c0036-range-price-cmp .range-label .range-label-min, section.c0036-range-price-cmp .range-label .range-label-symbol {
  color: #3c528e;
  font-size: 15px;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: -0.3px;
}

section.c0036-range-price-cmp .range-sublabel {
  display: block;
  margin-top: 8px;
  color: #918f84;
  font-family: EuclidFlex, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: 0.24px;
  text-transform: uppercase;
}

section.c0038_checkbox-cmp {
  display: flex;
  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;
  user-select: none;
  color: #3c528e;
  font-family: EuclidFlex, sans-serif;
  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;
  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;
}

section.c0045_map-cmp {
  background-color: #d3d3d3;
  height: 100vh;
  position: absolute;
  width: calc(100% - 396px);
  transition: all 1s 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 section.c0038_checkbox-cmp input[type=checkbox] + label {
  line-height: 24px !important;
  display: flex;
  align-items: center;
}

section.c0045_map-cmp .show-unavailables-filter {
  position: absolute;
  padding: 8px 12px;
  border-radius: 5px;
  background: #222e50;
  right: 10px;
  top: 10px;
  z-index: 1;
}

section.c0045_map-cmp .show-unavailables-filter section.c0038_checkbox-cmp input[type=checkbox] {
  line-height: 24px;
}

section.c0045_map-cmp .show-unavailables-filter section.c0038_checkbox-cmp input[type=checkbox] + label, section.c0045_map-cmp .show-unavailables-filter section.c0038_checkbox-cmp input[type=checkbox] + label span.checkbox-square {
  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: 70px;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 1;
}

@media (min-width: 992px) {
  section.c0045_map-cmp .show-as-list-button {
    display: none;
  }
}
.gm-style-mtc button, .gm-style-mtc label, .gm-style-mtc ul li, .gmnoprint button, .gmnoprint label, .gmnoprint ul li {
  background-color: #fcf8ea !important;
  color: #0f1729 !important;
  text-align: center !important;
  font-family: EuclidFlex, sans-serif !important;
  font-size: 15px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 17px !important;
  letter-spacing: -0.3px !important;
}

.gm-fullscreen-control, .gm-svpc {
  background-color: #fcf8ea !important;
}

.gm-ui-hover-effect > span {
  width: 24px !important;
  height: 24px !important;
  margin: 5px 0 !important;
}

section.filter-properties-cmp .btn-filter-properties {
  display: flex;
  padding: 9px 10px;
  border-radius: 5px;
  background: #fcf8ea;
  text-align: center;
  font-family: EuclidFlex, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: -0.3px;
  border: none;
  cursor: pointer;
  transition: all 0.3s ease;
}

section.filter-properties-cmp .btn-filter-properties:focus {
  outline: 0;
  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-light, section.filter-properties-cmp .btn-filter-properties.btn-filter-properties-outlined {
  color: #3c528e;
}

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), 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) {
  background-color: #8cace8;
  color: #f1ede0;
}

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

section.filter-properties-cmp .btn-filter-properties.btn-filter-properties-light.active:hover img, section.filter-properties-cmp .btn-filter-properties.btn-filter-properties-outlined.active:hover img {
  filter: invert(0) saturate(0) brightness(5) contrast(5);
}

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

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-outlined:hover img {
  filter: invert(1) saturate(0) brightness(5) contrast(5);
}

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

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 {
  color: #222e50;
}

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;
  cursor: pointer;
  transition: box-shadow 0.3s ease;
}

section.c0054_villas_map_item-cmp:hover {
  box-shadow: 4px 6px 15px 0 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 .villa-card-image-wrapper img {
  border-radius: 5px 5px 0 0;
  max-width: 100%;
  height: auto;
}

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

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

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

section.c0054_villas_map_item-cmp .villa-card-figure .villa-card-nav .villa-card-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: 19px;
  height: 19px;
  display: block;
  text-decoration: none;
}

section.c0054_villas_map_item-cmp .villa-card-figure .villa-card-figure-actions a:before {
  font-size: 19px;
  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;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.14px;
  text-transform: uppercase;
  position: absolute;
  padding: 10px 30px 10px 20px;
  top: 0;
  left: 0;
  border-radius: 5px 0 0 0;
  clip-path: polygon(0 0, calc(100% - 23px) 0, 100% 50%, calc(100% - 23px) 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;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  font-style: normal;
  line-height: 11px;
  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;
    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;
  font-family: "Tiempos Text", serif;
  font-style: normal;
  font-size: 22px;
  line-height: 22px;
  font-weight: 400;
  letter-spacing: -0.3px;
  margin-bottom: 7px;
  text-decoration: none;
}

@media (min-width: 992px) {
  section.c0054_villas_map_item-cmp .villa-card-title {
    font-size: 22px;
    line-height: 33px;
    letter-spacing: -0.44px;
  }
}
section.c0054_villas_map_item-cmp .villa-card-price {
  color: #0f1729;
  font-family: "Tiempos Text", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: -0.24px;
  margin-top: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}

@media (min-width: 992px) {
  section.c0054_villas_map_item-cmp .villa-card-price {
    font-size: 16px;
    line-height: 28px;
    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;
  text-decoration-line: line-through;
  margin-right: 10px;
  min-width: 80px;
}

section.c0054_villas_map_item-cmp .stardate {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

section.c0054_villas_map_item-cmp .villa-card-dates {
  color: #afaca0;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 13px;
  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;
    letter-spacing: 0.14px;
  }
}
section.c0054_villas_map_item-cmp .villa-card-quality {
  margin-bottom: 8px;
  padding-top: 7px;
}

section.c0054_villas_map_item-cmp .villa-card-quality .icon-star-rating {
  height: 12px;
  margin-right: 2px;
}

section.c0054_villas_map_item-cmp .villa-card-quality .icon-star-rating:before {
  font-size: 12px;
}

section.c0054_villas_map_item-cmp .villa-card-quality .villa-card-quality-luxe {
  width: 20px;
  height: 20px;
  background-color: #fcf8ea;
  border-radius: 3px;
  display: inline-block;
}

section.c0054_villas_map_item-cmp .villa-card-quality .villa-card-quality-luxe:before {
  font-size: 12px;
  color: #4e346b;
}

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-offer .villa-card-figure .villa-card-caption {
  background-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-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-price, section.c0054_villas_map_item-cmp.villa-card-luxe .villa-card-title {
  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;
}

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;
  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.c0054-map {
  margin-bottom: 0;
  max-width: 400px;
}

@media (max-width: 400px) {
  section.c0054_villas_map_item-cmp.c0054-map .villa-card-info {
    padding: 20px 10px;
  }
}
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 {
  flex-wrap: wrap;
  gap: 10px;
}

.jdt-c0062-hero-carousel--server-fallback {
  --slides-per-view:1.05;
  --space-between:5px;
  padding-block: 1px;
}

@media (min-width: 992px) {
  .jdt-c0062-hero-carousel--server-fallback {
    padding-block: 0;
  }
}
.jdt-c0062-hero-carousel--server-fallback .swiper-wrapper {
  display: flex;
  justify-content: center;
}

.jdt-c0062-hero-carousel--server-fallback .swiper-slide {
  flex-shrink: 0;
  width: calc((100% - (var(--slides-per-view) - 1) * var(--space-between)) / var(--slides-per-view));
}

@media (min-width: 992px) {
  .jdt-c0062-hero-carousel--server-fallback .swiper-slide {
    --slides-per-view:1.2;
    --space-between:10px;
  }
}
@media (min-width: 1200px) {
  .jdt-c0062-hero-carousel--server-fallback .swiper-slide {
    --slides-per-view:1.4;
    --space-between:10px;
  }
}
@media (min-width: 1440px) {
  .jdt-c0062-hero-carousel--server-fallback .swiper-slide {
    --slides-per-view:1.6;
    --space-between:10px;
  }
}
@media (min-width: 1920px) {
  .jdt-c0062-hero-carousel--server-fallback .swiper-slide {
    --slides-per-view:1.8;
    --space-between:10px;
  }
}
.jdt-c0062-hero-carousel {
  background-color: #fcf8ea;
  margin: 0 auto;
  width: 100%;
  overflow: hidden;
  position: relative;
}

.jdt-c0062-hero-carousel__wrap {
  margin: 0 auto;
  position: relative;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.jdt-c0062-hero-carousel__swiper {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.jdt-c0062-hero-carousel__swiper .swiper-slide {
  opacity: 1;
  width: auto;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.jdt-c0062-hero-carousel__swiper .swiper-slide:not(.swiper-slide-active) {
  opacity: 0.4;
}

.jdt-c0062-hero-carousel__swiper .swiper-slide-active {
  z-index: 1;
}

.jdt-c0062-hero-carousel__image-container {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 4px;
}

.jdt-c0062-hero-carousel__image-container img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
  -webkit-user-select: none;
  user-select: none;
}

.jdt-c0062-hero-carousel__btns {
  position: absolute;
  z-index: 30;
  display: flex;
  gap: 10px;
  align-items: stretch;
  bottom: 1.5dvh;
  right: 4%;
}

@media (min-width: 992px) {
  .jdt-c0062-hero-carousel__btns {
    top: 2dvh;
    bottom: auto;
    right: 10%;
  }
}
@media (min-width: 1200px) {
  .jdt-c0062-hero-carousel__btns {
    right: 16%;
  }
}
@media (min-width: 1440px) {
  .jdt-c0062-hero-carousel__btns {
    right: 20%;
  }
}
@media (min-width: 1920px) {
  .jdt-c0062-hero-carousel__btns {
    right: 24%;
  }
}
.jdt-c0062-hero-carousel__btn {
  appearance: none;
  background-color: rgba(252, 248, 234, 0.8);
  color: #0f1729;
  font-family: EuclidFlex, sans-serif;
  font-size: 13px;
  border: none;
  border-radius: 4px;
  padding: 0 14px;
  cursor: pointer;
  transition: all 0.3s ease;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
}

@media (min-width: 992px) {
  .jdt-c0062-hero-carousel__btn {
    font-size: 15px;
    height: 44px;
  }
}
.jdt-c0062-hero-carousel__btn--gallery.icon-picture-gallery::before {
  font-family: icomoon, sans-serif;
  content: "\e93f";
  margin-right: 8px;
  font-size: 1.1em;
}

.jdt-c0062-hero-carousel__btn:hover {
  background-color: #fcf8ea;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.jdt-c0062-hero-carousel__btn:active, .jdt-c0062-hero-carousel__btn:focus {
  outline: 0;
}

.jdt-c0062-hero-carousel .swiper-button-next, .jdt-c0062-hero-carousel .swiper-button-prev {
  position: absolute;
  width: 36px;
  height: 36px;
  color: #fff;
  cursor: pointer;
  z-index: 50;
  margin-top: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: opacity 0.3s ease, transform 0.2s ease;
  filter: drop-shadow(0 1px 3px rgba(0, 0, 0, 0.5));
}

.jdt-c0062-hero-carousel .swiper-button-next::after, .jdt-c0062-hero-carousel .swiper-button-next::before, .jdt-c0062-hero-carousel .swiper-button-prev::after, .jdt-c0062-hero-carousel .swiper-button-prev::before {
  content: none !important;
  display: none !important;
}

.jdt-c0062-hero-carousel .swiper-button-next svg, .jdt-c0062-hero-carousel .swiper-button-prev svg {
  width: 100%;
  height: 100%;
  stroke-width: 0.5px;
  stroke: #fff;
  opacity: 0.8;
}

.jdt-c0062-hero-carousel .swiper-button-next.swiper-button-prev svg, .jdt-c0062-hero-carousel .swiper-button-prev.swiper-button-prev svg {
  transform: scaleX(-1);
}

.jdt-c0062-hero-carousel .swiper-button-next:hover, .jdt-c0062-hero-carousel .swiper-button-prev:hover {
  transform: translateY(-50%) scale(1.1);
}

.jdt-c0062-hero-carousel .swiper-button-next:hover svg, .jdt-c0062-hero-carousel .swiper-button-prev:hover svg {
  opacity: 1;
}

@media (max-width: 991px) {
  .jdt-c0062-hero-carousel .swiper-button-next, .jdt-c0062-hero-carousel .swiper-button-prev {
    display: none !important;
  }
}
@media (max-width: 991px) {
  .jdt-c0062-hero-carousel .swiper-button-next.swiper-button-prev, .jdt-c0062-hero-carousel .swiper-button-prev.swiper-button-prev {
    left: 2.5%;
  }
  .jdt-c0062-hero-carousel .swiper-button-next.swiper-button-next, .jdt-c0062-hero-carousel .swiper-button-prev.swiper-button-next {
    right: 2.5%;
  }
}
@media (min-width: 992px) {
  .jdt-c0062-hero-carousel .swiper-button-next.swiper-button-prev, .jdt-c0062-hero-carousel .swiper-button-prev.swiper-button-prev {
    left: 8.5%;
  }
  .jdt-c0062-hero-carousel .swiper-button-next.swiper-button-next, .jdt-c0062-hero-carousel .swiper-button-prev.swiper-button-next {
    right: 8.5%;
  }
}
@media (min-width: 1200px) {
  .jdt-c0062-hero-carousel .swiper-button-next.swiper-button-prev, .jdt-c0062-hero-carousel .swiper-button-prev.swiper-button-prev {
    left: 14.5%;
  }
  .jdt-c0062-hero-carousel .swiper-button-next.swiper-button-next, .jdt-c0062-hero-carousel .swiper-button-prev.swiper-button-next {
    right: 14.5%;
  }
}
@media (min-width: 1440px) {
  .jdt-c0062-hero-carousel .swiper-button-next.swiper-button-prev, .jdt-c0062-hero-carousel .swiper-button-prev.swiper-button-prev {
    left: 19%;
  }
  .jdt-c0062-hero-carousel .swiper-button-next.swiper-button-next, .jdt-c0062-hero-carousel .swiper-button-prev.swiper-button-next {
    right: 19%;
  }
}
@media (min-width: 1920px) {
  .jdt-c0062-hero-carousel .swiper-button-next.swiper-button-prev, .jdt-c0062-hero-carousel .swiper-button-prev.swiper-button-prev {
    left: 22.5%;
  }
  .jdt-c0062-hero-carousel .swiper-button-next.swiper-button-next, .jdt-c0062-hero-carousel .swiper-button-prev.swiper-button-next {
    right: 22.5%;
  }
}
.jdt-c0058-home-carousel--server-fallback figure {
  display: block !important;
}

.jdt-c0058-home-carousel--server-fallback .jdt-c0058-home-carousel__fallback-image {
  display: block;
  width: 100%;
  object-fit: cover;
  object-position: left bottom;
}

.jdt-c0058-home-carousel--server-fallback .full-height .jdt-c0058-home-carousel__fallback-image {
  height: calc(100vh - 56px);
}

@media (min-width: 992px) {
  .jdt-c0058-home-carousel--server-fallback .full-height .jdt-c0058-home-carousel__fallback-image {
    height: 100vh;
  }
}
.jdt-c0058-home-carousel--server-fallback .half-height .jdt-c0058-home-carousel__fallback-image {
  height: 650px;
}

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

@media (min-width: 992px) {
  section.home-carousel-cmp {
    min-height: 100vh;
  }
}
section.home-carousel-cmp.without-searchbar .carousel_wrap {
  margin-bottom: 0;
}

section.home-carousel-cmp .carousel_wrap {
  width: 100%;
  margin-bottom: -56px;
  overflow: hidden;
  position: relative;
}

section.home-carousel-cmp .carousel_wrap .jdt-c0058-home-carousel__loading-placeholder {
  display: block !important;
  position: absolute;
  inset: 0;
  margin: 0;
  z-index: 3;
  pointer-events: none;
}

section.home-carousel-cmp .carousel_wrap .jdt-c0058-home-carousel__loading-image {
  width: 100%;
  object-fit: cover;
  object-position: left bottom;
}

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: 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: 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: 0 0;
  width: 320px;
  height: 370px;
  left: 20px;
  transition: all 0.5s ease-out;
  background-color: rgba(252, 248, 234, 0.8);
  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: #fcf8ea;
}

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

section.home-carousel-cmp .carousel_wrap figure figcaption .info:hover .cta-link {
  color: #5c7cd9;
  text-decoration: underline;
}

@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;
  justify-content: space-around;
  padding-right: 10px;
}

section.home-carousel-cmp .carousel_wrap figure figcaption .info .icons-bar .info-bar {
  color: #0f1729;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  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;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-style: normal;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 35px;
  letter-spacing: 1.5px;
  font-weight: 500;
  transition: all 0.5s ease-out;
  margin-top: 150px;
  max-width: 205px;
  text-decoration: underline;
  z-index: 999;
}

@media (max-width: 992px) {
  section.home-carousel-cmp .carousel_wrap figure figcaption .info .title {
    position: relative;
    height: auto;
    min-height: 0;
    overflow-wrap: anywhere;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 120px;
    margin-bottom: 14px;
    max-width: 220px;
    line-height: 32px;
  }
}
@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", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: -0.24px;
  margin-top: 6px;
  width: 200px;
}

@media (max-width: 992px) {
  section.home-carousel-cmp .carousel_wrap figure figcaption .info .description {
    position: relative;
    top: 0;
    margin-top: 0;
  }
}
@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;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 2.2px;
  text-transform: uppercase;
}

section.home-carousel-cmp .carousel_wrap figure figcaption .info .cta-link {
  position: absolute;
  color: #0f1729;
  font-family: EuclidFlex, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: -0.3px;
  padding-right: 13px;
  z-index: 888;
  cursor: pointer;
  transition: all 0.5s ease-out;
}

@media (max-width: 992px) {
  section.home-carousel-cmp .carousel_wrap figure figcaption .info .cta-link {
    position: relative;
    top: 0;
    margin-top: 12px;
  }
}
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 .info .cta-link:hover {
  transition: all 0.5s ease-out;
  color: #5c7cd9;
  text-decoration: underline;
}

section.home-carousel-cmp .carousel_wrap figure figcaption .home-carousel-pags {
  position: absolute;
  z-index: 10;
  top: 13px;
  left: 200px;
  right: auto;
  transform: none;
  display: inline-flex;
  justify-content: flex-start;
  width: max-content;
  max-width: none;
  padding: 0;
  box-sizing: border-box;
  overflow: visible;
  white-space: nowrap;
}

@media (min-width: 992px) {
  section.home-carousel-cmp .carousel_wrap figure figcaption .home-carousel-pags {
    top: auto;
    bottom: 20px;
    left: 30px;
    right: auto;
    width: auto;
    max-width: none;
    padding: 0;
    overflow: visible;
    transform: none;
  }
}
section.home-carousel-cmp .carousel_wrap figure figcaption .home-carousel-pags .home-carousel-pag {
  color: #77756e;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  margin-right: 12px;
  font-size: 12px;
  letter-spacing: 0.11px;
  line-height: 13px;
}

@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;
  }
}
section.home-carousel-cmp .carousel_wrap figure figcaption .home-carousel-pags .home-carousel-pag a {
  color: #5c7cd9;
  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;
  padding-right: 20px;
  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: 12px;
  right: 0;
  top: 5px;
}

@media (min-width: 992px) {
  section.home-carousel-cmp .carousel_wrap figure figcaption .home-carousel-pags .home-carousel-pag.active:before {
    width: 25px;
    top: 8px;
  }
}
section.home-carousel-cmp .carousel_wrap figure figcaption .home-carousel-pags .home-carousel-pag:last-child.active {
  padding-left: 20px;
  padding-right: 0;
}

section.home-carousel-cmp .carousel_wrap figure figcaption .home-carousel-pags .home-carousel-pag:last-child.active:before {
  left: 0;
  right: auto;
}

@media (min-width: 992px) {
  section.home-carousel-cmp .carousel_wrap figure figcaption .home-carousel-pags .home-carousel-pag:last-child.active {
    padding-left: 45px;
  }
}
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 .home-carousel-pag:last-child {
  margin-right: 0;
}

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 #fcf8ea transparent;
}

section.home-carousel-cmp .carousel_wrap figure figcaption:hover:after {
  border-color: #fcf8ea transparent transparent transparent;
}

section.home-carousel-cmp .carousel_wrap figure figcaption:hover .inner-fill {
  background-color: #fcf8ea;
}

section.home-carousel-cmp .carousel_wrap figure figcaption:hover .title {
  color: #8cace8;
}

section.home-carousel-cmp .carousel_wrap figure img {
  width: 100%;
  object-fit: cover;
  object-position: left bottom;
}

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

@media (min-width: 992px) {
  section.home-carousel-cmp .full-height {
    height: 100vh;
  }
}
section.home-carousel-cmp .full-height img {
  height: calc(100vh - 56px);
}

@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 .full-height .jdt-c0058-home-carousel__loading-image {
  height: calc(100vh - 56px);
}

@media (min-width: 992px) {
  section.home-carousel-cmp .full-height .jdt-c0058-home-carousel__loading-image {
    height: 100vh;
  }
}
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.home-carousel-cmp .half-height .jdt-c0058-home-carousel__loading-image {
  height: 650px;
}

.home-carousel-cmp figure {
  display: none;
}

.home-carousel-cmp .loading figure, .home-carousel-cmp .swiper-initialized figure {
  display: block;
}

.home-carousel-cmp .loading.overlap {
  position: absolute;
}

.home-carousel-cmp .loading.overlap figure figcaption, .home-carousel-cmp .loading.overlap figure:after, .home-carousel-cmp .loading.overlap figure:before {
  display: none;
}

.c0063_overview_carousel_cmp {
  background-color: #fcf8ea;
}

.c0063_overview_carousel_cmp .c0063_overview_carousel_wrap {
  margin: 0 auto;
  max-width: 1440px;
  padding: 0;
  color: #0f1729;
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 965px;
}

.c0063_overview_carousel_cmp .c0063_overview_carousel_wrap button {
  background: 0 0;
}

.c0063_overview_carousel_cmp .c0063_overview_carousel_wrap .info {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  margin-top: 15px;
}

.c0063_overview_carousel_cmp .c0063_overview_carousel_wrap .info_title {
  font-family: EuclidFlex, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 13px;
  letter-spacing: 0.15px;
  text-transform: uppercase;
}

.c0063_overview_carousel_cmp .c0063_overview_carousel_wrap .p {
  font-family: "Tiempos Text", serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  margin: 0;
}

@media (max-width: 979px) {
  .c0063_overview_carousel_cmp .c0063_overview_carousel_wrap .p {
    font-size: 12px;
    line-height: 14px;
    text-align: start;
  }
}
.c0063_overview_carousel_cmp .c0063_overview_carousel_wrap .c0063-swiper {
  display: block;
  text-align: left;
}

.c0063_overview_carousel_cmp .c0063_overview_carousel_wrap .c0063-swiper .swiper-wrapper {
  align-items: stretch;
}

.c0063_overview_carousel_cmp .c0063_overview_carousel_wrap .c0063-swiper .swiper-slide {
  height: auto;
}

.c0063_overview_carousel_cmp .c0063_overview_carousel_wrap .c0063-swiper .swiper-slide .item {
  height: 100%;
  display: flex;
  flex-direction: column;
}

@media (min-width: 1200px) {
  .c0063_overview_carousel_cmp .c0063_overview_carousel_wrap .c0063-swiper .swiper-slide.swiper-slide-active {
    opacity: 1;
    transition: all 0.8s;
  }
}
.c0063_overview_carousel_cmp .c0063_overview_carousel_wrap .c0063-swiper .img-container {
  width: 100%;
  aspect-ratio: 283/189;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 5px;
  margin: 0;
  background-color: #f8f1e5;
}

.c0063_overview_carousel_cmp .c0063_overview_carousel_wrap .c0063-swiper .img-container img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

.c0063_overview_carousel_cmp .c0063_overview_carousel_cmp__bottom-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 20px;
}

.c0063_overview_carousel_cmp .c0063_overview_carousel_cmp__empty-message {
  margin: 0;
  padding: 24px 0;
  font-family: "Tiempos Text", serif;
  font-size: 16px;
  line-height: 22px;
  color: inherit;
}

.c0063_overview_carousel_cmp .btn_overview {
  width: fit-content;
  padding: 12px 10px;
  border: solid 1px #0f1729;
  border-radius: 5px;
  font-family: EuclidFlex, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: -0.3px;
  color: #0f1729;
  display: inline-block;
  transition: all 0.5s ease-out;
}

.c0063_overview_carousel_cmp .btn_overview:hover {
  opacity: 0.8;
}

.c0063_overview_carousel_cmp .c0063_overview_carousel_cmp__nav {
  display: flex;
  align-items: center;
  gap: 4px;
}

.c0063_overview_carousel_cmp .c0063_overview_carousel_cmp__nav-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  padding: 0;
  border: none;
  background: 0 0;
  color: #0f1729;
  cursor: pointer;
  transition: opacity 0.3s ease;
}

.c0063_overview_carousel_cmp .c0063_overview_carousel_cmp__nav-btn:hover:not(:disabled) {
  opacity: 0.8;
}

.c0063_overview_carousel_cmp .c0063_overview_carousel_cmp__nav-btn:focus {
  outline: 0;
}

.c0063_overview_carousel_cmp .c0063_overview_carousel_cmp__nav-btn:disabled {
  opacity: 0.35;
  cursor: not-allowed;
  pointer-events: none;
}

.c0063_overview_carousel_cmp .c0063_overview_carousel_cmp__nav-btn .swiper-navigation-icon {
  width: 11px;
  height: 20px;
  flex-shrink: 0;
}

.c0063_overview_carousel_cmp .c0063_overview_carousel_cmp__nav-btn--prev .swiper-navigation-icon {
  transform: scaleX(-1);
}

.c0063_overview_carousel_cmp .c0063_overview_carousel_wrap.color-lux {
  color: #2f1f41;
}

.c0063_overview_carousel_cmp .c0063_overview_carousel_wrap.color-lux .btn_overview {
  border: solid 1px #2f1f41;
  color: #2f1f41;
}

.c0063_overview_carousel_cmp .c0063_overview_carousel_wrap.color-lux .c0063_overview_carousel_cmp__nav-btn {
  color: #2f1f41;
}

.c0063_overview_carousel_cmp.hide-logo .c0063_overview_carousel_wrap .c0063-swiper .swiper-slide .item .img-rounded {
  max-height: 181px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 5px;
}

.c0063_overview_carousel_cmp.hide-logo .c0063_overview_carousel_wrap .c0063-swiper .swiper-slide .item .img-rounded img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

.c0063_overview_carousel_cmp .c0063_overview_carousel_cmp__gallery {
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 100%;
}

.c0063_overview_carousel_cmp .c0063_overview_carousel_cmp__gallery-img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
  border-radius: 6px;
}

section.dropdown-cmp {
  font-family: EuclidFlex, sans-serif;
}

section.dropdown-cmp .dropdown [class*=" icon-"], section.dropdown-cmp .dropdown [class^=icon-] {
  font-family: EuclidFlex, sans-serif;
}

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: 0;
}

section.dropdown-cmp .dropdown .dropdown-label.dropdown-rounded.dropdown-label {
  color: #fcf8ea;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  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;
  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: 0 20px 40px 20px;
    margin-top: 0;
    margin-right: 0;
  }
}
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: flex;
    flex-wrap: wrap;
    flex-direction: row;
    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: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  border-radius: 5px;
  max-width: 460px;
  margin: 0 auto 20px 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, sans-serif;
  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", serif;
  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;
  align-self: center;
  content: "\e90f";
  color: #5c7cd9;
}

section.c0068_banner_simple_cmp .c0068_banner_simple_wrap .banner_simple .more {
  font-family: EuclidFlex, sans-serif;
  font-size: 15px;
  cursor: pointer;
  line-height: 17px;
  letter-spacing: -0.3px;
  padding: 7px 10px;
  background-color: #5c7cd9;
  color: #fcf8ea;
  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: flex;
  align-items: center;
  justify-content: space-around;
  flex-direction: row;
  gap: 5px;
  font-family: "Tiempos Text", serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  max-width: 460px;
  margin: 15px auto 0 auto;
}

@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-keys:before, section.c0068_banner_simple_cmp .icon-top-service:before {
  padding-right: 5px;
}

@media all and (min-width: 992px) {
  section.c0068_banner_simple_cmp .icon-keys:before, section.c0068_banner_simple_cmp .icon-top-service: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, sans-serif;
  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: 992px) {
  section.c0069_icon_list-cmp .icon-list-title {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.14px;
  }
}
section.c0069_icon_list-cmp ul {
  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, sans-serif;
}

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", serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
}

@media (min-width: 992px) {
  section.c0069_icon_list-cmp ul.appearance-primary li {
    line-height: 17px;
  }
}
section.c0069_icon_list-cmp ul.appearance-primary li:before {
  content: "\e930";
}

section.c0069_icon_list-cmp ul.appearance-secondary li {
  color: #0f1729;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 14px;
  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;
}

@media all and (max-width: 991px) {
  section.c0070_carousel_simple_cmp .c0070_carousel_simple_wrap .c0070-swiper {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
section.c0070_carousel_simple_cmp .c0070_carousel_simple_wrap {
  color: #fcf8ea;
  margin: 0 auto;
  max-width: 1440px;
  position: relative;
  min-height: 330px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 965px;
}

section.c0070_carousel_simple_cmp .c0070_carousel_simple_wrap .valo_info {
  display: flex;
  flex-direction: row;
  align-items: flex-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;
    flex-direction: column;
  }
}
section.c0070_carousel_simple_cmp .c0070_carousel_simple_wrap .valo_rate {
  color: #0f1729;
  font-family: EuclidFlex, sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 24.126px;
  letter-spacing: -0.5px;
  text-transform: uppercase;
  margin: 0;
}

@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, sans-serif;
  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", serif;
  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-quotation-marks:before, section.c0070_carousel_simple_cmp .c0070_carousel_simple_wrap figure .icon-star:before {
  padding-right: 10px;
}

section.c0070_carousel_simple_cmp .c0070_carousel_simple_wrap figure .customer {
  font-family: EuclidFlex, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  margin-top: 0;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 20px;
  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 .commentlink {
  border: none;
  background-color: inherit;
  text-decoration: underline;
  text-align: start;
  display: block;
  color: #fcf8ea;
  width: 100%;
  font-family: EuclidFlex, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 15px;
  letter-spacing: -0.4px;
  text-decoration-line: underline;
  padding: 0;
  margin-bottom: 20px;
  cursor: pointer;
}

section.c0070_carousel_simple_cmp .c0070_carousel_simple_wrap figure .commentlink:hover {
  color: #5c7cd9;
  transition: all 0.5s ease-out;
}

@media (max-width: 992px) {
  section.c0070_carousel_simple_cmp .c0070_carousel_simple_wrap figure .commentlink {
    margin-bottom: 0;
  }
}
section.c0070_carousel_simple_cmp .c0070_carousel_simple_wrap figure .comment {
  font-family: "Tiempos Text", serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.36px;
  margin-top: 0;
  height: 145px;
  margin-bottom: 20px;
}

@media (max-width: 979px) {
  section.c0070_carousel_simple_cmp .c0070_carousel_simple_wrap figure .comment {
    font-family: "Tiempos Text", serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    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 .rating, section.c0070_carousel_simple_cmp .c0070_carousel_simple_wrap figure .where {
  font-family: EuclidFlex, sans-serif;
  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 .rating, section.c0070_carousel_simple_cmp .c0070_carousel_simple_wrap figure .where {
    font-size: 15px;
  }
}
section.c0070_carousel_simple_cmp .c0070_carousel_simple_wrap figure .below {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-top: 50px;
  max-height: 45px;
  align-items: baseline;
}

@media (min-width: 979px) {
  section.c0070_carousel_simple_cmp .c0070_carousel_simple_wrap figure .below {
    margin-top: 0;
  }
}
section.c0070_carousel_simple_cmp .c0070_carousel_simple-nav {
  width: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}

section.c0070_carousel_simple_cmp .c0070_carousel_simple-nav .c0070_carousel_simple-page {
  color: #afaca0;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  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_cmp__bottom-row {
  display: flex;
  justify-content: flex-end;
  margin-top: 16px;
}

section.c0070_carousel_simple_cmp .c0070_carousel_simple_cmp__nav {
  display: flex;
  align-items: center;
  gap: 4px;
}

section.c0070_carousel_simple_cmp .c0070_carousel_simple_cmp__nav-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  padding: 0;
  border: none;
  background: 0 0;
  color: #0f1729;
  cursor: pointer;
  transition: opacity 0.3s ease;
}

section.c0070_carousel_simple_cmp .c0070_carousel_simple_cmp__nav-btn:hover:not(:disabled) {
  opacity: 0.8;
}

section.c0070_carousel_simple_cmp .c0070_carousel_simple_cmp__nav-btn:focus {
  outline: 0;
}

section.c0070_carousel_simple_cmp .c0070_carousel_simple_cmp__nav-btn:disabled {
  opacity: 0.35;
  cursor: not-allowed;
  pointer-events: none;
}

section.c0070_carousel_simple_cmp .c0070_carousel_simple_cmp__nav-btn .swiper-navigation-icon {
  width: 11px;
  height: 20px;
  flex-shrink: 0;
}

section.c0070_carousel_simple_cmp .c0070_carousel_simple_cmp__nav-btn--prev .swiper-navigation-icon {
  transform: scaleX(-1);
}

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-lux .c0070_carousel_simple_cmp__nav-btn {
  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 .c0070_popup_valoraciones {
  margin: 0 auto;
}

section.c0070_carousel_simple_cmp .c0070_popup_valoraciones .popup_middle {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-evenly;
  padding-top: 40px;
}

@media all and (max-width: 992px) {
  section.c0070_carousel_simple_cmp .c0070_popup_valoraciones .popup_middle {
    gap: 10px;
    flex-direction: column;
  }
}
section.c0070_carousel_simple_cmp .c0070_popup_valoraciones .popup_rate {
  color: #0f1729;
  font-family: EuclidFlex, sans-serif;
  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.c0070_carousel_simple_cmp .c0070_popup_valoraciones .popup_rate {
    font-size: 28px;
  }
}
section.c0070_carousel_simple_cmp .c0070_popup_valoraciones .icon-star:before {
  padding-right: 5px;
}

section.c0070_carousel_simple_cmp .c0070_popup_valoraciones .popup_subtitle {
  color: #0f1729;
  font-family: EuclidFlex, sans-serif;
  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.c0070_carousel_simple_cmp .c0070_popup_valoraciones .popup_explain {
  color: #0f1729;
  font-family: "Tiempos Text", serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.36px;
  margin-top: 15px;
}

section.c0070_carousel_simple_cmp .c0070_popup_valoraciones .popup_bottom {
  display: flex;
  flex-direction: row;
  gap: 15px;
  flex-wrap: wrap;
  margin-top: 30px;
  justify-content: space-around;
}

@media all and (max-width: 992px) {
  section.c0070_carousel_simple_cmp .c0070_popup_valoraciones .popup_bottom {
    flex-direction: column;
  }
}
section.c0070_carousel_simple_cmp .c0070_popup_valoraciones .popup_subtitle2 {
  color: #3c528e;
  font-family: EuclidFlex, sans-serif;
  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.c0070_carousel_simple_cmp .c0070_popup_valoraciones .icon-account:before {
  font-size: 75px;
}

@media all and (max-width: 992px) {
  section.c0070_carousel_simple_cmp .c0070_popup_valoraciones .icon-account:before {
    font-size: 40px;
  }
}
section.c0070_carousel_simple_cmp .c0070_popup_valoraciones .popup_place {
  color: #0f1729;
  font-family: "Tiempos Text", serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  display: flex;
  flex-direction: row;
  gap: 30px;
}

section.c0070_carousel_simple_cmp .c0070_popup_valoraciones .popup_person {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  gap: 80px;
  align-items: center;
}

section.c0070_carousel_simple_cmp .c0070_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;
}

@media all and (max-width: 992px) {
  section.c0070_carousel_simple_cmp .c0070_popup_valoraciones .popup_comment {
    width: 100%;
  }
}
section.c0070_carousel_simple_cmp .border {
  border: solid red 1px;
}

section.c0074_breadcrumbs-cmp {
  background-color: transparent;
  max-width: 1440px;
  margin: 0 auto;
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

section.c0074_breadcrumbs-cmp .breadcrumbs-wrap {
  margin: 0 auto;
  padding: 17px 25px 17px 25px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 100%;
}

@media (min-width: 992px) {
  section.c0074_breadcrumbs-cmp .breadcrumbs-wrap {
    padding: 24px 40px;
    justify-content: flex-end;
  }
}
section.c0074_breadcrumbs-cmp .breadcrumb-items {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  margin: 0;
  background-color: transparent;
  padding-left: 0;
  line-height: 16px;
}

section.c0074_breadcrumbs-cmp .breadcrumb-items li {
  font-size: 14px;
  list-style: none;
}

section.c0074_breadcrumbs-cmp .breadcrumb-items li:last-child .item {
  color: #0f1729;
  font-weight: 500 !important;
}

section.c0074_breadcrumbs-cmp .breadcrumb-items li:last-child .item:hover {
  cursor: default;
  color: #0f1729;
  text-decoration: none;
}

@media (max-width: 991px) {
  section.c0074_breadcrumbs-cmp .breadcrumb-items {
    display: block;
  }
  section.c0074_breadcrumbs-cmp .breadcrumb-items li {
    display: inline;
  }
}
section.c0074_breadcrumbs-cmp .item {
  text-decoration: none;
  font-family: EuclidFlex, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 11px;
  letter-spacing: 0.2px;
  text-transform: uppercase;
  color: #3c528e;
  transition: all 0.5s ease-out;
  cursor: pointer;
}

@media (min-width: 450px) {
  section.c0074_breadcrumbs-cmp .item {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px;
    letter-spacing: 0.24px;
    text-transform: uppercase;
    cursor: pointer;
    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: #3c528e;
  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;
  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;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  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;
  transition: all 0.5s ease-out;
}

section.c0074_breadcrumbs-cmp .dropdown .dropdown-item:hover {
  cursor: pointer;
  color: #5c7cd9;
  text-decoration: underline;
}

section.c0074_breadcrumbs-cmp.appearance-secondary {
  z-index: 10;
  margin-top: -12px;
  position: relative;
  max-width: 100%;
}

section.c0074_breadcrumbs-cmp.appearance-secondary .breadcrumbs-wrap {
  max-width: 100%;
  padding-bottom: 20px;
  padding-right: 0;
}

section.c0074_breadcrumbs-cmp.appearance-secondary .item {
  color: #b09dc6;
}

section.c0074_breadcrumbs-cmp.appearance-secondary .breadcrumb-items li:last-child .item, section.c0074_breadcrumbs-cmp.appearance-secondary .dropdown .icon-share-clasic {
  color: #f6eeff;
}

section.c0074_breadcrumbs-cmp.appearance-secondary .dropdown {
  margin-right: 14px;
}

@media (min-width: 992px) {
  section.c0074_breadcrumbs-cmp.appearance-secondary .dropdown {
    margin-top: 8px;
  }
}
.c0078_blog_second_nav-cmp {
  padding: 20px 0;
  scrollbar-width: none;
  overflow-x: auto;
  -webkit-box-orient: horizontal;
}

.c0078_blog_second_nav-cmp::-webkit-scrollbar {
  display: none;
}

@media (min-width: 992px) {
  .c0078_blog_second_nav-cmp {
    display: flex;
    justify-content: center;
  }
  .c0078_blog_second_nav-cmp.full-width {
    justify-content: space-between;
  }
  .c0078_blog_second_nav-cmp.full-width .c0078_blog_second_nav-cmp_wrapper {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .c0078_blog_second_nav-cmp {
    max-width: 100vw;
  }
  .c0078_blog_second_nav-cmp .justify-content-center {
    justify-content: start !important;
  }
}
.c0078_blog_second_nav-cmp .c0078_blog_second_nav-cmp_wrapper ul {
  list-style: none;
  padding-left: 0;
  display: flex !important;
  flex-direction: row !important;
  margin: 0;
}

.c0078_blog_second_nav-cmp .c0078_blog_second_nav-cmp_wrapper ul.w-100 {
  width: auto !important;
}

.c0078_blog_second_nav-cmp .c0078_blog_second_nav-cmp_wrapper ul li {
  flex-basis: 0;
  flex-grow: 1;
  border-right: solid 1px rgba(176, 173, 161, 0.7);
  text-align: center;
  padding: 0 40px;
  white-space: nowrap;
}

@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;
  text-decoration: none;
  transition: color 0.3s ease;
  display: inline-flex;
  align-items: center;
  gap: 5px;
}

.c0078_blog_second_nav-cmp .c0078_blog_second_nav-cmp_wrapper ul li a:hover {
  color: #5c7cd9;
  text-decoration: none;
}

.c0078_blog_second_nav-cmp .c0078_blog_second_nav-cmp_wrapper .icon-diagonal-arrow {
  font-size: 12px;
}

.c0078_blog_second_nav-cmp .c0078_blog_second_nav-cmp_wrapper .icon-diagonal-arrow:before {
  padding-left: 10px;
}

@media (max-width: 767px) {
  .c0078_blog_second_nav-cmp {
    padding: 15px 0;
  }
  .c0078_blog_second_nav-cmp .c0078_blog_second_nav-cmp_wrapper ul li {
    padding: 0 15px;
  }
  .c0078_blog_second_nav-cmp .c0078_blog_second_nav-cmp_wrapper ul li a {
    font-size: 14px;
    line-height: 16px;
  }
}
@media (max-width: 480px) {
  .c0078_blog_second_nav-cmp .c0078_blog_second_nav-cmp_wrapper ul li {
    padding: 0 10px;
  }
  .c0078_blog_second_nav-cmp .c0078_blog_second_nav-cmp_wrapper ul li a {
    font-size: 13px;
    line-height: 15px;
  }
}
section.c0076_oficinas_map_cmp {
  background-color: #222e50;
}

section.c0076_oficinas_map_cmp .oficinas_map_wrap {
  margin: 0 auto;
  max-width: 1440px;
  padding: 40px 20px;
}

@media all and (min-width: 992px) {
  section.c0076_oficinas_map_cmp .oficinas_map_wrap {
    padding: 100px 40px 80px 40px;
  }
}
section.c0076_oficinas_map_cmp .title {
  color: #fcf8ea;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 35px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  width: 100%;
  margin-bottom: 40px;
}

section.c0076_oficinas_map_cmp .title.ellipsis-2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@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: 0;
  }
}
section.c0076_oficinas_map_cmp .subtitle {
  color: #fcf8ea;
  font-family: "Tiempos Text", serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: -0.24px;
  margin-top: 40px;
  text-align: center;
}

section.c0076_oficinas_map_cmp .subtitle.ellipsis-2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@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: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
  }
}
section.c0076_oficinas_map_cmp .blog_card {
  width: 100%;
  color: #fcf8ea;
  border-radius: 5px;
  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, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  margin: 0 0 20px 0;
}

section.c0076_oficinas_map_cmp .card_title.ellipsis-2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

section.c0076_oficinas_map_cmp .card_description {
  color: #fcf8ea;
  font-family: "Tiempos Text", serif;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 33px;
  letter-spacing: -0.4px;
  margin-top: 20px;
  display: flex;
  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;
  transition: all 0.5s ease-out;
}

section.c0076_oficinas_map_cmp .card_description a:hover {
  color: #8cace8;
  text-decoration: none;
}

section.c0076_oficinas_map_cmp .img_box {
  width: 100%;
  height: 390px;
  overflow: hidden;
  border-radius: 5px;
  margin: 0 auto 30px;
  position: relative;
}

section.c0076_oficinas_map_cmp .img {
  object-fit: cover;
  height: 100%;
  width: 100%;
  transition: all 0.5s ease-out;
  border: none;
  border-radius: 5px;
}

section.c0076_oficinas_map_cmp .linktelmail {
  padding-right: 4px;
  display: inline-block;
  margin-bottom: 5px;
}

@media (max-width: 767px) {
  section.c0076_oficinas_map_cmp .oficinas_map_wrap {
    padding: 30px 15px;
  }
  section.c0076_oficinas_map_cmp .title {
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 1px;
    margin-bottom: 30px;
  }
  section.c0076_oficinas_map_cmp .subtitle {
    font-size: 14px;
    line-height: 20px;
    margin-top: 30px;
  }
  section.c0076_oficinas_map_cmp .blog_card {
    padding-bottom: 30px;
  }
  section.c0076_oficinas_map_cmp .card_title {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 1.5px;
  }
  section.c0076_oficinas_map_cmp .card_description {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.3px;
  }
  section.c0076_oficinas_map_cmp .img_box {
    height: 300px;
    margin-bottom: 20px;
  }
}
section.c0077_content_blog-cmp {
  background-color: #fcf8ea;
}

section.c0077_content_blog-cmp img {
  max-width: 100%;
  height: auto;
}

section.c0077_content_blog-cmp .conteng-blog-wrap {
  width: 100%;
}

@media (min-width: 1440px) {
  section.c0077_content_blog-cmp .conteng-blog-wrap {
    max-width: 1400px;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
  }
}
section.c0077_content_blog-cmp h1 {
  width: 90%;
  color: #222e50;
  padding-bottom: 10px;
  font-family: EuclidFlex, sans-serif;
  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: 0;
    font-size: 40px;
    line-height: 45px;
    letter-spacing: 2px;
  }
}
section.c0077_content_blog-cmp h2 {
  color: #222e50;
  font-family: "Tiempos Text", serif;
  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: 0;
  }
}
section.c0077_content_blog-cmp h3 {
  color: #222e50;
  font-family: "Tiempos Text", serif;
  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: 0;
  }
}
section.c0077_content_blog-cmp p {
  color: #222e50;
  font-family: "Tiempos Text", serif;
  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;
  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;
  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", serif;
  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 {
  object-fit: cover;
  height: 200px;
  width: 100%;
  border-radius: 5px;
  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-bottom: 0;
  color: #0f1729;
  padding: 10px;
  margin-top: 0;
}

@media (min-width: 950px) {
  section.c0077_content_blog-cmp .img_box p {
    color: #fcf8ea;
    margin-top: -40px;
    padding-bottom: 20px;
    position: relative;
    background: #0f1729;
    background: linear-gradient(0deg, #0f1729 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: flex;
  justify-content: flex-end;
  margin-bottom: 20px;
  position: relative;
}

@media (min-width: 992px) {
  section.c0077_content_blog-cmp .carousel-pags {
    margin-top: 5px;
    margin-bottom: 0;
  }
}
section.c0077_content_blog-cmp .carousel-pags .carousel-pag {
  color: #afaca0;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  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;
  }
}
section.c0077_content_blog-cmp .c0077_carousel-nav {
  width: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  margin-top: -20px;
  margin-bottom: 20px;
  z-index: 99;
  position: relative;
  padding-top: 20px;
}

@media (max-width: 992px) {
  section.c0077_content_blog-cmp .c0077_carousel-nav {
    margin-top: 0;
  }
}
section.c0077_content_blog-cmp .c0077_carousel-nav .c0077_carousel-page {
  color: #afaca0;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  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.c0077_content_blog-cmp .c0077_carousel-nav .c0077_carousel-page {
    margin-right: 15px;
    font-size: 12px;
    letter-spacing: 0.11px;
    line-height: 13px;
  }
}
section.c0077_content_blog-cmp .c0077_carousel-nav .c0077_carousel-page.active {
  color: #0f1729;
  position: relative;
}

section.c0077_content_blog-cmp .c0077_carousel-nav .c0077_carousel-page:last-child {
  padding-left: 45px;
  position: relative;
}

section.c0077_content_blog-cmp .c0077_carousel-nav .c0077_carousel-page: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 .c0077_carousel-nav .c0077_carousel-page:last-child:before {
    top: 8px;
  }
}
section.c0077_content_blog-cmp .c0077_carousel-nav .c0077_carousel-page a {
  color: #5c7cd9;
  cursor: pointer;
}

section.c0077_content_blog-cmp .c0077_carousel-nav .c0077_carousel-page a:hover {
  text-decoration: underline;
}

section.c0077_content_blog-cmp .c0077_carousel-nav .first-child {
  padding-right: 45px;
  position: relative;
}

section.c0077_content_blog-cmp .c0077_carousel-nav .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 .c0077_carousel-nav .first-child:before {
    top: 8px;
  }
}
@media (max-width: 1440px) {
  .c0077_content_blog-cmp .conteng-blog-wrap > :not(.abahanavillas-search) {
    padding-inline: 20px;
  }
}
@media (max-width: 1440px) {
  .c0077_content_blog-cmp .conteng-blog-wrap > table:not(.abahanavillas-search) {
    padding-inline: 0;
    margin-left: 20px;
  }
}
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: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 100%;
  max-width: 1440px;
  margin: 0 auto;
}

@media all and (min-width: 992px) {
  section.c0079_formulario_alquila_cmp .form_wrap {
    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: flex;
  align-items: 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: 0;
  }
}
section.c0079_formulario_alquila_cmp .title {
  color: #fcf8ea;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  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", serif;
  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: #fff;
  padding: 30px;
  overflow: hidden;
}

@media (min-width: 450px) {
  section.c0079_formulario_alquila_cmp .box {
    padding: 30px;
  }
}
section.c0079_formulario_alquila_cmp .anuncia-content {
  font-family: EuclidFlex, sans-serif;
  color: #0f1729;
  margin: 0;
}

section.c0079_formulario_alquila_cmp .anuncia-content h3 {
  color: #34495e;
  font-size: 24px;
  line-height: 38px;
  font-weight: 400;
  margin-bottom: 30px;
}

section.c0079_formulario_alquila_cmp .anuncia-content h4 {
  color: #77756e;
  font-size: 18px;
  font-weight: 400;
  line-height: 2;
  margin-bottom: 15px;
}

section.c0079_formulario_alquila_cmp .anuncia-1-basic .anuncia-counter-wrapper {
  text-align: center;
  padding: 10px 0;
  padding-bottom: 0;
  max-width: 300px;
  margin: 0 auto;
}

section.c0079_formulario_alquila_cmp .anuncia-1-basic .anuncia-counter-wrapper button, section.c0079_formulario_alquila_cmp .anuncia-1-basic .anuncia-counter-wrapper button:focus {
  border: 0;
  box-shadow: none;
  background: 0 0;
  outline: 0;
}

section.c0079_formulario_alquila_cmp .anuncia-1-basic .anuncia-counter-wrapper button.anuncia-counter-prev {
  margin-bottom: 5px;
}

section.c0079_formulario_alquila_cmp .anuncia-1-basic .anuncia-counter-wrapper button.anuncia-counter-next {
  margin-top: 10px;
}

section.c0079_formulario_alquila_cmp .anuncia-1-basic .anuncia-counter-wrapper button i {
  font-size: 22px;
  color: #fac200;
}

section.c0079_formulario_alquila_cmp .anuncia-1-basic .anuncia-counter-wrapper button:hover i {
  color: #fac200;
}

section.c0079_formulario_alquila_cmp .anuncia-1-basic .anuncia-counter-wrapper button.disabled i {
  color: #d2d2d2;
}

section.c0079_formulario_alquila_cmp .anuncia-1-basic .anuncia-counter-wrapper .anuncia-counter {
  height: 100px;
}

section.c0079_formulario_alquila_cmp .anuncia-1-basic .anuncia-counter-wrapper .anuncia-counter ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

section.c0079_formulario_alquila_cmp .anuncia-1-basic .anuncia-counter-wrapper .anuncia-counter ul li {
  cursor: pointer;
  text-align: center;
  font-size: 90px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 1.06px;
  color: #34495e;
  margin: 0 0 15px 0;
  padding: 8px 0;
}

section.c0079_formulario_alquila_cmp .anuncia-1-basic .anuncia-button {
  color: #fff !important;
  font-size: 16px;
  width: 100%;
  margin-top: 20px;
}

section.c0079_formulario_alquila_cmp .anuncia-1-basic .anuncia-button:hover {
  color: #182a3b !important;
}

section.c0079_formulario_alquila_cmp .anuncia-2-map {
  height: 425px;
}

section.c0079_formulario_alquila_cmp .anuncia-2-map .anuncia-back {
  color: #34495e;
  font-size: 24px;
  text-decoration: none;
  vertical-align: top;
  margin-bottom: 20px;
  display: inline-block;
  cursor: pointer;
}

section.c0079_formulario_alquila_cmp .anuncia-2-map .anuncia-back:hover {
  color: #fac200;
  text-decoration: none;
}

section.c0079_formulario_alquila_cmp .anuncia-2-map .anuncia-search {
  width: 100%;
  z-index: 999;
  margin-bottom: 30px;
}

section.c0079_formulario_alquila_cmp .anuncia-2-map .anuncia-search .anuncia-search-inner {
  padding: 25px;
  border-radius: 6px;
  box-shadow: none;
  border: 0;
  background-color: #fff;
}

section.c0079_formulario_alquila_cmp .anuncia-2-map .anuncia-search .anuncia-search-inner .nice-selectable {
  width: 100%;
}

section.c0079_formulario_alquila_cmp .anuncia-2-map .anuncia-search .anuncia-search-inner .nice-selectable .list {
  width: fit-content;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
}

section.c0079_formulario_alquila_cmp .anuncia-2-map .anuncia-search i {
  color: #62717a;
  font-size: 22px;
}

section.c0079_formulario_alquila_cmp .anuncia-2-map .anuncia-map {
  margin-top: 3rem;
  z-index: 1;
  margin-bottom: 30px;
}

section.c0079_formulario_alquila_cmp .anuncia-2-map .anuncia-map .anuncia-map-leaflet {
  width: 100%;
  height: 300px;
  overflow: hidden;
  background-color: #f1ede0;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #666;
  font-style: italic;
}

section.c0079_formulario_alquila_cmp .anuncia-2-map .anuncia-button {
  color: #fff !important;
  font-size: 16px;
  width: 100%;
}

section.c0079_formulario_alquila_cmp .anuncia-2-map .anuncia-button:hover {
  color: #182a3b !important;
}

section.c0079_formulario_alquila_cmp .anuncia-3-form .anuncia-back {
  color: #34495e;
  font-size: 24px;
  text-decoration: none;
  vertical-align: top;
  margin-bottom: 20px;
  display: inline-block;
  cursor: pointer;
}

section.c0079_formulario_alquila_cmp .anuncia-3-form .anuncia-back:hover {
  color: #fac200;
  text-decoration: none;
}

section.c0079_formulario_alquila_cmp .anuncia-3-form .form-sell2 .form-sell2-input {
  width: 100%;
  cursor: text;
  background: #fff;
  display: inline-block;
  border: 1px solid #ececec;
  margin: 0 0 5px 0;
  padding: 7px 5px 1px 5px;
}

section.c0079_formulario_alquila_cmp .anuncia-3-form .form-sell2 .form-sell2-input.form-sell2-input-required {
  border: 1px solid red;
}

section.c0079_formulario_alquila_cmp .anuncia-3-form .form-sell2 .form-sell2-input.form-sell2-input-countries {
  cursor: default;
}

section.c0079_formulario_alquila_cmp .anuncia-3-form .form-sell2 .form-sell2-input.form-sell2-input-double {
  width: 100%;
  display: flex;
  gap: 15px;
}

section.c0079_formulario_alquila_cmp .anuncia-3-form .form-sell2 .form-sell2-input.form-sell2-input-double .form-sell2-input-countries {
  width: 41%;
}

section.c0079_formulario_alquila_cmp .anuncia-3-form .form-sell2 .form-sell2-input.form-sell2-input-double .form-sell2-input-phone {
  width: 58%;
}

section.c0079_formulario_alquila_cmp .anuncia-3-form .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 .anuncia-3-form .form-sell2 .form-sell2-input .form-sell2-text {
  width: 100%;
  color: #34495e;
  background-color: #fff;
  font-size: 14px;
  font-weight: 400;
  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 .anuncia-3-form .form-sell2 .form-sell2-input .form-sell2-text::placeholder {
  color: #cecece;
}

section.c0079_formulario_alquila_cmp .anuncia-3-form .form-sell2 .form-sell2-input .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 .anuncia-3-form .form-sell2 .form-sell2-input .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 .anuncia-3-form .form-sell2 .form-sell2-input .nice-select:after {
  right: 8px;
  margin-top: -6px;
}

section.c0079_formulario_alquila_cmp .anuncia-3-form .form-sell2 .form-sell2-input .nice-select .list {
  max-width: 250px;
  max-height: 300px;
  overflow-y: auto;
}

section.c0079_formulario_alquila_cmp .anuncia-3-form .form-sell2 .form-sell2-agree {
  margin: 15px 10px 20px 0;
}

section.c0079_formulario_alquila_cmp .anuncia-3-form .form-sell2 .form-sell2-agree label {
  color: #34495e;
  font-size: 13px;
  line-height: 1.54;
  font-weight: 400;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: flex-start;
  gap: 10px;
  cursor: pointer;
}

section.c0079_formulario_alquila_cmp .anuncia-3-form .form-sell2 .form-sell2-agree label a {
  text-decoration: underline;
}

section.c0079_formulario_alquila_cmp .anuncia-3-form .form-sell2 .form-sell2-agree input[type=checkbox] {
  margin: 0 5px 0 10px;
  position: relative;
}

section.c0079_formulario_alquila_cmp .anuncia-3-form .form-sell2 .form-sell2-button-wrapper {
  width: 98%;
  text-align: center;
}

section.c0079_formulario_alquila_cmp .anuncia-3-form .form-sell2 .form-sell2-button-wrapper .form-sell2-button {
  color: #fff;
  font-size: 15px;
  background-color: #5c7cd9;
  width: 100%;
  padding: 12px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  transition: all 0.3s ease;
}

section.c0079_formulario_alquila_cmp .anuncia-3-form .form-sell2 .form-sell2-button-wrapper .form-sell2-button.hover, section.c0079_formulario_alquila_cmp .anuncia-3-form .form-sell2 .form-sell2-button-wrapper .form-sell2-button:hover {
  background-color: #8cace8;
}

section.c0079_formulario_alquila_cmp .anuncia-3-form .form-sell2 .form-sell2-button-wrapper .form-sell2-button.active, section.c0079_formulario_alquila_cmp .anuncia-3-form .form-sell2 .form-sell2-button-wrapper .form-sell2-button:active {
  background-color: #3c528e;
}

section.c0079_formulario_alquila_cmp .anuncia-3-form .form-sell2 .form-sell2-button-wrapper .form-sell2-button:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}

section.c0079_formulario_alquila_cmp .btn.btn-primary {
  color: #fcf8ea;
  text-align: center;
  font-family: EuclidFlex, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.4px;
  padding: 6px 10px;
  border-radius: 5px;
  border: 0;
  transition: all 0.3s ease;
}

section.c0079_formulario_alquila_cmp .btn.btn-primary:focus {
  outline: 0;
  box-shadow: none;
}

section.c0079_formulario_alquila_cmp .btn.btn-primary {
  background-color: #5c7cd9;
}

section.c0079_formulario_alquila_cmp .btn.btn-primary.hover, section.c0079_formulario_alquila_cmp .btn.btn-primary:hover {
  background-color: #8cace8;
}

section.c0079_formulario_alquila_cmp .btn.btn-primary.active, section.c0079_formulario_alquila_cmp .btn.btn-primary:active {
  background-color: #3c528e;
}

section.c0079_formulario_alquila_cmp .icon-arrow-right:before {
  content: "\e900";
  color: #5c7cd9;
}

section.c0079_formulario_alquila_cmp .anuncia-bedrooms-up {
  transform: rotate(-90deg);
}

section.c0079_formulario_alquila_cmp .anuncia-bathrooms-up {
  transform: rotate(-90deg);
}

section.c0079_formulario_alquila_cmp .anuncia-bedrooms-down {
  transform: rotate(-90deg);
}

section.c0079_formulario_alquila_cmp .anuncia-bathrooms-down {
  transform: rotate(-90deg);
}

section.c0079_formulario_alquila_cmp .icon-arrow-left:before {
  content: "\e901";
  color: #5c7cd9;
  transform: rotate(90deg);
}

section.c0079_formulario_alquila_cmp .nice-select {
  -webkit-tap-highlight-color: transparent;
  background-color: #fff;
  border-radius: 5px;
  border: solid 1px #e8e8e8;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 14px;
  font-weight: 400;
  height: 42px;
  line-height: 40px;
  outline: 0;
  padding-left: 18px;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
  user-select: none;
  white-space: nowrap;
  width: auto;
}

section.c0079_formulario_alquila_cmp .nice-select:hover {
  border-color: #dbdbdb;
}

section.c0079_formulario_alquila_cmp .nice-select.open, section.c0079_formulario_alquila_cmp .nice-select:active, section.c0079_formulario_alquila_cmp .nice-select:focus {
  border-color: #999;
}

section.c0079_formulario_alquila_cmp .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%;
  transform-origin: 66% 66%;
  transform: rotate(45deg);
  transition: all 0.15s ease-in-out;
  width: 5px;
}

section.c0079_formulario_alquila_cmp .nice-select.open:after {
  transform: rotate(-135deg);
}

section.c0079_formulario_alquila_cmp .nice-select.open .list {
  opacity: 1;
  pointer-events: auto;
  transform: scale(1) translateY(0);
}

section.c0079_formulario_alquila_cmp .nice-select.disabled {
  border-color: #ededed;
  color: #999;
  pointer-events: none;
}

section.c0079_formulario_alquila_cmp .nice-select.disabled:after {
  border-color: #ccc;
}

section.c0079_formulario_alquila_cmp .nice-select.wide {
  width: 100%;
}

section.c0079_formulario_alquila_cmp .nice-select.wide .list {
  left: 0 !important;
  right: 0 !important;
}

section.c0079_formulario_alquila_cmp .nice-select .list {
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
  box-sizing: border-box;
  margin-top: 4px;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  transform-origin: 50% 0;
  transform: scale(0.75) translateY(-21px);
  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 .nice-select .list:hover .option:not(:hover) {
  background-color: transparent !important;
}

section.c0079_formulario_alquila_cmp .nice-select .option {
  cursor: pointer;
  font-weight: 400;
  line-height: 40px;
  list-style: none;
  min-height: 40px;
  outline: 0;
  padding-left: 18px;
  padding-right: 29px;
  text-align: left;
  transition: all 0.2s;
}

section.c0079_formulario_alquila_cmp .nice-select .option.focus, section.c0079_formulario_alquila_cmp .nice-select .option.selected.focus, section.c0079_formulario_alquila_cmp .nice-select .option:hover {
  background-color: #f6f6f6;
}

section.c0079_formulario_alquila_cmp .nice-select .option.selected {
  font-weight: 700;
}

section.c0079_formulario_alquila_cmp .nice-select .option.disabled {
  background-color: transparent;
  color: #999;
  cursor: default;
}

@media (max-width: 767px) {
  section.c0079_formulario_alquila_cmp section.c0079_formulario_alquila_cmp .form_wrap .left {
    padding: 30px 15px 0 15px;
  }
  section.c0079_formulario_alquila_cmp section.c0079_formulario_alquila_cmp .form_wrap .right {
    padding-bottom: 30px;
  }
  section.c0079_formulario_alquila_cmp section.c0079_formulario_alquila_cmp .title {
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 1px;
  }
  section.c0079_formulario_alquila_cmp section.c0079_formulario_alquila_cmp .subtitle {
    font-size: 18px;
    line-height: 26px;
  }
  section.c0079_formulario_alquila_cmp section.c0079_formulario_alquila_cmp .box {
    padding: 20px;
  }
  section.c0079_formulario_alquila_cmp .anuncia-content h3 {
    font-size: 20px;
    line-height: 28px;
  }
  section.c0079_formulario_alquila_cmp .anuncia-1-basic .anuncia-counter-wrapper .anuncia-counter ul li {
    font-size: 60px;
  }
  section.c0079_formulario_alquila_cmp .anuncia-3-form .form-sell2 .form-sell2-input.form-sell2-input-double {
    flex-direction: column;
    gap: 10px;
  }
  section.c0079_formulario_alquila_cmp .anuncia-3-form .form-sell2 .form-sell2-input.form-sell2-input-double .form-sell2-input-countries, section.c0079_formulario_alquila_cmp .anuncia-3-form .form-sell2 .form-sell2-input.form-sell2-input-double .form-sell2-input-phone {
    width: 100%;
  }
}
section.c0080_descubre_cmp {
  background-color: #fcf8ea;
}

section.c0080_descubre_cmp .descubre_wrap {
  margin: 0 auto;
  max-width: 1440px;
  padding-top: 40px;
  padding-right: 20px;
  padding-bottom: 40px;
  padding-left: 20px;
}

@media all and (min-width: 992px) {
  section.c0080_descubre_cmp .descubre_wrap {
    padding: 100px 40px 100px 40px;
  }
}
section.c0080_descubre_cmp .title {
  color: #222e50;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  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: 0;
  }
}
section.c0080_descubre_cmp .subtitle {
  color: #222e50;
  font-family: "Tiempos Text", serif;
  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: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 25px;
  max-width: 1440px;
}

@media all and (min-width: 992px) {
  section.c0080_descubre_cmp .content {
    gap: 20px;
    justify-content: space-between;
  }
}
section.c0080_descubre_cmp .content .box {
  position: relative;
  width: 320px;
  height: 215px;
  background-size: cover;
  background-position: center;
  display: flex;
  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: 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;
  transition: all 0.5s ease-out;
  object-fit: cover;
  height: 100%;
  width: 100%;
}

@media all and (min-width: 592px) {
  section.c0080_descubre_cmp .content .img:hover {
    transform: scale(1.1);
  }
}
section.c0080_descubre_cmp .content .text {
  color: #fcf8ea;
  font-family: "Tiempos Text", serif;
  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: flex;
  align-items: flex-end;
  transition: all 0.5s ease-out;
}

section.c0082_blog_villa_cmp {
  background-color: #fcf8ea;
}

section.c0082_blog_villa_cmp .blog_villa_wrap {
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 40px 0;
}

section.c0082_blog_villa_cmp .blog_villa_title {
  color: #222e50;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  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%;
  color: #222e50;
  background-color: #f1ede0;
  border-radius: 5px;
  transition: all 0.5s ease-out;
  padding: 15px 15px 15px 15px;
}

@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 {
    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%;
  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 {
  object-fit: cover;
  height: 100%;
  width: 100%;
  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: flex;
  flex-direction: row;
  justify-content: space-between;
  transition: all 0.5s ease-out;
}

section.c0082_blog_villa_cmp .flag_offers::after, section.c0082_blog_villa_cmp .flag_offers::before {
  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: 0;
  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;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 13px;
  letter-spacing: 0.11px;
  text-transform: uppercase;
}

section.c0082_blog_villa_cmp a {
  color: #fcf8ea;
}

section.c0082_blog_villa_cmp a:hover {
  color: #0f1729;
}

section.c0082_blog_villa_cmp .flag_text2 {
  color: #fcf8ea;
  padding: 13px 5px 15px 15px;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  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 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 11px;
  letter-spacing: 0.24px;
  text-transform: uppercase;
  margin-top: 10px;
}

section.c0082_blog_villa_cmp .icons-bar .info-bar {
  color: #0f1729;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  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-bar:before {
  margin-right: 3px;
}

section.c0082_blog_villa_cmp .card_title {
  color: #222e50;
  font-family: EuclidFlex, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.22px;
  text-transform: uppercase;
  transition: all 0.5s ease-out;
  text-decoration: none;
}

section.c0082_blog_villa_cmp .card_title:hover {
  color: #8cace8;
  text-decoration: none;
}

section.c0082_blog_villa_cmp .icons-stars-bar {
  display: flex;
  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", serif;
  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.c0082_blog_villa_cmp .villa-card-quality {
  margin: 30px 0 10px 0;
}

section.c0084_blog_plans_cmp {
  background-color: #fcf8ea;
}

section.c0084_blog_plans_cmp .blog_plans_wrap {
  margin: 0 auto;
  max-width: 1440px;
  padding: 0;
}

section.c0084_blog_plans_cmp .blog_plans_wrap-widg {
  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 auto;
  }
}
section.c0084_blog_plans_cmp .blog_plans_title {
  color: #222e50;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  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 {
    font-size: 40px;
    line-height: 45px;
    letter-spacing: 2px;
    padding-left: 0;
    margin: 40px 0 40px 0;
  }
}
section.c0084_blog_plans_cmp .c0084_content {
  display: flex;
  flex-direction: row;
  overflow: scroll;
  gap: 15px;
  width: 100%;
  padding-left: 20px;
}

section.c0084_blog_plans_cmp .c0084_content::-webkit-scrollbar {
  width: 0;
}

section.c0084_blog_plans_cmp .c0084_content::-webkit-scrollbar-track {
  background: 0 0;
}

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;
    flex-wrap: wrap;
    gap: 20px;
    padding-left: 0;
    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: 0;
  background-color: #f1ede0;
  color: #222e50;
  border-radius: 5px;
  transition: all 0.5s ease-out;
  cursor: pointer;
}

@media all and (min-width: 400px) {
  section.c0084_blog_plans_cmp .blog_card {
    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 {
    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 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, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  text-decoration: underline;
  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 .card_title:hover {
  color: #8cace8;
  text-decoration: none;
}

section.c0084_blog_plans_cmp .tags {
  margin-top: 20px;
  color: #3c528e;
  text-align: center;
  font-family: EuclidFlex, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: -0.3px;
  display: flex;
  flex-direction: row;
  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;
  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;
  text-decoration: none;
}

section.c0084_blog_plans_cmp .tags li a:hover {
  text-decoration: underline;
}

section.c0084_blog_plans_cmp .img_box {
  width: 100%;
  height: 340px;
  overflow: hidden;
  border-radius: 5px 5px 0 0;
  margin: 0 auto 30px auto;
}

@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 {
  object-fit: cover;
  height: 100%;
  width: 100%;
  transition: all 0.5s ease-out;
}

section.c0084_blog_plans_cmp .btn {
  display: flex;
  padding: 10px 30px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  width: fit-content;
  border-radius: 5px;
  background-color: #ffc700;
  color: #49380d;
  text-align: center;
  font-family: EuclidFlex, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.4px;
  transition: all 0.5s ease-out;
  margin: 20px auto 40px auto;
  text-decoration: none;
}

@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;
    text-decoration: none;
    color: #49380d;
  }
}
section.c0081_discover_card_cmp {
  background-color: #fcf8ea;
}

section.c0081_discover_card_cmp .discover_wrap {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-around;
  gap: 20px;
  margin-top: 0;
}

section.c0081_discover_card_cmp .box {
  width: calc(100% - 40px);
  height: 445px;
  background-image: url(../o/abahanavillas-design-theme/images/discover.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  flex-direction: column;
  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, sans-serif;
  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: fit-content;
  color: #222e50;
  text-align: center;
  font-family: EuclidFlex, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: -0.3px;
  transition: all 0.5s ease-out;
  padding: 10px 20px;
  text-decoration: none;
  display: inline-block;
  margin-top: auto;
}

section.c0081_discover_card_cmp .btn:hover {
  background-color: #3c528e;
  color: #fcf8ea;
  text-decoration: none;
}

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: 0;
  }
}
section.c0086_tags-cmp {
  background-color: #fcf8ea;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  flex-wrap: wrap;
}

section.c0086_tags-cmp .tags-wrap {
  padding: 15px 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
}

@media (min-width: 450px) {
  section.c0086_tags-cmp .tags-wrap {
    padding: 15px 0;
  }
}
section.c0086_tags-cmp .tags {
  width: 300px;
  margin-top: 15px;
  color: #3c528e;
  text-align: center;
  font-family: EuclidFlex, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: -0.3px;
  display: flex;
  flex-direction: row;
  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;
  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.c0085_cta_telef-cmp {
  height: 400px;
  background-color: #fcf8ea;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  flex-wrap: wrap;
}

section.c0085_cta_telef-cmp .cta_telef-wrap {
  padding: 40px 20px 10px;
  background-color: #222e50;
  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: 0 0;
  width: 275px;
  height: 320px;
  left: 17px;
  top: 0;
  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;
  transition: all 0.4s ease-out;
  border-color: transparent #e3e9f2 #e3e9f2 transparent;
  width: 280px;
  border-width: 0 0 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;
  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;
  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;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  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 .text:hover {
  text-decoration: none;
}

section.c0085_cta_telef-cmp .cta_telef-wrap figure figcaption .info .tel {
  color: #222e50;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  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.c0085_cta_telef-cmp .cta_telef-wrap figure figcaption .info .tel:hover {
  text-decoration: none;
}

.c0088_login-cmp section.modal-cmp .modal-base .modal-dialog .modal-content .modal-body {
  padding: 30px 20px;
}

@media (min-width: 992px) {
  .c0088_login-cmp section.modal-cmp .modal-base .modal-dialog .modal-content .modal-body {
    padding: 40px 80px;
  }
}
.c0088_login-cmp .title {
  display: block;
  margin-bottom: 20px;
}

.c0088_login-cmp .forgot-password {
  color: #0f1729;
  font-family: EuclidFlex, sans-serif;
  text-decoration-line: underline;
  cursor: pointer;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: -0.24px;
}

@media (min-width: 992px) {
  .c0088_login-cmp .forgot-password {
    font-size: 20px;
    line-height: 15px;
    letter-spacing: -0.4px;
  }
}
.c0088_login-cmp .footer-login {
  margin-top: 40px;
}

.c0088_login-cmp .only-signup {
  display: none;
}

.c0088_login-cmp.is_signup .only-login {
  display: none;
}

.c0088_login-cmp.is_signup .only-signup {
  display: block;
}

.c0088_login-cmp .jdt-modal .modal-header, .c0088_login-cmp .modal-cmp .modal-header {
  width: 100%;
  height: 30%;
  overflow: hidden;
  border-radius: 5px 0 0 0;
  margin: 0 auto;
  padding: 0;
  border: none;
}

.c0088_login-cmp .jdt-modal .img_login, .c0088_login-cmp .modal-cmp .img_login {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.c0088_login-cmp .jdt-modal .modal-content, .c0088_login-cmp .modal-cmp .modal-content {
  padding-top: 0;
}

@media (min-width: 992px) {
  .columns-max .c0088_login-cmp {
    padding-top: 75px;
    padding-left: 300px;
    padding-right: 300px;
  }
}
@media (min-width: 360px) {
  .columns-max .c0088_login-cmp {
    padding-top: 75px;
    padding-bottom: 50px;
  }
}
.columns-max a.icon-monospaced.list-unstyled.portlet-icon-back.text-default {
  display: none;
}

section.c0090_ocio_cmp {
  background-color: #fcf8ea;
}

section.c0090_ocio_cmp .ocio_wrap {
  margin: 0 auto;
  max-width: 1440px;
  padding-top: 40px;
  padding-right: 0;
  padding-bottom: 40px;
  padding-left: 0;
}

@media all and (min-width: 992px) {
  section.c0090_ocio_cmp .ocio_wrap {
    padding: 100px 40px 100px 40px;
  }
}
section.c0090_ocio_cmp .ocio_title {
  color: #222e50;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  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: 0;
  }
}
section.c0090_ocio_cmp .content {
  display: flex;
  flex-direction: row;
  overflow: scroll;
  gap: 10px;
  width: 100%;
  padding-left: 20px;
  max-width: 1440px;
}

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

section.c0090_ocio_cmp .content::-webkit-scrollbar-track {
  background: 0 0;
}

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;
    justify-content: space-between;
    overflow: visible;
    flex-wrap: wrap;
    gap: 20px;
    padding-left: 0;
  }
}
section.c0090_ocio_cmp .blog_card {
  width: 309px;
  color: #222e50;
  background-color: #f1ede0;
  border-radius: 5px;
  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 {
    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, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 15px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  text-decoration: underline;
  transition: all 0.5s ease-out;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 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_title:hover {
  color: #8cace8;
  text-decoration: none;
}

section.c0090_ocio_cmp .card_description {
  color: #222e50;
  font-family: "Tiempos Text", serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: -0.3px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 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 30px auto;
}

@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 {
  object-fit: cover;
  height: 100%;
  width: 100%;
  transition: all 0.5s ease-out;
}

section.c0090_ocio_cmp .btn {
  display: flex;
  padding: 10px 30px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  width: fit-content;
  border-radius: 5px;
  background-color: #ffc700;
  color: #49380d;
  text-align: center;
  font-family: EuclidFlex, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.4px;
  transition: all 0.5s ease-out;
  margin: 20px auto 0 auto;
  text-decoration: none;
}

@media all and (min-width: 1079px) {
  section.c0090_ocio_cmp .btn {
    margin-top: 50px;
  }
  section.c0090_ocio_cmp .btn:hover {
    background-color: #ffe382;
    text-decoration: none;
    color: #49380d;
  }
}
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: 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: 0 0;
  width: 304px;
  height: 340px;
  left: 20px;
}

@media (min-width: 992px) {
  section.c0091_intro_carousel-cmp figure figcaption {
    width: 572px;
    height: 572px;
    left: 43px;
  }
}
section.c0091_intro_carousel-cmp figure figcaption:before {
  content: "";
  position: absolute;
  border-style: solid;
  display: block;
  left: 0;
  transition: all 0.5s ease-out;
  top: 0;
  right: 0;
  border-color: transparent transparent #fcf8ea 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 0;
  }
}
section.c0091_intro_carousel-cmp figure figcaption:after {
  content: "";
  position: absolute;
  border-style: solid;
  display: block;
  left: 0;
  bottom: 0;
  right: 0;
  transition: all 0.5s ease-out;
  border-color: #fcf8ea #fcf8ea 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;
  transition: all 0.5s ease-out;
  background-color: #fcf8ea;
  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;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  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", serif;
  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;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 2.2px;
  text-transform: uppercase;
}

section.c0091_intro_carousel-cmp figure figcaption .info .cta-link {
  position: absolute;
  bottom: 0;
  color: #0f1729;
  font-family: EuclidFlex, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  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: 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;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  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.c0091_intro_carousel-cmp figure figcaption .carousel-pagination .carousel-page {
    margin-right: 20px;
    font-size: 14px;
    letter-spacing: 0.14px;
    line-height: 18px;
  }
}
section.c0091_intro_carousel-cmp figure figcaption .carousel-pagination .carousel-page a {
  color: #5c7cd9;
  transition: all 0.5s ease-out;
  cursor: pointer;
}

section.c0091_intro_carousel-cmp figure figcaption .carousel-pagination .carousel-page a:hover {
  opacity: 0.7;
  text-decoration: underline;
}

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 .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%;
  object-fit: cover;
}

section.c0091_intro_carousel-cmp .swiper-button-next, section.c0091_intro_carousel-cmp .swiper-button-prev {
  color: #fff;
  z-index: 3;
}

section.c0091_intro_carousel-cmp .swiper-button-next::after, section.c0091_intro_carousel-cmp .swiper-button-prev::after {
  font-size: 24px;
}

@media (min-width: 992px) {
  section.c0091_intro_carousel-cmp .swiper-button-next::after, section.c0091_intro_carousel-cmp .swiper-button-prev::after {
    font-size: 32px;
  }
}
.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%;
  display: flex;
  flex-direction: row;
  align-items: 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: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 100%;
}

@media (min-width: 992px) {
  section.c0096_breadcrumbs_dark-cmp .breadcrumbs-wrap {
    padding: 24px 40px;
    justify-content: flex-end;
  }
}
section.c0096_breadcrumbs_dark-cmp .breadcrumb-items {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  margin: 0;
  padding-left: 0;
}

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, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 11px;
  letter-spacing: 0.2px;
  text-transform: uppercase;
  color: #afaca0;
  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;
    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;
  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 {
  position: relative;
}

section.c0096_breadcrumbs_dark-cmp .dropdown .icon-share-clasic {
  font-size: 12px;
  color: #fcf8ea;
  padding-left: 20px;
  transition: all 0.5s ease-out;
  border: none;
  background-color: #0f1729;
  cursor: pointer;
}

@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;
  position: absolute;
  left: -125px;
  background-color: #fcf8ea;
  color: #0f1729;
  border-radius: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-style: normal;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 28px;
  letter-spacing: 1.5px;
  font-weight: 500;
  text-align: center;
  min-width: 150px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  z-index: 1000;
}

section.c0096_breadcrumbs_dark-cmp .dropdown .dropdown-item {
  background-color: #fcf8ea;
  color: #0f1729;
  transition: all 0.5s ease-out;
  display: block;
  padding: 8px 16px;
  text-decoration: none;
}

section.c0096_breadcrumbs_dark-cmp .dropdown .dropdown-item:hover {
  cursor: pointer;
  color: #5c7cd9;
  text-decoration: underline;
  background-color: #f1ede0;
}

section.c0098_entradas_relacionadas-cmp {
  background-color: #fcf8ea;
}

section.c0098_entradas_relacionadas-cmp .relacionadas_wrap {
  margin: 0 auto;
  padding-top: 40px;
  padding-right: 0;
  padding-bottom: 40px;
  padding-left: 0;
}

@media all and (min-width: 950px) {
  section.c0098_entradas_relacionadas-cmp .relacionadas_wrap {
    padding: 100px 0 100px 0;
  }
}
section.c0098_entradas_relacionadas-cmp .relacionadas_wrap-widget {
  margin: 0 auto;
  padding-top: 20px;
  padding-right: 0;
  padding-bottom: 40px;
  padding-left: 0;
}

@media all and (min-width: 950px) {
  section.c0098_entradas_relacionadas-cmp .relacionadas_wrap-widget {
    padding: 20px 0 40px 0;
  }
}
section.c0098_entradas_relacionadas-cmp .relacionadas_title {
  color: #222e50;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  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: 0;
    margin-bottom: 30px;
  }
}
section.c0098_entradas_relacionadas-cmp .content {
  width: 100%;
  flex-direction: column;
  margin: 0 auto;
  justify-content: center;
  overflow: visible;
  flex-wrap: wrap;
  gap: 20px;
  padding-left: 0;
}

section.c0098_entradas_relacionadas-cmp .content::-webkit-scrollbar {
  width: 0;
}

section.c0098_entradas_relacionadas-cmp .content::-webkit-scrollbar-track {
  background: 0 0;
}

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;
  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: flex;
    width: initial;
  }
  section.c0098_entradas_relacionadas-cmp .blog_card:hover picture .image {
    transform: scale(1.1);
  }
  section.c0098_entradas_relacionadas-cmp .blog_card:hover .img {
    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, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  text-decoration: underline;
  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 {
  color: #222e50;
  font-family: "Tiempos Text", serif;
  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: 0;
  }
}
section.c0098_entradas_relacionadas-cmp .tags {
  margin-top: 20px;
  color: #3c528e;
  text-align: center;
  font-family: EuclidFlex, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: -0.3px;
  display: flex;
  flex-direction: row;
  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;
  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 30px auto;
}

@media all and (min-width: 950px) {
  section.c0098_entradas_relacionadas-cmp .img_box {
    margin-bottom: 0;
    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 {
  object-fit: cover;
  height: 100%;
  width: 100%;
  transition: all 0.5s ease-out;
}

section.c0098_entradas_relacionadas-cmp .img {
  object-fit: cover;
  height: 100%;
  width: 100%;
  transition: all 0.5s ease-out;
}

section.c0098_entradas_relacionadas-cmp .btn {
  display: flex;
  padding: 10px 30px;
  justify-content: center;
  align-items: center;
  margin: 20px auto 0 auto;
  gap: 10px;
  width: fit-content;
  border-radius: 5px;
  background-color: #ffc700;
  color: #49380d;
  text-align: center;
  font-family: EuclidFlex, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.4px;
  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: 40px 0 40px 0;
}

section.c0099_eventos_relacionados-cmp .relacionados_title {
  color: #222e50;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  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: flex;
  flex-direction: column;
  overflow: scroll;
  gap: 10px;
  width: 100%;
}

section.c0099_eventos_relacionados-cmp .content::-webkit-scrollbar {
  width: 0;
}

section.c0099_eventos_relacionados-cmp .content::-webkit-scrollbar-track {
  background: 0 0;
}

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;
  transition: all 0.5s ease-out;
  cursor: pointer;
}

section.c0099_eventos_relacionados-cmp .blog_card:hover picture .image {
  transform: scale(1.1);
}

section.c0099_eventos_relacionados-cmp .blog_card:hover .img {
  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, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  text-decoration: underline;
  transition: all 0.5s ease-out;
}

section.c0099_eventos_relacionados-cmp .card_title:hover {
  color: #8cace8;
  text-decoration: none;
}

section.c0099_eventos_relacionados-cmp .text {
  color: #222e50;
  font-family: "Tiempos Text", serif;
  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;
  font-family: EuclidFlex, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: -0.3px;
  display: flex;
  flex-direction: row;
  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;
  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 30px auto;
}

section.c0099_eventos_relacionados-cmp .img_box:hover {
  overflow: hidden;
  border-radius: 5px 5px 0 0;
}

section.c0099_eventos_relacionados-cmp picture .image {
  object-fit: cover;
  height: 100%;
  width: 100%;
  transition: all 0.5s ease-out;
}

section.c0099_eventos_relacionados-cmp .img {
  object-fit: cover;
  height: 100%;
  width: 100%;
  transition: all 0.5s ease-out;
}

section.c0099_eventos_relacionados-cmp .btn {
  display: flex;
  padding: 10px 30px;
  justify-content: center;
  align-items: center;
  margin: 20px auto 0;
  gap: 10px;
  width: fit-content;
  border-radius: 5px;
  background-color: #ffc700;
  color: #49380d;
  text-align: center;
  font-family: EuclidFlex, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.4px;
  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: flex;
  flex-direction: row;
  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 {
  cursor: pointer;
}

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;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 11px;
  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;
    letter-spacing: 0.24px;
  }
}
section.c0101_snack_card-cmp .snack-card-text {
  color: #0f1729;
  font-family: "Tiempos Text", serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  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;
  }
}
section.c0101_snack_card-cmp .snack-card-text a {
  color: #5c7cd9;
  text-decoration: underline;
}

section.c0101_snack_card-cmp .snack-card-text a:hover {
  text-decoration: none;
}

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: 0;
  }
}
section.c0102_banner_simple_btn_cmp .c0102_banner_simple_btn_wrap {
  max-width: 1440px;
  margin: 0 auto;
  color: #0f1729;
  margin-top: 0;
}

@media all and (min-width: 992px) {
  section.c0102_banner_simple_btn_cmp .c0102_banner_simple_btn_wrap {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-around;
    gap: 20px;
    margin-top: 0;
  }
}
section.c0102_banner_simple_btn_cmp .c0102_banner_simple_btn_wrap .banner_simple {
  padding: 20px 20px;
  background-color: #77756e;
  color: #fcf8ea;
  display: flex;
  align-items: flex-start;
  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, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  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", serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 15px;
}

section.c0102_banner_simple_btn_cmp .c0102_banner_simple_btn_wrap .banner_simple .more_info {
  margin-top: 5px;
}

section.c0102_banner_simple_btn_cmp .c0102_banner_simple_btn_wrap .banner_simple .more_info .button-cmp .btn {
  padding: 10px;
  color: #0f1729;
  background-color: #fcf8ea;
  font-family: EuclidFlex, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: -0.3px;
  cursor: pointer;
  border-radius: 5px;
  text-decoration: none;
  display: inline-block;
  border: none;
}

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 .button-cmp .btn {
  transition: all 0.5s ease-out;
}

section.c0102_banner_simple_btn_cmp .c0102_banner_simple_btn_wrap .banner_simple.abahana .more_info .button-cmp .btn:hover {
  background-color: #5c7cd9;
  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 .button-cmp .btn {
  transition: all 0.5s ease-out;
}

section.c0102_banner_simple_btn_cmp .c0102_banner_simple_btn_wrap .banner_simple.default .more_info .button-cmp .btn: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 .button-cmp .btn {
  transition: all 0.5s ease-out;
}

section.c0102_banner_simple_btn_cmp .c0102_banner_simple_btn_wrap .banner_simple.lux .more_info .button-cmp .btn: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 .button-cmp .btn {
  transition: all 0.5s ease-out;
}

section.c0102_banner_simple_btn_cmp .c0102_banner_simple_btn_wrap .banner_simple.offer .more_info .button-cmp .btn: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 .button-cmp .btn {
  transition: all 0.5s ease-out;
}

section.c0102_banner_simple_btn_cmp .c0102_banner_simple_btn_wrap .banner_simple.blue .more_info .button-cmp .btn: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: flex;
    flex-direction: row-reverse;
    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%;
    object-fit: cover;
    border-radius: 0 0 5px 0;
  }
}
section.c0103_banner_btn_cmp .c0103_banner_btn_wrap .banner_simple_btn {
  margin: 0;
  padding: 30px 20px;
  display: flex;
  align-items: flex-start;
  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, sans-serif;
  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", serif;
  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, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: -0.3px;
  cursor: pointer;
  border-radius: 5px;
  transition: all 0.5s ease-out;
  text-decoration: none;
  display: inline-block;
}

@media all and (min-width: 992px) {
  section.c0103_banner_btn_cmp .c0103_banner_btn_wrap .banner_simple_btn .more_info {
    margin-top: 15px;
    min-width: 90px;
    text-align: center;
  }
}
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.abahana {
  color: #0f1729;
  background-color: #222e50;
}

section.c0103_banner_btn_cmp .c0103_banner_btn_wrap.abahana .banner_simple_btn {
  background-color: #222e50;
  color: #fcf8ea;
}

section.c0103_banner_btn_cmp .c0103_banner_btn_wrap.coral {
  color: #f5cac0 !important;
  background-color: #560d29 !important;
}

section.c0103_banner_btn_cmp .c0103_banner_btn_wrap.coral .banner_simple_btn {
  background-color: #560d29 !important;
  color: #f5cac0 !important;
}

section.c0103_banner_btn_cmp .c0103_banner_btn_wrap.coral .banner_simple_btn .more_info {
  background-color: #e56248 !important;
  color: #fcf8ea !important;
}

.c0104_intro_villa_sentinel {
  height: 1px;
}

section.c0104_intro_villa_cmp {
  background-color: #fcf8ea;
  margin: 0 auto;
  z-index: 90;
  position: relative;
}

@media all and (max-width: 592px) {
  section.c0104_intro_villa_cmp.booking-open, section.c0104_intro_villa_cmp:has(.booking_popup:not(.hidden)) {
    z-index: 300;
  }
}
section.c0104_intro_villa_cmp .c0104_intro_villa_wrap {
  margin: 0 auto;
  max-width: 1450px;
  padding: 20px;
  margin-top: 0;
}

@media all and (min-width: 592px) {
  section.c0104_intro_villa_cmp .c0104_intro_villa_wrap {
    padding: 30px 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 0;
  }
}
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: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
  flex-wrap: nowrap;
  gap: 20px;
}

section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .title {
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 35px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin: 0;
  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;
  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: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 50px;
    margin-top: 15px;
  }
}
section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .location_box {
  display: flex;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 20px;
  margin-top: 20px;
}

@media all and (min-width: 592px) {
  section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .location_box {
    order: 2;
    margin-top: 0;
  }
}
section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .info_box {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  gap: 10px;
  margin-top: 20px;
}

@media all and (min-width: 592px) {
  section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .info_box {
    margin-top: 0;
    margin-bottom: 0;
    align-items: 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;
}

@media all and (min-width: 370px) and (max-width: 500px) {
  section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .info_box .icon-beach-view, section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .info_box .info_star {
    width: 150px;
  }
}
section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .map {
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  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: flex;
  flex-direction: row;
  padding-bottom: 0;
}

@media all and (min-width: 592px) {
  section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .icons-rate {
    padding-bottom: 0;
  }
}
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: 0;
}

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 {
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  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: flex;
  gap: 0;
  justify-content: space-between;
  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: 90;
    margin-left: -20px;
    gap: 15px;
  }
}
@media all and (min-width: 592px) {
  section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .right {
    width: 40%;
    justify-content: flex-end;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 70px;
    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: flex;
    flex-direction: column;
    align-items: flex-end;
  }
}
section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .price_number {
  font-family: EuclidFlex, sans-serif;
  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, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: 0.24px;
  text-transform: uppercase;
  text-align: end;
  width: 100%;
}

section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .date_nights b, section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .date_nights strong {
  font-weight: inherit;
}

@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, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.6px;
  border-radius: 5px;
  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;
  transition: all 0.5s ease-out;
  padding: 30px;
}

@media (max-height: 680px) {
  section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup {
    overflow-y: auto;
    height: calc(100vh - 127px);
  }
}
@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;
    max-height: calc(100vh - 200px);
    overflow-y: auto;
  }
}
@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;
    z-index: 300;
    overflow-y: auto;
    max-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 .label, 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 {
  color: #222e50;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  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: flex;
  align-items: center;
  justify-content: space-between;
  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, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: -0.3px;
  align-self: end;
}

section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup .close_btn:hover {
  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: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  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;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  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 {
  align-items: center;
}

section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup .second .dates + div div {
  flex-basis: 33%;
}

@media (max-width: 991px) {
  section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup .second .dates + div {
    justify-content: space-between;
    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 {
    justify-content: space-between;
  }
}
section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup .second .input-without-pets > div {
  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, sans-serif;
  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: 0 !important;
}

section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup .third .price-details__title {
  cursor: default;
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding-block: 20px;
  color: var(--Blue-Abahana, #222e50);
  font-family: EuclidFlex, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.3px;
  text-transform: uppercase;
}

section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup .third .price-details__title span {
  font-size: 14px;
}

section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup .third .price-details__title:hover {
  text-decoration: none;
}

section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup .third .price-details__title .icon_wrap {
  transform: rotate(270deg);
  width: 20px;
  display: flex;
  justify-content: center;
  transition: all 0.5s cubic-bezier(0.83, 0, 0.17, 1);
}

section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup .third .price-details__title[aria-expanded=true] .icon_wrap {
  transform: rotate(90deg);
}

section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup .third .price-details__title.collapsed .icon_wrap {
  transform: rotate(270deg);
}

section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup .third .price-details .receipt {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding-bottom: 10px;
  font-family: EuclidFlex, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 17px;
  letter-spacing: 0.24px;
  text-transform: uppercase;
}

section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup .third .price-details .receipt .basic-calculation {
  color: var(--Sand-Black, #77756e);
}

section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup .third .price-details .receipt .offert {
  color: var(--Green-Green, #989a50);
}

section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup .third .price-details .receipt .value-col {
  text-align: right;
}

section.c0104_intro_villa_cmp .c0104_intro_villa_wrap .booking_popup .fourth {
  margin: 10px 0;
  padding: 20px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  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;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  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, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.6px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  width: 100%;
  border: none;
  background-color: #4e346b;
  color: #fcf8ea;
  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, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.6px;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  width: 100%;
  color: #5c7cd9;
  border: 1px solid #5c7cd9;
  border-radius: 5px;
  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 {
  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 0 0;
}

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

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: 400;
}

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%;
    padding-right: var(--scrollbar-compensation, 0);
    box-shadow: 0 0 10px 0 rgba(15, 23, 41, 0.85);
  }
  section.c0104_intro_villa_cmp.stucked .title_box .title {
    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;
    transition: opacity ease 2s;
  }
}
section.c0104_intro_villa_cmp .top {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  padding: 20px;
  padding-top: 95px;
  position: fixed;
  top: 0;
  z-index: 80;
}

@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: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-around;
  flex-wrap: wrap;
  gap: 20px;
}

section.c0104_intro_villa_cmp .top .selection {
  font-family: EuclidFlex, sans-serif;
  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, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 15px;
  letter-spacing: -0.24px;
  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: #0f1729;
}

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;
  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: #2f1f41;
}

section.c0104_intro_villa_cmp .color-luxe .book_btn {
  background-color: #4e346b;
  color: #fcf8ea;
  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: 10vw;
  width: 80vw;
  padding-right: 0 !important;
  overflow: hidden !important;
}

@media all and (max-width: 992px) {
  div.c0140_productpage_modal {
    left: 0;
    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;
  overflow-y: scroll;
  max-height: calc(100vh - 64px);
  border: none;
}

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

div.c0140_productpage_modal .gallery_header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  padding: 30px 50px;
  top: 0;
  background-color: #fcf8ea;
}

@media (max-width: 979px) {
  div.c0140_productpage_modal .gallery_header {
    padding: 20px 20px;
    width: 100%;
  }
}
div.c0140_productpage_modal .gallery_title {
  color: #0f1729;
  font-family: EuclidFlex, sans-serif;
  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, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: -0.3px;
  color: #77756e;
  text-decoration: underline;
  border: none;
  background: 0 0;
}

div.c0140_productpage_modal .gallery_close_btn:hover {
  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: 0;
  }
}
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 0;
    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-title {
  text-overflow: initial;
  white-space: initial;
}

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, sans-serif;
  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, sans-serif;
  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;
  transition: all 0.5s ease-out;
  cursor: pointer !important;
  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: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .choice_valo {
  border: none;
  color: #0f1729;
  background-color: #fcf8ea;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .modal-body {
  border: none;
  padding: 20px 0 0;
}

.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: 0;
  }
}
.section_product_pages_cmp .content {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 20px;
}

@media (max-width: 700px) {
  .section_product_pages_cmp .content {
    gap: 0;
    flex-wrap: wrap;
  }
}
.section_product_pages_cmp .content .left {
  width: 66%;
}

@media (max-width: 979px) {
  .section_product_pages_cmp .content {
    gap: 0;
  }
  .section_product_pages_cmp .content .left {
    width: 100%;
  }
}
.booking_popup section.dates {
  position: relative;
  display: flex;
  max-width: 100%;
  justify-content: space-between;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
  .booking_popup section.dates {
    flex-wrap: wrap;
  }
}
.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: #fff;
  border: 1px solid 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;
  width: 100%;
  z-index: 499;
}

.booking_popup section.dates .picker-content.show {
  display: block;
}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
  .booking_popup section.dates .picker-content.show {
    position: relative !important;
    width: 100%;
    flex-basis: 100%;
    left: 0 !important;
  }
}
.booking_popup section.dates .picker-content header {
  background-color: #222e50;
  padding: 15px 20px;
  color: #fff;
  margin: -1px;
}

.booking_popup section.dates .picker-content header .float-right {
  display: none;
}

.booking_popup section.dates .picker-content footer {
  padding: 0 17.5px;
  display: flex;
  justify-content: space-between;
  background-color: #f1ede0;
}

@media (min-width: 992px) {
  .booking_popup section.dates .picker-content footer {
    padding: 0 12.5px;
  }
}
.booking_popup section.dates .picker-content footer .btn, .booking_popup section.dates .picker-content footer a {
  padding-left: 0;
  color: #5c7cd9;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  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 {
  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, sans-serif !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, sans-serif !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;
}

.booking_popup .modal-open div.c0140_productpage_modal.modal {
  overflow: hidden;
}

.jdt-c0105-full-carousel {
  background-color: #fcf8ea;
  margin: 0 auto;
  width: 100%;
  overflow: hidden;
  position: relative;
}

@media (min-width: 992px) {
  .jdt-c0105-full-carousel {
    min-height: 100vh;
  }
}
.jdt-c0105-full-carousel__wrap {
  margin: 0 auto;
  position: relative;
  width: 100%;
}

@media (min-width: 992px) {
  .jdt-c0105-full-carousel__wrap {
    min-height: 100vh;
  }
}
.jdt-c0105-full-carousel--server-fallback .jdt-c0105-full-carousel__swiper, .jdt-c0105-full-carousel--server-fallback .swiper-slide, .jdt-c0105-full-carousel--server-fallback .swiper-wrapper {
  margin: 0;
  padding: 0;
  width: 100%;
}

.jdt-c0105-full-carousel--server-fallback .swiper-slide {
  flex: 0 0 100%;
}

.jdt-c0105-full-carousel--server-fallback .jdt-c0105-full-carousel__fallback-image {
  display: block;
  width: 100%;
  object-fit: cover;
  object-position: bottom left;
}

@media (min-width: 992px) {
  .jdt-c0105-full-carousel--server-fallback .jdt-c0105-full-carousel__fallback-image {
    height: 100vh;
  }
}
.jdt-c0105-full-carousel__swiper {
  width: 100%;
  overflow: hidden;
  margin: 0;
  padding: 0;
  height: auto !important;
}

.jdt-c0105-full-carousel__swiper .swiper-wrapper {
  height: auto !important;
  align-items: stretch;
}

@media (min-width: 992px) {
  .jdt-c0105-full-carousel__swiper {
    height: 100vh;
  }
  .jdt-c0105-full-carousel__swiper .swiper-wrapper {
    height: 100vh !important;
  }
}
.jdt-c0105-full-carousel__swiper .swiper-slide {
  opacity: 1;
  filter: blur(0);
  position: relative;
  margin: 0;
  padding: 0;
  display: block !important;
  height: auto !important;
}

@media (min-width: 992px) {
  .jdt-c0105-full-carousel__swiper .swiper-slide {
    height: 100vh;
  }
}
@media (min-width: 992px) {
  .jdt-c0105-full-carousel__swiper .swiper-slide::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 186px;
    z-index: 2;
    pointer-events: none;
    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%);
  }
}
.jdt-c0105-full-carousel__swiper .swiper-slide-next, .jdt-c0105-full-carousel__swiper .swiper-slide-prev {
  filter: blur(1px);
}

.jdt-c0105-full-carousel__swiper .swiper-slide:not(.swiper-slide-active) {
  opacity: 0.4;
  filter: blur(2px);
}

.jdt-c0105-full-carousel__swiper .swiper-slide-active {
  opacity: 1;
  filter: blur(0);
  z-index: 1;
}

.jdt-c0105-full-carousel__image-container {
  overflow: hidden;
  width: 100%;
  height: auto !important;
  aspect-ratio: 965/653;
  line-height: 0;
  font-size: 0;
}

@media (min-width: 992px) {
  .jdt-c0105-full-carousel__image-container {
    aspect-ratio: auto;
    height: 100vh;
  }
}
.jdt-c0105-full-carousel__image-container img {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  object-fit: cover;
  object-position: bottom left;
  -webkit-user-select: none;
  user-select: none;
}

@media (min-width: 992px) {
  .jdt-c0105-full-carousel__image-container img {
    height: 100vh;
  }
}
.jdt-c0105-full-carousel__btns {
  position: absolute;
  z-index: 30;
  display: flex;
  gap: 10px;
  align-items: stretch;
  justify-content: flex-end;
  right: 10px;
  bottom: 10px;
}

@media (min-width: 992px) {
  .jdt-c0105-full-carousel__btns {
    right: 20px;
    bottom: 20px;
  }
}
.jdt-c0105-full-carousel__btn {
  appearance: none;
  background-color: rgba(252, 248, 234, 0.8);
  color: #0f1729;
  font-family: EuclidFlex, sans-serif;
  font-size: 13px;
  border: none;
  border-radius: 4px;
  padding: 0 14px;
  cursor: pointer;
  transition: all 0.3s ease;
  height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
}

@media (min-width: 992px) {
  .jdt-c0105-full-carousel__btn {
    font-size: 15px;
    height: 44px;
  }
}
.jdt-c0105-full-carousel__btn:hover {
  background-color: #fcf8ea;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.jdt-c0105-full-carousel__btn:active, .jdt-c0105-full-carousel__btn:focus {
  outline: 0;
}

.jdt-c0105-full-carousel .swiper-button-next, .jdt-c0105-full-carousel .swiper-button-prev {
  position: absolute;
  width: 16px;
  height: 16px;
  color: #fff;
  cursor: pointer;
  z-index: 50;
  margin-top: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: opacity 0.3s ease, transform 0.2s ease;
  filter: drop-shadow(0 1px 3px rgba(0, 0, 0, 0.5));
}

.jdt-c0105-full-carousel .swiper-button-next::after, .jdt-c0105-full-carousel .swiper-button-next::before, .jdt-c0105-full-carousel .swiper-button-prev::after, .jdt-c0105-full-carousel .swiper-button-prev::before {
  content: none !important;
  display: none !important;
}

.jdt-c0105-full-carousel .swiper-button-next svg, .jdt-c0105-full-carousel .swiper-button-prev svg {
  width: 100%;
  height: 100%;
  stroke-width: 0.5px;
  stroke: #fff;
  opacity: 0.8;
}

.jdt-c0105-full-carousel .swiper-button-next.swiper-button-prev svg, .jdt-c0105-full-carousel .swiper-button-prev.swiper-button-prev svg {
  transform: scaleX(-1);
}

.jdt-c0105-full-carousel .swiper-button-next:hover, .jdt-c0105-full-carousel .swiper-button-prev:hover {
  transform: translateY(-50%) scale(1.1);
}

.jdt-c0105-full-carousel .swiper-button-next:hover svg, .jdt-c0105-full-carousel .swiper-button-prev:hover svg {
  opacity: 1;
}

@media (min-width: 992px) {
  .jdt-c0105-full-carousel .swiper-button-next, .jdt-c0105-full-carousel .swiper-button-prev {
    width: 36px;
    height: 36px;
  }
}
.jdt-c0105-full-carousel .swiper-button-prev {
  left: 12px;
}

@media (min-width: 992px) {
  .jdt-c0105-full-carousel .swiper-button-prev {
    left: 30px;
  }
}
.jdt-c0105-full-carousel .swiper-button-next {
  right: 12px;
}

@media (min-width: 992px) {
  .jdt-c0105-full-carousel .swiper-button-next {
    right: 30px;
  }
}
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: flex;
  flex-direction: row;
  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, sans-serif;
  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", serif;
  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, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 15px;
  letter-spacing: -0.4px;
  text-decoration-line: underline;
  transition: all 0.5s ease-out;
  color: #0f1729;
  cursor: pointer;
  background: 0 0;
  border: none;
  padding: 0;
  text-align: left;
}

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: 0;
    padding: 40px 20px;
    max-width: 1440px;
    border-radius: 0;
  }
}
section.c0107_side_contratos_cmp .title-inner-sub {
  font-family: EuclidFlex, sans-serif;
  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, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: -0.3px;
  color: #5c7cd9;
  padding: 10px 0;
  border: solid 1px #5c7cd9;
  border-radius: 5px;
  width: fit-content;
  margin-bottom: 20px;
  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:hover a {
  color: #fcf8ea;
}

section.c0107_side_contratos_cmp .contrato a {
  color: #5c7cd9;
  padding: 10px 10px 10px 30px;
}

section.c0107_side_contratos_cmp .contrato:last-child {
  margin-bottom: 0;
}

section.c0107_side_contratos_cmp .icon-edit:before {
  padding-left: 10px;
  position: absolute;
}

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: 0;
    padding: 40px 20px;
    max-width: 1440px;
    border-radius: 0;
  }
}
section.c0108_side_newsletter_cmp .title-inner-sub {
  font-family: EuclidFlex, sans-serif;
  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%;
  object-fit: cover;
}

section.c0108_side_newsletter_cmp .holder {
  display: flex;
  flex-direction: column;
}

section.c0108_side_newsletter_cmp .fecha {
  font-family: "Tiempos Text", serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.36px;
  margin-top: 15px;
  order: 1;
}

section.c0108_side_newsletter_cmp .titulo {
  font-family: EuclidFlex, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 15px;
  letter-spacing: -0.4px;
  text-decoration-line: underline;
  color: #5c7cd9;
  margin-top: 10px;
  order: 2;
  padding-bottom: 30px;
  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, sans-serif;
  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: flex;
  align-self: center;
  text-align: center;
  justify-content: center;
  margin: 0 auto;
  transition: all 0.5s ease-out;
  cursor: pointer;
  text-decoration: none;
}

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: 0;
    max-width: 1440px;
    border-radius: 0;
  }
}
section.c0109_side_contacto_cmp a {
  transition: all 0.5s ease-out;
  color: #fcf8ea;
}

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: flex;
  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: flex;
  flex-direction: column;
  gap: 5px;
}

section.c0109_side_contacto_cmp .title-inner-sub {
  font-family: EuclidFlex, sans-serif;
  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, sans-serif;
  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", serif;
  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", serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.36px;
  text-decoration-line: underline;
}

section.c0109_side_contacto_cmp a {
  color: #fcf8ea;
}

section.c0109_side_contacto_cmp .pic {
  max-width: 60px;
  width: 100%;
  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", serif;
  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", serif;
  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", serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.36px;
  text-decoration: none;
}

section.c0111_info_usuario_cmp {
  margin-bottom: 40px;
  color: #0f1729;
  padding: 40px 40px;
}

@media all and (max-width: 1400px) {
  section.c0111_info_usuario_cmp {
    padding: 40px 20px;
  }
}
section.c0111_info_usuario_cmp .title {
  font-family: EuclidFlex, sans-serif;
  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: flex;
  flex-direction: row;
  flex-wrap: wrap;
  background-color: #fcf8ea;
  border-radius: 5px;
  padding: 40px;
}

@media all and (max-width: 992px) {
  section.c0111_info_usuario_cmp .user_info {
    flex-direction: column;
    padding: 0;
  }
}
section.c0111_info_usuario_cmp .left {
  width: 35%;
  padding: 55px 55px 55px 30px;
  display: flex;
  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;
  align-self: center;
}

section.c0111_info_usuario_cmp .modificar, section.c0111_info_usuario_cmp .user_name {
  font-family: EuclidFlex, sans-serif;
  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_phone, section.c0111_info_usuario_cmp .user_where {
  font-family: "Tiempos Text", serif;
  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, sans-serif;
  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", serif;
  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;
  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", serif;
  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, sans-serif;
  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;
  transition: all 0.5s ease-out;
}

section.c0111_info_usuario_cmp .abahana_tel a:hover {
  cursor: pointer;
  opacity: 0.8;
}

section.c0110_side_animated_cmp {
  background-color: #fcf8ea;
  color: #0f1729;
  border-radius: 5px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-around;
  gap: 20px;
  margin: 0 auto 20px auto;
  max-width: 460px;
}

@media all and (max-width: 992px) {
  section.c0110_side_animated_cmp {
    max-width: 1440px;
    margin-bottom: 20px;
  }
}
section.c0110_side_animated_cmp .c0110_side_animated_wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  flex-direction: column;
  margin: 0 auto;
  font-family: EuclidFlex, sans-serif;
  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(../o/abahanavillas-design-theme/images/Tax_Advisors.gif);
  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, sans-serif;
  font-size: 35px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;
  letter-spacing: -0.7px;
  max-width: 410px;
  margin-bottom: 30px;
}

@media all and (max-width: 992px) {
  section.c0110_side_animated_cmp .c0110_side_animated_wrap .button-cmp {
    margin-inline: 15px;
  }
}
section.c0110_side_animated_cmp .c0110_side_animated_wrap.primary {
  background-image: url(../o/abahanavillas-design-theme/images/Tax_Advisors.gif);
}

section.c0110_side_animated_cmp .c0110_side_animated_wrap.abahana {
  background-image: url(../o/abahanavillas-design-theme/images/Banner_Flexible_Search.gif);
}

section.c0110_side_animated_cmp .c0110_side_animated_wrap.light {
  background-image: url(../o/abahanavillas-design-theme/images/Concierge_Service.gif);
}

section.c0110_side_animated_cmp .c0110_side_animated_wrap.light_simple {
  background-image: url(../o/abahanavillas-design-theme/images/Concierge_Service.gif);
}

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

.col-12.col-md-6.col-xl-4 section.c0110_side_animated_cmp {
  height: calc(100% - 20px);
}

.private-page section.c0110_side_animated_cmp {
  max-width: 440px;
  margin: 0;
}

@media (min-width: 992px) {
  .private-page section.c0110_side_animated_cmp {
    margin: 0 0 20px 0;
  }
}
section.section_propietarios_cmp section.c0110_side_animated_cmp .title_animated {
  max-width: 410px;
}

section.c0112_info_actualizar_cmp {
  color: #0f1729;
  margin-bottom: 30px;
  padding: 40px 40px;
}

@media all and (max-width: 1400px) {
  section.c0112_info_actualizar_cmp {
    padding: 40px 20px;
  }
}
section.c0112_info_actualizar_cmp .c0112_info_actualizar_wrap {
  background-color: #fcf8ea;
  border-radius: 5px;
  padding: 40px 20px;
  display: flex;
  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, sans-serif;
  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, sans-serif;
  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, sans-serif;
  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, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 300;
  line-height: 25px;
  letter-spacing: -0.3px;
  display: inline-block;
  width: fit-content;
  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;
}

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, sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 45px;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 40px;
  color: #0f1729;
}

@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: flex;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 20px;
  margin: 0 auto;
  justify-content: center;
}

section.c0113_newsletter_gallery_cmp .newsletter {
  background-color: #fcf8ea;
  width: 430px;
  height: 430px;
  border-radius: 5px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  position: relative;
}

@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 {
  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 {
  object-fit: cover;
  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 {
  object-fit: cover;
  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;
  transition: all 0.5s ease-out;
}

section.c0113_newsletter_gallery_cmp .news_info::after, section.c0113_newsletter_gallery_cmp .news_info::before {
  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: 0;
  border-width: 120px 120px 0 0;
  border-color: #f8f1e5 transparent transparent transparent;
}

section.c0113_newsletter_gallery_cmp .news_date {
  font-family: EuclidFlex, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: 0.24px;
  text-transform: uppercase;
  color: #0f1729;
}

section.c0113_newsletter_gallery_cmp .news_num {
  font-family: EuclidFlex, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  margin-bottom: 100px;
  color: #0f1729;
}

section.c0113_newsletter_gallery_cmp .btn_news {
  font-family: EuclidFlex, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: 0.24px;
  text-transform: uppercase;
  color: #0f1729;
  text-decoration: underline;
  transition: all 0.5s ease-out;
}

section.c0113_newsletter_gallery_cmp .btn_news:hover {
  cursor: pointer;
  opacity: 0.6;
}

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, sans-serif;
  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: flex;
  flex-direction: row;
  gap: 30px;
  margin-top: 40px;
  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 {
    flex-direction: column-reverse;
    gap: 10px;
  }
}
section.c0114_documentos_cmp .form-control {
  font-family: EuclidFlex, sans-serif;
  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;
  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: flex;
  align-items: center;
  flex-direction: row;
  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, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.14px;
  text-transform: uppercase;
  margin: 0;
  margin-bottom: 10px;
  overflow-wrap: anywhere;
}

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", serif;
  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: fit-content;
  background-color: #5c7cd9;
  color: #fcf8ea;
  font-family: EuclidFlex, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: -0.3px;
  transition: all 0.5s ease-out;
  padding: 8px 15px;
}

section.c0114_documentos_cmp .btn_doc:hover {
  cursor: pointer;
  opacity: 0.8;
  text-decoration: none;
}

.c0115_popup_gestionar_villa .choice {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 20px 0;
  border-bottom: 1px solid rgba(176, 173, 160, 0.5);
  transition: all 0.5s ease-out;
}

.c0115_popup_gestionar_villa .choice:hover {
  cursor: pointer;
  opacity: 0.6;
}

.c0115_popup_gestionar_villa .choice:last-child {
  border-bottom: none;
}

.c0115_popup_gestionar_villa .choice_left {
  width: 80%;
}

.c0115_popup_gestionar_villa .choice_valo {
  width: 100%;
  background: 0 0;
  border: none;
  text-align: left;
  padding: 20px 0;
}

.c0115_popup_gestionar_villa .choice_left_valo {
  width: 80%;
  display: flex;
  flex-direction: column;
}

.c0115_popup_gestionar_villa .choice_right {
  color: #0f1729;
  text-decoration: none;
}

.c0115_popup_gestionar_villa .text {
  font-family: EuclidFlex, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  text-align: start;
  margin: 0;
}

.c0115_popup_gestionar_villa .sub_text {
  font-family: "Tiempos Text", serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.36px;
  text-align: start;
  margin-bottom: 16px;
  margin-top: 8px;
}

.c0115_popup_gestionar_villa .icon-arrow-right:before, .c0115_popup_gestionar_villa .icon-diagonal-arrow:before {
  font-size: 25px;
}

.c0116_popup_oportunidades .choice, .c0116_popup_oportunidades .contact {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 20px 0;
  border-bottom: 1px solid rgba(176, 173, 160, 0.5);
  transition: all 0.5s ease-out;
  margin-bottom: 20px;
}

.c0116_popup_oportunidades .choice:last-child, .c0116_popup_oportunidades .contact:last-child {
  border-bottom: none;
}

.c0116_popup_oportunidades .contact {
  border: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 20px 0;
  transition: all 0.5s ease-out;
  margin-bottom: 20px;
}

.c0116_popup_oportunidades .contact:last-child {
  border-bottom: none;
}

.c0116_popup_oportunidades .choice_left {
  width: 80%;
}

@media all and (max-width: 992px) {
  .c0116_popup_oportunidades .choice_left {
    width: 100%;
  }
}
.c0116_popup_oportunidades .contact_left {
  width: 80%;
}

@media all and (max-width: 992px) {
  .c0116_popup_oportunidades .contact_left {
    width: 100%;
  }
}
.c0116_popup_oportunidades .text {
  font-family: EuclidFlex, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 2.2px;
  text-transform: uppercase;
}

.c0116_popup_oportunidades .sub_text {
  font-family: "Tiempos Text", serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.36px;
}

.c0116_popup_oportunidades .btn_contact {
  color: #fcf8ea;
  background-color: #5c7cd9;
  padding: 10px 15px;
  border-radius: 5px;
  font-family: EuclidFlex, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.4px;
  width: fit-content;
  transition: all 0.5s ease-out;
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
}

.c0116_popup_oportunidades .btn_contact:hover {
  cursor: pointer;
  opacity: 0.8;
  text-decoration: none;
}

@media all and (max-width: 992px) {
  .c0116_popup_oportunidades .btn_contact {
    width: initial;
  }
}
.c0116_popup_oportunidades .img_porcen {
  width: 90px;
}

.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) {
  .c0116_popup_oportunidades .circular-chart {
    margin: 0 -25px -25px 0;
    width: 100%;
    max-width: 120px;
  }
}
.c0116_popup_oportunidades .progress-text {
  font-feature-settings: "ss12" on;
  fill: #0f1729;
  font-family: EuclidFlex, sans-serif;
  font-size: 7px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  padding-top: 3px;
}

@media (min-width: 992px) {
  .c0116_popup_oportunidades .progress-text {
    font-size: 8px;
  }
}
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]) {
  appearance: none;
  height: 55px;
  position: relative;
  padding-left: 15px;
  padding-right: 40px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23000' d='M6 9L1 4h10z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 15px center;
  background-size: 12px;
  max-width: 100%;
}

section.c0118_resumen_estado_cmp .title {
  font-family: EuclidFlex, sans-serif;
  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.c0118_resumen_estado_cmp .title {
    font-size: 30px;
    line-height: 35px;
    letter-spacing: 1.5px;
  }
}
section.c0118_resumen_estado_cmp .forms {
  display: flex;
  flex-direction: row;
  gap: 30px;
  margin-top: 40px;
  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 {
    flex-direction: column-reverse;
    gap: 10px;
  }
}
section.c0118_resumen_estado_cmp .form-control {
  font-family: EuclidFlex, sans-serif;
  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;
  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.c0121_ocupacion_cmp {
  padding: 40px;
  color: #0f1729;
}

@media all and (max-width: 992px) {
  section.c0121_ocupacion_cmp {
    padding: 40px 20px 40px 20px;
  }
}
section.c0121_ocupacion_cmp .title {
  font-family: EuclidFlex, sans-serif;
  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, sans-serif;
  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 15px 70px 15px;
  margin-bottom: 45px;
}

@media (max-width: 480px) {
  section.c0121_ocupacion_cmp .zona-propietario-resumen-estadistico .zona-propietario-resumen-estadistico-holder {
    padding: 20px 20px 0 20px;
    margin-bottom: 0;
    margin-top: 20px;
  }
}
section.c0121_ocupacion_cmp .zona-propietario-resumen-estadistico .zona-propietario-resumen-estadistico-holder .title-help {
  color: #77756e;
  font-family: "Tiempos Text", serif;
  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;
    padding-top: 25px;
  }
}
section.c0121_ocupacion_cmp .zona-propietario-resumen-estadistico .zona-propietario-resumen-estadistico-holder ._cols {
  display: flex;
  min-height: 270px;
}

section.c0121_ocupacion_cmp .zona-propietario-resumen-estadistico .zona-propietario-resumen-estadistico-holder ._cols ._col-1 {
  display: flex;
  flex-direction: column;
  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;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  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: flex;
  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: 10px;
}

@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: 0;
  bottom: 0;
  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: 0;
}

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, sans-serif;
  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: 0;
  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 .barra {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100%;
  background-color: #222e50;
  text-align: center;
  display: flex;
  flex-flow: column;
  justify-content: center;
  padding-left: 3px;
  padding-right: 3px;
  width: 100%;
}

section.c0121_ocupacion_cmp .zona-propietario-resumen-estadistico .zona-propietario-resumen-estadistico-holder ._cols ._col-2 ._row .barra.fill::after, section.c0121_ocupacion_cmp .zona-propietario-resumen-estadistico .zona-propietario-resumen-estadistico-holder ._cols ._col-2 ._row .barra.fill::before {
  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;
  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: -24.5px;
  height: 25px;
  clip-path: polygon(50% 0, 0 100%, 100% 100%);
  border: none;
  background: #222e50;
  width: 100%;
}

section.c0121_ocupacion_cmp .zona-propietario-resumen-estadistico .zona-propietario-resumen-estadistico-holder ._cols ._col-2 ._row .barra .holder.fix {
  position: relative;
  margin-top: -205px;
}

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", serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  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", serif;
  color: #8cace8;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
}

section.c0119_villa_card_gestionar_cmp {
  padding: 40px;
  color: #0f1729;
}

@media all and (max-width: 992px) {
  section.c0119_villa_card_gestionar_cmp {
    padding: 0;
  }
}
section.c0119_villa_card_gestionar_cmp .c0119_villa_card_gestionar_wrap {
  background-color: #fcf8ea;
  border-radius: 5px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

@media all and (max-width: 992px) {
  section.c0119_villa_card_gestionar_cmp .c0119_villa_card_gestionar_wrap {
    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: 0;
  }
}
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 {
  object-fit: cover;
  height: 100%;
  width: 100%;
  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 .left .villa-card-quality {
  margin-bottom: 23px;
}

section.c0119_villa_card_gestionar_cmp .c0119_villa_card_gestionar_wrap .icons-stars-bar {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  font-size: 22px;
}

section.c0119_villa_card_gestionar_cmp .c0119_villa_card_gestionar_wrap .title {
  font-family: EuclidFlex, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  margin-bottom: 0;
}

section.c0119_villa_card_gestionar_cmp .c0119_villa_card_gestionar_wrap .c0119-icons-bar {
  margin-top: 10px;
  font-size: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  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 {
    justify-content: space-around;
    gap: 5px;
  }
}
section.c0119_villa_card_gestionar_cmp .c0119_villa_card_gestionar_wrap .c0119-icons-bar .info-bar {
  color: #0f1729;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  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: transparent;
}

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, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.4px;
  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.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, sans-serif;
  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: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  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, sans-serif;
  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", serif;
  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, sans-serif;
  color: #989a50;
  font-size: 35px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;
  letter-spacing: -0.7px;
  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", serif;
  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: 0;
  }
}
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: flex;
  flex-direction: row;
  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, sans-serif;
  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: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-around;
  gap: 40px;
}

@media all and (max-width: 992px) {
  section.c0120_oportunidades_small_cmp .c0120_oportunidades_small_wrap .bottom {
    flex-direction: column;
  }
}
section.c0120_oportunidades_small_cmp .c0120_oportunidades_small_wrap .circular-chart {
  display: block;
  margin: 0 -50px -50px 0;
  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-feature-settings: "ss12" on;
  fill: #0f1729;
  font-family: EuclidFlex, sans-serif;
  font-size: 9px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  padding-top: 3px;
}

@media (min-width: 992px) {
  section.c0120_oportunidades_small_cmp .c0120_oportunidades_small_wrap .progress-text {
    font-size: 10px;
  }
}
section.c0120_oportunidades_small_cmp .c0120_oportunidades_small_wrap .text {
  font-family: "Tiempos Text", serif;
  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: transparent;
  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, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.4px;
  width: fit-content;
  min-width: 220px;
  transition: all 0.5s ease-out;
  cursor: pointer;
}

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.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: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .title {
  font-family: EuclidFlex, sans-serif;
  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;
  color: #0f1729;
  background-color: #f1ede0;
}

section.c0123_calendario_small_cmp .c0123_calendario_small_wrap .btn_vercalen {
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.4px;
  padding-right: 24px;
  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: 0;
    text-align: end;
  }
}
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, sans-serif;
  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: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 30px;
  margin-top: 25px;
  justify-content: space-between;
  gap: 40px;
}

@media all and (max-width: 992px) {
  section.c0124_resumen_economico_cmp .resumen_box {
    flex-direction: column;
    gap: 20px;
  }
}
section.c0124_resumen_economico_cmp .sub_title {
  font-family: EuclidFlex, sans-serif;
  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, sans-serif;
  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", serif;
  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: transparent;
  color: #0f1729;
}

section.c0124_resumen_economico_cmp .btn_resumen {
  color: #fcf8ea;
  background-color: #5c7cd9;
  padding: 10px;
  border-radius: 5px;
  font-family: EuclidFlex, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.4px;
  height: 100%;
  transition: all 0.5s ease-out;
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
}

@media all and (max-width: 992px) {
  section.c0124_resumen_economico_cmp .btn_resumen {
    width: fit-content;
  }
}
section.c0124_resumen_economico_cmp .btn_resumen:hover {
  cursor: pointer;
  opacity: 0.8;
  text-decoration: none;
}

section.c0129_booking_steps-cmp ul {
  list-style: none;
  padding: 0;
  position: relative;
  width: 100%;
  margin: 0;
}

@media all and (min-width: 992px) {
  section.c0129_booking_steps-cmp ul {
    width: 100%;
    height: 48px;
    margin-bottom: 20px;
  }
}
section.c0129_booking_steps-cmp ul li {
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-size: 12px;
  line-height: 13px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 6px 0 7px;
  clip-path: polygon(0 0, calc(100% - 12px) 0, 100% 50%, calc(100% - 12px) 100%, 0 100%);
  width: calc(50% + 12px);
  padding-inline: 20px;
  font-style: normal;
  letter-spacing: 0.14px;
  text-transform: uppercase;
  flex-grow: 1;
  flex-shrink: 1;
  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;
    padding: 14px 0 16px;
    clip-path: polygon(0 0, calc(100% - 30px) 0, 100% 50%, calc(100% - 30px) 100%, 0 100%);
    position: absolute;
    width: calc(50% + 15px);
  }
}
section.c0129_booking_steps-cmp ul li.active, 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.active:after, 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) {
  margin-left: -12px;
  z-index: 1;
}

@media (min-width: 992px) {
  section.c0129_booking_steps-cmp ul li:nth-child(2) {
    margin-left: 0;
    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;
}

div.c0126_owner_modal {
  padding: 40px;
  color: #0f1729;
  width: 100%;
  margin: 0 auto;
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 100vh;
  touch-action: none;
  overscroll-behavior: none;
}

@media all and (max-width: 992px) {
  div.c0126_owner_modal {
    padding: 0;
  }
}
div.c0126_owner_modal .modal-medium {
  max-width: 900px;
}

div.c0126_owner_modal .modal-large {
  max-width: 1440px;
}

div.c0126_owner_modal .c0117_pop_calendario_completo .calendar .calendar-header {
  display: none;
}

div.c0126_owner_modal .c0126_owner_modal_wrap {
  margin: 3vh auto;
  background-color: #fcf8ea;
  padding: 40px 40px 30px 40px;
  border-radius: 5px;
  touch-action: pan-y;
  overscroll-behavior: contain;
}

@media all and (max-width: 992px) {
  div.c0126_owner_modal .c0126_owner_modal_wrap {
    margin: 40px 0;
    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-content .bank-text {
  color: #77756e;
  font-family: "Tiempos Text", serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.36px;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .modal-content .bank-account {
  color: #222e50;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-size: 35px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;
  letter-spacing: -0.7px;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .modal-content input[type=file] {
  font-size: initial;
  left: 0;
  right: initial;
}

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, sans-serif;
  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, sans-serif;
  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;
  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: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .choice_valo {
  border: none;
  color: #0f1729;
  background-color: #fcf8ea;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .modal-body {
  border: none;
  padding: 20px 0 0;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0115_popup_gestionar_villa .choice {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 20px 0;
  border-bottom: 1px solid rgba(176, 173, 160, 0.5);
  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: flex;
  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, sans-serif;
  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", serif;
  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: flex;
  flex-direction: row;
  align-items: flex-start;
  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;
    flex-direction: column;
  }
}
div.c0126_owner_modal .c0126_owner_modal_wrap .c0125_popup_valoraciones .popup_rate {
  color: #0f1729;
  font-family: EuclidFlex, sans-serif;
  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, sans-serif;
  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", serif;
  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: flex;
  flex-direction: row;
  gap: 15px;
  flex-wrap: wrap;
  margin-top: 30px;
  justify-content: space-around;
}

@media all and (max-width: 992px) {
  div.c0126_owner_modal .c0126_owner_modal_wrap .c0125_popup_valoraciones .popup_bottom {
    flex-direction: column;
  }
}
div.c0126_owner_modal .c0126_owner_modal_wrap .c0125_popup_valoraciones .popup_subtitle2 {
  color: #3c528e;
  font-family: EuclidFlex, sans-serif;
  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", serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  display: flex;
  flex-direction: row;
  gap: 30px;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0125_popup_valoraciones .popup_person {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0125_popup_valoraciones .popup_comment {
  padding: 20px;
  background-color: #f1ede0;
  border-radius: 6px;
  width: 48%;
  height: 300px;
  overflow: scroll;
  overflow-x: hidden;
}

@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: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 20px 0;
  border-bottom: 1px solid rgba(176, 173, 160, 0.5);
  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: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 20px 0;
  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, sans-serif;
  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", serif;
  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, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.4px;
  width: fit-content;
  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 {
  font-feature-settings: "ss12" on;
  fill: #0f1729;
  font-family: EuclidFlex, sans-serif;
  font-size: 7px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  padding-top: 3px;
}

@media (min-width: 992px) {
  div.c0126_owner_modal .c0126_owner_modal_wrap .c0116_popup_oportunidades .progress-text {
    font-size: 8px;
  }
}
div.c0126_owner_modal .c0126_owner_modal_wrap .c0127_popup_detalles {
  padding-left: 0;
  padding-right: 0;
  padding-top: 20px;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0127_popup_detalles .accordion-head {
  background-color: #f1ede0;
  font-family: EuclidFlex, sans-serif;
  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 0 0;
  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: 0 solid transparent;
  }
}
div.c0126_owner_modal .c0126_owner_modal_wrap .c0127_popup_detalles .accordion-head .row div:first-child {
  border-left-width: 0;
}

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: 0 0 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: 0;
}

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: 0 !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: 0 !important;
  color: #0f1729;
  font-family: EuclidFlex, sans-serif;
  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, sans-serif;
  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: 0;
  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(../images/iconos/icono-plus.svg);
  background-repeat: no-repeat;
  background-position: center right;
  background-size: 24px;
  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: flex;
    justify-content: center;
    align-items: 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(../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: inline-flex;
  justify-content: 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 {
  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: 0;
  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: transparent;
}

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: 0;
  color: #77756e;
  font-family: "Tiempos Text", serif;
  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-family: EuclidFlex, sans-serif;
  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, sans-serif;
  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: 0;
}

div.c0126_owner_modal .c0126_owner_modal_wrap .c0128_owner_downloads_modal a {
  font-family: EuclidFlex, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: -0.3px;
  color: #5c7cd9;
  text-decoration: underline;
  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;
}

div.c0126_owner_modal.c0126_owner_report .c0126_owner_modal_wrap, div.c0126_owner_modal.c0126_owner_report .c0126_owner_modal_wrap .modal-content {
  background-color: #f1ede0;
}

div.c0126_owner_modal.c0126_owner_report .c0126_owner_modal_wrap .modal-content .popup_cerrar, div.c0126_owner_modal.c0126_owner_report .c0126_owner_modal_wrap .popup_cerrar {
  background-color: transparent;
}

div.c0126_owner_modal.calendar-price-legend-modal {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
  z-index: 9999 !important;
  background-color: rgba(0, 0, 0, 0.5) !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 0 !important;
  overflow-y: auto !important;
  overflow-x: hidden !important;
}

div.c0126_owner_modal.calendar-price-legend-modal .c0126_owner_modal_wrap {
  position: relative !important;
  z-index: 10000 !important;
  margin: 3vh auto !important;
}

@media (max-width: 991px) {
  div.c0126_owner_modal.calendar-price-legend-modal {
    z-index: 1060 !important;
  }
  div.c0126_owner_modal.calendar-price-legend-modal .c0126_owner_modal_wrap {
    z-index: 1061 !important;
    background-color: #fcf8ea !important;
    padding: 20px 10px 70px 10px !important;
  }
  div.c0126_owner_modal.calendar-price-legend-modal .modal-header {
    padding: 0 !important;
    margin-bottom: 20px !important;
  }
  div.c0126_owner_modal.calendar-price-legend-modal .modal-header .popup_top {
    display: flex !important;
    flex-direction: row !important;
    justify-content: space-between !important;
    align-items: flex-start !important;
    width: 100% !important;
  }
  div.c0126_owner_modal.calendar-price-legend-modal .modal-header .popup_title {
    color: #0f1729 !important;
    width: auto !important;
    flex: 1 !important;
  }
  div.c0126_owner_modal.calendar-price-legend-modal .modal-header .popup_cerrar {
    color: #0f1729 !important;
    background-color: transparent !important;
    position: relative !important;
    top: 0 !important;
    right: 0 !important;
    left: auto !important;
    margin-left: auto !important;
    margin-right: 0 !important;
    order: 2 !important;
    flex-shrink: 0 !important;
  }
  div.c0126_owner_modal.calendar-price-legend-modal .modal-body {
    padding: 20px !important;
  }
}
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%;
  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;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  display: block;
  font-size: 30px;
  line-height: 35px;
  letter-spacing: 1.5px;
}

@media (min-width: 992px) {
  section.c0130_booking_villa_card-cmp .booking-villa-card-title {
    font-size: 40px;
    line-height: 45px;
    letter-spacing: 2px;
  }
}
section.c0130_booking_villa_card-cmp .booking-villa-card-subtitle {
  color: #0f1729;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  display: block;
  margin-bottom: 20px;
  font-size: 15px;
  line-height: 15px;
  letter-spacing: 1.2px;
}

@media (min-width: 992px) {
  section.c0130_booking_villa_card-cmp .booking-villa-card-subtitle {
    font-size: 22px;
    line-height: 25px;
    letter-spacing: 2.2px;
  }
}
section.c0130_booking_villa_card-cmp .icons-bar {
  font-size: 0;
  margin-bottom: 30px;
  display: flex;
  flex-wrap: wrap;
  row-gap: 10px;
  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;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-style: normal;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 11px;
  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: flex;
}

section.c0130_booking_villa_card-cmp .icons-bar .info-bar .villa-card-quality .icon-star-rating {
  margin-right: 0;
}

section.c0130_booking_villa_card-cmp .icons-bar > .info-bar:first-of-type {
  width: 100%;
  margin-block: 10px;
}

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;
  }
}
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;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 34px;
  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;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  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", serif;
  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", serif;
  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, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: -0.3px;
  cursor: pointer;
}

section.c0131_about_villa_cmp .c0131_about_villa_wrap .card_quote {
  margin: 30px 0 0 0;
  background-color: #f1ede0;
  display: flex;
  align-items: flex-start;
  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 0 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", serif;
  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, sans-serif;
  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: flex;
  align-items: flex-start;
  justify-content: flex-start;
  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;
  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.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 0 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: flex;
  flex-wrap: wrap;
  flex-direction: row;
  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, sans-serif;
  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-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 .btn-leyenda {
  background-color: #fcf8ea;
  border: solid 1px #0f1729;
  border-radius: 6px;
  padding: 10px 10px;
  text-align: center;
  font-family: EuclidFlex, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: -0.3px;
  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;
  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: flex;
  flex-direction: row;
  flex-wrap: wrap;
  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, sans-serif;
  font-size: 35px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;
  letter-spacing: -0.7px;
  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, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: 0.24px;
  text-transform: uppercase;
  cursor: pointer;
  text-decoration: underline;
  transition: all 0.5s ease-out;
  color: #0f1729 !important;
  order: 2;
  opacity: 1;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: flex-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: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0 10px 10px;
  margin-bottom: 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, sans-serif;
  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 {
  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: flex;
  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: flex;
  flex-direction: row;
  justify-content: space-between;
  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::after, section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .offer_one::before {
  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: 0;
  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::after, section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .offer_two::before {
  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: 0;
  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, sans-serif;
  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, sans-serif;
  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::after, section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .offer_one .offer_flag::before {
  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: 0;
  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::after, section.c0133_section_calendar_productpages_cmp .c0133_section_calendar_productpages_wrap .offer_two .offer_flag::before {
  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: 0;
  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;
}

section.c0134_section_long_stay_cmp .c0134_section_long_stay_wrap .title {
  font-family: EuclidFlex, sans-serif;
  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, sans-serif;
    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, sans-serif;
  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, sans-serif;
    font-size: 22px;
    line-height: 25px;
    letter-spacing: 2.2px;
  }
}
section.c0134_section_long_stay_cmp .c0134_section_long_stay_wrap .months {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
  justify-content: flex-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: 500px) {
  section.c0134_section_long_stay_cmp .c0134_section_long_stay_wrap .info_box {
    width: 32%;
  }
}
@media (min-width: 979px) {
  section.c0134_section_long_stay_cmp .c0134_section_long_stay_wrap .info_box {
    width: 32%;
  }
}
section.c0134_section_long_stay_cmp .c0134_section_long_stay_wrap .month {
  font-family: EuclidFlex, sans-serif;
  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, sans-serif;
  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;
  justify-content: center;
}

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

.jdt-c0135 {
  --jdt-c0135-area-stroke:#5c7cd9;
  --jdt-c0135-marker-fill:#5c7cd9;
  --jdt-c0135-area-fill:rgba(92, 124, 217, 0.9);
  --jdt-c0135-axis-text:#666666;
  --jdt-c0135-bg:#fcf8ea;
  --jdt-c0135-surface:#f1ede0;
  --jdt-c0135-border:#f8f1e5;
  --jdt-c0135-text:#0f1729;
  --jdt-c0135-max-width:1040px;
  background: var(--jdt-c0135-bg);
}

.jdt-c0135__wrap {
  margin: 0 auto;
  max-width: var(--jdt-c0135-max-width);
  padding: 40px 12px;
}

@media (min-width: 992px) {
  .jdt-c0135__wrap {
    padding: 40px 16px;
  }
}
.jdt-c0135__year-switch {
  display: flex;
  gap: 6px;
  padding: 4px;
  border: 1px solid var(--jdt-c0135-border);
  background: var(--jdt-c0135-surface);
  border-radius: 4px;
  margin: 0 0 16px;
  flex-wrap: wrap;
  justify-content: flex-end;
  width: fit-content;
  margin-left: auto;
}

.jdt-c0135__year-btn {
  appearance: none;
  border: 0;
  background: 0 0;
  padding: 4px 12px;
  border-radius: 6px;
  cursor: pointer;
  font-size: 14px;
  letter-spacing: 0.14px;
  text-transform: uppercase;
  color: var(--jdt-c0135-text);
  transition: background-color 120ms ease;
}

.jdt-c0135__year-btn:hover {
  background: rgba(0, 0, 0, 0.04);
}

.jdt-c0135__year-btn:focus-visible {
  outline: 2px solid rgba(0, 0, 0, 0.35);
  outline-offset: 2px;
}

.jdt-c0135__year-btn.jdt-is-active {
  background: var(--jdt-c0135-bg);
}

.jdt-c0135__chart-content {
  width: 100%;
}

.jdt-c0135__empty {
  padding: 18px 0;
  color: var(--jdt-c0135-text);
}

.jdt-c0135__legend {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  margin-top: 10px;
  padding-bottom: 4px;
}

.jdt-c0135__legend-swatch {
  width: 16px;
  height: 12px;
  background: var(--jdt-c0135-area-stroke);
}

.jdt-c0135__legend-text {
  font-size: 12px;
  font-weight: 500;
  color: var(--jdt-c0135-text);
  line-height: 1.2;
}

.jdt-c0135-tooltip {
  padding: 8px 10px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
}

.jdt-c0135-tooltip__title {
  font-size: 12px;
  color: var(--jdt-c0135-text);
  margin-bottom: 6px;
}

.jdt-c0135-tooltip__row {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 14px;
  color: var(--jdt-c0135-text);
}

.jdt-c0135-tooltip__dot {
  width: 8px;
  height: 8px;
  background-color: var(--jdt-c0135-marker-fill);
  border-radius: 50%;
}

body[data-theme=abahanaluxe] .jdt-c0135 {
  --jdt-c0135-area-stroke:#4e346b;
  --jdt-c0135-marker-fill:#4e346b;
  --jdt-c0135-area-fill:rgba(78, 52, 107, 0.9);
  --jdt-c0135-text:#2f1f41;
}

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, sans-serif;
  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, sans-serif;
    font-size: 22px;
    line-height: 25px;
    letter-spacing: 2.2px;
  }
}
section.c0136_section_map_cmp .section_map_wrap .lists {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: flex-start;
  margin-top: 0;
  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: 0;
}

section.c0136_section_map_cmp .section_map_wrap .lists .list li {
  list-style: none;
  font-family: "Tiempos Text", serif;
  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", serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -0.6px;
  text-align: start;
  align-self: flex-start;
  margin-bottom: 20px;
}

@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", serif;
  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, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: -0.3px;
  margin-bottom: 40px;
  margin-top: 15px;
  cursor: pointer;
}

section.c0137_about_villa_lux_cmp .c0137_about_villa_lux_wrap .design_info {
  font-family: EuclidFlex, sans-serif;
  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: flex;
  align-items: flex-start;
  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: #fff;
}

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", serif;
  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, sans-serif;
  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;
  transition: all 0.5s ease-out;
  transition-delay: 0.1s;
  max-height: 144px;
}

section.c0137_about_villa_lux_cmp .c0137_about_villa_lux_wrap .aboutlux_show-more-height.expanded {
  max-height: none;
}

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

section.c0138_section_about_lux_cmp .c0138_section_about_lux_wrap .services div {
  margin-top: 40px;
}

@media all and (min-width: 992px) {
  section.c0138_section_about_lux_cmp .c0138_section_about_lux_wrap .services {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px;
  }
  section.c0138_section_about_lux_cmp .c0138_section_about_lux_wrap .services div {
    width: 48%;
    margin-top: 0;
  }
}
section.c0138_section_about_lux_cmp .c0138_section_about_lux_wrap .intro {
  font-family: "Tiempos Text", serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  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", serif;
  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", serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  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", serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    letter-spacing: -0.36px;
  }
}
section.c0138_section_about_lux_cmp .c0138_section_about_lux_wrap .right {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin: 0 auto;
  color: #b09dc6;
  font-family: EuclidFlex, sans-serif;
  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(/documents/d/guest/new_horizons);
  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, sans-serif;
  font-size: 35px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;
  letter-spacing: -0.5px;
  max-width: 250px;
}

@media all and (max-width: 992px) {
  section.c0138_section_about_lux_cmp .c0138_section_about_lux_wrap .services-height {
    overflow: hidden;
    transition: all 0.5s ease-out;
  }
}
.jdt-c0141-popup-productfacts {
  display: flex;
  flex-direction: column;
  gap: 0;
}

.jdt-c0141-popup-productfacts__item {
  border-bottom: 1px solid rgba(176, 173, 160, 0.5);
}

.jdt-c0141-popup-productfacts__item:last-child {
  border-bottom: none;
}

.jdt-c0141-popup-productfacts__button {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: left;
  padding: 20px 0;
  background: 0 0;
  border: none;
  outline: 0;
  cursor: pointer;
  transition: all 0.5s ease-out;
}

.jdt-c0141-popup-productfacts__button:active, .jdt-c0141-popup-productfacts__button:focus {
  outline: 0;
  border: none;
}

.jdt-c0141-popup-productfacts__button:hover .jdt-c0141-popup-productfacts__arrow .icon-arrow-right::before, .jdt-c0141-popup-productfacts__button:hover .jdt-c0141-popup-productfacts__description, .jdt-c0141-popup-productfacts__button:hover .jdt-c0141-popup-productfacts__title {
  color: #5c7cd9;
}

.jdt-c0141-popup-productfacts__title {
  font-family: EuclidFlex, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  color: #0f1729;
  text-align: start;
  margin: 0 0 16px;
}

.jdt-c0141-popup-productfacts__content {
  padding: 0 0 16px;
}

.jdt-c0141-popup-productfacts__description {
  font-family: "Tiempos Text", serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.36px;
  color: #77756e;
  text-align: start;
  margin: 0;
  transition: all 0.5s ease-out;
}

.jdt-c0141-popup-productfacts__arrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  background: 0 0;
  border: none;
  width: auto;
  height: auto;
  padding: 0;
  transition: transform 0.2s ease;
}

.jdt-c0141-popup-productfacts__button--open .jdt-c0141-popup-productfacts__arrow {
  transform: rotate(90deg);
}

.jdt-c0141-popup-productfacts__arrow .icon-arrow-right {
  font-family: icomoon, sans-serif !important;
  speak: never;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.jdt-c0141-popup-productfacts__arrow .icon-arrow-right::before {
  font-family: icomoon, sans-serif !important;
  content: "\e900";
  font-size: 25px;
  line-height: 1;
  color: #0f1729;
  display: block;
  transition: all 0.5s ease-out;
}

.jdt-c0141-popup-productfacts__expanded-content {
  font-family: "Tiempos Text", serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.36px;
  color: #0f1729;
}

.jdt-c0141-popup-productfacts__expanded-content li, .jdt-c0141-popup-productfacts__expanded-content p {
  font-family: "Tiempos Text", serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.36px;
}

.jdt-c0141-popup-productfacts__list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.jdt-c0141-popup-productfacts__list-item {
  display: flex;
  align-items: flex-start;
  gap: 10px;
}

.jdt-c0141-popup-productfacts__list-item .icon {
  flex-shrink: 0;
  color: #5c7cd9;
  margin-top: 4px;
}

.jdt-c0141-popup-productfacts__cancellation-content {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.jdt-c0141-popup-productfacts__cancellation-content p {
  font-family: EuclidFlex, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.02em;
  color: #0f1729;
  margin: 0;
}

.jdt-c0141-popup-productfacts__policy-section {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.jdt-c0141-popup-productfacts__policy-title {
  font-family: EuclidFlex, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: 0.02em;
  color: #5c7cd9;
  background: 0 0;
  border: none;
  padding: 0;
  text-align: left;
  cursor: pointer;
  transition: all 0.2s ease;
  text-decoration: none;
}

.jdt-c0141-popup-productfacts__policy-title:hover {
  color: #3c528e;
  text-decoration: underline;
}

.jdt-c0141-popup-productfacts__policy-title:active, .jdt-c0141-popup-productfacts__policy-title:focus {
  outline: 0;
  border: none;
}

.jdt-c0141-popup-productfacts__policy-text {
  font-family: EuclidFlex, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.02em;
  color: #0f1729;
  margin: 0;
  padding-left: 16px;
}

.jdt-c0141-popup-productfacts__refund-list {
  list-style: disc;
  padding-left: 20px;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.jdt-c0141-popup-productfacts__refund-item {
  font-family: EuclidFlex, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.02em;
  color: #0f1729;
}

section.c0139_section_picture_lux_cmp {
  background-color: #fcf8ea;
}

section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap button {
  background: 0 0;
  border: none;
}

section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap {
  margin: 0 auto;
  max-width: 1440px;
  padding: 0;
  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 .gallery_grid {
  width: min(757px, 100%);
  margin-top: 0;
  max-width: 100%;
  overflow: hidden;
  display: grid;
  gap: 7px;
}

@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%;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
}

section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid img {
  object-fit: cover;
  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;
}

@media (min-width: 992px) {
  section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridA .image1 {
    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;
}

@media (min-width: 992px) {
  section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridA .image2 {
    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: 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 {
  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;
}

@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;
  }
}
section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridA .image6 {
  grid-column: 2/span 1;
  grid-row: 3/4;
}

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

@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 {
    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: flex;
    grid-column: 1/span 4;
    grid-row: 2/4;
  }
}
section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridB .image2 img, section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridB .image3 img {
  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;
}

@media (min-width: 992px) {
  section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridB .image4 {
    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 {
    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;
}

@media (min-width: 992px) {
  section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridB .image7 {
    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 .image2 img, section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridC .image5 img {
  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;
}

@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 {
    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;
}

@media (min-width: 992px) {
  section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridC .image3 {
    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: 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;
}

@media (min-width: 992px) {
  section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridC .image6 {
    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;
}

@media (min-width: 992px) {
  section.c0139_section_picture_lux_cmp .c0139_section_picture_lux_wrap .gallery_grid.gridC .image7 {
    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 {
    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;
}

@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: 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 {
  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;
}

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

@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, sans-serif;
  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: flex;
  justify-content: center;
  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;
  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;
    flex-direction: row;
  }
}
section.c0142_booking_details-cmp .booking-details-row .form-group {
  margin-bottom: 20px;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
}

@media (min-width: 992px) and (max-width: 1440px) {
  section.c0142_booking_details-cmp .booking-details-row .form-group {
    flex-direction: column;
    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-description, section.c0142_booking_details-cmp .booking-details-row .c0012-quantity-list-item-cmp .quantity-list-item-title {
  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 {
    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 {
    justify-content: space-between;
    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;
  font-feature-settings: "ss12" on;
  display: block;
  font-family: EuclidFlex, sans-serif;
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 15px;
  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;
    letter-spacing: 2.2px;
  }
}
section.c0142_booking_details-cmp .booking-details-info {
  color: #77756e;
  font-family: "Tiempos Text", serif;
  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;
  }
}
section.c0142_booking_details-cmp .booking-details-section {
  color: #0f1729;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  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;
    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;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 0.24px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  margin-bottom: 0;
}

@media (min-width: 992px) {
  section.c0142_booking_details-cmp .booking-details-label.d-lg-block {
    padding: 10px;
  }
}
@media (min-width: 992px) and (max-width: 1440px) {
  section.c0142_booking_details-cmp .booking-details-label {
    align-items: flex-start;
  }
}
section.c0142_booking_details-cmp .wrapper-input-date input[type=text], section.c0142_booking_details-cmp input[type=date] {
  border-radius: 5px;
  background-color: #f1ede0;
  padding: 10px;
  border: 0;
  margin: 0;
  color: #222e50;
  text-align: center;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: 0.24px;
  text-transform: uppercase;
  max-width: 102px;
}

@media (min-width: 992px) {
  section.c0142_booking_details-cmp .wrapper-input-date input[type=text], section.c0142_booking_details-cmp input[type=date] {
    margin-right: 60px;
  }
}
section.c0142_booking_details-cmp .wrapper-input-date input[type=text][readonly]::-webkit-calendar-picker-indicator, section.c0142_booking_details-cmp input[type=date][readonly]::-webkit-calendar-picker-indicator {
  display: none;
  -webkit-appearance: none;
}

section.c0142_booking_details-cmp .wrapper-input-date input[type=text][readonly]::-moz-calendar-picker-indicator, section.c0142_booking_details-cmp input[type=date][readonly]::-moz-calendar-picker-indicator {
  display: none;
}

section.c0142_booking_details-cmp .wrapper-input-date input[type=text][readonly]::-ms-calendar-picker-indicator, section.c0142_booking_details-cmp input[type=date][readonly]::-ms-calendar-picker-indicator {
  display: none;
}

@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;
  max-width: 440px;
  margin: 30px 0;
  border-radius: 5px;
}

@media all and (max-width: 992px) {
  section.c0143_info_zonausuario-cmp {
    border-radius: 0;
    margin: 0;
  }
}
section.c0143_info_zonausuario-cmp .c0143_info_zonausuario-wrap .user_info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

@media all and (max-width: 992px) {
  section.c0143_info_zonausuario-cmp .c0143_info_zonausuario-wrap .user_info {
    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, sans-serif;
  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", serif;
  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, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 15px;
  letter-spacing: -0.4px;
  text-decoration-line: underline;
  transition: all 0.5s ease-out;
  color: #0f1729;
  cursor: pointer;
}

@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: 0;
  }
}
section.c0144_title_zonausuario-cmp .c0144_title_zonausuario-wrap .title {
  color: #0f1729;
  font-family: EuclidFlex, sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 45px;
  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 {
    font-feature-settings: "ss12" on;
    font-family: EuclidFlex, sans-serif;
    font-size: 30px;
    letter-spacing: 1.5px;
  }
}
section.c0144_title_zonausuario-cmp .c0144_title_zonausuario-wrap .sub_title {
  color: #0f1729;
  font-family: "Tiempos Text", serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.36px;
  width: 100%;
}

.section_title {
  font-family: EuclidFlex, sans-serif;
  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 0;
  margin-bottom: 0;
}

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

.clientes-favoritos, .tarjeta-regalo-holder {
  display: flex;
  flex-flow: column;
  height: 100%;
  justify-content: center;
  padding-right: 10px;
  padding-bottom: 10px;
  color: #0f1729;
  font-family: "Tiempos Text", serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.36px;
  padding-left: 0;
  padding-top: 0;
}

.clientes-favoritos .titulo, .tarjeta-regalo-holder .titulo {
  font-size: 30px;
  line-height: 45px;
  font-weight: 500;
  padding-bottom: 20px;
}

.clientes-favoritos .texto, .tarjeta-regalo-holder .texto {
  padding-bottom: 10px;
}

.clientes-favoritos .btn-buscar, .tarjeta-regalo-holder .btn-buscar {
  width: fit-content;
  border-radius: 5px;
  border: none;
  background: #222e50;
  padding: 10px 30px;
  text-decoration: none;
  color: #fcf8ea;
  text-align: center;
  font-family: EuclidFlex, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.4px;
  transition: all 0.5s ease-out;
}

.clientes-favoritos .btn-buscar:hover, .tarjeta-regalo-holder .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-lg-8, div.section_zonausuario_pages_cmp .col-md-12, div.section_zonausuario_pages_cmp .col-sm-6 {
  padding-right: 0;
  padding-left: 0;
}

section.c0145_form_zonausuario-cmp {
  border-radius: 5px;
  color: #0f1729;
  margin: 0 30px 30px 0;
}

@media all and (max-width: 992px) {
  section.c0145_form_zonausuario-cmp {
    padding: 30px 20px 0 0;
    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, sans-serif;
  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: fit-content;
  border-radius: 5px;
  font-family: "Tiempos Text", serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.36px;
  display: block;
  margin: 5px 0;
  padding: 0;
  background-color: transparent;
}

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 .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;
  font-family: EuclidFlex, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  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: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
}

section.c0145_form_zonausuario-cmp .c0145_form_zonausuario-wrap .details td {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 10px;
}

section.c0145_form_zonausuario-cmp .c0145_form_zonausuario-wrap .details td label {
  margin: 0;
  padding-right: 10px;
}

section.c0145_form_zonausuario-cmp .c0145_form_zonausuario-wrap .details input {
  background-color: #fcf8ea;
  font-family: EuclidFlex, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 13px;
  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=checkbox], section.c0145_form_zonausuario-cmp .c0145_form_zonausuario-wrap .details input[type=radio] {
  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=checkbox]:checked::after, section.c0145_form_zonausuario-cmp .c0145_form_zonausuario-wrap .details input[type=radio]: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 {
  background-color: #fcf8ea;
  font-family: EuclidFlex, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 13px;
  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, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 13px;
  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, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.3px;
  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 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;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 15px;
  letter-spacing: 1.2px;
}

@media (min-width: 992px) {
  section.c0148_payment_options-cmp .payment-options-title {
    font-size: 22px;
    line-height: 25px;
    letter-spacing: 2.2px;
  }
}
section.c0148_payment_options-cmp .payment-options-intro {
  color: #77756e;
  font-family: "Tiempos Text", serif;
  font-style: normal;
  font-weight: 400;
  margin-top: 5px;
  margin-bottom: 24px;
  font-size: 12px;
  line-height: 14px;
}

@media (min-width: 992px) {
  section.c0148_payment_options-cmp .payment-options-intro {
    font-size: 12px;
    line-height: 17px;
  }
}
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;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 15px;
  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;
    letter-spacing: 2.2px;
  }
}
section.c0148_payment_options-cmp .payment-option .payment-option-choice {
  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;
  font-family: "Tiempos Text", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  cursor: pointer;
  display: block;
}

@media (min-width: 992px) {
  section.c0148_payment_options-cmp .payment-option .payment-option-info {
    font-size: 12px;
    line-height: 17px;
  }
}
section.c0148_payment_options-cmp .payment-option .payment-option-attribute {
  color: #666526;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  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-info, section.c0148_payment_options-cmp .payment-option.active .payment-option-title {
  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 > a, .c0150_pagination .pagination li > span {
  background-color: #fcf8ea;
  border: none;
  border-radius: 0;
  display: inline-block;
  padding: 5px 14px;
  color: #5c7cd9;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  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:focus, .c0150_pagination .pagination li > a:hover {
  background-color: #fcf8ea;
  text-decoration: none;
}

.c0150_pagination .pagination .disabled > a, .c0150_pagination .pagination .disabled > a:focus, .c0150_pagination .pagination .disabled > a:hover, .c0150_pagination .pagination .disabled > span {
  background-color: #fcf8ea;
  color: #77756e;
  cursor: not-allowed;
}

.c0151_booking_expand-cmp .c0017_banner-cmp.banner-alt-1 .banner-panel {
  justify-content: center;
}

.c0151_booking_expand-cmp .c0017_banner-cmp.banner-alt-1 .banner-panel .banner-title {
  min-height: auto;
  display: block;
}

.c0151_booking_expand-cmp .booking-expand-content .booking-expand-title {
  color: #0f1729;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-style: normal;
  font-weight: 500;
  margin-bottom: 5px;
  display: block;
  font-size: 20px;
  line-height: 20px;
  letter-spacing: -0.5px;
}

@media (min-width: 992px) {
  .c0151_booking_expand-cmp .booking-expand-content .booking-expand-title {
    font-size: 35px;
    line-height: 40px;
    letter-spacing: -0.7px;
  }
}
.c0151_booking_expand-cmp .booking-expand-content .booking-expand-info {
  color: #0f1729;
  font-family: "Tiempos Text", serif;
  font-style: normal;
  font-weight: 400;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

@media (min-width: 992px) {
  .c0151_booking_expand-cmp .booking-expand-content .booking-expand-info {
    font-size: 12px;
    line-height: 17px;
  }
}
.c0151_booking_expand-cmp .booking-expand-content .booking-expand-label {
  margin: 40px 0 10px;
  color: #77756e;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.14px;
  text-transform: uppercase;
  display: block;
}

.c0151_booking_expand-cmp .booking-expand-content .booking-expand-card {
  border-radius: 5px;
  background: #fcf8ea;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin-bottom: 30px;
}

@media (min-width: 992px) {
  .c0151_booking_expand-cmp .booking-expand-content .booking-expand-card {
    margin-bottom: 0;
  }
}
.c0151_booking_expand-cmp .booking-expand-content .booking-expand-card header {
  border-radius: 5px 5px 0 0;
  background: #aa8500;
  color: #fcf8ea;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: 0.24px;
  text-transform: uppercase;
  text-align: center;
  padding: 10px 0;
}

.c0151_booking_expand-cmp .booking-expand-content .booking-expand-card .booking-expand-price {
  color: #0f1729;
  text-align: center;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  display: block;
  margin: 20px 0 10px 0;
}

.c0151_booking_expand-cmp .booking-expand-content .booking-expand-card .booking-expand-dates {
  display: block;
  margin-bottom: 20px;
}

.c0151_booking_expand-cmp .booking-expand-content .booking-expand-card .booking-expand-date {
  color: #0f1729;
  text-align: center;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: 0.24px;
  text-transform: uppercase;
  margin: 0 2px;
}

.c0151_booking_expand-cmp .booking-expand-content .booking-expand-card .booking-expand-date:before {
  margin-right: 4px;
}

.c0151_booking_expand-cmp .booking-expand-content .booking-expand-card footer {
  padding: 0 15px 15px;
}

.c0151_booking_expand-cmp .booking-expand-content .booking-expand-card.added header {
  background-color: #0f1729;
}

.c0151_booking_expand-cmp .booking-expand-content .booking-expand-card.added footer .btn {
  background-color: #0f1729;
}

.c0151_booking_expand-cmp .modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
}

.c0151_booking_expand-cmp .modal .modal-dialog {
  max-width: 90%;
  max-height: 90%;
  background: #fff;
  border-radius: 5px;
  overflow: hidden;
}

.c0151_booking_expand-cmp .modal .modal-dialog .modal-content .modal-header {
  padding: 20px;
  border-bottom: 1px solid #eee;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.c0151_booking_expand-cmp .modal .modal-dialog .modal-content .modal-header .modal-title {
  font-family: EuclidFlex, sans-serif;
  font-size: 18px;
  font-weight: 500;
  margin: 0;
}

.c0151_booking_expand-cmp .modal .modal-dialog .modal-content .modal-header .btn-close {
  background: 0 0;
  border: none;
  font-size: 24px;
  cursor: pointer;
  color: #0f1729;
}

.c0151_booking_expand-cmp .modal .modal-dialog .modal-content .modal-body {
  padding: 20px;
  max-height: 70vh;
  overflow-y: auto;
}

#extend_booking_modal.show, .modal-clean#extend_booking_modal.show {
  z-index: 1050 !important;
  position: fixed !important;
}

body:has(#extend_booking_modal.show) .modal-backdrop, body:has(.modal-clean#extend_booking_modal.show) .modal-backdrop {
  z-index: 1040 !important;
}

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, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 15px;
  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;
    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;
  font-family: "Tiempos Text", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
}

@media (min-width: 992px) {
  section.c0152_booking_content_block-cmp .booking-content-content {
    font-size: 12px;
    line-height: 17px;
  }
}
section.c0152_booking_content_block-cmp .booking-content-content strong {
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  display: block;
  margin-bottom: 5px;
  font-size: 12px;
  line-height: 11px;
  letter-spacing: 0.4px;
}

@media (min-width: 992px) {
  section.c0152_booking_content_block-cmp .booking-content-content strong {
    font-size: 12px;
    line-height: 14px;
    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 {
  transition: all 0.5s ease-out;
}

section.c0152_booking_content_block-cmp .btn.btn-fit:not([href]):hover {
  cursor: default;
  background-color: #222e50;
}

section.c0152_booking_content_block-cmp .btn.btn-blue {
  cursor: pointer;
  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.c0152_booking_content_block-cmp .popover {
  position: absolute;
  top: 100%;
  right: 0;
  background: #fff;
  border: 1px solid #77756e;
  border-radius: 5px;
  padding: 15px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  z-index: 1000;
  min-width: 200px;
}

section.c0152_booking_content_block-cmp .popover .popover-content h3 {
  font-family: EuclidFlex, sans-serif;
  font-size: 14px;
  font-weight: 500;
  margin: 0 0 10px 0;
  color: #0f1729;
}

section.c0152_booking_content_block-cmp .popover .popover-content p {
  font-family: "Tiempos Text", serif;
  font-size: 12px;
  line-height: 16px;
  margin: 0;
  color: #77756e;
}

section.c0153_booking_rate_options-cmp .booking-rate-options-content {
  background-color: #fcf8ea;
  padding: 30px 20px;
  border-radius: 5px;
}

section.c0153_booking_rate_options-cmp .booking-rate-options-info {
  color: #77756e;
  font-family: "Tiempos Text", serif;
  font-style: normal;
  font-weight: 400;
  display: block;
  margin-bottom: 24px;
  font-size: 12px;
  line-height: 14px;
}

@media (min-width: 992px) {
  section.c0153_booking_rate_options-cmp .booking-rate-options-info {
    font-size: 12px;
    line-height: 17px;
  }
}
section.c0153_booking_rate_options-cmp .rate-option {
  position: relative;
  padding: 20px;
  margin-bottom: 15px;
  border-radius: 5px;
  background: #f1ede0;
  display: flex;
  gap: 20px;
  align-items: center;
}

section.c0153_booking_rate_options-cmp .rate-option input {
  cursor: pointer;
}

section.c0153_booking_rate_options-cmp .rate-option label {
  display: flex;
  column-gap: 15px;
  row-gap: 5px;
  margin: 0;
  cursor: pointer;
  align-items: center;
}

@media (max-width: 1380px) and (min-width: 992px) {
  section.c0153_booking_rate_options-cmp .rate-option label {
    flex-wrap: wrap;
  }
}
@media (max-width: 360px) {
  section.c0153_booking_rate_options-cmp .rate-option label {
    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;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 15px;
  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;
    letter-spacing: -0.7px;
  }
}
section.c0153_booking_rate_options-cmp .rate-option .rate-option-info {
  color: #0f1729;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  display: block;
  margin-top: 2px;
  font-size: 12px;
  line-height: 11px;
  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;
    letter-spacing: 0.24px;
  }
}
section.c0153_booking_rate_options-cmp .rate-option .rate-option-subinfo {
  color: #0f1729;
  font-family: "Tiempos Text", serif;
  font-style: normal;
  display: block;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
}

@media (min-width: 992px) {
  section.c0153_booking_rate_options-cmp .rate-option .rate-option-subinfo {
    font-size: 12px;
    line-height: 17px;
  }
}
@media (max-width: 360px) {
  section.c0153_booking_rate_options-cmp .rate-option .rate-option-subinfo {
    width: min-content;
  }
}
section.c0153_booking_rate_options-cmp .rate-option .rate-option-attribute {
  color: #666526;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  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-info, section.c0153_booking_rate_options-cmp .rate-option.active .rate-option-price, 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-content {
  background-color: #fcf8ea;
  padding: 30px 20px;
  border-radius: 5px;
  border: 1px solid #77756e;
}

section.c0154_booking_invoice_details-cmp .invoice_details-item {
  color: #77756e;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 11px;
  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;
    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;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 13px;
  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;
    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 .invoice-details-content > .d-flex:nth-last-of-type(2) .invoice_details-item {
  margin-bottom: 15px;
}

section.c0155_booking_payment_deadlines-cmp .payment-deadlines-content {
  background-color: #fcf8ea;
  padding: 30px 20px;
  border-radius: 5px;
  border: 1px solid #77756e;
}

section.c0155_booking_payment_deadlines-cmp .booking-payment-deadlines-info {
  color: #77756e;
  font-family: "Tiempos Text", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
}

@media (min-width: 992px) {
  section.c0155_booking_payment_deadlines-cmp .booking-payment-deadlines-info {
    font-size: 12px;
    line-height: 17px;
  }
}
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: 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;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  display: block;
  margin-bottom: 5px;
  font-size: 12px;
  line-height: 11px;
  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;
    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;
}

section.c0156_booking_sheets-cmp .logo-alquilasabanas {
  position: absolute;
  top: 20px;
  right: 0;
}

@media (max-width: 767px) {
  section.c0156_booking_sheets-cmp .logo-alquilasabanas {
    right: auto;
    left: -8px;
  }
}
section.c0156_booking_sheets-cmp .carrusel-reserva {
  padding-top: 90px;
  position: relative;
}

section.c0156_booking_sheets-cmp .reserva-heading {
  color: #aa8500;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  margin-bottom: 20px;
}

section.c0156_booking_sheets-cmp .container.extras {
  margin-bottom: 70px;
}

section.c0156_booking_sheets-cmp .container.extras:last-of-type {
  margin-bottom: 0;
  padding-bottom: 70px;
}

section.c0156_booking_sheets-cmp .extras .extras-grid {
  display: flex;
  justify-content: flex-start;
  padding: 40px 0;
  border-bottom: 1px solid rgba(175, 172, 160, 0.33);
  flex-direction: column;
}

@media (min-width: 992px) {
  section.c0156_booking_sheets-cmp .extras .extras-grid {
    flex-direction: row;
  }
}
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;
}

section.c0156_booking_sheets-cmp .extras .extras-grid .extras-grid__heading {
  display: flex;
  justify-content: space-between;
}

@media (min-width: 992px) {
  section.c0156_booking_sheets-cmp .extras .extras-grid .extras-grid__heading {
    width: 30%;
    padding-right: 65px;
  }
}
section.c0156_booking_sheets-cmp .extras .extras-grid .extras-grid__heading .extras-grid__heading__icon {
  display: none;
}

section.c0156_booking_sheets-cmp .extras .extras-grid .extras-grid__heading .extras-grid__heading__info-button {
  margin-left: 10px;
  cursor: pointer;
  max-height: 30px;
}

section.c0156_booking_sheets-cmp .extras .extras-grid .extras-grid__heading .extras-grid__heading__info-button span::before {
  color: #77756e;
}

section.c0156_booking_sheets-cmp .extras .extras-grid .extras-grid__heading .extras-grid__heading__title {
  color: #0f1729;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.14px;
  text-transform: uppercase;
}

section.c0156_booking_sheets-cmp .extras .extras-grid .extras-grid__description {
  display: flex;
  flex-direction: column;
  gap: 2px;
}

@media (min-width: 992px) {
  section.c0156_booking_sheets-cmp .extras .extras-grid .extras-grid__description {
    width: 40%;
  }
}
section.c0156_booking_sheets-cmp .extras .extras-grid .extras-grid__description .extras-grid__description__text {
  color: #0f1729;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.14px;
  text-transform: uppercase;
}

section.c0156_booking_sheets-cmp .extras .extras-grid .extras-grid__description .extras-grid__description__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

section.c0156_booking_sheets-cmp .extras .extras-grid .extras-grid__description .extras-grid__description__list li {
  display: inline;
  padding-right: 10px;
  position: relative;
  color: #77756e;
  font-family: "Tiempos Text", serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
}

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

section.c0156_booking_sheets-cmp .extras .extras-grid .extras-grid__description .extras-grid__description__list li:last-child:before {
  display: none;
}

section.c0156_booking_sheets-cmp .extras .extras-grid .extras-grid__amount {
  display: flex;
  align-items: center;
  margin-top: 10px;
  justify-content: space-between;
}

@media (min-width: 992px) {
  section.c0156_booking_sheets-cmp .extras .extras-grid .extras-grid__amount {
    width: 30%;
    padding-left: 65px;
    margin-top: 0;
  }
}
section.c0156_booking_sheets-cmp .extras .extras-grid .extras-grid__amount .extras-grid__amount__buttons {
  padding-top: 0;
  display: inline;
  vertical-align: top;
}

section.c0156_booking_sheets-cmp .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 {
  display: inline;
  appearance: none;
  border: 0;
  text-indent: -9999px;
  background-color: transparent;
  position: relative;
  width: 12px;
  height: auto;
  padding: 0;
  cursor: pointer;
}

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 .plus:before {
  color: #aa8500;
  position: absolute;
  display: block;
  content: "\e902";
  text-indent: 0;
  font-family: icomoon, sans-serif;
  top: 4px;
  right: 0;
  left: 0;
  font-size: 12px;
}

section.c0156_booking_sheets-cmp .extras .extras-grid .extras-grid__amount .extras-grid__amount__buttons .plus:before {
  content: "\e903";
}

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;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: 0.24px;
  text-transform: uppercase;
  width: 27px;
  height: 24px;
}

section.c0156_booking_sheets-cmp .extras .extras-grid .extras-grid__amount .extras-grid__amount__price {
  color: #0f1729;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.14px;
  text-transform: uppercase;
}

@media (min-width: 992px) {
  section.c0156_booking_sheets-cmp .extras .extras-grid .extras-grid__amount .extras-grid__amount__price {
    margin-left: 65px;
  }
}
section.c0156_booking_sheets-cmp .extras-grid__more-info {
  display: none;
  padding: 2.5rem 2.5rem 1.5rem;
  border: 1px solid #ddd;
  border-top: 0;
  margin-bottom: 2rem;
  font-family: "Tiempos Text", serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
}

section.c0156_booking_sheets-cmp .extras-pago .extras-total {
  margin-top: 0;
}

section.c0156_booking_sheets-cmp .extras-pago .extras-total__amount {
  display: flex;
  justify-content: space-between;
}

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;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 2.2px;
  text-transform: uppercase;
}

section.c0156_booking_sheets-cmp .extras-pago .extras-condiciones {
  padding-top: 5px;
  padding-bottom: 20px;
}

section.c0156_booking_sheets-cmp .extras-pago .extras-condiciones input {
  cursor: pointer;
}

section.c0156_booking_sheets-cmp .extras-pago .extras-condiciones .extras-condiciones__acceptance-text {
  font-family: "Tiempos Text", serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
}

section.c0156_booking_sheets-cmp .extras-pago .extras-condiciones .extras-condiciones__acceptance-text a {
  color: #5c7cd9;
}

section.c0156_booking_sheets-cmp .extras-checkout {
  margin-bottom: 30px;
}

section.c0156_booking_sheets-cmp .extras-checkout .btn-pagar {
  border-radius: 5px;
  background: #aa8500;
  width: 100%;
  color: #fff5d0;
  text-align: center;
  transition: all 0.3s ease-in-out;
  font-family: EuclidFlex, sans-serif;
  font-size: 15px;
  font-style: normal;
  height: 34px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: -0.3px;
  border: none;
  cursor: pointer;
}

section.c0156_booking_sheets-cmp .extras-checkout .btn-pagar:hover:not(:disabled) {
  background-color: #ffc700;
}

section.c0156_booking_sheets-cmp .extras-checkout .btn-pagar:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

section.c0156_booking_sheets-cmp .carrusel-reserva-slider {
  margin-top: 50px;
}

section.c0156_booking_sheets-cmp .carrusel-reserva-slider .item .card {
  opacity: 0.5;
  padding: 10px;
  background-color: transparent;
  border-radius: 5px;
  border-color: transparent;
  cursor: pointer;
}

section.c0156_booking_sheets-cmp .carrusel-reserva-slider .item .card.selected {
  border: 1px solid #aa8500;
  opacity: 1;
}

section.c0156_booking_sheets-cmp .carrusel-reserva-slider .item .card.success.notSelected {
  border-color: #6d538c;
}

section.c0156_booking_sheets-cmp .carrusel-reserva-slider .item .card .img-rounded {
  border-radius: 5px;
  overflow: hidden;
}

section.c0156_booking_sheets-cmp .carrusel-reserva-slider .item .card .img-rounded img {
  width: 115%;
  margin-top: -7.5%;
}

section.c0156_booking_sheets-cmp .carrusel-reserva-slider .item .card .card-body {
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

section.c0156_booking_sheets-cmp .carrusel-reserva-slider .item .card .card-body .card-title {
  color: #0f1729;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.14px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

section.c0156_booking_sheets-cmp .carrusel-reserva-slider .item .card .card-body .card-list {
  min-height: 60px;
}

section.c0156_booking_sheets-cmp .carrusel-reserva-slider .item .card .card-body .card-list:last-child {
  min-height: auto;
}

section.c0156_booking_sheets-cmp .carrusel-reserva-slider .item .card .card-body .card-list .card-list-title {
  color: #0f1729;
  font-family: "Tiempos Text", serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  margin: 0;
}

section.c0156_booking_sheets-cmp .carrusel-reserva-slider .item .card .card-body .card-list ul {
  margin: 0 0 15px;
  padding: 0;
  list-style: none;
}

section.c0156_booking_sheets-cmp .carrusel-reserva-slider .item .card .card-body .card-list ul li {
  color: #0f1729;
  font-family: "Tiempos Text", serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
}

section.c0156_booking_sheets-cmp .c0156_booking_sheets__bottom-row {
  display: flex;
  justify-content: flex-end;
  margin-top: 16px;
}

section.c0156_booking_sheets-cmp .c0156_booking_sheets__nav {
  display: flex;
  align-items: center;
  gap: 4px;
}

section.c0156_booking_sheets-cmp .c0156_booking_sheets__nav-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  padding: 0;
  border: none;
  background: 0 0;
  color: #0f1729;
  cursor: pointer;
  transition: opacity 0.3s ease;
}

section.c0156_booking_sheets-cmp .c0156_booking_sheets__nav-btn:hover:not(:disabled) {
  opacity: 0.8;
}

section.c0156_booking_sheets-cmp .c0156_booking_sheets__nav-btn:focus {
  outline: 0;
}

section.c0156_booking_sheets-cmp .c0156_booking_sheets__nav-btn:disabled {
  opacity: 0.35;
  cursor: not-allowed;
  pointer-events: none;
}

section.c0156_booking_sheets-cmp .c0156_booking_sheets__nav-btn .swiper-navigation-icon {
  width: 11px;
  height: 20px;
  flex-shrink: 0;
}

section.c0156_booking_sheets-cmp .c0156_booking_sheets__nav-btn--prev .swiper-navigation-icon {
  transform: scaleX(-1);
}

section.c0158_booking_additional_packages-cmp {
  margin-bottom: 18px;
}

section.c0158_booking_additional_packages-cmp .additional-packages-title {
  color: #0f1729;
  font-feature-settings: "ss12" on;
  display: block;
  font-family: EuclidFlex, sans-serif;
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 15px;
  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;
    letter-spacing: 2.2px;
  }
}
section.c0158_booking_additional_packages-cmp .additional-packages-info {
  color: #77756e;
  font-family: "Tiempos Text", serif;
  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;
  }
}
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: flex;
  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;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 13px;
  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;
    letter-spacing: 0.14px;
  }
}
section.c0158_booking_additional_packages-cmp .additional-packages-card .additional-packages-card-info {
  color: #222e50;
  font-family: "Tiempos Text", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  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;
  }
}
section.c0157_alert-cmp .alert {
  font-family: "Tiempos Text", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  border: 1px solid #666526;
}

@media (min-width: 992px) {
  section.c0157_alert-cmp .alert {
    font-size: 12px;
    line-height: 17px;
    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 {
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 15px;
  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;
    letter-spacing: 2.2px;
    padding: 20px;
  }
}
section.c0157_alert-cmp.appearance-secondary .alert.alert-success {
  background-color: #c5cd91;
}

section.c0160_booking_review_payment-cmp .review-payment-content {
  background-color: #fcf8ea;
  padding: 30px 20px;
  border-radius: 5px;
  border: 1px solid #77756e;
}

section.c0160_booking_review_payment-cmp .booking-review-payment-info {
  color: #77756e;
  font-family: "Tiempos Text", serif;
  font-style: normal;
  font-weight: 400;
  display: block;
  margin-bottom: 30px;
  font-size: 12px;
  line-height: 14px;
}

@media (min-width: 992px) {
  section.c0160_booking_review_payment-cmp .booking-review-payment-info {
    font-size: 12px;
    line-height: 17px;
  }
}
section.c0160_booking_review_payment-cmp .booking-review-payment-billing-head {
  display: flex;
  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;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 11px;
  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;
    letter-spacing: 0.24px;
    margin-bottom: 0;
  }
}
section.c0160_booking_review_payment-cmp .booking-review-payment-billing-item {
  color: #0f1729;
  font-family: "Tiempos Text", serif;
  font-style: normal;
  font-weight: 400;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

@media (min-width: 992px) {
  section.c0160_booking_review_payment-cmp .booking-review-payment-billing-item {
    font-size: 12px;
    line-height: 17px;
  }
}
section.c0160_booking_review_payment-cmp .booking-review-payment-card {
  padding: 20px;
  border-radius: 5px;
  background: #0f1729;
  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: flex;
  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;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 35px;
  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;
    letter-spacing: 2px;
  }
}
section.c0160_booking_review_payment-cmp .booking-review-payment-card .booking-review-payment-card-item {
  color: #fcf8ea;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  display: block;
  font-size: 12px;
  line-height: 13px;
  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;
    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;
}

@media (max-width: 991px) {
  section.c0159_booking_payment_info-cmp {
    position: fixed;
    bottom: -210px;
    left: 0;
    width: 100%;
    z-index: 8;
    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: flex;
    justify-content: space-between;
    box-shadow: 0 0 10px 0 rgba(15, 23, 41, 0.15);
  }
  section.c0159_booking_payment_info-cmp .booking-payment-info-cta .booking-payment-info-cta-price {
    color: #fcf8ea;
    font-feature-settings: "ss12" on;
    font-family: EuclidFlex, sans-serif;
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: -0.5px;
  }
  section.c0159_booking_payment_info-cmp .booking-payment-info-cta .booking-payment-info-cta-info {
    color: #fcf8ea;
    font-family: EuclidFlex, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 13px;
    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;
    transform: rotate(90deg);
    color: #e3e9f2;
    font-size: 17px;
    line-height: 40px;
    width: 40px;
    text-align: center;
    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 {
    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: 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", serif;
  font-style: normal;
  font-weight: 400;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

@media (min-width: 992px) {
  section.c0159_booking_payment_info-cmp .booking-payment-info-info {
    font-size: 12px;
    line-height: 17px;
  }
}
section.c0159_booking_payment_info-cmp .booking-payment-info-label {
  margin: 15px 0;
  display: block;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  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: flex;
  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;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 30px;
  line-height: 35px;
  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;
    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;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  background: #222e50;
  color: #fcf8ea;
  font-size: 12px;
  line-height: 11px;
  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;
    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;
  font-family: "Tiempos Text", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  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;
    letter-spacing: -0.36px;
  }
}
.c0159_booking_payment_info-cmp-modal .booking-payment-info-modal-title {
  color: #222e50;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-size: 35px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;
  letter-spacing: -0.7px;
  margin-bottom: 20px;
  display: block;
}

.c0159_booking_payment_info-cmp-modal .booking-payment-info-modal-card-title {
  color: #222e50;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.14px;
  text-transform: uppercase;
}

.c0159_booking_payment_info-cmp-modal .booking-payment-info-modal-card-info {
  color: #0f1729;
  font-family: "Tiempos Text", serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  margin-bottom: 35px;
  display: block;
}

section.c0161_preg_frecuentes_cmp {
  border-radius: 5px;
  color: #0f1729;
  background-color: #fcf8ea;
  padding: 40px 40px;
  max-width: 1440px;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}

@media all and (max-width: 992px) {
  section.c0161_preg_frecuentes_cmp {
    padding: 40px 20px;
  }
}
section.c0161_preg_frecuentes_cmp h1 {
  font-family: EuclidFlex, sans-serif;
  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;
}

section.c0161_preg_frecuentes_cmp .panel-title a {
  padding: 40px 0;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  text-decoration: none;
  cursor: pointer;
}

section.c0161_preg_frecuentes_cmp .panel-title span {
  font-family: EuclidFlex, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  text-align: start;
  color: #0f1729;
  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 {
  transform: rotate(270deg);
  width: 20px;
  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 {
  transform: rotate(90deg);
}

section.c0161_preg_frecuentes_cmp .panel-collapse.collapse {
  display: none;
}

section.c0161_preg_frecuentes_cmp .panel-collapse.collapse.in {
  display: block;
}

section.c0161_preg_frecuentes_cmp .panel-body {
  font-family: "Tiempos Text", serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: -0.3px;
  text-align: start;
  margin-bottom: 16px;
  color: #0f1729;
  transition: all 0.5s ease-out;
  padding-bottom: 20px;
}

section.c0161_preg_frecuentes_cmp .panel-body a {
  color: #5c7cd9;
  cursor: pointer;
  text-decoration: underline;
  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", serif;
  font-size: 18px;
  font-style: normal;
  line-height: 22px;
  letter-spacing: -0.3px;
  text-align: start;
  margin-bottom: 16px;
  color: #0f1729;
  transition: all 0.5s ease-out;
}

.modal section.c0161_preg_frecuentes_cmp h1 {
  line-height: 48px;
}

.modal-cmp .c0161_preg_frecuentes_cmp {
  max-width: inherit;
  padding: 0;
}

section.c0163_error404 figure {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 50px 20px;
  gap: 30px;
}

section.c0163_error404 figcaption {
  order: 1;
  text-align: center;
  max-width: 40ch;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

section.c0163_error404 img {
  order: 2;
}

section.c0163_error404 picture {
  order: 2;
  display: flex;
}

section.c0163_error404 .img-responsive {
  width: 100%;
  max-width: 380px;
}

section.c0163_error404 span {
  font-family: EuclidFlex, sans-serif;
  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", serif;
  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;
}

@keyframes cookieFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
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: 1050;
  align-items: center;
  justify-content: space-between;
  flex-direction: row;
  display: none;
}

@media (max-width: 991px) {
  section.c0162_cookie_consent-cmp .aviso-de-cookies {
    flex-direction: column;
  }
}
section.c0162_cookie_consent-cmp .aviso-de-cookies.show {
  display: block;
  animation: cookieFadeIn 0.3s ease-in;
}

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: 0;
}

section.c0162_cookie_consent-cmp .aviso-de-cookies .holder .titulo {
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  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 {
    flex-direction: column;
    justify-content: 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", serif;
  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: 0;
  }
}
section.c0162_cookie_consent-cmp .aviso-de-cookies .holder .texto .link {
  color: #3c528e !important;
  font-weight: 500;
  text-decoration: underline;
  background-color: transparent;
  border: 0;
  padding: 0;
}

section.c0162_cookie_consent-cmp .aviso-de-cookies .holder .texto .link:focus {
  outline: 0;
}

section.c0162_cookie_consent-cmp .aviso-de-cookies .holder .texto a {
  text-decoration: underline;
  color: #5c7cd9;
  cursor: pointer;
  transition: all 0.5s ease-out;
}

section.c0162_cookie_consent-cmp .aviso-de-cookies .holder .texto a:hover {
  color: #8cace8;
}

section.c0162_cookie_consent-cmp .aviso-de-cookies .holder .cookie_open.btn-link {
  background: 0 0;
  border: none;
  padding: 0;
  color: #5c7cd9;
  text-decoration: underline;
  cursor: pointer;
  font: inherit;
  transition: all 0.5s ease-out;
}

section.c0162_cookie_consent-cmp .aviso-de-cookies .holder .cookie_open.btn-link:hover {
  color: #8cace8;
  text-decoration: none;
}

section.c0162_cookie_consent-cmp .aviso-de-cookies .holder .cookie_open.btn-link:focus {
  outline: 2px solid currentColor;
  outline-offset: 2px;
}

@media (max-width: 991px) {
  section.c0162_cookie_consent-cmp .aviso-de-cookies .holder {
    display: block;
    width: 100%;
    padding-right: 0;
  }
  section.c0162_cookie_consent-cmp .aviso-de-cookies .holder .texto {
    margin-bottom: 20px;
  }
}
section.c0162_cookie_consent-cmp .aviso-de-cookies .btns {
  width: 293px;
  vertical-align: middle;
  text-align: center;
  display: flex;
  gap: 20px;
}

section.c0162_cookie_consent-cmp .aviso-de-cookies .btns .btn-aceptar, section.c0162_cookie_consent-cmp .aviso-de-cookies .btns .btn-preferencias {
  display: inline-block;
  vertical-align: top;
  font-family: EuclidFlex, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  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-aceptar:focus, section.c0162_cookie_consent-cmp .aviso-de-cookies .btns .btn-preferencias:focus {
  outline: 0;
}

section.c0162_cookie_consent-cmp .aviso-de-cookies .btns .btn-preferencias {
  color: #0f1729 !important;
  border: 1px solid #3c528e;
  padding: 0;
  margin-right: 9px;
  background-color: transparent;
  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: 0;
  cursor: pointer;
  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-aceptar, section.c0162_cookie_consent-cmp .aviso-de-cookies .btns .btn-preferencias {
    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-cmp .parent-navigation {
  font-family: EuclidFlex, sans-serif;
}

section.c0162_cookie_consent-cmp .modal-cmp .parent-navigation .nav-pills .nav-pill-item {
  line-height: initial;
  width: 100%;
  margin-bottom: 12px;
}

section.c0162_cookie_consent-cmp .modal-cmp .parent-navigation .nav-pills .nav-pill-item .btn {
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: 0.24px;
  text-transform: uppercase;
  color: #0f1729;
  border-radius: 0;
  text-align: left;
  border: none;
  border-left: 10px transparent solid;
  padding: 10px 15px;
  width: 100%;
}

section.c0162_cookie_consent-cmp .modal-cmp .parent-navigation .nav-pills .nav-pill-item .btn.active {
  background-color: #f1ede0;
}

section.c0162_cookie_consent-cmp .modal-cmp .parent-navigation .tab-content {
  font-family: EuclidFlex, sans-serif;
}

section.c0162_cookie_consent-cmp .modal-cmp .parent-navigation .tab-content .tab-pane {
  border-left: 1px solid #f1ede0;
  padding: 20px 30px;
  min-height: 425px;
  color: #0f1729;
  font-family: "Tiempos Text", serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.36px;
}

section.c0162_cookie_consent-cmp .modal-cmp .parent-navigation .tab-content .tab-pane strong {
  padding: 10px 0;
  display: block;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.14px;
  text-transform: uppercase;
  color: #0f1729;
  margin-bottom: 30px;
}

section.c0162_cookie_consent-cmp .modal-cmp .parent-navigation .tab-content .tab-pane a {
  text-decoration: underline;
  color: #5c7cd9;
  cursor: pointer;
  transition: all 0.5s ease-out;
}

section.c0162_cookie_consent-cmp .modal-cmp .parent-navigation .tab-content .tab-pane a:hover {
  color: #8cace8;
}

section.c0162_cookie_consent-cmp .modal-cmp .parent-navigation .tab-content .tab-pane .cookies-actions {
  float: right;
}

section.c0162_cookie_consent-cmp .modal-cmp .parent-navigation .tab-content .tab-pane .cookies-actions input[type=checkbox], section.c0162_cookie_consent-cmp .modal-cmp .parent-navigation .tab-content .tab-pane .cookies-actions input[type=radio] {
  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-cmp .parent-navigation .tab-content .tab-pane .cookies-actions input[type=checkbox]:checked::after, section.c0162_cookie_consent-cmp .modal-cmp .parent-navigation .tab-content .tab-pane .cookies-actions input[type=radio]: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-cmp .parent-navigation .tab-content .tab-pane .cookies-actions label {
  padding: 10px 0;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.14px;
  text-transform: uppercase;
  color: #5c7cd9;
}

section.c0162_cookie_consent-cmp .modal-cmp .parent-navigation .tab-content .tab-pane .cookies-actions .material-switch {
  padding: 10px 0;
  position: relative;
}

section.c0162_cookie_consent-cmp .modal-cmp .parent-navigation .tab-content .tab-pane .cookies-actions .material-switch > input[type=checkbox] {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}

section.c0162_cookie_consent-cmp .modal-cmp .parent-navigation .tab-content .tab-pane .cookies-actions .material-switch > label {
  cursor: pointer;
  display: inline-block;
  position: relative;
  margin-top: 11px;
  margin-left: 4px;
  width: 26px;
  height: 18px;
  padding: 0;
  background-color: transparent;
}

section.c0162_cookie_consent-cmp .modal-cmp .parent-navigation .tab-content .tab-pane .cookies-actions .material-switch > label:before {
  content: "";
  position: absolute;
  display: block;
  height: 18px;
  width: 30px;
  top: 1px;
  left: 0;
  border-radius: 10px;
  background-color: #afaca0;
  transition: background-color 0.25s ease;
}

section.c0162_cookie_consent-cmp .modal-cmp .parent-navigation .tab-content .tab-pane .cookies-actions .material-switch > label:after {
  content: "" !important;
  position: absolute;
  display: block;
  top: 2px;
  left: 1px;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background-color: #f1ede0;
  transition: left 0.25s ease;
}

section.c0162_cookie_consent-cmp .modal-cmp .parent-navigation .tab-content .tab-pane .cookies-actions .material-switch > input[type=checkbox]:checked + label::before {
  background-color: #5c7cd9;
}

section.c0162_cookie_consent-cmp .modal-cmp .parent-navigation .tab-content .tab-pane .cookies-actions .material-switch > input[type=checkbox]:checked + label::after {
  left: 14px;
  background-color: #3c528e;
}

section.c0162_cookie_consent-cmp .modal-cmp .panel-cookies .icon-arrow-left:before {
  color: #77756e;
  font-size: 18px;
  padding-right: 10px;
}

section.c0162_cookie_consent-cmp .modal-cmp .panel-cookies .panel-cookies-header {
  font-family: EuclidFlex, sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 35px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: #0f1729;
}

section.c0162_cookie_consent-cmp .modal-cmp .panel-cookies .panel-cookies-header strong {
  font-weight: 400;
  line-height: 3.2rem;
  font-size: 1.6rem;
  display: inline-block;
  vertical-align: top;
  color: #0f1729;
}

section.c0162_cookie_consent-cmp .modal-cmp .panel-cookies .panel-cookies-header a {
  line-height: 3rem;
  display: inline-block;
  vertical-align: top;
  color: #0f1729;
}

section.c0162_cookie_consent-cmp .modal-cmp .panel-cookies .panel-cookies-header i {
  color: #afaca0;
  display: inline-block;
}

section.c0162_cookie_consent-cmp .modal-cmp .panel-cookies .cookies-list {
  padding: 7px;
  height: 380px;
  overflow: auto;
  font-family: "Tiempos Text", serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.3px;
  text-decoration: underline;
  transition: all 0.5s ease-out;
  cursor: pointer;
}

section.c0162_cookie_consent-cmp .modal-cmp .panel-cookies .cookies-list:hover {
  text-decoration: none;
  color: #5c7cd9;
}

section.c0162_cookie_consent-cmp .modal-cmp .panel-cookies .cookies-list strong {
  margin-top: 10px;
  position: relative;
  font-size: 14px !important;
  padding: 12px 14px !important;
}

section.c0162_cookie_consent-cmp .modal-cmp .panel-cookies .cookies-list strong .desplegar {
  top: 7px;
}

section.c0162_cookie_consent-cmp .modal-cmp .panel-cookies .cookies-list strong .desplegar i:before {
  font-size: 26px !important;
}

section.c0162_cookie_consent-cmp .modal-cmp .panel-cookies .cookies-list table {
  background-color: #f1ede0;
  margin-top: 20px;
  font-family: "Tiempos Text", serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.3px;
  border-radius: 5px;
}

section.c0162_cookie_consent-cmp .modal-cmp .panel-cookies .cookies-list table td {
  padding: 10px;
  color: #0f1729 !important;
}

section.c0162_cookie_consent-cmp .modal-cmp .panel-cookies .cookies-list table td:hover {
  cursor: initial;
  text-decoration: none;
  color: #0f1729 !important;
}

section.c0162_cookie_consent-cmp .modal-cmp .modal-footer {
  border: none;
  justify-content: space-between;
}

@media (max-width: 991px) {
  section.c0162_cookie_consent-cmp .modal-cmp .modal-footer .button-cmp {
    width: 100%;
  }
  section.c0162_cookie_consent-cmp .modal-cmp .modal-footer .button-cmp .btn {
    width: 100%;
  }
}
section.c0162_cookie_consent-cmp .modal-cmp .modal-dialog {
  border-radius: 5px;
}

section.c0162_cookie_consent-cmp .hidden {
  display: none;
}

section.c0162_cookie_consent-cmp .btn-link-cookies {
  background: 0 0;
  border: none;
  padding: 0;
  text-decoration: underline;
  color: #5c7cd9;
  cursor: pointer;
  font: inherit;
  transition: all 0.5s ease-out;
}

section.c0162_cookie_consent-cmp .btn-link-cookies:hover {
  color: #8cace8;
}

section.c0162_cookie_consent-cmp .btn-link-cookies:focus {
  outline: 2px solid currentColor;
  outline-offset: 2px;
}

section.c0162_cookie_consent-cmp .panel-cookies-back-btn {
  background: 0 0;
  border: none;
  padding: 0;
  cursor: pointer;
  line-height: 3rem;
  display: inline-block;
  vertical-align: top;
  color: #0f1729;
}

section.c0162_cookie_consent-cmp .panel-cookies-back-btn:focus {
  outline: 2px solid currentColor;
  outline-offset: 2px;
}

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, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 15px;
  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;
    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;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  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:after, section.c0164_booking_completion-cmp .booking-completion-progressbar:before {
  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:after, section.c0164_booking_completion-cmp .booking-completion-progressbar:before {
    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: 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: 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: flex;
  padding: 10px 0;
  align-items: center;
  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;
  position: relative;
  font-family: EuclidFlex, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: -0.3px;
  text-decoration: none;
  cursor: pointer;
  background-color: transparent;
  border: none;
  appearance: none;
  -webkit-font-smoothing: auto;
}

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.c0167_blog_capsule-cmp .blog_card .img_box {
  cursor: pointer;
}

section.c0167_blog_capsule-cmp .blog_card .card_title {
  color: #222e50;
  text-decoration: none;
  cursor: pointer;
}

section.c0167_blog_capsule-cmp .blog_card .card_title:hover {
  text-decoration: underline;
}

section.c0167_blog_capsule-cmp .blog_card .card_description {
  color: #222e50;
  cursor: pointer;
}

section.c0165_improve_experience-cmp .improve-experience-title {
  color: #0f1729;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 15px;
  letter-spacing: 1.2px;
  display: block;
}

@media (min-width: 992px) {
  section.c0165_improve_experience-cmp .improve-experience-title {
    font-size: 22px;
    line-height: 25px;
    letter-spacing: 2.2px;
  }
}
section.c0165_improve_experience-cmp .improve-experience-info {
  color: #918f84;
  font-family: "Tiempos Text", serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  display: block;
  margin-bottom: 8px;
}

@media (min-width: 992px) {
  section.c0165_improve_experience-cmp .improve-experience-info {
    font-size: 12px;
    line-height: 17px;
  }
}
section.c0165_improve_experience-cmp .improve-experience-content {
  max-height: 795px;
  overflow: hidden;
  margin-bottom: 18px;
  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-content .row > div:first-child figure {
  aspect-ratio: 3/1 !important;
}

@media (max-width: 992px) {
  section.c0165_improve_experience-cmp .improve-experience-content .row > div:first-child figure {
    aspect-ratio: 3/2 !important;
  }
}
section.c0165_improve_experience-cmp .improve-experience-content .row > div:nth-child(2) .improve-experience-card {
  height: calc(100% - 20px);
  display: flex;
  flex-direction: column;
}

section.c0165_improve_experience-cmp .improve-experience-content .row > div:nth-child(2) .improve-experience-card .improve-experience-card-content {
  flex-grow: 1;
}

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;
  aspect-ratio: 3/2;
}

section.c0165_improve_experience-cmp .improve-experience-card figure img {
  border-radius: 5px 5px 0 0;
  width: 100%;
  object-fit: cover;
  height: 100%;
}

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;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 13px;
  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;
    letter-spacing: 0.14px;
  }
}
section.c0165_improve_experience-cmp .improve-experience-card .improve-experience-card-info {
  color: #222e50;
  display: block;
  font-family: "Tiempos Text", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
}

@media (min-width: 992px) {
  section.c0165_improve_experience-cmp .improve-experience-card .improve-experience-card-info {
    font-size: 12px;
    line-height: 17px;
  }
}
section.c0166_booking_banner-cmp {
  background-color: #5c7cd9;
  padding-bottom: 20px;
  border-radius: 5px;
  min-height: 500px;
  margin-bottom: 20px;
  background-size: cover;
}

section.c0166_booking_banner-cmp .booking-banner-bg {
  background: #5c7cd9 50%/cover no-repeat;
  background-blend-mode: luminosity;
  height: 360px;
  position: relative;
  border-radius: 5px;
}

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;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  display: block;
  padding: 25px 27px 0 28px;
  font-size: 20px;
  line-height: 35px;
  letter-spacing: 1.5px;
}

@media (min-width: 992px) {
  section.c0166_booking_banner-cmp .booking-banner-title {
    font-size: 20px;
    line-height: 45px;
    letter-spacing: 2px;
  }
}
section.c0166_booking_banner-cmp .booking-banner-cta {
  display: block;
  color: #fcf8ea;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 15px;
  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;
    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.c0168_grid_capsule-cmp .c0168_grid_capsule-cmp_wrap .title {
  color: #222e50;
  font-family: EuclidFlex, sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 35px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-bottom: 20px;
}

section.c0168_grid_capsule-cmp .c0168_grid_capsule-cmp_wrap .content {
  display: flex;
  flex-direction: row;
  overflow-x: auto;
  gap: 20px;
}

@media (max-width: 992px) {
  section.c0168_grid_capsule-cmp .c0168_grid_capsule-cmp_wrap .content {
    flex-direction: column;
    gap: 10px;
  }
}
section.c0168_grid_capsule-cmp .c0168_grid_capsule-cmp_wrap .content::-webkit-scrollbar {
  width: 0;
}

section.c0168_grid_capsule-cmp .c0168_grid_capsule-cmp_wrap .content::-webkit-scrollbar-track {
  background: 0 0;
}

section.c0168_grid_capsule-cmp .c0168_grid_capsule-cmp_wrap .content::-webkit-scrollbar-thumb {
  background-color: transparent;
}

article.c0170_link_card_cmp {
  color: #222e50;
  background-color: #f1ede0;
  border-radius: 5px;
  transition: all 0.5s ease-out;
  cursor: pointer;
  margin-bottom: 20px;
}

@media all and (min-width: 1079px) {
  article.c0170_link_card_cmp {
    margin-bottom: 0;
    width: 100%;
  }
  article.c0170_link_card_cmp:hover .img {
    transform: scale(1.1);
  }
  article.c0170_link_card_cmp:hover .card_title {
    text-decoration: underline;
  }
}
article.c0170_link_card_cmp .card_title {
  color: #222e50;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  padding: 0 10px;
  min-height: 50px;
  text-decoration: none;
  cursor: pointer;
}

@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", serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 33px;
  letter-spacing: -0.44px;
  padding: 15px 10px;
  margin-bottom: 0;
  min-height: 210px;
  cursor: pointer;
}

@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 30px auto;
  cursor: pointer;
}

@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 {
  object-fit: cover;
  height: 100%;
  width: 100%;
  transition: all 0.5s ease-out;
}

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-top: 40px;
  padding-right: 0;
  padding-bottom: 40px;
  padding-left: 0;
}

@media all and (min-width: 992px) {
  section.c0169_title_general_wrap_cmp .c0169_title_general_wrap {
    padding: 80px 40px 80px 40px;
  }
}
section.c0169_title_general_wrap_cmp .title_general_wrap_title {
  color: #222e50;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  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: 0;
  }
}
section.c0169_title_general_wrap_cmp .content {
  display: flex;
  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 {
    flex-direction: column;
  }
}
section.c0169_title_general_wrap_cmp .content::-webkit-scrollbar {
  width: 0;
}

section.c0169_title_general_wrap_cmp .content::-webkit-scrollbar-track {
  background: 0 0;
}

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;
    justify-content: space-between;
    overflow: visible;
    gap: 20px;
    padding-left: 0;
  }
}
article.c0171_info_card_cmp {
  color: #222e50;
  background-color: #f1ede0;
  border-radius: 5px;
  transition: all 0.5s ease-out;
  margin-bottom: 20px;
}

@media all and (min-width: 1079px) {
  article.c0171_info_card_cmp {
    margin-bottom: 0;
    width: 100%;
  }
}
article.c0171_info_card_cmp .card_title {
  color: #5c7cd9;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  padding: 0 10px;
  min-height: 50px;
  margin-bottom: 0;
  cursor: pointer;
}

@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", serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 33px;
  letter-spacing: -0.44px;
  padding: 15px 10px;
  margin-bottom: 0;
  min-height: 210px;
  cursor: pointer;
}

@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 .img_box {
  height: 215px;
  overflow: hidden;
  border-radius: 5px 5px 0 0;
  margin: 0 auto 30px auto;
  cursor: pointer;
}

@media all and (min-width: 1079px) {
  article.c0171_info_card_cmp .img_box {
    height: 294px;
    width: 100%;
  }
}
article.c0171_info_card_cmp .img {
  object-fit: cover;
  height: 100%;
  width: 100%;
  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;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  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: 0;
  }
}
section.c0172_card_figure_cmp .cards {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
}

@media (max-width: 1180px) {
  section.c0172_card_figure_cmp .cards {
    padding-top: 30px;
    flex-direction: row;
  }
}
@media (max-width: 800px) {
  section.c0172_card_figure_cmp .cards {
    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: 0 0;
  height: 304px;
  right: 6px;
  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 #fcf8ea transparent;
  border-width: 0 135px 135px 0;
  width: 204px;
  min-width: 350px;
}

@media (max-width: 400px) {
  section.c0172_card_figure_cmp .cards .card_item figcaption:before {
    min-width: initial;
    width: 280px;
    left: initial;
  }
}
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: #fcf8ea transparent transparent transparent;
  border-width: 135px 0 0 135px;
}

@media (max-width: 400px) {
  section.c0172_card_figure_cmp .cards .card_item figcaption:after {
    width: 280px;
    left: initial;
  }
}
section.c0172_card_figure_cmp .cards .card_item figcaption .inner-fill {
  position: absolute;
  display: block;
  left: 0;
  background-color: #fcf8ea;
  right: 0;
  top: 134px;
  height: 36px;
  width: 350px;
}

@media (max-width: 400px) {
  section.c0172_card_figure_cmp .cards .card_item figcaption .inner-fill {
    width: 280px;
    left: initial;
  }
}
section.c0172_card_figure_cmp .cards .card_item figcaption .info {
  position: relative;
  z-index: 2;
  min-height: 155px;
  max-width: 660px;
  display: flex;
  height: 100%;
  padding: 16px 20px 20px 16px;
  flex-direction: column;
  gap: 15px;
  justify-content: space-between;
  min-width: 280px;
  width: 350px;
}

@media (max-width: 400px) {
  section.c0172_card_figure_cmp .cards .card_item figcaption .info {
    width: 280px;
    left: initial;
  }
}
section.c0172_card_figure_cmp .cards .card_item figcaption .info .comment {
  display: block;
  color: #0f1729;
  font-family: "Tiempos Text", serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.34px;
  width: 69%;
  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: 775px) {
  section.c0172_card_figure_cmp .cards .card_item figcaption .info .comment {
    width: 55%;
  }
}
section.c0172_card_figure_cmp .cards .card_item figcaption .info .villa {
  color: #0f1729;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  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;
  transition: all 0.5s ease-out;
  width: 70%;
  align-self: end;
  display: flex;
  justify-content: flex-end;
  cursor: pointer;
}

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;
  }
}
@media (max-width: 992px) {
  section.c0172_card_figure_cmp .cards .card_item figcaption .info .villa {
    width: 65%;
  }
}
@media (max-width: 400px) {
  section.c0172_card_figure_cmp .cards .card_item figcaption .info .villa {
    font-size: 20px;
  }
}
section.c0172_card_figure_cmp .cards .card_item figcaption:hover:before {
  border-color: transparent transparent #fcf8ea transparent;
}

section.c0172_card_figure_cmp .cards .card_item figcaption:hover:after {
  border-color: #fcf8ea transparent transparent transparent;
}

section.c0172_card_figure_cmp .cards .card_item figcaption:hover .inner-fill {
  background-color: #fcf8ea;
}

section.c0172_card_figure_cmp .cards .card_item .img_box {
  width: 100%;
  height: 390px;
  overflow: hidden;
  border-radius: 5px;
  cursor: pointer;
}

section.c0172_card_figure_cmp .cards .card_item .img {
  object-fit: cover;
  height: 100%;
  width: 100%;
  transition: all 0.5s ease-out;
}

section.c0172_card_figure_cmp .hidden {
  display: none;
}

section.c0173_read_more-cmp .read-more-content {
  transition: all ease 0.5s;
  overflow: hidden;
}

section.c0173_read_more-cmp .read-more-toggler {
  font-family: EuclidFlex, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: -0.3px;
  position: relative;
  cursor: pointer;
  display: none;
  padding: 0;
  color: #0f1729;
  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.c0173_read_more-cmp.has-toggle .read-more-toggler {
  display: inline-flex;
}

section.c0174_sent_confirmation figure {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 50px 20px;
  gap: 30px;
}

section.c0174_sent_confirmation figcaption {
  order: 1;
  text-align: center;
  max-width: 60ch;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

section.c0174_sent_confirmation img {
  order: 2;
  cursor: pointer;
}

section.c0174_sent_confirmation picture {
  order: 2;
  display: flex;
}

section.c0174_sent_confirmation .img-responsive {
  width: 100%;
  max-width: 380px;
}

section.c0174_sent_confirmation span {
  font-family: EuclidFlex, sans-serif;
  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", serif;
  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;
}

.accordion-propietarios-cmp .accordion .card {
  background-color: #fcf8ea;
  border: none;
  padding: 20px;
  margin-bottom: 40px;
  border-radius: 8px;
}

@media (max-width: 767px) {
  .accordion-propietarios-cmp .accordion .card {
    padding: 20px 10px 10px;
  }
}
.accordion-propietarios-cmp .accordion .card .card-header {
  background-color: transparent;
  border-bottom: none;
  padding: 0 0 10px;
}

.accordion-propietarios-cmp .accordion .card .card-header .icon_wrap {
  position: absolute;
  right: 30px;
  top: 50px;
  pointer-events: none;
  transform: rotate(270deg);
  transition: all 0.5s cubic-bezier(0.83, 0, 0.17, 1);
}

.accordion-propietarios-cmp .accordion .card .card-header .icon_wrap i {
  font-size: 20px;
}

.accordion-propietarios-cmp .accordion .card .card-header.show .icon_wrap {
  transform: rotate(90deg) translateY(5px);
}

.accordion-propietarios-cmp .accordion .card .card-header .btn-link {
  color: inherit;
  padding: 0;
  cursor: pointer;
}

.accordion-propietarios-cmp .accordion .card .card-header .btn-link span {
  display: block;
}

.accordion-propietarios-cmp .accordion .card .card-header .btn-link span:first-child {
  color: #0f1729;
  font-family: EuclidFlex, sans-serif;
  font-size: 35px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -0.02em;
}

.accordion-propietarios-cmp .accordion .card .card-header .btn-link span:nth-child(2) {
  font-family: "Tiempos Text", serif;
  font-size: 22px;
  color: #77756e;
  letter-spacing: -0.02em;
}

@media (max-width: 767px) {
  .accordion-propietarios-cmp .accordion .card .card-header .btn-link span:nth-child(2) {
    font-size: 18px;
  }
}
.accordion-propietarios-cmp .accordion .card .card-header .btn-link:focus, .accordion-propietarios-cmp .accordion .card .card-header .btn-link:hover {
  text-decoration: none;
}

.accordion-propietarios-cmp .accordion .card .card-header:focus-visible {
  outline: 0;
}

.accordion-propietarios-cmp .accordion .card .card-header > div:focus-visible {
  outline: 0;
}

.accordion-propietarios-cmp .accordion .card .card-header > div button:focus {
  box-shadow: none;
}

.accordion-propietarios-cmp .accordion .card .card-body {
  padding: 30px 0;
}

.accordion-propietarios-cmp .accordion .card .card-body-title {
  font-family: "Tiempos Text", serif;
  font-size: 22px;
  color: #77756e;
  letter-spacing: -0.02em;
  margin-bottom: 20px;
}

section.c0175_full_video-cmp {
  height: calc(100vh - 56px);
  margin-bottom: -56px;
  position: relative;
}

section.c0175_full_video-cmp:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background: linear-gradient(0deg, rgba(15, 23, 41, 0.2) 0, rgba(15, 23, 41, 0.2) 100%);
}

@media (min-width: 992px) {
  section.c0175_full_video-cmp:before {
    height: 186px;
    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.c0175_full_video-cmp {
    height: 100vh;
  }
}
@media (min-width: 992px) {
  section.c0175_full_video-cmp:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 197px;
    pointer-events: none;
    background: linear-gradient(180deg, rgba(4, 7, 12, 0) 0, rgba(15, 24, 41, 0.53) 98.85%);
  }
}
section.c0175_full_video-cmp video {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

section.c0175_full_video-cmp .full-video-caption {
  position: absolute;
  right: 20px;
  bottom: 140px;
  width: 100%;
  text-align: right;
}

@media (min-width: 992px) {
  section.c0175_full_video-cmp .full-video-caption {
    bottom: auto;
    right: 0;
    top: 35%;
    width: 33%;
    text-align: left;
  }
}
section.c0175_full_video-cmp .full-video-caption .full-video-title {
  color: #fcf8ea;
  font-family: "Tiempos Text", serif;
  font-style: normal;
  font-weight: 400;
  display: inline-block;
  font-size: 30px;
  line-height: 30px;
  letter-spacing: -0.6px;
  width: 60%;
  margin-bottom: 10px;
}

@media (min-width: 992px) {
  section.c0175_full_video-cmp .full-video-caption .full-video-title {
    font-size: 40px;
    line-height: 50px;
    letter-spacing: -0.8px;
    width: 100%;
    margin-bottom: 0;
  }
}
section.c0175_full_video-cmp .full-video-caption .full-video-subtitle {
  color: #fcf8ea;
  display: block;
  font-family: "Tiempos Text", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: -0.36px;
  margin-bottom: 20px;
}

@media (min-width: 992px) {
  section.c0175_full_video-cmp .full-video-caption .full-video-subtitle {
    margin-bottom: 30px;
    font-size: 22px;
    line-height: 33px;
    letter-spacing: -0.44px;
  }
}
section.c0175_full_video-cmp .full-video-caption .btn {
  padding: 10px;
  background: rgba(252, 248, 234, 0.6);
  font-family: EuclidFlex, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 17px;
  letter-spacing: -0.3px;
}

@media (min-width: 992px) {
  section.c0175_full_video-cmp .full-video-caption .btn {
    padding: 10px 30px;
    font-size: 20px;
    line-height: 25px;
    letter-spacing: -0.4px;
  }
}
section.c0175_full_video-cmp .full-video-caption .btn:hover {
  background-color: #fcf8ea;
  color: #222e50;
}

section.c0175_full_video-cmp .full-video-caption .btn:before {
  font-size: 14px;
}

@media (max-width: 991px) {
  section.c0175_full_video-cmp .full-video-caption .btn:before {
    font-size: 12px;
  }
}
#play_video .modal-body {
  display: flex;
  justify-content: center;
  align-items: center;
}

#play_video .modal-body video {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.c0177_tabla_propietarios-cmp h3 {
  color: #0f1729;
  font-family: EuclidFlex, sans-serif;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 20px;
}

.ag-watermark {
  display: none;
}

.ag-theme-quartz {
  --ag-row-vertical-padding-scale:1.9!important;
  --ag-header-vertical-padding-scale:0.8!important;
}

.ag-theme-quartz .ag-root-wrapper {
  border-color: rgba(175, 172, 160, 0.2);
}

.ag-theme-quartz .ag-root-wrapper .ag-header-row.ag-header-row-column {
  background-color: #222e50;
  color: #fcf8ea;
  font-family: EuclidFlex, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: 0.24px;
  text-transform: uppercase;
}

.ag-theme-quartz .ag-root-wrapper .ag-header-row.ag-header-row-column .ag-header-cell-resize::after {
  background-color: #fcf8ea;
  width: 1px;
}

.ag-theme-quartz .ag-root-wrapper .ag-header-row.ag-header-row-column .ag-header-icon .ag-icon, .ag-theme-quartz .ag-root-wrapper .ag-header-row.ag-header-row-column .ag-sort-indicator-icon .ag-icon {
  filter: invert(1);
}

.ag-theme-quartz .ag-root-wrapper .ag-header-row:not(:first-child) .ag-header-cell:not(.ag-header-span-height.ag-header-span-total) {
  background-color: #fcf8ea;
  border-top: none;
}

.ag-theme-quartz .ag-root-wrapper input[class^=ag-], .ag-theme-quartz .ag-root-wrapper input[class^=ag-]:not([type]):disabled, .ag-theme-quartz .ag-root-wrapper input[class^=ag-][type=date]:disabled, .ag-theme-quartz .ag-root-wrapper input[class^=ag-][type=datetime-local]:disabled, .ag-theme-quartz .ag-root-wrapper input[class^=ag-][type=number]:disabled, .ag-theme-quartz .ag-root-wrapper input[class^=ag-][type=tel]:disabled, .ag-theme-quartz .ag-root-wrapper input[class^=ag-][type=text]:disabled, .ag-theme-quartz .ag-root-wrapper textarea[class^=ag-]:disabled {
  background-color: #fcf8ea;
  color: #222e50;
  font-family: EuclidFlex, sans-serif;
  font-feature-settings: "ss12" on;
}

.ag-theme-quartz .ag-root-wrapper .ag-center-cols-viewport {
  background-color: #fcf8ea;
  border-color: rgba(175, 172, 160, 0.2);
}

.ag-theme-quartz .ag-root-wrapper .ag-details-row, .ag-theme-quartz .ag-root-wrapper .ag-header-row, .ag-theme-quartz .ag-root-wrapper .ag-row {
  background-color: #fcf8ea;
  color: #222e50;
  font-family: EuclidFlex, sans-serif;
  text-transform: uppercase;
  font-feature-settings: "ss12" on;
}

.ag-theme-quartz .ag-root-wrapper .ag-details-row .ag-body-viewport, .ag-theme-quartz .ag-root-wrapper .ag-header-row .ag-body-viewport, .ag-theme-quartz .ag-root-wrapper .ag-row .ag-body-viewport {
  background-color: #f1ede0;
}

.ag-theme-quartz .ag-root-wrapper .ag-details-row .ag-header-viewport, .ag-theme-quartz .ag-root-wrapper .ag-header-row .ag-header-viewport, .ag-theme-quartz .ag-root-wrapper .ag-row .ag-header-viewport {
  background-color: #f1ede0;
}

.ag-theme-quartz .ag-root-wrapper .ag-details-row .ag-header-viewport .ag-header-row.ag-header-row-column, .ag-theme-quartz .ag-root-wrapper .ag-header-row .ag-header-viewport .ag-header-row.ag-header-row-column, .ag-theme-quartz .ag-root-wrapper .ag-row .ag-header-viewport .ag-header-row.ag-header-row-column {
  background-color: #f1ede0;
  color: #0f1729;
}

.ag-theme-quartz .ag-root-wrapper .ag-details-row .ag-header-viewport .ag-header-row.ag-header-row-column .ag-header-cell-resize::after, .ag-theme-quartz .ag-root-wrapper .ag-header-row .ag-header-viewport .ag-header-row.ag-header-row-column .ag-header-cell-resize::after, .ag-theme-quartz .ag-root-wrapper .ag-row .ag-header-viewport .ag-header-row.ag-header-row-column .ag-header-cell-resize::after {
  background-color: #222e50;
}

.ag-theme-quartz .ag-root-wrapper .ag-details-row .ag-header-viewport .ag-header-row.ag-header-row-column .ag-icon, .ag-theme-quartz .ag-root-wrapper .ag-header-row .ag-header-viewport .ag-header-row.ag-header-row-column .ag-icon, .ag-theme-quartz .ag-root-wrapper .ag-row .ag-header-viewport .ag-header-row.ag-header-row-column .ag-icon {
  filter: invert(0);
}

.ag-theme-quartz .ag-root-wrapper .ag-header-cell-text {
  font-weight: 600;
}

.ag-theme-quartz .ag-root-wrapper .ag-row {
  border-color: rgba(175, 172, 160, 0.2);
  cursor: pointer;
}

.ag-theme-quartz .ag-root-wrapper .ag-row:hover {
  background-color: #f1ede0;
}

.ag-theme-quartz .ag-root-wrapper .ag-row-hover.ag-full-width-row.ag-row-group::before, .ag-theme-quartz .ag-root-wrapper .ag-row-hover:not(.ag-full-width-row)::before {
  background-color: #f1ede0;
}

.ag-theme-quartz .ag-root-wrapper .ag-row-footer {
  font-weight: 600;
}

.ag-theme-quartz .ag-root-wrapper .ag-checkbox-input-wrapper.ag-checked::after {
  color: #222e50;
}

.ag-theme-quartz .ag-root-wrapper .ag-set-filter-item-checkbox {
  font-family: EuclidFlex, sans-serif;
}

.ag-theme-quartz .ag-paging-panel {
  background-color: #f1ede0;
  border-top-color: #afaca0;
  color: #222e50;
  font-family: EuclidFlex, sans-serif;
}

.ag-theme-quartz .ag-paging-panel .ag-wrapper {
  background-color: #fcf8ea;
}

.ag-theme-quartz .ag-tab-selected {
  background-color: #fcf8ea;
}

.c0178_tabla_propietarios_mobile-cmp {
  font-family: EuclidFlex, sans-serif;
  padding: 10px;
  background: #fcf8ea;
  border-radius: 5px;
}

.c0178_tabla_propietarios_mobile-cmp .table-title {
  display: block;
  margin-bottom: 20px;
  font-family: "Tiempos Text", serif;
  font-size: 22px;
  color: #77756e;
  letter-spacing: -0.02em;
}

.c0178_tabla_propietarios_mobile-cmp .table-wrapper {
  border: 1px solid rgba(175, 172, 160, 0.3);
  border-radius: 5px;
  overflow: hidden;
}

.c0178_tabla_propietarios_mobile-cmp .table-wrapper .table-header {
  padding: 10px;
  background-color: #0f1729;
  color: #f1ede0;
  text-transform: uppercase;
  font-size: 18px;
}

.c0178_tabla_propietarios_mobile-cmp .table-wrapper .table-body {
  overflow: hidden;
  transition: max-height 0.3s ease-out;
}

.c0178_tabla_propietarios_mobile-cmp .table-wrapper .table-body--collapsed {
  max-height: 0;
}

.c0178_tabla_propietarios_mobile-cmp .table-wrapper .table-body--expanded {
  max-height: 500px;
}

.c0178_tabla_propietarios_mobile-cmp .table-wrapper .table-body .table-row {
  padding: 20px 10px;
  position: relative;
  display: grid;
  grid-template-columns: 40% 1fr;
  border-bottom: 1px solid rgba(175, 172, 160, 0.3);
  font-size: 12px;
  text-transform: uppercase;
}

.c0178_tabla_propietarios_mobile-cmp .table-wrapper .table-body .table-row:last-child {
  border-bottom: none;
}

.c0178_tabla_propietarios_mobile-cmp .table-wrapper .table-body .table-row .data-title button {
  appearance: none;
  border: none;
  width: fit-content;
  color: #fcf8ea;
  background-color: #222e50;
  padding: 10px;
  margin-top: 15px;
  border-radius: 5px;
  font-family: EuclidFlex, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.4px;
  cursor: pointer;
}

.c0178_tabla_propietarios_mobile-cmp .table-wrapper .table-body .table-row table td {
  width: 50%;
}

.c0178_tabla_propietarios_mobile-cmp .table-wrapper .table-body .table-row table tr {
  text-align: right;
  font-weight: 500;
}

.c0178_tabla_propietarios_mobile-cmp .table-wrapper .table-body .table-row--main {
  background-color: #f1ede0;
  padding-bottom: 40px;
}

.c0178_tabla_propietarios_mobile-cmp .table-wrapper .table-body .table-row--main .data-title {
  font-size: 18px;
}

.c0178_tabla_propietarios_mobile-cmp .table-wrapper .table-body .table-row--main .icon_wrap {
  padding: 10px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%) rotate(270deg);
  transition: all 0.5s cubic-bezier(0.83, 0, 0.17, 1);
}

.c0178_tabla_propietarios_mobile-cmp .table-wrapper .table-body .table-row--main .icon_wrap.expanded {
  transform: translateX(-55%) rotate(90deg);
}

.c0178_tabla_propietarios_mobile-cmp .table-wrapper .table-body .table-row .gray {
  color: #77756e;
}

.c0178_tabla_propietarios_mobile-cmp .table-wrapper .table-body .table-row .green {
  color: #666526;
}

.c0178_tabla_propietarios_mobile-cmp .table-wrapper .table-body .table-row .red {
  color: #e56248;
}

.c0178_tabla_propietarios_mobile-cmp .table-wrapper--total {
  margin-top: 10px;
}

.c0178_tabla_propietarios_mobile-cmp .table-wrapper--total .table-row {
  align-items: center;
  border-radius: 5px;
}

.c0178_tabla_propietarios_mobile-cmp .table-wrapper--total .table-row .data-title {
  font-size: 25px;
  font-weight: 500;
}

.c0178_tabla_propietarios_mobile-cmp .table-wrapper--total .table-row .data-total {
  font-size: 18px;
  font-weight: 500;
  text-align: right;
}

.c0179_propietarios_balance-cmp .balance-title {
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 35px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

@media all and (min-width: 592px) {
  .c0179_propietarios_balance-cmp .balance-title {
    font-size: 40px;
    line-height: 45px;
    letter-spacing: 0.05em;
  }
}
.c0179_propietarios_balance-cmp .balance-wrapper {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  margin-top: 40px;
}

.c0179_propietarios_balance-cmp .balance-row {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  border-radius: 8px;
}

@media (max-width: 991px) {
  .c0179_propietarios_balance-cmp .balance-row {
    grid-template-columns: 1fr;
  }
}
.c0179_propietarios_balance-cmp .balance-row__cell {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 20px;
  background-color: #fcf8ea;
}

@media (min-width: 992px) {
  .c0179_propietarios_balance-cmp .balance-row__cell {
    order: 3;
    flex: 1 1 16.6666666667%;
    text-align: right;
  }
  .c0179_propietarios_balance-cmp .balance-row__cell:first-child {
    order: 1;
    flex: 1 1 50%;
    padding-bottom: 0;
    text-align: left;
  }
  .c0179_propietarios_balance-cmp .balance-row__cell:last-child {
    order: 2;
    flex: 1 1 50%;
    padding-bottom: 0;
  }
}
@media (max-width: 991px) {
  .c0179_propietarios_balance-cmp .balance-row__cell {
    padding: 15px 30px;
    border-radius: 0;
    gap: 5px;
  }
}
.c0179_propietarios_balance-cmp .balance-row__cell-heading, .c0179_propietarios_balance-cmp .balance-row__cell-option {
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-size: 19px;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -0.02em;
  text-transform: uppercase;
}

@media (max-width: 991px) {
  .c0179_propietarios_balance-cmp .balance-row__cell-heading, .c0179_propietarios_balance-cmp .balance-row__cell-option {
    font-size: 35px;
  }
}
.c0179_propietarios_balance-cmp .balance-row__cell-option {
  font-size: 19px;
}

.c0179_propietarios_balance-cmp .balance-row__cell:first-child .balance-row__cell-heading {
  margin-left: 5px;
  font-size: 22px;
  letter-spacing: 0.1em;
}

@media (max-width: 991px) {
  .c0179_propietarios_balance-cmp .balance-row__cell:first-child .balance-row__cell-heading {
    margin-top: 10px;
    margin-left: 0;
    font-size: 22px;
  }
}
.c0179_propietarios_balance-cmp .balance-row__cell-text {
  font-family: "Tiempos Text", serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  color: #77756e;
}

.c0179_propietarios_balance-cmp .balance-row__cell:last-child {
  justify-content: center;
}

.c0179_propietarios_balance-cmp .balance-btn {
  appearance: none;
  border: none;
  width: fit-content;
  color: #fcf8ea;
  background-color: #5c7cd9;
  padding: 10px;
  margin-bottom: 15px;
  border-radius: 5px;
  font-family: EuclidFlex, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.4px;
  cursor: pointer;
}

@media (min-width: 992px) {
  .c0179_propietarios_balance-cmp .balance-btn {
    margin-bottom: 0;
    text-indent: -9999px;
    background-color: transparent;
    background-image: url(../o/abahanavillas-design-theme/images/iconos/balance-btn.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
}
section.c0180_forma_pago-cmp {
  height: fit-content;
  margin: 18px 0;
}

section.c0180_forma_pago-cmp .booking-expand-content .booking-expand-title {
  color: #0f1729;
  margin-bottom: 5px;
  display: block;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 2.2px;
  text-transform: uppercase;
}

section.c0180_forma_pago-cmp .booking-expand-content .booking-expand-info {
  color: #0f1729;
  font-family: "Tiempos Text", serif;
  font-style: normal;
  font-weight: 400;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

@media (min-width: 992px) {
  section.c0180_forma_pago-cmp .booking-expand-content .booking-expand-info {
    font-size: 12px;
    line-height: 17px;
  }
}
section.c0180_forma_pago-cmp .booking-expand-content .booking-expand-label {
  margin: 40px 0;
  margin-bottom: 10px;
  color: #77756e;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.14px;
  text-transform: uppercase;
  display: block;
}

section.c0180_forma_pago-cmp .booking-expand-content .booking-expand-card {
  border-radius: 5px;
  background: #fcf8ea;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin-bottom: 30px;
  min-height: 245px;
  height: initial;
  cursor: pointer;
}

section.c0180_forma_pago-cmp .booking-expand-content .booking-expand-card div {
  width: 100%;
}

@media (min-width: 992px) {
  section.c0180_forma_pago-cmp .booking-expand-content .booking-expand-card {
    margin-bottom: 0;
    height: 100%;
  }
}
section.c0180_forma_pago-cmp .booking-expand-content .booking-expand-card header {
  border-radius: 5px 5px 0 0;
  background: #afaca0;
  color: #fcf8ea;
  text-align: center;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: 0.24px;
  text-transform: uppercase;
  padding: 10px 0;
}

section.c0180_forma_pago-cmp .booking-expand-content .booking-expand-card p {
  color: #0f1729;
  font-family: "Tiempos Text", serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  margin-top: 10px;
  padding: 0 15px;
  text-align: start;
}

section.c0180_forma_pago-cmp .booking-expand-content .booking-expand-card .booking-expand-price {
  color: #0f1729;
  text-align: center;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  display: block;
  margin: 20px 0 0 0;
}

section.c0180_forma_pago-cmp .booking-expand-content .booking-expand-card .booking-expand-extra p {
  display: block;
  color: var(--Sand-Black-Sand, #77756e);
  text-align: center;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  margin: 0;
}

section.c0180_forma_pago-cmp .booking-expand-content .booking-expand-card .booking-expand-date {
  color: #0f1729;
  text-align: center;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: 0.24px;
  text-transform: uppercase;
  margin: 0 2px;
}

section.c0180_forma_pago-cmp .booking-expand-content .booking-expand-card .booking-expand-date:before {
  margin-right: 4px;
}

section.c0180_forma_pago-cmp .booking-expand-content .booking-expand-card .btn.btn-blue {
  background-color: #afaca0;
  margin-top: 12px;
}

section.c0180_forma_pago-cmp .booking-expand-content .booking-expand-card footer {
  padding: 0 15px 15px;
  width: 100%;
}

section.c0180_forma_pago-cmp .booking-expand-content .booking-expand-card:hover {
  transition: all 0.5s ease-out;
}

section.c0180_forma_pago-cmp .booking-expand-content .booking-expand-card:hover header {
  background-color: #5c7cd9;
}

section.c0180_forma_pago-cmp .booking-expand-content .booking-expand-card:hover footer .btn {
  background-color: #5c7cd9;
}

section.c0180_forma_pago-cmp .booking-expand-content .booking-expand-card.selected header {
  background-color: #0f1729;
}

section.c0180_forma_pago-cmp .booking-expand-content .booking-expand-card.selected footer .btn {
  background-color: #0f1729;
}

.c0181_voucher {
  border-radius: 5px;
  background-color: #f1ede0;
  display: flex;
  align-items: flex-start;
  gap: 8px;
  padding: 20px;
  border: 2px solid #c5cd91;
}

.c0181_voucher .voucher-icon {
  aspect-ratio: 1;
  object-fit: contain;
  object-position: center;
  width: 25px;
  cursor: pointer;
}

.c0181_voucher .voucher-content {
  display: flex;
  min-width: 240px;
  flex-direction: column;
  color: #0f1729;
  justify-content: center;
  flex: 1;
  flex-basis: 0%;
}

.c0181_voucher .voucher-title {
  font-feature-settings: "ss12" on;
  font-size: 22px;
  line-height: 1;
  letter-spacing: 2.2px;
  text-transform: uppercase;
}

.c0181_voucher .voucher-description {
  font-family: "Tiempos Text", sans-serif;
  font-weight: 400;
  line-height: 17px;
  margin-top: 8px;
}

.c0181_voucher .voucher-form {
  display: flex;
  margin-top: 8px;
  width: 100%;
  max-width: 325px;
  align-items: flex-start;
  gap: 10px;
  color: #5c7cd9;
  text-transform: uppercase;
  letter-spacing: 0.24px;
  line-height: 1;
}

.c0181_voucher .voucher-input {
  font-feature-settings: "ss12" on;
  align-self: stretch;
  border-radius: 5px;
  border: 1px solid #5c7cd9;
  min-height: 44px;
  padding: 15px 25px;
  width: 100%;
}

.c0181_voucher .voucher-highlight {
  display: flex;
  padding: 5px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 5px;
  background: #c5cd91;
  color: var(--Green-Dark-Green, #666526);
  font-family: EuclidFlex, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: 0.24px;
  text-transform: uppercase;
}

.c0181_voucher .visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.c0182_chat_widget-cmp {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 9999;
  font-family: inherit;
}

.c0182_chat_widget-cmp .chat-widget-toggle {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background: #222e50;
  color: #fff;
  border: none;
  cursor: pointer;
  font-size: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  transition: transform 0.2s, box-shadow 0.2s;
  position: absolute;
  bottom: 0;
  right: 0;
}

.c0182_chat_widget-cmp .chat-widget-toggle:hover {
  transform: scale(1.05);
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.2);
}

.c0182_chat_widget-cmp .chat-widget-panel {
  position: absolute;
  bottom: 70px;
  right: 0;
  width: 400px;
  height: 600px;
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.15);
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

@media (max-width: 768px) {
  .c0182_chat_widget-cmp .chat-widget-panel {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 0;
  }
}
.c0182_chat_widget-cmp .chat-widget-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 14px 16px;
  background: #222e50;
  color: #fff;
}

.c0182_chat_widget-cmp .chat-widget-header .chat-widget-header-info h3 {
  margin: 0;
  font-size: 15px;
  font-weight: 600;
}

.c0182_chat_widget-cmp .chat-widget-header .chat-widget-header-info .connection-status {
  font-size: 11px;
  opacity: 0.8;
}

.c0182_chat_widget-cmp .chat-widget-header .chat-widget-header-info .connection-status.connection-connected::before {
  content: "●";
  color: #4caf50;
  margin-right: 4px;
}

.c0182_chat_widget-cmp .chat-widget-header .chat-widget-header-info .connection-status.connection-connecting::before {
  content: "●";
  color: #ff9800;
  margin-right: 4px;
}

.c0182_chat_widget-cmp .chat-widget-header .chat-widget-header-info .connection-status.connection-disconnected::before {
  content: "●";
  color: #f44336;
  margin-right: 4px;
}

.c0182_chat_widget-cmp .chat-widget-header .chat-widget-close {
  background: 0 0;
  border: none;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
  padding: 4px;
  opacity: 0.8;
}

.c0182_chat_widget-cmp .chat-widget-header .chat-widget-close:hover {
  opacity: 1;
}

.c0182_chat_widget-cmp .chat-widget-messages {
  flex: 1;
  overflow-y: auto;
  padding: 16px;
  display: flex;
  flex-direction: column;
  gap: 4px;
  -webkit-overflow-scrolling: touch;
}

.c0182_chat_widget-cmp .chat-widget-input {
  display: flex;
  gap: 8px;
  padding: 12px 16px;
  border-top: 1px solid #eee;
  background: #fff;
}

.c0182_chat_widget-cmp .chat-widget-input input {
  flex: 1;
  padding: 10px 14px;
  border: 1px solid #d0d5dd;
  border-radius: 24px;
  font-size: 14px;
  outline: 0;
}

.c0182_chat_widget-cmp .chat-widget-input input:focus {
  border-color: #222e50;
}

.c0182_chat_widget-cmp .chat-widget-input input:disabled {
  opacity: 0.5;
}

.c0182_chat_widget-cmp .chat-widget-input button[type=submit] {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #222e50;
  color: #fff;
  border: none;
  cursor: pointer;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.c0182_chat_widget-cmp .chat-widget-input button[type=submit]:disabled {
  opacity: 0.4;
  cursor: not-allowed;
}

.c0183_chat_message-cmp {
  display: flex;
  flex-direction: column;
  max-width: 85%;
  margin-bottom: 12px;
}

.c0183_chat_message-cmp.chat-message-user {
  align-self: flex-end;
}

.c0183_chat_message-cmp.chat-message-user .chat-message-bubble {
  background: #222e50;
  color: #fff;
  border-radius: 16px 16px 4px 16px;
}

.c0183_chat_message-cmp.chat-message-user .chat-message-time {
  text-align: right;
}

.c0183_chat_message-cmp.chat-message-assistant {
  align-self: flex-start;
}

.c0183_chat_message-cmp.chat-message-assistant .chat-message-bubble {
  background: #fcf8ea;
  color: #333;
  border-radius: 16px 16px 16px 4px;
}

.c0183_chat_message-cmp .chat-message-bubble {
  padding: 10px 14px;
  word-wrap: break-word;
  line-height: 1.5;
  font-size: 14px;
}

.c0183_chat_message-cmp .chat-message-text {
  white-space: pre-wrap;
}

.c0183_chat_message-cmp .chat-message-text a {
  color: #222e50;
  text-decoration: underline;
}

.c0183_chat_message-cmp .chat-message-text a:hover {
  text-decoration: none;
}

.c0183_chat_message-cmp .chat-message-user .chat-message-text a {
  color: #fff;
}

.c0183_chat_message-cmp .chat-message-time {
  font-size: 10px;
  color: #999;
  margin-top: 2px;
  padding: 0 4px;
}

.c0183_chat_message-cmp .chat-message-typing {
  display: flex;
  gap: 4px;
  padding: 4px 0;
}

.c0183_chat_message-cmp .chat-message-typing .typing-dot {
  width: 6px;
  height: 6px;
  background: #999;
  border-radius: 50%;
  animation: typingBounce 1.4s infinite ease-in-out both;
}

.c0183_chat_message-cmp .chat-message-typing .typing-dot:nth-child(2) {
  animation-delay: 0.16s;
}

.c0183_chat_message-cmp .chat-message-typing .typing-dot:nth-child(3) {
  animation-delay: 0.32s;
}

.c0183_chat_message-cmp .villa-recommendations {
  display: flex;
  gap: 10px;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  padding: 8px 0;
  -webkit-overflow-scrolling: touch;
}

.c0183_chat_message-cmp .villa-recommendations > * {
  scroll-snap-align: start;
}

.c0183_chat_message-cmp .booking-confirmation {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  padding: 10px;
  background: #e8f5e9;
  border-radius: 8px;
  margin-top: 8px;
}

.c0183_chat_message-cmp .booking-confirmation i {
  font-size: 20px;
  color: #2e7d32;
  flex-shrink: 0;
}

.c0183_chat_message-cmp .booking-confirmation .booking-confirmation-info {
  display: flex;
  flex-direction: column;
  gap: 2px;
  font-size: 13px;
}

.c0183_chat_message-cmp .booking-confirmation .booking-confirmation-info strong {
  color: #2e7d32;
}

.c0183_chat_message-cmp .booking-confirmation .booking-confirmation-info p {
  margin: 4px 0 0;
  font-size: 12px;
}

.c0183_chat_message-cmp .chat-message-error {
  padding: 8px;
  background: #fbe9e7;
  border-radius: 6px;
  margin-top: 6px;
}

.c0183_chat_message-cmp .chat-message-error p {
  margin: 0 0 6px;
  font-size: 13px;
  color: #d32f2f;
}

@keyframes typingBounce {
  0%, 100%, 80% {
    transform: scale(0.6);
    opacity: 0.4;
  }
  40% {
    transform: scale(1);
    opacity: 1;
  }
}
.c0184_villa_recommendation_card-cmp {
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  overflow: hidden;
  background: #fcf8ea;
  min-width: 220px;
  max-width: 280px;
  flex-shrink: 0;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.08);
}

.c0184_villa_recommendation_card-cmp .villa-rec-image-wrapper {
  position: relative;
  width: 100%;
  aspect-ratio: 16/9;
  overflow: hidden;
}

.c0184_villa_recommendation_card-cmp .villa-rec-image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.c0184_villa_recommendation_card-cmp .villa-rec-image-wrapper .jdt-flag {
  position: absolute;
  top: 8px;
  left: 8px;
}

.c0184_villa_recommendation_card-cmp .villa-rec-info {
  padding: 12px;
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.c0184_villa_recommendation_card-cmp .villa-rec-name {
  font-size: 14px;
  font-weight: 600;
  margin: 0;
  color: #222e50;
  line-height: 1.3;
}

.c0184_villa_recommendation_card-cmp .villa-rec-destination {
  font-size: 12px;
  color: #666;
}

.c0184_villa_recommendation_card-cmp .villa-rec-specs {
  display: flex;
  gap: 10px;
  font-size: 12px;
  color: #666;
  margin-top: 4px;
}

.c0184_villa_recommendation_card-cmp .villa-rec-specs .villa-rec-spec {
  display: flex;
  align-items: center;
  gap: 3px;
}

.c0184_villa_recommendation_card-cmp .villa-rec-specs .villa-rec-spec i {
  font-size: 11px;
}

.c0184_villa_recommendation_card-cmp .villa-rec-specs .villa-rec-rating {
  color: #aa8500;
}

.c0184_villa_recommendation_card-cmp .villa-rec-price {
  display: flex;
  align-items: baseline;
  gap: 4px;
  margin-top: 6px;
}

.c0184_villa_recommendation_card-cmp .villa-rec-price .villa-rec-price-label {
  font-size: 11px;
  color: #666;
}

.c0184_villa_recommendation_card-cmp .villa-rec-price .villa-rec-price-value {
  font-size: 16px;
  font-weight: 700;
  color: #222e50;
}

.c0184_villa_recommendation_card-cmp .villa-rec-price .villa-rec-price-unit {
  font-size: 11px;
  color: #666;
}

.c0184_villa_recommendation_card-cmp .villa-rec-actions {
  display: flex;
  gap: 8px;
  margin-top: 8px;
}

.c0184_villa_recommendation_card-cmp .villa-rec-actions .button-cmp {
  flex: 1;
}

.c0184_villa_recommendation_card-cmp .villa-rec-actions .button-cmp .btn {
  width: 100%;
  font-size: 12px;
  padding: 6px 8px;
}

.c0185_booking_form-cmp {
  width: 100%;
  padding: 8px 0;
}

.c0185_booking_form-cmp .booking-form {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.c0185_booking_form-cmp .booking-form-field {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.c0185_booking_form-cmp .booking-form-field label {
  font-size: 12px;
  font-weight: 600;
  color: #222e50;
}

.c0185_booking_form-cmp .booking-form-field input {
  padding: 8px 10px;
  border: 1px solid #d0d5dd;
  border-radius: 6px;
  font-size: 13px;
  outline: 0;
  transition: border-color 0.2s;
}

.c0185_booking_form-cmp .booking-form-field input:focus {
  border-color: #222e50;
}

.c0185_booking_form-cmp .booking-form-field input:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}

.c0185_booking_form-cmp .booking-form-error {
  font-size: 11px;
  color: #d32f2f;
}

.c0185_booking_form-cmp .booking-form-submit {
  margin-top: 4px;
  width: 100%;
  cursor: pointer;
}

.c0185_booking_form-cmp .booking-form-submit:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}

.c0185_booking_form-cmp .booking-form-success {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px;
  background: #e8f5e9;
  border-radius: 8px;
  color: #2e7d32;
  font-size: 13px;
}

.c0185_booking_form-cmp .booking-form-success i {
  font-size: 18px;
}

.c0185_booking_form-cmp .booking-form-success p {
  margin: 0;
}

.c0185_booking_form-cmp .booking-form-server-error {
  padding: 8px 12px;
  background: #fbe9e7;
  border-radius: 6px;
  color: #d32f2f;
  font-size: 12px;
  margin-bottom: 8px;
}

.c0185_booking_form-cmp .booking-form-server-error p {
  margin: 0;
}

.c0200-price-transparency {
  display: flex;
  gap: 40px;
  align-items: flex-end;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

.c0200-price-transparency .price-transparency-section {
  display: flex;
  flex-direction: column;
  gap: 30px;
  padding: 40px 35px;
  flex: 1;
}

.c0200-price-transparency .price-transparency-section .section-header .section-title {
  margin: 0;
  color: #0f1729;
  text-transform: uppercase;
  font-family: EuclidFlex, sans-serif;
  font-weight: 500;
  font-size: 22px;
  line-height: 25px;
  letter-spacing: 2.2px;
}

.c0200-price-transparency .price-transparency-section .graphic-container {
  display: flex;
  flex-direction: column;
  gap: 20px;
  height: 446px;
}

.c0200-price-transparency .price-transparency-section .graphic-container .graphic-header {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: flex-end;
  justify-content: center;
}

.c0200-price-transparency .price-transparency-section .graphic-container .graphic-header .tabs-container {
  background: #f1ede0;
  display: flex;
  gap: 8px;
  align-items: center;
  justify-content: flex-end;
  padding: 5px;
  border-radius: 5px;
}

.c0200-price-transparency .price-transparency-section .graphic-container .graphic-header .tabs-container .tabs-item {
  display: flex;
  flex-direction: column;
  height: 28px;
  align-items: center;
  justify-content: center;
  padding: 5px 15px;
  border-radius: 5px;
  cursor: pointer;
  transition: all 0.2s ease;
}

.c0200-price-transparency .price-transparency-section .graphic-container .graphic-header .tabs-container .tabs-item:hover {
  background: rgba(252, 248, 234, 0.5);
}

.c0200-price-transparency .price-transparency-section .graphic-container .graphic-header .tabs-container .tabs-item.active {
  background: #fcf8ea;
}

.c0200-price-transparency .price-transparency-section .graphic-container .graphic-header .tabs-container .tabs-item .tabs-item-text {
  margin: 0;
  color: #0f1729;
  text-transform: uppercase;
  font-family: EuclidFlex, sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.14px;
}

.c0200-price-transparency .price-transparency-section .graphic-container .chart-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 1;
}

.c0200-price-transparency .price-transparency-section .graphic-container .chart-container .chart-wrapper {
  width: 100%;
  height: 100%;
  min-height: 300px;
}

.c0200-price-transparency .price-transparency-section .graphic-container .chart-container .chart-wrapper .ag-chart-wrapper {
  height: 100%;
}

.c0200-price-transparency .right-column {
  display: flex;
  gap: 20px;
  align-items: flex-start;
  flex-shrink: 0;
}

.c0200-price-transparency .right-column .right-column-content {
  background: #222e50;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
  width: 440px;
  height: 475px;
}

.c0200-price-transparency .right-column .right-column-content .right-column-image {
  width: 100%;
  height: 100%;
}

.c0200-price-transparency .right-column .right-column-content .right-column-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.c0200-price-transparency .right-column .right-column-content .right-column-overlay {
  position: absolute;
  top: 5.47%;
  left: 50%;
  transform: translateX(-50%);
  width: 326px;
  text-align: center;
}

.c0200-price-transparency .right-column .right-column-content .right-column-overlay .right-column-title {
  margin: 0;
  color: #f1ede0;
  font-family: EuclidFlex, sans-serif;
  font-weight: 500;
  font-size: 35px;
  line-height: 40px;
  letter-spacing: -0.7px;
}

@media (max-width: 768px) {
  .c0200-price-transparency {
    flex-direction: column;
    gap: 30px;
  }
  .c0200-price-transparency .price-transparency-section {
    padding: 30px 15px;
  }
  .c0200-price-transparency .price-transparency-section .graphic-container {
    height: auto;
    min-height: 300px;
  }
  .c0200-price-transparency .price-transparency-section .graphic-container .chart-container .chart-wrapper {
    min-height: 250px;
  }
  .c0200-price-transparency .right-column .right-column-content {
    width: 100%;
    max-width: 440px;
    height: 300px;
  }
  .c0200-price-transparency .right-column .right-column-content .right-column-overlay .right-column-title {
    font-size: 24px;
    line-height: 28px;
  }
}
@media (max-width: 480px) {
  .c0200-price-transparency .price-transparency-section .section-header .section-title {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 1.8px;
  }
  .c0200-price-transparency .price-transparency-section .graphic-container .graphic-header .tabs-container {
    flex-wrap: wrap;
    justify-content: center;
  }
  .c0200-price-transparency .price-transparency-section .graphic-container .graphic-header .tabs-container .tabs-item .tabs-item-text {
    font-size: 12px;
    line-height: 16px;
  }
  .c0200-price-transparency .right-column .right-column-content {
    height: 250px;
  }
  .c0200-price-transparency .right-column .right-column-content .right-column-overlay {
    width: 280px;
  }
  .c0200-price-transparency .right-column .right-column-content .right-column-overlay .right-column-title {
    font-size: 20px;
    line-height: 24px;
  }
}
.rdp-root {
  --rdp-accent-color:blue;
  --rdp-accent-background-color:#f0f0ff;
  --rdp-day-height:44px;
  --rdp-day-width:44px;
  --rdp-day_button-border-radius:100%;
  --rdp-day_button-border:2px solid transparent;
  --rdp-day_button-height:42px;
  --rdp-day_button-width:42px;
  --rdp-selected-border:2px solid var(--rdp-accent-color);
  --rdp-disabled-opacity:0.5;
  --rdp-outside-opacity:0.75;
  --rdp-today-color:var(--rdp-accent-color);
  --rdp-dropdown-gap:0.5rem;
  --rdp-months-gap:2rem;
  --rdp-nav_button-disabled-opacity:0.5;
  --rdp-nav_button-height:2.25rem;
  --rdp-nav_button-width:2.25rem;
  --rdp-nav-height:2.75rem;
  --rdp-range_middle-background-color:var(--rdp-accent-background-color);
  --rdp-range_middle-color:inherit;
  --rdp-range_start-color:white;
  --rdp-range_start-background:linear-gradient(var(--rdp-gradient-direction), transparent 50%, var(--rdp-range_middle-background-color) 50%);
  --rdp-range_start-date-background-color:var(--rdp-accent-color);
  --rdp-range_end-background:linear-gradient(var(--rdp-gradient-direction), var(--rdp-range_middle-background-color) 50%, transparent 50%);
  --rdp-range_end-color:white;
  --rdp-range_end-date-background-color:var(--rdp-accent-color);
  --rdp-week_number-border-radius:100%;
  --rdp-week_number-border:2px solid transparent;
  --rdp-week_number-height:var(--rdp-day-height);
  --rdp-week_number-opacity:0.75;
  --rdp-week_number-width:var(--rdp-day-width);
  --rdp-weeknumber-text-align:center;
  --rdp-weekday-opacity:0.75;
  --rdp-weekday-padding:0.5rem 0rem;
  --rdp-weekday-text-align:center;
  --rdp-gradient-direction:90deg;
  --rdp-animation_duration:0.3s;
  --rdp-animation_timing:cubic-bezier(0.4, 0, 0.2, 1);
}

.rdp-root[dir=rtl] {
  --rdp-gradient-direction:-90deg;
}

.rdp-root[data-broadcast-calendar=true] {
  --rdp-outside-opacity:unset;
}

.rdp-root {
  position: relative;
  box-sizing: border-box;
}

.rdp-root * {
  box-sizing: border-box;
}

.rdp-day {
  width: var(--rdp-day-width);
  height: var(--rdp-day-height);
  text-align: center;
}

.rdp-day_button {
  background: 0 0;
  padding: 0;
  margin: 0;
  cursor: pointer;
  font: inherit;
  color: inherit;
  justify-content: center;
  align-items: center;
  display: flex;
  width: var(--rdp-day_button-width);
  height: var(--rdp-day_button-height);
  border: var(--rdp-day_button-border);
  border-radius: var(--rdp-day_button-border-radius);
}

.rdp-day_button:disabled {
  cursor: revert;
}

.rdp-caption_label {
  z-index: 1;
  position: relative;
  display: inline-flex;
  align-items: center;
  white-space: nowrap;
  border: 0;
}

.rdp-dropdown:focus-visible ~ .rdp-caption_label {
  outline: 5px auto Highlight;
  outline: 5px auto -webkit-focus-ring-color;
}

.rdp-button_next, .rdp-button_previous {
  border: none;
  background: 0 0;
  padding: 0;
  margin: 0;
  cursor: pointer;
  font: inherit;
  color: inherit;
  -moz-appearance: none;
  -webkit-appearance: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  appearance: none;
  width: var(--rdp-nav_button-width);
  height: var(--rdp-nav_button-height);
}

.rdp-button_next:disabled, .rdp-button_next[aria-disabled=true], .rdp-button_previous:disabled, .rdp-button_previous[aria-disabled=true] {
  cursor: revert;
  opacity: var(--rdp-nav_button-disabled-opacity);
}

.rdp-chevron {
  display: inline-block;
  fill: var(--rdp-accent-color);
}

.rdp-root[dir=rtl] .rdp-nav .rdp-chevron {
  transform: rotate(180deg);
  transform-origin: 50%;
}

.rdp-dropdowns {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: var(--rdp-dropdown-gap);
}

.rdp-dropdown {
  z-index: 2;
  opacity: 0;
  appearance: none;
  position: absolute;
  inset-block-start: 0;
  inset-block-end: 0;
  inset-inline-start: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  cursor: inherit;
  border: none;
  line-height: inherit;
}

.rdp-dropdown_root {
  position: relative;
  display: inline-flex;
  align-items: center;
}

.rdp-dropdown_root[data-disabled=true] .rdp-chevron {
  opacity: var(--rdp-disabled-opacity);
}

.rdp-month_caption {
  display: flex;
  align-content: center;
  height: var(--rdp-nav-height);
  font-weight: 700;
  font-size: large;
}

.rdp-root[data-nav-layout=after] .rdp-month, .rdp-root[data-nav-layout=around] .rdp-month {
  position: relative;
}

.rdp-root[data-nav-layout=around] .rdp-month_caption {
  justify-content: center;
  margin-inline-start: var(--rdp-nav_button-width);
  margin-inline-end: var(--rdp-nav_button-width);
  position: relative;
}

.rdp-root[data-nav-layout=around] .rdp-button_previous {
  position: absolute;
  inset-inline-start: 0;
  top: 0;
  height: var(--rdp-nav-height);
  display: inline-flex;
}

.rdp-root[data-nav-layout=around] .rdp-button_next {
  position: absolute;
  inset-inline-end: 0;
  top: 0;
  height: var(--rdp-nav-height);
  display: inline-flex;
  justify-content: center;
}

.rdp-months {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  gap: var(--rdp-months-gap);
  max-width: fit-content;
}

.rdp-month_grid {
  border-collapse: collapse;
}

.rdp-nav {
  position: absolute;
  inset-block-start: 0;
  inset-inline-end: 0;
  display: flex;
  align-items: center;
  height: var(--rdp-nav-height);
}

.rdp-weekday {
  opacity: var(--rdp-weekday-opacity);
  padding: var(--rdp-weekday-padding);
  font-weight: 500;
  font-size: smaller;
  text-align: var(--rdp-weekday-text-align);
  text-transform: var(--rdp-weekday-text-transform);
}

.rdp-week_number {
  opacity: var(--rdp-week_number-opacity);
  font-weight: 400;
  font-size: small;
  height: var(--rdp-week_number-height);
  width: var(--rdp-week_number-width);
  border: var(--rdp-week_number-border);
  border-radius: var(--rdp-week_number-border-radius);
  text-align: var(--rdp-weeknumber-text-align);
}

.rdp-today:not(.rdp-outside) {
  color: var(--rdp-today-color);
}

.rdp-selected {
  font-weight: 700;
  font-size: large;
}

.rdp-selected .rdp-day_button {
  border: var(--rdp-selected-border);
}

.rdp-outside {
  opacity: var(--rdp-outside-opacity);
}

.rdp-disabled {
  opacity: var(--rdp-disabled-opacity);
}

.rdp-hidden {
  visibility: hidden;
  color: var(--rdp-range_start-color);
}

.rdp-range_start {
  background: var(--rdp-range_start-background);
}

.rdp-range_start .rdp-day_button {
  background-color: var(--rdp-range_start-date-background-color);
  color: var(--rdp-range_start-color);
}

.rdp-range_middle {
  background-color: var(--rdp-range_middle-background-color);
}

.rdp-range_middle .rdp-day_button {
  border: unset;
  border-radius: unset;
  color: var(--rdp-range_middle-color);
}

.rdp-range_end {
  background: var(--rdp-range_end-background);
  color: var(--rdp-range_end-color);
}

.rdp-range_end .rdp-day_button {
  color: var(--rdp-range_start-color);
  background-color: var(--rdp-range_end-date-background-color);
}

.rdp-range_start.rdp-range_end {
  background: revert;
}

.rdp-focusable {
  cursor: pointer;
}

@keyframes rdp-slide_in_left {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes rdp-slide_in_right {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes rdp-slide_out_left {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
@keyframes rdp-slide_out_right {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(100%);
  }
}
.rdp-weeks_before_enter {
  animation: rdp-slide_in_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards;
}

.rdp-weeks_before_exit {
  animation: rdp-slide_out_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards;
}

.rdp-weeks_after_enter {
  animation: rdp-slide_in_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards;
}

.rdp-weeks_after_exit {
  animation: rdp-slide_out_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards;
}

.rdp-root[dir=rtl] .rdp-weeks_after_enter {
  animation: rdp-slide_in_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards;
}

.rdp-root[dir=rtl] .rdp-weeks_before_exit {
  animation: rdp-slide_out_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards;
}

.rdp-root[dir=rtl] .rdp-weeks_before_enter {
  animation: rdp-slide_in_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards;
}

.rdp-root[dir=rtl] .rdp-weeks_after_exit {
  animation: rdp-slide_out_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards;
}

@keyframes rdp-fade_in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes rdp-fade_out {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.rdp-caption_after_enter {
  animation: rdp-fade_in var(--rdp-animation_duration) var(--rdp-animation_timing) forwards;
}

.rdp-caption_after_exit {
  animation: rdp-fade_out var(--rdp-animation_duration) var(--rdp-animation_timing) forwards;
}

.rdp-caption_before_enter {
  animation: rdp-fade_in var(--rdp-animation_duration) var(--rdp-animation_timing) forwards;
}

.rdp-caption_before_exit {
  animation: rdp-fade_out var(--rdp-animation_duration) var(--rdp-animation_timing) forwards;
}

.owner-calendar {
  padding-inline: 10px;
  padding-bottom: 10px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  background-color: var(--soft-sand, #fcf8ea);
  border-radius: var(--radius-size-1, 5px);
}

@media (max-width: 992px) {
  .owner-calendar {
    padding-inline: 5px;
  }
}
.owner-calendar .day-wrapper {
  cursor: default;
}

.rdp-root .rdp-month_caption {
  margin-bottom: 24px;
}

@media (max-width: 992px) {
  .rdp-root .rdp-month_caption {
    margin-bottom: 19px;
  }
}
.rdp-root .rdp-button_previous {
  justify-content: flex-start;
  background-color: transparent !important;
}

.rdp-root .rdp-button_next {
  justify-content: flex-end !important;
  background-color: transparent !important;
}

.rdp-root .rdp-months {
  justify-content: space-between;
  max-width: none;
  padding-top: 40px;
  gap: 16px !important;
}

@media (max-width: 992px) {
  .rdp-root .rdp-months {
    padding-inline: 5px;
  }
}
.rdp-root .rdp-months .rdp-month {
  flex: 1;
  min-height: 422px;
  padding-inline: 10px;
}

@media (max-width: 992px) {
  .rdp-root .rdp-months .rdp-month {
    min-height: 393px !important;
    padding-inline: 5px;
  }
}
.rdp-root .rdp-months .rdp-month .month-title {
  width: 100%;
  color: var(--Blue-Abahana, #222e50);
  text-align: center;
  font-family: "Tiempos Text", serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.36px;
  text-transform: capitalize;
}

@media (max-width: 992px) {
  .rdp-root .rdp-months .rdp-month .month-title {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: -0.32px;
  }
}
.rdp-root .rdp-months .rdp-month .rdp-month_grid {
  width: 100%;
}

.rdp-root .rdp-months .rdp-month .rdp-month_grid .rdp-weekday {
  color: var(--Blue-Black, #0f1729);
  opacity: 1;
  font-family: EuclidFlex, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: 0.24px;
  text-transform: uppercase;
  height: 48px;
  text-align: center;
}

.rdp-root .rdp-months .rdp-month .rdp-month_grid .rdp-day {
  padding-inline: 0.5px;
  padding-block: 1.5px;
}

.rdp-root .rdp-months .rdp-month .rdp-month_grid .rdp-day .day-wrapper {
  position: relative;
  height: 48px;
  padding: 3px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  font-size: 12px;
  font-family: EuclidFlex, sans-serif;
  font-feature-settings: "ss12" on;
  line-height: 17px;
  letter-spacing: 0.24px;
  font-weight: 500;
  color: var(--Blue-Black, #0f1729);
  min-width: 40px;
  width: 100%;
}

@media (max-width: 992px) {
  .rdp-root .rdp-months .rdp-month .rdp-month_grid .rdp-day .day-wrapper {
    height: 44px;
  }
}
.rdp-root .rdp-months .rdp-month .rdp-month_grid .rdp-day .day-wrapper .diagonal-left, .rdp-root .rdp-months .rdp-month .rdp-month_grid .rdp-day .day-wrapper .diagonal-right, .rdp-root .rdp-months .rdp-month .rdp-month_grid .rdp-day .day-wrapper .full-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  border-radius: 5px;
}

.rdp-root .rdp-months .rdp-month .rdp-month_grid .rdp-day .day-wrapper .diagonal-left {
  clip-path: polygon(0 0, 100% 0, 0 100%);
}

.rdp-root .rdp-months .rdp-month .rdp-month_grid .rdp-day .day-wrapper .diagonal-right {
  clip-path: polygon(100% 0, 100% 100%, 0 100%);
}

.rdp-root .rdp-months .rdp-month .rdp-month_grid .rdp-day .day-wrapper .day-label {
  z-index: 2;
  position: relative;
  font-weight: 500;
  text-transform: uppercase;
}

.rdp-root .rdp-months .rdp-month .rdp-month_grid .rdp-day .day-wrapper.dual::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 5px;
  pointer-events: none;
  z-index: 1;
  background: linear-gradient(to top left, transparent calc(50% - 0.5px), #fff 50%, transparent calc(50% + 0.5px));
}

.legend {
  margin-top: 15px;
  display: flex;
  padding: var(--18, 18px) var(--0, 0) var(--20, 20px) var(--10, 10px) !important;
}

@media (max-width: 992px) {
  .legend {
    padding-left: 10px;
  }
}
.legend ul {
  margin-bottom: 0;
  display: flex !important;
  gap: var(--10, 10px) var(--15, 15px) !important;
  flex-wrap: wrap !important;
}

.legend ul li {
  position: relative;
  font-family: EuclidFlex, sans-serif;
  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: 0 !important;
  text-decoration: none;
  list-style: none;
}

@media (max-width: 992px) {
  .legend ul li {
    margin-right: 0;
  }
}
.legend ul li::before {
  content: "";
  height: 12px !important;
  width: 12px !important;
  display: block;
  position: absolute;
  left: 0;
  border-radius: 2px;
  box-shadow: 0 0 0 1px currentColor;
  border: #fcf8ea 1px solid;
}

.legend ul li.calendar-disponible {
  color: #0f1729;
}

.legend ul li.calendar-disponible::before {
  background-color: #0f1729;
}

.legend ul li.calendar-no-disponible {
  color: #6a6658;
}

.legend ul li.calendar-no-disponible::before {
  background-color: #afaca0;
}

.legend ul li.calendar-opcion {
  color: #ffc700;
}

.legend ul li.calendar-opcion::before {
  background-color: #ffc700;
}

.legend ul li.calendar-reservado {
  color: #f88114;
}

.legend ul li.calendar-reservado::before {
  background-color: #f88114;
}

.legend ul li.calendar-prereserva {
  color: #fc6;
}

.legend ul li.calendar-prereserva::before {
  background-color: #fc6;
}

.legend ul li.calendar-reserva-propietario {
  color: #e56248;
}

.legend ul li.calendar-reserva-propietario::before {
  background-color: #e56248;
}

.c0126_owner_modal:has(.c0117_pop_calendario_completo) .rdp-months {
  gap: 20px !important;
  flex-direction: row !important;
}

@media (max-width: 768px) {
  .c0126_owner_modal:has(.c0117_pop_calendario_completo) .rdp-months {
    flex-direction: column;
  }
}
.c0126_owner_modal:has(.c0117_pop_calendario_completo) .rdp-months .rdp-month {
  min-width: 320px;
}

.calendar-booking-wrapper, .calendar-price-wrapper {
  padding: 20px;
  position: relative;
}

.calendar-booking-wrapper .month-title, .calendar-price-wrapper .month-title {
  color: #222e50;
  font-size: 22px !important;
  line-height: 33px !important;
}

.calendar-booking-wrapper .rdp-button_next.calendar-navigation-disabled .calendar-navigation [class*=" icon-"]::before, .calendar-booking-wrapper .rdp-button_next.calendar-navigation-disabled .calendar-navigation [class^=icon-]::before, .calendar-booking-wrapper .rdp-button_next[disabled] .calendar-navigation [class*=" icon-"]::before, .calendar-booking-wrapper .rdp-button_next[disabled] .calendar-navigation [class^=icon-]::before, .calendar-booking-wrapper .rdp-button_previous.calendar-navigation-disabled .calendar-navigation [class*=" icon-"]::before, .calendar-booking-wrapper .rdp-button_previous.calendar-navigation-disabled .calendar-navigation [class^=icon-]::before, .calendar-booking-wrapper .rdp-button_previous[disabled] .calendar-navigation [class*=" icon-"]::before, .calendar-booking-wrapper .rdp-button_previous[disabled] .calendar-navigation [class^=icon-]::before, .calendar-price-wrapper .rdp-button_next.calendar-navigation-disabled .calendar-navigation [class*=" icon-"]::before, .calendar-price-wrapper .rdp-button_next.calendar-navigation-disabled .calendar-navigation [class^=icon-]::before, .calendar-price-wrapper .rdp-button_next[disabled] .calendar-navigation [class*=" icon-"]::before, .calendar-price-wrapper .rdp-button_next[disabled] .calendar-navigation [class^=icon-]::before, .calendar-price-wrapper .rdp-button_previous.calendar-navigation-disabled .calendar-navigation [class*=" icon-"]::before, .calendar-price-wrapper .rdp-button_previous.calendar-navigation-disabled .calendar-navigation [class^=icon-]::before, .calendar-price-wrapper .rdp-button_previous[disabled] .calendar-navigation [class*=" icon-"]::before, .calendar-price-wrapper .rdp-button_previous[disabled] .calendar-navigation [class^=icon-]::before {
  color: #0f1729;
}

.calendar-booking-wrapper .rdp-months, .calendar-price-wrapper .rdp-months {
  flex-wrap: nowrap !important;
}

@media (max-width: 768px) {
  .calendar-booking-wrapper .rdp-months, .calendar-price-wrapper .rdp-months {
    flex-direction: row !important;
  }
}
.calendar-booking-wrapper .calendar-price-snack-card-wrapper, .calendar-price-wrapper .calendar-price-snack-card-wrapper {
  position: fixed;
  top: 20%;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 356px;
  z-index: 9999 !important;
  animation: fadeInSlideDown 0.3s ease-out;
  box-shadow: 0 4.9px 17px rgba(34, 46, 80, 0.016), 0 16.5px 57.2px rgba(34, 46, 80, 0.024), 0 74px 256px rgba(34, 46, 80, 0.04);
  border-radius: 5px;
  background-color: #fcf8ea;
  padding: 20px;
}

@keyframes fadeInSlideDown {
  from {
    opacity: 0;
    transform: translateX(-50%) translateY(-20px);
  }
  to {
    opacity: 1;
    transform: translateX(-50%) translateY(0);
  }
}
.calendar-booking-wrapper .calendar-price-snack-card-wrapper.snack-card-error .c0101_snack_card-cmp .icon-alert span::before, .calendar-booking-wrapper .calendar-price-snack-card-wrapper.snack-card-error .c0101_snack_card-cmp .icon-alert::before, .calendar-price-wrapper .calendar-price-snack-card-wrapper.snack-card-error .c0101_snack_card-cmp .icon-alert span::before, .calendar-price-wrapper .calendar-price-snack-card-wrapper.snack-card-error .c0101_snack_card-cmp .icon-alert::before {
  color: #560d29 !important;
}

.calendar-booking-wrapper .calendar-price-snack-card-wrapper.snack-card-error .c0101_snack_card-cmp .snack-card-text, .calendar-booking-wrapper .calendar-price-snack-card-wrapper.snack-card-error .c0101_snack_card-cmp .snack-card-title, .calendar-price-wrapper .calendar-price-snack-card-wrapper.snack-card-error .c0101_snack_card-cmp .snack-card-text, .calendar-price-wrapper .calendar-price-snack-card-wrapper.snack-card-error .c0101_snack_card-cmp .snack-card-title {
  color: #560d29 !important;
}

.calendar-booking-wrapper .rdp-month_grid, .calendar-price-wrapper .rdp-month_grid {
  display: table;
  width: 100%;
}

.calendar-booking-wrapper .rdp-button_next.calendar-navigation-disabled, .calendar-booking-wrapper .rdp-button_next[disabled], .calendar-booking-wrapper .rdp-button_previous.calendar-navigation-disabled, .calendar-booking-wrapper .rdp-button_previous[disabled], .calendar-price-wrapper .rdp-button_next.calendar-navigation-disabled, .calendar-price-wrapper .rdp-button_next[disabled], .calendar-price-wrapper .rdp-button_previous.calendar-navigation-disabled, .calendar-price-wrapper .rdp-button_previous[disabled] {
  opacity: 0.6 !important;
  cursor: default !important;
  pointer-events: none;
}

.calendar-booking-wrapper .rdp-button_next.calendar-navigation-disabled .calendar-navigation [class*=" icon-"]::before, .calendar-booking-wrapper .rdp-button_next.calendar-navigation-disabled .calendar-navigation [class^=icon-]::before, .calendar-booking-wrapper .rdp-button_next[disabled] .calendar-navigation [class*=" icon-"]::before, .calendar-booking-wrapper .rdp-button_next[disabled] .calendar-navigation [class^=icon-]::before, .calendar-booking-wrapper .rdp-button_previous.calendar-navigation-disabled .calendar-navigation [class*=" icon-"]::before, .calendar-booking-wrapper .rdp-button_previous.calendar-navigation-disabled .calendar-navigation [class^=icon-]::before, .calendar-booking-wrapper .rdp-button_previous[disabled] .calendar-navigation [class*=" icon-"]::before, .calendar-booking-wrapper .rdp-button_previous[disabled] .calendar-navigation [class^=icon-]::before, .calendar-price-wrapper .rdp-button_next.calendar-navigation-disabled .calendar-navigation [class*=" icon-"]::before, .calendar-price-wrapper .rdp-button_next.calendar-navigation-disabled .calendar-navigation [class^=icon-]::before, .calendar-price-wrapper .rdp-button_next[disabled] .calendar-navigation [class*=" icon-"]::before, .calendar-price-wrapper .rdp-button_next[disabled] .calendar-navigation [class^=icon-]::before, .calendar-price-wrapper .rdp-button_previous.calendar-navigation-disabled .calendar-navigation [class*=" icon-"]::before, .calendar-price-wrapper .rdp-button_previous.calendar-navigation-disabled .calendar-navigation [class^=icon-]::before, .calendar-price-wrapper .rdp-button_previous[disabled] .calendar-navigation [class*=" icon-"]::before, .calendar-price-wrapper .rdp-button_previous[disabled] .calendar-navigation [class^=icon-]::before {
  color: #0f1729;
}

.calendar-booking-wrapper .rdp-button_next, .calendar-booking-wrapper .rdp-button_previous, .calendar-price-wrapper .rdp-button_next, .calendar-price-wrapper .rdp-button_previous {
  top: 19px !important;
}

.calendar-booking-wrapper .rdp-button_next .calendar-navigation [class*=" icon-"]::before, .calendar-booking-wrapper .rdp-button_next .calendar-navigation [class^=icon-]::before, .calendar-booking-wrapper .rdp-button_previous .calendar-navigation [class*=" icon-"]::before, .calendar-booking-wrapper .rdp-button_previous .calendar-navigation [class^=icon-]::before, .calendar-price-wrapper .rdp-button_next .calendar-navigation [class*=" icon-"]::before, .calendar-price-wrapper .rdp-button_next .calendar-navigation [class^=icon-]::before, .calendar-price-wrapper .rdp-button_previous .calendar-navigation [class*=" icon-"]::before, .calendar-price-wrapper .rdp-button_previous .calendar-navigation [class^=icon-]::before {
  font-size: 22px !important;
  color: #222e50;
}

.at-base-month.calendar-booking-wrapper .rdp-button_previous, .calendar-price-wrapper.at-base-month .rdp-button_previous {
  opacity: 0.6 !important;
  cursor: default !important;
  pointer-events: none;
}

.at-base-month.calendar-booking-wrapper .rdp-button_previous .calendar-navigation [class*=" icon-"]::before, .at-base-month.calendar-booking-wrapper .rdp-button_previous .calendar-navigation [class^=icon-]::before, .calendar-price-wrapper.at-base-month .rdp-button_previous .calendar-navigation [class*=" icon-"]::before, .calendar-price-wrapper.at-base-month .rdp-button_previous .calendar-navigation [class^=icon-]::before {
  color: #0f1729;
}

.calendar-booking-wrapper .rdp-button_next.calendar-navigation-disabled, .calendar-booking-wrapper .rdp-button_previous.calendar-navigation-disabled, .calendar-price-wrapper .rdp-button_next.calendar-navigation-disabled, .calendar-price-wrapper .rdp-button_previous.calendar-navigation-disabled {
  opacity: 0.6 !important;
  cursor: default !important;
  pointer-events: none;
}

.calendar-booking-wrapper .rdp-button_next.calendar-navigation-disabled .calendar-navigation [class*=" icon-"]::before, .calendar-booking-wrapper .rdp-button_next.calendar-navigation-disabled .calendar-navigation [class^=icon-]::before, .calendar-booking-wrapper .rdp-button_previous.calendar-navigation-disabled .calendar-navigation [class*=" icon-"]::before, .calendar-booking-wrapper .rdp-button_previous.calendar-navigation-disabled .calendar-navigation [class^=icon-]::before, .calendar-price-wrapper .rdp-button_next.calendar-navigation-disabled .calendar-navigation [class*=" icon-"]::before, .calendar-price-wrapper .rdp-button_next.calendar-navigation-disabled .calendar-navigation [class^=icon-]::before, .calendar-price-wrapper .rdp-button_previous.calendar-navigation-disabled .calendar-navigation [class*=" icon-"]::before, .calendar-price-wrapper .rdp-button_previous.calendar-navigation-disabled .calendar-navigation [class^=icon-]::before {
  color: #0f1729;
}

.calendar-booking-wrapper .rdp-day_button, .calendar-price-wrapper .rdp-day_button {
  min-width: 35px !important;
}

.calendar-booking-wrapper .rdp-day_button:disabled, .calendar-price-wrapper .rdp-day_button:disabled {
  cursor: not-allowed !important;
}

.calendar-booking-wrapper .rdp-day_button:not(:disabled).price-calendar-day--available.price-calendar-day--no-border, .calendar-price-wrapper .rdp-day_button:not(:disabled).price-calendar-day--available.price-calendar-day--no-border {
  cursor: pointer !important;
  opacity: 1 !important;
  border: none !important;
}

.calendar-booking-wrapper .rdp-day_button:not(:disabled).price-calendar-day--available.price-calendar-day--no-border .price-calendar-day__date, .calendar-booking-wrapper .rdp-day_button:not(:disabled).price-calendar-day--available.price-calendar-day--no-border .price-calendar-day__price, .calendar-price-wrapper .rdp-day_button:not(:disabled).price-calendar-day--available.price-calendar-day--no-border .price-calendar-day__date, .calendar-price-wrapper .rdp-day_button:not(:disabled).price-calendar-day--available.price-calendar-day--no-border .price-calendar-day__price {
  opacity: 1 !important;
  color: inherit !important;
}

.calendar-booking-wrapper .rdp-day_button:hover:not(:disabled):not(.price-calendar-day--unavailable), .calendar-price-wrapper .rdp-day_button:hover:not(:disabled):not(.price-calendar-day--unavailable) {
  background-color: #8cace8 !important;
  color: #fcf8ea !important;
}

.calendar-booking-wrapper .rdp-day_button:hover:not(:disabled):not(.price-calendar-day--unavailable) .price-calendar-day:not(.price-calendar-day--unavailable), .calendar-price-wrapper .rdp-day_button:hover:not(:disabled):not(.price-calendar-day--unavailable) .price-calendar-day:not(.price-calendar-day--unavailable) {
  background-color: #8cace8 !important;
  color: #fcf8ea !important;
  border-color: #8cace8 !important;
}

.calendar-booking-wrapper .rdp-day_button:hover:not(:disabled):not(.price-calendar-day--unavailable) .price-calendar-day:not(.price-calendar-day--unavailable) .price-calendar-day__date, .calendar-booking-wrapper .rdp-day_button:hover:not(:disabled):not(.price-calendar-day--unavailable) .price-calendar-day:not(.price-calendar-day--unavailable) .price-calendar-day__price, .calendar-price-wrapper .rdp-day_button:hover:not(:disabled):not(.price-calendar-day--unavailable) .price-calendar-day:not(.price-calendar-day--unavailable) .price-calendar-day__date, .calendar-price-wrapper .rdp-day_button:hover:not(:disabled):not(.price-calendar-day--unavailable) .price-calendar-day:not(.price-calendar-day--unavailable) .price-calendar-day__price {
  color: #fcf8ea !important;
}

.calendar-booking-wrapper .rdp-day_button.price-calendar-day--unavailable:not(:disabled), .calendar-price-wrapper .rdp-day_button.price-calendar-day--unavailable:not(:disabled) {
  cursor: default !important;
}

.calendar-booking-wrapper .rdp-day_button.price-calendar-day--unavailable:not(:disabled):hover, .calendar-price-wrapper .rdp-day_button.price-calendar-day--unavailable:not(:disabled):hover {
  background-color: #8cace8 !important;
  color: #fcf8ea !important;
}

.calendar-booking-wrapper .rdp-day_button.price-calendar-day--unavailable:not(:disabled):hover .price-calendar-day__date, .calendar-booking-wrapper .rdp-day_button.price-calendar-day--unavailable:not(:disabled):hover .price-calendar-day__price, .calendar-price-wrapper .rdp-day_button.price-calendar-day--unavailable:not(:disabled):hover .price-calendar-day__date, .calendar-price-wrapper .rdp-day_button.price-calendar-day--unavailable:not(:disabled):hover .price-calendar-day__price {
  color: #fcf8ea !important;
}

.calendar-booking-wrapper .rdp-outside, .calendar-price-wrapper .rdp-outside {
  visibility: hidden;
  pointer-events: none;
  height: 48px;
}

.calendar-booking-wrapper .rdp-outside .rdp-day, .calendar-price-wrapper .rdp-outside .rdp-day {
  visibility: hidden;
  background-color: transparent !important;
  border: none !important;
}

.calendar-booking-wrapper .price-calendar-day, .calendar-price-wrapper .price-calendar-day {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  border: 1px solid #0f1729 !important;
  border-radius: 5px;
  padding: 0 !important;
  background: 0 0;
  cursor: pointer;
  font-family: EuclidFlex, sans-serif;
  font-feature-settings: "ss12" on;
  color: inherit;
}

.calendar-booking-wrapper .price-calendar-day__date, .calendar-price-wrapper .price-calendar-day__date {
  font-weight: 500;
  font-size: 12px;
  line-height: 17px;
  display: block;
  width: 100%;
  text-align: center;
  color: inherit;
}

.calendar-booking-wrapper .price-calendar-day__price, .calendar-price-wrapper .price-calendar-day__price {
  font-size: 12px;
  line-height: 1.2;
  display: block;
  margin-top: 4px;
  width: 100%;
  text-align: center;
  color: inherit;
}

.calendar-booking-wrapper .price-calendar-day--unavailable, .calendar-price-wrapper .price-calendar-day--unavailable {
  border: none !important;
  background: 0 0 !important;
  box-shadow: none !important;
  cursor: default;
}

.calendar-booking-wrapper .price-calendar-day--unavailable .price-calendar-day__date, .calendar-booking-wrapper .price-calendar-day--unavailable .price-calendar-day__price, .calendar-price-wrapper .price-calendar-day--unavailable .price-calendar-day__date, .calendar-price-wrapper .price-calendar-day--unavailable .price-calendar-day__price {
  color: #6a6658;
}

.calendar-booking-wrapper .price-calendar-day--no-border, .calendar-price-wrapper .price-calendar-day--no-border {
  border-color: transparent !important;
}

.calendar-booking-wrapper .price-calendar-day--offer, .calendar-price-wrapper .price-calendar-day--offer {
  border: 1px solid #0f1729 !important;
  border-radius: 5px;
  background-color: #989a50 !important;
  color: #fcf8ea !important;
}

.calendar-booking-wrapper .price-calendar-day--offer .price-calendar-day__date, .calendar-booking-wrapper .price-calendar-day--offer .price-calendar-day__price, .calendar-price-wrapper .price-calendar-day--offer .price-calendar-day__date, .calendar-price-wrapper .price-calendar-day--offer .price-calendar-day__price {
  color: #fcf8ea !important;
}

.calendar-booking-wrapper .price-calendar-day--offer.price-calendar-day--no-border, .calendar-price-wrapper .price-calendar-day--offer.price-calendar-day--no-border {
  border-color: transparent !important;
  background-color: #989a50 !important;
  color: #fcf8ea !important;
  opacity: 1 !important;
}

.calendar-booking-wrapper .price-calendar-day--offer.price-calendar-day--no-border .price-calendar-day__date, .calendar-booking-wrapper .price-calendar-day--offer.price-calendar-day--no-border .price-calendar-day__price, .calendar-price-wrapper .price-calendar-day--offer.price-calendar-day--no-border .price-calendar-day__date, .calendar-price-wrapper .price-calendar-day--offer.price-calendar-day--no-border .price-calendar-day__price {
  color: #fcf8ea !important;
  opacity: 1 !important;
}

.calendar-booking-wrapper .price-calendar-range-middle .price-calendar-day, .calendar-booking-wrapper .rdp-day.rdp-range_middle .price-calendar-day, .calendar-price-wrapper .price-calendar-range-middle .price-calendar-day, .calendar-price-wrapper .rdp-day.price-calendar-range-middle .price-calendar-day, .calendar-price-wrapper .rdp-day.rdp-range_middle .price-calendar-day {
  background: var(--Interactive-Range-Bg-color, #e3e9f2) !important;
  color: #5c7cd9 !important;
  font-size: 12px;
  font-weight: 500;
  border: 1px solid #8cace8 !important;
}

.calendar-booking-wrapper .price-calendar-range-middle .price-calendar-day .price-calendar-day__date, .calendar-booking-wrapper .price-calendar-range-middle .price-calendar-day .price-calendar-day__price, .calendar-booking-wrapper .rdp-day.rdp-range_middle .price-calendar-day .price-calendar-day__date, .calendar-booking-wrapper .rdp-day.rdp-range_middle .price-calendar-day .price-calendar-day__price, .calendar-price-wrapper .price-calendar-range-middle .price-calendar-day .price-calendar-day__date, .calendar-price-wrapper .price-calendar-range-middle .price-calendar-day .price-calendar-day__price, .calendar-price-wrapper .rdp-day.price-calendar-range-middle .price-calendar-day .price-calendar-day__date, .calendar-price-wrapper .rdp-day.price-calendar-range-middle .price-calendar-day .price-calendar-day__price, .calendar-price-wrapper .rdp-day.rdp-range_middle .price-calendar-day .price-calendar-day__date, .calendar-price-wrapper .rdp-day.rdp-range_middle .price-calendar-day .price-calendar-day__price {
  color: #5c7cd9 !important;
}

.calendar-booking-wrapper .price-calendar-range-middle .price-calendar-day.price-calendar-day--offer, .calendar-booking-wrapper .rdp-day.rdp-range_middle .price-calendar-day.price-calendar-day--offer, .calendar-price-wrapper .price-calendar-range-middle .price-calendar-day.price-calendar-day--offer, .calendar-price-wrapper .rdp-day.price-calendar-range-middle .price-calendar-day.price-calendar-day--offer, .calendar-price-wrapper .rdp-day.rdp-range_middle .price-calendar-day.price-calendar-day--offer {
  background: var(--Interactive-Range-Bg-color, #e3e9f2) !important;
  border-color: #8cace8 !important;
  color: #5c7cd9 !important;
}

.calendar-booking-wrapper .price-calendar-range-middle .price-calendar-day.price-calendar-day--offer .price-calendar-day__date, .calendar-booking-wrapper .price-calendar-range-middle .price-calendar-day.price-calendar-day--offer .price-calendar-day__price, .calendar-booking-wrapper .rdp-day.rdp-range_middle .price-calendar-day.price-calendar-day--offer .price-calendar-day__date, .calendar-booking-wrapper .rdp-day.rdp-range_middle .price-calendar-day.price-calendar-day--offer .price-calendar-day__price, .calendar-price-wrapper .price-calendar-range-middle .price-calendar-day.price-calendar-day--offer .price-calendar-day__date, .calendar-price-wrapper .price-calendar-range-middle .price-calendar-day.price-calendar-day--offer .price-calendar-day__price, .calendar-price-wrapper .rdp-day.price-calendar-range-middle .price-calendar-day.price-calendar-day--offer .price-calendar-day__date, .calendar-price-wrapper .rdp-day.price-calendar-range-middle .price-calendar-day.price-calendar-day--offer .price-calendar-day__price, .calendar-price-wrapper .rdp-day.rdp-range_middle .price-calendar-day.price-calendar-day--offer .price-calendar-day__date, .calendar-price-wrapper .rdp-day.rdp-range_middle .price-calendar-day.price-calendar-day--offer .price-calendar-day__price {
  color: #5c7cd9 !important;
}

.calendar-booking-wrapper .price-calendar-range-middle .price-calendar-day__price, .calendar-price-wrapper .price-calendar-range-middle .price-calendar-day__price {
  color: #5c7cd9 !important;
}

.calendar-booking-wrapper .rdp-day.range-preview, .calendar-price-wrapper .rdp-day.range-preview {
  background-color: #e3e9f2 !important;
}

.calendar-booking-wrapper .rdp-day.range-preview .price-calendar-day, .calendar-price-wrapper .rdp-day.range-preview .price-calendar-day {
  color: #5c7cd9 !important;
  background-color: transparent !important;
  border-color: #8cace8 !important;
}

.calendar-booking-wrapper .rdp-day.range-preview .price-calendar-day .price-calendar-day__date, .calendar-booking-wrapper .rdp-day.range-preview .price-calendar-day .price-calendar-day__price, .calendar-price-wrapper .rdp-day.range-preview .price-calendar-day .price-calendar-day__date, .calendar-price-wrapper .rdp-day.range-preview .price-calendar-day .price-calendar-day__price {
  color: #5c7cd9 !important;
}

.calendar-booking-wrapper .rdp-day.range-preview-end, .calendar-price-wrapper .rdp-day.range-preview-end {
  background-color: #e3e9f2 !important;
}

.calendar-booking-wrapper .rdp-day.range-preview-end .price-calendar-day, .calendar-price-wrapper .rdp-day.range-preview-end .price-calendar-day {
  background-color: #0f1729 !important;
  color: #fcf8ea !important;
  border-color: #0f1729 !important;
}

.calendar-booking-wrapper .rdp-day.range-preview-end .price-calendar-day .price-calendar-day__date, .calendar-booking-wrapper .rdp-day.range-preview-end .price-calendar-day .price-calendar-day__price, .calendar-price-wrapper .rdp-day.range-preview-end .price-calendar-day .price-calendar-day__date, .calendar-price-wrapper .rdp-day.range-preview-end .price-calendar-day .price-calendar-day__price {
  color: #fcf8ea !important;
}

.calendar-booking-wrapper .rdp-day.rdp-selected:not(.rdp-range_middle):not(.price-calendar-range-middle):not(.range-preview):not(.range-preview-end) .price-calendar-day, .calendar-price-wrapper .rdp-day.rdp-selected:not(.rdp-range_middle):not(.price-calendar-range-middle):not(.range-preview):not(.range-preview-end) .price-calendar-day {
  background: #0f1729 !important;
  border-color: #0f1729 !important;
  color: #fcf8ea !important;
}

.calendar-booking-wrapper .rdp-day.rdp-selected:not(.rdp-range_middle):not(.price-calendar-range-middle):not(.range-preview):not(.range-preview-end) .price-calendar-day .price-calendar-day__date, .calendar-booking-wrapper .rdp-day.rdp-selected:not(.rdp-range_middle):not(.price-calendar-range-middle):not(.range-preview):not(.range-preview-end) .price-calendar-day .price-calendar-day__price, .calendar-price-wrapper .rdp-day.rdp-selected:not(.rdp-range_middle):not(.price-calendar-range-middle):not(.range-preview):not(.range-preview-end) .price-calendar-day .price-calendar-day__date, .calendar-price-wrapper .rdp-day.rdp-selected:not(.rdp-range_middle):not(.price-calendar-range-middle):not(.range-preview):not(.range-preview-end) .price-calendar-day .price-calendar-day__price {
  color: #fcf8ea !important;
}

.calendar-booking-wrapper .rdp-day.rdp-selected:not(.rdp-range_middle):not(.price-calendar-range-middle):not(.range-preview):not(.range-preview-end) .price-calendar-day.price-calendar-day--offer, .calendar-price-wrapper .rdp-day.rdp-selected:not(.rdp-range_middle):not(.price-calendar-range-middle):not(.range-preview):not(.range-preview-end) .price-calendar-day.price-calendar-day--offer {
  background: #0f1729 !important;
  border-color: #0f1729 !important;
  color: #fcf8ea !important;
}

.calendar-booking-wrapper .rdp-day.rdp-selected:not(.rdp-range_middle):not(.price-calendar-range-middle):not(.range-preview):not(.range-preview-end) .price-calendar-day.price-calendar-day--offer .price-calendar-day__date, .calendar-booking-wrapper .rdp-day.rdp-selected:not(.rdp-range_middle):not(.price-calendar-range-middle):not(.range-preview):not(.range-preview-end) .price-calendar-day.price-calendar-day--offer .price-calendar-day__price, .calendar-price-wrapper .rdp-day.rdp-selected:not(.rdp-range_middle):not(.price-calendar-range-middle):not(.range-preview):not(.range-preview-end) .price-calendar-day.price-calendar-day--offer .price-calendar-day__date, .calendar-price-wrapper .rdp-day.rdp-selected:not(.rdp-range_middle):not(.price-calendar-range-middle):not(.range-preview):not(.range-preview-end) .price-calendar-day.price-calendar-day--offer .price-calendar-day__price {
  color: #fcf8ea !important;
}

.calendar-booking-wrapper .price-calendar-range-end .price-calendar-day, .calendar-booking-wrapper .price-calendar-range-start .price-calendar-day, .calendar-price-wrapper .price-calendar-range-end .price-calendar-day, .calendar-price-wrapper .price-calendar-range-start .price-calendar-day {
  background: #0f1729 !important;
  border-color: #0f1729 !important;
  color: #fcf8ea !important;
}

.calendar-booking-wrapper .price-calendar-range-end .price-calendar-day .price-calendar-day__date, .calendar-booking-wrapper .price-calendar-range-end .price-calendar-day .price-calendar-day__price, .calendar-booking-wrapper .price-calendar-range-start .price-calendar-day .price-calendar-day__date, .calendar-booking-wrapper .price-calendar-range-start .price-calendar-day .price-calendar-day__price, .calendar-price-wrapper .price-calendar-range-end .price-calendar-day .price-calendar-day__date, .calendar-price-wrapper .price-calendar-range-end .price-calendar-day .price-calendar-day__price, .calendar-price-wrapper .price-calendar-range-start .price-calendar-day .price-calendar-day__date, .calendar-price-wrapper .price-calendar-range-start .price-calendar-day .price-calendar-day__price {
  color: #fcf8ea !important;
}

.calendar-booking-wrapper .price-calendar-range-end .price-calendar-day.price-calendar-day--offer, .calendar-booking-wrapper .price-calendar-range-start .price-calendar-day.price-calendar-day--offer, .calendar-price-wrapper .price-calendar-range-end .price-calendar-day.price-calendar-day--offer, .calendar-price-wrapper .price-calendar-range-start .price-calendar-day.price-calendar-day--offer {
  background: #0f1729 !important;
  border-color: #0f1729 !important;
  color: #fcf8ea !important;
}

.calendar-booking-wrapper .price-calendar-range-end .price-calendar-day.price-calendar-day--offer .price-calendar-day__date, .calendar-booking-wrapper .price-calendar-range-end .price-calendar-day.price-calendar-day--offer .price-calendar-day__price, .calendar-booking-wrapper .price-calendar-range-start .price-calendar-day.price-calendar-day--offer .price-calendar-day__date, .calendar-booking-wrapper .price-calendar-range-start .price-calendar-day.price-calendar-day--offer .price-calendar-day__price, .calendar-price-wrapper .price-calendar-range-end .price-calendar-day.price-calendar-day--offer .price-calendar-day__date, .calendar-price-wrapper .price-calendar-range-end .price-calendar-day.price-calendar-day--offer .price-calendar-day__price, .calendar-price-wrapper .price-calendar-range-start .price-calendar-day.price-calendar-day--offer .price-calendar-day__date, .calendar-price-wrapper .price-calendar-range-start .price-calendar-day.price-calendar-day--offer .price-calendar-day__price {
  color: #fcf8ea !important;
}

.calendar-booking-wrapper .price-calendar-range-end .price-calendar-day__price, .calendar-booking-wrapper .price-calendar-range-start .price-calendar-day__price, .calendar-price-wrapper .price-calendar-range-end .price-calendar-day__price, .calendar-price-wrapper .price-calendar-range-start .price-calendar-day__price {
  color: #fcf8ea !important;
}

.calendar-booking-wrapper .rdp-day.rdp-disabled .price-calendar-day, .calendar-price-wrapper .rdp-day.rdp-disabled .price-calendar-day {
  border-color: transparent !important;
}

.calendar-booking-wrapper .rdp-day_button:disabled .price-calendar-day, .calendar-price-wrapper .rdp-day_button:disabled .price-calendar-day {
  opacity: 0.6;
}

.calendar-booking-wrapper .rdp-day_button:disabled .price-calendar-day .price-calendar-day__date, .calendar-booking-wrapper .rdp-day_button:disabled .price-calendar-day .price-calendar-day__price, .calendar-price-wrapper .rdp-day_button:disabled .price-calendar-day .price-calendar-day__date, .calendar-price-wrapper .rdp-day_button:disabled .price-calendar-day .price-calendar-day__price {
  opacity: 0.6;
}

.calendar-booking-wrapper .rdp-button_next.calendar-navigation-disabled .calendar-navigation [class*=" icon-"]::before, .calendar-booking-wrapper .rdp-button_next.calendar-navigation-disabled .calendar-navigation [class^=icon-]::before, .calendar-booking-wrapper .rdp-button_next[disabled] .calendar-navigation [class*=" icon-"]::before, .calendar-booking-wrapper .rdp-button_next[disabled] .calendar-navigation [class^=icon-]::before, .calendar-booking-wrapper .rdp-button_previous.calendar-navigation-disabled .calendar-navigation [class*=" icon-"]::before, .calendar-booking-wrapper .rdp-button_previous.calendar-navigation-disabled .calendar-navigation [class^=icon-]::before, .calendar-booking-wrapper .rdp-button_previous[disabled] .calendar-navigation [class*=" icon-"]::before, .calendar-booking-wrapper .rdp-button_previous[disabled] .calendar-navigation [class^=icon-]::before {
  color: #0f1729;
}

.booking.calendar-booking-wrapper, .calendar-price-wrapper.booking {
  padding-inline: 12.5px;
  padding-top: 20px;
  padding-bottom: 0;
  background-color: #f1ede0;
}

.booking.calendar-booking-wrapper .rdp-month, .calendar-price-wrapper.booking .rdp-month {
  padding: 0;
}

.booking.calendar-booking-wrapper .rdp-button_next, .booking.calendar-booking-wrapper .rdp-button_previous, .calendar-price-wrapper.booking .rdp-button_next, .calendar-price-wrapper.booking .rdp-button_previous {
  top: 2px !important;
}

.btn-leyenda {
  background-color: #fcf8ea !important;
  border: solid 1px #0f1729 !important;
  border-radius: 6px;
  padding: 10px 10px;
  margin-top: 0;
  text-align: center;
  font-family: EuclidFlex, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: -0.3px;
  transition: all 0.5s ease-out;
  color: #0f1729 !important;
}

.btn-leyenda.btn-leyenda__booking {
  margin-left: 17.5px;
}

@media (min-width: 992px) {
  .btn-leyenda.btn-leyenda__booking {
    margin-left: 12.5px;
  }
}
.btn-leyenda:hover {
  cursor: pointer;
  color: #5c7cd9 !important;
}

.btn-leyenda span {
  margin: 0 !important;
}

.btn-leyenda i {
  margin-right: 0;
}

.btn-leyenda .ml-2 {
  margin-left: 8px;
}

.carousel-container {
  cursor: grabbing;
}

.swiper-wrapper {
  display: flex;
  align-items: center;
}

.carousel-continuous .swiper-wrapper {
  transition-timing-function: linear !important;
}

.fixed-slide {
  width: 300px !important;
}

.calendar-legend .modal-item {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  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);
}

@media (max-width: 991px) {
  .calendar-legend .modal-item {
    padding: 10px 0 !important;
    margin-bottom: 0 !important;
    padding-left: 15px !important;
    padding-right: 0 !important;
    padding-bottom: 10px !important;
  }
}
.calendar-legend .modal-text {
  width: 70%;
}

.calendar-legend .modal-text p, .calendar-legend .modal-text span {
  font-family: EuclidFlex, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0.24px;
  text-transform: uppercase;
  margin: 0;
  color: #0f1729;
}

.calendar-legend .day {
  text-align: center;
  height: 35px;
  width: 35px;
  border-radius: 5px;
  margin-right: 10px;
  padding-top: 5px;
}

.calendar-legend .available {
  background-color: #f1ede0;
  color: #0f1729;
}

.calendar-legend .available.selectable {
  border: 1px solid #0f1729;
}

.calendar-legend .available2 {
  background-color: #f1ede0;
  color: #0f1729;
}

.calendar-legend .not-available {
  background-color: #f1ede0;
  color: #afaca0;
}

.calendar-legend .offerex {
  background-color: #989a50;
  color: #fcf8ea;
}

.calendar-legend .offerex2 {
  background-color: #989a50;
  color: #fcf8ea;
}

.jdt-chart-pie {
  width: 100%;
}

.jdt-chart-pie--empty, .jdt-chart-pie--loading {
  width: 100%;
  min-height: 400px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.jdt-chart-pie__loading {
  width: 100%;
  height: 400px;
}

.jdt-chart__spinner {
  width: 100px;
}

.jdt-chart__empty-text {
  color: #afaca0;
  font-family: "Euclid Flex", sans-serif;
  font-size: 14px;
  letter-spacing: 0.05em;
}

.jdt-carousel-villas-blog {
  padding: 52px !important;
}

@media (max-width: 991px) {
  .jdt-carousel-villas-blog {
    padding-inline: 16px !important;
    padding-block: 20px !important;
  }
}
.jdt-carousel-villas-blog .container {
  position: relative;
  padding-inline: 0;
}

.jdt-carousel-villas-blog .container .btn-link {
  font-family: "Tiempos Text", serif;
  font-size: 18px !important;
  font-style: italic;
  line-height: 28px;
  letter-spacing: -0.36px;
}

.jdt-carousel-villas-blog .container .carousel-container {
  padding-inline: 50px;
}

@media (max-width: 991px) {
  .jdt-carousel-villas-blog .container .carousel-container {
    display: none;
  }
}
.jdt-carousel-villas-blog .container .swiper {
  position: static;
}

.jdt-carousel-villas-blog .container .swiper-wrapper {
  min-height: 435px;
  align-items: normal;
}

@media (max-width: 560px) {
  .jdt-carousel-villas-blog .container .swiper-wrapper {
    min-height: 411px;
  }
}
.jdt-carousel-villas-blog .container .swiper-button-next:after, .jdt-carousel-villas-blog .container .swiper-button-prev:after, .jdt-carousel-villas-blog .container .swiper-rtl .swiper-button-next::after, .jdt-carousel-villas-blog .container .swiper-rtl .swiper-button-prev::after {
  font-size: 32px;
  color: #fcf8ea;
}

.jdt-carousel-villas-blog .container .swiper-button-next {
  right: -4px;
}

.jdt-carousel-villas-blog .container .swiper-button-prev {
  left: -4px;
}

.jdt-carousel-villas-blog .container .with-dates {
  padding-right: 0;
}

.jdt-carousel-villas-blog .container .logo-abahana {
  display: flex;
  justify-content: end;
  gap: 26.35px;
  align-items: center;
  margin-top: 52px;
}

.jdt-carousel-villas-blog .container .logo-abahana i::before {
  font-size: 27px;
}

@media (max-width: 991px) {
  .jdt-carousel-villas-blog .container .logo-abahana {
    margin-top: 30px !important;
  }
}
@media (max-width: 560px) {
  .jdt-carousel-villas-blog .container .logo-abahana {
    justify-content: center;
  }
}
.jdt-carousel-villas-blog .container .logo-abahana p {
  display: flex;
  gap: 6px;
  font-size: 27px;
  line-height: 27px;
  margin: 0;
  font-family: EuclidFlex, sans-serif;
}

.jdt-carousel-villas-blog .c0056_villa_card-cmp, .jdt-carousel-villas-blog .jdt-villa-car {
  margin-bottom: 0;
  display: flex;
  flex-direction: column;
  min-height: 435px;
}

@media (max-width: 991px) {
  .jdt-carousel-villas-blog .c0056_villa_card-cmp, .jdt-carousel-villas-blog .jdt-villa-car {
    width: 300px;
    min-height: 332px;
  }
}
@media (max-width: 1200px) {
  .jdt-carousel-villas-blog .c0056_villa_card-cmp .villa-card-dates, .jdt-carousel-villas-blog .jdt-villa-car .villa-card-dates {
    max-width: 160px;
  }
}
.jdt-carousel-villas-blog .c0056_villa_card-cmp .villa-card-figure, .jdt-carousel-villas-blog .jdt-villa-car .villa-card-figure {
  background-color: #222e50;
}

.jdt-carousel-villas-blog .c0056_villa_card-cmp .villa-card-figure img, .jdt-carousel-villas-blog .jdt-villa-car .villa-card-figure img {
  height: 240px;
  object-position: center !important;
}

@media (max-width: 991px) {
  .jdt-carousel-villas-blog .c0056_villa_card-cmp .villa-card-figure img, .jdt-carousel-villas-blog .jdt-villa-car .villa-card-figure img {
    height: 195px;
  }
}
.jdt-carousel-villas-blog .c0056_villa_card-cmp .villa-card-info, .jdt-carousel-villas-blog .jdt-villa-car .villa-card-info {
  flex: 1;
}

.jdt-carousel-villas-blog .c0056_villa_card-cmp .villa-card-info .villa-card-icons-bar, .jdt-carousel-villas-blog .jdt-villa-car .villa-card-info .villa-card-icons-bar {
  justify-content: flex-start;
}

@media (max-width: 1200px) {
  .jdt-carousel-villas-blog .c0056_villa_card-cmp .villa-card-info .villa-card-icons-bar, .jdt-carousel-villas-blog .jdt-villa-car .villa-card-info .villa-card-icons-bar {
    justify-content: space-between;
  }
}
.jdt-carousel-villas-blog .c0056_villa_card-cmp .villa-card-info .villa-card-quality, .jdt-carousel-villas-blog .jdt-villa-car .villa-card-info .villa-card-quality {
  margin-block: 10px !important;
  padding-top: 0 !important;
  height: 39.5px !important;
}

.jdt-carousel-villas-blog .c0056_villa_card-cmp .villa-card-info .villa-card-quality .villa-card-quality-luxe.villa-card-quality-label, .jdt-carousel-villas-blog .jdt-villa-car .villa-card-info .villa-card-quality .villa-card-quality-luxe.villa-card-quality-label {
  margin-bottom: 0 !important;
}

.jdt-carousel-villas-blog .c0056_villa_card-cmp .villa-card-info .villa-card-title, .jdt-carousel-villas-blog .jdt-villa-car .villa-card-info .villa-card-title {
  font-size: 22px !important;
}

@media (max-width: 991px) {
  .jdt-carousel-villas-blog .c0056_villa_card-cmp .villa-card-info .villa-card-title, .jdt-carousel-villas-blog .jdt-villa-car .villa-card-info .villa-card-title {
    font-size: 15px !important;
  }
}
.jdt-carousel-villas-blog .c0056_villa_card-cmp .villa-card-info .villa-card-price, .jdt-carousel-villas-blog .jdt-villa-car .villa-card-info .villa-card-price {
  margin-bottom: 10px !important;
}

@media (max-width: 991px) {
  .jdt-carousel-villas-blog .c0056_villa_card-cmp .villa-card-info .villa-card-price, .jdt-carousel-villas-blog .jdt-villa-car .villa-card-info .villa-card-price {
    margin-bottom: 0 !important;
  }
}
.jdt-carousel-villas-blog .villa-carousel-wrapper {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scroll-snap-type: x mandatory;
  padding-bottom: 1rem;
}

.jdt-carousel-villas-blog .villa-carousel-track {
  display: flex;
  gap: 1rem;
  padding: 0 1rem;
}

.jdt-carousel-villas-blog .villa-carousel-item {
  flex: 0 0 auto;
  scroll-snap-align: start;
  width: 100%;
  min-width: 300px;
}

@media (max-width: 992px) {
  .jdt-carousel-villas-blog .villa-carousel-item {
    max-width: 300px;
  }
}
.jdt-carousel-villas-blog .contenedor-carrusel-movil {
  gap: 15px;
  -ms-overflow-style: none;
  scrollbar-width: none;
  overflow-x: auto;
  overflow-y: hidden;
  scroll-snap-align: start;
}

@media (min-width: 992px) {
  .jdt-carousel-villas-blog .contenedor-carrusel-movil {
    display: none !important;
  }
}
.jdt-carousel-villas-blog .contenedor-carrusel-movil > div {
  width: 300px;
}

.jdt-carousel-villas-blog .contenedor-carrusel-movil::-webkit-scrollbar {
  display: none;
}

.black-sand {
  color: var(--black-sand, #77756e);
}

.bg-black-sand {
  background-color: var(--black-sand, #77756e);
}

.dark-sand {
  color: var(--dark-sand, #afaca0);
}

.bg-dark-sand {
  background-color: var(--dark-sand, #afaca0);
}

.abahana-sand {
  color: var(--abahana-sand, #f8f1e5);
}

.bg-abahana-sand {
  background-color: var(--abahana-sand, #f8f1e5);
}

.light-sand {
  color: var(--light-sand, #f1ede0);
}

.bg-light-sand {
  background-color: var(--light-sand, #f1ede0);
}

.soft-sand {
  color: var(--soft-sand, #fcf8ea) !important;
}

.bg-soft-sand {
  background-color: var(--soft-sand, #fcf8ea);
}

.crema {
  color: var(--crema, #fcf8ea);
}

.bg-crema {
  background-color: var(--crema, #fcf8ea);
}

.black-blue {
  color: var(--black-blue, #0f1729);
}

.bg-black-blue {
  background-color: var(--black-blue, #0f1729);
}

.abahana-blue {
  color: var(--abahana-blue, #222e50);
}

.bg-abahana-blue {
  background-color: var(--abahana-blue, #222e50);
}

.dark-blue {
  color: var(--dark-blue, #3c528e);
}

.bg-dark-blue {
  background-color: var(--dark-blue, #3c528e);
}

.abahana-villas {
  color: var(--abahana-villas, #5c7cd9);
}

.bg-abahana-villas {
  background-color: var(--abahana-villas, #5c7cd9);
}

.light-blue {
  color: var(--light-blue, #8cace8);
}

.bg-light-blue {
  background-color: var(--light-blue, #8cace8);
}

.soft-blue {
  color: var(--soft-blue, #e3e9f2);
}

.bg-soft-blue {
  background-color: var(--soft-blue, #e3e9f2);
}

.black-yellow {
  color: var(--black-yellow, #49380d);
}

.bg-black-yellow {
  background-color: var(--black-yellow, #49380d);
}

.dark-yellow {
  color: var(--dark-yellow, #aa8500);
}

.bg-dark-yellow {
  background-color: var(--dark-yellow, #aa8500);
}

.last-minute {
  color: var(--last-minute, #aa8500);
}

.bg-last-minute {
  background-color: var(--last-minute, #aa8500);
}

.abahana-yellow {
  color: var(--abahana-yellow, #ffc700);
}

.bg-abahana-yellow {
  background-color: var(--abahana-yellow, #ffc700);
}

.yellow {
  color: var(--yellow, #fed544);
}

.bg-yellow {
  background-color: var(--yellow, #fed544);
}

.light-yellow {
  color: var(--light-yellow, #ffe382);
}

.bg-light-yellow {
  background-color: var(--light-yellow, #ffe382);
}

.soft-yellow {
  color: var(--soft-yellow, #fff5d0);
}

.bg-soft-yellow {
  background-color: var(--soft-yellow, #fff5d0);
}

.dark-violet {
  color: var(--dark-violet, #2f1f41);
}

.bg-dark-violet {
  background-color: var(--dark-violet, #2f1f41);
}

.violet-abahana-luxe {
  color: var(--violet-abahana-luxe, #4e346b);
}

.bg-violet-abahana-luxe {
  background-color: var(--violet-abahana-luxe, #4e346b);
}

.pure-violet {
  color: var(--pure-violet, #6d538c);
}

.bg-pure-violet {
  background-color: var(--pure-violet, #6d538c);
}

.violet {
  color: var(--violet, #b09dc6);
}

.bg-violet {
  background-color: var(--violet, #b09dc6);
}

.light-violet {
  color: var(--light-violet, #edddff);
}

.bg-light-violet {
  background-color: var(--light-violet, #edddff);
}

.soft-violet {
  color: var(--soft-violet, #f6eeff);
}

.bg-soft-violet {
  background-color: var(--soft-violet, #f6eeff);
}

.dark-green {
  color: var(--dark-green, #666526);
}

.bg-dark-green {
  background-color: var(--dark-green, #666526);
}

.green {
  color: var(--green, #989a50);
}

.bg-green {
  background-color: var(--green, #989a50);
}

.best-offer {
  color: var(--best-offer, #989a50);
}

.bg-best-offer {
  background-color: var(--best-offer, #989a50);
}

.light-green {
  color: var(--light-green, #c5cd91);
}

.bg-light-green {
  background-color: var(--light-green, #c5cd91);
}

.soft-green {
  color: var(--soft-green, #e5e8d2);
}

.bg-soft-green {
  background-color: var(--soft-green, #e5e8d2);
}

.sales-red {
  color: var(--sales-red, #560d29);
}

.bg-sales-red {
  background-color: var(--sales-red, #560d29);
}

.abahana-sales-coral {
  color: var(--abahana-sales-coral, #e56248);
}

.bg-abahana-sales-coral {
  background-color: var(--abahana-sales-coral, #e56248);
}

.coral {
  color: var(--coral, #e56248);
}

.bg-coral {
  background-color: var(--coral, #e56248);
}

.sales-rose {
  color: var(--sales-rose, #e89c8b);
}

.bg-sales-rose {
  background-color: var(--sales-rose, #e89c8b);
}

.sales-soft-rose {
  color: var(--sales-soft-rose, #f5cac0);
}

.bg-sales-soft-rose {
  background-color: var(--sales-soft-rose, #f5cac0);
}

section.dropdown-cmp {
  font-family: EuclidFlex, sans-serif;
}

section.dropdown-cmp .dropdown [class*=" icon-"], section.dropdown-cmp .dropdown [class^=icon-] {
  font-family: EuclidFlex, sans-serif;
}

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: 0;
}

section.dropdown-cmp .dropdown .dropdown-label.dropdown-rounded.dropdown-label {
  color: #fcf8ea;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  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 {
  display: none;
}

section.dropdown-cmp .dropdown .dropdown-menu.show {
  display: block;
}

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

.error500-page-wrapper {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

.error500-page-wrapper .error500-main {
  background: linear-gradient(270deg, rgba(5, 28, 95, 0) 37.47%, rgba(5, 28, 95, 0.4) 84.41%), linear-gradient(270deg, rgba(5, 28, 95, 0) 22.85%, rgba(5, 28, 95, 0.75) 86.41%), url(../o/abahanavillas-design-theme/images/villas/villa-olimpia-min.jpg) #d3d3d3 50%/cover no-repeat;
  flex: 1;
  display: flex;
  align-items: center;
}

.error500-page-wrapper .error500-main .error500-content {
  display: flex;
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .error500-page-wrapper .error500-main .error500-content {
    flex-direction: column;
  }
}
.error500-page-wrapper .error500-main .error500-content .error500-text-content {
  box-sizing: border-box;
  flex: 1;
  padding-left: 40px;
  padding-bottom: 40px;
  padding-top: 40px;
  padding-right: 30px;
  max-width: 50%;
}

@media (max-width: 767px) {
  .error500-page-wrapper .error500-main .error500-content .error500-text-content {
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 30px;
  }
}
.error500-page-wrapper .error500-main .error500-content .error500-text-content .error500-title {
  color: #fcf8ea;
  font-feature-settings: "ss12" on;
  margin-bottom: 35px;
  text-transform: none;
}

@media (max-width: 767px) {
  .error500-page-wrapper .error500-main .error500-content .error500-text-content .error500-title {
    margin-bottom: 20px !important;
  }
}
.error500-page-wrapper .error500-main .error500-content .error500-text-content .error500-paragraph {
  color: #fcf8ea;
  font-family: "Tiempos Text", serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 33px;
  letter-spacing: -0.44px;
}

.error500-page-wrapper .error500-main .error500-content .error500-text-content .error500-paragraph--bold {
  font-weight: 600;
}

@media (max-width: 767px) {
  .error500-page-wrapper .error500-main .error500-content .error500-text-content .error500-paragraph {
    font-size: 15px;
    line-height: 22px;
    letter-spacing: -0.3px;
  }
}
.error500-page-wrapper .error500-main .error500-content .error500-text-content .error500-contact-list {
  color: #fcf8ea;
  font-family: "Tiempos Text", serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 33px;
  letter-spacing: -0.44px;
  list-style: none;
  padding: 0;
  margin: 0;
}

.error500-page-wrapper .error500-main .error500-content .error500-text-content .error500-contact-list li {
  margin-bottom: 8px;
  position: relative;
  padding-left: 16px;
}

.error500-page-wrapper .error500-main .error500-content .error500-text-content .error500-contact-list li::before {
  content: "•";
  position: absolute;
  left: 0;
  color: #fcf8ea;
}

.error500-page-wrapper .error500-main .error500-content .error500-text-content .error500-contact-list li a {
  text-decoration: underline;
  color: inherit;
  transition: all 0.5s ease-out;
}

.error500-page-wrapper .error500-main .error500-content .error500-text-content .error500-contact-list li a:hover {
  color: #8cace8;
}

@media (max-width: 767px) {
  .error500-page-wrapper .error500-main .error500-content .error500-text-content .error500-contact-list {
    font-size: 18px;
    line-height: 27px;
    letter-spacing: -0.36px;
  }
}
.error500-page-wrapper .error500-main .error500-content .error500-carousel {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}

@media (max-width: 767px) {
  .error500-page-wrapper .error500-main .error500-content .error500-carousel {
    margin-top: 20px;
    min-height: 300px;
  }
}
.error500-page-wrapper .error500-main .error500-content .error500-carousel .error500-carousel-container {
  padding: 30px 40px;
  height: 497px;
}

@media (max-width: 1174px) {
  .error500-page-wrapper .error500-main .error500-content .error500-carousel .error500-carousel-container {
    height: auto;
    padding: 20px 16px;
  }
}
.error500-page-wrapper .error500-main .error500-content .error500-carousel .elfsight-app-2233c2f3-7892-4899-8a7d-e2c3b9391d9f {
  width: 100%;
  max-width: 100%;
  height: auto;
  min-height: 300px;
}

.error500-page-wrapper .error500-main .error500-content .error500-carousel .elfsight-app-2233c2f3-7892-4899-8a7d-e2c3b9391d9f iframe {
  width: 100% !important;
  height: auto !important;
  border: none !important;
}

.error500-page-wrapper .error500-main .error500-content .error500-carousel .elfsight-app-2233c2f3-7892-4899-8a7d-e2c3b9391d9f .ArrowControl__ArrowControlContainer-sc-ps7sz3-0, .error500-page-wrapper .error500-main .error500-content .error500-carousel .elfsight-app-2233c2f3-7892-4899-8a7d-e2c3b9391d9f .Carousel__CarouselArrowControlContainer-sc-f2ox7y-9, .error500-page-wrapper .error500-main .error500-content .error500-carousel .elfsight-app-2233c2f3-7892-4899-8a7d-e2c3b9391d9f .es-carousel-arrow-control, .error500-page-wrapper .error500-main .error500-content .error500-carousel .elfsight-app-2233c2f3-7892-4899-8a7d-e2c3b9391d9f .es-carousel-arrow-control-left, .error500-page-wrapper .error500-main .error500-content .error500-carousel .elfsight-app-2233c2f3-7892-4899-8a7d-e2c3b9391d9f .es-carousel-arrow-control-right, .error500-page-wrapper .error500-main .error500-content .error500-carousel .elfsight-app-2233c2f3-7892-4899-8a7d-e2c3b9391d9f [aria-label=Next], .error500-page-wrapper .error500-main .error500-content .error500-carousel .elfsight-app-2233c2f3-7892-4899-8a7d-e2c3b9391d9f [aria-label=Previous] {
  display: none !important;
}

.error500-page-wrapper .error500-main .error500-content .error500-carousel .elfsight-app-2233c2f3-7892-4899-8a7d-e2c3b9391d9f .es-carousel-pagination, .error500-page-wrapper .error500-main .error500-content .error500-carousel .elfsight-app-2233c2f3-7892-4899-8a7d-e2c3b9391d9f .es-carousel-pagination-bullet, .error500-page-wrapper .error500-main .error500-content .error500-carousel .elfsight-app-2233c2f3-7892-4899-8a7d-e2c3b9391d9f .swiper-pagination, .error500-page-wrapper .error500-main .error500-content .error500-carousel .elfsight-app-2233c2f3-7892-4899-8a7d-e2c3b9391d9f .swiper-pagination-bullet, .error500-page-wrapper .error500-main .error500-content .error500-carousel .elfsight-app-2233c2f3-7892-4899-8a7d-e2c3b9391d9f [class*=bullet], .error500-page-wrapper .error500-main .error500-content .error500-carousel .elfsight-app-2233c2f3-7892-4899-8a7d-e2c3b9391d9f [class*=pagination] {
  opacity: 1 !important;
  visibility: visible !important;
  position: relative !important;
  z-index: 10 !important;
}

.error500-page-wrapper .error500-main .error500-content .error500-carousel .elfsight-app-2233c2f3-7892-4899-8a7d-e2c3b9391d9f .es-carousel-pagination-wrapper, .error500-page-wrapper .error500-main .error500-content .error500-carousel .elfsight-app-2233c2f3-7892-4899-8a7d-e2c3b9391d9f .swiper-pagination-wrapper {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  margin-top: 20px !important;
}

.error500-page-wrapper .error500-main .error500-content .error500-carousel .elfsight-app-2233c2f3-7892-4899-8a7d-e2c3b9391d9f .es-bullets-control-item {
  width: 8px;
  min-width: 8px;
  height: 8px;
}

.error500-page-wrapper .error500-main .error500-content .error500-carousel .elfsight-app-2233c2f3-7892-4899-8a7d-e2c3b9391d9f .es-bullets-control-item {
  background-color: #fcf8ea !important;
  opacity: 0.5;
}

.error500-page-wrapper .error500-main .error500-content .error500-carousel .elfsight-app-2233c2f3-7892-4899-8a7d-e2c3b9391d9f .es-bullets-control-item.es-bullets-control-item-active {
  background-color: #fcf8ea !important;
  opacity: 1;
}

.error500-page-wrapper .error500-main .error500-content .error500-carousel .elfsight-app-2233c2f3-7892-4899-8a7d-e2c3b9391d9f .es-carousel-pagination-bullet:not(.es-carousel-pagination-bullet-active), .error500-page-wrapper .error500-main .error500-content .error500-carousel .elfsight-app-2233c2f3-7892-4899-8a7d-e2c3b9391d9f .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
  background-color: rgba(252, 248, 234, 0.5) !important;
}

.error500-page-wrapper .error500-main .error500-content .error500-carousel .elfsight-app-2233c2f3-7892-4899-8a7d-e2c3b9391d9f .swiper, .error500-page-wrapper .error500-main .error500-content .error500-carousel .elfsight-app-2233c2f3-7892-4899-8a7d-e2c3b9391d9f .swiper-container {
  width: 100%;
  overflow: hidden;
}

@media (max-width: 767px) {
  .error500-page-wrapper .error500-main .error500-content .error500-carousel .elfsight-app-2233c2f3-7892-4899-8a7d-e2c3b9391d9f .swiper-slide {
    width: 100% !important;
    margin-right: 0;
  }
}
.error500-page-wrapper .error500-main .error500-content .error500-carousel .elfsight-app-2233c2f3-7892-4899-8a7d-e2c3b9391d9f:empty {
  display: none;
}

@media (max-width: 767px) {
  .error500-page-wrapper .error500-main .error500-content .error500-carousel .elfsight-app-2233c2f3-7892-4899-8a7d-e2c3b9391d9f {
    max-width: 100%;
  }
  .error500-page-wrapper .error500-main .error500-content .error500-carousel .elfsight-app-2233c2f3-7892-4899-8a7d-e2c3b9391d9f .swiper-slide {
    width: 100% !important;
  }
}
.error500-page-wrapper .error500-main .error500-content .error500-carousel .error500-carousel-fallback {
  display: none;
}

.elfsight-app-2233c2f3-7892-4899-8a7d-e2c3b9391d9f:empty + .error500-page-wrapper .error500-main .error500-content .error500-carousel .error500-carousel-fallback {
  display: block;
}

.error500-page-wrapper .error500-main .error500-content .error500-carousel .error500-carousel-placeholder {
  background: rgba(255, 255, 255, 0.1);
  border: 2px dashed #fcf8ea;
  border-radius: 5px;
  padding: 20px;
  text-align: center;
  color: #fcf8ea;
  font-family: EuclidFlex, sans-serif;
  font-size: 16px;
  width: 100%;
  max-width: 400px;
  min-height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.error500-page-wrapper .c0010_header-cmp {
  height: auto !important;
  min-height: 76px;
}

@media (max-width: 991px) {
  .error500-page-wrapper .c0010_header-cmp {
    min-height: 50px !important;
  }
}
.error500-page-wrapper .c0010_header-cmp .navbar > :not(:first-child) {
  display: none !important;
}

.error500-page-wrapper .c0010_header-cmp .navbar a {
  pointer-events: none;
}

.error500-page-wrapper .footer-cmp .container {
  max-width: 100%;
  display: flex;
  justify-content: center;
}

.error500-page-wrapper .footer-cmp .container .main-footer {
  padding-inline: 40px;
  max-width: 1440px;
}

@media (max-width: 767px) {
  .error500-page-wrapper .footer-cmp .container .main-footer {
    padding-inline: 0;
  }
}
.error500-page-wrapper .footer-cmp .container .main-footer > .row:first-child {
  display: none !important;
}

.error500-page-wrapper .footer-cmp .container .main-footer .footer-logos .abahana-doble, .error500-page-wrapper .footer-cmp .container .main-footer .footer-logos .abahana-footer, .error500-page-wrapper .footer-cmp .container .main-footer .footer-logos .abahana-luxe {
  pointer-events: none;
}

.error500-page-wrapper .footer-cmp .container .dropdown-cmp:first-child {
  display: none !important;
}

@media (max-width: 991px) {
  .error500-page-wrapper .footer-cmp .post-footer {
    padding-block: var(--spacer-mobile-7, 20px);
  }
  .error500-page-wrapper .footer-cmp .post-footer img.dark {
    margin-top: 0;
  }
}
.error500-page-wrapper .footer-cmp .post-footer .container {
  max-width: 1440px;
}

.error500-page-wrapper .footer-cmp .post-footer .container .row {
  width: 100%;
}

.error500-page-wrapper .footer-cmp .post-footer .container .row .col-lg-9 .row .order-lg-2, .error500-page-wrapper .footer-cmp .post-footer .container .row .col-lg-9 .row .order-lg-3 {
  display: none !important;
}

@media (max-width: 991px) {
  .error500-page-wrapper .footer-cmp .post-footer .container .row .post-footer-links {
    margin-bottom: 30px;
  }
}
.error500-page-wrapper .footer-cmp .post-footer .container .row .post-footer-links a {
  display: none;
}

.example-box {
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  padding: 16px;
  background: #fff;
}

.example-box__title {
  margin: 0 0 12px;
  font-size: 18px;
}

.example-box__content {
  font-size: 14px;
  color: #333;
}

.example-box--primary {
  border-color: #0d6efd;
}

.example-box--success {
  border-color: #20c997;
}

.example-box--warning {
  border-color: #ffc107;
}

.jdtFeaturedOn {
  padding: 100px 0;
  background-color: #0f1729;
  overflow: hidden;
}

@media (max-width: 768px) {
  .jdtFeaturedOn {
    padding-top: 40px !important;
    padding-bottom: 80px !important;
  }
}
@media (max-width: 1060px) {
  .jdtFeaturedOn .container {
    padding-inline: 20px;
  }
}
.jdtFeaturedOn .title2 {
  color: #fcf8ea;
  font-family: EuclidFlex, sans-serif;
  margin-bottom: 80px;
  font-weight: 500;
  line-height: 45px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

@media (min-width: 1060px) {
  .jdtFeaturedOn .title2 {
    padding-left: 20px;
  }
}
.jdtFeaturedOn .carousel-container .swiper-slide {
  padding-right: 149px;
  box-sizing: content-box;
  cursor: pointer;
}

.jdtFeaturedOn .carousel-container .swiper-slide:has(.no-data) {
  cursor: grab;
}

.jdtFeaturedOn .fixed-slide {
  width: 400px !important;
}

@media (max-width: 768px) {
  .jdtFeaturedOn .fixed-slide {
    width: 300px !important;
  }
}
.jdtFeaturedOn .carouselImage {
  max-width: 400px;
}

@media (max-width: 768px) {
  .jdtFeaturedOn .carouselImage {
    max-width: 300px;
  }
}
.jdt-flag, .villa-card-caption {
  z-index: 1;
  background-color: #3c528e;
  color: #fcf8ea !important;
  text-align: center;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.14px;
  text-transform: uppercase;
  position: absolute;
  padding: 10px 30px 10px 20px;
  top: 0;
  left: 0;
  clip-path: polygon(0 0, calc(100% - 23px) 0, 100% 50%, calc(100% - 23px) 100%, 0 100%);
}

.jdt-flag.long-stay, .jdt-flag.long-term, .villa-card-caption.long-stay, .villa-card-caption.long-term {
  background-color: var(--dark-blue, #3c528e);
}

.jdt-flag.long-stay:before, .jdt-flag.long-term:before, .villa-card-caption.long-stay:before, .villa-card-caption.long-term:before {
  border-left-color: var(--dark-blue, #3c528e);
}

.jdt-flag.last-minute, .villa-card-caption.last-minute {
  background-color: #aa8500;
}

.jdt-flag.last-minute:before, .villa-card-caption.last-minute:before {
  border-left-color: #aa8500;
}

.jdt-flag.offer, .villa-card-caption.offer {
  background-color: #989a50;
}

.jdt-flag.offer:before, .villa-card-caption.offer:before {
  border-left-color: #989a50;
}

.jdt-flag.new, .villa-card-caption.new {
  background-color: #8cace8;
}

.jdt-flag.new:before, .villa-card-caption.new:before {
  border-left-color: #8cace8;
}

.jdt-flag.exclusive, .villa-card-caption.exclusive {
  background-color: var(--abahana-villas, #5c7cd9);
}

.jdt-flag.exclusive:before, .villa-card-caption.exclusive:before {
  border-left-color: var(--abahana-villas, #5c7cd9);
}

.jdt-flag.project, .villa-card-caption.project {
  background-color: var(--abahana-yellow, #ffc700);
}

.jdt-flag.project:before, .villa-card-caption.project:before {
  border-left-color: var(--abahana-yellow, #ffc700);
}

.jdt-flag.tourist-license, .villa-card-caption.tourist-license {
  background-color: var(--coral, #e56248);
}

.jdt-flag.tourist-license:before, .villa-card-caption.tourist-license:before {
  border-left-color: var(--coral, #e56248);
}

.jdt-flag.sea-views, .villa-card-caption.sea-views {
  background-color: var(--abahana-blue, #222e50);
}

.jdt-flag.sea-views:before, .villa-card-caption.sea-views:before {
  border-left-color: var(--abahana-blue, #222e50);
}

.c0056_villa_card-cmp.villa-card-long-term .villa-card-caption, .jdt-villa-card.villa-card-long-term .villa-card-caption, .villa-card-cmp.villa-card-long-term .villa-card-caption {
  background-color: var(--dark-blue, #3c528e);
}

.c0056_villa_card-cmp.villa-card-long-term .villa-card-caption:before, .jdt-villa-card.villa-card-long-term .villa-card-caption:before, .villa-card-cmp.villa-card-long-term .villa-card-caption:before {
  border-left-color: var(--dark-blue, #3c528e);
}

.c0056_villa_card-cmp.villa-card-last-minute .villa-card-caption, .jdt-villa-card.villa-card-last-minute .villa-card-caption, .villa-card-cmp.villa-card-last-minute .villa-card-caption {
  background-color: #aa8500;
}

.c0056_villa_card-cmp.villa-card-last-minute .villa-card-caption:before, .jdt-villa-card.villa-card-last-minute .villa-card-caption:before, .villa-card-cmp.villa-card-last-minute .villa-card-caption:before {
  border-left-color: #aa8500;
}

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

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

.c0056_villa_card-cmp.villa-card-offer .villa-card-caption, .jdt-villa-card.villa-card-offer .villa-card-caption, .villa-card-cmp.villa-card-offer .villa-card-caption {
  background-color: #989a50;
}

.c0056_villa_card-cmp.villa-card-offer .villa-card-caption:before, .jdt-villa-card.villa-card-offer .villa-card-caption:before, .villa-card-cmp.villa-card-offer .villa-card-caption:before {
  border-left-color: #989a50;
}

.c0056_villa_card-cmp.villa-card-new .villa-card-caption, .c0056_villa_card-cmp.villa-card-news .villa-card-caption, .jdt-villa-card.villa-card-new .villa-card-caption, .jdt-villa-card.villa-card-news .villa-card-caption, .villa-card-cmp.villa-card-new .villa-card-caption, .villa-card-cmp.villa-card-news .villa-card-caption {
  background-color: #8cace8;
}

.c0056_villa_card-cmp.villa-card-new .villa-card-caption:before, .c0056_villa_card-cmp.villa-card-news .villa-card-caption:before, .jdt-villa-card.villa-card-new .villa-card-caption:before, .jdt-villa-card.villa-card-news .villa-card-caption:before, .villa-card-cmp.villa-card-new .villa-card-caption:before, .villa-card-cmp.villa-card-news .villa-card-caption:before {
  border-left-color: #8cace8;
}

.c0056_villa_card-cmp.villa-card-exclusive .villa-card-caption, .jdt-villa-card.villa-card-exclusive .villa-card-caption, .villa-card-cmp.villa-card-exclusive .villa-card-caption {
  background-color: var(--abahana-villas, #5c7cd9);
}

.c0056_villa_card-cmp.villa-card-exclusive .villa-card-caption:before, .jdt-villa-card.villa-card-exclusive .villa-card-caption:before, .villa-card-cmp.villa-card-exclusive .villa-card-caption:before {
  border-left-color: var(--abahana-villas, #5c7cd9);
}

.c0056_villa_card-cmp.villa-card-project .villa-card-caption, .jdt-villa-card.villa-card-project .villa-card-caption, .villa-card-cmp.villa-card-project .villa-card-caption {
  background-color: var(--abahana-yellow, #ffc700);
}

.c0056_villa_card-cmp.villa-card-project .villa-card-caption:before, .jdt-villa-card.villa-card-project .villa-card-caption:before, .villa-card-cmp.villa-card-project .villa-card-caption:before {
  border-left-color: var(--abahana-yellow, #ffc700);
}

.c0056_villa_card-cmp.villa-card-tourist-license .villa-card-caption, .jdt-villa-card.villa-card-tourist-license .villa-card-caption, .villa-card-cmp.villa-card-tourist-license .villa-card-caption {
  background-color: var(--coral, #e56248);
}

.c0056_villa_card-cmp.villa-card-tourist-license .villa-card-caption:before, .jdt-villa-card.villa-card-tourist-license .villa-card-caption:before, .villa-card-cmp.villa-card-tourist-license .villa-card-caption:before {
  border-left-color: var(--coral, #e56248);
}

.c0056_villa_card-cmp.villa-card-sea-views .villa-card-caption, .jdt-villa-card.villa-card-sea-views .villa-card-caption, .villa-card-cmp.villa-card-sea-views .villa-card-caption {
  background-color: var(--abahana-blue, #222e50);
}

.c0056_villa_card-cmp.villa-card-sea-views .villa-card-caption:before, .jdt-villa-card.villa-card-sea-views .villa-card-caption:before, .villa-card-cmp.villa-card-sea-views .villa-card-caption:before {
  border-left-color: var(--abahana-blue, #222e50);
}

.c0056_villa_card-cmp.villa-card-luxe, .jdt-villa-card.villa-card-luxe, .villa-card-cmp.villa-card-luxe {
  background-color: #f6eeff;
}

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

.c0056_villa_card-cmp.villa-card-luxe .villa-card-info .villa-card-icons-bar .info-bar, .jdt-villa-card.villa-card-luxe .villa-card-info .villa-card-icons-bar .info-bar, .villa-card-cmp.villa-card-luxe .villa-card-info .villa-card-icons-bar .info-bar {
  color: #2f1f41;
}

.c0056_villa_card-cmp.brand-blog .jdt-flag, .c0056_villa_card-cmp.brand-blog .villa-card-caption, .jdt-villa-card.brand-blog .jdt-flag, .jdt-villa-card.brand-blog .villa-card-caption, .villa-card-cmp.brand-blog .jdt-flag, .villa-card-cmp.brand-blog .villa-card-caption {
  bottom: 0 !important;
  top: auto;
  border-radius: 0 0 0 5px;
}

#story--design-system-display-flag--default-inner {
  height: 50px;
}

footer.footer-cmp {
  break-inside: avoid;
  background-color: #0f1729;
  font-family: EuclidFlex, sans-serif;
}

footer.footer-cmp a {
  color: #fcf8ea;
}

footer.footer-cmp .footer-subtitle {
  color: #fcf8ea;
  font-feature-settings: "ss12" on;
  font-size: 12px;
  line-height: 13px;
  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;
  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", serif;
  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-subtitle {
  min-height: 20px !important;
  display: inline-block;
}

footer.footer-cmp .main-footer .footer-panel .footer-links {
  margin: 0;
  padding: 0;
  list-style: none;
}

@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: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  height: 100%;
}

@media (min-width: 1200px) {
  footer.footer-cmp .main-footer .footer-logos {
    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;
  }
}
footer.footer-cmp .post-footer .post-footer-links .footer-subtitle {
  min-height: 24px !important;
  display: inline-block;
}

@media (min-width: 992px) {
  footer.footer-cmp .post-footer .options-container {
    padding-left: 90px;
    display: flex;
    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;
  box-shadow: 0 -5px 26px 0 rgba(15, 23, 41, 0.15);
  width: 100%;
  left: 0;
  height: 0;
  transition: all 0.3s;
  padding-top: 0;
}

footer.footer-cmp .shortcuts-mobile .shortcuts-mobile-item {
  transition: all 0.3s;
}

footer.footer-cmp .shortcuts-mobile.up {
  padding-top: 0;
  height: 58px;
}

footer.footer-cmp .shortcuts-mobile.up .shortcuts-mobile-item {
  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;
}

footer.footer-cmp .shortcuts-mobile .shortcuts-mobile-item:last-of-type {
  border-right: none;
}

footer.footer-cmp .shortcuts-mobile .shortcuts-mobile-item {
  display: inline-block;
  padding: 0 30px;
}

footer.footer-cmp .shortcuts-mobile .shortcuts-mobile-item.active {
  background-color: #eae6da;
}

footer.footer-cmp .shortcuts-mobile .shortcuts-mobile-item.active i:before {
  color: #0f1729;
}

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, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 19px;
  letter-spacing: -0.3px;
  text-transform: uppercase;
  vertical-align: text-top;
}

.abahana .jdt-form .form-label-group {
  font-family: EuclidFlex, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 0.1em;
  text-align: left;
  text-underline-position: from-font;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  color: var(--black-blue, #0f1729);
  display: block;
  margin-bottom: 20px;
  width: 100%;
}

.abahana .jdt-form .form-group .form-check {
  display: flex;
  margin-bottom: 10px;
}

.abahana .jdt-form .form-group .form-check .text-right {
  padding: 0;
}

.abahana .jdt-form .form-group .form-check .form-check-label {
  color: var(--black-sand, #77756e);
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 13px;
  letter-spacing: 0.2px;
  cursor: pointer;
}

@media (min-width: 992px) {
  .abahana .jdt-form .form-group .form-check .form-check-label {
    font-size: 14px !important;
    line-height: 14px;
    letter-spacing: 0.24px;
  }
}
.abahana .jdt-form .form-group .form-check .form-check-label a {
  color: var(--abahana-villas, #5c7cd9);
  font-feature-settings: "ss12" on;
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 11px;
  letter-spacing: 0.2px;
}

@media (min-width: 992px) {
  .abahana .jdt-form .form-group .form-check .form-check-label a {
    font-size: 14px !important;
    line-height: 14px;
    letter-spacing: 0.24px;
  }
}
.abahana .jdt-form .form-group .form-check input {
  border: 1px solid var(--abahana-villas, #5c7cd9);
}

.abahana .jdt-form .form-group .form-check input[type=checkbox], .abahana .jdt-form .form-group .form-check input[type=radio] {
  appearance: none;
  position: absolute;
  background-color: transparent;
  width: 13px;
  height: 13px;
  margin-top: 0 !important;
  padding: 0;
  border-radius: 2px;
  margin-right: 10px;
}

.abahana .jdt-form .form-group .form-check input[type=checkbox].is-invalid:checked, .abahana .jdt-form .form-group .form-check input[type=radio].is-invalid:checked {
  border-color: var(--coral, #e56248);
}

.abahana .jdt-form .form-group .form-check input[type=checkbox]:checked::after, .abahana .jdt-form .form-group .form-check input[type=radio]:checked::after {
  content: "";
  position: absolute;
  width: 9px;
  height: 9px;
  top: 1px;
  left: 1px;
  background-color: var(--abahana-villas, #5c7cd9);
  border-radius: 1px;
}

.abahana .jdt-form .form-group .invalid-feedback {
  display: block;
  color: var(--coral, #e56248);
  font-family: "Tiempos Text", serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 17px;
  text-align: left;
  text-underline-position: from-font;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  margin-top: -5px;
}

.abahana .jdt-form .form-group .form-check-inline input[type=checkbox], .abahana .jdt-form .form-group .form-check-inline input[type=radio] {
  position: relative;
}

.abahana .form-control {
  border-radius: 5px;
  border: 1px solid var(--abahana-villas, #5c7cd9);
  color: var(--abahana-villas, #5c7cd9);
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-style: normal;
  font-weight: 500;
  height: 40px;
  background-color: transparent;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.2px;
  padding: 12px 25px 12px 25px;
  width: 100%;
}

@media (min-width: 992px) {
  .abahana .form-control {
    font-size: 15px;
    line-height: 18px;
    height: 60px;
    letter-spacing: 0.24px;
    padding: 12px 25px;
  }
}
.abahana .form-control::placeholder {
  color: var(--abahana-villas, #5c7cd9);
  text-transform: uppercase;
}

.abahana .form-control:active, .abahana .form-control:focus {
  border-width: 2px;
}

.abahana .form-control[type=text]:active, .abahana .form-control[type=text]:focus {
  border-width: 2px;
}

.abahana .form-control[type=text]:active::placeholder, .abahana .form-control[type=text]:focus::placeholder {
  color: var(--light-blue, #8cace8);
}

.abahana .form-control[disabled] {
  color: var(--soft-blue, #e3e9f2);
  border-color: var(--soft-blue, #e3e9f2);
}

.abahana .form-control[disabled]::placeholder {
  color: var(--soft-blue, #e3e9f2);
}

.abahana .form-group {
  margin-bottom: 15px;
}

@media (min-width: 992px) {
  .abahana .form-group {
    margin-bottom: 20px;
  }
}
.abahana .form-group .text-right {
  padding: 0;
}

.abahana .form-group .form-check-label {
  color: #918f84;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 11px;
  letter-spacing: 0.2px;
}

@media (min-width: 992px) {
  .abahana .form-group .form-check-label {
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.24px;
  }
}
.abahana .form-group .form-check-label a {
  color: var(--abahana-villas, #5c7cd9);
  font-feature-settings: "ss12" on;
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 11px;
  letter-spacing: 0.2px;
}

@media (min-width: 992px) {
  .abahana .form-group .form-check-label a {
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.24px;
  }
}
.abahana .form-group .form-check-input {
  margin-top: 8px;
  margin-right: 5px;
}

.abahana .form-group .form-label {
  color: var(--abahana-villas, #5c7cd9);
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 11px;
  letter-spacing: 0.2px;
  text-transform: uppercase;
  margin-bottom: 5px;
}

@media (min-width: 992px) {
  .abahana .form-group .form-label {
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.24px;
  }
}
.abahana .form-group .password, .abahana .form-group.password {
  position: relative;
}

.abahana .form-group .password .password-reveal, .abahana .form-group.password .password-reveal {
  cursor: pointer;
  position: absolute;
  display: block;
  right: 15px;
  top: calc(50% - 12px);
}

.abahana .form-group .password .password-reveal:before, .abahana .form-group.password .password-reveal:before {
  font-family: icomoon, sans-serif;
  content: "\e90a";
  color: var(--abahana-villas, #5c7cd9);
}

.abahana .form-group .password.shown .password-reveal:before, .abahana .form-group.password.shown .password-reveal:before {
  content: "\e90b";
}

.abahana .form-group.is-disabled .password .password-reveal:before {
  color: var(--soft-blue, #e3e9f2);
}

.abahana .form-group.has-error .form-control {
  border-color: var(--coral, #e56248);
}

.abahana .form-group.has-error .error-text {
  color: var(--coral, #e56248);
  font-family: "Tiempos Text", serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 17px;
  text-align: left;
  text-underline-position: from-font;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  margin-top: 5px;
}

.abahana .portlet-msg-error, .abahana .validation-error {
  color: var(--abahana-sales-coral, #e56248);
  width: fit-content;
  border-radius: 5px;
  font-family: "Tiempos Text", serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.36px;
  display: block;
  margin: 5px 0;
  padding: 0;
  background-color: transparent;
  border: none;
}

.abahana .portlet-msg-error li, .abahana .validation-error li {
  list-style: none;
}

.abahana .portlet-msg-error ul, .abahana .validation-error ul {
  padding: 0;
}

.abahana input[type=date] {
  position: relative;
  text-transform: uppercase;
}

.abahana input[type=date]::-webkit-calendar-picker-indicator {
  background: 0 0;
  bottom: 0;
  color: transparent;
  cursor: pointer;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}

@media (min-width: 992px) {
  .abahana input[type=date]::after {
    font-family: icomoon, sans-serif;
    content: "\e945";
    position: absolute;
    right: 20px;
    top: calc(50% - 9px);
    font-size: 12px;
  }
}
.abahana .jdt-form .form-control select {
  background-color: var(--soft-sand, #fcf8ea);
  font-family: EuclidFlex, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 13px;
  letter-spacing: 0.11px;
  text-transform: uppercase;
  color: var(--black-sand, #77756e);
  width: 100%;
  border: 1px solid var(--abahana-villas, #5c7cd9);
  padding: 8px 10px;
  border-radius: 5px;
}

@media all and (min-width: 992px) {
  .abahana .jdt-form .form-control select {
    width: 50%;
  }
}
.abahana .jdt-form textarea.form-control {
  background: var(--light-sand, #f1ede0);
  min-height: 119px;
  border-radius: 5px;
  border: 1px solid var(--abahana-villas, #5c7cd9);
  color: var(--abahana-villas, #5c7cd9);
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-style: normal;
  font-weight: 500;
  height: auto;
  background-color: transparent;
  line-height: 15px;
  letter-spacing: 0.2px;
  padding: 22px 25px;
  font-size: 15px;
}

.abahana .jdt-form textarea.form-control::placeholder {
  text-transform: uppercase;
}

.jdt-gallery-modal {
  display: contents;
}

.jdt-gallery-modal__btn {
  appearance: none;
  background-color: rgba(252, 248, 234, 0.8);
  color: #0f1729;
  font-family: EuclidFlex, sans-serif;
  font-size: 13px;
  border: none;
  border-radius: 4px;
  padding: 0 14px;
  cursor: pointer;
  transition: all 0.3s ease;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
}

@media (min-width: 992px) {
  .jdt-gallery-modal__btn {
    font-size: 15px;
    height: 44px;
  }
}
.jdt-gallery-modal__btn.icon-picture-gallery::before {
  font-family: icomoon, sans-serif;
  content: "\e93f";
  margin-right: 8px;
  font-size: 1.1em;
}

.jdt-gallery-modal__btn:hover {
  background-color: #fcf8ea;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.jdt-gallery-modal__btn:active, .jdt-gallery-modal__btn:focus {
  outline: 0;
}

.jdt-gallery-modal__gallery {
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 100%;
}

.jdt-gallery-modal__gallery-img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
  border-radius: 6px;
}

h1, h2, h3, h4, h5 {
  font-family: EuclidFlex, sans-serif;
  margin: 0;
  font-weight: 500;
}

h1.title1, h2.title1, h3.title1, h4.title1, h5.title1 {
  font-size: 40px;
  line-height: 45px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  h1.title1, h2.title1, h3.title1, h4.title1, h5.title1 {
    font-size: 30px;
    line-height: 35px;
    letter-spacing: 1.5px;
  }
}
h1.title2, h2.title2, h3.title2, h4.title2, h5.title2 {
  font-family: "Tiempos Text", serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 50px;
  letter-spacing: -0.8px;
}

@media (max-width: 767px) {
  h1.title2, h2.title2, h3.title2, h4.title2, h5.title2 {
    font-size: 30px;
    line-height: 30px;
    letter-spacing: -0.6px;
  }
}
h1.title3, h2.title3, h3.title3, h4.title3, h5.title3 {
  font-size: 35px;
  line-height: 40px;
  letter-spacing: -0.7px;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  h1.title3, h2.title3, h3.title3, h4.title3, h5.title3 {
    font-size: 25px;
    line-height: 25px;
    letter-spacing: -0.5px;
  }
}
h1.title4, h2.title4, h3.title4, h4.title4, h5.title4 {
  font-size: 22px;
  line-height: 25px;
  letter-spacing: 2.2px;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  h1.title4, h2.title4, h3.title4, h4.title4, h5.title4 {
    font-size: 15px;
    line-height: 15px;
    letter-spacing: 1.2px;
    text-transform: uppercase;
  }
}
h1.title5, h2.title5, h3.title5, h4.title5, h5.title5 {
  font-family: "Tiempos Text", serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 33px;
  letter-spacing: -0.44px;
}

@media (max-width: 767px) {
  h1.title5, h2.title5, h3.title5, h4.title5, h5.title5 {
    font-size: 15px;
    line-height: 22px;
    letter-spacing: -0.3px;
  }
}
.c0010_header-cmp {
  break-inside: avoid;
  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: flex !important;
  }
}
.c0010_header-cmp .navbar {
  position: fixed;
  z-index: 200;
  width: 100%;
  padding-top: 6px;
  padding-bottom: 7px;
  padding-left: 20px;
  padding-right: 0;
}

@media print {
  .c0010_header-cmp .navbar {
    position: static;
    display: block;
  }
}
@media (min-width: 992px) {
  .c0010_header-cmp .navbar {
    padding-top: 19px;
    padding-bottom: 20px;
    padding-left: 36px;
    z-index: 100;
  }
}
.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;
  box-shadow: none;
}

@media (min-width: 992px) {
  .c0010_header-cmp .navbar.bg-abahana-light {
    background-color: #f1ede0;
    box-shadow: 0 0 10px 0 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;
    left: auto;
  }
}
.c0010_header-cmp .navbar .nav-item {
  color: #0f1729;
  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;
  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:active, .c0010_header-cmp .navbar .navbar-toggler .icon-toggler:focus, .c0010_header-cmp .navbar .navbar-toggler .icon-toggler:hover {
    padding: 0.5px;
  }
  .c0010_header-cmp .navbar .navbar-toggler .icon-toggler:active:before, .c0010_header-cmp .navbar .navbar-toggler .icon-toggler:focus:before, .c0010_header-cmp .navbar .navbar-toggler .icon-toggler:hover:before {
    content: "\e912";
  }
}
@media (min-width: 992px) {
  .c0010_header-cmp .navbar .navbar-toggler:active .icon-toggler, .c0010_header-cmp .navbar .navbar-toggler:focus .icon-toggler {
    padding: 0;
  }
  .c0010_header-cmp .navbar .navbar-toggler:active .icon-toggler:before, .c0010_header-cmp .navbar .navbar-toggler:focus .icon-toggler:before {
    content: "\e912";
  }
}
.c0010_header-cmp .navbar-nav {
  margin-left: auto;
}

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

.c0010_header-cmp .navbar-luxe .btn-link {
  padding: 12px 12px 12px 23px;
  clip-path: polygon(13% 0, 100% 0, 100% 100%, 13% 100%, 0 50%);
  background-color: rgba(78, 52, 107, 0.1);
  text-decoration: none;
  transition: transform 0.3s ease, margin 0.3s ease;
  margin-right: -120px;
  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;
  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.active, .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.active, .c0010_header-cmp .navbar-luxe .btn-link-luxe:hover {
  background-color: #4e346b;
  color: #fcf8ea;
}

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

.c0010_header-cmp .navbar-luxe .btn-link-luxe.active .icon-luxe-logo:before, .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.active, .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.active:before, .c0010_header-cmp .navbar-luxe .btn-link-default:hover:before {
  border-right: 23px solid #222e50;
}

.c0010_header-cmp .navbar-luxe .btn-link-default.active .icon-abahana-logo:before, .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: #222e50;
  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 .navbar-dark .navbar-luxe .btn-link.active {
  margin-right: -120px;
}

@media (min-width: 1390px) {
  .c0010_header-cmp .navbar-dark .navbar-luxe .btn-link.active {
    background-color: #222e50;
    color: #fcf8ea;
    margin-right: 0;
  }
  .c0010_header-cmp .navbar-dark .navbar-luxe .btn-link.active:before {
    border-right-color: #4e346b;
  }
  .c0010_header-cmp .navbar-dark .navbar-luxe .btn-link.active .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 {
  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;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  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, sans-serif;
  content: "\e900";
  position: absolute;
  transform: rotate(90deg);
  transition: 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 {
    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", serif;
  font-style: normal;
  font-weight: 400;
  padding: 0;
  font-size: 15px;
  line-height: 22px;
  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.active, 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;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
  font-size: 15px;
  line-height: 15px;
  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: flex;
  }
}
@media (max-width: 991px) {
  section.main-modal-menu .secondary-menu-panel.opened {
    display: flex;
    border-bottom: 1px solid #e3e9f2;
  }
}
.brand-default .navbar-dark .navbar-luxe .btn-link:hover {
  background-color: #4e346b;
  color: #fcf8ea;
  margin-right: 0;
}

.has-control-menu .c0010_header-cmp .navbar {
  position: initial;
}

@font-face {
  font-family: icomoon;
  src: url(/o/abahanavillas-design-theme/fonts/icomoon/icomoon.woff?hzi97s) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}
[class*=" icon-"], [class^=icon-] {
  speak: never;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class*=" icon-"]:before, [class^=icon-]:before {
  font-family: icomoon, sans-serif !important;
}

[class*=" icon-"].icon-size-1, [class^=icon-].icon-size-1 {
  font-size: 8px;
}

[class*=" icon-"].icon-size-2, [class^=icon-].icon-size-2 {
  font-size: 10px;
}

[class*=" icon-"].icon-size-3, [class^=icon-].icon-size-3 {
  font-size: 12px;
}

[class*=" icon-"].icon-size-4, [class^=icon-].icon-size-4 {
  font-size: 16px;
}

[class*=" icon-"].icon-size-5, [class^=icon-].icon-size-5 {
  font-size: 20px;
}

[class*=" icon-"].icon-size-6, [class^=icon-].icon-size-6 {
  font-size: 24px;
}

[class*=" icon-"].icon-size-7, [class^=icon-].icon-size-7 {
  font-size: 28px;
}

[class*=" icon-"].icon-size-8, [class^=icon-].icon-size-8 {
  font-size: 32px;
}

[class*=" icon-"].icon-size-9, [class^=icon-].icon-size-9 {
  font-size: 36px;
}

[class*=" icon-"].icon-size-10, [class^=icon-].icon-size-10 {
  font-size: 56px;
}

[class*=" icon-"].icon-size-11, [class^=icon-].icon-size-11 {
  font-size: 76px;
}

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

.icon-gift:before {
  content: "\e95e";
  color: #c5cd91;
}

.icon-success:before {
  content: "\e95e";
}

.icon-alert:before {
  content: "\e95f";
}

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

.icon-doc-search:before {
  content: "\e95b";
  color: #5c7cd9;
}

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

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

.icon-play:before {
  content: "\e958";
  color: #222e50;
}

.icon-order:before {
  content: "\e957";
}

.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:hover {
  text-decoration: none;
  opacity: 0.5;
}

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

.icon-google-color .path1:before {
  content: "\e906";
  color: #fbbb00;
  font-family: icomoon, sans-serif !important;
}

.icon-google-color .path2:before {
  content: "\e907";
  margin-left: -1em;
  color: #518ef8;
  font-family: icomoon, sans-serif !important;
}

.icon-google-color .path3:before {
  content: "\e908";
  margin-left: -1em;
  color: #28b446;
  font-family: icomoon, sans-serif !important;
}

.icon-google-color .path4:before {
  content: "\e909";
  margin-left: -1em;
  color: #f14336;
  font-family: icomoon, sans-serif !important;
}

.icon-success-old:before {
  content: "\e930";
}

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

.icon-heart-filled:hover, .icon-heart:hover {
  text-decoration: none;
  opacity: 0.5;
}

.icon-heart-filled:before, .icon-heart:hover::before {
  content: "\e905";
  color: #afaca0;
}

.icon-updown:before {
  content: "\e955";
  color: #222e50;
}

.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, sans-serif !important;
  content: "\e938";
  color: #afaca0;
}

.icon-info .path2:before {
  font-family: icomoon, sans-serif !important;
  content: "\e939";
  margin-left: -1em;
  color: #fcf8ea;
}

.icon-info .path3:before {
  font-family: icomoon, sans-serif !important;
  content: "\e93a";
  margin-left: -1em;
  color: #fcf8ea;
}

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

.icon-luxe-call .path2:before {
  content: "\e916";
  margin-left: -4.4853515625em;
  color: #4e346b;
}

.icon-luxe-call .path3:before {
  content: "\e917";
  margin-left: -4.4853515625em;
  color: #4e346b;
}

.icon-luxe-call .path4:before {
  content: "\e918";
  margin-left: -4.4853515625em;
  color: #4e346b;
}

.icon-luxe-call .path5:before {
  content: "\e919";
  margin-left: -4.4853515625em;
  color: #4e346b;
}

.icon-luxe-call .path6:before {
  content: "\e91a";
  margin-left: -4.4853515625em;
  color: #4e346b;
}

.icon-luxe-call .path7:before {
  content: "\e91b";
  margin-left: -4.4853515625em;
  color: #4e346b;
}

.icon-luxe-call .path8:before {
  content: "\e91c";
  margin-left: -4.4853515625em;
  color: #4e346b;
}

.icon-luxe-call .path9:before {
  content: "\e91d";
  margin-left: -4.4853515625em;
  color: #4e346b;
}

.icon-luxe-call .path10:before {
  content: "\e91e";
  margin-left: -4.4853515625em;
  color: #222e50;
}

.icon-luxe-call .path11:before {
  content: "\e91f";
  margin-left: -4.4853515625em;
  color: #222e50;
}

.icon-luxe-call .path12:before {
  content: "\e920";
  margin-left: -4.4853515625em;
  color: #222e50;
}

.icon-luxe-call .path13:before {
  content: "\e921";
  margin-left: -4.4853515625em;
  color: #222e50;
}

.icon-luxe-call .path14:before {
  content: "\e922";
  margin-left: -4.4853515625em;
  color: #222e50;
}

.icon-luxe-call .path15:before {
  content: "\e923";
  margin-left: -4.4853515625em;
  color: #222e50;
}

.icon-luxe-call .path16:before {
  content: "\e924";
  margin-left: -4.4853515625em;
  color: #222e50;
}

.icon-luxe-call .path17:before {
  content: "\e925";
  margin-left: -4.4853515625em;
  color: #4e346b;
}

.icon-luxe-call .path18:before {
  content: "\e926";
  margin-left: -4.4853515625em;
  color: #4e346b;
}

.icon-luxe-call .path19:before {
  content: "\e927";
  margin-left: -4.4853515625em;
  color: #4e346b;
}

.icon-luxe-call .path20:before {
  content: "\e928";
  margin-left: -4.4853515625em;
  color: #4e346b;
}

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

.icon-info1 .path2:before {
  content: "\e936";
  margin-left: -0.9521484375em;
  color: #fcf8ea;
}

.icon-info1 .path3:before {
  content: "\e947";
  margin-left: -0.9521484375em;
  color: #fcf8ea;
}

.icon-pets:before {
  content: "\e935";
}

.icon-failure-filled:before {
  content: "\e95f";
}

.icon-failure-outlined:before {
  content: "\e95d";
}

.jdt-info-strip, .villa-card-icons-bar {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
  column-gap: 8px;
  row-gap: 3px;
  flex-wrap: wrap;
}

.jdt-info-strip .info-bar, .villa-card-icons-bar .info-bar {
  color: #0f1729;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 16px;
  font-weight: 500;
  letter-spacing: 0.2px;
  white-space: nowrap;
}

@media (min-width: 992px) {
  .jdt-info-strip .info-bar, .villa-card-icons-bar .info-bar {
    line-height: 17px;
  }
}
.jdt-info-strip .info-bar:before, .villa-card-icons-bar .info-bar:before {
  margin-right: 3px;
}

@media (max-width: 1200px) {
  .jdt-info-strip .info-bar.icon-beach-view, .villa-card-icons-bar .info-bar.icon-beach-view {
    display: none;
  }
}
.jdt-info-strip.mode-on-dark .info-bar, .villa-card-icons-bar.mode-on-dark .info-bar {
  color: #fcf8ea !important;
}

.jdt-info-strip.mode-on-light .info-bar, .villa-card-icons-bar.mode-on-light .info-bar {
  color: #0f1729;
}

.jdt-info-strip.size-1 .info-bar, .villa-card-icons-bar.size-1 .info-bar {
  font-size: 12px;
}

.jdt-info-strip.size-2 .info-bar, .villa-card-icons-bar.size-2 .info-bar {
  font-size: 14px;
  line-height: 18px;
}

@media (max-width: 992px) {
  .jdt-info-strip.size-2 .info-bar, .villa-card-icons-bar.size-2 .info-bar {
    line-height: 13px;
  }
}
#story--design-system-display-infostrip--default-inner:has(.mode-on-dark), #storybook-root:has(.mode-on-dark) {
  background-color: #333;
}

.jdt-link, section.jdt-link {
  display: flex;
}

.jdt-link .btn-link, section.jdt-link .btn-link {
  color: #5c7cd9;
  text-align: center;
  font-family: EuclidFlex, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 15px;
  letter-spacing: -0.4px;
  text-decoration-line: underline;
  padding: 0;
}

.jdt-link .btn-link.btn-small, section.jdt-link .btn-link.btn-small {
  font-size: 12px;
  line-height: 15px;
  letter-spacing: -0.24px;
}

.jdt-link .btn-link.btn-blue, section.jdt-link .btn-link.btn-blue {
  color: #5c7cd9;
}

.jdt-link .btn-link.btn-blue:hover, section.jdt-link .btn-link.btn-blue:hover {
  color: #8cace8;
}

.jdt-link .btn-link.btn-sand, section.jdt-link .btn-link.btn-sand {
  color: #e3e9f2;
}

.jdt-link .btn-link.btn-sand:hover, section.jdt-link .btn-link.btn-sand:hover {
  color: #8cace8;
}

.jdt-link .btn-link.btn-soft-sand, section.jdt-link .btn-link.btn-soft-sand {
  color: #fcf8ea;
}

.jdt-link .btn-link.btn-soft-sand:hover, section.jdt-link .btn-link.btn-soft-sand:hover {
  color: #8cace8;
}

.jdt-link .btn-link.btn-dark-blue, section.jdt-link .btn-link.btn-dark-blue {
  color: #0f1729;
}

.jdt-link .btn-link.btn-dark-blue:hover, section.jdt-link .btn-link.btn-dark-blue:hover {
  color: #8cace8;
}

.jdt-link .btn-link.btn-violet, section.jdt-link .btn-link.btn-violet {
  color: #4e346b;
}

.jdt-link .btn-link.btn-violet:hover, section.jdt-link .btn-link.btn-violet:hover {
  color: #b09dc6;
}

.jdt-link .btn-link.btn-dark-violet, section.jdt-link .btn-link.btn-dark-violet {
  color: #2f1f41;
}

.jdt-link .btn-link.btn-dark-violet:hover, section.jdt-link .btn-link.btn-dark-violet:hover {
  color: #4e346b;
}

.jdt-link .btn-link:hover, section.jdt-link .btn-link:hover {
  text-decoration-line: none;
}

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;
  font-family: EuclidFlex, sans-serif;
  text-decoration-line: underline;
  cursor: pointer;
  font-size: 12px;
  line-height: 15px;
  letter-spacing: -0.24px;
}

@media (min-width: 992px) {
  section.c0088_login-cmp .forgot-password {
    font-size: 20px;
    line-height: 15px;
    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.c0088_login-cmp .button-cmp .btn {
  height: 62px;
  padding-top: 8px;
  padding-bottom: 8px;
}

section.c0088_login-cmp .button-cmp .btn.icon-facebook:before {
  font-size: 24px;
  background-color: transparent;
  color: #1877f2;
  vertical-align: text-top;
}

@media (min-width: 992px) {
  .columns-max .c0088_login-cmp {
    padding-top: 75px;
    padding-left: 300px;
    padding-right: 300px;
  }
}
@media (min-width: 360px) {
  .columns-max .c0088_login-cmp {
    padding-top: 75px;
    padding-bottom: 50px;
  }
}
.columns-max a.icon-monospaced.list-unstyled.portlet-icon-back.text-default {
  display: none;
}

.long-stay-selector-calendar-modal {
  overflow: visible;
  border-radius: 5px;
}

@media (max-width: 991px) {
  .long-stay-selector-calendar-modal.show {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    z-index: 2000 !important;
    padding: 0 !important;
    margin: 0 !important;
    background-color: transparent !important;
    transform: none !important;
  }
}
.long-stay-selector-calendar-modal .modal-dialog {
  width: 100%;
  margin: 0 auto;
  max-width: 100% !important;
  border-radius: 5px;
}

@media (min-width: 992px) {
  .long-stay-selector-calendar-modal .modal-dialog {
    padding: 0;
  }
}
@media (max-width: 991px) {
  .long-stay-selector-calendar-modal.show .modal-dialog {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    margin: 0 !important;
    max-width: 100% !important;
    width: 100% !important;
    height: 100dvh !important;
    display: flex !important;
    align-items: stretch !important;
    justify-content: center !important;
    overflow: hidden !important;
    padding: 0 !important;
    transform: none !important;
  }
}
.long-stay-selector-calendar-modal .modal-body {
  padding: 0 !important;
  padding-bottom: 20px !important;
}

.long-stay-selector-calendar-modal .modal-footer {
  display: none;
}

.long-stay-selector-calendar-modal .modal-content {
  border: none;
  border-radius: 5px;
  background: var(--Sand-Soft, #fcf8ea) !important;
  padding: 0;
  padding-bottom: 20px !important;
  max-width: 100% !important;
  max-height: 100% !important;
}

.long-stay-selector-calendar-modal .modal-content .modal-header {
  padding: 40px 20px 0 40px !important;
  margin-bottom: 15px !important;
  height: auto;
}

@media (min-width: 992px) {
  .long-stay-selector-calendar-modal .modal-content .modal-header {
    padding: 40px 40px 0 40px !important;
  }
}
@media (max-width: 991px) {
  .long-stay-selector-calendar-modal.show .modal-content {
    border-radius: 0 !important;
    display: flex !important;
    flex-direction: column !important;
    overflow-y: auto !important;
    width: 100% !important;
  }
}
.long-stay-selector-calendar-modal .long-stay-selector-modal-content {
  width: 100%;
}

.long-stay-selector-calendar-modal .long-stay-selector-modal-content .long-stay-selector-modal-calendars {
  display: flex;
  flex-direction: column;
  overflow: visible;
  gap: 15px;
  padding-inline: 20px;
}

@media (min-width: 992px) {
  .long-stay-selector-calendar-modal .long-stay-selector-modal-content .long-stay-selector-modal-calendars {
    padding-inline: 40px;
  }
}
.long-stay-selector-calendar-modal .long-stay-selector-modal-content .long-stay-selector-modal-calendars .long-stay-selector-modal-title {
  font-family: EuclidFlex, sans-serif;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.14px;
  text-transform: uppercase;
  color: var(--Blue-Abahana, #222e50);
  padding-bottom: 15px !important;
  border-bottom: 1px solid #f1ede0;
}

.long-stay-selector-calendar-modal .long-stay-selector-modal-content .long-stay-selector-modal-calendars .panel-tab-calendar .picker-months-selector .swiper-watch-progress {
  max-width: 100% !important;
}

.long-stay-selector-calendar-modal .long-stay-selector-modal-content .long-stay-selector-modal-calendars .calendar-picker-container {
  background: 0 0;
}

.long-stay-selector-calendar-modal .long-stay-selector-modal-content .long-stay-selector-modal-calendars .calendar-picker-container .rdp-months {
  background: var(--Sand-Soft, #fcf8ea);
}

@media (min-width: 992px) {
  .long-stay-selector-calendar-modal .long-stay-selector-modal-content .long-stay-selector-modal-calendars .calendar-picker-container .rdp-months {
    flex-wrap: nowrap !important;
    flex-direction: row !important;
    display: flex !important;
  }
}
.long-stay-selector-calendar-modal .long-stay-selector-modal-content .long-stay-selector-modal-calendars .calendar-picker-container .rdp-months .rdp-month {
  padding-bottom: 0 !important;
}

@media (min-width: 992px) {
  .long-stay-selector-calendar-modal .long-stay-selector-modal-content .long-stay-selector-modal-calendars .calendar-picker-container .rdp-months .rdp-month {
    flex: 0 0 auto !important;
    min-width: 320px !important;
  }
}
.long-stay-selector-calendar-modal .long-stay-selector-modal-content .long-stay-selector-modal-calendars .long-stay-selector-modal-actions {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
}

.long-stay-selector-calendar-modal .long-stay-selector-modal-content .long-stay-selector-modal-calendars .long-stay-selector-modal-actions .btn-leyenda {
  background-color: #fcf8ea;
  border: solid 1px #0f1729;
  border-radius: 6px;
  padding: 10px 10px;
  margin-top: 0;
  text-align: center;
  font-family: EuclidFlex, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: -0.3px;
  transition: all 0.5s ease-out;
  color: #0f1729;
}

.long-stay-selector-calendar-modal .long-stay-selector-modal-content .long-stay-selector-modal-calendars .long-stay-selector-modal-actions .btn-leyenda:hover {
  cursor: pointer;
  color: #5c7cd9;
}

.long-stay-selector-calendar-modal .long-stay-selector-modal-content .long-stay-selector-modal-calendars .long-stay-selector-modal-actions .btn-leyenda span {
  margin: 0 !important;
}

.long-stay-selector-calendar-modal .long-stay-selector-modal-content .long-stay-selector-modal-calendars .long-stay-selector-modal-actions .btn-leyenda i {
  margin-right: 0;
}

.long-stay-selector-calendar-modal .long-stay-selector-modal-content .long-stay-selector-modal-calendars .long-stay-selector-modal-actions .btn-leyenda .ml-2 {
  margin-left: 8px;
}

@media (max-width: 991px) {
  #long-stay-calendar-modal.show ~ .modal-backdrop {
    z-index: 1050 !important;
    background-color: rgba(0, 0, 0, 0.5) !important;
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
  }
  #long-stay-calendar-modal.show .modal-content {
    background-color: var(--Sand-Soft, #fcf8ea) !important;
  }
  #long-stay-calendar-modal.show::before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: -1;
    pointer-events: none;
  }
}
section.long-stay-selector-cmp {
  width: 100%;
  max-width: 100%;
}

@media (min-width: 992px) {
  section.long-stay-selector-cmp > div.modal.fade.c0126_owner_modal {
    min-height: 749px;
  }
}
section.long-stay-selector-cmp body:has(.c0126_owner_modal.fade.show:has(.calendar-legend)) #long-stay-calendar-modal.show, section.long-stay-selector-cmp body:has(.c0126_owner_modal.show:has(.calendar-legend)) #long-stay-calendar-modal.show {
  overflow: hidden !important;
  max-height: 100vh !important;
  height: auto !important;
}

section.long-stay-selector-cmp body:has(.c0126_owner_modal.fade.show:has(.calendar-legend)) #long-stay-calendar-modal.show .modal-dialog, section.long-stay-selector-cmp body:has(.c0126_owner_modal.show:has(.calendar-legend)) #long-stay-calendar-modal.show .modal-dialog {
  overflow: hidden !important;
  max-height: 100vh !important;
}

section.long-stay-selector-cmp body:has(.c0126_owner_modal.fade.show:has(.calendar-legend)) #long-stay-calendar-modal.show .modal-content, section.long-stay-selector-cmp body:has(.c0126_owner_modal.show:has(.calendar-legend)) #long-stay-calendar-modal.show .modal-content {
  overflow: hidden !important;
  max-height: 100vh !important;
}

section.long-stay-selector-cmp body:has(.c0126_owner_modal.fade.show:has(.calendar-legend)) .c0126_owner_modal:has(.calendar-legend), section.long-stay-selector-cmp body:has(.c0126_owner_modal.show:has(.calendar-legend)) .c0126_owner_modal:has(.calendar-legend) {
  overflow-y: auto !important;
  overflow-x: hidden !important;
  max-height: 100vh !important;
}

@media (max-width: 991px) {
  section.long-stay-selector-cmp .modal-cmp .modal-dialog {
    margin: 0 !important;
  }
  section.long-stay-selector-cmp .modal-cmp .modal-dialog .modal-content .modal-header {
    padding-inline: 15px !important;
    padding-top: 20px !important;
    margin-bottom: 12px !important;
  }
  section.long-stay-selector-cmp .modal-cmp .modal-dialog .modal-content .modal-body {
    padding: 0 15px !important;
  }
  section.long-stay-selector-cmp .modal-cmp .modal-dialog .modal-content .modal-body .long-stay-selector-modal-title {
    border-bottom: none !important;
    padding-bottom: 0 !important;
    margin-bottom: -5px !important;
  }
}
section.long-stay-selector-cmp .long-stay-selector-panel {
  display: flex;
  padding-bottom: var(--20, 20px);
  flex-direction: column;
  align-items: center;
  align-self: stretch;
  gap: var(--15, 15px);
  width: 100%;
}

@media (min-width: 992px) {
  section.long-stay-selector-cmp .long-stay-selector-panel {
    gap: var(--30, 30px);
  }
}
section.long-stay-selector-cmp .long-stay-selector-panel .quantity-selector-cmp {
  margin-top: 5px;
}

section.long-stay-selector-cmp .long-stay-selector-panel .long-stay-selector-label {
  color: var(--Blue-Black-Blue, #0f1729);
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.14px;
  text-transform: uppercase;
}

@media (min-width: 992px) {
  section.long-stay-selector-cmp .long-stay-selector-panel .long-stay-selector-label.label-legend {
    order: 0;
  }
}
section.long-stay-selector-cmp .long-stay-selector-panel .long-stay-selector-dates {
  order: 0;
  display: flex;
  padding: var(--0, 0);
  justify-content: center;
  align-items: flex-start;
  gap: var(--15, 15px);
  flex-direction: column;
  width: 100%;
}

@media (min-width: 992px) {
  section.long-stay-selector-cmp .long-stay-selector-panel .long-stay-selector-dates {
    order: 1;
    flex-direction: row;
    gap: var(--30, 30px);
  }
}
section.long-stay-selector-cmp .long-stay-selector-panel .long-stay-selector-dates .long-stay-selector-date {
  display: flex;
  align-items: center;
  gap: 10px;
}

section.long-stay-selector-cmp .long-stay-selector-panel .long-stay-selector-dates .long-stay-selector-date .long-stay-selector-input {
  display: flex;
  height: 37px;
  padding: 10px;
  align-items: center;
  align-self: stretch;
  border-radius: var(--Size-1, 5px);
  background: var(--Sand-Light, #f1ede0);
  border: none;
  appearance: none;
  color: var(--Blue-Abahana, #222e50);
  text-align: center;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 14px;
  letter-spacing: 0.24px;
  min-width: 95px;
  justify-content: center;
}

section.long-stay-selector-cmp .long-stay-selector-panel .long-stay-selector-dates .long-stay-selector-date .long-stay-selector-input.long-stay-selector-checkin {
  cursor: pointer;
}

section.long-stay-selector-cmp .long-stay-selector-panel .long-stay-selector-dates .long-stay-selector-date .long-stay-selector-input.long-stay-selector-checkin:hover {
  text-decoration: underline;
}

section.long-stay-selector-cmp .long-stay-selector-panel .long-stay-selector-dates .long-stay-selector-date .long-stay-selector-input.long-stay-selector-checkout {
  cursor: pointer;
}

section.long-stay-selector-cmp .long-stay-selector-panel .long-stay-selector-dates .long-stay-selector-date .long-stay-selector-input.long-stay-selector-checkout:hover {
  text-decoration: underline;
}

section.long-stay-selector-cmp .long-stay-selector-panel .long-stay-selector-area {
  pointer-events: none;
}

section.long-stay-selector-cmp .long-stay-selector-panel .long-stay-selector-area .long-stay-selector-month-selector {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
}

section.long-stay-selector-cmp .long-stay-selector-panel .long-stay-selector-area .long-stay-selector-month-selector .long-stay-selector-circle {
  position: relative;
  width: 291px;
  height: 291px;
  pointer-events: none;
}

section.long-stay-selector-cmp .long-stay-selector-panel .long-stay-selector-area .long-stay-selector-month-selector .long-stay-selector-circle .background {
  pointer-events: none;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 280px;
  background: var(--Sand-Soft, #fcf8ea);
  box-shadow: 1px 1px 2px 0 rgba(255, 255, 255, 0.3), -1px -1px 2px 0 rgba(198, 198, 198, 0.5), -3px 3px 6px 0 rgba(198, 198, 198, 0.2) inset, 3px -3px 6px 0 rgba(198, 198, 198, 0.2) inset, -3px -3px 6px 0 rgba(255, 255, 255, 0.9) inset, 3px 3px 17px 5px rgba(198, 198, 198, 0.9) inset;
  z-index: 0;
  justify-content: center;
  align-items: center;
}

section.long-stay-selector-cmp .long-stay-selector-panel .long-stay-selector-area .long-stay-selector-month-selector .long-stay-selector-circle .clock-hand {
  position: absolute;
  pointer-events: none;
  width: calc(50% - 10px);
  height: 46px;
  z-index: 2;
  text-align: right;
  left: 50%;
  top: calc(50% - 23px);
  transform-origin: center left;
}

section.long-stay-selector-cmp .long-stay-selector-panel .long-stay-selector-area .long-stay-selector-month-selector .long-stay-selector-circle .clock-hand .clock-bg {
  pointer-events: all;
  cursor: pointer;
  touch-action: none;
}

section.long-stay-selector-cmp .long-stay-selector-panel .long-stay-selector-area .long-stay-selector-month-selector .long-stay-selector-circle .clock-hand .clock-bg circle {
  pointer-events: none;
}

section.long-stay-selector-cmp .long-stay-selector-panel .long-stay-selector-area .long-stay-selector-month-selector .long-stay-selector-circle .clock-hand .clock-bg g {
  fill: #e2e8f0;
  box-shadow: -5px -5px 10px 0 rgba(249, 249, 255, 0.9) inset, -5px -5px 10px 0 #c9ced6 inset, 5px 5px 13px 0 rgba(191, 191, 192, 0.9) inset;
  filter: drop-shadow(-1px -2px 2px rgba(90, 124, 187, 0.5)) drop-shadow(-1px 2px 2px rgba(90, 124, 187, 0.4));
}

section.long-stay-selector-cmp .long-stay-selector-panel .long-stay-selector-area .long-stay-selector-month-selector .long-stay-selector-circle .radial {
  display: flex;
  width: 228px;
  height: 228px;
  flex-shrink: 0;
  top: 30px;
  left: 30px;
  z-index: 1;
  position: absolute;
  touch-action: none;
}

section.long-stay-selector-cmp .long-stay-selector-panel .long-stay-selector-area .long-stay-selector-month-selector .long-stay-selector-circle .radial .point {
  cursor: pointer;
  display: flex;
  width: 5px;
  height: 5px;
  padding: 20px;
  flex-direction: column;
  align-items: flex-start;
  flex-shrink: 0;
  position: absolute;
  pointer-events: all;
  background: 0 0;
  border: none;
  appearance: none;
  outline: 0;
}

section.long-stay-selector-cmp .long-stay-selector-panel .long-stay-selector-area .long-stay-selector-month-selector .long-stay-selector-circle .radial .point:before {
  position: absolute;
  display: block;
  content: "";
  top: calc(50% - 3px);
  left: calc(50% - 3px);
  width: 5px;
  height: 5px;
  border-radius: 100%;
  background: var(--Sand-Black, #77756e);
}

section.long-stay-selector-cmp .long-stay-selector-panel .long-stay-selector-area .long-stay-selector-month-selector .long-stay-selector-circle .radial .point:nth-child(1) {
  top: 0;
  left: 160px;
}

section.long-stay-selector-cmp .long-stay-selector-panel .long-stay-selector-area .long-stay-selector-month-selector .long-stay-selector-circle .radial .point:nth-child(2) {
  top: 45px;
  left: 200px;
}

section.long-stay-selector-cmp .long-stay-selector-panel .long-stay-selector-area .long-stay-selector-month-selector .long-stay-selector-circle .radial .point:nth-child(3) {
  top: 105px;
  right: -25px;
}

section.long-stay-selector-cmp .long-stay-selector-panel .long-stay-selector-area .long-stay-selector-month-selector .long-stay-selector-circle .radial .point:nth-child(4) {
  bottom: 25px;
  left: 195px;
}

section.long-stay-selector-cmp .long-stay-selector-panel .long-stay-selector-area .long-stay-selector-month-selector .long-stay-selector-circle .radial .point:nth-child(5) {
  bottom: -12px;
  left: 150px;
}

section.long-stay-selector-cmp .long-stay-selector-panel .long-stay-selector-area .long-stay-selector-month-selector .long-stay-selector-circle .radial .point:nth-child(6) {
  bottom: -25px;
  left: 90px;
}

section.long-stay-selector-cmp .long-stay-selector-panel .long-stay-selector-area .long-stay-selector-month-selector .long-stay-selector-circle .radial .point:nth-child(7) {
  bottom: -7px;
  right: 155px;
}

section.long-stay-selector-cmp .long-stay-selector-panel .long-stay-selector-area .long-stay-selector-month-selector .long-stay-selector-circle .radial .point:nth-child(8) {
  bottom: 35px;
  right: 192px;
}

section.long-stay-selector-cmp .long-stay-selector-panel .long-stay-selector-area .long-stay-selector-month-selector .long-stay-selector-circle .radial .point:nth-child(9) {
  top: 95px;
  left: -20px;
}

section.long-stay-selector-cmp .long-stay-selector-panel .long-stay-selector-area .long-stay-selector-month-selector .long-stay-selector-circle .radial .point:nth-child(10) {
  top: 35px;
  right: 188px;
}

section.long-stay-selector-cmp .long-stay-selector-panel .long-stay-selector-area .long-stay-selector-month-selector .long-stay-selector-circle .radial .point:nth-child(11) {
  top: -8px;
  right: 145px;
}

section.long-stay-selector-cmp .long-stay-selector-panel .long-stay-selector-area .long-stay-selector-month-selector .long-stay-selector-circle .radial .point:nth-child(12) {
  top: -18px;
  left: 95px;
}

section.long-stay-selector-cmp .long-stay-selector-panel .long-stay-selector-area .long-stay-selector-month-selector .long-stay-selector-circle > svg {
  top: -10px;
  left: -10px;
  position: relative;
  z-index: 1;
  overflow: visible;
  pointer-events: none;
}

section.long-stay-selector-cmp .long-stay-selector-panel .long-stay-selector-area .long-stay-selector-month-selector .long-stay-selector-circle > svg path {
  fill: #8cace8;
  box-shadow: 10px 10px 10px 0 #b6e0ff inset, -10px -10px 10px 0 #6278a2 inset;
  filter: drop-shadow(-1px -1px 1px rgba(91, 112, 151, 0.5)) drop-shadow(2px 2px 1px rgba(189, 232, 255, 0.3));
}

section.long-stay-selector-cmp .long-stay-selector-panel .long-stay-selector-area .long-stay-selector-month-selector .long-stay-selector-circle #progressGroup {
  transition: transform 0.4s ease;
}

section.long-stay-selector-cmp .long-stay-selector-panel .long-stay-selector-area .long-stay-selector-month-selector .long-stay-selector-circle .value {
  display: flex;
  top: 59px;
  left: 59px;
  position: absolute;
  width: 175px;
  height: 175px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: var(--5, 5px);
  flex-shrink: 0;
  border-radius: 100%;
  background: #e2e8f0;
  box-shadow: 1px 11px 10px 0 rgba(238, 235, 235, 0.56), -1px -2px 13px 0 rgba(236, 236, 243, 0.58), -5px -5px 12px 0 rgba(249, 249, 255, 0.97) inset, 5px -5px 10px 0 #fafafa inset, -5px 5px 19px 0 #c9ced6 inset, 5px 5px 13px 0 rgba(191, 191, 192, 0.9) inset;
}

section.long-stay-selector-cmp .long-stay-selector-panel .long-stay-selector-area .long-stay-selector-month-selector .long-stay-selector-circle .value span {
  color: var(--Blue-Black, #0f1729);
  text-align: center;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-size: 88px;
  font-style: normal;
  font-weight: 600;
  line-height: 62px;
  letter-spacing: 4.4px;
  text-transform: uppercase;
}

section.long-stay-selector-cmp .long-stay-selector-panel .long-stay-selector-area .long-stay-selector-month-selector .long-stay-selector-circle .value small {
  color: var(--Blue-Black, #0f1729);
  text-align: center;
  font-family: "Tiempos Text", serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
  letter-spacing: -0.36px;
}

section.long-stay-selector-cmp .long-stay-selector-panel .long-stay-selector-area .long-stay-selector-month-selector .controls {
  display: flex;
  gap: 1rem;
}

section.long-stay-selector-cmp .long-stay-selector-panel .long-stay-selector-area .long-stay-selector-month-selector .controls button {
  background: #f0f0f0;
  border: none;
  padding: 0.5rem 1.2rem;
  font-size: 1.5rem;
  cursor: pointer;
  border-radius: 0.5rem;
}

section.long-stay-selector-cmp .long-stay-selector-panel .long-stay-selector-area .long-stay-selector-month-selector .controls button:hover {
  background: #ddd;
}

.storybook-modal-backdrop {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1040;
}

#story--design-system-interaction-modal--default-inner {
  height: 600px;
}

.jdt-modal, .modal-cmp {
  touch-action: none;
  overscroll-behavior: none;
}

.jdt-modal .modal.fade, .modal-cmp .modal.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
  pointer-events: none;
  visibility: hidden;
}

.jdt-modal .modal.fade.show, .modal-cmp .modal.fade.show {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
}

.jdt-modal .modal.fade .modal-dialog, .modal-cmp .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
}

@media (max-width: 991px) {
  .jdt-modal .modal-base.modal.fade .modal-dialog, .modal-cmp .modal-base.modal.fade .modal-dialog {
    transform: translateX(-50%) translateY(calc(-50% - 50px));
  }
}
@media (max-width: 991px) {
  .jdt-modal .modal-base.modal.fade.show .modal-dialog, .modal-cmp .modal-base.modal.fade.show .modal-dialog {
    transform: translateX(-50%) translateY(-50%);
  }
}
.jdt-modal .modal-dialog, .modal-cmp .modal-dialog {
  touch-action: pan-y;
  overscroll-behavior: contain;
}

.jdt-modal .modal-full-screen, .jdt-modal .modal-mobile, .modal-cmp .modal-full-screen, .modal-cmp .modal-mobile {
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  display: none;
  position: fixed;
  padding-right: 0 !important;
}

.jdt-modal .modal-full-screen .modal-dialog, .jdt-modal .modal-mobile .modal-dialog, .modal-cmp .modal-full-screen .modal-dialog, .modal-cmp .modal-mobile .modal-dialog {
  width: 100%;
  max-width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border-radius: 5px;
  overflow: visible;
}

.jdt-modal .modal-full-screen .modal-dialog .modal-content, .jdt-modal .modal-mobile .modal-dialog .modal-content, .modal-cmp .modal-full-screen .modal-dialog .modal-content, .modal-cmp .modal-mobile .modal-dialog .modal-content {
  background-color: #0f1729;
  height: auto;
  min-height: 100%;
  border: 0;
  border-radius: 0;
  color: #fff;
}

.jdt-modal .modal-full-screen .modal-dialog .modal-content .modal-header, .jdt-modal .modal-mobile .modal-dialog .modal-content .modal-header, .modal-cmp .modal-full-screen .modal-dialog .modal-content .modal-header, .modal-cmp .modal-mobile .modal-dialog .modal-content .modal-header {
  border: 0;
  padding: 28px 34px 32px 36px;
}

.jdt-modal .modal-full-screen .modal-dialog .modal-content .modal-header .close, .jdt-modal .modal-mobile .modal-dialog .modal-content .modal-header .close, .modal-cmp .modal-full-screen .modal-dialog .modal-content .modal-header .close, .modal-cmp .modal-mobile .modal-dialog .modal-content .modal-header .close {
  margin-top: 0;
  padding-top: 10px;
  color: #fff;
  font-family: EuclidFlex, sans-serif;
  font-feature-settings: "ss12" on;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: 0.24px;
  text-transform: uppercase;
  opacity: 1;
  z-index: 9;
  position: relative;
  text-decoration: underline;
  text-shadow: none;
}

.jdt-modal .modal-full-screen .modal-dialog .modal-content .modal-header .close:hover, .jdt-modal .modal-mobile .modal-dialog .modal-content .modal-header .close:hover, .modal-cmp .modal-full-screen .modal-dialog .modal-content .modal-header .close:hover, .modal-cmp .modal-mobile .modal-dialog .modal-content .modal-header .close:hover {
  text-decoration: none;
}

.jdt-modal .modal-full-screen .modal-dialog .modal-content .modal-body, .jdt-modal .modal-mobile .modal-dialog .modal-content .modal-body, .modal-cmp .modal-full-screen .modal-dialog .modal-content .modal-body, .modal-cmp .modal-mobile .modal-dialog .modal-content .modal-body {
  border: 0;
}

.jdt-modal .modal-full-screen .modal-dialog .modal-content .modal-footer, .jdt-modal .modal-mobile .modal-dialog .modal-content .modal-footer, .modal-cmp .modal-full-screen .modal-dialog .modal-content .modal-footer, .modal-cmp .modal-mobile .modal-dialog .modal-content .modal-footer {
  border: 0;
}

.jdt-modal .modal-mobile .modal-dialog .modal-content, .modal-cmp .modal-mobile .modal-dialog .modal-content {
  background-color: rgba(15, 23, 41, 0.9);
}

.jdt-modal .modal-fixed, .modal-cmp .modal-fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  overflow: hidden;
  z-index: 1050;
}

.jdt-modal .modal-fixed .modal-dialog, .modal-cmp .modal-fixed .modal-dialog {
  position: absolute;
  top: 50%;
  left: 50%;
  display: flex;
  flex-direction: column;
  min-height: 0;
  margin: 0 !important;
}

@media (max-width: 991px) {
  .jdt-modal .modal-fixed .modal-dialog, .modal-cmp .modal-fixed .modal-dialog {
    max-height: 90dvh;
  }
  .jdt-modal .modal-fixed .modal-dialog.modal-default, .jdt-modal .modal-fixed .modal-dialog.modal-large, .modal-cmp .modal-fixed .modal-dialog.modal-default, .modal-cmp .modal-fixed .modal-dialog.modal-large {
    width: 100%;
    max-width: 100%;
    max-height: 90dvh;
  }
  .jdt-modal .modal-fixed .modal-dialog.modal-medium, .jdt-modal .modal-fixed .modal-dialog.modal-small, .modal-cmp .modal-fixed .modal-dialog.modal-medium, .modal-cmp .modal-fixed .modal-dialog.modal-small {
    width: 95dvw;
    max-width: 95dvw;
    max-height: 90dvh;
  }
}
@media (min-width: 992px) {
  .jdt-modal .modal-fixed .modal-dialog.modal-default, .jdt-modal .modal-fixed .modal-dialog.modal-large, .modal-cmp .modal-fixed .modal-dialog.modal-default, .modal-cmp .modal-fixed .modal-dialog.modal-large {
    width: 80dvw;
    max-width: 80dvw;
    max-height: 90dvh;
  }
  .jdt-modal .modal-fixed .modal-dialog.modal-medium, .modal-cmp .modal-fixed .modal-dialog.modal-medium {
    width: 70dvw;
    max-width: 70dvw;
    max-height: 85dvh;
  }
  .jdt-modal .modal-fixed .modal-dialog.modal-small, .modal-cmp .modal-fixed .modal-dialog.modal-small {
    width: 60dvw;
    max-width: 60dvw;
    max-height: 80dvh;
  }
}
.jdt-modal .modal-fixed.show .modal-dialog, .modal-cmp .modal-fixed.show .modal-dialog {
  transform: translate(-50%, -50%) !important;
}

.jdt-modal .modal-fixed .modal-content, .modal-cmp .modal-fixed .modal-content {
  background-color: #fcf8ea !important;
  display: flex;
  flex-direction: column;
  border: 0;
  border-radius: 0;
  color: #0f1729;
  min-height: 0;
  width: 100%;
  height: 100%;
  max-height: 100%;
  overflow: hidden;
}

@media (min-width: 992px) {
  .jdt-modal .modal-fixed .modal-content, .modal-cmp .modal-fixed .modal-content {
    border-radius: 5px;
  }
}
.jdt-modal .modal-fixed .modal-header, .modal-cmp .modal-fixed .modal-header {
  padding: 20px !important;
  border: none;
  border-bottom: none !important;
  box-shadow: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-shrink: 0;
}

@media (min-width: 992px) {
  .jdt-modal .modal-fixed .modal-header, .modal-cmp .modal-fixed .modal-header {
    padding: 30px 35px !important;
  }
}
.jdt-modal .modal-fixed .modal-header .modal-title, .modal-cmp .modal-fixed .modal-header .modal-title {
  font-family: EuclidFlex, sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -0.02em;
  color: #0f1729;
  margin: 0;
}

@media (min-width: 992px) {
  .jdt-modal .modal-fixed .modal-header .modal-title, .modal-cmp .modal-fixed .modal-header .modal-title {
    font-size: 35px;
    line-height: 40px;
  }
}
.jdt-modal .modal-fixed .modal-header .modal-title::first-letter, .modal-cmp .modal-fixed .modal-header .modal-title::first-letter {
  text-transform: uppercase;
}

.jdt-modal .modal-fixed .modal-header .modal-close, .modal-cmp .modal-fixed .modal-header .modal-close {
  font-family: EuclidFlex, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: 0.02em;
  text-decoration: underline;
  text-transform: uppercase;
  border: none;
  background-color: transparent;
  color: #0f1729;
  transition: all 0.3s ease;
  cursor: pointer;
  padding: 0;
  margin: 0;
  align-self: flex-start;
}

.jdt-modal .modal-fixed .modal-header .modal-close:hover, .modal-cmp .modal-fixed .modal-header .modal-close:hover {
  text-decoration: none;
}

.jdt-modal .modal-fixed .modal-body, .modal-cmp .modal-fixed .modal-body {
  padding: 20px;
  border-top: none !important;
  flex: 1;
  overflow-y: auto;
  overflow-x: hidden;
  min-height: 0;
  scrollbar-width: thin;
  scrollbar-color: rgba(0, 0, 0, 0.3) transparent;
}

@media (min-width: 992px) {
  .jdt-modal .modal-fixed .modal-body, .modal-cmp .modal-fixed .modal-body {
    padding: 20px 40px;
  }
}
.jdt-modal .modal-fixed .modal-body::-webkit-scrollbar, .modal-cmp .modal-fixed .modal-body::-webkit-scrollbar {
  width: 8px;
}

.jdt-modal .modal-fixed .modal-body::-webkit-scrollbar-track, .modal-cmp .modal-fixed .modal-body::-webkit-scrollbar-track {
  background: 0 0;
}

.jdt-modal .modal-fixed .modal-body::-webkit-scrollbar-thumb, .modal-cmp .modal-fixed .modal-body::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 4px;
  border: none;
}

.jdt-modal .modal-fixed .modal-body::-webkit-scrollbar-thumb:hover, .modal-cmp .modal-fixed .modal-body::-webkit-scrollbar-thumb:hover {
  background-color: rgba(0, 0, 0, 0.5);
}

.jdt-modal .modal-base, .modal-cmp .modal-base {
  background-color: rgba(241, 237, 224, 0.9);
}

.jdt-modal .modal-base .modal-dialog, .modal-cmp .modal-base .modal-dialog {
  max-width: 726px;
  background-color: #fcf8ea;
  border-radius: 5px;
  overflow: hidden;
}

@media (max-width: 991px) {
  .jdt-modal .modal-base .modal-dialog, .modal-cmp .modal-base .modal-dialog {
    margin: 0;
    width: calc(100% - 40px);
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translateX(-50%) translateY(-50%);
    max-height: 100vh;
    overflow: auto;
  }
}
.jdt-modal .modal-base .modal-dialog .modal-content, .modal-cmp .modal-base .modal-dialog .modal-content {
  background-color: #f1ede0;
  border-radius: 5px;
}

@media (max-width: 991px) {
  .jdt-modal .modal-base .modal-dialog .modal-content, .modal-cmp .modal-base .modal-dialog .modal-content {
    background-size: contain;
    max-height: 100vh;
  }
  .jdt-modal .modal-base .modal-dialog .modal-content .modal-body, .modal-cmp .modal-base .modal-dialog .modal-content .modal-body {
    overflow: auto;
  }
}
.jdt-modal .modal-base .modal-dialog .modal-content .modal-body, .modal-cmp .modal-base .modal-dialog .modal-content .modal-body {
  padding: 24px 0;
  border: none;
}

.jdt-modal .modal-base .modal-dialog .modal-content .modal-body .modal-close, .modal-cmp .modal-base .modal-dialog .modal-content .modal-body .modal-close {
  cursor: pointer;
  float: right;
  color: #0f1729;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 11px;
  letter-spacing: 0.2px;
  font-style: normal;
  font-weight: 500;
}

@media (min-width: 992px) {
  .jdt-modal .modal-base .modal-dialog .modal-content .modal-body .modal-close, .modal-cmp .modal-base .modal-dialog .modal-content .modal-body .modal-close {
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.24px;
  }
}
.jdt-modal .modal-base .modal-dialog.modal-large, .modal-cmp .modal-base .modal-dialog.modal-large {
  max-width: 838px;
}

.jdt-modal .modal-base .modal-dialog.modal-large .modal-content .modal_header_img, .modal-cmp .modal-base .modal-dialog.modal-large .modal-content .modal_header_img {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.jdt-modal .modal-base .modal-dialog.modal-large .modal-content .modal_header_img img, .jdt-modal .modal-base .modal-dialog.modal-large .modal-content .modal_header_img picture, .modal-cmp .modal-base .modal-dialog.modal-large .modal-content .modal_header_img img, .modal-cmp .modal-base .modal-dialog.modal-large .modal-content .modal_header_img picture {
  width: 100%;
}

.jdt-modal .modal-base .modal-dialog.modal-default .modal-content .modal_header_img, .jdt-modal .modal-base .modal-dialog.modal-large .modal-content .modal_header_img, .modal-cmp .modal-base .modal-dialog.modal-default .modal-content .modal_header_img, .modal-cmp .modal-base .modal-dialog.modal-large .modal-content .modal_header_img {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  height: auto;
  border: 0;
  padding: 0;
}

.jdt-modal .modal-base .modal-dialog.modal-default .modal-content .modal_header_img img, .jdt-modal .modal-base .modal-dialog.modal-default .modal-content .modal_header_img picture, .jdt-modal .modal-base .modal-dialog.modal-large .modal-content .modal_header_img img, .jdt-modal .modal-base .modal-dialog.modal-large .modal-content .modal_header_img picture, .modal-cmp .modal-base .modal-dialog.modal-default .modal-content .modal_header_img img, .modal-cmp .modal-base .modal-dialog.modal-default .modal-content .modal_header_img picture, .modal-cmp .modal-base .modal-dialog.modal-large .modal-content .modal_header_img img, .modal-cmp .modal-base .modal-dialog.modal-large .modal-content .modal_header_img picture {
  width: 100%;
}

.jdt-modal .modal-base .modal-dialog.modal-default .modal-content .modal-close, .jdt-modal .modal-base .modal-dialog.modal-large .modal-content .modal-close, .modal-cmp .modal-base .modal-dialog.modal-default .modal-content .modal-close, .modal-cmp .modal-base .modal-dialog.modal-large .modal-content .modal-close {
  font-family: EuclidFlex, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: 0.24px;
  text-transform: uppercase;
  text-decoration: underline;
  border: none;
  transition: all 0.5s ease-out;
  cursor: pointer !important;
  padding: 20px 20px 0 20px;
  background-color: transparent;
}

.jdt-modal .modal-base .modal-dialog.modal-default .modal-content .modal-close:hover, .jdt-modal .modal-base .modal-dialog.modal-large .modal-content .modal-close:hover, .modal-cmp .modal-base .modal-dialog.modal-default .modal-content .modal-close:hover, .modal-cmp .modal-base .modal-dialog.modal-large .modal-content .modal-close:hover {
  cursor: pointer;
  opacity: 0.8;
  text-decoration: none;
}

.jdt-modal .modal-clean, .modal-cmp .modal-clean {
  background-color: rgba(241, 237, 224, 0.9);
  z-index: 1050;
}

.jdt-modal .modal-clean#extend_booking_modal, .modal-cmp .modal-clean#extend_booking_modal {
  z-index: 1050 !important;
}

.jdt-modal .modal-clean .modal-dialog, .modal-cmp .modal-clean .modal-dialog {
  max-width: 726px;
  background-color: #fcf8ea;
  position: relative;
  z-index: 1;
}

@media (max-width: 991px) {
  .jdt-modal .modal-clean .modal-dialog, .modal-cmp .modal-clean .modal-dialog {
    margin: 107px 24px 24px 18px;
  }
}
.jdt-modal .modal-clean .modal-dialog .modal-content, .modal-cmp .modal-clean .modal-dialog .modal-content {
  padding-bottom: 50px;
  background-color: #f1ede0;
  border-radius: 5px;
}

@media (max-width: 991px) {
  .jdt-modal .modal-clean .modal-dialog .modal-content, .modal-cmp .modal-clean .modal-dialog .modal-content {
    background-size: contain;
  }
}
.jdt-modal .modal-clean .modal-dialog .modal-content .modal-header, .modal-cmp .modal-clean .modal-dialog .modal-content .modal-header {
  justify-content: end;
  border: 0;
  padding: 50px 50px 0 50px;
  margin-bottom: -16px;
  z-index: 3;
}

.jdt-modal .modal-clean .modal-dialog .modal-content .modal-close, .modal-cmp .modal-clean .modal-dialog .modal-content .modal-close {
  cursor: pointer;
  float: right;
  border: 0;
  background-color: transparent;
  color: #0f1729;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 11px;
  letter-spacing: 0.2px;
  font-style: normal;
  font-weight: 500;
}

@media (min-width: 992px) {
  .jdt-modal .modal-clean .modal-dialog .modal-content .modal-close, .modal-cmp .modal-clean .modal-dialog .modal-content .modal-close {
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.24px;
  }
}
.jdt-modal .modal-clean .modal-dialog .modal-content .modal-body, .modal-cmp .modal-clean .modal-dialog .modal-content .modal-body {
  border: none;
  padding: 0 50px;
}

.jdt-modal .modal-clean .modal-dialog .modal-content .modal-footer, .modal-cmp .modal-clean .modal-dialog .modal-content .modal-footer {
  border: none;
  padding: 0 50px 0 50px;
}

.jdt-modal .modal-featured, .modal-cmp .modal-featured {
  color: #0f1729;
  width: 100%;
  margin: 0 auto;
  overflow: scroll;
  padding-right: 0 !important;
}

@media all and (max-width: 992px) {
  .jdt-modal .modal-featured, .modal-cmp .modal-featured {
    padding: 0;
  }
}
.jdt-modal .modal-featured .modal-dialog.modal-large, .modal-cmp .modal-featured .modal-dialog.modal-large {
  width: calc(100% - 200px);
  max-width: 1200px;
}

@media (max-width: 768px) {
  .jdt-modal .modal-featured .modal-dialog.modal-large, .modal-cmp .modal-featured .modal-dialog.modal-large {
    width: 100%;
    max-width: 100%;
  }
}
.jdt-modal .modal-featured .modal-header, .modal-cmp .modal-featured .modal-header {
  display: flex;
  justify-content: flex-end;
  padding: 20px 20px 10px 20px;
  border-bottom: none;
}

.jdt-modal .modal-featured .modal-header .modal-close, .modal-cmp .modal-featured .modal-header .modal-close {
  background-color: transparent;
  border: none;
  text-transform: uppercase;
  text-align: right;
  font-family: EuclidFlex, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: 0.24px;
  text-decoration: underline;
}

.jdt-modal .modal-featured .modal-header .modal-close:hover, .modal-cmp .modal-featured .modal-header .modal-close:hover {
  text-decoration: none;
}

.jdt-modal .modal-featured .modal-body, .modal-cmp .modal-featured .modal-body {
  padding: 30px 40px 40px 40px;
  display: grid;
  grid-template-columns: 65fr 35fr;
  gap: 40px;
  border-top: 0 !important;
}

@media (max-width: 991px) {
  .jdt-modal .modal-featured .modal-body, .modal-cmp .modal-featured .modal-body {
    grid-template-columns: 1fr;
  }
  .jdt-modal .modal-featured .modal-body > div:nth-child(1), .modal-cmp .modal-featured .modal-body > div:nth-child(1) {
    order: 2;
  }
  .jdt-modal .modal-featured .modal-body > div:nth-child(2), .modal-cmp .modal-featured .modal-body > div:nth-child(2) {
    order: 1;
  }
}
.jdt-modal .modal-featured .modal-body .text-content, .modal-cmp .modal-featured .modal-body .text-content {
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.jdt-modal .modal-featured .modal-body .text-content .modal-title, .modal-cmp .modal-featured .modal-body .text-content .modal-title {
  font-family: EuclidFlex, sans-serif;
  color: #222e50;
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 45px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

@media (max-width: 991px) {
  .jdt-modal .modal-featured .modal-body .text-content .modal-title, .modal-cmp .modal-featured .modal-body .text-content .modal-title {
    font-size: 30px;
    line-height: 35px;
    letter-spacing: 1.5px;
  }
}
.jdt-modal .modal-featured .modal-body .text-content .modal-description, .modal-cmp .modal-featured .modal-body .text-content .modal-description {
  font-family: "Tiempos Text", serif;
  font-size: 22px;
  line-height: 33px;
  letter-spacing: -0.44px;
}

@media (max-width: 991px) {
  .jdt-modal .modal-featured .modal-body .text-content .modal-description, .modal-cmp .modal-featured .modal-body .text-content .modal-description {
    font-size: 15px;
    line-height: 22px;
    letter-spacing: -0.3px;
  }
}
.jdt-modal .modal-featured .modal-body .text-content .modal-description p, .modal-cmp .modal-featured .modal-body .text-content .modal-description p {
  margin-bottom: 0;
}

.jdt-modal .modal-featured .modal-body .text-content a:not(.btn), .modal-cmp .modal-featured .modal-body .text-content a:not(.btn) {
  font-family: EuclidFlex, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 15px;
  letter-spacing: -0.4px;
  color: #5c7cd9;
}

@media (max-width: 768px) {
  .jdt-modal .modal-featured .modal-body .text-content a:not(.btn), .modal-cmp .modal-featured .modal-body .text-content a:not(.btn) {
    line-height: 24px;
  }
}
.jdt-modal .modal-featured .modal-body .text-content .featured-links .btn-link, .modal-cmp .modal-featured .modal-body .text-content .featured-links .btn-link {
  font-size: 20px;
}

.jdt-modal .modal-featured .modal-content, .modal-cmp .modal-featured .modal-content {
  background-color: #fcf8ea;
  border: none;
  border-radius: 5px;
}

.jdt-modal .modal-featured .modal-title, .modal-cmp .modal-featured .modal-title {
  text-overflow: initial;
  white-space: initial;
}

body.modal-open .modal:not(.show) {
  display: none;
}

body.modal-open {
  padding-right: 0 !important;
}

.c0126_owner_modal .c0126_owner_modal_wrap {
  padding-top: 20px !important;
  padding-bottom: 70px !important;
  padding-inline: 15px !important;
  max-width: 1240px !important;
}

@media (max-width: 768px) {
  .c0126_owner_modal .c0126_owner_modal_wrap {
    padding-inline: 6px !important;
  }
}
.c0126_owner_modal .c0126_owner_modal_wrap .modal-header .popup_title {
  padding-left: 10px !important;
  padding-top: 10px !important;
}

.c0126_owner_modal .c0126_owner_modal_wrap .modal-header .popup_cerrar {
  padding-right: 5px !important;
}

@media (max-width: 768px) {
  .c0126_owner_modal .c0126_owner_modal_wrap .modal-header .popup_cerrar {
    padding-right: 10px !important;
  }
}
.c0056_villa_card-cmp.brand-map, .jdt-villa-card.brand-map {
  z-index: 9999;
  max-width: 360px;
}

.c0056_villa_card-cmp.brand-map .villa-card-figure, .jdt-villa-card.brand-map .villa-card-figure {
  border-radius: 8px 8px 0 0;
  overflow: hidden;
}

.map-overlay-card {
  pointer-events: auto;
}

.pin-shell {
  position: relative;
}

.pin-img {
  width: 30px;
  height: 34px;
  display: block;
  margin-left: -16px;
  margin-top: -40px;
}

.pin-img-bounce {
  animation: pin-img-bounce 1.2s ease-in-out infinite;
}

@keyframes pin-img-bounce {
  0%, 100% {
    margin-top: -40px;
  }
  50% {
    margin-top: -52px;
  }
}
.c0054_villas_map_item-cmp, .jdt-villa-card.brand-map {
  border-radius: 5px;
  background: #fcf8ea;
  margin-bottom: 20px;
  min-height: 95%;
  max-width: 320px;
  min-width: 308px;
}

.c0054_villas_map_item-cmp:hover, .jdt-villa-card.brand-map:hover {
  box-shadow: 4px 6px 15px 0 rgba(15, 23, 41, 0.1);
}

.c0054_villas_map_item-cmp .opacity-70, .jdt-villa-card.brand-map .opacity-70 {
  opacity: 0.7;
}

.c0054_villas_map_item-cmp .villa-card-figure, .jdt-villa-card.brand-map .villa-card-figure {
  position: relative;
  margin: 0;
  border-radius: 5px 5px 0 0;
  height: 205.33px;
}

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

.c0054_villas_map_item-cmp .villa-card-figure .villa-card-figure-actions a, .jdt-villa-card.brand-map .villa-card-figure .villa-card-figure-actions a {
  width: 19px;
  height: 19px;
  display: block;
}

.c0054_villas_map_item-cmp .villa-card-figure .villa-card-figure-actions a:before, .jdt-villa-card.brand-map .villa-card-figure .villa-card-figure-actions a:before {
  font-size: 19px;
  color: #fcf8ea;
}

.c0054_villas_map_item-cmp .villa-card-figure .villa-card-caption, .jdt-villa-card.brand-map .villa-card-figure .villa-card-caption {
  z-index: 1;
  background-color: #989a50;
  color: #fcf8ea;
  text-align: center;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.14px;
  text-transform: uppercase;
  position: absolute;
  padding: 10px 30px 10px 20px;
  top: 0;
  left: 0;
  border-radius: 5px 0 0 0;
  clip-path: polygon(0 0, calc(100% - 23px) 0, 100% 50%, calc(100% - 23px) 100%, 0 100%);
}

.c0054_villas_map_item-cmp .villa-card-info, .jdt-villa-card.brand-map .villa-card-info {
  padding: 10px 15px;
}

.c0054_villas_map_item-cmp .villa-card-info .villa-card-icons-bar .info-bar, .jdt-villa-card.brand-map .villa-card-info .villa-card-icons-bar .info-bar {
  color: #0f1729;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  font-style: normal;
  line-height: 11px;
  font-weight: 500;
  letter-spacing: 0.2px;
}

@media (min-width: 992px) {
  .c0054_villas_map_item-cmp .villa-card-info .villa-card-icons-bar .info-bar, .jdt-villa-card.brand-map .villa-card-info .villa-card-icons-bar .info-bar {
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.24px;
  }
}
.c0054_villas_map_item-cmp .villa-card-info .villa-card-icons-bar .info-bar:before, .jdt-villa-card.brand-map .villa-card-info .villa-card-icons-bar .info-bar:before {
  margin-right: 3px;
}

@media (max-width: 1200px) {
  .c0054_villas_map_item-cmp .villa-card-info .villa-card-icons-bar .info-bar.icon-beach-view, .jdt-villa-card.brand-map .villa-card-info .villa-card-icons-bar .info-bar.icon-beach-view {
    display: none;
  }
}
.c0054_villas_map_item-cmp .villa-card-info .jdt-info-strip, .jdt-villa-card.brand-map .villa-card-info .jdt-info-strip {
  margin: 0 !important;
}

.c0054_villas_map_item-cmp .villa-card-info .villa-card-quality, .jdt-villa-card.brand-map .villa-card-info .villa-card-quality {
  margin-block: 8px !important;
  padding: 0 !important;
}

.c0054_villas_map_item-cmp .villa-card-info .villa-card-quality .jdt-rating, .jdt-villa-card.brand-map .villa-card-info .villa-card-quality .jdt-rating {
  margin-block: 5px !important;
}

.c0054_villas_map_item-cmp .villa-card-title, .jdt-villa-card.brand-map .villa-card-title {
  display: block;
  color: #0f1729;
  font-family: "Tiempos Text", serif;
  font-style: normal;
  font-size: 22px;
  line-height: 33px;
  font-weight: 400;
  letter-spacing: -0.3px;
}

@media (min-width: 992px) {
  .c0054_villas_map_item-cmp .villa-card-title, .jdt-villa-card.brand-map .villa-card-title {
    font-size: 22px;
    line-height: 33px;
    letter-spacing: -0.44px;
  }
}
.c0054_villas_map_item-cmp .price-btn-container, .jdt-villa-card.brand-map .price-btn-container {
  gap: 10px;
}

.c0054_villas_map_item-cmp .villa-card-price, .jdt-villa-card.brand-map .villa-card-price {
  color: #0f1729;
  font-family: "Tiempos Text", serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: -0.24px;
  margin: 0;
}

@media (min-width: 992px) {
  .c0054_villas_map_item-cmp .villa-card-price, .jdt-villa-card.brand-map .villa-card-price {
    font-size: 16px;
    line-height: 28px;
    letter-spacing: -0.36px;
  }
}
.c0054_villas_map_item-cmp .villa-card-price .villa-card-price-before, .jdt-villa-card.brand-map .villa-card-price .villa-card-price-before {
  color: #afaca0;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.36px;
  text-decoration-line: line-through;
  margin-right: 10px;
  min-width: 80px;
}

.c0054_villas_map_item-cmp .stardate, .jdt-villa-card.brand-map .stardate {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

.c0054_villas_map_item-cmp .villa-card-dates, .jdt-villa-card.brand-map .villa-card-dates {
  color: #afaca0;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.11px;
  margin-bottom: 5px;
  padding-top: 13px;
}

@media (min-width: 992px) {
  .c0054_villas_map_item-cmp .villa-card-dates, .jdt-villa-card.brand-map .villa-card-dates {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.14px;
  }
}
.c0054_villas_map_item-cmp .button-cmp .btn, .jdt-villa-card.brand-map .button-cmp .btn {
  padding: 8px 10px;
  font-size: 15px;
  line-height: 17px;
}

.c0054_villas_map_item-cmp.villa-card-long-term .villa-card-figure .villa-card-caption, .jdt-villa-card.brand-map.villa-card-long-term .villa-card-figure .villa-card-caption {
  background-color: #3c528e;
}

.c0054_villas_map_item-cmp.villa-card-long-term .villa-card-figure .villa-card-caption:before, .jdt-villa-card.brand-map.villa-card-long-term .villa-card-figure .villa-card-caption:before {
  border-left-color: #3c528e;
}

.c0054_villas_map_item-cmp.villa-card-last-minute .villa-card-figure .villa-card-caption, .jdt-villa-card.brand-map.villa-card-last-minute .villa-card-figure .villa-card-caption {
  background-color: #aa8500;
}

.c0054_villas_map_item-cmp.villa-card-last-minute .villa-card-figure .villa-card-caption:before, .jdt-villa-card.brand-map.villa-card-last-minute .villa-card-figure .villa-card-caption:before {
  border-left-color: #aa8500;
}

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

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

.c0054_villas_map_item-cmp.villa-card-offer .villa-card-figure .villa-card-caption, .jdt-villa-card.brand-map.villa-card-offer .villa-card-figure .villa-card-caption {
  background-color: #989a50;
}

.c0054_villas_map_item-cmp.villa-card-offer .villa-card-figure .villa-card-caption:before, .jdt-villa-card.brand-map.villa-card-offer .villa-card-figure .villa-card-caption:before {
  border-left-color: #989a50;
}

.c0054_villas_map_item-cmp.villa-card-new .villa-card-figure, .jdt-villa-card.brand-map.villa-card-new .villa-card-figure {
  overflow: hidden;
}

.c0054_villas_map_item-cmp.villa-card-new .villa-card-figure .villa-card-caption, .jdt-villa-card.brand-map.villa-card-new .villa-card-figure .villa-card-caption {
  background-color: #8cace8;
}

.c0054_villas_map_item-cmp.villa-card-new .villa-card-figure .villa-card-caption:before, .jdt-villa-card.brand-map.villa-card-new .villa-card-figure .villa-card-caption:before {
  border-left-color: #8cace8;
}

.c0054_villas_map_item-cmp.villa-card-luxe, .jdt-villa-card.brand-map.villa-card-luxe {
  background-color: #f6eeff;
}

.c0054_villas_map_item-cmp.villa-card-luxe .villa-card-figure img, .jdt-villa-card.brand-map.villa-card-luxe .villa-card-figure img {
  height: 100%;
}

.c0054_villas_map_item-cmp.villa-card-luxe .villa-card-info .villa-card-icons-bar, .jdt-villa-card.brand-map.villa-card-luxe .villa-card-info .villa-card-icons-bar {
  margin-bottom: 15px;
}

.c0054_villas_map_item-cmp.villa-card-luxe .villa-card-info .villa-card-icons-bar .info-bar, .jdt-villa-card.brand-map.villa-card-luxe .villa-card-info .villa-card-icons-bar .info-bar {
  color: #2f1f41;
}

.c0054_villas_map_item-cmp.villa-card-luxe .villa-card-price, .c0054_villas_map_item-cmp.villa-card-luxe .villa-card-title, .jdt-villa-card.brand-map.villa-card-luxe .villa-card-price, .jdt-villa-card.brand-map.villa-card-luxe .villa-card-title {
  color: #2f1f41;
}

.c0054_villas_map_item-cmp.villa-card-luxe .villa-card-dates, .jdt-villa-card.brand-map.villa-card-luxe .villa-card-dates {
  color: #b09dc6;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  text-transform: uppercase;
}

.c0054_villas_map_item-cmp.villa-card-luxe .villa-card-quality, .jdt-villa-card.brand-map.villa-card-luxe .villa-card-quality {
  margin-bottom: 8px;
  padding-top: 7px;
}

@media (min-width: 992px) {
  .c0054_villas_map_item-cmp.villa-card-luxe .villa-card-quality, .jdt-villa-card.brand-map.villa-card-luxe .villa-card-quality {
    margin-bottom: 8px;
    padding-top: 7px;
  }
}
.c0054_villas_map_item-cmp.villa-card-luxe .villa-card-quality .villa-card-quality-luxe.villa-card-quality-label, .jdt-villa-card.brand-map.villa-card-luxe .villa-card-quality .villa-card-quality-luxe.villa-card-quality-label {
  margin-bottom: 0;
}

.c0054_villas_map_item-cmp.villa-card-luxe .btn-short, .jdt-villa-card.brand-map.villa-card-luxe .btn-short {
  background-color: #4e346b;
}

.c0054_villas_map_item-cmp.villa-card-luxe .btn-short.hover, .c0054_villas_map_item-cmp.villa-card-luxe .btn-short:hover, .jdt-villa-card.brand-map.villa-card-luxe .btn-short.hover, .jdt-villa-card.brand-map.villa-card-luxe .btn-short:hover {
  background-color: #b09dc6;
}

.c0054_villas_map_item-cmp.villa-card-luxe .btn-short.active, .c0054_villas_map_item-cmp.villa-card-luxe .btn-short:active, .jdt-villa-card.brand-map.villa-card-luxe .btn-short.active, .jdt-villa-card.brand-map.villa-card-luxe .btn-short:active {
  background-color: #6d538c;
}

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

.c0054_villas_map_item-cmp.villa-card-size-small .villa-card-info .villa-card-icons-bar .info-bar, .jdt-villa-card.brand-map.villa-card-size-small .villa-card-info .villa-card-icons-bar .info-bar {
  font-size: 12px;
  line-height: 11px;
  letter-spacing: 0.2px;
}

.c0054_villas_map_item-cmp.villa-card-size-small .villa-card-info .jdt-info-strip, .jdt-villa-card.brand-map.villa-card-size-small .villa-card-info .jdt-info-strip {
  margin: 0 !important;
}

.c0054_villas_map_item-cmp.villa-card-size-small .villa-card-quality, .jdt-villa-card.brand-map.villa-card-size-small .villa-card-quality {
  margin-block: 8px !important;
}

.c0054_villas_map_item-cmp.villa-card-size-long, .jdt-villa-card.brand-map.villa-card-size-long {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

@media (max-width: 992px) {
  .c0054_villas_map_item-cmp.villa-card-size-long, .jdt-villa-card.brand-map.villa-card-size-long {
    flex-direction: column;
  }
}
.c0054_villas_map_item-cmp.villa-card-size-long .progress, .jdt-villa-card.brand-map.villa-card-size-long .progress {
  height: 5px;
  border-radius: 0.25rem;
  display: flex;
  flex-grow: initial;
  font-size: 0.75rem;
  min-width: 6.25rem;
  overflow: hidden;
}

.c0054_villas_map_item-cmp.villa-card-size-long .bottom_row, .jdt-villa-card.brand-map.villa-card-size-long .bottom_row {
  margin-top: 30px;
  position: relative;
  bottom: 0;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}

.c0054_villas_map_item-cmp.villa-card-size-long .btn_wrap, .jdt-villa-card.brand-map.villa-card-size-long .btn_wrap {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  flex-direction: row;
  flex-wrap: wrap;
  z-index: 99;
  margin-left: 20px;
  position: absolute;
  bottom: 20px;
  opacity: 0.8;
}

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

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

.c0054_villas_map_item-cmp.villa-card-size-long .label_progress, .jdt-villa-card.brand-map.villa-card-size-long .label_progress {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-top: 20px;
  font-family: EuclidFlex, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: 0.24px;
  text-transform: uppercase;
  font-feature-settings: "ss12" on;
}

.c0054_villas_map_item-cmp.villa-card-size-long .progress-bar, .jdt-villa-card.brand-map.villa-card-size-long .progress-bar {
  background-color: #fcf8ea;
}

.c0054_villas_map_item-cmp.villa-card-size-long .villa-card-figure, .jdt-villa-card.brand-map.villa-card-size-long .villa-card-figure {
  width: 50%;
}

@media (max-width: 992px) {
  .c0054_villas_map_item-cmp.villa-card-size-long .villa-card-figure, .jdt-villa-card.brand-map.villa-card-size-long .villa-card-figure {
    width: 100%;
  }
}
.c0054_villas_map_item-cmp.villa-card-size-long .villa-card-info, .jdt-villa-card.brand-map.villa-card-size-long .villa-card-info {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

@media (max-width: 992px) {
  .c0054_villas_map_item-cmp.villa-card-size-long .villa-card-info, .jdt-villa-card.brand-map.villa-card-size-long .villa-card-info {
    width: 100%;
  }
}
.c0054_villas_map_item-cmp.villa-card-size-long .villa-card-info .villa-card-icons-bar .icon-beach-view, .jdt-villa-card.brand-map.villa-card-size-long .villa-card-info .villa-card-icons-bar .icon-beach-view {
  display: none;
}

.c0054_villas_map_item-cmp.villa-card-size-long .villa-card-info .villa-card-icons-bar .info-bar, .jdt-villa-card.brand-map.villa-card-size-long .villa-card-info .villa-card-icons-bar .info-bar {
  font-size: 12px;
  line-height: 11px;
  letter-spacing: 0.2px;
}

.c0054_villas_map_item-cmp.villa-card-size-long .villa-card-quality, .jdt-villa-card.brand-map.villa-card-size-long .villa-card-quality {
  margin-bottom: 15px;
  padding-top: 15px;
}

.c0054_villas_map_item-cmp.villa-card-size-long.villa-card-luxe, .jdt-villa-card.brand-map.villa-card-size-long.villa-card-luxe {
  background-color: #4e346b;
  color: #fcf8ea;
}

.c0054_villas_map_item-cmp.villa-card-size-long.villa-card-luxe .villa-card-quality, .jdt-villa-card.brand-map.villa-card-size-long.villa-card-luxe .villa-card-quality {
  margin-left: 16px;
}

.c0054_villas_map_item-cmp.villa-card-size-long.villa-card-luxe .villa-card-quality .villa-card-quality-label.villa-card-quality-luxe, .jdt-villa-card.brand-map.villa-card-size-long.villa-card-luxe .villa-card-quality .villa-card-quality-label.villa-card-quality-luxe {
  margin-bottom: 0 !important;
}

.c0054_villas_map_item-cmp.villa-card-size-long.villa-card-luxe .btn-white.hover, .c0054_villas_map_item-cmp.villa-card-size-long.villa-card-luxe .btn-white:hover, .jdt-villa-card.brand-map.villa-card-size-long.villa-card-luxe .btn-white.hover, .jdt-villa-card.brand-map.villa-card-size-long.villa-card-luxe .btn-white:hover {
  color: #fcf8ea;
  background-color: #6d538c;
}

.c0054_villas_map_item-cmp.villa-card-size-long.villa-card-luxe .btn-white.active, .c0054_villas_map_item-cmp.villa-card-size-long.villa-card-luxe .btn-white:active, .jdt-villa-card.brand-map.villa-card-size-long.villa-card-luxe .btn-white.active, .jdt-villa-card.brand-map.villa-card-size-long.villa-card-luxe .btn-white:active {
  color: #fcf8ea;
  background-color: #2f1f41;
}

.c0054_villas_map_item-cmp.villa-card-size-long.villa-card-luxe .villa-card-title, .jdt-villa-card.brand-map.villa-card-size-long.villa-card-luxe .villa-card-title {
  color: #fcf8ea;
  font-family: EuclidFlex, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.c0054_villas_map_item-cmp.villa-card-size-long.villa-card-luxe .progress, .jdt-villa-card.brand-map.villa-card-size-long.villa-card-luxe .progress {
  height: 5px;
  background-color: #2f1f41;
}

.c0054_villas_map_item-cmp.villa-card-size-long.villa-card-luxe .villa-card-info .villa-card-icons-bar .info-bar, .jdt-villa-card.brand-map.villa-card-size-long.villa-card-luxe .villa-card-info .villa-card-icons-bar .info-bar {
  color: #fcf8ea;
  padding-right: 10px;
}

.c0054_villas_map_item-cmp.villa-card-size-long.villa-card-luxe .villa-card-price, .jdt-villa-card.brand-map.villa-card-size-long.villa-card-luxe .villa-card-price {
  color: #fcf8ea;
}

.c0054_villas_map_item-cmp.villa-card-size-long.villa-card-luxe .villa-card-dates, .jdt-villa-card.brand-map.villa-card-size-long.villa-card-luxe .villa-card-dates {
  color: #fcf8ea;
}

.c0054_villas_map_item-cmp.villa-card-size-long.villa-card-luxe .villa-card-quality-label.villa-card-quality-luxe, .jdt-villa-card.brand-map.villa-card-size-long.villa-card-luxe .villa-card-quality-label.villa-card-quality-luxe {
  background-color: #fcf8ea;
}

.c0054_villas_map_item-cmp.villa-card-size-long.villa-card-luxe .villa-card-quality-label.villa-card-quality-luxe:before, .jdt-villa-card.brand-map.villa-card-size-long.villa-card-luxe .villa-card-quality-label.villa-card-quality-luxe:before {
  color: #4e346b;
}

.c0054_villas_map_item-cmp.villa-card-size-long.villa-card-luxe .villa-card-quality-label.villa-card-quality-luxe:after, .jdt-villa-card.brand-map.villa-card-size-long.villa-card-luxe .villa-card-quality-label.villa-card-quality-luxe:after {
  border-left-color: #fcf8ea;
}

.c0054_villas_map_item-cmp.villa-card-size-long.villa-card-default, .jdt-villa-card.brand-map.villa-card-size-long.villa-card-default {
  background-color: #222e50;
  color: #fcf8ea;
}

.c0054_villas_map_item-cmp.villa-card-size-long.villa-card-default .btn-white.hover, .c0054_villas_map_item-cmp.villa-card-size-long.villa-card-default .btn-white:hover, .jdt-villa-card.brand-map.villa-card-size-long.villa-card-default .btn-white.hover, .jdt-villa-card.brand-map.villa-card-size-long.villa-card-default .btn-white:hover {
  color: #fcf8ea;
  background-color: #5c7cd9;
}

.c0054_villas_map_item-cmp.villa-card-size-long.villa-card-default .btn-white.active, .c0054_villas_map_item-cmp.villa-card-size-long.villa-card-default .btn-white:active, .jdt-villa-card.brand-map.villa-card-size-long.villa-card-default .btn-white.active, .jdt-villa-card.brand-map.villa-card-size-long.villa-card-default .btn-white:active {
  color: #fcf8ea;
  background-color: #222e50;
}

.c0054_villas_map_item-cmp.villa-card-size-long.villa-card-default .villa-card-title, .jdt-villa-card.brand-map.villa-card-size-long.villa-card-default .villa-card-title {
  color: #fcf8ea;
  font-family: EuclidFlex, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.c0054_villas_map_item-cmp.villa-card-size-long.villa-card-default .progress, .jdt-villa-card.brand-map.villa-card-size-long.villa-card-default .progress {
  height: 5px;
  background-color: #0f1729;
}

.c0054_villas_map_item-cmp.villa-card-size-long.villa-card-default .villa-card-info .villa-card-icons-bar .info-bar, .jdt-villa-card.brand-map.villa-card-size-long.villa-card-default .villa-card-info .villa-card-icons-bar .info-bar {
  color: #fcf8ea;
  padding-right: 10px;
}

.c0054_villas_map_item-cmp.villa-card-size-long.villa-card-default .villa-card-price, .jdt-villa-card.brand-map.villa-card-size-long.villa-card-default .villa-card-price {
  color: #fcf8ea;
}

.c0054_villas_map_item-cmp.villa-card-size-long.villa-card-default .villa-card-dates, .jdt-villa-card.brand-map.villa-card-size-long.villa-card-default .villa-card-dates {
  color: #fcf8ea;
}

.c0054_villas_map_item-cmp.villa-card-size-long.villa-card-default .villa-card-quality-label.villa-card-quality-luxe, .jdt-villa-card.brand-map.villa-card-size-long.villa-card-default .villa-card-quality-label.villa-card-quality-luxe {
  background-color: #fcf8ea;
}

.c0054_villas_map_item-cmp.villa-card-size-long.villa-card-default .villa-card-quality-label.villa-card-quality-luxe:before, .jdt-villa-card.brand-map.villa-card-size-long.villa-card-default .villa-card-quality-label.villa-card-quality-luxe:before {
  color: #4e346b;
}

.c0054_villas_map_item-cmp.villa-card-size-long.villa-card-default .villa-card-quality-label.villa-card-quality-luxe:after, .jdt-villa-card.brand-map.villa-card-size-long.villa-card-default .villa-card-quality-label.villa-card-quality-luxe:after {
  border-left-color: #fcf8ea;
}

.c0054_villas_map_item-cmp.villa-card-darker, .jdt-villa-card.brand-map.villa-card-darker {
  background: #f1ede0;
}

.c0054_villas_map_item-cmp.c0054-map, .jdt-villa-card.brand-map.c0054-map {
  margin-bottom: 0;
  min-width: 308px;
}

@media (max-width: 400px) {
  .c0054_villas_map_item-cmp.c0054-map .villa-card-info, .jdt-villa-card.brand-map.c0054-map .villa-card-info {
    padding: 20px 10px;
  }
}
.c0054_villas_map_item-cmp.c0054-map .info-bar.icon-beach-view, .jdt-villa-card.brand-map.c0054-map .info-bar.icon-beach-view {
  display: none;
}

.c0054_villas_map_item-cmp.c0054-map img, .jdt-villa-card.brand-map.c0054-map img {
  width: 100%;
}

.c0054_villas_map_item-cmp.c0054-map .villa-card-icons-bar, .jdt-villa-card.brand-map.c0054-map .villa-card-icons-bar {
  flex-wrap: wrap;
  gap: 10px;
}

.c0054_villas_map_item-cmp .btn-bookang, .jdt-villa-card.brand-map .btn-bookang {
  min-width: 100px;
}

.c0054_villas_map_item-cmp .btn-availability, .jdt-villa-card.brand-map .btn-availability {
  min-width: 150px;
}

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

.gm-style-iw-tc {
  display: none !important;
}

.gm-style-mtc button, .gm-style-mtc label, .gm-style-mtc ul li, .gmnoprint button, .gmnoprint label, .gmnoprint ul li {
  background-color: #fcf8ea !important;
  color: #0f1729 !important;
  text-align: center !important;
  font-family: EuclidFlex, serif !important;
  font-size: 15px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 17px !important;
  letter-spacing: -0.3px !important;
}

.gm-fullscreen-control, .gm-svpc {
  background-color: #fcf8ea !important;
}

.gm-ui-hover-effect > span {
  width: 24px !important;
  height: 24px !important;
  margin: 5px 0 !important;
}

.gm-style .gm-style-iw-c, .gm-style-iw-d {
  padding: 0 !important;
  scrollbar-width: none;
  overflow: hidden !important;
  -webkit-box-orient: horizontal;
  border-radius: 5px;
}

.gm-ui-hover-effect > span {
  background-color: #fff;
}

.gm-style-iw-chr {
  display: none;
}

.jdt-rating {
  display: flex;
  gap: 4px;
  align-items: center;
}

.jdt-section {
  padding: 100px 40px 100px 40px;
}

@media (max-width: 991px) {
  .jdt-section {
    padding: 40px 20px 40px 20px;
  }
}
.jdt-section .title {
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 45px;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 80px;
}

.jdt-section:has(.jdt-section-logos) {
  padding-bottom: 80px;
}

@media (max-width: 991px) {
  .jdt-section:has(.jdt-section-logos) {
    padding-bottom: 24px;
  }
}
@media (max-width: 991px) {
  .jdt-section:has(.jdt-section-logos) .title {
    margin-bottom: 30px;
    font-size: 30px;
    line-height: 35px;
    letter-spacing: 1.5px;
  }
}
.jdt-section:has(.jdt-section-logos) .container {
  padding-inline: 0;
}

.jdt-section:has(.jdt-section-logos) .container .img-fluid {
  width: 100%;
}

@media (max-width: 991px) {
  .jdt-section:has(.jdt-section-logos) .container .row {
    margin-left: -5px;
    margin-right: -5px;
  }
  .jdt-section:has(.jdt-section-logos) .container .col {
    padding-left: 5px;
    padding-right: 5px;
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }
}
@media (max-width: 1456px) {
  .jdt-section.secondary {
    padding-inline: 20px;
  }
}
.jdt-section.secondary .section-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
}

@media (max-width: 991px) {
  .jdt-section.secondary .section-header {
    flex-direction: column;
    align-items: start;
    gap: 15px;
  }
}
@media (max-width: 991px) {
  .jdt-section.secondary .section-header .jdt-link {
    align-self: flex-end;
  }
}
.jdt-section.secondary .title {
  font-size: 22px;
  line-height: 25px;
  margin-bottom: 0;
}

.jdt-section-long-stay {
  --jdt-section-long-stay-bg:#fcf8ea;
  --jdt-section-long-stay-surface:#f1ede0;
  --jdt-section-long-stay-text:#0f1729;
  --jdt-section-long-stay-text-hover:#222e50;
  background-color: var(--jdt-section-long-stay-bg);
  color: var(--jdt-section-long-stay-text);
  margin: 0 auto;
  max-width: 1440px;
  position: relative;
  min-height: 330px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 965px;
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 0;
}

@media (max-width: 767px) {
  .jdt-section-long-stay {
    padding-bottom: 20px;
    flex-direction: column;
    gap: 30px;
  }
}
.jdt-section-long-stay--mobile {
  flex-direction: column;
  gap: 20px;
}

.jdt-section-long-stay__months {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-auto-rows: 1fr;
  column-gap: 15px;
  row-gap: 20px;
  align-items: stretch;
  justify-content: stretch;
  flex: 1;
  max-width: 100%;
}

.jdt-section-long-stay--mobile .jdt-section-long-stay__months {
  max-width: 100%;
  width: 100%;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (max-width: 767px) {
  .jdt-section-long-stay__months {
    max-width: 100%;
    width: 100%;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 979px) {
  .jdt-section-long-stay__months {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.jdt-section-long-stay__navigation-mobile {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 20px;
  width: 100%;
}

.jdt-section-long-stay__nav-button {
  background: 0 0;
  border: none;
  width: 54px;
  height: 40px;
  min-width: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
  color: var(--jdt-section-long-stay-text);
  padding: 0;
}

.jdt-section-long-stay__nav-button:hover:not(:disabled) {
  color: var(--jdt-section-long-stay-text-hover);
}

.jdt-section-long-stay__nav-button:hover:not(:disabled) .icon {
  color: var(--jdt-section-long-stay-text-hover);
}

.jdt-section-long-stay__nav-button:disabled {
  opacity: 0.3;
  cursor: not-allowed;
  color: var(--jdt-section-long-stay-text);
}

.jdt-section-long-stay__nav-button:disabled .icon {
  color: var(--jdt-section-long-stay-text);
}

.jdt-section-long-stay__nav-button:focus-visible {
  outline: 2px solid var(--jdt-section-long-stay-text-hover);
  outline-offset: 3px;
}

.jdt-section-long-stay__nav-button--prev {
  justify-content: flex-start;
}

.jdt-section-long-stay__nav-button--next {
  justify-content: flex-end;
}

@media (max-width: 767px) {
  .jdt-section-long-stay__nav-button {
    width: 24px;
    height: 24px;
    min-width: 24px;
    padding: 2px;
  }
  .jdt-section-long-stay__nav-button .icon {
    font-size: 20px;
    margin: 0;
  }
  .jdt-section-long-stay__nav-button .icon::before {
    font-size: 20px;
  }
  .jdt-section-long-stay__nav-button--next, .jdt-section-long-stay__nav-button--prev {
    justify-content: center;
  }
}
.jdt-section-long-stay__info-box {
  background-color: var(--jdt-section-long-stay-surface);
  padding: 20px 30px;
  border-radius: 5px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.jdt-section-long-stay__info-box--placeholder {
  cursor: default;
}

.jdt-section-long-stay__info-box--placeholder .jdt-section-long-stay__month, .jdt-section-long-stay__info-box--placeholder .jdt-section-long-stay__price {
  color: var(--jdt-section-long-stay-text);
}

.jdt-section-long-stay__info-box--placeholder .jdt-section-long-stay__price {
  font-size: 0;
  line-height: 0;
}

.jdt-section-long-stay__month {
  font-family: EuclidFlex, sans-serif;
  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) {
  .jdt-section-long-stay__month {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.14px;
    text-transform: uppercase;
  }
}
.jdt-section-long-stay__price {
  font-family: EuclidFlex, sans-serif;
  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;
  justify-content: center;
}

@media (min-width: 979px) {
  .jdt-section-long-stay__price {
    font-size: 22px;
    line-height: 25px;
    letter-spacing: 2.2px;
    text-transform: uppercase;
  }
}
body[data-theme=abahanaluxe] .jdt-section-long-stay {
  --jdt-section-long-stay-text:#2f1f41;
}

abahanavillas-section.anchor {
  scroll-margin-top: 120px;
}

@media (max-width: 768px) {
  abahanavillas-section.anchor {
    scroll-margin-top: 50px;
  }
}
.jdt-section-wrapper {
  padding: 40px;
}

@media (max-width: 991px) {
  .jdt-section-wrapper {
    padding: 30px 15px;
  }
}
.jdt-section-wrapper.jdt-react-hidden {
  display: none;
}

.jdt-section-wrapper.jdt-fixed {
  max-width: 1440px;
  margin: 0 auto;
}

.jdt-section-wrapper .jdt-section-wrapper__header, .jdt-section-wrapper .jdt-section-wrapper__heading {
  margin-bottom: 20px;
  font-family: EuclidFlex, sans-serif;
  font-weight: 500;
}

.jdt-section-wrapper .jdt-section-wrapper__header.title1, .jdt-section-wrapper .jdt-section-wrapper__heading.title1 {
  font-size: 40px;
  line-height: 45px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .jdt-section-wrapper .jdt-section-wrapper__header.title1, .jdt-section-wrapper .jdt-section-wrapper__heading.title1 {
    font-size: 30px;
    line-height: 35px;
    letter-spacing: 1.5px;
  }
}
.jdt-section-wrapper .jdt-section-wrapper__header.title2, .jdt-section-wrapper .jdt-section-wrapper__heading.title2 {
  font-family: "Tiempos Text", serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 50px;
  letter-spacing: -0.8px;
}

@media (max-width: 767px) {
  .jdt-section-wrapper .jdt-section-wrapper__header.title2, .jdt-section-wrapper .jdt-section-wrapper__heading.title2 {
    font-size: 30px;
    line-height: 30px;
    letter-spacing: -0.6px;
  }
}
.jdt-section-wrapper .jdt-section-wrapper__header.title3, .jdt-section-wrapper .jdt-section-wrapper__heading.title3 {
  font-size: 35px;
  line-height: 40px;
  letter-spacing: -0.7px;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .jdt-section-wrapper .jdt-section-wrapper__header.title3, .jdt-section-wrapper .jdt-section-wrapper__heading.title3 {
    font-size: 25px;
    line-height: 25px;
    letter-spacing: -0.5px;
  }
}
.jdt-section-wrapper .jdt-section-wrapper__header.title4, .jdt-section-wrapper .jdt-section-wrapper__heading.title4 {
  font-size: 22px;
  line-height: 25px;
  letter-spacing: 2.2px;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .jdt-section-wrapper .jdt-section-wrapper__header.title4, .jdt-section-wrapper .jdt-section-wrapper__heading.title4 {
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 2px;
    text-transform: uppercase;
  }
}
.jdt-section-wrapper .jdt-section-wrapper__header.title5, .jdt-section-wrapper .jdt-section-wrapper__heading.title5 {
  font-family: "Tiempos Text", serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 33px;
  letter-spacing: -0.44px;
}

@media (max-width: 767px) {
  .jdt-section-wrapper .jdt-section-wrapper__header.title5, .jdt-section-wrapper .jdt-section-wrapper__heading.title5 {
    font-size: 15px;
    line-height: 22px;
    letter-spacing: -0.3px;
  }
}
.jdt-section-wrapper .jdt-section-wrapper__heading {
  text-transform: uppercase;
}

.jdt-simple-banner {
  display: flex;
  border-radius: 5px;
}

.jdt-simple-banner .simple-banner-panel {
  display: flex;
  padding: 30px;
  align-items: flex-start;
  gap: 20px;
  align-self: stretch;
}

.jdt-simple-banner .simple-banner-panel .simple-banner-icon {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
}

.jdt-simple-banner .simple-banner-panel .simple-banner-area {
  display: flex;
  flex-direction: column;
  flex: 1;
  gap: 20px;
  align-self: stretch;
}

.jdt-simple-banner .simple-banner-panel .simple-banner-area .simple-banner-info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 15px;
  flex: 1;
  align-self: stretch;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-style: normal;
}

.jdt-simple-banner .simple-banner-panel .simple-banner-area .simple-banner-info .simple-banner-title {
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 1.2px;
  font-size: 15px;
  line-height: 15px;
}

@media (min-width: 992px) {
  .jdt-simple-banner .simple-banner-panel .simple-banner-area .simple-banner-info .simple-banner-title {
    letter-spacing: 2.2px;
    font-size: 22px;
    line-height: 25px;
  }
}
.jdt-simple-banner .simple-banner-panel .simple-banner-area .simple-banner-info .simple-banner-text {
  font-size: 15px;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: -0.3px;
  margin: 0;
}

@media (min-width: 992px) {
  .jdt-simple-banner .simple-banner-panel .simple-banner-area .simple-banner-info .simple-banner-text {
    letter-spacing: -0.3px;
    font-size: 15px;
    line-height: 17px;
  }
}
.jdt-simple-banner .simple-banner-panel .simple-banner-area .simple-banner-actions {
  gap: 10px;
  display: flex;
  flex-direction: column;
}

@media (min-width: 992px) {
  .jdt-simple-banner .simple-banner-panel .simple-banner-area .simple-banner-actions {
    flex-direction: row;
  }
}
.jdt-simple-banner.brand-abahana.theme-dark {
  color: var(--soft-sand, #fcf8ea);
}

.jdt-simple-banner.brand-abahana.theme-dark.variant-primary {
  background-color: var(--black-sand, #77756e);
}

.jdt-simple-banner.brand-abahana.theme-dark.variant-secondary {
  background-color: var(--abahana-villas, #5c7cd9);
}

.jdt-simple-banner.brand-abahana.theme-dark.variant-alt1 {
  background-color: var(--pure-green, #989a50);
}

.jdt-simple-banner.brand-abahana.theme-dark.variant-alt2 {
  background-color: var(--dark-blue, #3c528e);
}

.jdt-simple-banner.brand-abahana.theme-light {
  color: var(--black-blue, #0f1729);
}

.jdt-simple-banner.brand-abahana.theme-light.variant-primary {
  background-color: var(--light-sand, #f1ede0);
}

.jdt-simple-banner.brand-abahana.theme-light.variant-secondary {
  background-color: var(--light-blue, #8cace8);
}

.jdt-simple-banner.brand-abahana.theme-light.variant-alt1 {
  background-color: var(--light-green, #c5cd91);
}

.jdt-simple-banner.brand-abahana.theme-light.variant-alt2 {
  background-color: var(--soft-blue, #e3e9f2);
}

.jdt-simple-banner.brand-luxe.theme-dark {
  color: var(--soft-sand, #fcf8ea);
}

.jdt-simple-banner.brand-luxe.theme-dark.variant-primary {
  background-color: var(--black-sand, #77756e);
}

.jdt-simple-banner.brand-luxe.theme-dark.variant-secondary {
  background-color: var(--pure-violet, #6d538c);
}

.jdt-simple-banner.brand-luxe.theme-dark.variant-alt1 {
  background-color: var(--pure-green, #989a50);
}

.jdt-simple-banner.brand-luxe.theme-dark.variant-alt2 {
  background-color: var(--violet-abahana-luxe, #4e346b);
}

.jdt-simple-banner.brand-luxe.theme-light {
  color: var(--dark-violet, #2f1f41);
}

.jdt-simple-banner.brand-luxe.theme-light.variant-primary {
  background-color: var(--light-sand, #f1ede0);
}

.jdt-simple-banner.brand-luxe.theme-light.variant-secondary {
  background-color: var(--violet, #b09dc6);
}

.jdt-simple-banner.brand-luxe.theme-light.variant-alt1 {
  background-color: var(--light-green, #c5cd91);
}

.jdt-simple-banner.brand-luxe.theme-light.variant-alt2 {
  background-color: var(--light-violet, #edddff);
}

.simple-banner-grid {
  flex-wrap: wrap;
  display: flex;
  padding: 40px;
  align-items: flex-start;
  gap: 30px;
  align-self: stretch;
}

.simple-banner-grid > * {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  flex: 0 0 100%;
}

@media (min-width: 1200px) {
  .simple-banner-grid > * {
    flex: 0 0 calc(50% - 1rem);
  }
}
.jdt-spacer-1 {
  height: var(--spacer-1, 2px);
}

@media (max-width: 991px) {
  .jdt-spacer-1 {
    height: var(--spacer-tablet-1, 2px);
  }
}
@media (max-width: 767px) {
  .jdt-spacer-1 {
    height: var(--spacer-mobile-1, 2px);
  }
}
.jdt-spacer-2 {
  height: var(--spacer-2, 4px);
}

@media (max-width: 991px) {
  .jdt-spacer-2 {
    height: var(--spacer-tablet-2, 4px);
  }
}
@media (max-width: 767px) {
  .jdt-spacer-2 {
    height: var(--spacer-mobile-2, 4px);
  }
}
.jdt-spacer-3 {
  height: var(--spacer-3, 8px);
}

@media (max-width: 991px) {
  .jdt-spacer-3 {
    height: var(--spacer-tablet-3, 8px);
  }
}
@media (max-width: 767px) {
  .jdt-spacer-3 {
    height: var(--spacer-mobile-3, 8px);
  }
}
.jdt-spacer-4 {
  height: var(--spacer-4, 12px);
}

@media (max-width: 991px) {
  .jdt-spacer-4 {
    height: var(--spacer-tablet-4, 12px);
  }
}
@media (max-width: 767px) {
  .jdt-spacer-4 {
    height: var(--spacer-mobile-4, 12px);
  }
}
.jdt-spacer-5 {
  height: var(--spacer-5, 16px);
}

@media (max-width: 991px) {
  .jdt-spacer-5 {
    height: var(--spacer-tablet-5, 16px);
  }
}
@media (max-width: 767px) {
  .jdt-spacer-5 {
    height: var(--spacer-mobile-5, 16px);
  }
}
.jdt-spacer-6 {
  height: var(--spacer-6, 20px);
}

@media (max-width: 991px) {
  .jdt-spacer-6 {
    height: var(--spacer-tablet-6, 20px);
  }
}
@media (max-width: 767px) {
  .jdt-spacer-6 {
    height: var(--spacer-mobile-6, 16px);
  }
}
.jdt-spacer-7 {
  height: var(--spacer-7, 24px);
}

@media (max-width: 991px) {
  .jdt-spacer-7 {
    height: var(--spacer-tablet-7, 24px);
  }
}
@media (max-width: 767px) {
  .jdt-spacer-7 {
    height: var(--spacer-mobile-7, 20px);
  }
}
.jdt-spacer-8 {
  height: var(--spacer-8, 28px);
}

@media (max-width: 991px) {
  .jdt-spacer-8 {
    height: var(--spacer-tablet-8, 28px);
  }
}
@media (max-width: 767px) {
  .jdt-spacer-8 {
    height: var(--spacer-mobile-8, 24px);
  }
}
.jdt-spacer-9 {
  height: var(--spacer-9, 32px);
}

@media (max-width: 991px) {
  .jdt-spacer-9 {
    height: var(--spacer-tablet-9, 32px);
  }
}
@media (max-width: 767px) {
  .jdt-spacer-9 {
    height: var(--spacer-mobile-9, 28px);
  }
}
.jdt-spacer-10 {
  height: var(--spacer-10, 36px);
}

@media (max-width: 991px) {
  .jdt-spacer-10 {
    height: var(--spacer-tablet-10, 36px);
  }
}
@media (max-width: 767px) {
  .jdt-spacer-10 {
    height: var(--spacer-mobile-10, 32px);
  }
}
.jdt-spacer-11 {
  height: var(--spacer-11, 40px);
}

@media (max-width: 991px) {
  .jdt-spacer-11 {
    height: var(--spacer-tablet-11, 40px);
  }
}
@media (max-width: 767px) {
  .jdt-spacer-11 {
    height: var(--spacer-mobile-11, 36px);
  }
}
.docs-story .jdt-spacer-1, .docs-story .jdt-spacer-10, .docs-story .jdt-spacer-11, .docs-story .jdt-spacer-2, .docs-story .jdt-spacer-3, .docs-story .jdt-spacer-4, .docs-story .jdt-spacer-5, .docs-story .jdt-spacer-6, .docs-story .jdt-spacer-7, .docs-story .jdt-spacer-8, .docs-story .jdt-spacer-9 {
  background-color: #77756e;
}

.jdt-tabs .nav {
  align-items: center;
  width: fit-content;
  flex-wrap: nowrap;
  background-color: #f1ede0;
  padding: 5px;
  gap: 8px;
  border-radius: 5px;
  overflow: visible;
}

@media (max-width: 767px) {
  .jdt-tabs .nav {
    gap: 5px;
  }
}
.jdt-tabs .nav .nav-item {
  position: relative;
  width: max-content;
}

.jdt-tabs .nav .nav-item .nav-link, .jdt-tabs .nav .nav-item > * {
  font-size: 14px;
  padding: 5px 15px;
  border-radius: 5px;
  text-decoration: none;
  color: #0f1729;
  background-color: transparent;
  line-height: 18px;
  border: 0;
  cursor: pointer;
}

@media (max-width: 767px) {
  .jdt-tabs .nav .nav-item .nav-link, .jdt-tabs .nav .nav-item > * {
    font-size: 16px;
    padding: 10px;
  }
}
.jdt-tabs .nav .nav-item.active > *, .jdt-tabs .nav .nav-item:active > * {
  background-color: #fcf8ea;
  cursor: default;
}

.jdt-tabs .nav .nav-item:focus-visible > *, .jdt-tabs .nav .nav-item:focus > * {
  outline: #0f1729 auto 1px;
}

.jdt-tabs .nav .nav-item:hover > * {
  background-color: #fcf8ea;
}

.toast-cmp {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: flex-start;
  padding: 40px;
  background-color: #fcf8ea;
  border-radius: 5px;
  box-shadow: 0 -5px 26px 0 rgba(15, 23, 41, 0.15);
  overflow: hidden;
  max-width: 356px;
}

@media (max-width: 991px) {
  .toast-cmp {
    max-width: 316px;
  }
}
.toast-cmp .toast-header {
  display: flex;
  align-items: center;
  gap: 8px;
  width: 100%;
  background-color: transparent;
  border: none;
  padding: 0;
}

.toast-cmp .toast-icon {
  display: flex !important;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 12px;
  height: 12px;
}

.toast-cmp .toast-icon .icon {
  font-size: 11px;
  line-height: 1;
}

.toast-cmp .toast-title {
  font-family: EuclidFlex, sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.14px;
  text-transform: uppercase;
}

.toast-cmp .toast-description {
  font-family: "Tiempos Text", serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 17px;
  margin: 0;
}

.toast-cmp.toast-info .toast-icon {
  color: #222e50;
}

.toast-cmp.toast-info .toast-title {
  color: #222e50;
}

.toast-cmp.toast-info .toast-description {
  color: #222e50;
}

.toast-cmp.toast-warning .toast-icon {
  color: #49380d;
}

.toast-cmp.toast-warning .toast-title {
  color: #49380d;
}

.toast-cmp.toast-warning .toast-description {
  color: #49380d;
}

.toast-cmp.toast-error .toast-icon {
  color: #560d29;
}

.toast-cmp.toast-error .toast-title {
  color: #560d29;
}

.toast-cmp.toast-error .toast-description {
  color: #560d29;
}

@media (max-width: 991px) {
  .toast-cmp {
    padding: 20px;
  }
  .toast-cmp .toast-title {
    line-height: 13px;
  }
  .toast-cmp .toast-description {
    line-height: 14px;
  }
}
.c0056_villa_card-cmp .villa-card-figure > abahanavillas-carousel[variant=villa-card] {
  display: block;
  width: 100%;
  aspect-ratio: 370/247;
  position: relative;
  overflow: hidden;
}

.c0056_villa_card-cmp .villa-card-figure > abahanavillas-carousel[variant=villa-card] > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: bottom left;
  display: block;
}

.villa-card-carousel {
  width: 100%;
  position: relative;
  overflow: hidden;
  aspect-ratio: 370/247;
  background-size: cover;
  background-position: bottom left;
  background-repeat: no-repeat;
}

.villa-card-carousel .villa-card-swiper {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  inset: 0;
  --swiper-pagination-bullet-size:6px;
  --swiper-pagination-bullet-width:6px;
  --swiper-pagination-bullet-height:6px;
  --swiper-pagination-bullet-horizontal-gap:3px;
  --swiper-pagination-bullet-inactive-color:#fff;
  --swiper-pagination-bullet-inactive-opacity:0.55;
  --swiper-pagination-color:#fff;
}

.villa-card-carousel .villa-card-swiper .swiper-wrapper {
  transform: translate3d(0, 0, 0);
}

.villa-card-carousel .villa-card-swiper:not(.swiper-initialized) .swiper-slide {
  display: none;
}

.villa-card-carousel .villa-card-swiper:not(.swiper-initialized) .swiper-slide:first-child {
  display: block;
}

.villa-card-carousel .swiper-slide, .villa-card-carousel .swiper-wrapper {
  width: 100%;
  height: 100%;
}

.villa-card-carousel .swiper-slide {
  display: flex;
  align-items: stretch;
  justify-content: center;
  overflow: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
  margin-right: 0;
  padding-right: 0;
}

.villa-card-carousel .swiper-slide picture {
  width: calc(100% + 2px);
  height: 100%;
  margin-right: -2px;
  display: block;
}

@media (min-width: 992px) {
  .villa-card-carousel .swiper-slide picture {
    width: calc(100% + 4px);
    margin-right: -4px;
  }
}
.villa-card-carousel .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: bottom left;
  display: block;
}

@media (min-width: 992px) {
  .villa-card-carousel .swiper-slide {
    overflow: visible;
  }
  .villa-card-carousel .swiper-slide-active {
    z-index: 2;
  }
  .villa-card-carousel .swiper-slide-next, .villa-card-carousel .swiper-slide-prev {
    z-index: 1;
  }
}
.villa-card-carousel > picture, .villa-card-carousel > picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: bottom left;
  display: block;
}

.villa-card-carousel .swiper-button-next ~ .swiper-button-next, .villa-card-carousel .swiper-button-prev ~ .swiper-button-prev {
  display: none !important;
}

.villa-card-carousel .swiper-button-next, .villa-card-carousel .swiper-button-prev {
  position: absolute;
  width: 14px;
  height: 14px;
  color: #fff !important;
  cursor: pointer;
  z-index: 10;
  margin-top: 0;
  top: 50%;
  transform: translateY(-50%);
  transform-origin: center center;
  transition: opacity 0.3s ease, transform 0.2s ease;
  filter: drop-shadow(0 1px 3px rgba(0, 0, 0, 0.5));
  display: none;
}

@media (min-width: 992px) {
  .villa-card-carousel .swiper-button-next, .villa-card-carousel .swiper-button-prev {
    display: block;
    opacity: 0;
    pointer-events: none;
  }
  .villa-card-carousel:hover .swiper-button-next, .villa-card-carousel:hover .swiper-button-prev {
    opacity: 1;
    pointer-events: auto;
  }
}
.villa-card-carousel .swiper-button-next::after, .villa-card-carousel .swiper-button-next::before, .villa-card-carousel .swiper-button-prev::after, .villa-card-carousel .swiper-button-prev::before {
  content: none !important;
  display: none !important;
}

.villa-card-carousel .swiper-button-next svg, .villa-card-carousel .swiper-button-prev svg {
  display: block;
  width: 100%;
  height: 100%;
  stroke: #fff;
  fill: #fff;
  opacity: 0.8;
}

.villa-card-carousel .swiper-button-next:hover, .villa-card-carousel .swiper-button-prev:hover {
  transform: translateY(-50%) scale(1.3);
}

.villa-card-carousel .swiper-button-next:hover svg, .villa-card-carousel .swiper-button-prev:hover svg {
  opacity: 1;
}

.villa-card-carousel .swiper-button-next.swiper-button-prev svg, .villa-card-carousel .swiper-button-prev.swiper-button-prev svg {
  transform: scaleX(-1);
}

.villa-card-carousel .swiper-button-next.swiper-button-prev, .villa-card-carousel .swiper-button-prev.swiper-button-prev {
  left: 8px;
  right: auto;
}

.villa-card-carousel .swiper-button-next.swiper-button-next, .villa-card-carousel .swiper-button-prev.swiper-button-next {
  right: 8px;
  left: auto;
}

.villa-card-carousel .swiper-pagination {
  position: absolute;
  bottom: 8px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
  pointer-events: auto;
  text-align: center;
  white-space: nowrap;
  font-size: 0;
  transition: 0.3s opacity;
}

.villa-card-carousel .swiper-pagination-bullets-dynamic {
  overflow: hidden;
}

.villa-card-carousel .swiper-pagination .swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 6px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 6px));
  display: inline-block;
  border-radius: 50%;
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.55);
  background: #fff;
  position: relative;
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
  transition: 0.3s transform, 0.3s left;
}

.villa-card-carousel .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
}

.villa-card-carousel .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.villa-card-carousel .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.villa-card-carousel .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.villa-card-carousel .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.villa-card-carousel .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.villa-card-carousel .swiper-pagination .swiper-pagination-bullet-active {
  opacity: 1;
}

.c0056_villa_card-cmp, .jdt-villa-card {
  border-radius: 5px;
  background: #fcf8ea;
  margin-bottom: 20px;
  overflow: hidden;
}

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

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

.c0056_villa_card-cmp .villa-card-figure .swiper-slide, .c0056_villa_card-cmp .villa-card-figure .swiper-slide > div, .c0056_villa_card-cmp .villa-card-figure .swiper-wrapper, .c0056_villa_card-cmp .villa-card-figure .villa-card-swiper, .jdt-villa-card .villa-card-figure .swiper-slide, .jdt-villa-card .villa-card-figure .swiper-slide > div, .jdt-villa-card .villa-card-figure .swiper-wrapper, .jdt-villa-card .villa-card-figure .villa-card-swiper {
  height: 100%;
}

.c0056_villa_card-cmp .villa-card-figure .swiper-slide img, .jdt-villa-card .villa-card-figure .swiper-slide img {
  border-radius: 5px 5px 0 0;
  max-width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: bottom left;
}

.c0056_villa_card-cmp .villa-card-figure .swiper-button-next, .c0056_villa_card-cmp .villa-card-figure .swiper-button-prev, .jdt-villa-card .villa-card-figure .swiper-button-next, .jdt-villa-card .villa-card-figure .swiper-button-prev {
  color: #fcf8ea !important;
}

.c0056_villa_card-cmp .villa-card-figure .swiper-button-next::before, .c0056_villa_card-cmp .villa-card-figure .swiper-button-prev::before, .jdt-villa-card .villa-card-figure .swiper-button-next::before, .jdt-villa-card .villa-card-figure .swiper-button-prev::before {
  content: none !important;
}

.c0056_villa_card-cmp .villa-card-figure .swiper-button-next::after, .c0056_villa_card-cmp .villa-card-figure .swiper-button-prev::after, .jdt-villa-card .villa-card-figure .swiper-button-next::after, .jdt-villa-card .villa-card-figure .swiper-button-prev::after {
  font-size: 20px;
}

.c0056_villa_card-cmp .villa-card-figure .swiper-button-next:hover, .c0056_villa_card-cmp .villa-card-figure .swiper-button-prev:hover, .jdt-villa-card .villa-card-figure .swiper-button-next:hover, .jdt-villa-card .villa-card-figure .swiper-button-prev:hover {
  color: #afaca0;
}

.c0056_villa_card-cmp .villa-card-figure .villa-card-figure-actions, .jdt-villa-card .villa-card-figure .villa-card-figure-actions {
  z-index: 1;
  position: absolute;
  top: 10px;
  right: 15px;
  --villa-favourite-icon-color:#fcf8ea;
}

.c0056_villa_card-cmp .villa-card-figure .villa-card-figure-actions a, .jdt-villa-card .villa-card-figure .villa-card-figure-actions a {
  width: 19px;
  height: 19px;
  display: block;
}

.c0056_villa_card-cmp .villa-card-figure .villa-card-figure-actions a:before, .jdt-villa-card .villa-card-figure .villa-card-figure-actions a:before {
  font-size: 19px;
  color: #fcf8ea;
}

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

@media (min-width: 992px) {
  .c0056_villa_card-cmp .villa-card-info, .jdt-villa-card .villa-card-info {
    padding: 20px 15px;
  }
}
.c0056_villa_card-cmp .villa-card-info h2, .jdt-villa-card .villa-card-info h2 {
  margin-bottom: 2px;
}

.c0056_villa_card-cmp .villa-card-title, .jdt-villa-card .villa-card-title {
  display: block;
  color: #0f1729;
  font-family: "Tiempos Text", serif;
  font-size: 15px;
  line-height: 22px;
  font-weight: 400;
  letter-spacing: -0.3px;
}

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

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

.c0056_villa_card-cmp .villa-card-dates, .jdt-villa-card .villa-card-dates {
  color: #afaca0;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 13px;
  letter-spacing: 0.11px;
}

@media (min-width: 992px) {
  .c0056_villa_card-cmp .villa-card-dates, .jdt-villa-card .villa-card-dates {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.14px;
  }
}
.c0056_villa_card-cmp .villa-card-quality, .jdt-villa-card .villa-card-quality {
  margin-block: 25px;
  padding-top: 18px;
}

.c0056_villa_card-cmp.villa-card-luxe, .jdt-villa-card.villa-card-luxe {
  background-color: #f6eeff;
}

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

.c0056_villa_card-cmp.villa-card-luxe .villa-card-info .villa-card-icons-bar .info-bar, .jdt-villa-card.villa-card-luxe .villa-card-info .villa-card-icons-bar .info-bar {
  color: #2f1f41;
}

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

.c0056_villa_card-cmp.villa-card-luxe .villa-card-dates, .jdt-villa-card.villa-card-luxe .villa-card-dates {
  color: #b09dc6;
}

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

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

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

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

.c0056_villa_card-cmp.villa-card-luxe .btn-short, .jdt-villa-card.villa-card-luxe .btn-short {
  background-color: #4e346b;
}

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

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

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

.c0056_villa_card-cmp.villa-card-size-small .villa-card-info .villa-card-icons-bar .info-bar, .jdt-villa-card.villa-card-size-small .villa-card-info .villa-card-icons-bar .info-bar {
  font-size: 12px;
  line-height: 11px;
  letter-spacing: 0.2px;
}

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

.c0056_villa_card-cmp.villa-card-size-long, .jdt-villa-card.villa-card-size-long {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

@media (max-width: 992px) {
  .c0056_villa_card-cmp.villa-card-size-long, .jdt-villa-card.villa-card-size-long {
    flex-direction: column;
  }
}
.c0056_villa_card-cmp.villa-card-size-long .villa-card-quality, .jdt-villa-card.villa-card-size-long .villa-card-quality {
  margin-block: 0;
}

.c0056_villa_card-cmp.villa-card-size-long .progress, .jdt-villa-card.villa-card-size-long .progress {
  height: 5px;
  border-radius: 0.25rem;
  display: flex;
  flex-grow: initial;
  font-size: 0.75rem;
  min-width: 6.25rem;
  overflow: hidden;
}

.c0056_villa_card-cmp.villa-card-size-long .bottom_row, .jdt-villa-card.villa-card-size-long .bottom_row {
  margin-top: 30px;
  position: relative;
  bottom: 0;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}

.c0056_villa_card-cmp.villa-card-size-long .villa-card-swiper, .jdt-villa-card.villa-card-size-long .villa-card-swiper {
  max-height: 450px;
  overflow: hidden;
}

.c0056_villa_card-cmp.villa-card-size-long .btn_wrap, .jdt-villa-card.villa-card-size-long .btn_wrap {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  flex-direction: row;
  z-index: 99;
  right: 20px;
  position: absolute;
  bottom: 20px;
  opacity: 0.8;
}

@media (max-width: 500px) {
  .c0056_villa_card-cmp.villa-card-size-long .btn_wrap, .jdt-villa-card.villa-card-size-long .btn_wrap {
    gap: 10px;
    justify-content: flex-end;
    flex-wrap: wrap;
    right: 13px;
    bottom: 13px;
  }
}
.c0056_villa_card-cmp.villa-card-size-long .btn_wrap.hover, .c0056_villa_card-cmp.villa-card-size-long .btn_wrap:hover, .jdt-villa-card.villa-card-size-long .btn_wrap.hover, .jdt-villa-card.villa-card-size-long .btn_wrap:hover {
  opacity: 1;
}

.c0056_villa_card-cmp.villa-card-size-long .btn_wrap button, .jdt-villa-card.villa-card-size-long .btn_wrap button {
  font-size: 15px;
  color: #222e50;
  background-color: #fcf8ea;
  font-family: EuclidFlex, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: -0.4px;
  text-align: center;
  border-radius: 5px;
  border: 0;
  transition: all 0.3s ease;
}

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

.c0056_villa_card-cmp.villa-card-size-long .progress-bar, .jdt-villa-card.villa-card-size-long .progress-bar {
  background-color: #fcf8ea;
}

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

@media (max-width: 992px) {
  .c0056_villa_card-cmp.villa-card-size-long .villa-card-figure, .jdt-villa-card.villa-card-size-long .villa-card-figure {
    width: 100%;
  }
}
.c0056_villa_card-cmp.villa-card-size-long .villa-card-swiper .swiper-button-next, .c0056_villa_card-cmp.villa-card-size-long .villa-card-swiper .swiper-button-prev, .jdt-villa-card.villa-card-size-long .villa-card-swiper .swiper-button-next, .jdt-villa-card.villa-card-size-long .villa-card-swiper .swiper-button-prev {
  margin-top: 0;
}

.c0056_villa_card-cmp.villa-card-size-long .villa-card-swiper .swiper-button-next::before, .c0056_villa_card-cmp.villa-card-size-long .villa-card-swiper .swiper-button-prev::before, .jdt-villa-card.villa-card-size-long .villa-card-swiper .swiper-button-next::before, .jdt-villa-card.villa-card-size-long .villa-card-swiper .swiper-button-prev::before {
  content: none !important;
}

.c0056_villa_card-cmp.villa-card-size-long .villa-card-info, .jdt-villa-card.villa-card-size-long .villa-card-info {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

@media (max-width: 992px) {
  .c0056_villa_card-cmp.villa-card-size-long .villa-card-info, .jdt-villa-card.villa-card-size-long .villa-card-info {
    width: 100%;
  }
}
.c0056_villa_card-cmp.villa-card-size-long .villa-card-info .villa-card-icons-bar .icon-beach-view, .jdt-villa-card.villa-card-size-long .villa-card-info .villa-card-icons-bar .icon-beach-view {
  display: none;
}

.c0056_villa_card-cmp.villa-card-size-long .villa-card-info .villa-card-icons-bar .info-bar, .jdt-villa-card.villa-card-size-long .villa-card-info .villa-card-icons-bar .info-bar {
  font-size: 12px;
  line-height: 11px;
  letter-spacing: 0.2px;
}

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

.c0056_villa_card-cmp.villa-card-size-long.villa-card-luxe, .jdt-villa-card.villa-card-size-long.villa-card-luxe {
  background-color: #4e346b;
  color: #fcf8ea;
}

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

.c0056_villa_card-cmp.villa-card-size-long.villa-card-luxe .btn-white.hover, .c0056_villa_card-cmp.villa-card-size-long.villa-card-luxe .btn-white:hover, .jdt-villa-card.villa-card-size-long.villa-card-luxe .btn-white.hover, .jdt-villa-card.villa-card-size-long.villa-card-luxe .btn-white:hover {
  color: #fcf8ea;
  background-color: #6d538c;
}

.c0056_villa_card-cmp.villa-card-size-long.villa-card-luxe .btn-white.active, .c0056_villa_card-cmp.villa-card-size-long.villa-card-luxe .btn-white:active, .jdt-villa-card.villa-card-size-long.villa-card-luxe .btn-white.active, .jdt-villa-card.villa-card-size-long.villa-card-luxe .btn-white:active {
  color: #fcf8ea;
  background-color: #2f1f41;
}

.c0056_villa_card-cmp.villa-card-size-long.villa-card-luxe .villa-card-title, .jdt-villa-card.villa-card-size-long.villa-card-luxe .villa-card-title {
  color: #fcf8ea;
  font-family: EuclidFlex, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

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

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

.c0056_villa_card-cmp.villa-card-size-long.villa-card-luxe .villa-card-price, .jdt-villa-card.villa-card-size-long.villa-card-luxe .villa-card-price {
  color: #fcf8ea;
}

.c0056_villa_card-cmp.villa-card-size-long.villa-card-luxe .villa-card-dates, .jdt-villa-card.villa-card-size-long.villa-card-luxe .villa-card-dates {
  color: #fcf8ea;
}

.c0056_villa_card-cmp.villa-card-size-long.villa-card-luxe .villa-card-quality-label.villa-card-quality-luxe, .jdt-villa-card.villa-card-size-long.villa-card-luxe .villa-card-quality-label.villa-card-quality-luxe {
  background-color: #fcf8ea;
}

.c0056_villa_card-cmp.villa-card-size-long.villa-card-luxe .villa-card-quality-label.villa-card-quality-luxe:before, .jdt-villa-card.villa-card-size-long.villa-card-luxe .villa-card-quality-label.villa-card-quality-luxe:before {
  color: #4e346b;
}

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

.c0056_villa_card-cmp.villa-card-size-long.villa-card-default, .jdt-villa-card.villa-card-size-long.villa-card-default {
  background-color: #222e50;
  color: #fcf8ea;
}

.c0056_villa_card-cmp.villa-card-size-long.villa-card-default .btn-white.hover, .c0056_villa_card-cmp.villa-card-size-long.villa-card-default .btn-white:hover, .jdt-villa-card.villa-card-size-long.villa-card-default .btn-white.hover, .jdt-villa-card.villa-card-size-long.villa-card-default .btn-white:hover {
  color: #fcf8ea;
  background-color: #5c7cd9;
}

.c0056_villa_card-cmp.villa-card-size-long.villa-card-default .btn-white.active, .c0056_villa_card-cmp.villa-card-size-long.villa-card-default .btn-white:active, .jdt-villa-card.villa-card-size-long.villa-card-default .btn-white.active, .jdt-villa-card.villa-card-size-long.villa-card-default .btn-white:active {
  color: #fcf8ea;
  background-color: #222e50;
}

.c0056_villa_card-cmp.villa-card-size-long.villa-card-default .villa-card-title, .jdt-villa-card.villa-card-size-long.villa-card-default .villa-card-title {
  color: #fcf8ea;
  font-family: EuclidFlex, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.c0056_villa_card-cmp.villa-card-size-long.villa-card-default .progress, .jdt-villa-card.villa-card-size-long.villa-card-default .progress {
  height: 5px !important;
  background-color: #0f1729;
}

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

.c0056_villa_card-cmp.villa-card-size-long.villa-card-default .villa-card-price, .jdt-villa-card.villa-card-size-long.villa-card-default .villa-card-price {
  color: #fcf8ea;
}

.c0056_villa_card-cmp.villa-card-size-long.villa-card-default .villa-card-dates, .jdt-villa-card.villa-card-size-long.villa-card-default .villa-card-dates {
  color: #fcf8ea;
}

.c0056_villa_card-cmp.villa-card-size-long.villa-card-default .villa-card-quality-label.villa-card-quality-luxe, .jdt-villa-card.villa-card-size-long.villa-card-default .villa-card-quality-label.villa-card-quality-luxe {
  background-color: #fcf8ea;
}

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

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

.c0056_villa_card-cmp.villa-card-darker, .jdt-villa-card.villa-card-darker {
  background: #f1ede0;
}

.c0056_villa_card-cmp.c0056-map, .jdt-villa-card.c0056-map {
  margin-bottom: 0;
  max-width: 400px;
}

.c0056_villa_card-cmp.c0056-map img, .jdt-villa-card.c0056-map img {
  width: 100%;
}

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

.c0056_villa_card-cmp .btn-bookang, .jdt-villa-card .btn-bookang {
  min-width: 100px;
}

.c0056_villa_card-cmp .btn-availability, .jdt-villa-card .btn-availability {
  min-width: 150px;
}

.c0056_villa_card-cmp.brand-blog .villa-card-info, .jdt-villa-card.brand-blog .villa-card-info {
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
}

.c0056_villa_card-cmp.brand-blog .villa-card-info .jdt-info-strip, .jdt-villa-card.brand-blog .villa-card-info .jdt-info-strip {
  margin: 0;
}

.c0056_villa_card-cmp.brand-blog .villa-card-info .jdt-info-strip .info-bar.icon-beach-view, .jdt-villa-card.brand-blog .villa-card-info .jdt-info-strip .info-bar.icon-beach-view {
  display: none !important;
}

.c0056_villa_card-cmp.brand-blog .villa-card-info .villa-card-title, .jdt-villa-card.brand-blog .villa-card-info .villa-card-title {
  padding-top: 5px;
  font-size: 22px;
}

@media (max-width: 992px) {
  .c0056_villa_card-cmp.brand-blog .villa-card-info .villa-card-title, .jdt-villa-card.brand-blog .villa-card-info .villa-card-title {
    font-size: 15px;
  }
}
.c0056_villa_card-cmp.brand-blog .villa-card-info .villa-card-price, .jdt-villa-card.brand-blog .villa-card-info .villa-card-price {
  font-size: 18px;
  line-height: 28px;
}

@media (max-width: 992px) {
  .c0056_villa_card-cmp.brand-blog .villa-card-info .villa-card-price, .jdt-villa-card.brand-blog .villa-card-info .villa-card-price {
    font-size: 12px;
  }
}
.c0056_villa_card-cmp.brand-blog .villa-card-info .villa-card-dates, .jdt-villa-card.brand-blog .villa-card-info .villa-card-dates {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 10px;
}

.c0056_villa_card-cmp.brand-blog .villa-card-info .btn, .jdt-villa-card.brand-blog .villa-card-info .btn {
  font-size: 15px;
  padding: 7px 10px;
}

.c0056_villa_card-cmp.brand-blog:active .villa-card-title, .c0056_villa_card-cmp.brand-blog:focus-visible .villa-card-title, .c0056_villa_card-cmp.brand-blog:hover .villa-card-title, .jdt-villa-card.brand-blog:active .villa-card-title, .jdt-villa-card.brand-blog:focus-visible .villa-card-title, .jdt-villa-card.brand-blog:hover .villa-card-title {
  color: var(--abahana-villas, #5c7cd9);
}

.c0056_villa_card-cmp.brand-blog:active .card_btn .btn, .c0056_villa_card-cmp.brand-blog:focus-visible .card_btn .btn, .c0056_villa_card-cmp.brand-blog:hover .card_btn .btn, .jdt-villa-card.brand-blog:active .card_btn .btn, .jdt-villa-card.brand-blog:focus-visible .card_btn .btn, .jdt-villa-card.brand-blog:hover .card_btn .btn {
  background-color: var(--abahana-villas, #5c7cd9);
}

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

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

.villa-card-quality {
  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;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  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;
  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;
}

.villa-favourite {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 19px;
  height: 19px;
  background: 0 0;
  border: none;
  padding: 0;
  margin: 0;
  cursor: pointer;
  outline: 0;
  transition: opacity 0.2s ease;
  -webkit-tap-highlight-color: transparent;
}

.villa-favourite:hover:not(:disabled) {
  opacity: 0.5;
}

.villa-favourite:focus-visible {
  outline: 2px solid var(--color-primary, #0b5fff);
  outline-offset: 2px;
  border-radius: 50%;
}

.villa-favourite i {
  width: 19px;
  height: 19px;
  display: block;
  font-size: 19px;
  line-height: 19px;
  transition: color 0.2s ease;
}

.villa-favourite .icon-heart-filled::before, .villa-favourite .icon-heart::before {
  font-size: 19px;
  color: var(--villa-favourite-icon-color, #afaca0);
}

.villa-favourite .icon-heart-filled:hover::before, .villa-favourite .icon-heart:hover::before {
  color: var(--villa-favourite-icon-color, #afaca0);
}

.villa-favourite--active .icon-heart-filled {
  animation: villa-favourite-pulse 0.3s ease-in-out;
}

.villa-favourite--loading {
  cursor: not-allowed;
  opacity: 0.5;
}

.villa-favourite--loading i {
  animation: villa-favourite-blink 1s ease-in-out infinite;
}

@keyframes villa-favourite-pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.3);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes villa-favourite-blink {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0.3;
  }
}
@keyframes villa-skeleton-pulse {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0.4;
  }
}
.villa-card-skeleton {
  border-radius: 8px;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

.villa-card-skeleton__image {
  width: 100%;
  aspect-ratio: 16/10;
  background: #e0e0e0;
  animation: villa-skeleton-pulse 1.4s ease-in-out infinite;
}

.villa-card-skeleton__body {
  padding: 1rem;
  display: flex;
  flex-direction: column;
  gap: 0.6rem;
}

.villa-card-skeleton__title {
  height: 1.1rem;
  width: 70%;
  background: #e0e0e0;
  border-radius: 4px;
  animation: villa-skeleton-pulse 1.4s ease-in-out infinite;
}

.villa-card-skeleton__subtitle {
  height: 0.85rem;
  width: 45%;
  background: #e8e8e8;
  border-radius: 4px;
  animation: villa-skeleton-pulse 1.4s ease-in-out infinite 0.1s;
}

.villa-card-skeleton__specs {
  display: flex;
  gap: 0.75rem;
  margin: 0.25rem 0;
}

.villa-card-skeleton__spec {
  height: 0.75rem;
  width: 3rem;
  background: #e8e8e8;
  border-radius: 4px;
  animation: villa-skeleton-pulse 1.4s ease-in-out infinite 0.2s;
}

.villa-card-skeleton__price {
  height: 1.2rem;
  width: 40%;
  background: #e0e0e0;
  border-radius: 4px;
  animation: villa-skeleton-pulse 1.4s ease-in-out infinite 0.15s;
  margin-top: 0.25rem;
}

.villa-favourite-list__empty {
  text-align: center;
  padding: 3rem 1rem;
}

.villa-favourite-list__empty .icono {
  max-width: 80px;
  margin-bottom: 1rem;
}

.villa-favourite-list__empty .titulo {
  font-size: 1.25rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
}

.villa-favourite-list__empty .texto {
  margin-bottom: 1rem;
}

.villa-favourite-list__card-wrapper {
  position: relative;
}

.villa-favourite-list__remove-btn {
  position: absolute;
  top: 0.5rem;
  right: 1.5rem;
  z-index: 10;
}

.villa-favourite-list__pagination {
  margin-top: 2rem;
}

.abahana .jdt-voucher {
  border-radius: 5px;
  background-color: var(--light-sand, #f1ede0);
  display: flex;
  align-items: flex-start;
  gap: 8px;
  padding: 20px;
  border: 2px solid var(--light-green, #c5cd91);
  font-family: EuclidFlex, sans-serif;
}

.abahana .jdt-voucher .voucher-icon {
  aspect-ratio: 1;
  object-fit: contain;
  object-position: center;
  width: 25px;
}

.abahana .jdt-voucher .voucher-content {
  display: flex;
  min-width: 240px;
  flex-direction: column;
  color: var(--black-blue, #0f1729);
  justify-content: center;
  flex: 1;
  flex-basis: 0%;
  gap: 8px;
}

@media (min-width: 991px) and (max-width: 1250px), (max-width: 410px) {
  .abahana .jdt-voucher .voucher-content {
    min-width: 100%;
  }
}
.abahana .jdt-voucher .voucher-content .voucher-content-top {
  gap: 8px;
}

@media (min-width: 991px) and (max-width: 1250px), (max-width: 410px) {
  .abahana .jdt-voucher .voucher-content .voucher-content-top {
    flex-direction: column;
  }
}
.abahana .jdt-voucher .voucher-content .voucher-content-top .icon-gift {
  font-size: 25px;
}

.abahana .jdt-voucher .voucher-content .voucher-content-top .voucher-content-msg {
  gap: 8px;
}

.abahana .jdt-voucher .voucher-content .voucher-content-top .voucher-content-msg .voucher-content-msg-applied {
  color: var(--black-blue, #0f1729);
  font-family: "Tiempos Text", serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
}

.abahana .jdt-voucher .voucher-content .voucher-content-bottom {
  margin-left: 33px;
}

@media (min-width: 991px) and (max-width: 1250px), (max-width: 410px) {
  .abahana .jdt-voucher .voucher-content .voucher-content-bottom {
    margin-left: 0 !important;
  }
}
.abahana .jdt-voucher .voucher-title {
  color: var(--black-blue, #0f1729);
  font-feature-settings: "ss12" on;
  font-weight: 500;
  font-size: 22px;
  line-height: 25px;
  letter-spacing: 2.2px;
  text-transform: uppercase;
}

.abahana .jdt-voucher .voucher-description {
  font-family: "Tiempos Text", serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 17px;
  margin: 0;
}

.abahana .jdt-voucher .voucher-description.voucher-description--applied {
  display: flex;
  flex-direction: column;
}

.abahana .jdt-voucher .voucher-description-text {
  margin: 0;
}

.abahana .jdt-voucher .voucher-form {
  display: flex;
  width: 100%;
  align-items: flex-start;
  gap: 10px;
  color: var(--abahana-villas, #5c7cd9);
  text-transform: uppercase;
  letter-spacing: 0.24px;
  line-height: 1;
}

@media (min-width: 991px) and (max-width: 1250px), (max-width: 410px) {
  .abahana .jdt-voucher .voucher-form {
    flex-direction: column;
  }
  .abahana .jdt-voucher .voucher-form .voucher-input-wrapper {
    width: 100%;
    max-width: 100%;
  }
  .abahana .jdt-voucher .voucher-form .voucher-input-wrapper .voucher-input {
    width: 100%;
    max-width: 100%;
  }
  .abahana .jdt-voucher .voucher-form .button-cmp {
    width: 100%;
  }
  .abahana .jdt-voucher .voucher-form .button-cmp .btn {
    margin-top: 0 !important;
    width: 100%;
  }
}
.abahana .jdt-voucher .voucher-input-wrapper {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 5px;
  max-width: 220px;
}

.abahana .jdt-voucher .voucher-error {
  color: #dc3545;
  font-size: 11px;
  font-weight: 400;
  text-transform: none;
  letter-spacing: normal;
  font-family: "Tiempos Text", serif;
}

.abahana .jdt-voucher .voucher-change-code {
  background: 0 0;
  border: none;
  color: var(--abahana-villas, #5c7cd9);
  text-decoration: underline;
  cursor: pointer;
  font-family: "Tiempos Text", serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 17px;
  padding: 0;
  text-align: left;
}

.abahana .jdt-voucher .voucher-change-code:hover {
  color: var(--dark-blue, #3c528e);
}

.abahana .jdt-voucher .voucher-input {
  font-feature-settings: "ss12" on;
  align-self: stretch;
  border-radius: 5px;
  border: 1px solid var(--abahana-villas, #5c7cd9);
  height: 45px;
  padding: 8px 25px;
  width: 100%;
  margin: 0;
  max-width: 220px;
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.24px;
  text-transform: uppercase;
}

.abahana .jdt-voucher .voucher-input.is-invalid {
  border-color: #dc3545;
}

.abahana .jdt-voucher .button-cmp button {
  margin-top: 0 !important;
}

.abahana .jdt-voucher .button-cmp button:disabled, .abahana .jdt-voucher .button-cmp button[disabled] {
  opacity: 0.4;
  cursor: not-allowed;
  pointer-events: none;
  margin-top: 0 !important;
}

.abahana .jdt-voucher .voucher-highlight {
  display: display;
  height: fit-content;
  padding: 5px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 5px;
  background: var(--light-green, #c5cd91);
  color: var(--dark-green, #666526);
  font-family: EuclidFlex, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: 0.24px;
  text-transform: uppercase;
}

@media (min-width: 991px) and (max-width: 1250px), (max-width: 410px) {
  .abahana .jdt-voucher .voucher-highlight {
    width: fit-content;
  }
}
.abahana .jdt-voucher .visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.abahana .jdt-voucher .modal-clean {
  background-color: transparent !important;
}

@media (max-width: 576px) {
  .abahana .jdt-voucher .modal-clean .modal-content {
    padding-bottom: 20px;
  }
}
.abahana .jdt-voucher .modal-clean .modal-header {
  margin-bottom: 0;
}

@media (max-width: 576px) {
  .abahana .jdt-voucher .modal-clean .modal-header {
    padding: 20px 20px 0;
  }
}
@media (max-width: 576px) {
  .abahana .jdt-voucher .modal-clean .modal-body {
    padding: 0 20px;
  }
}
.abahana .jdt-voucher .modal-clean .voucher-response-content {
  gap: 20px;
  align-self: stretch;
}

.abahana .jdt-voucher .modal-clean .voucher-response-content i {
  font-size: 40px;
  color: var(--black-blue, #0f1729);
}

.abahana .jdt-voucher .modal-clean .voucher-response-content .voucher-response-title span {
  display: block;
  color: var(--abahana-blue, #222e50);
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-size: 35px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;
  letter-spacing: -0.7px;
  text-transform: none !important;
}

.abahana .jdt-voucher .modal-clean .voucher-response-content .voucher-response-msg {
  display: flex;
  padding: 30px 20px;
  margin: 0;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  align-self: stretch;
  color: var(--black-sand, #77756e);
  text-align: center;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 2.2px;
}

.villa-pagination .ui-paginator {
  overflow: hidden;
  margin: 20px 0;
}

.villa-pagination .ui-paginator-bottom {
  padding-left: 0;
  padding-bottom: 30px;
  max-width: 300px;
  display: flex;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.villa-pagination .ui-paginator-current {
  font-family: EuclidFlex, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: -0.3px;
  color: #0f1729;
  text-align: center;
  padding: 0;
  width: 300px;
  display: block;
}

.villa-pagination .ui-paginator-next, .villa-pagination .ui-paginator-pages, .villa-pagination .ui-paginator-prev {
  color: #afaca0;
  font-family: "Tiempos Text", serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.36px;
  text-transform: uppercase;
  text-decoration: none;
}

.villa-pagination .ui-paginator-next, .villa-pagination .ui-paginator-prev {
  display: block;
}

.villa-pagination .ui-paginator-pages {
  padding: 0 5px;
}

.villa-pagination .ui-paginator-pages .ui-paginator-page {
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: 0.11px;
  line-height: 13px;
  padding: 10px;
  color: #5c7cd9;
  text-decoration: none;
  display: inline;
}

.villa-pagination .ui-state-active {
  color: #0f1729 !important;
}

.villa-pagination .ui-state-disabled {
  opacity: 0.6;
  cursor: auto;
  pointer-events: none;
}

.villa-pagination .ui-paginator-next:hover, .villa-pagination .ui-paginator-page:hover, .villa-pagination .ui-paginator-pages:hover, .villa-pagination .ui-paginator-prev:hover {
  text-decoration: none;
}

.villa-pagination .ui-icon-seek-next, .villa-pagination .ui-icon-seek-prev {
  color: #f1ede0;
  display: inline;
}

.villa-pagination .ui-paginator-next .ui-icon::before {
  content: "\e900";
  font-family: icomoon, sans-serif !important;
  color: #77756e;
  padding: 0 10px;
}

.villa-pagination .ui-paginator-prev .ui-icon::after {
  content: "\e901";
  font-family: icomoon, sans-serif !important;
  color: #77756e;
  padding: 0 10px;
}

#storybook-root .c0014_search_bar-cmp {
  min-height: 100vh;
  background-color: #0f1729;
}

.search-calendar-wrapper {
  width: 100%;
  max-width: 100%;
}

.search-calendar-wrapper.mock-mode .price-calendar-day {
  border: none !important;
  box-shadow: none !important;
}

.search-calendar-wrapper .rdp-months {
  width: 100%;
  display: flex;
  gap: 20px !important;
  padding-top: 0;
  margin-top: 0;
  position: relative;
}

@media (max-width: 768px) {
  .search-calendar-wrapper .rdp-months {
    flex-direction: column;
    gap: 15px;
  }
}
.search-calendar-wrapper .price-calendar-day {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  border: 1px solid #0f1729 !important;
  border-radius: 5px;
  padding: 0 !important;
  background: 0 0;
  color: inherit;
}

.search-calendar-wrapper .price-calendar-day--no-border {
  border: none !important;
}

.search-calendar-wrapper .price-calendar-day__date, .search-calendar-wrapper .price-calendar-day__price {
  width: 100%;
  text-align: center;
}

.search-calendar-wrapper .price-calendar-day__date {
  font-weight: 400;
  font-size: 12px;
  line-height: 17px;
  display: block;
  color: inherit;
}

.search-calendar-wrapper .price-calendar-day__price {
  font-size: 12px;
  line-height: 1.2;
  display: block;
  margin-top: 4px;
  color: inherit;
}

.search-calendar-wrapper .price-calendar-day--unavailable {
  border: none !important;
  background: 0 0 !important;
  box-shadow: none !important;
  color: #6a6658;
}

.search-calendar-wrapper .price-calendar-day--unavailable .price-calendar-day__date, .search-calendar-wrapper .price-calendar-day--unavailable .price-calendar-day__price {
  color: #6a6658;
}

.search-calendar-wrapper .price-calendar-day--offer {
  border: 1px solid #0f1729 !important;
  border-radius: 5px;
  background-color: #989a50 !important;
  color: #fcf8ea !important;
}

.search-calendar-wrapper .price-calendar-day--offer .price-calendar-day__date, .search-calendar-wrapper .price-calendar-day--offer .price-calendar-day__price {
  color: #fcf8ea !important;
}

.search-calendar-wrapper .price-calendar-day--offer.price-calendar-day--no-border {
  border-color: transparent !important;
  background-color: #989a50 !important;
  color: #fcf8ea !important;
}

.search-calendar-wrapper .price-calendar-day.price-calendar-day--offer:hover:not(:disabled), .search-calendar-wrapper .rdp-day_button:hover:not(:disabled) .price-calendar-day.price-calendar-day--offer {
  border: 1px solid #0f1729 !important;
  background-color: #8cace8 !important;
  color: #fcf8ea !important;
}

.search-calendar-wrapper .price-calendar-day.price-calendar-day--offer:hover:not(:disabled) .price-calendar-day__date, .search-calendar-wrapper .price-calendar-day.price-calendar-day--offer:hover:not(:disabled) .price-calendar-day__price, .search-calendar-wrapper .rdp-day_button:hover:not(:disabled) .price-calendar-day.price-calendar-day--offer .price-calendar-day__date, .search-calendar-wrapper .rdp-day_button:hover:not(:disabled) .price-calendar-day.price-calendar-day--offer .price-calendar-day__price {
  color: #fcf8ea !important;
}

.search-calendar-wrapper .rdp-day.rdp-selected.rdp-range_middle .rdp-day_button.price-calendar-day.price-calendar-day--offer, .search-calendar-wrapper .rdp-day.rdp-selected:not(.rdp-range_middle) .rdp-day_button.price-calendar-day.price-calendar-day--offer {
  border: 1px solid #0f1729 !important;
  background-color: #0f1729 !important;
  color: #fcf8ea !important;
}

.search-calendar-wrapper .rdp-day.rdp-selected.rdp-range_middle .rdp-day_button.price-calendar-day.price-calendar-day--offer .price-calendar-day__date, .search-calendar-wrapper .rdp-day.rdp-selected.rdp-range_middle .rdp-day_button.price-calendar-day.price-calendar-day--offer .price-calendar-day__price, .search-calendar-wrapper .rdp-day.rdp-selected:not(.rdp-range_middle) .rdp-day_button.price-calendar-day.price-calendar-day--offer .price-calendar-day__date, .search-calendar-wrapper .rdp-day.rdp-selected:not(.rdp-range_middle) .rdp-day_button.price-calendar-day.price-calendar-day--offer .price-calendar-day__price {
  color: #fcf8ea !important;
}

.search-calendar-wrapper .rdp-day.rdp-range_middle .rdp-day_button.price-calendar-day.price-calendar-day--offer {
  border: 1px solid #0f1729 !important;
  background-color: var(--Interactive-Range-Bg-color, #e3e9f2) !important;
  color: #5c7cd9 !important;
}

.search-calendar-wrapper .rdp-day.rdp-range_middle .rdp-day_button.price-calendar-day.price-calendar-day--offer .price-calendar-day__date, .search-calendar-wrapper .rdp-day.rdp-range_middle .rdp-day_button.price-calendar-day.price-calendar-day--offer .price-calendar-day__price {
  color: #5c7cd9 !important;
}

.search-calendar-wrapper .rdp-day.rdp-selected.rdp-range_middle .rdp-day_button.price-calendar-day.price-calendar-day--offer {
  border: 1px solid #0f1729 !important;
  background-color: var(--Interactive-Range-Bg-color, #e3e9f2) !important;
  color: #5c7cd9 !important;
}

.search-calendar-wrapper .rdp-day.rdp-selected.rdp-range_middle .rdp-day_button.price-calendar-day.price-calendar-day--offer .price-calendar-day__date, .search-calendar-wrapper .rdp-day.rdp-selected.rdp-range_middle .rdp-day_button.price-calendar-day.price-calendar-day--offer .price-calendar-day__price {
  color: #5c7cd9 !important;
}

.search-calendar-wrapper .rdp-day.rdp-range_middle .rdp-day_button.price-calendar-day.price-calendar-day--offer:hover:not(:disabled) {
  background-color: #8cace8 !important;
  color: #fcf8ea !important;
}

.search-calendar-wrapper .rdp-day.rdp-range_middle .rdp-day_button.price-calendar-day.price-calendar-day--offer:hover:not(:disabled) .price-calendar-day__date, .search-calendar-wrapper .rdp-day.rdp-range_middle .rdp-day_button.price-calendar-day.price-calendar-day--offer:hover:not(:disabled) .price-calendar-day__price {
  color: #fcf8ea !important;
}

.search-calendar-wrapper .rdp-day.rdp-range_end .rdp-day_button.price-calendar-day.price-calendar-day--offer, .search-calendar-wrapper .rdp-day.rdp-range_start .rdp-day_button.price-calendar-day.price-calendar-day--offer, .search-calendar-wrapper .rdp-day.rdp-selected.rdp-range_end .rdp-day_button.price-calendar-day.price-calendar-day--offer, .search-calendar-wrapper .rdp-day.rdp-selected.rdp-range_start .rdp-day_button.price-calendar-day.price-calendar-day--offer {
  border: 1px solid #0f1729 !important;
  background-color: #0f1729 !important;
  color: #fcf8ea !important;
}

.search-calendar-wrapper .rdp-day.rdp-range_end .rdp-day_button.price-calendar-day.price-calendar-day--offer .price-calendar-day__date, .search-calendar-wrapper .rdp-day.rdp-range_end .rdp-day_button.price-calendar-day.price-calendar-day--offer .price-calendar-day__price, .search-calendar-wrapper .rdp-day.rdp-range_start .rdp-day_button.price-calendar-day.price-calendar-day--offer .price-calendar-day__date, .search-calendar-wrapper .rdp-day.rdp-range_start .rdp-day_button.price-calendar-day.price-calendar-day--offer .price-calendar-day__price, .search-calendar-wrapper .rdp-day.rdp-selected.rdp-range_end .rdp-day_button.price-calendar-day.price-calendar-day--offer .price-calendar-day__date, .search-calendar-wrapper .rdp-day.rdp-selected.rdp-range_end .rdp-day_button.price-calendar-day.price-calendar-day--offer .price-calendar-day__price, .search-calendar-wrapper .rdp-day.rdp-selected.rdp-range_start .rdp-day_button.price-calendar-day.price-calendar-day--offer .price-calendar-day__date, .search-calendar-wrapper .rdp-day.rdp-selected.rdp-range_start .rdp-day_button.price-calendar-day.price-calendar-day--offer .price-calendar-day__price {
  color: #fcf8ea !important;
}

.search-calendar-wrapper .rdp-day.range-preview .rdp-day_button.price-calendar-day.price-calendar-day--offer {
  border: 1px solid #0f1729 !important;
  background-color: transparent !important;
  color: #5c7cd9 !important;
}

.search-calendar-wrapper .rdp-day.range-preview .rdp-day_button.price-calendar-day.price-calendar-day--offer .price-calendar-day__date, .search-calendar-wrapper .rdp-day.range-preview .rdp-day_button.price-calendar-day.price-calendar-day--offer .price-calendar-day__price {
  color: #5c7cd9 !important;
}

.search-calendar-wrapper .rdp-day.range-preview-end .rdp-day_button.price-calendar-day.price-calendar-day--offer {
  border: 1px solid #0f1729 !important;
  background-color: #0f1729 !important;
  color: #fcf8ea !important;
}

.search-calendar-wrapper .rdp-day.range-preview-end .rdp-day_button.price-calendar-day.price-calendar-day--offer .price-calendar-day__date, .search-calendar-wrapper .rdp-day.range-preview-end .rdp-day_button.price-calendar-day.price-calendar-day--offer .price-calendar-day__price {
  color: #fcf8ea !important;
}

.search-calendar-wrapper .rdp-month {
  padding: 15px;
  padding-inline: 0 !important;
  border-radius: 8px;
}

.search-calendar-wrapper .rdp-month .rdp-month_caption {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  height: fit-content !important;
}

.search-calendar-wrapper .rdp-month .rdp-month_caption .month-title {
  color: #222e50;
  font-family: "Tiempos Text", serif;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
}

@media (max-width: 992px) {
  .search-calendar-wrapper .rdp-month .rdp-month_caption .month-title {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: -0.32px;
  }
}
.search-calendar-wrapper .rdp-month .rdp-month_grid {
  padding: 10px;
  background: #f1ede0;
  border-radius: 5px;
  border-collapse: separate;
  border-spacing: 1px 3px;
}

.booking_popup .search-calendar-wrapper .rdp-month .rdp-month_grid {
  padding: 0;
}

.search-calendar-wrapper .rdp-day {
  padding: 0 !important;
}

.search-calendar-wrapper .rdp-outside {
  visibility: hidden;
  pointer-events: none;
}

.search-calendar-wrapper .rdp-outside .rdp-day {
  visibility: hidden;
  background-color: transparent !important;
  border: none !important;
}

.search-calendar-wrapper .rdp-day_button {
  color: #0f1729;
  background-color: transparent;
  border: none;
  border-radius: 5px;
  padding: 8px;
  min-width: 45px;
  min-height: 48px;
  font-family: EuclidFlex, sans-serif;
  font-feature-settings: "ss12" on;
  font-size: 12px;
}

@media (max-width: 991px) {
  .search-calendar-wrapper .rdp-day_button {
    width: auto;
    min-width: 37px;
  }
}
.search-calendar-wrapper .rdp-day_button:hover:not(:disabled) {
  background-color: #8cace8;
  color: #fcf8ea;
}

.search-calendar-wrapper .rdp-day_button:disabled {
  color: #6a6658;
  background-color: transparent;
  cursor: not-allowed;
}

.search-calendar-wrapper .rdp-day-long-stay-min-nights .rdp-day_button {
  cursor: not-allowed !important;
}

.search-calendar-wrapper .calendar-search-day-popover {
  position: absolute;
  background-color: #0f1729;
  color: #fcf8ea;
  padding: 8px 12px;
  border-radius: 5px;
  font-size: 12px;
  line-height: 1.4;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.15s ease, transform 0.15s ease;
  transform: translate(-50%, -5px);
  z-index: 10;
  white-space: nowrap;
  font-family: EuclidFlex, sans-serif;
}

.search-calendar-wrapper .calendar-search-day-popover.show {
  opacity: 1;
  transform: translate(-50%, -10px);
}

.search-calendar-wrapper .rdp-day_button.rdp-day_selected {
  background-color: #0f1729;
  color: #fcf8ea;
  border-color: #0f1729;
}

.search-calendar-wrapper .rdp-day_button.rdp-day_selected .price-calendar-day.price-calendar-day--offer {
  border: 1px solid #0f1729 !important;
  background-color: #0f1729 !important;
  color: #fcf8ea !important;
}

.search-calendar-wrapper .rdp-day_button.rdp-day_selected .price-calendar-day.price-calendar-day--offer .price-calendar-day__date, .search-calendar-wrapper .rdp-day_button.rdp-day_selected .price-calendar-day.price-calendar-day--offer .price-calendar-day__price {
  color: #fcf8ea !important;
}

.search-calendar-wrapper .rdp-range_middle {
  background-color: transparent !important;
  color: inherit;
  border-color: transparent;
}

.search-calendar-wrapper .rdp-range_middle .rdp-day_button {
  background: var(--Interactive-Range-Bg-color, #e3e9f2);
  border-radius: var(--Radius-Size-1, 5px);
  color: #5c7cd9;
  font-size: 12px;
  font-weight: 500;
}

.search-calendar-wrapper .rdp-range_middle .rdp-day_button .price-calendar-day.price-calendar-day--offer {
  border: 1px solid #0f1729 !important;
  background-color: var(--Interactive-Range-Bg-color, #e3e9f2) !important;
  color: #5c7cd9 !important;
}

.search-calendar-wrapper .rdp-range_middle .rdp-day_button .price-calendar-day.price-calendar-day--offer .price-calendar-day__date, .search-calendar-wrapper .rdp-range_middle .rdp-day_button .price-calendar-day.price-calendar-day--offer .price-calendar-day__price {
  color: #5c7cd9 !important;
}

.search-calendar-wrapper .rdp-range_middle .rdp-day_button:hover:not(:disabled) {
  background-color: #8cace8 !important;
  color: #fcf8ea !important;
}

.search-calendar-wrapper .rdp-range_middle .rdp-day_button:hover:not(:disabled) .price-calendar-day.price-calendar-day--offer {
  background-color: #8cace8 !important;
  color: #fcf8ea !important;
}

.search-calendar-wrapper .rdp-range_middle .rdp-day_button:hover:not(:disabled) .price-calendar-day.price-calendar-day--offer .price-calendar-day__date, .search-calendar-wrapper .rdp-range_middle .rdp-day_button:hover:not(:disabled) .price-calendar-day.price-calendar-day--offer .price-calendar-day__price {
  color: #fcf8ea !important;
}

.search-calendar-wrapper .rdp-range_middle.rdp-day-long-stay-min-nights .rdp-day_button {
  background: var(--Interactive-Range-Bg-color, #e3e9f2) !important;
  color: #5c7cd9 !important;
}

.search-calendar-wrapper .rdp-range_middle.rdp-day-long-stay-min-nights .rdp-day_button:hover:not(:disabled) {
  background-color: #8cace8 !important;
  color: #fcf8ea !important;
}

@media (max-width: 991px) {
  .search-calendar-wrapper .rdp-day.rdp-selected.rdp-range_middle, .search-calendar-wrapper td.rdp-day.rdp-selected.rdp-range_middle {
    height: 100%;
    background: var(--Interactive-Range-Bg-color, #e3e9f2) !important;
    border-radius: 5px;
  }
  .search-calendar-wrapper .rdp-day_button {
    width: 100% !important;
  }
}
.search-calendar-wrapper .rdp-range_start:not(.rdp-range_end) {
  background-color: #e3e9f2 !important;
}

.search-calendar-wrapper .rdp-range_start:not(.rdp-range_end):has(.price-calendar-day--unavailable) {
  background: 0 0 !important;
}

.search-calendar-wrapper .rdp-range_start {
  font-size: inherit;
}

.search-calendar-wrapper .rdp-range_start .rdp-day_button {
  background-color: #0f1729;
  color: #fcf8ea;
  font-weight: 400;
}

.search-calendar-wrapper .rdp-range_start .rdp-day_button .price-calendar-day.price-calendar-day--offer {
  border: 1px solid #0f1729 !important;
  background-color: #0f1729 !important;
  color: #fcf8ea !important;
}

.search-calendar-wrapper .rdp-range_start .rdp-day_button .price-calendar-day.price-calendar-day--offer .price-calendar-day__date, .search-calendar-wrapper .rdp-range_start .rdp-day_button .price-calendar-day.price-calendar-day--offer .price-calendar-day__price {
  color: #fcf8ea !important;
}

.search-calendar-wrapper .rdp-range_end:not(.rdp-range_start):has(.price-calendar-day--unavailable) {
  background: 0 0 !important;
}

.search-calendar-wrapper .rdp-range_end:not(.rdp-range_start) {
  font-size: inherit;
}

.search-calendar-wrapper .rdp-range_end:not(.rdp-range_start) .rdp-day_button {
  background-color: #0f1729;
  color: #fcf8ea;
  font-weight: 400;
}

.search-calendar-wrapper .rdp-range_end:not(.rdp-range_start) .rdp-day_button .price-calendar-day.price-calendar-day--offer {
  border: 1px solid #0f1729 !important;
  background-color: #0f1729 !important;
  color: #fcf8ea !important;
}

.search-calendar-wrapper .rdp-range_end:not(.rdp-range_start) .rdp-day_button .price-calendar-day.price-calendar-day--offer .price-calendar-day__date, .search-calendar-wrapper .rdp-range_end:not(.rdp-range_start) .rdp-day_button .price-calendar-day.price-calendar-day--offer .price-calendar-day__price {
  color: #fcf8ea !important;
}

.search-calendar-wrapper .rdp-day.rdp-range_end:has(.price-calendar-day--unavailable), .search-calendar-wrapper .rdp-day.rdp-range_start:has(.price-calendar-day--unavailable), .search-calendar-wrapper .rdp-day.rdp-selected:has(.price-calendar-day--unavailable) {
  background-color: transparent !important;
}

.search-calendar-wrapper .rdp-day.rdp-range_end:has(.price-calendar-day--unavailable) .rdp-day_button, .search-calendar-wrapper .rdp-day.rdp-range_start:has(.price-calendar-day--unavailable) .rdp-day_button, .search-calendar-wrapper .rdp-day.rdp-selected:has(.price-calendar-day--unavailable) .rdp-day_button {
  background-color: transparent !important;
  color: inherit !important;
}

.search-calendar-wrapper .rdp-day_button.price-calendar-day--beyond-boundary {
  pointer-events: none !important;
  cursor: default !important;
}

.search-calendar-wrapper .rdp-day_button.price-calendar-day--beyond-boundary:hover {
  background-color: transparent !important;
  color: inherit !important;
}

.search-calendar-wrapper .rdp-day.range-preview {
  background-color: #e3e9f2 !important;
}

.search-calendar-wrapper .rdp-day.range-preview .rdp-day_button {
  color: #5c7cd9 !important;
  background-color: transparent !important;
}

.search-calendar-wrapper .rdp-day.range-preview-end {
  background-color: #e3e9f2 !important;
}

.search-calendar-wrapper .rdp-day.range-preview-end .rdp-day_button {
  background-color: #0f1729 !important;
  color: #fcf8ea !important;
}

.search-calendar-wrapper td.rdp-day.rdp-selected:not(.rdp-range_middle) {
  background-color: transparent;
}

.search-calendar-wrapper td.rdp-day.rdp-selected:not(.rdp-range_middle) .rdp-day_button {
  background-color: #0f1729;
  color: #fcf8ea;
  font-weight: 400;
}

.search-calendar-wrapper .rdp-weekday {
  color: #6a6658;
  font-family: EuclidFlex, sans-serif;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
}

.search-calendar-wrapper .rdp-button_next, .search-calendar-wrapper .rdp-button_previous {
  background-color: #fcf8ea;
  border: none;
  cursor: pointer !important;
  width: 40px;
  height: 28px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 14px !important;
  outline: 0 !important;
  padding: 0;
}

.search-calendar-wrapper .rdp-button_next:hover:not(:disabled), .search-calendar-wrapper .rdp-button_previous:hover:not(:disabled) {
  opacity: 0.7;
}

.search-calendar-wrapper .rdp-button_next.calendar-navigation-disabled, .search-calendar-wrapper .rdp-button_next:disabled, .search-calendar-wrapper .rdp-button_previous.calendar-navigation-disabled, .search-calendar-wrapper .rdp-button_previous:disabled {
  opacity: 0.6;
  cursor: default;
}

.search-calendar-wrapper .rdp-button_next.calendar-navigation-disabled .calendar-navigation [class*=" icon-"], .search-calendar-wrapper .rdp-button_next.calendar-navigation-disabled .calendar-navigation [class^=icon-], .search-calendar-wrapper .rdp-button_next:disabled .calendar-navigation [class*=" icon-"], .search-calendar-wrapper .rdp-button_next:disabled .calendar-navigation [class^=icon-], .search-calendar-wrapper .rdp-button_previous.calendar-navigation-disabled .calendar-navigation [class*=" icon-"], .search-calendar-wrapper .rdp-button_previous.calendar-navigation-disabled .calendar-navigation [class^=icon-], .search-calendar-wrapper .rdp-button_previous:disabled .calendar-navigation [class*=" icon-"], .search-calendar-wrapper .rdp-button_previous:disabled .calendar-navigation [class^=icon-] {
  color: #0f1729;
}

.search-calendar-wrapper .rdp-button_next i, .search-calendar-wrapper .rdp-button_previous i {
  font-size: 12px;
  line-height: 12px;
}

.search-calendar-wrapper .rdp-button_next i::before, .search-calendar-wrapper .rdp-button_previous i::before {
  font-size: 12px;
  line-height: 12px;
  margin-right: 0;
}

.search-calendar-wrapper .rdp-button_next .calendar-navigation, .search-calendar-wrapper .rdp-button_previous .calendar-navigation {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
}

.search-calendar-wrapper .rdp-button_next .calendar-navigation [class*=" icon-"], .search-calendar-wrapper .rdp-button_next .calendar-navigation [class^=icon-], .search-calendar-wrapper .rdp-button_previous .calendar-navigation [class*=" icon-"], .search-calendar-wrapper .rdp-button_previous .calendar-navigation [class^=icon-] {
  font-size: 12px;
  line-height: 12px;
  color: #0f1729;
  width: 7px;
  display: inline-flex;
  justify-content: center;
}

.search-calendar-wrapper .rdp-button_next .calendar-navigation [class*=" icon-"]:before, .search-calendar-wrapper .rdp-button_next .calendar-navigation [class^=icon-]:before, .search-calendar-wrapper .rdp-button_previous .calendar-navigation [class*=" icon-"]:before, .search-calendar-wrapper .rdp-button_previous .calendar-navigation [class^=icon-]:before {
  font-family: icomoon, sans-serif;
  font-size: 12px;
  line-height: 12px;
}

.search-calendar-wrapper .rdp-button_previous .calendar-navigation {
  justify-content: flex-start !important;
}

.search-calendar-wrapper .rdp-button_previous .calendar-navigation-hidden {
  cursor: default !important;
  pointer-events: none !important;
}

.search-calendar-wrapper .rdp-button_previous:has(.calendar-navigation-hidden) {
  cursor: default !important;
  pointer-events: none !important;
  opacity: 0.6 !important;
}

.search-calendar-wrapper .rdp-button_next {
  inset-inline-end: 0;
}

.search-calendar-wrapper .rdp-button_next .calendar-navigation {
  justify-content: flex-end !important;
}

.search-calendar-wrapper .rdp-button_next:hover:not(:disabled) .calendar-navigation [class*=" icon-"], .search-calendar-wrapper .rdp-button_next:hover:not(:disabled) .calendar-navigation [class^=icon-], .search-calendar-wrapper .rdp-button_previous:hover:not(:disabled) .calendar-navigation [class*=" icon-"], .search-calendar-wrapper .rdp-button_previous:hover:not(:disabled) .calendar-navigation [class^=icon-] {
  color: #222e50;
  text-decoration: underline;
  text-underline-offset: 2px;
}

.price-calendar-day--mock {
  border: none !important;
  box-shadow: none !important;
}

.search-calendar-wrapper.mock-mode .rdp-day .price-calendar-day.price-calendar-day--mock {
  border: none !important;
  box-shadow: none !important;
}

.calendar-price-toast-wrapper {
  position: fixed;
  top: 20%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9999 !important;
  animation: fadeInSlideDown 0.3s ease-out;
  cursor: pointer;
  background: 0 0;
  border: none;
  padding: 0;
  appearance: none;
  font: inherit;
}

@keyframes fadeInSlideDown {
  from {
    opacity: 0;
    transform: translateX(-50%) translateY(-20px);
  }
  to {
    opacity: 1;
    transform: translateX(-50%) translateY(0);
  }
}
@media (max-width: 767.98px) {
  .good-hands-layout {
    padding-inline: 10px !important;
  }
}
.good-hands-layout .good-hands-slot {
  margin-bottom: 20px;
}

@media (max-width: 767.98px) {
  .good-hands-layout .good-hands-slot {
    padding-inline: 5px !important;
    margin-bottom: 15px !important;
  }
}
@media (max-width: 767.98px) {
  .good-hands-layout .good-hands-slot:nth-last-child(-n+2) {
    margin-bottom: 0 !important;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .good-hands-layout .good-hands-slot:nth-last-child(-n+4) {
    margin-bottom: 0 !important;
  }
}
@media (min-width: 992px) {
  .good-hands-layout .good-hands-slot:nth-last-child(-n+6) {
    margin-bottom: 0 !important;
  }
}
.c0003_always_here_cmp .color-default {
  background-color: #fff5d0;
  color: #3c528e;
}

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

.c0003_always_here_cmp .color-lux {
  background-color: #2f1f41;
  color: #e5e8d2;
}

.c0003_always_here_cmp .color-lux a {
  color: #e5e8d2;
}

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

.c0003_always_here_cmp .color-offer a {
  color: #e5e8d2;
}

.c0003_always_here_cmp .always_here_top {
  margin: 0 auto;
  max-width: 1600px;
  padding: 100px 40px 100px 40px;
}

@media all and (max-width: 992px) {
  .c0003_always_here_cmp .always_here_top {
    padding: 40px 5px 0;
  }
}
.c0003_always_here_cmp .always_here_top .h3 {
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  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) {
  .c0003_always_here_cmp .always_here_top .h3 {
    font-size: 30px;
  }
}
.c0003_always_here_cmp .always_here_bottom {
  padding: 0 40px 0 40px;
  max-width: 1600px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0 auto;
  align-items: center;
  justify-content: space-between;
}

.c0003_always_here_cmp .always_here_bottom .c0003-individual_always_here {
  width: 100%;
}

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

.c0003_always_here_cmp .always_here_bottom .c0003-individual_always_here_wrap picture {
  align-self: center;
}

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

@media all and (max-width: 992px) {
  .c0003_always_here_cmp .always_here_bottom .img_icon {
    margin-top: 40px;
    font-size: 50px;
  }
}
.c0003_always_here_cmp .always_here_bottom .h4 {
  font-family: "Tiempos Text", serif;
  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) {
  .c0003_always_here_cmp .always_here_bottom .h4 {
    font-size: 30px;
  }
}
@media all and (max-width: 1200px) {
  .c0003_always_here_cmp .always_here_bottom .h4 {
    font-size: 30px;
  }
}
.c0003_always_here_cmp .always_here_bottom .p {
  font-family: "Tiempos Text", serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.36px;
  padding-bottom: 30px;
  max-width: 400px;
  margin-left: 0;
  padding-top: 5px;
  margin-right: 0;
  height: 152px;
  margin-top: 20px;
}

@media all and (max-width: 992px) {
  .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;
  }
}
.c0003_always_here_cmp .always_here_bottom .service {
  padding: 0;
}

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

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

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

.c0003_always_here_cmp .always_here_bottom a .show-btn {
  display: flex;
}

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

.c0003_always_here_cmp .always_here_bottom .show-btn {
  display: flex;
}

.jdt-map-price-pin {
  position: relative;
  border-radius: var(--radius-size-1, 5px);
}

.jdt-map-price-pin .jdt-map-price-pin__bubble {
  display: inline-flex;
  align-items: center;
  padding: 5px;
  color: var(--soft-sand, #fcf8ea);
  font-weight: 700;
  line-height: 17px;
  white-space: nowrap;
  border-radius: var(--radius-size-1, 5px);
  box-shadow: 0 3px 4px 0 rgba(15, 23, 41, 0.2);
  border: 1px solid var(--soft-sand, #fcf8ea);
}

.jdt-map-price-pin .jdt-map-price-pin__bubble .jdt-map-price-pin__text {
  display: inline-block;
  color: var(--soft-sand, #fcf8ea);
  text-align: center;
  font-feature-settings: "ss12" on;
  font-family: var(--font-family-primary, "EuclidFlex", sans-serif);
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 17px;
  letter-spacing: 0.24px;
}

.jdt-map-price-pin .jdt-map-price-pin__bubble .jdt-map-price-pin__amount {
  font-weight: 500;
}

.jdt-map-price-pin .jdt-map-price-pin__bubble .jdt-map-price-pin__dotx {
  display: inline-flex;
}

.jdt-map-price-pin .jdt-map-price-pin__caret {
  position: absolute;
  left: 50%;
  top: 100%;
  width: 12px;
  height: 6px;
  transform: translate(-50%, -2px);
  clip-path: polygon(50% 100%, 100% 0, 0 0);
  filter: drop-shadow(0 4px 16px rgba(0, 0, 0, 0.25));
  z-index: -1;
}

.jdt-map-price-pin--unavailable .jdt-map-price-pin__bubble {
  background: var(--dark-sand, #afaca0);
}

.jdt-map-price-pin--unavailable .jdt-map-price-pin__bubble:hover {
  background: var(--dark-blue, #3c528e);
}

.jdt-map-price-pin--unavailable .jdt-map-price-pin__caret {
  background: var(--dark-sand, #afaca0);
}

.jdt-map-price-pin--unavailable .jdt-map-price-pin__bubble:hover + .jdt-map-price-pin__caret {
  background: var(--dark-blue, #3c528e) !important;
}

.jdt-map-price-pin--available .jdt-map-price-pin__bubble {
  background: var(--abahana-villas, #5c7cd9);
}

.jdt-map-price-pin--available .jdt-map-price-pin__bubble:hover {
  background: var(--dark-blue, #3c528e);
}

.jdt-map-price-pin--available .jdt-map-price-pin__caret {
  background: var(--abahana-villas, #5c7cd9);
}

.jdt-map-price-pin--available .jdt-map-price-pin__bubble:hover + .jdt-map-price-pin__caret {
  background: var(--dark-blue, #3c528e) !important;
}

.jdt-map-price-pin--luxe .jdt-map-price-pin__bubble {
  background: var(--pure-violet, #6d538c);
}

.jdt-map-price-pin--luxe .jdt-map-price-pin__bubble:hover {
  background: var(--violet-abahana-luxe, #4e346b);
}

.jdt-map-price-pin--luxe .jdt-map-price-pin__caret {
  background: var(--pure-violet, #6d538c);
}

.jdt-map-price-pin--luxe .jdt-map-price-pin__bubble:hover + .jdt-map-price-pin__caret {
  background: var(--violet-abahana-luxe, #4e346b) !important;
}

@keyframes map-pin-bounce {
  0% {
    transform: translateY(0);
  }
  30% {
    transform: translateY(-18px);
  }
  60% {
    transform: translateY(0);
  }
  80% {
    transform: translateY(-8px);
  }
  100% {
    transform: translateY(0);
  }
}
.jdt-map-price-pin--bounce {
  animation: map-pin-bounce 1.2s ease infinite;
}

.jdt-map-price-pin--bounce .jdt-map-price-pin__bubble {
  background: var(--black-blue, #0f1729) !important;
}

gmp-advanced-marker:has(.jdt-map-price-pin--bounce) {
  z-index: 400 !important;
}

.jdt-map-price-pin--available-active .jdt-map-price-pin__bubble {
  background: var(--black-blue, #0f1729);
}

.jdt-map-price-pin--available-active .jdt-map-price-pin__bubble:hover {
  background: var(--black-blue, #0f1729);
}

.jdt-map-price-pin--available-active .jdt-map-price-pin__caret {
  background: var(--black-blue, #0f1729);
}

.jdt-map-price-pin--available-active .jdt-map-price-pin__bubble:hover + .jdt-map-price-pin__caret {
  background: var(--black-blue, #0f1729) !important;
}

.jdt-map-price-pin--unavailable-active .jdt-map-price-pin__bubble {
  background: var(--black-blue, #0f1729);
}

.jdt-map-price-pin--unavailable-active .jdt-map-price-pin__bubble:hover {
  background: var(--black-blue, #0f1729);
}

.jdt-map-price-pin--unavailable-active .jdt-map-price-pin__caret {
  background: var(--black-blue, #0f1729);
}

.jdt-map-price-pin--unavailable-active .jdt-map-price-pin__bubble:hover + .jdt-map-price-pin__caret {
  background: var(--black-blue, #0f1729) !important;
}

.jdt-map-price-pin--luxe-active .jdt-map-price-pin__bubble {
  background: var(--black-blue, #0f1729);
}

.jdt-map-price-pin--luxe-active .jdt-map-price-pin__bubble:hover {
  background: var(--black-blue, #0f1729);
}

.jdt-map-price-pin--luxe-active .jdt-map-price-pin__caret {
  background: var(--black-blue, #0f1729);
}

.jdt-map-price-pin--luxe-active .jdt-map-price-pin__bubble:hover + .jdt-map-price-pin__caret {
  background: var(--black-blue, #0f1729) !important;
}

gmp-advanced-marker:has(.jdt-map-price-pin:focus-within), gmp-advanced-marker:has(.jdt-map-price-pin:hover), gmp-advanced-marker:has(.jdt-map-price-pin__bubble:hover) {
  z-index: 350 !important;
}

gmp-advanced-marker:has(.jdt-map-price-pin--available-active), gmp-advanced-marker:has(.jdt-map-price-pin--bounce), gmp-advanced-marker:has(.jdt-map-price-pin--luxe-active), gmp-advanced-marker:has(.jdt-map-price-pin--unavailable-active) {
  z-index: 400 !important;
}

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

.c0132_section_specification_cmp, .jdt-villa-specifications {
  --jdt-villa-specifications-bg:#fcf8ea;
  --jdt-villa-specifications-text:#0f1729;
  --jdt-villa-specifications-tag-bg:#3c528e;
  --jdt-villa-specifications-tag-text:#ffffff;
  --jdt-villa-specifications-title-text:#0f1729;
  background-color: var(--jdt-villa-specifications-bg);
  color: var(--jdt-villa-specifications-text);
}

.c0132_section_specification_cmp .c0132_section_specification_wrap, .c0132_section_specification_cmp .jdt-villa-specifications__wrap, .jdt-villa-specifications .c0132_section_specification_wrap, .jdt-villa-specifications .jdt-villa-specifications__wrap {
  padding: 0;
  position: relative;
}

.c0132_section_specification_cmp .c0132_section_specification_wrap .jdt-villa-specifications__tags, .c0132_section_specification_cmp .jdt-villa-specifications__wrap .jdt-villa-specifications__tags, .jdt-villa-specifications .c0132_section_specification_wrap .jdt-villa-specifications__tags, .jdt-villa-specifications .jdt-villa-specifications__wrap .jdt-villa-specifications__tags {
  text-align: center;
  font-family: EuclidFlex, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: -0.3px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 10px;
  padding: 0;
}

@media all and (min-width: 992px) {
  .c0132_section_specification_cmp .c0132_section_specification_wrap .jdt-villa-specifications__tags, .c0132_section_specification_cmp .jdt-villa-specifications__wrap .jdt-villa-specifications__tags, .jdt-villa-specifications .c0132_section_specification_wrap .jdt-villa-specifications__tags, .jdt-villa-specifications .jdt-villa-specifications__wrap .jdt-villa-specifications__tags {
    width: 90%;
  }
}
.c0132_section_specification_cmp .c0132_section_specification_wrap .jdt-villa-specifications__tags li, .c0132_section_specification_cmp .jdt-villa-specifications__wrap .jdt-villa-specifications__tags li, .jdt-villa-specifications .c0132_section_specification_wrap .jdt-villa-specifications__tags li, .jdt-villa-specifications .jdt-villa-specifications__wrap .jdt-villa-specifications__tags li {
  list-style: none;
  margin-bottom: 0;
  padding: 10px;
  border-radius: 5px;
  transition: all 0.5s ease-out;
  background-color: var(--jdt-villa-specifications-tag-bg);
  color: var(--jdt-villa-specifications-tag-text);
}

.c0132_section_specification_cmp .c0132_section_specification_wrap .jdt-villa-specifications__tags a, .c0132_section_specification_cmp .c0132_section_specification_wrap .jdt-villa-specifications__tags li, .c0132_section_specification_cmp .jdt-villa-specifications__wrap .jdt-villa-specifications__tags a, .c0132_section_specification_cmp .jdt-villa-specifications__wrap .jdt-villa-specifications__tags li, .jdt-villa-specifications .c0132_section_specification_wrap .jdt-villa-specifications__tags a, .jdt-villa-specifications .c0132_section_specification_wrap .jdt-villa-specifications__tags li, .jdt-villa-specifications .jdt-villa-specifications__wrap .jdt-villa-specifications__tags a, .jdt-villa-specifications .jdt-villa-specifications__wrap .jdt-villa-specifications__tags li {
  list-style: none;
  text-decoration: none;
}

.c0132_section_specification_cmp .c0132_section_specification_wrap .jdt-villa-specifications__tags a, .c0132_section_specification_cmp .jdt-villa-specifications__wrap .jdt-villa-specifications__tags a, .jdt-villa-specifications .c0132_section_specification_wrap .jdt-villa-specifications__tags a, .jdt-villa-specifications .jdt-villa-specifications__wrap .jdt-villa-specifications__tags a {
  padding: 10px;
  border-radius: 5px;
  transition: all 0.5s ease-out;
}

.c0132_section_specification_cmp .c0132_section_specification_wrap .jdt-villa-specifications__lists, .c0132_section_specification_cmp .jdt-villa-specifications__wrap .jdt-villa-specifications__lists, .jdt-villa-specifications .c0132_section_specification_wrap .jdt-villa-specifications__lists, .jdt-villa-specifications .jdt-villa-specifications__wrap .jdt-villa-specifications__lists {
  display: block;
  margin-top: 30px;
  column-count: 2;
  column-gap: 30px;
}

@media all and (min-width: 992px) {
  .c0132_section_specification_cmp .c0132_section_specification_wrap .jdt-villa-specifications__lists, .c0132_section_specification_cmp .jdt-villa-specifications__wrap .jdt-villa-specifications__lists, .jdt-villa-specifications .c0132_section_specification_wrap .jdt-villa-specifications__lists, .jdt-villa-specifications .jdt-villa-specifications__wrap .jdt-villa-specifications__lists {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 100px;
    width: 75%;
    column-count: auto;
  }
}
.c0132_section_specification_cmp .c0132_section_specification_wrap .jdt-villa-specifications__lists .jdt-villa-specifications__section-list, .c0132_section_specification_cmp .jdt-villa-specifications__wrap .jdt-villa-specifications__lists .jdt-villa-specifications__section-list, .jdt-villa-specifications .c0132_section_specification_wrap .jdt-villa-specifications__lists .jdt-villa-specifications__section-list, .jdt-villa-specifications .jdt-villa-specifications__wrap .jdt-villa-specifications__lists .jdt-villa-specifications__section-list {
  break-inside: avoid;
  page-break-inside: avoid;
}

.c0132_section_specification_cmp .c0132_section_specification_wrap .jdt-villa-specifications__lists .jdt-villa-specifications__lists-title, .c0132_section_specification_cmp .jdt-villa-specifications__wrap .jdt-villa-specifications__lists .jdt-villa-specifications__lists-title, .jdt-villa-specifications .c0132_section_specification_wrap .jdt-villa-specifications__lists .jdt-villa-specifications__lists-title, .jdt-villa-specifications .jdt-villa-specifications__wrap .jdt-villa-specifications__lists .jdt-villa-specifications__lists-title {
  font-size: 12px;
  font-weight: 600;
  line-height: 13px;
  letter-spacing: 0.11px;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: var(--jdt-villa-specifications-title-text);
  break-inside: avoid;
  page-break-inside: avoid;
}

@media (min-width: 979px) {
  .c0132_section_specification_cmp .c0132_section_specification_wrap .jdt-villa-specifications__lists .jdt-villa-specifications__lists-title, .c0132_section_specification_cmp .jdt-villa-specifications__wrap .jdt-villa-specifications__lists .jdt-villa-specifications__lists-title, .jdt-villa-specifications .c0132_section_specification_wrap .jdt-villa-specifications__lists .jdt-villa-specifications__lists-title, .jdt-villa-specifications .jdt-villa-specifications__wrap .jdt-villa-specifications__lists .jdt-villa-specifications__lists-title {
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: 0.14px;
  }
}
.c0132_section_specification_cmp .c0132_section_specification_wrap .jdt-villa-specifications__lists .jdt-villa-specifications__list, .c0132_section_specification_cmp .c0132_section_specification_wrap .jdt-villa-specifications__lists .list-unstyled, .c0132_section_specification_cmp .jdt-villa-specifications__wrap .jdt-villa-specifications__lists .jdt-villa-specifications__list, .c0132_section_specification_cmp .jdt-villa-specifications__wrap .jdt-villa-specifications__lists .list-unstyled, .jdt-villa-specifications .c0132_section_specification_wrap .jdt-villa-specifications__lists .jdt-villa-specifications__list, .jdt-villa-specifications .c0132_section_specification_wrap .jdt-villa-specifications__lists .list-unstyled, .jdt-villa-specifications .jdt-villa-specifications__wrap .jdt-villa-specifications__lists .jdt-villa-specifications__list, .jdt-villa-specifications .jdt-villa-specifications__wrap .jdt-villa-specifications__lists .list-unstyled {
  padding: 0;
  margin-bottom: 0;
}

.c0132_section_specification_cmp .c0132_section_specification_wrap .jdt-villa-specifications__lists .jdt-villa-specifications__list li, .c0132_section_specification_cmp .c0132_section_specification_wrap .jdt-villa-specifications__lists .list-unstyled li, .c0132_section_specification_cmp .jdt-villa-specifications__wrap .jdt-villa-specifications__lists .jdt-villa-specifications__list li, .c0132_section_specification_cmp .jdt-villa-specifications__wrap .jdt-villa-specifications__lists .list-unstyled li, .jdt-villa-specifications .c0132_section_specification_wrap .jdt-villa-specifications__lists .jdt-villa-specifications__list li, .jdt-villa-specifications .c0132_section_specification_wrap .jdt-villa-specifications__lists .list-unstyled li, .jdt-villa-specifications .jdt-villa-specifications__wrap .jdt-villa-specifications__lists .jdt-villa-specifications__list li, .jdt-villa-specifications .jdt-villa-specifications__wrap .jdt-villa-specifications__lists .list-unstyled li {
  list-style: none;
  font-family: "Tiempos Text", serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  margin-top: 10px;
  color: var(--jdt-villa-specifications-text);
}

@media (min-width: 979px) {
  .c0132_section_specification_cmp .c0132_section_specification_wrap .jdt-villa-specifications__lists .jdt-villa-specifications__list li, .c0132_section_specification_cmp .c0132_section_specification_wrap .jdt-villa-specifications__lists .list-unstyled li, .c0132_section_specification_cmp .jdt-villa-specifications__wrap .jdt-villa-specifications__lists .jdt-villa-specifications__list li, .c0132_section_specification_cmp .jdt-villa-specifications__wrap .jdt-villa-specifications__lists .list-unstyled li, .jdt-villa-specifications .c0132_section_specification_wrap .jdt-villa-specifications__lists .jdt-villa-specifications__list li, .jdt-villa-specifications .c0132_section_specification_wrap .jdt-villa-specifications__lists .list-unstyled li, .jdt-villa-specifications .jdt-villa-specifications__wrap .jdt-villa-specifications__lists .jdt-villa-specifications__list li, .jdt-villa-specifications .jdt-villa-specifications__wrap .jdt-villa-specifications__lists .list-unstyled li {
    font-size: 14px;
  }
}
.c0132_section_specification_cmp .c0132_section_specification_wrap .jdt-villa-specifications__lists .jdt-villa-specifications__list .icon-success:before, .c0132_section_specification_cmp .c0132_section_specification_wrap .jdt-villa-specifications__lists .list-unstyled .icon-success:before, .c0132_section_specification_cmp .jdt-villa-specifications__wrap .jdt-villa-specifications__lists .jdt-villa-specifications__list .icon-success:before, .c0132_section_specification_cmp .jdt-villa-specifications__wrap .jdt-villa-specifications__lists .list-unstyled .icon-success:before, .jdt-villa-specifications .c0132_section_specification_wrap .jdt-villa-specifications__lists .jdt-villa-specifications__list .icon-success:before, .jdt-villa-specifications .c0132_section_specification_wrap .jdt-villa-specifications__lists .list-unstyled .icon-success:before, .jdt-villa-specifications .jdt-villa-specifications__wrap .jdt-villa-specifications__lists .jdt-villa-specifications__list .icon-success:before, .jdt-villa-specifications .jdt-villa-specifications__wrap .jdt-villa-specifications__lists .list-unstyled .icon-success:before {
  margin-right: 5px;
  font-size: 12px;
  margin-top: -2px;
}

.c0132_section_specification_cmp .c0132_section_specification_wrap .jdt-villa-specifications__lists .jdt-villa-specifications__list .icon-failure-filled:before, .c0132_section_specification_cmp .c0132_section_specification_wrap .jdt-villa-specifications__lists .jdt-villa-specifications__list .icon-failure-outlined:before, .c0132_section_specification_cmp .c0132_section_specification_wrap .jdt-villa-specifications__lists .jdt-villa-specifications__list .icon-success-old:before, .c0132_section_specification_cmp .c0132_section_specification_wrap .jdt-villa-specifications__lists .list-unstyled .icon-failure-filled:before, .c0132_section_specification_cmp .c0132_section_specification_wrap .jdt-villa-specifications__lists .list-unstyled .icon-failure-outlined:before, .c0132_section_specification_cmp .c0132_section_specification_wrap .jdt-villa-specifications__lists .list-unstyled .icon-success-old:before, .c0132_section_specification_cmp .jdt-villa-specifications__wrap .jdt-villa-specifications__lists .jdt-villa-specifications__list .icon-failure-filled:before, .c0132_section_specification_cmp .jdt-villa-specifications__wrap .jdt-villa-specifications__lists .jdt-villa-specifications__list .icon-failure-outlined:before, .c0132_section_specification_cmp .jdt-villa-specifications__wrap .jdt-villa-specifications__lists .jdt-villa-specifications__list .icon-success-old:before, .c0132_section_specification_cmp .jdt-villa-specifications__wrap .jdt-villa-specifications__lists .list-unstyled .icon-failure-filled:before, .c0132_section_specification_cmp .jdt-villa-specifications__wrap .jdt-villa-specifications__lists .list-unstyled .icon-failure-outlined:before, .c0132_section_specification_cmp .jdt-villa-specifications__wrap .jdt-villa-specifications__lists .list-unstyled .icon-success-old:before, .jdt-villa-specifications .c0132_section_specification_wrap .jdt-villa-specifications__lists .jdt-villa-specifications__list .icon-failure-filled:before, .jdt-villa-specifications .c0132_section_specification_wrap .jdt-villa-specifications__lists .jdt-villa-specifications__list .icon-failure-outlined:before, .jdt-villa-specifications .c0132_section_specification_wrap .jdt-villa-specifications__lists .jdt-villa-specifications__list .icon-success-old:before, .jdt-villa-specifications .c0132_section_specification_wrap .jdt-villa-specifications__lists .list-unstyled .icon-failure-filled:before, .jdt-villa-specifications .c0132_section_specification_wrap .jdt-villa-specifications__lists .list-unstyled .icon-failure-outlined:before, .jdt-villa-specifications .c0132_section_specification_wrap .jdt-villa-specifications__lists .list-unstyled .icon-success-old:before, .jdt-villa-specifications .jdt-villa-specifications__wrap .jdt-villa-specifications__lists .jdt-villa-specifications__list .icon-failure-filled:before, .jdt-villa-specifications .jdt-villa-specifications__wrap .jdt-villa-specifications__lists .jdt-villa-specifications__list .icon-failure-outlined:before, .jdt-villa-specifications .jdt-villa-specifications__wrap .jdt-villa-specifications__lists .jdt-villa-specifications__list .icon-success-old:before, .jdt-villa-specifications .jdt-villa-specifications__wrap .jdt-villa-specifications__lists .list-unstyled .icon-failure-filled:before, .jdt-villa-specifications .jdt-villa-specifications__wrap .jdt-villa-specifications__lists .list-unstyled .icon-failure-outlined:before, .jdt-villa-specifications .jdt-villa-specifications__wrap .jdt-villa-specifications__lists .list-unstyled .icon-success-old:before {
  margin-right: 5px;
  font-size: 12px;
}

.c0132_section_specification_cmp .c0132_section_specification_wrap .jdt-villa-specifications__lists .jdt-villa-specifications__list span, .c0132_section_specification_cmp .c0132_section_specification_wrap .jdt-villa-specifications__lists .list-unstyled span, .c0132_section_specification_cmp .jdt-villa-specifications__wrap .jdt-villa-specifications__lists .jdt-villa-specifications__list span, .c0132_section_specification_cmp .jdt-villa-specifications__wrap .jdt-villa-specifications__lists .list-unstyled span, .jdt-villa-specifications .c0132_section_specification_wrap .jdt-villa-specifications__lists .jdt-villa-specifications__list span, .jdt-villa-specifications .c0132_section_specification_wrap .jdt-villa-specifications__lists .list-unstyled span, .jdt-villa-specifications .jdt-villa-specifications__wrap .jdt-villa-specifications__lists .jdt-villa-specifications__list span, .jdt-villa-specifications .jdt-villa-specifications__wrap .jdt-villa-specifications__lists .list-unstyled span {
  word-break: break-all;
}

.c0132_section_specification_cmp .c0132_section_specification_wrap .jdt-villa-specifications__lists .jdt-villa-specifications__list .jdt-villa-specifications__icon-wrapper, .c0132_section_specification_cmp .c0132_section_specification_wrap .jdt-villa-specifications__lists .list-unstyled .jdt-villa-specifications__icon-wrapper, .c0132_section_specification_cmp .jdt-villa-specifications__wrap .jdt-villa-specifications__lists .jdt-villa-specifications__list .jdt-villa-specifications__icon-wrapper, .c0132_section_specification_cmp .jdt-villa-specifications__wrap .jdt-villa-specifications__lists .list-unstyled .jdt-villa-specifications__icon-wrapper, .jdt-villa-specifications .c0132_section_specification_wrap .jdt-villa-specifications__lists .jdt-villa-specifications__list .jdt-villa-specifications__icon-wrapper, .jdt-villa-specifications .c0132_section_specification_wrap .jdt-villa-specifications__lists .list-unstyled .jdt-villa-specifications__icon-wrapper, .jdt-villa-specifications .jdt-villa-specifications__wrap .jdt-villa-specifications__lists .jdt-villa-specifications__list .jdt-villa-specifications__icon-wrapper, .jdt-villa-specifications .jdt-villa-specifications__wrap .jdt-villa-specifications__lists .list-unstyled .jdt-villa-specifications__icon-wrapper {
  display: inline-block;
  margin-right: 5px;
}

.c0132_section_specification_cmp .c0132_section_specification_wrap .jdt-villa-specifications__lists.jdt-villa-specifications__opened-lists, .c0132_section_specification_cmp .jdt-villa-specifications__wrap .jdt-villa-specifications__lists.jdt-villa-specifications__opened-lists, .jdt-villa-specifications .c0132_section_specification_wrap .jdt-villa-specifications__lists.jdt-villa-specifications__opened-lists, .jdt-villa-specifications .jdt-villa-specifications__wrap .jdt-villa-specifications__lists.jdt-villa-specifications__opened-lists {
  column-count: 2;
  column-gap: 30px;
  overflow: visible !important;
  height: auto !important;
}

@media all and (min-width: 992px) {
  .c0132_section_specification_cmp .c0132_section_specification_wrap .jdt-villa-specifications__lists.jdt-villa-specifications__opened-lists, .c0132_section_specification_cmp .jdt-villa-specifications__wrap .jdt-villa-specifications__lists.jdt-villa-specifications__opened-lists, .jdt-villa-specifications .c0132_section_specification_wrap .jdt-villa-specifications__lists.jdt-villa-specifications__opened-lists, .jdt-villa-specifications .jdt-villa-specifications__wrap .jdt-villa-specifications__lists.jdt-villa-specifications__opened-lists {
    gap: 100px;
    width: 75%;
    column-count: 3;
    column-gap: 3%;
    column-width: 30%;
    display: block;
    overflow: visible !important;
    margin-bottom: 10px;
  }
}
.c0132_section_specification_cmp .c0132_section_specification_wrap .jdt-villa-specifications__lists.jdt-villa-specifications__opened-lists .jdt-villa-specifications__section-list, .c0132_section_specification_cmp .jdt-villa-specifications__wrap .jdt-villa-specifications__lists.jdt-villa-specifications__opened-lists .jdt-villa-specifications__section-list, .jdt-villa-specifications .c0132_section_specification_wrap .jdt-villa-specifications__lists.jdt-villa-specifications__opened-lists .jdt-villa-specifications__section-list, .jdt-villa-specifications .jdt-villa-specifications__wrap .jdt-villa-specifications__lists.jdt-villa-specifications__opened-lists .jdt-villa-specifications__section-list {
  width: 100%;
  display: inline-block;
  margin-bottom: 30px;
  break-inside: avoid;
  page-break-inside: avoid;
}

.c0132_section_specification_cmp .c0132_section_specification_wrap .jdt-villa-specifications__lists.jdt-villa-specifications__opened-lists .jdt-villa-specifications__lists-title, .c0132_section_specification_cmp .jdt-villa-specifications__wrap .jdt-villa-specifications__lists.jdt-villa-specifications__opened-lists .jdt-villa-specifications__lists-title, .jdt-villa-specifications .c0132_section_specification_wrap .jdt-villa-specifications__lists.jdt-villa-specifications__opened-lists .jdt-villa-specifications__lists-title, .jdt-villa-specifications .jdt-villa-specifications__wrap .jdt-villa-specifications__lists.jdt-villa-specifications__opened-lists .jdt-villa-specifications__lists-title {
  margin-top: 0;
  break-inside: avoid;
  page-break-inside: avoid;
}

.c0132_section_specification_cmp .c0132_section_specification_wrap .jdt-villa-specifications__see-all, .c0132_section_specification_cmp .jdt-villa-specifications__wrap .jdt-villa-specifications__see-all, .jdt-villa-specifications .c0132_section_specification_wrap .jdt-villa-specifications__see-all, .jdt-villa-specifications .jdt-villa-specifications__wrap .jdt-villa-specifications__see-all {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  text-align: start;
  width: fit-content;
  font-family: EuclidFlex, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: -0.3px;
  cursor: pointer;
  transition: all 0.5s ease-out;
  background: 0 0;
  border: none;
  padding: 0;
  margin: 0;
  color: inherit;
  text-decoration: none;
}

.c0132_section_specification_cmp .c0132_section_specification_wrap .jdt-villa-specifications__see-all:hover, .c0132_section_specification_cmp .jdt-villa-specifications__wrap .jdt-villa-specifications__see-all:hover, .jdt-villa-specifications .c0132_section_specification_wrap .jdt-villa-specifications__see-all:hover, .jdt-villa-specifications .jdt-villa-specifications__wrap .jdt-villa-specifications__see-all:hover {
  text-decoration: underline;
}

.c0132_section_specification_cmp .c0132_section_specification_wrap .jdt-villa-specifications__see-all:focus-visible, .c0132_section_specification_cmp .jdt-villa-specifications__wrap .jdt-villa-specifications__see-all:focus-visible, .jdt-villa-specifications .c0132_section_specification_wrap .jdt-villa-specifications__see-all:focus-visible, .jdt-villa-specifications .jdt-villa-specifications__wrap .jdt-villa-specifications__see-all:focus-visible {
  outline: 2px solid var(--jdt-villa-specifications-tag-bg);
  outline-offset: 2px;
  border-radius: 2px;
}

.c0132_section_specification_cmp .c0132_section_specification_wrap .jdt-villa-specifications__see-all[aria-hidden=true], .c0132_section_specification_cmp .jdt-villa-specifications__wrap .jdt-villa-specifications__see-all[aria-hidden=true], .jdt-villa-specifications .c0132_section_specification_wrap .jdt-villa-specifications__see-all[aria-hidden=true], .jdt-villa-specifications .jdt-villa-specifications__wrap .jdt-villa-specifications__see-all[aria-hidden=true] {
  display: none;
}

.c0132_section_specification_cmp .jdt-villa-specifications__list-height, .jdt-villa-specifications .jdt-villa-specifications__list-height {
  overflow: hidden;
  transition: all 0.5s ease-in;
}

.c0132_section_specification_cmp .jdt-villa-specifications__list-height.jdt-villa-specifications__opened-lists, .jdt-villa-specifications .jdt-villa-specifications__list-height.jdt-villa-specifications__opened-lists {
  overflow: visible;
  height: auto !important;
}

.c0132_section_specification_cmp .jdt-villa-specifications__read-more-wrap, .jdt-villa-specifications .jdt-villa-specifications__read-more-wrap {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: row;
  margin-top: 30px;
}

.c0132_section_specification_cmp .jdt-villa-specifications__icon-arrow-right, .jdt-villa-specifications .jdt-villa-specifications__icon-arrow-right {
  margin-top: 5px;
  font-size: 12px;
  pointer-events: none;
  -webkit-user-select: none;
  user-select: none;
}

.c0132_section_specification_cmp .jdt-villa-specifications__icon-arrow-right:before, .jdt-villa-specifications .jdt-villa-specifications__icon-arrow-right:before {
  margin-left: 15px;
  font-size: 12px;
  height: 20px;
}

.c0132_section_specification_cmp .jdt-villa-specifications__icon-wrapper, .jdt-villa-specifications .jdt-villa-specifications__icon-wrapper {
  pointer-events: none;
  -webkit-user-select: none;
  user-select: none;
}

.c0132_section_specification_cmp .jdt-villa-specifications__list-not-height, .jdt-villa-specifications .jdt-villa-specifications__list-not-height {
  height: initial;
  overflow: visible;
  transition: all 0.5s ease-in;
}

.c0132_section_specification_cmp .jdt-villa-specifications__list-not-height:not(.jdt-villa-specifications__opened-lists), .jdt-villa-specifications .jdt-villa-specifications__list-not-height:not(.jdt-villa-specifications__opened-lists) {
  overflow: hidden;
}

.c0132_section_specification_cmp .jdt-villa-specifications__fit-content, .jdt-villa-specifications .jdt-villa-specifications__fit-content {
  height: fit-content;
}

.c0132_section_specification_cmp .jdt-villa-specifications__ml-3, .jdt-villa-specifications .jdt-villa-specifications__ml-3 {
  margin-left: 12px;
}

body[data-theme=abahanaluxe] .jdt-villa-specifications {
  --jdt-villa-specifications-tag-bg:#2f1f41;
  --jdt-villa-specifications-tag-text:#ffffff;
}

body[data-theme=abahana] .c0132_section_specification_wrap .jdt-villa-specifications__tags li {
  background-color: #3c528e;
  color: #f1ede0;
}

body[data-theme=abahanaluxe] .c0132_section_specification_wrap .jdt-villa-specifications__tags li {
  background-color: #2f1f41;
  color: #f1ede0;
}

.picker-calendar .picker-title {
  line-height: 20px;
  border: 0;
  margin-bottom: 10px;
}

@media (min-width: 992px) {
  .picker-calendar .picker-title {
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .picker-calendar .picker-title.top-separator {
    border-top: 1px solid #f1ede0;
    padding-top: 30px;
    margin-top: 30px;
  }
}
@media (min-width: 992px) {
  .picker-calendar .calendar-picker-container {
    padding: 0 10px 10px 10px;
  }
}
@media (min-width: 992px) {
  .picker-calendar .calendar-picker-container .rdp-months {
    flex-wrap: nowrap !important;
    flex-direction: row !important;
    display: flex !important;
  }
}
@media (min-width: 992px) {
  .picker-calendar .calendar-picker-container .rdp-month {
    flex: 0 0 auto !important;
    min-width: 320px !important;
  }
}
.picker-calendar .calendar-picker-container .rdp-button_next .calendar-navigation.rdp-chevron::before, .picker-calendar .calendar-picker-container .rdp-button_next .calendar-navigation::before, .picker-calendar .calendar-picker-container .rdp-button_next .rdp-chevron.calendar-navigation::before, .picker-calendar .calendar-picker-container .rdp-button_next i::before {
  margin-right: 0 !important;
}

.tabs-container {
  width: 100%;
  max-width: 100%;
  overflow: visible;
  position: relative;
  z-index: 50;
  padding-inline: 15px;
}

@media (min-width: 992px) {
  .tabs-container {
    padding-inline: 0;
  }
}
.tabs-container .tabs-header {
  border-bottom: 1px solid #f1ede0;
  margin-bottom: 30px;
  margin-top: 10px;
}

@media (min-width: 992px) {
  .tabs-container .tabs-header {
    margin-top: 0;
    margin-bottom: 25px;
  }
}
.tabs-container .tabs-header > .d-flex {
  gap: 10px;
  padding-bottom: 10px;
}

@media (min-width: 992px) {
  .tabs-container .tabs-header > .d-flex {
    gap: 20px;
    max-width: 734px;
    margin-inline: auto;
  }
}
.tabs-container .panel-tab-container {
  display: block;
}

.tabs-container .panel-tab {
  width: 100%;
  max-width: 100%;
  display: block;
  overflow: visible;
  position: relative;
  z-index: 60;
}

.tabs-container .panel-tab.d-none {
  display: none;
}

.panel-tab-calendar {
  max-width: 814px;
  width: 100%;
  margin: 0 auto;
}

.panel-tab-calendar .c0009_global_link-cmp {
  text-align: left;
}

.panel-tab-calendar .panel-calendar-footer-links {
  display: flex;
  flex-direction: column;
  gap: 15px;
  width: 100%;
  padding-inline: 5px;
}

@media (min-width: 992px) {
  .panel-tab-calendar .panel-calendar-footer-links {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding-inline: 10px;
  }
}
.panel-tab-calendar .panel-calendar-footer-links .contact-link-no-padding {
  padding-inline: 0;
}

.panel-tab-calendar .btn.btn-leyenda {
  background-color: #fcf8ea;
  border: solid 1px #0f1729;
  border-radius: 6px;
  padding: 10px !important;
  margin-top: 0;
  text-align: center;
  font-family: EuclidFlex, sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: -0.3px;
  transition: all 0.5s ease-out;
  color: #0f1729;
}

.panel-tab-calendar .btn.btn-leyenda:hover {
  cursor: pointer;
  color: #5c7cd9;
}

.panel-tab-calendar .btn.btn-leyenda span {
  margin: 0 !important;
}

.panel-tab-calendar .btn.btn-leyenda i {
  margin-right: 0;
}

.panel-tab-calendar .btn.btn-leyenda .ml-2 {
  margin-left: 8px;
}

@media (max-width: 991px) {
  .search-modal .panel-tab-calendar .owner-calendar, .search-modal.show .panel-tab-calendar .owner-calendar {
    background-color: #fcf8ea !important;
  }
  .search-modal .panel-tab-calendar .rdp-root, .search-modal.show .panel-tab-calendar .rdp-root {
    background-color: transparent !important;
  }
  .search-modal .panel-tab-calendar .rdp-root .rdp-month, .search-modal.show .panel-tab-calendar .rdp-root .rdp-month {
    background-color: transparent !important;
  }
}
.panel-tab-calendar .picker-months-selector {
  margin-bottom: 0;
  margin-top: 10px;
  width: 100%;
  overflow: visible;
  padding-inline: 5px;
  padding-block: 15px;
  position: relative;
  z-index: 100;
}

@media (min-width: 992px) {
  .panel-tab-calendar .picker-months-selector {
    margin-bottom: 0;
    margin-top: 0;
    padding-inline: 10px;
  }
}
.panel-tab-calendar .picker-months-selector .months-picker {
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow: visible;
  z-index: 100;
}

.panel-tab-calendar .picker-months-selector .months-picker article.month-disabled {
  display: none !important;
}

.panel-tab-calendar .picker-months-selector .months-picker .carousel-container {
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow: visible;
  z-index: 100;
}

.panel-tab-calendar .picker-months-selector .months-picker .swiper {
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  padding-top: 22px;
  margin-top: -20px;
  position: relative;
  z-index: 100;
  padding-inline: 17px;
}

@media (min-width: 992px) {
  .panel-tab-calendar .picker-months-selector .months-picker .swiper {
    max-width: 734px;
    padding-inline: 20px;
  }
}
.panel-tab-calendar .picker-months-selector .months-picker .swiper-wrapper {
  width: 100%;
}

.panel-tab-calendar .picker-months-selector .months-picker .swiper-slide {
  flex-shrink: 0;
  margin-right: 8px;
}

@media (min-width: 992px) {
  .panel-tab-calendar .picker-months-selector .months-picker .swiper-slide {
    margin-right: 15px;
  }
}
.panel-tab-calendar .picker-months-selector .months-picker .swiper-slide .btn .btn.hover {
  background-color: var(--abahana-villas, #5c7cd9);
}

.panel-tab-calendar .picker-months-selector .months-picker .swiper-button-next, .panel-tab-calendar .picker-months-selector .months-picker .swiper-button-prev {
  background-color: #fcf8ea !important;
  border: none !important;
  width: 17px !important;
  height: 55px !important;
  display: flex !important;
  align-items: center !important;
  cursor: pointer !important;
  transition: all 0.3s ease !important;
  z-index: 9999 !important;
  position: absolute !important;
  margin-top: 0 !important;
  top: 0;
}

.panel-tab-calendar .picker-months-selector .months-picker .swiper-button-next svg, .panel-tab-calendar .picker-months-selector .months-picker .swiper-button-prev svg {
  display: none !important;
}

.panel-tab-calendar .picker-months-selector .months-picker .swiper-button-next::after, .panel-tab-calendar .picker-months-selector .months-picker .swiper-button-prev::after {
  content: none !important;
  display: none !important;
}

.panel-tab-calendar .picker-months-selector .months-picker .swiper-button-next::before, .panel-tab-calendar .picker-months-selector .months-picker .swiper-button-prev::before {
  content: "" !important;
  font-family: icomoon, sans-serif !important;
  font-size: 12px !important;
  line-height: 12px !important;
  color: #0f1729 !important;
  font-weight: 400 !important;
  opacity: 1 !important;
  visibility: visible !important;
  display: inline-block !important;
  position: relative !important;
  top: 10px;
  width: auto !important;
  height: auto !important;
}

.panel-tab-calendar .picker-months-selector .months-picker .swiper-button-next:hover::before, .panel-tab-calendar .picker-months-selector .months-picker .swiper-button-prev:hover::before {
  color: #222e50 !important;
}

.panel-tab-calendar .picker-months-selector .months-picker .swiper-button-next.swiper-button-disabled, .panel-tab-calendar .picker-months-selector .months-picker .swiper-button-prev.swiper-button-disabled {
  cursor: not-allowed;
  opacity: 1;
}

.panel-tab-calendar .picker-months-selector .months-picker .swiper-button-next.swiper-button-disabled::before, .panel-tab-calendar .picker-months-selector .months-picker .swiper-button-prev.swiper-button-disabled::before {
  opacity: 0.6 !important;
  color: #0f1729;
}

@media (min-width: 992px) {
  .panel-tab-calendar .picker-months-selector .months-picker .swiper-button-next, .panel-tab-calendar .picker-months-selector .months-picker .swiper-button-prev {
    width: 35px;
    height: 35px;
  }
}
.panel-tab-calendar .picker-months-selector .months-picker .swiper-button-prev {
  left: 0 !important;
  justify-content: flex-start;
}

.panel-tab-calendar .picker-months-selector .months-picker .swiper-button-prev::before {
  content: "\e900" !important;
  transform: rotate(180deg) !important;
}

.panel-tab-calendar .picker-months-selector .months-picker .swiper-button-prev.calendar-months-nav-disabled::before {
  opacity: 0.6 !important;
  color: #0f1729;
}

@media (min-width: 992px) {
  .panel-tab-calendar .picker-months-selector .months-picker .swiper-button-prev {
    left: 0 !important;
  }
}
.panel-tab-calendar .picker-months-selector .months-picker .swiper-button-next {
  right: 0 !important;
  justify-content: flex-end;
}

.panel-tab-calendar .picker-months-selector .months-picker .swiper-button-next::before {
  content: "\e900" !important;
}

@media (min-width: 992px) {
  .panel-tab-calendar .picker-months-selector .months-picker .swiper-button-next {
    right: 0 !important;
  }
}
.panel-tab-calendar .picker-months-selector .months-picker article {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
  position: relative;
}

.panel-tab-calendar .picker-months-selector .months-picker article .year {
  color: #222e50;
  text-align: left;
  font-family: EuclidFlex, sans-serif;
  font-feature-settings: "ss12" on;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: -0.3px;
  top: -24px;
  width: 100%;
  left: 0;
  position: absolute;
  display: block;
}

.panel-tab-calendar .picker-months-selector .calendar-picker-container {
  margin-top: 20px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.panel-tab-long-stay {
  width: 734px;
  margin: 0 auto;
  padding-inline: 5px;
}

@media (min-width: 992px) {
  .panel-tab-long-stay {
    padding-inline: 10px;
  }
}
.panel-tab-long-stay .long-stay-selector-cmp {
  width: 100%;
  max-width: 100%;
}

.panel-tab-long-stay .panel-footer-links {
  padding-inline: 0;
  display: flex;
  justify-content: flex-start;
  width: 100%;
  margin-top: 20px;
}

@media (min-width: 992px) {
  .panel-tab-long-stay .panel-footer-links {
    justify-content: flex-end;
  }
}
.panel-tab-long-stay .panel-footer-links .contact-link-no-padding {
  padding-inline: 0;
}

.panel-tab-flexible {
  max-width: 734px;
  width: 734px;
  margin: 0 auto;
  padding-inline: 5px;
}

@media (min-width: 992px) {
  .panel-tab-flexible {
    padding-inline: 10px;
  }
}
.panel-tab-flexible .picker-title, .panel-tab-flexible span.picker-title {
  color: #0f1729;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.14px;
  text-transform: uppercase;
  text-align: center;
  display: block;
}

.panel-tab-flexible .panel-footer-links {
  padding-inline: 5px;
  display: flex;
  justify-content: flex-start;
  width: 100%;
  margin-top: 20px;
}

@media (min-width: 992px) {
  .panel-tab-flexible .panel-footer-links {
    justify-content: flex-end;
    padding-inline: 10px;
  }
}
.panel-tab-flexible .panel-footer-links .contact-link-no-padding {
  padding-inline: 0;
}

.panel-tab-flexible .carousel-months {
  margin-bottom: 30px;
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}

.panel-tab-flexible .carousel-months::after, .panel-tab-flexible .carousel-months::before {
  content: "";
  position: absolute;
  top: 0;
  width: 17px;
  height: 108px;
  background-color: #fcf8ea;
  z-index: 9;
  pointer-events: none;
}

.panel-tab-flexible .carousel-months::before {
  left: 0;
}

.panel-tab-flexible .carousel-months::after {
  right: 0;
}

.panel-tab-flexible .carousel-months .carousel-container {
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}

.panel-tab-flexible .carousel-months .swiper {
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  padding-inline: 20px;
  position: static;
}

.panel-tab-flexible .carousel-months .swiper-wrapper {
  width: 100%;
}

.panel-tab-flexible .carousel-months .swiper-slide {
  flex-shrink: 0;
}

.panel-tab-flexible .carousel-months .swiper-button-next, .panel-tab-flexible .carousel-months .swiper-button-prev {
  position: absolute;
  border-radius: 0;
  width: 15px;
  height: 108px;
  top: 0;
  justify-content: center;
  background-color: #fcf8ea !important;
  border: none;
  display: flex;
  align-items: center;
  cursor: pointer;
  transition: all 0.3s ease;
  z-index: 10;
}

.panel-tab-flexible .carousel-months .swiper-button-next svg, .panel-tab-flexible .carousel-months .swiper-button-prev svg {
  display: none !important;
}

.panel-tab-flexible .carousel-months .swiper-button-next.swiper-button-disabled, .panel-tab-flexible .carousel-months .swiper-button-prev.swiper-button-disabled {
  cursor: not-allowed;
}

.panel-tab-flexible .carousel-months .swiper-button-next::after, .panel-tab-flexible .carousel-months .swiper-button-prev::after {
  content: "" !important;
  font-family: icomoon, sans-serif !important;
  font-size: 15px !important;
  color: #0f1729 !important;
  display: inline-block !important;
}

.panel-tab-flexible .carousel-months .swiper-button-next:hover::after, .panel-tab-flexible .carousel-months .swiper-button-prev:hover::after {
  color: #afaca0 !important;
}

.panel-tab-flexible .carousel-months .swiper-button-next.swiper-button-disabled::after, .panel-tab-flexible .carousel-months .swiper-button-prev.swiper-button-disabled::after {
  opacity: 0.6;
  color: #0f1729;
}

.panel-tab-flexible .carousel-months .swiper-button-prev {
  left: 0;
}

.panel-tab-flexible .carousel-months .swiper-button-prev::after {
  content: "\e900" !important;
  transform: rotate(180deg) !important;
}

.panel-tab-flexible .carousel-months .swiper-button-next {
  right: 0;
}

.panel-tab-flexible .carousel-months .swiper-button-next::after {
  content: "\e900" !important;
}

.panel-tab-flexible .carousel-months button {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0;
  padding: 25px 20px;
  background: #f1ede0;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  transition: all 0.3s ease;
  width: 100%;
  min-width: 0;
  box-sizing: border-box;
}

.panel-tab-flexible .carousel-months button.active, .panel-tab-flexible .carousel-months button:hover {
  background-color: #5c7cd9;
}

.panel-tab-flexible .carousel-months button.active span, .panel-tab-flexible .carousel-months button:hover span {
  color: #fcf8ea !important;
}

.panel-tab-flexible .carousel-months button.active span.icon-calendar:before, .panel-tab-flexible .carousel-months button:hover span.icon-calendar:before {
  color: #fcf8ea !important;
}

.panel-tab-flexible .carousel-months button span {
  color: #6a6658;
  font-size: 12px;
  font-weight: 500;
  line-height: 14px;
  text-align: center;
  font-feature-settings: "ss12" on;
  text-transform: uppercase;
}

.panel-tab-flexible .carousel-months button span.icon-calendar {
  font-size: 12px;
  margin-bottom: 10px;
}

.panel-tab-flexible .carousel-months button span.icon-calendar:before {
  color: #6a6658;
  margin-right: 0;
  font-size: 19px;
}

.panel-tab-flexible .wrapper-selector {
  margin: 20px 0;
}

.tabs-container .panel-tab.panel-tab-long-stay .picker-title {
  color: #0f1729;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.14px;
  text-transform: uppercase;
  text-align: center;
  display: block;
  margin-bottom: 20px;
  padding-bottom: 0;
  border-bottom: none;
}

.tabs-container .panel-tab.panel-tab-flexible .picker-title, .tabs-container .panel-tab.panel-tab-flexible span.picker-title {
  color: #0f1729;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.14px;
  text-transform: uppercase;
  text-align: center;
  display: block;
  padding-bottom: 0;
  border-bottom: none;
}

section.search-bar-item-cmp .c0126_owner_modal:has(.calendar-legend).fade:not(.show) {
  opacity: 1 !important;
  padding: 0;
  overflow: auto;
}

section.search-bar-item-cmp .c0126_owner_modal:has(.calendar-legend) .modal-dialog {
  padding: 40px !important;
  display: flex;
  justify-content: center;
  height: 100%;
  width: 100% !important;
  max-width: 100%;
  max-height: 100%;
  overflow: hidden;
  margin: 0;
  transform: none !important;
}

@media (max-width: 991px) {
  section.search-bar-item-cmp .c0126_owner_modal:has(.calendar-legend) {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    z-index: 1060 !important;
    background-color: rgba(0, 0, 0, 0.5) !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: auto !important;
  }
  section.search-bar-item-cmp .c0126_owner_modal:has(.calendar-legend) .modal-dialog {
    position: relative !important;
    z-index: 1061 !important;
    margin: 3vh auto !important;
    max-width: 90% !important;
    width: auto !important;
    height: auto !important;
    padding: 0 !important;
  }
  section.search-bar-item-cmp .c0126_owner_modal:has(.calendar-legend) .c0126_owner_modal_wrap {
    background-color: #fcf8ea !important;
    margin: 0 !important;
    padding: 20px 10px 70px 10px !important;
  }
  section.search-bar-item-cmp .c0126_owner_modal:has(.calendar-legend) .modal-content {
    background-color: #fcf8ea !important;
  }
  section.search-bar-item-cmp .c0126_owner_modal:has(.calendar-legend) .modal-header {
    padding: 0 !important;
    margin-bottom: 20px !important;
  }
  section.search-bar-item-cmp .c0126_owner_modal:has(.calendar-legend) .modal-header .popup_top {
    display: flex !important;
    flex-direction: row !important;
    justify-content: space-between !important;
    align-items: flex-start !important;
    width: 100% !important;
  }
  section.search-bar-item-cmp .c0126_owner_modal:has(.calendar-legend) .modal-header .popup_title {
    color: #0f1729 !important;
    width: auto !important;
    flex: 1 !important;
    margin: 0 !important;
  }
  section.search-bar-item-cmp .c0126_owner_modal:has(.calendar-legend) .modal-header .popup_cerrar {
    color: #0f1729 !important;
    background-color: transparent !important;
    position: relative !important;
    top: 0 !important;
    right: 0 !important;
    left: auto !important;
    margin-left: auto !important;
    margin-right: 0 !important;
    order: 2 !important;
    flex-shrink: 0 !important;
  }
  section.search-bar-item-cmp .c0126_owner_modal:has(.calendar-legend) .modal-body {
    padding: 20px !important;
  }
}
body:has(.c0126_owner_modal.fade.show:has(.calendar-legend)) section.search-bar-item-cmp .picker-content.picker-calendar, body:has(.c0126_owner_modal.fade.show:has(.calendar-legend)) section.search-bar-item-cmp .search-modal, body:has(.c0126_owner_modal.show:has(.calendar-legend)) section.search-bar-item-cmp .picker-content.picker-calendar, body:has(.c0126_owner_modal.show:has(.calendar-legend)) section.search-bar-item-cmp .search-modal {
  overflow: hidden !important;
  max-height: 100vh !important;
  height: auto !important;
}

body:has(.c0126_owner_modal.fade.show:has(.calendar-legend)) .c0126_owner_modal:has(.calendar-legend), body:has(.c0126_owner_modal.show:has(.calendar-legend)) .c0126_owner_modal:has(.calendar-legend) {
  overflow-y: auto !important;
  overflow-x: hidden !important;
  max-height: 100vh !important;
}

.long-stay-selector-calendar-modal .long-stay-selector-modal-content .long-stay-selector-modal-calendars .long-stay-selector-modal-actions {
  padding-inline: 5px;
}

@media (min-width: 992px) {
  .long-stay-selector-calendar-modal .long-stay-selector-modal-content .long-stay-selector-modal-calendars .long-stay-selector-modal-actions {
    padding-inline: 0;
  }
}
@media (min-width: 992px) {
  .picker-location .search-bar-item-divider {
    border-left: 1px solid #f1ede0;
  }
}
@media (min-width: 992px) {
  .picker-location .grid-map {
    padding-left: 10px;
  }
}
.map-view-item {
  position: relative;
  border-radius: 5px;
  overflow: hidden;
  cursor: pointer;
  transition: transform 0.3s ease;
}

.map-view-item:hover {
  transform: scale(1.05);
}

.map-view-item img {
  width: 100%;
  height: auto;
  display: block;
}

.map-view-item .map-view-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.7));
  color: #fff;
  padding: 20px 15px 15px;
}

.map-view-item .map-view-overlay h3 {
  margin: 0;
  font-family: EuclidFlex, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.picker-guests .picker-title {
  color: #0f1729;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0.14px;
  text-transform: uppercase;
}

.quantity-list-item-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}

.quantity-selector {
  display: flex;
  align-items: center;
  gap: 15px;
}

.quantity-btn {
  width: 30px;
  height: 30px;
  border: 1px solid #f1ede0;
  background: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-size: 18px;
  color: #0f1729;
  transition: all 0.3s ease;
}

.quantity-btn:hover {
  background-color: #222e50;
  color: #fff;
  border-color: #222e50;
}

.quantity-value {
  font-family: EuclidFlex, sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #0f1729;
  min-width: 20px;
  text-align: center;
}

section.search-bar-item-cmp {
  cursor: pointer;
  text-align: center;
  font-family: EuclidFlex, sans-serif;
  position: relative;
  color: #222e50;
  padding: 0 0;
  border-radius: 10px;
  margin-bottom: 10px;
  height: calc(100% - 50px);
  min-height: 48px;
  transition: background-color 0.5s ease, color 0.5s ease, border-color 0.5s ease, opacity 0.5s ease, height 0.5s ease, box-shadow 0.5s ease, transform 0.5s ease;
  width: 100%;
}

@media (max-width: 992px) {
  section.search-bar-item-cmp:has(article.show) .search-bar-input {
    padding-top: 0 !important;
  }
  section.search-bar-item-cmp article.show {
    margin-bottom: -28px;
  }
  section.search-bar-item-cmp.search-bar-item-small {
    margin-bottom: 0 !important;
  }
  section.search-bar-item-cmp.search-bar-item-small:has(article.show) {
    padding-top: 0 !important;
    margin-bottom: -4px !important;
  }
  section.search-bar-item-cmp.search-bar-item-small:has(article.picker-guests.show) {
    margin-top: 10px !important;
  }
}
@media (min-width: 992px) {
  section.search-bar-item-cmp {
    margin-bottom: 0;
    height: auto;
    min-height: auto;
    border-radius: 5px;
    padding: 0;
  }
}
section.search-bar-item-cmp .search-bar-input {
  display: flex;
  justify-content: space-between;
  padding: 15px 20px;
  width: 100%;
  background: 0 0;
  border: none;
  font-family: inherit;
  text-align: inherit;
  color: inherit;
  cursor: pointer;
}

@media (min-width: 992px) {
  section.search-bar-item-cmp .search-bar-input {
    display: block;
    padding: 15px 20px;
  }
}
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;
  letter-spacing: 0.11px;
  text-transform: uppercase;
  margin-top: 2px;
}

section.search-bar-item-cmp .search-bar-input .search-bar-item-text .search-bar-item-text-lines {
  display: flex;
  flex-direction: column;
  gap: 2px;
  line-height: 1.1;
}

section.search-bar-item-cmp .search-bar-input .search-bar-item-text .search-bar-item-text-lines span {
  display: block;
}

@media (max-width: 991px) {
  section.search-bar-item-cmp .search-bar-input .search-bar-item-text .search-bar-item-text-lines {
    flex-direction: row;
    gap: 0;
    align-items: center;
  }
  section.search-bar-item-cmp .search-bar-input .search-bar-item-text .search-bar-item-text-lines span {
    display: inline;
  }
  section.search-bar-item-cmp .search-bar-input .search-bar-item-text .search-bar-item-text-lines .search-bar-item-text-separator {
    margin: 0 4px;
  }
}
@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: #0f1729;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 13px;
  letter-spacing: 0.11px;
  text-transform: uppercase;
  margin-top: 2px;
}

section.search-bar-item-cmp .search-bar-input .search-bar-item-text-label.show-mobile-label {
  display: block !important;
}

section.search-bar-item-cmp [class*=" icon-"]:before, section.search-bar-item-cmp [class^=icon-]:before {
  font-size: 12px;
  margin-right: 4px;
}

@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);
  box-shadow: 0 0 10px 0 rgba(15, 23, 41, 0.15);
}

@media (min-width: 992px) {
  section.search-bar-item-cmp.search-bar-item-dark {
    background-color: transparent;
    color: #fcf8ea;
    box-shadow: none;
    border: 0;
    opacity: 1;
    padding: 10px 0;
  }
  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 {
  padding: 15px 0;
}

@media (min-width: 992px) {
  section.search-bar-item-cmp.search-bar-item-small {
    align-items: center;
    display: flex;
    height: 100%;
  }
  section.search-bar-item-cmp.search-bar-item-small:has(.icon-guests, .icon-calendar, .icon-location) {
    padding-block: 0 !important;
  }
  section.search-bar-item-cmp.search-bar-item-small.opened {
    padding-block: 15px !important;
  }
  section.search-bar-item-cmp.search-bar-item-small.opened .search-bar-input.remove-icon {
    padding-block: 15px !important;
  }
}
@media (min-width: 992px) {
  section.search-bar-item-cmp.search-bar-item-small span {
    display: none;
  }
}
section.search-bar-item-cmp.search-bar-item-small span.picker-title {
  display: block;
}

section.search-bar-item-cmp.search-bar-item-small span .picker-content.picker-location.show {
  left: 0 !important;
}

@media (max-width: 991px) {
  section.search-bar-item-cmp.search-bar-item-small .search-bar-input {
    padding-top: 0;
  }
}
section.search-bar-item-cmp.search-bar-item-small .search-bar-input:before {
  font-size: 17px;
  color: #afaca0;
}

section.search-bar-item-cmp.search-bar-item-small .search-bar-input.remove-icon {
  padding-block: 0 !important;
}

@media (min-width: 992px) {
  section.search-bar-item-cmp.search-bar-item-small .search-bar-input.remove-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
  }
}
section.search-bar-item-cmp.search-bar-item-small .search-bar-input.remove-icon:before {
  display: none;
}

section.search-bar-item-cmp.search-bar-item-small .search-bar-input.remove-icon .search-bar-item-text {
  display: block;
}

section.search-bar-item-cmp.search-bar-item-small.picker-selected-closed {
  padding: 6px 0 !important;
}

@media (max-width: 991px) {
  section.search-bar-item-cmp.search-bar-item-small.picker-selected-closed {
    padding: 15px 0 !important;
  }
}
.search-bar-container.search-bar-dark.search-bar-small.has-been-opened section.search-bar-item-cmp.search-bar-item-small .search-bar-item-text, .search-bar-container.search-bar-dark.search-bar-small.opened section.search-bar-item-cmp.search-bar-item-small .search-bar-item-text, .search-bar-container.search-bar-light.search-bar-small.has-been-opened section.search-bar-item-cmp.search-bar-item-small .search-bar-item-text, .search-bar-container.search-bar-light.search-bar-small.opened section.search-bar-item-cmp.search-bar-item-small .search-bar-item-text {
  display: inline !important;
}

.search-bar-container.search-bar-dark.search-bar-small.opened section.search-bar-item-cmp.search-bar-item-small:has(.icon-guests):not(.text-wrapped) .icon-guests.search-bar-input .search-bar-item-text, .search-bar-container.search-bar-light.search-bar-small.opened section.search-bar-item-cmp.search-bar-item-small:has(.icon-guests):not(.text-wrapped) .icon-guests.search-bar-input .search-bar-item-text {
  line-height: 25px !important;
}

.search-bar-container.search-bar-dark.search-bar-small.opened section.search-bar-item-cmp.search-bar-item-small:has(.icon-guests):not(.text-wrapped), .search-bar-container.search-bar-light.search-bar-small.opened section.search-bar-item-cmp.search-bar-item-small:has(.icon-guests):not(.text-wrapped) {
  padding: 15px 0;
}

.search-bar-container.search-bar-dark.search-bar-small.opened section.search-bar-item-cmp.search-bar-item-small:has(.icon-guests).text-wrapped .icon-guests.search-bar-input .search-bar-item-text, .search-bar-container.search-bar-light.search-bar-small.opened section.search-bar-item-cmp.search-bar-item-small:has(.icon-guests).text-wrapped .icon-guests.search-bar-input .search-bar-item-text {
  line-height: 21.5px !important;
}

.search-bar-container.search-bar-dark.search-bar-small.opened section.search-bar-item-cmp.search-bar-item-small:has(.icon-guests).text-wrapped, .search-bar-container.search-bar-light.search-bar-small.opened section.search-bar-item-cmp.search-bar-item-small:has(.icon-guests).text-wrapped {
  padding-block: 6px;
}

.search-bar-container.search-bar-dark.search-bar-small.opened section.search-bar-item-cmp.search-bar-item-small.text-wrapped .picker-content.picker-guests, .search-bar-container.search-bar-light.search-bar-small.opened section.search-bar-item-cmp.search-bar-item-small.text-wrapped .picker-content.picker-guests {
  top: 68px;
}

section.search-bar-item-cmp .picker-content {
  display: none;
  text-align: left;
  cursor: default;
  position: relative;
  background-color: #fcf8ea;
  align-items: flex-start;
  justify-content: space-around;
  border-radius: 10px;
  border-bottom: 1px solid #f1ede0;
  box-shadow: 0 0 10px 0 rgba(15, 23, 41, 0.15);
  top: -28px;
  margin-bottom: -43px;
  width: auto;
  padding: 15px 0;
}

@media (min-width: 992px) {
  section.search-bar-item-cmp .picker-content {
    position: absolute;
    border-radius: 5px;
    border-bottom: 0;
    box-shadow: none;
    top: 68px;
    left: 0;
    width: 1200px;
    max-width: 90vw;
    padding: 40px 80px 50px 40px;
    margin-bottom: 0;
    justify-content: unset;
  }
}
@media (max-width: 991px) {
  .search-modal section.search-bar-item-cmp .picker-content, .search-modal.show section.search-bar-item-cmp .picker-content {
    background-color: #fcf8ea !important;
  }
  .search-modal section.search-bar-item-cmp .picker-content .owner-calendar, .search-modal section.search-bar-item-cmp .picker-content .rdp-month, .search-modal section.search-bar-item-cmp .picker-content .rdp-root, .search-modal.show section.search-bar-item-cmp .picker-content .owner-calendar, .search-modal.show section.search-bar-item-cmp .picker-content .rdp-month, .search-modal.show section.search-bar-item-cmp .picker-content .rdp-root {
    background-color: transparent !important;
  }
  .search-modal section.search-bar-item-cmp .picker-content .panel-tab-calendar, .search-modal.show section.search-bar-item-cmp .picker-content .panel-tab-calendar {
    background-color: transparent !important;
  }
}
section.search-bar-item-cmp .picker-content.show {
  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: flex;
    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;
  font-feature-settings: "ss12" on;
  font-family: EuclidFlex, sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  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: #6a6658;
    font-size: 14px;
    line-height: 18px;
    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-subtitle {
  color: #6a6658;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 13px;
  letter-spacing: 0.11px;
  text-transform: uppercase;
  margin-top: 7px;
  display: inline-block;
  width: 100%;
  text-align: center;
}

section.search-bar-item-cmp .picker-content .picker-subtitle-search-type {
  font-size: 14px;
  margin-bottom: 10px;
}

section.search-bar-item-cmp .picker-content .picker-fake-input-search {
  cursor: pointer;
  display: flex;
  width: 261px;
  padding: 10px 20px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border: 0;
  border-radius: 20px;
  background: #f1ede0;
  color: #6a6658;
  font-feature-settings: "ss12" on;
  text-align: center;
  margin: 10px auto;
  font-family: EuclidFlex, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 13px;
  letter-spacing: 0.11px;
  text-transform: uppercase;
  position: relative;
}

section.search-bar-item-cmp .picker-content .picker-fake-input-search.d-lg-none.icon-search::before {
  margin-right: 3px;
}

section.search-bar-item-cmp .picker-content .picker-fake-input-search.opened:before {
  font-size: 16px;
  content: "\e901";
  font-family: icomoon, sans-serif;
  position: absolute;
  left: -40px;
  top: 0;
  cursor: pointer;
  display: block;
  padding: 10px 20px;
  color: #3c528e;
}

section.search-bar-item-cmp .picker-content .picker-fake-input-search.opened:hover:before {
  color: #8cace8;
}

@media (max-height: 850px) {
  section.search-bar-item-cmp .picker-content.picker-location {
    max-height: calc(100vh - 158px);
    overflow-y: auto;
  }
}
section.search-bar-item-cmp .picker-content.picker-calendar {
  padding: 25px 0;
  left: 50% !important;
  transform: translateX(-50%);
  overflow: visible;
  width: auto;
}

@media (min-width: 992px) {
  section.search-bar-item-cmp .picker-content.picker-calendar {
    padding: 40px;
    width: 814px;
  }
}
@media (max-height: 850px) {
  section.search-bar-item-cmp .picker-content.picker-calendar {
    max-height: calc(100vh - 158px);
    overflow-y: auto;
  }
}
section.search-bar-item-cmp .picker-content.picker-guests {
  padding: 17px 0 10px 0;
  width: auto;
  flex-direction: column;
}

@media (max-height: 850px) {
  section.search-bar-item-cmp .picker-content.picker-guests {
    max-height: calc(100vh - 158px);
    overflow-y: auto;
  }
}
@media (min-width: 992px) {
  section.search-bar-item-cmp .picker-content.picker-guests {
    padding: 30px 40px;
    min-width: 340px;
    left: auto !important;
    right: 0;
  }
}
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.picker-guests .picker-guests-first {
  margin-top: 25px;
}

section.search-bar-item-cmp .btn {
  padding: 8px 0;
  border: none;
  border-radius: 5px;
  font-family: EuclidFlex, sans-serif;
  font-size: 14px;
  cursor: pointer;
  transition: all 0.3s ease;
}

section.search-bar-item-cmp .btn.btn-white {
  background-color: transparent;
  color: #222e50;
  border: none;
}

section.search-bar-item-cmp .btn.btn-white.hover, section.search-bar-item-cmp .btn.btn-white:hover {
  background-color: #222e50;
  color: #fff;
  border: none;
}

.search-bar-small-wrapper .search-bar-small.search-bar-dark .search-bar-item-dark.search-bar-item-small .search-bar-item-text, .search-bar-small-wrapper .search-bar-small.search-bar-dark .search-bar-item-light.search-bar-item-small .search-bar-item-text, .search-bar-small-wrapper .search-bar-small.search-bar-light .search-bar-item-dark.search-bar-item-small .search-bar-item-text, .search-bar-small-wrapper .search-bar-small.search-bar-light .search-bar-item-light.search-bar-item-small .search-bar-item-text {
  font-size: 12px;
  line-height: 18px;
}

.search-bar-small-wrapper .search-bar-small.search-bar-dark.opened .search-bar-input:before, .search-bar-small-wrapper .search-bar-small.search-bar-light.opened .search-bar-input:before {
  font-size: 12px;
  color: inherit;
}

.search-bar-small-wrapper .search-bar-small.search-bar-dark.opened .search-bar-item-text, .search-bar-small-wrapper .search-bar-small.search-bar-light.opened .search-bar-item-text {
  font-size: 15px !important;
  line-height: 25px !important;
}

.quantity-selector-cmp {
  display: flex;
  padding: 10px 4px;
  justify-content: center;
  align-items: center;
  gap: 2px;
  flex-shrink: 0;
  border-radius: 5px;
  background: 0 0;
  color: #5c7cd9;
}

.quantity-selector-cmp .quantity-selector-minus, .quantity-selector-cmp .quantity-selector-plus {
  background: 0 0;
  border: none;
  padding: 0;
  appearance: none;
  color: inherit;
  cursor: pointer;
}

.quantity-selector-cmp .quantity-selector-minus.disabled, .quantity-selector-cmp .quantity-selector-plus.disabled {
  color: #afaca0;
  cursor: not-allowed;
}

.quantity-selector-cmp .quantity-selector-minus:disabled, .quantity-selector-cmp .quantity-selector-plus:disabled {
  color: #afaca0;
  cursor: not-allowed;
  opacity: 0.5;
}

.quantity-selector-cmp .quantity-selector-value {
  display: inline-block;
  font-family: EuclidFlex, sans-serif;
  font-feature-settings: "ss12" on;
  text-align: center;
  margin: 0 2px;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 11px;
  letter-spacing: 0.2px;
  padding: 5px 2px;
  border-radius: 5px;
  background: #e3e9f2;
  min-width: 29px;
  border: none;
}

@media (min-width: 992px) {
  .quantity-selector-cmp .quantity-selector-value {
    font-size: 12px;
    line-height: 15px;
    min-width: 30px;
  }
}
.quantity-selector-cmp.quantity-selector-huge .quantity-selector-value {
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 35px;
  letter-spacing: 1.5px;
  padding: 25px 5px 22px 5px;
  width: 85px;
  margin: 0 3px;
}

.quantity-selector-cmp.quantity-selector-huge .quantity-selector-minus .icon, .quantity-selector-cmp.quantity-selector-huge .quantity-selector-plus .icon {
  font-size: 24px;
}

.quantity-selector-cmp.quantity-selector-huge .quantity-selector-minus i:before, .quantity-selector-cmp.quantity-selector-huge .quantity-selector-plus i:before {
  font-size: 18px;
}

.quantity-selector-cmp.appearance-primary .quantity-selector-minus, .quantity-selector-cmp.appearance-primary .quantity-selector-plus {
  color: #5c7cd9;
}

.quantity-selector-cmp.appearance-primary .quantity-selector-value {
  background-color: #e3e9f2;
  color: #5c7cd9;
}

.quantity-selector-cmp.appearance-secondary {
  padding: 4px;
  align-items: flex-start;
  border: 0;
}

.quantity-selector-cmp.appearance-secondary .quantity-selector-value {
  background-color: #f1ede0;
  color: #0f1729;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.24px;
  width: 80px;
  padding: 9px 2px 10px;
}

@media (min-width: 992px) {
  .quantity-selector-cmp.appearance-secondary .quantity-selector-value {
    width: auto;
    padding: 5px 2px;
  }
}
.quantity-selector-cmp.appearance-secondary .quantity-selector-minus i, .quantity-selector-cmp.appearance-secondary .quantity-selector-plus i {
  line-height: 33px;
}

@media (min-width: 992px) {
  .quantity-selector-cmp.appearance-secondary .quantity-selector-minus i, .quantity-selector-cmp.appearance-secondary .quantity-selector-plus i {
    line-height: 22px;
  }
}
.quantity-selector-cmp.appearance-secondary .quantity-selector-minus i:before, .quantity-selector-cmp.appearance-secondary .quantity-selector-plus i:before {
  color: #77756e;
  font-size: 21px;
}

@media (min-width: 992px) {
  .quantity-selector-cmp.appearance-secondary .quantity-selector-minus i:before, .quantity-selector-cmp.appearance-secondary .quantity-selector-plus i:before {
    font-size: 12px;
  }
}
.ui-message-error-detail {
  display: inline-block;
  text-transform: lowercase;
  color: #dc3545;
}

.ui-message-error-detail::first-letter {
  text-transform: uppercase;
}

.ui-helper-hidden {
  display: none;
}

.jdt-c0062-hero-carousel--server-fallback {
  --slides-per-view: 1.05;
  --space-between: 5px;
  padding-block: 1px;
}

@media (min-width: 992px) {
  .jdt-c0062-hero-carousel--server-fallback {
    padding-block: 0px;
  }
}
.jdt-c0062-hero-carousel--server-fallback .swiper-wrapper {
  display: flex;
  justify-content: center;
}

.jdt-c0062-hero-carousel--server-fallback .swiper-slide {
  flex-shrink: 0;
  width: calc((100% - (var(--slides-per-view) - 1) * var(--space-between)) / var(--slides-per-view));
}

@media (min-width: 992px) {
  .jdt-c0062-hero-carousel--server-fallback .swiper-slide {
    --slides-per-view: 1.2;
    --space-between: 10px;
  }
}
@media (min-width: 1200px) {
  .jdt-c0062-hero-carousel--server-fallback .swiper-slide {
    --slides-per-view: 1.4;
    --space-between: 10px;
  }
}
@media (min-width: 1440px) {
  .jdt-c0062-hero-carousel--server-fallback .swiper-slide {
    --slides-per-view: 1.6;
    --space-between: 10px;
  }
}
@media (min-width: 1920px) {
  .jdt-c0062-hero-carousel--server-fallback .swiper-slide {
    --slides-per-view: 1.8;
    --space-between: 10px;
  }
}

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