:root {
  --white: white;
  --red: #e63d38;
  --black: black;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

body {
  color: #333;
  font-family: pragmatica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h3 {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

p {
  margin-bottom: 25px;
}

a {
  text-decoration: underline;
}

.section.section-hero {
  height: 80vh;
  position: relative;
}

.section.section-hero.is-p-hero {
  background-image: linear-gradient(#000000ab, #fff0 75%), url('../images/Container.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section.section-ic {
  margin-top: -70px;
  position: relative;
}

.section.section-rws {
  padding-top: 240px;
}

.section.section-news {
  padding-top: 60px;
  padding-bottom: 60px;
}

.section.section-mapa {
  padding-top: 20px;
}

.section.section-mapa.more-space {
  padding-bottom: 70px;
}

.section.section-mapa.more-space.more {
  padding-top: 100px;
}

.section.section-liczby {
  background-color: #fff;
  margin-top: 0;
  padding-top: 69px;
  padding-bottom: 60px;
}

.section.section-oferty {
  background-color: #f3f3f3;
  padding-top: 62px;
  padding-bottom: 80px;
}

.section.section-zespol {
  padding-top: 40px;
  padding-bottom: 60px;
}

.section.section-top {
  padding-top: 170px;
  padding-bottom: 60px;
}

.section.section-top.section-news-top {
  padding-top: 120px;
}

.section.section-top.section-top-top {
  padding-top: 0;
}

.section.section-top.is-less-space {
  padding-top: 120px;
}

.section.section-top.is-less-space.is-section-inner {
  background-color: #f3f3f3;
  padding-top: 60px;
}

.section.section-top.is-less-space.is-section-inner.white {
  background-color: #fff;
}

.section.section-top.is-less-space.is-section-inner.is-zrealizowane {
  background-color: #e0dede;
}

.section.section-top.is-first-section {
  padding-top: 110px;
  padding-bottom: 0;
  position: relative;
}

.section.section-form {
  background-color: #f7f7f7;
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 60px;
}

.section.section-real-hero {
  background-image: linear-gradient(#00000091, #0000), linear-gradient(to top, #000 12%, #0000), url('../images/f53350d90b21635e61dc440d3c76b58b.jpg');
  background-position: 0 0, 0 0, 50%;
  background-repeat: repeat, repeat, no-repeat;
  background-size: auto, auto, cover;
  align-items: center;
  min-height: 90vh;
  display: flex;
}

.section.section-real-hero.section-onas {
  background-image: linear-gradient(#00000091, #0000), linear-gradient(to top, #000 12%, #0000), url('../images/creative-business-people-working-on-business-proje-82KEJMW2x.jpg');
}

.section.section-onas {
  margin-top: 0;
}

.section.section-seconas {
  margin-top: -70px;
}

.section.section-page-o-nas-text {
  margin-top: 140px;
}

.section.section-onas-banner {
  margin-bottom: 40px;
}

.section.section-o-nas-przyciski {
  margin-bottom: 100px;
  padding-top: 60px;
}

.section.section-dom-lokalizacja {
  background-color: #f7f7f7;
  margin-top: 90px;
  padding-bottom: 100px;
}

.section.section-galeria {
  padding-bottom: 40px;
}

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

.container.rel {
  position: relative;
}

.hero-video {
  background-image: linear-gradient(#000000ab, #0000 75%);
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.hero-title {
  color: var(--white);
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-size: 39px;
  line-height: 64px;
}

.sec-ic {
  justify-content: space-between;
  display: flex;
}

.sec-ic-item {
  background-image: linear-gradient(0deg, #0d122994, #0d122900), linear-gradient(#0d1229d6, #0d122900 81%), url('../images/1.-Parki-handlowe2x.jpg');
  background-position: 0 0, 0 0, 50%;
  background-repeat: repeat, repeat, no-repeat;
  background-size: auto, auto, cover;
  flex-flow: column wrap;
  place-content: space-around space-between;
  align-items: center;
  width: 19%;
  height: 340px;
  padding: 25px;
  text-decoration: none;
  display: flex;
}

.sec-ic-item.sec2 {
  background-image: linear-gradient(to top, #0d122994, #0d122900), linear-gradient(#0d1229d6, #0d122900 69%), url('../images/2.Biurowce2x.jpg');
  background-size: auto, auto, 291px;
  transition: background-color .3s;
}

.sec-ic-item.sec3 {
  background-image: linear-gradient(to top, #0d122994, #0d122900), linear-gradient(#0d1229d6, #0d122900 58%), url('../images/3.Hotele2x.jpg');
}

.sec-ic-item.sec4 {
  background-image: linear-gradient(to top, #0d122994, #0d122900), linear-gradient(#0d1229d6, #0d122900 56%), url('../images/4.Mieszkania2x.jpg');
}

.sec-item-top {
  flex: 0 auto;
  width: 100%;
  height: auto;
}

.sec-item-title {
  color: var(--white);
  letter-spacing: .6px;
  text-transform: uppercase;
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
}

.sec-item-subtitle {
  color: var(--white);
  letter-spacing: .7px;
  text-transform: uppercase;
  margin-top: 10px;
  font-size: 15px;
  font-weight: 300;
}

.sec-item-bottom {
  justify-content: flex-end;
  width: 100%;
  display: flex;
}

.sec-item-arr {
  border: 1px solid var(--white);
  justify-content: center;
  align-items: center;
  width: 65px;
  height: 65px;
  display: flex;
}

.sec-arrow {
  transform: rotate(180deg);
}

.rws-left {
  position: relative;
}

.rws-text-img {
  margin-top: 0%;
  position: absolute;
  top: -106px;
  left: 5%;
}

.rws-right {
  justify-content: flex-end;
  margin-top: -140px;
  display: flex;
  position: relative;
}

.rws-box-text-inner {
  background-color: var(--red);
  color: var(--white);
  letter-spacing: .5px;
  max-width: 45%;
  padding: 25px 25px 25px 33px;
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
}

.rws-box-title {
  color: var(--white);
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 700;
  line-height: 33px;
}

.rws-box-text {
  margin-bottom: 30px;
}

.cs-button {
  border: 1px solid var(--white);
  text-align: right;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  background-color: #0000;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  max-width: 295px;
  padding: 20px 25px;
  font-size: 14px;
  font-weight: 700;
  line-height: 19px;
  transition: all .3s;
  display: inline-block;
}

.cs-button:hover {
  background-color: var(--white);
  color: var(--red);
}

.cs-button.cs-button-d-text {
  color: var(--black);
  padding-left: 0;
}

.cs-button.cs-button-d-text.button-slider-oferta {
  border-width: 0;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}

.cs-button.cs-button-d-text.button-slider-oferta:hover {
  background-color: #0000;
}

.cs-button.cs-button-d-text.no-bg {
  border-width: 0;
}

.cs-button.cs-button-d-text.no-bg:hover {
  background-color: #0000;
}

.cs-button.cs-button-dark-text {
  border-color: var(--black);
  color: var(--black);
}

.cs-button.cs-button-dark-text:hover {
  border-color: var(--red);
  color: var(--white);
  background-color: #e63d38;
}

.cs-button.cs-button-dark-text.cs-button-no-width {
  max-width: 100%;
}

.cs-button.cs-button-dark-text.cs-button-no-width.cs-button-red {
  border-color: var(--red);
  background-color: var(--red);
  color: var(--white);
  cursor: pointer;
  min-width: 210px;
  padding-right: 40px;
}

.cs-button.cs-button-dark-text.cs-button-no-width.cs-button-red:hover {
  border-color: var(--black);
  background-color: var(--white);
  color: var(--black);
}

.cs-button.cs-button-dark-text.cs-button-no-width.cs-button-red.cs-onas-button {
  margin-top: 40px;
}

.cs-button.cs-button-alert {
  color: var(--white);
  border-width: 0;
  margin-top: 20px;
  padding-left: 0;
}

.cs-button.cs-button-alert:hover {
  background-color: #0000;
}

.cs-button.btn-dom {
  color: var(--black);
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
}

.cs-button-line {
  background-color: var(--white);
  width: 41px;
  height: 1px;
  margin-right: 33px;
  padding-right: 0;
  transition: all .3s;
}

.cs-button-line.cbl-red {
  background-color: var(--red);
  color: var(--red);
}

.cs-buton-text {
  flex: 1;
}

.cs-button-inner {
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-title {
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.section-title.section-title-news-page {
  margin-bottom: 40px;
}

.section-title-text {
  color: var(--black);
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-left: auto;
  margin-right: auto;
  font-size: 40px;
  line-height: 53px;
  position: absolute;
  left: 0;
  right: 0;
}

.section-title-text.section-news-title {
  font-family: pragmatica, sans-serif;
  font-size: 54px;
  line-height: 72px;
  position: absolute;
}

.section-title-shadow {
  opacity: .11;
  color: #868a91;
  text-align: right;
  letter-spacing: 2px;
  text-transform: uppercase;
  width: 100%;
  margin-left: auto;
  font-size: 168px;
  font-weight: 700;
  line-height: 170px;
  position: static;
  top: 0;
}

.section-newsy {
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}

.section-single-news {
  flex-direction: column;
  align-self: stretch;
  width: 31%;
  margin-top: 1%;
  margin-bottom: 1%;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.section-single-news:hover {
  box-shadow: 0 0 30px 30px #0000000d;
}

.section-single-news.single-offer {
  width: 48%;
  transition: all .3s;
}

.section-single-news.single-offer.single-realization {
  width: 29%;
  margin-left: 2%;
  margin-right: 2%;
}

.section-single-news.single-offer.single-small-offer {
  width: 31%;
  margin: 1%;
}

.section-single-news.single-offer.single-small-offer:hover {
  box-shadow: none;
}

.section-single-news.single-offer.single-local {
  margin: 1%;
}

.section-single-news.single-offer.is-slide {
  width: 49%;
}

.news-img {
  background-image: url('../images/BulvarApartments_12x.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 238px;
}

.news-img.offer-img {
  background-image: url('../images/Parkowa_180704_cam01_01.jpg');
  height: 350px;
  position: relative;
}

.news-img.offer-img.realizacja-img {
  background-image: url('../images/BulvarApartments_1.jpg');
  height: 480px;
}

.news-img.offer-img.small-offer-img {
  height: 240px;
}

.news-img.offer-img.small-offer-img.biurowce-img {
  height: 420px;
}

.news-img.offer-img.small-offer-img.lokal-img {
  height: 400px;
}

.news-info {
  background-color: #0000;
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  align-items: flex-start;
  padding: 16px 0 20px;
  display: flex;
}

.news-info.no-bg {
  background-color: #0000;
}

.news-title {
  color: #000;
  letter-spacing: .7px;
  text-transform: uppercase;
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  text-decoration: none;
}

.news-title.offer-title {
  text-transform: uppercase;
  height: auto;
  margin-bottom: 4px;
  font-size: 24px;
  line-height: 36px;
}

.news-title.offer-title.small-offer-title {
  text-transform: none;
  height: auto;
  margin-bottom: 10px;
  font-family: pragmatica-extended, sans-serif;
  font-size: 24px;
  font-weight: 400;
}

.news-text {
  color: var(--black);
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
}

.sec-button {
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.sec-button.sec-button-slider {
  margin-top: 70px;
}

.title-mapa {
  color: var(--black);
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 40px;
  font-weight: 700;
  line-height: 52px;
}

.subtitle-mapa {
  color: #868a91;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
}

.mapa-inwestycji {
  margin-top: 40px;
  margin-bottom: 40px;
}

.mapa-legenda {
  flex-wrap: wrap;
  margin-top: 60px;
  display: flex;
}

.mapa-legenda-item {
  cursor: pointer;
  border-bottom: 1px solid #868a91;
  justify-content: space-between;
  align-items: center;
  width: 46%;
  margin-bottom: 30px;
  margin-left: 2%;
  margin-right: 2%;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.mli-kolor {
  background-color: #000;
  width: 55px;
  height: 21px;
  margin-right: 30px;
}

.mli-kolor.mil-red {
  background-color: #e63d38;
  margin-right: 30px;
}

.mli-kolor.mil-gold {
  background-color: #b19964;
}

.mli-kolor.mil-gray {
  background-color: #868a91;
}

.mli-tekst {
  color: var(--black);
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
  line-height: 27px;
}

.mli-liczba {
  color: var(--black);
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-right: 25px;
  font-size: 20px;
  font-weight: 700;
  line-height: 27px;
}

.mil-right, .mil-left {
  align-items: center;
  display: flex;
}

.liczby-columns {
  display: flex;
}

.liczby-column {
  justify-content: space-between;
  width: 100%;
  margin-top: 55px;
  display: flex;
}

._w-liczbach-img {
  position: relative;
}

.liczba-item {
  margin-bottom: 30px;
}

.liczba-big {
  text-transform: none;
  color: #1b232d;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 15px;
  font-family: pragmatica-extended, sans-serif;
  font-size: 123px;
  font-weight: 200;
  line-height: 123px;
  display: flex;
}

.liczba-big.is-red {
  color: #e63d38;
  margin-bottom: 15px;
}

.liczba-small {
  color: #6b6e73;
  text-align: right;
  letter-spacing: 1.12px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

._w-liczbach-img-shadow {
  background-color: #4e5157;
  width: 190px;
  height: 100%;
  position: absolute;
  top: 40px;
  left: -30px;
}

.image {
  position: relative;
}

.sec-title-filtr {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.title-left {
  width: 48%;
}

.heading {
  color: var(--black);
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 40px;
  line-height: 49px;
}

.heading.stt-heading {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 54px;
  line-height: 58px;
}

.heading.stt-heading.is-type-heading {
  color: #1b232d;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.3;
}

.heading.small-title {
  letter-spacing: 1.26px;
  color: #1b232d;
  margin-top: 0;
  margin-bottom: 0;
  font-family: pragmatica-extended, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 23px;
}

.heading.small-title.centered {
  text-align: center;
  font-family: pragmatica, sans-serif;
}

.sec-filtruj {
  border-bottom: 1px solid #868a91;
  justify-content: space-between;
  align-items: center;
  width: 48%;
  display: flex;
}

.filtruj-text {
  color: #868a91;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding-left: 5px;
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
}

.dropdown-filtr-text {
  color: var(--black);
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
  line-height: 27px;
}

.dropdown-toggle {
  align-items: center;
  display: flex;
}

.dropdown-filtr-img {
  margin-left: 40px;
}

.dropdown-filtr {
  margin-left: 0;
  margin-right: 0;
}

.dropdown-filtr-toggle {
  align-items: center;
  padding-right: 0;
  display: flex;
}

.dropdown-list {
  background-color: var(--white);
}

.dropdown-filtr-item {
  color: var(--black);
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
  line-height: 27px;
}

.lista-ofert {
  justify-content: space-between;
  margin-top: 40px;
  display: flex;
}

.lista-ofert.lista-realizacji {
  justify-content: flex-start;
  margin-left: -2%;
  margin-right: -2%;
}

.offer-subtitle {
  color: #6b6e73;
  letter-spacing: 0;
  text-transform: none;
  margin-bottom: 2px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 23px;
}

.offer-info-label {
  color: var(--white);
  letter-spacing: 1.5px;
  text-transform: uppercase;
  background-color: #e63d38;
  padding: 5px 15px;
  font-size: 13px;
  font-weight: 700;
  line-height: 17px;
  display: inline-block;
  position: absolute;
  top: 20px;
  right: 20px;
}

.offer-info-label.oil-new-offer {
  background-color: #868a91;
}

.offer-info-label.label-black {
  background-color: var(--black);
}

.offer-info-label.label-gray {
  background-color: #868a91;
}

.offer-info-label.label-white {
  background-color: var(--white);
  color: var(--black);
}

.zespol-title {
  color: var(--black);
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 29px;
  line-height: 43px;
}

.zespol-slider {
  margin-top: 40px;
}

.zespol-slide {
  height: auto;
}

.slider {
  background-color: #0000;
  height: auto;
}

.zespol-slide-columns {
  justify-content: space-between;
  display: flex;
}

.zespol-slide-column {
  text-align: center;
  background-color: #efeff0;
  width: 49%;
  padding: 33px;
  text-decoration: none;
}

.zespol-slide-column.kariera-offer {
  transition: all .3s;
}

.zespol-slide-column.kariera-offer:hover {
  box-shadow: -7px 7px 30px 30px #0000000d;
}

.zespol-slide-column.kariera-offer {
  width: 48%;
  margin: 1%;
}

.oferta-slider-title {
  color: var(--black);
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

.oferta-slider-miejsce {
  color: #868a91;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 15px;
  font-size: 15px;
  font-weight: 300;
  line-height: 26px;
}

.oferta-slider-text {
  color: var(--black);
  text-align: center;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
}

.zespol-oferta-inner {
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.slide-nav {
  color: var(--black);
  height: auto;
  margin-top: 70px;
  padding-top: 0;
  position: static;
}

.right-arrow {
  width: 65px;
  height: 65px;
  margin-bottom: 0;
  margin-right: 0;
  position: absolute;
  bottom: -13px;
}

.mask {
  height: auto;
  margin-bottom: 0;
}

.mask.hotel-mask {
  height: 600px;
}

.left-arrow {
  width: 65px;
  height: 65px;
  margin-bottom: 0;
  margin-right: 0;
  position: absolute;
  bottom: -13px;
  right: 80px;
}

.image-2 {
  position: static;
  bottom: -90px;
  right: 0;
}

.footer {
  padding-top: 40px;
}

.footer-columns {
  display: flex;
}

.footer-column-logo {
  width: 25%;
}

.footer-column-text {
  width: 75%;
}

.footer-logo {
  width: 168px;
}

.footer-columns-inner {
  display: flex;
}

.fci-item {
  width: 30%;
  margin-left: 1%;
  margin-right: 1%;
}

.footer-title {
  color: #1b232d;
  letter-spacing: 1px;
  text-transform: none;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 27px;
}

.footer-contact {
  color: #6b6e73;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
}

.span-red {
  color: var(--red);
}

.span-red.span-red-right {
  margin-right: 20px;
}

.span-red.srr {
  margin-right: 10px;
}

.span-red.srr.srr2 {
  margin-right: 15px;
}

.footer-text {
  color: #6b6e73;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
}

.footer-link {
  text-transform: none;
  color: #6b6e73;
  text-decoration: none;
  transition-property: all;
  transition-duration: .3s;
  transition-timing-function: ease;
}

.footer-link:hover {
  color: var(--red);
}

.footer-social {
  margin-top: 0;
}

.social-item {
  align-items: center;
  text-decoration: none;
  display: flex;
}

.social-item-title {
  text-transform: uppercase;
  color: #6b6e73;
  margin-bottom: 8px;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  text-decoration: none;
}

.social-icon {
  margin-left: 10px;
}

.footer-copy {
  color: #6b6e73;
  border-top: 1px solid #d7d7d7;
  justify-content: space-between;
  align-items: center;
  margin-top: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.footer-copy-left {
  letter-spacing: 0;
  text-transform: none;
  color: #6b6e73;
  font-size: 12px;
  font-weight: 300;
  line-height: 15px;
}

.link {
  color: var(--black);
  text-decoration: none;
}

.footer-right {
  letter-spacing: 0;
  text-transform: none;
  color: #6b6e73;
  font-size: 14px;
  font-weight: 300;
  line-height: 15px;
}

.fcopy-link {
  color: var(--black);
  text-decoration: none;
}

.navbar {
  background-color: #0000;
  width: 100%;
  padding-top: 25px;
  padding-bottom: 25px;
  position: fixed;
  top: 0;
  left: 0;
}

.navbar.is-investment-navbar {
  background-color: #f2f1ef;
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-item {
  margin-left: 20px;
  margin-right: 20px;
  padding-left: 0;
  padding-right: 0;
}

.nav-item.nav-item-dropdown {
  color: var(--white);
  cursor: pointer;
}

.nav-item.nav-dark.is-investment-item-nav {
  letter-spacing: 0;
  text-transform: none;
  color: #011c23;
  text-transform: none;
  font-family: pragmatica-extended, sans-serif;
  font-size: 13px;
  font-weight: 400;
}

.nav-item {
  color: var(--white);
  letter-spacing: .8px;
  text-transform: uppercase;
  cursor: pointer;
  font-weight: 300;
  transition: all .3s;
}

.nav-item.nav-bold {
  font-weight: 700;
}

.nav-item.nav-bold.nav-dark, .nav-item.nav-dark {
  color: var(--black);
}

.nav-toggle {
  color: var(--white);
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 14px;
  transition: all .3s;
}

.nav-toggle.nav-dark {
  color: var(--black);
}

.dopdown-menu.w--open {
  background-color: var(--white);
  box-shadow: 0 0 30px 20px #00000012;
}

.d-menu-item {
  background-image: url('../images/Path-45942.svg');
  background-position: -200%;
  background-repeat: no-repeat;
  background-size: auto;
}

.d-menu-item:hover {
  background-position: 95%;
  font-weight: 300;
}

.d-menu-item {
  padding-left: 25px;
  padding-right: 25px;
  transition: all .3s;
}

.d-menu-item:hover {
  background-color: #f7f7f7;
}

.dropdown-2 {
  margin-top: 42px;
  margin-left: 1vw;
  margin-right: 1vw;
}

.dropdown-2.language-toggle {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.dropdown-2.language-toggle.lang-mobile {
  display: none;
}

.dropdown-toggle-2 {
  padding: 0 0 10px;
}

.language-toggle {
  margin-top: 5px;
  margin-left: 20px;
  display: inline-block;
}

.flag {
  margin-right: 11px;
}

.language {
  color: #fff;
  letter-spacing: .04em;
  margin-right: 15px;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
  display: inline-block;
}

.language.nav-dark {
  color: var(--black);
  font-family: pragmatica-extended, sans-serif;
  font-weight: 400;
}

.image-3 {
  margin-bottom: 5px;
}

.nav-menu {
  background-color: #fff;
  align-items: center;
  width: 100%;
  display: flex;
}

.nav-menu.is-normal {
  background-color: #fff0;
  justify-content: flex-end;
  align-items: center;
}

.section-top-title {
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 80px;
  display: flex;
}

.section-top-title.section-wrap {
  flex-wrap: wrap;
  margin-bottom: 60px;
}

.section-top-title.less {
  margin-bottom: 40px;
}

.stt-left.stt-left-wrap {
  width: 100%;
  margin-bottom: 40px;
}

.stt-right.stt-right-wrap {
  justify-content: flex-end;
  width: 100%;
  display: flex;
}

.stt-right-menu {
  margin-bottom: 10px;
}

.stt-menu-item {
  color: var(--black);
  letter-spacing: .8px;
  text-transform: uppercase;
  margin-left: 10px;
  margin-right: 10px;
  font-weight: 300;
  text-decoration: none;
  position: relative;
}

.stt-menu-item.stt-active {
  font-weight: 700;
}

.lista-inwestycji {
  flex-wrap: wrap;
  margin-left: -1%;
  margin-right: -1%;
  display: flex;
}

.alert-box {
  background-color: var(--red);
  max-width: 40%;
  padding: 33px;
  position: fixed;
  bottom: 100px;
  right: 0;
}

.alert-title {
  color: var(--white);
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
  line-height: 33px;
}

.alert-text {
  color: var(--white);
  letter-spacing: .5px;
  margin-top: 20px;
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
}

.close-aler {
  cursor: pointer;
  position: absolute;
  top: 31px;
  right: 20px;
}

.single-news-columns {
  justify-content: space-between;
  display: flex;
}

.single-news-column {
  width: 47%;
}

.snews-cat {
  align-items: center;
  display: flex;
}

.snews-cat.kariera-cat {
  margin-bottom: 50px;
}

.cat-ame {
  color: #868a91;
  letter-spacing: 1.5px;
  margin-right: 40px;
  font-size: 19px;
  font-weight: 700;
  line-height: 29px;
}

.snews-date {
  color: #868a91;
  text-transform: uppercase;
  font-size: 19px;
  font-weight: 300;
  line-height: 29px;
}

.snews-title {
  color: var(--black);
  margin-bottom: 30px;
  font-size: 45px;
  line-height: 55px;
}

.snews-title.skariera-title {
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 54px;
  line-height: 58px;
}

.snews-text {
  color: var(--black);
  font-size: 17px;
  font-weight: 300;
  line-height: 25px;
}

.snews-text a {
  color: var(--red);
  font-weight: 700;
}

.snews-img {
  margin-top: 40px;
}

.single-news-gallery {
  margin-top: 60px;
  margin-bottom: 40px;
  display: flex;
}

.snews-gal-item {
  background-image: url('../images/LKF_7857.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex: auto;
  width: 25%;
  height: 250px;
}

.snews-buttons {
  justify-content: space-between;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.snews-buttons.skariera-button {
  margin-top: 60px;
}

.kontakt-columns {
  display: flex;
}

.kontakt-map {
  width: 66%;
}

.kontakt-column {
  width: 31%;
  margin-left: 2%;
}

.kontakt-item {
  color: var(--black);
  background-color: #efeff0;
  align-items: center;
  height: 100px;
  margin-bottom: 38px;
  padding: 15px 20px;
  font-size: 19px;
  font-weight: 700;
  line-height: 25px;
  display: flex;
}

.kontakt-item-img {
  margin-left: 10px;
  margin-right: 35px;
}

.kontakt-dzial-komercjalizacji {
  background-color: #efeff0;
  margin-bottom: 15px;
  padding: 33px;
}

.dzial-title {
  color: #868a91;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 23px;
  font-weight: 700;
  line-height: 35px;
}

.dzial-columns {
  justify-content: space-between;
  margin-top: 40px;
  display: flex;
}

.dzial-column {
  width: 30%;
  max-width: 340px;
}

.dzial-imie-nazwisko {
  color: var(--black);
  font-size: 21px;
  font-weight: 700;
  line-height: 28px;
}

.dzial-pozycja {
  color: var(--red);
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 5px;
  font-size: 13px;
  font-weight: 700;
  line-height: 17px;
}

.dzial-kontakt {
  color: var(--black);
  margin-top: 25px;
  font-size: 17px;
  font-weight: 700;
  line-height: 25px;
}

.dzial-line {
  background-color: #e63d38;
  width: 41px;
  height: 1px;
  margin-top: 20px;
}

.kontakt-dzialy {
  flex-wrap: wrap;
  margin-left: -1%;
  margin-right: -1%;
  display: flex;
}

.kontakt-dzial {
  text-align: center;
  background-color: #efeff0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 48%;
  margin: 1%;
  padding: 33px;
  display: flex;
}

.kariera-title {
  color: var(--black);
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  font-size: 54px;
  line-height: 58px;
}

.kariera-text {
  color: var(--black);
  text-align: center;
  max-width: 60%;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  font-size: 17px;
  font-weight: 300;
  line-height: 25px;
}

.kariera-oferty {
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 60px;
  display: flex;
}

.kariera-content {
  max-width: 60%;
}

.aplikuj-form {
  z-index: 99999;
  background-color: #f7f7f7;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
  top: 0;
  right: 0;
}

.aplikuj-title {
  color: var(--black);
  text-align: center;
  margin-top: 0;
  font-size: 54px;
  line-height: 58px;
}

.aplikuj-title.form-title {
  letter-spacing: 2px;
  font-size: 40px;
  line-height: 52px;
}

.aplikuj-title.form-title.is-opup-form-title {
  text-align: left;
  letter-spacing: 0;
  text-transform: none;
  color: #011c23;
  margin-top: 57px;
  font-family: pragmatica-extended, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 36px;
}

.aplikuj-subtitle {
  color: #000;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 19px;
  font-weight: 700;
  line-height: 25px;
}

.aplikuj-subtitle.form-subtitle {
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
}

.aplikuj-subtitle.form-subtitle.is-popup-small-title {
  color: #afa48c;
  font-weight: 400;
}

.apl-form {
  max-width: 80%;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}

.apl-form.full {
  max-width: 100%;
}

.form-flex {
  justify-content: space-between;
  display: flex;
}

.text-field {
  border: 1px solid var(--white);
  background-color: var(--white);
  color: var(--black);
  width: 49%;
  height: 55px;
  margin-top: 1%;
  margin-bottom: 1%;
  font-size: 16px;
  line-height: 21px;
}

.text-field::placeholder {
  color: var(--black);
}

.wiadomosc-field {
  border: 1px solid var(--white);
  color: var(--black);
  height: auto;
  min-height: 140px;
  font-size: 16px;
  line-height: 21px;
}

.wiadomosc-field::placeholder {
  color: var(--black);
}

.zgoda-text {
  color: var(--black);
  font-size: 11px;
  font-weight: 300;
}

.checkbox-zgoda-label {
  color: var(--black);
  font-size: 11px;
  font-weight: 300;
  line-height: 14px;
}

.chck-zgoda {
  margin-top: 10px;
  margin-bottom: 10px;
}

.submit-button {
  color: var(--white);
  letter-spacing: 1.5px;
  text-transform: uppercase;
  background-color: #e63d38;
  background-image: url('../images/Path-45865.png');
  background-position: 20px;
  background-repeat: no-repeat;
  background-size: auto;
  border: 1px solid #e63d38;
  height: 60px;
  margin-top: 20px;
  padding-left: 100px;
  padding-right: 40px;
  font-weight: 700;
  transition: all .3s;
}

.submit-button:hover {
  border-color: var(--black);
  background-color: var(--white);
  color: var(--black);
  background-image: url('../images/Path-45865_1.png');
}

.close-form {
  position: absolute;
  top: 20px;
  right: 20px;
}

.single-real-top {
  justify-content: space-between;
  padding-bottom: 40px;
  display: flex;
}

.srt-column {
  width: 48%;
}

.srt-column.srt-column-img {
  height: 550px;
  margin-top: -85px;
}

.srt-column.srt-flex {
  flex-direction: column;
  justify-content: flex-end;
  padding-top: 60px;
  padding-bottom: 0;
  display: flex;
}

.srt-subtitle {
  color: var(--black);
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 21px;
  font-weight: 300;
  line-height: 24px;
}

.srt-title {
  color: var(--black);
  margin-top: 10px;
  font-size: 49px;
  line-height: 68px;
}

.srt-lokalizacja {
  color: var(--black);
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 700;
  line-height: 23px;
}

.srt-text {
  color: var(--black);
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 17px;
  font-weight: 300;
  line-height: 25px;
}

.srt-text.srt-mieszkania-text {
  margin-top: 10px;
}

.srt-opiekun {
  color: var(--black);
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 700;
  line-height: 19px;
}

.srt-opiekun-box {
  background-color: #c1ae8f;
  border: 1px solid #c1ae8f;
  justify-content: space-between;
  align-items: center;
  max-width: 334px;
  margin-top: 10px;
  padding: 10px 20px;
  text-decoration: none;
  display: flex;
}

.opiekun-imie {
  color: var(--white);
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Inter, sans-serif;
  font-weight: 500;
}

.opiekun-telefon {
  color: var(--white);
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-family: Inter, sans-serif;
  font-weight: 500;
}

.dziennik-title {
  color: var(--black);
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 40px;
  line-height: 59px;
}

.sin-dziennik {
  margin-top: 20px;
  margin-bottom: 40px;
}

.data-dziennik {
  color: var(--red);
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 700;
}

.dziennik-slide {
  height: auto;
}

.dziennik-item {
  background-image: url('../images/BulvarApartments_2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 31%;
  height: 300px;
}

.dziennik-slide-inner {
  justify-content: space-between;
  display: flex;
}

.wolne-lokale-lista {
  margin: 60px -1%;
  display: flex;
}

.wolne-lokale-item {
  border-bottom: 2px solid var(--white);
  color: var(--black);
  letter-spacing: 1px;
  text-transform: uppercase;
  width: 31%;
  margin-left: 1%;
  margin-right: 1%;
  font-size: 23px;
  font-weight: 700;
  line-height: 27px;
  text-decoration: none;
  transition: all .3s;
}

.wolne-lokale-item:hover {
  border-bottom-width: 2px;
  border-bottom-color: var(--red);
}

.wl-img {
  background-image: url('../images/LKF_7857.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 264px;
}

.wl-title {
  margin-top: 15px;
  margin-bottom: 15px;
}

.hsubtitle {
  color: var(--white);
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 21px;
  font-weight: 300;
  line-height: 24px;
}

.htitle {
  color: var(--white);
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 10px;
  font-size: 54px;
  line-height: 68px;
}

.hadres {
  color: var(--white);
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 700;
  line-height: 23px;
}

.hotel-slider {
  margin-top: 40px;
}

.hotel-slide {
  background-image: url('../images/SiennaGrobla3.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.srt-mieszkania-title {
  color: var(--black);
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 700;
  line-height: 59px;
}

.srt-mieszkania-title.sec-lok-title {
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 42px;
}

.srt-mieszkania-status {
  color: var(--white);
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #e63d38;
  max-width: 180px;
  padding: 7px 20px;
  font-size: 13px;
  font-weight: 700;
  line-height: 17px;
  display: block;
}

.single-photo-inwestycja {
  margin-top: 20px;
  margin-bottom: 60px;
}

.s-inwestycja-columns {
  justify-content: space-between;
  margin-top: 20px;
  margin-bottom: 80px;
  display: flex;
}

.s-inwestycja-column {
  width: 47%;
}

.s-inwestycja-title {
  color: var(--black);
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 23px;
  font-weight: 700;
  line-height: 27px;
}

.s-inwestycja-title.stitle-half {
  max-width: 50%;
}

.s-inwestycja-text {
  color: var(--black);
  font-size: 17px;
  font-weight: 300;
  line-height: 25px;
}

.section-info-columns {
  display: flex;
}

.sic-left-column {
  background-color: #868a91;
  width: 50%;
  padding: 100px 40px 100px 60px;
}

.sic-right-column {
  flex-direction: column;
  justify-content: flex-start;
  width: 50%;
  display: flex;
}

.sic-left-title {
  color: var(--white);
  margin-top: 20px;
  font-size: 108px;
  font-weight: 700;
  line-height: 120px;
}

.sic-subtitle {
  color: var(--white);
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 700;
  line-height: 29px;
}

.sic-right-top {
  padding: 40px 60px;
}

.sic-right-bottom {
  background-color: var(--red);
  padding: 60px;
}

.sic-right-top-title {
  color: var(--black);
  letter-spacing: .5px;
  text-transform: uppercase;
  margin-top: 20px;
  font-size: 46px;
  font-weight: 700;
  line-height: 60px;
}

.sic-right-top-subtitle {
  color: var(--black);
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 10px;
  font-size: 15px;
  font-weight: 700;
}

.sic-rb {
  align-items: center;
  display: flex;
}

.sic-bottom-title {
  color: var(--white);
  font-size: 103px;
  font-weight: 700;
  line-height: 110px;
}

.sic-rb-rb {
  padding-left: 40px;
  display: block;
}

.sic-bottom-subtitle {
  color: var(--white);
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 20px;
  font-size: 15px;
  font-weight: 700;
}

.so-columns {
  justify-content: space-between;
  display: flex;
}

.so-column {
  width: 49%;
}

.so-column.so-numbers-column {
  padding-top: 130px;
  padding-left: 70px;
}

.sco-item {
  margin-bottom: 40px;
}

.sco-number {
  color: #868a91;
  font-size: 82px;
  font-weight: 700;
  line-height: 82px;
}

.sco-subtitle {
  color: #4e5157;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 11px;
  font-size: 15px;
  font-weight: 700;
  line-height: 29px;
}

.banner-onas {
  background-image: linear-gradient(#00000073, #00000073), url('../images/business-team-talking-in-modern-office-and-discuss-7JL7EHG2x.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding: 140px 60px;
}

.banner-title {
  color: var(--white);
  max-width: 50%;
  font-size: 31px;
  line-height: 47px;
}

.baner-text {
  color: var(--white);
  max-width: 50%;
  margin-top: 20px;
  font-size: 20px;
  font-weight: 300;
  line-height: 28px;
}

.onas-przyciski {
  justify-content: space-between;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
}

.nav-arrow, .nav-mobile-logo {
  display: none;
}

.nav-menu-container {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.scroll-info {
  display: none;
}

.img-inside {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.dom-lokalizacja-columns {
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 0;
  display: flex;
}

.dom-lokalizacja-column {
  width: 47%;
}

.dom-lokalizacja-column.dlc-padding {
  padding-right: 60px;
}

.dom-lokalizacja-column.dlc-top {
  margin-top: -200px;
}

.sec-small-title {
  color: var(--black);
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 21px;
  font-weight: 300;
  line-height: 24px;
}

.section-atuty {
  padding-top: 140px;
  padding-bottom: 100px;
}

.atuty-title {
  position: relative;
}

.atutyt-title-headng {
  color: var(--black);
  text-align: center;
  letter-spacing: 2px;
  font-size: 40px;
  line-height: 53px;
}

.atuty-title-bg {
  color: #868a911c;
  letter-spacing: 2px;
  font-size: 168px;
  font-weight: 700;
  line-height: 223px;
  position: absolute;
  top: -90px;
  right: 0;
}

.atuty-tekst {
  color: #868a91;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 60px;
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
}

.atuty-ikony {
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 80px;
  margin-left: 60px;
  margin-right: 60px;
  display: flex;
}

.satut {
  border-bottom: 1px solid #868a91;
  justify-content: space-between;
  align-items: center;
  width: 48%;
  margin-bottom: 20px;
  padding-bottom: 10px;
  display: flex;
}

.atut-icon-text {
  color: var(--black);
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
  line-height: 27px;
}

.section-domy {
  padding-top: 70px;
  padding-bottom: 70px;
}

.domy-tytul {
  color: var(--black);
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 40px;
  font-weight: 700;
  line-height: 49px;
}

.tab-link {
  color: var(--black);
  letter-spacing: .8px;
  text-transform: uppercase;
  background-color: #0000;
  margin-left: 33px;
  margin-right: 33px;
  padding-left: 0;
  padding-right: 0;
  font-weight: 300;
  transition: all .3s;
}

.tab-link:hover {
  font-weight: 300;
}

.tab-link.w--current {
  background-color: #0000;
  font-weight: 300;
}

.tab-content {
  margin-top: 60px;
}

.tabs-menu {
  position: absolute;
  top: -47px;
  right: 0;
}

.dd-inner {
  margin-left: 60px;
  margin-right: 60px;
  position: relative;
}

.sin-list-dom {
  border-bottom: 1px solid #868a91;
  justify-content: space-between;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.s-nazwa-domy {
  align-items: center;
  width: 10%;
  display: flex;
}

.dom-name {
  color: #868a91;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-right: 10px;
  font-size: 15px;
  font-weight: 700;
  line-height: 23px;
}

.dom-name2 {
  color: var(--black);
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 23px;
  font-weight: 700;
  line-height: 27px;
}

.s-info-dm {
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 15%;
  display: flex;
}

.s-info-text {
  color: var(--black);
  letter-spacing: .8px;
  text-transform: uppercase;
  margin-right: 3px;
  font-weight: 300;
}

.s-info-val {
  color: var(--black);
  letter-spacing: .8px;
  text-transform: uppercase;
  font-weight: 700;
}

.s-square {
  color: var(--black);
  align-items: center;
  font-size: 11px;
  font-weight: 700;
  display: block;
  position: relative;
  top: -6px;
}

.s-dom-status {
  color: var(--white);
  letter-spacing: 1.5px;
  text-transform: uppercase;
  width: 160px;
  padding: 5px 15px;
  font-size: 13px;
  font-weight: 700;
  line-height: 17px;
}

.s-dom-status.status-na-sprzedaz {
  text-align: center;
  background-color: #e63d38;
  width: 160px;
}

.s-dom-status.status-rezerwacja {
  text-align: center;
  background-color: #868a91;
}

.s-dom-status.status-sprzedane {
  background-color: var(--black);
  text-align: center;
}

.section-domy-inf {
  padding-top: 60px;
  padding-bottom: 50px;
}

.domy-info-columns {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.domy-info-column {
  width: 47%;
  position: relative;
}

.domy-info-right {
  padding-right: 60px;
}

.domy-info-big-title {
  color: #868a911c;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 160px;
  font-weight: 700;
  line-height: 223px;
  position: absolute;
  top: -110px;
  right: 0;
}

.csbtn-dom {
  width: 270px;
  max-width: 270px;
}

.hslidelight {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.bottom-black {
  background-image: linear-gradient(to top, #000, #0000);
  height: 150px;
  position: absolute;
  inset: auto 0% 0%;
}

.section-czego-szukasz {
  background-color: #f3f3f3;
  margin-top: 20px;
  padding-top: 80px;
  padding-bottom: 10px;
}

.czego-szukasz-flex {
  justify-content: space-between;
  display: flex;
}

.czego-szukasz-flex.ntp {
  justify-content: space-between;
  align-items: flex-start;
}

.czego-col {
  flex-flow: column;
  width: 49%;
  display: flex;
}

.czego-title {
  color: #868a91;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.2;
}

.czego-title.right {
  text-align: right;
}

.czego-img {
  flex: 1;
  margin-top: 55px;
  position: relative;
}

.czego-img.no-top {
  margin-top: 0;
}

.czego-img-btns {
  grid-column-gap: 1.25em;
  grid-row-gap: 1.25em;
  display: flex;
  position: absolute;
  top: -22px;
  left: 0;
}

.czego-img-btns.right {
  left: auto;
  right: 0;
}

.czego-img-btns.right.is-da {
  inset: auto 25px 25px auto;
}

.czego-img-btns.is-da {
  z-index: 9;
  top: auto;
  bottom: 25px;
  left: 25px;
}

.c-phone-btn {
  color: #011c23;
  letter-spacing: 1.26px;
  text-transform: uppercase;
  background-color: #fff;
  padding: 13px 30px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
  text-decoration: none;
}

.c-phone-btn:hover {
  color: #fff;
  background-color: #e63d38;
}

.c-phone-btn.is-red {
  color: #fff;
  letter-spacing: 1.26px;
  background-color: #e63d38;
  transition: all .3s;
}

.c-phone-btn.is-red:hover {
  color: #e63d38;
  background-color: #fff;
}

.c-phone-btn.is-red.smaller {
  border: 1px solid #e63d38;
  font-size: 14px;
}

.c-phone-btn.is-red.smaller.inv-button {
  background-color: #c1ae8f;
  border-color: #c1ae8f;
}

.c-phone-btn.is-red.smaller.inv-button:hover {
  color: #c1ae8f;
  background-color: #0000;
}

.c-phone-btn.is-red.smaller.inv-button.is-send-button {
  margin-top: 25px;
}

.c-phone-btn.is-red.smaller.inv-button.is-search {
  padding-left: 20px;
  padding-right: 20px;
}

.btn-flex {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.code-embed {
  flex: none;
  width: 15px;
  height: 14px;
  transition: all .3s;
  position: relative;
}

.oferty-cs-slider {
  justify-content: space-between;
  margin-top: 30px;
  display: flex;
}

.oferty-cs-slider.lista-realizacji {
  justify-content: flex-start;
  margin-left: -2%;
  margin-right: -2%;
}

.is-item-info {
  color: #6b6e73;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.cs-slick-nav {
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
  position: relative;
}

.cs-slick-nav.sec-button-slider {
  margin-top: 70px;
}

.slick-nav-dots {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.nav-dot-item {
  background-color: #000;
  width: 70px;
  height: 1px;
  transition: all .3s;
}

.nav-dot-item.active {
  height: 4px;
}

.cs-slick-arrows {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  display: flex;
  position: absolute;
  right: 0;
}

.slick-arr-next {
  border: 1px solid var(--red);
  color: #fff;
  background-color: #e63d38;
  justify-content: center;
  align-items: center;
  width: 65px;
  height: 65px;
  transition: all .3s;
  display: flex;
}

.slick-arr-next:hover {
  border-color: var(--black);
  color: #000;
  background-color: #0000;
}

.code-embed-2 {
  width: 14px;
  height: 14px;
  transform: rotate(180deg);
}

.slick-arr-prev {
  border: 1px solid var(--black);
  color: #000;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 65px;
  height: 65px;
  transition: all .3s;
  display: flex;
}

.slick-arr-prev:hover {
  border-color: var(--red);
  color: #fff;
  background-color: #e63d38;
}

.code-embed-prev {
  width: 14px;
  height: 14px;
}

.is-small-number {
  font-size: 70px;
  line-height: 70px;
}

.background-video {
  width: 100%;
  height: 70vh;
}

.section-onas {
  padding-top: 55px;
  padding-bottom: 200px;
}

.sec-onas-flex {
  display: flex;
}

.onas-left {
  width: 35%;
  padding-right: 40px;
}

.onas-right {
  width: 65%;
}

.o-nas-right-title {
  color: #1b232d;
  margin-bottom: 30px;
  font-size: 30px;
  line-height: 36px;
}

.o-nas-right-title.is-inv {
  font-family: pragmatica-extended, sans-serif;
}

.on-left-content {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.on-line {
  background-color: #6b6e73;
  flex: none;
  width: 60px;
  height: 1px;
  margin-right: 10px;
}

.on-text {
  color: #6b6e73;
  font-family: Inter, sans-serif;
  font-weight: 300;
}

.onas-big-numbers {
  margin-top: 140px;
}

.onas-number-img {
  width: 70%;
}

.onas-big-numbers-content {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  background-color: #868a91;
  justify-content: flex-end;
  align-items: center;
  width: 48%;
  padding-top: 50px;
  padding-bottom: 50px;
  padding-right: 40px;
  display: flex;
  position: absolute;
  bottom: -120px;
  right: 0;
}

.number-text {
  color: #fff;
  font-family: pragmatica-extended, sans-serif;
  font-size: 135px;
  font-weight: 200;
  line-height: 126px;
}

.small-number-text {
  color: #fff;
  font-size: 90px;
  line-height: 90px;
}

.number-flex {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.numer-item-text {
  color: #4e5157;
  text-align: right;
  text-transform: uppercase;
  margin-top: 15px;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

.fit-col2 {
  margin-top: 40px;
}

.link-2 {
  color: #6b6e73;
  text-decoration: none;
}

.is-popup-form {
  z-index: 999999;
  background-color: #f2f1ef;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
}

.popup-form-inner {
  position: relative;
}

.popup-max-width {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.popup-close {
  cursor: pointer;
  border: 1px solid #000;
  position: absolute;
  top: -20px;
  right: 0;
}

.image-4 {
  width: 36px;
}

.section-domy-apartamenty-btn {
  margin-top: -40px;
}

.czbg {
  background-image: linear-gradient(#fff0 54%, #000000b3 90%);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.is-rrow-btn {
  color: #1b232d;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Inter, sans-serif;
  line-height: 21px;
  text-decoration: none;
}

.btn-flex-inside {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  border-bottom: 1px solid #1b232d;
  justify-content: flex-start;
  align-items: center;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.is-investment-slider {
  background-color: #0000;
  height: auto;
}

.slide-nav-2 {
  display: none;
}

.slide {
  height: 43.75em;
}

.mask-2 {
  height: auto;
}

.image-5 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.left-arrow-2, .right-arrow-2 {
  display: none;
}

.is-slide-cs-info {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #f2f1ef;
  min-width: 50%;
  padding: 24px 19px 17px;
  display: flex;
  position: absolute;
  bottom: 2.5em;
  right: 2.5em;
}

.slide-number {
  color: #c1ae8f;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.slide-info-right {
  flex: 1;
}

.slide-small-title {
  color: #c1ae8f;
  letter-spacing: 1.12px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.slide-main-title {
  color: #1b232d;
  margin-top: 5px;
  margin-bottom: 20px;
  font-family: pragmatica-extended, sans-serif;
  font-size: 30px;
  line-height: 36px;
}

.slide-color {
  color: #c1ae8f;
}

.slide-info-bottom {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.slider-bottom-nav {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.slider-bottom-number {
  color: #6b6e73;
  font-family: Inter, sans-serif;
  font-size: 16px;
}

.section-investment-info {
  background-color: #f2f1ef;
  padding-top: 60px;
  padding-bottom: 55px;
}

.investment-name {
  color: #c1ae8f;
  text-align: center;
  letter-spacing: 1.26px;
  text-transform: uppercase;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 23px;
}

.investment-name.dark {
  color: #011c23;
}

.investment-name.dark.left {
  text-align: left;
}

.is-investment-flex {
  margin-top: 74px;
  display: flex;
}

.opiekun-info.with-line {
  border-top: 1px solid #dcdcdc;
  margin-top: 11px;
  padding-top: 25px;
}

.opiekun-oferty-title {
  color: #c1ae8f;
  letter-spacing: 1px;
  font-family: Inter, sans-serif;
  font-weight: 500;
  line-height: 21px;
}

.code-embed-3 {
  width: 15px;
  height: 13px;
}

.section-apartamenty {
  padding-top: 69px;
  padding-bottom: 69px;
}

.sec-title-wybierz {
  color: #1b232d;
  text-align: center;
  margin-top: 57px;
  margin-bottom: 25px;
  font-family: pragmatica-extended, sans-serif;
  font-size: 24px;
  line-height: 29px;
}

.section-top-oferty {
  background-color: #f2f1ef;
  padding-top: 69px;
  padding-bottom: 69px;
}

.flex {
  justify-content: center;
  align-items: flex-start;
  margin-top: 85px;
  margin-left: -1.25em;
  margin-right: -1.25em;
  display: flex;
}

.download-text {
  margin-right: 1em;
  font-size: 1em;
  font-weight: 500;
}

.offer-holder {
  width: 33.3333%;
  padding-left: 1.25em;
  padding-right: 1.25em;
}

.download-button {
  color: #011c23;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding-top: 1em;
  padding-bottom: 1em;
  font-family: Inter, sans-serif;
  font-weight: 500;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.download-button:hover {
  color: #c1ae8f;
}

.details-button {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  background-color: #0000;
  border: 1px solid #000;
  flex: 1;
  padding: .6em 1.4em;
  font-size: .88em;
}

.details-button.ask-price {
  color: #c1ae8f;
  letter-spacing: 1px;
  text-transform: none;
  background-color: #0000;
  border-style: solid;
  border-color: #c1ae8f;
  padding: 9px 15px;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 500;
  transition: all .2s;
}

.details-button.ask-price:hover {
  color: #fff;
  background-color: #c1ae8f;
  border-color: #c1ae8f;
}

.details-button.ask-price.dodatki {
  flex: none;
}

.apartment-details-wrapper {
  color: #afa48c;
  align-items: stretch;
  margin-top: 5px;
  font-weight: 500;
  display: flex;
}

.offer-name {
  color: #011c23;
  margin-bottom: 6px;
  font-family: pragmatica-extended, sans-serif;
  font-size: 32px;
  font-weight: 300;
  line-height: 55px;
}

.apartment-name {
  color: #c1ae8f;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
}

.donwload-img {
  width: 1.19em;
}

.offer-block-wrapper {
  background-color: #fff;
  padding: 2.5em 1.5em 1.5em;
}

.offer-img-div {
  height: 17em;
  margin-bottom: 0;
}

.buttons-wrapper {
  grid-column-gap: 1em;
  align-items: center;
  margin-top: 2.2em;
  display: flex;
}

.wall {
  background-color: #afa48c;
  align-self: stretch;
  width: 1px;
  height: auto;
  margin-left: 1em;
  margin-right: 1em;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 300;
}

.offer-img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.offer-div {
  width: 100%;
}

.section-o-inwestycji {
  padding-top: 57px;
  padding-bottom: 57px;
}

.section-o-inwestycji.with-bg {
  background-color: #f2f1ef;
  padding-top: 80px;
  padding-bottom: 80px;
}

.o-inwestycji-flex {
  margin-top: 70px;
  display: flex;
}

.o-inwestycji-flex.no-top {
  margin-top: 0;
}

.oi-col {
  width: 50%;
}

.oi-col.with-text {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  padding-left: 100px;
  display: flex;
}

.oi-col.with-text.right {
  padding-left: 0;
  padding-right: 100px;
}

.inv-img {
  aspect-ratio: 1;
  object-fit: cover;
  width: 100%;
  display: block;
}

.oi-title {
  color: #011c23;
  margin-bottom: 24px;
  font-family: pragmatica-extended, sans-serif;
  font-size: 24px;
  line-height: 29px;
}

.oi-text-1 {
  color: #011c23;
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
}

.oi-text-2 {
  color: #6b6e73;
  font-family: Inter, sans-serif;
}

.btn-with-text {
  margin-top: 22px;
  display: block;
}

.section-inwestycja-info {
  padding-top: 36px;
  padding-bottom: 40px;
}

.section-atuty-inv {
  padding-top: 70px;
  padding-bottom: 70px;
}

.atuty-flex-items {
  flex-flow: wrap;
  justify-content: space-between;
  max-width: 1040px;
  margin-top: 90px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.atuty-item {
  border-bottom: 1px solid #6b6e73;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 30%;
  margin-bottom: 75px;
  margin-left: 1%;
  margin-right: 1%;
  padding-bottom: 30px;
  display: flex;
}

.atut-img {
  margin-bottom: 15px;
}

.atut-text {
  color: #6b6e73;
  text-align: center;
  letter-spacing: 1.26px;
  font-family: pragmatica-extended, sans-serif;
  font-size: 18px;
  line-height: 27px;
}

.btn-centered {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.section-lokalizacja {
  background-color: #f2f1ef;
  padding-top: 69px;
  padding-bottom: 69px;
}

.lokalizacja-slider {
  background-color: #0000;
  height: auto;
  margin-top: 55px;
}

.slide-nav-3 {
  display: none;
}

.slide-2, .mask-3 {
  height: auto;
}

.legend-flex {
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}

.legend-element {
  flex: auto;
  align-items: center;
  display: flex;
}

.leend-img {
  width: 1.5em;
  margin-right: 1em;
}

.legend-name {
  color: #011c23;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
}

.lokalizacja-max-width {
  max-width: 1040px;
  margin-top: 37px;
  margin-left: auto;
  margin-right: auto;
}

.lokalizacja-odleglosci {
  justify-content: space-between;
  margin-top: 140px;
  display: flex;
}

.lok-odl-col {
  width: 47%;
  margin-bottom: 0;
}

.lok-odl-title {
  grid-column-gap: 38px;
  grid-row-gap: 38px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 37px;
  display: flex;
}

.lok-odl-text {
  color: #011c23;
  letter-spacing: 1.25px;
  text-transform: uppercase;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.image-6 {
  flex: none;
}

.lokalizacja-odleglosc-item {
  border-bottom: 1px solid #6b6e73;
  justify-content: space-between;
  align-items: center;
  margin-top: 12px;
  display: flex;
}

.lo-name {
  color: #011c23;
  font-family: pragmatica-extended, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.lo-value {
  color: #6b6e73;
  letter-spacing: 3px;
  font-size: 25px;
  line-height: 37px;
}

.span-min {
  letter-spacing: 2px;
  font-size: 15px;
}

.right-arrow-3 {
  justify-content: center;
  align-items: center;
  display: flex;
  top: -90px;
  bottom: auto;
  right: 19px;
}

.left-arrow-3 {
  justify-content: center;
  align-items: center;
  display: flex;
  inset: -90px 80px auto auto;
}

.section-gallery {
  padding-top: 62px;
  padding-bottom: 80px;
}

.gallery-flex {
  margin-top: 55px;
  margin-left: -.5%;
  margin-right: -.5%;
  display: flex;
}

.gallery-item {
  text-transform: none;
  width: 32.33%;
  margin-left: .5%;
  margin-right: .5%;
  text-decoration: none;
  position: relative;
}

.gallery-name {
  color: #6b6e73;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #f2f1ef;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 33px;
  font-family: Inter, sans-serif;
  font-weight: 500;
  transition: all .3s;
  position: static;
  left: auto;
  right: auto;
}

.gname {
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  bottom: -16px;
  left: 0;
  right: 0;
}

.section-kontakt {
  background-color: #f2f1ef;
  padding-top: 69px;
  padding-bottom: 69px;
}

.image-7 {
  width: 157px;
}

.is-nav-flex {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.is-nav-desktop {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.is-nav-desktop.is-mobile-menu {
  display: none;
}

.lottie-animation {
  width: 33px;
}

.nav-right {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.menu-button-3, .menu-button-3.w--open {
  background-color: #0000;
}

.nav-inner-flex {
  justify-content: space-between;
  padding-top: 45px;
  padding-bottom: 45px;
  display: flex;
}

.nav-inner-left {
  border-right: 1px solid #d7d7d7;
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
}

.nav-inner-right {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.dropdown-toggle-3 {
  color: #1b232d;
  padding: 10px 0;
  font-family: pragmatica-extended, sans-serif;
  font-size: 13px;
  font-weight: 400;
  transition: all .3s;
  position: relative;
}

.span-plus {
  color: #6b6e73;
  font-size: 14px;
  font-weight: 500;
}

.cs-nav-item-single {
  color: #1b232d;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: pragmatica-extended, sans-serif;
  font-size: 13px;
  text-decoration: none;
  transition: all .3s;
  position: relative;
}

.mieszkania-filtrowanie {
  border-bottom: 1px solid #d7d7d7;
  margin-top: 34px;
  margin-bottom: 41px;
  padding-bottom: 50px;
}

.filtrowanie-flex {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  display: flex;
}

.se_form_col {
  grid-column-gap: .75em;
  grid-row-gap: .75em;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.se_form_col.is--exp {
  width: 100%;
  max-width: 100%;
}

.text_16px {
  font-size: 1em;
  line-height: 1.5;
}

.text_16px.text_weight_semibold {
  color: #6b6e73;
  font-family: pragmatica-extended, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.3;
}

.se_radios_grid {
  grid-column-gap: .63em;
  grid-row-gap: .63em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.se_radio_field {
  color: #011c23;
  border: 1px solid #d7d7d7;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.se_radio_field.is-active {
  color: #fff;
  background-color: #c1ae8f;
  border-color: #c1ae8f;
}

.se_radio_button {
  border: 1px solid #0000;
  border-radius: 0;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  position: absolute;
  inset: 0%;
}

.se_radio_button.w--redirected-checked {
  background-color: #192e57;
  border-color: #0000;
}

.se_radio_button.w--redirected-focus {
  border-color: #0000;
}

.cta_text {
  letter-spacing: .09em;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 1.36;
}

.cta_text.is--se-radio-label {
  z-index: 5;
  font-family: Inter, sans-serif;
  font-size: 16px;
  position: relative;
}

.se_select_field {
  color: #192e57;
  letter-spacing: .09em;
  text-transform: uppercase;
  background-color: #0000;
  background-image: url('../images/chevron-down.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: .7em;
  border: 1px solid #0000;
  border-bottom-color: #8f8271;
  height: auto;
  margin-top: .5em;
  margin-bottom: 0;
  padding: .8em 0;
  font-size: .81em;
  font-weight: 400;
  line-height: 1.36;
}

.se_select_field:focus, .se_select_field:focus-visible, .se_select_field[data-wf-focus-visible] {
  border-color: #0000 #0000 #192e57;
}

.se_select_field.is--exp {
  color: #011c23;
  text-transform: none;
  background-image: url('../images/Group-2.svg');
  background-position: 95%;
  border-color: #d7d7d7;
  min-width: 90px;
  height: 45px;
  margin-top: 0;
  padding-left: .8em;
  padding-right: .8em;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 1;
}

.is-flex-select {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  display: flex;
}

.se_form_buttons {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.se_clear_link {
  grid-column-gap: .38em;
  grid-row-gap: .38em;
  color: #6b6e73;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  padding: .88em;
  font-family: Inter, sans-serif;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.se_clear_link:hover {
  color: #8f8271;
}

.close_link {
  width: .69em;
}

.wyniki-info {
  color: #6b6e73;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.tab-wyniki-item, .tab-wyniki-item.w--current {
  background-color: #0000;
  padding: 0;
}

.button_arrow {
  width: .63em;
  transition: transform .3s;
}

.button_arrow.is--beige {
  color: #8f8271;
}

.se_row_item {
  color: #011c23;
  text-align: center;
  padding-left: .5em;
  padding-right: .5em;
  font-family: Inter, sans-serif;
  font-weight: 400;
}

.se_row_item.is--left {
  color: #011c23;
  text-align: left;
  padding-left: 0;
  font-family: Inter, sans-serif;
}

.se_row_item.price {
  grid-column-gap: .31em;
  grid-row-gap: .31em;
  justify-content: center;
  align-items: center;
  display: flex;
}

.se_header_wrap {
  border-bottom: 1px solid #8f8271;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1.25fr 1fr .75fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center stretch;
  width: 100%;
  padding-top: 1.31em;
  padding-bottom: 1.31em;
  display: grid;
}

.se_status_wrap {
  grid-column-gap: .75em;
  grid-row-gap: .75em;
  justify-content: center;
  align-items: center;
  display: flex;
}

.button {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  color: #f5f3ed;
  background-color: #192e57;
  border: 1px solid #192e57;
  justify-content: space-between;
  align-items: center;
  min-width: 13.19em;
  padding: .63em 1.25em;
  text-decoration: none;
  display: inline-flex;
}

.button:hover {
  background-color: #8f8271;
  border-color: #8f8271;
}

.button.is--se-item {
  grid-column-gap: .81em;
  grid-row-gap: .81em;
  color: #192e57;
  background-color: #0000;
  min-width: 0;
  padding-left: 1.44em;
  padding-right: 1.44em;
}

.button.is--se-item-alt {
  grid-column-gap: .81em;
  grid-row-gap: .81em;
  color: #192e57;
  background-color: #0000;
  border-style: none;
  min-width: 0;
  padding-left: 1.44em;
  padding-right: 1.44em;
}

.se_header_icon {
  width: .5em;
}

.text_weight_semibold {
  margin-bottom: 0;
  font-size: .88em;
  font-weight: 600;
  line-height: 1.2;
}

.se_header_top_col {
  color: #6b6e73;
  text-align: center;
  padding-left: .5em;
  padding-right: .5em;
  font-family: Inter, sans-serif;
  font-weight: 400;
}

.se_header_top_col.is--left {
  color: #6b6e73;
  text-align: left;
  padding-left: 0;
  font-family: Inter, sans-serif;
}

.cta_text-2 {
  letter-spacing: .09em;
  text-transform: uppercase;
  font-size: .81em;
  font-weight: 500;
  line-height: 1.36;
}

.se_list_wrap {
  width: 100%;
  margin-top: 20px;
}

.se_status_rect {
  aspect-ratio: 1;
  background-color: #a7eda6;
  flex: none;
  width: .75em;
}

.se_status_rect.is--red {
  background-color: #fe7979;
}

.se_status_rect.is--beige {
  background-color: #8f8271;
}

.se_row_title_mbl {
  font-weight: 600;
  display: none;
}

.se_header_link {
  grid-column-gap: .69em;
  grid-row-gap: .69em;
  color: #6b6e73;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.se_row {
  border-bottom: 1px solid #8f8271;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1.25fr 1fr .75fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center stretch;
  width: 100%;
  padding-top: 1.31em;
  padding-bottom: 1.31em;
  transition: background-color .3s;
  display: grid;
}

.se_row:hover {
  background-color: #ece7db;
}

.se_row.is--less-opacity {
  opacity: .5;
}

.tabs-menu-2 {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.tabs {
  margin-top: -24px;
}

.odlegosci-ver2 {
  margin-top: 100px;
}

.odleglosci2-flex {
  flex-flow: wrap;
  justify-content: space-between;
  margin-top: 55px;
  display: flex;
}

.lake-block {
  border-bottom: 1px solid #6b6e73;
  justify-content: space-between;
  align-items: flex-end;
  width: 48%;
  margin-bottom: 30px;
  padding-bottom: 15px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.lake-name {
  color: #9fb1d5;
  letter-spacing: 1.54px;
  font-family: pragmatica-extended, sans-serif;
  font-size: 22px;
  line-height: 33px;
}

.lake-time {
  color: #6b6e73;
  font-size: 28px;
  font-weight: 400;
  line-height: 1;
}

.time {
  color: #6b6e73;
  font-size: 48px;
  line-height: 1;
}

.image-gal {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.additional-buttons {
  grid-column-gap: 1.88em;
  grid-row-gap: 1.88em;
  justify-content: center;
  align-items: center;
  margin-top: 1.88em;
  display: flex;
}

.price-history {
  color: var(--black);
  border: 1px solid #000;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 1.25em;
  height: 1.25em;
  font-weight: 600;
  text-decoration: none;
  display: flex;
}

@media screen and (min-width: 1280px) {
  .dropdown-2 {
    margin-left: 20px;
    margin-right: 20px;
  }
}

@media screen and (min-width: 1920px) {
  .rws-container {
    width: 100%;
    max-width: 1240px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .liczba-big {
    font-size: 89px;
  }

  .single-news-gallery {
    max-width: 1240px;
    margin-left: auto;
    margin-right: auto;
  }

  .snews-gal-item {
    flex: auto;
    height: 220px;
  }
}

@media screen and (max-width: 991px) {
  .section.section-rws {
    padding-top: 190px;
  }

  .section.section-liczby {
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .section.section-oferty {
    padding-top: 50px;
  }

  .section.section-top.section-top-top {
    margin-top: -20px;
  }

  .section.section-top.is-less-space {
    padding-top: 60px;
  }

  .sec-ic {
    overflow: auto;
  }

  .sec-ic-item {
    min-width: 260px;
    margin-right: 20px;
  }

  .rws-left, .rws-text-img {
    max-width: 80%;
  }

  .rws-right {
    margin-top: -60px;
  }

  .rws-box-text-inner {
    max-width: 70%;
  }

  .cs-button.cs-button-dark-text.cs-button-no-width {
    max-width: 100%;
    margin-bottom: 20px;
  }

  .cs-button.cs-button-dark-text.cs-button-no-width.cs-button-red {
    min-width: 160px;
    max-width: 45%;
  }

  .cs-button.btn-dom {
    margin-top: 20px;
    margin-left: auto;
    margin-right: 0;
  }

  .section-title-text {
    font-size: 30px;
    line-height: 40px;
  }

  .section-title-text.section-news-title {
    font-size: 40px;
    line-height: 60px;
  }

  .section-newsy {
    flex-wrap: wrap;
  }

  .section-single-news {
    width: 49%;
  }

  .section-single-news.single-offer.single-realization {
    width: 46%;
  }

  .section-single-news.single-offer.single-small-offer {
    width: 48%;
  }

  .news-img.offer-img {
    height: 240px;
  }

  .news-title.offer-title {
    font-size: 17px;
    line-height: 27px;
  }

  .news-text {
    font-size: 15px;
    line-height: 22px;
  }

  .title-mapa {
    margin-bottom: 10px;
    font-size: 30px;
    font-weight: 700;
  }

  .subtitle-mapa, .mapa-legenda-item {
    font-size: 15px;
  }

  .liczby-columns {
    justify-content: space-between;
  }

  .liczby-column {
    flex-flow: wrap;
    width: 100%;
  }

  .liczba-item {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 50%;
    margin-bottom: 20px;
    display: flex;
  }

  .liczba-item.last {
    width: 100%;
  }

  .liczba-big {
    font-size: 47px;
    line-height: 70px;
  }

  .liczba-small {
    text-align: center;
    font-size: 13px;
    line-height: 20px;
  }

  ._w-liczbach-img-shadow {
    width: 240px;
  }

  .heading {
    letter-spacing: 2px;
    font-size: 30px;
    line-height: 40px;
  }

  .heading.stt-heading {
    font-size: 40px;
    line-height: 43px;
  }

  .filtruj-text, .dropdown-filtr-text {
    font-size: 16px;
  }

  .dropdown-filtr-item {
    font-size: 16px;
    line-height: 24px;
  }

  .lista-ofert.lista-realizacji {
    flex-wrap: wrap;
  }

  .offer-subtitle {
    font-size: 13px;
  }

  .mask.hotel-mask {
    height: 370px;
  }

  .footer-columns {
    flex-wrap: wrap;
  }

  .footer-column-logo {
    text-align: center;
    width: 110%;
  }

  .footer-column-text {
    width: 100%;
  }

  .footer-columns-inner {
    flex-wrap: wrap;
    padding-top: 40px;
  }

  .fci-item {
    text-align: center;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .footer-social {
    text-align: center;
  }

  .social-item {
    justify-content: center;
  }

  .footer-copy {
    flex-wrap: wrap;
  }

  .footer-copy-left {
    text-align: center;
    width: 100%;
  }

  .footer-right {
    text-align: center;
    width: 100%;
    margin-top: 10px;
  }

  .nav-item {
    color: var(--black);
    text-align: center;
  }

  .nav-item.nav-item-dropdown {
    color: var(--black);
    text-align: center;
    flex-wrap: wrap;
    display: flex;
  }

  .nav-item.nav-dark.is-investment-item-nav {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-toggle {
    color: var(--black);
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .dopdown-menu.w--open {
    box-shadow: none;
    text-align: center;
    width: 100%;
    margin-bottom: 0;
    padding-bottom: 0;
    position: static;
  }

  .d-menu-item {
    text-align: center;
  }

  .dropdown-2 {
    text-align: center;
    flex-direction: column;
    align-items: center;
    margin-top: 0;
    margin-bottom: 43px;
    display: flex;
  }

  .dropdown-2.language-toggle {
    display: block;
  }

  .dropdown-2.language-toggle.lang-mobile {
    width: auto;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: 20px;
    display: none;
  }

  .dropdown-2.language-toggle.lang-mobile.lang-black {
    color: var(--black);
  }

  .dropdown-2.language-toggle.no-space {
    margin-bottom: 0;
  }

  .dropdown-toggle-2 {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .dropdown-toggle-2.w--open {
    margin-left: auto;
    margin-right: auto;
  }

  .language-toggle {
    margin-top: 0;
  }

  .language, .language.language-dark {
    color: var(--black);
  }

  .nav-menu {
    background-color: var(--white);
    width: 100%;
    height: 100vh;
  }

  .nav-menu.w--open {
    background-color: var(--white);
    text-align: left;
    justify-content: center;
    width: 100%;
    height: 100vh;
  }

  .nav-menu.is-normal {
    background-color: #fff;
  }

  .section-top-title {
    flex-wrap: wrap;
    margin-bottom: 50px;
  }

  .stt-right-menu {
    margin-top: 20px;
  }

  .cat-ame, .snews-date {
    font-size: 17px;
  }

  .snews-title {
    font-size: 37px;
    line-height: 52px;
  }

  .snews-title.skariera-title {
    font-size: 40px;
    line-height: 40px;
  }

  .snews-text {
    font-size: 16px;
    line-height: 24px;
  }

  .snews-gal-item {
    height: 170px;
  }

  .kontakt-map, .kontakt-column {
    width: 50%;
  }

  .kontakt-item {
    margin-bottom: 38px;
    font-size: 17px;
    line-height: 23px;
  }

  .dzial-title {
    font-size: 16px;
  }

  .dzial-columns {
    flex-wrap: wrap;
    justify-content: center;
  }

  .dzial-column {
    width: 40%;
    max-width: 380px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .dzial-column.dzial-first {
    text-align: center;
    width: 100%;
    max-width: 100%;
    margin-bottom: 40px;
  }

  .dzial-line {
    margin-left: auto;
    margin-right: auto;
  }

  .kariera-content {
    max-width: 100%;
  }

  .srt-column.srt-column-img {
    height: 350px;
  }

  .srt-title {
    font-size: 42px;
    line-height: 62px;
  }

  .srt-text {
    font-size: 15px;
    line-height: 24px;
  }

  .srt-opiekun-box {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
  }

  .opiekun-telefon {
    text-align: center;
    width: 100%;
  }

  .dziennik-item {
    height: 240px;
  }

  .htitle {
    font-size: 40px;
    line-height: 50px;
  }

  .hotel-slider {
    margin-top: 0;
  }

  .srt-mieszkania-title {
    margin-top: 20px;
    line-height: 33px;
  }

  .s-inwestycja-title.stitle-half {
    font-size: 21px;
    line-height: 26px;
  }

  .s-inwestycja-text {
    font-size: 15px;
  }

  .sic-left-title {
    font-size: 60px;
  }

  .sic-subtitle {
    font-size: 13px;
  }

  .sic-right-top-title {
    font-size: 22px;
  }

  .sic-right-top-subtitle {
    font-size: 13px;
  }

  .sic-rb {
    flex-wrap: wrap;
  }

  .sic-bottom-title {
    font-size: 70px;
  }

  .sic-rb-rb {
    margin-top: 20px;
    padding-left: 0;
  }

  .sic-bottom-subtitle {
    font-size: 13px;
  }

  .so-column.so-numbers-column {
    padding-top: 90px;
  }

  .sco-item {
    margin-bottom: 10px;
  }

  .sco-number {
    font-size: 51px;
    line-height: 70px;
  }

  .sco-subtitle {
    font-size: 14px;
  }

  .banner-title, .baner-text {
    max-width: 80%;
  }

  .onas-przyciski {
    flex-flow: column wrap;
    align-items: center;
  }

  .text-block, .text-block-2, .text-block-3, .text-block-4 {
    font-size: 15px;
    line-height: 20px;
  }

  .text-block-5, .text-block-6, .text-block-7, .text-block-8 {
    font-size: 18px;
  }

  .menu-button {
    background-color: #0000;
  }

  .menu-button.w--open {
    z-index: 999;
    background-color: #0000;
  }

  .nav-arrow {
    margin-top: -10px;
    margin-left: 10px;
    display: block;
  }

  .brand {
    z-index: 0;
  }

  .nav-mobile-logo {
    padding: 40px;
    display: flex;
  }

  .nav-menu-container {
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .scroll-info {
    color: var(--black);
    letter-spacing: 1.5px;
    text-transform: uppercase;
    justify-content: flex-end;
    align-items: center;
    margin-top: 20px;
    font-weight: 700;
    display: flex;
  }

  .text-block-9 {
    margin-left: 10px;
  }

  .text-block-10 {
    font-size: 17px;
    line-height: 23px;
  }

  .menu-button-2 {
    background-color: #0000;
  }

  .menu-button-2.w--open {
    background-color: var(--white);
  }

  .dom-lokalizacja-column.dlc-top {
    margin-top: -150px;
  }

  .dd-inner {
    margin-left: 0;
    margin-right: 0;
  }

  .sin-list-dom {
    flex-wrap: wrap;
  }

  .s-nazwa-domy, .s-info-dm {
    width: 20%;
  }

  .csbtn-dom {
    margin-left: auto;
    margin-right: auto;
  }

  .czego-img-btns {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    flex-flow: column;
  }

  .czego-img-btns.right {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
  }

  .c-phone-btn, .c-phone-btn.is-red {
    font-size: 16px;
  }

  .code-embed {
    height: 19px;
  }

  .oferty-cs-slider.lista-realizacji {
    flex-wrap: wrap;
  }

  .is-item-info {
    font-size: 15px;
    line-height: 22px;
  }

  .is-small-number {
    margin-left: 5px;
    font-size: 40px;
  }

  .section-onas {
    padding-bottom: 70px;
  }

  .o-nas-right-title.is-inv {
    font-size: 26px;
  }

  .on-line {
    display: none;
  }

  .onas-big-numbers-content {
    width: 80%;
    margin-left: auto;
    position: relative;
    bottom: 0;
    left: auto;
  }

  .number-text {
    font-size: 90px;
  }

  .is-popup-form {
    overflow: auto;
  }

  .popup-form-inner {
    overflow: visible;
  }

  .popup-close {
    right: 20px;
  }

  .offer-holder {
    width: 48%;
  }

  .oi-col.with-text {
    padding-left: 40px;
  }

  .inv-img {
    object-fit: cover;
  }

  .atut-text {
    font-size: 15px;
  }

  .legend-flex {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: center;
    align-items: center;
  }

  .legend-element {
    justify-content: center;
    align-items: center;
  }

  .lokalizacja-odleglosci {
    margin-top: 100px;
  }

  .is-nav-desktop {
    display: none;
  }

  .is-nav-desktop.is-mobile-menu {
    flex-flow: column;
    display: flex;
  }

  .nav-right {
    justify-content: flex-start;
    align-items: center;
  }

  .menu-button-3 {
    padding: 0;
  }

  .nav-inner-flex {
    flex-flow: row;
  }

  .is-menu-cs-img {
    display: none;
  }

  .filtrowanie-flex {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: wrap;
  }

  .se_form_col.is--exp {
    max-width: 50%;
  }

  .cta_text {
    font-size: .9em;
  }

  .se_header_wrap {
    grid-template-columns: 1.2fr 1fr 1fr 1fr 1fr 1fr 1fr 1.1fr;
  }

  .button.is--se-item-alt {
    padding-left: 1em;
    padding-right: 1em;
  }

  .cta_text-2 {
    font-size: .9em;
  }
}

@media screen and (max-width: 767px) {
  .section.section-news {
    padding-top: 30px;
  }

  .section.section-top.section-top-top {
    padding-bottom: 30px;
  }

  .section.section-top.is-first-section {
    padding-top: 100px;
  }

  .section.section-page-o-nas-text {
    margin-top: 70px;
  }

  .section.section-dom-lokalizacja {
    margin-top: 0;
    padding-bottom: 30px;
  }

  .hero-title {
    font-size: 30px;
    line-height: 41px;
  }

  .rws-left {
    max-width: 100%;
  }

  .rws-text-img {
    top: -50px;
  }

  .rws-box-text-inner {
    max-width: 90%;
  }

  .rws-box-title {
    font-size: 18px;
  }

  .rws-box-text {
    font-size: 15px;
  }

  .cs-button.cs-button-dark-text.cs-button-no-width {
    max-width: 100%;
  }

  .cs-button.cs-button-dark-text.cs-button-no-width.cs-button-red {
    max-width: 100%;
    margin-bottom: 10px;
  }

  .cs-button.btn-dom {
    margin-right: auto;
  }

  .section-single-news, .section-single-news.single-offer, .section-single-news.single-offer.single-realization, .section-single-news.single-offer.single-small-offer {
    width: 100%;
  }

  .news-img.offer-img.realizacja-img {
    height: 460px;
  }

  .mapa-legenda-item {
    width: 100%;
  }

  .liczby-columns {
    flex-wrap: wrap;
  }

  .liczby-column {
    width: 100%;
  }

  .liczby-column.liczby-first-column {
    padding-bottom: 60px;
  }

  .sec-title-filtr {
    flex-wrap: wrap;
  }

  .title-left {
    text-align: center;
    width: 100%;
  }

  .sec-filtruj {
    width: 100%;
  }

  .lista-ofert, .zespol-slide-columns {
    flex-wrap: wrap;
  }

  .zespol-slide-column {
    width: 100%;
    margin-bottom: 20px;
  }

  .zespol-slide-column.kariera-offer {
    width: 100%;
  }

  .mask.hotel-mask {
    height: 270px;
  }

  .nav-item.nav-dark.is-investment-item-nav {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .dropdown-2 {
    text-align: left;
    align-items: flex-start;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .dropdown-2.language-toggle.mobile {
    z-index: 5;
    margin-bottom: 0;
    display: inline-block;
    position: absolute;
    inset: 123.5px 36px auto auto;
  }

  .language-toggle {
    display: inline;
    position: relative;
  }

  .stt-right-menu {
    flex-wrap: wrap;
    display: flex;
  }

  .alert-box {
    max-width: 80%;
  }

  .alert-text {
    font-size: 15px;
    line-height: 21px;
  }

  .single-news-columns {
    flex-wrap: wrap;
  }

  .single-news-column {
    order: 0;
    width: 100%;
  }

  .single-news-column.mobile-hide {
    display: none;
  }

  .snews-cat.kariera-cat {
    flex-wrap: wrap;
  }

  .snews-title.skariera-title {
    font-size: 30px;
  }

  .single-news-gallery {
    flex-wrap: wrap;
  }

  .snews-gal-item {
    width: 50%;
  }

  .snews-buttons {
    flex-wrap: wrap;
    justify-content: center;
  }

  .kontakt-columns {
    flex-wrap: wrap;
  }

  .kontakt-map {
    width: 100%;
  }

  .kontakt-column {
    width: 100%;
    margin-left: 0%;
  }

  .kontakt-item {
    margin-bottom: 10px;
  }

  .dzial-column {
    text-align: center;
    width: 100%;
    max-width: 100%;
    margin-bottom: 40px;
  }

  .dzial-kontakt {
    margin-top: 20px;
  }

  .kontakt-dzial {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .kariera-title {
    font-size: 40px;
    line-height: 50px;
  }

  .kariera-text {
    max-width: 80%;
    font-size: 15px;
    line-height: 23px;
  }

  .aplikuj-title.form-title.is-opup-form-title {
    font-weight: 700;
  }

  .form-flex {
    flex-wrap: wrap;
  }

  .text-field {
    width: 100%;
    margin-top: 0;
    margin-bottom: 10px;
  }

  .text-field.is-white {
    margin-top: 0;
    margin-bottom: 10px;
  }

  .single-real-top {
    flex-wrap: wrap;
    padding-bottom: 10px;
  }

  .srt-column {
    width: 100%;
  }

  .srt-column.srt-column-img {
    height: 400px;
  }

  .srt-column.srt-flex {
    padding-top: 40px;
  }

  .srt-column.srt-column-first {
    margin-bottom: 40px;
  }

  .srt-title {
    font-size: 39px;
    line-height: 51px;
  }

  .opiekun-telefon {
    width: auto;
  }

  .dziennik-item {
    width: 100%;
    height: 270px;
    margin-bottom: 20px;
  }

  .dziennik-slide-inner, .wolne-lokale-lista {
    flex-wrap: wrap;
  }

  .wolne-lokale-item {
    width: 100%;
    margin-bottom: 20px;
  }

  .s-inwestycja-columns {
    flex-wrap: wrap;
  }

  .s-inwestycja-column {
    width: 100%;
  }

  .s-inwestycja-title.stitle-half {
    max-width: 100%;
  }

  .section-info-columns {
    flex-wrap: wrap;
  }

  .sic-left-column, .sic-right-column {
    width: 100%;
  }

  .sic-bottom-title {
    line-height: 90px;
  }

  .sic-rb-rb {
    padding-left: 20px;
  }

  .so-columns {
    flex-wrap: wrap;
  }

  .so-column {
    width: 100%;
  }

  .so-column.so-numbers-column {
    padding-top: 40px;
    padding-left: 40px;
  }

  .banner-onas {
    padding: 60px 40px;
  }

  .banner-title {
    max-width: 100%;
    font-size: 27px;
    line-height: 39px;
  }

  .baner-text {
    max-width: 100%;
    font-size: 17px;
    line-height: 26px;
  }

  .dom-lokalizacja-columns {
    flex-wrap: wrap;
  }

  .dom-lokalizacja-column.dlc-padding {
    order: -1;
    width: 100%;
    margin-top: 50px;
    padding-right: 0;
  }

  .dom-lokalizacja-column.dlc-top {
    width: 100%;
    margin-top: 0;
    padding-top: 40px;
  }

  .section-atuty {
    padding-top: 80px;
    padding-bottom: 50px;
  }

  .atuty-title-bg {
    font-size: 90px;
    line-height: 150px;
    top: -40px;
  }

  .atuty-tekst {
    font-size: 17px;
  }

  .atuty-ikony {
    margin-left: 0;
    margin-right: 0;
  }

  .satut {
    width: 100%;
  }

  .tab-content {
    margin-top: 40px;
  }

  .tabs-menu {
    justify-content: center;
    align-items: center;
    margin-top: 40px;
    display: flex;
    position: static;
  }

  .s-nazwa-domy {
    justify-content: center;
    width: 50%;
  }

  .s-info-dm {
    justify-content: center;
    width: 50%;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .domy-info-columns {
    flex-wrap: wrap;
  }

  .domy-info-column {
    width: 100%;
  }

  .domy-info-column.dic-padding {
    padding-top: 60px;
  }

  .domy-info-right {
    padding-right: 0;
  }

  .domy-info-big-title {
    font-size: 90px;
    line-height: 150px;
    position: absolute;
    top: -20px;
  }

  .status-domu {
    justify-content: center;
    width: 50%;
    display: flex;
  }

  .czego-szukasz-flex {
    flex-flow: wrap;
  }

  .czego-szukasz-flex.ntp {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .czego-col {
    width: 100%;
  }

  .czego-col.top-space {
    margin-top: 45px;
  }

  .czego-title.right {
    text-align: left;
  }

  .czego-img-btns.right {
    left: 0;
    right: auto;
  }

  .czego-img-btns.right.is-da {
    left: 25px;
    right: auto;
  }

  .oferty-cs-slider {
    flex-wrap: wrap;
  }

  .slick-nav-dots.cs-hidden {
    display: none;
  }

  .sec-onas-flex {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-flow: wrap;
  }

  .onas-left {
    width: 100%;
    padding-right: 0;
  }

  .onas-right {
    width: 100%;
  }

  .onas-big-numbers {
    margin-top: 60px;
  }

  .onas-number-img, .onas-big-numbers-content {
    width: 100%;
  }

  .number-text {
    font-size: 70px;
    line-height: 100px;
  }

  .small-number-text {
    font-size: 60px;
  }

  .slide-main-title {
    font-size: 25px;
  }

  .section-investment-info {
    padding-top: 40px;
  }

  .is-investment-flex {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-flow: wrap;
    margin-top: 40px;
  }

  .flex {
    flex-wrap: wrap;
  }

  .offer-holder {
    width: 100%;
    padding-top: 1.25em;
    padding-bottom: 1.25em;
  }

  .o-inwestycji-flex {
    flex-flow: wrap;
  }

  .oi-col {
    width: 100%;
  }

  .oi-col.with-text {
    margin-top: 40px;
    padding-left: 0;
  }

  .oi-col.with-text.right {
    order: 1;
    padding-right: 0;
  }

  .atuty-item {
    width: 48%;
  }

  .legend-element {
    justify-content: flex-start;
    align-items: center;
    width: 33.333%;
    padding-top: 1em;
    padding-bottom: 1em;
  }

  .leend-img {
    width: 2em;
  }

  .legend-name {
    font-size: 15px;
    line-height: 1.2;
  }

  .lokalizacja-odleglosci {
    flex-flow: wrap;
  }

  .lok-odl-col {
    width: 100%;
    margin-bottom: 30px;
  }

  .lo-right {
    flex: none;
  }

  .gallery-item {
    width: 100%;
    margin-bottom: 40px;
  }

  .image-7 {
    width: 130px;
  }

  .cta_text {
    font-size: .95em;
  }

  .se_clear_link {
    padding-top: 0;
    padding-bottom: 0;
  }

  .se_row_item {
    width: 25%;
  }

  .se_header_wrap {
    display: none;
  }

  .cta_text-2 {
    font-size: .95em;
  }

  .se_row_title_mbl {
    display: block;
  }

  .se_row {
    grid-row-gap: 2em;
    flex-flow: wrap;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-rows: 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .lake-block {
    width: 100%;
    margin-bottom: 3em;
  }

  .lake-name {
    font-size: 20px;
  }

  .lake-time {
    font-size: 15px;
  }

  .time {
    font-size: 40px;
  }
}

@media screen and (max-width: 479px) {
  .section.section-rws {
    padding-top: 110px;
  }

  .hero-title {
    font-size: 28px;
    line-height: 39px;
  }

  .rws-text-img {
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
  }

  .rws-right {
    margin-top: 0;
  }

  .rws-box-text-inner {
    max-width: 100%;
  }

  .cs-button.cs-button-dark-text.cs-button-no-width {
    padding-left: 20px;
    padding-right: 20px;
  }

  .cs-button-line.cbl-red {
    margin-right: 30px;
  }

  .cs-buton-text {
    font-size: 13px;
  }

  .section-title-text.section-news-title {
    font-size: 30px;
    line-height: 50px;
  }

  .section-title-shadow {
    font-size: 90px;
    line-height: 160px;
  }

  .news-img.offer-img.realizacja-img, .news-img.offer-img.small-offer-img.biurowce-img {
    height: 400px;
  }

  .news-title, .news-title.offer-title {
    height: auto;
  }

  .title-mapa {
    line-height: 38px;
  }

  .liczba-item {
    width: 100%;
  }

  .zespol-title {
    font-size: 25px;
    line-height: 37px;
  }

  .slider {
    padding-bottom: 60px;
  }

  .zespol-slide-column {
    padding-left: 20px;
    padding-right: 20px;
  }

  .zespol-oferta-inner {
    max-width: 100%;
  }

  .slide-nav {
    display: none;
  }

  .mask.hotel-mask {
    height: 200px;
  }

  .nav-item.nav-dark.is-investment-item-nav {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .dropdown-2 {
    border-bottom: 1px solid #25384b2b;
    width: 100%;
    margin-bottom: 15px;
    padding-bottom: 15px;
  }

  .dropdown-2.language-toggle {
    border-bottom-width: 0;
    display: flex;
  }

  .dropdown-2.language-toggle.mobile {
    z-index: 9;
    width: auto;
    inset: 123px 30px auto auto;
  }

  .dropdown-2.language-toggle.lang-mobile, .dropdown-2.language-toggle.no-space {
    display: none;
  }

  .language {
    color: var(--black);
  }

  .alert-box {
    max-width: 100%;
    bottom: 0;
  }

  .snews-cat.kariera-cat {
    flex-wrap: wrap;
  }

  .snews-title {
    font-size: 32px;
    line-height: 46px;
  }

  .snews-title.skariera-title {
    font-size: 22px;
    line-height: 35px;
  }

  .snews-gal-item {
    width: 100%;
    height: 210px;
  }

  .kontakt-dzial-komercjalizacji {
    padding-left: 20px;
    padding-right: 20px;
  }

  .kariera-text {
    max-width: 100%;
  }

  .aplikuj-title.form-title {
    font-size: 33px;
    line-height: 45px;
  }

  .aplikuj-title.form-title.is-opup-form-title {
    font-size: 27px;
  }

  .apl-form {
    max-width: 100%;
  }

  .submit-button {
    padding-left: 80px;
    font-size: 14px;
  }

  .srt-column.srt-column-img {
    height: 300px;
  }

  .srt-title {
    font-size: 40px;
    line-height: 59px;
  }

  .opiekun-imie, .opiekun-telefon {
    margin-top: 10px;
  }

  .dziennik-title {
    font-size: 37px;
    line-height: 40px;
  }

  .wl-title {
    font-size: 21px;
    line-height: 25px;
  }

  .htitle {
    white-space: normal;
    font-size: 28px;
    line-height: 37px;
  }

  .srt-mieszkania-title.sec-lok-title {
    font-size: 27px;
    line-height: 37px;
  }

  .s-inwestycja-column {
    margin-bottom: 10px;
  }

  .s-inwestycja-title.stitle-half {
    font-size: 19px;
    line-height: 25px;
  }

  .sic-left-column {
    padding-left: 40px;
  }

  .sic-left-title {
    font-size: 50px;
  }

  .sic-right-top, .sic-right-bottom {
    padding-left: 40px;
    padding-right: 40px;
  }

  .sic-rb-rb {
    padding-left: 0;
  }

  .so-column.so-numbers-column {
    padding-left: 20px;
  }

  .sco-number {
    font-size: 40px;
  }

  .sco-subtitle {
    margin-top: 4px;
    font-size: 13px;
    line-height: 27px;
  }

  .banner-onas {
    padding-left: 20px;
    padding-right: 20px;
  }

  .banner-title {
    font-size: 25px;
  }

  .onas-przyciski {
    padding-left: 0;
    padding-right: 0;
  }

  .nav-menu-container {
    justify-content: space-between;
  }

  .atuty-title-bg {
    font-size: 70px;
    line-height: 100px;
  }

  .domy-tytul {
    font-size: 30px;
    line-height: 40px;
  }

  .tabs-menu {
    flex-wrap: wrap;
  }

  .s-nazwa-domy {
    width: 100%;
  }

  .section-domy-inf {
    padding-top: 30px;
  }

  .domy-info-big-title {
    font-size: 70px;
  }

  .status-domu {
    width: 100%;
  }

  .section-czego-szukasz {
    padding-top: 60px;
  }

  .czego-title {
    font-size: 25px;
  }

  .o-nas-right-title {
    font-size: 20px;
    line-height: 30px;
  }

  .onas-big-numbers-content {
    flex-flow: column;
    padding-right: 0;
  }

  .popup-form-inner {
    height: 100vh;
    padding-top: 45px;
    padding-bottom: 45px;
    overflow: auto;
  }

  .popup-close {
    top: 20px;
    right: 0;
  }

  .is-slide-cs-info {
    left: 20px;
    right: 20px;
  }

  .slide-main-title {
    font-size: 23px;
  }

  .slide-info-bottom {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .offer-name {
    font-size: 28px;
  }

  .buttons-wrapper {
    flex-flow: column;
  }

  .atuty-item {
    width: 100%;
  }

  .lokalizacja-slider {
    margin-top: 90px;
  }

  .legend-flex {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .legend-element {
    width: 100%;
  }

  .lok-odl-title {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .right-arrow-3, .left-arrow-3 {
    top: -60px;
  }

  .se_form_col {
    width: 46%;
  }

  .text_16px {
    font-size: 1.05em;
  }

  .se_radios_grid {
    grid-column-gap: .6em;
    grid-row-gap: .6em;
  }

  .cta_text {
    font-size: 1em;
  }

  .se_select_field {
    font-size: .9em;
  }

  .se_clear_link {
    padding-left: 0;
    padding-right: 0;
  }

  .se_row_item {
    text-align: left;
    width: 30%;
    padding-left: 0;
    padding-right: 0;
  }

  .button {
    padding-top: .8em;
    padding-bottom: .8em;
  }

  .cta_text-2 {
    font-size: 1em;
  }

  .se_row_title_mbl {
    margin-bottom: .3em;
  }

  .se_row {
    grid-column-gap: 1em;
    grid-template-columns: 1.2fr 1fr 1fr;
  }

  .lake-name {
    line-height: 28px;
  }

  .time {
    font-size: 30px;
  }

  .brand-2 {
    padding-left: 0;
  }

  .additional-buttons {
    flex-flow: column;
  }
}

#w-node-ea8e27ec-54ab-d363-c874-a82ea23fe7a0-20fb1e3e {
  justify-self: start;
}

#w-node-ea8e27ec-54ab-d363-c874-a82ea23fe7d0-20fb1e3e {
  justify-self: center;
}

@media screen and (max-width: 767px) {
  #w-node-ea8e27ec-54ab-d363-c874-a82ea23fe7f0-20fb1e3e, #w-node-_40243e22-237d-7003-a260-29097a06cbd1-20fb1e3e {
    grid-area: span 1 / span 2 / span 1 / span 2;
    justify-self: start;
  }

  #w-node-_87c36acb-caa4-c907-b3a1-5758101e9438-20fb1e3e, #w-node-ea8e27ec-54ab-d363-c874-a82ea23fe7fe-20fb1e3e {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-ea8e27ec-54ab-d363-c874-a82ea23fe7f0-20fb1e3e, #w-node-_40243e22-237d-7003-a260-29097a06cbd1-20fb1e3e, #w-node-_87c36acb-caa4-c907-b3a1-5758101e9438-20fb1e3e, #w-node-ea8e27ec-54ab-d363-c874-a82ea23fe7fe-20fb1e3e {
    grid-column: span 1 / span 1;
  }
}


