/* CSS Document */

body {
	font-size: 17px;
	font-family: "Saira Semi Condensed", sans-serif;
	max-width: 1100px;
	line-height: 1.2;
	margin: 0;
}

.headerH2 {
	font-family: "Saira Semi Condensed";
	font-weight: 600;
	font-size: 51px;
	margin-bottom: 0;
}

.standardSection {}

.kwadrat {
	margin-left: 5px;
}

.kc {
	display: none;
}

.flex {
	display: flex;
}

.divText {
	margin: 0 36px 0 36px;
}

.textSection {
	margin-top: 36px;
	margin-bottom: 36px;
}

#headerSec1 {
	font-family: "Saira Semi Condensed";
	font-weight: 600;
	font-size: 36px;
	text-align: center;
	height: 96px;
	line-height: 96px;
}

#textSec1 {
	text-align: right;
	font-size: 24px;
	padding: 50px 0;
	margin-left: 0;
}

.divBack {
	z-index: 0;
}

#section4 {
	position: relative;
}

#textDivS4 {
	position: absolute;
	z-index: 10;
	padding-bottom: 15px;
	top: 10px;
	max-width: 490px;
	color: white;
}

#headerSec4 {
	margin-left: 36px;
	margin-top: 0;
}

#section5 {
	position: relative;
}

#textDivS5 {
	position: absolute;
	z-index: 10;
	padding-bottom: 15px;
	top: 10px;
	color: white;
}

#headerSec5 {
	margin-left: 36px;
	margin-top: 0;
}

#section6 {
	position: relative;
}

#section3 {
	position: relative;
}

#textDivS3 {
	position: absolute;
	z-index: 10;
	padding-bottom: 15px;
	top: 10px;
	max-width: 600px;
}

#headerSec3 {
	margin-left: 36px;
	margin-top: 0;
}

#textDivS6 {
	position: absolute;
	z-index: 10;
	padding-bottom: 15px;
	top: 150px;
	left: 60%;
	color: white;
	text-align: right;
}

#headerSec6 {
	margin-right: 36px;
	margin-top: 0;
}


.SectionType4 {
	max-width: 1100px;
	flex-wrap: wrap;
}

.div4 {
	max-width: 550px;
}

.img4 {
	max-width: 49%;
}

#textDivS9 {
	text-align: right;
}

#headerSec9 {
	margin-right: 36px;
}

#textSec9b {
	margin-left: 0;
	margin-right: 0;
}

.divTech {
	margin-left: 36px;
}

.modelTech {
	margin-top: 0;
	font-size: 20px;
}

.tableTech {
	font-size: 12px;
}

.tableTech {
	border: none;
	border-spacing: 0;
}

th {
	font-weight: normal;
	text-align: left;
	height: 25px;
	padding-left: 20px;
}

th:first-child {
	font-weight: bold;
}

td {
	height: 25px;
	padding-left: 20px;
}

td:nth-child(2n+1) {
	width: 172px;
	font-weight: bold;
}

tr:nth-child(2n+1) {
	background-color: #CCC;
}

/*animacje*/
@keyframes blinking {
	0% {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

#kwadrat1 {
	animation-name: blinking;
	animation-duration: 0.5s;
	animation-iteration-count: infinite;
}

.recommended-pz-trust {
	max-width: 1100px;
	margin: 2rem 0 3rem 0;
	display: inline-block;
}

.recommended-pz-trust>img {
	width: 100%;
}


/*RWD*/
@media all and (max-width:1099px) {
	body {
		max-width: 100%;
	}

	.standardSection {
		height: unset;
	}

	#headerSec1 {
		font-size: 34px;
	}

	.headerH2 {
		font-size: 42px;
	}

	.divImg {
		max-width: 100%;
	}

	.headerImg {
		max-width: 100%;
	}

	.div4 {
		max-width: 50%;
	}

	.img4 {
		max-width: 50%;
	}

	.techImg {
		width: 50%;
	}

	th {
		text-align: center;
	}
}

@media all and (max-width:980px) {
	.standardSection {
		height: auto;
		text-align: center;
	}

	#headerSec1 {
		font-size: 30px;
	}

	.flex {
		display: block;
	}

	#divS1 {
		text-align: center;
	}

	#funkcjeImg {
		max-width: 100%;
	}

	#textSec1 {
		text-align: center;
		width: auto;
		margin-left: 36px;
	}

	#headerSec1 {
		font-size: 30px;
	}

	.headerH2 {
		font-size: 40px;
	}

	.textSection {
		text-align: center;
	}

	#textDivS4 {
		text-align: left;
	}

	#textDivS5 {
		text-align: left;
	}

	#textDivS3 {
		text-align: left;
		max-width: 540px;
	}

	#section9 {
		display: flex;
		justify-content: center;
	}

	.div4 {
		max-width: 100%;
	}

	.img4 {

		text-align: center;
		margin-top: 20px;
		width: 100%;
		height: 100%;
		min-width: 0;
	}

	#textDivS9 {
		text-align: center;
		order: 0;
	}

	#textDivS9b {
		text-align: center;
		order: 3;
	}

	#imgDivS9a {
		order: 2;
	}

	#imgDivS9b {
		order: 4;
	}

	#headerSec9 {
		margin-right: 0;
		margin-left: 0;
	}

	#headerSec9b {
		margin-left: 0;
		margin-right: 0;
	}

	.divTech {
		margin: 0;
		text-align: center;
	}

	.tableTech {
		margin: auto;
	}
}

@media all and (max-width:880px) {
	#headerSec1 {
		font-size: 26px;
	}

	#kwadrat1 {
		height: 24px;
	}

	.kc {
		display: inline-block;
	}

	.kb {
		display: none;
	}

	#section4 {
		height: auto;
		margin-bottom: 20px;
		display: block;
	}

	#textDivS4 {
		background: none;
		position: static;
		width: 100%;
		height: auto;
		color: black;
		max-width: 100%;
	}

	#headerSec4 {
		text-align: center;
		margin-left: 0;
	}

	#textSec4 {
		text-align: center;
		padding: 0;
	}

	#section5 {
		height: auto;
		margin-bottom: 20px;
		display: block;
	}

	#textDivS5 {
		background: none;
		position: static;
		width: 100%;
		height: auto;
		color: black;
		max-width: 100%;
	}

	#headerSec5 {
		text-align: center;
		margin-left: 0;
	}

	#textSec5 {
		text-align: center;
		padding: 0;
	}

	#textDivS6 {
		background: none;
		position: static;
		width: 100%;
		height: auto;
		color: black;
		max-width: 100%;
	}

	#headerSec6 {
		text-align: center;
		margin-right: 0;
	}

	#textSec6 {
		text-align: center;
		padding: 0;
	}

	#textDivS3 {
		background: none;
		position: static;
		width: 100%;
		height: auto;
		color: black;
		max-width: 100%;
	}

	#headerSec3 {
		text-align: center;
		margin-right: 0;
	}

	#textSec3 {
		text-align: center;
		padding: 0;
	}

	#textSec9b {
		margin: 0 36px 0 36px;
	}
}

@media all and (max-width:665px) {
	#headerSec1 {
		font-size: 22px;
	}

	#kwadrat1 {
		height: 19px;
	}

	.headerH2 {
		font-size: 30px;
	}

	.divTech {
		margin: 0;
	}
}

@media all and (max-width:580px) {
	#headerSec1 {
		font-size: 18px;
	}

	#kwadrat1 {
		height: 16px;
	}

	.headerH2 {
		font-size: 30px;
	}

	#section4 {
		height: auto;
		margin-bottom: 20px;
	}
}

@media all and (max-width:430px) {
	#headerSec1 {
		display: none;
	}

	#kwadrat1 {
		display: none;
	}

	#textDivS4 {
		margin-top: 30px;
	}

	#imgDivS9a {
		display: none;
	}

	#imgDivS9b {
		display: none;
	}

	#imgDivS9c {
		display: none;
	}

	.headerH2 {
		font-size: 30px;
	}

	.trzyIMG {
		display: none;
	}
}