.home-page section .srodek {
  z-index: 1;
}
.home-page main h3.title:after {
  margin-left: auto;
  margin-right: auto;
}
.home-page .more a {
  display: inline-block;
  background: #3dbed7;
  color: #fff;
  padding: 7px 30px;
  font-size: 26px;
  border-radius: 30px;
  margin: 15px 10px 15px 10px;
}
.home-page .more a:hover {
  color: #000;
  border-color: #eee;
  text-shadow: none;
  background: #fff;
}
.home-page .paralaksa > .srodek {
  max-width: none;
  margin: 0px;
  padding: 0px;
}
/* section-home-text */
.home-page #section-home-text .tekst {
  color: #000;
  font-size: 74px;
  text-align: right;
  font-weight: 700;
  font-family: "Roboto";
}

.home-page .section-galeria {
  padding-left: 5%;
  padding-right: 5%;
  padding-top:15px;
  background:#f9f9f9;
}
.home-page .section-galeria .title{
  display:none;
}