body {
    --kdn-primary: #0D3B4C;
    --kdn-secondary: #152E36;
    --kdn-gold: #C69F46;
    --kdn-cyan: #64C2C8;
    --kdn-cream: #EEE8C3;
    --kdn-paper: #F8F8F8;
    --kdn-ink: #152E36;
    --kdn-muted: #5a6d72;
}

.elementor-image-carousel .swiper-slide img {
    height: 550px !important;
    width: 100% !important;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
    display: block;
}

.elementor-image-carousel .swiper-slide a {
    display: block;
    height: 100%;
}

@media (max-width: 1024px) and (min-width: 768px) {
    .elementor-image-carousel .swiper-slide img {
        height: 280px !important;
    }
}

.loop_img_fix {
    background-size: cover !important;
}

@media (max-width: 767px) {
    .elementor-image-carousel .swiper-slide img {
        height: 220px !important;
    }
}

.carousel-small .swiper-slide img {
    height: 200px !important;
    width: 100% !important;
    -o-object-fit: cover !important;
    object-fit: cover !important;
}

.carousel-medium .swiper-slide img {
    height: 300px !important;
    width: 100% !important;
    -o-object-fit: cover !important;
    object-fit: cover !important;
}

.carousel-large .swiper-slide img {
    height: 450px !important;
    width: 100% !important;
    -o-object-fit: cover !important;
    object-fit: cover !important;
}

.carousel-xl .swiper-slide img {
    height: 600px !important;
    width: 100% !important;
    -o-object-fit: cover !important;
    object-fit: cover !important;
}

.carousel-square .swiper-slide {
    position: relative;
    padding-bottom: 100%;
    height: 0;
    overflow: hidden;
}

.carousel-square .swiper-slide img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.carousel-wide .swiper-slide {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.carousel-wide .swiper-slide img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.logo-carousel .swiper-slide img {
    height: 120px !important;
    width: 100% !important;
    -o-object-fit: contain !important;
    object-fit: contain !important;
    padding: 10px;
}

.team-carousel .swiper-slide img {
    height: 400px !important;
    width: 100% !important;
    -o-object-fit: cover !important;
    object-fit: cover !important;
    -o-object-position: center top;
    object-position: center top;
}

.product-carousel .swiper-slide img {
    height: 350px !important;
    width: 100% !important;
    -o-object-fit: contain !important;
    object-fit: contain !important;
    background-color: #ffffff;
    padding: 20px;
}

.elementor-image-carousel .swiper-slide img {
    -webkit-transition: -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
    transition: -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
    -o-transition: transform 0.3s ease, box-shadow 0.3s ease;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    transition: transform 0.3s ease, box-shadow 0.3s ease, -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
}

.carousel-rounded .swiper-slide img {
    border-radius: 8px;
}

.carousel-circle .swiper-slide img {
    border-radius: 50%;
    width: 300px !important;
    height: 300px !important;
}

.elementor-widget-media-carousel .swiper-slide {
    height: 400px !important;
}

.elementor-widget-media-carousel .swiper-slide img,
.elementor-widget-media-carousel .swiper-slide video {
    width: 100% !important;
    height: 100% !important;
    -o-object-fit: cover !important;
    object-fit: cover !important;
}

.elementor-widget-image-carousel .swiper,
.elementor-widget-image-carousel .swiper-wrapper,
.elementor-widget-image-carousel .swiper-slide {
    height: auto !important;
}

.elementor-widget-image-carousel figure.swiper-slide-inner {
    height: 100% !important;
    margin: 0 !important;
}

.elementor-image-carousel .swiper-slide img[style] {
    height: 350px !important;
    width: 100% !important;
}


.otgs-development-site-front-end {
    display: none !important;
}

.wpml-ls-statics-footer {

    display: none !important;
}

.re-loop-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 12px;
    font-family: inherit;
}

.re-loop-info__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 8px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.re-loop-info__badge {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 4px 10px;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    border-radius: 4px;
    line-height: 1.2;
}

.re-loop-info__badge--type {
    background: #61CE70;
    color: #fff;
}

.re-loop-info__badge--ref {
    background: #f5f5f5;
    color: #333333;
}

.re-loop-info__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 6px;
}

.re-loop-info__price {
    font-size: 22px;
    font-weight: 700;
    color: #341406;
    line-height: 1.2;
}

.re-loop-info__location {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 4px;
    font-size: 13px;
    color: #333333;
}

.re-loop-info__location-icon {
    font-size: 14px;
    line-height: 1;
}

.re-loop-info__location-text {
    color: #666;
}

.re-loop-info__meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 6px 12px;
    padding-top: 8px;
    border-top: 1px solid #e8e8e8;
}

.re-loop-info__meta-item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 4px;
    font-size: 13px;
    color: #333333;
    white-space: nowrap;
}

.re-loop-info__meta-item:not(:last-child)::after {
    content: "·";
    margin-left: 8px;
    color: #ccc;
}

.re-loop-info__amenities {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 6px;
    padding-top: 8px;
}

.re-loop-info__tag {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 4px 10px;
    font-size: 11px;
    font-weight: 500;
    color: #341406;
    background: rgba(100, 194, 200, 0.15);
    border: 1px solid rgba(100, 194, 200, 0.3);
    border-radius: 20px;
    line-height: 1.2;
}

@media (max-width: 480px) {
    .re-loop-info {
        padding: 12px;
        gap: 10px;
    }

    .re-loop-info__price {
        font-size: 18px;
    }

    .re-loop-info__meta {
        gap: 4px 8px;
    }

    .re-loop-info__meta-item {
        font-size: 12px;
    }

    .re-loop-info__meta-item:not(:last-child)::after {
        display: none;
    }
}

/* ===== SINGLE PROPERTY PAGE ===== */

.sp-property {
    display: flex;
    flex-direction: column;
    gap: 0;
    max-width: 100%;
    font-family: "Inter", sans-serif;
}

/* --- Header: badges + location + price --- */

.sp-property__header {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    gap: 16px;
    padding: 24px 28px;
    background: #fff;
    border: 1px solid rgba(100, 194, 200, 0.15);
    border-radius: 12px;
    box-shadow: 0 2px 12px rgba(52, 20, 6, 0.04);
}

.sp-property__header-left {
    display: flex;
    flex-direction: column;
    gap: 10px;
    min-width: 0;
}

.sp-property__badges {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.sp-property__badge {
    display: inline-flex;
    align-items: center;
    padding: 5px 12px;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    border-radius: 4px;
    line-height: 1.3;
}

.sp-property__badge--type {
    background: #61CE70;
    color: #fff;
}

.sp-property__badge--property-type {
    background: #c59f42;
    color: #fff;
}

.sp-property__badge--ref {
    background: #f5f5f5;
    color: #666;
    font-weight: 600;
}

.sp-property__location-line {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 14px;
    color: #555;
}

.sp-property__location-line svg {
    width: 16px;
    height: 16px;
    color: #c59f42;
    flex-shrink: 0;
}

.sp-property__price-block {
    display: flex;
    align-items: center;
    flex-shrink: 0;
}

.sp-property__price {
    font-size: 30px;
    font-weight: 800;
    color: #152E36;
    line-height: 1.2;
    letter-spacing: -0.02em;
}

/* --- Key Stats Strip --- */

.sp-property__stats {
    display: flex;
    flex-wrap: wrap;
    gap: 0;
    margin-top: 16px;
    background: #fff;
    border: 1px solid rgba(100, 194, 200, 0.15);
    border-radius: 12px;
    box-shadow: 0 2px 12px rgba(52, 20, 6, 0.04);
    overflow: hidden;
}

.sp-property__stat {
    display: flex;
    align-items: center;
    gap: 12px;
    flex: 1 1 0;
    min-width: 140px;
    padding: 18px 22px;
    position: relative;
}

.sp-property__stat:not(:last-child)::after {
    content: "";
    position: absolute;
    right: 0;
    top: 20%;
    height: 60%;
    width: 1px;
    background: rgba(100, 194, 200, 0.2);
}

.sp-property__stat > svg {
    width: 28px;
    height: 28px;
    color: #c59f42;
    flex-shrink: 0;
    stroke-width: 1.5;
}

.sp-property__stat-content {
    display: flex;
    flex-direction: column;
    gap: 2px;
    min-width: 0;
}

.sp-property__stat-value {
    font-size: 17px;
    font-weight: 700;
    color: #152E36;
    line-height: 1.2;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sp-property__stat-label {
    font-size: 11px;
    font-weight: 500;
    color: #888;
    text-transform: uppercase;
    letter-spacing: 0.4px;
    line-height: 1.2;
}

/* --- Variant Listing (grouped properties) --- */

.sp-property__variants {
    margin-top: 24px;
}

.sp-property__variants-title {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 15px;
    font-weight: 600;
    color: #152E36;
    margin: 0 0 14px 0;
}

.sp-property__variants-title svg {
    width: 18px;
    height: 18px;
    color: #c59f42;
    flex-shrink: 0;
}

.sp-property__variants-list {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.sp-variant {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    gap: 0;
    padding: 0;
    background: #fff;
    border: 1px solid rgba(100, 194, 200, 0.15);
    border-radius: 12px;
    text-decoration: none;
    color: inherit;
    transition: border-color 0.2s, box-shadow 0.2s, transform 0.2s;
    overflow: hidden;
}


.sp-variant:hover {
    border-color: #64C2C8;
    box-shadow: 0 4px 20px rgba(100, 194, 200, 0.15);
    transform: translateY(-1px);
}

.sp-variant--current {
    border-color: #c59f42;
    background: rgba(197, 159, 66, 0.03);
}

.sp-variant--current:hover {
    border-color: #c59f42;
    box-shadow: 0 4px 20px rgba(197, 159, 66, 0.15);
}

/* --- Variant Images --- */

.sp-variant__images {
    position: relative;
    overflow: hidden;
    background: #f4f7f8;
    flex-shrink: 0;
}

.sp-variant__images--1 {
    width: 140px;
    min-height: 100%;
}

.sp-variant__image-cell {
    overflow: hidden;
    position: relative;
    height: 100%;
}

.sp-variant__image-cell img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    aspect-ratio: 16 / 9;
    transition: transform 0.4s ease;
}

.sp-variant:hover .sp-variant__image-cell img {
    transform: scale(1.08);
}

/* --- Variant Content --- */

.sp-variant__content {
    display: flex;
    flex-direction: row;
    gap: 6px;
    padding: 12px 16px;
    flex: 1;
    min-width: 0;
    align-items: center;
    justify-content: space-between;
}

.sp-variant__header {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
}

.sp-variant__type-name {
    font-size: 14px;
    font-weight: 700;
    color: #152E36;
    text-transform: capitalize;
}

.sp-variant__current-badge {
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #c59f42;
    background: rgba(197, 159, 66, 0.1);
    padding: 2px 8px;
    border-radius: 4px;
}

.sp-variant__price {
    margin-left: auto;
    font-size: 15px;
    font-weight: 700;
    color: #0D3B4C;
    background: #f8f8f8;
    padding: 0px 10px;
    border-radius: 8px;
}

.sp-variant__specs {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.sp-variant__spec {
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 16px;
    color: #555;
}

.sp-variant__spec svg {
    color: #888;
    flex-shrink: 0;
}

.sp-variant__ref {
    font-size: 11px;
    color: #999;
    letter-spacing: 0.3px;
}

/* --- View Details Link --- */

.sp-variant__view-link {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    padding: 0 16px;
    font-size: 12px;
    font-weight: 600;
    color: #64C2C8;
    transition: color 0.2s;
    flex-shrink: 0;
    border-left: 1px solid rgba(100, 194, 200, 0.12);
}

.sp-variant__view-link svg {
    transition: transform 0.2s;
}

.sp-variant:hover .sp-variant__view-link {
    color: #4fa8ae;
}


@media (max-width: 600px) {
    .sp-variant {
        flex-direction: column;
    }

    .sp-variant__images--1 {
        width: 100%;
        min-height: 0;
        height: 140px;
    }

    .sp-variant__header {
        flex-direction: column;
        align-items: flex-start;
        gap: 4px;
    }

    .sp-variant__price {
        margin-left: 0;
    }

    .sp-variant__content {
        padding: 12px 14px 8px;
    }

    .sp-variant__view-link {
        writing-mode: horizontal-tb;
        text-orientation: initial;
        border-left: none;
        border-top: 1px solid rgba(100, 194, 200, 0.12);
        padding: 8px 14px;
        justify-content: flex-end;
    }

    .sp-variant__view-link svg {
        transform: none;
    }

    .sp-variant:hover .sp-variant__view-link svg {
        transform: translateX(3px);
    }
}

/* --- Two-column Body --- */

.sp-property__body {
    display: grid;
    grid-template-columns: 1fr 340px;
    gap: 28px;
    margin-top: 28px;
    align-items: start;
}

.sp-property__body--full {
    grid-template-columns: 1fr;
}

/* --- Main Content --- */

.sp-property__main {
    display: flex;
    flex-direction: column;
    gap: 28px;
    min-width: 0;
}

/* --- Sections --- */

.sp-property__section {
    background: #fff;
    border: 1px solid rgba(100, 194, 200, 0.12);
    border-radius: 12px;
    padding: 24px 28px;
    box-shadow: 0 2px 12px rgba(52, 20, 6, 0.04);
}

.sp-property__section-title {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 16px;
    font-weight: 700;
    color: #152E36;
    margin: 0 0 20px 0;
    padding: 0 0 14px 0;
    border-bottom: 2px solid #c59f42;
    line-height: 1.3;
}

.sp-property__section-title svg {
    width: 20px;
    height: 20px;
    color: #c59f42;
    flex-shrink: 0;
}

/* --- Description --- */

.sp-property__description {
    font-size: 15px;
    line-height: 1.7;
    color: #444;
}

.sp-property__description p:last-child {
    margin-bottom: 0;
}

/* --- Property Details Grid --- */

.sp-property__details-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
    gap: 12px;
}

.sp-property__detail {
    display: flex;
    flex-direction: column;
    gap: 4px;
    padding: 14px 16px;
    background: #f8fafb;
    border-radius: 8px;
    border: 1px solid #f0f2f4;
}

.sp-property__detail-label {
    font-size: 11px;
    font-weight: 600;
    color: #888;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.sp-property__detail-value {
    font-size: 16px;
    font-weight: 700;
    color: #152E36;
}

/* --- Amenities --- */

.sp-property__amenities-list {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.sp-property__amenity {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    padding: 8px 16px;
    background: rgba(197, 159, 66, 0.05);
    border: 1px solid #c59f42;
    border-radius: 24px;
    font-size: 13px;
    font-weight: 500;
    color: #152e36;
    transition: background 0.2s, border-color 0.2s;
}

.sp-property__amenity svg {
    width: 15px;
    height: 15px;
    color: #c59f42;
    flex-shrink: 0;
}

/* --- All Features --- */

.sp-property__features-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 6px 24px;
}

@media (max-width: 600px) {
    .sp-property__features-grid {
        grid-template-columns: 1fr;
    }

    .sp-variant__images {
        display: none !important;
    }
}

.sp-property__feature {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 8px 0;
    font-size: 14px;
    color: #152e36;
    border-bottom: 1px solid rgba(21, 46, 54, 0.07);
}

.sp-property__feature:last-child,
.sp-property__feature:nth-last-child(2):nth-child(odd) {
    border-bottom: none;
}

.sp-property__feature svg {
    width: 16px;
    height: 16px;
    color: #c59f42;
    flex-shrink: 0;
}

/* --- Video --- */

.sp-property__video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    border-radius: 8px;
    background: #f0f2f4;
}

.sp-property__video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

/* --- Documents --- */

.sp-property__documents-list {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.sp-property__document {
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 14px 16px;
    background: #f8fafb;
    border: 1px solid #f0f2f4;
    border-radius: 8px;
    text-decoration: none;
    color: #152E36;
    transition: background 0.2s, border-color 0.2s, box-shadow 0.2s;
}

.sp-property__document:hover {
    background: #f0f5f6;
    border-color: rgba(100, 194, 200, 0.3);
    box-shadow: 0 2px 8px rgba(100, 194, 200, 0.1);
}

.sp-property__document-ext {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    background: rgba(100, 194, 200, 0.12);
    border-radius: 8px;
    font-size: 10px;
    font-weight: 800;
    color: #c59f42;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    flex-shrink: 0;
}

.sp-property__document-info {
    display: flex;
    flex-direction: column;
    gap: 2px;
    flex: 1;
    min-width: 0;
}

.sp-property__document-name {
    font-size: 14px;
    font-weight: 600;
    color: #152E36;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sp-property__document-size {
    font-size: 12px;
    color: #999;
}

.sp-property__document-dl {
    width: 20px;
    height: 20px;
    color: #aaa;
    flex-shrink: 0;
    transition: color 0.2s;
}

.sp-property__document:hover .sp-property__document-dl {
    color: #c59f42;
}

/* --- Sidebar --- */

.sp-property__sidebar {
    display: flex;
    flex-direction: column;
    gap: 20px;
    position: sticky;
    top: 24px;
}

/* --- Sidebar Cards --- */

.sp-property__card {
    background: #fff;
    border: 1px solid rgba(100, 194, 200, 0.15);
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 2px 12px rgba(52, 20, 6, 0.04);
}

.sp-property__card-title {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
    font-weight: 700;
    color: #152E36;
    margin: 0;
    padding: 16px 20px;
    background: #f8fafb;
    border-bottom: 1px solid rgba(100, 194, 200, 0.12);
}

.sp-property__card-title svg {
    width: 18px;
    height: 18px;
    color: #c59f42;
    flex-shrink: 0;
}

.sp-property__card-body {
    padding: 20px;
}

/* --- Location Card --- */

.sp-property__location-details {
    display: flex;
    flex-direction: column;
    gap: 0;
}

.sp-property__location-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
    border-bottom: 1px solid #f2f2f2;
}

.sp-property__location-row:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.sp-property__location-row:first-child {
    padding-top: 0;
}

.sp-property__location-label {
    font-size: 13px;
    color: #888;
    font-weight: 500;
}

.sp-property__location-value {
    font-size: 13px;
    font-weight: 600;
    color: #152E36;
    text-align: right;
}

/* --- Contact Card --- */

.sp-property__card--contact .sp-property__card-title {
    background: #152E36;
    color: #fff;
    border-bottom-color: transparent;
}

.sp-property__card--contact .sp-property__card-title svg {
    color: #c59f42;
}

.sp-property__contact-name {
    font-size: 17px;
    font-weight: 700;
    color: #152E36;
    margin-bottom: 14px;
    padding-bottom: 14px;
    border-bottom: 1px solid #f2f2f2;
}

.sp-property__contact-methods {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.sp-property__contact-link {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 14px;
    background: #f8fafb;
    border: 1px solid #f0f2f4;
    border-radius: 8px;
    font-size: 13px;
    font-weight: 500;
    color: #333;
    text-decoration: none;
    transition: background 0.2s, border-color 0.2s, color 0.2s;
}

.sp-property__contact-link:hover {
    background: rgba(100, 194, 200, 0.08);
    border-color: rgba(100, 194, 200, 0.3);
    color: #152E36;
}

.sp-property__contact-link svg {
    width: 18px;
    height: 18px;
    color: #c59f42;
    flex-shrink: 0;
}

/* --- Contact Form Card --- */

.sp-property__card--contact-form {
    margin-top: 16px;
}

.sp-property__card--contact-form .sp-property__card-title {
    background: linear-gradient(135deg, #152E36, #1a3a44);
    color: #fff;
    border-bottom-color: transparent;
}

.sp-property__card--contact-form .sp-property__card-title svg {
    color: #c59f42;
}

.sp-contact-form__field {
    margin-bottom: 16px;
}

.sp-contact-form__field:last-of-type {
    margin-bottom: 20px;
}

.sp-contact-form__field label {
    display: block;
    font-size: 13px;
    font-weight: 600;
    color: #152E36;
    margin-bottom: 6px;
}

.sp-contact-form__required {
    color: #c59f42;
}

.sp-contact-form__field input,
.sp-contact-form__field textarea {
    width: 100%;
    padding: 10px 14px;
    font-size: 14px;
    font-family: "Inter", sans-serif;
    color: #333;
    background: #f8fafb;
    border: 1px solid #e2e6ea;
    border-radius: 8px;
    outline: none;
    transition: border-color 0.2s, box-shadow 0.2s, background 0.2s;
    box-sizing: border-box;
}

.sp-contact-form__field input::placeholder,
.sp-contact-form__field textarea::placeholder {
    color: #aab3bb;
}

.sp-contact-form__field input:focus,
.sp-contact-form__field textarea:focus {
    background: #fff;
    border-color: rgba(100, 194, 200, 0.5);
    box-shadow: 0 0 0 3px rgba(100, 194, 200, 0.1);
}

.sp-contact-form__field textarea {
    resize: vertical;
    min-height: 100px;
    line-height: 1.5;
}

.sp-contact-form__field--error input,
.sp-contact-form__field--error textarea {
    border-color: #e74c3c;
    background: #fef8f7;
}

.sp-contact-form__field--error input:focus,
.sp-contact-form__field--error textarea:focus {
    box-shadow: 0 0 0 3px rgba(231, 76, 60, 0.1);
}

.sp-contact-form__submit {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    width: 100%;
    padding: 12px 20px;
    font-size: 14px;
    font-weight: 600;
    font-family: "Inter", sans-serif;
    color: #fff;
    background: #c59f42;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    transition: background 0.2s, transform 0.1s, box-shadow 0.2s;
}

.sp-contact-form__submit svg {
    width: 16px;
    height: 16px;
    flex-shrink: 0;
}

.sp-contact-form__submit:hover {
    background: #b38d38;
    box-shadow: 0 4px 12px rgba(197, 159, 66, 0.3);
}

.sp-contact-form__submit:active {
    transform: scale(0.98);
}

.sp-contact-form__submit:disabled {
    opacity: 0.7;
    cursor: not-allowed;
    transform: none;
}

.sp-contact-form__submit--loading {
    pointer-events: none;
}

.sp-contact-form__status {
    margin-top: 14px;
    padding: 12px 14px;
    border-radius: 8px;
    font-size: 13px;
    font-weight: 500;
    display: flex;
    align-items: flex-start;
    gap: 8px;
    line-height: 1.4;
}

.sp-contact-form__status svg {
    width: 18px;
    height: 18px;
    flex-shrink: 0;
    margin-top: 1px;
}

.sp-contact-form__status--success {
    background: #f0faf4;
    color: #1a7d42;
    border: 1px solid rgba(26, 125, 66, 0.15);
}

.sp-contact-form__status--success svg {
    color: #1a7d42;
}

.sp-contact-form__status--error {
    background: #fef8f7;
    color: #c0392b;
    border: 1px solid rgba(192, 57, 43, 0.15);
}

.sp-contact-form__status--error svg {
    color: #c0392b;
}

.sp-contact-form__recaptcha-notice {
    margin: 12px 0 0;
    font-size: 11px;
    color: #999;
    line-height: 1.4;
    text-align: center;
}

.sp-contact-form__recaptcha-notice a {
    color: #888;
    text-decoration: underline;
}

.sp-contact-form__recaptcha-notice a:hover {
    color: #152E36;
}

/* --- Responsive: Tablet --- */

@media (max-width: 960px) {
    .sp-property__body {
        grid-template-columns: 1fr;
    }

    .sp-property__sidebar {
        position: static;
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
        gap: 16px;
    }
}

@media (max-width: 768px) {
    .sp-property__header {
        flex-direction: column;
        padding: 20px;
        gap: 14px;
    }

    .sp-property__price {
        font-size: 26px;
    }

    .sp-property__stat {
        padding: 14px 20px;
    }

    .sp-property__stat:not(:last-child)::after {
        right: 10%;
        top: auto;
        bottom: 0;
        height: 1px;
        width: 80%;
    }

    .sp-property__section {
        padding: 20px;
    }

    .sp-property__body {
        margin-top: 20px;
        gap: 20px;
    }

    .sp-property__main {
        gap: 20px;
    }

    .sp-property__details-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }

    .sp-property__detail {
        padding: 12px 14px;
    }

    .sp-property__detail-value {
        font-size: 14px;
    }
}

@media (max-width: 480px) {
    .sp-property__header {
        padding: 16px;
    }

    .sp-property__stats {
        margin-top: 12px;
    }

    .sp-property__stat {
        padding: 12px 16px;
        gap: 10px;
    }

    .sp-property__stat > svg {
        width: 22px;
        height: 22px;
    }

    .sp-property__stat-value {
        font-size: 15px;
    }

    .sp-property__section {
        padding: 16px;
        border-radius: 10px;
    }

    .sp-property__sidebar {
        grid-template-columns: 1fr;
    }

    .sp-property__amenity {
        padding: 6px 12px;
        font-size: 12px;
    }
}

.filter-form-wrapper.mls-heading.mls-main-content {
    -webkit-box-shadow: 0 2px 12px rgba(52, 20, 6, 0.08) !important;
    box-shadow: 0 2px 12px rgba(52, 20, 6, 0.08) !important;
    margin-bottom: 30px !important;
    position: relative !important;
    background: #fff !important;
}

.mls-property-img img {
    border-radius: 24px 24px 24px 24px;
    -webkit-box-shadow: 0px 18px 30px -20px rgba(0, 0, 0, 0.22);
    box-shadow: 0px 18px 30px -20px rgba(0, 0, 0, 0.22);
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.mls-property-box {
    border-radius: 24px !important;
}

.filter-form-wrapper form input[type="submit"] {
    background: #c59f42 !important;
    border-radius: 0 !important;
    border: 1px solid #c59f42 !important;
}

.for-mls-pyc .mls-pyc-right span {

    background: #c59f42 !important;
}

.mls-pyc-btn-wrapper {
    display: none !important;
}

.mls-property-in {
    padding-bottom: 25px !important;
}

.mls-property-box .mls-property-img .slick-slide:before {
    border-radius: 24px !important;
}

.mls-project-listing-slider .slick-next.slick-arrow, .mls-project-slider .slick-next.slick-arrow {
    border: none !important;
}

.mls-project-listing-slider .slick-prev.slick-arrow, .mls-project-slider .slick-prev.slick-arrow {
    border: none !important;

}

.mls-property-cnt h3 {
    color: #341406 !important;
}


.translate_holder {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 16px;
    padding: 16px 24px;
    background: #FFFFFF;
    border-radius: 12px;
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
    margin-bottom: 10px;
    display: none;
}

.mls-spinner {
    width: 20px;
    height: 20px;
    border: 2px solid #EEE8C3;
    border-top-color: #61CE70;
    border-radius: 50%;
    -webkit-animation: spin 0.8s linear infinite;
    animation: spin 0.8s linear infinite;
}

@-webkit-keyframes spin {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spin {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.translate_holder span {
    color: #341406;
    font-size: 14px;
    font-weight: 400;
}

.translate_holder span::after {
    content: '...';
    display: inline-block;
    width: 20px;
    -webkit-animation: dots 1.4s infinite steps(4);
    animation: dots 1.4s infinite steps(4);
}

@-webkit-keyframes dots {
    0%, 20% {
        content: '';
    }
    40% {
        content: '.';
    }
    60% {
        content: '..';
    }
    80%, 100% {
        content: '...';
    }
}

@keyframes dots {
    0%, 20% {
        content: '';
    }
    40% {
        content: '.';
    }
    60% {
        content: '..';
    }
    80%, 100% {
        content: '...';
    }
}


.subtitle_sub span {
    color: #0D3B4C;
}

.home_subbanner {

}

.list_image {

}


.re-price {
    font-size: 22px;
    font-weight: 300;
    color: #0000004d;
}

.re-price .re-price__amount {
    color: #152E36;
}

.re-key-details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 0;
    background: rgba(255, 255, 255, 0.76);
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 10px;
    -webkit-backdrop-filter: blur(14px);
    backdrop-filter: blur(14px);
    padding: 0;
    -webkit-box-shadow: 0 6px 20px -4px rgba(0, 0, 0, 0.1);
    box-shadow: 0 6px 20px -4px rgba(0, 0, 0, 0.1);
    margin-bottom: -22px;
    position: relative;
    z-index: 2;
    overflow: hidden;
    max-width: 320px;
}

.re-key-details__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 7px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 8px 14px;
    white-space: nowrap;
    position: relative;
}

.re-key-details__item:not(:last-child)::after {
    content: "";
    position: absolute;
    right: 0;
    top: 25%;
    height: 50%;
    width: 1px;
    background: rgba(255, 255, 255, 0.15);
}

.re-key-details__icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #c59f42;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.re-key-details__icon svg {
    display: block;
}

.re-key-details__text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1px;
}

.re-key-details__value {
    font-size: 13px;
    font-weight: 700;
    line-height: 1.2;
}

.re-key-details__label {
    color: rgba(0, 0, 0, 0.5);
    font-size: 9px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    line-height: 1;
}

@media (max-width: 480px) {
    .re-key-details__item {
        padding: 6px 10px;
        gap: 5px;
    }

    .re-key-details__value {
        font-size: 12px;
    }

    .re-key-details__icon svg {
        width: 12px;
        height: 12px;
    }
}

.re-amenities {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    gap: 6px;
    font-size: 11px;
}

.re-amenities__badge {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 6px 12px;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    border-radius: 4px;
    line-height: 1.2;
    font-family: "Inter", sans-serif;
}

.re-amenities__badge--sale {
    background: #51a665;
    color: #fff;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}

.re-amenities__badge--rent {
    background: #c59f42;
    color: #fff;
}

.re-amenities__badge--lease {
    background: #C69F46;
    color: #fff;
}

.re-amenities .re-amenities__pill {
    color: #004274;
    text-transform: uppercase;
    background: rgba(255, 255, 255, 0.8);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    border-radius: 4px;
    font-weight: 500;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 3px;
    line-height: 1.2;
}

/* re-listing - Property listing */
.re-listing {
    display: flex;
    flex-direction: column;
    gap: 10px;
    font-family: "Inter", sans-serif;
}

.re-listing__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}

.re-listing__header-left {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
    min-width: 0;
}

.re-listing__badge {
    display: inline-flex;
    align-items: center;
    padding: 4px 10px;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    border-radius: 4px;
    line-height: 1.2;
    flex-shrink: 0;
}

.re-listing__badge--sale {
    background: #61CE70;
    color: #fff;
}

.re-listing__badge--rent {
    background: #c59f42;
    color: #fff;
}

.re-listing__badge--lease {
    background: #C69F46;
    color: #fff;
}

.re-listing__type {
    font-size: 15px;
    font-weight: 700;
    color: #152E36;
}

.re-listing__price {
    flex-shrink: 0;
}

.re-listing__price-text {
    font-size: 20px;
    font-weight: 700;
    color: #0D3B4C;
    white-space: nowrap;
}

.re-listing__price-text--request {
    font-size: 13px;
    font-weight: 500;
    color: #c59f42;
    font-style: italic;
}

.re-listing__details {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
}

.re-listing__location {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    font-size: 13px;
    color: #666;
}

.re-listing__location svg {
    color: #c59f42;
    flex-shrink: 0;
}

.re-listing__year {
    margin-left: auto;
    font-size: 12px;
    color: #999;
    font-weight: 500;
}

.re-listing__features {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
    padding: 8px 0;
    border-top: 1px solid rgba(100, 194, 200, 0.15);
    border-bottom: 1px solid rgba(100, 194, 200, 0.15);
}

.re-listing__feature {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    font-size: 13px;
    font-weight: 600;
    color: #152E36;
}

.re-listing__feature svg {
    color: #c59f42;
    flex-shrink: 0;
}

.re-listing__amenities {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
}

.re-listing__tag {
    display: inline-flex;
    align-items: center;
    padding: 3px 8px;
    font-size: 11px;
    font-weight: 500;
    color: #4a7a83;
    background: rgba(100, 194, 200, 0.1);
    border-radius: 4px;
    line-height: 1.3;
}

.re-listing__desc {
    margin: 0;
    font-size: 13px;
    line-height: 1.6;
    color: #666;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.re-listing__ref {
    font-size: 11px;
    color: #999;
    letter-spacing: 0.3px;
}

.re-listing__sep {
    color: #c59f42;
    font-weight: 400;
    font-size: 14px;
}

@media (max-width: 480px) {
    .re-listing__header {
        gap: 6px;
    }

    .re-listing__badge {
        padding: 3px 8px;
        font-size: 9px;
    }

    .re-listing__type {
        font-size: 14px;
    }

    .re-listing__price-text {
        font-size: 17px;
    }

    .re-listing__details {
        gap: 6px;
    }

    .re-listing__location {
        font-size: 12px;
    }

    .re-listing__features {
        gap: 10px;
    }

    .re-listing__feature {
        font-size: 12px;
    }
}

/* === GROUPED PROPERTY CARD === */

.re-grouped-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    font-family: "Inter", sans-serif;
    text-decoration: none;
    color: inherit;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
    cursor: pointer;
}

.re-grouped-card:hover {
    text-decoration: none;
    color: inherit;
    opacity: 0.88;
}

/* Header: badges + unit count */
.re-grouped-card__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.price_holder {
    display: flex;
    gap: 10px;
    align-content: center;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.re-grouped-card__badges {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 6px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.re-grouped-card__badge {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 4px 10px;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.4px;
    border-radius: 4px;
    line-height: 1.2;
}

.re-grouped-card__badge--sale {
    background: #51a665;
    color: #fff;
}

.re-grouped-card__badge--rent {
    background: #c59f42;
    color: #fff;
}

.re-grouped-card__badge--lease {
    background: #C69F46;
    color: #fff;
}

.re-grouped-card__badge--type {
    background: rgba(21, 46, 54, 0.08);
    color: #152E36;
}

.re-grouped-card__count {
    font-size: 11px;
    font-weight: 700;
    color: #fff;
    background: #64C2C8;
    padding: 3px 10px;
    border-radius: 12px;
    white-space: nowrap;
    line-height: 1.3;
}

/* Price */
.re-grouped-card__price {
    font-size: 21px;
    font-weight: 700;
    color: #0D3B4C;
    line-height: 1.2;
}

/* Location */
.re-grouped-card__location {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 4px;
    font-size: 13px;
    color: #666;
}

.re-grouped-card__location svg {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    color: #999;
}

.re-grouped-card__year {
    margin-left: auto;
    font-size: 12px;
    color: #999;
    font-weight: 500;
}

/* Spec ranges */
.re-grouped-card__ranges {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 6px;
}

.re-grouped-card__range-item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 5px;
    padding: 5px 10px;
    background: #f4f7f8;
    border: 1px solid #e8eef0;
    border-radius: 6px;
    font-size: 13px;
    font-weight: 600;
    color: #152E36;
    line-height: 1.2;
}

.re-grouped-card__range-item svg {
    color: #c59f42;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

/* Amenities */
.re-grouped-card__amenities {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 5px;
}

.re-grouped-card__amenity {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 3px 8px;
    font-size: 11px;
    font-weight: 500;
    color: #4a7a83;
    background: rgba(100, 194, 200, 0.1);
    border-radius: 4px;
    line-height: 1.3;
}

/* Unit list */
.re-grouped-card__units {
    display: flex;
    flex-direction: column;
    gap: 0;
    border: 1px solid #eef1f2;
    border-radius: 8px;
    overflow: hidden;
}

.re-grouped-card__unit {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 8px 12px;
    background: #f9fafb;
    border-bottom: 1px solid #eef1f2;
    font-size: 12px;
}

.re-grouped-card__unit:last-child {
    border-bottom: none;
}

.re-grouped-card__unit-ref {
    font-weight: 600;
    color: #152E36;
    font-size: 11px;
    min-width: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: capitalize;
}

.re-grouped-card__unit-specs {
    display: flex;
    align-items: center;
    gap: 8px;
    flex: 1;
    min-width: 0;
}

.re-grouped-card__unit-spec {
    display: inline-flex;
    align-items: center;
    gap: 3px;
    font-size: 11px;
    color: #666;
    white-space: nowrap;
}

.re-grouped-card__unit-spec svg {
    width: 12px;
    height: 12px;
    color: #999;
    flex-shrink: 0;
}

.re-grouped-card__unit-price {
    margin-left: auto;
    font-size: 12px;
    font-weight: 700;
    color: #0D3B4C;
    white-space: nowrap;
}

.re-grouped-card__unit-more {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    padding: 7px 12px;
    background: rgba(100, 194, 200, 0.06);
    font-size: 11px;
    font-weight: 600;
    color: #64C2C8;
}

.re-grouped-card__unit-more svg {
    flex-shrink: 0;
    transition: transform 0.2s;
}

.re-grouped-card:hover .re-grouped-card__unit-more svg {
    transform: translateX(2px);
}

/* Footer */
.re-grouped-card__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 6px;
    border-top: 1px solid #eef1f2;
}

.re-grouped-card__ref {
    font-size: 11px;
    color: #999;
    letter-spacing: 0.3px;
}

.re-grouped-card__arrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #64C2C8;
    -webkit-transition: -webkit-transform 0.2s;
    transition: transform 0.2s;
}

.re-grouped-card:hover .re-grouped-card__arrow {
    -webkit-transform: translateX(3px);
    transform: translateX(3px);
}

@media (max-width: 480px) {
    .re-grouped-card__price {
        font-size: 18px;
    }

    .re-grouped-card__range-item {
        padding: 4px 8px;
        font-size: 12px;
    }

    .re-grouped-card__badge {
        padding: 3px 8px;
        font-size: 10px;
    }

    .re-grouped-card__unit {
        padding: 6px 10px;
        gap: 6px;
    }

    .re-grouped-card__unit-specs {
        gap: 6px;
    }

    .re-grouped-card__unit-ref {
        font-size: 10px;
    }

    .re-grouped-card__unit-price {
        font-size: 11px;
    }
}

/* === END GROUPED PROPERTY CARD === */

.elementor-testimonial__icon svg {
    width: 100px;
}

.loop_title_sub {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.blog_badge_bck {
    position: absolute;
    z-index: 2;
    right: 35px;
    top: 35px;
    background: #ffffffbf;
    color: #004274;
    border-radius: 4px;
    font-size: 12px;
    padding: 3px 5px;
    text-transform: uppercase;
    font-weight: 500;
}

.apartmen_loop_main {
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}


.apartmen_loop_main:hover {
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-transform: scale(1.01);
    -ms-transform: scale(1.01);
    transform: scale(1.01);
}

.fullheight {
    height: 100%;
}

.mtop {
    margin-top: auto !important;
}

.loop_title_sub h4 {
    min-height: 67px;
}


.apartmen_loop_main > div > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}


@media (max-width: 800px) {
    .why_us_holder {
        border: 1px solid #F3F3F3;
        background: white;
    }

    .light_icon_fix {

    }
}

.latest_holder {
    -webkit-backdrop-filter: blur(30px);
    backdrop-filter: blur(30px);
}


.elementor-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px;
    margin-top: 40px;
    font-family: "Inter", sans-serif;
}

.elementor-pagination .page-numbers {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 12px 24px;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    border-radius: 8px;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    cursor: pointer;
}

.elementor-pagination .page-numbers.prev,
.elementor-pagination .page-numbers.next {
    background: #fff;
    color: #0D3B4C;
    border: 1px solid rgba(100, 194, 200, 0.3);
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}

.elementor-pagination a.page-numbers:hover {
    background: #c59f42;
    color: #fff;
    border-color: #c59f42;
    -webkit-box-shadow: 0 4px 12px rgba(100, 194, 200, 0.3);
    box-shadow: 0 4px 12px rgba(100, 194, 200, 0.3);
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
}

.elementor-pagination span.page-numbers {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: none;
}

.elementor-pagination .page-numbers.prev::before {
    content: "←";
    margin-right: 8px;
    font-size: 16px;
}

.elementor-pagination .page-numbers.next::after {
    content: "→";
    margin-left: 8px;
    font-size: 16px;
}

@media (max-width: 480px) {
    .elementor-pagination .page-numbers {
        padding: 10px 18px;
        font-size: 13px;
    }
}

/* ===== BUTTON HOVER EFFECTS ===== */

.elementor-button,
a.elementor-button,
.elementor-widget-button .elementor-button {
    -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-box-shadow 0.3s ease;
    transition: opacity 0.3s ease, -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-box-shadow 0.3s ease;
    -o-transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.3s ease, box-shadow 0.3s ease;
    transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.3s ease, box-shadow 0.3s ease;
    transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.3s ease, box-shadow 0.3s ease, -webkit-transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-box-shadow 0.3s ease;
    will-change: transform, opacity;
}

.elementor-button:hover,
a.elementor-button:hover,
.elementor-widget-button .elementor-button:hover {
    -webkit-transform: scale(1.04);
    -ms-transform: scale(1.04);
    transform: scale(1.04);
    opacity: 0.88;
    -webkit-box-shadow: 0 4px 20px rgba(13, 59, 76, 0.15);
    box-shadow: 0 4px 20px rgba(13, 59, 76, 0.15);
}

.elementor-button:active,
a.elementor-button:active {
    -webkit-transform: scale(0.97);
    -ms-transform: scale(0.97);
    transform: scale(0.97);
    opacity: 0.95;
}

/* ===== COUNTRY CARD IMAGE SCALE ON HOVER ===== */

.home_subbanner {
    overflow: hidden;
}

.home_subbanner .elementor-widget-image img {
    -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: -webkit-transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    will-change: transform;
}

a[data-element_type="container"]:hover .home_subbanner .elementor-widget-image img {
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08);
}

a[data-element_type="container"] {
    -webkit-transition: -webkit-box-shadow 0.4s ease;
    transition: -webkit-box-shadow 0.4s ease;
    -o-transition: box-shadow 0.4s ease;
    transition: box-shadow 0.4s ease;
    transition: box-shadow 0.4s ease, -webkit-box-shadow 0.4s ease;
}


/* ===== FULLSCREEN MOBILE MENU ===== */

.k-mobile-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s ease, visibility 0.4s ease;
    -o-transition: opacity 0.4s ease, visibility 0.4s ease;
    transition: opacity 0.4s ease, visibility 0.4s ease;
}

.k-mobile-overlay.is-open {
    visibility: visible;
    opacity: 1;
}

.k-mobile-backdrop {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(13, 59, 76, 0.6);
    backdrop-filter: blur(18px);
    -webkit-backdrop-filter: blur(18px);
}

.k-mobile-menu {
    position: relative;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 80px 32px 40px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.k-mobile-close {
    position: absolute;
    top: 20px;
    right: 24px;
    width: 48px;
    height: 48px;
    background: none;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: background 0.3s ease, -webkit-transform 0.3s ease;
    transition: background 0.3s ease, -webkit-transform 0.3s ease;
    -o-transition: background 0.3s ease, transform 0.3s ease;
    transition: background 0.3s ease, transform 0.3s ease;
    transition: background 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
    z-index: 10;
}

.k-mobile-close:hover {
    background: rgba(255, 255, 255, 0.1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.k-mobile-close svg {
    width: 20px;
    height: 20px;
    stroke: #fff;
    stroke-width: 2;
}

.k-mobile-nav {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
}

.k-mobile-nav li {
    margin: 0;
    padding: 0;
    opacity: 0;
    -webkit-transform: translateY(24px);
    -ms-transform: translateY(24px);
    transform: translateY(24px);
    -webkit-transition: opacity 0.4s ease, -webkit-transform 0.4s ease;
    transition: opacity 0.4s ease, -webkit-transform 0.4s ease;
    -o-transition: opacity 0.4s ease, transform 0.4s ease;
    transition: opacity 0.4s ease, transform 0.4s ease;
    transition: opacity 0.4s ease, transform 0.4s ease, -webkit-transform 0.4s ease;
}

.k-mobile-overlay.is-open .k-mobile-nav li {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.k-mobile-overlay.is-open .k-mobile-nav li:nth-child(1) {
    -webkit-transition-delay: 0.08s;
    -o-transition-delay: 0.08s;
    transition-delay: 0.08s;
}

.k-mobile-overlay.is-open .k-mobile-nav li:nth-child(2) {
    -webkit-transition-delay: 0.14s;
    -o-transition-delay: 0.14s;
    transition-delay: 0.14s;
}

.k-mobile-overlay.is-open .k-mobile-nav li:nth-child(3) {
    -webkit-transition-delay: 0.20s;
    -o-transition-delay: 0.20s;
    transition-delay: 0.20s;
}

.k-mobile-overlay.is-open .k-mobile-nav li:nth-child(4) {
    -webkit-transition-delay: 0.26s;
    -o-transition-delay: 0.26s;
    transition-delay: 0.26s;
}

.k-mobile-overlay.is-open .k-mobile-nav li:nth-child(5) {
    -webkit-transition-delay: 0.32s;
    -o-transition-delay: 0.32s;
    transition-delay: 0.32s;
}

.k-mobile-overlay.is-open .k-mobile-nav li:nth-child(6) {
    -webkit-transition-delay: 0.38s;
    -o-transition-delay: 0.38s;
    transition-delay: 0.38s;
}

.k-mobile-overlay.is-open .k-mobile-nav li:nth-child(7) {
    -webkit-transition-delay: 0.44s;
    -o-transition-delay: 0.44s;
    transition-delay: 0.44s;
}

.k-mobile-nav a {
    display: block;
    padding: 14px 0;
    font-family: "Roboto Slab", serif;
    font-size: 28px;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    letter-spacing: 0.02em;
    -webkit-transition: color 0.3s ease, -webkit-transform 0.3s ease;
    transition: color 0.3s ease, -webkit-transform 0.3s ease;
    -o-transition: color 0.3s ease, transform 0.3s ease;
    transition: color 0.3s ease, transform 0.3s ease;
    transition: color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
}

.k-mobile-nav a:hover {
    color: #61CE70;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.k-mobile-nav .k-country-highlight a {
    color: #c59f42;
    font-weight: 600;
    position: relative;
}

.k-mobile-nav .k-country-highlight a::after {
    content: "";
    position: absolute;
    bottom: 10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0;
    height: 2px;
    background: #61CE70;
    -webkit-transition: width 0.3s ease;
    -o-transition: width 0.3s ease;
    transition: width 0.3s ease;
}

.k-mobile-nav .k-country-highlight a:hover {
    color: #61CE70;
}

.k-mobile-nav .k-country-highlight a:hover::after {
    width: 60%;
}

.k-country-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 8px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 12px 0 20px;
    opacity: 0;
    -webkit-transform: translateY(24px);
    -ms-transform: translateY(24px);
    transform: translateY(24px);
    -webkit-transition: opacity 0.4s ease 0.22s, -webkit-transform 0.4s ease 0.22s;
    transition: opacity 0.4s ease 0.22s, -webkit-transform 0.4s ease 0.22s;
    -o-transition: opacity 0.4s ease 0.22s, transform 0.4s ease 0.22s;
    transition: opacity 0.4s ease 0.22s, transform 0.4s ease 0.22s;
    transition: opacity 0.4s ease 0.22s, transform 0.4s ease 0.22s, -webkit-transform 0.4s ease 0.22s;
}

.k-mobile-overlay.is-open .k-country-group {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.k-country-group a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 6px;
    padding: 10px 20px;
    font-family: "Inter", sans-serif;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
    border: 1px solid rgba(100, 194, 200, 0.4);
    border-radius: 40px;
    -webkit-transition: background 0.3s ease, border-color 0.3s ease, -webkit-transform 0.3s ease;
    transition: background 0.3s ease, border-color 0.3s ease, -webkit-transform 0.3s ease;
    -o-transition: background 0.3s ease, border-color 0.3s ease, transform 0.3s ease;
    transition: background 0.3s ease, border-color 0.3s ease, transform 0.3s ease;
    transition: background 0.3s ease, border-color 0.3s ease, transform 0.3s ease, -webkit-transform 0.3s ease;
}

.k-country-group a:hover {
    background: rgba(97, 206, 112, 0.15);
    border-color: #61CE70;
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
}

.k-country-group a .k-flag {
    font-size: 18px;
    line-height: 1;
}

.k-menu-divider {
    width: 40px;
    height: 1px;
    background: rgba(255, 255, 255, 0.15);
    margin: 16px auto;
}

.k-mobile-contact {
    text-align: center;
    margin-top: 32px;
    opacity: 0;
    -webkit-transform: translateY(24px);
    -ms-transform: translateY(24px);
    transform: translateY(24px);
    -webkit-transition: opacity 0.4s ease 0.42s, -webkit-transform 0.4s ease 0.42s;
    transition: opacity 0.4s ease 0.42s, -webkit-transform 0.4s ease 0.42s;
    -o-transition: opacity 0.4s ease 0.42s, transform 0.4s ease 0.42s;
    transition: opacity 0.4s ease 0.42s, transform 0.4s ease 0.42s;
    transition: opacity 0.4s ease 0.42s, transform 0.4s ease 0.42s, -webkit-transform 0.4s ease 0.42s;
}

.k-mobile-overlay.is-open .k-mobile-contact {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.k-mobile-contact a {
    display: block;
    font-family: "Inter", sans-serif;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7);
    text-decoration: none;
    padding: 6px 0;
    -webkit-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease;
}

.k-mobile-contact a:hover {
    color: #61CE70;
}

.k-mobile-contact .k-contact-email {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.9);
    margin-bottom: 8px;
}


.kdn-bg {
    position: absolute;
    inset: 0;
    z-index: -1;
    background: radial-gradient(ellipse 60% 50% at 90% -5%, rgba(100, 194, 200, 0.16), transparent 60%),
    radial-gradient(ellipse 70% 55% at -10% 110%, rgba(198, 159, 70, 0.12), transparent 60%),
    var(--kdn-paper);
}

.kdn-bg::before {
    content: "";
    position: absolute;
    inset: 0;
    background-image: linear-gradient(rgba(13, 59, 76, 0.035) 1px, transparent 1px);
    background-size: 100% 2.6em;
    opacity: 0.5;
}

> * {
    position: relative;
    max-width: 760px;
    margin-left: auto;
    margin-right: auto;
}

.kdn-eyebrow {
    display: inline-block;
    font-family: "Inter", sans-serif;
    font-size: 0.72rem;
    font-weight: 600;
    letter-spacing: 0.32em;
    text-transform: uppercase;
    color: #C69F46;
    margin-bottom: 1.4rem;
}

.kdn-title {
    font-family: "Roboto Slab", serif;
    font-weight: 500;
    font-size: clamp(2.1rem, 6vw, 4rem);
    line-height: 1.08;
    letter-spacing: -0.01em;
    color: var(--kdn-primary);
    margin: 0 0 1.8rem;
}

.kdn-title span {
    color: var(--kdn-secondary);
    font-weight: 300;
    font-style: italic;
}

.kdn-rule {
    width: 64px;
    height: 2px;
    background: #C69F46;
}

.kdn-rule-center {
    margin: 0 auto 2rem;
}

.kdn-hero {
    margin-bottom: clamp(48px, 7vw, 90px);
}

.kdn-lead {
    font-family: "Roboto Slab", serif;
    font-weight: 300;
    font-size: clamp(1.22rem, 2.4vw, 1.6rem);
    line-height: 1.6;
    color: var(--kdn-secondary);
}

.kdn-quote {
    margin-top: clamp(40px, 6vw, 80px);
    margin-bottom: clamp(40px, 6vw, 80px);
    text-align: center;
    padding: clamp(36px, 5vw, 60px) 0;
    border-top: 1px solid rgba(13, 59, 76, 0.12);
    border-bottom: 1px solid rgba(13, 59, 76, 0.12);
}

.kdn-quote-mark {
    display: block;
    font-family: "Roboto Slab", serif;
    font-size: 4rem;
    line-height: 0.4;
    color: #C69F46;
    margin-bottom: 1.2rem;
}

.kdn-quote {
    font-family: "Roboto Slab", serif;
    font-weight: 400;
    font-style: italic;
    font-size: clamp(1.4rem, 3.4vw, 2.1rem);
    color: var(--kdn-primary);
}

.kdn-block {
    margin-bottom: clamp(40px, 5.5vw, 72px);
}

.kdn-label {
    display: block;
    font-family: "Inter", sans-serif;
    font-size: 0.7rem;
    font-weight: 600;
    letter-spacing: 0.28em;
    text-transform: uppercase;
    color: #C69F46;
    margin-bottom: 1rem;
    padding-left: 0;
    position: relative;
}

.kdn-block .kdn-label::before {
    content: "";
    display: inline-block;
    width: 26px;
    height: 1px;
    background: #C69F46;
    vertical-align: middle;
    margin-right: 12px;
}

.kdn-block p {
    font-size: clamp(1rem, 1.6vw, 1.08rem);
    color: var(--kdn-secondary);
}

.kdn-feature {
    display: flex;
    gap: clamp(20px, 4vw, 44px);
    align-items: center;
    margin: clamp(48px, 6vw, 80px) auto;
    padding: clamp(32px, 4vw, 52px);
    background: linear-gradient(135deg, var(--kdn-primary), var(--kdn-secondary));
    border-radius: 4px;
    color: #fff;
    box-shadow: 0 30px 60px -30px rgba(13, 59, 76, 0.6);
}

.kdn-feature-mark {
    flex: 0 0 auto;
    width: clamp(78px, 12vw, 108px);
    height: clamp(78px, 12vw, 108px);
    display: grid;
    place-items: center;
    border: 1px solid #C69F46;
    border-radius: 50%;
    font-family: "Roboto Slab", serif;
    font-weight: 600;
    font-size: clamp(1.3rem, 3vw, 1.8rem);
    letter-spacing: 0.06em;
    color: #C69F46;
}

.kdn-feature-body p {
    font-size: clamp(0.98rem, 1.5vw, 1.06rem);
    color: rgba(255, 255, 255, 0.88);
    line-height: 1.75;
}

.kdn-label-light {
    color: var(--kdn-cyan);
}

.kdn-highlight {
    margin: clamp(48px, 6vw, 80px) auto;
    padding: clamp(32px, 4.5vw, 56px);
    background: var(--kdn-cream);
    border-left: 4px solid #C69F46;
    border-radius: 2px;
}

.kdn-highlight-tag {
    display: inline-block;
    font-family: "Inter", sans-serif;
    font-size: 0.72rem;
    font-weight: 600;
    letter-spacing: 0.24em;
    text-transform: uppercase;
    color: var(--kdn-primary);
    background: rgba(198, 159, 70, 0.22);
    padding: 6px 14px;
    border-radius: 100px;
    margin-bottom: 1.3rem;
}

.kdn-highlight p {
    font-size: clamp(1.04rem, 1.8vw, 1.18rem);
    color: var(--kdn-secondary);
    font-weight: 400;
}

.kdn-closing {
    text-align: center;
    margin-top: clamp(56px, 8vw, 110px);
}

.kdn-tagline {
    font-family: "Roboto Slab", serif;
    font-weight: 600;
    font-size: clamp(2rem, 5.5vw, 3.4rem);
    letter-spacing: -0.01em;
    color: var(--kdn-primary);
    margin: 0 0 1rem;
}

.kdn-tagline-sub {
    font-family: "Inter", sans-serif;
    font-weight: 300;
    font-size: clamp(1rem, 1.8vw, 1.18rem);
    color: var(--kdn-muted);
    max-width: 520px;
    margin: 0 auto;
}


@media (max-width: 600px) {
    .kdn-feature {
        flex-direction: column;
        text-align: center;
    }

    .kdn-block .kdn-label::before {
        display: none;
    }
}

@media (prefers-reduced-motion: reduce) {
    .reveal {
        opacity: 1;
        transform: none;
        transition: none;
    }
}

.kdn-tagline-sub {
    margin: auto !important;
}

.k-mobile-wpml {

    display: none !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 12px;
    margin-top: 28px;
    opacity: 0;
    -webkit-transform: translateY(24px);
    -ms-transform: translateY(24px);
    transform: translateY(24px);
    -webkit-transition: opacity 0.4s ease 0.48s, -webkit-transform 0.4s ease 0.48s;
    transition: opacity 0.4s ease 0.48s, -webkit-transform 0.4s ease 0.48s;
    -o-transition: opacity 0.4s ease 0.48s, transform 0.4s ease 0.48s;
    transition: opacity 0.4s ease 0.48s, transform 0.4s ease 0.48s;
    transition: opacity 0.4s ease 0.48s, transform 0.4s ease 0.48s, -webkit-transform 0.4s ease 0.48s;
}

.k-mobile-overlay.is-open .k-mobile-wpml {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.k-mobile-wpml a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    font-family: "Inter", sans-serif;
    font-size: 13px;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.6);
    text-decoration: none;
    text-transform: uppercase;
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 50%;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.k-mobile-wpml a:hover,
.k-mobile-wpml a.k-lang-active {
    color: #fff;
    border-color: #c59f42;
    background: rgba(100, 194, 200, 0.15);
}

/* ===== MOBILE ICON BOX TOGGLE ===== */

@media (max-width: 767px) {


    .dev-filter-actions-inline .dev-filter-submit {
        flex: 1;
    }

    .light_icon_fix .elementor-icon-box-description {
        display: none;
    }

    .light_icon_fix .k-toggle-details {
        display: inline-block;
        background: none;
        border: none;
        font-size: 13px;
        font-weight: 400;
        color: #152E36;
        cursor: pointer;
        -webkit-transition: color 0.3s ease;
        -o-transition: color 0.3s ease;
        transition: color 0.3s ease;
        line-height: 1;
    }


    .light_icon_fix .elementor-icon-box-description.is-visible {
        display: block;
    }
}

@media (min-width: 768px) {
    .light_icon_fix .k-toggle-details {
        display: none !important;
    }
}

.light_icon_fix .elementor-icon-box-title {
    margin: 0;
    margin-top: -2px;
}


.blurme {
    backdrop-filter: blur(20px);
}


.real_estate.type-real_estate.property_category-croatia .apartmen_loop_main {


}

.jump_back {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    font-family: "Inter", sans-serif;
    font-size: 0.85rem;
    font-weight: 500;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: #0D3B4C;
    text-decoration: none;
    padding: 8px 2px;
    transition: color 0.35s ease;
    position: absolute;
    left: -20px;
    top: -40px;
}

.jump_back-arrow {
    display: inline-block;
    font-size: 1.1rem;
    line-height: 1;
    transition: transform 0.4s cubic-bezier(0.16, 1, 0.3, 1);
}

.jump_back-text {
    position: relative;
}

.jump_back-text::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -4px;
    width: 0;
    height: 1px;
    background: #C69F46;
    transition: width 0.4s cubic-bezier(0.16, 1, 0.3, 1);
}

.jump_back:hover {
    color: #152E36;
}

.jump_back:hover .jump_back-arrow {
    transform: translateX(-6px);
}

.jump_back:hover .jump_back-text::after {
    width: 100%;
}

.jump_back:focus-visible {
    outline: 2px solid #C69F46;
    outline-offset: 4px;
    border-radius: 2px;
}


.kdn-article {
    max-width: 720px;
    margin: 0 auto;
    font-family: "Inter", sans-serif;
    font-size: 1.0625rem;
    line-height: 1.85;
    color: #152E36;
}

.kdn-article > *:first-child {
    margin-top: 0;
}

.kdn-article > *:last-child {
    margin-bottom: 0;
}

.kdn-article h1,
.kdn-article h2,
.kdn-article h3,
.kdn-article h4,
.kdn-article h5,
.kdn-article h6 {
    font-family: "Roboto Slab", serif;
    font-weight: 500;
    color: #0D3B4C;
    letter-spacing: -0.005em;
    line-height: 1.25;
    text-transform: none !important;
    margin: 2.4em 0 0.7em;
    scroll-margin-top: 100px;
}

.kdn-article h1 {
    font-size: 2.5rem;
    font-weight: 600;
    line-height: 1.12;
    letter-spacing: -0.022em;
}

.kdn-article h2 {
    font-size: 1.85rem;
    font-weight: 500;
    position: relative;
    padding-bottom: 0.4em;
}

.kdn-article h2::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 36px;
    height: 2px;
    background: #C69F46;
    transition: width 0.5s cubic-bezier(0.16, 1, 0.3, 1);
}

.kdn-article h2:hover::after {
    width: 80px;
}

.kdn-article h3 {
    font-size: 1.4rem;
    font-weight: 500;
    color: #152E36;
}

.kdn-article h4 {
    font-size: 1.12rem;
    font-weight: 600;
    color: #152E36;
}

.kdn-article h5,
.kdn-article h6 {
    font-family: "Inter", sans-serif;
    font-size: 0.78rem;
    font-weight: 600;
    letter-spacing: 0.24em;
    text-transform: uppercase !important;
    color: #C69F46;
    margin-bottom: 0.6em;
}

.kdn-article h2 + p,
.kdn-article h3 + p,
.kdn-article h4 + p {
    margin-top: 0;
}

.kdn-article p {
    margin: 0 0 1.4em;
    font-size: 1.0625rem;
    line-height: 1.85;
    color: #152E36;
}

.kdn-article > p:first-of-type {
    font-size: 1.22rem;
    line-height: 1.65;
    color: #0D3B4C;
    font-weight: 400;
}

.kdn-article > p:first-of-type::first-letter {
    font-family: "Roboto Slab", serif;
    font-weight: 600;
    font-size: 4.2em;
    float: left;
    line-height: 0.88;
    margin: 0.05em 0.12em 0 -0.04em;
    color: #C69F46;
}

.kdn-article a {
    color: #0D3B4C;
    text-decoration: none;
    background-image: linear-gradient(#C69F46, #C69F46);
    background-size: 100% 1px;
    background-position: 0 100%;
    background-repeat: no-repeat;
    padding-bottom: 2px;
    transition: color 0.35s ease, background-size 0.4s cubic-bezier(0.16, 1, 0.3, 1);
}

.kdn-article a:hover {
    color: #C69F46;
    background-size: 100% 100%;
    background-image: linear-gradient(rgba(198, 159, 70, 0.12), rgba(198, 159, 70, 0.12));
}

.kdn-article strong,
.kdn-article b {
    font-weight: 600;
    color: #0D3B4C;
}

.kdn-article em,
.kdn-article i {
    font-style: italic;
}

.kdn-article ul,
.kdn-article ol {
    margin: 0 0 1.5em;
    padding-left: 1.5em;
}

.kdn-article li {
    margin-bottom: 0.55em;
    line-height: 1.8;
    padding-left: 0.4em;
    transition: padding-left 0.3s ease, color 0.3s ease;
}

.kdn-article li:hover {
    padding-left: 0.7em;
    color: #0D3B4C;
}

.kdn-article ul li::marker {
    color: #C69F46;
}

.kdn-article ol li::marker {
    color: #C69F46;
    font-weight: 600;
}

.kdn-article li > ul,
.kdn-article li > ol {
    margin: 0.5em 0;
}

.kdn-article blockquote {
    margin: 2.4em 0;
    padding: 1.6em 2em;
    border-left: 3px solid #C69F46;
    background: rgba(238, 232, 195, 0.35);
    font-family: "Roboto Slab", serif;
    font-style: italic;
    font-size: 1.25rem;
    line-height: 1.6;
    color: #0D3B4C;
    position: relative;
    transition: background 0.4s ease, border-left-width 0.3s ease, padding-left 0.3s ease;
}

.kdn-article blockquote::before {
    content: "\201C";
    position: absolute;
    top: -0.15em;
    left: 0.4em;
    font-family: "Roboto Slab", serif;
    font-size: 3.6rem;
    line-height: 1;
    color: rgba(198, 159, 70, 0.25);
    font-style: normal;
    pointer-events: none;
    transition: color 0.4s ease, transform 0.4s ease;
}

.kdn-article blockquote:hover {
    background: rgba(238, 232, 195, 0.6);
    border-left-width: 5px;
    padding-left: calc(2em - 2px);
}

.kdn-article blockquote:hover::before {
    color: rgba(198, 159, 70, 0.5);
    transform: scale(1.08);
}

.kdn-article blockquote p {
    margin: 0 0 0.8em;
}

.kdn-article blockquote p:last-child {
    margin-bottom: 0;
}

.kdn-article blockquote cite {
    display: block;
    margin-top: 1.2em;
    font-family: "Inter", sans-serif;
    font-size: 0.78rem;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0.22em;
    text-transform: uppercase;
    color: #5a6d72;
}

.kdn-article blockquote cite::before {
    content: "— ";
    color: #C69F46;
}

.kdn-article hr {
    border: none;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgba(13, 59, 76, 0.25), transparent);
    margin: 3.5em auto;
    max-width: 200px;
    position: relative;
}

.kdn-article hr::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 6px;
    height: 6px;
    background: #C69F46;
    border-radius: 50%;
    transform: translate(-50%, -50%);
}

.kdn-article figure {
    margin: 2.6em 0;
    position: relative;
}

.kdn-article figure img,
.kdn-article > img,
.kdn-article p img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 3px;
    filter: saturate(0.96);
    transition: filter 0.5s ease, transform 0.6s cubic-bezier(0.16, 1, 0.3, 1), box-shadow 0.5s ease;
    box-shadow: 0 1px 0 rgba(13, 59, 76, 0.06);
}

.kdn-article figure {
    overflow: hidden;
    border-radius: 3px;
    cursor: zoom-in;
}

.kdn-article figure img {
    border-radius: 0;
    transform: scale(1);
}

.kdn-article figure:hover img {
    transform: scale(1.04);
    filter: saturate(1.05);
}

.kdn-article figure::after {
    content: "";
    position: absolute;
    inset: auto 0 0 0;
    height: 3px;
    background: #C69F46;
    transform: scaleX(0);
    transform-origin: left center;
    transition: transform 0.5s cubic-bezier(0.16, 1, 0.3, 1);
}

.kdn-article figure:hover::after {
    transform: scaleX(1);
}

.kdn-article > img:hover,
.kdn-article p img:hover {
    filter: saturate(1.05);
    box-shadow: 0 14px 30px -16px rgba(13, 59, 76, 0.35);
    transform: translateY(-2px);
}

.kdn-article figcaption {
    text-align: center;
    font-family: "Inter", sans-serif;
    font-size: 0.82rem;
    font-style: italic;
    color: #5a6d72;
    margin-top: 1em;
    line-height: 1.55;
    padding: 0 1em;
    position: relative;
}

.kdn-article figcaption::before {
    content: "";
    display: block;
    width: 24px;
    height: 1px;
    background: #C69F46;
    margin: 0 auto 0.8em;
}

.kdn-article .alignwide,
.kdn-article figure.alignwide {
    margin-left: -60px;
    margin-right: -60px;
    max-width: calc(100% + 120px);
}

.kdn-article .alignfull,
.kdn-article figure.alignfull {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    max-width: 100vw;
    border-radius: 0;
}

.kdn-article code {
    font-family: "Roboto Mono", "Courier New", monospace;
    background: rgba(13, 59, 76, 0.07);
    padding: 0.18em 0.5em;
    border-radius: 3px;
    font-size: 0.9em;
    color: #0D3B4C;
    transition: background 0.3s ease;
}

.kdn-article code:hover {
    background: rgba(198, 159, 70, 0.18);
}

.kdn-article pre {
    background: #152E36;
    color: #F8F8F8;
    padding: 1.3em 1.5em;
    border-radius: 4px;
    overflow-x: auto;
    margin: 1.8em 0;
    font-size: 0.9rem;
    line-height: 1.7;
    border-left: 3px solid #C69F46;
}

.kdn-article pre code {
    background: none;
    color: inherit;
    padding: 0;
    font-size: 1em;
}

.kdn-article table {
    width: 100%;
    border-collapse: collapse;
    margin: 2em 0;
    font-size: 0.95rem;
}

.kdn-article th,
.kdn-article td {
    padding: 0.95em 1em;
    text-align: left;
    border-bottom: 1px solid rgba(13, 59, 76, 0.12);
    transition: background 0.3s ease;
}

.kdn-article th {
    font-family: "Inter", sans-serif;
    font-weight: 600;
    font-size: 0.76rem;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: #0D3B4C;
    border-bottom: 2px solid #0D3B4C;
}

.kdn-article tbody tr {
    transition: background 0.3s ease;
}

.kdn-article tbody tr:hover {
    background: rgba(238, 232, 195, 0.35);
}

@media (max-width: 600px) {
    .kdn-article {
        font-size: 1rem;
    }

    .kdn-article h1 {
        font-size: 1.95rem;
    }

    .kdn-article h2 {
        font-size: 1.5rem;
    }

    .kdn-article h3 {
        font-size: 1.22rem;
    }

    .kdn-article > p:first-of-type {
        font-size: 1.1rem;
    }

    .kdn-article > p:first-of-type::first-letter {
        font-size: 3.6em;
    }

    .kdn-article blockquote {
        padding: 1.2em 1.4em;
        font-size: 1.08rem;
    }

    .kdn-article blockquote::before {
        font-size: 2.8rem;
    }

    .kdn-article .alignwide,
    .kdn-article figure.alignwide {
        margin-left: 0;
        margin-right: 0;
        max-width: 100%;
    }
}

.grecaptcha-badge {
    display: none !important;
}