body {
  height: 100%;
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  color: #fff;
  letter-spacing: -3px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 56px;
  font-weight: 700;
  line-height: 54px;
}

h2 {
  letter-spacing: -3px;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 40px;
}

h3 {
  letter-spacing: -2px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

h4 {
  color: #fff;
  letter-spacing: 0;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Vollkorn, serif;
  font-size: 17px;
  font-style: italic;
  font-weight: 400;
  line-height: 22px;
}

h5 {
  margin-top: 5px;
  margin-bottom: 30px;
  font-family: Vollkorn, serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  line-height: 22px;
}

h6 {
  color: #7d7d7d;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
}

p {
  color: #5c5c5c;
  letter-spacing: -.5px;
  margin-top: 0;
  margin-bottom: 5px;
  font-family: Source Sans Pro, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
}

.button {
  color: #333;
  text-align: center;
  letter-spacing: -1px;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #000;
  margin-top: 23px;
  margin-bottom: 0;
  padding: 9px 35px 15px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  text-decoration: none;
  transition: all .5s;
  display: inline-block;
}

.button:hover {
  color: #fff;
  background-color: #878787;
  border-color: #878787;
}

.navbar {
  width: 100%;
  color: #278ce9;
  background-color: rgba(0, 0, 0, 0);
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 34px;
  left: 0;
}

.nav-container {
  width: 85%;
  max-width: 2000px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.nav-menu {
  float: left;
}

.nav-link {
  float: none;
  direction: ltr;
  color: #fff;
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-top: 13px;
  padding-left: 35px;
  padding-right: 35px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 500;
}

.nav-link:hover {
  color: #e3e3e3;
}

.nav-link.w--current {
  color: #888686;
  transition: all .5s;
}

.nav-link.w--current:hover {
  color: #e3e3e3;
}

.about {
  padding-left: 20px;
  padding-right: 20px;
}

.left-column {
  padding-left: 0;
  padding-right: 10px;
}

.right-column {
  padding-right: 0;
}

.grey-box {
  height: auto;
  min-height: 600px;
  text-align: center;
  background-color: #f5f5f5;
  padding-top: 150px;
  padding-left: 100px;
  padding-right: 100px;
}

.about-photo {
  height: 600px;
  background-image: url('../images/0.jpeg');
  background-position: 50%;
  background-size: cover;
}

.row {
  margin-bottom: 20px;
}

.about-photo-2 {
  height: 600px;
  background-image: url('../images/widok3.jpg');
  background-position: 50%;
  background-size: cover;
}

.about-photo-2.lidl {
  background-image: url('../images/5.jpg');
}

.portfolio {
  padding-left: 10px;
  padding-right: 10px;
}

.break---numbers {
  padding: 50px 20px;
}

.footer {
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
}

.footer-content {
  background-color: #242424;
  padding: 50px;
}

.footer-text {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 12px;
  font-weight: 600;
  line-height: 28px;
}

.services {
  border-top: 15px solid #fff;
  padding-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.o-budynku {
  height: 600px;
  background-image: url('../images/wizualizacja-goszczynskiego-popr_1600.jpg');
  background-position: 50%;
  background-size: cover;
}

.o-budynku.biuro {
  background-image: url('../images/dodbig.jpg');
}

.services-1 {
  height: auto;
  min-height: 600px;
  text-align: center;
  background-color: #f5f5f5;
  margin-bottom: 0;
  padding-top: 40px;
  padding-left: 50px;
  padding-right: 50px;
  transition: all .75s;
  overflow: hidden;
}

.services-1:hover {
  background-color: #e3e1d3;
  background-image: none;
}

.services-2 {
  height: auto;
  min-height: 600px;
  text-align: center;
  background-color: #f5f5f5;
  padding-top: 40px;
  padding-left: 50px;
  padding-right: 50px;
  transition: all .75s;
}

.services-2:hover {
  background-color: #e0cece;
  background-image: none;
}

.services-3 {
  height: auto;
  min-height: 600px;
  text-align: center;
  background-color: #f5f5f5;
  margin-bottom: 0;
  padding: 40px 50px 0;
  transition: all .75s;
}

.services-3:hover {
  background-color: #d1d7e0;
  background-image: none;
}

.break---quotes {
  text-align: center;
  padding: 102px 20px 105px;
}

.break---quotes.front {
  background-color: rgba(24, 143, 224, .77);
  background-image: linear-gradient(rgba(59, 135, 206, .5), rgba(59, 135, 206, .5)), url('../images/bg.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, repeat;
  background-size: auto, contain;
  background-attachment: scroll, fixed;
  border: 15px solid #fff;
}

.quote-slider {
  height: 100px;
  background-color: rgba(0, 0, 0, 0);
}

.quote-slider.front {
  color: rgba(51, 51, 51, 0);
}

.quote-1, .quote-2 {
  text-align: center;
  padding-top: 30px;
}

.quote-text {
  color: #333;
  text-align: center;
  letter-spacing: -1.5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  font-family: Source Sans Pro, sans-serif;
  font-size: 20px;
  line-height: 28px;
  display: inline-block;
}

.quote-text.front {
  color: #fff;
}

.footer-link {
  color: #fff;
  text-decoration: none;
}

.preloader {
  z-index: 2000;
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: #f5f5f5;
  padding-top: 275px;
  display: none;
  position: absolute;
}

.brand-image {
  margin-right: 70px;
}

.portfolio-thumbnail {
  width: 100%;
  height: auto;
}

.portfolio-lightbox {
  width: 100%;
  transition: all .5s;
}

.portfolio-lightbox:hover {
  opacity: 1;
  transition: none;
}

.portfolio-column {
  margin-top: 0;
  padding-top: 0;
}

.portfolio-hover-colour {
  width: 90%;
  height: 100%;
  padding-right: 0;
  position: absolute;
}

.colour {
  width: 100%;
  height: 100%;
  opacity: 0;
  text-align: center;
  background-color: rgba(0, 0, 0, .8);
  padding: 20px;
  transition: all .5s;
}

.colour:hover {
  opacity: 1;
}

.white {
  color: #fff;
  transform: none;
}

.portfolio-inner {
  height: 100%;
  border: 1px solid #fff;
  padding-top: 40%;
}

.heading {
  color: #fff;
  margin-top: 338px;
}

.link-block {
  width: 300px;
  height: 60px;
  float: none;
  background-image: url('../images/logo31.png');
  background-position: 0;
  background-repeat: no-repeat;
  background-size: 200px;
  margin-left: 30px;
  position: static;
}

.aa {
  height: 600px;
  background-image: url('../images/Screen-Shot-2018-05-03-at-09.05.14.png');
  background-position: 0 0;
  background-size: 1005px;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.heading-2 {
  font-size: 25px;
}

.div-block-2 {
  padding-top: 51px;
  padding-left: 20px;
}

.heading-3 {
  color: #333;
  padding-left: 20px;
}

.link-3 {
  width: 250px;
  height: 250px;
  background-image: url('../images/10313216_296857013812133_1631964827550182459_n.jpg');
  background-position: 0 0;
  background-size: 302px;
}

.link-4 {
  width: 250px;
  height: 250px;
  background-image: url('../images/zachod.jpg'), url('../images/3cr.jpg');
  background-position: 0 0, 0 0;
  background-size: 318px, 268px;
}

.link-5 {
  width: 250px;
  height: 250px;
  background-image: url('../images/doskoczni-copy.png');
  background-position: 0 0;
}

.link-6 {
  width: 250px;
  height: 250px;
  background-image: url('../images/przyrowni-copy.png');
  background-position: 0 0;
}

.nasze-apartamenty {
  height: 600px;
  background-image: url('../images/Screen-Shot-2018-05-03-at-09.05.14.png');
  background-position: 50%;
  background-size: cover;
}

.heading-4 {
  padding-top: 27px;
}

.nowa-inwestycja {
  height: 600px;
  background-image: url('../images/WNW_ZAKOPANE_VIZ-01-P2_07-12-2018_small2.jpg');
  background-repeat: repeat;
  background-size: cover;
  border-radius: 0;
}

.heading-5 {
  margin-top: -68px;
  padding-bottom: 0;
}

.italic-text-2 {
  padding-bottom: 0;
}

.navbar-2 {
  background-color: rgba(0, 0, 0, 0);
}

.heading-6 {
  font-size: 40px;
}

.o-budynku-copy {
  height: 600px;
  background-image: url('../images/dodbig.jpg');
  background-position: 0 0;
  background-size: cover;
}

.heading-8 {
  clear: none;
  padding-top: 18px;
  display: inline-block;
  position: static;
}

.odwiedz {
  height: 600px;
  background-image: url('../images/Screen-Shot-2018-05-03-at-09.05.14.png');
  background-position: 50%;
  background-size: cover;
}

.image-6 {
  margin-top: 0;
}

.nasze-biuro2 {
  height: 600px;
  background-image: url('../images/dodbig.jpg');
  background-position: 50%;
  background-size: cover;
}

.heading-10 {
  color: #fff;
}

.section-3 {
  background-image: url('../images/widok4.jpg');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
}

.section-3.break {
  height: 650px;
}

.italic-text-3 {
  font-family: Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
}

.div-block-3 {
  height: 700px;
  background-image: url('../images/wizualizacja-goszczynskiego-popr2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 1500px;
  background-attachment: fixed;
  border: 15px solid #fff;
}

.heading-11 {
  margin-top: 0;
}

.heading-11.modern {
  text-shadow: 1px 1px 6px #000;
  padding-top: 392px;
}

.navbar-3 {
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  padding-top: 10px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.div-block-6 {
  height: 800px;
  background-image: url('../images/slider1.jpg');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
  border: 20px solid #fff;
}

.container-2 {
  padding-top: 137px;
}

.paragraph {
  padding-top: 0;
}

html.w-mod-js [data-ix="title-slide-in-1"], html.w-mod-js [data-ix="title-slide-in-2"], html.w-mod-js [data-ix="fade-in-on-scroll"], html.w-mod-js [data-ix="services-slide-up-1"], html.w-mod-js [data-ix="services-slide-up-2"], html.w-mod-js [data-ix="services-slide-up-3"] {
  opacity: 0;
}

html.w-mod-js [data-ix="preloader-fade-out"] {
  opacity: 1;
  display: block;
}

html.w-mod-js [data-ix="page-load-fade-in"] {
  opacity: 0;
}

@media screen and (max-width: 991px) {
  h1 {
    margin-bottom: 5px;
    font-size: 48px;
    line-height: 46px;
  }

  h2 {
    font-size: 32px;
    line-height: 31px;
  }

  h4 {
    margin-top: 5px;
  }

  h5 {
    margin-bottom: 15px;
    font-size: 15px;
  }

  p {
    font-size: 13px;
    line-height: 21px;
  }

  .button {
    margin-top: 15px;
  }

  .navbar {
    position: absolute;
    top: 0;
  }

  .nav-container {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
  }

  .nav-menu {
    width: 100%;
    text-align: center;
    background-color: #fff;
    margin-left: 0;
    margin-right: 0;
    padding-top: 100px;
  }

  .menu-button {
    z-index: 0;
    margin-top: 30px;
    padding-top: 10px;
    position: absolute;
    top: 0;
    right: 19px;
  }

  .menu-button:active {
    background-color: rgba(0, 0, 0, 0);
  }

  .nav-icon {
    color: #fff;
  }

  .nav-link, .nav-link.w--current {
    color: #333;
    text-align: center;
  }

  .grey-box {
    height: auto;
    min-height: 400px;
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .about-photo, .about-photo-2 {
    height: 400px;
  }

  .break---numbers {
    margin-bottom: 0;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .o-budynku {
    height: 400px;
  }

  .services-1, .services-2, .services-3 {
    height: auto;
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .break---quotes {
    padding-top: 30px;
    padding-bottom: 50px;
  }

  .quote-text {
    letter-spacing: -1px;
    font-size: 17px;
    line-height: 26px;
  }

  .preloader {
    z-index: 2000;
    padding-top: 200px;
  }

  .mobile-logo {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .brand-image {
    width: 40px;
    margin-left: 5px;
    padding-top: 30px;
  }

  .colour {
    opacity: 1;
    background-color: rgba(0, 0, 0, .4);
    padding: 10px;
  }

  .portfolio-inner {
    padding-top: 35%;
  }

  .heading.mob {
    padding-left: 14px;
  }

  .aa {
    height: 400px;
    background-size: cover;
  }

  .link-3 {
    float: none;
    clear: none;
    overflow: visible;
  }

  .link-4 {
    justify-content: flex-start;
    align-items: baseline;
    display: block;
  }

  .nasze-apartamenty, .nowa-inwestycja, .o-budynku-copy, .odwiedz, .nasze-biuro2 {
    height: 400px;
  }

  .navbar-3 {
    padding-top: 0;
  }
}

@media screen and (max-width: 767px) {
  .navbar {
    position: absolute;
  }

  .brand {
    padding-left: 5px;
  }

  .nav-menu {
    padding-top: 60px;
  }

  .menu-button {
    padding-top: 0;
    padding-right: 10px;
    right: 21px;
  }

  .nav-link {
    padding-bottom: 15px;
  }

  .about {
    padding-top: 0;
  }

  .left-column {
    margin-top: 20px;
    padding-right: 0;
  }

  .right-column {
    margin-top: 20px;
    padding-left: 0;
  }

  .grey-box {
    height: auto;
    min-height: 100px;
    margin-top: 0;
    padding: 20px;
  }

  .about-photo {
    height: 250px;
  }

  .row {
    margin-bottom: 0;
  }

  .about-photo-2 {
    height: 250px;
    margin-top: 0;
  }

  .portfolio {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
  }

  .break---numbers {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .footer-content {
    text-align: center;
    padding: 20px;
  }

  .footer-text {
    letter-spacing: 0;
    margin-top: 15px;
    margin-bottom: 35px;
  }

  .o-budynku {
    height: 250px;
  }

  .services-1, .services-2, .services-3 {
    height: auto;
    min-height: 100px;
    margin-top: 0;
    padding-bottom: 20px;
  }

  .column {
    margin-top: 20px;
    padding: 0;
  }

  .preloader {
    padding-top: 100px;
  }

  .mobile-logo {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .brand-image {
    margin-left: 0;
  }

  .portfolio-column {
    margin-top: 0;
    margin-bottom: 20px;
  }

  .colour {
    opacity: 1;
    background-color: rgba(0, 0, 0, .4);
    padding: 20px;
  }

  .nasze-apartamenty, .nowa-inwestycja, .o-budynku-copy, .odwiedz, .nasze-biuro2 {
    height: 250px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 28px;
    line-height: 28px;
  }

  h2 {
    font-size: 28px;
    line-height: 27px;
  }

  h4 {
    font-size: 14px;
    line-height: 15px;
  }

  h5 {
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 21px;
  }

  .navbar {
    position: absolute;
  }

  .brand {
    padding-left: 0;
  }

  .nav-menu {
    text-align: center;
    padding-top: 40px;
  }

  .menu-button {
    padding-right: 10px;
  }

  .nav-icon {
    color: #fff;
  }

  .about {
    padding-top: 0;
  }

  .left-column, .right-column {
    margin-top: 20px;
  }

  .grey-box {
    margin-top: 0;
    padding-bottom: 20px;
  }

  .about-photo {
    height: 200px;
  }

  .row {
    margin-bottom: 0;
  }

  .about-photo-2 {
    height: 200px;
    padding-top: 0;
  }

  .break---numbers {
    padding-bottom: 10px;
  }

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

  .o-budynku {
    height: 200px;
  }

  .services-1, .services-2, .services-3 {
    margin-top: 0;
  }

  .break---quotes {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .break---quotes.front {
    height: 180px;
    background-position: 0 0;
    background-attachment: scroll;
  }

  .quote-slider {
    height: 130px;
  }

  .quote-text {
    font-size: 16px;
    line-height: 24px;
    display: flex;
  }

  .quote-text._2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: baseline;
    display: inline;
  }

  .mobile-logo {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .brand-image {
    margin-left: 5px;
  }

  .portfolio-column {
    padding-right: 7px;
  }

  .colour {
    opacity: 1;
    background-color: rgba(0, 0, 0, .4);
    padding: 10px;
  }

  .white {
    font-size: 12px;
    line-height: 16px;
    transform: none;
  }

  .portfolio-inner {
    padding-top: 30%;
  }

  .heading {
    float: none;
    clear: none;
    letter-spacing: 0;
    margin-top: -82px;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 23px;
    position: relative;
    top: 128px;
    bottom: 10px;
    right: -4px;
  }

  .heading.mob {
    margin-top: -61px;
    padding-left: 9px;
    position: static;
    top: 128px;
    bottom: 10px;
    left: -4px;
    right: -4px;
  }

  .aa {
    height: 250px;
    background-size: cover;
  }

  .heading-2 {
    margin-top: 50px;
    padding-bottom: 0;
    padding-left: 13px;
  }

  .div-block-2 {
    float: none;
    clear: none;
  }

  .nasze-apartamenty {
    height: 200px;
    background-image: url('../images/Screen-Shot-2018-05-03-at-09.05.14.png');
  }

  .nowa-inwestycja {
    height: 200px;
    background-image: url('../images/0.jpeg');
  }

  .heading-5 {
    padding-top: 69px;
  }

  .o-budynku-copy {
    height: 200px;
  }

  .odwiedz {
    height: 200px;
    text-align: center;
    background-size: cover;
    position: static;
  }

  .image-6 {
    max-width: 50%;
    padding-top: 11px;
  }

  .map {
    padding-top: 0;
  }

  .column-2 {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }

  .nasze-biuro2 {
    height: 200px;
    background-image: url('../images/dodbig.jpg');
  }

  .section-3.break {
    height: 250px;
    background-position: 50%;
    background-size: cover;
    background-attachment: scroll;
  }

  .div-block-3 {
    height: 350px;
    background-position: 100%;
    background-size: cover;
    background-attachment: scroll;
    display: block;
  }

  .heading-11.modern {
    height: 250px;
    letter-spacing: 0;
    text-shadow: 1px 1px 6px #000;
    justify-content: flex-start;
    padding-top: 193px;
    padding-bottom: 0;
    padding-left: 10px;
    display: inline-block;
  }

  .div-block-6 {
    height: 350px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: auto;
    background-attachment: fixed;
  }

  .column-3 {
    margin-top: 28px;
  }
}


