.content-box-4 {
  background: url("../img/06.png") center no-repeat;
  background-size: cover;
  padding-top: 230px;
  color: #FFF8EE;
  margin-bottom: 210px;
}
.content-box-4 .text {
  margin-bottom: 45px;
  width: calc(50% - 20px);
}

.box-2 img {
  height: auto !important;
}

.body-product {
  padding-top: 0;
}
.body-product .main-menu > ul > li > a, .body-product .langs a {
  color: #FFF8EE;
}
.body-product .main-menu > ul > li:hover > a, .body-product .menu-1 > ul > .current > a, .body-product .langs > ul > li:hover > a, .body-product .langs > ul > .current > a {
  color: #FFF8EE;
  border-color: #FFF8EE;
}
.body-product .langs:after {
  background: #FFF8EE;
}
.body-product header {
  background: none;
}

.body-product.body-active header {
  background: #023C2B;
}

.boxes-2 .row-box {
  display: flex;
  margin: 0 -20px;
}
.boxes-2 .row-box .col-box {
  padding: 0 20px;
  width: 50%;
}
.boxes-2 .row-box .col-box .box-2 {
  margin-bottom: -50px;
  display: block;
  background: #fff;
  overflow: hidden;
  transition: all 0.2s ease-in-out;
  position: relative;
}
.boxes-2 .row-box .col-box .box-2 img {
  display: block;
}
.boxes-2 .row-box .col-box .box-2 .txt {
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../img/09.png");
  background-size: 100% 100%;
  display: flex;
  padding: 45px;
  flex-direction: column;
  align-items: center;
  line-height: 1.2;
  justify-content: flex-end;
  color: #FFF8EE;
  font-family: "Playfair Display", serif;
  font-size: 38px;
}
.boxes-2 .row-box .col-box .box-2 .txt span {
  font-size: 65px;
}
.boxes-2 .row-box .col-box .box-2:hover img {
  opacity: 0.85;
}

.content-box-5 {
  background-size: cover;
  background-position: center center;
}
.content-box-5 .description {
  height: 100vh;
  padding: 150px 0;
  color: #fff;
  width: 610px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.menu-1 {
  margin-bottom: 25px;
}

.menu-1 ul {
  display: flex;
  padding: 0;
  margin: 0;
  list-style: none;
}

.menu-1 > ul > li {
  position: relative;
  margin-right: 20px;
}

.menu-1 > ul > li > a {
  display: block;
  color: #fff;
  padding: 2px 0;
  font-family: "Playfair Display", serif;
  border-bottom: 4px solid transparent;
}

.menu-1 > ul > li:hover > a, .menu-1 > ul > .current > a {
  color: #fff;
  border-color: #fff;
}

.content-box-6 .row-box {
  display: flex;
  justify-content: space-between;
}
.content-box-6 .row-box .col-box-1 {
  width: 610px;
  margin-right: 40px;
  flex-shrink: 0;
}
.content-box-6 .row-box .col-box-2 {
  width: 790px;
}
.content-box-6 .content-box-6-2 {
  padding: 140px 0;
}
.content-box-6 .content-box-6-1 {
  margin-top: -110px;
  margin-bottom: -130px;
}

.table-1 {
  overflow: auto;
}
.table-1 table {
  width: 100%;
  border-collapse: collapse;
}
.table-1 table tr td, .table-1 table tr th {
  text-align: left;
  font-weight: normal;
  border-bottom: 1px solid #c0cabe;
}
.table-1 table tr th {
  font-weight: 500;
}
.table-1 table tr th span {
  font-weight: 400;
  color: #000;
}
.table-1 table tr strong {
  font-weight: 500;
}
.table-1 table tr th {
  padding-right: 20px;
}
.table-1 table tr td {
  padding: 12px 20px 12px 0;
  color: #000;
  text-align: right;
}
.table-1 table tr td:last-child {
  padding-right: 0;
}
.table-1 table tr .font-size-1 {
  font-size: 23px;
}

.content-box-7 {
  margin-bottom: 150px;
}
.content-box-7 .wrapper {
  display: flex;
  align-items: flex-start;
}
.content-box-7 .col-box-1 {
  width: 670px;
  flex-shrink: 0;
  background: #fff;
}
.content-box-7 .col-box-1 .txt-box-1 {
  position: relative;
  background: url("../img/12.jpg") center top;
  background-size: 100% 100%;
  padding-bottom: 45px;
  color: #fff;
  padding-top: 130px;
  padding-right: 75px;
}
.content-box-7 .col-box-1 .txt-box-1:after {
  position: absolute;
  top: 0;
  right: 100%;
  height: 100%;
  width: 20000px;
  background: url("../img/12.jpg") center top;
  background-size: 100% 100%;
  content: "";
  display: block;
}
.content-box-7 .col-box-1 .txt-box-2 {
  position: relative;
  padding-right: 75px;
  padding-bottom: 75px;
  padding-top: 45px;
}
.content-box-7 .col-box-1 .txt-box-2:after {
  position: absolute;
  top: 0;
  right: 100%;
  height: 100%;
  width: 20000px;
  background: #fff;
  content: "";
  display: block;
}
.content-box-7 .col-box-1 .boxes-1 {
  margin: 50px 0 0 0;
}
.content-box-7 .col-box-1 .boxes-1 .row-box .col-box {
  margin: 0;
  width: 100%;
}
.content-box-7 .col-box-1 .boxes-1 .row-box .col-box .box-1 {
  margin: 0;
  height: 338px;
}
.content-box-7 .col-box-2 {
  width: 100%;
}
.content-box-7 .col-box-2 figure, .content-box-7 .col-box-2 picture {
  margin-bottom: 55px;
}
.content-box-7 .col-box-2 figure img, .content-box-7 .col-box-2 picture img {
  display: block;
}
.content-box-7 .col-box-2 .txt-box {
  padding: 0 40px 0 145px;
}

.boxes-3 .box-3 {
  border-bottom: 1px solid #b7b8b7;
}
.boxes-3 .box-3 .name {
  display: flex;
  align-items: center;
  font-size: 20px;
  align-items: center;
  background: url("../img/icons/11.png") calc(100% - 10px) center no-repeat;
  font-weight: 500;
}
.boxes-3 .box-3 .name.active {
  background: url("../img/icons/12.png") calc(100% - 10px) center no-repeat;
}
.boxes-3 .box-3 .description {
  display: none;
  padding-left: 121px;
  padding-bottom: 30px;
}
.boxes-3 .box-3 .description .txt-1 {
  font-family: "Playfair Display", serif;
  font-size: 42px;
  line-height: 1.2;
  margin-bottom: 25px;
}
.boxes-3 .box-3 .description ul {
  font-size: 22px;
  margin: 0 0 25px 0;
  padding: 0;
  list-style: none;
}
.boxes-3 .box-3 .description ul li {
  margin-bottom: 10px;
}
.boxes-3 .box-3 .description ul li:last-child {
  margin-bottom: 0;
}
.boxes-3 .box-3 .ic {
  flex-shrink: 0;
  width: 103px;
  height: 103px;
  margin-right: 18px;
  background-position: center center;
  background-repeat: no-repeat;
}
.boxes-3 .name {
  cursor: pointer;
}
.boxes-3 .name .ic-1 {
  background-image: url("../img/icons/03.png");
}
.boxes-3 .name:hover .ic-1 {
  background-image: url("../img/icons/03-1.png");
}
.boxes-3 .name .ic-2 {
  background-image: url("../img/icons/04.png");
}
.boxes-3 .name:hover .ic-2 {
  background-image: url("../img/icons/04-1.png");
}
.boxes-3 .name .ic-3 {
  background-image: url("../img/icons/05.png");
}
.boxes-3 .name:hover .ic-3 {
  background-image: url("../img/icons/05-1.png");
}
.boxes-3 .name .ic-4 {
  background-image: url("../img/icons/06.png");
}
.boxes-3 .name:hover .ic-4 {
  background-image: url("../img/icons/06-1.png");
}
.boxes-3 .name .ic-5 {
  background-image: url("../img/icons/07.png");
}
.boxes-3 .name:hover .ic-5 {
  background-image: url("../img/icons/07-1.png");
}
.boxes-3 .name .ic-6 {
  background-image: url("../img/icons/08.png");
}
.boxes-3 .name:hover .ic-6 {
  background-image: url("../img/icons/08-1.png");
}
.boxes-3 .name .ic-7 {
  background-image: url("../img/icons/09.png");
}
.boxes-3 .name:hover .ic-7 {
  background-image: url("../img/icons/09-1.png");
}
.boxes-3 .name .ic-8 {
  background-image: url("../img/icons/10.png");
}
.boxes-3 .name:hover .ic-8 {
  background-image: url("../img/icons/10-1.png");
}
.boxes-3 .name .ic-9 {
  background-image: url("../img/icons/13.png");
}
.boxes-3 .name:hover .ic-9 {
  background-image: url("../img/icons/13-1.png");
}
.boxes-3 .name .ic-10 {
  background-image: url("../img/icons/14.png");
}
.boxes-3 .name:hover .ic-10 {
  background-image: url("../img/icons/14-1.png");
}
.boxes-3 .name .ic-11 {
  background-image: url("../img/icons/15.png");
}
.boxes-3 .name:hover .ic-11 {
  background-image: url("../img/icons/15-1.png");
}
.boxes-3 .name .ic-12 {
  background-image: url("../img/icons/16.png");
}
.boxes-3 .name:hover .ic-12 {
  background-image: url("../img/icons/16-1.png");
}

@media only screen and (max-width: 1560px) {
  .content-box-4 {
    margin-bottom: 150px;
  }
  .content-box-7 .col-box-1 {
    width: 45%;
  }
  .content-box-7 .col-box-2 .txt-box {
    padding-left: 50px;
    padding-right: 50px;
  }
  .content-box-7 {
    margin-bottom: 100px;
  }
  .boxes-3 .box-3 .description ul {
    font-size: 20px;
  }
  .boxes-3 .box-3 .description .txt-1 {
    font-size: 35px;
  }
  .boxes-3 .box-3 .name {
    font-size: 18px;
  }
  .content-box-7 .col-box-1 .txt-box-1 {
    padding-top: 42px;
  }
  .content-box-6 .content-box-6-2 {
    padding-bottom: 100px;
    padding-top: 120px;
  }
}
@media only screen and (max-width: 1199px) {
  .boxes-2 .row-box .col-box .box-2 .txt span {
    font-size: 45px;
  }
  .boxes-2 .row-box .col-box .box-2 .txt {
    font-size: 30px;
  }
  .content-box-6 .row-box .col-box-1 {
    width: 50%;
  }
  .title-1 h1, .title-1 h2 {
    font-size: 44px;
  }
  .content-box-7 .col-box-1 .txt-box-1 {
    padding-right: 40px;
  }
  .content-box-7 .col-box-1 .txt-box-2 {
    padding-right: 40px;
    padding-bottom: 40px;
  }
}
@media only screen and (max-width: 992px) {
  .content-box-4 {
    margin-bottom: 110px;
  }
  .content-box-5 .description {
    height: 700px;
  }
  .content-box-7 .wrapper {
    display: block;
  }
  .content-box-7 .col-box-1 {
    width: 100%;
  }
  .content-box-7 .col-box-1 .txt-box-1:after {
    display: none;
  }
  .content-box-7 .col-box-1 .txt-box-1 {
    padding: 20px;
  }
  .content-box-7 .col-box-1 .txt-box-2:after {
    display: none;
  }
  .content-box-7 .col-box-1 .txt-box-2 {
    padding: 0;
  }
  .content-box-7 .col-box-1 .boxes-1 {
    margin: 40px 0;
  }
  .content-box-7 .col-box-1 .txt-box-2 .text {
    padding: 35px 20px 0 20px;
  }
  .content-box-7 .col-box-2 .txt-box {
    padding-left: 0;
    padding-right: 0;
  }
  .content-box-7 .col-box-2 figure, .content-box-7 .col-box-2 picture {
    margin-bottom: 30px;
  }
  .content-box-7 {
    margin-bottom: 40px;
  }
  .boxes-3 .box-3 .name {
    font-size: 16px;
  }
  .name-txt {
    padding-right: 40px;
  }
  .body-product .main-menu > ul > li > a, .body-product .langs a {
    color: #023C2B;
  }
  .body-product header .main-menu > ul > li:hover > a, .body-product header .menu-1 > ul > .current > a, .body-product header .langs > ul > li:hover > a, .body-product header .langs > ul > .current > a {
    color: #023C2B;
    border-color: #023C2B;
  }
  .content-box-6 .content-box-6-2 {
    padding: 60px 0;
  }
  .content-box-6 .content-box-6-1 figure {
    width: 50%;
  }
  .content-box-6 .content-box-6-1 {
    margin-top: -61px;
    margin-bottom: -48px;
  }
}
@media only screen and (max-width: 767px) {
  .content-box-4 {
    padding-bottom: 20px;
  }
  .content-box-6 .content-box-6-1 figure {
    width: 100%;
  }
  .boxes-2 .row-box {
    display: block;
  }
  .boxes-2 .row-box .col-box .box-2 {
    margin-bottom: 20px;
  }
  .boxes-2 .row-box .col-box:last-child .box-2 {
    margin-bottom: 0;
  }
  .content-box-4 {
    margin-bottom: 60px;
  }
  .boxes-3 .box-3 .description {
    padding-left: 0;
  }
  .boxes-3 .box-3 .description .txt-1 {
    font-size: 25px;
  }
  .content-box-7 .col-box-1 .txt-box-1 {
    margin-left: -20px;
    margin-right: -20px;
  }
  .boxes-2 .row-box .col-box {
    width: 100%;
  }
  .boxes-2 .row-box .col-box .box-2 {
    margin-top: 0;
  }
  .content-box-4 .text {
    width: 100%;
  }
  .content-box-4 {
    padding-top: 110px;
  }
  .content-box-5 .description {
    width: 100%;
  }
  .content-box-5 .description {
    height: 600px;
  }
  .content-box-6 .content-box-6-1 {
    margin: 0;
  }
  .content-box-5 {
    margin-top: 70px;
  }
  .content-box-6 {
    margin: 30px 0;
  }
  .content-box-6 .content-box-6-2 {
    padding-top: 0;
    display: block;
  }
  .content-box-6 .row-box {
    display: block;
  }
  .content-box-6 .row-box .col-box-1 {
    width: 100%;
    padding: 0px 0 40px 0;
  }
  .content-box-6 .content-box-6-2 {
    padding-bottom: 40px;
  }
  .menu-1 ul {
    display: block;
    text-align: center;
  }
  .menu-1 {
    display: none;
  }
  .content-box-5 .description {
    height: 500px;
  }
  .content-box-5 .description {
    align-items: center;
    justify-content: center;
  }
  .content-box-6 .row-box .col-box-1 {
    padding-right: 0;
    margin-right: 0;
  }
  .content-box-6 .row-box .col-box-2 {
    width: 100%;
  }
  .table-1 table tr .font-size-1 {
    font-size: 16px;
  }
  .content-box-5 .description {
    background: rgba(0, 0, 0, 0.3);
    margin-left: -20px;
    margin-right: -20px;
    width: calc(100% + 40px);
    padding: 20px;
  }
}/*# sourceMappingURL=produkty.css.map */

.content-box-7 .col-box-2 picture img {
  height: auto !important;
}

.content-box-7 .col-box-2 picture {
  display: block;
}