.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;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: bold;
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
}

a {
  text-decoration: underline;
}

ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin-bottom: 10px;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 22px;
}

.page-wrapper {
  color: #092b3c;
  padding-top: 5.8em;
  font-family: Darker Grotesque, sans-serif;
}

.section-hero {
  padding-top: .94em;
  padding-bottom: 2.13em;
}

.container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2em;
  padding-right: 2em;
}

.container.is-rel {
  position: relative;
}

.hero-flex {
  grid-column-gap: 1.25em;
  grid-row-gap: 1.25em;
  display: flex;
}

.hero-left {
  width: 45%;
}

.hero-right {
  width: 55%;
}

.hero-img {
  border-radius: 6px;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.hero-img.is-fixed-height {
  height: 35.63em;
}

.hero-img.is-fixed-height.catalog-bg {
  grid-column-gap: 1.13em;
  grid-row-gap: 1.13em;
  background-color: #e8eef0;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding: 5em 7.12em;
  display: flex;
}

.hero-img.is-fixed-height.is-contact-block {
  border: 1px solid #bbcbd4;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.is-hero-buttons {
  grid-column-gap: .94em;
  grid-row-gap: .94em;
  flex-flow: column;
  display: flex;
  position: absolute;
  bottom: 1.25em;
  right: 1.25em;
}

.is-hero-button {
  background-color: #fbef85;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 5.75em;
  height: 5.75em;
  transition: all .3s;
  display: flex;
}

.is-hero-button:hover, .is-hero-button.is-alt {
  background-color: #bbcbd4;
}

.is-hero-button.is-alt:hover {
  background-color: #fbef85;
}

.image-2 {
  width: 2.31em;
}

.is-email-img {
  width: 2.44em;
}

.hero-content {
  background-color: #092b3c;
  border-radius: 6px;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: 100%;
  padding-top: 3.69em;
  padding-left: 1.63em;
  display: flex;
  overflow: hidden;
}

.hero-content.is-page-hero-content {
  padding-top: 2.19em;
  padding-bottom: 2.19em;
  padding-right: 1.63em;
}

.hero-content.is-page-hero-content.is-yellow {
  background-color: #fbef85;
}

.hero-content.is-page-hero-content.is-bg {
  background-color: #2f4753;
}

.hero-content.is-page-hero-content.is-blog-hero {
  grid-column-gap: 2.06em;
  grid-row-gap: 2.06em;
  justify-content: center;
}

.hero-content.is-page-hero-content.is-light {
  background-color: #e8eef0;
}

.hero-content.is-page-hero-content.is-bg2 {
  background-color: #bbcbd4;
}

.hero-title {
  color: #e0e9e9;
  font-size: 5.94em;
  font-weight: 500;
  line-height: .9;
}

.hero-title.is-page-title {
  font-size: 4.56em;
  font-weight: 400;
  line-height: 1;
}

.hero-title.is-page-title.is-prod-title {
  color: #092b3c;
}

.span-hero {
  color: #8699a3;
}

.span-hero.is-bold {
  font-weight: 700;
}

.hero-text {
  color: #e0e9e9;
  font-size: 2em;
  font-weight: 500;
  line-height: 1.07;
}

.hero-text.blue {
  color: #092b3c;
}

.hero-max {
  max-width: 26.25em;
  margin-top: 1.1em;
  margin-bottom: 2.31em;
}

.hero-max.is-full {
  max-width: 100%;
}

.hero-buttons {
  grid-column-gap: .94em;
  grid-row-gap: .94em;
  display: flex;
}

.is-simple-button {
  color: #092b3c;
  background-color: #fbef85;
  border: 1px solid #fbef85;
  border-radius: 3px;
  padding: .5em 1em;
  text-decoration: none;
  transition: all .3s;
}

.is-simple-button:hover {
  color: #fbef85;
  background-color: #0000;
}

.is-simple-button.is-alt {
  color: #fbef85;
  background-color: #0000;
  border-color: #0000;
}

.is-simple-button.is-alt:hover {
  color: #092b3c;
  background-color: #fbef85;
  border-color: #fbef85;
}

.is-simple-button.is-alt.is-alt-hover {
  color: #092b3c;
}

.is-simple-button.is-alt.is-alt-hover:hover {
  border-color: #fbef85;
}

.is-simple-button.is-bigger {
  padding: .8em 1.4em;
}

.is-simple-button.is-alt-hover:hover {
  color: #092b3c;
  border-color: #092b3c;
}

.is-simple-button.is-dark {
  color: #fbef85;
  background-color: #092b3c;
  border-color: #092b3c;
}

.is-simple-button.is-dark:hover {
  color: #092b3c;
  background-color: #fbef85;
  border-color: #fbef85;
}

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

.button-text {
  letter-spacing: 1.3px;
  text-transform: uppercase;
  font-size: .81em;
  font-weight: 600;
  line-height: 1.2;
}

.button-text.is-bigger {
  font-size: 1.13em;
}

.code-embed {
  width: 1.69em;
  height: 1.69em;
}

.code-embed.is-bigger {
  width: 3.81em;
  height: 3.81em;
}

.background-video {
  z-index: 9;
  object-fit: cover;
  border-top-left-radius: 6px;
  height: 12.75em;
}

.hero-top.is-catalo {
  grid-column-gap: 2.06em;
  grid-row-gap: 2.06em;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  display: flex;
}

.section-o-nas {
  background-color: #e8eef0;
  padding-top: 3.56em;
  padding-bottom: 3.56em;
}

.section-title {
  color: #242629;
  text-align: center;
  letter-spacing: 2.4px;
  text-transform: uppercase;
  font-size: 1.5em;
  font-weight: 600;
  line-height: 1.2;
}

.section-title.light {
  color: #bbcbd4;
}

.section-title.left {
  text-align: left;
  margin-bottom: 1.9em;
}

.section-title.with-space {
  margin-bottom: 3.9em;
}

.o-nas-content {
  max-width: 95%;
  margin-top: 5em;
  margin-bottom: 5.63em;
}

.o-nas-content-text {
  color: #092b3c;
  font-size: 3.44em;
  font-weight: 500;
  line-height: 1.03;
}

.o-nas-content-text.light {
  color: #bbcbd4;
}

.o-nas-content-text.light.with-space {
  margin-top: 1.8em;
}

.onas-img {
  position: relative;
}

.onas-img.with-space {
  margin-top: 5em;
}

.image-3 {
  width: 100%;
  height: 100%;
}

.onas-img-content {
  flex-flow: column;
  justify-content: space-between;
  padding-top: 7em;
  padding-bottom: 3.75em;
  display: flex;
  position: absolute;
  inset: 0%;
}

.oi-top {
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.oi-item {
  grid-column-gap: 1.06em;
  grid-row-gap: 1.06em;
  flex-flow: column;
  align-items: center;
  display: flex;
}

.image-4 {
  width: 7.56em;
}

.oi-title {
  background-color: #2f4753ba;
  border-radius: 3px;
}

.oi-text {
  color: #fff;
  text-align: center;
  letter-spacing: 2.4px;
  text-transform: uppercase;
  font-size: 1.5em;
  font-weight: 800;
  line-height: 1.2;
}

.oi-bottom {
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-oferta {
  padding-top: 3.56em;
  padding-bottom: 3.56em;
}

.offer-item {
  height: 31.94em;
  display: flex;
}

.offer-items {
  border-radius: 6px;
  margin-top: 3.31em;
  overflow: hidden;
}

.offer-item-col {
  width: 50%;
}

.offer-item-conent {
  color: #e0e9e9;
  background-color: #092b3c;
  flex-flow: column;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  padding: 4.38em 3.13em 1.75em 2.38em;
  text-decoration: none;
  display: flex;
}

.offer-item-conent:hover {
  color: #fbef85;
}

.offer-item-conent._2 {
  background-color: #2f4753;
}

.offer-item-conent._3 {
  background-color: #48555c;
}

.offer-item-conent._4 {
  color: #3d484e;
  background-color: #fbef85;
}

.offer-item-conent._4:hover {
  color: #092b3c;
}

.offer-item-conent._5 {
  color: #092b3c;
  background-color: #e8eef0;
}

.offer-item-conent._5:hover {
  color: #3d484e;
}

.offer-item-conent._7 {
  color: #092b3c;
  background-color: #e8eef0;
}

.offer-item-conent._7:hover {
  color: #3d484e;
}

.offer-item-conent._8 {
  color: #3d484e;
  background-color: #bbcbd4;
}

.offer-item-conent._8:hover {
  color: #092b3c;
}

.background-video-2 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.offer-item-number {
  color: #e0e9e9;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.3;
}

.offer-item-number._4 {
  color: #3d484e;
}

.offer-item-number._5, .offer-item-number._7 {
  color: #092b3c;
}

.offer-item-number._8 {
  color: #3d484e;
}

.offer-item-title {
  color: #e0e9e9;
  font-size: 4.56em;
  font-weight: 400;
  line-height: 1;
}

.offer-item-title._4 {
  color: #3d484e;
}

.offer-item-title._5, .offer-item-title._7 {
  color: #092b3c;
}

.offer-item-title._8 {
  color: #3d484e;
}

.code-embed-2 {
  width: 4em;
  height: 4em;
}

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

.section-dlaczego {
  padding-top: 4.69em;
  padding-bottom: 4.69em;
}

.dlaczego-flex {
  margin-top: 4.88em;
  display: flex;
}

.dlaczego-flex.siec-dostawcow {
  margin-bottom: 6.75em;
}

.dlaczego-flex.less-top {
  margin-top: 0;
}

.dlaczego-content {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 42%;
  display: flex;
}

.dlaczego-content.with-padding {
  padding-right: 3.2em;
}

.dlaczego-content.with-padding.is-alt {
  justify-content: center;
  align-items: flex-start;
  padding-left: 3.2em;
  padding-right: 0;
}

.dlaczego-content.with-padding.centered {
  justify-content: center;
  align-items: flex-start;
}

.dlaczego-imgs {
  grid-column-gap: 2.1em;
  grid-row-gap: 2.1em;
  width: 58%;
  padding-left: .94em;
  display: flex;
}

.dlaczego-imgs.no-left {
  padding-left: 0;
}

.dlaczego-title {
  color: #242629;
  font-size: 3.44em;
  font-weight: 500;
  line-height: 1.03;
}

.dlaczego-text {
  color: #242629;
  max-width: 28.63em;
  margin-top: 2.5em;
  font-size: 1.13em;
  font-weight: 600;
  line-height: 1.3;
}

.dlaczego-buttons {
  grid-column-gap: .94em;
  grid-row-gap: .94em;
  margin-top: 4.38em;
  display: flex;
}

.dmedia-item {
  border-radius: 6px;
  width: 30%;
  max-height: 30.5em;
  overflow: hidden;
}

.dmedia-item.bigger {
  width: 70%;
  min-height: 30.5em;
  max-height: 30.5em;
}

.image-6, .background-video-3 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.section-proces {
  background-color: #bbcbd4;
  padding-top: 3.56em;
  padding-bottom: 5.44em;
}

.is-proces-content {
  max-width: 32.69em;
  margin-left: auto;
}

.proces-content-text {
  color: #242629;
  font-size: 1.13em;
  font-weight: 600;
  line-height: 1.3;
}

.proces-m-title {
  max-width: 95%;
  margin-top: 5em;
  margin-bottom: 4.38em;
}

.proces-items {
  justify-content: space-between;
  align-items: center;
  min-height: 26em;
  margin-top: 2em;
  display: flex;
}

.proces-item {
  background-color: #e8eef0;
  border-radius: 6px;
  flex-flow: column;
  justify-content: space-between;
  width: 18%;
  min-height: 13.94em;
  padding: .69em 1.06em 1.5em 1.13em;
  transition: all .3s;
  display: flex;
}

.proces-item:hover {
  background-color: #fbef85;
}

.proces-item-top {
  margin-bottom: 2.81em;
}

.etap-text {
  color: #3d484e;
  text-align: right;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.3;
}

.proces-title {
  color: #242629;
  font-size: 2em;
  font-weight: 500;
  line-height: 1.07;
}

.proces-content {
  height: 0;
  transition: all .3s;
  overflow: hidden;
}

.pc-inner {
  margin-top: 2.56em;
  padding-right: 1.6em;
}

.pc-text {
  color: #242629;
  font-size: 1.13em;
  font-weight: 600;
  line-height: 1.3;
}

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

.section-realizacje {
  background-color: #e8eef0;
  padding-top: 3.56em;
  padding-bottom: 3.56em;
}

.realizacja-slide {
  display: flex;
}

.rs-content {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 24.5em;
  min-width: 24.5em;
  padding-bottom: 2.81em;
  display: flex;
}

.rs-content-box {
  color: #fbef85;
  background-color: #092b3c;
  border-radius: 6px;
  padding: 2.19em 2.13em 1.63em;
  text-decoration: none;
}

.rs-content-box:hover {
  color: #fff;
}

.rs-content-box._2 {
  background-color: #2f4753;
}

.rs-line {
  background-color: #8699a3;
  width: 100%;
  height: 1px;
}

.rs-cats {
  grid-column-gap: .63em;
  grid-row-gap: .63em;
  margin-top: 3em;
  margin-bottom: 3em;
  display: flex;
}

.rs-cat-item {
  border: 1px solid #8699a3;
  padding: .13em .31em .2em;
}

.rs-cat-item-text {
  color: #8699a3;
  text-align: center;
  letter-spacing: 1.3px;
  text-transform: uppercase;
  font-size: .81em;
  line-height: 1.2;
}

.rs-inner-content {
  padding-right: 1.88em;
}

.rs-inner-content.sml {
  padding-right: 1em;
}

.rs-subtitle {
  color: #e8eef0;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.3;
}

.rs-title {
  color: #e8eef0;
  text-transform: uppercase;
  margin-top: -6px;
  font-size: 3.44em;
  font-weight: 500;
  line-height: 1.03;
}

.rs-text {
  color: #e8eef0;
  margin-top: .94em;
  font-size: 1.13em;
  font-weight: 500;
  line-height: 1.3;
}

.is-reaizacja-arrow {
  margin-top: 2em;
}

.rs-arrow-code {
  width: 2.13em;
  height: 2.13em;
}

.rs-arrow-code.is-bigger {
  width: 3.81em;
  height: 3.81em;
}

.is-slider-nav {
  grid-column-gap: 1.25em;
  grid-row-gap: 1.25em;
  justify-content: space-between;
  align-items: center;
  margin-top: 2.19em;
  display: flex;
}

.is-slide-prev {
  color: #879095;
  transition: all .3s;
}

.is-slide-prev:hover {
  color: #3d484e;
}

.code-embed-3 {
  width: 2.06em;
  height: 2.06em;
}

.is-slide-next {
  color: #879095;
  transition: all .3s;
}

.is-slide-next:hover {
  color: #3d484e;
}

.slider-nv-line {
  flex: 1;
  position: relative;
}

.nv-line {
  background-color: #092b3c;
  width: 100%;
  height: 1px;
}

.progress-line {
  background-color: #242629;
  width: 40%;
  height: 2px;
  position: absolute;
  top: -.5px;
  left: 0;
}

.realizacje-button {
  justify-content: center;
  align-items: center;
  margin-top: 4.38em;
  display: flex;
}

.section-kontakt {
  padding-top: 3.56em;
  padding-bottom: 2.69em;
}

.kontat-flex {
  grid-column-gap: 2.31em;
  grid-row-gap: 2.31em;
  margin-top: 4.38em;
  display: flex;
}

.kontakt-form-col {
  border: 1px solid #bbcbd4;
  border-radius: 6px;
  width: 40%;
  padding: 2.38em 2.31em;
}

.image-7 {
  max-width: 80%;
}

.kontakt-col-img {
  border-radius: 6px;
  width: 60%;
  overflow: hidden;
}

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

.kontakt-form-title {
  color: #092b3c;
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1.07;
}

.kontakt-form-title.probki-title {
  font-size: 2em;
  font-weight: 500;
}

.title-contact-max {
  max-width: 23.75em;
  margin-bottom: 1.63em;
}

.button-text-2 {
  text-transform: none;
  font-size: .88em;
  font-weight: 500;
}

.cs-input {
  color: #092b3c;
  background-color: #0000;
  border: 0 solid #000;
  margin-bottom: 0;
  padding: .5em 0;
  font-size: 1.13em;
  font-weight: 500;
  line-height: 1.3;
}

.cs-input::placeholder {
  color: #27331b;
}

.cs-input.is-textarea {
  height: 5em;
  padding-top: 0;
}

.code-embed-4 {
  width: 1.5em;
  height: 1.3em;
}

.form-label {
  color: #242629;
  letter-spacing: 1.3px;
  text-transform: uppercase;
  flex: none;
  width: 11em;
  margin-bottom: 0;
  font-size: .81em;
  font-weight: 600;
  line-height: 1.2;
}

.form-label.textare-label {
  margin-top: .31em;
}

.is-button {
  color: #b55b31;
  border: 1px solid #b55b31;
  padding: .63em 1.25em;
  text-decoration: none;
  transition: all .3s;
}

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

.is-button.is-alt {
  color: #fdeeda;
  background-color: #b55b31;
  border-color: #b55b31;
}

.is-button.is-alt:hover {
  color: #b55b31;
  background-color: #0000;
}

.form-zgody {
  grid-column-gap: .2em;
  grid-row-gap: .2em;
  flex-flow: column;
  margin-top: 1.06em;
  display: flex;
}

.button-flex-2 {
  grid-column-gap: .56em;
  grid-row-gap: .56em;
  justify-content: center;
  align-items: center;
  display: flex;
}

.form-button {
  justify-content: flex-start;
  align-items: flex-end;
  margin-top: 1.56em;
  display: flex;
}

.is-form-item {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  border-bottom: 1px solid #8699a3;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.is-form-item.full {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
}

.is-form-item.is-textarea {
  justify-content: flex-start;
  align-items: flex-start;
}

.kontakt-form-flex-full {
  width: 100%;
  margin-top: 1.06em;
}

.form-block {
  margin-bottom: 0;
}

.kontakt-form-flex {
  grid-column-gap: .44em;
  grid-row-gap: .44em;
  flex-flow: column;
  justify-content: space-between;
  display: flex;
}

.checkbox-label {
  color: #092b3c;
  font-size: .88em;
  font-weight: 600;
  line-height: 1.3;
}

.section-bezposredni-kontakt {
  padding-bottom: 2.94em;
}

.bk-box {
  grid-column-gap: 9.75em;
  grid-row-gap: 9.75em;
  background-color: #e8eef0;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  padding: 4.13em 2.06em;
  display: flex;
}

.bk-title {
  color: #2f4753;
  font-size: 4.56em;
  font-weight: 400;
  line-height: 1.01;
}

.bk-span {
  color: #8699a3;
  font-weight: 700;
}

.bk-right {
  flex: 1;
}

.bk-top {
  grid-column-gap: 2.75em;
  grid-row-gap: 2.75em;
  border-bottom: 1px solid #bbcbd4;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 2.94em;
  display: flex;
}

.is-kontakt-link {
  color: #2f4753;
  text-decoration: none;
  transition: all .3s;
}

.is-kontakt-link:hover {
  color: #8699a3;
}

.kontakt-link-flex {
  grid-column-gap: 1.38em;
  grid-row-gap: 1.38em;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-9 {
  width: 4.81em;
}

.k-item-text {
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1.07;
}

.bk-bottom {
  justify-content: space-between;
  align-items: center;
  padding-top: 1.56em;
  display: flex;
}

.bk-bottom-text {
  color: #2f4753;
  letter-spacing: 1.3px;
  text-transform: uppercase;
  font-size: .81em;
  font-weight: 600;
  line-height: 1.2;
}

.section-faq {
  padding-top: 3.56em;
  padding-bottom: 3.56em;
}

.section-faq.is-faq-hero {
  padding-top: 0;
  padding-bottom: 0;
}

.faq-box {
  background-color: #48555c;
  border-radius: 6px;
  flex-flow: wrap;
  margin-top: 3.13em;
  padding: 4.31em 2.38em 3.19em 2.69em;
  display: flex;
}

.faq-box.is-bg {
  background-color: #092b3c;
}

.faq-left {
  width: 30%;
}

.faq-title {
  color: #fbef85;
  font-size: 8.75em;
  font-weight: 400;
  line-height: .84;
}

.faq-text {
  color: #e8eef0;
  margin-top: 1.6em;
  margin-bottom: .75em;
  font-size: 1.13em;
  font-weight: 600;
  line-height: 1.3;
}

.faq-max {
  max-width: 11.44em;
}

.faq-right {
  width: 70%;
}

.accordion-item {
  background-color: #0000;
  border-bottom: 1px solid #8699a3;
  border-radius: 0;
  margin-bottom: .13em;
  padding: 1.31em 0;
}

.faq-number {
  color: #e8eef0;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.3;
}

.accordion-wrapper {
  margin-top: 0;
}

.accordion-heading {
  color: #e8eef0;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  cursor: pointer;
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.3;
}

.accordion-item-trigger {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.accordion-item-content {
  color: #fbef85;
  margin-top: 0;
  margin-right: 30px;
  padding-left: 0;
  padding-right: 7em;
  font-size: 1.13em;
  font-weight: 600;
  line-height: 1.3;
  overflow: hidden;
}

.code-embed-5 {
  color: #e8eef0;
  width: 2.19em;
  height: 2.19em;
}

.faq-left-title {
  grid-column-gap: 1.06em;
  grid-row-gap: 1.06em;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.is-faq-btn {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 3.44em;
  display: flex;
}

.section-blog {
  padding-top: 3.56em;
  padding-bottom: 3.56em;
}

.blog-big-item {
  width: 100%;
  margin-top: 2.19em;
  text-decoration: none;
  position: relative;
}

.is-blog-item-img {
  border-radius: 6px;
  width: 95%;
  height: 30.13em;
  overflow: hidden;
}

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

.blog-item-content {
  color: #fbef85;
  background-color: #092b3c;
  border-radius: 6px;
  flex-flow: column;
  justify-content: space-between;
  max-width: 24.5em;
  height: 87%;
  margin-top: auto;
  margin-bottom: auto;
  padding: 1.19em 1.56em 1.63em 1.5em;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.blog-item-content.more-padding {
  grid-column-gap: 2.06em;
  grid-row-gap: 2.06em;
  justify-content: flex-start;
}

.blog-item-title {
  color: #e8eef0;
  font-size: 2.5em;
  font-weight: 500;
  line-height: 1.1;
}

.blog-items-desc {
  color: #e8eef0;
  margin-top: .75em;
  font-size: 1.13em;
  font-weight: 500;
  line-height: 1.3;
}

.is-blog-arrow {
  margin-top: 1em;
}

.blog-items-slider {
  justify-content: space-between;
  margin-top: 3.88em;
  margin-bottom: 3.88em;
  display: flex;
}

.is-blog-slide-item {
  color: #242629;
  background-color: #e8eef0;
  border-radius: 6px;
  width: 48%;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.is-blog-slide-item:hover {
  color: #242629;
}

.is-blog-slide-item.is-s-item {
  margin-left: 1%;
  margin-right: 1%;
}

.bslide-img {
  border-radius: 6px;
  width: 50%;
  overflow: hidden;
}

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

.bslide-content {
  flex-flow: column;
  justify-content: space-between;
  width: 50%;
  padding: 2em 1.06em 1.06em 2em;
  display: flex;
}

.bslide-item-title {
  color: #242629;
  max-width: 10.8em;
  font-size: 1.44em;
  font-weight: 500;
  line-height: 1.07;
}

.code-embed-6 {
  width: 2.19em;
  height: 2.19em;
  margin-left: auto;
}

.footer {
  padding-top: 4.81em;
}

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

.footer-col {
  max-width: 18.4em;
}

.footer-col.with-logo {
  flex-flow: column;
  justify-content: space-between;
  display: flex;
}

.footer-title {
  color: #48555c;
  letter-spacing: 1.3px;
  text-transform: uppercase;
  margin-bottom: .94em;
  font-size: .81em;
  font-weight: 600;
  line-height: 1.2;
}

.footer-text {
  color: #242629;
  margin-bottom: .63em;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.21;
}

.footer-link {
  color: #242629;
  margin-bottom: .63em;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.21;
  text-decoration: none;
  display: block;
}

.footer-link:hover {
  text-decoration: underline;
}

.footer-extra-link {
  color: #48555c;
  letter-spacing: 1.3px;
  text-transform: uppercase;
  margin-top: 1.1em;
  margin-bottom: .94em;
  font-size: .81em;
  font-weight: 600;
  line-height: 1.2;
  text-decoration: none;
  display: block;
}

.footer-extra-link:hover {
  text-decoration: underline;
}

.footer-copy {
  justify-content: space-between;
  margin-top: 2.5em;
  padding-top: .94em;
  padding-bottom: .94em;
  display: flex;
}

.copy-text, .is-copy-link {
  color: #242629;
  font-size: .88em;
  font-weight: 500;
  line-height: 1.5;
}

.is-copy-link:hover {
  color: #092b3c;
  text-decoration: underline;
}

.is-hero-small-text {
  color: #bbcbd4;
  margin-bottom: 1.69em;
  font-size: 1.13em;
  font-weight: 600;
  line-height: 1.3;
}

.is-hero-small-text.is-bigger {
  font-size: 2em;
  font-weight: 500;
  line-height: 1.07;
}

.is-hero-small-text.is-bigger.dark {
  color: #092b3c;
}

.is-hero-small-text.is-bigger.less-bottom {
  margin-bottom: .94em;
}

.section-czym {
  padding-top: 4.69em;
  padding-bottom: 4.69em;
}

.czym-title {
  color: #242629;
  font-size: 2em;
  font-weight: 500;
  line-height: 1.07;
}

.czym-title.is-bigger {
  font-size: 3.44em;
}

.background-video-4 {
  z-index: 9;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.section-kim-sa {
  background-color: #e8eef0;
  padding-top: 3.56em;
  padding-bottom: 3.56em;
}

.kim-sa-flex {
  margin-left: -.5%;
  margin-right: -.5%;
  display: flex;
}

.kims-sa-item {
  width: 32.33%;
  margin-left: .5%;
  margin-right: .5%;
}

.kim-img {
  border-radius: 6px;
  height: 32em;
  overflow: hidden;
}

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

.kim-sa-content {
  grid-column-gap: .94em;
  grid-row-gap: .94em;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 2.44em;
  display: flex;
}

.kim-small-title {
  color: #48555c;
  text-align: center;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.3;
}

.kim-sa-text {
  color: #242629;
  text-align: center;
  font-size: 1.13em;
  font-weight: 600;
  line-height: 1.3;
}

.background-video-5 {
  z-index: 9;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

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

.btn-centered.more-space {
  margin-top: 4em;
}

.section-dlaczego-warto {
  background-color: #092b3c;
  padding-top: 4.38em;
  padding-bottom: 4.38em;
}

.dlaczego-img {
  width: 100%;
  margin-top: 5em;
  margin-bottom: 5em;
  display: block;
}

.dlaczego-flex-items {
  grid-row-gap: 2.5em;
  flex-flow: wrap;
  margin-top: 5em;
  margin-left: -1%;
  margin-right: -1%;
  display: flex;
}

.dlaczego-item {
  border-bottom: 1px solid #8699a3;
  width: 48%;
  margin-left: 1%;
  margin-right: 1%;
  display: flex;
}

.dlaczego-item.is-smaller {
  grid-column-gap: 1.38em;
  grid-row-gap: 1.38em;
  width: 31.33%;
}

.dlaczego-item.is-czym-item {
  border-bottom-color: #bbcbd4;
}

.di-left {
  width: 30%;
}

.di-smal-title {
  color: #fbef85;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.3;
}

.di-smal-title.dark {
  color: #242629;
}

.di-right {
  width: 70%;
  padding-bottom: .94em;
  padding-right: 7.5em;
}

.di-right.no-right {
  padding-right: 1em;
}

.di-text {
  color: #bbcbd4;
  font-size: 1.13em;
  font-weight: 600;
  line-height: 1.3;
}

.di-text.dark {
  color: #242629;
}

.section-pracownicy {
  background-color: #fff;
  padding-top: 3.56em;
  padding-bottom: 3.56em;
}

.zespol-title {
  color: #092b3c;
  text-align: center;
  margin-top: 1.1em;
  font-size: 3.44em;
  font-weight: 500;
  line-height: 1.03;
}

.zespol-flex {
  grid-row-gap: 2.44em;
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-start;
  margin-top: 5em;
  margin-left: -1%;
  margin-right: -1%;
  display: flex;
}

.zespol-item {
  color: #48555c;
  width: 31.33%;
  margin-left: 1%;
  margin-right: 1%;
  text-decoration: none;
}

.zi-img {
  border-radius: 6px;
  height: 32em;
  overflow: hidden;
}

.image-14 {
  width: 100%;
  height: 100%;
}

.zi-content {
  margin-top: 2.44em;
}

.zi-name {
  text-align: center;
  font-size: 2em;
  font-weight: 500;
  line-height: 1.07;
}

.zi-name.left {
  text-align: left;
}

.zi-podpis {
  text-align: center;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  margin-top: .94em;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.3;
}

.zi-podpis.left {
  text-align: left;
}

.zi-button {
  margin-top: .94em;
}

.is-zespol-popup {
  z-index: 99;
  background-color: #e8eef0b8;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.is-popup-content {
  grid-column-gap: 3.44em;
  grid-row-gap: 3.44em;
  background-color: #e8eef0;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  max-width: 53.13em;
  padding: 3.06em 2.38em;
  display: flex;
  position: relative;
}

.is-popup-content.is-wycena {
  background-color: #fff;
  width: 100%;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.popup-osoba-img {
  border-radius: 6px;
  flex: none;
  width: 20.25em;
  height: 24em;
  overflow: hidden;
}

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

.osoba-opis {
  color: #242629;
  margin-top: .94em;
  font-size: 1.13em;
  font-weight: 600;
  line-height: 1.3;
}

.is-popup-close {
  position: absolute;
  top: 1.38em;
  right: 1.38em;
}

.image-16 {
  width: 3.75em;
  height: 3.75em;
}

.section-nasi-klienci {
  padding-top: 4.69em;
  padding-bottom: 5.25em;
}

.nasi-klienci-flex {
  align-items: stretch;
  margin-top: 5em;
  margin-left: -.5%;
  margin-right: -.5%;
  display: flex;
}

.klienci-item {
  flex-flow: column;
  justify-content: flex-start;
  width: 24%;
  margin-left: .5%;
  margin-right: .5%;
  padding-left: .63em;
  padding-right: .63em;
  display: flex;
}

.klienci-img {
  border-radius: 6px;
  width: 100%;
  height: 21.5em;
  overflow: hidden;
}

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

.klienci-item-content {
  margin-top: 1.56em;
}

.klient-item-title {
  color: #48555c;
  font-size: 2em;
  font-weight: 500;
  line-height: 1.07;
}

.klient-item-text {
  color: #242629;
  margin-top: .94em;
  font-size: 1.13em;
  font-weight: 600;
  line-height: 1.3;
}

.klient-item-list {
  margin-top: 2.31em;
}

.is-list-title {
  color: #48555c;
  margin-bottom: 1.2em;
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1.07;
}

.is-item-list {
  margin-bottom: 1.56em;
}

.item-list-top {
  grid-column-gap: .75em;
  grid-row-gap: .75em;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: .94em;
  display: flex;
}

.image-18 {
  width: .94em;
  height: .94em;
  margin-top: 2px;
}

.item-list-title {
  color: #48555c;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.3;
}

.item-list-content {
  padding-left: 1.69em;
}

.item-list-content-text {
  color: #242629;
  font-size: 1.13em;
  font-weight: 600;
  line-height: 1.3;
}

.kl-line {
  background-color: #bbcbd4;
  width: 1px;
  height: auto;
}

.klient-top {
  min-height: 40em;
}

.background-video-6 {
  z-index: 9;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.klienci-button {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 7.19em;
  display: flex;
}

.section-nasze-realizacje {
  padding-top: 4.69em;
  padding-bottom: 5.25em;
}

.is-s-realizacja {
  padding-top: 4.13em;
  padding-bottom: 4.13em;
}

.is-s-realizacja.is-alt {
  background-color: #e8eef0;
}

.realizacja-flex {
  justify-content: center;
  align-items: center;
  display: flex;
}

.realizacja-col {
  width: 45%;
  padding-right: 7.5em;
}

.realizacja-col.is-alt {
  padding-left: 7.5em;
  padding-right: 0;
}

.s-realiacja-title {
  color: #242629;
  font-size: 3.44em;
  font-weight: 500;
  line-height: 1.03;
}

.s-realizacja-content {
  margin-top: 2.81em;
}

.s-realizacja-text {
  color: #242629;
  font-size: 1.13em;
  font-weight: 600;
  line-height: 1.3;
}

.realizacje-title-sec {
  margin-bottom: .94em;
}

.realizacja-col-media {
  width: 55%;
  position: relative;
}

.rel-media-img {
  border-radius: 6px;
  max-width: 90%;
  height: 30.5em;
}

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

.realizacja-item-content {
  grid-column-gap: 1.88em;
  grid-row-gap: 1.88em;
  color: #242629;
  background-color: #e8eef0;
  border-radius: 6px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 21.25em;
  height: 90%;
  margin-top: auto;
  margin-bottom: auto;
  padding: 2em;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.realizacja-item-content.is-alt {
  background-color: #fff;
}

.is-rel-item-list {
  margin-bottom: 0;
}

.section-referencje {
  background-color: #e8eef0;
  padding-top: 3.56em;
  padding-bottom: 5.81em;
}

.referencje-info {
  margin-top: 4em;
  margin-bottom: 4em;
}

.is-referencje-info-text {
  color: #092b3c;
  text-align: center;
  font-size: 2em;
  font-weight: 500;
  line-height: 1.07;
}

.referencje-flex {
  justify-content: space-between;
  max-width: 58.13em;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.referencje-item {
  border: 1px solid #bbcbd4;
  border-radius: 6px;
  width: 48%;
  padding: 1.38em 1.75em 2.19em 1.63em;
}

.referencje-item.is-slide {
  width: 32%;
}

.image-20 {
  margin-left: auto;
  display: block;
}

.ref-text {
  color: #092b3c;
  margin-top: 1.6em;
  margin-bottom: 1.1em;
  padding-right: 1.3em;
  font-size: 1.25em;
  font-weight: 500;
  line-height: 1.19;
}

.ref-podpis {
  color: #242629;
  letter-spacing: 1.3px;
  text-transform: uppercase;
  font-size: .81em;
  font-weight: 600;
  line-height: 1.2;
}

.background-video-7 {
  z-index: 9;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.section-czym-sie-rozni {
  padding-top: 3.44em;
  padding-bottom: 3.44em;
}

.czym-s-title {
  max-width: 85%;
  margin-top: 3.88em;
  margin-bottom: 5.88em;
}

.czym-title-text {
  color: #242629;
  font-size: 3.44em;
  font-weight: 500;
  line-height: 1.03;
}

.is-czym-flex {
  grid-row-gap: 2.5em;
  flex-flow: wrap;
  margin-top: 5em;
  margin-left: -1%;
  margin-right: -1%;
  display: flex;
}

.dskandynawskie-button {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 3.88em;
  display: flex;
}

.section-jakosc {
  background-color: #e8eef0;
  padding-top: 4.69em;
  padding-bottom: 4.69em;
}

.dostepne-info {
  margin-top: 2.94em;
  padding-right: 4em;
}

.dostepne-title {
  color: #242629;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.3;
}

.dostepne-info-text {
  color: #242629;
  margin-top: 15px;
  font-size: 1.13em;
  font-weight: 600;
  line-height: 1.3;
}

.limit-div {
  padding-right: 4em;
}

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

.jakosc-info-flex {
  justify-content: flex-end;
  align-items: flex-start;
  margin-top: 2.81em;
  display: flex;
}

.jakosc-info-col {
  width: 58%;
  padding-left: .94em;
}

.jakosc-text {
  color: #242629;
  letter-spacing: 2.4px;
  text-transform: uppercase;
  border-left: 1px solid #48555c;
  padding-left: .94em;
  font-size: 1.5em;
  font-weight: 600;
  line-height: 1.2;
}

.section-specyfikacja {
  background-color: #fff;
  padding-top: 3.56em;
  padding-bottom: 3.56em;
}

.specyfikacja-flex {
  margin-left: -.5%;
  margin-right: -.5%;
  display: flex;
}

.spcyfikacja-item {
  width: 32.33%;
  margin-left: .5%;
  margin-right: .5%;
}

.specyfikacja-item-title {
  color: #48555c;
  text-align: left;
  letter-spacing: 0;
  text-transform: none;
  font-size: 2em;
  font-weight: 500;
  line-height: 1.07;
}

.spec-cont {
  grid-column-gap: .94em;
  grid-row-gap: .94em;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 1.9em;
  padding-right: 5em;
  display: flex;
}

.spec-text-content {
  color: #242629;
  text-align: left;
  max-width: 19.06em;
  font-size: 1.13em;
  font-weight: 600;
  line-height: 1.3;
}

.background-video-8 {
  z-index: 9;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.spec-img {
  border-radius: 6px;
  height: 18.25em;
  overflow: hidden;
}

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

.section-dostepnosc {
  background-color: #092b3c;
  padding-top: 4.38em;
  padding-bottom: 4.38em;
}

.dostepnosc-flex {
  justify-content: center;
  align-items: flex-end;
  margin-top: 5em;
  display: flex;
}

.dostepnosc-flex.stretch {
  align-items: stretch;
}

.dostepnosc-left {
  width: 60%;
}

.dostepnosc-left.no-right {
  width: 85%;
}

.dostepnosc-right {
  width: 40%;
  padding-left: 1.56em;
}

.dostepnosc-right.is-fl {
  flex-flow: column;
  justify-content: space-around;
  align-items: stretch;
  display: flex;
}

.dostepnosc-right.btm {
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.dostepnosc-small-text {
  color: #bbcbd4;
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1.07;
}

.dostepnosc-small-text.dark {
  color: #242629;
}

.dostepnosc-small-text.dark.smaller {
  font-size: 1.13em;
}

.section-certyfikaty {
  padding-top: 3.56em;
  padding-bottom: 6.63em;
}

.certyfikty-flex {
  margin-top: 5.88em;
  display: flex;
}

.cert-left {
  width: 60%;
}

.cert-left.smaller {
  width: 50%;
}

.cert-title {
  color: #242629;
  text-align: left;
  font-size: 2em;
  font-weight: 500;
  line-height: 1.07;
}

.cert-bottom {
  justify-content: space-between;
  margin-top: 2.81em;
  display: flex;
}

.cert-info {
  width: 48%;
}

.cert-right {
  justify-content: flex-end;
  align-items: center;
  width: 40%;
  display: flex;
}

.cert-right.bigger {
  width: 50%;
}

.section-producenci {
  background-color: #e8eef0;
  padding-top: 4.69em;
  padding-bottom: 4.69em;
}

.producenci-flex {
  justify-content: center;
  align-items: flex-end;
  margin-top: 5em;
  margin-bottom: 5em;
  display: flex;
}

.kluczowi-flex {
  justify-content: space-between;
  margin-top: 3.62em;
  display: flex;
}

.kluczowi-item {
  grid-column-gap: 1.38em;
  grid-row-gap: 1.38em;
  border: 1px solid #bbcbd4;
  border-radius: 6px;
  flex-flow: column;
  width: 48%;
  padding: 1.13em 4.1em 3.06em 1.63em;
  display: flex;
}

.kl-title {
  color: #092b3c;
  letter-spacing: 2.4px;
  text-transform: uppercase;
  height: 3.4em;
  font-size: 1.5em;
  font-weight: 800;
  line-height: 1.2;
}

.kluczowi-text {
  color: #092b3c;
  font-size: 2em;
  font-weight: 500;
  line-height: 1.07;
}

.section-eko {
  padding-bottom: 4.69em;
}

.eko-img {
  width: 100%;
  margin-bottom: 4.38em;
  display: block;
}

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

.section-importujemy {
  background-color: #fff;
  padding-top: 3.44em;
  padding-bottom: 3.44em;
}

.section-skad-pochodzi {
  background-color: #e8eef0;
  padding-top: 3.44em;
  padding-bottom: 3.44em;
}

.skad-video {
  z-index: 9;
  object-fit: cover;
  border-radius: 6px;
  width: 100%;
  height: 30.81em;
  margin-top: 68px;
}

.skad-fl {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.is-s-fl {
  width: 4.25em;
}

.cert-small-text {
  color: #242629;
  margin-top: 2.88em;
  font-size: 1.13em;
  font-weight: 600;
  line-height: 1.3;
}

.section-siec-dostawcow {
  background-color: #e8eef0;
  padding-top: 4.69em;
  padding-bottom: 7.5em;
}

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

.background-video-9 {
  z-index: 9;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.partnezy-flex {
  margin-top: 3.62em;
  display: flex;
}

.partnerzy-col {
  width: 58%;
}

.is-partner-item {
  grid-column-gap: 1.56em;
  grid-row-gap: 1.56em;
  color: #092b3c;
  border: 1px solid #bbcbd4;
  border-radius: 6px;
  flex-flow: column;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  min-height: 12em;
  padding: 1.13em 1.63em;
  text-decoration: none;
  display: flex;
}

.partner-item-title {
  color: #092b3c;
  letter-spacing: 2.4px;
  text-transform: uppercase;
  font-size: 1.5em;
  font-weight: 800;
  line-height: 1.2;
}

.partner-item-bottom {
  grid-column-gap: 1.56em;
  grid-row-gap: 1.56em;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-right: 6.25em;
  display: flex;
}

.partner-item-bottom.no-padding {
  padding-right: 0;
}

.partner-item-big-text {
  color: #092b3c;
  font-size: 2em;
  font-weight: 500;
  line-height: 1.07;
}

.partner-item-small-text {
  color: #092b3c;
  font-size: 1.13em;
  font-weight: 600;
  line-height: 1.3;
}

.partnerzy-col-smaller {
  grid-column-gap: 2.31em;
  grid-row-gap: 2.31em;
  flex-flow: column;
  width: 42%;
  padding-left: 2.31em;
  display: flex;
}

.section-transport-pakowanie {
  background-color: #fff;
  padding-top: 3.44em;
  padding-bottom: 3.44em;
}

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

.background-video-10 {
  z-index: 9;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.proces-slider-nav {
  grid-column-gap: .63em;
  grid-row-gap: .63em;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.section-co-zyskujesz {
  background-color: #092b3c;
  padding-top: 4.38em;
  padding-bottom: 4.38em;
}

.section-referencje-klientow {
  background-color: #e8eef0;
  padding-top: 3.56em;
  padding-bottom: 6em;
}

.referencje-slider {
  justify-content: space-between;
  margin-top: 5.56em;
  margin-bottom: 5em;
  display: flex;
}

.katalog-bg-title {
  color: #092b3c;
  font-size: 2em;
  font-weight: 500;
  line-height: 1.07;
}

.katalog-bg-text {
  font-size: 1.13em;
  font-weight: 600;
  line-height: 1.3;
}

.section-katalog {
  padding-top: 4.81em;
  padding-bottom: 4.81em;
  position: relative;
}

.image-26 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.katalog-title-section {
  grid-column-gap: 2.19em;
  grid-row-gap: 2.19em;
  flex-flow: column;
  display: flex;
}

.katalog-title {
  color: #fff;
  font-size: 3.44em;
  font-weight: 500;
  line-height: 1.03;
}

.kataog-subtitle {
  color: #fff;
  letter-spacing: 2.4px;
  text-transform: uppercase;
  font-size: 1.5em;
  font-weight: 600;
  line-height: 1.2;
}

.katalog-items {
  flex-flow: wrap;
  display: flex;
}

.kat-item-empty {
  width: 33.33%;
}

.kat-item {
  grid-column-gap: 1.19em;
  grid-row-gap: 1.19em;
  color: #e8eef0;
  background-color: #092b3c;
  flex-flow: column;
  justify-content: space-between;
  width: 33.33%;
  min-height: 13.94em;
  padding: 1.56em 2em 1.75em 2.06em;
  text-decoration: none;
  display: flex;
}

.kat-item._2 {
  background-color: #2f4753;
}

.kat-item._3 {
  color: #092b3c;
  background-color: #fbef85;
}

.kat-item._4 {
  background-color: #48555c;
}

.kat-item._5, .kat-item._7 {
  color: #092b3c;
  background-color: #e8eef0;
}

.kat-item._8 {
  color: #092b3c;
  background-color: #bbcbd4;
  border-radius: 0;
}

.kat-item-title {
  font-size: 2.5em;
  font-weight: 500;
  line-height: 1.1;
}

.kat-item-text-button {
  grid-column-gap: 2.25em;
  grid-row-gap: 2.25em;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.kat-item-text-button.right {
  justify-content: flex-end;
  align-items: center;
}

.kat-item-text {
  font-size: 1.13em;
  font-weight: 600;
  line-height: 1.3;
}

.kat-item-arrow {
  flex: none;
  width: 3.75em;
  height: 3.75em;
}

.co-wyroznia-flex {
  margin-top: 4.38em;
  margin-left: -1%;
  margin-right: -1%;
  display: flex;
}

.co-wyroznia-item {
  width: 31.33%;
  margin-left: 1%;
  margin-right: 1%;
}

.cwi-img {
  border-radius: 6px;
  height: 18.25em;
  margin-bottom: 2.13em;
  overflow: hidden;
}

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

.cwi-title {
  color: #48555c;
  font-size: 2em;
  font-weight: 500;
  line-height: 1.07;
}

.cwi-text {
  color: #242629;
  margin-top: .8em;
  padding-right: 2.81em;
  font-size: 1.13em;
  font-weight: 600;
  line-height: 1.3;
}

.section-oferujemy {
  background-color: #e8eef0;
  padding-top: 3.56em;
  padding-bottom: 5.31em;
}

.is-oferujemy-title {
  color: #242629;
  font-size: 2em;
  font-weight: 500;
  line-height: 1.07;
}

.is-oferujemy-title.is-prod-title {
  color: #092b3c;
  padding-right: 1.7em;
  font-size: 2.5em;
  line-height: 1.1;
}

.oferujemy-flex {
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 5em;
  margin-bottom: 0;
  display: flex;
}

.section-zastosowanie {
  background-color: #092b3c;
  padding-top: 4.38em;
  padding-bottom: 4.38em;
}

.wykonczenia-more {
  grid-column-gap: 1.69em;
  grid-row-gap: 1.69em;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 5.5em;
  display: flex;
}

.wykonczenia-more-text {
  color: #e8eef0;
  text-align: center;
  font-size: 2em;
  font-weight: 500;
  line-height: 1.07;
}

.section-rodzaje-profili {
  padding-top: 3.56em;
  padding-bottom: 3.56em;
}

.section-rodzaj-profili._2 {
  background-color: #e8eef0;
}

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

.rodzaj-top-line {
  grid-column-gap: .63em;
  grid-row-gap: .63em;
  margin-top: 3em;
  margin-bottom: 3em;
  display: flex;
}

.ref-img {
  max-width: 42.5em;
}

.section-rodzaje-more {
  background-color: #e8eef0;
  padding-top: 1.13em;
  padding-bottom: 4.06em;
}

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

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

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

.transpot-flx.top-space {
  margin-top: 4.6em;
}

.transport-col {
  width: 48%;
}

.transport-text {
  margin-top: 1.8em;
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1.07;
}

.transport-box-info {
  background-color: #092b3c;
  border-radius: 6px;
  max-width: 33.69em;
  margin-top: 4.5em;
  padding: 2.94em 2.63em;
}

.transport-line {
  background-color: #fbef85;
  width: 100%;
  height: 1px;
  margin-bottom: 3em;
}

.transport-box-title {
  color: #fbef85;
  letter-spacing: 2.4px;
  text-transform: uppercase;
  font-size: 1.5em;
  font-weight: 600;
  line-height: 1.2;
}

.transport-box-text {
  color: #e8eef0;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  margin-top: 1.1em;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.3;
}

.co-mozemy-title {
  color: #242629;
  margin-bottom: .8em;
  font-size: 2em;
  font-weight: 700;
  line-height: 1.07;
}

.co-mozemy-text {
  font-size: 1.13em;
  font-weight: 600;
  line-height: 1.3;
}

.co-transport-item {
  grid-column-gap: .94em;
  grid-row-gap: .94em;
  flex-flow: column;
  margin-top: 1.19em;
  display: flex;
}

.transport-item-title {
  color: #48555c;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.3;
}

.dlaczego-warto-items {
  margin-top: 3.06em;
  margin-bottom: 2.06em;
}

.dlaczego-item-list {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 1.5em;
  display: flex;
}

.dlaczego-item-list.less-bottm {
  margin-bottom: .94em;
}

.dlaczego-item-list.with-text {
  justify-content: flex-start;
  align-items: flex-start;
}

.dlaczego-item-list.less-margin {
  margin-bottom: 1em;
}

.tr-content {
  border-bottom: 1px solid #bbcbd4;
  padding-top: 6.63em;
  padding-bottom: 5.44em;
}

.tr-content.no-border {
  border-bottom-width: 0;
}

.tr-content.no-border.less-top {
  padding-top: 3.62em;
}

.section-prod-info {
  background-color: #fff;
  padding-top: 1.88em;
  padding-bottom: 3.94em;
}

.prod-flex {
  justify-content: flex-start;
  align-items: stretch;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.section-prod-desc {
  background-color: #e8eef0;
  padding-top: 6.25em;
  padding-bottom: 2.31em;
}

.section-prod-desc.less-top {
  padding-top: 1em;
}

.section-prod-desc.less {
  padding-top: 3.62em;
}

.prod-desc-flex {
  display: flex;
}

.prod-desc-flex.with-tp {
  margin-top: 5.63em;
}

.prod-left-col {
  width: 45%;
}

.is-table-head {
  background-color: #092b3c;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  padding-top: 2.25em;
  padding-bottom: 36px;
}

.table-head-title {
  color: #fbef85;
  text-align: center;
  letter-spacing: 2.4px;
  text-transform: uppercase;
  font-size: 1.5em;
  font-weight: 600;
  line-height: 1.2;
}

.is-table-sub-head {
  background-color: #2f4753;
  padding: 1.25em 2.13em;
  display: flex;
}

.table-s-col {
  width: 50%;
}

.t-v-text {
  color: #bbcbd4;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.3;
}

.t-v-text.right {
  text-align: right;
}

.t-v-text.is-value {
  color: #092b3c;
}

.is-table-items {
  grid-column-gap: .69em;
  grid-row-gap: .69em;
  background-color: #bbcbd4;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  flex-flow: column;
  padding: 1.56em 2.13em;
  display: flex;
}

.is-table-item {
  border-bottom: 1px solid #8aa3b1;
  padding-top: .69em;
  padding-bottom: .69em;
  display: flex;
}

.prod-right-col {
  width: 55%;
  padding-left: 4em;
}

.prod-right-title {
  color: #242629;
  font-size: 2em;
  font-weight: 500;
  line-height: 1.07;
}

.prod-right-title.with-space {
  margin-bottom: .6em;
}

.prod-right-title.with-space.top-margin {
  margin-top: 3.4em;
  margin-bottom: 1em;
}

.zastosowania-content {
  width: 100%;
  margin-top: 2.5em;
}

.zastosowania-content.no-top {
  margin-top: 0;
}

.zastosowania-title {
  color: #092b3c;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  border-bottom: 1px solid #bbcbd4;
  margin-bottom: 1.2em;
  padding-top: .63em;
  padding-bottom: .63em;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.3;
}

.is-zastosowania-text {
  color: #242629;
  font-size: 1.25em;
  line-height: 1.45;
}

.is-zastosowania-text.with-space {
  margin-top: 1.25em;
  margin-bottom: 2.13em;
}

.list {
  padding-left: 20px;
}

.prod-info-buttons {
  grid-column-gap: .94em;
  grid-row-gap: .94em;
  justify-content: center;
  align-items: center;
  margin-top: 7.06em;
  display: flex;
}

.prod-info-buttons.less-top {
  margin-top: 6em;
}

.prod-info-buttons.less-top.is-col {
  flex-flow: column;
}

.section-galeria {
  padding-top: 3.56em;
  padding-bottom: 3.56em;
}

.galeria-slider {
  justify-content: space-between;
  margin-top: 3.38em;
  display: flex;
}

.galeria-slide-item {
  border-radius: 6px;
  width: 55%;
  height: 30.5em;
  overflow: hidden;
}

.galeria-slide-item.smaller {
  width: 20%;
}

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

.background-video-11 {
  z-index: 9;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.dl-with-text {
  flex-flow: column;
  margin-bottom: 1.25em;
  display: flex;
}

.dl-small-text {
  color: #242629;
  font-size: 1.13em;
  font-weight: 600;
  line-height: 1.3;
}

.image-29 {
  margin-top: .44em;
}

.section-dostepne-title {
  padding-top: 3em;
  padding-bottom: 4em;
}

.section-dostepne-item {
  background-color: #e8eef0;
}

.section-dostepne-item.white {
  background-color: #fff;
}

.dostepne-item-flex {
  justify-content: flex-start;
  align-items: center;
  min-height: 35em;
  display: flex;
}

.dostepne-item-content {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 55%;
  padding-top: 5em;
  padding-bottom: 5em;
  display: flex;
}

.dostepne-item-content.is-alt {
  width: 45%;
  margin-left: auto;
  padding-top: 5em;
  padding-bottom: 5em;
}

.dostepne-item-img {
  width: 45%;
}

.d-item-title {
  color: #242629;
  font-size: 2em;
  font-weight: 700;
  line-height: 1.07;
}

.d-item-desc {
  margin-top: 2.06em;
  margin-bottom: 0;
}

.is-cta-prod {
  background-color: #e8eef0;
  padding-top: 4.38em;
  padding-bottom: 4.38em;
}

.is-prod-cta-buttons {
  grid-column-gap: .94em;
  grid-row-gap: .94em;
  justify-content: center;
  align-items: center;
  margin-top: 1.56em;
  display: flex;
}

.prod-cta-title {
  text-align: center;
  font-size: 2em;
  font-weight: 500;
  line-height: 1.07;
}

.section-is-blog {
  padding-top: 3.56em;
  padding-bottom: 4.69em;
}

.blog-filtrowanie {
  grid-column-gap: .94em;
  grid-row-gap: .94em;
  justify-content: center;
  align-items: center;
  margin-top: 3.13em;
  margin-bottom: 3.13em;
  display: flex;
}

.is-filtrowanie-tytul {
  color: #2f4753;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 1.3;
}

.is-filtrowanie-tytul.white {
  color: #e8eef0;
}

.filtrowanie-items {
  grid-column-gap: .81em;
  grid-row-gap: .81em;
  flex-flow: wrap;
  display: flex;
}

.filtrowanie-item {
  color: #2f4753;
  border: 1px solid #2f4753;
  border-radius: 2px;
  padding: .19em .31em;
  text-decoration: none;
  transition: all .3s;
}

.filtrowanie-item:hover {
  color: #092b3c;
  background-color: #bbcbd4;
  border-color: #bbcbd4;
}

.filtrowanie-item.active {
  background-color: #bbcbd4;
  border-color: #bbcbd4;
}

.filtrowanie-item-text {
  letter-spacing: 1.6px;
  text-transform: uppercase;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.3;
}

.blog-results-smaller {
  grid-row-gap: 1.7em;
  flex-flow: wrap;
  margin-top: 3.75em;
  margin-left: -1%;
  margin-right: -1%;
  display: flex;
}

.is-single-blog-hero {
  width: 100%;
  margin-top: 2.19em;
  text-decoration: none;
  position: relative;
}

.section-blog-content {
  padding-top: 3.56em;
  padding-bottom: 4.69em;
}

.blog-max-width {
  max-width: 48.75em;
  margin-left: auto;
  margin-right: auto;
}

.wstep-title {
  color: #242629;
  text-align: left;
  letter-spacing: 2.4px;
  text-transform: uppercase;
  font-size: 1.5em;
  font-weight: 600;
  line-height: 1.2;
}

.wstep-title.light {
  color: #bbcbd4;
}

.wstep-title.left {
  text-align: left;
  margin-bottom: 1.9em;
}

.is-blog-short-desc {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  flex-flow: column;
  display: flex;
}

.blog-short-desc-text {
  color: #242629;
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1.07;
}

.is-blog-content-text {
  color: #242629;
  font-size: 1.13em;
  font-weight: 500;
  line-height: 1.3;
}

.is-blog-content-text ul {
  padding-left: 20px;
}

.is-blog-content-text a {
  color: #242629;
}

.is-blog-content-text ol {
  padding-left: 20px;
}

.is-blog-content-text blockquote {
  color: #48555c;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  border-left-width: 1px;
  border-left-color: #bbcbd4;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.3;
}

.is-blog-content-text h1 {
  color: #242629;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 2.38em;
  font-weight: 600;
  line-height: 1;
}

.is-blog-content-text h2 {
  color: #242629;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 2em;
  font-weight: 600;
  line-height: 1;
}

.is-blog-content-text h3 {
  color: #242629;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 1.5em;
  font-weight: 600;
  line-height: 1;
}

.is-blog-content-text h4 {
  color: #242629;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 1.13em;
  font-weight: 600;
  line-height: 1;
}

.is-blog-content-text h5 {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: .88em;
  font-weight: 600;
  line-height: 1;
}

.is-blog-content-text h6 {
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: .75em;
  font-weight: 600;
  line-height: 1;
}

.blog-post-tagi {
  grid-column-gap: .94em;
  grid-row-gap: .94em;
  margin-top: 1.56em;
  margin-bottom: 4.38em;
  display: flex;
}

.blog-post-nav {
  justify-content: space-between;
  display: flex;
}

.blog-post-nav-item {
  color: #092b3c;
  text-decoration: none;
}

.blog-post-nav-item:hover {
  text-decoration: underline;
}

.bnv-flex {
  grid-column-gap: .81em;
  grid-row-gap: .81em;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-30 {
  width: 1.69em;
}

.bnv-text {
  letter-spacing: 1.3px;
  text-transform: uppercase;
  font-size: .81em;
  font-weight: 600;
  line-height: 1.2;
}

.faq-filtrowanie {
  grid-column-gap: .94em;
  grid-row-gap: .94em;
  justify-content: flex-start;
  align-items: center;
  margin-top: 3.13em;
  margin-bottom: 2.06em;
  display: flex;
}

.faq-filter-item {
  color: #e8eef0;
  border: 1px solid #e8eef0;
  border-radius: 2px;
  padding: .19em .31em;
  text-decoration: none;
  transition: all .3s;
}

.faq-filter-item:hover, .faq-filter-item.active {
  color: #092b3c;
  background-color: #bbcbd4;
  border-color: #bbcbd4;
}

.cform-max {
  grid-column-gap: 1.56em;
  grid-row-gap: 1.56em;
  flex-flow: column;
  max-width: 29.38em;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.is-popup-wycena {
  background-color: #ffffffd4;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
}

.popup-wycena-flex {
  display: flex;
}

.wycena-close {
  position: absolute;
  top: -2em;
  right: 2em;
}

.image-31 {
  width: 5.31em;
}

.section-dlaczego-prod {
  background-color: #e8eef0;
  padding-top: 0;
  padding-bottom: 0;
}

.dlaczego-prod-left {
  width: 45%;
  padding-top: 2.56em;
  padding-right: 7.19em;
}

.dlaczego-prod-right {
  width: 55%;
}

.dp-content {
  background-color: #bbcbd4;
  border-radius: 6px;
  padding-top: 2.56em;
  padding-bottom: 2.56em;
  padding-left: 2em;
}

.dp-content.with-padding {
  padding-right: 2em;
}

.dp-title {
  color: #092b3c;
  border-bottom: 1px solid #e8eef0;
  padding-bottom: .3em;
  font-size: 2em;
  font-weight: 700;
  line-height: 1.07;
}

.dp-title.no-border {
  border-bottom-width: 0;
}

.co-oferujemy-items {
  margin-top: 20px;
}

.co-oferujemy-items.max-width {
  max-width: 28.13em;
  margin-top: 1.25em;
  margin-bottom: 2.81em;
}

.co-oferujemy-items.more-top {
  margin-top: 3.69em;
}

.co-item {
  margin-bottom: 1.1em;
}

.co-item-top {
  grid-column-gap: .75em;
  grid-row-gap: .75em;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-32 {
  width: .94em;
}

.co-item-title {
  color: #092b3c;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.3;
}

.co-item-title.bigger {
  color: #48555c;
  letter-spacing: 2.4px;
  font-size: 1.5em;
  line-height: 1.2;
}

.co-item-text {
  color: #242629;
  margin-top: .7em;
  margin-left: 1.69em;
  font-size: 1.13em;
  font-weight: 600;
  line-height: 1.3;
}

.dleft-title {
  color: #092b3c;
  font-size: 2em;
  font-weight: 700;
  line-height: 1.07;
}

.dleft-title.light {
  font-weight: 500;
}

.dleft-items {
  flex-flow: column;
  margin-top: 1.69em;
  margin-bottom: 3.38em;
  display: flex;
}

.dleft-item-text {
  color: #092b3c;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.3;
}

.dleft-big-title {
  color: #092b3c;
  font-size: 2em;
  font-weight: 500;
  line-height: 1.07;
}

.dleft-button {
  margin-top: 1.94em;
}

.section-dla-kogo {
  padding-top: 4.69em;
  padding-bottom: 4.69em;
}

.section-dla-kogo.with-bg {
  background-color: #e8eef0;
}

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

.nt-with-space {
  flex-flow: column;
  margin-top: 2.81em;
  display: flex;
}

.nt-with-space.less-top {
  margin-top: 1.9em;
}

.nt-with-space.no-top {
  margin-top: 0;
}

.section-informacja {
  background-color: #e8eef0;
  padding-top: 3.62em;
  padding-bottom: 3.62em;
}

.section-informacja.is-white {
  background-color: #fff;
}

.info-max-width {
  grid-column-gap: 5em;
  grid-row-gap: 5em;
  flex-flow: column;
  max-width: 75%;
  display: flex;
}

.info-cs-text {
  color: #242629;
  font-size: 2em;
  font-weight: 500;
  line-height: 1.07;
}

.section-clt-info {
  background-color: #e8eef0;
  padding-top: 3.62em;
  padding-bottom: 3.62em;
}

.clt-flex {
  margin-top: 4.94em;
  display: flex;
}

.clt-left {
  width: 55%;
}

.clt-subtitle {
  color: #242629;
  font-size: 2em;
  font-weight: 500;
  line-height: 1.07;
}

.clt-right {
  justify-content: center;
  align-items: flex-start;
  width: 45%;
  display: flex;
}

.clt-right-content {
  max-width: 24.31em;
}

.clt-right-text {
  color: #242629;
  font-size: 1.13em;
  font-weight: 600;
  line-height: 1.3;
}

.clt-small-title {
  color: #242629;
  margin-top: 1.5em;
  font-size: 1.13em;
  font-weight: 600;
  line-height: 1.3;
}

.clt-cta-small {
  color: #092b3c;
  text-align: center;
  letter-spacing: 2.4px;
  text-transform: uppercase;
  font-size: 1.5em;
  font-weight: 600;
  line-height: 1.2;
}

.clt-cta-big {
  color: #092b3c;
  text-align: center;
  margin-top: 1.3em;
  margin-bottom: 1.3em;
  font-size: 2em;
  font-weight: 500;
  line-height: 1.07;
}

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

.dc-flex {
  margin-top: 5.31em;
  display: flex;
}

.dc-col {
  width: 50%;
}

.dc-col.left-padding {
  padding-left: 10.63em;
}

.info-cs-small {
  color: #242629;
  max-width: 31.69em;
  margin-top: 2.7em;
  font-size: 1.13em;
  font-weight: 600;
  line-height: 1.3;
}

.zas-small-title {
  color: #242629;
  font-size: 1.13em;
  font-weight: 700;
  line-height: 1.3;
}

.image-35 {
  width: 100%;
  height: 100%;
}

.folie-text {
  color: #242629;
  margin-top: .7em;
  font-size: 2em;
  font-weight: 500;
  line-height: 1.07;
}

.folie-small-desc {
  color: #242629;
  margin-top: .94em;
  margin-bottom: .94em;
  font-size: 1.13em;
  font-weight: 600;
  line-height: 1.3;
}

.section-dk-info {
  background-color: #e8eef0;
  padding-top: 3.62em;
  padding-bottom: 3.62em;
}

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

.dk-info-col {
  width: 45%;
}

.background-video-12 {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.section-specyfikacja-drewna {
  background-color: #e8eef0;
  padding-top: 3.38em;
  padding-bottom: 3.38em;
}

.section-specyfikacja-drewna.is-white {
  background-color: #fff;
  padding-bottom: 1em;
}

.section-specyfikacja-drewna.more-space {
  padding-top: 5em;
}

.spec-table-top {
  background-color: #092b3c;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  padding-top: 4.19em;
  padding-bottom: 4.19em;
}

.spec-table-title {
  color: #fbef85;
  text-align: center;
  letter-spacing: 2.4px;
  text-transform: uppercase;
  font-size: 1.5em;
  font-weight: 600;
  line-height: 1.2;
}

.spec-table-header {
  background-color: #2f4753;
  padding: 1.25em 1.13em;
  display: flex;
}

.spec-table-header.btm-space {
  margin-bottom: 2em;
}

.sp-table-product {
  width: 25%;
}

.table-head-label {
  color: #bbcbd4;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.3;
}

.sp-table-col {
  width: 19%;
}

.sp-table-col-values {
  width: 85%;
}

.sp-table-col-values.smaller {
  width: 20%;
}

.sp-table-col-values.smaller2 {
  flex: 1;
}

.spec-table-section {
  background-color: #0000;
  margin-bottom: 2.81em;
  padding: 1.25em 1.13em;
  display: flex;
}

.spec-table-section.mdl {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.table-item-title {
  color: #092b3c;
  letter-spacing: 0;
  text-transform: uppercase;
  font-size: 3.44em;
  font-weight: 500;
  line-height: 1.03;
}

.table-item-title.smaller {
  text-transform: none;
  font-size: 1.5em;
  font-weight: 600;
  line-height: 1.07;
}

.table-text {
  color: #092b3c;
  font-size: 1.5em;
  font-weight: 600;
  line-height: 1.07;
}

.spec-table-flex {
  width: 75%;
  display: flex;
}

.spec-table-flex.is-col {
  flex-flow: column;
}

.sp-table-item {
  border-bottom: 1px solid #8aa3b1;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 1em;
  padding-bottom: 1em;
  display: flex;
}

.sp-table-values {
  color: #48555c;
  text-transform: none;
  font-size: 1.5em;
  font-weight: 600;
  line-height: 1.07;
}

.span-table-smaller {
  font-size: .8em;
}

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

.is-o-table {
  margin-bottom: 4.38em;
}

.is-popup-probki {
  z-index: 99;
  background-color: #ffffffd4;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
}

.probki-subtitle {
  color: #242629;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  margin-bottom: .7em;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.3;
}

.navbar {
  background-color: #fff;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
}

.nav-flex {
  justify-content: space-between;
  align-items: flex-end;
  padding-top: .31em;
  padding-bottom: 1em;
  display: flex;
}

.nav-right {
  grid-column-gap: 1.69em;
  grid-row-gap: 1.69em;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.image-37 {
  width: 10em;
}

.nav-flex-inner {
  grid-column-gap: 1.69em;
  grid-row-gap: 1.69em;
  display: flex;
}

.nav-item {
  color: #242629;
  padding: .63em;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.2;
}

.dropdown-toggle {
  grid-column-gap: .6em;
  grid-row-gap: .6em;
  justify-content: flex-start;
  align-items: center;
  padding: .63em;
  display: flex;
}

.text-block {
  color: #242629;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.2;
}

.image-38 {
  margin-top: 3px;
}

.drop-nav-item {
  color: #bbcbd4;
  background-color: #fff;
  border-bottom: 1px solid #dde6ea;
  width: 100%;
  min-width: 10.3em;
  padding: .38em .81em;
  text-decoration: none;
  transition: all .2s;
  display: block;
}

.drop-nav-item:hover {
  color: #2f4753;
  background-color: #e8eef0;
  border-bottom-color: #dde6ea;
}

.drop-nav-item-flex {
  grid-column-gap: .56em;
  grid-row-gap: .56em;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.drop-nav-text {
  color: #2f4753;
  letter-spacing: 1.3px;
  text-transform: uppercase;
  flex: 0 auto;
  font-size: .88em;
  font-weight: 600;
  line-height: 1.2;
}

.code-embed-7 {
  flex: none;
  width: 1.25em;
  height: 1.25em;
}

.dropdown-list {
  background-color: #ddd;
}

.dropdown-list.w--open {
  background-color: #fff;
  flex-flow: column;
  width: auto;
  display: block;
}

.is-nav-button {
  grid-column-gap: .4em;
  grid-row-gap: .4em;
  flex-flow: column;
  display: flex;
}

.is-nav-button.is-mobile {
  display: none;
}

.nav-button-text {
  color: #242629;
  text-align: center;
  font-size: .88em;
  font-weight: 600;
  line-height: 1.5;
}

@media screen and (max-width: 991px) {
  .hero-img.is-fixed-height {
    height: 100%;
  }

  .hero-img.is-fixed-height.catalog-bg {
    padding: 2em;
  }

  .hero-content {
    padding-top: 2em;
    padding-left: 1em;
    padding-right: 0;
  }

  .hero-content.is-page-hero-content.is-bg {
    grid-column-gap: .94em;
    grid-row-gap: .94em;
  }

  .hero-title {
    font-size: 4.4em;
  }

  .hero-title.is-page-title {
    font-size: 3.6em;
  }

  .hero-text {
    font-size: 1.7em;
  }

  .hero-buttons {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-bottom: .94em;
  }

  .is-simple-button.is-bigger {
    padding: .7em 1.2em;
  }

  .o-nas-content-text {
    font-size: 2.8em;
  }

  .image-4 {
    width: 5.9em;
  }

  .oi-text {
    font-size: 1.3em;
  }

  .offer-item-title {
    font-size: 3.3em;
  }

  .dlaczego-content {
    padding-right: .63em;
  }

  .dlaczego-content.with-padding {
    padding-right: 2em;
  }

  .dlaczego-title {
    font-size: 3em;
  }

  .dlaczego-buttons {
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .dmedia-item, .dmedia-item.bigger {
    width: 50%;
  }

  .realizacje-slider {
    margin-top: 3.44em;
  }

  .rs-img {
    width: 50%;
  }

  .rs-content {
    width: 50%;
    padding-bottom: 0;
  }

  .rs-content-box {
    width: 100%;
  }

  .rs-title {
    font-size: 3em;
  }

  .kontat-flex {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
  }

  .kontakt-form-col, .kontakt-col-img {
    width: 50%;
  }

  .bk-box {
    grid-column-gap: 3em;
    grid-row-gap: 3em;
    flex-flow: wrap;
  }

  .bk-left {
    width: 100%;
  }

  .bk-right {
    flex: none;
    width: 100%;
  }

  .faq-title {
    font-size: 6em;
  }

  .accordion-item-content {
    padding-right: 3em;
  }

  .is-blog-item-img {
    height: 27em;
  }

  .blog-item-title {
    font-size: 2.3em;
  }

  .footer-flex {
    grid-row-gap: 2em;
    flex-flow: wrap;
  }

  .footer-col.bigger {
    width: 50%;
    max-width: 50%;
  }

  .image-12 {
    order: 9999;
  }

  .czym-title {
    font-size: 1.8em;
  }

  .kim-img {
    height: 22em;
  }

  .dlaczego-item.is-smaller {
    width: 100%;
  }

  .di-left {
    width: 40%;
    padding-right: 20px;
  }

  .di-right {
    width: 63%;
    padding-right: 1em;
  }

  .di-right.no-right {
    width: 60%;
  }

  .zi-img {
    height: 21em;
  }

  .image-14 {
    object-fit: cover;
  }

  .zi-name {
    font-size: 1.7em;
  }

  .zi-podpis {
    font-size: .9em;
  }

  .nasi-klienci-flex {
    flex-flow: wrap;
  }

  .klienci-item {
    width: 49%;
  }

  .kl-line {
    display: none;
  }

  .realizacja-col {
    padding-right: 2em;
  }

  .realizacja-col.is-alt {
    padding-left: 2em;
  }

  .s-realiacja-title, .czym-title-text {
    font-size: 2.8em;
  }

  .dostepne-info, .limit-div {
    padding-right: 0;
  }

  .spec-cont {
    padding-right: 1em;
  }

  .certyfikty-flex {
    grid-column-gap: 2.5em;
    grid-row-gap: 2.5em;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .cert-left, .cert-left.smaller {
    width: 100%;
  }

  .cert-right {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .kl-title {
    height: auto;
    font-size: 1.3em;
  }

  .kluczowi-text {
    font-size: 1.7em;
  }

  .katalog-title {
    font-size: 2.8em;
  }

  .kataog-subtitle {
    font-size: 1.3em;
  }

  .kat-item-title {
    font-size: 2.2em;
  }

  .kat-item-text-button {
    justify-content: space-between;
    align-items: flex-end;
  }

  .kat-item-arrow {
    width: 2.8em;
    height: 2.8em;
  }

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

  .prod-right-col {
    padding-left: 2em;
  }

  .cform-max {
    padding: 2.5em;
  }

  .dlaczego-prod-left {
    padding-right: 2em;
  }

  .dc-col.left-padding {
    padding-left: 4em;
  }

  .table-text, .sp-table-values {
    font-size: 1.2em;
  }

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

  .dropdown-toggle.w--open {
    justify-content: center;
    align-items: center;
  }

  .dropdown-list.w--open {
    position: static;
  }

  .is-nav-button {
    z-index: 9;
    position: relative;
  }

  .lottie-animation {
    width: 1.5em;
  }

  .menu-button {
    padding: 0;
  }

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

  .nav-menu {
    background-color: #fff;
    width: 100%;
    height: 100vh;
    padding-top: 7.5em;
  }

  .brand {
    z-index: 9;
  }
}

@media screen and (max-width: 767px) {
  .page-wrapper {
    padding-top: 4.1em;
    overflow: hidden;
  }

  .hero-flex {
    flex-flow: wrap;
  }

  .hero-left, .hero-right {
    width: 100%;
  }

  .hero-img.is-fixed-height {
    min-height: 21.88em;
  }

  .hero-content.is-page-hero-content.is-light {
    grid-column-gap: .94em;
    grid-row-gap: .94em;
  }

  .hero-title, .hero-title.is-page-title {
    font-size: 4em;
  }

  .hero-buttons {
    flex-flow: wrap;
  }

  .button-text.is-bigger {
    font-size: 1em;
  }

  .code-embed.is-bigger {
    width: 3em;
    height: 3em;
  }

  .o-nas-content-text {
    font-size: 2.2em;
  }

  .onas-img-content {
    padding-top: 3em;
  }

  .image-4 {
    width: 4em;
  }

  .oi-text {
    font-size: 1em;
  }

  .oi-bottom {
    margin-top: 1em;
  }

  .offer-item {
    flex-flow: wrap;
    height: auto;
  }

  .offer-item-col {
    width: 100%;
    min-height: 18.75em;
  }

  .section-dlaczego {
    padding-top: 3em;
    padding-bottom: 3em;
  }

  .dlaczego-flex {
    flex-flow: wrap;
  }

  .dlaczego-content {
    width: 100%;
  }

  .dlaczego-content.with-padding.is-alt {
    margin-top: 1.56em;
    padding-left: 0;
  }

  .dlaczego-imgs {
    width: 100%;
    margin-top: 3em;
    padding-left: 0;
  }

  .realizacja-slide {
    flex-flow: wrap;
  }

  .rs-img {
    order: -9999;
    width: 100%;
  }

  .rs-content {
    width: 100%;
  }

  .kontat-flex {
    flex-flow: wrap;
  }

  .kontakt-form-col, .kontakt-col-img {
    width: 100%;
  }

  .form-button {
    margin-top: 1em;
  }

  .is-form-item {
    width: 100%;
    margin-bottom: .63em;
  }

  .kontakt-form-flex {
    flex-flow: wrap;
  }

  .bk-title {
    font-size: 3.6em;
  }

  .bk-top {
    grid-column-gap: 1.3em;
    grid-row-gap: 1.3em;
    flex-flow: wrap;
  }

  .bk-bottom {
    grid-column-gap: .63em;
    grid-row-gap: .63em;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    padding-top: 1em;
  }

  .section-faq {
    padding-top: 2em;
    padding-bottom: 2em;
  }

  .faq-box {
    padding-top: 2em;
  }

  .faq-left {
    width: 100%;
    margin-bottom: 1.8em;
  }

  .faq-max {
    max-width: 100%;
  }

  .faq-right {
    width: 100%;
  }

  .accordion-item-content {
    margin-right: 0;
  }

  .code-embed-5 {
    flex: none;
  }

  .is-blog-slide-item.is-s-item {
    width: 100%;
  }

  .footer-copy {
    grid-column-gap: .25em;
    grid-row-gap: .25em;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .image-12 {
    margin-top: .63em;
  }

  .czym-title.is-bigger {
    font-size: 2.7em;
  }

  .kim-sa-flex {
    grid-row-gap: 2.81em;
    flex-flow: wrap;
  }

  .kims-sa-item, .dlaczego-item {
    width: 100%;
  }

  .zespol-item {
    width: 48%;
  }

  .is-popup-content.is-wycena {
    justify-content: center;
    align-items: flex-start;
    max-height: 90vh;
    overflow: auto;
  }

  .nasi-klienci-flex {
    grid-row-gap: 2.5em;
  }

  .realizacja-flex {
    grid-row-gap: 2.5em;
    flex-flow: wrap;
  }

  .realizacja-col {
    width: 100%;
    padding-right: 0;
  }

  .realizacja-col.is-alt {
    padding-left: 0;
  }

  .realizacja-col-media {
    order: 9999;
    width: 100%;
  }

  .czym-s-title {
    max-width: 100%;
  }

  .jakosc-info-col {
    width: 100%;
    padding-left: 0;
  }

  .specyfikacja-flex {
    grid-row-gap: 2em;
    flex-flow: wrap;
    justify-content: center;
    align-items: flex-start;
  }

  .spcyfikacja-item {
    width: 49%;
  }

  .dostepnosc-flex {
    flex-flow: wrap;
  }

  .dostepnosc-left {
    width: 100%;
  }

  .dostepnosc-right {
    width: 100%;
    margin-top: 1.25em;
    padding-left: 0;
  }

  .dostepnosc-right.is-fl {
    grid-column-gap: 1.9em;
    grid-row-gap: 1.9em;
  }

  .producenci-flex {
    flex-flow: wrap;
  }

  .kluczowi-flex {
    grid-column-gap: 1.25em;
    grid-row-gap: 1.25em;
    flex-flow: wrap;
  }

  .kluczowi-item {
    width: 100%;
  }

  .partnezy-flex {
    flex-flow: wrap;
  }

  .partnerzy-col {
    width: 100%;
  }

  .is-partner-item {
    height: auto;
  }

  .partnerzy-col-smaller {
    width: 100%;
    margin-top: 2.31em;
    padding-left: 0;
  }

  .katalog-items {
    margin-top: 1.25em;
  }

  .kat-item-empty {
    display: none;
  }

  .kat-item {
    width: 100%;
  }

  .co-wyroznia-flex {
    grid-column-gap: 3em;
    grid-row-gap: 3em;
    flex-flow: wrap;
  }

  .co-wyroznia-item {
    width: 100%;
  }

  .is-oferujemy-title.is-prod-title {
    padding-right: 0;
  }

  .oferujemy-flex, .rodzaj-flex {
    flex-flow: wrap;
  }

  .transpot-flx {
    grid-column-gap: 2.19em;
    grid-row-gap: 2.19em;
    flex-flow: wrap;
  }

  .transport-col {
    width: 100%;
  }

  .tr-content.no-border {
    padding-top: 2em;
  }

  .prod-flex {
    grid-column-gap: 1.56em;
    grid-row-gap: 1.56em;
    flex-flow: wrap;
  }

  .prod-desc-flex, .prod-desc-flex.with-tp {
    flex-flow: wrap;
  }

  .prod-left-col {
    width: 100%;
  }

  .prod-right-col {
    width: 100%;
    margin-top: 1.56em;
    padding-left: 0;
  }

  .dostepne-item-flex {
    flex-flow: wrap;
  }

  .dostepne-item-content, .dostepne-item-content.is-alt {
    width: 100%;
  }

  .dostepne-item-img {
    order: 9999;
    width: 100%;
  }

  .section-is-blog {
    padding-top: 2em;
  }

  .is-popup-wycena {
    justify-content: center;
    align-items: center;
  }

  .dlaczego-prod-left, .dlaczego-prod-right {
    width: 100%;
  }

  .co-item-title.bigger {
    font-size: 1.2em;
  }

  .info-max-width {
    max-width: 100%;
  }

  .clt-flex {
    grid-column-gap: 1.56em;
    grid-row-gap: 1.56em;
    flex-flow: wrap;
  }

  .clt-left {
    width: 100%;
  }

  .clt-right {
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
  }

  .dc-flex {
    flex-flow: wrap;
  }

  .dc-col {
    width: 100%;
  }

  .dc-col.left-padding {
    margin-top: 1.56em;
    padding-left: 0;
  }

  .dk-info-flex {
    grid-column-gap: 2.5em;
    grid-row-gap: 2.5em;
    flex-flow: wrap;
  }

  .dk-info-col {
    width: 100%;
  }

  .sp-table-col {
    width: 23%;
  }

  .sp-table-col-values {
    width: 77%;
  }

  .spec-table-section.mdl {
    flex-flow: wrap;
  }

  .table-item-title {
    font-size: 2.8em;
  }

  .is-popup-probki {
    justify-content: center;
    align-items: center;
  }

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

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

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

  .image-39 {
    width: 16em;
  }
}

@media screen and (max-width: 479px) {
  .container {
    padding-left: 1em;
    padding-right: 1em;
  }

  .is-hero-button {
    width: 4em;
    height: 4em;
  }

  .image-2, .is-email-img {
    width: 1.8em;
  }

  .hero-content.is-page-hero-content.is-bg {
    grid-column-gap: .94em;
    grid-row-gap: .94em;
  }

  .hero-title {
    font-size: 4em;
  }

  .hero-title.is-page-title {
    font-size: 3.3em;
  }

  .o-nas-content-text {
    font-size: 1.9em;
  }

  .image-3 {
    object-fit: cover;
    position: absolute;
    inset: 0%;
  }

  .onas-img-content {
    position: relative;
  }

  .oi-top {
    grid-row-gap: 1.56em;
    flex-flow: wrap;
  }

  .oi-item {
    width: 45%;
  }

  .offer-item-conent {
    padding-top: 2em;
  }

  .offer-item-title {
    font-size: 2.7em;
  }

  .dlaczego-content.with-padding {
    padding-right: 0;
  }

  .dlaczego-imgs {
    flex-flow: wrap;
  }

  .dlaczego-title {
    font-size: 2.5em;
  }

  .dmedia-item, .dmedia-item.bigger {
    width: 100%;
  }

  .rs-content {
    min-width: 100%;
  }

  .rs-title {
    font-size: 2.7em;
  }

  .is-form-item {
    grid-column-gap: .2em;
    grid-row-gap: .2em;
    flex-flow: wrap;
  }

  .bk-box {
    padding: 2em 1.5em;
  }

  .bk-title {
    font-size: 2.9em;
  }

  .image-9 {
    width: 3em;
  }

  .k-item-text {
    font-size: 1.2em;
  }

  .faq-box {
    padding-bottom: 2em;
    padding-left: 2em;
    padding-right: 2em;
  }

  .faq-title {
    font-size: 4.4em;
  }

  .accordion-item-content {
    padding-top: 10px;
    padding-right: 0;
  }

  .code-embed-5 {
    width: 1.7em;
    height: 1.7em;
  }

  .is-blog-item-img {
    width: 100%;
  }

  .blog-item-content.more-padding {
    position: static;
  }

  .bslide-content {
    padding-top: 1em;
    padding-left: 1em;
  }

  .bslide-item-title {
    font-size: 1.3em;
  }

  .footer-col, .footer-col.bigger {
    width: 45%;
    max-width: 45%;
  }

  .czym-title.is-bigger {
    font-size: 2.7em;
  }

  .dlaczego-item {
    grid-column-gap: .94em;
    grid-row-gap: .94em;
    flex-flow: wrap;
  }

  .di-left, .di-right, .di-right.no-right {
    width: 100%;
  }

  .zespol-title {
    font-size: 2.7em;
  }

  .zespol-item, .klienci-item {
    width: 100%;
  }

  .klient-top {
    min-height: auto;
  }

  .klienci-button {
    margin-top: 4em;
  }

  .rel-media-img {
    max-width: 100%;
    height: 25em;
  }

  .realizacja-item-content {
    position: static;
  }

  .referencje-flex {
    grid-column-gap: 1.25em;
    grid-row-gap: 1.25em;
    flex-flow: wrap;
  }

  .referencje-item {
    width: 100%;
  }

  .czym-title-text {
    font-size: 2.4em;
  }

  .jakosc-text {
    font-size: 1.3em;
  }

  .spcyfikacja-item {
    width: 100%;
  }

  .cert-bottom {
    flex-flow: wrap;
  }

  .cert-info {
    width: 100%;
  }

  .kluczowi-item {
    padding-right: 2em;
  }

  .kluczowi-text {
    font-size: 1.4em;
  }

  .is-partner-item {
    height: auto;
  }

  .partner-item-bottom, .is-oferujemy-title.is-prod-title {
    padding-right: 0;
  }

  .tr-content {
    padding-top: 4em;
  }

  .tr-content.no-border {
    padding-top: 2em;
  }

  .is-table-sub-head {
    padding-left: 1em;
    padding-right: 1em;
  }

  .t-v-text, .t-v-text.right {
    font-size: .8em;
  }

  .is-table-items {
    padding-left: 1em;
    padding-right: 1em;
  }

  .prod-info-buttons {
    flex-flow: wrap;
  }

  .blog-filtrowanie {
    flex-flow: column;
  }

  .section-blog-content {
    padding-top: 1em;
  }

  .wycena-close {
    top: -2em;
    right: 0;
  }

  .image-31 {
    width: 4em;
  }

  .dp-content {
    padding-left: 1em;
    padding-right: 1em;
  }

  .spec-table-header {
    flex-flow: wrap;
  }

  .sp-table-product {
    width: 100%;
  }

  .table-head-label {
    font-size: .7em;
  }

  .sp-table-col {
    width: 27%;
  }

  .sp-table-col-values {
    width: 73%;
  }

  .sp-table-col-values.smaller2 {
    flex: 0 auto;
  }

  .spec-table-section {
    flex-flow: wrap;
  }

  .table-item-title.smaller {
    margin-top: .63em;
    margin-bottom: .63em;
  }

  .spec-table-flex, .spec-table-flex.is-col {
    width: 100%;
  }
}


