:root {
  --medium-sea-green: #1caf4e;
  --dark-green: #28692d;
  --dark-green-2: #166936;
  --honeydew: #d1e1d2;
}

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

a {
  color: #333;
  text-decoration: none;
}

.heading-section {
  width: 100%;
  height: 100vh;
  position: relative;
}

.div-hero-bg {
  width: 100%;
  height: 100%;
  background-image: linear-gradient(rgba(0, 0, 0, .1), rgba(0, 0, 0, .1));
  justify-content: center;
  align-items: center;
  display: flex;
}

.section100vr {
  width: 100%;
  height: 100vh;
  min-height: 830px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.flex-menu {
  flex: 1;
  transition: flex .5s;
}

.flex-menu.urzadzenia {
  z-index: 2;
  width: 25%;
  flex: 1;
  position: relative;
  overflow: hidden;
}

.flex-menu.urzadzenia:hover {
  z-index: 4;
  flex-basis: 5%;
}

.flex-menu.obiekty {
  z-index: 2;
  width: 25%;
  height: 100%;
  flex: 1;
  transition: flex .5s;
  position: relative;
  overflow: hidden;
}

.flex-menu.obiekty:hover {
  z-index: 4;
  flex-basis: 5%;
}

.flex-menu.realizacje {
  z-index: 2;
  width: 25%;
  flex: 1;
  position: relative;
  overflow: hidden;
}

.flex-menu.realizacje:hover {
  z-index: 4;
  flex-basis: 5%;
}

.little-div-bg {
  width: 100%;
  height: 100%;
  background-image: url('../images/stock3.jpg');
  background-position: 0;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.little-div-bg.urz-bg {
  background-image: url('../images/stock1.webp');
  background-position: 50%;
  background-size: cover;
}

.little-div-bg.real-bg {
  background-image: url('../images/stock2.jpg');
  background-position: 76%;
  background-size: cover;
}

.ovarlay1 {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .26);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 60px;
  display: flex;
  position: relative;
}

.ovarlay1.ovcol {
  background-image: linear-gradient(rgba(0, 0, 0, .25), rgba(0, 0, 0, .25));
}

.h3-opis-menu {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: industry, sans-serif;
  font-size: 35px;
  font-weight: 500;
}

.divider-menu-section {
  width: 100px;
  height: 2px;
  background-color: #fff;
}

.bg-vid-hero {
  z-index: -1;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.page-loader {
  z-index: 1100;
  width: 100%;
  height: 100vh;
  background-color: #111;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.section {
  display: block;
}

.section.flex-two-divs {
  text-align: center;
  background-color: rgba(230, 230, 230, .9);
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  overflow: hidden;
}

.div-photo-flex {
  max-width: 50%;
  flex: 0 auto;
}

.div-text-flex {
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-self: center;
  align-items: flex-start;
  padding: 0 20px 0 100px;
}

.h2-big {
  color: #000;
  text-align: left;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: proxima-nova, sans-serif;
  font-size: 100px;
  font-weight: 700;
  line-height: 100px;
}

.divider-green {
  width: 250px;
  height: 2px;
  background-color: #28692d;
}

.paragraph-grey {
  max-width: 500px;
  color: #7b7b7b;
  text-align: left;
  margin-top: 30px;
  font-family: industry, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 35px;
}

.footer {
  background-color: #28692d;
  padding-top: 90px;
  padding-bottom: 0;
}

.large-container {
  width: 90%;
  max-width: 1920px;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-form-menu {
  width: 100%;
  flex-direction: column;
  flex: 0 auto;
  display: flex;
}

.div-form-footer {
  width: 40%;
  order: -1;
  padding-top: 0;
}

.div-site-map {
  flex-wrap: wrap;
  display: flex;
}

.h4-footer {
  color: #fff;
  text-transform: uppercase;
  border-bottom: 2px solid #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 3px;
  padding-right: 15px;
  font-family: industry, sans-serif;
  font-weight: 500;
  display: inline-block;
}

.h4-footer.form {
  align-self: flex-start;
  margin-bottom: 15px;
  padding-top: 0;
}

.column-wrap-footer {
  width: 20%;
  min-width: 20%;
  flex-flow: column wrap;
  flex: 0 auto;
  align-content: stretch;
  align-items: stretch;
  margin-bottom: 20px;
  padding-right: 20px;
  display: flex;
}

.par-footer {
  color: #fff;
  margin-top: 10px;
  font-family: industry, sans-serif;
  line-height: 30px;
}

.text-field {
  width: 100%;
  height: 30px;
  color: #fff;
  background-color: rgba(192, 140, 140, 0);
  margin-bottom: 0;
  padding-top: 8px;
  padding-bottom: 8px;
}

.text-field:focus {
  border: 1px solid #eee;
}

.text-field.message {
  height: 100%;
  max-height: 100%;
  max-width: 100%;
  min-height: 100%;
  min-width: 100%;
  border-left: 1px #000;
  position: static;
  top: 0;
  right: 0;
}

.text-field.no-border-up {
  border-top: 0 #000;
}

.form-form {
  flex-wrap: wrap;
  justify-content: flex-end;
  display: flex;
  position: relative;
}

.button-form-footer {
  width: 100%;
  height: 100%;
  opacity: 0;
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 2px solid #28692d;
  order: 1;
  padding-bottom: 3px;
  padding-left: 0;
  padding-right: 0;
  font-family: industry, sans-serif;
  font-size: 18px;
  font-weight: 600;
  transition: color .2s;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.button-form-footer:hover {
  color: #b9b9b9;
}

.div-form {
  width: 35%;
}

.div-form-footerr {
  width: 65%;
  height: 120px;
  padding-left: 0;
}

.h4-grey-footer {
  color: #fff;
  margin-top: 0;
  margin-bottom: 18px;
  font-family: industry, sans-serif;
  font-weight: 500;
}

.h4-grey-footer.smaller {
  font-size: 14px;
}

.h4-grey-footer.smaller.b-b {
  margin-top: 0;
  font-weight: 300;
}

.h4-grey-footer.smaller.b-b.more {
  color: #166936;
  margin-bottom: 0;
}

.imp-footer {
  font-weight: 500;
}

.link-block-menu {
  z-index: 1000;
  text-decoration: none;
  display: flex;
  position: fixed;
  top: 30px;
  right: 5%;
}

.link-block-menu.realisation {
  position: absolute;
  top: 30px;
  right: 5%;
}

.link-block-menu.realisation.fixed, .link-block-menu.fixed {
  position: fixed;
}

.div-heading {
  justify-content: center;
  align-items: center;
  padding-top: 5px;
  padding-right: 10px;
  display: flex;
}

.div-hamburger {
  width: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.h3-menu {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: industry, sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
  transition: color .2s;
}

.h3-menu.colored {
  color: #5e5e5e;
}

.h3-menu.activemenu, .h3-menu.black1 {
  color: #333;
}

.arrow-looping {
  width: 40px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  bottom: 40px;
  left: 0;
  right: 0;
}

.div-flex {
  height: auto;
  flex-direction: column;
  margin-top: 25px;
  display: flex;
  overflow: hidden;
}

.sec-sect-link {
  color: #cecece;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-image: url('../images/white-arrow-agr.webp');
  background-position: -22px;
  background-repeat: no-repeat;
  align-self: flex-start;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 18px;
  font-weight: 500;
  transition: color .2s, background-position .2s, padding .2s;
  display: block;
}

.sec-sect-link:hover {
  color: #fff;
  background-position: 0;
  padding-left: 30px;
}

.div-flex-plasko {
  align-items: center;
  margin-top: 25px;
  display: flex;
}

.link-button {
  width: 155px;
  color: #166936;
  border: 2px solid #28692d;
  justify-content: space-between;
  margin-top: 30px;
  padding: 9px 15px;
  transition: background-color .2s;
  display: flex;
  overflow: hidden;
}

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

.link-button.more-button {
  width: 120px;
  margin-top: 0;
}

.link-button.more-button.chat-button {
  width: 140px;
  border-width: 1px;
  border-color: #000;
  margin-top: 80px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.link-button.more-button.chat-button._404 {
  width: 250px;
  margin-top: 40px;
}

.link-button.more-button.chat-button._404:hover {
  background-color: #d1e1d2;
}

.link-button.more-button.yt {
  width: 180px;
}

.h3-link-button {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
}

.button-link {
  width: auto;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #fff;
  align-self: flex-start;
  margin-top: 30px;
  padding: 9px 15px;
  font-size: 16px;
  font-weight: 600;
  transition: background-color .2s, color .2s;
}

.button-link:hover {
  color: #28692d;
  background-color: #fff;
}

.button-link.balck {
  color: #757575;
  border-color: #000;
}

.div-arrow-form {
  width: 30px;
  position: absolute;
  bottom: 5px;
  right: 5px;
}

.bottom-footer {
  background-color: #e6e6e6;
  margin-top: 50px;
}

.big-container-bottom-footer {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 40px;
  display: block;
}

.h5-footer {
  color: #111;
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 300;
}

.imp-footerr {
  font-weight: 500;
}

.link-imp {
  color: #111;
  font-weight: 500;
}

.div-social-flex {
  display: flex;
}

.lb-foote {
  margin-right: 10px;
}

.img-hov {
  height: 39px;
  transition: transform .2s;
  transform: scale(.9);
}

.img-hov:hover {
  transform: scale(1);
}

.section-map {
  background-color: #ccc;
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
}

.img-map {
  width: 100%;
}

.supliers-section {
  background-color: #fff;
}

.big-cont {
  width: 90%;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  padding-bottom: 60px;
  display: block;
}

.big-cont.no-padding {
  padding-top: 90px;
  padding-bottom: 90px;
}

.big-cont.contact-set {
  text-align: center;
  padding-top: 80px;
  padding-bottom: 80px;
}

.h3-dostawcy {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 40px;
  font-size: 22px;
  font-weight: 600;
  line-height: 22px;
}

.div-flex-dostawcy {
  width: 100%;
  justify-content: space-between;
  align-items: center;
  margin-top: 30px;
  padding-left: 100px;
  padding-right: 100px;
  display: flex;
}

.dostawcy-div {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.img-filtered {
  max-width: 250px;
  filter: grayscale();
  transition: filter .2s;
}

.img-filtered:hover {
  filter: none;
}

.img-filtered.schemlzer {
  height: 99px;
  max-width: 150px;
}

.img-filtered.alvan {
  height: 26px;
}

.img-filtered.westrup {
  height: 73px;
}

.news-section {
  width: 100%;
  background-color: #f2f2f2;
  background-image: url('../images/bg-logo.webp');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto 100%;
}

.big-news-flex {
  align-items: stretch;
  margin-top: 20px;
  display: flex;
}

.half-div {
  flex: 1;
}

.half-div.flexi {
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.half-div.flex-vid {
  width: 40%;
  flex-direction: column;
  flex: 0 auto;
  justify-content: space-between;
  align-self: stretch;
  align-items: flex-end;
  margin-bottom: 0;
  padding-left: 20px;
  display: flex;
}

.news-box {
  width: 50%;
  flex-direction: column;
  justify-content: space-between;
  padding-bottom: 60px;
  padding-right: 30px;
  display: flex;
}

.news-box.item-news {
  padding-left: 30px;
  padding-right: 30px;
}

.news-box.more-pol {
  width: 33.33%;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  padding-bottom: 0;
  padding-right: 50px;
  display: flex;
}

.h3-news {
  color: #28692d;
  letter-spacing: 1px;
  margin-top: 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 25px;
}

.h5-date-news {
  color: #666;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 10px;
  font-weight: 300;
}

.flex-date-line {
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.div-line {
  height: 1px;
  background-color: #666;
  flex: 1;
}

.parg-news {
  color: #666;
  text-align: justify;
  font-size: 14px;
  line-height: 25px;
}

.div-flex-news {
  width: 100%;
  height: 100%;
  flex-wrap: wrap;
  display: flex;
}

.contact-section {
  width: 100%;
  background-color: #28692d;
}

.form-wrapper-hp {
  width: 100%;
  margin-top: 80px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.form-flex-tripple {
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.form-flex {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.h4-form-hp {
  color: #fff;
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 200;
  line-height: 50px;
}

.text-field-hp {
  height: 60px;
  color: #fff;
  letter-spacing: 1px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  flex: 0 auto;
  margin-bottom: 0;
  margin-left: 20px;
  margin-right: 20px;
  font-size: 40px;
  font-weight: 200;
  line-height: 50px;
}

.text-field-hp:focus {
  border-color: #fff;
}

.text-field-hp.max300 {
  max-width: 300px;
}

.text-field-hp.max500 {
  max-width: 400px;
}

.text-field-hp.max600 {
  height: 60px;
  max-width: 500px;
  flex: 1;
  font-size: 40px;
}

.submit-button-hp {
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  margin-top: 30px;
  padding-left: 25px;
  padding-right: 25px;
  font-size: 40px;
  font-weight: 200;
  line-height: 40px;
  transition: background-color .2s, color .2s;
}

.submit-button-hp:hover {
  color: #28692d;
  background-color: #fff;
}

.section-chat {
  width: 100%;
  background-image: linear-gradient(rgba(255, 255, 255, .8), rgba(255, 255, 255, .8)), url('../images/pexels-photo-110469.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding-top: 100px;
  padding-bottom: 100px;
}

.container-big-chat {
  width: 90%;
  max-width: 1920px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.h3-chat {
  color: #28692d;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 30px;
  font-weight: 600;
  line-height: 35px;
}

.div-divider-chat {
  width: 700px;
  height: 2px;
  background-color: #000;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.h2-chat {
  color: #4d4d4d;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 120px;
  line-height: 130px;
}

.link-absolute-info {
  width: 60px;
  height: 60px;
  transition: opacity .2s;
  position: absolute;
  top: 25%;
  left: 32.9%;
}

.link-absolute-info.spain {
  top: auto;
  bottom: 40%;
  left: 17.4%;
}

.link-absolute-info.biuro3 {
  top: 30%;
  left: auto;
  right: 14.3%;
}

.div-hover-block {
  width: 250px;
  background-color: #fff;
  margin-top: -20px;
  margin-left: 80px;
  padding: 5px 10px;
  position: relative;
}

.div-hover-block.biuro33 {
  margin-left: -270px;
}

.h3-img-info {
  color: #28692d;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}

.par {
  color: #8d8d8d;
  text-align: justify;
  margin-top: 10px;
  margin-bottom: 0;
}

.img-arrow-img {
  width: 10px;
  position: absolute;
  top: 50%;
  left: -10px;
  transform: translate(0, -50%);
}

.img-arrow-img.biurko33 {
  top: 50%;
  bottom: 50%;
  left: auto;
  right: -10px;
  transform: translate(0, -50%)rotate(180deg);
}

.div-hamb-animated {
  width: 100%;
  height: 3px;
  background-color: #fff;
  margin-bottom: 5px;
  transition: background-color .2s;
}

.div-hamb-animated.last-hamb {
  margin-bottom: 0;
}

.div-hamb-animated.last-hamb.colored {
  background-color: #5e5e5e;
}

.div-hamb-animated.last-hamb.active-div, .div-hamb-animated.last-hamb.black {
  background-color: #333;
}

.div-hamb-animated.center-hamb.colored {
  background-color: #5e5e5e;
}

.div-hamb-animated.center-hamb.active-div, .div-hamb-animated.center-hamb.black {
  background-color: #333;
}

.div-hamb-animated.first-hamb.colored {
  background-color: #5e5e5e;
}

.div-hamb-animated.first-hamb.active-div, .div-hamb-animated.first-hamb.black {
  background-color: #333;
}

.menu-div-block {
  z-index: 999;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-image: linear-gradient(rgba(255, 255, 255, .7), rgba(255, 255, 255, .7)), url('../images/menubg.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: center;
  align-items: flex-start;
  padding-top: 80px;
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: scroll;
}

.container-special {
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.div-big-container-menu {
  width: 90%;
  max-width: 1500px;
  flex-flow: row;
  align-content: flex-start;
  justify-content: space-between;
  align-items: stretch;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.menu-bit-item {
  flex-direction: column;
  align-self: flex-start;
  align-items: flex-start;
  margin-top: 100px;
  padding: 0 10px 30px;
  display: flex;
}

.menu-bit-item._1menu {
  width: 280px;
  align-self: flex-start;
}

.menu-bit-item._2menu {
  width: 280px;
  align-items: stretch;
  display: flex;
}

.menu-bit-item._4menu {
  align-items: flex-start;
}

.h3-menu-item {
  color: #333;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 30px;
  font-weight: 600;
  line-height: 30px;
}

.h3-menu-item.d {
  width: 185px;
}

.divider-menu-item {
  width: 80px;
  height: 2px;
  background-color: #333;
  margin-bottom: 30px;
}

.divider-menu-item.right {
  margin-top: 30px;
}

.text-link-menu {
  color: #757575;
  letter-spacing: 0;
  text-transform: uppercase;
  background-image: url('../images/button-arrow.webp');
  background-position: -23px 44%;
  background-repeat: no-repeat;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
  font-weight: 600;
  transition: color .2s, background-position .2s, padding .2s;
  display: block;
}

.text-link-menu:hover {
  color: #333;
  background-position: 0 44%;
  padding-left: 30px;
}

.div-block-ver-divider {
  width: 1px;
  background-color: #000;
  margin-bottom: 100px;
}

.big-item-menu {
  margin-bottom: 10px;
}

.flex-big-container {
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.big-map-container {
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 60px;
  padding-right: 60px;
  display: block;
  position: relative;
}

.vid {
  width: 100%;
  height: 300px;
  max-width: 550px;
  margin-bottom: 20px;
}

.vid.bottom-vid {
  width: 100%;
}

.img-logo-hero {
  width: 210px;
  position: relative;
}

.success {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  font-size: 35px;
  line-height: 40px;
}

.success.second {
  font-size: 16px;
  font-weight: 300;
}

.navbar-div {
  justify-content: space-between;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
  display: block;
  position: relative;
}

.img-logo-nav-real {
  width: 210px;
}

.h1-real {
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 0;
  font-size: 55px;
  line-height: 55px;
}

.div-block-real-divider {
  width: 250px;
  height: 2px;
  background-color: #28692d;
  margin-bottom: 20px;
}

.flex-footer {
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 10px;
  display: flex;
}

.link-footer {
  width: 100%;
  color: #fff;
  text-transform: uppercase;
  line-height: 30px;
  display: inline;
}

.link-footer.right-aligned, .link-footer.right-aligned.ob, .link-footer.right-aligned.real {
  text-align: left;
}

.link-footer.ob {
  width: 100%;
  display: block;
}

.link-footer.real {
  width: 100%;
}

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

.big-container-90 {
  width: 90%;
  max-width: 1920px;
  min-width: 947px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-colomns {
  width: 100%;
  column-count: 3;
  column-rule-color: black;
  column-gap: 10px;
}

.gallery-lightbox-link {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: 125px;
  margin-bottom: 10px;
  position: relative;
}

.lightbox-overlay {
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: rgba(22, 105, 54, .95);
  flex-direction: column;
  align-items: flex-start;
  padding: 30px;
  transition: opacity .4s;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.lightbox-overlay:hover {
  opacity: 1;
  background-color: rgba(22, 105, 54, .95);
}

.h3-item-info {
  color: #d1e1d2;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 27px;
  font-weight: 500;
  line-height: 27px;
}

.divider-item-info {
  width: 230px;
  height: 2px;
  background-color: #d1e1d2;
  margin-top: 10px;
  margin-bottom: 10px;
}

.h4-item-info {
  color: #d1e1d2;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
}

.h4-year {
  color: #d1e1d2;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 300;
}

.abs-arrow {
  width: 40px;
  position: absolute;
  bottom: 30px;
  right: 30px;
}

.nav-container {
  width: 90%;
  max-width: 1920px;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: static;
}

.section-content-obiekt {
  background-color: #fff;
  padding-top: 60px;
  padding-bottom: 60px;
}

.container90 {
  width: 100%;
  max-width: 1190px;
  text-align: right;
  flex-direction: row;
  align-items: stretch;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.container90.reversed {
  flex-direction: row-reverse;
  margin-left: auto;
}

.container90.reversed.pad-bot {
  flex-direction: row;
  margin-bottom: 40px;
}

.container90.reversed.gora-dol {
  flex-direction: column-reverse;
}

.hero-section-biect {
  height: 80vh;
}

.h1-obiekt {
  text-align: right;
  letter-spacing: 2px;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 45px;
  font-weight: 600;
  line-height: 50px;
}

.h1-obiekt.r-a, .h1-obiekt.right-aligno {
  text-align: left;
}

.divider-left {
  width: 400px;
  height: 2px;
  background-color: #28692d;
  margin-bottom: 20px;
  margin-right: 0;
}

.big-img-object {
  width: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.big-img-object.right-alignede {
  width: 50%;
  flex-flow: wrap;
  align-content: flex-start;
  justify-content: flex-end;
  align-items: flex-start;
}

.big-img-object.right-alignede.stopro {
  width: 100%;
  flex-flow: wrap;
  justify-content: center;
}

.big-img-object.right-alignede.stopro.pad {
  margin-top: 50px;
}

.big-img-object.right-alignede.stopro.je {
  justify-content: flex-start;
  margin-top: 30px;
}

.big-img-object.right-alignede.stopro.qw {
  margin-bottom: 20px;
}

.big-img-object.right-alignede.d {
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
}

.big-img-object.right-alignede.que {
  flex-flow: wrap;
  align-content: flex-start;
  justify-content: flex-end;
  align-items: flex-start;
}

.big-img-object.right-alignede.spec {
  float: right;
  display: flex;
}

.big-img-object.lancuchowe {
  flex-direction: row;
  justify-content: center;
}

.big-img-object.transportgraw {
  justify-content: space-between;
}

.big-img-object.urz {
  margin-right: 30px;
}

.content-flex-div {
  width: 50%;
  flex-direction: column;
  flex: 1;
  align-items: flex-end;
  padding-left: 30px;
  display: flex;
}

.content-flex-div.rv {
  flex: 1;
  align-items: flex-start;
  padding-left: 0;
  padding-right: 30px;
}

.content-flex-div.rv.tryj, .content-flex-div.rv.zapr-100 {
  width: 100%;
  padding-right: 0;
}

.content-flex-div.rv.e {
  width: 100%;
}

.content-flex-div.rv.heh {
  display: block;
}

.content-flex-div._100perc {
  width: 100%;
  padding-left: 0;
}

.content-flex-div.rzu1 {
  padding-left: 0;
}

.paragraf-object {
  color: #666;
  text-align: justify;
  font-size: 19px;
  font-weight: 300;
  line-height: 40px;
}

.paragraf-object.longer {
  font-size: 17px;
  line-height: 35px;
}

.paragraf-object.longer.zapr {
  margin-bottom: 50px;
}

.img-podnosnik.podn {
  max-width: 250px;
}

.img-podnosnik.silosypl {
  width: 60%;
}

.img-podnosnik.stoly-grawimg {
  max-width: 60%;
}

.img-podnosnik.mnie {
  width: 50%;
}

.section-wyd-obj-content {
  background-color: #f2f2f2;
  padding-top: 60px;
  padding-bottom: 60px;
}

.section-wyd-obj-content.w {
  background-color: #fff;
}

.obj-lightbox {
  width: 100%;
  height: 100%;
  opacity: 0;
  margin-right: 0;
}

.obj-lightbox.no-pad {
  margin-right: 0;
}

.obj-lightbox.no-pad.podnosnik1 {
  background-image: url('../images/DSC_1654.webp');
  background-size: cover;
}

.obj-lightbox.no-pad.podnosnik3 {
  background-image: url('../images/DSC_1748.webp');
  background-position: 50%;
  background-size: cover;
}

.obj-lightbox.no-pad.podnosnik5 {
  background-image: url('../images/img_1567.webp');
  background-size: cover;
}

.obj-lightbox.no-pad.lancuchowe2 {
  background-image: url('../images/2.webp');
  background-size: cover;
}

.obj-lightbox.no-pad.lancuchowe4 {
  background-image: url('../images/img_2257.webp');
  background-size: cover;
}

.obj-lightbox.no-pad.tasmowe2 {
  background-image: url('../images/img_1516.webp');
  background-size: cover;
}

.obj-lightbox.no-pad.tasmowe4 {
  background-image: url('../images/2_1.webp');
}

.obj-lightbox.no-pad.tasmowe6 {
  background-image: url('../images/1.webp');
}

.obj-lightbox.no-pad.silos2 {
  background-image: url('../images/2_3.webp');
}

.obj-lightbox.no-pad.silos4 {
  background-image: url('../images/IMG_2275.webp');
  background-size: cover;
}

.obj-lightbox.no-pad.stozkowe1 {
  background-image: url('../images/film_obiekty.webp');
  background-size: cover;
}

.obj-lightbox.no-pad.rury2 {
  background-image: url('../images/3.webp');
  background-size: cover;
}

.obj-lightbox.no-pad.rury4 {
  background-image: url('../images/21.webp');
  background-size: cover;
}

.obj-lightbox.no-pad.stoly2 {
  background-image: url('../images/153q0773.webp');
  background-size: 500px;
}

.obj-lightbox.no-pad.czyszcz2 {
  background-image: url('../images/dsc_3982.webp');
  background-size: cover;
}

.obj-lightbox.no-pad.ilpersa1 {
  background-image: url('../images/02.webp');
  background-size: cover;
}

.obj-lightbox.no-pad.ilpersa3 {
  background-image: url('../images/04.webp');
  background-size: cover;
}

.obj-lightbox.no-pad.ilpersa5 {
  background-image: url('../images/06.webp');
  background-size: cover;
}

.obj-lightbox.no-pad.alvan1 {
  background-image: url('../images/12.webp');
  background-size: cover;
}

.obj-lightbox.no-pad.alvan3 {
  background-image: url('../images/15.webp');
  background-size: cover;
}

.obj-lightbox.no-pad.hanka1 {
  background-image: url('../images/6_Hanka.webp');
  background-size: cover;
}

.obj-lightbox.no-pad.agata1 {
  background-image: url('../images/4_AGATA-automat.webp');
  background-size: cover;
}

.obj-lightbox.no-pad.agata1.sec {
  background-image: url('../images/2_AGATA-P212.webp');
}

.obj-lightbox.no-pad.agata1.agata3 {
  background-image: url('../images/IMG_3034.webp');
}

.obj-lightbox.no-pad.al50p1 {
  background-image: url('../images/Raw00093.webp');
  background-size: cover;
}

.obj-lightbox.no-pad.porcjowa1 {
  background-image: url('../images/zaprawiarka_rotacyjna3.webp');
  background-size: cover;
}

.obj-lightbox.no-pad.nasiennictwo1 {
  background-image: url('../images/IMG_7998a.webp');
}

.obj-lightbox.no-pad.nasiennictwo3 {
  background-image: url('../images/DSC_5016.webp');
}

.obj-lightbox.no-pad.nasiennictwo5 {
  background-image: url('../images/IMG_7965a.webp');
}

.obj-lightbox.no-pad.plaskie1 {
  background-image: url('../images/sam_0121.webp');
}

.obj-lightbox.no-pad.plaskie3 {
  background-image: url('../images/img_1563.webp');
}

.obj-lightbox.no-pad.plaskie5 {
  background-image: url('../images/sam_0452.webp');
}

.obj-lightbox.no-pad.terminal1 {
  background-image: url('../images/DSCF4774.webp');
}

.obj-lightbox.no-pad.terminal3 {
  background-image: url('../images/DSCF4789.webp');
}

.obj-lightbox.no-pad.terminal5 {
  background-image: url('../images/DSCF4829.webp');
}

.obj-lightbox.no-pad.olejarnie2 {
  background-image: url('../images/img_1319.webp');
}

.obj-lightbox.no-pad.olejarnie4 {
  background-image: url('../images/img_1322.webp');
}

.obj-lightbox.no-pad.biomasa1 {
  background-image: url('../images/DSC01911.webp');
}

.obj-lightbox.no-pad.biomasa3 {
  background-image: url('../images/IMG_9512.webp');
}

.obj-lightbox.no-pad.biomasa5 {
  background-image: url('../images/IMG_9481.webp');
}

.obj-lightbox.podnosnik2 {
  background-image: url('../images/DSC_1659.webp');
  background-size: cover;
}

.obj-lightbox.podnosnik4 {
  background-image: url('../images/DSC_16444.webp');
  background-size: cover;
}

.obj-lightbox.lancuchowe1 {
  background-image: url('../images/1_1.webp');
  background-size: cover;
}

.obj-lightbox.lancuchowe3 {
  background-image: url('../images/img_2255.webp');
  background-size: cover;
}

.obj-lightbox.tasmowe1 {
  background-image: url('../images/7.webp');
}

.obj-lightbox.tasmowe3 {
  background-image: url('../images/IMG_2251.webp');
}

.obj-lightbox.tasmowe3.rury3 {
  background-image: url('../images/9.webp');
  background-size: cover;
}

.obj-lightbox.tasmowe5 {
  background-image: url('../images/8.webp');
}

.obj-lightbox.silos1 {
  background-image: url('../images/001.webp');
  background-size: cover;
}

.obj-lightbox.silos3 {
  background-image: url('../images/dsc_1703_.webp');
  background-size: cover;
}

.obj-lightbox.stozkowe {
  background-image: url('../images/07.webp');
  background-size: 350px;
}

.obj-lightbox.rury1 {
  background-image: url('../images/2_2.webp');
  background-size: cover;
}

.obj-lightbox.stoly1 {
  background-image: url('../images/stolgrawitacyjny03.webp');
  background-repeat: no-repeat;
  background-size: cover;
}

.obj-lightbox.czyszcz1 {
  background-image: url('../images/czyszczalnia.webp');
  background-size: cover;
}

.obj-lightbox.ilpersa {
  background-image: url('../images/01.webp');
  background-size: cover;
}

.obj-lightbox.ilpersa2 {
  background-image: url('../images/03.webp');
  background-size: cover;
}

.obj-lightbox.ilpersa4 {
  background-image: url('../images/05.webp');
  background-size: cover;
}

.obj-lightbox.alvan {
  background-image: url('../images/11.webp');
  background-size: cover;
}

.obj-lightbox.alvan2 {
  background-image: url('../images/13.webp');
  background-size: cover;
}

.obj-lightbox.hanka {
  background-image: url('../images/6.1_Hanka--w-linii.webp');
  background-position: 0;
  background-size: cover;
}

.obj-lightbox.agata {
  background-image: url('../images/3_Agata_z-osprzętem_-dolny-kosz-i-wysyp-bb.webp');
  background-size: cover;
}

.obj-lightbox.agata.agata2 {
  background-image: url('../images/Agata_z-bi-bag.webp');
  margin-left: 20px;
}

.obj-lightbox.al50p {
  background-image: url('../images/1_AL50P.webp');
  background-position: 50%;
  background-size: cover;
}

.obj-lightbox.porcjowa {
  background-image: url('../images/5_AMELA.webp');
  background-position: 50%;
  background-size: cover;
}

.obj-lightbox.porcjowa.hankaa {
  background-image: url('../images/7_HANKA-25W.webp');
}

.obj-lightbox.porcjowa.rotalex {
  background-image: url('../images/8_ROTALEX-50.webp');
}

.obj-lightbox.porcjowa.amela {
  background-image: url('../images/5_AMELA.webp');
  background-position: 100%;
}

.obj-lightbox.porcjowa.amela._1 {
  background-image: url('../images/DSC_5158.webp');
  background-position: 50%;
  background-size: cover;
}

.obj-lightbox.porcjowa.amela._2 {
  background-image: url('../images/DSC_5151.webp');
  background-position: 50%;
}

.obj-lightbox.porcjowa.amela._3 {
  background-image: url('../images/DSC_5154.webp');
  background-position: 50%;
}

.obj-lightbox.nasiennictwo {
  background-image: url('../images/DSC_3980.webp');
}

.obj-lightbox.nasiennictwo2 {
  background-image: url('../images/DSCF4140.webp');
}

.obj-lightbox.nasiennctwo3 {
  background-image: url('../images/DSC_5021.webp');
}

.obj-lightbox.plaskie {
  background-image: url('../images/grupa_producentow_karsko_3.webp');
  background-position: 50%;
}

.obj-lightbox.plaskie2 {
  background-image: url('../images/sam_0337.webp');
}

.obj-lightbox.plaskie4 {
  background-image: url('../images/sam_0374.webp');
}

.obj-lightbox.silo {
  background-image: url('../images/001.webp');
  background-size: cover;
}

.obj-lightbox.silo1 {
  background-image: url('../images/2_3.webp');
  background-size: cover;
}

.obj-lightbox.silo2 {
  background-image: url('../images/07.webp');
  background-size: cover;
}

.obj-lightbox.silo3 {
  background-image: url('../images/dsc_1703_.webp');
  background-size: cover;
}

.obj-lightbox.silo4 {
  background-image: url('../images/IMG_2275.webp');
  background-size: cover;
}

.obj-lightbox.terminal {
  background-image: url('../images/DSCF4305.webp');
}

.obj-lightbox.terminal2 {
  background-image: url('../images/DSCF4788.webp');
}

.obj-lightbox.terminal4 {
  background-image: url('../images/DSCF4831.webp');
}

.obj-lightbox.olejarnie1 {
  background-image: url('../images/img_1318.webp');
}

.obj-lightbox.olejarnie3 {
  background-image: url('../images/img_1321.webp');
}

.obj-lightbox.biomasa {
  background-image: url('../images/IMG_9616.webp');
  margin-right: 0;
}

.obj-lightbox.biomasa2 {
  background-image: url('../images/IMG_9612.webp');
}

.obj-lightbox.biomasa4 {
  background-image: url('../images/IMG_9469.webp');
}

.obj-lightbox.dusthunter1 {
  background-image: url('../images/dust4.webp');
  margin-bottom: 20px;
}

.obj-lightbox.dusthunter2 {
  background-image: url('../images/dust3.webp');
}

.obj-lightbox.podsnnik3 {
  background-image: url('../images/dust2.webp');
}

.img-gallery {
  display: none;
}

.livebox-div-flex {
  width: 220px;
  height: 220px;
  filter: grayscale();
  background-image: url('../images/przenośniki-taśmowe-BELT-CONVEYORS-10.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-wrap: nowrap;
  margin-bottom: 20px;
  margin-left: 20px;
  transition: filter .2s;
  display: flex;
}

.livebox-div-flex:hover {
  filter: none;
}

.livebox-div-flex.sil {
  width: 20%;
}

.livebox-div-flex._100wid {
  width: 100%;
}

.livebox-div-flex.dusthunter {
  flex-wrap: wrap;
}

.container-large {
  width: 100%;
  max-width: 1190px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.container-large.no-flex {
  margin-top: 60px;
  display: flex;
}

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

.div-text-50 {
  width: 50%;
  padding-right: 30px;
}

.div-text-50._100 {
  width: 100%;
  padding-right: 0;
}

.div-table-50 {
  width: 50%;
  flex-direction: column;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: flex-end;
  display: flex;
}

.h4-object {
  color: #666;
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
}

.paragraph-wypos {
  color: #666;
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
}

.paragraph-wypos.czyszczalnie {
  font-weight: 300;
}

.div-table {
  width: 100%;
  height: auto;
  border: 1px solid #1caf4e;
  flex-direction: column;
  align-self: flex-end;
  display: flex;
}

.h5-table {
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 5px;
  font-weight: 400;
}

.div-flex-table {
  height: auto;
}

.div-flex-table.zapr {
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.div-flex-table.dust-hunt {
  width: 300px;
  height: auto;
}

._1table {
  border-bottom: 1px solid #1caf4e;
  padding: 5px;
}

.h4-table {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
}

.h4-table.normal {
  text-transform: uppercase;
  font-weight: 400;
}

.h4-table.normal.zapr, .h4-table.rightt {
  text-align: left;
}

.div-table-big {
  flex-direction: column;
  display: flex;
}

._2table {
  border-bottom: 1px solid #1caf4e;
  flex-direction: row;
  display: flex;
}

._2table.last-no-bord {
  border-bottom-style: none;
}

._50table {
  width: 50%;
  padding: 5px 5px 5px 10px;
}

._50table.colorred {
  background-color: rgba(22, 105, 54, .1);
  padding-left: 10px;
}

._50table.colorred.left {
  border-right: 1px solid #1caf4e;
}

._50table.left {
  border-right: 1px solid #1caf4e;
  padding-left: 10px;
}

.text-link-news {
  color: #333;
  text-align: right;
  letter-spacing: 1px;
  align-self: flex-end;
  font-size: 16px;
  font-weight: 600;
  display: block;
}

.hero-news-section {
  height: 80vh;
  background-image: linear-gradient(rgba(255, 255, 255, .4), rgba(255, 255, 255, .4)), url('../images/Untitled-1.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.hero-news-section.o-nas {
  background-image: none;
  display: block;
}

.h1-news {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  margin: 0 auto;
  font-size: 90px;
  font-weight: 800;
  line-height: 100px;
  display: block;
}

.h1-news.increased {
  font-size: 110px;
  line-height: 110px;
}

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

.content-news-section.more {
  background-color: #f3f3f3;
  padding-top: 60px;
  padding-bottom: 60px;
}

.div-container-news-hero {
  width: 100%;
  max-width: 1190px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
}

.rich-text-news {
  color: #333;
  text-align: justify;
  font-size: 18px;
  font-weight: 400;
  line-height: 35px;
}

.h3-date {
  text-align: right;
  margin-top: 0;
  font-weight: 400;
}

.section-news {
  background-image: url('../images/bg-logo.webp');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto 100%;
  padding-top: 60px;
  padding-bottom: 60px;
}

.h2-polecane {
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 55px;
  font-weight: 500;
  line-height: 60px;
}

.div-flex-more {
  margin-top: 0;
}

.bg-o-nas {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.content-o-nas-section {
  padding-top: 60px;
  padding-bottom: 60px;
}

.content-o-nas-section.what {
  background-color: #f2f2f2;
  padding-top: 60px;
}

.container-onas {
  width: 100%;
  max-width: 1190px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
}

.h2-o-firmie {
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 50px;
  font-weight: 500;
  line-height: 55px;
}

.par-o-nas {
  font-size: 18px;
  line-height: 30px;
}

.par-o-nas.czym {
  margin-bottom: 30px;
}

.onas-imp {
  font-weight: 600;
}

.row {
  margin-bottom: 40px;
}

.bg-vid {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-cont-fot {
  flex-direction: row-reverse;
  margin-top: 20px;
  display: flex;
}

.div-cont-fot.left-align {
  justify-content: flex-end;
}

.dane-divek {
  width: 60%;
  flex-direction: column;
  justify-content: flex-start;
  margin-right: 0;
  padding-left: 0;
  display: flex;
}

.dane-divek._100w {
  align-items: stretch;
}

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

.flex-equal {
  width: 33.33%;
  margin-right: 20px;
}

.container-big {
  width: 100%;
  max-width: 1190px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
}

.tab-link-zaprawiarki {
  width: 33.33%;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 2px;
  font-size: 18px;
  line-height: 25px;
}

.tab-link-zaprawiarki.w--current {
  color: #fff;
  background-color: #166936;
}

.tabs-menu-zaprawiarki {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.tab-content-zaprawiarki {
  padding-top: 80px;
}

.imp-par {
  font-weight: 600;
}

.spanwhite {
  color: #fff;
}

.spanwhite.br {
  color: #166936;
}

._404-sect {
  width: 100%;
  height: 100vh;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.img-404 {
  width: 250px;
  margin-bottom: 30px;
}

.h1-404 {
  color: #000;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 25px;
  line-height: 30px;
}

.divider-plasko {
  width: 50%;
  height: 2px;
  background-color: #166936;
  margin-bottom: 40px;
}

.link-back {
  align-items: center;
  display: flex;
}

.img-back {
  width: 40px;
  height: auto;
}

.h2-back {
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 20px;
  font-size: 25px;
  line-height: 25px;
}

.hidden {
  overflow: hidden;
}

.divpoup {
  cursor: pointer;
  position: relative;
}

.div-popup {
  z-index: 10;
  width: 500px;
  height: auto;
  opacity: 0;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px;
  display: none;
  position: absolute;
  top: -200px;
  left: 0;
  right: 0;
}

.div-popup.persons {
  width: 500px;
}

.div-flex-popup {
  width: 100%;
  display: flex;
}

.div-flex-popup.marg-bot {
  margin-bottom: 10px;
}

.div-popup-1 {
  width: 40%;
}

.div-popup-1.persons {
  width: 50%;
}

.div-popup2 {
  width: 70%;
}

.div-popup2.persons1 {
  width: 50%;
}

.img-close {
  width: 20px;
  opacity: .7;
  cursor: pointer;
  position: absolute;
  top: 10px;
  right: 10px;
}

.div-nav-hp {
  z-index: 900;
  width: 100%;
  height: 120px;
  opacity: 0;
  background-color: #fff;
  padding-top: 0;
  padding-bottom: 0;
  display: none;
  position: fixed;
}

.div-nav-hp-container {
  width: 90%;
  height: 100%;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 5%;
  display: flex;
}

.div-nav-container {
  flex: 1;
  justify-content: flex-end;
  align-self: center;
  padding-left: 50px;
  padding-right: 90px;
  display: flex;
}

.text-link-nav-hp {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-left: 20px;
  margin-right: 0;
  padding: 10px 0;
  font-size: 14px;
  font-weight: 600;
  transition: color .3s;
}

.text-link-nav-hp:hover {
  color: #28692d;
}

.text-link-nav-hp.pl {
  padding-right: 5px;
}

.text-link-nav-hp.en {
  margin-left: 0;
}

.invert {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.link-block {
  width: 13%;
  align-self: center;
}

.div-vert-divider {
  width: 1px;
  height: 100%;
  background-color: rgba(51, 51, 51, .3);
  display: none;
}

.mobilemenu, .nav-mobile {
  display: none;
}

.div-pl-en {
  display: flex;
  position: absolute;
  top: 30px;
  left: 5%;
}

.linkpl {
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
}

.linkpl.en {
  margin-left: 5px;
}

.div-fot-rel {
  width: 100%;
  position: relative;
}

.div-fot-rel.rodo {
  margin-bottom: 15px;
}

.div-hov {
  z-index: 5;
  width: 100%;
  opacity: 0;
  background-color: #fff;
  padding: 10px;
  display: none;
  position: absolute;
  top: 100%;
  right: 0%;
}

.h4-hov-info {
  width: auto;
  text-align: left;
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  display: inline-block;
}

.html-embed {
  width: 100%;
  max-width: 500px;
  margin-bottom: 20px;
  padding: 0;
}

.div-100 {
  width: 100%;
  max-width: 550px;
}

.html-embed-realisation {
  width: 100%;
  height: auto;
  min-height: 100px;
  margin-bottom: 0;
  display: inline-block;
  position: relative;
}

.dyn-it-real {
  width: 100%;
  margin-bottom: 10px;
  display: inline-block;
  position: relative;
}

.div-abs-1 {
  z-index: 10;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.div-ov-clicable {
  z-index: 20;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.htmlabs {
  position: static;
}

.div-container-photos {
  width: 100%;
  flex-direction: row;
  align-items: flex-start;
  margin-top: 30px;
  display: flex;
}

.div-50 {
  width: 50%;
  min-width: 480px;
  margin-right: 10px;
}

.vid50 {
  flex: 1;
  position: relative;
}

.div-50-2 {
  width: 50%;
  flex: 1;
}

.emb {
  width: 100%;
  height: 100%;
}

.item {
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
}

.dyn-item-footer {
  width: 100%;
  display: block;
}

.lightbox-hide {
  display: none;
}

.div-100-zaprawiarki {
  width: 100%;
}

.div-lightboxes {
  text-align: left;
  flex-wrap: wrap;
  align-content: flex-start;
  align-items: flex-start;
  margin-top: 10px;
  display: flex;
}

.lightbox-zaprawiarki {
  width: 220px;
  height: 220px;
  filter: grayscale();
  margin-bottom: 20px;
  margin-right: 20px;
  transition: filter .2s;
}

.lightbox-zaprawiarki:hover {
  filter: none;
}

.lightbox-zaprawiarki.ra50 {
  background-image: url('../images/photo1_4.webp');
  background-position: 50%;
  background-size: cover;
  margin-top: 20px;
  margin-right: 20px;
}

.lightbox-zaprawiarki._25w {
  background-image: url('../images/photo1_1.webp');
  background-position: 50%;
  background-size: cover;
}

.lightbox-zaprawiarki.al50 {
  background-image: url('../images/photo.webp');
  background-position: 50%;
  background-size: cover;
  margin-bottom: 20px;
  margin-right: 20px;
}

.lightbox-zaprawiarki.agata-z1 {
  background-image: url('../images/photo1.webp');
  background-position: 50%;
  background-size: cover;
}

.lightbox-zaprawiarki.agata-z2 {
  background-image: url('../images/photo2.webp');
  background-position: 50%;
  background-size: cover;
}

.lightbox-zaprawiarki.agata-z3 {
  background-image: url('../images/photo3.webp');
  background-position: 50%;
  background-size: cover;
}

.lightbox-zaprawiarki.agata-z4 {
  background-image: url('../images/photo4_1.webp');
  background-position: 50%;
  background-size: cover;
}

.lightbox-zaprawiarki.amela-z1 {
  background-image: url('../images/photo1_3.webp');
  background-position: 50%;
  background-size: cover;
}

.lightbox-zaprawiarki.amela-z2 {
  background-image: url('../images/photo2_2.webp');
  background-position: 50%;
  background-size: cover;
}

.lightbox-zaprawiarki.hanka-z1 {
  background-image: url('../images/photo1_2.webp');
  background-position: 50%;
  background-size: cover;
}

.lightbox-zaprawiarki.hanka-z2 {
  background-image: url('../images/photo2_1.webp');
  background-position: 50%;
  background-size: cover;
}

.lightbox-zaprawiarki.amela-z3 {
  background-image: url('../images/photo3_1.webp');
  background-position: 50%;
  background-size: cover;
}

.lightbox-zaprawiarki.amela-z4 {
  background-image: url('../images/photo4.webp');
  background-position: 50%;
  background-size: cover;
}

.img-light {
  display: none;
}

.container-page-zaprawiarki {
  margin-top: 40px;
}

.christmas_div {
  z-index: 2000;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .6);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.div-container-christmas {
  width: 70%;
  max-width: 900px;
  position: relative;
}

.img-christmas {
  width: 100%;
  border: 2px solid #fff;
}

.close-div {
  cursor: pointer;
  align-items: center;
  display: flex;
  position: absolute;
  top: -40px;
  right: 0;
}

.close-div.clone {
  top: -40px;
  left: 0;
  right: auto;
}

.h4-close {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 10px;
  font-weight: 400;
}

.close-img {
  width: 20px;
  height: auto;
}

html.w-mod-js [data-ix="page-loader"] {
  display: flex;
}

html.w-mod-js [data-ix="looping-arrow"] {
  transform: translate(0, -100px);
}

html.w-mod-js [data-ix="scroll-ob"], html.w-mod-js [data-ix="scroll-ob-2"], html.w-mod-js [data-ix="scroll-ob-3"], html.w-mod-js [data-ix="scroll-ob-4"] {
  opacity: 0;
  transform: translate(-50px);
}

html.w-mod-js [data-ix="new-interaction"] {
  opacity: 0;
  transform: translate(0%, 10%);
}

html.w-mod-js [data-ix="new-interaction-2"] {
  opacity: 0;
  transform: translate(10%);
}

html.w-mod-js [data-ix="new-interaction-3"] {
  opacity: 0;
  transform: translate(-10%);
}

html.w-mod-js [data-ix="new-interaction-4"] {
  opacity: 0;
  transform: translate(0%, 10%);
}

html.w-mod-js [data-ix="initial-div-flex"] {
  opacity: 0;
  height: 0;
}

html.w-mod-js [data-ix="arrow-initial"] {
  opacity: 0;
}

html.w-mod-js [data-ix="new-interaction-5"] {
  opacity: 0;
  display: none;
  transform: translate(-30px);
}

html.w-mod-js [data-ix="new-interaction-6"] {
  opacity: 0;
  display: none;
  transform: translate(30px);
}

html.w-mod-js [data-ix="initial-menu"], html.w-mod-js [data-ix="initial-menu-big"] {
  opacity: 0;
  transform: translate(0, -50px);
}

html.w-mod-js [data-ix="initial-realisation"] {
  opacity: 0;
  transform: translate(-30px);
}

html.w-mod-js [data-ix="int-hover-footer"] {
  opacity: 0;
  display: none;
}

html.w-mod-js [data-ix="christmas-popup"] {
  opacity: 1;
  display: flex;
}

@media screen and (max-width: 991px) {
  .div-hero-bg {
    background-image: url('../images/menubg.jpg'), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    background-position: 0 0, 0 0;
    background-size: cover, auto;
  }

  .section100vr {
    height: auto;
    display: block;
  }

  .flex-menu.urzadzenia {
    width: 100%;
  }

  .flex-menu.obiekty {
    width: 100%;
    height: auto;
  }

  .flex-menu.realizacje {
    width: 100%;
  }

  .little-div-bg {
    position: relative;
  }

  .ovarlay1 {
    align-items: center;
    padding-top: 60px;
    padding-bottom: 60px;
    padding-left: 0;
  }

  .div-photo-flex {
    width: 100%;
    max-width: 100%;
  }

  .div-text-flex {
    width: 90%;
    padding: 60px 0;
  }

  .paragraph-grey {
    max-width: 1005px;
  }

  .large-container {
    flex-direction: column;
  }

  .div-form-menu {
    width: 100%;
  }

  .div-form-footer {
    width: 100%;
    order: 1;
    padding-top: 20px;
  }

  .column-wrap-footer {
    width: 33.33%;
    min-width: 33.33%;
  }

  .h4-grey-footer {
    width: 33.33%;
  }

  .h4-grey-footer.smaller.b-b, .h4-grey-footer.smaller.right-align {
    width: 100%;
  }

  .link-block-menu.realisation {
    top: 26px;
  }

  .h3-menu {
    color: #fff;
  }

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

  .sec-sect-link {
    align-self: center;
  }

  .link-button.more-button.chat-button {
    margin-top: 50px;
  }

  .button-link {
    align-self: center;
  }

  .button-link.balck {
    align-self: flex-start;
    margin-top: 15px;
  }

  .section-map {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .big-cont.contact-set {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .div-flex-dostawcy {
    flex-direction: column;
    margin-top: 20px;
  }

  .dostawcy-div {
    padding-bottom: 40px;
  }

  .dostawcy-div.al {
    padding-bottom: 0;
  }

  .news-section {
    background-image: none;
  }

  .big-news-flex {
    flex-direction: column;
  }

  .half-div.flex-vid {
    width: 100%;
    flex: 0 auto;
    align-items: flex-start;
    margin-top: 60px;
    margin-bottom: 0;
    padding-left: 0;
  }

  .news-box.item-news {
    padding-left: 15px;
    padding-right: 15px;
  }

  .news-box.more-pol {
    padding-right: 20px;
  }

  .h3-news {
    height: 90px;
  }

  .parg-news, .parg-news.smaller-n {
    height: auto;
  }

  .form-wrapper-hp {
    margin-top: 50px;
  }

  .form-flex-tripple {
    margin-bottom: 10px;
  }

  .h4-form-hp {
    font-size: 25px;
    line-height: 40px;
  }

  .h4-form-hp.bottomer {
    width: 200px;
  }

  .text-field-hp.max300, .text-field-hp.max500 {
    max-width: 200px;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 25px;
    line-height: 40px;
  }

  .text-field-hp.max600 {
    max-width: 300px;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 25px;
    line-height: 40px;
  }

  .submit-button-hp {
    font-size: 25px;
    line-height: 30px;
  }

  .section-chat {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .h3-chat {
    font-size: 20px;
    line-height: 25px;
  }

  .h2-chat {
    font-size: 100px;
    line-height: 100px;
  }

  .menu-div-block {
    height: 100%;
    opacity: 0;
    flex-flow: column;
    justify-content: flex-start;
    padding-top: 80px;
    display: none;
    overflow: scroll;
  }

  .div-big-container-menu {
    flex-flow: wrap;
    align-content: flex-start;
    justify-content: center;
    align-items: stretch;
    display: flex;
  }

  .menu-bit-item {
    width: 50%;
    order: 0;
    margin-top: 0;
    padding-bottom: 30px;
  }

  .menu-bit-item._1menu {
    width: 50%;
    justify-content: flex-start;
    align-self: flex-end;
    align-items: center;
    display: block;
  }

  .menu-bit-item._2menu {
    width: 50%;
    align-self: flex-start;
  }

  .menu-bit-item._3menu {
    width: 50%;
    align-self: flex-start;
    padding-top: 0;
  }

  .menu-bit-item._4menu {
    width: 50%;
    align-self: flex-end;
  }

  .menu-bit-item.about {
    order: -1;
  }

  .menu-bit-item.last-no, .menu-bit-item.obiekty-mob {
    order: 1;
  }

  .h3-menu-item {
    margin-bottom: 15px;
    font-size: 20px;
  }

  .divider-menu-item {
    width: 100%;
    height: 2px;
    margin-bottom: 10px;
  }

  .divider-menu-item.right {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .text-link-menu {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
    line-height: 18px;
    display: block;
  }

  .div-block-ver-divider {
    width: 300px;
    height: 1px;
  }

  .flex-big-container {
    flex-direction: column-reverse;
  }

  .big-map-container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .vid {
    width: 100%;
    height: 500px;
    max-width: 100%;
  }

  .img-cont {
    width: 80px;
  }

  .navbar-div {
    height: 90px;
    padding: 15px 20px;
    display: flex;
  }

  .img-logo-nav-real {
    width: auto;
  }

  .big-container-90 {
    min-width: auto;
  }

  .div-colomns {
    column-count: 2;
  }

  .lightbox-overlay {
    opacity: 1;
    position: relative;
  }

  .nav-container {
    width: 100%;
  }

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

  .container90 {
    flex-direction: column;
  }

  .container90.reversed {
    flex-direction: column-reverse;
  }

  .container90.reversed.pad-bot {
    flex-direction: column;
  }

  .hero-section-biect {
    height: 500px;
    background-image: linear-gradient(rgba(0, 0, 0, .35), rgba(0, 0, 0, .35)), url('../images/podnosnikikubelkowe6.webp');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    justify-content: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .big-img-object {
    width: 100%;
  }

  .big-img-object.right-alignede {
    flex-direction: column;
    align-items: center;
    padding-top: 30px;
  }

  .big-img-object.right-alignede.que {
    width: 100%;
    justify-content: flex-start;
  }

  .big-img-object.right-alignede.spec {
    width: 100%;
    float: none;
    flex-direction: row;
    order: 1;
    align-content: center;
    justify-content: center;
  }

  .big-img-object.urz {
    margin-right: 0;
  }

  .content-flex-div {
    width: 100%;
    padding-top: 30px;
    padding-left: 0;
  }

  .content-flex-div.rv {
    padding-top: 0;
    padding-right: 0;
  }

  .content-flex-div.rv.heh {
    flex-direction: column;
    display: flex;
  }

  .img-podnosnik.transportgra {
    margin-bottom: 40px;
  }

  .img-podnosnik.podnd {
    max-height: 400px;
  }

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

  .obj-lightbox.agata.agata2 {
    margin-left: 0;
  }

  .obj-lightbox.dusthunter2 {
    margin-right: 0;
  }

  .livebox-div-flex {
    margin-left: 10px;
    margin-right: 10px;
  }

  .livebox-div-flex.sil {
    width: 33.33%;
  }

  .livebox-div-flex._100wid {
    width: auto;
  }

  .livebox-div-flex.dusthunter {
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 0;
  }

  .hero-news-section {
    height: 600px;
  }

  .hero-news-section.o-nas {
    background-image: linear-gradient(rgba(0, 0, 0, .35), rgba(0, 0, 0, .35)), url('../images/grey-section-about.webp');
    background-position: 0 0, 100%;
    background-size: auto, cover;
    display: flex;
  }

  .h1-news.increased {
    font-size: 60px;
    line-height: 70px;
  }

  .bg-o-nas, .bg-vid {
    display: none;
  }

  .div-cont-fot {
    flex-flow: row-reverse wrap;
    margin-top: 0;
  }

  .dane-divek {
    width: 100%;
  }

  .container-big {
    padding-left: 0;
    padding-right: 0;
  }

  .tabs-menu-zaprawiarki {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-popup {
    z-index: 5;
    opacity: 0;
    display: none;
  }

  .div-nav-hp {
    height: 100%;
    opacity: 1;
    display: block;
  }

  .div-nav-hp-container {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-right: 0%;
  }

  .div-nav-container {
    width: 100%;
    flex-direction: column;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .text-link-nav-hp {
    margin-left: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 16px;
  }

  .link-block.w--current {
    width: 30%;
    align-self: flex-start;
    margin-top: 30px;
    margin-bottom: 50px;
  }

  .div-hp {
    display: block;
  }

  .mobilemenu {
    z-index: 990;
    width: 100%;
    height: 100vh;
    opacity: 0;
    background-color: #fff;
    padding-top: 100px;
    display: none;
    position: fixed;
  }

  .nav-mobile-button-logo {
    width: 100%;
    position: fixed;
  }

  .nav-mobile {
    width: 100%;
    background-color: #fff;
    padding: 15px 20px;
    position: fixed;
  }

  .brand-mobile {
    width: 25%;
    order: -1;
  }

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

  .menubutton-mobile {
    order: 1;
  }

  .menubutton-mobile.w--open {
    background-color: #166936;
  }

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

  .nav-link-mobile {
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 600;
    display: block;
  }

  .nav-link-mobile.w--current {
    color: #166936;
  }

  .nav-brand {
    width: 25%;
  }

  .html-embed, .div-100 {
    max-width: 100%;
  }

  .dyn-it-real {
    position: relative;
  }

  .div-rel {
    display: block;
  }

  .div-container-photos {
    flex-direction: column;
  }

  .div-50 {
    width: 100%;
    min-width: 100%;
    margin-right: 0;
  }

  .div-50-2 {
    width: 100%;
  }

  .flex-sr {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  body {
    height: 100%;
  }

  .heading-section {
    height: 100%;
    min-height: auto;
  }

  .div-hero-bg {
    height: 100%;
    padding-top: 200px;
    padding-bottom: 200px;
    display: flex;
  }

  .div-text-flex {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .h2-big {
    font-size: 60px;
    line-height: 80px;
  }

  .footer {
    padding-top: 30px;
  }

  .div-site-map {
    margin-right: -20px;
  }

  .column-wrap-footer {
    width: 50%;
  }

  .h4-grey-footer.smaller.b-b.more {
    font-size: 12px;
    line-height: 20px;
  }

  .link-block-menu.realisation {
    top: 21px;
  }

  .button-link.balck {
    margin-top: 5px;
    margin-bottom: 10px;
  }

  .big-container-bottom-footer {
    padding-left: 0;
  }

  .big-cont.no-padding {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .half-div.flex-vid {
    width: 100%;
    height: auto;
  }

  .news-box {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding-bottom: 30px;
    padding-left: 0;
    padding-right: 20px;
  }

  .news-box.item-news {
    width: 100%;
    padding-bottom: 60px;
    padding-left: 0;
    padding-right: 0;
  }

  .news-box.more-pol {
    width: 100%;
    padding-bottom: 60px;
    padding-right: 0;
  }

  .h3-news {
    height: 90px;
    font-size: 18px;
  }

  .parg-news {
    height: auto;
    font-size: 14px;
  }

  .h4-form-hp {
    font-size: 16px;
    line-height: 25px;
  }

  .h4-form-hp.bottomer {
    width: auto;
  }

  .text-field-hp.max300 {
    height: 40px;
    max-width: 150px;
    font-size: 16px;
    line-height: 25px;
  }

  .text-field-hp.max500 {
    height: 40px;
    max-width: 100px;
    font-size: 16px;
    line-height: 25px;
  }

  .text-field-hp.max600 {
    height: 40px;
    max-width: 150px;
    font-size: 16px;
    line-height: 25px;
  }

  .submit-button-hp {
    font-size: 16px;
    line-height: 20px;
  }

  .div-divider-chat {
    width: 100%;
  }

  .h2-chat {
    font-size: 60px;
  }

  .menu-div-block {
    opacity: 0;
    display: none;
  }

  .container-special {
    height: 100%;
    min-height: auto;
  }

  .div-big-container-menu {
    width: 100%;
    align-content: flex-start;
  }

  .menu-bit-item {
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .text-link-menu {
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 14px;
  }

  .vid {
    width: 100%;
    height: 500px;
  }

  .img-logo-hero {
    width: 150px;
  }

  .navbar-div {
    height: 80px;
    display: flex;
  }

  .link-footer {
    width: 100%;
  }

  .link-footer.right-aligned {
    text-align: left;
  }

  .big-container-90 {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .lightbox-overlay {
    padding: 10px 10px 50px;
  }

  .h3-item-info {
    font-size: 25px;
    line-height: 35px;
  }

  .abs-arrow {
    width: 30px;
    bottom: 10px;
    right: 10px;
  }

  .h1-obiekt {
    text-align: center;
    font-size: 35px;
  }

  .divider-left {
    align-self: flex-start;
  }

  .big-img-object.right-alignede.que {
    justify-content: center;
    align-items: flex-start;
  }

  .content-flex-div {
    align-items: flex-start;
  }

  .img-podnosnik {
    width: 200px;
  }

  .img-podnosnik.podn {
    width: 100px;
  }

  .img-podnosnik.transportgra {
    width: 100px;
    margin-bottom: 40px;
  }

  .img-podnosnik.podnd {
    width: auto;
    height: auto;
    max-height: 350px;
  }

  .obj-lightbox.silo, .obj-lightbox.silo1, .obj-lightbox.silo2, .obj-lightbox.silo3, .obj-lightbox.silo4 {
    margin-right: 0;
  }

  .obj-lightbox.dusthunter1 {
    width: 30%;
    height: 150px;
    margin-right: 0;
  }

  .obj-lightbox.dusthunter2 {
    width: 30%;
    height: 150px;
  }

  .obj-lightbox.podsnnik3 {
    width: 30%;
    height: 150px;
    margin-right: 0;
  }

  .livebox-div-flex.sil {
    width: 50%;
    justify-content: center;
    padding-right: 0;
  }

  .container-large.no-flex {
    margin-top: 30px;
  }

  .hero-news-section {
    height: 500px;
  }

  .h1-news {
    font-size: 40px;
  }

  .h1-news.increased {
    font-size: 50px;
    line-height: 50px;
  }

  .content-news-section.more {
    padding-bottom: 0;
  }

  .rich-text-news {
    font-size: 16px;
    line-height: 31px;
  }

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

  .content-o-nas-section.what {
    padding-top: 30px;
  }

  .h2-o-firmie {
    margin-bottom: 20px;
  }

  .par-o-nas {
    font-size: 16px;
    line-height: 28px;
  }

  .div-dane-info {
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .flex-equal {
    width: 50%;
    order: 0;
    align-self: flex-start;
    margin-right: 0;
  }

  .flex-equal.last {
    order: 1;
  }

  .flex-equal.first {
    order: -1;
  }

  .tab-link-zaprawiarki {
    width: 50%;
  }

  .tab-content-zaprawiarki {
    padding-top: 40px;
  }

  .wrap {
    margin-right: -20px;
  }

  .div-popup {
    width: 300px;
    opacity: 0;
    display: none;
  }

  .div-popup-1 {
    width: 50%;
    padding-right: 10px;
  }

  .div-popup2 {
    width: 50%;
  }

  .nav-mobile {
    padding: 10px 0;
  }

  .brand-mobile {
    width: 35%;
  }

  .menubutton-mobile {
    margin-right: 10px;
  }

  .nav-brand {
    width: 35%;
  }

  .div-lightboxes {
    justify-content: center;
    align-items: center;
  }

  .lightbox-zaprawiarki, .lightbox-zaprawiarki.amela-z1 {
    margin-left: 10px;
    margin-right: 10px;
  }
}

@media screen and (max-width: 479px) {
  body {
    height: 100%;
  }

  .heading-section {
    height: 100%;
    min-height: auto;
  }

  .h2-big {
    font-size: 35px;
    line-height: 45px;
  }

  .div-site-map {
    margin-right: 0;
  }

  .column-wrap-footer {
    width: 100%;
    min-width: 50%;
    padding-right: 0;
  }

  .text-field {
    height: 35px;
    border-radius: 0;
    font-size: 16px;
  }

  .text-field.message {
    border-top: 1px #000;
    border-left-style: solid;
    border-left-color: #ccc;
  }

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

  .div-form {
    width: 100%;
  }

  .div-form-footerr {
    width: 100%;
    height: 100px;
  }

  .h4-grey-footer {
    width: 50%;
    padding-right: 10px;
    font-size: 15px;
  }

  .h4-grey-footer.smaller {
    padding-right: 0;
  }

  .h4-grey-footer.smaller.b-b {
    font-size: 12px;
  }

  .link-block-menu {
    top: 20px;
    right: 20px;
  }

  .link-block-menu.realisation {
    top: 25px;
    right: 15px;
  }

  .div-social-flex {
    width: 50%;
    justify-content: flex-start;
  }

  .big-cont.no-padding {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .h3-dostawcy {
    text-align: center;
    margin-bottom: 50px;
    margin-left: 0;
  }

  .dostawcy-div.al {
    padding-bottom: 0;
  }

  .img-filtered {
    max-width: 200px;
  }

  .img-filtered.schemlzer {
    max-width: 150px;
  }

  .news-section {
    background-image: none;
  }

  .big-news-flex {
    margin-top: 30px;
  }

  .half-div.flex-vid {
    width: 100%;
    height: auto;
  }

  .news-box {
    width: 100%;
    padding-right: 0;
  }

  .form-flex-tripple.special-centered {
    flex-wrap: wrap;
  }

  .h4-form-hp._50percent {
    width: 50%;
  }

  .h4-form-hp._100percent {
    width: 100%;
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .text-field-hp.max500 {
    width: 50%;
    max-width: 50%;
    flex: 1;
  }

  .h3-chat {
    font-size: 16px;
  }

  .h2-chat {
    font-size: 40px;
    line-height: 60px;
  }

  .menu-div-block {
    opacity: 0;
    display: none;
  }

  .container-special {
    height: 100%;
  }

  .div-big-container-menu {
    align-content: flex-start;
  }

  .menu-bit-item {
    width: 100%;
  }

  .vid {
    width: 100%;
    height: 250px;
  }

  .navbar-div {
    height: 70px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .img-logo-nav-real {
    width: 150px;
  }

  .h1-real {
    font-size: 30px;
  }

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

  .big-container-90 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-colomns {
    column-count: 1;
  }

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

  .h1-obiekt {
    font-size: 23px;
    line-height: 30px;
  }

  .divider-left {
    width: 50%;
  }

  .big-img-object.lancuchowe {
    flex-direction: column;
  }

  .paragraf-object, .paragraf-object.longer {
    font-size: 16px;
    line-height: 25px;
  }

  .img-podnosnik.podn, .img-podnosnik.transportgra {
    width: 100px;
    margin-bottom: 40px;
  }

  .img-podnosnik.podnd {
    max-height: 300px;
  }

  .obj-lightbox {
    width: 100%;
    height: 250px;
    margin-bottom: 10px;
    margin-right: 0;
  }

  .obj-lightbox.dusthunter1 {
    width: 100%;
    height: 200px;
    margin-bottom: 10px;
  }

  .obj-lightbox.dusthunter2, .obj-lightbox.podsnnik3 {
    width: 100%;
    height: 200px;
  }

  .livebox-div-flex {
    width: 100%;
    flex-direction: column;
    margin-bottom: 10px;
  }

  .livebox-div-flex.sil, .livebox-div-flex._100wid {
    width: 100%;
  }

  .container-large {
    flex-direction: column;
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .div-text-50 {
    width: 100%;
    padding-right: 0;
  }

  .div-table-50 {
    width: 100%;
    align-items: center;
    margin-top: 40px;
  }

  .h4-object {
    font-size: 16px;
  }

  .paragraph-wypos {
    font-size: 16px;
    line-height: 25px;
  }

  .h1-news {
    font-size: 25px;
    line-height: 35px;
  }

  .h1-news.increased {
    font-size: 30px;
    line-height: 30px;
  }

  .div-container-news-hero {
    padding-left: 10px;
    padding-right: 10px;
  }

  .rich-text-news {
    font-size: 14px;
    line-height: 28px;
  }

  .section-news {
    padding-bottom: 0;
  }

  .container-onas {
    padding-left: 10px;
    padding-right: 10px;
  }

  .h2-o-firmie {
    font-size: 30px;
    line-height: 35px;
  }

  .par-o-nas {
    font-size: 14px;
    line-height: 26px;
  }

  .row {
    margin-bottom: 20px;
    margin-left: -10px;
    margin-right: -10px;
  }

  .flex-equal {
    width: 100%;
  }

  .flex-equal.last {
    width: 100%;
    order: 0;
  }

  .flex-equal.first, .tab-link-zaprawiarki {
    width: 100%;
  }

  .spanwhite {
    color: #fff;
  }

  .wrap {
    margin-right: 0;
  }

  .div-popup {
    width: 290px;
    opacity: 0;
    padding: 10px;
    display: none;
  }

  .div-popup-1 {
    width: 40%;
  }

  .div-popup2 {
    width: 60%;
  }

  .img-close {
    z-index: 2;
  }

  .nav-mobile {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .brand-mobile, .nav-brand {
    width: 50%;
  }
}


