.unique {
    color: #c8af22ff;
    font-weight: 700;
}

#immo_filter {
    margin-top: 45px !important;
}

.yellow-input {
    border: 1px solid #f3d83a;
}

.table tbody tr td {
    padding: 10px 15px;
}

h5 small {
    font-weight: 600;
}

#haeuser a,
#haeuser a:visited {
    color: #424242 !important;
}

.btn:visited,
.btn {
    background-color: #f3d83a;
    color: black;
}

.btn:visited:hover,
.btn:hover {
    color: #f3d83a;
    background-color: black;
}

#map {
    height: 600px;
    /* The height is 400 pixels */
    width: 100%;
    /* The width is the width of the web page */
}

.marker-info {
    width: 360px;
}

.marker-list {
    list-style: none;
    padding: 0;
}

.btn-sm {
    padding: 1px 5px;
}

#page-top {
    padding-top: 115px;
}

.swiper {
    width: 100vw;
    max-width: 100%;
    height: 580px;
    border-bottom: 1px solid gray;
}

.swiper-info-left {
    padding: 25px;
    padding-left: 50px;
    padding-right: 50px;
    float: left;
    min-width: 30%;
    width: 30%;
    height: 100%;
    background-color: #424242 !important;
    color: white;
}

.swiper-info-left h2 {
    color: #f3d83a;
}

.swiper-info-content .table tr {
    background-color: #424242 !important;
    color: white;
}

.swiper-img-right {
    float: right;
    width: 70%;
    height: 100%;
}


.swiper-img-right .image {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.swiper-info-head p {
    font-size: 16px;
}

.swiper-img-right .image img {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    transform: translate(-50%, -50%);
    object-fit: cover;
}

.bordered,
#filter {
    border: none;
    padding: 15px 10px;
    background-color: #e6e6e6;
}

#display_pachthoehe::before {
    content: "< ";
}

#display_pachthoehe::after {
    content: " €";
}

input[type="range"] {
    accent-color: gray;
}

#map {
    width: 100%;
    height: 550px;
}

.haus-image-box {
    position: relative;
    aspect-ratio: 1;
    align-items: center;
}

.haus-image-box img {
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

#haeuser {
    padding: 15px 25px;
    border: 1px solid #e6e6e6;
    width: 100%;
    overflow-y: scroll;
    scrollbar-color: #e6e6e6 #ffffff;
    background-color: #e6e6e6;
}

.table tbody tr td {
    border: none;
}

.table tbody tr td:first-child {
    text-align: center;
}

.us-img {
    width: 100%;
    aspect-ratio: 1;
}

.swiper-slide {
    background-color: #424242;
}

.immo-border {
    border: none;
    background-color: #FFF;
}

.swiper-overlay {
    position: absolute;
    background-color: #424242;
    min-width: 30%;
    width: 30%;
    height: 100px;
    z-index: 5;
    color: white;
    padding: 25px 40px;
}

.swiper-overlay h2 {
    color: #f3d83a;
}

#wirtschaft_pachthoehe::after {
    content: " €";
}

#minbezug_bier::after {
    content: " HL Bier";
}

#minbezug_alkfrei::after {
    content: " HL Alkoholfrei";
}

#map {
    border: 1px solid #e6e6e6;
}

.fs-immo {
    font-size: 50px;
}

.swiper-info-content {
    font-size: 14px;
}

.swiper-info-head {
    margin-bottom: 15px;
}

.swiper-info-content {
    font-size: 18px;
    margin-bottom: 25px;
}

/* table.immo-table {
    margin-bottom: 20px;
} */

/* @media(max-width: 1440px) {
    #map {
        width: 100%;
        height: 460px;
    }
    #filter h4 {
        margin-top: 6px;
        margin-bottom: 6px;
    }
    #filter {
        border: none;
        padding: 12px 10px;
        background-color: #e6e6e6;
    }
    #display_pachthoehe {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 1299px) {
    .swiper {
        width: 100vw;
        max-width: 100%;
        height: 410px;
    }
    .swiper-immo-ort {
        margin-top: 5px;
    }
    .swiper-overlay {
        padding-top: 10px;
    }
    .swiper-info-left {
        margin-top: -25px;
        padding: 0px 25px;
    }
    .fs-immo {
        font-size: 44px;
    }
    .swiper-info-head {
        margin-bottom: 12px;
    }
    .swiper-info-content {
        font-size: 14px;
        margin-bottom: 12px;
    }
    .swiper-info-footer .btn:visited, .swiper-info-footer .btn {
        letter-spacing: 1px;
        padding: 8px 30px;
    }

    .table tbody tr td {
        padding: 7px 8px;
    }

    .haus-image-box img {
        max-height: 100%;
    }
} */

/* @media screen and (max-width: 1099px) {
    table.immo-table {
        margin-bottom: 10px;
    }

    .swiper {
        width: 100vw;
        max-width: 100%;
        height: 380px;
    }

    #page-top {
        padding-top: 75px;
    }

    .swiper-info-left {
        margin-top: -85px;
        padding: 0px 0px;
        margin-left: -35px;
    }

    .swiper-button-next,
    .swiper-button-prev {
        width: 40px;
        height: 40px;
    }

    .swiper-button-prev {
        left: 50%;
        transform: translateX(-20px);
    }

    .swiper-button-next {
        left: 50%;
        transform: translateX(20px);
    }

    .fs-immo {
        font-size: 36px;
    }

    .swiper-info-content {
        font-size: 12px;
    }

    .swiper-info-footer .btn:visited, .swiper-info-footer .btn {
        letter-spacing: 1px;
        padding: 5px 16px;
    }

    .table tbody tr td {
        padding: 5px 10px;
    }

    .swiper-overlay {
        padding-top: 10px;
    }

    .swiper-overlay h2 {
        margin-top: 8px;
        margin-bottom: 3px;
    }

    .swiper-button-prev:after {
        font-size: 22px;
    }
    .swiper-button-next:after {
        font-size: 22px;
    }
}

@media (max-width: 1024px) {
    #filter-row {
        width: 94%;
        margin-left: 3%;
    }
    #map {
        width: 100%;
        height: 360px;
    }
    #haeuser {
        height: 360px;
    }
    .form-control {
        padding: 4px 8px !important;
        height: 30px;
    }
    .bordered, #filter {
        padding: 0px 20px;
    }
    .haus-image-box {
        max-height: 100%;
    }
} */


/* @media(min-width: 768px) and (max-width: 991px) {
    .haus-image-box {
        aspect-ratio: auto;
        height: 120px;
        max-height: 100%;
    }

    .swiper-overlay {
        padding: 10px 25px;
        width: 35%;
    }

    .swiper-info-footer .btn:visited, .swiper-info-footer .btn {
        padding: 5px 12px;
    }
}

@media(min-width: 580px) and (max-width: 767px) {
    .haus-image-box {
        aspect-ratio: auto;
        height: 400px;
    }

    .haus-image-box {
        max-height: 400px;
    }
} */


/* @media screen and (max-width: 767px) {
    .swiper {
        width: 100vw;
        max-width: 100%;
        height: 350px;
    }
    .swiper-overlay {
        padding: 8px 10px;
        width: 36%;
    }
    .swiper-info-head,
    .swiper-info-content {
        margin-bottom: 10px;
    }

    .table tbody tr td {
        padding: 5px 7px;
    }

    .swiper-img-right {
        width: 65%;
    }

    .swiper-info-footer .btn:visited, .swiper-info-footer .btn {
        letter-spacing: 0;
        padding: 3px 8px;
    }

    .fs-immo {
        font-size: 32px;
    }
} */

/* @media screen and (max-width: 580px) {
    .swiper {
        height: 250px;
    }
    .swiper-overlay {
        padding: 8px 5px;
        width: 40%;
    }
    .swiper-img-right {
        width: 60%;
    }
    .swiper-info-head {
        margin-bottom: 7px;
    }

    .table tbody tr td {
        padding: 4px 4px;
        line-height: 12px;
    }

    .swiper-info-content {
        font-size: 11px;
    }

    .swiper-info-content .table {
        margin-bottom: 0;
    }

    h2.swiper-immo-ort {
        font-size: 16px;
    }

    .swiper-info-head p {
        font-size: 12px;
        line-height: 13px;
        margin-bottom: 3px;
    }

    .fs-immo {
        font-size: 24px;
    }

    .swiper-overlay h2 {
        margin-top: 0;
    }

    .swiper-info-footer .btn:visited, .swiper-info-footer .btn {
        font-size: 11px;
        line-height: 12px;
        padding: 2px 4px;
        text-transform: capitalize;
    }

    h2.swiper-immo-ort {
        letter-spacing: 2px;
        font-size: 14px;
    }
} */

@media(min-width: 320px) {
    .swiper {
        height: 300px;
    }
    .swiper-overlay {
        padding: 8px 5px;
        width: 45%;
    }
    .swiper-img-right {
        width: 55%;
    }
    .swiper-info-head {
        margin-bottom: 7px;
    }

    .table tbody tr td {
        padding: 4px 4px;
        line-height: 12px;
    }
    .swiper-info-content {
        font-size: 10px;
    }
    .swiper-info-content .table {
        margin-bottom: 0;
    }
    h2.swiper-immo-ort {
        font-size: 16px;
    }
    .swiper-info-head p {
        font-size: 12px;
        line-height: 13px;
        margin-bottom: 3px;
    }
    .fs-immo {
        font-size: 18px;
    }
    .swiper-overlay h2 {
        margin-top: 0;
    }
    .swiper-info-footer .btn:visited, .swiper-info-footer .btn {
        font-size: 11px;
        line-height: 12px;
        padding: 2px 4px;
        text-transform: uppercase;
        letter-spacing: 0;
    }
    h2.swiper-immo-ort {
        letter-spacing: 2px;
        font-size: 14px;
    }

    .swiper-button-prev {
        left: 45%;
    }
    .swiper-button-next {
        right: 0;
    }
    .swiper-button-prev:after,
    .swiper-button-next:after {
        font-size: 24px;
    }
}

@media(min-width: 414px) {
    .swiper-info-footer .btn:visited, .swiper-info-footer .btn {
        font-size: 12px;
        line-height: 12px;
        padding: 2px 4px;
        letter-spacing: 1px;
    }
    .swiper-info-head p {
        font-size: 14px;
        line-height: 14px;
        margin-bottom: 3px;
    }
    .swiper-info-content {
        font-size: 11px;
        margin-bottom: 12px;
    }
    .fs-immo {
        font-size: 28px;
    }
}

@media(min-width: 600px) {
    .swiper-info-content {
        font-size: 12px;
        margin-bottom: 12px;
    }
}

@media(min-width: 768px) {
    .swiper-info-content {
        font-size: 14px;
        margin-bottom: 12px;
    }
    .table tbody tr td {
        line-height: 14px;
    }

    .swiper-info-footer .btn:visited, .swiper-info-footer .btn {
        font-size: 13px;
        line-height: 13px;
        padding: 4px 10px;
        letter-spacing: 2px;
    }
}

@media(min-width: 1024px) {
    .swiper-button-prev {
        left: 65%;
    }
    .swiper-button-next {
        left: 65%;
        transform: translateX(50px);
    }
    .swiper-button-prev:after,
    .swiper-button-next:after {
        font-size: 24px;
    }
    .swiper {
        height: 280px;
        border: none;
    }
    .swiper-overlay {
        padding: 8px 5px;
        width: 40%;
    }
    .swiper-img-right {
        width: 60%;
    }

    .swiper-info-content {
        font-size: 12px;
        margin-bottom: 12px;
    }
    .fs-immo {
        font-size: 24px;
    }

    #filter {
        font-size: 12px;
    }
    .bordered, #filter {
        border: none;
        padding: 1px 10px;
        background-color: #e6e6e6;
    }
    #filter h4 {
        font-size: 14px;
    }
    #immo_filter {
        margin-top: 20px !important;
    }

}

@media(min-width: 1150px) {
    .swiper {
        height: 350px;
    }
    .swiper-overlay {
        padding: 12px 15px;
        width: 35%;
    }
    .swiper-info-content {
        font-size: 15px;
        margin-bottom: 12px;
    }
    .swiper-img-right {
        width: 65%;
    }

    .swiper-button-prev {
        left: 62%;
    }
    .swiper-button-next {
        left: 62%;
        transform: translateX(50px);
    }
    .swiper-button-prev:after,
    .swiper-button-next:after {
        font-size: 24px;
    }

    .fs-immo {
        font-size: 36px;
    }
    h2.swiper-immo-ort {
        letter-spacing: 2px;
        font-size: 16px;
        margin-bottom: 6px;
    }
    .swiper-info-head p {
        margin-top: 6px;
    }
    .swiper-info-footer .btn:visited, .swiper-info-footer .btn {
        font-size: 14px;
        line-height: 12px;
        padding: 6px 12px;
        letter-spacing: 1px;
    }
}

@media(min-width: 1280px) {
    .swiper {
        height: 430px;
    }

    h2.swiper-immo-ort {
        letter-spacing: 2px;
        font-size: 20px;
        margin-bottom: 6px;
    }
    .swiper-info-head p {
        font-size: 16px;
        margin-top: 6px;
    }

    .table tbody tr td {
        padding: 8px 8px;
        line-height: 16px;
    }

    .swiper-info-content {
        font-size: 16px;
        margin-bottom: 12px;
    }
    .fs-immo {
        font-size: 42px;
    }
}

@media(min-width: 1440px) {
    .swiper {
        height: 490px;
    }
    .swiper-overlay {
        padding: 16px 22px;
        width: 35%;
    }

    .table tbody tr td {
        padding: 8px 8px;
        line-height: 16px;
    }

    .fs-immo {
        font-size: 50px;
    }
}

@media(min-width: 1650px) {
    .swiper {
        height: 580px;
    }
    .fs-immo {
        font-size: 60px;
    }

    .swiper-info-content {
        font-size: 20px;
        margin-bottom: 12px;
    }

    .table tbody tr td {
        line-height: 20px;
    }

    h2.swiper-immo-ort {
        letter-spacing: 2px;
        font-size: 28px;
        margin-bottom: 6px;
    }
    .swiper-info-head p {
        font-size: 20px;
        margin-top: 12px;
        margin-bottom: 20px;
    }

    .swiper-info-footer .btn:visited, .swiper-info-footer .btn {
        font-size: 16px;
        line-height: 16px;
        padding: 10px 16px;
        letter-spacing: 1px;
    }
}