body {
  background-color: #f5f5f5;
  font-family: 'Rucksack medium webfont', sans-serif;
  color: #333;
  font-size: 1em;
  line-height: 24px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Abside round1 webfont', sans-serif;
  color: #fdfdfe;
  font-size: 2em;
  line-height: 44px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: 'Rucksack bold webfont', sans-serif;
  color: #252934;
  font-size: 1.5em;
  line-height: 30px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Abside round1 webfont', sans-serif;
  color: #3af;
  font-size: 1.25em;
  line-height: 24px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 2px;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Abside round1 webfont', sans-serif;
  color: #3af;
  font-size: 1em;
  line-height: 20px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

p {
  max-width: 450px;
  margin-bottom: 10px;
  color: #252934;
  font-size: 1.125em;
}

img {
  display: inline-block;
  max-width: 100%;
}

.header {
  padding-top: 25px;
  padding-bottom: 10px;
  background-color: #252934;
}

.container {
  display: block;
  width: 80%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.container.kontaktcont {
  position: relative;
  z-index: 3;
}

.container.trawnikicont {
  position: relative;
  z-index: 1;
}

.teaser {
  position: relative;
  overflow: hidden;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #252934;
  color: #fff;
}

.teaser p {
  color: #fff;
}

.teaser h4 {
  text-align: left;
  margin-top: 10px;

}

.poznajsystem {
  position: relative;
}

.projektujemy {
  position: relative;
  overflow: hidden;
  padding-top: 50px;
  padding-bottom: 27px;
  background-color: #252934;
}

.dlasrodowiska {
  position: relative;
  padding-top: 30px;
  padding-bottom: 60px;
}

.asortyment {
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #fff;
}

.links {
  padding-top: 20px;
  padding-bottom: 50px;
  background-color: #3af;
}

.footer {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #252934;
}

.navlink {
  -webkit-transition: color 200ms ease-in-out;
  transition: color 200ms ease-in-out;
  font-family: 'Rucksack demi webfont', sans-serif;
  color: #fff;
  font-size: 1em;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.navlink:hover {
  color: #3af;
}

.navlink.w--current {
  color: #3af;
}

.navbar {
  background-color: transparent;
}

.logo {
  width: 257px;
  height: 42px;
  margin-top: 5px;
  background-image: url('../images/logo@2x.png');
  background-position: 50% 50%;
  background-size: 257px;
  background-repeat: no-repeat;
}

.logobg {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 40%;
  height: 100px;
  background-color: #3af;
}

.h1sub {
  margin-bottom: 40px;
  font-family: 'Rucksack demi webfont', sans-serif;
  color: #3af;
  font-size: 1.5em;
  text-align: center;
  letter-spacing: 1px;
}

.teasercta {
  display: block;
  width: 337px;
  margin: 30px auto;
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: #3af;
  font-family: 'Abside round1 webfont', sans-serif;
  font-size: 1.5em;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.teasercta.w--current {
  font-family: 'Abside round1 webfont', sans-serif;
}

.teasercta.ofertacta {
  width: 360px;
  margin-top: 50px;
  float: left;
  font-size: 0.875em;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
}

.teaserimgcontainer {
  position: relative;
  z-index: 2;
  display: block;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}

.teaserimg {
  position: relative;
  z-index: 2;
  display: block;
  width: 416px;
  height: 292px;
  margin-right: auto;
  margin-left: auto;
  border: 20px solid #2f3442;
  background-color: #2f3442;
  background-image: url('../images/asroimg2@2x_1.jpg');
  background-position: 0px 0px;
  background-size: 383px;
  letter-spacing: 2px;
}

.teaserimg.img2 {
  background-image: url('../images/czas@2x.jpg');
  background-position: 0px 0px;
  background-size: 376px;
}

.teaserimg.img2.ofertaimg {
  width: 399px;
  height: 387px;
  background-image: url('../images/imgoferta@2x.jpg');
  background-size: 359px;
}

.teaserimg.imgpo {
  width: 449px;
  height: 449px;
  background-image: url('../images/poimg@2x.jpg');
  background-size: 409px;
}

.teaserimg.imgpo.imgpo2 {
  background-image: url('../images/modimg2@2x.jpg');
  background-position: 0px 0px;
  background-size: 409px;
}

.teaserimg.ogrodyimg1 {
  position: absolute;
  top: -30px;
  width: 339px;
  height: 289px;
  float: left;
  border-color: #329deb;
  background-color: #329deb;
  background-image: url('../images/ogrodyimg1@2x.jpg');
  background-position: 50% 50%;
  background-size: 319px;
  background-repeat: no-repeat;
}

.teaserimg.ogrodyimg1.img2 {
  position: relative;
  left: 0px;
  top: 70px;
  z-index: 1;
  margin-bottom: 50px;
  float: right;
  background-image: url('../images/Fotolia_81741770_XS.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.teaserimg.ogrodyimg1.img2.asot2 {
  top: 123px;
  border-color: #ebebec;
  background-image: url('../images/asroimg@2x.jpg');
  background-position: 0px 0px;
  background-size: 421px;
}

.teaserimg.ogrodyimg1.img2.sadyimg2 {
  z-index: 3;
  background-image: url('../images/sady1@2x.jpg');
  background-position: 0px 0px;
  background-size: 319px;
}

.teaserimg.ogrodyimg1.img2.miejskie2 {
  background-image: url('../images/miejskie1@2x.jpg');
  background-position: 0px 0px;
  background-size: 319px;
}

.teaserimg.ogrodyimg1.img2.golf2 {
  left: 18px;
  width: 269px;
  margin-bottom: 97px;
  background-image: url('../images/golf3@2x.jpg');
  background-position: 0px 0px;
  background-size: 263px;
}

.teaserimg.ogrodyimg1.img2.golf3 {
  position: absolute;
  top: 120px;
  width: 361px;
  background-image: url('../images/goldf2@2x.jpg');
  background-position: 0px 0px;
  background-size: 361px;
}

.teaserimg.ogrodyimg1.img2.szkolkiim {
  top: 10px;
  width: 483px;
  height: 360px;
  background-image: url('../images/szkolkid@2x.jpg');
  background-position: 0px 0px;
  background-size: 483px;
}

.teaserimg.ogrodyimg1.img2.obiekty2 {
  background-image: url('../images/obiekty2@2x.jpg');
  background-position: 0px 0px;
  background-size: 319px;
}

.teaserimg.ogrodyimg1.img2.uprawy {
  top: 0px;
  width: 483px;
  height: 360px;
  float: left;
  background-image: url('../images/uprawowe@2x.jpg');
  background-position: 0px 0px;
  background-size: 483px;
}

.teaserimg.ogrodyimg1.asot1 {
  left: 60px;
  border-color: #ebebec;
  background-color: #ebebec;
  background-image: url('../images/asroimg2@2x_2.jpg');
  background-position: 0px 0px;
  background-size: 421px;
}

.teaserimg.ogrodyimg1.sadyimg1 {
  background-image: url('../images/sady2@2x.jpg');
  background-position: 0px 0px;
  background-size: 319px;
}

.teaserimg.ogrodyimg1.miejskie1 {
  background-image: url('../images/miejskie2@2x.jpg');
  background-position: 0px 0px;
  background-size: 319px;
}

.teaserimg.ogrodyimg1.golf {
  left: 57px;
  width: 326px;
  height: 191px;
  background-image: url('../images/golf1@2x.jpg');
  background-position: 0px 0px;
  background-size: 326px;
}

.teaserimg.ogrodyimg1.obiekty1 {
  background-image: url('../images/OBIEKTY1@2x.jpg');
  background-position: 0px 0px;
  background-size: 319px;
}

.teaserimg.ogrodyimg1.podoslonami {
  background-image: url('../images/ogrodyimg2@2x.jpg');
  background-position: 0px 0px;
  background-size: 319px;
}

.contentspaner {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -30px;
  z-index: 5;
  display: block;
  width: 6px;
  height: 60px;
  margin-right: auto;
  margin-left: auto;
  background-color: #3af;
}

.contentspaner.spanerup {
  left: 0px;
  top: -30px;
  right: 0px;
  bottom: auto;
}

.teaserimgbg1 {
  position: absolute;
  left: 0px;
  top: 115px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  display: block;
  width: 86%;
  height: 200px;
  margin-right: auto;
  margin-left: auto;
  border: 4px solid #3af;
}

.teaserimgbg1.ofertaborder {
  top: 302px;
}

.teaserh4 {
  position: relative;
  z-index: 3;
  display: block;
  width: 70%;
  margin-right: auto;
  margin-left: auto;
  background-color: #252934;
  font-family: 'Abside round1 webfont', sans-serif;
  font-size: 1.125em;
}

.teaserh4.ofertah4 {
  width: 90%;
}

.systemdlaciebie {
  position: relative;
  left: -70px;
  width: 771px;
  height: 521px;
  float: left;
  border-style: none solid solid none;
  border-width: 30px 30px 30px 50px;
  border-color: #000 #ebebec #ebebec #000;
  background-image: url('../images/dlaciebie@2x.jpg');
  background-position: 50% 50%;
  background-size: 751px;
  background-repeat: no-repeat;
}

.systemdlaciebie.dlafirm {
  left: 10px;
  float: right;
  border-style: solid none none solid;
  border-top-color: #ebebec;
  border-left-width: 30px;
  border-left-color: #ebebec;
  background-image: url('../images/dlafirmy@2x.jpg');
  background-position: 0px 0px;
  background-size: 751px;
}

.systemdlaciebie.dlafirm.podlewaniecalosc {
  position: absolute;
  left: auto;
  top: 80px;
  right: 0px;
  bottom: 0px;
  border-bottom-style: solid;
  background-image: url('../images/podlewanieimg@2x.jpg');
  background-size: 752px;
}

.poznajspaner {
  position: absolute;
  top: 50%;
  right: -40px;
  bottom: 0px;
  width: 40px;
  height: 6px;
  background-color: #3af;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.poznajspaner.dlafirmy {
  position: absolute;
  left: -40px;
  top: 50%;
  right: 0px;
  width: 40px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.poznajspaner.dlafirmy.podlewaniespan {
  left: -100px;
  top: 86%;
  width: 100px;
}

.dlaciebie {
  position: absolute;
  top: 0px;
  right: 105px;
  bottom: 0px;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  font-family: 'Rucksack bold webfont', sans-serif;
  color: #8d8f95;
  font-size: 1.125em;
  letter-spacing: 3px;
}

.dlaciebie.dlafirmttext {
  left: 105px;
  top: 0px;
  right: auto;
  bottom: 0px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.right {
  float: right;
}

.projektujemysub {
  margin-bottom: 45px;
  font-family: 'Abside round1 webfont', sans-serif;
  color: #3af;
  font-size: 1.125em;
  font-weight: 400;
  text-align: center;
}

.projektujemysub.srod {
  color: #252934;
}

.projektujemysub.srod.trawnikisub {
  margin-bottom: 90px;
  text-transform: uppercase;
}

.projektujemysub.srod.trawnikisub.align-left {
  text-align: left;
}

.projektujemysub.markisub {
  color: #fdfdfe;
  letter-spacing: 1px;
}

.projektujemysub.markisub.left-align {
  text-align: left;
}

.projektujemysub.akcesysub {
  display: block;
  max-width: 700px;
  margin-right: auto;
  margin-left: auto;
  color: #fdfdfe;
}

.projimg {
  display: block;
  width: 240px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  border: 20px solid #2f3442;
}

.projimg.img2 {
  border-style: solid;
  background-image: none;
}

.projspaner {
  position: absolute;
  left: 0px;
  top: 220px;
  right: 0px;
  display: block;
  width: 4px;
  height: 30px;
  margin-right: auto;
  margin-left: auto;
  background-color: #3af;
}

.proj {
  position: relative;
}

.projrow {
  margin-bottom: 50px;
}

.projcta {
  position: relative;
  z-index: 2;
  display: block;
  width: 360px;
  margin-top: 77px;
  margin-right: auto;
  margin-left: 5%;
  padding: 25px 30px;
  font-family: 'Abside round1 webfont', sans-serif;
  font-size: 1em;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
}

.projcta.trawcta {
  margin-top: 25px;
  margin-left: auto;
  float: left;
}

.projcta.trawcta.cta2 {
  margin-top: -15px;
}

.projcta.trawcta.trawof {
  margin-top: 50px;
}

.modernizacjabg {
  position: absolute;
  left: -64px;
  top: 0px;
  right: 0px;
  z-index: 1;
  overflow: hidden;
  width: 1200px;
  height: 250px;
  background-color: #3af;
}

.col2content {
  position: relative;
  z-index: 2;
  padding-top: 45px;
  color: #fdfdfe;
}

.h3proj {
  color: #fdfdfe;
  line-height: 42px;
}

.pproj {
  color: #fdfdfe;
  font-size: 1.125em;
  font-weight: 500;
  text-align: left;
}

.pproj.ofirmiep {
  display: inline-block;
}

.projbgcurve {
  position: absolute;
  left: 25%;
  right: 0px;
  bottom: -285px;
  z-index: 1;
  display: block;
  overflow: visible;
  width: 1327px;
  height: 454px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/projbgcurve.svg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.projbgcurve.srod {
  left: 0px;
  right: 0px;
  bottom: 67px;
  z-index: 0;
}

.projbgcurve.srod.wycenacurve {
  bottom: 53px;
}

.h1systemy {
  color: #3af;
}

.h1systemy.h1trawniki {
  margin-bottom: 10px;
  text-align: center;
}

.h1systemy.h1trawniki.align-left {
  text-align: left;
}

.h1systemy.left-align {
  margin-top: 60px;
  text-align: left;
}

.srodcontainer {
  position: relative;
  display: block;
  height: 370px;
  max-width: 360px;
  margin-right: auto;
  margin-left: auto;
  background-color: #ebeced;
}

.srodcontainer.zaletysys {
  height: 300px;
  background-color: #252934;
}

.srodcontainer.rozwdiv {
  height: 280px;
}

.systemnumber {
  display: block;
  width: 50px;
  height: 40px;
  margin-right: auto;
  margin-left: auto;
  background-color: #3af;
}

.txtnumber {
  font-family: 'Abside round1 webfont', sans-serif;
  color: #fdfdfe;
  font-size: 1.125em;
  line-height: 40px;
  font-weight: 400;
  text-align: center;
}

.txtnumber.srodtxt {
  font-family: 'Abside round1 webfont', sans-serif;
  line-height: 55px;
  letter-spacing: 1px;
}

.srodtext {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 55px;
  background-color: #3af;
  font-size: 1.25em;
}

.srodimg1 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 30px;
  padding-bottom: 30px;
}

.srodimg2 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 30px;
  padding-bottom: 30px;
}

.srodimg3 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 40px;
  padding-bottom: 30px;
}

.dlasrodowiskacta {
  position: relative;
  overflow: hidden;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #252934;
}

.srodcta {
  position: relative;
  z-index: 2;
  display: block;
  width: 555px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  font-family: 'Abside round1 webfont', sans-serif;
  font-size: 1.5em;
  text-align: center;
  letter-spacing: 2px;
}

.asortymentbg {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 0;
  width: 50%;
  height: 100%;
  background-color: #f5f5f5;
}

.asortymentbg.kontaktbg {
  z-index: 2;
  background-color: hsla(0, 0%, 96%, .98);
}

.asortymentbg.trawnikibg {
  left: auto;
  top: 0px;
  right: 0px;
}

.asorow {
  position: relative;
  z-index: 2;
}

.asorow.kontaktrow {
  width: 50%;
}

.asoimg {
  border: 40px solid #ebebec;
}

.asoimg.asoimg2 {
  position: relative;
  top: 11px;
  float: right;
}

.asoimg.asoimg2.traw1 {
  position: relative;
  top: 10px;
  right: 80px;
  z-index: 2;
  float: right;
}

.asoimg.asoimg2.traw2 {
  position: absolute;
  left: -20px;
  top: 288px;
  z-index: 0;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.asoimg.asoimg2.traw2:hover {
  z-index: 2;
}

.asobtn {
  position: relative;
  z-index: 5;
  display: block;
  width: 360px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 25px;
  padding-bottom: 25px;
  font-family: 'Abside round1 webfont', sans-serif;
  text-align: center;
  letter-spacing: 1px;
}

.asobtn.aso2btn {
  margin-top: 20px;
}

.marki {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #252934;
}

.marki.formularz {
  padding-top: 60px;
  padding-bottom: 60px;
}

.marka {
  display: block;
  width: 250px;
  height: 190px;
  margin-right: auto;
  margin-left: auto;
  background-color: #2f3442;
}

.marka.extended {
  width: 50%;
  float: left;
  clear: none;
}

.mimg1 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 49px;
  padding-bottom: 49px;
}

.mimg2 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 15px;
  padding-bottom: 15px;
}

.mimg3 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 61px;
  padding-bottom: 61px;
}

.mimg4 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 73px;
  padding-bottom: 73px;
}

.copyright {
  font-family: 'Rucksack medium webfont', sans-serif;
  color: #fdfdfe;
  font-size: 0.75em;
  line-height: 14px;
  font-weight: 500;
  letter-spacing: 1px;
}

.linkhome {
  display: inline-block;
  font-family: 'Abside round1 webfont', sans-serif;
  color: #fdfdfe;
  font-size: 0.875em;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.linkhome.limelight {
  padding-top: 10px;
  float: right;
  font-family: 'Abside round1 webfont', sans-serif;
}

.samoczynnebg {
  position: absolute;
  left: 200px;
  bottom: -51px;
  z-index: -1;
  width: 230px;
  height: 209px;
  background-image: url('../images/samoczynnebg.svg');
  background-position: 0px 0px;
  background-size: 230px;
}

.kosztabg {
  position: absolute;
  right: 200px;
  bottom: -41px;
  z-index: -1;
  width: 257px;
  height: 225px;
  background-image: url('../images/kosztabg.svg');
  background-position: 0px 0px;
  background-size: 257px;
}

.col1koszta {
  padding-top: 135px;
  padding-right: 155px;
}

.col2zraszanie {
  padding-top: 135px;
  padding-left: 95px;
}

.asorbg {
  position: absolute;
  left: 215px;
  bottom: -60px;
  z-index: -1;
  width: 195px;
  height: 295px;
  background-image: url('../images/asorbg.svg');
  background-position: 0px 0px;
  background-size: 195px;
}

.asorbg.trawnikbg {
  left: 115px;
  bottom: 63px;
  width: 252px;
  height: 253px;
  background-image: url('../images/trawnikbg.svg');
  background-position: 50% 50%;
  background-size: 252px;
  background-repeat: no-repeat;
}

.col2asor {
  padding-top: 70px;
  padding-left: 100px;
}

.h4footer {
  display: block;
  margin-top: 30px;
  margin-bottom: 25px;
  float: left;
  clear: both;
  font-family: 'Abside round1 webfont', sans-serif;
  color: #fff;
  font-size: 1em;
  font-weight: 400;
  text-align: left;
  text-transform: uppercase;
}

.h4footer.telefonh4 {
  margin-bottom: 5px;
}

.footerlink {
  display: block;
  padding-left: 15px;
  float: left;
  clear: both;
  border-left: 4px solid #fff;
  color: #fff;
  line-height: 32px;
  font-weight: 500;
  letter-spacing: 1px;
  text-decoration: none;
}

.h1oferta {
  color: #3af;
  font-size: 3.75em;
  line-height: 1.5em;
  text-align: left;
}

.h1oferta.h1rozwiazanie {
  color: #fdfdfe;
  text-align: center;
}

.h1ofertasub {
  margin-bottom: 58px;
  font-family: 'Abside round1 webfont', sans-serif;
  color: #fff;
  font-size: 2em;
  line-height: 1.5em;
  font-weight: 400;
}

.h1ofertasub.rozwiazaniesub {
  margin-bottom: 40px;
  color: #3af;
  text-align: center;
}

.h1ofertasub.rozwiazaniesub.podlewaniesub {
  margin-bottom: 60px;
  color: #252934;
  font-size: 1.25em;
  text-align: left;
  text-transform: uppercase;
}

.poferta {
  max-width: 500px;
  color: #fdfdfe;
}

.rozwiazanie {
  position: relative;
  padding-top: 30px;
  padding-bottom: 20px;
  background-color: #252934;
}

.podlewanie {
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px;
}

.zalety {
  position: relative;
  padding-top: 100px;
  padding-bottom: 80px;
}

.projektujemyoferta {
  position: relative;
  overflow: hidden;
  padding-top: 30px;
  padding-bottom: 80px;
  background-color: #252934;
}

.kategorie {
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #3af;
}

.modernizacja {
  position: relative;
  overflow: hidden;
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #252934;
}

.czynnikikoszt {
  position: relative;
  padding-top: 80px;
  padding-bottom: 40px;
}

.czynnikicta {
  position: relative;
  overflow: hidden;
  padding-top: 70px;
  padding-bottom: 50px;
  background-color: #252934;
}

.systemy {
  padding-top: 50px;
  background-color: #fff;
}

.h1zalety {
  color: #252934;
  text-align: center;
}

.h1zalety.dosttxt {
  margin-bottom: 40px;
}

.h4zalety {
  margin-bottom: 50px;
  font-family: 'Abside round1 webfont', sans-serif;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.h4zalety.h4rozwiazania {
  display: block;
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
  text-transform: none;
}

.h4zalety.h4rozwiazania.align-left {
  margin-top: 30px;
  text-align: left;
}

.zaletytxt {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 40px;
  font-family: 'Abside round1 webfont', sans-serif;
  color: #3af;
  font-size: 1em;
  line-height: 1.313em;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.zaletytxt.rozwtxt {
  bottom: 30px;
  color: #2f3442;
}

.zalety1 {
  display: block;
  margin-top: 45px;
  margin-right: auto;
  margin-left: auto;
}

.zalety2ndrow {
  margin-top: 50px;
}

.zalety2 {
  display: block;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
}

.zalety3 {
  display: block;
  margin-top: 60px;
  margin-right: auto;
  margin-left: auto;
}

.zalety4 {
  display: block;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
}

.zalety5 {
  display: block;
  margin-top: 60px;
  margin-right: auto;
  margin-left: auto;
}

.zalety6 {
  display: block;
  margin-top: 65px;
  margin-right: auto;
  margin-left: auto;
}

.modernizacjatext {
  padding-top: 30px;
  padding-bottom: 30px;
  font-family: 'Rucksack bold webfont', sans-serif;
  color: #3af;
  font-size: 1.5em;
  font-weight: 700;
  text-transform: uppercase;
}

.ofertacurve {
  position: absolute;
  left: -11%;
  top: 42%;
  z-index: 0;
  width: 1327px;
  height: 454px;
  background-image: url('../images/projbgcurve.svg');
  background-position: 0px 0px;
  background-size: 1327px;
}

.ofertacurve.pocurve {
  left: -37%;
  top: 53%;
}

.ofertacurve.pocurve.modcurve {
  left: 42%;
}

.video {
  z-index: 1;
}

.col2oferta {
  padding-top: 90px;
}

.podlewaniebold {
  margin-top: 60px;
  font-family: 'Rucksack bold webfont', sans-serif;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.col2podlewanie {
  position: static;
}

.col1podlewanie {
  padding-top: 60px;
}

.h4po {
  margin-top: 60px;
  text-align: left;
}

.rowpo {
  padding-top: 60px;
}

.tablink {
  width: 12%;
  background-color: transparent;
  font-family: 'Abside round1 webfont', sans-serif;
  color: #2f3442;
  font-size: 0.875em;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.tablink.w--current {
  width: 12%;
  border-bottom: 4px solid #fdfdfe;
  background-color: transparent;
  color: #fdfdfe;
}

.kategoriecurve {
  position: absolute;
  left: 0px;
  top: 127px;
  right: 0px;
  width: 100%;
  height: 1px;
  background-color: #5cbbff;
}

.modernizacjaspaner {
  width: 120px;
  height: 6px;
  margin-bottom: 100px;
  background-color: #2f3442;
}

.rowmodernizacja {
  margin-top: 80px;
}

.h1mod {
  text-align: left;
}

.h4mod {
  margin-bottom: 40px;
  text-align: left;
}

.h1czynniki {
  color: #2f3442;
}

.czyniknumber {
  width: 50px;
  height: 40px;
  background-color: #3af;
  font-family: 'Abside round1 webfont', sans-serif;
  color: #fdfdfe;
  line-height: 40px;
  text-align: center;
}

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

.czynnikrow {
  padding-top: 50px;
  padding-bottom: 50px;
}

.czynnikrow2 {
  margin-top: 25px;
  margin-bottom: 25px;
}

.czynnikimg {
  display: block;
  margin-top: 65px;
  margin-right: 100px;
  margin-left: auto;
}

.wycena {
  position: relative;
  z-index: 2;
  display: block;
  width: 500px;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Rucksack bold webfont', sans-serif;
  color: #fdfdfe;
  font-size: 1.313em;
  text-align: center;
}

.wycenacta {
  position: relative;
  z-index: 2;
  display: block;
  width: 360px;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 25px;
  padding-bottom: 25px;
  font-family: 'Abside round1 webfont', sans-serif;
  font-size: 1.5em;
  font-weight: 400;
  text-align: center;
}

.h1srod {
  margin-top: 10px;
  margin-bottom: 50px;
  color: #3af;
}

.srodslider {
  height: 650px;
  margin-bottom: 50px;
  background-color: #f5f5f5;
}

.pzbiorniki {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 30px;
  color: #3af;
  font-size: 1.125em;
  text-align: center;
}

.pzbiorniki.srodtext1 {
  display: inline-block;
  padding-top: 0px;
  padding-bottom: 0px;
  float: left;
  clear: both;
  text-align: left;
}

.pzbiorniki.srodadd {
  padding-top: 45px;
  float: left;
  clear: both;
  color: #959a9f;
  font-size: 0.875em;
  text-align: left;
}

.pzbiorniki.srodadd.sciekiadd {
  padding-top: 10px;
  padding-bottom: 10px;
}

.h3slider {
  font-family: 'Abside round1 webfont', sans-serif;
  font-weight: 400;
  text-align: center;
}

.slidernumber {
  display: block;
  width: 50px;
  height: 40px;
  margin-right: auto;
  margin-left: auto;
  background-color: #3af;
  font-family: 'Abside round1 webfont', sans-serif;
  color: #fdfdfe;
  font-size: 1.125em;
  line-height: 40px;
  font-weight: 400;
  text-align: center;
}

.leftarrow {
  width: 100px;
  height: 80px;
  background-color: #3af;
  font-size: 2em;
  line-height: 80px;
}

.rightarrow {
  width: 100px;
  height: 80px;
  background-color: #3af;
  font-size: 2em;
  line-height: 80px;
}

.slidernav {
  display: block;
  height: 40px;
  direction: ltr;
  color: #fdfdfe;
  font-size: 1.5em;
  line-height: 32px;
  text-align: center;
  text-transform: uppercase;
}

.systemyimgcont {
  position: relative;
  display: block;
  width: 460px;
  height: 400px;
  margin-right: auto;
  margin-left: auto;
  background-color: #ebeced;
}

.systemyimg1 {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  bottom: 0px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.h5kategorie {
  padding-top: 30px;
  padding-bottom: 30px;
  color: #fdfdfe;
  text-align: left;
}

.h1kategorie {
  text-align: left;
}

.tabpane {
  padding-top: 80px;
  padding-bottom: 30px;
}

.srodheader {
  padding-top: 50px;
  padding-bottom: 25px;
  font-family: 'Abside round1 webfont', sans-serif;
  font-size: 1.313em;
}

.footertext {
  padding-top: 11px;
  padding-bottom: 11px;
  float: left;
  clear: both;
  color: #fdfdfe;
  font-size: 1.5em;
  font-weight: 500;
  letter-spacing: 1px;
  text-decoration: none;
}

.mapa {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 4;
  width: 50%;
  height: 100%;
}

.field {
  display: block;
  width: 50%;
  margin: 30px auto;
  font-weight: 500;
  text-align: center;
}

.area {
  display: block;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.btncta {
  display: block;
  width: 20%;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Abside round1 webfont', sans-serif;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.h5kontakt {
  text-align: center;
}

.h4ofirmie {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
  text-transform: uppercase;
}

.h4ofirmie.linssub {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 50px;
  padding-bottom: 0px;
  font-family: 'Rucksack demi webfont', sans-serif;
  font-size: 0.875em;
  text-align: center;
}

.col2ofirmie {
  padding-top: 55px;
}

.ofirmielink {
  display: block;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Abside round1 webfont', sans-serif;
  color: #fdfdfe;
  font-size: 2em;
  line-height: 1em;
  text-align: center;
  text-decoration: none;
}

.imgofirmie1 {
  display: block;
  width: 120px;
  margin-right: 20px;
  float: left;
}

.trawniki {
  position: relative;
  padding-top: 120px;
  padding-bottom: 80px;
  background-color: #fff;
}

.trawniki.trof {
  padding-top: 50px;
  padding-bottom: 100px;
  background-color: #f5f5f5;
}

.footertel {
  margin-top: 0px;
  margin-bottom: 0px;
  float: right;
  clear: both;
  font-family: 'Rucksack medium webfont', sans-serif;
  color: #fdfdfe;
  font-size: 1em;
}

.ofirmienumber {
  padding-right: 20px;
  padding-left: 0px;
  float: left;
  font-family: 'Abside round1 webfont', sans-serif;
  color: #3af;
  font-size: 7em;
  line-height: 1.1em;
}

.h1ofirmie {
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 3em;
}

.exp1 {
  padding-top: 70px;
  font-family: 'Abside round1 webfont', sans-serif;
  font-size: 8em;
  line-height: 1em;
  text-align: center;
}

.exp2 {
  padding-top: 20px;
  font-family: 'Abside round1 webfont', sans-serif;
  color: #3af;
  font-size: 2.7em;
  line-height: 1em;
  text-align: center;
  letter-spacing: 1px;
}

.exprow1 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.h3kontakt {
  margin-top: 50px;
  text-align: center;
}

.center {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  bottom: 0px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.h3traw {
  margin-top: 60px;
}

.srodcont1 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background-color: #252934;
  opacity: 0;
}

.zaletysrod {
  position: relative;
  left: 0px;
  top: 50%;
  right: 0px;
  bottom: 0px;
  padding: 25px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  font-family: 'Abside round1 webfont', sans-serif;
  color: #3af;
  text-align: center;
}

.srodcont2 {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background-color: #252934;
  opacity: 0;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.srodcont3 {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  bottom: 50%;
  width: 100%;
  height: 100%;
  background-color: #252934;
  opacity: 0;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.srodcont4 {
  position: absolute;
  top: 50%;
  width: 100%;
  height: 100%;
  background-color: #252934;
  opacity: 0;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.srodcont5 {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background-color: #252934;
  opacity: 0;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.srodcont6 {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  bottom: 0%;
  width: 100%;
  height: 100%;
  background-color: #252934;
  opacity: 0;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.linksrow {
  padding-top: 10px;
  padding-bottom: 5px;
  float: left;
  clear: both;
}

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

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

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

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

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

html.w-mod-js *[data-ix="linemove"] {
  height: 0px;
}

@media (max-width: 991px) {
  .container {
    width: 100%;
    padding-right: 25px;
    padding-left: 25px;
  }
  .poznajsystem {
    overflow: hidden;
  }
  .projektujemy {
    padding-bottom: 60px;
  }
  .asortyment {
    overflow: hidden;
  }
  .navlink {
    background-color: #252934;
    text-align: right;
  }
  .navbar {
    color: #3af;
  }
  .navbar:hover {
    background-color: transparent;
  }
  .navbar:active {
    background-color: transparent;
  }
  .logobg {
    width: 60%;
  }
  .teasercta.ofertacta {
    margin-top: 0px;
  }
  .teasercta.ofertacta.w--current {
    margin-top: 0px;
    float: none;
  }
  .teaserimg {
    width: 300px;
  }
  .teaserimg.imgpo {
    width: 300px;
  }
  .teaserimg.ogrodyimg1.img2 {
    top: 207px;
    background-image: url('../images/Fotolia_81741770_XS.jpg');
    background-position: 0px 0px;
    background-size: cover;
  }
  .systemdlaciebie {
    width: 400px;
  }
  .systemdlaciebie.dlafirm {
    left: 80px;
  }
  .systemdlaciebie.dlafirm.podlewaniecalosc {
    width: 300px;
    height: 400px;
    background-position: -328px -151px;
  }
  .projspaner {
    display: none;
  }
  .projcta {
    margin-top: 314px;
  }
  .projcta.trawcta {
    width: 320px;
  }
  .projcta.trawcta.trawof.mobilebtn {
    float: none;
  }
  .pproj {
    font-size: 1em;
  }
  .projbgcurve {
    bottom: -141px;
  }
  .h1systemy.left-align {
    font-size: 1.75em;
  }
  .txtnumber.srodtxt {
    font-size: 1em;
  }
  .srodimg1 {
    max-width: 80%;
  }
  .srodimg2 {
    max-width: 80%;
    padding-top: 60px;
  }
  .srodimg3 {
    max-width: 80%;
  }
  .asoimg {
    position: relative;
    top: 60px;
    right: 15px;
  }
  .asoimg.asoimg2 {
    left: 15px;
    top: 40px;
  }
  .asoimg.asoimg2.traw1 {
    left: -76px;
    top: 19px;
  }
  .asoimg.asoimg2.traw2 {
    left: -84px;
    top: 338px;
  }
  .marka {
    width: 150px;
    height: 150px;
  }
  .mimg1 {
    max-width: 80%;
  }
  .mimg2 {
    max-width: 70%;
    padding-top: 30px;
  }
  .mimg3 {
    max-width: 70%;
    padding-top: 55px;
  }
  .mimg4 {
    max-width: 70%;
    padding-top: 65px;
  }
  .col1koszta {
    padding-right: 100px;
    padding-left: 30px;
  }
  .col2asor {
    padding-left: 20px;
  }
  .footerlink {
    font-size: 0.75em;
    line-height: 2em;
  }
  .h1oferta {
    text-align: left;
  }
  .h1ofertasub {
    font-size: 1.75em;
    text-align: left;
  }
  .ofertacurve {
    left: 46%;
  }
  .ofertacurve.pocurve {
    left: -141%;
  }
  .col2oferta {
    padding-top: 0px;
  }
  .tablink {
    width: 24%;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
  }
  .tablink.w--current {
    width: 24%;
  }
  .h5czynnik {
    font-size: 0.9em;
  }
  .srodslider {
    height: 600px;
  }
  .h3slider {
    margin-top: 50px;
    margin-bottom: 30px;
  }
  .leftarrow {
    left: 0px;
    top: -520px;
  }
  .rightarrow {
    top: -520px;
    right: 0px;
  }
  .slidernav {
    height: 30px;
    line-height: 3em;
  }
  .systemyimgcont {
    width: 320px;
  }
  .trawniki {
    overflow: hidden;
  }
  .trawniki.trof {
    padding-bottom: 50px;
  }
  .exp1 {
    font-size: 5.5em;
  }
  .exp2 {
    font-size: 2em;
  }
  .menubtn.w--open {
    background-color: transparent;
  }
}

@media (max-width: 767px) {
  h3 {
    text-align: center;
  }
  p {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  img {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .poznajsystem {
    padding-bottom: 100px;
  }
  .asortyment {
    padding-top: 0px;
  }
  .teasercta.ofertacta {
    float: none;
  }
  .teasercta.ofertacta.w--current {
    display: block;
    width: 360px;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .teaserimgcontainer {
    margin-bottom: 40px;
  }
  .teaserimg.imgpo {
    width: 350px;
    height: 350px;
  }
  .teaserimg.ogrodyimg1 {
    top: 20px;
  }
  .teaserimg.ogrodyimg1.img2 {
    top: 96px;
  }
  .contentspaner.spanerup {
    top: -80px;
  }
  .systemdlaciebie {
    width: 100%;
  }
  .right {
    float: none;
  }
  .projektujemysub.markisub.left-align {
    text-align: center;
  }
  .proj {
    margin-bottom: 40px;
  }
  .projrow {
    margin-bottom: 0px;
  }
  .projcta {
    display: block;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
  }
  .projcta.trawcta {
    float: none;
  }
  .modernizacjabg {
    display: none;
  }
  .pproj {
    text-align: center;
  }
  .projbgcurve {
    display: none;
  }
  .h1systemy.h1trawniki.align-left {
    text-align: center;
  }
  .h1systemy.left-align {
    text-align: center;
  }
  .srodcontainer {
    margin-bottom: 50px;
  }
  .srodcta {
    width: 400px;
  }
  .asoimg.asoimg2 {
    float: none;
  }
  .asoimg.asoimg2.traw1 {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    max-width: 50%;
    float: none;
  }
  .marka {
    width: 200px;
    margin-bottom: 50px;
  }
  .copyright {
    text-align: center;
  }
  .linkhome {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .linkhome.limelight {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
    text-align: center;
  }
  .col1koszta {
    padding-right: 0px;
    padding-left: 0px;
  }
  .col2zraszanie {
    padding-left: 20px;
  }
  .h4footer {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
    clear: both;
    text-align: center;
  }
  .footerlink {
    padding-left: 0px;
    float: none;
    border-left-style: none;
    text-align: center;
  }
  .h1oferta {
    text-align: center;
  }
  .h1oferta.h1rozwiazanie.h1akcesy {
    font-size: 3em;
  }
  .h1ofertasub {
    min-width: 1px;
    margin-bottom: 30px;
    text-align: center;
  }
  .h1ofertasub.rozwiazaniesub.podlewaniesub {
    text-align: center;
  }
  .poferta {
    margin-bottom: 20px;
  }
  .zalety {
    padding-top: 0px;
  }
  .modernizacja {
    padding-top: 40px;
  }
  .h4zalety {
    font-size: 0.875em;
  }
  .h4zalety.h4rozwiazania {
    margin-top: 54px;
  }
  .h4zalety.h4rozwiazania.align-left {
    text-align: center;
  }
  .modernizacjatext {
    text-align: center;
  }
  .podlewaniebold {
    text-align: center;
  }
  .col1podlewanie {
    padding-top: 0px;
  }
  .h4po {
    text-align: center;
  }
  .h4po.po2 {
    text-align: center;
  }
  .tablink {
    width: 33%;
  }
  .tablink.w--current {
    width: 33%;
  }
  .modernizacjaspaner {
    display: block;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
  }
  .rowmodernizacja {
    margin-top: 30px;
  }
  .h1mod {
    text-align: center;
  }
  .h4mod {
    text-align: center;
  }
  .czyniknumber {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .h5czynnik {
    padding-left: 0px;
    text-align: center;
  }
  .czynnikimg {
    display: block;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
  }
  .h5kategorie {
    text-align: center;
  }
  .h1kategorie {
    text-align: center;
  }
  .tabpane {
    padding-top: 30px;
  }
  .h4ofirmie {
    text-align: center;
  }
  .trawniki {
    padding-top: 60px;
  }
  .footertel {
    float: none;
    text-align: center;
  }
  .ofirmienumber {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
    text-align: center;
  }
}

@media (max-width: 479px) {
  h1 {
    font-size: 1em;
    line-height: 1.5em;
  }
  h3 {
    font-size: 1em;
  }
  p {
    font-size: 1em;
  }
  .container {
    padding-right: 10px;
    padding-left: 10px;
  }
  .teaser {
    padding-top: 0px;
    padding-bottom: 40px;
  }
  .logo.w--current {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .logobg {
    width: 100%;
  }
  .h1sub {
    font-size: 0.875em;
  }
  .teasercta {
    width: 260px;
  }
  .teasercta.w--current {
    width: 260px;
    font-size: 1em;
  }
  .teasercta.ofertacta {
    position: relative;
    z-index: 1;
    width: 260px;
  }
  .teaserimg {
    width: 260px;
  }
  .teaserimg.img2.ofertaimg {
    width: 200px;
    height: 200px;
  }
  .teaserimg.imgpo {
    width: 260px;
    height: 200px;
    border-width: 10px;
  }
  .teaserimg.ogrodyimg1.img2 {
    left: 9px;
    top: 40px;
    width: 300px;
    border-width: 10px;
  }
  .teaserimg.ogrodyimg1.img2.asot2 {
    top: 50px;
  }
  .teaserh4 {
    font-size: 0.875em;
    line-height: 1.25em;
  }
  .projektujemysub {
    font-size: 1em;
  }
  .projektujemysub.markisub {
    font-size: 0.75em;
  }
  .projcta {
    width: 260px;
    font-size: 1em;
  }
  .projcta.trawcta {
    width: 260px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 0.875em;
  }
  .srodcta {
    width: 260px;
    font-size: 1em;
    line-height: 1em;
  }
  .asorow.kontaktrow {
    width: 100%;
  }
  .asoimg {
    top: 40px;
    right: 0px;
  }
  .asoimg.asoimg2.traw1 {
    border-width: 10px;
  }
  .asobtn {
    width: 260px;
    font-size: 0.875em;
  }
  .col1koszta {
    padding-top: 50px;
  }
  .col2zraszanie {
    padding-top: 80px;
  }
  .asorbg {
    left: -94px;
  }
  .asorbg.trawnikbg {
    left: 136px;
    bottom: 75px;
  }
  .h1oferta {
    font-size: 2em;
    text-align: center;
  }
  .h1ofertasub {
    font-size: 1em;
    text-align: center;
  }
  .ofertacurve {
    left: 38%;
    top: -115px;
  }
  .ofertacurve.pocurve.modcurve {
    top: 36%;
  }
  .tablink {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .tablink.w--current {
    width: 100%;
  }
  .wycena {
    width: 100%;
  }
  .wycenacta {
    width: 300px;
  }
  .srodslider {
    height: 100%;
  }
  .pzbiorniki {
    font-size: 1em;
  }
  .systemyimgcont {
    width: 260px;
  }
  .mapa {
    height: 10%;
  }
  .field {
    width: 100%;
  }
  .area {
    width: 100%;
  }
  .btncta {
    width: 100%;
  }
  .h5kontakt {
    font-size: 0.875em;
    text-align: center;
  }
  .trawniki {
    padding-bottom: 40px;
  }
  .exp1 {
    font-size: 4em;
  }
  .exp2 {
    font-size: 1.5em;
  }
  .menubtn {
    display: block;
    width: 60px;
    height: 40px;
    margin-top: 70px;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
}

@font-face {
  font-family: 'Abside round1 webfont';
  src: url('../fonts/abside-round1-webfont.woff2') format('undefined'), url('../fonts/abside-round1-webfont.eot') format('embedded-opentype'), url('../fonts/abside-round1-webfont.woff') format('woff'), url('../fonts/abside-round1-webfont.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Rucksack bold webfont';
  src: url('../fonts/rucksack-bold-webfont.woff2') format('undefined'), url('../fonts/rucksack-bold-webfont.eot') format('embedded-opentype'), url('../fonts/rucksack-bold-webfont.woff') format('woff'), url('../fonts/rucksack-bold-webfont.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Rucksack demi webfont';
  src: url('../fonts/rucksack-demi-webfont.woff2') format('undefined'), url('../fonts/rucksack-demi-webfont.eot') format('embedded-opentype'), url('../fonts/rucksack-demi-webfont.woff') format('woff'), url('../fonts/rucksack-demi-webfont.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Rucksack medium webfont';
  src: url('../fonts/rucksack-medium-webfont.woff2') format('undefined'), url('../fonts/rucksack-medium-webfont.eot') format('embedded-opentype'), url('../fonts/rucksack-medium-webfont.woff') format('woff'), url('../fonts/rucksack-medium-webfont.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}