*,
::after,
::before {
	box-sizing: border-box
}

html {
	font-size: 62.5%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
	-webkit-text-size-adjust: 100%;
}

body {
	font-size: 1rem;
	font-family: "Barlow", sans-serif;
	color: #12110e;
	font-weight: 400;
	overflow-x: hidden;
}

[aria-hidden="true"] {
	visibility: hidden;
}


.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}

b,
strong {
	font-weight: 700;
}

.bold {
	font-weight: 700;
}

em,
i {
	font-style: italic;
}

a {
	color: inherit;
	text-decoration: none;
	outline: none !important;
}

a:active {
    outline: none !important;
}

p + p {
	margin: 2rem 0;
}

button,
input,
input[type=submit],
textarea {
	outline: 0;
}

button,
input[type=submit] {
	border: 0;
}

button:focus,
input[type=submit]:focus {
	outline: 0;
}

button {
	cursor: pointer;
	padding: 0;
}

.table-wrap {
	overflow: auto;
}

.hidden {
	position: absolute;
	top: -9999px;
	left: -9999px;
}

.is-active {
	visibility: visible;
}

iframe {
	max-width: 100%;
}

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

.inner {
	max-width: 1250px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: auto;
	margin-right: auto;
}

@media (max-width:1399px) {
	.inner {
		max-width: 1050px;
	}
}

@media (max-width:1199px) {
	.inner {
		max-width: 900px;
	}
}

.inner--wider {
	max-width: 1720px;
	margin-left: auto;
	margin-right: auto;
}

.inner--narrow {
	max-width: 850px;
	margin-left: auto;
	margin-right: auto;
}

.inner--flex {
	display: flex;
}

.heading {
	font-size: 70px;
	line-height: 1.22;
	font-weight: 300;
	letter-spacing: -0.04ex;
	color: #00b4cd;
	position: relative;
	margin-bottom: 0.66em;
}

@media (max-width:1599px) {
	.heading {
		font-size: 60px;
	}
}

@media (max-width:1399px) {
	.heading {
		font-size: 48px;
	}
}

@media (max-width:1199px) {
	.heading {
		font-size: 36px;
	}
}

@media (max-width:599px) {
	object.pdf-mobile {
		height: 100%;
	}
	.heading {
		font-size: 30px;
	}
}

.heading--lh {
	line-height: 1;
}

.heading--no-margin {
	margin-bottom: 0;
}

@media (max-width:899px) {
	.heading--no-margin {
		margin-bottom: 0;
	}
}

.heading--lmargin {
	margin-bottom: 0.33em;
}

@media (max-width:899px) {
	.heading--lmargin {
		margin-bottom: 0.66em;
	}
}

.heading--hmargin {
	margin-bottom: 1em;
}

@media (max-width:899px) {
	.heading--hmargin {
		margin-bottom: 0.66em;
	}
}

.heading--white {
	color: #fff;
}

.heading--black {
	color: #000;
}

.heading--smaller {
	font-size: 35px;
}

@media (max-width:1599px) {
	.heading--smaller {
		font-size: 32px;
	}
}

@media (max-width:1399px) {
	.heading--smaller {
		font-size: 26px;
	}
}

@media (max-width:899px) {
	.heading--smaller {
		font-size: 21px;
	}
}

.heading--small {
	font-size: 26px;
}

@media (max-width:1599px) {
	.heading--small {
		font-size: 24px;
	}
}

@media (max-width:1399px) {
	.heading--small {
		font-size: 21px;
	}
}

@media (max-width:899px) {
	.heading--small {
		font-size: 18px;
	}
}

.heading--medium {
	font-size: 45px;
	font-weight: 400;
}

@media (max-width:1599px) {
	.heading--medium {
		font-size: 40px;
	}
}

@media (max-width:1399px) {
	.heading--medium {
		font-size: 36px;
	}
}

@media (max-width:899px) {
	.heading--medium {
		font-size: 32px;
	}
}

.heading--regular {
	font-weight: 400;
}

.heading--bigger {
	font-size: 86px;
	font-weight: 200;
	line-height: 1.1;
	letter-spacing: -0.06ex;
}

@media (max-width:1599px) {
	.heading--bigger {
		font-size: 72px;
	}
}

@media (max-width:1399px) {
	.heading--bigger {
		font-size: 60px;
	}
}

@media (max-width:899px) {
	.heading--bigger {
		font-size: 48px;
	}
}

.heading--lcase {
	text-transform: none;
}

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

.heading--underline {
	text-decoration: underline;
	text-decoration-color: #d9d9d9;
	text-decoration-thickness: 0.0334ex;
	text-underline-offset: 0.5ex;
}

.bg-white {
	background-color: #fff;
}

.paragraph {
	font-size: 17px;
	font-weight: 400;
	line-height: 1.5;
}

@media (max-width:899px) {
	.paragraph {
		font-size: 16px;
	}
}

@media (max-width:599px) {
	.paragraph {
		font-size: 15px;
	}
}

.paragraph--smaller {
	font-size: 15px;
}

@media (max-width:899px) {
	.paragraph--smaller {
		font-size: 15px;
	}
}

.paragraph--smallest {
	font-size: 12px;
}

@media (max-width:899px) {
	.paragraph--smallest {
		font-size: 12px;
	}
}

.paragraph--bigger {
	font-size: 25px;
}

.paragraph--medium {
	font-size: 19px;
}

@media (max-width:899px) {
	.paragraph--medium {
		font-size: 17px;
	}
}

@media (max-width:599px) {
	.paragraph--medium {
		font-size: 16px;
	}
}

.paragraph--white {
	color: #fff;
}

@media (max-width:899px) {
	.paragraph--bigger {
		font-size: 21px;
	}
}

@media (max-width:599px) {
	.paragraph--bigger {
		font-size: 18px;
	}
}

.weight-medium {
	font-weight: 500;
}

.underline {
	text-decoration: underline;
}

main.page {
	padding-top: 80px;
	transition: padding 0.2s ease;
}

#page {
	overflow-x: hidden;
}

@media (max-width:1199px) {
	main.page {
		padding-top: 70px;
	}
}

@media (max-width:599px) {
	main.page {
		padding-top: 54px;
	}
}

.page::after {
  position: absolute;
  width: 100%;
  height: 50px;
  background: #070707;
  content: '';
  display: block;
  top: 50px;
  z-index: -999;
	display: none;
}

.page-scroll main.page {
	padding-top: 60px;
}

@media (max-width:1199px) {
	.page-scroll main.page {
		padding-top: 60px;
	}
}

@media (max-width:599px) {
	.page-scroll main.page {
		padding-top: 51px;
	}
}

.transparent-header .page {
  padding-top: 0;
}

.transparent-header .page::after {
  display: none;
}

.customize-support .header {
	top: 32px;
}

@media (max-width:782px) {
	.customize-support .header {
		top: 46px
	}
}

@media screen and (max-width: 600px) {
	#wpadminbar {
		position: fixed;
	}
}

#scroll-down-arrow {
  display: block;
  position: fixed;
  width: 22px;
  height: 48px;
  left: 0;
  right: 0;
  bottom: 32px;
  margin: 0 auto;
  z-index: 19;
  visibility: hidden;
  background-image: url('../../img/scroll-down-icon.png');
  background-size: 100%;
  background-repeat: no-repeat;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
  opacity: 0.85;
  visibility: visible;
  -webkit-animation: jump-animation 1.3s infinite alternate ease-in;
  animation: jump-animation 1.3s infinite alternate ease-in;
  cursor: pointer;
}

@-webkit-keyframes jump-animation {
  0% {
    -webkit-transform: translateX(0%) translateY(-8px);
    -moz-transform: translateX(0%) translateY(-8px);
    transform: translateX(0%) translateY(-8px);
  }

  100% {
    -webkit-transform: translateX(0) translateY(0);
    -moz-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0);
  }
}

@keyframes jump-animation {
  0% {
    -webkit-transform: translateX(0%) translateY(-8px);
    -moz-transform: translateX(0%) translateY(-8px);
    transform: translateX(0%) translateY(-8px);
  }

  100% {
    -webkit-transform: translateX(0) translateY(0);
    -moz-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0);
  }
}

#scroll-down-arrow.on {
  opacity: 0.85;
  visibility: visible;
}

#scroll-down-arrow:hover {
  opacity: 1;
}

#scroll-down-arrow.off {
  opacity: 0;
  visibility: hidden;
}

@media (max-width: 900px) {
	#scroll-down-arrow {
		display: none;
	}
}

#catalogue-ribbon {
	position: fixed;
	top: 40%;
	width: 169px;
	text-align: center;
	right: -72px;
	background: #00b4cd;
	color: #fff;
	padding: 14px 20px 32px 18px;
	font-size: 17px;
	font-weight: 500;
	text-transform: uppercase;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-webkit-transform: rotate(-90deg) translateX(0%) translateY(50px);
  -moz-transform: rotate(-90deg) translateX(0%) translateY(50px);
  transform: rotate(-90deg) translateX(0%) translateY(50px);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	box-shadow: 0px -10px 40px -5px rgba(0,0,0,0.05);
	z-index: 99;
}

@media (max-width:899px) {
	#catalogue-ribbon {
		width: 133px;
		right: -58px;
		padding: 10px 14px 26px 4px;
		font-size: 14px;
		box-shadow: 0px -10px 30px -5px rgba(0,0,0,0.05);
	}
}

#catalogue-ribbon.on {
	-webkit-transform: rotate(-90deg) translateX(0%) translateY(0%);
	-moz-transform: rotate(-90deg) translateX(0%) translateY(0%);
	transform: rotate(-90deg) translateX(0%) translateY(0%);
}

#catalogue-ribbon.off {
  opacity: 0;
  visibility: hidden;
}

#catalogue-ribbon:hover {
  -webkit-transform: rotate(-90deg) translateX(0%) translateY(-10px);
  -moz-transform: rotate(-90deg) translateX(0%) translateY(-10px);
  transform: rotate(-90deg) translateX(0%) translateY(-10px);
	box-shadow: 0px -10px 40px -5px rgba(0,0,0,0.15);
}

#catalogue-ribbon .icon {
	margin-right: 10px;
	position: relative;
	width: 30px;
	display: inline-block;
	height: 1px;
	vertical-align: baseline;
	margin-left: 0;
}

#catalogue-ribbon .icon::before {
	position: absolute;
	width: 35px;
	font-size: 24px;
	height: 35px;
	display: block;
	top: -24px;
	right: 0;
	left: 0;
	margin: 0 auto;
	text-align: center;
	content:'';
	background:url('../../img/ikona-cennik.png');
	background-size: contain;
    background-repeat: no-repeat;
}

@media (max-width:899px) {
	#catalogue-ribbon .icon::before {
		width: 6px;
		font-size: 20px;
		height: 18px;
		top: -13px;
	}
}

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

.align-center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.align-right {
	margin: 0 0 0 auto;
	text-align: right;
}

.margin-top--05x {
	margin-top: 15px;
}

.margin-top {
	margin-top: 35px;
}

@media (max-width:899px) {
	.margin-top {
		margin-top: 25px;
	}
}

.margin-top--1x {
	margin-top: 35px;
}

@media (max-width:1199px) {
	.margin-top--1x {
		margin-top: 25px;
	}
}

@media (max-width:899px) {
	.margin-top--1x {
		margin-top: 15px;
	}
}

.margin-top--15x {
	margin-top: 50px;
}

@media (max-width:1199px) {
	.margin-top--15x {
		margin-top: 35px;
	}
}

@media (max-width:899px) {
	.margin-top--15x {
		margin-top: 25px;
	}
}

.margin-top--2x {
	margin-top: 70px;
}

@media (max-width:899px) {
	.margin-top--2x {
		margin-top: 35px;
	}
}

.margin-top--3x {
	margin-top: 105px;
}

@media (max-width:899px) {
	.margin-top--3x {
		margin-top: 35px;
	}
}

.margin-left-1x {
	margin-left: 1rem;
}

.margin-right-1x {
	margin-right: 1rem;
}

.image--shadow,
.img--shadow img {
	box-shadow: 7px 7px 10px 0px rgba(0, 0, 0, 0.2);
}

.white-space {
	display: block;
	height: 75px;
}

@media (max-width:1599px) {
	.white-space {
		height: 50px;
	}
}

@media (max-width:1299px) {
	.white-space {
		height: 35px;
	}
}

@media (max-width:899px) {
	.white-space {
		height: 25px;
	}
}

.table {
	width: 100%;
}

.iconlist {
	list-style: none;
	margin: 0.5em 0;
}

.iconlist li {
	display: inline-block;
	position: relative;
	padding-left: 18px;
	margin-left: 2px;
	margin-right: 12px;
}

@media (max-width:899px) {
	.iconlist li {
		display: block;
	}
}

.iconlist li:last-child {
	margin-right: 0;
}

.iconlist--vertical li {
	display: block;
	padding-left: 21px;
	margin: 0;
}

.iconlist--vertical li:first-child {
	margin-left: 0;
}

.iconlist--checkmark li:before {
	content: '';
	display: block;
	width: 7px;
	height: 12px;
	border: solid #00b4cd;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 8px;
	left: 0px;
}

@media (max-width:899px) {
	.iconlist--checkmark li:before {
		width: 6px;
		height: 10px;
		top: 7px;
	}
}

.iconlist--chevron li:before {
	content: '';
	display: block;
	width: 6px;
	height: 6px;
	border: solid #fff;
	border-width: 0 1px 1px 0;
	-webkit-transform: rotate(315deg);
	-ms-transform: rotate(315deg);
	transform: rotate(315deg);
	position: absolute;
	top: 10px;
	left: 0px;
}

.anchor-grid {
	margin-top: 0;
	margin-bottom: 0;
}

.anchor-grid--col {
	padding: 20px;
}

@media (max-width:899px) {
	.anchor-grid--col {
		padding: 2em 1em 3em 1em;
	}
}

.anchor-grid--col:first-child {
	padding-left: 1em;
}

.anchor-grid--col:last-child {
	padding-right: 1em;
}

.anchor-grid--item {
	display: block;
	transition: all 0.26s ease;
}

@media (max-width:899px) {
	.anchor-grid--item {
		margin-bottom: 30px;
	}
}

.anchor-grid--item:hover {
	transform: scale(1.033);
}

@media (max-width:899px) {
	.anchor-grid--item:hover {
		transform: scale(1.015);
	}
}

.anchor-grid--image {
	object-fit: cover;
	object-position: 50% 50%;
	width: 100%;
	height: 100%;
	box-shadow: 7px 7px 7px 0px rgba(0, 0, 0, 0.15);
	transition: all 0.26s ease;
	margin-bottom: 20px;
}

.anchor-grid--2 .anchor-grid--image {
	height: 300px;
}

@media (max-width:899px) {
	.anchor-grid--2 .anchor-grid--image {
		height: 275px;
	}
}

.anchor-grid--3 .anchor-grid--image {
	height: 260px;
}

.anchor-grid--item:hover .anchor-grid--image {
	box-shadow: 10px 10px 20px 0px rgba(0, 0, 0, 0.15);
}

#cookie-law-info-bar {
  box-shadow: 0 25px 50px 0 rgba(0, 0, 0, 0.39), inset 0 5px 0 0 rgba(255, 36, 66,.01);
  border-top: 6px solid #00b4cd;
  text-align: left;
  padding: 14px 22px !important;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
  width: 310px !important;
}

#cookie-law-info-bar .cli-style-v2 {
	font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
}

#cookie-law-info-bar .cli-bar-btn_container {
	flex-direction: column;
	align-content: flex-start;
	align-items: flex-start;
	margin-top: 0 !important;
}

#cookie-law-info-bar a {
  display: block;
  margin: 6px 0 !important;
	text-decoration: none;
	font-size: 14px;
	font-weight: 500;
}

#cookie-law-info-bar a.cli_settings_button {
  display: block;
  margin: 12px 0 6px 0 !important;
	font-size: 14px;
	font-weight: 500;
}

.cli-modal.cli-blowup[aria-hidden="true"] {
  visibility: visible;
}


.grid-products {
    grid-template-areas:
        "a a b"
        "a a c"
        "d e c";
    display: grid;
	gap:20px;
}

@media (max-width:900px) {
	.section-reverse .col--no-padding-left{
		width: 100%;
	}
	.section-reverse {
		flex-direction: column-reverse;
	}
	.grid-products{
		display: block;
	}
	.grid-products .products-grid--item {
		height: auto !important;
		margin-bottom: 20px;
	}
}

.grid-products .products-grid--item:nth-child(1){
	grid-area: a;
	height: 400px;
	max-width: 100% !important;
	width: 100%;
}
.grid-products .products-grid--item:nth-child(2){
	grid-area: b;
	height: 200px;
}
.grid-products .products-grid--item:nth-child(3){
	grid-area: c;
	height: 400px;
}
.grid-products .products-grid--item:nth-child(4){
	grid-area: d;
	height: 200px;
}
.grid-products .products-grid--item:nth-child(5){
	grid-area: e;
	height: 200px;
}

.color-white{
	color:white;
	padding: 10px 0;
	font-size:18px !important;
}
.video-js [aria-hidden="true"] {
	visibility: visible;
  }
  
  .video-js .vjs-big-play-button {
	left: 0;
	right: 0;
	margin: auto;
	top: 0;
	bottom: 0;
}

a.header__logo span {
    color: white !important;
    text-transform: uppercase;
    font-size: 16px;
    position: relative;
    top: 5px;
    left: 5px;
	transition: linear 0.2s all;
}
.page-scroll a.header__logo span {
    font-size: 12px;
    transition: linear 0.2s all;
}

@media (max-width: 600px) {
	.page-scroll a.header__logo span {
		font-size: 10px;
		
	}
	
	a.header__logo span {

		font-size: 12px;
		position: relative;
		top: 3px;
		left: 0px;
	}
	
}

.vjs-poster {
    background-size: cover;
}

.text-shadow-footer {
	text-shadow:1px 3px 15px black;
}


#slider-2-slide-32-layer-8,
#slider-2-slide-34-layer-8,
#slider-2-slide-92-layer-8,
#slider-2-slide-35-layer-8 {
    text-shadow: 0px 3px 10px black;
}

.footer-cta-grid--item-queries::after,
.footer-cta-grid--item-visit-us::after,
.footer-cta-grid--item-catalogue::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    z-index: 1;
    top: 0;
    left: 0;
    background: #1c1c1c8c;
}

.input-wrap.input-wrap-input_795.input-type-wysiwyg label,
.input-wrap.input-wrap-input_758.input-type-wysiwyg label,
.input-wrap.input-wrap-input_786.input-type-wysiwyg label {
    position: relative;
    width: 100%;
	top: 15px;
}

.input-wrap.input-wrap-input_795.input-type-wysiwyg textarea,
.input-wrap.input-wrap-input_758.input-type-wysiwyg textarea,
.input-wrap.input-wrap-input_786.input-type-wysiwyg textarea {
    width: 100% !important;
    padding: 10px;
    height: 100px;
	font-family: Barlow, sans-serif;
    font-size: 16px;
}
.input-wrap.input-wrap-input_795.input-type-wysiwyg,
.input-wrap.input-wrap-input_758.input-type-wysiwyg,
.input-wrap.input-wrap-input_786.input-type-wysiwyg {
    display: flex;
    flex-direction: column-reverse;
	padding-bottom: 20px;
}