:root {
  --white: white;
  --black: black;
}

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

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

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

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

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

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

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

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

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

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

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

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

a {
  text-decoration: underline;
}

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

strong {
  font-weight: bold;
}

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

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

.hero-content {
  z-index: 1;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

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

.container.realizacje-container {
  padding-left: 5em;
  padding-right: 5em;
}

.container.container-m {
  padding-left: 2em;
  padding-right: 2em;
}

.hero-title {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3em;
  font-weight: 700;
  line-height: 1.2;
}

.hero-title.left {
  text-align: left;
}

.span-color {
  color: #0090d6;
}

.hero-subtitle {
  color: #fff;
  text-align: center;
  letter-spacing: .24px;
  text-transform: uppercase;
  margin-bottom: 2.19em;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.2;
}

.hero-subtitle.left {
  text-align: left;
  margin-bottom: 1.13em;
}

.hero-subtitle.left.no-bottom {
  margin-bottom: 0;
}

.hero-cta {
  z-index: 9;
  max-width: 24.19em;
  margin-bottom: -2.94em;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.hero-cta-box {
  color: #0090d6;
  letter-spacing: 1.75px;
  text-transform: uppercase;
  border: 1px solid #0090d6;
  border-radius: 11px;
  height: 8.13em;
  font-size: .88em;
  font-weight: 500;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  overflow: hidden;
}

.hero-cta-box:hover {
  color: #fff;
  background-color: #0090d6;
}

.hero-box-video {
  z-index: 9;
  width: 55%;
  position: relative;
  overflow: hidden;
}

.hero-box-info {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-end;
  width: 45%;
  padding: 1.19em;
  display: flex;
}

.html-embed {
  width: 1.19em;
}

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

.hero-line {
  background-color: #0090d6;
  width: 1px;
  height: 96px;
  margin-top: 1.75em;
  margin-left: auto;
  margin-right: auto;
}

.section-dlaczego {
  background-color: #0f0e0f;
  padding-top: 6.88em;
  padding-bottom: 3.25em;
}

.dlaczego-flex {
  display: flex;
}

.flex-col {
  width: 50%;
}

.flex-col.right-padding {
  align-self: flex-end;
  padding-right: 6.25em;
}

.smaller-title {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 2em;
  font-weight: 700;
  line-height: 1.3;
}

.c-button {
  color: #fff;
  letter-spacing: 1.75px;
  text-transform: uppercase;
  font-size: .88em;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
}

.c-button:hover {
  color: #0090d6;
}

.c-button.btn-left {
  display: flex;
}

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

.html-embed-2 {
  width: .9em;
}

.button-space-top {
  margin-top: 5.63em;
}

.section-oferta {
  background-color: #0f0e0f;
  padding-top: 5.94em;
  padding-bottom: 6.94em;
}

.oferta-slider {
  margin-top: 3.31em;
  margin-left: 7.19em;
  display: flex;
}

.oferta-slider-item {
  width: 50%;
  text-decoration: none;
  transition: all .3s;
}

.oferta-slider-item.smaller {
  width: 25%;
}

.of-inner {
  height: 100%;
  position: relative;
}

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

.of-content {
  z-index: 2;
  text-align: left;
  position: absolute;
  bottom: 3.75em;
  left: 2.13em;
}

.of-title {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 2em;
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1.4;
  text-decoration: none;
}

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

.of-bg {
  z-index: 1;
  background-color: #0e0e0e80;
  position: absolute;
  inset: 0%;
}

.section-moto-liczby {
  padding-top: 8.06em;
  padding-bottom: 8.06em;
  position: relative;
}

.moto-liczby-content {
  display: flex;
  position: relative;
}

.liczby-left {
  align-self: flex-end;
  width: 33%;
}

.liczby-right {
  width: 67%;
}

.background-video-4 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.liczby-row {
  grid-column-gap: 1.88em;
  grid-row-gap: 1.88em;
  justify-content: flex-end;
  align-items: stretch;
  margin-bottom: 1.88em;
  display: flex;
}

.liczby-row.no-bottom {
  margin-bottom: 0;
}

.liczby-item {
  border: 1px solid #757575;
  border-radius: 11px;
  flex-flow: column;
  width: 55%;
  margin-bottom: 0;
  padding: 1.25em 1.56em;
  display: flex;
}

.liczby-item.small {
  justify-content: space-between;
  width: 25%;
}

.number-big {
  color: #0090d6;
  text-align: right;
  text-transform: uppercase;
  font-size: 7em;
  font-weight: 700;
  line-height: 1.2;
}

.number-big.white {
  color: #fff;
}

.number-big.white.small {
  font-size: 5em;
}

.number-text {
  color: #0090d6;
  letter-spacing: 1.75px;
  text-transform: uppercase;
  font-size: .88em;
  font-weight: 500;
  line-height: 1.5;
}

.number-text.white {
  color: #fff;
}

.liczby-video {
  border-radius: 11px;
  width: 45%;
  overflow: hidden;
}

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

.liczby-bg {
  position: absolute;
  inset: 0%;
}

.section-opinie {
  background-color: #0f0e0f;
  padding-top: 7.12em;
  padding-bottom: 7.12em;
}

.opinie-flex {
  display: flex;
}

.opinie-left {
  width: 33%;
}

.opinie-right {
  grid-column-gap: 1.25em;
  grid-row-gap: 1.25em;
  justify-content: flex-start;
  align-items: flex-start;
  width: 67%;
  display: flex;
}

.opinie-slider {
  background-color: #ddd0;
  flex: 1;
  width: 100%;
}

.op-slide {
  width: 100%;
}

.op-text {
  color: #fff;
  font-size: 1.5em;
  line-height: 1.5;
}

.op-podpis {
  grid-column-gap: 1.69em;
  grid-row-gap: 1.69em;
  justify-content: flex-start;
  align-items: center;
  margin-top: 2.63em;
  display: flex;
}

.op-img {
  width: 3.62em;
}

.image-2 {
  opacity: 1;
  width: 3.62em;
  height: 3.62em;
}

.op-name {
  color: #a6abb6;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-size: .94em;
  font-weight: 700;
  line-height: 1.2;
}

.op-stars {
  grid-column-gap: .19em;
  grid-row-gap: .19em;
  margin-top: .75em;
  display: flex;
}

.image-3 {
  width: 1.06em;
}

.image-4 {
  flex: none;
  width: 4.31em;
  margin-top: .5em;
}

.slide-nav {
  height: auto;
  padding-top: 0;
  display: flex;
  bottom: -1.88em;
}

.section-realizacje {
  background-color: #0f0e0f;
  padding-top: 5.25em;
  padding-bottom: 5.25em;
}

.section-realizacje.notop {
  padding-top: 2em;
}

.section-realizacje.notop.less-bottom {
  padding-bottom: 2em;
}

.html-embed-3 {
  width: .7em;
  height: .7em;
}

.right-arrow {
  color: #fff;
  width: auto;
  height: auto;
  top: auto;
  bottom: -.8em;
  right: 0;
}

.html-embed-4 {
  width: .7em;
  height: .7em;
}

.left-arrow {
  color: #757575;
  width: auto;
  transition: all .3s;
  inset: auto 1.2em -.8em auto;
}

.left-arrow:hover {
  color: #fff;
}

.realizacje-title {
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

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

.social-block {
  color: #fff;
  letter-spacing: 1.75px;
  text-transform: uppercase;
  border: 1px solid #5d6370;
  border-radius: 11px;
  padding: 1em 1.63em;
  font-size: .88em;
  font-weight: 500;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
}

.social-block:hover {
  background-color: #0090d6;
  border-color: #0090d6;
}

.social-box-bottom {
  grid-column-gap: .94em;
  grid-row-gap: .94em;
  justify-content: flex-start;
  align-items: center;
  margin-top: .56em;
  display: flex;
}

.image-5 {
  width: 1.06em;
}

.image-5.realizacja-icon {
  width: 1.94em;
  position: absolute;
  bottom: 1.19em;
  right: 1.19em;
}

.social-name {
  font-size: 1em;
}

.realizacje-content {
  flex-flow: wrap;
  margin-top: 2.81em;
  margin-left: -1%;
  margin-right: -1%;
  display: flex;
}

.realizacje-content.cr2 {
  margin-top: 2.75em;
}

.srealizacja {
  width: 23%;
  margin: 1%;
  position: relative;
}

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

.section-sup-text {
  background-color: #0f0e0f;
  padding-top: 1.38em;
  padding-bottom: 4.81em;
}

.sup-text {
  color: #fff;
  text-align: right;
  text-transform: uppercase;
  font-size: 5.88em;
  font-weight: 700;
  line-height: 1.2;
}

.sup-text.left {
  text-align: left;
}

.sup-text.color {
  color: #0090d6;
}

.sup-text.centered {
  text-align: center;
}

.footer {
  background-color: #0f0e0f;
  padding-top: 4.94em;
  padding-bottom: .94em;
}

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

.image-7 {
  width: 7.63em;
}

.footer-info {
  z-index: 9;
  grid-column-gap: 6.25em;
  grid-row-gap: 6.25em;
  justify-content: center;
  align-items: center;
  margin-top: 4.38em;
  margin-bottom: 8.44em;
  display: flex;
  position: relative;
}

.footer-info.nobottom {
  margin-top: 4em;
  margin-bottom: 0;
}

.footer-text {
  color: #fff;
  font-size: 1.25em;
  line-height: 1.5;
}

.footer-link {
  color: #fff;
  font-size: 1.25em;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
}

.footer-link:hover {
  color: #0090d6;
}

.footer-copy {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.copy-text {
  color: #0090d6;
  font-size: .88em;
  line-height: 1.5;
}

.copy-link {
  color: #0090d6;
  font-size: .88em;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
}

.copy-link:hover {
  color: #fff;
}

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

.image-8 {
  width: 7.69em;
}

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

.nv-col {
  grid-column-gap: 3.44em;
  grid-row-gap: 3.44em;
  justify-content: flex-end;
  align-items: center;
  width: 33.33%;
  display: flex;
}

.nv-col.centered {
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
}

.brand {
  z-index: 9;
  margin-left: auto;
  margin-right: auto;
}

.nav-button {
  z-index: 9;
  color: #fff;
  letter-spacing: 1.75px;
  text-transform: uppercase;
  font-size: .88em;
  font-weight: 500;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  position: relative;
}

.nav-button:hover {
  color: #0090d6;
}

.nav-button.nav-vis {
  display: none;
}

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

.image-9 {
  width: 1.5em;
  height: 1.5em;
}

.text-block {
  margin-top: 1px;
  line-height: 1.5;
}

.menu-button {
  padding: 0;
}

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

.lottie-animation {
  width: 2em;
}

.nav-menu {
  background-color: #0e0e0e;
  flex-flow: column;
  width: 100%;
  height: 100vh;
  display: block;
}

.nav-item {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: .3em;
  font-size: 3.5em;
  font-weight: 700;
  line-height: 1.2;
  text-decoration: none;
}

.nav-item:hover {
  color: #0090d6;
}

.nav-item-flex {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.image-10 {
  opacity: 0;
  width: .5em;
  margin-top: .2em;
  margin-left: .2em;
  margin-right: -.4em;
  transition: all .3s;
  position: static;
  right: -30px;
}

.nav-inside {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 11em;
  display: flex;
}

.nav-btn-contact {
  grid-column-gap: 3.5em;
  grid-row-gap: 3.5em;
  color: #0090d6;
  text-align: left;
  border: 1px solid #0090d6;
  border-radius: 11px;
  justify-content: space-between;
  align-items: stretch;
  margin-top: 3.75em;
  padding: 1em 1em .69em 1.25em;
  font-size: .88em;
  font-weight: 500;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.nav-btn-contact:hover {
  color: #fff;
  background-color: #0090d6;
}

.image-11 {
  width: 1.4em;
  height: 1.4em;
}

.html-embed-5 {
  width: 1.6em;
  height: 1.6em;
}

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

.popup-inside {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.popup-img {
  width: 33%;
}

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

.popup-content {
  align-self: flex-end;
  width: 67%;
  padding-left: 6.25em;
  display: block;
}

.popup-content.full {
  text-align: center;
  width: 100%;
  max-width: 38.31em;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
}

.popup-title {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 2em;
  font-size: 3em;
  font-weight: 700;
  line-height: 1.2;
}

.popup-title.less-top {
  margin-bottom: .6em;
}

.popup-text1 {
  color: #0090d6;
  text-transform: uppercase;
  font-size: 1.25em;
  font-weight: 700;
  line-height: 1.4;
}

.popup-text2 {
  color: #fff;
  margin-top: 1.75em;
  font-size: 1em;
  line-height: 1.5;
}

.popup-close {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  color: #5d6370;
  letter-spacing: 3px;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  font-size: .94em;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
  position: absolute;
  top: -5em;
  right: 0;
}

.popup-close:hover {
  color: #0090d6;
}

.popup-close.cl2 {
  top: 3em;
  right: 3em;
}

.image-13 {
  width: 1.75em;
}

.section-page-header {
  margin-top: 0;
  padding-top: 12.38em;
  padding-bottom: 9.94em;
  position: relative;
}

.section-page-header.less {
  padding-bottom: 7em;
}

.section-page-header.less.gblack {
  background-color: #0f0e0f;
  padding-bottom: 4em;
}

.s-page-title {
  z-index: 9;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3em;
  line-height: 1.2;
  position: relative;
}

.s-page-title.left {
  text-align: left;
  margin-bottom: .6em;
}

.s-page-title.smaller {
  font-size: 2.5em;
}

.page-header-bg {
  z-index: 1;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0%;
}

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

.small-title {
  color: #0090d6;
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.2;
}

.small-title.left {
  text-align: left;
}

.section-realizacje-galeria {
  background-color: #0f0e0f;
}

.galeria-items {
  flex-flow: wrap;
  margin-top: 3.94em;
  margin-left: -1%;
  margin-right: -1%;
  display: flex;
}

.galeria-item {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 31.33%;
  margin: 1%;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.5;
  text-decoration: none;
  display: block;
}

.galeria-item-img {
  width: 100%;
  height: 21.75em;
}

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

.galeria-item-info {
  border-bottom: 1px solid #0000;
  padding-top: 1.94em;
  padding-bottom: 1.94em;
  position: relative;
}

.image-16 {
  opacity: 0;
  width: 1.2em;
  transition: all .3s;
  position: absolute;
  inset: 50% 0% 0% auto;
  transform: translate(0, -.6em);
}

.s-page-subtitle {
  z-index: 9;
  color: #fff;
  text-align: center;
  letter-spacing: .24px;
  text-transform: uppercase;
  margin-bottom: 2.19em;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.2;
  position: relative;
}

.s-page-subtitle.color {
  color: #0090d6;
  margin-bottom: 1.7em;
}

.s-page-subtitle.color.ctop {
  margin-top: 1.5em;
  margin-bottom: 0;
}

.image-17 {
  display: block;
}

.zakres-title {
  border-bottom: 1px solid #0090d6;
  margin-top: 5em;
  padding-bottom: .94em;
}

.ztitle {
  color: #0090d6;
  text-transform: uppercase;
  font-size: 2.5em;
  font-weight: 700;
  line-height: 1.4;
}

.zakres-flex {
  justify-content: space-between;
  align-items: stretch;
  margin-top: 4.38em;
  display: flex;
}

.zakres-col {
  width: 46%;
}

.zakres-col-title {
  color: #fff;
  text-transform: uppercase;
  margin-top: .5em;
  font-size: 2em;
  font-weight: 700;
  line-height: 1.3;
}

.text-zakres {
  color: #fff;
  margin-top: .8em;
  margin-bottom: .8em;
  font-size: 1.13em;
  line-height: 1.5;
}

.text-zakres ul {
  padding-left: 20px;
}

.text-zakres li {
  margin-bottom: .31em;
}

.realizacja-imgs {
  margin-top: 7em;
}

.lfull {
  width: 100%;
}

.lsmall {
  width: 31.33%;
  margin: 1%;
}

.realizacje-flex-img {
  flex-flow: wrap;
  margin-left: -1%;
  margin-right: -1%;
  display: flex;
}

.image-18 {
  aspect-ratio: 3 / 2;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.background-video-6 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.wiedza-flex {
  justify-content: space-between;
  margin-bottom: 7em;
  display: flex;
}

.single-news-big {
  width: 65%;
  text-decoration: none;
}

.single-news-big.smaller {
  width: 33%;
}

.snb-img {
  height: 28em;
}

.snews-details {
  border-bottom: 1px solid #0000;
  padding-top: 2.38em;
  padding-bottom: 1.44em;
  padding-left: 2.13em;
  transition: all .3s;
}

.snews-details.less {
  padding-left: 0;
}

.snews-title {
  color: #fff;
  text-transform: uppercase;
  max-width: 65%;
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1.4;
}

.snews-title.more {
  max-width: 90%;
}

.snews-button {
  color: #fff;
  margin-top: 2.25em;
  display: flex;
}

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

.sec-single-news {
  background-color: #0f0e0f;
  padding-top: 7.63em;
  padding-bottom: 3em;
}

.s-news-bread {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.bread-item {
  color: #fff;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: none;
}

.image-20 {
  width: 1em;
  margin-left: .31em;
  margin-right: .31em;
}

.bread-last-item {
  color: #0090d6;
  font-size: 1em;
  line-height: 1.5;
}

.snews-top-content {
  margin-top: 1.56em;
  margin-bottom: 3.13em;
}

.single-post-title {
  color: #fff;
  margin-top: 0;
  margin-bottom: .6em;
  font-size: 2.5em;
  line-height: 1.4;
}

.news-small-div {
  max-width: 47.06em;
  margin-left: auto;
  margin-right: auto;
}

.s-post-desc {
  color: #fff;
  font-size: 1.13em;
  font-weight: 400;
  line-height: 1.5;
}

.spost-deatils {
  justify-content: space-between;
  align-items: center;
  margin-top: 2.94em;
  display: flex;
}

.post-autor {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  display: flex;
}

.post-autor-img {
  border-radius: 100%;
  width: 3em;
  height: 3em;
  overflow: hidden;
}

.autor-info {
  display: block;
}

.autor-name {
  color: #fff;
  justify-content: flex-start;
  align-items: center;
  font-size: .88em;
  font-weight: 500;
  line-height: 1.5;
}

.post-data {
  color: #fff;
  font-size: .88em;
  line-height: 1.5;
}

.post-data.autor-stanowisko {
  color: #0090d6;
}

.text-block-2, .text-block-3 {
  color: #0090d6;
  font-size: 1.13em;
}

.flexcenter {
  grid-column-gap: .63em;
  grid-row-gap: .63em;
  justify-content: flex-start;
  align-items: center;
  margin-top: 2px;
  display: flex;
}

.post-social-media {
  grid-column-gap: .63em;
  grid-row-gap: .63em;
  display: flex;
}

.plink-social {
  color: #fff;
  background-color: #0f0e0f;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 2em;
  height: 2em;
  transition: all .3s;
  display: flex;
}

.plink-social:hover, .plink-social:visited {
  background-color: #0090d6;
}

.html-embed-6 {
  width: 1.5em;
  height: 1.5em;
}

.single-news-main-photo {
  width: 100%;
  height: 600px;
  max-height: 600px;
  margin-bottom: 3.13em;
}

.image-21 {
  aspect-ratio: auto;
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
}

.rich-text {
  color: #fff;
  text-align: justify;
  margin-top: 1.88em;
  font-size: 1em;
  line-height: 1.5;
}

.rich-text h2 {
  text-transform: uppercase;
  font-size: 1.5em;
  line-height: 1.4;
}

.rich-text ul {
  padding-left: 20px;
}

.rich-text a {
  color: #0090d6;
  text-decoration: none;
}

.figure {
  margin-top: 3.44em;
  margin-bottom: 3.44em;
}

.news-bottom-info {
  border-top: 1px solid #0090d6;
  padding-top: 3em;
}

.spost-nav {
  justify-content: space-between;
  align-items: center;
  margin-top: 4.38em;
  display: flex;
}

.nav-back {
  grid-column-gap: .38em;
  grid-row-gap: .38em;
  color: #757575;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  font-size: 1em;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.nav-back:hover {
  color: #0090d6;
}

.html-embed-7 {
  width: 1em;
  height: 1.06em;
}

.section-kontakt {
  background-color: #0f0e0f;
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}

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

.kontakt-col {
  width: 49%;
}

.form-flex-item {
  border-bottom: 1px solid #7575754d;
  justify-content: flex-start;
  align-items: center;
  margin-top: 1.25em;
  padding-top: .63em;
  padding-bottom: .63em;
  display: flex;
}

.ftextfield {
  color: #fff;
  background-color: #0000;
  border: 0 solid #000;
  margin-bottom: 0;
  padding-left: 0;
  font-size: 1.13em;
  line-height: 1.5;
}

.ftextfield::placeholder {
  color: #757575;
}

.ftextfield.textareafield {
  height: 2.5em;
}

.flabel {
  color: #fff;
  text-transform: none;
  flex: none;
  width: 8.13em;
  margin-bottom: 0;
  font-size: 1.13em;
  font-weight: 400;
  line-height: 1.5;
}

.flabel.biggern {
  width: 12em;
}

.form-zgody {
  color: #757575;
  margin-top: 2.81em;
  margin-bottom: 2.19em;
  font-size: .75em;
  line-height: 1.5;
}

.checkbox-label {
  font-size: .75em;
  line-height: 1.5;
}

.checkbox-field {
  margin-bottom: 1.2em;
}

.button-send {
  color: #fff;
  letter-spacing: 1.75px;
  text-transform: uppercase;
  background-color: #0090d6;
  background-image: url('../images/Group-2_1.svg');
  background-position: 82%;
  background-repeat: no-repeat;
  background-size: 18px 18px;
  border: 1px solid #0090d6;
  border-radius: 6px;
  padding: 1em 4em 1em 2.13em;
  font-size: .88em;
  font-weight: 500;
  line-height: 1.5;
  transition: all .3s;
}

.button-send:hover {
  color: #0090d6;
  background-color: #0090d600;
  background-image: url('../images/Group-2_2.svg');
}

.soferta-top-menu {
  z-index: 9;
  grid-column-gap: 3.75em;
  grid-row-gap: 3.75em;
  justify-content: center;
  align-items: center;
  margin-top: 3.75em;
  display: flex;
  position: relative;
}

.soferta-item-link {
  color: #fff;
  text-transform: uppercase;
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1.4;
  text-decoration: none;
  transition: all .3s;
}

.soferta-item-link:hover {
  color: #0090d6;
}

.section-oferta-content {
  background-color: #0f0e0f;
  padding-top: 5em;
  padding-bottom: 7em;
}

.oferta-sec-title {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-size: 3em;
  font-weight: 700;
  line-height: 1.2;
}

.of-sec-subtitle {
  color: #0090d6;
  text-align: center;
  letter-spacing: .24px;
  text-transform: uppercase;
  margin-top: 1.3em;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.2;
}

.tab-link {
  color: #757575;
  letter-spacing: 1.75px;
  text-transform: uppercase;
  background-color: #0000;
  border: 1px solid #757575;
  border-radius: 11px;
  justify-content: space-between;
  align-items: center;
  width: 31.33%;
  margin: 1%;
  padding: 1em 1.06em;
  font-size: .88em;
  font-weight: 500;
  line-height: 1.5;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.tab-link:hover, .tab-link.w--current {
  color: #fff;
  background-color: #0090d6;
  border-color: #0090d6;
}

.tab-link.btn2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: space-between;
  align-items: center;
  width: 50%;
  max-width: 14.5em;
}

.html-embed-8 {
  flex: none;
  width: 1.4em;
  height: 1.4em;
}

.tabs {
  margin-top: 3.75em;
}

.tabs-menu {
  flex-flow: wrap;
  justify-content: center;
  align-items: stretch;
  max-width: 56.25em;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.tab-content {
  justify-content: space-between;
  margin-top: 6em;
  display: flex;
}

.tab-content-col {
  width: 48%;
}

.tab-content-col.left-border {
  border-left: 1px solid #0090d6;
  padding-left: 3.1em;
}

.tab-content-title {
  color: #fff;
  text-transform: uppercase;
  font-size: 2em;
  font-weight: 700;
  line-height: 1.3;
}

.tab-contet-text1 {
  color: #fff;
  text-transform: uppercase;
  margin-top: 1.3em;
  font-size: 1.25em;
  font-weight: 700;
  line-height: 1.4;
}

.tab-content-text2 {
  color: #fff;
  margin-top: 1.38em;
  font-size: 1.13em;
  line-height: 1.4;
}

.tab-btns {
  margin-top: 3.13em;
  display: flex;
}

.div-przed-po {
  margin-top: .75em;
  display: flex;
}

.dpp-col {
  width: 50%;
}

.dpp-text {
  color: #fff;
  text-transform: uppercase;
  font-size: 2em;
  font-weight: 700;
  line-height: 1.3;
}

.section-konfigurator {
  background-color: #0e0e0e;
  padding-top: 8.75em;
  padding-bottom: 8.75em;
}

.section-konfigurator.more-top {
  padding-top: 11em;
}

.section-konfigurator.more-top.full {
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  display: flex;
}

.form-wybierz-flex {
  flex-flow: wrap;
  margin-top: 4.06em;
  margin-left: -1%;
  margin-right: -1%;
  display: flex;
}

.form-wybierz-flex.notop {
  width: 100%;
  margin-top: 0;
  margin-left: 0%;
  margin-right: 0%;
}

.form-radio-full {
  border: 1px solid #0090d6;
  border-radius: 11px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 31.33%;
  margin: 1%;
  padding: 2.38em 1.75em 3em;
  display: flex;
}

.form-radio-full.frfsmaller {
  justify-content: center;
  align-items: center;
  width: 23%;
  padding-left: 1em;
  padding-right: 1em;
  font-weight: 400;
  display: flex;
}

.form-radio-full.full {
  background-color: #0090d6;
  flex: none;
  width: 100%;
  min-width: 18em;
  max-width: 19em;
  padding-left: 1em;
  padding-right: 1em;
}

.fradio-img {
  text-align: center;
  margin-top: 3.6em;
  margin-bottom: 2.9em;
}

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

.fradio-text {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1.4;
}

.fradio-text.ctop {
  margin-top: 1.56em;
}

.fradio-text.smaller {
  font-size: 1.25em;
}

.smaller-radio-text {
  margin-top: .5em;
  font-size: .7em;
  font-weight: 400;
}

.smaller-radio-text.top-space {
  letter-spacing: 1.75px;
  margin-top: 2em;
}

.radio-button-label {
  font-weight: 400;
  display: none;
}

.radio-button {
  border-color: #757575;
  border-radius: 0%;
  width: 1.44em;
  height: 1.44em;
  margin-left: auto;
  margin-right: auto;
}

.radio-button.w--redirected-checked {
  background-image: url('../images/Frame-50771.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-width: 1px;
  border-color: #fff;
}

.btn-next {
  text-align: right;
  justify-content: space-between;
  align-items: center;
  margin-top: 3.13em;
  display: flex;
}

.btn-next.right {
  justify-content: flex-end;
  align-items: center;
}

.cs-button {
  color: #fff;
  text-transform: uppercase;
  background-color: #0090d6;
  border-radius: 6px;
  padding: 1em 3.13em;
  font-size: .88em;
  text-decoration: none;
  transition: all .3s;
}

.cs-button:hover {
  color: #0090d6;
  background-color: #fff;
}

.cs-button.btn-transparent {
  background-color: #0000;
  border: 1px solid #757575;
  align-self: center;
  margin-top: 1em;
  padding-left: 1em;
  padding-right: 1em;
}

.cs-button.btn-transparent:hover {
  color: #fff;
  background-color: #0090d6;
  border-color: #0090d6;
}

.btn-flex-inside {
  grid-column-gap: .9em;
  grid-row-gap: .9em;
  letter-spacing: 1.75px;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  line-height: 1.5;
  display: flex;
}

.html-embed-9 {
  width: 1.3em;
  height: 1.3em;
}

.fitem-info {
  margin-top: 1.25em;
}

.image-22 {
  width: 1.44em;
}

.list-rich {
  color: #fff;
  font-size: .9em;
  line-height: 1.5;
}

.list {
  text-align: center;
  padding-left: 20px;
}

.uslugi-text {
  color: #fff;
  text-align: center;
  margin-top: 1.1em;
  margin-bottom: .63em;
  font-family: ff-good-web-pro, sans-serif;
  font-size: .75em;
  font-weight: 400;
}

.html-embed-10 {
  width: 1.3em;
  height: 1.3em;
}

.bigger-bold {
  font-size: 1.13em;
  font-weight: 500;
}

.bigger-bold.bigger {
  font-size: 2em;
  font-weight: 700;
}

.konfigurator-flex {
  display: flex;
}

.konfigurator-info {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 35%;
  display: flex;
}

.konfigurator-form {
  border-left: 1px solid #757575;
  width: 65%;
  padding-left: 4em;
}

.podsumowanie-item {
  margin-bottom: .63em;
}

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

.dziekujemy-text {
  color: #fff;
  text-align: center;
  max-width: 25em;
  margin: 1.88em auto;
  font-size: 1.13em;
  line-height: 1.5;
}

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

.mask {
  width: 100%;
}

.slide-flex {
  flex-flow: column;
  width: 100%;
  display: flex;
}

.read-more-link {
  color: var(--white);
  margin-top: 1.88em;
  display: inline-block;
}

.read-more {
  overflow: hidden;
}

@media screen and (max-width: 991px) {
  .container, .container.realizacje-container {
    padding-left: 2em;
    padding-right: 2em;
  }

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

  .hero-title.left {
    font-size: 2.2em;
  }

  .hero-subtitle.left {
    font-size: .9em;
  }

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

  .smaller-title {
    font-size: 1.6em;
  }

  .c-button.mobile {
    display: none;
  }

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

  .of-title {
    font-size: 1.2em;
  }

  .liczby-row {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    margin-bottom: 1em;
  }

  .liczby-row.no-bottom {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
  }

  .liczby-item {
    width: 50%;
  }

  .liczby-item.small {
    flex: 0 auto;
    width: 40%;
  }

  .number-big, .number-big.white, .number-big.white.small {
    font-size: 3em;
  }

  .number-text.white {
    font-size: .8em;
  }

  .section-opinie {
    padding-top: 5em;
    padding-bottom: 5em;
  }

  .opinie-left {
    width: 30%;
  }

  .opinie-right {
    width: 70%;
  }

  .op-text {
    font-size: 1.1em;
  }

  .op-podpis {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
  }

  .op-name {
    font-size: .8em;
  }

  .image-4 {
    width: 3em;
  }

  .section-realizacje {
    padding-top: 4em;
  }

  .section-realizacje.notop {
    padding-bottom: 3em;
  }

  .section-realizacje.notop.less-bottom {
    padding-bottom: 1em;
  }

  .social-block {
    padding-left: 1.4em;
    padding-right: 1.4em;
  }

  .sup-text {
    font-size: 3em;
  }

  .footer-info {
    grid-column-gap: 3em;
    grid-row-gap: 3em;
    justify-content: space-between;
    align-items: center;
  }

  .nv-col {
    grid-column-gap: 2.2em;
    grid-row-gap: 2.2em;
  }

  .nav-button {
    font-size: .8em;
  }

  .nav-button.nav-vis {
    display: none;
  }

  .nav-item {
    font-size: 2.8em;
  }

  .popup-inside {
    padding-left: 2em;
    padding-right: 2em;
  }

  .popup-content {
    padding-left: 2em;
  }

  .popup-title {
    margin-bottom: 1em;
    font-size: 2.6em;
  }

  .popup-close {
    margin-right: 2em;
  }

  .section-page-header {
    padding-top: 10em;
    padding-bottom: 4em;
  }

  .s-page-title {
    font-size: 2.5em;
  }

  .galeria-item-img {
    height: 15em;
  }

  .zakres-col-title {
    font-size: 1.7em;
  }

  .realizacja-imgs {
    margin-top: 3em;
  }

  .snb-img {
    height: 20em;
  }

  .single-news-main-photo {
    height: 480px;
    max-height: 480px;
  }

  .section-oferta-content {
    padding-bottom: 3em;
  }

  .tab-link {
    width: 44%;
    min-height: 6.25em;
    font-size: .8em;
  }

  .tab-link.btn2 {
    width: 100%;
    max-width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }

  .tab-content-col.left-border {
    padding-left: 2em;
  }

  .tab-btns {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .form-radio-full {
    padding-left: 1.6em;
    padding-right: 1.6em;
  }

  .form-radio-full.frfsmaller {
    width: 48%;
  }

  .form-radio-full.full {
    min-width: 12em;
    max-width: 16em;
  }

  .smaller-radio-text {
    font-size: .6em;
  }

  .konfigurator-info {
    width: 40%;
  }

  .konfigurator-form {
    padding-left: 2em;
  }

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

  .image-25 {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .section-hero {
    height: 100vh;
    min-height: 100vh;
    padding-top: 0;
  }

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

  .hero-title.left {
    font-size: 2em;
  }

  .hero-title.left.to-left {
    text-align: left;
  }

  .hero-subtitle {
    margin-bottom: 1.6em;
    font-size: .88em;
  }

  .hero-subtitle.left.no-bottom {
    text-align: left;
  }

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

  .flex-col {
    width: 100%;
  }

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

  .smaller-title {
    font-size: 1.5em;
  }

  .c-button.desktop {
    display: none;
  }

  .c-button.mobile {
    margin-top: 2em;
    display: block;
  }

  .button-space-top {
    margin-top: 1.8em;
    margin-bottom: 3em;
  }

  .oferta-slider {
    grid-column-gap: 1.4em;
    grid-row-gap: 1.4em;
    flex-flow: wrap;
    margin-left: 2em;
    margin-right: 2em;
  }

  .oferta-slider-item, .oferta-slider-item.smaller {
    width: 100%;
  }

  .image {
    height: 25.94em;
  }

  .of-content {
    bottom: 2em;
    left: 2em;
  }

  .background-video-3 {
    height: 25.94em;
  }

  .section-moto-liczby {
    padding-top: 4em;
    padding-bottom: 4em;
  }

  .moto-liczby-content {
    flex-flow: wrap;
  }

  .liczby-left {
    width: 100%;
  }

  .liczby-right {
    width: 100%;
    margin-top: 1.88em;
  }

  .liczby-row {
    flex-flow: wrap;
  }

  .liczby-row.no-bottom {
    flex-flow: row;
    justify-content: center;
    align-items: stretch;
  }

  .liczby-item {
    width: 100%;
    height: 8em;
  }

  .liczby-item.small {
    text-align: left;
    flex-flow: column;
    width: 50%;
    height: auto;
  }

  .number-big.white.small.left {
    text-align: left;
  }

  .number-big.white.left {
    text-align: left;
    margin-bottom: 1.25em;
  }

  .liczby-video {
    width: 100%;
  }

  .background-video-5 {
    height: 8em;
  }

  .section-opinie {
    padding-top: 2em;
  }

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

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

  .opinie-right {
    flex-flow: column;
    width: 100%;
    margin-top: 2.5em;
  }

  .op-slide {
    height: auto;
  }

  .section-realizacje {
    padding-top: 3em;
  }

  .realizacje-title {
    flex-flow: column;
  }

  .sflex {
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 1.88em;
  }

  .sflex.nobottom {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
  }

  .realizacje-content {
    justify-content: center;
    align-items: center;
  }

  .srealizacja {
    width: 48%;
  }

  .sup-text {
    font-size: 2em;
  }

  .footer {
    padding-top: 3em;
  }

  .footer-info {
    grid-column-gap: .7em;
    grid-row-gap: .7em;
    flex-flow: column;
    margin-bottom: 4em;
  }

  .footer-copy {
    grid-column-gap: .19em;
    grid-row-gap: .19em;
    flex-flow: column;
  }

  .copy-text, .copy-link {
    font-size: .8em;
  }

  .nav-button {
    display: none;
  }

  .nav-button.nav-vis {
    display: block;
  }

  .nav-item {
    margin-bottom: .6em;
    font-size: 1.9em;
  }

  .info-popup {
    height: 100vh;
    padding-top: 0;
    padding-bottom: 0;
    overflow: visible;
  }

  .popup-inside {
    flex-flow: column;
    max-width: 100%;
    height: 100vh;
    padding-top: 4em;
    padding-bottom: 4em;
    overflow: auto;
  }

  .popup-img {
    width: 100%;
  }

  .popup-content {
    order: -1;
    width: 100%;
    margin-bottom: 1.88em;
    padding-left: 0;
  }

  .popup-close {
    top: 1em;
  }

  .s-page-title {
    font-size: 2.4em;
  }

  .galeria-item {
    width: 48%;
  }

  .zakres-title {
    margin-top: 3em;
  }

  .ztitle {
    font-size: 2.2em;
  }

  .zakres-flex {
    flex-flow: column;
  }

  .zakres-col {
    width: 100%;
  }

  .zakres-col-title {
    margin-bottom: 1em;
  }

  .lsmall {
    width: 48%;
  }

  .wiedza-flex {
    flex-flow: column;
    margin-bottom: 2em;
  }

  .single-news-big, .single-news-big.smaller {
    width: 100%;
  }

  .snb-img {
    height: 17em;
  }

  .single-post-title {
    font-size: 2.1em;
  }

  .single-news-main-photo {
    height: 370px;
    max-height: 370px;
  }

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

  .kontakt-col {
    width: 100%;
  }

  .kontakt-col.kmap {
    margin-top: 2em;
  }

  .soferta-top-menu {
    grid-column-gap: 2.6em;
    grid-row-gap: 1.1em;
    flex-flow: wrap;
  }

  .section-oferta-content {
    padding-top: 3em;
  }

  .oferta-sec-title {
    font-size: 2.6em;
  }

  .tab-link.btn2 {
    max-width: 18em;
    margin-left: auto;
    margin-right: auto;
  }

  .tab-content {
    flex-flow: column;
  }

  .tab-content-col {
    width: 100%;
  }

  .tab-content-col.left-border {
    border-bottom: 1px solid #0090d6;
    border-left-width: 0;
    order: -1;
    margin-bottom: 1.88em;
    padding-bottom: 1.88em;
    padding-left: 0;
  }

  .form-radio-full {
    width: 100%;
    padding-top: 2em;
    padding-bottom: 2em;
  }

  .fradio-img {
    margin-top: 1em;
    margin-bottom: 1em;
  }

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

  .konfigurator-flex {
    flex-flow: column;
  }

  .konfigurator-info {
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }

  .konfigurator-form {
    border-left-width: 0;
    width: 100%;
    margin-top: 1.88em;
    padding-left: 0;
  }

  .mask {
    height: auto;
  }
}

@media screen and (max-width: 479px) {
  .hero-cta {
    padding-left: 1.25em;
    padding-right: 1.25em;
  }

  .liczby-row.no-bottom {
    flex-flow: column;
  }

  .liczby-item.small {
    width: 100%;
  }

  .section-opinie {
    padding-bottom: 11em;
  }

  .op-podpis {
    margin-top: 4em;
  }

  .slide-nav {
    display: none;
  }

  .sflex {
    flex-flow: column;
  }

  .realizacje-content {
    margin-left: 0%;
    margin-right: 0%;
  }

  .srealizacja {
    width: 100%;
  }

  .lottie-animation {
    width: 1.6em;
  }

  .popup-title {
    font-size: 2em;
  }

  .popup-text1 {
    font-size: 1.1em;
  }

  .s-page-title {
    font-size: 2.1em;
  }

  .s-page-title.smaller {
    font-size: 1.9em;
  }

  .galeria-item {
    width: 100%;
  }

  .ztitle {
    font-size: 2em;
  }

  .zakres-flex {
    margin-top: 3em;
  }

  .zakres-col-title {
    font-size: 1.4em;
  }

  .realizacja-imgs {
    margin-top: 2em;
  }

  .lsmall {
    width: 100%;
  }

  .snews-details {
    padding-top: 1em;
    padding-left: 1em;
    padding-right: 1em;
  }

  .snews-title {
    max-width: 100%;
  }

  .s-news-bread {
    flex-flow: wrap;
  }

  .single-post-title {
    font-size: 1.7em;
  }

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

  .single-news-main-photo {
    height: 270px;
    max-height: 270px;
  }

  .spost-nav {
    grid-column-gap: .63em;
    grid-row-gap: .63em;
    flex-flow: wrap;
  }

  .form-flex-item {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .tab-link, .tab-link.w--current {
    width: 100%;
  }

  .tab-content {
    margin-top: 4em;
  }

  .form-radio-full.frfsmaller {
    width: 100%;
  }

  .image-24 {
    aspect-ratio: 3 / 2;
    object-fit: cover;
  }
}


