<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.belka {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  padding-top: 6px;
  padding-bottom: 6px;
  border-bottom: 1px solid hsla(0, 0%, 100%, .27);
  background-color: #fff;
  opacity: 1;
}

.belka.belka2 {
  border-bottom-width: 1px;
  background-color: transparent;
}

.hero {
  display: block;
  padding-top: 223px;
  padding-bottom: 70px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(78deg, #fff 16%, hsla(0, 0%, 100%, 0) 53%);
  background-image: linear-gradient(12deg, #fff 16%, hsla(0, 0%, 100%, 0) 53%);
  background-position: 0px 0px;
}

.hero.herozakladka {
  padding-top: 150px;
  padding-bottom: 40px;
  background-image: -webkit-linear-gradient(265deg, rgba(0, 0, 0, .35), hsla(0, 0%, 100%, 0) 50%), url('../images/AdobeStock_138803542_Preview.jpeg');
  background-image: linear-gradient(185deg, rgba(0, 0, 0, .35), hsla(0, 0%, 100%, 0) 50%), url('../images/AdobeStock_138803542_Preview.jpeg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
}

.hero.herozakladka.heropooc {
  background-image: -webkit-linear-gradient(265deg, rgba(0, 0, 0, .35), hsla(0, 0%, 100%, 0) 50%), url('../images/AdobeStock_20797463_Preview.jpeg');
  background-image: linear-gradient(185deg, rgba(0, 0, 0, .35), hsla(0, 0%, 100%, 0) 50%), url('../images/AdobeStock_20797463_Preview.jpeg');
  background-position: 0px 0px, 45% 92%;
  background-size: auto, cover;
}

.hero.herozakladka.psychotech {
  background-image: -webkit-linear-gradient(265deg, rgba(0, 0, 0, .35), hsla(0, 0%, 100%, 0) 50%), url('../images/AdobeStock_74337363_Preview.jpeg');
  background-image: linear-gradient(185deg, rgba(0, 0, 0, .35), hsla(0, 0%, 100%, 0) 50%), url('../images/AdobeStock_74337363_Preview.jpeg');
  background-position: 0px 0px, 50% 86%;
  background-size: auto, cover;
}

.hero.hero-home {
  margin: 1px 1px 0px;
  padding: 30px;
  background-image: none;
  background-size: auto;
}

.hero.hero-dojazd {
  padding-top: 0px;
  padding-bottom: 0px;
}

.text-block {
  margin-top: 0px;
  color: #fff;
  font-size: 34px;
  line-height: 34px;
}

.nav-link {
  margin-top: 0px;
  margin-right: 10px;
  margin-left: 10px;
  padding: 10px 15px;
  border: 2px solid #fff;
  -webkit-transition: border 200ms ease;
  transition: border 200ms ease;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 2px;
}

.nav-link:hover {
  border: 2px solid #000;
  color: #000;
}

.nav-link.w--current {
  border-color: #000;
  color: #070707;
}

.hero-tyt {
  display: block;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  padding: 0px;
  float: none;
}

.heading {
  display: block;
  width: 100%;
  margin-top: 0px;
  margin-bottom: -1px;
  padding: 0px 6px 0px 0px;
  float: left;
  clear: both;
  border-style: solid;
  border-width: 0px;
  border-color: #000 hsla(0, 0%, 100%, .07) rgba(2, 2, 2, .98);
  background-color: transparent;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 60px;
  line-height: 60px;
  font-weight: 700;
  text-align: left;
  letter-spacing: 0px;
}

.heading.hed {
  color: #000;
  text-align: left;
}

.body {
  margin: 0px;
  padding-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  letter-spacing: 2px;
}

.body.body-zakladka {
  background-image: none;
  background-size: auto;
  background-attachment: scroll;
  letter-spacing: 0px;
}

.center {
  display: block;
  overflow: hidden;
  width: 97%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
}

.nav-menu {
  margin-top: 18px;
}

.sekcja-blue {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: rgba(2, 116, 190, .77);
  background-image: none;
  font-weight: 400;
}

.sekcja-blue.s-white {
  background-color: #fff;
  opacity: 1;
}

.sekcja-blue.sekcja-bez {
  border-top: 0px solid #cecece;
  background-color: rgba(0, 0, 0, .06);
  background-image: none;
}

.heading-2 {
  margin-top: 0px;
  margin-bottom: 53px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 42px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0px;
}

.heading-2.h2 {
  margin-bottom: 33px;
  color: #000;
  font-weight: 400;
  text-align: center;
}

.heading-2.h2.h22 {
  text-align: center;
}

.heading-2.h2.h22.k-kontakt {
  text-align: center;
}

.heading-2.h22 {
  margin-bottom: 28px;
  color: #000;
  text-align: center;
}

.paragraph {
  color: #fff;
  line-height: 25px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0px;
}

.paragraph.p {
  color: #000;
  font-weight: 300;
}

.paragraph.p2 {
  color: #000;
  text-align: center;
}

.sekcja-grey {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #fff;
  opacity: 1;
}

.button {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding: 5px 18px;
  float: left;
  background-color: #117cc1;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0px;
}

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

.stopka {
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 0px solid #000;
  background-color: #363636;
}

.st-txt {
  color: #a7a7a7;
  font-size: 12px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0px;
}

.heading-3 {
  display: block;
  width: auto;
  margin-right: auto;
  margin-left: -7px;
  padding: 0px 0px 5px;
  float: none;
  background-color: transparent;
  box-shadow: none;
  opacity: 0.5;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 80px;
  line-height: 90px;
  font-weight: 600;
  text-align: center;
}

.galeria {
  display: block;
  width: 100%;
  float: left;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.gal-photo {
  overflow: hidden;
  width: 25%;
  height: 220px;
  margin: 0px;
  padding: 10px;
  float: left;
}

.gal-ph {
  width: 100%;
  height: 100%;
  background-image: url('../images/hero.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.gal-ph.g2 {
  background-image: url('../images/AdobeStock_138803708_Preview.jpeg');
}

.gal-ph.ph3 {
  background-image: url('../images/AdobeStock_138803542_Preview.jpeg');
}

.gal-ph.ph5 {
  background-image: url('../images/AdobeStock_55196684_Preview.jpeg');
}

.lightbox-link {
  width: 100%;
  height: 100%;
}

.map {
  height: 600px;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.bg {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100vh;
  background-image: url('../images/hero.jpg');
  background-position: 0px 0px;
  background-size: cover;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.content {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 2;
  background-color: transparent;
}

.oferta-tr {
  display: block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: url('../images/AdobeStock_138803542_Preview.jpeg');
  background-position: 0px 0px;
  background-size: cover;
}

.oferta-tr.t2 {
  padding-top: 70px;
  background-image: url('../images/AdobeStock_138803542_Preview.jpg');
  background-position: 50% 0px;
}

.oferta-tr.of-tr2 {
  background-image: none;
  background-position: 0px 0px;
}

.oferta-tr.of-tr3 {
  background-image: url('../images/piasek.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.oferta-tr.of-tr4 {
  background-image: url('../images/AdobeStock_181979587_Preview.jpeg');
  background-image: url('../images/sparcie.jpg');
  background-position: 50% 50%;
}

.ofer {
  width: 50%;
  padding: 30px;
  float: right;
  background-image: -webkit-linear-gradient(270deg, rgba(30, 84, 149, .75), rgba(30, 84, 149, .75));
  background-image: linear-gradient(180deg, rgba(30, 84, 149, .75), rgba(30, 84, 149, .75));
  background-position: 0px 0px;
}

.ofer.ofer2 {
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
}

.ofer.of2 {
  float: left;
  background-image: -webkit-linear-gradient(270deg, rgba(207, 125, 0, .87), rgba(207, 125, 0, .87));
  background-image: linear-gradient(180deg, rgba(207, 125, 0, .87), rgba(207, 125, 0, .87));
  background-position: 0px 0px;
}

.ofer.of3 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 104, 156, .89), rgba(0, 104, 156, .89));
  background-image: linear-gradient(180deg, rgba(0, 104, 156, .89), rgba(0, 104, 156, .89));
  background-position: 0px 0px;
}

.ofer.of4 {
  float: left;
  background-image: -webkit-linear-gradient(270deg, rgba(35, 56, 86, .71), rgba(35, 56, 86, .71));
  background-image: linear-gradient(180deg, rgba(35, 56, 86, .71), rgba(35, 56, 86, .71));
  background-position: 0px 0px;
}

.ofer-tyt {
  margin-top: 0px;
  color: #fff;
  font-weight: 600;
  text-align: left;
  letter-spacing: 0px;
}

.paragraph-2 {
  padding-top: 20px;
  color: #fff;
  font-weight: 600;
  text-align: left;
  letter-spacing: 1px;
}

.heading-4 {
  text-align: center;
}

.o-nas {
  width: 100%;
  margin-top: 10px;
  padding: 25px 0px 8px;
  color: #000;
}

.tyt-onas {
  margin-top: 0px;
  padding-top: 30px;
  clear: both;
  color: #000;
  text-align: left;
}

.ramka {
  padding: 30px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, .11);
}

.slider {
  background-color: transparent;
}

.icon {
  color: #080808;
}

.icon-2 {
  color: #000;
}

.pracownik {
  padding: 0px 0px 20px;
  border-style: solid;
  border-width: 0px 0px 1px;
  border-color: #000 #000 #303030;
}

.pracownik.prl {
  border-bottom-width: 0px;
}

.prac-info {
  display: block;
  width: 70%;
  margin-right: auto;
  margin-left: auto;
}

.paragraph-3 {
  text-align: left;
}

.prac-tyt {
  margin-bottom: -1px;
  font-size: 20px;
}

.paragraph-4 {
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 1px;
}

.ramka-onas {
  padding: 40px;
  clear: both;
  border: 0px solid #000;
  background-image: -webkit-linear-gradient(270deg, rgba(255, 155, 5, .73), rgba(255, 155, 5, .73));
  background-image: linear-gradient(180deg, rgba(255, 155, 5, .73), rgba(255, 155, 5, .73));
}

.cennik {
  padding: 70px 30px 80px;
  background-image: -webkit-linear-gradient(50deg, #000d20 35%, #1a335a);
  background-image: linear-gradient(40deg, #000d20 35%, #1a335a);
  text-align: left;
}

.heading-5 {
  margin-bottom: 40px;
  color: #e7e7e7;
  font-size: 38px;
  font-weight: 600;
  text-align: center;
}

.cen-tab {
  display: block;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 0px 0px;
  border: 0px solid #383838;
}

.tab-tr {
  display: block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.tab-td {
  width: 70%;
  margin: 2px;
  padding: 10px 20px;
  float: left;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 0px solid dimgrey;
  background-color: #333;
}

.tab-td.td2 {
  display: block;
  width: 29%;
  float: right;
}

.text-block-2 {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  text-align: left;
}

.text-block-2.td2-txt {
  text-align: center;
}

.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.text-block-3 {
  display: block;
  width: 100%;
  height: 100%;
  margin-right: 3px;
  margin-left: 3px;
  padding: 15px 15px 15px 20px;
  background-color: #233856;
  color: #fff;
  text-align: left;
}

.text-block-3.tb {
  display: inline-block;
}

.text-block-3.tb2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 3px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: right;
}

.column {
  padding: 1px 0px;
  color: #b93737;
}

.column-2 {
  display: block;
  padding: 1px 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: transparent;
}

.column-2.c2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px;
  background-color: #525252;
}

.text-block-4 {
  text-align: center;
}

.kontakt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 30px;
  padding-top: 90px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.k-left {
  width: 40%;
  padding: 60px 30px 35px;
  float: left;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  background-color: hsla(0, 0%, 100%, .9);
}

.k-right {
  width: 60%;
  height: 500px;
  float: right;
}

.kont-tyt {
  margin-top: 0px;
  text-align: center;
}

.kontakt-inf {
  padding-top: 20px;
}

.tr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.k-ico {
  width: 35px;
  float: left;
}

.kon-txt {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 5px;
  float: left;
  font-size: 18px;
  line-height: 18px;
  letter-spacing: 1px;
}

.cennik-id {
  width: 0px;
}

.start {
  width: 100%;
  height: 100px;
}

.st {
  width: 100%;
}

.div-block {
  width: 100%;
  height: 300px;
}

.ko {
  width: 100%;
  height: 300px;
  margin-top: 69px;
  margin-bottom: 75px;
  background-color: #0098ff;
}

html.w-mod-js *[data-ix="apear"] {
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

html.w-mod-js *[data-ix="tytul"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}

html.w-mod-js *[data-ix="body-start"] {
  opacity: 0;
}

@media (max-width: 991px) {
  .belka {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .hero.hero-home {
    padding-top: 397px;
    padding-bottom: 68px;
    background-image: -webkit-linear-gradient(59deg, hsla(0, 0%, 100%, .85) 43%, hsla(0, 0%, 100%, 0) 66%);
    background-image: linear-gradient(31deg, hsla(0, 0%, 100%, .85) 43%, hsla(0, 0%, 100%, 0) 66%);
    background-position: 0px 0px;
  }
  .text-block {
    padding-top: 12px;
  }
  .nav-link {
    margin-top: 8px;
    margin-bottom: 8px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .body {
    background-image: none;
    background-size: auto;
    background-attachment: scroll;
  }
  .nav-menu {
    margin-top: 0px;
    background-color: rgba(54, 54, 54, .94);
  }
  .sekcja-blue {
    background-color: rgba(2, 116, 190, .85);
  }
  .heading-2 {
    text-align: center;
  }
  .heading-2.h2 {
    text-align: center;
  }
  .paragraph {
    text-align: center;
  }
  .paragraph.p {
    text-align: center;
  }
  .sekcja-grey {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .button {
    float: left;
  }
  .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .bg {
    background-position: 50% 0px;
  }
  .cen-tab {
    width: 95%;
  }
}

@media (max-width: 767px) {
  .hero.hero-home {
    background-image: -webkit-linear-gradient(59deg, hsla(0, 0%, 100%, .85) 43%, hsla(0, 0%, 100%, 0) 66%);
    background-image: linear-gradient(31deg, hsla(0, 0%, 100%, .85) 43%, hsla(0, 0%, 100%, 0) 66%);
    background-position: 0px 0px;
  }
  .heading {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 38px;
    line-height: 38px;
  }
  .sekcja-blue {
    padding-right: 20px;
    padding-left: 20px;
  }
  .sekcja-grey {
    padding-right: 20px;
    padding-left: 20px;
  }
  .bg {
    background-position: 65% 0px;
  }
}

@media (max-width: 479px) {
  .hero.hero-home {
    background-image: -webkit-linear-gradient(59deg, hsla(0, 0%, 100%, .8) 28%, hsla(0, 0%, 100%, 0) 66%);
    background-image: linear-gradient(31deg, hsla(0, 0%, 100%, .8) 28%, hsla(0, 0%, 100%, 0) 66%);
    background-position: 0px 0px;
  }
  .sekcja-blue {
    background-color: rgba(2, 116, 190, .85);
  }
  .bg {
    background-image: url('../images/hero.jpg');
    background-size: cover;
  }
}

.kon-txt {
	color:#F00;
}</pre></body></html>