body {
    display: block;
    margin: 0px !important;
}

.bg-banner {
    background: url('images/echovalley-banner-price-desk.webp') no-repeat center center;
    background-size: cover;
    height: 75vh;
}

@media (max-width: 767.98px) {
    .bg-banner {
        background: none !important;
        height: auto;
    }
}

.robot-text-style {
    font-family: "Roboto", sans-serif !important;
}

.robot-text {
    font-family: "Roboto", sans-serif;
    font-weight: lighter !important;
    font-style: normal;
}

.form-container {
    background: white;
    border-radius: 8px;
    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.1);
    padding: 20px;
    width: 100%;
    max-width: 470px;
    max-height: 597px;
    position: absolute;
    right: 70px;
    bottom: 44px;
}

.form-title {
    text-align: center;
    font-size: 20px;
    /* slightly smaller */
    font-weight: 600;
    color: #333;
    margin-bottom: 15px;
}


.form-input {
    width: 100%;
    padding: 5px 12px;
    border: 1.5px solid #e1e5e9;
    border-radius: 6px;
    font-size: 14px;
    margin-bottom: 10px;
}

.form-input:focus {
    outline: none;
    border-color: #898989;
    background: white;
    box-shadow: 0 0 0 3px rgba(79, 70, 229, 0.1);
}

.form-input::placeholder {
    color: #9ca3af;
    font-weight: 400;
}

.form-input[readonly] {
    background: #f1f3f4;
    color: #333;
    cursor: default;
}

.form-input[readonly]:focus {
    border-color: #e1e5e9;
    box-shadow: none;
}

.select-wrapper {
    position: relative;
}

.form-select {
    padding: 10px 16px;
    font-size: 14px;
    border-radius: 6px;
}

.form-select:focus {
    outline: none;
    border-color: #4f46e5;
    background: white;
    box-shadow: 0 0 0 3px rgba(79, 70, 229, 0.1);
}

.form-select option {
    color: #333;
}

.select-arrow {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
    color: #9ca3af;
}

.consent-text {
    font-size: 11px;
    /* smaller */
    margin-bottom: 18px;
}



.consent-text a {
    color: #4f46e5;
    text-decoration: none;
    font-weight: 500;
}

.consent-text a:hover {
    text-decoration: underline;
}

.submit-btn {
    width: 100%;
    padding: 12px;
    background: #1b1851;
    color: white;
    border: none;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.submit-btn:hover {
    background: #1b1851;
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(45, 27, 105, 0.3);
}

.submit-btn:active {
    transform: translateY(0);
}

@media (max-width: 480px) {
    .form-container {
        padding: 20px;
        max-width: 90%;
        right: 10px;
        bottom: 20px;
    }

    .form-title {
        font-size: 18px;
    }

    .form-input,
    .form-select,
    .submit-btn {
        font-size: 13px;
        padding: 10px;
    }
}

.fs-11px {
    font-size: 11px;
}

.body {
    overflow: hidden !important;
}

.logo-above-form {
    position: absolute;
    right: 310px;
    z-index: 10;
    top: 102px;
}

.logo-above-form img {
    max-width: 120px;
    height: auto;
}

.form-container-mobile {
    background: white;
    border-radius: 8px;
    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.1);
    padding: 20px;
    width: 90%;
    position: relative;
}

html,
body {
    overflow-x: hidden;
    max-width: 100%;
}

.text-green {
    color: #083b0f !important;
}

.fs-60h1 {
    font-size: 60px;
}

.lh-90px {
    line-height: 80px;
}

.w-93 {
    width: 89%;
}

.lh-45px {
    line-height: 45px;
}

.fs-30px {
    font-size: 35px;
}

.font-poppins {
    font-family: Poppins, sans-serif;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
}

p {
    font-size: 18px;
}

p {
    font-weight: 400 !important;
    line-height: 1.6 !important;
    font-family: Poppins, sans-serif !important;
}

.btn-primary {
    color: #fff !important;
    background: #1b1851 !important;
    border: 1px solid #1b1851 !important;
    padding: 10px 30px !important;
    text-decoration: none !important;
}

.text-yellow {
    color: #083b0f;
}

.text1 {
    background: #ffffff;
}

.adissia-a {
    width: 517px !important;
    bottom: 100px !important;
    right: -310px !important;
}

.opacity-a {
    opacity: 0.05 !important;
}

.bg-pattern {
    background-color: rgb(249, 249, 249);
    background-image: url('images/white-background.png') !important;
    background-repeat: repeat;
    background-size: auto;
    padding: 35px 20px;
}

.pt-6rem {
    padding-top: 6rem;
}

.border-img {
    border: 7px solid white;
}

.bg-yellow {
    background-color: #ffd53a !important;
    width: 40%;
    padding: 9px 30px;
}

.h-80px {
    max-height: 80px !important;
}

.projectoverviewDetailTop {
    text-align: center;
    margin: 0 0 30px;
}

.projectoverviewDetailTop .nBlock {
    text-align: center;
    color: #ffffff !important;
    text-transform: uppercase;
    background: #406249 !important;
    margin: 0 0 10px;
    padding: 8px 18px;
    font-size: 15px;
    font-weight: 600;
    display: inline-table;
    border-radius: 20px;
}

.projectoverviewDetailTop h3 {
    color: #1b1851;
    letter-spacing: 0;
    text-transform: capitalize;
    margin: 0;
    font-size: 24px;
    font-weight: 700;
}

.projectoverviewDetailTop .apartments {
    text-align: center;
    color: #555;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-size: 18px;
    font-weight: 400;
}

.ow-logo {
    width: 65%;
    margin-left: auto;
    margin-right: auto;
}

.fs-60px {
    font-size: 47px;
}

.bg-yellow1 {
    border-radius: 35px;
    background: #ffd53a00 !important;
    border: 1px solid #000 !important;
}

.border-grey {
    border: 1px solid #6b6d6e !important;
}

.swiper-slide img {
    width: 100%;
    height: 450px;
    /* Fixed height */
    object-fit: cover;
    /* Crops and fills */
    object-position: center;
    /* Center the image */
}

@media (max-width: 768px) {
    .swiper-slide img {
        height: 458px;
        /* Smaller height on mobile */
    }

    .static-icon1 {
        position: absolute;
        top: 50%;
        left: 220% !important;
        transform: translate(-50%, -50%);
        font-size: 1.5rem;
    }

    .static-icon2 {
        position: absolute;
        top: 50%;
        left: 335% !important;
        transform: translate(-50%, -50%);
        font-size: 1.5rem;
    }

    .w-86 {
        width: 100% !important;
    }
}

.gap-3 {
    gap: 1.5rem !important;
}

.py-3-amenities {
    padding-top: 1.2rem !important;
    padding-bottom: 1.2rem !important;
}

.stats-boxes {
    display: flex;
    margin-bottom: 30px;
}

.stat-box {
    text-align: center;
    background: #f4f4f4;
    border-radius: 15px;
    flex: 1;
    padding: 45px 30px;
    box-shadow: 16px 15px 19px #d2d2d261;
    width: 80%;
}

.stat-box h3 {
    font-size: 2rem;
    color: #1b1851;
    margin: 0;
}

.stat-box p {
    font-size: 1rem !important;
    color: #666;
    margin: 5px 0 0;
}

.rotating-wrapper {
    position: relative;
    width: 60px;
    height: 60px;
}

.rotating-border {
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 60px;
    border: 1px dashed black;
    border-radius: 50%;
    padding: 10px;
    animation: spin 8s linear infinite;
}

.static-icon1 {
    position: absolute;
    top: 50%;
    left: 140%;
    transform: translate(-50%, -50%);
    font-size: 1.5rem;
}

.static-icon2 {
    position: absolute;
    top: 50%;
    left: 200%;
    transform: translate(-50%, -50%);
    font-size: 1.5rem;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.icon-size {
    font-size: 35px;
}

.fs-18px {
    font-size: 18px;
}

.faq-container {
    padding: 30px;
}

.faq-item {

    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 10px;
}

.faq-item:last-child {
    border-bottom: none;
    margin-bottom: 0;
}

.faq-question {
    width: 100%;
    background: transparent;
    border: none;
    font-size: 18px;
    font-weight: 600;
    color: #1b1851;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    font-family: "Poppins", sans-serif;
    text-align: left;
    padding: 15px 0;
    transition: color 0.3s ease;
}

.faq-question:hover {
    color: #2d2875;
}

.faq-question:focus {
    outline: none;
}

.faq-answer {
    max-height: 0;
    overflow: hidden;
    font-size: 17px;
    font-weight: 400;
    color: #555;
    font-family: "Poppins", sans-serif;
    transition: max-height 0.4s ease, padding 0.4s ease;
    padding: 0 15px 0 0;
}

.faq-item.active .faq-answer {
    max-height: 200px;
    padding: 15px 15px 0 0;
}

.icon {
    font-size: 24px;
    margin-left: 15px;
    color: #1b1851;
    transition: transform 0.3s ease, color 0.3s ease;
    flex-shrink: 0;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: rgba(27, 24, 81, 0.1);
}

.faq-item.active .icon {
    transform: rotate(45deg);
    background: rgba(27, 24, 81, 0.2);
    color: #2d2875;
}

.faq-question-text {
    flex: 1;
    padding-right: 10px;
}

@media (max-width: 768px) {
    .container {
        margin: 0 10px;
    }

    .faq-header {
        padding: 20px;
    }

    .faq-header h1 {
        font-size: 24px;
    }

    .faq-container {
        padding: 20px;
    }

    .faq-question {
        font-size: 16px;
    }

    .faq-answer {
        font-size: 14px;
    }

    .fs-30px {
        font-size: 23px !important;
    }

    .lh-90px {
        line-height: 46px !important;
    }

    .fs-60h1 {
        font-size: 30px !important;
    }

    .w-93 {
        width: 100% !important;
    }

    .lh-45px {
        line-height: 35px !important;
    }

    .adissia-a {
        width: 517px !important;
        bottom: 176px !important;
        left: -190px !important;
    }

    .fs-60px {
        font-size: 28px !important;
    }

    p {
        font-size: 17px !important;
    }
}

.w-86 {
    width: 86%;
}

.bg-pattern-contactus {
    background: url('images/patter-bg-building.webp')no-repeat center center;
    background-size: cover;

}

.footer {
    background-color: #1b1851;
    padding: 0.5rem 0 0.5rem 0;
}

.footer-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.footer-text {
    font-size: 16px;
    color: #fff;
    font-weight: 300;
    font-family: 'Poppins', sans-serif;
    margin: 0;
}

.footer-links {
    list-style: none;
    display: flex;
    gap: 20px;
    margin: 0;
    padding: 0;
}

.footer-links li a {
    color: #fff;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    text-decoration: none;
}

.footer-links li a:hover {
    text-decoration: underline;
}

.fade-in-left,
.fade-in-right,
.fade-in-top {
    opacity: 0;
    transition: all 0.8s ease-out;
}

.fade-in-left.show {
    opacity: 1;
    transform: translateX(0);
    animation: fadeInLeft 0.8s ease-out;
}

.fade-in-right.show {
    opacity: 1;
    transform: translateX(0);
    animation: fadeInRight 0.8s ease-out;
}

.fade-in-top.show {
    opacity: 1;
    transform: translateY(0);
    animation: fadeInTop 0.8s ease-out;
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translateX(-40px);
    }

    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translateX(40px);
    }

    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes fadeInTop {
    from {
        opacity: 0;
        transform: translateY(-20px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@media screen and (min-width: 968px) and (max-width: 1536px) {
    .form-container {
        background: white;
        border-radius: 8px;
        box-shadow: 0 12px 24px rgba(0, 0, 0, 0.1);
        padding: 20px;
        width: 100%;
        max-width: 440px !important;
        max-height: 531px !important;
        position: absolute;
        right: 50px !important;
        bottom: 20px !important;
    }
    .echo-valley-location {
    bottom: 100px !important;
    left: -16px !important;
}

    .bg-banner {
        background: url(images/echovalley-banner-price-desk.webp) no-repeat center center;
        background-size: cover;
        height: 70vh !important;
    }

    .logo-above-form {
        position: absolute;
        right: 178px !important;
        z-index: 10;
        top: 80px !important;
    }

    .adissia-a {
        width: 455px !important;
        bottom: 16px !important;
        right: -150px !important;
    }
}

.bg-pattern-faq {
    position: relative;
    background: url('images/faq-bg.jpg') no-repeat center center;
    background-size: cover;
    z-index: 1;
}

.bg-pattern-faq::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(244, 244, 244, 0.795);
    /* Adjust darkness here */
    z-index: -1;
}

.bg-blue {
    background-color: #406249 !important;
    background-image: url('images/background-own-ur-plot.png');
    /* Replace with your image path */
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(64 98 73 / 80%);
    ;
    /* semi-transparent greenish overlay */
    z-index: 0;
}

.py-9rem {
    padding-top: 7rem;
    padding-bottom: 7rem;
}

.fs-50px {
    font-size: 50px;
}

.top-616px {
    top: -307px;
}

.w-85 {
    width: 73%;
}

.pb-7rem {
    padding-bottom: 7rem;
}

.bg-sky {
    background: url('images/bg-sky.png') no-repeat center center;
    background-size: cover;
    z-index: 1;
    position: relative;
}

.bg-sky::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(244 244 244 / 89%);
    z-index: -1;
}

.form-input[readonly] {
    background: #ffffff !important;
    color: #94999e !important;
    cursor: default;
}

:root {
    --marquee-width: 100vw;
    --marquee-height: 30vh;
    --marquee-elements-displayed: 4;
    /* fewer = larger images */
    --marquee-element-width: calc(var(--marquee-width) / var(--marquee-elements-displayed));
    --marquee-animation-duration: calc(var(--marquee-elements) * 5s);
}

.marquee {
    width: 100%;
    height: var(--marquee-height);
    overflow: hidden;
    position: relative;
    background-color: #fff;
}

.marquee-content {
    list-style: none;
    height: 100%;
    display: flex;
    animation: scrolling var(--marquee-animation-duration) linear infinite;
    gap: 0;
    /* removes space between li */
}

@keyframes scrolling {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(calc(-1 * var(--marquee-element-width) * var(--marquee-elements)));
    }
}

.marquee-content li {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    width: var(--marquee-element-width);
    max-height: 100%;
    padding: 0;
    margin: 0;
}

.marquee-content li img {
    width: 100%;
    object-fit: cover;
    border: none;
}

.marquee {
    width: 100%;
    height: var(--marquee-height);
    background-color: #ffffff;
    color: #eee;
    overflow: hidden;
    position: relative;
}

.marquee:before,
.marquee:after {
    position: absolute;
    top: 0;
    width: 10rem;
    height: 100%;
    content: "";
    z-index: 1;
}

.marquee:before {
    left: -145px;
    background: linear-gradient(to right, #ffffff 0%, #ffffff 100%);
}

.marquee:after {
    right: -145px;
    background: linear-gradient(to left, #ffffff 0%, #ffffff 100%);
}

.marquee-content {
    list-style: none;
    height: 100%;
    display: flex;
    animation: scrolling var(--marquee-animation-duration) linear infinite;
}

@keyframes scrolling {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(calc(-1 * var(--marquee-element-width) * var(--marquee-elements)));
    }
}

.marquee-content li {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    width: var(--marquee-element-width);
    max-height: 100%;
    font-size: calc(var(--marquee-height)*3/4);
    white-space: nowrap;
}

.marquee-content li img {
    width: 100%;
    border: 6px solid #ffffff;
}

@media (max-width: 600px) {
    html {
        font-size: 12px;
    }

    :root {
        --marquee-width: 100vw;
        --marquee-height: 16vh;
        --marquee-elements-displayed: 3;
    }

    .marquee:before,
    .marquee:after {
        width: 5rem;
    }
}

/* Container for each image + caption */
.marquee-box {
    display: flex;
    align-items: center;
    text-align: center;
}

/* Caption style */
.caption {
    font-size: 1rem;
    color: #1e3a1e;
    font-family: 'Georgia', serif;
}

/* Pause animation on hover (desktop) or touch (mobile) */
.marquee:hover .marquee-content,
.marquee:active .marquee-content {
    animation-play-state: paused;
}

.map-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    background: #f0f0f0;
    box-shadow: 0 0 10px rgb(29 29 29 / 26%);
}

.map-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

@media (max-width: 767px) {
    .map-container {
        padding-bottom: 75%;
        /* Slightly taller for small screens */
    }

    .footer-text {
        font-size: 13px !important;
        color: #fff;
        font-weight: 300;
        font-family: 'Poppins', sans-serif;
        margin: 0;
    }

    .footer-links li a {
        color: #fff;
        font-size: 13px !important;
        font-family: 'Poppins', sans-serif;
        text-decoration: none;
    }

    .w-75-custom {
        width: 100% !important;
    }

    .fs-50px {
        font-size: 33px !important;
    }

    .faq-padding {
        padding-top: 4rem;
        padding-bottom: 2rem !important;
    }
}

.faq-padding {
    padding-top: 4rem;
    padding-bottom: 10rem;
}

.ms-mob-5rem {
    margin-left: 5rem !important;
}

.w-75-custom {
    width: 75%;
}

.caption {
    font-size: 14px;
    font-weight: 500;
    color: #333;
}

.submit-btn:disabled {
    background: #6c757d;
    cursor: not-allowed;
    opacity: 0.6;
}

.error-message {
    color: #dc3545;
    font-size: 14px;
    margin-top: 5px;
}

.success-message {
    color: #28a745;
    font-size: 14px;
    margin-top: 5px;
}

.toast-container {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 1050;
}

.phone-validation {
    font-size: 12px;
    margin-top: 5px;
}

.form-input1 {
    width: 30% !important;
    padding: 5px 20px !important;
    border: 1.5px solid #e1e5e9 !important;
    border-radius: 6px !important;
    font-size: 14px !important;
    margin-bottom: 10px !important;
}

.fs-15px {
    font-size: 15px !important;
}

.container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
    z-index: 2;
}

.header-section {
    text-align: center;
    animation: fadeInUp 1s ease-out;
}

.main-title {
    font-size: clamp(2.5rem, 5vw, 4rem);
    font-weight: 300;
    color: #1f2937;
    margin-bottom: 10px;
    position: relative;
}

.subtitle {
    font-size: 1.25rem;
    color: #6b7280;
    font-weight: 400;
    margin-bottom: 20px;
}

.location-badge {
    display: inline-flex;
    align-items: center;
    background: rgb(4 8 94);
    color: #ffffff;
    padding: 8px 16px;
    border-radius: 25px;
    font-size: 0.9rem;
    font-weight: 500;
    border: 1px solid rgba(16, 185, 129, 0.2);
    margin-top: 10px;
}

.location-badge::before {
    content: '';
    margin-right: 8px;
}

.content-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: center;
    padding: 0px 0 80px;
}

.content-column {
    animation: fadeInLeft 1s ease-out;
}

.image-column {
    animation: fadeInRight 1s ease-out;
    position: relative;
}

.content-text {
    font-size: 1.1rem;
    color: #374151;
    line-height: 1.8;
    margin-bottom: 24px;
}

.highlight-text {
    color: #406249;
    font-weight: 600;
    position: relative;
    padding: 2px 4px;
    background: linear-gradient(120deg, transparent 0%, rgb(64 98 73 / 18%) 0%);
}

.image-container {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.15);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.image-container:hover {
    transform: translateY(-10px) scale(1.02);
    box-shadow: 0 35px 60px -12px rgba(0, 0, 0, 0.2);
}

.location-image {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.3s ease;
}

.image-container:hover .location-image {
    transform: scale(1.05);
}

.image-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(45deg, rgba(16, 185, 129, 0.1), rgba(52, 211, 153, 0.1));
    opacity: 0;
    transition: opacity 0.3s ease;
}

.image-container:hover .image-overlay {
    opacity: 1;
}

.features-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    max-width: 500px;
}

.feature-card {
    background: white;
    padding: 49px 20px;
    border-radius: 15px;
    text-align: center;
    box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}

.feature-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgb(203 215 208), transparent);
    transition: left 0.5s ease;
}

.feature-card:hover::before {
    left: 100%;
}

.feature-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px -5px rgba(0, 0, 0, 0.15);
}

.feature-icon {
    font-size: 2rem;
    margin-bottom: 10px;
    display: block;
}

.feature-title {
    font-size: 1rem;
    font-weight: 600;
    color: #1f2937;
    margin-bottom: 5px;
}

.feature-desc {
    font-size: 0.9rem;
    color: #6b7280;
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translateX(-30px);
    }

    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translateX(30px);
    }

    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@media (max-width: 768px) {
    .content-grid {
        grid-template-columns: 1fr;
        gap: 40px;
    }

    .image-column {
        order: -1;
    }

    .header-section {
        padding: 40px 0 30px;
    }

    .main-title {
        font-size: 2.5rem;
    }

    .content-text {
        font-size: 1rem;
    }

    .features-grid {
        grid-template-columns: 1fr;
        gap: 15px;
    }
}

.bg-overview {
    background: url('images/project-over1.jpg') no-repeat center center;
    background-size: cover;
    z-index: 1;
    position: relative;
}

.bg-overview::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(244 244 244 / 81%);
    z-index: -1;
}

.highlights-list span {
    font-family: 'Poppins', sans-serif;
    font-size: 1rem;
    color: #333;
}

.bg-green {
    background: #91b33c21;
}

.pt-69px {
    padding-top: 69px !important;
}

.tab-button {
    border: 1px solid black !important;
    border-radius: 1px !important;
}

.nav-pills .nav-link.active {
    background-color: #406249 !important;
    border-radius: 0;
}

.nav-pills .nav-link {
    border-left: 4px solid transparent;
    transition: all 0.2s ease;
}

.nav-pills .nav-link:hover {
    background-color: #f8f9fa;
}

.pb-2rem {
    padding-bottom: 2.5rem;
}

.bg-sitemap {
    background-color: rgb(249, 249, 249);
    background-image: url('images/bg-sitmap.png') !important;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 35px 20px;
}

.bg-sitemap::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(244 244 244 / 81%);
    z-index: -1;
}

.main-container {

    width: 100%;
    position: relative;
}

.header-section {
    margin-bottom: 40px;
}

.timeline-section {
    position: relative;
    padding: 40px 0 80px;
}

.timeline-track {
    height: 4px;
    background: #e0e0e0;
    position: relative;
    margin: 212px 60px 0;
}

.timeline-progress {
    height: 100%;
    background: linear-gradient(90deg, #083b0f, #052a0a26);
    width: 0%;
    transition: width 0.3s ease;
}

.car-wrapper {
    position: absolute;
    top: 190px;
    left: 60px;
    z-index: 10;
    transition: left 0.3s ease;
    cursor: grab;
}

.car-wrapper img {
    width: 200px;
    height: auto;
    display: block;
    pointer-events: none;
    user-select: none;
}

.car-wrapper:active {
    cursor: grabbing;
}

.car-wrapper.dragging {
    transition: none;
}


@media (max-width: 768px) {
    .car-wrapper {
        top: 50px;
        left: 40px;
    }
}


.drag-me {
    position: absolute;
    top: -35px;
    left: 50%;
    transform: translateX(-50%);
    background: #333;
    color: white;
    padding: 4px 8px;
    border-radius: 3px;
    font-size: 10px;
    font-weight: bold;
    white-space: nowrap;
    opacity: 0;
    animation: pulseHint 3s infinite;
}

.drag-me::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    border: 3px solid transparent;
    border-top-color: #333;
}

@keyframes pulseHint {

    0%,
    70%,
    100% {
        opacity: 0;
    }

    35% {
        opacity: 1;
    }
}

.distance-marker {
    position: absolute;
    top: 0px;
    transform: translateX(-50%);
    text-align: center;
    cursor: pointer;
}

.distance-large {
    font-size: 85px;
    font-weight: 900;
    color: #083b0f;
    line-height: 0.8;
    margin-bottom: 10px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
}
.distance-unit {
    font-size: 24px;
    color: #666;
    font-weight: 600;
    margin-top: -10px;
    margin-bottom: 15px;
}

.location-description {
    font-size: 18px;
    color: #333;
    font-weight: 600;
    line-height: 1.3;
    max-width: 180px;
    word-wrap: break-word;
}

.marker-dot {
    position: absolute;
    top: 248px;
    left: 50%;
    transform: translateX(-50%);
    width: 12px;
    height: 12px;
    background: #ddd;
    border-radius: 50%;
    transition: all 0.3s ease;
}

.distance-marker.active .marker-dot {
    background: #083b0f;
    transform: translateX(-50%) scale(1.5);
}

.distance-marker:hover .distance-large {
    color: #083b0f;
    transform: scale(1.05);
}

/* Specific positioning for each marker */
.marker-1km {
    left: 15%;
}

.marker-4-2km {
    left: 40%;
}

.marker-4-7km {
    left: 65%;
}

.marker-7km {
    left: 90%;
}

/* Mobile responsive */
@media (max-width: 768px) {
    .main-container {
        padding: 30px 20px;
    }

    .distance-large {
        font-size: 80px;
    }

    .distance-unit {
        font-size: 18px;
    }

    .location-description {
        font-size: 12px;
        max-width: 120px;
    }

    .timeline-track {
        margin: 80px 40px 0;
    }

    .car-wrapper {
        left: 40px;
    }

    .distance-marker {
        top: -100px;
    }
}

@media (max-width: 480px) {
    .distance-large {
        font-size: 60px;
    }

    .distance-unit {
        font-size: 16px;
    }

    .location-description {
        font-size: 11px;
        max-width: 100px;
    }
}

/* General distance marker style - remove top offset */
.distance-marker {
    position: absolute;
    transform: translateX(-50%);
    text-align: center;
    cursor: pointer;
}

/* Alternate marker positioning */
.marker-top {
    top: -120px;
}

.marker-bottom {
    top: 160px;
}

/* Adjust dot for top/bottom layout */
.marker-dot {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 12px;
    height: 12px;
    background: #ddd;
    border-radius: 50%;
    transition: all 0.3s ease;
}

.marker-top .marker-dot {
    top: 100%;
}

.marker-bottom .marker-dot {
    top: -16px;
}

.distance-marker.active .marker-dot {
    background: #083b0f;
    transform: translateX(-50%) scale(1.5);
}
.lh-70px{
    line-height: 70px;
}

.echo-valley-location{
    bottom: 47px;
    left: -130px;
}
.nav-pills .nav-link {
  color: #355e44; 
}

.nav-pills .nav-link:hover {
  color: #355e44;
}

.nav-pills .nav-link.active {
  background-color: #355e44 !important;
  color: #fff !important;
}
.nav-pills .nav-link.active {
  background-color: #355e44 !important;
  color: #fff !important;
}