/*********************list****************/
.list_1ril .form-select {
    width: 65%;
}

.detail_1l3i2 {
    padding-top: 25%;
}

.detail_1l2 h4 {
    color: #a76c19;
}

.detail_1l2il h6 span {
    color: #9693b8;
}

.detail_1l2 li span {
    color: #9693b8;
}

.agent_2i2nr ul li a {
    display: block;
    background: var(--primary);
    color: #fff;
    width: 25px;
    height: 25px;
    line-height: 25px;
    border-radius: 50%;
    text-align: center;
    transition: 0.3s;
    font-size: 13px;
    margin-top: 3px;
    margin-bottom: 3px;
}

.agent_2i2nr ul li a:hover {
    background: var(--dark-bg);
    color: #fff;
}

.agent_2i2nr {
    padding-top: 20px;
}

.agent_dt1ri1i .tags a {
    display: block;
    background: #f4f4f4;
    color: var(--primary);
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    text-align: center;
    margin-left: 2px;
    margin-right: 2px;
    transition: 0.3s;
}

.agent_dt1ri1i ul li a:hover {
    background: var(--primary);
    color: #fff;
}

.center_list {
    background-image: url(../img/41.jpg);
    background-position: center center;
    background-size: cover;
}

.center_dt {
    background-image: url(../img/42.jpg);
    background-position: center center;
    background-size: cover;
}

.center_agent {
    background-image: url(../img/43.jpg);
    background-position: center center;
    background-size: cover;
}

.center_agent_dt {
    background-image: url(../img/44.jpg);
    background-position: center center;
    background-size: cover;
}

.center_price {
    background-image: url(../img/41.jpg);
    background-position: center center;
    background-size: cover;
}

.detail_1l2 li i {
    font-size: 30px;
    margin-bottom: 8px;
}

.agent_2i2nl {
    border-right: 1px solid var(--border);
}

.agent_2i2nl .font_14 {
    font-size: 13px;
}

.detail_1l3 h4 {
    color: #a76c19;
}

.detail_1l4 h4 {
    color: #a76c19;
}

.detail_1r1 h5 {
    color: #a76c19;
}

.detail_1r2 h5 {
    color: #a76c19;
}

/*********************list_end****************/


@media screen and (max-width : 767px) {
    .list_1 {
        padding: 15px 10px !important;
    }

    .list_1ril h6 {
        margin-right: 10px !important;
        font-size: 14px;
    }

    .list_1ril .form-select {
        width: 55%;
    }

    .list_1ril {
        margin-top: 8px;
        margin-bottom: 8px;
    }

    .list_1l p {
        text-align: center;
    }

    .detail_1l2 h4 {
        text-align: center;
    }

    .detail_1l2 ul li {
        margin-right: 10px !important;
        margin-top: 5px;
        margin-bottom: 5px;
        text-align: left !important;
    }

    .detail_1l3 h4 {
        text-align: center;
    }

    .detail_1l3i2 {
        display: none;
    }

    .detail_1l4 h4 {
        text-align: center;
        color: #a76c19;
    }

    .detail_1l4i1r {
        text-align: left !important;
    }

    .detail_1l4b1l {
        margin-top: 10px;
    }

    .detail_1r {
        margin-top: 20px;
    }

    .detail_1r1 {
        padding: 10px !important;
    }

    .detail_1r1 h5 {
        text-align: center !important;
    }

    .detail_1r1 ul .button {
        padding-left: 10px !important;
        padding-right: 10px !important;
        font-size: 12px;
    }

    .detail_1r1 ul .button_1 {
        padding-left: 10px !important;
        padding-right: 10px !important;
        font-size: 12px;
    }

    .detail_1r2 h5 {
        text-align: center;
    }

    .detail_1r2 .tags li {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .agent_1i {
        margin-top: 8px;
        margin-bottom: 8px;
        text-align: center;
    }

    .agent_2i {
        margin-top: 8px;
        margin-bottom: 8px;
        text-align: center;
    }

    .agent_dt1r {
        margin-top: 15px;
    }

    .agent_dt1rir ul .button {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 14px;
    }

    .agent_dt1rir ul .button_1 {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 14px;
    }

    .agent_dt1rir {
        text-align: left !important;
    }

    .agent_dt1ri1 ul li {
        margin-left: 2px !important;
        margin-right: 2px !important;
    }

    .agent_dt2l1 h4 {
        text-align: center;
    }

    .sale_1m2 h4 {
        text-align: left;
    }

    .agent_dt2l1 {
        padding: 10px !important;
    }

    .agent_dt2r {
        margin-top: 20px;
    }

    .blog_1r1 h5 {
        text-align: center;
    }

    .sale_1m1i2l h5 {
        text-align: left;
    }

    .agent_2i2nr {
        padding-top: 0;
    }

    .agent_dt1ri1i {
        margin-top: 10px;
    }
}

@media (min-width:576px) and (max-width:767px) {
    .detail_1l4i1r {
        text-align: right !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .list_1 {
        padding: 15px 10px !important;
    }

    .list_1ril h6 {
        margin-right: 10px !important;
        font-size: 14px;
    }

    .list_1ril .form-select {
        width: 55%;
    }

    .detail_1l4i1r h6 {
        font-size: 12px;
    }

    .detail_1r1 ul .button {
        padding-left: 8px !important;
        padding-right: 8px !important;
        font-size: 10px;
    }

    .detail_1r1 ul .button_1 {
        padding-left: 8px !important;
        padding-right: 8px !important;
        font-size: 10px;
    }

    .detail_1r1 {
        padding: 10px !important;
    }

    .detail_1r2 .tags li {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .agent_dt1rir ul .button {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 14px;
    }

    .agent_dt1rir ul .button_1 {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 14px;
    }

    .agent_dt2l1 {
        padding: 10px !important;
    }

    .sale_1m1i1il ul li {
        font-size: 10px;
    }

    .blog_1r1 h6 {
        font-size: 12px;
    }

    .agent_2i2nr {
        padding-top: 0;
    }

    .agent_dt1ri1i .tags a {
        margin-bottom: 5px;
    }

    .agent_2i2nl {
        border-right: none;
    }
}

@media (min-width:992px) and (max-width:1200px) {
    .list_1ril h6 {
        margin-right: 10px !important;
        font-size: 14px;
    }

    .detail_1r1 ul .button {
        padding-left: 10px !important;
        padding-right: 10px !important;
        font-size: 12px;
    }

    .detail_1r1 ul .button_1 {
        padding-left: 10px !important;
        padding-right: 10px !important;
        font-size: 12px;
    }

    .detail_1r2 .tags li {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .agent_dt1ri1i .tags a {
        margin-bottom: 5px;
    }
}

@media (min-width:1201px) and (max-width:1270px) {}





/********************* Property List Styles ****************/
.property-card {
    transition: all 0.3s ease;
    border-radius: 12px;
    overflow: hidden;
}

.property-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1) !important;
}

.property-card .card-img-top {
    transition: transform 0.5s ease;
}

.property-card:hover .card-img-top {
    transform: scale(1.05);
}

.property-overlay {
    transition: opacity 0.3s ease;
    pointer-events: none;
}

.hover-shadow {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}

.bg-gradient-to-top {
    background: linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
}

.object-fit-cover {
    object-fit: cover;
}

.transition-all {
    transition: all 0.3s ease;
}

/* Toast Container */
#toastContainer {
    position: fixed;
    top: 20px;
    right: 20px;
    z-index: 1050;
    min-width: 250px;
}

/* Select2 Customization */
.select2-container--default .select2-selection--single {
    height: 45px !important;
    border: 1px solid #dee2e6 !important;
    border-radius: 0.375rem !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 43px !important;
    padding-left: 12px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 43px !important;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .property-card .card-body {
        padding: 1rem;
    }

    .property-card .card-title {
        font-size: 1.1rem;
    }
}

@media (max-width: 576px) {
    #propertyList .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .property-card {
        margin-bottom: 1.5rem;
    }
}

/* Loading animation */
@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(20px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.property-card {
    animation: fadeIn 0.5s ease forwards;
}
