/**
 * Theme name: Wyszkow
 */

#navbar a:hover,
#navbar a:focus {
    text-decoration: none;
}

#navbar li {
    list-style-type: none;
}


/* .apartment-map {
    display: none;
} */

.active-map {
    display: block;
}

.active-flat {
    display: table-row;
}

.active-page {
    display: table-row;
}

area:hover {
    cursor: pointer;
}

.apartment-polymaps,
.apartment-search_details {
    position: relative;
}

.apartment-search_breadcrumb a{
    cursor: pointer;
}

.loaderOffer {
    height: 100%;
    position: absolute;
    background: #fff;
    z-index: 20;
    top: 0;
}

.loaderOffer .lds-dual-ring {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

#loaderTable .lds-dual-ring {
    top: 15%;
    z-index: 25;
}

#loaderBuilding {
    width: 100%;
}

#loaderTable {
    width: 100%;
    max-height: 600px;
    z-index: 20;
}

#loaderTable {
    max-height: 1300px;
}

.lds-dual-ring {
    display: inline-block;
    width: 100px;
    height: 100px;
}

.lds-dual-ring:after {
    content: " ";
    display: block;
    width: 100px;
    height: 100px;
    margin: 1px;
    border-radius: 50%;
    border: 6px solid #845b36;
    border-color: #845b36 transparent #845b36 transparent;
    animation: lds-dual-ring 1.2s linear infinite;
}

@keyframes lds-dual-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.hidden,
.single-apartment,
.apartment-tooltip {
    display: none;
}

.first-map {
    max-height: 759px;
    overflow: hidden;
}

@media(max-width: 1569px) {
    .first-map {
        max-height: 734px;
    }
}

@media(max-width: 1199px) {
    .first-map {
        max-height: 634px;
    }
}

@media(max-width: 991px) {
    .first-map {
        max-height: 485px;
    }
}

@media(max-width: 767px) {
    .first-map {
        max-height: 455px;
    }
}

@media(max-width: 737px) {
    .first-map {
        max-height: 444px;
    }
}

@media(max-width: 713px) {
    .first-map {
        max-height: 424px;
    }
}

@media(max-width: 678px) {
    .first-map {
        max-height: 404px;
    }
}

@media(max-width: 646px) {
    .first-map {
        max-height: 387px;
    }
}

@media(max-width: 616px) {
    .first-map {
        max-height: 369px;
    }
}

@media(max-width: 588px) {
    .first-map {
        max-height: 350px;
    }
}

@media(max-width: 555px) {
    .first-map {
        max-height: 335px;
    }
}

@media(max-width: 531px) {
    .first-map {
        max-height: 320px;
    }
}

@media(max-width: 510px) {
    .first-map {
        max-height: 310px;
    }
}

@media(max-width: 490px) {
    .first-map {
        max-height: 300px;
    }
}

@media(max-width: 470px) {
    .first-map {
        max-height: 290px;
    }
}

@media(max-width: 450px) {
    .first-map {
        max-height: 270px;
    }
}

@media(max-width: 430px) {
    .first-map {
        max-height: 260px;
    }
}

@media(max-width: 410px) {
    .first-map {
        max-height: 250px;
    }
}

@media(max-width: 390px) {
    .first-map {
        max-height: 240px;
    }
}

@media(max-width: 380px) {
    .first-map {
        max-height: 235px;
    }
}

@media(max-width: 370px) {
    .first-map {
        max-height: 230px;
    }
}

@media(max-width: 360px) {
    .first-map {
        max-height: 225px;
    }
}

@media(max-width: 350px) {
    .first-map {
        max-height: 220px;
    }
}

@media(max-width: 340px) {
    .first-map {
        max-height: 210px;
    }
}

@media(max-width: 320px) {
    .first-map {
        max-height: 210px;
    }
}

#menu-footermenu>li {
    float: none;
}

.single-apartment {
    position: relative;
    min-height: 400px;
}

#loaderFlat {
    left: 50%;
}

.transparenty {
    opacity: 0;
}

@media(min-width: 1200px) {
    .apartment-contact {
        padding-bottom: 100px;
    }
}

#single-wrapper1 {
    display: none;
}

.currentPage {
    display: table-row;
}

.disabledPage {
    display: none!important;
}

.apartment-flat_data-box div {
    display: flex;
}

.apartment-flat_data-box div div {
    padding-top: 7px;
    padding-bottom: 7px;
}

.apartment-flat_data-box div div:first-child {
    width: 61.0619469%;
    padding-left: 14px;
}

.apartment-flat_data-box div div:last-child {
    width: 38.9380531%;
    padding-left: 14px;
    padding-right: 4px;
}

.description-second {
    display: flex;
}

.description-second div {
    line-height: 2;
}

.description-second div:first-child {
    width: 55.2%;
    border-right: 2px solid #00a154;
    padding-right: 14px;
}

.description-second div:last-child {
    width: 44.8%;
    white-space: nowrap;
    padding-left: 36px;
}

@media (max-width: 1569px) {
    .check-control-label.active::after {
        top: 5px;
        left: 5px;
    }
}

@media (max-width: 501px) {
    .table-sort_group-mobile {
        justify-content: flex-end;
    }
}

#searchPrice p {
    text-transform: none;
}

.rooms-number p {
    text-align: center;
}

.app-iframe {
    width: 100%;
}

.single-desc,
.commercial-iframe-wrapper {
    position: relative;
    padding: 80% 0 0 0;
}

.single-desc .app-iframe,
.commercial-iframe {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}

tbody {
    position: relative;
}

tbody tr {
    z-index: 2;
}

.not-found-div {
    position: absolute;
    z-index: 1;
    height: 100px;
    bottom: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 100%;
    font-size: 20px;
    font-weight: bold;
}

.flat-table-row {
    position: relative;
    z-indeX: 100;
    background-color: white;
    z-index: 10;
}

.flat-table-row td {
    position: relative;
    background-color: #fff;
    z-index: 10;
}

.search-table tbody tr td {
    position: relative;
    background-color: #fff;
    z-index: 10;
}

.apartment-search_details {
    min-height: 200px;
}


/* .fancy-wrap .contact-form .screen-reader-response {
    width: 1110px;
    height: 60px;
    bottom: 25px;
    clip: unset;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 3px solid #039542;
    background: white;
} */


/*Plan Osiedla */

.about-scheme {
    display: none;
}


/* #phoneClickHeader,
#phoneClickFooter,
#phoneClickContactM,
#phoneClickContactA,
#mailClickContactM,
#mailClickContactA,
#apartmentMailClick,
#apartmentPhoneClick,
#mailClickFooter,
#commercialClickNumber,
#commercialClickMail {
    opacity: 0;
} */

#phoneShowHeader:hover,
#phoneShowFooter:hover,
#phoneShowContactM:hover,
#phoneShowContactA:hover,
#mailShowContactM:hover,
#mailShowContactA:hover,
#apartmentMailShow:hover,
#apartmentPhoneShow:hover,
#mailShowFooter:hover,
#commercialShowNumber:hover,
#commercialShowMail:hover {
    cursor: pointer
}

.phone-head,
.footer-list_item,
.call-item_data,
.call-item_data1,
.apartment-contact_data-phone,
.apartment-contact_data-email {
    position: relative;
}

#phoneShowHeader {
    position: absolute;
    top: 9px;
    left: 25px;
    z-index: 100;
    width: 250px;
}

#phoneShowFooter {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 100;
    width: 250px;
}

#phoneShowContactA,
#phoneShowContactM,
#mailShowContactA,
#mailShowContactM {
    position: absolute;
    top: 0px;
    z-index: 100;
    width: 250px;
}

#apartmentPhoneShow,
#mailShowFooter,
#commercialShowNumber,
#commercialShowMail {
    position: absolute;
    z-index: 100;
}

#mailShowFooter {
    width: 250px;
}

#phoneShowHeader span,
#phoneShowFooter span,
#phoneShowContactA span,
#phoneShowContactM span,
#mailShowContactA span,
#mailShowContactM span,
#apartmentMailShow span,
#commercialShowMail span {
    font-size: 12px;
}

.submit-success {
    display: none;
    margin-top: 25px;
    text-align: center;
    font-size: 20px;
    border: solid 2px #039542;
    color: #039542;
    padding: 15px 0;
}

#apartmentPhoneShow span,
#commercialShowNumber span {
    font-size: 20px;
}

.hidden-input {
    display: none!important;
}

.news-single_content .attachment {
    display: none;
}

.heading-primary_title {
    word-wrap: break-word;
}