@font-face {
    font-family: 'Euclid Circular A Regular';
    src: url(/font/Euclid\ Circular\ A\ Regular.woff) format('woff'),
        url(/font/Euclid\ Circular\ A\ Regular.woff2) format('woff2');
}

@font-face {
    font-family: 'Austin News Headline Light';
    src: url(../font/Austin\ News\ Headline\ Light.woff) format('woff'),
        url(../font/Austin\ News\ Headline\ Light.woff2) format('woff2');
}

.banner-section {
    height: 590px;
    background: url("../images/project-page/max-estate-360/banner.webp") center/cover fixed;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1;
    position: relative;
    font-family: 'Euclid Circular A Regular';
}

.banner-section .container-fluid {
    padding: 0;
}

.banner-section .banner-section-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.35);
}

.banner-content {
    position: fixed;
    top: 180px;
    left: 50%;
    transform: translateX(-50%) !important;
    text-align: center;
    color: #fff;
    z-index: 10;
    backdrop-filter: blur(2px);
}

.banner-logo {
    max-width: 155px;
    background: #fff;
    z-index: 9;
    position: relative;
}

.banner-content h1 {
    font-size: 65px;
    font-family: 'Austin News Headline Light';
}

.banner-location {
    font-size: 32px;
}

.banner-location i {
    animation: blink 1s infinite;
    font-size: 45px;
}

@keyframes blink {

    0%,
    100% {
        opacity: 1;
    }

    50% {
        opacity: 0.2;
    }
}

.overview-section {
    position: relative;
}

.padding-space-extra {
    padding: 50px 0;
}

.project-overview-section {
    width: 89%;
    margin: 0 auto;
}

.section-title h2 {
    font-family: 'Austin News Headline Light';
    font-size: 47px;
}

.project-section-information {
    font-family: 'Euclid Circular A Regular';
}

.section-title p {
    font-size: 22px;
    font-family: 'Euclid Circular A Regular';
}

.project-section-information p {
    font-size: 22px;
}

.project-btn {
    text-align: center;
    margin: 0 auto;
    margin-top: 15px;
    position: relative;
    overflow: hidden;
}

.project-btn .btn::before {
    content: '';
    position: absolute;
    top: 0px;
    left: -10px;
    width: 59px;
    height: 53px;
    border-radius: 50%;
    background: #f4511e;
    z-index: -1;
    transform: scaleX(0.9);
    transform-origin: left;
    transition: transform .4s ease-in-out;
}

.project-btn .btn {
    background: transparent;
    width: 20%;
    color: #000 !important;
    font-size: 24px;
    position: relative;
    z-index: 9;
    text-decoration: none !important;
    padding: 8px;
    font-family: 'Euclid Circular A Regular';
}

.project-btn .btn:hover::before {
    transform: scaleX(1);
    width: 100%;
    height: 100%;
    border-radius: 5px;
    top: 0;
    padding: 10px;
}

.more-text {
    display: none;
}

.read-more-btn {
    border: none;
    background: none;
    color: #000;
    font-weight: 600;
    font-size: 18px;
    cursor: pointer;
    margin-top: 10px;
    display: inline-block;
    transition: color 0.3s ease;
}

.read-more-btn:hover {
    color: #000;
}

.overview-img img {
    border-radius: 10px;
    box-shadow: 0 0 3px #635e5e;
}

.highlight-section {
    font-family: 'Euclid Circular A Regular';
}

.bg-color {
    background: #f1e9e9;
}

.highlight-section-infromation .section-title {
    text-align: center;
    margin-bottom: 30px;
}

.highlight-img {
    position: relative;
    overflow: hidden;
}

.highlight-img img {
    border-radius: 15px;
    box-shadow: 0 0 3px #636262;
    position: relative;
}

.highlight-section-info {
    position: relative;
    overflow: hidden;
    padding: 5px;
}

.highlight-section-info p {
    position: absolute;
    bottom: 10px;
    color: #fff;
    left: 0px;
    z-index: 9;
    font-size: 22px;
    padding: 0 20px;
}


.highlight-img::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: 9;
    background: linear-gradient(0deg, #0000005e, transparent);
    border-radius: 15px;
}

.price-section-infromation {
    font-family: 'Euclid Circular A Regular';
    text-align: center;
}

.project-price-list {
    padding: 30px 10px;
    border-radius: 10px;
    box-shadow: 0 0 3px #b9b4b4;
    margin-bottom: 20px;
}

.project-type p {
    font-size: 22px;
    margin-bottom: 5px;
}

.project-type {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #000;
}

.project-type h3 {
    margin-bottom: 0;
}

.project-in-price {
    font-size: 23px;
    margin-bottom: 0px;
}

.project-in-form {
    font-family: 'Austin News Headline Light';
    font-size: 35px;
    margin-bottom: 0;
    font-weight: 600;
}

.project-price {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #000;
}

.project-size p {
    font-size: 24px;
    margin-bottom: 10px;
}

p.project-size-fer {
    font-size: 30px;
}

.project-enquire {
    position: relative;
}

.project-enquire .btn {
    background: transparent;
    width: 50%;
    color: #000 !important;
    font-size: 24px;
    position: relative;
    z-index: 9;
    text-decoration: none !important;
    padding: 8px;
    font-family: 'Euclid Circular A Regular';
}

.project-enquire .btn::before {
    content: '';
    position: absolute;
    top: 0px;
    left: -10px;
    width: 59px;
    height: 53px;
    border-radius: 50%;
    background: #f4511e;
    z-index: -1;
    transform: scaleX(0.9);
    transform-origin: left;
    transition: transform .4s ease-in-out;
}

.project-enquire .btn:hover::before {
    transform: scaleX(1);
    width: 100%;
    height: 100%;
    border-radius: 5px;
    top: 0;
    padding: 10px;
}

.project-status {
    width: 35%;
    background: #fc9e3c;
    padding: 6px 10px;
    border-radius: 20px;
    margin-bottom: 10px;
    box-shadow: 0 0 3px #b9b9b9;
}

.project-status p {
    margin-bottom: 0;
}

.configuration-list h3 {
    font-size: 21px;
    font-family: 'Austin News Headline Light';
}

.configuration-list p {
    font-family: 'Euclid Circular A Regular';
    font-size: 22px;
    margin-bottom: 0;
    color: #fff;
}

.configuration-list {
    margin-bottom: 10px;
    background: #68b5bc;
    padding: 5px 10px;
    border-radius: 20px;
    box-shadow: 0 0 3px #a1a1a1;
    text-align: center;
}

.gallery-section-infomation .project-btn {
    margin-top: 0;
}

.amenities-section-information .section-title {
    text-align: center;
    margin-bottom: 30px;
    font-family: 'Euclid Circular A Regular';
}

.amenities-img img {
    border-radius: 15px;
    box-shadow: 0 0 3px #878787;
}

.amenities-section-info {
    padding: 5px;
    font-family: 'Euclid Circular A Regular';
    border: 1px dashed #000;
}

.amenities-img {
    position: relative;
    overflow: hidden;
}

.amenities-img::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: 9;
    background: linear-gradient(0deg, #0000005e, transparent);
    border-radius: 15px;
}

.amenities-section-info p {
    position: absolute;
    bottom: 10px;
    color: #fff;
    left: 15px;
    z-index: 9;
}

.offerings-section {
    width: 90%;
    margin: auto;
    text-align: center;
    font-family: 'Austin News Headline Light';
}

.tabs {
    margin: 20px 0;
    display: flex;
    gap: 15px;
    justify-content: center;
}

.tab-btn {
    padding: 10px 25px;
    border-radius: 30px;
    border: none;
    background: #afadad;
    cursor: pointer;
    font-size: 21px;
    font-family: 'Euclid Circular A Regular';
}

.tab-btn.active {
    background: #68b5bc;
    color: white;
}

.cards-wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
}

.card {
    display: none;
    /* hide by default */
    border-radius: 12px;
    overflow: hidden;
    background: #fff;
    text-align: center;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
}

.card img {
    width: 100%;
    height: 260px;
    object-fit: cover;
    filter: blur(4px);
}

.card h3 {
    padding: 12px;
    font-size: 24px;
    font-family: 'Euclid Circular A Regular';
    background: aliceblue;
}

.gallery-section .section-title {
    text-align: center;
}

.gallery-section {
    width: 100%;
    padding: 50px 0;
    position: relative;
    overflow: hidden;
    font-family: 'Euclid Circular A Regular';
}

.new-hot-related-swiper {
    width: 100%;
    padding-bottom: 30px;
    position: relative;
}

.project-slide {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    height: 520px;
}

.slide-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .5s;
}

/* Bottom Gradient Same as Screenshot */
.project-slide::after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 45%;
    background: linear-gradient(to top, rgba(0, 0, 0, .85), transparent);
    z-index: 1;
}

.virtual-tour-info {
    position: relative;
    overflow: hidden;
}

.virtual-tour-img {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
    padding: 5px;
}

.virtual-tour-img img {
    border-radius: 15px;
    box-shadow: 0 0 3px #575757;
    width: 80%;
    margin: 0 auto;
    text-align: center;
}

.virtual-tour-information .section-title {
    font-family: 'Euclid Circular A Regular';
    text-align: center;
}

.virtual-icon {
    max-width: 53px;
    animation: pulse 1.5s infinite;
}

@keyframes pulse {
    0% {
        transform: scale(1);
        box-shadow: 0 0 0 0#f4511e;
    }

    70% {
        transform: scale(1.05);
        box-shadow: 0 0 0 20px rgba(107, 209, 42, 0);
    }

    100% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(107, 209, 42, 0);
    }
}

.virtual-information {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.virtual-icon {
    max-width: 98px;
    padding: 17px;
    background: #f4511e;
    border-radius: 10px;
}

.virtual-icon img {
    filter: invert(1);
}

.location-section-infromation {
    font-family: 'Euclid Circular A Regular';
}

.location-section-infromation .section-title {
    text-align: center;
    margin-bottom: 30px;
}

.location-section-detail {
    background: #fc9e3c;
    text-align: center;
    padding: 5px;
    border-radius: 5px;
    box-shadow: 0 0 3px #5f5f5f;
    margin: 5px;
}

.location-section-detail b {
    font-size: 21px;
    font-family: 'Austin News Headline Light';
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px dashed #000;
}

.location-section-detail p {
    font-size: 22px;
    margin-bottom: 5px;
    font-weight: 400;
}

.location-img {
    text-align: center;
    /* max-width: 800px; */
    margin: 0 auto;
    margin-top: 25px;
}

.location-img img {
    border-radius: 10px;
    box-shadow: 0 0 3px #636262;
}

/* faq-section start */
.faq-section-information {
    border: 1px solid #ddd;
    border-radius: 4px;
    overflow: hidden;
    /* Prevent overflow */
    max-width: 100%;
    font-family: 'Euclid Circular A Regular';

}

.card {
    border: none;
    border-bottom: 1px solid #ddd;
    border-radius: 0;
    width: 100%;
}

.card:last-child {
    border-bottom: none;
}

.card-header {
    background: transparent !important;
    cursor: pointer;
    padding: 15px 20px;
    width: 100%;
    box-sizing: border-box;
}

.card-header h5 {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    word-wrap: break-word;
    /* Prevent long text overflow */
}

.btn-link {
    text-decoration: none !important;
    color: #000 !important;
    display: flex !important;
    align-items: center;
    justify-content: space-between !important;
    width: 100%;
    padding: 0;
    background: transparent;
    border: none;
    white-space: normal !important;
    text-align: left !important;
    font-family: 'Euclid Circular A Regular';
    font-size: 25px;
}

.faq-section-information .card {
    font-family: 'Euclid Circular A Regular';
    border: none;
    display: block !important;
}

.btn-link:hover,
.btn-link:focus {
    text-decoration: none;
    color: #000;
}

.card-body {
    font-family: 'Euclid Circular A Regular';
    border-bottom: 1px solid #e4e0e0;
    text-align: left;
}
.faq-section-information .card .card-body {
    color: #737373;
    padding: 10px;
    font-size: 15px;
}
.icon {
    font-size: 33px;
    line-height: 1;
    font-weight: bold;
    transition: transform 0.3s;
    flex-shrink: 0;
    /* Keep icon from squeezing text */
}

.icon.plus::before {
    content: "+";
}

.icon.minus::before {
    content: "-";
}

.faq-section {
    font-family: 'Euclid Circular A Regular';
}

.faq-section .section-title {
    text-align: center;
}

/* faq end */
.desktop-banner {
    display: block;
}

.tab-banner {
    display: none;
}

.modal-body {
    font-family: 'Euclid Circular A Regular';
}

.extra-brochure {
    background: #f4511e;
}

.more-text ul li {
    font-size: 18px;
}

@media only screen and (max-width: 1800px) {
    .project-btn .btn {
        width: 16%;
    }

    .container {
        max-width: 1207px;
    }
}

@media only screen and (max-width: 1600px) {
    .banner-section {
        height: 530px;
    }
}

@media only screen and (max-width: 1500px) {
    .project-status p {
        font-size: 20px;
    }

    .project-status p {
        font-size: 20px;
    }

    .project-section-information p {
        font-size: 18px;
    }

    .section-title h2 {
        font-size: 40px;
    }

    .section-title p {
        font-size: 19px;
    }

    .configuration-list p {
        font-size: 19px;
    }

    .project-enquire .btn {
        font-size: 21px;
    }

    .highlight-section-info p {
        font-size: 20px;
    }

    p.project-size-fer {
        font-size: 27px;
    }

    .project-size p {
        font-size: 21px;
        margin-bottom: 5px;
    }

    .virtual-icon {
        max-width: 85px;
    }

    .amenities-section-info p {
        font-size: 20px;
    }

    .location-section-detail p {
        font-size: 20px;
    }

    .banner-location {
        font-size: 26px;
    }

    .banner-location i {
        font-size: 37px;
    }

    .banner-content h1 {
        font-size: 60px;
    }

    .btn-link {
        font-size: 22px;
    }

    .card-body {
        font-size: 19px;
    }
}

@media only screen and (max-width: 1400px) {
    .project-status {
        width: 38%;
    }

    .banner-content h1 {
        font-size: 56px;
    }

    .banner-location {
        font-size: 28px;
    }

    .banner-location i {
        font-size: 38px;
    }

    .section-title h2 {
        font-size: 40px;
    }

    .project-type p {
        font-size: 20px;
        margin-bottom: 5px;
    }
}

@media only screen and (max-width: 1295px) {
    .section-title h2 {
        font-size: 33px;
    }

    .project-section-information p {
        font-size: 18px;
    }

    .project-in-price {
        font-size: 21px;
    }

    .section-title p {
        font-size: 19px;
    }

    .tab-btn {
        font-size: 19px;
    }

    .card h3 {
        font-size: 21px;
    }

    .location-section-detail b {
        font-size: 23px;
    }

    .btn-link {
        font-size: 22px;
    }

    .card-body {
        font-size: 20px;
    }

    .icon {
        font-size: 25px;
    }

    .banner-location {
        font-size: 25px;
    }

    .banner-location i {
        font-size: 33px;
    }

    .banner-content h1 {
        font-size: 50px;
    }
}

@media only screen and (max-width: 1199px) {
    .project-status {
        width: 40%;
    }

    .project-section-information p {
        font-size: 17px;
    }

    .project-btn .btn {
        width: 23%;
    }

    .project-type h3 {
        font-size: 25px;
    }

    .project-in-price {
        font-size: 20px;
    }

    .container {
        max-width: 1020px;
    }

    .virtual-icon {
        padding: 13px;
    }

    .banner-section {
        height: 480px;
    }

    .banner-content h1 {
        font-size: 45px;
    }

    .banner-location {
        font-size: 24px;
    }

    .banner-location i {
        font-size: 30px;
    }

    .highlight-section-info p {
        font-size: 18px;
    }

    .project-in-form {
        font-size: 30px;
    }

    .project-in-form {
        font-size: 28px;
    }

    .project-btn .btn {
        font-size: 22px;
    }

    .project-btn .btn::before {
        width: 56px;
        height: 49px;
    }

    .virtual-icon {
        max-width: 73px;
    }

    .location-section-detail p {
        font-size: 18px;
    }

    .location-section-detail b {
        font-size: 21px;
    }

    .card-body {
        font-size: 19px;
    }
}

@media only screen and (max-width: 1100px) {
    .project-status {
        width: 42%;
    }

    .configuration-list {
        padding: 5px 8px;
    }

    .project-slide {
        height: 425px;
    }

    .btn-link {
        font-size: 19px;
    }

    .card-body {
        font-size: 15px;
    }
}

@media only screen and (max-width: 991px) {
    .project-status {
        width: 50%;
        text-align: left;
    }

    .project-overview-section {
        width: 95%;
    }

    .container {
        max-width: 875px;
    }

    .project-section-information {
        text-align: justify;
    }
}

@media only screen and (max-width: 900px) {
    .project-overview-section {
        width: 100%;
    }

    .highlight-section-info {
        padding: 2px;
    }

    .project-enquire .btn {
        width: 53%;
    }

    .project-slide {
        height: 370px;
    }

    .location-section-detail {
        padding: 2px;
    }

    .location-section-detail b {
        font-size: 19px;
    }

    .section-title h2 {
        font-size: 30px;
    }

    .project-type h3 {
        font-size: 23px;
    }

    .project-type p {
        font-size: 18px;
    }

    .project-price-list {
        padding: 20px 10px;
    }

    .project-in-price {
        font-size: 18px;
    }

    .project-in-form {
        font-size: 26px;
    }

    .project-size p {
        font-size: 19px;
    }

    p.project-size-fer {
        font-size: 23px !important;
    }

    .amenities-section-info p {
        font-size: 17px;
        margin-bottom: 5px;
    }

    .card h3 {
        padding: 6px;
        font-size: 16px;
    }

    .tab-btn {
        font-size: 17px;
    }

    .configuration-list {
        text-align: left;
    }
}

@media only screen and (max-width: 767px) {
    .project-status {
        width: 30%;
    }

    .overview-img {
        text-align: center;
    }

    .project-enquire .btn {
        width: 32%;
    }

    .project-price-list {
        margin-bottom: 20px;
    }

    .project-slide {
        height: 330px;
    }

    .desktop-banner {
        display: none;
    }

    .tab-banner {
        display: block;
    }
}

@media only screen and (max-width: 715px) {
    .project-status {
        width: 35%;
    }
}

@media only screen and (max-width: 610px) {
    .project-status {
        width: 38%;
    }

    .virtual-tour-img img {
        width: 95%;
    }
}

@media only screen and (max-width: 580px) {
    .cards-wrapper {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 25px;
    }

    .card-body {
        font-size: 15px;
    }
}

@media only screen and (max-width: 528px) {
    .banner-section {
        height: 470px;
    }

    .project-status {
        width: 44%;
    }

    .overview-img {
        margin-top: 20px;
    }

    .project-btn .btn {
        width: 49%;
        font-size: 19px;
    }

    .banner-location {
        font-size: 22px;
    }

    .banner-content h1 {
        font-size: 42px;
    }

    .offerings-section {
        width: 100%;
    }

    .highlight-section-info p {
        font-size: 14px;
    }

    .price-section {
        padding: 50px 0 0 0 !important;
    }
}

@media only screen and (max-width: 490px) {
    .banner-content {
        width: 100%;
    }

    .project-status {
        width: 48%;
    }

    .project-slide {
        height: 285px;
    }

    .tab-btn {
        padding: 10px;
        font-size: 15px;
    }

    .virtual-icon {
        max-width: 63px;
    }

    .section-title h2 {
        font-size: 26px;
    }

    .section-title p {
        font-size: 17px;
    }

    .banner-logo {
        max-width: 120px;
    }

    .banner-section {
        height: 435px;
    }

    .configuration-list {
        text-align: center;
    }

    .project-enquire .btn {
        width: 60%;
        font-size: 18px;
    }

    .project-section-information p {
        font-size: 15px;
    }
    .faq-section-information .card .card-body {
    font-size: 13px;
}
}

@media only screen and (max-width: 460px) {
    .project-status {
        width: 60%;
    }

    .banner-location {
        font-size: 19px;
    }

    .section-title p {
        font-size: 15px;
    }
}

@media only screen and (max-width: 420px) {
    .project-slide {
        height: 241px;
    }

    .banner-content h1 {
        font-size: 38px;
    }

    .banner-location i {
        font-size: 26px;
    }

    .project-section-information p {
        font-size: 15px;
    }

    .more-text ul li {
        font-size: 14px;
    }

    .read-more-btn {
        font-size: 15px;
    }

    .highlight-section-info p {
        font-size: 14px;
        position: relative;
        bottom: 0;
        color: #000;
        padding: 0 10px;
        border-radius: 5px;
        border-left: 1px dashed #000;
        border-right: 1px dashed #000;
        margin-top: 10px;
    }

    .project-btn .btn {
        font-size: 17px;
    }

    .highlight-section-info .project-btn {
        margin-top: 0;
    }

    .section-title h2 {
        font-size: 24px;
    }

    .project-type p {
        font-size: 15px;
    }

    .project-type h3 {
        font-size: 21px;
    }

    .project-in-price {
        font-size: 16px;
    }

    .project-in-form {
        font-size: 24px;
    }

    .project-size p {
        font-size: 16px;
    }

    p.project-size-fer {
        font-size: 19px !important;
    }

    .amenities-section-info p {
        font-size: 13px;
    }

    .location-section-detail p {
        font-size: 15px;
    }

    .card-header {
        padding: 5px !important;
    }
    .tabs {
    gap: 10px;
    }
    .tab-btn {
        padding: 7px;
        font-size: 15px;
    }
}

@media only screen and (max-width: 380px) {
    .banner-content h1 {
        margin-bottom: 0;
    }

    .banner-location {
        font-size: 19px;
    }

    .project-status {
        width: 63%;
    }

    .section-title h2 {
        font-size: 25px;
    }

    .project-section-information p {
        font-size: 14px;
    }

    .read-more-btn {
        font-size: 13px;
    }

    .project-enquire .btn::before {
        width: 53px;
        height: 47px;
    }

    .project-enquire .btn {
        font-size: 17px;
    }
}

@media only screen and (max-width: 360px) {
    .project-status {
        width: 65%;
    }

    .banner-location {
        font-size: 20px;
    }

    .project-slide {
        height: 275px;
    }
}