.page-id-3437 *,
.page-id-4786 * {
    font-family: 'Satoshi' !important;
}

.page-id-3437 :is(h1, h2, h3, h4, h5, h6),
.page-id-4786 :is(h1, h2, h3, h4, h5, h6) {
    font-family: 'DM Serif Display' !important;
}

.page-id-3437 .ast-primary-header-bar,
.page-id-4786 .ast-primary-header-bar {
    background: transparent !important;
    backdrop-filter: unset !important;
}

.page-id-3437 .site-header-section .ast-builder-menu,
.page-id-3437 .site-header-section .custom-logo-link,
.page-id-4786 .site-header-section .ast-builder-menu,
.page-id-4786 .site-header-section .custom-logo-link {
    display: none !important;
}

.page-id-3437 .site-header-section .white_logo,
.page-id-4786 .site-header-section .white_logo {
    display: flex !important;
}

.page-id-3437 .sticky .site-header-section .custom-logo-link,
.page-id-4786 .sticky .site-header-section .custom-logo-link {
    display: flex !important;
}

.page-id-3437 .sticky .site-header-section .white_logo,
.page-id-4786 .sticky .site-header-section .white_logo {
    display: none !important;
}

.page-id-3437 .site-footer,
.page-id-4786 .site-footer {
    display: none;
}

.section-title .sub-title p {
    margin-bottom: 0;
}

.project-overview-item .elementor-icon-list-icon {
    min-width: 60px;
    max-width: 60px;
    height: 60px;
    border: 1px solid var(--primary-color);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.project-overview-item .elementor-icon-list-icon svg {
    width: 41px !important;
    height: 41px !important;
    display: flex;
    margin: 0 !important;
}

.project-overview-item .elementor-icon-list-text {
    padding-left: 15px !important;
}

.project-overview-item .elementor-icon-list-item:not(:last-child) {
    padding: 15px 0 !important;
    border-bottom: 1px solid var(--primary-color) !important;
    margin-bottom: 15px !important;
}

.prime-location .elementor-icon-box-title {
    margin-bottom: 0 !important;
}

.prime-location .elementor-icon-box-wrapper:hover .elementor-icon,
.area-benefits-item>.elementor-view-default:hover .elementor-icon-box-icon {
    transition: 1s linear;
    transform: rotateY(360deg);
}

.area-benefits-item>.elementor-view-default {
    background: #F5F5F5;
    border: 1px solid #E1E7ED;
    border-radius: 10px !important;
    padding: 37px 30px !important;
    height: 100%;
    display: flex;
    align-items: center !important;
    justify-content: center !important;
}

.area-benefits-item .elementor-widget-container {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex-direction: column !important;
}

.area-benefits-item .elementor-icon-box-title {
    margin-bottom: 0 !important;
}

.title-inner-features {
    position: relative;
    z-index: 1;
}

.features-design-icon {
    height: 100%;
}

.features-design-icon .elementor-icon-box-title {
    margin-bottom: 0 !important;
}

.features-design-icon .elementor-icon {
    min-width: 100px;
    max-width: 100px;
    height: 100px;
    border: 1px solid var(--primary-color) !important;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    border-radius: 30px;
}

.features-design-icon .elementor-icon svg {
    width: 55px !important;
    height: 55px !important;
}

.features-design-icon .elementor-widget-container {
    display: flex;
    align-items: center;
    justify-content: center;
}

.amenities-design-box {
    border-right: 1px solid #D5D5D5;
    position: relative;
}

.amenities-design-box:nth-child(4n) {
    border-right: 0;
}

.amenities-design-box:nth-child(n+5):nth-child(-n+8) {
    border-top: 1px solid #D5D5D5;
}

.amenities-design-box:nth-child(n+5):nth-child(-n+8)::before {
    content: '';
    width: 160px;
    height: 1px;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #013198 50%, rgba(255, 255, 255, 0) 100%);
    position: absolute;
    top: -1px;
    right: -50%;
    transform: translateX(-50%);
    z-index: 1;
    pointer-events: none;
}

.amenities-design-box:nth-child(n+5):nth-child(-n+8)::after {
    content: '';
    width: 1px;
    height: 160px;
    background: linear-gradient(260deg, rgba(255, 255, 255, 0) 0%, #013198 50%, rgba(255, 255, 255, 0) 100%);
    position: absolute;
    top: -50%;
    right: -1px;
    transform: translateY(30%);
    z-index: 1;
    pointer-events: none;
}

.amenities-design-box:last-child::before,
.amenities-design-box:last-child::after {
    display: none;
}

.construction-quality-list .elementor-icon-list-item {
    padding: 15px !important;
    border: 1px solid #E1E7ED;
    border-radius: 10px;
    margin-top: 15px !important;
}

.construction-timeline-tabs {
    display: flex;
    flex-direction: column-reverse;
    gap: 54px;
}

.timeline-tab-list {
    padding: 0;
    margin: 0;
}

.timeline-tab-contents {
    max-width: 925px;
    width: 100%;
    margin: 0 auto;
}

.timeline-tab-contents .timeline-tab-content {
    display: none;
}

.timeline-tab-contents .timeline-tab-content.active {
    display: block;
}

.timeline-tab-wrapper {
    display: flex;
    align-items: center;
    gap: 80px;
}

.timeline-tab-wrapper .image-box {
    max-width: 380px;
    width: 100%;
    border-radius: 16px;
}

.timeline-tab-wrapper .image-box img {
    width: 100%;
    height: 100%;
    border-radius: 16px;
    object-fit: cover;
}

.timeline-tab-wrapper .content-box {
    width: 100%;
}

.timeline-tab-wrapper .content-box h3 {
    color: var(--primary-color);
    font-weight: 400;
    font-size: 40px;
    line-height: 55px;
    margin-bottom: 15px;
}

.timeline-tab-wrapper .content-box p {
    font-weight: 500;
    font-size: 20px;
    line-height: 100%;
    color: var(--white);
    margin-bottom: 0 !important;
}

.timeline-tab-list {
    padding: 0 !important;
    margin: 0 !important;
    list-style: none !important;
    display: flex;
    padding-top: 12px !important;
    overflow: auto;
}

.timeline-tab-item {
    flex: 1;
    position: relative;
    cursor: pointer;
    padding-top: 22px !important;
    padding-right: 15px !important;
    border-top: 1px solid var(--primary-color);
}

.timeline-tab-item h6 {
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    margin-bottom: 12px;
    white-space: nowrap;
    color: #969696;
    font-family: 'Satoshi' !important;
}

.timeline-tab-item p {
    margin-bottom: 0;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #969696;
}

.timeline-tab-item::before {
    content: '';
    width: 35px;
    height: 21px;
    border: 1px solid var(--primary-color);
    border-radius: 50px;
    position: absolute;
    top: -11px;
    left: 0;
    background: #141414;
    pointer-events: none;
}

.timeline-tab-item.active::before {
    background: var(--primary-color) !important;
}

.timeline-tab-item.active h6 {
    color: var(--white);
}

.opportunity-section-list .elementor-icon-list-item {
    padding: 18px 15px 18px 0 !important;
    border-top: 1px solid var(--primary-color);
}

.opportunity-section-list .elementor-icon-list-item:first-child {
    border: 0;
}

.plan-section-list .elementor-icon-list-item:first-child {
    border-top: 1px solid var(--primary-color);
}

.opportunity-section-list .elementor-icon-list-text {
    width: 100%;
    display: flex;
    gap: 10px;
    justify-content: space-between;
}

.opportunity-section-list .elementor-icon-list-text p {
    margin-bottom: 0;
}

.opportunity-section-list .elementor-icon-list-text p span {
    font-size: 16px;
    line-height: 27px;
    font-weight: 400;
}

.market-table-box table {
    margin-bottom: 0;
    border: 1px solid #F4F4F4;
}

.market-table-box table tr th {
    background: #E6ECFA;
    padding: 13px 15px;
    color: #333333;
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
}

.market-table-box table tr td {
    border-top: 1px solid #F4F4F4;
    color: #575757;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
}

.market-table-box table tr:nth-child(even) td {
    background: #F4F4F4;
    border-top: 1px solid #F4F4F4;
}

.market-table-box table tr.active td {
    color: #333333;
    font-weight: 700;
}

.market-table-box table tr.active td:nth-child(2) {
    color: #575757;
    font-weight: 400;
}

.market-table-box .elementor-widget-container {
    overflow: auto;
}

.discoverbest-image-box .elementor-image-box-title {
    margin-bottom: 0;
    padding: 0 15px;
}

.discoverbest-image-box .elementor-image-box-img {
    position: relative;
    padding-top: 72%;
    display: flex !important;
}

.discoverbest-image-box .elementor-image-box-img img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
}

.discover-best-tabs .e-n-tab-title .e-n-tab-icon {
    border-radius: 10px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.discover-best-tabs .e-n-tab-title .e-n-tab-icon svg {
    object-fit: cover;
    border-radius: 10px;
}

.floor-plans-slider .owl-nav button {
    width: 63px;
    height: 63px;
    border: 2px solid var(--primary-color) !important;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--primary-color);
    transition: all 0.3s ease-in-out;
}

.floor-plans-slider .owl-nav button:hover {
    background: var(--primary-color);
    color: var(--white);
}

.floor-plans-slider .owl-nav button::before {
    content: "\63";
    font-family: "eternity-heights" !important;
    font-size: 33px;
    list-style: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--primary-color);
    transition: all 0.3s ease-in-out;
}

.floor-plans-slider .owl-nav button:hover::before {
    color: var(--white);
}

.floor-plans-slider .owl-nav button.owl-next::before {
    rotate: 180deg;
}

.floor-plans-slider .owl-nav button span {
    display: none;
}


.floor-plans-slider .owl-nav {
    display: flex;
    align-items: center;
    gap: 18px;
    position: absolute;
    top: -115px;
    right: 0;
}

.floor-plans-section {
    position: relative;
}

.floorplans-slidre-image .elementor-widget-container {
    position: relative;
    padding-top: 72% !important;
}

.floorplans-slidre-image .elementor-widget-container img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media (max-width: 1024px) {

    .amenities-design-box:nth-child(n+5):nth-child(-n+8)::after,
    .amenities-design-box:nth-child(n+5):nth-child(-n+8)::before {
        display: none;
    }

    .amenities-design-box:nth-child(n+5):nth-child(-n+8) {
        border-top: 0;
    }

    .amenities-design-box:nth-child(2n) {
        border-right: 0;
    }

    .amenities-design-box {
        border-top: 1px solid #D5D5D5 !important;
    }

    .amenities-design-box:nth-child(1),
    .amenities-design-box:nth-child(2) {
        border-top: 0 !important;
    }

    .amenities-design-box:nth-child(2n)::before {
        content: '';
        width: 160px;
        height: 1px;
        background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #013198 50%, rgba(255, 255, 255, 0) 100%);
        position: absolute;
        top: -1px;
        left: -50% !important;
        right: unset !important;
        transform: translateX(100%) !important;
        z-index: 1;
        pointer-events: none;
        display: block !important;
    }

    .amenities-design-box:nth-child(2n)::after {
        content: '';
        width: 1px;
        height: 160px;
        background: linear-gradient(260deg, rgba(255, 255, 255, 0) 0%, #013198 50%, rgba(255, 255, 255, 0) 100%);
        position: absolute;
        top: -50%;
        left: -1px;
        right: unset;
        transform: translateY(35%);
        z-index: 1;
        pointer-events: none;
        display: block !important;
    }

    .amenities-design-box:nth-child(2)::before,
    .amenities-design-box:nth-child(2)::after {
        display: none !important;
    }

    .construction-timeline-tabs {
        gap: 24px;
    }

    .opportunity-section-list .elementor-icon-list-text {
        flex-wrap: wrap;
        gap: 5px;
    }
}

@media (max-width: 922px) {

    .page-id-3437 #ast-desktop-header,
    .page-id-4786 #ast-desktop-header {
        display: block !important;
    }

    .page-id-3437 #ast-mobile-header,
    .page-id-4786 #ast-mobile-header {
        display: none !important;
    }

    .page-id-3437 .ast-primary-header-bar .site-primary-header-wrap,
    .page-id-4786 .ast-primary-header-bar .site-primary-header-wrap {
        width: 100%;
    }

    .page-id-3437 .white_logo,
    .page-id-4786 .white_logo {
        max-width: 123px;
        width: 100%;
    }

    .page-id-3437 .site-header .ast-custom-button-link .ast-custom-button,
    .page-id-4786 .site-header .ast-custom-button-link .ast-custom-button {
        font-size: 12px;
        line-height: 20px;
        padding: 10px 40px 10px 15px !important;
    }

    .page-id-3437 .site-header .ast-custom-button-link .ast-custom-button::before,
    .page-id-4786 .site-header .ast-custom-button-link .ast-custom-button::before {
        width: 20px;
        height: 20px;
        font-size: 10px;
        line-height: 10px;
        top: 10px;
    }

    .timeline-tab-wrapper {
        gap: 24px;
    }
}

@media (max-width: 767px) {

    .page-id-3437 .ast-primary-header-bar,
    .page-id-4786 .ast-primary-header-bar {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
    }

    .amenities-design-box:nth-child(2n)::after,
    .amenities-design-box:nth-child(2n)::before {
        display: none !important;
    }

    .amenities-design-box {
        border-right: 0;
    }

    .amenities-design-box:nth-child(2) {
        border-top: 1px solid #D5D5D5 !important;
    }

    .timeline-tab-wrapper {
        flex-direction: column;
    }

    .timeline-tab-wrapper .content-box h3 {
        text-align: center;
        font-size: 28px;
        line-height: 36px;
    }

    .timeline-tab-wrapper .content-box p {
        text-align: center;
        font-size: 18px;
        line-height: 24px;
    }

    .timeline-tab-item h6 {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 6px;
    }

    .market-table-box table {
        border: unset;
    }

    .market-table-box thead {
        display: none;
    }

    .market-table-box tr {
        display: block;
        margin-bottom: 15px;
        border: 1px solid #F4F4F4;
        border-radius: 8px;
        overflow: hidden;
    }

    .market-table-box td {
        display: block;
        text-align: right;
        padding: 10px;
        border: none;
        position: relative;
    }

    .market-table-box td::before {
        content: attr(data-label);
        position: absolute;
        left: 10px;
        text-align: left;
        font-weight: bold;
        color: #333;
    }

    .market-table-box td:first-child {
        border-top: none;
    }

    .market-table-box tr.active {
        background: #E6ECFA;
    }

    .floor-plans-slider .owl-nav {
        top: -50px;
        gap: 12px;
    }

    .floor-plans-slider .owl-nav button {
        width: 34px;
        height: 34px;
        border: 1px solid var(--primary-color);
    }

    .floor-plans-slider .owl-nav button::before {
        font-size: 20px;
        line-height: 14px;
    }
}

@media (max-width: 544px) {

    .page-id-3437 .site-header-section .ast-builder-layout-element,
    .page-id-4786 .site-header-section .ast-builder-layout-element {
        padding: 0 !important;
    }

    .timeline-tab-item {
        min-width: 180px;
    }
}