/*
Theme Name: Fancy Fence
Description: Motyw dla Fancy Fence 2.0
Author: Arkadiusz Skibiński – strony-piaseczno.pl
Author URL: strony-piaseczno.pl

*/
.close img {
  width: 24px;
  height: 24px;
}
.wp-block-image > a, .wp-block-image > figure > a {
  display: inline!important;
}
#content strong {
  margin-bottom: 10px;
}
select#lang_choice_polylang-3 {
  padding: 4px;
}

.page-id-6071 figcaption.wp-element-caption {
  text-transform: uppercase;
  font-weight: 400;
  color: #2357a5;
  font-size: 16px;
}

.slider {
  width: 100%;
  height: 610px;
  overflow: hidden;
  position: relative;
  margin: auto;
}

a.konfigurator {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  transform: left;
  top: 65vh;
  color: #fff;
  text-decoration: none;
  border: solid 2px #2357a5;
  padding: 10px 50px;
  display: table-column;
  font-size: 20px;
  z-index: 99;
  text-shadow: 0 0 BLACK;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  font-weight: 700;
  text-transform: lowercase;
  background: #325ba5b8;
  text-align: center;
}

.konfigur h3.wp-block-heading {
  margin-bottom: 40px;
}

p.naglowek {
  text-shadow: rgb(0, 0, 0) 2px 2px 10px;
  top: 45vh;
  left: 50%;
  transform: translate(-50%, -50%);
  font-weight: 700;
  font-style: normal;
  text-decoration: none;
  mix-blend-mode: normal;
  color: rgb(255, 255, 255);
  font-family: montserrat;
  font-size: 59.7656px;
  background-color: rgba(255, 255, 255, 0.01);
  text-align: center !important;
  margin: 0px;
  z-index: auto;
  width: 80%;
  height: auto;
  padding: 0px;
  border-width: 0px;
  position: absolute;
  line-height: normal;
}

span.bold {
  font-weight: 700;
}

a.konfigurator:hover {
  padding: 10px 65px;
  border: solid 2px #fff;
  font-size: 20px;

  text-shadow: 2px 2px 11px #000;
  background: #fff0;
}

.konfig .tresc {
  width: 100%;
  height: calc(100vh - 135px);
  min-height: auto;
  margin: 0;
}

.max-width.konfigur {
  width: 100%;
}

.max-width.konfigur ul {
  margin-left: 20px;
  margin-bottom: 40px;
}

.konfig .content {
  margin-bottom: 0px;
  padding: 0;
}

.konfig .tresc iframe {
  width: 100%;
  height: calc(100vh - 135px);
  border: none;
}

.tresc .realizacja figure.wp-block-image {
  margin-bottom: 50px;
  margin-top: 50px;
}

.tresc .realizacja .close figure.wp-block-image {
  margin-bottom: 0px;
  margin-top: 0px;
}

.slides {
  display: flex;
  width: 100%;
  height: 100%;
}

.slajd {
  width: 50%;
  height: 610px;
  position: absolute;
  opacity: 0;
  transition: opacity 1s ease-in-out;
}

.slajd img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

section#content.konfig {
  padding-top: 131px;
}

#content.konfig .tresc {
  max-width: 100%;
}

.formularz_kont {
  display: flex;
  max-width: 1000px;
  margin: 0 auto;
}

.formularz_kont label input,
.formularz_kont input {
  width: 95%;
  border: solid 1px #dfdfdf;
  padding: 10px;
  box-sizing: border-box;
  border-radius: 2px;
  margin-bottom: 10px;
  font-size: 16px;
  color: #666;
}

.align_l,
.align_r {
  width: 50%;
}
.radio span {
  text-align: left;
  font-size: 12px;
  line-height: 17px;
  margin-bottom: 0px;
  display: block;
}

.radio input[type="radio"] {
  width: 20px;
  position: absolute;
  left: -30px;
  top: 0;
}

.textarea input {
  height: 195px;
  width: 100%;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner {
  width: 50%;
  float: right;
  background: #2f5ca1;
  color: #fff;
  font-size: 14px;
}

.formularz_kont .wpcf7-list-item {
  display: inline-block;
  margin: 0;
}

.align_right.pl.w500 {
  padding: 0;
}

.single-post h2.wp-block-heading {
  color: #fff;
  text-align: left;
  margin: 0 0 30px 0px;
  font-size: 30px;
  font-weight: 700;
}

.single-post h3.wp-block-heading {
  color: #fff;
  text-align: left;
  margin: 0 0 30px 0px;
  font-size: 25px;
  font-weight: 700;
}

.margin {
  width: 100%;
  height: 30px;
}

.tresc .fm-form .wd-choice,
.form .fm-form .wd-choice {
  align-items: flex-start;
}

.single-post h4.wp-block-heading {
  color: #fff;
  text-align: left;
  margin: 0 0 30px 0px;
  font-size: 23px;
  font-weight: 700;
}

.mob-slider {
  display: none;
}

.max-width.m-4 {
  margin-top: -4px;
}

.max-width.margin-top-3 {
  margin-top: -4px;
}
.max-width.ls-overflow-visible {
  margin-top: -4px;
}

.cli-plugin-button,
.cli-plugin-button:visited,
.medium.cli-plugin-button,
.medium.cli-plugin-button:visited {
  font-size: 11px !important;
}

.responsive-div {
  width: 100%;
  max-width: 700px;
  height: 438px; /* Ustalamy stałą wysokość */
  position: relative;
  overflow: hidden; /* Dzięki temu żadne obrazy nie będą się układać obok siebie */
}

.image {
  width: 100%;
  height: 438px;

  opacity: 0;
  transition: opacity 1s;
}

.zasto {
  margin-bottom: 70px;
  margin-top: -30px;
}

.wp-block-video {
  margin: 0 0 50px 0;
}

.wp-block-columns.video-dwa-margin {
  margin-top: 46px;
}

.page-id-1729 h1,
.page-id-1727 h1,
.page-id-1725 h1,
.page-id-987 h1 {
  display: none;
}

.image.active {
  opacity: 1;
}

.vp-portfolio__item-meta-category span {
  color: #aaa;
}

.vp-uid-a57f8e9c .post-4276 {
  display: none;
}

.vp-uid-e0860502 .post-4276,
.vp-uid-e0860502 .post-3236,
.vp-uid-e0860502 .post-2222,
.vp-uid-e0860502 .post-1938 {
  display: none;
}

.page-id-2432 .content h1,
.page-id-2207 .content h1,
.page-id-3028 .content h1,
.page-id-3030 .content h1,
.page-id-3032 .content h1,
.page-id-2251 .content h1,
.page-id-2956 .content h1,
.page-id-2910 .content h1 {
  display: none;
}

hr.wp-block-separator.has-alpha-channel-opacity.is-style-wide {
  margin-top: 20px;
  margin-bottom: 40px;
  border-top: none;
}

.wp-block-image .aligncenter > figcaption,
.wp-block-image .alignleft > figcaption,
.wp-block-image .alignright > figcaption,
.wp-block-image.aligncenter > figcaption,
.wp-block-image.alignleft > figcaption,
.wp-block-image.alignright > figcaption {
  caption-side: bottom;
  display: block !important;
}

.single img {
  width: 100%;
  height: auto;
}

.tresc .wp-block-image .aligncenter {
  display: block;
  text-align: center;
}
.tresc .wp-block-image .aligncenter img {
  width:50%;
}

span#cn-notice-text {
  color: #fff;
  font-size: 15px;
}

span.social {
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  display: inline-table;
  margin-right: 16px;
  margin-bottom: 10px;
}

.form h4 {
  text-align: center;
}

.page-id-977 .content h1,
.page-id-1656 .content h1,
.page-id-1789 .content h1,
.page-id-1787 .content h1 {
  text-align: center;
}

a#cn-more-info,
a#cn-accept-cookie {
  color: #fff !important;
}

.center_pion {
  display: flex;
  align-items: center; /* wycentrowanie w pionie */
  justify-content: center;
  height: 100%;
}
p.margin-produkt {
  margin-top: 70px;
}

.align_left.zdjecie_2.w500.video {
  position: relative;
  display: grid;
  place-items: center;
  height: 610px; /* Przykładowa wysokość */
  overflow: hidden;
}

.video-wrapper video {
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.konfigur .video-wrapper video {
  object-fit: contain;
}

.video-wrapper {
  width: 100%;
  height: 610px;
  position: relative;
  overflow: hidden;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.align_left.zdjecie_2.w500 {
  padding: 0;
}

.w500 {
  min-height: 500px;
}

a.zobacz {
  color: #fff;
  font-weight: 700;
  width: 100%;
  text-align: center;
  display: block;
  font-size: 20px;
}

.breake-wall {
  height: 500px;

  width: 100%;
}

.page-template-produkt_PL-2023 h1 {
  display: none;
}

.page-template
  .wp-block-gallery.has-nested-images
  figure.wp-block-image
  figcaption,
figcaption.wp-element-caption {
  background: none;
  bottom: 0;
  box-sizing: border-box;
  color: #2b2a29;
  font-size: 11px;
  font-weight: 700;
  bottom: -50px;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
}

.max-width strong,
.wall-wew strong {
  margin-bottom: 20px;
  display: inline-block;
}

body.single-post {
  background: #1e1e1e;
}

.fm_empty_margin {
  margin-top: 0px !important;
}

.single .content h1 {
  text-transform: none;
}

body.single-post {
  background: #1e1e1e;
  color: #fff;
}

body.single-post strong {
  color: #fff;
}
body.single-post li {
  color: #fff;
}

.align_left.zdjecie_6 {
  width: 50%;
  padding: 80px;
  background-image: url(/wp-content/uploads/2023/08/film-1.png);
  background-size: cover;
  background-position: center;
  box-sizing: border-box;
}

.align_right.zdjecie_7 {
  width: 50%;
  padding: 80px;
  background: #eee;
  box-sizing: border-box;
}

.content ol.lista-circle li:before {
  content: counter(list-counter);
  position: absolute;
  left: -20px;
  margin-right: 20px;
  font-size: 17px;
  border: solid 1px #325ba5;
  padding: 3px 8px 8px 8px;
  width: 30px;
  height: 30px;
  color: #325ba5;
  box-sizing: border-box;
  border-radius: 100%;
  text-align: center;
  display: block;
  float: left;
  align-items: center;
  justify-content: center;
  line-height: 20px;
  margin-bottom: 50px;
}

.fm-form .wd-justify-content-left {
  -webkit-justify-content: flex-end !important;
  justify-content: flex-end !important;
}

label.wd-align-items-center.wd-flex.wd-flex-row {
  font-size: 11px;
}

.content ol.lista-circle-short li:before {
  content: counter(list-counter);
  margin-right: 20px;
  font-size: 17px;
  border: solid 1px #325ba5;
  padding: 7px 8px 8px 8px;
  width: 36px;
  height: 36px;
  color: #325ba5;
  box-sizing: border-box;
  border-radius: 100%;
  text-align: center;
  display: block;
  float: left;
  align-items: center;
  justify-content: center;
  line-height: 20px;
}

.content ol.lista-circle li,
.content ol.lista-circle-short li {
  counter-increment: list-counter;
  margin-bottom: 10px;
  padding-left: 30px;
  position: relative;
}

.content ol.lista-circle-short li {
  counter-increment: list-counter;
  margin-bottom: 5px;
  line-height: 37px;
  margin-top: 0px;
  padding-top: 0px;
  text-align: left;
}

.content .lista-circle {
  margin-bottom: 80px;
}

.content ol.lista-circle,
.content ol.lista-circle-short {
  list-style: none;
  counter-reset: list-counter;
  padding-left: 0;
}

h4 {
  font-weight: 700;
  margin-bottom: 40px;
}

h4 {
  font-weight: 700;
  margin-bottom: 40px;
  font-size: 17px;
  margin-top: 10px;
}

.breake-wall-wew {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  min-height: 500px;
  height: auto;
  display: flex;
}

.wall-wew {
  width: 100%;
  display: flex;
}
.max-width .align_left.zdjecie_2 {
  background: none;
}
.max-width .align_right.zdjecie_5 {
  padding: 0px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  animation: slideshow 16s ease-in-out infinite;
  -webkit-animation: slideshow 16s ease-in-out infinite;
  -moz-animation: slideshow 16s ease-in-out infinite;
  position: relative;
  transform: translate3d(0, 0, 0);
}

@keyframes slideshow {
  0% {
    background-image: url("/wp-content/themes/fancy_2/images/slide_1.webp");
  }
  25% {
    background-image: url("/wp-content/themes/fancy_2/images/slide_2.webp");
  }
  50% {
    background-image: url("/wp-content/themes/fancy_2/images/slide_3.webp");
  }
  75% {
    background-image: url("/wp-content/themes/fancy_2/images/slide_4.webp");
  }
  100% {
    background-image: url("/wp-content/themes/fancy_2/images/slide_1.webp");
  }
}
/*
@-webkit-keyframes slideshow {
    0%    { background-image: url('/wp-content/themes/fancy_2/images/slide_1.webp'); }
    25%   { background-image: url('/wp-content/themes/fancy_2/images/slide_2.webp'); }
    50%   { background-image: url('/wp-content/themes/fancy_2/images/slide_3.webp'); }
    75%   { background-image: url('/wp-content/themes/fancy_2/images/slide_4.webp'); }
    100%  { background-image: url('/wp-content/themes/fancy_2/images/slide_1.webp'); }
	 -moz-animation-timing-function: linear;
}

@-moz-keyframes slideshow {
    0%    { background-image: url('/wp-content/themes/fancy_2/images/slide_1.webp'); }
    25%   { background-image: url('/wp-content/themes/fancy_2/images/slide_2.webp'); }
    50%   { background-image: url('/wp-content/themes/fancy_2/images/slide_3.webp'); }
    75%   { background-image: url('/wp-content/themes/fancy_2/images/slide_4.webp'); }
    100%  { background-image: url('/wp-content/themes/fancy_2/images/slide_1.webp'); }
	 -moz-animation-timing-function: linear;
}
*/
.max-width .align_right.zdjecie_5.pl::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation: textChange 16s infinite;
  color: #fff;
  font-weight: 800;
  font-size: 32px;
  text-transform: uppercase;
  text-align: center;
  text-shadow: 2px 2px 7px #000;
}

.max-width .align_right.zdjecie_5.de::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation: textChangeDe 16s infinite;
  color: #fff;
  font-weight: 800;
  font-size: 32px;
  text-transform: uppercase;
  text-align: center;
  text-shadow: 2px 2px 7px #000;
}

.max-width .align_right.zdjecie_5.en::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation: textChangeEn 16s infinite;
  color: #fff;
  font-weight: 800;
  font-size: 32px;
  text-transform: uppercase;
  text-align: center;
  text-shadow: 2px 2px 7px #000;
}

.max-width .align_right.zdjecie_5.fr::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation: textChangeFr 16s infinite;
  color: #fff;
  font-weight: 800;
  font-size: 32px;
  text-transform: uppercase;
  text-align: center;
  text-shadow: 2px 2px 7px #000;
}

@keyframes textChange {
  0%,
  100% {
    content: "Budownictwo mieszkalne";
  }
  25% {
    content: "Przestrzenie publiczne";
  }
  50% {
    content: "Baseny zewnętrzne";
  }
  75% {
    content: "Strefy bezpieczne";
  }
}

@keyframes textChangeEn {
  0%,
  100% {
    content: "RESIDENTIAL";
  }
  25% {
    content: "PUBLIC SPACES";
  }
  50% {
    content: "OUTDOOR POOLS";
  }
  75% {
    content: "SAFE ZONES";
  }
}

@keyframes textChangeDe {
  0%,
  100% {
    content: "WOHNUNGSBAU";
  }
  25% {
    content: "ÖFFENTLICHE GEBIETE";
  }
  50% {
    content: "AUSSEN-POOLS";
  }
  75% {
    content: "SICHERE ZONEN";
  }
}

@keyframes textChangeFr {
  0%,
  100% {
    content: "RESIDENTIEL";
  }
  25% {
    content: "ESPACES PUBLICS";
  }
  50% {
    content: "PISCINES EXTÉRIEURES";
  }
  75% {
    content: "ZONES SÉCURISÉES";
  }
}

img.play {
  width: 120px;
  height: 120px;
  display: block;
  margin: 0 auto;
  padding: 140px;
}

.form {
  max-width: 1000px;
  margin: 0 auto;
  padding: 1px 0px 50px 0px;
}

.white {
  background-color: #fff !important;
}

.video {
  position: relative;
  width: 100%;
  height: 500px;
  overflow: hidden;
}

.video video {
  position: absolute;
  top: 0;
  height: auto;
  left: 0;
  width: 100%;

  object-fit: cover;
}
.wp-block-image img {
  box-sizing: border-box;
  width: 100%;
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
  border-radius: 0;
  object-fit: contain;
}

.home figure.wp-block-image img {
  cursor: pointer;
}

.home #content figure.wp-block-image img:hover {
  -webkit-animation: flipOutX 0.7s;
  animation: flipOutX 0.7s;
}

.max-width {
  display: inline-flex;
}

.max-width .align_left {
  width: 50%;
  padding: 80px;

  background: #eee;
  box-sizing: border-box;
}

.max-width.konfigur .align_left {
  background: #fff;
}

.align_left.pl.w500.slidesa {
  padding: 0;
}

.max-width .align_right {
  width: 50%;
  padding: 80px;
  height: 610px;
  background: #eee;
  box-sizing: border-box;
}

.align_right.zdjecie_1 {
  background-image: url(/wp-content/uploads/2023/12/fancy-fence_1-jpg.webp);
  background-size: cover;
  background-position: center;
}

.align_right.zdjecie_7 {
  background-image: url(images/fancy-fence_3.jpg);
  background-size: cover;
  background-position: center;
}

.align_right.zdjecie_7 strong,
.align_right.zdjecie_7 p,
.align_right.zdjecie_7 h3 {
  color: #fff;
}

.max-width .align_right.zdjecie_9 {
  background-image: url(images/cover.png);
  background-size: cover;
  background-position: center;
  height: 610px;
}

.page-id-923 .align_right.zdjecie_9,
.page-id-1283 .align_right.zdjecie_9,
.page-id-1308 .align_right.zdjecie_9,
.page-id-1342 .align_right.zdjecie_9 {
  background-image: url(images/cover.png);
  background-size: cover;
  background-position: center;
  height: 800px;
}

.page-id-923 img.play.animated.pulse.infinite.o-anim-ready,
.page-id-1283 img.play.animated.pulse.infinite.o-anim-ready,
.page-id-1308 img.play.animated.pulse.infinite.o-anim-ready,
.page-id-1342 img.play.animated.pulse.infinite.o-anim-ready {
  padding-top: 330px;
}

.wp-block-column.padding.has-background.is-layout-flow {
  padding: 50px;
  box-sizing: border-box;
}

.wp-block-columns.bez-margin.is-layout-flex.wp-container-3 {
  margin-top: 50px;
  gap: 10px;
}

.wp-block-columns.bez-margin.is-layout-flex.wp-container-2 {
  margin-top: 50px;
}

/*p-block-columns.is-layout-flex.wp-container-19 {
    background: #eee;
    margin: 0;
    position: absolute;
    width: 100%;
    left: 0;
    padding: 50px 10%;
}*/

.vp-pagination__style-minimal[data-vp-pagination-type="paged"]
  .vp-pagination__item-active
  > img
  + span {
  background-color: #2357a5 !important;
}

h4.wp-block-heading.phone {
  font-size: 22px;
  font-weight: 600;
  color: #325ba5;
  background-image: url(images/phone.svg);
  background-position: center left;
  background-repeat: no-repeat;
  background-size: 30px;
  padding: 5px 0px 5px 40px;
  margin-bottom: 5px;
}

h4.wp-block-heading.mail {
  font-size: 22px;
  font-weight: 600;
  color: #325ba5;
  background-image: url(images/mail.svg);
  background-position: center left;
  background-repeat: no-repeat;
  background-size: 30px;
  padding: 5px 0px 5px 40px;
  margin-bottom: 5px;
}

h4.wp-block-heading.company {
  font-size: 22px;
  font-weight: 600;
  color: #325ba5;
  background-image: url(images/company.svg);
  background-position: center left;
  background-repeat: no-repeat;
  background-size: 30px;
  padding: 5px 0px 5px 40px;
  margin-bottom: 5px;
}

h4.wp-block-heading.adres {
  font-size: 22px;
  font-weight: 600;
  color: #325ba5;
  background-image: url(images/pin.svg);
  background-position: center left;
  background-repeat: no-repeat;
  background-size: 30px;
  padding: 5px 0px 5px 40px;
  margin-bottom: 5px;
}

h4.wp-block-heading.hours {
  font-size: 22px;
  font-weight: 700;
  color: #325ba5;
  background-image: url(images/time.svg);
  background-position: center left;
  background-repeat: no-repeat;
  background-size: 30px;
  padding: 5px 0px 5px 40px;
  margin-bottom: 5px;
}

.fm-form-container.fm-theme1 {
  width: 100% !important;
  margin: 0 auto !important;
}
.fm-form .button-reset:not(:last-child),
.fm-form .button-submit {
  margin-right: 0 !important;
  position: relative;
}

.iti.iti--allow-dropdown {
  width: 100%;
}

.page-template-slider_waski .fm-form-container.fm-theme1 {
  width: 100% !important;
}

button.button-submit {
  background: #2f5ca1 !important;
}

.home article.zastosowania {
  width: 100%;
  float: left;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 200px;
}

.home .zastosowania h3 {
  font-size: 18px;
  line-height: 200px;
}

.wp-block-column.is-layout-flow.center {
  text-align: center;
}

p.has-text-align-right.zobacz a {
  text-align: right !important;
  margin: 30px 0 50px 0px !important;
  display: block;
  color: #325ba5 !important;
  font-size: 22px;
  text-decoration: none;
  background-image: url(images/arrow-r.svg);
  background-size: 30px;
  background-position: right center;
  background-repeat: no-repeat;
  padding-right: 50px;
}
p.kontakt {
  text-align: right; /* Wyrównanie do prawej */
}

p.kontakt a {
  background-color: #2357a5;
  color: #fff;
  text-decoration: none;
  padding: 10px 50px;
  display: inline-block;
  border-radius: 5px; /* Zaokrąglenie, możesz ustawić 0 jeśli chcesz */
  transition: background-color 0.3s ease-in-out;
}

p.kontakt a:hover {
  background-color: #1d4e8d; /* Ciemniejszy odcień na hover */
}
/*
p.kontakt a {    
    background-color: #2357a5;
    color: #fff;
    text-decoration: none;
    padding: 10px 50px;
    display: inline-block;
    border-radius: 0px;
	float: right;
    /* background: -moz-linear-gradient(90deg, rgba(16,141,222,1) 0%, rgba(50,72,129,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(16,141,222,1) 0%, rgba(50,72,129,1) 100%);
background: linear-gradient(90deg, rgba(16,141,222,1) 0%, rgba(50,72,129,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#108dde",endColorstr="#325ba5",GradientType=1); */
/*}*/
/*
.home section#content {
     background: #eee; 
    background-image: url(images/tlo_h.png);
    background-repeat: repeat-x;
	background-size: 2px 700px;
}*/

a.call {
  width: 56px;
  height: 56px;
  display: block;
  float: left;
  position: relative;
  top: -18px;
  right: 3px;
  animation: swing 0.5s infinite;
}

.smaller a.call {
  top: -42px;
}

.szary {
  background-color: #eee;
  padding: 90px 0% 90px 0%;
}

.szarys {
  padding: 90px 0% 90px 0%;
}

.breake-wall.max-width.smaller-wall {
  height: 650px;
  margin-top: 50px;
}

.wp-block-image img,
.wp-block-image {
  cursor: pointer;
}

.smaller-wall .breake-wall-wew {
  height: 650px;
}

* {
  margin: 0;
  padding: 0;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
}

.vp-portfolio__items-style-default .vp-portfolio__item a {
  font-weight: 700;
}

.single #content p,
.single #content a {
  margin-bottom: 20px;
  text-align: justify;
  color: #fff;
}

.close {
  position: fixed;
  right: 20px;
  top: 20px;
  width: 50px;
  z-index: 999;
  background: #000000ab;
  height: 50px;
  padding: 10px;
  box-sizing: border-box;
}
.prev {
  position: fixed;
  left: 2%;
  top: 50vh;
  width: 50px;
  z-index: 999;
  background: #000000ab;
  height: 50px;
  padding: 10px;
  box-sizing: border-box;
}
.next2 {
    position: fixed;
    left: 2%;
    top: 50vh;
    width: 50px;
    z-index: 999;
    background: #000000ab;
    height: 50px;
    padding: 10px;
    box-sizing: border-box;
	transform:rotate(180deg);
}
.prev2 {
    position: fixed;
    right: 2%;
    top: 50vh;
    width: 50px;
    z-index: 999;
    background: #000000ab;
    height: 50px;
    padding: 10px;
    box-sizing: border-box;
	transform:rotate(-180deg);
}

.prev img,
.next img,
.close img {
  max-width: 100%;
  height: auto;
}

.vp-uid-a57f8e9c .post-1938,
.vp-uid-a57f8e9c .post-2222,
.vp-uid-e1585f7e .post-3240 {
  display: none;
}

.vp-uid-4562be08 .post-2141,
.vp-uid-4562be08 .post-2225 {
  display: none;
}

.vp-uid-4562be08 .post-2147,
.vp-uid-4562be08 .post-2229 {
  display: none;
}

.vp-uid-a57f8e9c .post-3236,
.vp-uid-4562be08 .post-3238 {
  display: none;
}

.vp-uid-4562be08 .post-3240 {
  display: none;
}

/*.home h2 {
    position: absolute;
    bottom: 0;
    font-size: 18px;
    width: 100%;
    text-align: center;
    color: #ffffffb3;
}*/

.next {
  position: fixed;
  right: 2%;
  top: 50vh;
  width: 50px;
  z-index: 999;
  background: #000000ab;
  height: 50px;
  padding: 10px;
  box-sizing: border-box;
}

div#block-10,
div#block-11,
div#block-12,
div#block-13 {
  float: right;
  margin-left: 20px;
}

a.yt {
  position: relative;
  top: -2px;
}

.wp-block-table td:last-child {
  border-right: none;
  border: none;
}

.wp-block-table td:first-child {
  padding: 20px 20px 20px 20px;
  border-top: none;
  border-right: solid 1px #ccc;
  border-bottom: none;
  border-left: none;
}

.wp-block-table td:last-child {
  border-right: none;
  border-left: solid 1px #ccc;
}

.wp-block-table td,
.wp-block-table th {
  border: none;
}

a.realizacje {
  margin-top: -50px;
  display: block;
  margin-bottom: 40px;
}

span.bread {
  display: block;
  text-transform: lowercase;
  margin-top: -20px;
  margin-bottom: 50px;
  color: #afaeae;
  font-size: 14px;
  letter-spacing: 2px;
  margin-top: -70px;
}

body.singe {
  background: #1e1e1e;
}

/*

 .portfolio-template-default{
  overflow: hidden!important;
  } 
  
  
body.portfolio-template-default.single.single-portfolio.single-format-standard.logged-in.vp-popup-iframe {
    overflow-y: scroll!important;
}

body.portfolio-template-default.single.single-portfolio.single-format-standard.logged-in.vp-popup-iframe::-webkit-scrollbar {
    display: none!important;
}


body.portfolio-template-default.single.single-portfolio.single-format-standard.logged-in.vp-popup-iframe {
    overflow-y: scroll!important;
  -ms-overflow-style: none!important; 
  scrollbar-width: none!important; 


}

  */

.single section#content {
  background: #1e1e1e;
}

span.bread a {
  color: #afaeae;
  font-size: 14px;
  letter-spacing: 2px;
}

#more {
  display: none;
}

video#whee {
  object-fit: cover;
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

blockquote.wp-block-quote {
  float: right;
  background: #325ba5;
  color: #fff;
  padding: 10px 20px;
  margin: -142px 0px 20px 40px;
}

blockquote.wp-block-quote a {
  color: #fff;
  text-decoration: none;
  background-image: url(images/arrow.svg);
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 40px;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
blockquote.wp-block-quote a:hover {
  padding-left: 50px;
}

#content blockquote p {
  margin-bottom: 0px;
}

div.wpis:nth-child(odd) {
  float: left;
  width: 48%;
  position: relative;
  margin-bottom: 30px;
}

div.wpis:nth-child(even) {
  float: right;
  width: 48%;
  position: relative;
  margin-bottom: 30px;
}

.wpis h3 {
  font-size: 19px;
  margin: 0px 0px 20px 0px;
}

span.entry-date {
  display: block;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 0px;
  float: right;
}

.wpis img {
  max-width: 100%;
  height: auto;
}

.page-id-987 h4,
.page-id-1725 h4,
.page-id-1727 h4,
.page-id-1729 h4 {
  font-size: 26px;
  background: #325ba5;
  color: #fff;
  padding: 10px 20px;
}

.page-id-985 .content h1 span,
.page-id-1368 .content h1 span,
.page-id-1381 .content h1 span,
.page-id-1385 .content h1 span {
  background: none !important;
}

section#content.strefa {
  padding-top: 120px;
}

h5 {
  font-size: 22px;
  margin: 30px 0px 30px 0px;
  font-weight: 700;
  color: #325ba5;
}

.page-id-987 p {
  margin-left: 20px;
}

.page-id-987 .tresc strong.siedziba,
.page-id-1725 .tresc strong.siedziba,
.page-id-1727 .tresc strong.siedziba,
.page-id-1729 .tresc strong.siedziba {
  background-image: url(images/pin.svg);
  background-size: 17px;
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 25px;
  padding-bottom: 10px;
}

.page-id-1729 .tresc strong.yellow,
.page-id-1727 .tresc strong.yellow,
.page-id-1725 .tresc strong.yellow,
.page-id-987 .tresc strong.yellow,
.tresc strong.yellow {
  background-image: url(images/pin_y.svg);
  background-size: 17px;
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 25px;
  padding-bottom: 10px;
}

.page-id-1729 .tresc strong,
.page-id-1727 .tresc strong,
.page-id-1725 .tresc strong,
.page-id-987 .tresc strong {
  background-image: url(images/pin_r.svg);
  background-size: 17px;
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 25px;
  padding-bottom: 10px;
}

body.page-template.page-template-strefa-architekta.page-template-strefa-architekta-php.page.page-id-985 {
  background: url(images/strefa.jpg);
}
body.page-template.page-template-strefa-architekta.page-template-strefa-architekta-php.page.page-id-1368 {
  background: url(images/strefa.jpg);
}

body.page-template.page-template-strefa-architekta.page-template-strefa-architekta-php.page.page-id-1381 {
  background: url(images/strefa.jpg);
}

body.page-template.page-template-strefa-architekta.page-template-strefa-architekta-php.page.page-id-1385 {
  background: url(images/strefa.jpg);
}

.wp-block-table td {
  padding: 20px 20px 20px 20px;
  border-right: solid 1px #ccc;
}

.wp-block-table td:first-child {
  padding: 20px 20px 20px 20px;
}

.wp-block-table td:last-child {
  border-right: none;
}

.wp-block-table tr:nth-child(2n + 2) {
  background: #f2f2f2;
}

.wp-block-table td,
.wp-block-table th {
  border: none !important;
}

.wpis button.myBtn {
  position: absolute;
  right: 0%;
  bottom: -12px;
  z-index: 9999;
}
.category-10 .more {
  position: absolute;
  z-index: 999;
  padding: 15px;

  background: #fff;
  box-shadow: 2px 2px 30px #00000026;
}

.tresc a[href$=".zip"] {
  padding-left: 0px;
  background-image: url(images/zip.svg);
  background-size: 54px 40px;
  background-position: center top;
  background-repeat: no-repeat;
  min-height: 25px;
  padding-top: 50px;
  padding-bottom: 0px;
  display: inline;
  text-align: center;
  margin: 0px auto 0px auto;
  display: block;
  font-weight: 700;
}

.tresc a[href$=".pdf"] {
  padding-left: 0px;
  background-image: url(images/pdf.svg);
  background-size: 54px 40px;
  background-position: center top;
  background-repeat: no-repeat;
  min-height: 25px;
  padding-top: 50px;
  padding-bottom: 0px;
  display: inline;
  text-align: center;
  margin: 0px auto 0px auto;
  display: block;
  font-weight: 700;
}

.tresc a[href$=".doc"] {
  padding-left: 0px;
  background-image: url(images/doc-icon-24x24.png);
  background-position: center left;
  background-repeat: no-repeat;
  min-height: 25px;
  padding-top: 50px;
  display: block;
  font-size: 14px;
  font-weight: 700;
}

.tresc a[href$=".docx"] {
  padding-left: 0px;
  background-image: url(images/doc-icon-24x24.png);
  background-position: center left;
  background-repeat: no-repeat;
  min-height: 25px;
  padding-top: 50px;
  display: block;
  font-size: 14px;
}

a.znajdz {
  text-align: center;
  width: 300px;
  display: block;
  background: #325ba5;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  padding: 20px 0px;
  margin-bottom: 70px;
  margin-left: 5%;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

a.znajdz:hover {
  background: #122d5e;
}

.cecha img {
  float: left;
  margin-right: 40px;
  margin-bottom: 10px;
  max-width: 50%;
}

.cecha .podwojne img {
  width: calc(50%);
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
}

.podwojne {
  clear: both;
  height: auto;
}

button.myBtn {
  position: absolute;
  right: 10%;
  bottom: 40px;
  background: #5882cf;
  border: #fff solid 1px;
  width: 40px;
  height: 40px;
  padding: 10px;
  color: #fff;
  font-size: 30px;
  box-sizing: border-box;
  display: block;
  border-radius: 100%;
  line-height: 0;
  float: right;
  cursor: pointer;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.bez-slidera {
  height: 100px;
}

article.zastosowania {
  height: 500px;
}

button.myBtn:hover {
  background: #3867bd;
}

.cecha {
  width: 100%;
  padding: 30px 10% 30px 10%;
  box-sizing: border-box;
  float: none;
  margin-bottom: 0px;
  position: relative;
}

article.faq {
  padding: 30px 10%;
  position: relative;
  background: #4e4e4d;
}

.faq img {
  float: left;
}

h2.faq {
  padding: 60px;
  margin: 50px auto;
}

.card {
  float: right;
  width: calc(100% - 170px);
  padding-right: 50px;
  box-sizing: border-box;
}

header .znajdz {
  position: absolute;
  right: 5%;

  top: 20px;
  text-align: right;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

header .znajdz:lang(fr),
header .znajdz:lang(de) {
  width: auto;
}

.smaller header .znajdz:lang(fr) a,
.smaller header .znajdz:lang(de) a {
  width: 205px;
}

header .znajdz a {
  color: #fff;
  text-decoration: none;
  font-weight: 500;
  font-size: 13px;
  background-image: url(images/lupa.png);
  background-repeat: no-repeat;
  background-position: left center;

  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  display: inline-block;
  padding-left: 20px;
}

.home #cookie-law-info-again {
  display: block !important;
}

#cookie-law-info-again {
  display: none !important;
}

div#custom_html-2,
div#custom_html-3,
div#custom_html-4,
div#custom_html-5 {
  float: right;
}

.vp-center {
  align-items: baseline !important;
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  -webkit-box-pack: baseline !important;
  -ms-flex-pack: baseline !important;
  justify-content: baseline !important;
}

#cookie-law-info-bar span {
  vertical-align: middle;
  font-size: 12px;
  padding: 0 10px;
  line-height: 14px;
}

span#cookie_hdr_showagain {
  font-size: 12px !important;
}

.content-details {
  min-height: 180px !important;
  padding-top: 0px !important;
}

a.pobierz {
  color: #325ba5;
  font-weight: 500;
  background-image: url(images/pobierz.png);
  background-repeat: no-repeat;
  background-position: right center;
  padding: 5px 27px 5px 0px;
}

.fm-message p {
  color: #fff;
  margin: 0px 0px 10px 0px;
}

img.image.wp-image-735.attachment-full.size-full {
  float: left;
}

.vp-flex {
  max-width: 800px;
  width: 800px !important;
  height: 450px !important;
}

.comparison .product.zloty {
  background-color: #e6c619;
  border-radius: 5px 0px 0px 0px;
}

/*
	.vp-flex {
    max-width: 800px;
    width: 692px!important;
    height: 322px!important;
	}
	*/

.page-id-168 .navigation {
  margin-left: 5%;
}

th.product.braz {
  font-size: 17px;
}

thead tr:hover {
  background: none;
}

td:hover,
td.compare-row:hover {
  background: #eee;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.snip1474 {
  text-align: center;
  text-transform: uppercase;
}
.snip1474 *,
.snip1474 *:after {
  box-sizing: border-box;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.snip1474 li {
  display: inline-block;
  list-style: outside none none;
  margin: 0.5em 0.6em;
  -webkit-perspective: 50em;
  perspective: 50em;
}
.snip1474 a {
  backface-visibility: hidden;
  color: #ffffff;
  display: block;
  line-height: 2.2em;
  padding: 0 1.8em;
  position: relative;
  text-decoration: none;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  background-color: #80cff4;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  font-weight: 500;
  font-size: 16px;
}
.snip1474 a:after {
  background-color: #325ba5;
  color: transparent;
  content: attr(data-hover);
  top: 100%;
  line-height: 2.2em;
  position: absolute;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(0%) rotateX(-90deg);
  transform: translateY(0%) rotateX(-90deg);
  -webkit-transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
}
.snip1474 li:hover a,
.snip1474 li.current a {
  -webkit-transform: translateY(-50%) rotateX(90deg);
  transform: translateY(-50%) rotateX(90deg);
  background-color: #363c3d;
  color: transparent;
}
.snip1474 li:hover a:after,
.snip1474 li.current a:after {
  background-color: #325ba5;
  color: #ffffff;
  cursor: pointer;
}

a.read_more.ctl_read_more {
  display: none !important;
}

.navigation {
  margin-top: 60px;
}

.content-details {
  min-height: 130px;
  padding-bottom: 0px !important;
}

.page h3 {
  color: #325ba5;
  position: relative;
  max-width: 100%;
  margin-bottom: 5px;
  font-size: 37px;
  font-weight: 700;
  line-height: 40px;
  margin-top: 0;
  text-transform: uppercase;
}

.fm-message {
  background: #80cff4;
  color: #fff;
}

.fm-message span {
  color: #fff;
}

::selection {
  color: yellow;
  background: #304680;
}

.page-id-28 section#content {
  width: 90%;
  max-width: 90%;
}

.tresc {
  width: 90%;
  max-width: 1180px;
  margin: 100px auto;
  min-height: calc(100vh - 518px);

  background-position: center;
  background-repeat: no-repeat;
}

hr.wp-block-separator {
  border-top: dashed 1px #d1d1d1;
  border-bottom: none;
  display: block;
  margin-top: 40px;
  margin-bottom: 50px;
  clear: both;
}

div#slider_maly {
  width: 100%;
  height: 100vh;
}

/*#content p {
  margin-bottom: 20px;
}
*/
#content .cecha li {
  margin-left: 20px;
}

span#dots {
  color: #f0f0f0;
}

span.more {
  color: #f0f0f0;
}

button.button-submit {
  background: #80cff4;
  border: none;
  padding: 13px 50px;
  font-weight: 500;
  color: #fff;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  cursor: pointer;
}

button.button-submit:hover {
  background: #325ba5;
}

h1,
h2,
h3,
h5,
h6 {
  font-weight: 500;
  margin: 1rem 0;
}

p,
span,
a,
li,
em {
  color: #2b2a29;
  font-size: 17px;
  line-height: 26px;
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  text-align: justify;
}

strong,
strong a {
  font-family: "Montserrat", sans-serif;
  color: #2b2a29;
  font-weight: 700;
}

.content ul,
.content ol {
  margin-left: 20px;
  /*margin-bottom: 20px;*/
}

a {
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

a:hover {
  text-decoration: none;
}

a img {
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
}

a img:hover {
  filter: alpha(opacity=60);
  opacity: 0.6;
  -moz-opacity: 0.6;
}

.alignright {
  float: right;
  margin: 10px 0px 20px 20px;
}

.alignleft {
  float: left;
  margin: 10px 20px 20px 0px;
}

.clear {
  width: 100%;
  clear: both;
}

.logo {
  margin: 0 auto;
  padding: 20px 0px;
  width: 87px;
  height: 91px;
  float: left;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

.smaller .logo {
  padding: 15px 0px;
  width: 70px;
  height: 73px;
}

.logo img,
.logo_center img {
  width: 100%;
  height: auto;
}

.logo img,
.logo_center img {
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

.logo img:hover,
.logo_center img:hover {
  filter: alpha(opacity=60);
  opacity: 0.6;
  -moz-opacity: 0.6;
}

.logo_center {
  width: 560px;
  text-align: center;
  position: relative;
  left: 50%;
  margin-left: -260px;
  margin-bottom: 20px;
}

figure.wp-block-gallery.has-nested-images {
  margin-bottom: 50px;
  margin-top: 50px;
}

.single .tresc {
  background: #1e1e1e;
  padding: 0px 50px 0px 50px;
  min-height: 100vh;
}

.single-portfolio .tresc {
  margin: 0 auto;
}

.single .content h1 {
  color: #fff !important;
  padding-top: 50px;
}

.vp-portfolio__items-style-default .vp-portfolio__item a {
  font-size: 21px;
}

h2.vp-portfolio__item-meta-title {
  text-align: left !important;
  margin: 0 0 10px 0px !important;
}

/*figure.wp-block-image.size-full {
    outline: 40px #fff solid;
}*/

.realizacja figure.wp-block-image.size-full {
  outline: none;
}

header {
  background: #0000007a;
  width: 100%;
  position: fixed;
  z-index: 999;
  padding: 0px 5% 0px 5%;
  box-sizing: border-box;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  top: 0;
}

.slider-maly.blog {
  height: 100vh;
}

.slider-maly.newsy {
  height: 100vh;
}

.home header {
  background: #0000007a;
}

.smaller .page header {
  background: #fff;
}

.page.page-id-477 header,
.page.page-id-480 header,
.page.page-id-482 header,
.page.page-id-484 header {
  background: none;
}

.smaller header {
  padding: 0px 2% 0px 2%;
  height: auto;
}

div.zastosowania {
  margin: 0 auto 50px auto;
}

.tlumaczenia {
  float: right;
  padding: 65px 0px 20px 0px;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

.smaller .tlumaczenia {
  padding: 35px 0px 20px 0px;
}

.lang-item a {
  background: #9cb1d4;
  color: #fff;
  font-weight: 500;
  text-decoration: none;
  font-size: 12px;
  padding: 6px 10px 6px 10px;
  margin-left: 0px;
  display: inline-block;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  line-height: 16px;
}

div#polylang-3 {
  float: left;
}

.lang-item a:hover,
.current-lang a {
  background: #2357a5;
}

li.lang-item {
  display: inline;
}

.tlumaczenia span a {
  background: #9cb1d4;
  color: #fff;
  font-weight: 500;
  text-decoration: none;
  font-size: 12px;
  padding: 6px 10px 8px 10px;
  margin-left: 0px;
}

.tlumaczenia span a.wybrany {
  background: #2357a5;
}

.more a {
  color: #80a4e7;
}

.tlumaczenia span a:hover {
  background: #304680;
}

#polylang-2 li {
  list-style-type: none;
  display: inline;
}

#polylang-2 li a {
  background: #83d0f4;
  color: #fff;
  font-weight: 500;
  text-decoration: none;
  font-size: 12px;
  padding: 6px 10px 8px 10px;
  margin-left: 4px;
}

#polylang-2 li a:hover {
  background: #304680;
}

div#polylang-2 {
  float: left;
}

header .social {
  position: absolute;
  right: calc(5% + 240px);
  top: 75px;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

.smaller header .znajdz a {
  position: absolute;
  top: -17px;
  right: 5%;
  width: 184px;
}

.icon {
  position: absolute;
  right: 5%;
  bottom: 130px;
}

header .social img {
  margin-left: 18px;
}

footer .social img {
  margin-right: 18px;
}

nav {
  float: left;
  margin-top: 35px;
  padding: 30px 0px;
  margin-left: 40px;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

.logo_dolne img {
  width: 91px;
  height: 97px;
}

.smaller nav {
  margin-top: 5px;
}

nav ul li {
  display: inline;
  list-style-type: none;
}

.home nav ul li a {
  color: #fff;
}

nav ul li a {
  text-decoration: none;
  font-size: 13px;
  color: #fff;
  font-weight: 500;
  padding: 25px 8px;
  letter-spacing: 1px;
  font-weight: 900;
  text-transform: uppercase;
}

nav ul li a:hover {
  padding: 6px 8px;
  letter-spacing: 1.5px;
}

li.current_page_item a {
  background: #304680;
  padding: 6px 8px;
  color: #fff;
}

#slider {
  width: 100%;
  height: 100vh;
  background: #e4e4e4;
  position: relative;
  z-index: 0;
}

#slider h1 {
  color: #ffffff;
  font-size: 100px;
  margin: 0;
  line-height: 110px;
}

#slider h1 span.aqua {
  color: #7fcef3;
  font-size: 100px;
  margin: 0;
  font-family: "Signika", sans-serif;
}

/* basic menu styles */

.block-menu li {
  display: inline-block;
}

.block-menu li a {
  color: #fff;
  display: block;
  text-decoration: none;
  /*font-smoothing: antialiased;*/
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: uppercase;
  overflow: visible;
  text-align: center;
  padding: 8px 10px;
  margin: 0px 10px;
  width: 210px;
}

/* animation domination */
.three-d {
  perspective: 200px;
  transition: all 0.07s linear;
  position: relative;
  cursor: pointer;
}
/* complete the animation! */
.three-d:hover .three-d-box,
.three-d:focus .three-d-box {
  transform: translateZ(-20px) rotateX(90deg);
}

.three-d-box {
  transition: all 0.3s ease-out;
  transform: translatez(-20px);
  transform-style: preserve-3d;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}

/* 
	put the "front" and "back" elements into place with CSS transforms, 
	specifically translation and translatez
*/
.front {
  transform: rotatex(0deg) translatez(20px);
}

.back {
  transform: rotatex(-90deg) translatez(20px);
  color: #ffe7c4;
}

.front {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #80cff4;
  padding: 10px 10px;
  color: white;
  pointer-events: none;
  box-sizing: border-box;
}

.back {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #325ba5;
  padding: 10px 10px;
  color: white;
  pointer-events: none;
  box-sizing: border-box;
}

.background {
  width: 100%;
  height: auto;
}

.haslo {
  position: absolute;
  top: 30vh;
  z-index: 50;
  width: 100%;
  text-align: center;
}

h2 {
  color: #325ba5;
  text-align: center;
  font-size: 37px;
  margin-bottom: 70px;
  margin-top: 80px;
  font-weight: 700;
}

.page-id-2944 h2,
.page-id-3052 h2,
.page-id-2889 h2,
.page-id-2445 h2 {
  color: #325ba5;
  text-align: center;
  font-size: 37px;
  margin-bottom: 70px;
  margin-top: 80px;
  font-weight: 700;
}

.zastosowania h3 {
  text-align: center;
  margin-bottom: 0;
  line-height: 500px;
}

.zastosowania h3 {
  color: #fff;
  text-align: center;
  font-weight: 700;
  text-decoration: none;
  font-size: 25px;
  text-shadow: 0px 0px 10px #000, 0px 0px 30px #000;
}
/*
article.zastosowania {
width: 100%;
float: left;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
height: 500px;
box-sizing: border-box;
overflow: hidden;
cursor: pointer;
-webkit-transition: all 0.4s ease-in-out;
}

article.zastosowania:hover {
    -webkit-transform: scale(1.1,1.1); 
    transform: scale(1.1,1.1);
    -webkit-transition: all 0.4s ease-in-out;
}*/
article.zastosowania {
  width: 100%;
  height: 500px;
  display: block;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  box-sizing: border-box;
  overflow: hidden;
  cursor: pointer;
  transition: transform 0.4s ease-in-out;
  will-change: transform;
}

article.zastosowania:hover {
  transform: scale(1.1);
}

.wrapper {
  overflow: hidden;
  width: 50%;
  float: left;
  height: auto;
  box-sizing: border-box;
}

div.cechy,
div.faq {
  max-width: 1200px;
  margin: 0 auto;
}

div.cechy article:nth-child(2n + 1) {
  background-color: #f2f2f2;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

div.cechy article:nth-child(even) {
  background-color: #fff;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

.cecha h4 {
  color: #2b2a29;
  font-size: 22px;
}

.faq h4 {
  color: #fff;
  font-size: 22px;
}

#content .faq p {
  color: #eee;
}

div.faq article:nth-child(2n + 1) {
  background-color: #383736;
  -webkit-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
}

.wrapper:first-child {
  border-right: solid 40px #fff;
  border-bottom: solid 40px #fff;
  box-sizing: border-box;
}

.wrapper:nth-child(2) {
  border-bottom: solid 40px #fff;
  box-sizing: border-box;
}

.wrapper:nth-child(3) {
  border-right: solid 40px #fff;
  box-sizing: border-box;
}

.wrapper:nth-child(4) {
  border-bottom: solid 40px #fff;
  box-sizing: border-box;
}

.wrapper:nth-child(5) {
  border-right: solid 40px #fff;
  box-sizing: border-box;
}

article.zastosowania.jeden {
  background-image: url(http://twoja-strona-internetowa.pl/wp-content/uploads/2022/11/baseny_1.jpg);
}

article.zastosowania.dwa {
  background-image: url(http://twoja-strona-internetowa.pl/wp-content/uploads/2022/11/bezpieczne.jpg);
}

article.zastosowania.trzy {
  background-image: url(http://twoja-strona-internetowa.pl/wp-content/uploads/2022/11/10-PL-cover-1.jpg);
}

article.zastosowania.cztery {
  background-image: url(http://twoja-strona-internetowa.pl/wp-content/uploads/2022/08/metro-zam-1-edited.jpg);
}

article.zastosowania.piec {
  background-image: url(http://twoja-strona-internetowa.pl/wp-content/uploads/2022/08/bezpieczne_4-edited-800x599.jpg);
}

article.zastosowania.szesc {
  background-image: url(http://twoja-strona-internetowa.pl/wp-content/uploads/layerslider/STREFY-BEZPIECZNE/rynek_2.jpg);
}

article.zastosowania.mieszkalne {
  background-image: url(images/mieszkalne.jpg);
}

article.zastosowania.publiczne {
  background-image: url(images/publiczne.jpg);
}

article.zastosowania.bezpieczne {
  background-image: url(images/bezpieczne.jpg);
}

article.zastosowania.baseny {
  background-image: url(images/baseny.jpg);
}

.page-id-847 #content,
.page-id-1230 #content,
.page-id-1232 #content,
.page-id-1227 #content {
  height: calc(100vh - 100px);
  padding-top: 70px;
}

.dowiedz_sie_wiecej {
  padding: 30px 0px 30px 5%;
}

.dowiedz_sie_wiecej img {
  float: left;
}

.dowiedz_sie_wiecej a {
  text-decoration: none;
  color: #bdc0c5;
}

.dowiedz_sie_wiecej span {
  margin-top: -15px;
  display: block;
  margin-left: 20px;
  font-size: 16px;
  padding: 20px 0px 0px 30px;
  color: #bdc0c5;
}

#produkt {
  width: 90%;
  margin: 0 auto;
  position: relative;
  padding-top: 200px;
}

.foto_1 {
  background: #f3f3f3;
  background-image: url(images/foto_1.jpg);
  background-repeat: no-repeat;
  background-position: top right;
  background-size: cover;
  width: 66.666%;

  min-height: 650px;
  float: right;
  margin-top: -91px;
}

#produkt .tresc {
  position: absolute;
  width: 40%;
  background: #ffffffd1;
  box-shadow: 2px 2px 20px #00000026;
  top: 290px;
  box-sizing: border-box;
  padding: 50px;
  z-index: 50;
}

h1 {
  margin: 0px 0px 20px 0px;
  color: #325ba5;
  font-size: 22px;
}

.realizacja h1 {
  font-size: 32px;
}

h1 sup {
  font-size: 20px;
}

.render {
  width: 100%;
  height: 100vh;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #f1f1f1;
}

#uzytkowanie h2 {
  margin-top: -42px;
}

.content {
  margin-bottom: 80px;
}

.page.home h1 {
  position: relative;
  max-width: 100%;
  margin-bottom: 5px;
  font-size: 40px;
  font-weight: 800;
  line-height: 40px;
}

.content h1 {
  position: relative;
  max-width: 100%;
  margin-bottom: 30px;
  font-size: 40px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 50px;
}

.page h1 {
  position: relative;
  max-width: 100%;
  margin-bottom: 40px;
  font-size: 40px;
  font-weight: 700;
  line-height: 40px;
  text-align: center;
}

.line {
  width: 100%;
  height: 2px;
  position: relative;
  top: 70px;
  z-index: -20;
}

footer#footer {
  width: 100%;
  margin-top: 0px;
  background-color: #2b2a29;
  padding: 65px 5%;
  box-sizing: border-box;
}

.stopka {
  width: 100%;
  clear: both;
  border-top: solid 1px #969696;
  margin-top: 60px;
  padding-top: 30px;
}

.stopka .align_left {
  float: left;
}

.stopka .align_right {
  float: right;
}

.stopka span {
  color: #6a6a6a;
  font-size: 13px;
}

.stopka span a {
  color: #6a6a6a;
  font-size: 13px;
}

footer .column.logo_dolne {
  float: left;
  width: 150px;
  padding-bottom: 60px;
}

footer .column.znajdz {
  float: right;
  width: 180px;
}

footer .column {
  float: left;
  width: 300px;
  padding-bottom: 60px;
}

.column p,
.column strong {
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  margin-top: 13px;
}

.column a {
  color: #a7c0ed;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.column a:hover {
  color: #fff;
}

#kontakt h2 {
  margin: 0px 0px 20px 0px;
  color: #325ba5;
  font-size: 22px;
}

#kontakt .right_column {
  position: absolute;
  width: 40%;
  right: 0;
  background: #ffffffd1;
  box-shadow: 2px 2px 20px #00000026;
  top: 50px;
  box-sizing: border-box;
  padding: 50px;
  z-index: 50;
}

#kontakt .column {
  width: 45%;
  float: left;
  margin-right: 5%;
}

#kontakt p,
#kontakt a {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 15px;
}

footer .right_column a,
footer .right_column p {
  color: #5672bb;
  font-size: 14px;
  padding-top: 10px;
}

a.dostawca,
.dostawca a {
  background-image: url(images/dostawca.svg);
  background-size: 29px 29px;
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 35px;
  padding-top: 5px;
  padding-bottom: 5px;
  display: block;
  text-align: left;
}

a.architekt,
.architekt a {
  background-image: url(images/architekt.svg);
  background-size: 20px 20px;
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 35px;
  padding-top: 5px;
  padding-bottom: 5px;
  display: block;
  text-align: left;
}

a.gear,
.gear a {
  background-image: url(images/gear.svg);
  background-size: 25px 25px;
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 35px;
  padding-top: 5px;
  padding-bottom: 5px;
  display: block;
  text-align: left;
}

.smaller .menu.visible {
  position: absolute;
  top: 51px;
}

.breake-wall.max-width.publiczne {
  height: 610px;
}

.breake-wall.max-width.publiczne .breake-wall-wew {
  height: 610px;
}

.publiczne img.play {
  padding: 180px;
}

@media screen and (max-width: 1600px) {
  .single-post h2.wp-block-heading {
    color: #fff;
    text-align: left;
    margin: 0 0 30px 0px;
    font-size: 30px;
    font-weight: 700;
  }

  .single-post h3.wp-block-heading {
    color: #fff;
    text-align: left;
    margin: 0 0 30px 0px;
    font-size: 25px;
    font-weight: 700;
  }

  .single-post h4.wp-block-heading {
    color: #fff;
    text-align: left;
    margin: 0 0 30px 0px;
    font-size: 23px;
    font-weight: 700;
  }

  .breake-wall.max-width.publiczne {
    height: 650px;
  }

  .publiczne img.play {
    padding: 180px;
  }

  header .znajdz {
    position: absolute;
    right: 2%;
  }

  header .social img {
    margin-left: 10px;
  }

  header {
    padding: 0px 20px 0px 20px;
  }

  header .social {
    position: absolute;
    right: calc(2% + 230px);
  }

  nav {
    margin-left: 20px;
  }

  nav ul li a {
    padding: 25px 7px;
    letter-spacing: 0px;
  }
}

@media screen and (max-width: 1520px) {
  .max-width .align_right {
    width: 50%;
    padding: 50px;
  }

  .max-width .align_left {
    width: 50%;
    padding: 50px;
  }
}

@media screen and (max-width: 1400px) {
  .max-width .align_right {
    width: 50%;
    padding: 30px;
  }

  .max-width .align_left {
    width: 50%;
    padding: 30px;
  }
}

@media screen and (max-width: 1200px) {
  .single-post h2.wp-block-heading {
    color: #fff;
    text-align: left;
    margin: 0 0 30px 0px;
    font-size: 30px;
    font-weight: 700;
  }

  .single-post h3.wp-block-heading {
    color: #fff;
    text-align: left;
    margin: 0 0 30px 0px;
    font-size: 25px;
    font-weight: 700;
  }

  .single-post h4.wp-block-heading {
    color: #fff;
    text-align: left;
    margin: 0 0 30px 0px;
    font-size: 23px;
    font-weight: 700;
  }

  .max-width.m-4 {
    margin-top: 0px;
  }

  .mob-slider {
    display: block;
    width: 700px;
    height: 450px;
  }

  .stac-slider {
    display: none;
  }
  .align_right.white.w500.ls-overflow-visible {
    padding: 0;
  }

  .breake-wall-wew {
    height: 780px;
  }

  .breake-wall {
    height: 780px;
    width: 100%;
  }

  img.play {
    padding: 320px 170px;
  }

  .breake-wall.max-width.smaller-wall {
    height: 780px;
    margin-top: 50px;
  }

  .smaller-wall .breake-wall-wew {
    height: 780px;
  }
}

@media screen and (max-width: 1300px) {
  .single-portfolio iframe {
    margin-top: 30px;
    max-width: 100%;
  }

  .max-width.konfigur {
    width: 100%;
    flex-direction: column-reverse;
  }

  .align_left.pl.w500.slidesa {
    padding: 0;
    height: 400px;
  }

  .max-width.rewers {
    flex-direction: column-reverse;
  }

  .slajd {
    width: 100%;
    height: 400px;
    position: absolute;
    opacity: 0;
    transition: opacity 1s ease-in-out;
  }

  .max-width {
    flex-wrap: wrap;
    flex-direction: row;
    margin-top: 0px;
    max-width: 100%;
  }

  .order {
    order: -1;
  }

  .max-width .align_left {
    width: 100%;
    height: auto;
    padding: 30px;
  }

  .max-width .align_right {
    width: 100%;
    padding: 30px;
  }

  .max-width .align_right {
    width: 100%;
    padding: 30px;
    min-height: 400px;
    height: auto;
  }

  .video-wrapper.align_left {
    height: 400px;
  }

  .w500 {
    min-height: auto;
  }

  .menu {
    display: none;
  }

  nav {
    float: left;
    margin-top: 0px;
    padding: 15px 0px;
    margin-left: 40px;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    margin-top: 35px;
  }

  .menu_res {
    cursor: pointer;
  }

  .menu.visible {
    position: absolute;
    left: 0%;
    display: block;
    background: #fffefee8;
    padding-left: 0%;
    margin-top: 0px;
    width: 100%;
    margin-left: 0;
    border-radius: 0px;
    top: 65px;
  }

  .menu_res a.menu-toggler {
    width: 60px;
    height: 40px;
    margin: 33px auto;
    display: block;
  }

  nav .menu ul li.current-menu-item a {
    color: #fff;
  }

  span.bar {
    width: 100%;
    height: 4px;
    border-radius: 0px;
    display: block;
    background: #325ba5;
    margin: 5px 0px;
  }

  .smaller .menu.visible {
    position: absolute;
    top: 51px;
  }

  nav .menu ul li a {
    display: block;
    text-align: center;
    float: none;
    width: 100%;
    padding: 11px 0px;
    color: #325ba5;
    text-transform: uppercase;
    font-size: 17px;
    border-bottom: solid 1px #325ba533;
  }

  nav ul li a {
    margin: 0;
  }

  .smaller .menu_res a.menu-toggler {
    width: 60px;
    height: 40px;
    margin: 22px auto;
    display: block;
  }

  .menu_res a.menu-toggler,
  .smaller .menu_res a.menu-toggler {
    width: 60px;
    height: 28px;
    margin: 10px auto;
    display: block;
  }
  ul.sub-menu {
    position: relative;
    display: block;
  }
  .sub-menu {
    visibility: visible;
    opacity: 1;
    text-align: center;
  }

  nav .menu ul.sub-menu li a {
    text-align: center;
  }

  ul.sub-menu .menu-item-has-children:hover .sub-menu {
    left: 0;
    width: 100%;
    background: #7e7c7c;
    top: -1px;
    display: block;
  }

  ul.sub-menu {
    top: 0px;
  }

  ul.sub-menu .sub-menu {
    left: 0px;
    display: block;
    background: #646464;
  }
}

@media screen and (max-width: 920px) {
  .single-post h2.wp-block-heading {
    color: #fff;
    text-align: left;
    margin: 0 0 30px 0px;
    font-size: 30px;
    font-weight: 700;
  }

  .single-post h3.wp-block-heading {
    color: #fff;
    text-align: left;
    margin: 0 0 30px 0px;
    font-size: 25px;
    font-weight: 700;
  }

  .single-post h4.wp-block-heading {
    color: #fff;
    text-align: left;
    margin: 0 0 30px 0px;
    font-size: 23px;
    font-weight: 700;
  }

  .breake-wall.max-width.publiczne .breake-wall-wew {
    height: auto;
    margin-left: -9vw;
    margin-right: -11vw;
    width: 100vw;
  }

  .breake-wall.max-width.publiczne {
    height: auto;
    width: 100vw;
  }

  .max-width .align_right.zdjecie_9 {
    background-image: url(images/cover.png);
    background-size: cover;
    background-position: center;
    height: 400px;
  }

  .publiczne img.play {
    padding: 100px;
  }

  .page .breake-wall-wew h3 {
    text-align: left;
  }

  p,
  li {
    text-align: left;
  }

  .szary {
    background-color: #eee;
    padding: 90px 5% 90px 5%;
  }

  .szarys {
    padding: 90px 5% 90px 5%;
  }

  .content {
    padding: 0 30px;
  }

  .home .content {
    padding: 0px;
  }

  .home.page h3 {
    color: #325ba5;
    text-align: left;
    position: relative;
    max-width: 100%;
    margin-bottom: 10px;
    line-height: 36px;
    font-size: 32px;
  }

  .home.page .konfigur h3.wp-block-heading {
    margin-bottom: 40px;
  }

  .page h3 {
    color: #325ba5;
    position: relative;
    max-width: 100%;
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 27px;
  }

  .page .zastosowania h3 {
    color: #fff;
    text-align: center;
    font-weight: 700;
    text-decoration: none;
    font-size: 25px;
    text-shadow: 0px 0px 10px #000, 0px 0px 30px #000;
  }

  article.zastosowania {
    width: 100%;
    float: none;
    clear: both;
    margin-bottom: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .wrapper a {
    text-decoration: none;
  }

  .wrapper {
    overflow: hidden;
    width: 100%;
    float: none;
    height: auto;
    box-sizing: border-box;
  }

  .wrapper:first-child {
    border-right: none;
    border-bottom: none;
    box-sizing: border-box;
  }

  .wrapper:nth-child(2) {
    border-bottom: none;
    box-sizing: border-box;
  }

  .wrapper:nth-child(3) {
    border-right: none;
    box-sizing: border-box;
  }

  .wp-block-column.ikona.is-layout-flow {
    max-width: 100px; /*120px;*/
    margin: 0px auto; /*30px auto;*/
  }

  header {
    padding: 0px 20px 0px 20px;
  }

  .smaller header {
    padding: 0px 20px 0px 20px;
  }

  .page.home h1 {
    font-size: 32px;
  }

  p,
  span,
  a,
  li,
  em {
    font-size: 16px;
  }

  .home section#content {
    margin-top: 0px;
  }
  .breake-wall {
    height: auto;
    width: 100%;
  }

  .breake-wall-wew {
    height: auto;
  }

  .breake-wall-wew {
    display: block;
  }

  .breake-wall-wew {
    position: relative;
    left: 0;
    transform: none;
    width: 100%;
    height: auto;
    display: block;
  }

  smaller-wall .breake-wall-wew {
    height: auto;
  }

  .breake-wall.max-width.smaller-wall {
    height: auto;
    margin-top: 50px;
  }
}

@media screen and (max-width: 785px) {
  .page h3 {
    text-align: center;
  }
}

@media screen and (max-width: 652px) {
  .mob-slider {
    display: block;
    width: 500px;
    height: 351px;
  }
}

@media screen and (max-width: 652px) {
  .page-template-konfigurator_de-php .logo,
  .page-template-konfigurator_fr-php .logo,
  .page-template-konfigurator_en-php .logo,
  .page-template-konfigurator_pl-php .logo {
    padding: 10px 0px 10px 0px;
    width: 55px;
    height: 57px;
  }

  .page-template-konfigurator_de-php .menu.visible,
  .page-template-konfigurator_fr-php .menu.visible,
  .page-template-konfigurator_en-php .menu.visible,
  .page-template-konfigurator_pl-php .menu.visible {
    top: 39px;
  }

  .page-template-konfigurator_de-php nav,
  .page-template-konfigurator_fr-php nav,
  .page-template-konfigurator_en-php nav,
  .page-template-konfigurator_pl-php nav {
    margin-top: 0px;
    padding: 0px 0px;
    margin-left: 40px;
    margin-top: 13px;
  }

  .page-template-konfigurator_de-php header .social,
  .page-template-konfigurator_fr-php header .social,
  .page-template-konfigurator_en-php header .social,
  .page-template-konfigurator_pl-php header .social {
    top: 40px;
  }

  section#content.konfig {
    padding-top: 0;
  }

  .konfig .tresc iframe {
    width: 100%;
    height: calc(100dvh - 77px);
    border: none;
    margin-top: 77px;
  }

  .single-post h2.wp-block-heading {
    color: #fff;
    text-align: left;
    margin: 0 0 30px 0px;
    font-size: 30px;
    font-weight: 700;
  }

  .single-post h3.wp-block-heading {
    color: #fff;
    text-align: left;
    margin: 0 0 30px 0px;
    font-size: 20px;
    font-weight: 700;
  }

  .single-post h4.wp-block-heading {
    color: #fff;
    text-align: left;
    margin: 0 0 30px 0px;
    font-size: 23px;
    font-weight: 700;
  }

  .bez-slidera {
    height: 140px;
  }

  div#polylang-3 {
    float: none;
    margin-bottom: 12px;
  }

  .vp-pswp .vp-pswp-video > div {
    position: absolute !important;
    top: 0 !important;
    width: 100% !important;
    height: 200vh !important;
    padding-bottom: 0 !important;
    padding: 0 5% !important;
  }

  .single .tresc {
    width: auto;
    max-width: 100%;
    margin: 0;
    padding: 40px 0px 10px 0px;
    min-height: auto;
    background-position: center;
    background-repeat: no-repeat;
  }

  .content h1 span {
    font-size: 30px;
  }

  div#cookie-law-info-again {
    right: 30px;
  }

  .wp-block-table .has-fixed-layout td,
  .wp-block-table .has-fixed-layout th {
    word-break: break-word;
    display: block;
  }

  .wrapper:nth-child(3) {
    border-right: solid 10px #fff;
    box-sizing: border-box;
  }

  .wrapper:first-child {
    border-right: solid 10px #fff;
    border-bottom: solid 10px #fff;
    box-sizing: border-box;
  }

  .wrapper:nth-child(2) {
    border-bottom: solid 10px #fff;
    box-sizing: border-box;
  }

  .wrapper {
    border: solid 10px #fff;
  }
}

@media screen and (max-width: 600px) {
  .page h3 {
    text-align: center;
  }

  .home h3.wp-block-heading.pomniejszony {
    font-size: 26px;
    line-height: 32px;
  }

  .single #content p,
  .single #content a {
    margin-bottom: 20px;
    text-align: left;
    color: #fff;
  }

  .page-id-923 .align_right.zdjecie_9,
  .page-id-1283 .align_right.zdjecie_9,
  .page-id-1308 .align_right.zdjecie_9,
  .page-id-1342 .align_right.zdjecie_9 {
    background-image: url(images/cover.png);
    background-size: cover;
    background-position: center;
    height: 400px;
    margin-left: -30px;
    width: 100vw;
    margin-bottom: 50px;
  }

  .page-id-923 img.play.animated.pulse.infinite.o-anim-ready,
  .page-id-1283 img.play.animated.pulse.infinite.o-anim-ready,
  .page-id-1308 img.play.animated.pulse.infinite.o-anim-ready,
  .page-id-1342 img.play.animated.pulse.infinite.o-anim-ready {
    padding-top: 130px;
  }

  span.bread {
    display: block;
    text-transform: lowercase;
    margin-top: -20px;
    margin-bottom: 30px;
    color: #afaeae;
    font-size: 14px;
    letter-spacing: 2px;
    margin-top: 0px;
    padding: 0px 30px;
    text-align: center;
  }

  figcaption.wp-element-caption {
    position: absolute;
    margin: 0;
    bottom: -18px !important;
  }

  .vp-portfolio__item-meta-category span {
    color: #aaa;
  }

  .szary {
    background-color: #eee;
    padding: 20px 5% 20px 5%;
  }

  .szarys {
    padding: 20px 5% 20px 5%;
  }

  .wrapper:nth-child(3) {
    border-right: 0;
    margin-bottom: 10px;
  }

  .wrapper:first-child {
    border-right: 0;
  }

  .wrapper:nth-child(4) {
    border-bottom: solid 0px #fff;
    box-sizing: border-box;
  }

  .page h1 {
    color: #325ba5;
    position: relative;
    max-width: 100%;
    margin-bottom: 10px;
    line-height: 30px;
    font-size: 25px;
  }

  h2.vp-portfolio__item-meta-title {
    text-align: left !important;
    margin: 0 10px 10px 10px !important;
  }

  .content ol {
    margin-left: 0px;
    padding-right: 20px;
  }

  .post-template-single_wpis-php .content ol {
    margin-left: 20px;
    padding-right: 20px;
  }

  .wall-wew {
    width: 100%;
    display: block;
  }

  .align_left.zdjecie_6 {
    width: 100%;
  }

  .align_right.zdjecie_7 {
    width: 100%;
    padding: 30px 0px;
  }
  .cecha {
    width: 100%;
    padding: 30px 0px 30px 0px;
  }

  article.faq {
    padding: 30px;
  }

  .card {
    float: none;
    width: 100%;
    padding-right: 0px;
    box-sizing: border-box;
  }

  button.myBtn {
    bottom: 20px;
  }

  .cecha img {
    max-width: 100%;
  }

  h2.faq {
    padding: 20px 20px;
    margin: 50px auto;
  }

  .faq img {
    float: none;
    margin-bottom: 20px;
  }

  .column p,
  .column strong {
    text-align: center;
  }

  .content ol.lista-circle li:before {
    margin-bottom: 0px;
  }

  .content ol.lista-circle li,
  .content ol.lista-circle-short li {
    margin-bottom: 10px;
    padding: 0 0 0 20px;
    margin-left: 20px;
    margin-right: 0;
  }

  .content ul {
    margin-left: 20px;
    /*margin-bottom: 20px;*/
    padding-right: 20px;
  }

  p.has-text-align-right.zobacz a {
    font-size: 18px;
  }

  .tresc {
    margin: 30px auto 0px auto;
  }

  .smaller-wall .breake-wall-wew {
    height: auto;
    margin-bottom: 50px;
  }

  select#lang_choice_polylang-3 {
    padding: 7px;
    margin-right: 7px;
  }

  div#block-10 {
    text-align: right;
    margin-right: 8px;
  }

  img.play {
    padding: 40px 40px;
  }

  .vp-portfolio.vp-uid-77ed087a.vp-id-2399 {
    margin-left: 0px;
    width: 100vw;
  }

  .single .content h1 {
    color: #fff !important;
    padding-top: 0px;
  }

  #content p.kontakt {
    margin-bottom: 0;
  }

  .wrapper {
    overflow: hidden;
    width: 100%;
    float: none;
    height: auto;
    box-sizing: border-box;
  }

  html[lang="pl-PL"] .tlumaczenia {
    position: absolute;
    right: -7px;
    float: right;
    padding: 0;
    top: 140px;
  }

  html[lang="pl-PL"] .smaller .tlumaczenia {
    right: -50px;
  }

  .tlumaczenia {
    position: absolute;
    right: 0px;
    float: right;
    padding: 0;
    top: 140px;
  }

  li.lang-item {
    display: block;
    margin-bottom: 5px;
  }

  .lang-item a {
    width: 20px;
    text-align: center;
  }

  div#block-10,
  div#block-11,
  div#block-12,
  div#block-13 {
    float: none;
    display: block;
    margin-left: 0;
  }

  header .social {
    float: right;
    position: absolute;
    right: 5px;
  }

  .smaller .tlumaczenia {
    padding: 0;
    top: 120px;
    right: -50px;
  }

  .wp-block-columns.video-dwa-margin {
    margin-top: 20px;
  }

  .single-post figure.wp-block-image.size-large {
    margin-bottom: 20px !important;
  }

  .single-post .wp-block-gallery figure.wp-block-image.size-large {
    margin-bottom: 0px !important;
  }

  .single #content .wp-block-gallery a {
    margin-bottom: 0px !important;
  }

  header .znajdz {
    display: none;
  }

  header .social {
    top: 67px;
  }

  header .social img {
    margin-left: 12px;
  }

  nav {
    margin-left: 25px;
  }

  .smaller .menu.visible {
    position: absolute;
    top: 51px;
  }

  .cecha img {
    float: none;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    max-width: 50%;
    text-align: center;
  }

  footer .column.znajdz {
    float: none;
    width: 180px;
    margin: 0 auto;
    text-align: center;
  }

  footer .column.logo_dolne {
    float: none;
    width: 150px;
    margin: 0 auto;
    padding-bottom: 20px;
    text-align: center;
  }

  footer .column {
    float: none;
    width: 300px;
    padding-bottom: 30px;
    text-align: center;
    margin: 0 auto;
  }

  footer#footer {
    width: 100%;
    margin-top: 0px;
    background-color: #2b2a29;
    padding: 35px 5%;
  }

  .stopka {
    margin-top: 20px;
  }

  .stopka .align_left {
    float: none;
    text-align: center;
  }
  .stopka .align_right {
    float: none;
    text-align: center;
  }

  .page-id-847 #content,
  .page-id-1230 #content,
  .page-id-1232 #content,
  .page-id-1227 #content {
    height: auto !important;
    max-height: auto !important;
  }

  article.zastosowania {
    width: 100%;
    float: none;
    clear: both;
  }

  h2 {
    text-align: center;
    font-size: 25px;
    margin-bottom: 40px;
    margin-top: 40px;
  }

  .single .content h1 {
    color: #fff !important;
    font-size: 20px;
    margin-bottom: 15px;
    line-height: 28px;
    padding: 0 0px;
  }

  figure.wp-block-gallery.has-nested-images {
    margin-bottom: 10px;
    margin-top: 15px;
  }

  .single h3 {
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 30px;
    text-align: center;
  }
  .wp-block-columns {
    margin-bottom: 0 !important;
  }

  figure.wp-block-gallery.has-nested-images {
    gap: 20px;
  }

  .wp-block-columns.is-not-stacked-on-mobile {
    gap: 20px !important;
  }

  .page article.zastosowania h3 {
    font-size: 26px;
    color: #fff;
    max-width: 80%;
    margin: 0 auto;
  }

  article.zastosowania {
    height: 39px;
  }

  article.zastosowania {
    padding: 130px 0px 150px 0px;
  }
  .wrapper a {
    text-decoration: none;
  }

  p.kontakt a {
    text-align: right;
  }
  p.kontakt a {
    background: #2357a5;
    color: #fff;
    text-decoration: none;
    padding: 10px 20px;
    text-align: center;
    display: block;
    border-radius: 0px;
    float: none;
  }

  p.kontakt a {
    float: none;
  }
  article.faq {
    text-align: center;
  }

  .max-width .align_right.zdjecie_9 {
    height: 410px;
  }

  :where(.wp-block-columns.is-layout-flex) {
    gap: 0 !important;
  }
  .content .wp-container-5 ul {
    margin-bottom: 0px;
    padding-right: 0px;
  }

  .tresc {
    width: 100%;
    box-sizing: border-box;
  }

  .has-text-align-center {
    text-align: center;
    padding: 0 20px;
  }

  div#cookie-law-info-again {
    right: 10px !important;
  }

  .wp-block-columns.is-layout-flex.wp-container-7 {
    margin-bottom: 0px;
  }

  .content ol.lista-circle {
    padding-left: 0px;
  }

  .wp-block-columns.is-layout-flex.wp-container-3 {
    margin-bottom: 0;
  }

  article.cecha {
    text-align: center;
  }

  .vp-portfolio__item-meta-category {
    margin: 0 10px;
  }

  .content .lista-circle {
    margin-bottom: 20px;
  }

  .wrapper {
    border: solid 0px #fff;
  }

  figure {
    margin: 0 0 0 !important;
  }
  .post-template-single_wpis-php figure {
    margin: 0 0 0px !important;
  }

  td.has-text-align-center {
    padding: 20px !important;
  }

  .wp-block-columns.is-layout-flex.wp-container-11 {
    margin-bottom: 0;
  }
  .wp-block-columns.is-layout-flex.wp-container-11 p {
    margin-bottom: 0px !important;
  }

  .wp-block-column.is-vertically-aligned-center.is-layout-flow p {
    margin-bottom: 0px !important;
  }

  .wp-block-columns.is-not-stacked-on-mobile.is-layout-flex.wp-container-21,
  .wp-block-columns.is-not-stacked-on-mobile.is-layout-flex.wp-container-29 {
    margin-top: 30px;
  }

  .wp-block-columns.margin-produkt.is-layout-flex {
    margin-top: 50px;
  }

  .page-template
    .wp-block-gallery.has-nested-images
    figure.wp-block-image
    figcaption,
  figcaption.wp-element-caption {
    bottom: -3px;
  }

  .breake-wall.max-width.publiczne .breake-wall-wew {
    height: auto;
    margin-left: -30px;
    margin-right: -30px;
    width: 100vw;
  }

  .vp-portfolio.vp-uid-602db109.vp-id-2381.vp-portfolio__ready {
    margin-left: 0px;
    width: 100vw;
  }

  .page-template-zastosowania_PL-2023
    .vp-portfolio.vp-uid-602db109.vp-id-2381.vp-portfolio__ready,
  .page-template-zastosowania_EN-2023
    .vp-portfolio.vp-uid-602db109.vp-id-2381.vp-portfolio__ready,
  .page-template-zastosowania_FR
    .vp-portfolio.vp-uid-602db109.vp-id-2381.vp-portfolio__ready,
  .page-template-zastosowania_DE
    .vp-portfolio.vp-uid-602db109.vp-id-2381.vp-portfolio__ready {
    margin-left: -30px;
    width: 100vw;
  }

  .publiczne img.play {
    padding: 70px;
  }

  .breake-wall.max-width.publiczne {
    height: auto;
  }

  h4.wp-block-heading.phone,
  h4.wp-block-heading.mail,
  h4.wp-block-heading.company,
  h4.wp-block-heading.adres,
  h4.wp-block-heading.hours {
    margin-left: 20px;
  }

  h5.wp-block-heading {
    margin-left: 20px;
    padding-right: 20px;
  }

  .page-id-987 p {
    margin-left: 0px;
  }

  figure.wp-block-image.size-full.is-resized.flagi,
  figure.wp-block-image.size-full.flagi {
    width: 86%;
    margin: 7% !important;
    display: block;
  }

  .cechy strong {
    margin: 15px 0px 25px 0px;
    display: block;
  }

  .max-width-90 {
    max-width: 90%;
    margin-left: 5%;
  }

  .single .tresc .realizacja figure img {
    max-width: 100%;
    display: block;
    margin: 0px auto 0px auto;
  }

  .post-template-single_wpis figure.wp-block-gallery.has-nested-images {
    margin-bottom: 30px !important;
  }

  .single .tresc .realizacja .wp-block-video video {
    margin-top: 30px;
  }
  .wp-block-video video {
    margin-bottom: 25px !important;
  }
  .vp-portfolio__item-meta {
    padding: 20px 15px 20px 15px !important;
  }
}

@media screen and (max-width: 500px) {
  .tresc a[href$=".pdf"] {
    margin-top: 40px;
  }

  p.naglowek {
    top: 45vh;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 23px;
    width: 90%;
  }

  a.konfigurator {
    border: solid 1px #2357a5;
    padding: 7px 10px;
    font-size: 13px;
    line-height: 15px;
  }

  .mob-slider {
    display: block;
    width: 400px;
    height: 257px;
  }

  .single-post h2.wp-block-heading {
    color: #fff;
    text-align: left;
    margin: 0 0 30px 0px;
    font-size: 30px;
    font-weight: 700;
  }

  .single-post h3.wp-block-heading {
    color: #fff;
    text-align: left;
    margin: 0 0 30px 0px;
    font-size: 25px;
    font-weight: 700;
  }

  .single-post h4.wp-block-heading {
    color: #fff;
    text-align: left;
    margin: 0 0 30px 0px;
    font-size: 23px;
    font-weight: 700;
  }
  .max-width.konfigur ul {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 400px) {
  .mob-slider {
    display: block;
    width: 350px;
    height: 225px;
  }
}

@media screen and (max-width: 360px) {
  .mob-slider {
    display: block;
    width: 300px;
    height: 193px;
  }

  .max-width .align_left {
    width: 100%;
    padding: 30px;
  }
  .menu_res a.menu-toggler,
  .smaller .menu_res a.menu-toggler {
    width: 50px;
  }

  .smaller header {
    padding: 0px 10px 0px 20px;
    height: auto;
  }

  img.play {
    padding: 60px 60px;
  }

  .max-width .align_right {
    width: 100%;
    padding: 30px 30px 30px 30px;
    min-height: 400px;
    height: auto;
  }
  .page.home h1 {
    font-size: 30px;
  }
  header {
    padding: 0px 20px 0px 20px;
  }
  .logo {
    margin: 0 auto;
    padding: 20px 0px;
    width: 72px;
    height: 75px;
  }
  #content p {
    margin-bottom: 20px;
  }
  h5 .sub-title {
    margin-bottom: 0px !important;
    padding-bottom: 0 !important;
  }
}
.wp-block-image .aligncenter > figcaption,
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
  text-shadow: none !important;
  font-size: 13px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
/*---------Dla Safari----------*/
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    .wp-block-image .aligncenter > figcaption,
    .wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
      text-shadow: none !important;
      font-size: 13px !important;
      padding-left: 0 !important;
      padding-right: 0 !important;
    }
  }
}
/*--------------End Safari-----------*/
p.justified-text {
  text-align: justify;
  width: 100%;
  display: block;
}
figure img.wp-image-icon {
  width: 70px !important;
  height: auto;
}
.wp-block-gallery.has-nested-images
  figure.wp-block-image:has(figcaption):before {
  content: none;
  display: none;
}
/*----------Napisy do PRODUKTY-----------*/
@media (max-width: 768px) {
  figure.wp-block-image {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  figure.wp-block-image figcaption.wp-element-caption {
    position: static !important;
    margin-top: 0px;
    text-align: center;
    background: none;
    padding: 0;
  }
  .wp-block-columns.is-not-stacked-on-mobile {
    margin-top: 40px;
  }
}
/* YouTube iframe */
iframe[src*="youtube.com"] {
  aspect-ratio: 16 / 9;
  width: 100% !important;
  height: auto !important;
  display: block;
}
