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

.navbar {
  position: fixed;
  top: 20px;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: transparent;
}

.nav-link {
  margin-right: 10px;
  margin-left: 10px;
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.nav-link:hover {
  color: #aaaa0c;
}

.nav-link.nav-phone {
  display: inline-block;
  text-decoration: none;
}

.nav-link.nav-phone.nav-mobile-phone {
  display: none;
}

.nav-link.nav-dropdown {
  color: #fff;
}

.nav-link.nav-dropdown:hover {
  color: #aaaa0c;
}

.nav-link {
  position: relative;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-size: 18px;
}

.nav-link.w--current {
  color: #aaaa0c;
  text-decoration: none;
}

.nav-link.nav-phone {
  color: #aaaa0c;
  font-size: 22px;
}

.section.hero-section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 768px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/Mockup-04-kopia.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.section.section-sprawdz {
  padding-top: 160px;
  padding-bottom: 100px;
  background-color: #000;
}

.section.section-razem {
  padding-bottom: 80px;
  background-color: #000;
}

.section.section-rola {
  position: relative;
}

.section.section-po-sasiedzku {
  padding-top: 50px;
  background-color: #000;
}

.section.section-rola-bg {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding-top: 120px;
  padding-bottom: 140px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/Mask-Group-1.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.section.section-img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.section.section-zamowienia-top {
  position: relative;
  padding-top: 240px;
  padding-bottom: 100px;
  background-color: #000;
}

.section.section-zamowienia {
  padding-top: 60px;
  padding-bottom: 90px;
  background-color: #000;
}

.section.section-zamowienia.section-tu-krecimy {
  padding-bottom: 60px;
  background-color: #fff;
}

.section.section-menu {
  padding-top: 40px;
  padding-bottom: 100px;
  background-color: #000;
}

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

.container {
  width: 100%;
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
}

.hero-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hero-heading {
  margin-right: 40px;
  color: #fff;
  font-size: 96px;
  line-height: 115px;
  font-weight: 700;
}

.hero-img {
  width: 212px;
}

.menu-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hero-bg {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 33%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.78)), to(transparent));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.78), transparent);
}

.hero-bg-img {
  position: absolute;
  left: -40px;
  bottom: -120px;
}

.nav-phone-img {
  width: 41px;
  margin-right: 10px;
}

.nav-phone-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.sprawdz-menu-box {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 660px;
  padding-right: 60px;
  padding-bottom: 60px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/Mockup-01-kopia22.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-decoration: none;
}

.sprawdz-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 380px;
  padding: 20px 33px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #aaaa0c;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #fff;
  font-size: 29px;
  line-height: 30px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.sprawdz-btn:hover {
  background-color: #83830a;
}

.sprawdz-btn-text {
  margin-right: 10px;
}

.sprawdz-img {
  position: absolute;
  top: -120px;
  right: -50px;
  width: 345px;
}

.razem-columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.razem-column {
  width: 45%;
}

.razem-title {
  margin-top: 0px;
  color: #aaaa0c;
  font-size: 65px;
  line-height: 72px;
  text-transform: uppercase;
}

.span-white {
  color: #fff;
}

.razem-small-title {
  color: #fff;
  font-size: 25px;
  line-height: 36px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.span-green {
  color: #aaaa0c;
  text-decoration: none;
}

.razem-text {
  margin-top: 20px;
  color: #fff;
  font-size: 16px;
  line-height: 25px;
}

.section-rola-img {
  position: relative;
  left: 0px;
  top: 0px;
}

.sr-abs {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  text-align: right;
}

.image {
  width: 485px;
}

.rola-img-bf {
  position: absolute;
  left: -100px;
  bottom: -120px;
}

.srola-bg-half {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 33%;
  background-color: #000;
}

.po-sasiedzku-tite {
  position: relative;
  bottom: -100px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 160px;
  line-height: 214px;
  font-weight: 700;
  letter-spacing: -0.3px;
  text-transform: uppercase;
}

.patter-ng {
  position: absolute;
  left: -20px;
  bottom: -30px;
}

.fimg {
  width: 32%;
}

.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #000;
}

.footer-column {
  width: 33.33%;
  margin-bottom: 0px;
  padding-bottom: 0px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.footer-column.flast {
  padding-left: 20px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.footer-column.fmiddle {
  padding-bottom: 20px;
}

.footer-text {
  color: #fff;
  font-size: 15px;
  line-height: 23px;
  font-weight: 700;
  text-align: center;
}

.flink {
  color: #fff;
  text-decoration: none;
}

.footer-social {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  margin-bottom: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.fsocial-item {
  margin-right: 10px;
  margin-left: 10px;
}

.footer-copy {
  color: #fff;
  font-size: 12px;
  line-height: 18px;
  font-weight: 500;
  text-align: center;
}

.clink {
  color: #fff;
  text-decoration: none;
}

.page-title-header {
  color: #fff;
  font-size: 57px;
  line-height: 57px;
  text-align: center;
  text-transform: uppercase;
}

.header-img {
  position: absolute;
  left: -80px;
  bottom: 0px;
}

.header-img.header-img-contact {
  bottom: 140px;
}

.header-img.header-img-contact.header-img-menu {
  bottom: 90px;
}

.zamowienie-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  padding-top: 25px;
  padding-bottom: 25px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #aaaa0c;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #fff;
}

.zamowienie-item:hover {
  border-color: #f8f8f7;
  background-color: #f8f8f7;
  color: #000;
}

.zi-left {
  width: 30%;
}

.zi-right-title {
  margin-bottom: 10px;
  font-size: 25px;
  line-height: 29px;
  font-weight: 500;
  text-transform: uppercase;
}

.zi-right-text {
  font-size: 17px;
  line-height: 21px;
  font-weight: 500;
}

.zi-icon {
  min-height: 120px;
  padding-left: 40px;
}

.zi-white {
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.zi-color {
  display: none;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.zam-img {
  display: block;
  width: 100%;
  height: 680px;
  margin-top: 70px;
  background-image: url('../images/Mockup-02-kopiaxo.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.page-header-text {
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
}

.link {
  text-decoration: none;
}

.link-2 {
  text-decoration: none;
}

.tu-krecmy-title {
  color: #aaaa0c;
  font-size: 59px;
  line-height: 60px;
  text-align: center;
  text-transform: uppercase;
}

.tu-krecimy-map {
  height: 570px;
  margin-top: 70px;
}

.menu-heading {
  margin-top: 10px;
  color: #fff;
  font-size: 57px;
  line-height: 57px;
  text-align: center;
  text-transform: uppercase;
}

.menu-img {
  display: block;
  width: 49px;
  margin-right: auto;
  margin-bottom: 13px;
  margin-left: auto;
}

.menu-menu-title {
  margin-bottom: 22px;
  color: #fff;
  font-size: 29px;
  line-height: 37px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.menu-menu-title.mmt-top {
  margin-top: 100px;
}

.c-menu-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 22px;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #aaaa0c;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  color: #fff;
  text-decoration: none;
}

.c-menu-item:hover {
  border-color: #fff;
  background-color: #fff;
  color: #000;
}

.cmenu-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  min-height: 80px;
  padding-left: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}

.cmenu-middle {
  width: 70%;
}

.cmenu-right {
  width: 10%;
  text-align: center;
}

.cmenu-middle-text {
  font-size: 30px;
  line-height: 35px;
  font-weight: 500;
  text-decoration: none;
}

.menu-img-green {
  display: none;
}

.menu-cs-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 140px;
  padding-top: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.mci-column {
  width: 50%;
  text-align: center;
}

.mci-subtitle {
  margin-top: 20px;
  margin-bottom: 20px;
  color: #aaaa0c;
  font-size: 39px;
  line-height: 39px;
  font-weight: 700;
}

.mci-title {
  color: #fff;
  font-size: 39px;
  line-height: 60px;
  font-weight: 700;
  text-transform: uppercase;
}

.fmenu-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 22px;
  padding: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #aaaa0c;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  color: #fff;
}

.fmenu-item:hover {
  border-color: #fff;
  background-color: #fff;
  color: #000;
}

.fmenu-img {
  width: 20%;
  height: 160px;
  background-image: url('../images/66201669_2217486968288008_7701298741696790528_n.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.fmenu-text {
  width: 70%;
  padding-left: 40px;
}

.fmenu-price {
  width: 10%;
  text-align: right;
}

.fmenu-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.fmenu-title-text {
  font-size: 25px;
  line-height: 29px;
  font-weight: 500;
  text-transform: uppercase;
}

.fmenu-subtitle {
  margin-top: 10px;
}

.fmenu-subtitle-text {
  margin-bottom: 5px;
  font-size: 15px;
  line-height: 21px;
  font-weight: 500;
}

.fmenu-item-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.img-menu-info {
  width: 28px;
}

.img-menu-info {
  margin-right: 5px;
}

.menu-price {
  color: #aaaa0c;
  font-size: 31px;
  line-height: 36px;
  font-weight: 700;
}

.price-small {
  font-size: 19px;
  line-height: 23px;
  font-weight: 500;
}

.menu-legend {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.ml-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 25px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 25px;
  line-height: 29px;
  font-weight: 500;
}

.ml-text {
  margin-right: 10px;
  text-transform: uppercase;
}

.smenu-white {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.smenu-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #000;
  font-size: 21px;
  line-height: 25px;
  text-decoration: none;
}

.smenu-item:hover {
  color: #aaaa0c;
}

.smenu-item-img-green {
  display: none;
}

.dropdown-toggle {
  padding-right: 20px;
  color: #fff;
}

.dropdown-toggle:hover {
  color: #aaaa0c;
}

.subdrop-item {
  background-image: url('../images/Path-47730.svg');
  background-position: 170% 50%;
  background-size: 17px 17px;
  background-repeat: no-repeat;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #fff;
  font-size: 15px;
  line-height: 17px;
  font-weight: 400;
  text-transform: none;
}

.subdrop-item:hover {
  background-color: #aaaa0c;
  background-image: url('../images/Path-47730.svg');
  background-position: 92% 50%;
  background-size: 15px 15px;
  background-repeat: no-repeat;
}

.subdrop-item {
  padding-top: 14px;
  padding-right: 40px;
  padding-bottom: 14px;
}

.subdrop-item.w--current {
  color: #aaaa0c;
}

.subdrop-item.w--current:hover {
  color: #fff;
}

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

.image-3 {
  width: 54px;
}

.image-4 {
  width: 412px;
}

.image-5 {
  width: 412px;
}

.arrow-menu {
  display: none;
}

.image-6 {
  width: 474px;
}

.image-7 {
  width: 22px;
}

.image-8 {
  width: 22px;
}

.image-9 {
  width: 184px;
}

.html {
  height: 570px;
}

@media screen and (min-width: 1920px) {
  .image {
    width: 50vh;
  }

  .po-sasiedzku-tite {
    text-align: center;
  }

  .footer-column.flast {
    text-align: right;
  }
}

@media screen and (max-width: 991px) {
  .navbar {
    top: 0px;
  }

  .nav-link {
    display: block;
    border-bottom: 1px none #000;
    text-align: center;
  }

  .nav-link.nav-phone {
    display: none;
  }

  .nav-link.nav-phone.nav-mobile-phone {
    z-index: 999;
    display: block;
    border-bottom-style: none;
  }

  .nav-link.nav-dropdown {
    border-bottom-style: none;
    text-align: center;
  }

  .nav-link:hover {
    border-bottom-style: none;
  }

  .section.hero-section {
    min-height: 530px;
  }

  .section.section-rola-bg {
    padding-top: 90px;
    padding-bottom: 100px;
  }

  .section.section-zamowienia-top {
    padding-top: 170px;
    padding-bottom: 70px;
  }

  .section.section-zamowienia.section-tu-krecimy {
    padding-top: 30px;
  }

  .hero-heading {
    font-size: 74px;
    line-height: 89px;
  }

  .hero-img {
    max-width: 170px;
  }

  .menu-flex {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .hero-bg-img {
    left: -250px;
  }

  .nav-menu {
    width: 100%;
    padding-top: 140px;
    padding-bottom: 20px;
    background-color: #000;
    text-align: center;
  }

  .sprawdz-menu-box {
    height: 470px;
  }

  .sprawdz-btn-text {
    font-size: 20px;
  }

  .sprawdz-img {
    right: 0px;
    max-width: 240px;
  }

  .razem-title {
    font-size: 50px;
    line-height: 55px;
  }

  .razem-small-title {
    font-size: 20px;
    line-height: 29px;
  }

  .razem-text {
    font-size: 15px;
  }

  .section-rola-img {
    max-width: 80%;
  }

  .image {
    max-width: 330px;
  }

  .po-sasiedzku-tite {
    font-size: 93px;
    line-height: 200px;
  }

  .fimg {
    width: 48%;
  }

  .fimg.fimg-last {
    display: none;
  }

  .footer {
    padding-top: 40px;
  }

  .page-title-header {
    font-size: 42px;
    line-height: 42px;
  }

  .header-img {
    left: -170px;
    max-width: 390px;
  }

  .header-img.header-img-contact.header-img-menu {
    bottom: 20px;
  }

  .zi-right-title {
    font-size: 18px;
    line-height: 21px;
  }

  .zi-right-text {
    font-size: 15px;
  }

  .zam-img {
    height: 500px;
  }

  .page-header-text {
    font-size: 16px;
    line-height: 24px;
  }

  .tu-krecmy-title {
    font-size: 42px;
    line-height: 43px;
  }

  .tu-krecimy-map {
    height: 450px;
    margin-top: 50px;
  }

  .menu-heading {
    font-size: 42px;
    line-height: 50px;
  }

  .menu-menu-title {
    font-size: 25px;
  }

  .c-menu-item:hover {
    background-color: transparent;
    color: #fff;
  }

  .cmenu-middle-text {
    font-size: 20px;
    line-height: 21px;
  }

  .mci-subtitle {
    font-size: 23px;
    line-height: 30px;
  }

  .mci-title {
    font-size: 32px;
    line-height: 43px;
  }

  .fmenu-price {
    width: 15%;
  }

  .fmenu-title-text {
    font-size: 21px;
  }

  .menu-price {
    font-size: 28px;
  }

  .ml-text {
    font-size: 18px;
  }

  .smenu-item {
    width: 33%;
  }

  .smenu-item:hover {
    color: #000;
  }

  .dropdown-toggle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .subdrop-item {
    text-align: center;
  }

  .subdrop-item:hover {
    background-color: transparent;
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }

  .subdrop-item {
    padding-right: 20px;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }

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

  .menu-button {
    background-color: transparent;
  }

  .menu-button.w--open {
    z-index: 999;
    background-color: transparent;
  }

  .image-3 {
    max-width: 34px;
  }

  .image-4 {
    max-width: 260px;
  }

  .image-5 {
    max-width: 200px;
  }

  .text-block {
    text-align: center;
  }

  .brand {
    z-index: 999;
  }

  .arrow-menu {
    display: block;
    margin-top: -5px;
    margin-left: 7px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  .html {
    height: 450px;
  }
}

@media screen and (max-width: 767px) {
  .nav-link.nav-phone {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .nav-link.nav-phone.nav-mobile-phone {
    border-bottom-width: 0px;
  }

  .section.section-po-sasiedzku {
    padding-top: 0px;
  }

  .section.section-img {
    padding-right: 20px;
    padding-left: 20px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .hero-heading {
    display: none;
  }

  .hero-img {
    display: none;
  }

  .hero-bg-img {
    left: -200px;
    bottom: 80px;
  }

  .sprawdz-menu-box {
    height: 430px;
  }

  .razem-columns {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .razem-column {
    width: 100%;
    text-align: center;
  }

  .image {
    max-width: 230px;
  }

  .rola-img-bf {
    display: none;
  }

  .po-sasiedzku-tite {
    bottom: 0px;
    font-size: 64px;
    line-height: 110px;
  }

  .patter-ng {
    left: -290px;
    bottom: 30px;
  }

  .fimg {
    margin-bottom: 20px;
  }

  .fimg {
    width: 100%;
  }

  .footer {
    padding-top: 0px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .footer-column {
    width: 50%;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .footer-column.flast {
    width: 50%;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }

  .footer-column.fmiddle {
    width: 100%;
    padding-top: 40px;
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }

  .header-img {
    left: -260px;
    bottom: -30px;
  }

  .header-img.header-img-contact {
    left: -260px;
    bottom: 90px;
  }

  .header-img.header-img-contact.header-img-menu {
    bottom: 60px;
    max-width: 330px;
  }

  .zamowienie-item {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .zi-left {
    width: 100%;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    text-align: center;
  }

  .zi-right {
    width: 100%;
    text-align: center;
  }

  .zi-icon {
    min-width: 120px;
    padding-left: 10px;
  }

  .cmenu-left {
    min-width: 100px;
    padding-left: 10px;
  }

  .cmenu-right {
    min-width: 40px;
  }

  .menu-cs-info {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .mci-column {
    width: 100%;
  }

  .mci-column.mci-column-b {
    margin-top: 40px;
  }

  .fmenu-item {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .fmenu-img {
    width: 100%;
    height: 190px;
  }

  .fmenu-text {
    width: 100%;
    margin-top: 20px;
    padding-left: 0px;
    text-align: center;
  }

  .fmenu-price {
    width: 100%;
    text-align: center;
  }

  .fmenu-title {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .smenu-item {
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .image-4 {
    max-width: 220px;
  }

  .nav-phone-text {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .nav-link.nav-phone.nav-mobile-phone {
    border-bottom-width: 0px;
  }

  .sprawdz-menu-box {
    height: 400px;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .sprawdz-btn {
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .sprawdz-btn-text {
    font-size: 16px;
  }

  .span-green {
    font-size: 16px;
  }

  .image {
    max-width: 160px;
  }

  .po-sasiedzku-tite {
    font-size: 38px;
  }

  .header-img {
    left: -190px;
    bottom: 20px;
    max-width: 270px;
  }

  .header-img.header-img-contact {
    left: -340px;
  }

  .header-img.header-img-contact.header-img-menu {
    left: -180px;
    bottom: 110px;
    max-width: 230px;
  }

  .page-header-text {
    font-size: 16px;
  }

  .tu-krecimy-map {
    height: 350px;
  }

  .cmenu-left {
    min-width: 100px;
    padding-left: 10px;
  }

  .mci-title {
    font-size: 30px;
  }

  .fmenu-title-text {
    font-size: 19px;
  }

  .menu-legend {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .image-5 {
    max-width: 180px;
  }

  .html {
    height: 350px;
  }
}

