/* 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:50px;
}
#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;
	color: white;
	top: 36px;
	left: 50%;
	text-align: right  
}
#textSec4{
	padding-left:110px;
}

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

#section5{
	position:relative;
}
#textDivS5{
    position: absolute;
	z-index: 10;
	padding-bottom: 15px;
	top: 10px;
	color: white;
	max-width: 550px;
}
#headerSec5{
	margin-left:  36px;
	margin-top: 0;
}
#headerSec6{
	margin-left:  36px;
}

.SectionType6{
	max-width: 1100px;
	flex-wrap: wrap;
}
.div6{
	max-width: 550px;
}
.img6{
	max-width: 49%;
}
#textDivS9{
	text-align: right;
}
#textDivS9c{
	text-align: right;
}
#headerSec9{
	margin-right: 36px;
}
#headerSec9c{
	margin-right: 36px;
}
#textSec9b{
	margin-left: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;
}

/*RWD*/
@media all and (max-width:1099px){
	body{
		max-width: 100%;
	}
	.standardSection{
		height: unset;
	}
	#textSec1{
	
	}
	#headerSec1{
		font-size:34px;
	}
	.headerH2{
		font-size:42px;
	}
	
	.divImg{
		max-width: 100%;
	}
	.headerImg{
		max-width: 100%;
	}
	
	.div6{
		max-width:50%;
	}
	.img6{
		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;
	}
	#headerSec1{
		font-size:30px;
	}
	.headerH2{
		font-size:40px;
	}
	.textSection{
		text-align: center;
	}
	
	#textDivS5{
		text-align: left;
	}
	
	#textDivS6{
		left: 29%;
		font-size: 15px;
	}
	#section9{
		display: flex;
		justify-content:center;
	}
	.div6 {
		max-width: 100%;
	}
	.img6{
		max-width: 100%;
		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;
	}
	#textDivS9c {
    	text-align: center;
		order:5;
	}
	#imgDivS9a{
		order:2;
	}
	#imgDivS9b{
		order:4;
	}
	#imgDivS9c{
		order:6;
	}
	#headerSec9{
		margin-right: 0;
	}
	#headerSec9c{
		margin-right: 0;
	}
	#headerSec9b{
		margin-left: 0;
	}
	#headerSec9c{
		margin-left: 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-right: 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-right: 0;
	}
	#textSec5{
		text-align: center;
		padding: 0;
	}
	
}
@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;
	}
}