.container--offer {
  width: 100%;
  max-width: 1260px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.section-oferta {

}

.oferta-title {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  font-size: 3em;
  line-height: 1.1;
}
/* BOX--OFFER */
.oferta-offers {
  margin: 1.56em -1%;
  display: flex;
}

.sin-oferta {
  width: 31.33%;
  border: 1px solid black;
  margin: 1%;
  transition: all .3s;
}

.sin-oferta:hover {
  width: 32.0%;
  border: 1px solid black;
}

.oferta-content {
  padding: 30px 20px 20px 20px;
}

.sin-oferta-title {
  color: #000;
  font-size: 16px;
  font-weight: 800;
}

.sin-oferta-deatils {
  color: #000;
  margin-top: 10px;
  margin-bottom: 40px;
  font-size: 14px;
  font-weight: 400;
}
.oferta-specjalna-box {
  z-index: 9;
  background-color: #fff;
  position: fixed;
  top: 44%;
  right: 0;
}
.button-offer-box {
  color: black !important;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid black;
  border-bottom-color: #000;
  justify-content: center;
  align-items: center;
  padding: 0.56em 1em;
  font-size: 14px;
  font-weight: 400;
  display: flex;
}

.button-offer-box:hover {
  color: white !important;
  background: black;
  
}
.button-offer-box--ico {
  margin-left: 5px;
  width: 10px;
}
/* POPUP */
.popup-out {
  z-index: 122;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .5);
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
}
.popup-content {
  width: 90%;
  height: 90vh;
  max-width: 1440px;
  background-color: #fff;
  margin: auto;
  display: grid;
  grid-template-columns: 70% 30%;
  overflow: auto;
  margin-top: 5vh;
}
.popup-left {
  padding: 30px;
}
.popup-top {
  justify-content: space-between;
  display: flex;
  align-items: center;
}
.logo-popup {
  width: 200px;
}
.ap-info {
  padding: 0 20px;
}
.ap-popup-title {
  color: #000;
  font-weight: 600;
  display: flex;
  align-items: flex-end;
}
.ap-popup-title-type {
  font-size: 24px;
  line-height: 1;
  padding-right: 7px;
}
.ap-popup-title-name {
  font-size: 15px;
  line-height: 1;
}
.popup-info-subtitle {
  color: #000;
  font-size: 14px;
  font-weight: 400;
}
.ap-price {
  display: grid;
  color: #000;
  font-size: 24px;
  line-height: 1.1;
  font-weight: 800;
}
.ap-price span {
  font-size: 14px;
  font-weight: 400;
}
.popup-flex {
  align-items: flex-start;
  margin-top: 3.75em;
  display: flex;
}

.popup-flex-left {
  width: 60%;
}

.popup-flex-right {
  width: 40%;
  border-left: 1px solid #bdb6ac;
  margin-left: 2em;
  padding-left: 1em;
}
.pfl-gall {
  display: flex;
}
.pfl-icons {
	
}
.result-text.szczegoly-item-text {
  margin-left: 4px;
}
.szczegoly-items {
  display: flex;
}

.image-13 {
  width: 2.13em;
  min-width: 2.13em;
}

.szczegoly-item {
  align-items: center;
  margin-right: 1.2em;
  display: flex;
}

.szczegoly-item.item-pfl {
  margin-bottom: .5em;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  font-size: 9px;
  line-height: 1.2;
}
.image-13 {
  width: 2.13em;
  min-width: 2.13em;
}
.result-text {
  color: #000;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  font-size: 1em;
}

.result-text.status {
  text-transform: lowercase;
  line-height: 1;
  display: inline-flex;
}
.result-text.szczegoly-item-text {
  margin-left: 4px;
}

.popup-img--lightbox {
	
}
.popup-img--lightbox a {
  outline: none;
}
img.zoom-ico {
  display: block;
  position: relative;
  float: right;
  margin: -40px 0;
}
.pfl-text {
  color: #000;
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  font-size: 12px;
  line-height: 1.6;
}
.pfl-table {
	
}
.pfl-table-item {
  border-bottom: 1px solid #bdb6ac;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.pfl-table-item.last-table-item {
  border-bottom-width: 0;
}

.pfl-table-item.cs-pfl {
  justify-content: space-between;
  padding-top: .5em;
  padding-bottom: .3em;
}

.pfl-table-left {
  width: 20%;
  text-align: center;
  border-right: 1px solid #bdb6ac;
  padding-top: .5em;
  padding-bottom: .3em;
  font-size: 12px;
}

.pfl-table-right {
  width: 20%;
  text-align: center;
  font-size: 12px;
}

.pfl-table-right.pfl-cs-right {
  text-align: right;
}

.pfl-table-left-left {
  width: 60%;
  color: #000;
  font-size: 12px;
}
.text-block-16 {
	
}
.text-block-15 {
	
}
.poup-legend-text {
  color: rgba(0, 0, 0, .5);
  margin-top: 1.56em;
  margin-bottom: 1.56em;
  font-size: .75em;
}
/* POPUP-RIGHT--TABS */
.container--tabs {
	 margin: 0;
}
 .container--tabs .nav-tabs {
	 float: left;
	 width: 100%;
	 margin: 0;
	 list-style-type: none;
	 padding: 0;
	 display: flex;
	 justify-content: center;
	 padding-bottom: 10px;
	 
}
 .container--tabs .nav-tabs > li {
	 float: left;
	
}
 .container--tabs .nav-tabs > li > a {
	 float: left;
	 margin-right: 2px;
	 line-height: 1.42857143;
	 padding: 10px;
	 color: black;
	 text-decoration:none;
	 outline: none;
}
 .container--tabs .nav-tabs > li > a:hover {
   color: black;
   border-bottom: 1px solid black;
}
 .container--tabs .nav-tabs > li.active > a, .container--tabs .nav-tabs > li.active > a:hover, .container--tabs .nav-tabs > li.active > a:focus {
	 color: black;
	 background-color: #fff;
	 border-bottom: 1px solid black;
	 font-weight: 600;
}
 .container--tabs .tab-content {
	 float: left;
	 width: 100%;
}
 .container--tabs .tab-content > .tab-pane {
	 display: none;
}
 .container--tabs .tab-content > .tab-pane.active {
	 display: block;
	 background-color: white;
}
 .container--tabs .tab-content > .active {
	 display: block;
}
.image-27 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.button-popup--pdf {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  margin-top: 2em;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  font-size: 14px;
  font-weight: 600;
  transition: all .3s;
  display: block;	
}
.button-popup--pdf:hover {
  color: white;
  background-color: black;
  border: 1px solid black;
}
.btn-simple {
  max-width: 210px;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  margin-top: 2em;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  font-weight: 600;
  transition: all .3s;
  display: block;
}
.popup-bottom-info span{
  font-size: 10px;
  color: rgba(0,0,0,.5);
}
.btn-simple:hover {
  color: white;
  background-color: black;
}
.btn-simple:visited {
  color: black;
}
/* POPUP-FULL--PANORAMA */
.popup-flex-full {
  margin: 1.6rem 0;
}
.popup-flex-full iframe {
  height: 400px;
}
/* POPUP-BOTTOM--INFO */
.popup-bottom-info {
  display: grid;
  grid-template-columns: 20% 20% 20% 20%;
  column-gap: 5%;
}

.pbi-item {
  width: 23%;
  color: rgba(0, 0, 0, .5);
  margin: 1%;
  font-size: .75em;
  line-height: 1.2;
  position: relative;
}
/* POPUP-CLOSE */
.close-popup {
  position: absolute;
  top: 1.25em;
  right: 1.25em;
}
.close-popup-black {
  display: none;
}
/* POPUP-CF7 */
.popup-right {
  padding-top: 75px;
  padding-left: 1.25em;
  padding-right: 1.25em;
  position: relative;
}
.popup-right-background {
  position: absolute;
  right: 0;
  top: 50%;
  width: 100%;
  transform: translate(0%, -50%) rotate(270deg);
  opacity: 0.2;
  z-index: 0 !important;
}

.p-right-content {
  z-index: 1 !important;
  position: inherit;
  height: 100%;
}
.p-right-title {
  color: black;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 800;
  line-height: 1.2;
}
.p-right-subtitle {
  color: black;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
}
.w-form {
	
}
.p-right-box-info {
  position: absolute;
  bottom: 0;
  padding: 50px 0;
}
/* CF7-style */
.popup-content form.wpcf7-form * {
    transition: 225ms;
}
.popup-content form.wpcf7-form label {
	width: 100%;
	cursor: pointer;
	color: white;
}
.popup-content form.wpcf7-form input  ,
.popup-content form.wpcf7-form select,
.popup-content form.wpcf7-form textarea {
	border: 1px solid white !important;
	border-radius: 0;
	background: transparent;
	font-family: "Poppins", sans-serif;
	margin: 5px 0;
}
.popup-content form.wpcf7-form textarea {
	height:100px
}
.popup-content form.wpcf7-form input:hover,
.popup-content form.wpcf7-form select:hover,
.popup-content form.wpcf7-form textarea:hover {
    cursor: pointer;
    border: 1px solid white !important;
}
.popup-content form.wpcf7-form input:focus,
.popup-content form.wpcf7-form select:focus,
.popup-content form.wpcf7-form textarea:focus {
    border: 2px solid white!important;
    outline: none!important;
}
.popup-content form.wpcf7-form input,
.popup-content form.wpcf7-form textarea {
	background: transparent;
	font-size: 14px;
	color: white;
}
.popup-content textarea::placeholder {
    color: white;
    font-size: 14px;
}
.popup-content form.wpcf7-form input[type="submit"] {
	font-family: "Poppins", sans-serif;
	color: white;
	font-weight: 600; 
	border: 0;
}
.popup-content form.wpcf7-form input[type="submit"]:hover {
    border: 0;
}
.popup-content input::placeholder {
    color: white;
    font-size: 14px;
}
span.wpcf7-not-valid-tip {
    position: relative;
    color: red;
    font-size: 14px;
}
.popup-content div.wpcf7-response-output {
    padding: 1em !important;
    margin: 0 !important;
    border-color: white !important;
    font-size: 14px;
    color: white;
}

/* CF7-chechbox */
.popup-content .custom-checkboxes {
	padding: 10px 0;
}
.popup-content .custom-checkboxes p {
    display: flex;
    font-size: 12px;
	padding: 0 0 10px 0;
}
.popup-content .wpcf7-form .wpcf7-list-item {
    margin: 0 0 12px 0;
}
.popup-content .offer-consent-text {
    display: inline;
    font-size: 12px;
    line-height: 1.5;
    color: inherit;
}
.popup-content .offer-consent-required {
    display: inline-block;
    margin-right: 6px;
    color: var(--offer-consent-color, #ffffff);
    font-weight: 700;
}
.popup-content .offer-consent-text a {
    color: inherit;
    text-decoration: underline;
}
.popup-content .offer-consent-text__preview,
.popup-content .offer-consent-text__full {
    display: inline;
    color: inherit;
}
.popup-content .offer-consent-text__full[hidden] {
    display: none !important;
}
.popup-content .offer-consent-text__full--static {
    display: inline;
}
.popup-content .wpcf7-form .wpcf7-list-item-label {
    display: inline-block;
    padding-left: 30px;
    color: var(--offer-consent-color, #ffffff);
    max-width: 100%;
}
.popup-content .offer-consent-toggle {
    margin-left: 8px;
    background: transparent;
    border: 1px solid var(--offer-consent-color, #ffffff);
    color: var(--offer-consent-color, #ffffff);
    padding: 4px 12px;
    font-size: 11px;
    border-radius: 999px;
    cursor: pointer;
    transition: border-color 0.2s ease, color 0.2s ease, background 0.2s ease;
    display: inline-block;
    vertical-align: baseline;
}
.popup-content .offer-consent-toggle:hover,
.popup-content .offer-consent-toggle:focus {
    border-color: var(--offer-consent-color, #ffffff);
    color: var(--offer-consent-color, #ffffff);
    background: rgba(255, 255, 255, 0.1);
    outline: none;
}
.popup-content .wpcf7-form label {
    cursor: pointer;
}
.popup-content .wpcf7-form [type="radio"],
.popup-content .wpcf7-form [type="checkbox"] {
    position: absolute;
    left: -9999px;
}
.popup-content .wpcf7-form [type="radio"] + .wpcf7-list-item-label,
.popup-content .wpcf7-form [type="checkbox"] + .wpcf7-list-item-label {
    position: relative;
    white-space: normal;
}
.popup-content .wpcf7-form [type="radio"] + .wpcf7-list-item-label::before,
.popup-content .wpcf7-form [type="checkbox"] + .wpcf7-list-item-label::before,
.popup-content .wpcf7-form [type="radio"] + .wpcf7-list-item-label::after,
.popup-content .wpcf7-form [type="checkbox"] + .wpcf7-list-item-label::after {
    content: "";
    position: absolute;
    box-sizing: border-box;
}
.popup-content .wpcf7-form [type="radio"] + .wpcf7-list-item-label::before,
.popup-content .wpcf7-form [type="radio"] + .wpcf7-list-item-label::after {
    border-radius: 50%;
}
.popup-content .wpcf7-form [type="radio"] + .wpcf7-list-item-label::before,
.popup-content .wpcf7-form [type="checkbox"] + .wpcf7-list-item-label::before {
    top: 8px;
    left: 0;
    width: 15px;
    height: 15px;
    border: 1px solid white;
}
.popup-content .wpcf7-form [type="radio"] + .wpcf7-list-item-label::after,
.popup-content .wpcf7-form [type="checkbox"] + .wpcf7-list-item-label::after {
    top: 13px;
    left: 5px;
    width: 5px;
    height: 5px;
    background: white;
    transition: all 0.2s;
}
.popup-content.wpcf7-form [type="radio"]:not(:checked) + .wpcf7-list-item-label::after,
.popup-content .wpcf7-form [type="checkbox"]:not(:checked) + .wpcf7-list-item-label::after {
    opacity: 0;
    transform: scale(0.01);
}
.popup-content .wpcf7-form [type="radio"]:checked + .wpcf7-list-item-label::after,
.popup-content .wpcf7-form [type="checkbox"]:checked + .wpcf7-list-item-label::after {
    opacity: 1;
    transform: scale(1);
}
.w-form-done {
  color: #fff;
}
.offer-property-form__message {
  color: #fff;
}
.offer-property-form__message.is-error {
  color: #fff;
  background: rgba(220, 53, 69, 0.85);
  padding: 10px 14px;
  border-radius: 6px;
  margin-top: 12px;
  font-size: 13px;
  line-height: 1.4;
}
.w-form-fail {
  color: #fff;
}
.w-form-fail div {
  color: inherit;
}
/* CONTAINER-TABELA--BUTTON */
.accordion-toggle {
  display: block;
  font-size: 14px;
  color: white !important;
  background: #666666;
  padding: 10px;
  max-width: 200px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.accordion-content {
  display: none;
}

.accordion-content.active {
  display: block;
  transition: height 2s;
}

/* CONTAINER-TABELA--ICONS */
.tabela-info {
  justify-content: flex-start;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 0.5em;
  margin: 20px 0;
}
.tabela-icon {
  align-items: center;
  display: flex;
  flex-shrink: 0;
  white-space: nowrap;
}
.image-11 {
  width: 2.69em;
}
.icon-text {
	display: block;
	width: min-content;
	color: #000;
	margin-left: 5px;
	font-size: 12px;
	font-weight: 500;
	line-height: 1.2;
}
@media screen and (min-width: 992px) and (max-width: 1160px) {
  .icon-text {
    font-size: 1vw;
  }
}



/* CONTAINER-TABELA--CONTENT */
.sticky-wrapper {
  margin-top: 3.13em;
}
/* CONTAINER-TABELA--SORT */
.sorting-table {
  z-index: 1;
  border-bottom: 1px solid #afa48c;
  margin-bottom: 0;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}
.apartments-top {
  background-color: #fff;
  justify-content: flex-start;
  align-items: center;
  padding-top: 1em;
  padding-bottom: 1em;
  display: flex;
}
.table-block {
  background-color: rgba(0, 0, 0, 0);
  flex: 5%;
  justify-content: center;
  align-items: center;
  display: flex;
}
.table-block.less {
  flex: 0 7%;
  position: relative;
}
.table-block.last {
  height: 1px;
}
.table-block.more {
  flex-basis: 25%;
}
.se-text {
  color: #000;
  text-transform: uppercase;
  font-size: .75em;
  font-weight: 500;
  text-decoration: none;
}
.se-text.number {
  margin-right: 1.13em;
}
.floors {
  align-items: center;
  display: flex;
}
.numbers-arrows-block {
  flex-direction: column;
  flex: none;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  justify-items: center;
  display: flex;
}
.top-arrow {
  height: 1.25em;
  flex: none;
  justify-content: center;
  align-items: center;
  display: flex;
}
.top {
  width: .63em;
}
.bottom-arrow {
  height: 1.25em;
  flex: none;
  display: flex;
}
.bottom {
  width: .63em;
}
/* CONTAINER-TABELA--OFFER */

/* items-table--class */
.tab--szczegoly-item {
  display: inline-flex;
  align-items: center;
}
.tab--status-color-item {
	
}

/* END - items-table--class */

.main-table {
  flex-direction: column;
  display: flex;
  position: relative;
}
.search-result {
  border-bottom-color: #afa48c;
  justify-content: space-between;
  align-items: center;
  padding: 1.25em 0;
  display: flex;
}
.search-result:hover {
  background-color: rgba(217, 207, 197, .2);
}
.result-head-text {
  color: #022a53;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  display: none;
}
.result-text {
  color: #000;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  font-size: 1em;
}

.result-text.status {
  text-transform: lowercase;
  line-height: 1;
}

.result-text.status.sld {
  color: #cc8051;
}

.result-text.status.rsw {
  color: #d9cfc5;
}

.result-text.szczegoly-item-text {
  margin-left: 4px;
}
.status-color {
  width: .75em;
  height: .75em;
  background-color: #36B37E;
  margin-right: .5em;
  display: inline-flex;
}
.rezer-status{
	background:#FFAB00;
}
.sprzedane-status{
	background: #FF5630;
}

.status-with-text {
  display: flex;
  align-items: center;
  gap: 0.5em;
}

.status-with-text .status-color {
  margin-right: 0;
  flex-shrink: 0;
}

.status-with-text .status-text {
  font-size: 0.9em;
  line-height: 1;
}
.ask-button {
  color: #000;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  border: 0 solid #5a6d5d;
  border-radius: 6.25em;
  align-items: center;
  padding: .81em 1.31em;
  font-size: .81em;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.ask-button:hover {
  color: #000;
}
@media screen and (max-width: 991px) {
  .oferta-content {
    padding: 30px 20px 20px 20px;
  }
  .popup-content {
    width: 98%;
    height: 98vh;
	grid-template-columns: 65% 35%;
  }
  .popup-left {
    padding-left: 1em;
    padding-right: 1em;
  }
  .popup-top {
    flex-wrap: wrap;
  }
  .ap-price {
    width: 100%;
    margin-top: .9em;
  }
  .szczegoly-items {
    grid-row-gap: .63em;
    flex-wrap: wrap;
    justify-content: center;
  }	
  .result-text {
    
  }	
/* POPUP-RIGHT--TABS */

	
/* POPUP-FULL--PANORAMA */
	
	
/* POPUP-CLOSE */

	
/* POPUP-CF7 */
  .popup-right {
  }
/* CONTAINER-TABELA--BUTTON */

	
/* CONTAINER-TABELA--ICONS */
  .tabela-info {
    grid-row-gap: 1.25em;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
/* CONTAINER-TABELA--CONTENT */
  .sticky-wrapper {
    border-top: 1px solid #dfdfdf;
  }
/* CONTAINER-TABELA--SORT */
  .sorting-table {
    display: none;
    position: relative;
  }
  .apartments-top {
    flex-wrap: wrap;
    align-items: stretch;
  }	
  .table-block {
    width: 50%;
    border-bottom: 1px solid #dfdfdf;
    border-left: 1px #dfdfdf;
    border-right: 1px solid #dfdfdf;
    flex-direction: column;
    flex: 0 auto;
    margin-bottom: 0;
    padding-top: 1.5em;
    padding-bottom: 1.5em;
  }

  .table-block.less {
    flex: 0 auto;
  }

  .table-block.last {
    height: auto;
  }

  .table-block.more {
    flex-basis: 50%;
    padding-left: 1.25em;
    padding-right: 1.25em;
  }	
  .se-text {
    font-size: 14px;
  }	
/* CONTAINER-TABELA--OFFER */
  .search-result {
    border-left: 1px solid #dfdfdf;
    flex-wrap: wrap;
    align-items: stretch;
    padding-top: 0;
    padding-bottom: 0;
  }
  .result-head-text {
    color: #5a6d5d;
    margin-bottom: .5em;
    font-size: .81em;
    display: block;
  }	
  .result-text {
   
  }
  .status-color {
    
  }	
}
@media screen and (max-width: 767px) {
/* BOX--OFFER */
  .oferta-offers {
    flex-wrap: wrap;
  }
  .sin-oferta {
    width: 100%;
  }
  .sin-oferta:hover {
  width: 100%;
  }
  .oferta-content {
    text-align: center;
  }	
  .button-offer-box {
    margin-left: auto;
    margin-right: auto;
  }
/* POPUP */
  .popup-content {
    grid-template-columns: 100%;
  }
  .popup-left {
    position: relative;
  }
  .ap-info {
    width: 100%;
    margin-top: 1.25em;
	padding: 0;
  }
  .ap-price {
    margin-top: .7em;
  }
  .popup-flex {
    flex-wrap: wrap;
  }

  .popup-flex-left {
    width: 100%;
  }

  .popup-flex-right {
    width: 100%;
	border-left: 0;
    margin-top: 3em;
    margin-left: 0;
    padding-left: 0;
  }
/* POPUP-RIGHT--TABS */

/* POPUP-FULL--PANORAMA */
	
/* POPUP-BOTTOM--INFO */
	
  .popup-bottom-info, .close-popup {
    display: none;
  }
/* POPUP-CLOSE */
  .close-popup.close-popup-black {
    display: block;
  }
/* POPUP-CF7 */
  .popup-right {
    padding-top: 5em;
    padding-bottom: 2em;
  }
  .p-right-box-info {
	position: inherit;
	padding: 50px 0 0 0;
	}
	
/* CONTAINER-TABELA--BUTTON */

	
/* CONTAINER-TABELA--ICONS */
  .tabela-info {
    grid-row-gap: 0.75em;
    display: grid;
    grid-template-columns: 50% 50%;
  }
  .tabela-icon {
    margin-right: 2.2em;
  }
/* CONTAINER-TABELA--CONTENT */
	
/* CONTAINER-TABELA--SORT */

/* CONTAINER-TABELA--OFFER */
  .ask-button {
    justify-content: center;
    display: flex;
  }
}
@media screen and (max-width: 479px) {
/* BOX--OFFER */
	
/* POPUP */
	
/* POPUP-RIGHT--TABS */

/* POPUP-FULL--PANORAMA */
	
/* POPUP-BOTTOM--INFO */
	
/* POPUP-CLOSE */
	
/* POPUP-CF7 */
	
/* CONTAINER-TABELA--BUTTON */
	
/* CONTAINER-TABELA--ICONS */
	
/* CONTAINER-TABELA--CONTENT */
	
/* CONTAINER-TABELA--SORT */
	
/* CONTAINER-TABELA--OFFER */
  .ask-button {
    padding-left: 12px;
  }
}

.show-popup {
	display:flex;
    z-index: 99;
}

/* TOOLTIP */
[tooltip] {
  position: relative; 
}

[tooltip]::before,
[tooltip]::after {
  text-transform: none; 
  font-size: .9em; 
  line-height: 1;
  user-select: none;
  pointer-events: none;
  position: absolute;
  display: none;
  opacity: 0;
}
[tooltip]::before {
  content: '';
  border: 5px solid transparent; 
  z-index: 1001; 
}
[tooltip]::after {
  content: attr(tooltip);
  font-family: Helvetica, sans-serif;
  text-align: center;
  width: 100%;
  max-width: 300px;
  min-width: 200px;
  text-overflow: ellipsis;
  padding: 1ch 1.5ch;
  border-radius: .3ch;
  box-shadow: 0 1em 2em -.5em rgba(0, 0, 0, 0.35);
  background: #333;
  color: #fff;
  z-index: 1000;
}

[tooltip]:hover::before,
[tooltip]:hover::after {
  display: block;
}

[tooltip='']::before,
[tooltip='']::after {
  display: none !important;
}

[tooltip]:not([flow])::before,
[tooltip][flow^="up"]::before {
  bottom: 100%;
  border-bottom-width: 0;
  border-top-color: #333;
}
[tooltip]:not([flow])::after,
[tooltip][flow^="up"]::after {
  bottom: calc(100% + 5px);
}
[tooltip]:not([flow])::before,
[tooltip]:not([flow])::after,
[tooltip][flow^="up"]::before,
[tooltip][flow^="up"]::after {
  left: 50%;
  transform: translate(-50%, -.5em);
}

@keyframes tooltips-vert {
  to {
    opacity: .9;
    transform: translate(-50%, 0);
  }
}

@keyframes tooltips-horz {
  to {
    opacity: .9;
    transform: translate(0, -50%);
  }
}
 
[tooltip]:not([flow]):hover::before,
[tooltip]:not([flow]):hover::after,
[tooltip][flow^="up"]:hover::before,
[tooltip][flow^="up"]:hover::after
{
  animation: tooltips-vert 300ms ease-out forwards;
}


button#loadMore {
  margin: 0px auto;
  display: block;
  background: #fff;
  text-transform: uppercase;
  font-size: 14px;
  padding: 8px 20px;
  border: 1px solid #000;
  border-radius: 0px;
}

.table--offer tbody tr {
  display: none; 
}

.table--offer tbody tr:nth-child(-n+8) {
  display: table-row;
}

.wpcf7 .wpcf7-submit:disabled {
  cursor: not-allowed !important;
}

.imp-tooltip.yellow {
  background-color: #f7d615!important;
}
.imp-tooltip.yellow .hs-arrow {
  border-top-color: #f7d615 !important;
}
.imp-tooltip.yellow .imp-tooltip-content a:hover {
  color: #f7d615!important;
}
.imp-tooltip-content h2 {
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  padding: 0px 10px 0px 10px;
  font-weight: 600;
}



.imp-object-menu {
  background: transparent !important;
  height: auto !important;
}

.imp-object-list-artboard-container {
  display: flex;
  flex-wrap: wrap;
}

.imp-object-list-item {
  display: block;
  height: 25px !important;
  padding: 0 !important;
  margin: 0 10px;
  margin-left: 0px !important;
  border-left: 0px !important
}

.imp-object-list-item p {
  color: white;
}

.imp-object-list-item p:hover {
  color: #165064!important;
}

.imp-object-list-item-group {
  width: 100%;
  margin-top: 10px;
  height: 40px !important
}

.imp-object-list-item-group p {
  font-weight: 700 !important;
}

.imp-object-list-item-group > div {
  display: none;
}

.imp-object-list-item-group[data-list-item-id="750c14e8-35d6-4b0f-b668-c7a5fc112f9d"]:before {
  content: url("/wp-content/plugins/offer-property/core/images/ico/2-offer.svg");
  height: 40px;
  width: 40px;
  margin-right: 10px
}

.imp-object-list-item-group[data-list-item-id="1f94437f-4006-4c4c-a7f2-67e15d287a63"]:before {
  content: url("/wp-content/plugins/offer-property/core/images/ico/1a-offer.svg");
  height: 40px;
  width: 40px;
  margin-right: 10px
}

.imp-object-list-item-group[data-list-item-id="88dd6f1c-f5cd-4ca9-a513-e67a26055d4f"]:before {
  content: url("/wp-content/plugins/offer-property/core/images/ico/1b-offer.svg");
  height: 40px;
  width: 40px;
  margin-right: 10px
}

.p-right-title {
  color: #fff;
}

.p-right-box-info p {
  color: #fff;
}

.p-right-box-info a {
  color: #fff;
}

.logo-modal {
  display: block;
  margin: 0 auto;
}

.elementor .popup-out iframe {
  height: 25rem!important;
}

.page-id-2157 .elementor iframe {
  height: 100vh;
}

@media (max-width: 720px) {
  .tab .tab-inner .tab-img {
      display: block;
      background-image: none!important;
  }
}

@media (max-width: 720px) {
  #btn-360 {
      font-family: 'Poppins', sans-serif;
      width: 100%;
      background: #58B88D;
      padding: 15px 40px;
      border-top-left-radius: 100px;
      border-bottom-right-radius: 100px;
      margin-bottom: 2rem;
      margin-top: -1rem;
  }
}

@media (max-width: 720px) {
  #btn-360:hover {
      font-family: 'Poppins', sans-serif;
      width: 100%;
      background: #58B88D;
      padding: 15px 40px;
      border-top-left-radius: 0px;
      border-bottom-right-radius: 0px;
      margin-bottom: 2rem;
      margin-top: -1rem;
      animation-name: animated-button;
      animation-duration: 0.4s;
      animation-fill-mode: forwards;
  }
}

.p-right-box-info {
  position: relative;
  bottom: 0;
  padding: 50px 0;
}

@media only screen and (max-width: 600px) {
  .tablesorter {
      table-layout: fixed;
  }

  .table-cell-first {
      padding: 11px 5px !important;
  }

  .tablesorter tr.table-cell {
      display: flex !important;
      margin: 40px 0;
      border: 1px solid black !important;
      flex-direction: row;
      flex-wrap: wrap;
  }

  .tablesorter td {
      order: 10;
      font-weight: 700;
      padding: 7px 4px;
  }

  .tablesorter td[data-title="Nazwa"] {
      order: 1;
  }

  .tablesorter td[data-title="Metraż"] {
      order: 2;
      padding-top: 13px;
  }

  .tablesorter td[data-title="Ogród"] {
      order: 3;
      padding-top: 13px;
  }

  .tablesorter td[data-title="Cena"] {
      order: 4;
  }

  .tablesorter td[data-title="Cena za m2"] {
      order: 5;
  }

  .tablesorter td[data-title="Szczegóły"] {
      order: 6;
      padding-left: 70px;
      &:before {
          left: 3px;
          position: absolute;
      }
  }

  .tablesorter td[data-title="Status"] {
      order: 7;
  }

  .tablesorter td[data-title="Metraż"], .tablesorter td[data-title="Ogród"], .tablesorter td[data-title="Cena"], .tablesorter td[data-title="Cena za m2"] {
      width: 50% !important;
      float: left;
  }

  .tablesorter td:before {
      width: 72px !important;
      font-weight: 500;
  }

  .tablesorter td .pfl-text {
      font-weight: 500;
  }

  .tablesorter td .pfl-text br + br + br {
      display: none;
  }

  .ap-popup-title-type {
      display: none;
  }

  .ap-info, .ap-price {
      width: 50%;
  }

  .pfl-gall {
      flex-direction: column;
  }

  .popup-flex {
      margin-top: 20px;
  }

  .pfl-icons {
      display: flex;
      order: 2;
      margin-bottom: 15px;
      margin-top: 5px;
      flex-wrap: wrap;
  }
}

#CybotCookiebotDialogBodyButtonDecline {
  display: none !important;
}

/* nowy modal */
#custom-modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.6);
  /* półprzezroczyste tło */
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  z-index: 999999;
}

#custom-modal {
  position: relative;
  width: auto;
  background: transparent;
  padding: 0px;
  margin: 0px;
  border-radius: 0px;
  animation: slide-up 0.3s ease-out;
}

#custom-modal img {
  max-width: 100%;
}

@keyframes slide-up {
  from {
      transform: translateY(100px);
      opacity: 0;
  }

  to {
      transform: translateY(0);
      opacity: 1;
  }
}

#custom-modal-close {
  position: absolute;
  right: auto;
  left: -21px;
  position: absolute;
  right: auto;
  top: -17px;
  background: transparent;
  border: none;
  cursor: pointer;
}

.custom-modal-content {
  text-align: center;
  font-size: 16px;
}

.custom-modal-img-mobile {
  display: none;
}

@media only screen and (max-width: 600px) {
  #custom-modal-close {
      left: 0px;
  }

  .custom-modal-img-dsc {
      display: none;
  }

  .custom-modal-img-mobile {
      display: initial;
  }
}

/* nowy modal END */
#custom-modal {
  @media screen and (min-width: 992px) {
      bottom: 29%;
  }
}
.prawna-title {
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 10px;
}
.prawna-content {
  font-size: 12px;
}
.cena-calkowita {
  text-align: right;
}
.price-export a {
  font-size: 12px;
  color: gray;
}
.price-export svg {
  margin-bottom: -4px;
}
.p-right-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
/* Hide developer-agreement rows initially; shown after user action */
.table--offer tbody tr.udev-row { display: none; }
/* When shown, ensure proper table-row display */
.table--offer tbody tr.udev-row[style*="display: block"],
.table--offer tbody tr.udev-row[style*="display: table-row"] {
  display: table-row !important;
}

.omnibus-note {
  font-size: 12px;
  opacity: .9;
  font-weight: 400;
}
.omnibus-history {
  position: relative;
  display: inline-block;
}
.omnibus-note-link {
  display: flex;
  align-items: center;
  gap: 5px;
  margin-top: 10px;
  cursor: pointer;
}
.omnibus-note-link img {
  width: 18px;
  height: 18px;
}
.omnibus-note-link a {
  font-size: 12px;
  color: #000;
  font-weight: 400;
}

.omnibus-tooltip * {
  font-size: 12px;
  font-weight: 400;
}
.omnibus-tooltip {
  display: none;
  position: absolute;
  left: 0;
  top: 40px;
  background: #fff;
  box-shadow: 0 8px 24px rgba(0,0,0,0.18);
  border: 1px solid #e5e5e5;
  padding: 14px 16px;
  z-index: 9999;
  min-width: 320px;
}
.omnibus-tooltip:before {
  content: "";
  position: absolute;
  top: -8px;
  left: 18px;
  border-width: 0 8px 8px 8px;
  border-style: solid;
  border-color: transparent transparent #e5e5e5 transparent;
}
.omnibus-tooltip:after {
  content: "";
  position: absolute;
  top: -7px;
  left: 19px;
  border-width: 0 7px 7px 7px;
  border-style: solid;
  border-color: transparent transparent #fff transparent;
}
.omnibus-tooltip .omni-head {
  display: flex;
  justify-content: space-between;
  font-weight: 700;
  margin-bottom: 8px;
}
.omnibus-tooltip .omni-row {
  display: flex;
  justify-content: space-between;
  padding: 8px 0;
  border-top: 1px solid #ddd;
}
.omnibus-tooltip .omni-empty {
  opacity: .7;
}

#loadMore2 {
  font-size: 10px;
  margin: 0px auto;
  text-align: center;
  display: block;
  margin-top: 10px;
  margin-bottom: 20px;
  cursor: pointer;
  border: 1px solid black;
  border-radius: 0;
  background-color: transparent;
  padding: 10px;
}

/* Hide developer-agreement items in grid; shown after user action */
.box-grid-item--udev {
  display: none;
}
.box-grid-item--udev.is-visible {
  display: flex;
}
.box-grid-load-udev {
  font-size: 10px;
  margin: 20px auto 0;
  text-align: center;
  display: none;
  cursor: pointer;
  border: 1px solid black;
  border-radius: 0;
  background-color: transparent;
  padding: 10px;
}
.box-grid-load-udev.is-visible {
  display: block;
}

.tablesorter-header-inner {
  text-transform: uppercase;
	font-size: 10px;
}

/* PROPERTY GRID */
.nieruchomosci-box-grid {
  margin: 40px 0;
}

.nieruchomosci-box-grid .box-grid-items {
  display: grid;
  gap: 24px;
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.nieruchomosci-box-grid .box-grid-items p {
  margin: 0;
  padding: 0 !important;
}

.nieruchomosci-box-grid .box-grid-item {
  background-color: #fff;
  border: 1px solid #e5e5ea;
  border-radius: 16px;
  padding: 24px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  transition: box-shadow .3s ease, transform .3s ease;
}

.nieruchomosci-box-grid .box-grid-item:hover {
  box-shadow: 0 24px 48px rgba(0, 0, 0, 0.08);
  transform: translateY(-4px);
}

.nieruchomosci-box-grid .box-grid-top {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  align-items: flex-start;
}

.nieruchomosci-box-grid .box-grid-title {
  background: var(--accent-color, #563C81);
  color: #fff;
  padding: 20px;
  flex: none;
  min-width: 180px;
}

.nieruchomosci-box-grid .box-grid-title p {
  margin: 0 0 6px;
}

.nieruchomosci-box-grid .box-grid-title p:last-child {
  margin-bottom: 0;
}

.box-grid-title__name {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.1;
}

.box-grid-title__price {
  font-size: 16px;
  font-weight: 400;
}

.box-grid-title__price strong {
  font-weight: 700;
}

.nieruchomosci-box-grid .box-grid-status {
  text-align: right;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 10px;
  min-width: 150px;
}

.box-grid-status__label {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  margin: 0;
}

.nieruchomosci-box-grid .box-grid-img {
  background: #f7f7fa;
  min-height: 220px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.nieruchomosci-box-grid .box-grid-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.box-grid-img__placeholder {
  color: #777;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.box-grid-separator {
  border: 0;
  height: 1px;
  background: #efeff4;
  margin: 0;
}

.box-grid-metres {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
}

.box-grid-metre-first,
.box-grid-metre-second,
.box-grid-metre-third {
  flex: 1 1 150px;
}

.box-grid-metre__label {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #6b6b7a;
  margin: 0 0 4px;
}

.box-grid-metre__value {
  font-size: 20px;
  font-weight: 500;
  margin: 0;
}

.box-grid-btn {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.btn-grid {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 11px 26px;
  border-radius: 0;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  transition: all .25s ease;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}

.btn-grid--primary {
  background: var(--accent-color-soft, var(--accent-color, #563C81));
  color: #fff;
  border: 1px solid var(--accent-color, #563C81);
}

.btn-grid--primary:hover {
  background: transparent;
  color: var(--accent-color, #563C81);
}

.btn-grid--outline {
  border: 1px solid #141414;
  color: #141414;
  background: transparent;
}

.btn-grid--outline:hover {
  background: #141414;
  color: #fff;
}

@media screen and (max-width: 991px) {
  .nieruchomosci-box-grid .box-grid-top {
    flex-direction: column;
    align-items: stretch;
  }

  .nieruchomosci-box-grid .box-grid-status {
    align-items: flex-start;
    text-align: left;
  }
}

@media screen and (max-width: 640px) {
  .nieruchomosci-box-grid .box-grid-item {
    padding: 20px;
  }

  .box-grid-metre__value {
    font-size: 18px;
  }

  .btn-grid {
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  .nieruchomosci-box-grid .box-grid-items {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

/* css GRID-BOX - custom styles */
.nieruchomosci-box-grid .box-grid-item {
  background-color: #fff;
  border: 0;
  border-radius: 0;
  padding: 24px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  transition: box-shadow .3s ease, transform .3s ease;
}

.box-grid-title {
  padding: 30px !important;
}

.box-grid-title p {
  color: white;
  line-height: 20px;
  margin: 0 !important;
}

.box-grid-title__name {
  line-height: 1 !important;
}

.box-grid-title__price {
  font-size: 15px !important;
}

.box-grid-status {
  color: black;
  text-align: right;
  display: flex;
  flex-direction: row !important;
  align-items: center !important;
  gap: 10px;
  min-width: 150px;
}

.box-grid-separator {
  height: 1px;
  background: black !important;
  font-size: 0;
  border: 0;
}

.box-grid-metre__label {
  color: black;
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 0;
}

.box-grid-metre__value {
  font-size: 18px;
  font-weight: 500;
}

.box-grid-items {
  gap: 10px !important;
}

.btn-grid {
  background-color: #7365a1;
  border: 1px solid #7365a1;
}

.btn-grid--outline {
  display: none;
}

/* offer property modul - FORM */
.wpcf7-form-control {
  width: 100%;
  padding: 10px !important;
}

/* box-grid-icon styles */
.box-grid-icon {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: center;
}

/* box-grid-slider styles */
.box-grid-img--slider {
  position: relative;
}

.box-grid-slider {
  position: relative;
  width: 100%;
  height: 100%;
}

.box-grid-slider__images {
  position: relative;
  width: 100%;
  min-height: 220px;
}

/* First image sets the height (position: relative) */
.box-grid-slider__img:first-child {
  position: relative;
  width: 100%;
  height: auto;
  opacity: 0;
  transition: opacity 0.3s ease;
  pointer-events: none;
}

.box-grid-slider__img:first-child.is-active {
  opacity: 1;
  pointer-events: auto;
}

/* Other images overlay on top (position: absolute) */
.box-grid-slider__img:not(:first-child) {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  opacity: 0;
  transition: opacity 0.3s ease;
  pointer-events: none;
}

.box-grid-slider__img:not(:first-child).is-active {
  opacity: 1;
  pointer-events: auto;
}

.box-grid-slider__arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 32px;
  height: 32px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  background: rgb(255 255 255 / 90%);
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 50%;
  cursor: pointer;
  z-index: 10;
  transition: all 0.2s ease;
  color: #333;
  opacity: 1 !important;
  visibility: visible !important;
  padding: 0;
  margin: 0;
  min-width: 32px;
  min-height: 32px;
}

.box-grid-slider__arrow:hover {
  background: #fff;
  border-color: #7365a1;
  color: #7365a1;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.box-grid-slider__arrow--prev {
  left: 8px;
}

.box-grid-slider__arrow--next {
  right: 8px;
}

.box-grid-slider__arrow svg {
  width: 12px;
  height: 12px;
  display: block;
}

.box-grid-slider__arrow svg path {
  stroke: currentColor;
  stroke-width: 2;
  fill: none;
}
