html, body { font-size:14px;line-height:18px;height:100%;color:#000;font-family: Arial, Helvetica, sans-serif; }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, ul, p, blockquote, pre, a, big, em, img, q, small, strong, tt, var, b, u, i, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { border: 0;margin: 0;outline: 0;padding: 0; }

/* Add font */
/* Add: fonts/dir_name/font_name_font.css - more fonts */
/* Add example in index.php: <link rel="stylesheet" href="<?php echo $link_www_src; ?>fonts/proxima/font_proxima.css"> */
/* Edit styles: partners, search, cookies, mobile contact, facebook - dir: /css/functions.css */


.bluee::-webkit-input-placeholder {color: #000;}
.bluee:-moz-placeholder { color: #000;}
.bluee:-ms-input-placeholder { color: #000;}
.bluee:-moz-placeholder { color: #000;}

.control-group {
	position:relative;
	float:left;
	width:100%;
	margin:1vw 0px 0vw 0px;
}	
.control {
    position: relative;
    float: left;
    width: calc(100% - 27px);
	color: #5e5e5e;
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	font-weight: 300;
    padding: 4px 0px 0px 27px;
    margin-bottom: 0vw;
    line-height: 15px;
	text-align:justify;
}
.control a {
	 color: #a5a5a5;
}
    .control input {
        position: absolute;
        z-index: -1;
        opacity: 0;
    }
.control_indicator {
    position: absolute;
    top: 2px;
    left: 0;
    height: 17px;
    width: 17px;
    background: transparent;
    border: 1px solid #929292
}
.control-radio .control_indicator {
    border-radius: undefined%;
}
.control:hover input ~ .control_indicator,
.control input:focus ~ .control_indicator {
    background: transparent;
}
.control input:checked ~ .control_indicator {
    background: url('images/checked_icon.png') center no-repeat;
}

@media screen and (min-width: 1451px) and (max-width: 5000px) {
.job { 
	float:left;
	width:100%;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	background: url(images/offer_bg.jpg) center no-repeat;
	background-size:cover;
} 
	.job .wrap {
		position:relative;
		width:70%;
		margin:0 auto;
	}
		.job .wrap .top {
			float:left;
			width:30%;
			position:relative;
			margin:1.8vw 0px 4.7vw 0px;
		
		}
			.job .wrap .top .link {
				position:relative;
				float:left;
				width:100%;
				height:3.7vw;
				display:flex;
				justify-content:center;
				align-items:center;
				text-decoration:none;
				border-bottom:2px solid #000;
			}
			.linkOther {
				position:relative;
				float:left;
				width:100%;
				height:3.7vw;
				display:flex;
				justify-content:center;
				align-items:center;
				text-decoration:none;
				border-bottom:1px solid #000;
			}
			
				.job .wrap .top .link .link_tyt {
					position:relative;
					float:left;
					color: #000000;
					font-family: 'ProximaNovaL';
					font-size: 0.95vw;
					font-weight: 400;
					line-height: 1vw;
					
					text-align:center;						
				}
					.job .wrap .top .aktywnoscHeader {
						font-family: 'ProximaNovaEB' !important;
						text-transform: uppercase;	
					}
					.job .wrap .top .link.active:after {
						content:"";
						position:absolute;
						float:left;
						left:0;
						height:0px;
						top:unset;
						width:100%;
						bottom:0;
						background-color:#000;						
					}
						.job .wrap .top .link:hover:after {
						content:"";
						position:absolute;
						float:left;
						left:0;
						height:2px;
						top:unset;
						width:100%;
						bottom:0;
						background-color:#000;						
					}
		.job .wrap .bottom {
			float:right;
			width:65%;
			position:relative;
			margin:2vw 0px 5vw 0px;
			padding:2vw 0px 0px 0px;
			border-top:2px solid #000;
		}
			.job .wrap .bottom .text_box {
				position:relative;
				float:left;
				width:100%;
				margin:0px 0px 0px 0px;
			}
				.job .wrap .bottom .text_box .uni_text_16 {
					width:100%;
				}
					.job .wrap .bottom .text_box .uni_text_16 h3 {
						margin:0px 0px 1vw 0px;
					}
			.job .wrap .bottom .photo_box {
				position:relative;
				float:left;
				width:50%;
				height:27.5vw;
				margin:0px 0px 0px 0px;
			}
				.job .wrap .bottom .photo_box .uni_nav {
					bottom:unset;
					top:calc(50% - 69px);
				}

}

@media screen and (min-width: 1101px) and (max-width: 1450px) {
.job { 
	float:left;
	width:100%;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	background: url(images/offer_bg.jpg) center no-repeat;
	background-size:cover;
} 
	.job .wrap {
		position:relative;
		width:90%;
		margin:0 auto;
	}
		.job .wrap .top {
			float:left;
			width:30%;
			position:relative;
			margin:2.8vw 0px 4.7vw 0px;
		
		}
			.job .wrap .top .link {
				position:relative;
				float:left;
				width:100%;
				height:3.7vw;
				display:flex;
				justify-content:center;
				align-items:center;
				text-decoration:none;
				border-bottom:2px solid #000;
			}
			.linkOther {
				position:relative;
				float:left;
				width:100%;
				height:3.7vw;
				display:flex;
				justify-content:center;
				align-items:center;
				text-decoration:none;
				border-bottom:1px solid #000;
			}
			
				.job .wrap .top .link .link_tyt {
					position:relative;
					float:left;
					color: #000000;
					font-family: 'ProximaNovaL';
					font-size: 1.2vw;
					font-weight: 400;
					line-height: 2vw;
					
					text-align:center;						
				}
					.job .wrap .top .aktywnoscHeader {
						font-family: 'ProximaNovaEB' !important;
						text-transform: uppercase;	
					}
					.job .wrap .top .link.active:after {
						content:"";
						position:absolute;
						float:left;
						left:0;
						height:0px;
						top:unset;
						width:100%;
						bottom:0;
						background-color:#000;						
					}
						.job .wrap .top .link:hover:after {
						content:"";
						position:absolute;
						float:left;
						left:0;
						height:2px;
						top:unset;
						width:100%;
						bottom:0;
						background-color:#000;						
					}
		.job .wrap .bottom {
			float:right;
			width:65%;
			position:relative;
			margin:4vw 0px 5vw 0px;
			padding:2vw 0px 0px 0px;
			border-top:2px solid #000;
		}
			.job .wrap .bottom .text_box {
				position:relative;
				float:left;
				width:100%;
				margin:0px 0px 0px 0px;
			}
				.job .wrap .bottom .text_box .uni_text_16 {
					width:100%;
				}
					.job .wrap .bottom .text_box .uni_text_16 h3 {
						margin:0px 0px 1vw 0px;
					}
			.job .wrap .bottom .photo_box {
				position:relative;
				float:left;
				width:50%;
				height:27.5vw;
				margin:0px 0px 0px 0px;
			}
				.job .wrap .bottom .photo_box .uni_nav {
					bottom:unset;
					top:calc(50% - 69px);
				}

}

@media screen and (min-width: 0px) and (max-width: 1100px) {
.job { 
	float:left;
	width:100%;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	background: url(images/offer_bg.jpg) center no-repeat;
	background-size:cover;
} 
	.job .wrap {
		position:relative;
		width:90%;
		margin:0 auto;
	}
		.job .wrap .top {
			float:left;
			width:100%;
			position:relative;
			margin:2.8vw 0px 4.7vw 0px;
		
		}
			.job .wrap .top .link {
				position:relative;
				float:left;
				width:100%;
				height:8vw;
				display:flex;
				justify-content:center;
				align-items:center;
				text-decoration:none;
				border-bottom:2px solid #000;
			}
			.linkOther {
				position:relative;
				float:left;
				width:100%;
				height:8vw;
				display:flex;
				justify-content:center;
				align-items:center;
				text-decoration:none;
				border-bottom:1px solid #000;
			}
			
				.job .wrap .top .link .link_tyt {
					position:relative;
					float:left;
					color: #000000;
					font-family: 'ProximaNovaL';
					font-size: 16px;
					font-weight: 400;
					line-height: 26px;
					
					text-align:center;						
				}
					.job .wrap .top .aktywnoscHeader {
						font-family: 'ProximaNovaEB' !important;
						text-transform: uppercase;	
					}
					.job .wrap .top .link.active:after {
						content:"";
						position:absolute;
						float:left;
						left:0;
						height:0px;
						top:unset;
						width:100%;
						bottom:0;
						background-color:#000;						
					}
						.job .wrap .top .link:hover:after {
						content:"";
						position:absolute;
						float:left;
						left:0;
						height:2px;
						top:unset;
						width:100%;
						bottom:0;
						background-color:#000;						
					}
		.job .wrap .bottom {
			float:left;
			width:100%;
			position:relative;
			margin:0px 0px 5vw 0px;
			padding:0px 0px 0px 0px;
		}
			.job .wrap .bottom .text_box {
				position:relative;
				float:left;
				width:100%;
				margin:0px 0px 0px 0px;
			}
				.job .wrap .bottom .text_box .uni_text_16 {
					width:100%;
				}
					.job .wrap .bottom .text_box .uni_text_16 h3 {
						margin:0px 0px 1vw 0px;
					}
			.job .wrap .bottom .photo_box {
				position:relative;
				float:left;
				width:50%;
				height:27.5vw;
				margin:0px 0px 0px 0px;
			}
				.job .wrap .bottom .photo_box .uni_nav {
					bottom:unset;
					top:calc(50% - 69px);
				}

}


@media screen and (min-width: 1100px) {
.no-comp { display:none !important; }

.wrapper { 
	float:left;
	width:100%;
	height:100px;
	position:fixed;
	top:0;
	left:0;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 
	z-index:20;
	background-color:#fff;
	border-bottom:1px solid #eaeaea;
}
	.wrapper .wrap { 
		width:100%;
		height:100%;
		position:relative;
		margin:0 auto;
	}
	.wrapper .wrap {
		display:flex;
		justify-content:center;
		align-items:center;		
	}
	.wrapper .wrap .logo { 
		float:left;
		position:absolute;
		margin:0px 0px 0px 0vw; 
		padding:0px 0px 0px 0px; 
		left:15px;
		top:10px;
	}	
		.wrapper .wrap .logo img {
			float:left;
			position:relative;
			margin:0px 0px 0px 0px; 
			padding:0px 0px 0px 0px; 
		}
	.wrapper nav { 
		float: right;
		width: auto;
		position: relative;
		padding: 0px 0px 0px 0px;	
	}
	.wrapper nav ul { 
		float:left;
		position:relative;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
	}
	.wrapper nav ul li { 
		float:left;
		position:relative;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;		
		list-style: none; 
	}
	.wrapper nav ul li a { 
		color: #000000;
		font-family: 'ProximaNovaL';
		font-size: 16px;
		font-weight: 400;
		line-height: 20px;
		text-decoration:none;
		padding:0px 0px 0px 0px;
		display: inline-block; 
		cursor:pointer;
	}
	.wrapper nav ul li a:hover {}
	.wrapper nav ul li a.active { font-family: 'ProximaNovaEB';}
	.wrapper nav ul li .menu-hr { float:right;margin:0px 15px 0px 15px; }
	.wrapper nav ul li:last-child .menu-hr { display:none; }
	.wrapper .menu-tel { display:none !important; }
	
	.wrapper .lang {
		position: absolute;
		float: left;
		right:0px;
		top:0px;
		height:100%;
		background-color: #eaeaea;
		display:flex;
		justify-content:center;
		align-items:center;
		-webkit-clip-path: polygon(11% 0, 100% 0, 100% 100%, 0% 100%);
		clip-path: polygon(11% 0, 100% 0, 100% 100%, 0% 100%);		
	}
		.wrapper .lang .box {
			position:relative;
			float:left;
			margin:0px 20px 0px 30px;
		}
		.wrapper .lang a {
			position:relative;
			float:left;
			color: #000000;
			font-family: 'ProximaNovaL';
			font-size: 16px;
			font-weight: 400;
			line-height: 20px;
			text-transform: uppercase;
			text-decoration:none;
			margin:0px 5px 0px 5px;
		}
		.wrapper .lang .active-lang {
			font-family: 'ProximaNovaEB';
		}	
	
.social {
	position: absolute;
    float: right;
	right:154px;
	top:0;
	height:100%;
	display:flex;
	justify-content:center;
	align-items:center;
}
	.social .box {
		position:relative;
		float:left;
	}
	.social a {
		position:relative;
		float:left;
		margin:0px 6px 0px 6px;
	}
		.social a img {
			position:relative;
			float:left;
		}		

#container { 
	float:left;
	width:100%;
	height:calc(100% - 100px);
	position:relative;
	margin:100px 0px 0px 0px; 
	overflow:hidden;
}
	#container .slide-1 { 
		float:left;
		width:100%;
		height:100%;
		position:relative;
		z-index:2; 
	}
		#container .slides { 
			float:left;
			width:100%;
			height:100%;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			position:relative;
			background-size:cover !important; 
			display:flex;
			justify-content:center;
			align-items:center;
		}
		#container .slides .box { 
			float:left;
			width:100%;
			height:100%;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			position:relative; 
			display:flex;
			justify-content:center;
			align-items:center;
			background: url('images/a-letter.png') center no-repeat; 
			background-size:contain;
		}
			#container .slides .box .inside_box {
				position:relative;
				float:left;
				display:flex;
				justify-content:center;
				align-items:center;
				flex-wrap:wrap;
			}
		#container .slides .box .nag {
			float:left;
			width:100%;
			margin:0px 0px 0px 0px;
			position:relative;
			color: #37a3ff;
			font-family: 'ProximaNovaL';
			font-size: 1.25vw;
			font-weight: 400;
			line-height: 1.25vw;
			text-transform: uppercase;
			letter-spacing: 2.4px;
			text-align:center;
			clear:both;
			visibility:hidden;
		}
		#container .slides .box .text {
			float:left;
			width: 100%;
			margin:0px 0px 0px 0px;
			position:relative;
			color: #ffffff;
			font-family: 'ProximaNovaEB';
			font-size: 8.3vw;
			font-weight: 400;
			line-height: 8.3vw;
			text-transform: uppercase;
			text-align:center;
			clear:both;
			visibility:hidden;
		}
		#container .slides .box .uni_link {
			margin:0px 0px 0px 0px;
			visibility:hidden;
		}
	#container .owl-nav { 
		float:left;
		width:100%;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		left:0;
		bottom:40px;
		position:absolute;
		margin:0px 0px 0px 0px;
		z-index:5; 	
	}
		#container .owl-nav .owl-next {
			float:left;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			position:absolute;
			top:0;
			right:2%;
			color: white;
			font-family: 'Roboto', sans-serif;
			font-size: 18px;
			font-weight: 700;
			line-height: 18px;
		}
		#container .owl-nav .owl-prev {
			float:left;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			position:absolute;
			top:0;
			left:2%;
			color: white;
			font-family: 'Roboto', sans-serif;
			font-size: 18px;
			font-weight: 700;
			line-height: 18px;
		}	
	#container .owl-dots { 
		float:left;
		width:100%;
		left:0;
		bottom:20px;
		position:absolute;
		margin:0px 0px 0px 0px;
		z-index:5; 
		display:flex;
		justify-content:center;
		align-items:center;
		display:none;
	}
	#container .owl-dots .owl-dot { 
		float:left;
		width:35px;
		height:6px;
		margin:0px 13px 0px 0px;
		background: url('images/slider_pag_off.png') center no-repeat; 
	}
	#container .owl-dots .active { 
		float:left;
		width:35px;
		height:6px;
		background: url('images/slider_pag.png') center no-repeat;
	}
	#container .video {
		float:left;
		position: absolute;
		left: 0%;
		min-width: 100%;
		width: 100%;
		z-index: 1;
		opacity: 1;		
		height: 100%;
		object-fit: cover;		
	}	
	#container .scroll-down {
		position: absolute;
		float: left;
		width:200px;
		color: #ffffff;
		font-family: 'ProximaNovaL';
		font-size: 14px;
		font-weight: 400;
		line-height:14px;
		text-transform: uppercase;
		letter-spacing: 1.4px;		
		text-align:center;
		left:calc(50% - 100px);
		padding:0px 0px 40px 0px;
		background: url(images/scroll-down.png) bottom no-repeat;
		cursor:pointer;
		bottom:2.3vw;
		z-index:5;
		visibility:hidden;
	}
	
/* START style partners */		
	.partners {
		float:left;
		width:100%;
		height:100%;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		position:relative;
		overflow:hidden;
	}	
		.partners .owl-carousel {
			float:left;
			width:100%;
			height:100%;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			position:relative;
		}
		.partners .partners-box {
			float:left;
			width:100%;
			height:100%;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			position:relative;
			display:flex;
			justify-content:center;
			align-items:center;	
		}
		.partners .partners-box .img {
			position:relative;
			float:left;
			width:70%;
			height:70%;
			max-width:70%;
			max-height:70%;
			object-fit:scale-down;
		}	
		.partners.sgal .partners-box .img {
			width:100%;
			height:100%;
			max-width:100%;
			max-height:100%;
			object-fit:cover;			
		}	
		.partners .owl-nav {
			float:left;
			width:100%;
			position:relative;
			margin:10px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			position:relative;
			display:none;
		}
			.partners .owl-nav .owl-prev {
				float:left;
				width:30px;
				height:30px;
				margin:0px 0px 0px 0px;
				padding:0px 0px 0px 0px;
				position:relative;
				cursor:pointer;
				background: url(../images/partners_arrow_left.png) center no-repeat;
			}	
			.partners .owl-nav .owl-next {
				float:right;
				width:30px;
				height:30px;
				margin:0px 0px 0px 0px;
				padding:0px 0px 0px 0px;
				position:relative;
				cursor:pointer;
				background: url(../images/partners_arrow_right.png) center no-repeat;
			}
		.partners .owl-dots {
			float:left;
			width:90%;
			margin:10px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			position:relative;
			left:5%;
			top:0;
			text-align:center !important;
			z-index:10;
			display:flex;
			justify-content:center;
			align-items:center;	
			display:none;
		}
			.partners .owl-dots .owl-dot {
				float:left;
				width:15px;
				height:15px;
				margin:0px 3px 0px 3px;
				padding:0px 0px 0px 0px;
				position:relative;
				cursor:pointer;
				background: #000;
				border-radius:40em;
			}
			.partners .owl-dots .active {
				background:#ff0000;
			}
/* END style partners */	
	
.zdjecie-glowne { 
	float:left;
	width:100%;
	height:100%;
	position:relative;
	margin:0px 0px 0px 0px;
	z-index:5;
}
	.gallery .gallery-box .img,
	.zdjecie-glowne .img {
		float:left;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		width:100%;
		height:100%;
		object-fit: cover;	
	}
	.partners-box .fade,
	.tbox .fade,
	.pbox .fade,
	.gallery .gallery-box .fade,
	.zdjecie-glowne .fade {
		float:left;
		width:100%;
		height:100%;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		position:absolute;
		left:0;
		top:0;
		color:#fff;
		font-size:1vw;
		line-height:1vw;
		font-weight:300;
		letter-spacing:0.5px;
		font-family: 'Roboto', sans-serif;
		background-color:rgba(55, 163, 255, 0.6);
		background: rgba(55, 163, 255, 0.6);
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
		opacity:0;
		display:flex;
		flex-direction:row;
		flex-wrap:wrap;
		justify-content:space-around;
		align-items:center;
		align-content:center;
	}
		.partners-box:hover .fade,
		.tbox:hover .fade,
		.pbox:hover .fade,
		.gallery .gallery-box:hover .fade,
		.zdjecie-glowne:hover .fade {
			opacity:1;
		}	
		.zoom {
			width:auto !important;
		}
.gallery { 
	float:left;
	width:100%;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px;
	position:relative;
}
	.gallery .gallery-box { 
		float:left;	
		width:calc(25% - 8px);
		height:15vw;
		margin:0px 10px 10px 0px;
		padding:0px 0px 0px 0px;
		position:relative;
		overflow:hidden;
		border:0px solid #000;
		display:flex;
		justify-content:center;
		align-items:center;	
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	.gallery .gallery-box:nth-of-type(4n) {
		margin:0px 0px 10px 0px;
	}	
.uni_text_16 {
	position:relative;
	float:left;
	width:100%;
	margin:0px 0px 0px 0px;
	color: #000000;
	font-family: 'Roboto', sans-serif;
	font-size: 0.85vw;
	font-weight: 300;
	line-height: 1.6vw;
}	
.uni_text_16 ul {
	padding-left:20px;
}
.uni_text_16 p strong {

}
.white {
	color:#fff !important;
}
.uni_nav {
	position:absolute;
	float:left;
	left:0;
	bottom:0;
	width:69px;
	height:138px;
	cursor:pointer;
	z-index:6;
}
	.uni_nav .nav_btn {
		position:relative;
		float:left;
	}

.uni_nag_120 {
	position:relative;
	float:left;
	width:100%;
	margin:0px 0px 0px 0px;
	color: #ffffff;
	font-family: 'ProximaNovaEB';
	font-size: 6.25vw;
	line-height: 6.25vw;
}
.uni_nag_90 {
	position:relative;
	float:left;
	width:100%;
	margin:0px 0px 0px 0px;
	color: #37a3ff;
	font-family: 'ProximaNovaL';
	font-size: 1.25vw;
	font-weight: 400;
	line-height: 1.25vw;
	text-transform: uppercase;
	letter-spacing: 2.4px;
}	
.uni_nag_90 span {
	display:block;
	font-family: 'ProximaNovaEB';
	font-size: 4.7vw;
	color: #000000;
	line-height: 5vw;
	text-transform: uppercase;	
}
.uni_text_16 h3,
.uni_nag_48 {
	position:relative;
	float:left;
	width:100%;
	margin:0px 0px 0px 0px;
	color: #171717;
	font-family: 'ProximaNovaEB';
	font-size: 2.5vw;
	line-height: 3.1vw;	
}
.uni_link {
	position:relative;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 35px 0px 35px;
	height:36px;
	border:2px solid #37a3ff;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;	
	font-family: 'ProximaNova';
	font-size: 14px;
	font-weight: 400;
	line-height: 36px;
	text-transform: uppercase;
	letter-spacing: 1.4px;
	border-radius:50px;
	text-decoration:none;
	color:#fff;
}
	.uni_link .link_text {
		position:relative;
		float:left;
		color: #231f20;
		font-family: 'Poppins', sans-serif;
		font-size: 14px;
		font-weight: 700;
		line-height: 46px;	
		padding:0px 47px 0px 28px;
		background: url(images/link_arrow.png) right 23px top 50% no-repeat;
	}	
.uni_top {
	position:relative;
	float:left;
	width:100%;
	height:19.3vw;
	display:flex;
	justify-content:center;
	align-items:center;
	margin-top:100px;
	background: url(images/uni_top_bg.jpg) center no-repeat;
	background-size:cover;
}
	.uni_top .uni_nag_120 {
		visibility:hidden;
		text-align:center;
	    letter-spacing: 2px;
	}	
	.scroll_from {
		position: absolute;
		float: left;
		width:200px;
		color: #ffffff;
		font-family: 'ProximaNovaL';
		font-size: 14px;
		font-weight: 400;
		line-height:14px;
		text-transform: uppercase;
		letter-spacing: 1.4px;		
		text-align:center;
		left:calc(50% - 100px);
		padding:0px 0px 40px 0px;
		background: url(images/scroll-down.png) bottom no-repeat;
		cursor:pointer;
		bottom:1.3vw;
		z-index:5;
		visibility:hidden;
	}
	
.home1 { 
	float:left;
	width:100%;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	background: url(images/home1_bg.jpg) center no-repeat;
	background-size:cover;
} 
	.home1 .wrap {
		position:relative;
		width:86%;
		margin:0 auto;
	}
		.home1 .box {
			position:relative;
			float:left;
			width:100%;
			height:25.8vw;
			margin:0vw 0px 0px 0px;
		}
		.home1 .box.one {
			margin:7.8vw 0px 4.2vw 0px;
		}
		.home1 .box.two {
			margin:0vw 0px 7.5vw 0px;
		}		
		.home1 .box.one:before {
			content:"";
			position:absolute;
			float:left;
			left:21%;
			height:0.26vw;
			background-color: #de0623;
			width:calc(35% + 69px);
			top:19.1vw;
			z-index:6;
		}
		.home1 .box.two:before {
			content:"";
			position:absolute;
			float:left;
			left:calc(44% - 69px);
			height:0.26vw;
			background-color: #37a3ff;
			width:46%;
			bottom:3.3vw;
			z-index:6;
		}		
			.home1 .box .text_box {
				position:relative;
				float:left;
				width:56%;
				height:100%;			
			}
			.home1 .box.one .text_box {
				background: url(images/2002.png) left 0px top 1.7vw no-repeat;
				background-size:22.86vw;				
			}			
			.home1 .box.two .text_box {
				background: url(images/14280.png) left 5.8vw top 2.5vw no-repeat;
				background-size:30.05vw;					
			}
				.home1 .box.one .text_box .uni_text_16 {
					position: absolute;
					float: left;
					width: 67%;
					left: 21%;
					top: 11vw;
				}
				.home1 .box.two .text_box .uni_text_16 {
					position: absolute;
					float: left;
					width: 60%;
					left: 40%;
					top: 12vw;
				}				
			.home1 .box .photo_box {
				position:relative;
				float:left;
				width:44%;
				height:100%;
			}
				.home1 .box.one .photo_box .uni_nav {
					bottom:unset;
				    top: calc(19.1vw - 138px);
				}
				.home1 .box.two .photo_box .uni_nav {
					bottom:3.56vw;
					left:unset;
					right:0;
				}
				.home1 .box.two .text_box .uni_link {
					position:absolute;
					left:40%;
					bottom:0;
					color: #000000;
				}

.home2 { 
	float:left;
	width:100%;
	position:relative;
	margin:0px 0px 0px 0px;
	height:46.67vw;
	padding:0px 0px 0px 0px; 
	background: url(images/home_bg2.jpg) center no-repeat;
	background-size:cover;
} 
	.home2 .wrap {
		position:relative;
		width:86%;
		margin:0 auto;
	}
		.home2 .wrap .uni_nag_90 {
			margin:6.7vw 0px 5.5vw 0px;
		}
			.home2 .wrap .uni_nag_90 span {
				color:#fff;
			}
			.home2 .wrap .uni_text_16 {
				width:88%;
				margin:0px 6% 0px 6%;
				display:flex;
				justify-content:space-between;
				align-items:flex-start;
			}
				.home2 .wrap .uni_text_16 table {
					position: relative;
					float: left;
					width: 30% !important;
					color: #fff;
					margin: unset !important;
				}
					.home2 .wrap .uni_text_16 table td p:first-of-type {
						color: #ffffff;
						font-family: 'ProximaNovaEB';
						font-size: 1.6vw;
						font-weight: 400;
						line-height: 1.7vw;
						height:3.4vw;
						text-transform: uppercase;
						padding:7vw 0px 3vw 0px;						
					}
					.home2 .wrap .uni_text_16 table td p:last-of-type {
						padding-top: 3.7vw;
						position: relative;
						float: left;
						width: 100%;
						display: flex;
						justify-content: center;
						align-items: center;					
					}					
					.home2 .wrap .uni_text_16 table:nth-of-type(1) td p:first-of-type {
						background: url(images/produkujemy.png) top no-repeat;
						background-size:2.97vw;
					}
					.home2 .wrap .uni_text_16 table:nth-of-type(2) td p:first-of-type {
						background: url(images/wykonujemy.png) top no-repeat;
						background-size:4.01vw;
					}
					.home2 .wrap .uni_text_16 table:nth-of-type(3) td p:first-of-type {
						background: url(images/sprzedajemy.png) top no-repeat;
						background-size:3.33vw;
					}

.home3 { 
	float:left;
	width:100%;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
} 
	.home3 .wrap {
		position:relative;
		width:86%;
		margin:0 auto;
	}
		.home3 .wrap .uni_nag_90 {
			margin:6.7vw 0px 4vw 0px;
		}
		.home3 .wrap .con_text {
			position:relative;
			float:left;
			width:100%;
			color: #000000;
			font-family: 'ProximaNova';
			font-size: 1.25vw;
			font-weight: 400;
			line-height: 1.9vw;
			display:flex;
			justify-content:space-between;
			align-items:flex-start;
			margin:0px 0px 6.5vw 0px;
		}
			.home3 .wrap .con_text p {
				position:relative;
				float:left;
				margin:0px 0px 0px 0px;
				padding:0.3vw 0px 0.3vw 8.3vw;
				box-sizing: border-box;
				-moz-box-sizing: border-box;
				-webkit-box-sizing: border-box;				
			}
			.home3 .wrap .con_text p:nth-of-type(1) {
				padding:0.3vw 0px 0.3vw 4.5vw;
				background: url(images/loc.png) left no-repeat;
				background-size:2.86vw;				
			}
			.home3 .wrap .con_text p:nth-of-type(2) {
				background: url(images/sep1.png) left no-repeat, url(images/hours.png) left 2vw top 50% no-repeat;
				background-size:1px 100%, 3.54vw;				
			}
			.home3 .wrap .con_text p:nth-of-type(3) {
				background: url(images/sep1.png) left no-repeat, url(images/phone.png) left 2vw top 50% no-repeat;
				background-size:1px 100%, 3.54vw;				
			}
			.home3.contact .wrap .con_text p:nth-of-type(3) {
				background: url(images/sep1.png) left top no-repeat, url(images/phone.png) left 2vw top 0.5vw no-repeat;
				background-size:1px 100%, 3.54vw;				
			}				
				.home3 .wrap .con_text p:nth-of-type(3) a {
					text-decoration:none;
					color: #000000;
				}
				.home3 .wrap .con_text p:nth-of-type(3) a:nth-of-type(2) {
					color: #000000;
				}
				.home3.contact .wrap .con_text p:nth-of-type(3) a:nth-of-type(2) {
					color: #000000;
				}
			.home3 .wrap .con_text p:nth-of-type(4) {
				padding: 0.3vw 0px 0.3vw 2vw;
				background: url(images/sep1.png) left no-repeat;
				background-size: contain;
				height: 4.35vw;
				display: flex;
				justify-content: flex-start;
				align-items: flex-end;			
			}
			.home3.contact .wrap .con_text p:nth-of-type(4)	{
				display:block;
			}
				.home3 .wrap .con_text p:nth-of-type(4) a {
					color:#000;
				}
				.home3.contact .wrap .con_text p:nth-of-type(4) a {
					text-decoration:none;
				}	
				.home3.contact .wrap .con_text p:nth-of-type(4) a:last-of-type {
					color:#37a3ff;
					text-decoration:none;
				}


/* ////////////////////////////////////////////// ABOUT ////////////////////////////////////////////// */



.about1 { 
	float:left;
	width:100%;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	background: url(images/about_bg.jpg) center no-repeat;
	background-size:cover;
} 
	.about1 .wrap {
		position:relative;
		width:88%;
		margin:0 auto;
	}
		.about1 .wrap .top {
			float:left;
			width:100%;
			height:26.4vw;
			position:relative;
			margin:5.2vw 0px 5.2vw 0px;
		}
			.about1 .wrap .top .uni_nag_48 {
				position:absolute;
				left:0;
				top: 7.4vw;
				z-index:6;
				width:55%;
			}
			.about1 .wrap .top .photo_box {
				float:right;
				width:65%;
				height:100%;
				position:relative;
			}
		.about1 .wrap .center {
			float:left;
			width:100%;
			height:30.05vw;
			position:relative;
			margin:0vw 0px 4.4vw 0px;
		}
			.about1 .wrap .center .gal_box {
				float:left;
				width:68%;
				height:100%;
				position:relative;
			}
				.about1 .wrap .center .gal_box .gallery {
					height:100%;
				}
					.about1 .wrap .center .gal_box .gallery .gallery-box:nth-child(1) {
						width:calc(33.33% - 0.5vw);
						margin:0px 0.5vw 0px 0px ;
						height:100%;
					}	
					.about1 .wrap .center .gal_box .gallery .gallery-box:nth-child(2) {
						width:66.67%;
						margin:0px;
						height:100%;
					}					
			.about1 .wrap .center .text_box {
				float:left;
				width:32%;
				height:100%;
				position:relative;
				display:flex;
				justify-content:center;
				align-items:center;
			}
				.about1 .wrap .center .text_box .uni_text_16 {
					width:66%;
				}
				.about1 .wrap .center .text_box .link {
					position:absolute;
					float:left;
					left:calc(17% - 10vw);
					bottom:3.5vw;
					color: #171717;
					font-family: 'ProximaNovaL';
					font-size: 0.75vw;
					font-weight: 300;
					line-height: 1vw;	
					text-decoration:none;	
					padding:0px 0px 0.5vw 10vw;
					border-bottom:3px solid #171717; 
				}
					.about1 .wrap .center .text_box .link span {
						display:block;
						color: #171717;
						font-family: 'ProximaNovaEB';
						font-size: 1.9vw;
						line-height: 2vw;											
					}
		.about1 .wrap .bottom {
			float:left;
			width:100%;
			height:31.46vw;
			position:relative;
			margin:0vw 0px 0vw 0px;
		}
			.about1 .wrap .bottom .photo_box {
				float:left;
				width:46%;
				height:100%;
				position:relative;
			}
			.about1 .wrap .bottom .text_box {
				float:left;
				width:54%;
				height:100%;
				position:relative;
				display:flex;
				justify-content:center;
				align-items:center;				
			}
				.about1 .wrap .bottom .text_box .uni_text_16 {
					width:70%;
				}
					.about1 .wrap .bottom .text_box .uni_text_16 h3 {
						margin:0px 0px 1vw 0px;
					}
					


/* ////////////////////////////////////////////// OFERTA ////////////////////////////////////////////// */



.offer1 { 
	float:left;
	width:100%;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	background: url(images/offer_bg.jpg) center no-repeat;
	background-size:cover;
} 
	.offer1 .wrap {
		position:relative;
		width:70%;
		margin:0 auto;
	}
		.offer1 .wrap .top {
			float:left;
			width:100%;
			position:relative;
			margin:2.8vw 0px 4.7vw 0px;
			border-bottom:1px solid #000;
		}
			.offer1 .wrap .top .link {
				position:relative;
				float:left;
				width:33.33%;
				height:4.7vw;
				display:flex;
				justify-content:center;
				align-items:center;
				text-decoration:none;
			}
			.offer1 .wrap .top .link:before {
				content:"";
				position:absolute;
				float:left;
				right:0;
				height:1.4vw;
				width:1px;
				top:calc(50% - 0.7vw);
				background-color:#000;
			}
			.offer1 .wrap .top .link:nth-of-type(3n):before {
				display:none;
			}
				.offer1 .wrap .top .link .link_tyt {
					position:relative;
					float:left;
					color: #000000;
					font-family: 'ProximaNovaL';
					font-size: 0.95vw;
					font-weight: 400;
					line-height: 1vw;
					text-transform: uppercase;	
					text-align:center;						
				}
					.offer1 .wrap .top .link.active .link_tyt {
						font-family: 'ProximaNovaEB';
					}
					.offer1 .wrap .top .link.active:after {
						content:"";
						position:absolute;
						float:left;
						left:0;
						height:3px;
						top:unset;
						width:100%;
						bottom:0;
						background-color:#000;						
					}
		.offer1 .wrap .bottom {
			float:left;
			width:100%;
			position:relative;
			margin:0vw 0px 5vw 0px;
		}
			.offer1 .wrap .bottom .text_box {
				position:relative;
				float:left;
				width:50%;
				margin:0px 0px 0px 0px;
			}
				.offer1 .wrap .bottom .text_box .uni_text_16 {
					width:78%;
				}
					.offer1 .wrap .bottom .text_box .uni_text_16 h3 {
						margin:0px 0px 1vw 0px;
					}
			.offer1 .wrap .bottom .photo_box {
				position:relative;
				float:left;
				width:50%;
				height:27.5vw;
				margin:0px 0px 0px 0px;
			}
				.offer1 .wrap .bottom .photo_box .uni_nav {
					bottom:unset;
					top:calc(50% - 69px);
				}
					


/* ////////////////////////////////////////////// PRODUKTY ////////////////////////////////////////////// */



.products1 { 
	float:left;
	width:100%;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	background: url(images/products_bg.jpg) center no-repeat;
	background-size:cover;
} 
	.products1 .wrap {
		position:relative;
		width:90%;
		margin:0 auto;
	}
		.products1 .wrap .box {
			float:left;
			width:100%;
			height:36.4vw;
			position:relative;
			margin:0px 0px 0px 0px;			
		}
		.products1 .wrap .box.one {
			margin:5.3vw 0px 0px 0px;	
		}
		.products1 .wrap .box.two {
			margin:-11vw 0px 5.3vw 0px;	
		}		
			.products1 .wrap .box .text_box {
				float:left;
				width:50%;
				height:100%;
				position:relative;
				margin:0px 0px 0px 0px;			
			}
			.products1 .wrap .box .text_box {
				display:flex;
				justify-content:center;
				align-items:center;				
			}
				.products1 .wrap .box.one .text_box .uni_text_16 {
					width:60%;
					margin:0px 0px 11vw 0px;
				}
				.products1 .wrap .box.two .text_box .uni_text_16 {
					width:76%;
					margin:11vw 0px 0vw 0px;
				}		
					.products1 .wrap .box.two .text_box .uni_text_16 ul {
						position:relative;
						float:left;					
						width:calc(40% - 20px);
						margin:0px 20% 0px 0px;
					}
					.products1 .wrap .box.two .text_box .uni_text_16 ul:nth-of-type(2) {
						margin:0px 0% 0px 0px;
					}					
					.products1 .wrap .box .text_box .uni_text_16 h3 {
						margin:0px 0px 1vw 0px;
					}
			.products1 .wrap .box .photo_box {
				float:left;
				width:50%;
				height:100%;
				position:relative;
				margin:0px 0px 0px 0px;			
			}
				.products1 .wrap .box .photo_box .uni_nav {
					right:0;
					top:0;
					bottom:unset;
					left:unset;
				}
					


/* ////////////////////////////////////////////// REALIZACJE ////////////////////////////////////////////// */



.projects1 { 
	float:left;
	width:100%;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	background: url(images/projects_bg.jpg) bottom no-repeat;
	background-size:cover;
} 
	.projects1 .wrap {
		position:relative;
		width:71%;
		margin:0 auto;
	}	
		.projects1 .wrap .gallery {
			margin:4.3vw 0px 4vw 0px; 
		}
/* 			.projects1 .wrap .gallery .gallery-box {
				border:0.5vw solid transparent;
				margin:0px !important;
				box-sizing: border-box;
				-moz-box-sizing: border-box;
				-webkit-box-sizing: border-box;				
			}
			.projects1 .wrap .gallery .gallery-box:nth-child(4n) {
				
			}
			.projects1 .wrap .gallery .gallery-box:nth-child(8n+1),
			.projects1 .wrap .gallery .gallery-box:nth-child(8n+5),
			.projects1 .wrap .gallery .gallery-box:nth-child(8n+6) {			
				width:25%;
				height:32.4vw;
			}
			.projects1 .wrap .gallery .gallery-box:nth-child(8n+2),
			.projects1 .wrap .gallery .gallery-box:nth-child(8n+3),
			.projects1 .wrap .gallery .gallery-box:nth-child(8n+7),
			.projects1 .wrap .gallery .gallery-box:nth-child(8n+8) {			
				width:50%;
				height:16.2vw;
			}								
			.projects1 .wrap .gallery .gallery-box:nth-child(8n+4) {
				width:25%;
				height:32.4vw;
			    margin-top: -16.2vw !important;
			} */						
				
				
				
				
				
				
				
				
				
	
.middle  { 
	float:left;
	width:100%;
	position:relative;
	margin:0px 0px 0px 0px; 
}
.middle .wrap { 
	width:90%;
	position:relative;
	margin:0 auto; 
}
	.middle .wrap h1 { 
		float:left;
		width:100%;
		position:relative;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		font-size:24px;
		line-height:24px; 
	}			
	.middle .wrap .zdjecie-glowne { 
		float:left;
		width:300px;
		height:220px;
		position:relative;
		margin:0px 0px 0px 0px;
		z-index:5;
	}
		.middle .wrap .zdjecie-glowne .img {
			float:left;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			width:100%;
			height:100%;
			object-fit: cover;	
		}
		.middle .wrap .zdjecie-glowne .fade {
			float:left;
			width:100%;
			height:100%;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			position:absolute;
			left:0;
			top:0;
			color:#fff;
			font-size:16px;
			line-height:16px;
			background-color: rgba(0, 0, 0, 0.6);
			background: rgba(0, 0, 0, 0.6);
			-webkit-transition: all 0.5s ease-in-out;
			-moz-transition: all 0.5s ease-in-out;
			-o-transition: all 0.5s ease-in-out;
			transition: all 0.5s ease-in-out;
			opacity:0;
			display:flex;
			flex-direction:row;
			flex-wrap:wrap;
			justify-content:space-around;
			align-items:center;
			align-content:center;
		}
			.middle .wrap .zdjecie-glowne:hover .fade {
				opacity:1;
			}
	.middle .wrap .opis { 
		width:100%;
		margin:0px 0px 0px 0px;
		position:relative;
		font-size:14px;
		line-height:22px;
		color:#222121; 
	}
		.middle .wrap .opis a { text-decoration:none;color:#222121; }
		.middle .wrap .opis a:hover { color:#222121 }
		.middle .wrap .opis ul { 
			float:left;
			width:100%;
			margin:10px 0px 10px 0px;
			padding:0px 0px 0px 0px;
			list-style: none; 
			position:relative;
		}
		.middle .wrap .opis ul li { 
			float:left;
			width:98%;
			padding:0px 0px 0px 2%;
			background: url(images/li_bg.png) top 6px left no-repeat;
			position:relative;
		}
		.middle .wrap .opis ol { 
			float:left;
			width:100%;
			margin:10px 0px 10px 0px;
			position:relative;
		}
		.middle .wrap .opis ol li { 
			float:left;
			width:100%;	
			position:relative;
		}
		.middle .wrap .opis h2 { 
			float:left;
			width:100%;
			position:relative;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			font-size:20px;
			line-height:20px;
		}
		.middle .wrap .opis h3 { 
			float:left;
			width:100%;
			position:relative;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			font-size:18px;
			line-height:18px;
		}
		.middle .wrap .opis table {
			float:left;
			width:100% !important;
			margin:0px 0px 20px 0px;
			position:relative;
			border-spacing: 0; 
			border: 0; 
			border-collapse: collapse;
		}
		.middle .wrap .opis table caption {
			border:1px solid #ececec;
			padding:3px 0px 3px 0px;	
			border-bottom: 0;       
		}
		.middle .wrap .opis table tr td {
			border:1px solid #ececec;
			padding:3px 0px 3px 0px;
		}
		.middle .wrap .opis table tr:hover {
			background-color:#f8f8f8;
		}
	
	.middle .wrap .pliki { 
		float:left;
		width:100%;
		position:relative;
		margin:0px 0px 0px 0px; 
		padding:0px 0px 0px 0px; 
	}
		.middle .wrap .pliki .plik { 
			float:left;
			width:100%;
			position:relative;
			margin:0px 0px 10px 0px; 
			padding:0px 0px 0px 0px; 
		}
			.middle .wrap .pliki .plik a { 
				text-decoration:none;
				color:#000; 
			}
			.middle .wrap .pliki .plik a:hover { 
				color:#000; 
			}
		.middle .wrap .pliki .plik-ikona-box { 
			float:left;
			position:relative;
			margin:0px 0px 0px 0px; 
			padding:0px 0px 0px 0px; 
		}
		.middle .wrap .pliki .plik-roz { 
			float:left;
			position:absolute;
			left:0;
			bottom:0;
			width:100%;
			color:#fff;
			font-size:10px;
			line-height:16px;
			text-align:center;
		}
		.middle .wrap .plik-ikona { 
			float:left;
			width:35px;
			margin:0px 0px 0px 0px; 
		}
		.middle .wrap .plik-tytul { 
			float:left;
			position:relative;
			margin:18px 0px 0px 10px; 
			padding:0px 0px 0px 0px; 
			font-family: 'Roboto', sans-serif;
			font-size:14px;
			line-height:14px;
		}
	
	.middle .wrap .gallery { 
		float:left;
		width:100%;
		margin:0px 0px 0px 0px; 
		padding:0px 0px 0px 0px;
		position:relative;
	}
		.middle .wrap .gallery .gallery-box { 
			float:left;	
			width:33%;
			height:240px;
			margin:0px 0.5% 5px 0px;
			padding:0px 0px 0px 0px;
			position:relative;
			overflow:hidden;
			border:0px solid #000;
			display:flex;
			justify-content:center;
			align-items:center;	
			box-sizing: border-box;
			-moz-box-sizing: border-box;
			-webkit-box-sizing: border-box;
		}
			.middle .wrap .gallery .gallery-box .img {
				float:left;
				margin:0px 0px 0px 0px;
				padding:0px 0px 0px 0px;
				width:100%;
				height:100%;
				object-fit: cover;	
		    }
		    .middle .wrap .gallery .gallery-box .fade {
				float:left;
				width:100%;
				height:100%;
				margin:0px 0px 0px 0px;
				padding:0px 0px 0px 0px;
				position:absolute;
				left:0;
				top:0;
				color:#fff;
				font-size:16px;
				line-height:16px;
				background-color: rgba(0, 0, 0, 0.6);
				background: rgba(0, 0, 0, 0.6);
				-webkit-transition: all 0.5s ease-in-out;
				-moz-transition: all 0.5s ease-in-out;
				-o-transition: all 0.5s ease-in-out;
				transition: all 0.5s ease-in-out;
				opacity:0;
				display:flex;
				flex-direction:row;
				flex-wrap:wrap;
				justify-content:space-around;
				align-items:center;
				align-content:center;
			}
				.middle .wrap .gallery .gallery-box:hover .fade {
					opacity:1;
				}
		.middle .wrap .gallery .last { 
			margin-right:0px
		}
		
	.middle .wrap .fb-like-box { 
		float:left;
		width:100%;
		margin:30px 0px 30px 0px;
		padding:0px 0px 0px 0px;
		position:relative; 
	}

#mapa-box { 
	float:left;
	width:100%;
	height:400px;
	margin:0px 0px 0px 0px;
	overflow:hidden;
	border: 0px solid #c0c0c0; 
}

footer { 
	float:left;
	width:100%;
	height:70px;
	background-color:#000000;
	position:relative;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 
}
	footer .wrap { 
		width:86%;
		height:100%;
		position:relative;
		margin:0 auto;
		display:flex;
		justify-content:center;
		align-items:center;
	}
		footer .wrap .scroll-up {
			position:absolute;
			float:left;
			left:0;
			top:20px;
			padding-left:40px;
			color: #ffffff;
			font-family: 'ProximaNovaL';
			font-size: 16px;
			font-weight: 400;
			line-height: 30px;
			text-transform: uppercase;
			letter-spacing: 1.6px;	
			background: url(images/up.png) left no-repeat;	
			cursor:pointer;
		}
	footer nav { 
		float:left;
		width:auto;
		margin:15px 0px 0px 0px;
		font-size:14px;
		line-height:14px;
		position:relative;
		font-family: 'Roboto', sans-serif;
		display:none;
	}
	footer nav ul { 
		float:left;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		position:relative;		
	}
	footer nav ul li { 
		float:left;
		margin:0px 0px 0px 0px;
		position:relative;
		list-style: none; 
	}
	footer nav ul li a { color:#000;text-decoration:none;padding:0px 0px 0px 0px;display: inline-block; }
	footer nav ul li a:hover { color:#000; }
	footer nav ul li a.active { color:#000; }
	footer nav ul li .menu-hr-footer { float:right;margin:3px 15px 0px 15px; }
	footer nav ul li:last-child .menu-hr-footer { display:none; }
	
	.odee-tip { display:inline;position: relative;opacity: 0.6 }
	.odee-tip:hover:after { background: #333;background: rgba(0,0,0,.8);border-radius: 5px;bottom: 26px;color: #dc407f;content: attr(title);left: -110px;padding: 5px 10px;text-align:center;position: absolute;z-index: 98;width: 140px;font-size:11px; }
	.odee-tip:hover:before { border:solid;border-color:rgba(0,0,0,.8) transparent;border-width: 6px 6px 0 6px;bottom: 20px;content: "";left: 40%;position: absolute;z-index: 99; }
	.odee-tip:hover  { opacity: 1;transition: opacity .5s ease-in-out;-moz-transition: opacity .5s ease-in-out;-webkit-transition: opacity .5s ease-in-out; }
	.odee a { float:right;margin:0px 0px 0px 0px; }
	.odee {
		position:relative;
		float:left;
	}
			
.formularz-div { float:left;width:100%;margin:50px 0px 0px 0px; }
	.form-box-left { 
		float:left;
		width:45%;
		margin:0px 0px 0px 0px;
		position:relative; 
	}
	.form-box-right { 
		float:right;
		width:45%;
		margin:0px 0px 0px 0px;
		position:relative; 
	}
	
	.form-box { 
		float:left;
		width:100%;
		margin:0px 0px 20px 0px; 
	}
	.form-box-last { 
		float:left;
		width:100%;
		margin:0px 0px 20px 0px; 
	}
	.form-box-all { 
		float:left;
		width:100%;
		margin:0px 0px 20px 0px; 
	}
	.form-box-file { 
		float:left;
		width:100%;
		margin:0px 0px 20px 0px; 
	}
	.form-box-kod { 
		float:left;
		width:0px;
		height:0px;
		overflow:hidden;
		margin:0px 0px 0px 0px; 
	}
	
	.form-text  { 
		float:left;
		margin:0px 0px 15px 0px;
		width:100%;
		font-size:15px;
		line-height:15px;
		color:#000;
		font-family: 'Roboto', sans-serif;
	}
	.form-input { 
		float:left;
		width:95%;
		height:37px;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 5%;
		color:#000;
		border:1px solid #e0e0e0;
		background:#ffffff;
		font-size:15px;
		font-family: 'Roboto', sans-serif;
	}
	.form-textarea  { 
		float:left;
		width:95%;
		max-width:95%;
		height:205px;
		max-height:205px;
		margin:0px 0px 0px 0px;
		color:#000;
		padding:10px 0px 0px 5%;
		border:1px solid #e0e0e0;
		background:#ffffff;
		font-size:15px;
		font-family: 'Roboto', sans-serif;
	}
		
	.form-box-file .default {
		display:none;
	}
	.form-box-file .put-file {
		float:left;
		margin:0px 0px 15px 0px;
		width:100%;
		font-size:15px;
		line-height:15px;
		color:#000;
		font-family: 'Roboto', sans-serif;
		cursor:pointer;
	}
		.form-box-file .upload-change {
			display:none;
		}
	
	.form-submit  { 
		float:right;
		width:219px;
		height:39px;
		margin:20px 0px 0px 0px;
		color:#fff;
		background-color:#000;
		padding:0px 0px 0px 0px;
		font-size:15px;
		font-family: 'Roboto', sans-serif;
		border:none;
		border:0px solid #dedede;
		cursor:pointer; 
	}
	.form-input:focus, .form-textarea:focus, .form-submit:focus { outline:none; }
}

@media screen and (min-width: 1100px) and (max-width: 1460px) {
	
.uni_text_16 {
    font-size: 1vw;
    line-height: 1.7vw;
}
.about1 .wrap .center .text_box .link {
    bottom: 2vw;
    font-size: 0.95vw;
    line-height: 1.3vw;
}	
.offer1 .wrap .top .link .link_tyt {
    font-size: 1.1vw;
    line-height: 1vw;
}
	
}

@media screen and (min-width: 700px) and (max-width: 1099px) {
.no-comp { display:none !important; }

.wrapper { 
	float:left;
	width:100%;
	position:relative;
	top:0;
	left:0;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 
	background-color:#fff;
	z-index:20;
}
	.wrapper .wrap { 
		width:94%;
		height:100%;
		position:relative;
		margin:0 auto;
	}
	.wrapper .wrap .logo { 
		float:left;
		position:relative;
	    margin: 10px 0px 10px 0px;
		padding:0px 0px 0px 0px;
	}	
		.wrapper .wrap .logo img {
			float:left;
			position:relative;
			margin:0px 0px 0px 0px; 
			padding:0px 0px 0px 0px; 
			height:60px;
		}
	.wrapper nav { 
		display:none;
		width:100%;
		float:left;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;		
	}
	.wrapper nav ul { 
		float:right;
		position:relative;
		margin:0px 0px 10px 0px;
		padding:0px 0px 0px 0px;
		width:100%;
	}
	.wrapper nav ul li { 
		float: left;
		width: 100%;
		position: relative;
		margin: 0px 0px 0px 0px;
		padding: 5px 0px 5px 0px;
		list-style: none;
		text-align: right; 
	}
	.wrapper nav ul li a { 
		color: #000000;
		font-family: 'ProximaNovaL';
		font-size: 16px;
		font-weight: 400;
		line-height: 22px;
		text-decoration:none;
		padding:0px 0px 0px 0px;
		display: inline-block; 
		cursor:pointer;
	}
	.wrapper nav ul li a:hover {}
	.wrapper nav ul li a.active { font-family: 'ProximaNovaEB';}
	.wrapper nav ul li .menu-hr { display:none;float:right;margin:0px 15px 0px 15px; }
	.wrapper nav ul li:last-child .menu-hr { display:none; }
	.wrapper .menu-tel { 
		float: right;
		font-size: 30px;
		margin: 23px 0px 0px 0px;
		cursor: pointer;
		color: #000000;
		position: relative;
	}	
	
	.wrapper .lang {
		position: absolute;
		float: left;
		right: 30px;
		top: 30px;
		display: flex;
		justify-content: center;
		align-items: center;	
	}
		.wrapper .lang .box {
			position:relative;
			float:left;
			margin:0px 20px 0px 30px;
		}
		.wrapper .lang a {
			position:relative;
			float:left;
			color: #000000;
			font-family: 'ProximaNovaL';
			font-size: 16px;
			font-weight: 400;
			line-height: 20px;
			text-transform: uppercase;
			text-decoration:none;
			margin:0px 5px 0px 5px;
		}
		.wrapper .lang .active-lang {
			font-family: 'ProximaNovaEB';
		}	
	
.social {
	position: absolute;
    float: right;
    right: 154px;
    top: 30px;
    /* height: 100%; */
    display: flex;
    justify-content: center;
    align-items: center;
}
	.social .box {
		position:relative;
		float:left;
	}
	.social a {
		position:relative;
		float:left;
		margin:0px 6px 0px 6px;
	}
		.social a img {
			position:relative;
			float:left;
		}		

#container { 
	float:left;
	width:100%;
	height:54vw;
	position:relative;
	margin:0px 0px 0px 0px; 
	overflow:hidden;
}
	#container .slide-1 { 
		float:left;
		width:100%;
		height:100%;
		position:relative;
		z-index:2; 
	}
		#container .slides { 
			float:left;
			width:100%;
			height:100%;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			position:relative;
			background-size:cover !important; 
			display:flex;
			justify-content:center;
			align-items:center;
		}
		#container .slides .box { 
			float:left;
			width:100%;
			height:100%;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			position:relative; 
			display:flex;
			justify-content:center;
			align-items:center;
			background: url('images/a-letter.png') center no-repeat; 
			background-size:contain;
		}
			#container .slides .box .inside_box {
				position:relative;
				float:left;
				display:flex;
				justify-content:center;
				align-items:center;
				flex-wrap:wrap;
			}
		#container .slides .box .nag {
			float:left;
			width:100%;
			margin:0px 0px 0px 0px;
			position:relative;
			color: #37a3ff;
			font-family: 'ProximaNovaL';
			font-size: 14px;
			font-weight: 400;
			line-height: 20px;
			text-transform: uppercase;
			letter-spacing: 2.4px;
			text-align:center;
			clear:both;
			visibility:hidden;
		}
		#container .slides .box .text {
			float:left;
			width: 100%;
			margin:0px 0px 0px 0px;
			position:relative;
			color: #ffffff;
			font-family: 'ProximaNovaEB';
			font-size: 8.3vw;
			font-weight: 400;
			line-height: 8.3vw;
			text-transform: uppercase;
			text-align:center;
			clear:both;
			visibility:hidden;
		}
		#container .slides .box .uni_link {
			margin:0px 0px 0px 0px;
			visibility:hidden;
		}
	#container .owl-nav { 
		float:left;
		width:100%;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		left:0;
		bottom:40px;
		position:absolute;
		margin:0px 0px 0px 0px;
		z-index:5; 	
	}
		#container .owl-nav .owl-next {
			float:left;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			position:absolute;
			top:0;
			right:2%;
			color: white;
			font-family: 'Roboto', sans-serif;
			font-size: 18px;
			font-weight: 700;
			line-height: 18px;
		}
		#container .owl-nav .owl-prev {
			float:left;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			position:absolute;
			top:0;
			left:2%;
			color: white;
			font-family: 'Roboto', sans-serif;
			font-size: 18px;
			font-weight: 700;
			line-height: 18px;
		}	
	#container .owl-dots { 
		float:left;
		width:100%;
		left:0;
		bottom:20px;
		position:absolute;
		margin:0px 0px 0px 0px;
		z-index:5; 
		display:flex;
		justify-content:center;
		align-items:center;
		display:none;
	}
	#container .owl-dots .owl-dot { 
		float:left;
		width:35px;
		height:6px;
		margin:0px 13px 0px 0px;
		background: url('images/slider_pag_off.png') center no-repeat; 
	}
	#container .owl-dots .active { 
		float:left;
		width:35px;
		height:6px;
		background: url('images/slider_pag.png') center no-repeat;
	}
	#container .video {
		float:left;
		position: absolute;
		left: 0%;
		min-width: 100%;
		width: 100%;
		z-index: 1;
		opacity: 1;		
		height: 100%;
		object-fit: cover;		
	}	
	#container .scroll-down {
		position: absolute;
		float: left;
		width:100px;
		color: #ffffff;
		font-family: 'ProximaNovaL';
		font-size: 14px;
		font-weight: 400;
		line-height:14px;
		text-transform: uppercase;
		letter-spacing: 1.4px;		
		text-align:center;
		left:calc(50% - 50px);
		padding:0px 0px 40px 0px;
		background: url(images/scroll-down.png) bottom no-repeat;
		cursor:pointer;
		bottom:2.3vw;
		z-index:5;
		visibility:hidden;
	}
	
/* START style partners */		
	.partners {
		float:left;
		width:100%;
		height:100%;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		position:relative;
		overflow:hidden;
	}	
		.partners .owl-carousel {
			float:left;
			width:100%;
			height:100%;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			position:relative;
		}
		.partners .partners-box {
			float:left;
			width:100%;
			height:100%;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			position:relative;
			display:flex;
			justify-content:center;
			align-items:center;	
		}
		.partners .partners-box .img {
			position:relative;
			float:left;
			width:70%;
			height:70%;
			max-width:70%;
			max-height:70%;
			object-fit:scale-down;
		}	
		.partners.sgal .partners-box .img {
			width:100%;
			height:100%;
			max-width:100%;
			max-height:100%;
			object-fit:cover;			
		}	
		.partners .owl-nav {
			float:left;
			width:100%;
			position:relative;
			margin:10px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			position:relative;
			display:none;
		}
			.partners .owl-nav .owl-prev {
				float:left;
				width:30px;
				height:30px;
				margin:0px 0px 0px 0px;
				padding:0px 0px 0px 0px;
				position:relative;
				cursor:pointer;
				background: url(../images/partners_arrow_left.png) center no-repeat;
			}	
			.partners .owl-nav .owl-next {
				float:right;
				width:30px;
				height:30px;
				margin:0px 0px 0px 0px;
				padding:0px 0px 0px 0px;
				position:relative;
				cursor:pointer;
				background: url(../images/partners_arrow_right.png) center no-repeat;
			}
		.partners .owl-dots {
			float:left;
			width:90%;
			margin:10px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			position:relative;
			left:5%;
			top:0;
			text-align:center !important;
			z-index:10;
			display:flex;
			justify-content:center;
			align-items:center;	
			display:none;
		}
			.partners .owl-dots .owl-dot {
				float:left;
				width:15px;
				height:15px;
				margin:0px 3px 0px 3px;
				padding:0px 0px 0px 0px;
				position:relative;
				cursor:pointer;
				background: #000;
				border-radius:40em;
			}
			.partners .owl-dots .active {
				background:#ff0000;
			}
/* END style partners */	
	
.zdjecie-glowne { 
	float:left;
	width:100%;
	height:100%;
	position:relative;
	margin:0px 0px 0px 0px;
	z-index:5;
}
	.gallery .gallery-box .img,
	.zdjecie-glowne .img {
		float:left;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		width:100%;
		height:100%;
		object-fit: cover;	
	}
	.partners-box .fade,
	.tbox .fade,
	.pbox .fade,
	.gallery .gallery-box .fade,
	.zdjecie-glowne .fade {
		float:left;
		width:100%;
		height:100%;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		position:absolute;
		left:0;
		top:0;
		color:#fff;
		font-size:1vw;
		line-height:1vw;
		font-weight:300;
		letter-spacing:0.5px;
		font-family: 'Roboto', sans-serif;
		background-color:rgba(55, 163, 255, 0.6);
		background: rgba(55, 163, 255, 0.6);
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
		opacity:0;
		display:flex;
		flex-direction:row;
		flex-wrap:wrap;
		justify-content:space-around;
		align-items:center;
		align-content:center;
	}
		.partners-box:hover .fade,
		.tbox:hover .fade,
		.pbox:hover .fade,
		.gallery .gallery-box:hover .fade,
		.zdjecie-glowne:hover .fade {
			opacity:1;
		}	
		.zoom {
			width:auto !important;
		}
.gallery { 
	float:left;
	width:100%;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px;
	position:relative;
}
	.gallery .gallery-box { 
		float:left;	
		width:calc(25% - 8px);
		height:16vw;
		margin:0px 10px 10px 0px;
		padding:0px 0px 0px 0px;
		position:relative;
		overflow:hidden;
		border:0px solid #000;
		display:flex;
		justify-content:center;
		align-items:center;	
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	.gallery .gallery-box:nth-of-type(4n) {
		margin:0px 0px 10px 0px;
	}	
.uni_text_16 {
	position:relative;
	float:left;
	width:100%;
	margin:0px 0px 0px 0px;
	color: #000000;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 300;
	line-height: 21px;
}	
.uni_text_16 ul {
	padding-left:20px;
}
.uni_text_16 p strong {

}
.white {
	color:#fff !important;
}
.uni_nav {
	position:absolute;
	float:left;
	left:0;
	bottom:0;
	width:50px;
	height:100px;
	cursor:pointer;
	z-index:6;
}
	.uni_nav .nav_btn {
		position:relative;
		float:left;
		width:50px;
	}

.uni_nag_120 {
	position:relative;
	float:left;
	width:100%;
	margin:0px 0px 0px 0px;
	color: #ffffff;
	font-family: 'ProximaNovaEB';
	font-size: 6.25vw;
	line-height: 6.25vw;
}
.uni_nag_90 {
	position: relative;
    float: left;
    width: 100%;
    margin: 0px 0px 0px 0px;
    color: #37a3ff;
    font-family: 'ProximaNovaL';
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-transform: uppercase;
    letter-spacing: 2.4px;
}	
.uni_nag_90 span {
	display:block;
	font-family: 'ProximaNovaEB';
	font-size: 4.7vw;
	color: #000000;
	line-height: 5vw;
	text-transform: uppercase;	
}
.uni_text_16 h3,
.uni_nag_48 {
	position:relative;
	float:left;
	width:100%;
	margin:0px 0px 0px 0px;
	color: #171717;
	font-family: 'ProximaNovaEB';
	font-size: 2.5vw;
	line-height: 3.1vw;	
}
.uni_link {
    position: relative;
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 15px 0px 15px;
    height: 36px;
    border: 2px solid #37a3ff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: 'ProximaNova';
    font-size: 14px;
    font-weight: 400;
    line-height: 36px;
    text-transform: uppercase;
    letter-spacing: 0px;
    border-radius: 50px;
    text-decoration: none;
    color: #fff;
}
	.uni_link .link_text {
		position:relative;
		float:left;
		color: #231f20;
		font-family: 'Poppins', sans-serif;
		font-size: 14px;
		font-weight: 700;
		line-height: 46px;	
		padding:0px 47px 0px 28px;
		background: url(images/link_arrow.png) right 23px top 50% no-repeat;
	}	
.uni_top {
	position:relative;
	float:left;
	width:100%;
	height:19.3vw;
	display:flex;
	justify-content:center;
	align-items:center;
	background: url(images/uni_top_bg.jpg) center no-repeat;
	background-size:cover;
}
	.uni_top .uni_nag_120 {
		visibility:hidden;
		text-align:center;
	    letter-spacing: 2px;
	}	
	.scroll_from {
		position: absolute;
		float: left;
		width:100px;
		color: #ffffff;
		font-family: 'ProximaNovaL';
		font-size: 14px;
		font-weight: 400;
		line-height:14px;
		text-transform: uppercase;
		letter-spacing: 1.4px;		
		text-align:center;
		left:calc(50% - 50px);
		padding:0px 0px 40px 0px;
		background: url(images/scroll-down.png) bottom no-repeat;
		cursor:pointer;
		bottom:1.3vw;
		z-index:5;
		visibility:hidden;
		display:none;
	}
	
.home1 { 
	float:left;
	width:100%;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	background: url(images/home1_bg.jpg) center no-repeat;
	background-size:cover;
} 
	.home1 .wrap {
		position:relative;
		width:94%;
		margin:0 auto;
	}
		.home1 .box {
			position:relative;
			float:left;
			width:100%;
			/* height:25.8vw; */
			margin:0vw 0px 0px 0px;
		}
		.home1 .box.one {
			margin:7.8vw 0px 4.2vw 0px;
		}
		.home1 .box.two {
			margin:0vw 0px 7.5vw 0px;
		}		
		.home1 .box.one:before {
			content:"";
			position:absolute;
			float:left;
			left:21%;
			height:0.26vw;
			background-color: #de0623;
			width:calc(35% + 69px);
			top:19.1vw;
			z-index:6;
			display:none;
		}
		.home1 .box.two:before {
			content:"";
			position:absolute;
			float:left;
			left:calc(44% - 69px);
			height:0.26vw;
			background-color: #37a3ff;
			width:46%;
			bottom:3.3vw;
			z-index:6;
			display:none;
		}		
			.home1 .box .text_box {
				position:relative;
				float:left;
				width:56%;
				height:100%;			
			}
			.home1 .box.one .text_box {
				background: url(images/2002.png) left 0px top 1.7vw no-repeat;
				background-size:22.86vw;				
			}			
			.home1 .box.two .text_box {
				background: url(images/14280.png) left 5.8vw top 2.5vw no-repeat;
				background-size:30.05vw;					
			}
				.home1 .box.one .text_box .uni_text_16 {
					position: relative;
					/* float: left; */
					width: 67%;
				    margin: 11vw 0px 0px 21%;
				}
				.home1 .box.two .text_box .uni_text_16 {
					position: relative;
					float: left;
					width: 60%;
					margin:12vw 0px 0px 40%;
				}				
			.home1 .box .photo_box {
				position:relative;
				float:left;
				width:44%;
				height:30vw;
			}
				.home1 .box.one .photo_box .uni_nav {
					bottom:unset;
				    top: 0px;
				}
				.home1 .box.two .photo_box .uni_nav {
					top:0;
					left:unset;
					right:0;
				}
				.home1 .box.two .text_box .uni_link {
					position:relative;
					margin:20px 0px 0px 40%;
					color: #000000;
				}

.home2 { 
	float:left;
	width:100%;
	position:relative;
	margin:0px 0px 0px 0px;
	/* height:46.67vw; */
	padding:0px 0px 0px 0px; 
	background: url(images/home_bg2.jpg) center no-repeat;
	background-size:cover;
} 
	.home2 .wrap {
		position:relative;
		width:94%;
		margin:0 auto;
	}
		.home2 .wrap .uni_nag_90 {
			margin:6.7vw 0px 5.5vw 0px;
		}
			.home2 .wrap .uni_nag_90 span {
				color:#fff;
			}
			.home2 .wrap .uni_text_16 {
				width:100%;
				margin:0px 0% 40px 0%;
				display:flex;
				justify-content:space-between;
				align-items:flex-start;
			}
				.home2 .wrap .uni_text_16 table {
					position: relative;
					float: left;
					width: 30% !important;
					color: #fff;
					margin: unset !important;
				}
					.home2 .wrap .uni_text_16 table td p:first-of-type {
						color: #ffffff;
						font-family: 'ProximaNovaEB';
						font-size: 16px;
						font-weight: 400;
						line-height: 20px;
						height: 40px;
						text-transform: uppercase;
						padding: 60px 0px 20px 0px;					
					}
					.home2 .wrap .uni_text_16 table td p:last-of-type {
						padding-top: 3.7vw;
						position: relative;
						float: left;
						width: 100%;
						display: flex;
						justify-content: center;
						align-items: center;					
					}					
					.home2 .wrap .uni_text_16 table:nth-of-type(1) td p:first-of-type {
						background: url(images/produkujemy.png) top no-repeat;
						background-size:35px;
					}
					.home2 .wrap .uni_text_16 table:nth-of-type(2) td p:first-of-type {
						background: url(images/wykonujemy.png) top no-repeat;
						background-size:48px;
					}
					.home2 .wrap .uni_text_16 table:nth-of-type(3) td p:first-of-type {
						background: url(images/sprzedajemy.png) top no-repeat;
						background-size:40px;
					}

.home3 { 
	float:left;
	width:100%;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
} 
	.home3 .wrap {
		position:relative;
		width:94%;
		margin:0 auto;
	}
		.home3 .wrap .uni_nag_90 {
			margin:6.7vw 0px 4vw 0px;
		}
		.home3 .wrap .con_text {
			position: relative;
			float: left;
			width: 100%;
			color: #000000;
			font-family: 'ProximaNova';
			font-size: 14px;
			font-weight: 400;
			line-height: 21px;

			margin: 0px 0px 6.5vw 0px;
		}
			.home3 .wrap .con_text p {
				position:relative;
				float:left;
				width:calc(50% - 50px);
				margin:0px 0px 20px 0px;
				padding: 5px 0px 5px 50px;
				box-sizing: border-box;
				-moz-box-sizing: border-box;
				-webkit-box-sizing: border-box;				
			}
			.home3 .wrap .con_text p:nth-of-type(1) {
				background: url(images/loc.png) left no-repeat;
				background-size: 30px;		
			}
			.home3 .wrap .con_text p:nth-of-type(2) {
				background: url(images/hours.png) left 0vw top 50% no-repeat;
				background-size: 30px;			
			}
			.home3 .wrap .con_text p:nth-of-type(3) {
				background: url(images/phone.png) left 0vw top 50% no-repeat;
				background-size: 30px;				
			}
			.home3.contact .wrap .con_text p:nth-of-type(3) {
				background: url(images/phone.png) left 0vw top 0.5vw no-repeat;
				background-size: 30px;				
			}				
				.home3 .wrap .con_text p:nth-of-type(3) a {
					text-decoration:none;
					color: #000000;
				}
				.home3 .wrap .con_text p:nth-of-type(3) a:nth-of-type(2) {
					color: #000000;
				}
				.home3.contact .wrap .con_text p:nth-of-type(3) a:nth-of-type(2) {
					color: #000000;
				}
			.home3 .wrap .con_text p:nth-of-type(4) {
/* 				padding: 0.3vw 0px 0.3vw 2vw;
				height: 4.35vw;
				display: flex;
				justify-content: flex-start;
				align-items: flex-end;	 */		
			}
			.home3.contact .wrap .con_text p:nth-of-type(4)	{
				display:block;
			}
				.home3 .wrap .con_text p:nth-of-type(4) a {
					color:#000;
				}
				.home3.contact .wrap .con_text p:nth-of-type(4) a {
					text-decoration:none;
				}	
				.home3.contact .wrap .con_text p:nth-of-type(4) a:last-of-type {
					color:#37a3ff;
					text-decoration:none;
				}


/* ////////////////////////////////////////////// ABOUT ////////////////////////////////////////////// */



.about1 { 
	float:left;
	width:100%;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	background: url(images/about_bg.jpg) center no-repeat;
	background-size:cover;
} 
	.about1 .wrap {
		position:relative;
		width:94%;
		margin:0 auto;
	}
		.about1 .wrap .top {
			float:left;
			width:100%;
			height:27.4vw;
			position:relative;
			margin:5.2vw 0px 5.2vw 0px;
		}
			.about1 .wrap .top .uni_nag_48 {
				position:absolute;
				left:0;
				top: 7.4vw;
				z-index:6;
				width:55%;
			}
			.about1 .wrap .top .photo_box {
				float:right;
				width:65%;
				height:100%;
				position:relative;
			}
		.about1 .wrap .center {
			float:left;
			width:100%;
			position:relative;
			margin:0vw 0px 30px 0px;
		}
			.about1 .wrap .center .gal_box {
				float:left;
				width:68%;
				height:32vw;
				position:relative;
			}
				.about1 .wrap .center .gal_box .gallery {
					height:100%;
				}
					.about1 .wrap .center .gal_box .gallery .gallery-box:nth-child(1) {
						width:calc(33.33% - 0.5vw);
						margin:0px 0.5vw 0px 0px ;
						height:100%;
					}	
					.about1 .wrap .center .gal_box .gallery .gallery-box:nth-child(2) {
						width:66.67%;
						margin:0px;
						height:100%;
					}					
			.about1 .wrap .center .text_box {
				float:left;
				width:32%;
				position:relative;
/* 				display:flex;
				justify-content:center;
				align-items:center; */
			}
				.about1 .wrap .center .text_box .uni_text_16 {
					width:86%;
					margin:0px 0px 0px 14%;
				}
				.about1 .wrap .center .text_box .link {
					position: relative;
					float: left;
					/* left: 14%; */
					/* bottom: 3.5vw; */
					color: #171717;
					font-family: 'ProximaNovaL';
					font-size: 12px;
					font-weight: 300;
					line-height: 14px;
					text-decoration: none;
					padding: 0px 0px 10px 0vw;
					border-bottom: 2px solid #171717;
					width: 86%;
					margin: 20px 0px 0px 14%;
				}
					.about1 .wrap .center .text_box .link span {
						display:block;
						color: #171717;
						font-family: 'ProximaNovaEB';
						font-size: 18px;
						line-height: 20px;											
					}
		.about1 .wrap .bottom {
			float:left;
			width:100%;		
			position:relative;
			margin:0vw 0px 40px 0px;
		}
			.about1 .wrap .bottom .photo_box {
				float:left;
				width:46%;
				height:32.46vw;
				position:relative;
			}
			.about1 .wrap .bottom .text_box {
				float:left;
				width:54%;
				position:relative;
				display:flex;
				justify-content:center;
				align-items:center;				
			}
				.about1 .wrap .bottom .text_box .uni_text_16 {
					width:70%;
				}
					.about1 .wrap .bottom .text_box .uni_text_16 h3 {
						margin:0px 0px 1vw 0px;
					}
					


/* ////////////////////////////////////////////// OFERTA ////////////////////////////////////////////// */



.offer1 { 
	float:left;
	width:100%;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	background: url(images/offer_bg.jpg) center no-repeat;
	background-size:cover;
} 
	.offer1 .wrap {
		position:relative;
		width:94%;
		margin:0 auto;
	}
		.offer1 .wrap .top {
			float:left;
			width:100%;
			position:relative;
			margin:2.8vw 0px 4.7vw 0px;
			border-bottom:1px solid #000;
		}
			.offer1 .wrap .top .link {
				position:relative;
				float:left;
				width:33.33%;
				height:50px;
				display:flex;
				justify-content:center;
				align-items:center;
				text-decoration:none;
			}
			.offer1 .wrap .top .link:before {
				content:"";
				position:absolute;
				float:left;
				right:0;
				height:1.4vw;
				width:1px;
				top:calc(50% - 0.7vw);
				background-color:#000;
			}
			.offer1 .wrap .top .link:nth-of-type(3n):before {
				display:none;
			}
				.offer1 .wrap .top .link .link_tyt {
					position: relative;
					float: left;
					color: #000000;
					font-family: 'ProximaNovaL';
					font-size: 14px;
					font-weight: 400;
					line-height: 16px;
					text-transform: uppercase;
					text-align: center;					
				}
					.offer1 .wrap .top .link.active .link_tyt {
						font-family: 'ProximaNovaEB';
					}
					.offer1 .wrap .top .link.active:after {
						content:"";
						position:absolute;
						float:left;
						left:0;
						height:3px;
						top:unset;
						width:100%;
						bottom:0;
						background-color:#000;						
					}
		.offer1 .wrap .bottom {
			float:left;
			width:100%;
			position:relative;
			margin:0vw 0px 5vw 0px;
		}
			.offer1 .wrap .bottom .text_box {
				position:relative;
				float:left;
				width:50%;
				margin:0px 0px 0px 0px;
			}
				.offer1 .wrap .bottom .text_box .uni_text_16 {
					width:85%;
				}
					.offer1 .wrap .bottom .text_box .uni_text_16 h3 {
						margin:0px 0px 1vw 0px;
					}
			.offer1 .wrap .bottom .photo_box {
				position:relative;
				float:left;
				width:50%;
				height:35vw;
				margin:0px 0px 0px 0px;
			}
				.offer1 .wrap .bottom .photo_box .uni_nav {
					bottom:unset;
					top:calc(50% - 50px);
				}
					


/* ////////////////////////////////////////////// PRODUKTY ////////////////////////////////////////////// */



.products1 { 
	float:left;
	width:100%;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	background: url(images/products_bg.jpg) center no-repeat;
	background-size:cover;
} 
	.products1 .wrap {
		position:relative;
		width:94%;
		margin:0 auto;
	}
		.products1 .wrap .box {
			float:left;
			width:100%;			
			position:relative;
			margin:0px 0px 0px 0px;			
		}
		.products1 .wrap .box.one {
			margin:5.3vw 0px 0px 0px;	
		}
		.products1 .wrap .box.two {
			margin:0vw 0px 5.3vw 0px;	
		}		
			.products1 .wrap .box .text_box {
				float:left;
				width:50%;
				height:100%;
				position:relative;
				margin:0px 0px 0px 0px;			
			}
			.products1 .wrap .box .text_box {
				display:flex;
				justify-content:center;
				align-items:center;				
			}
				.products1 .wrap .box.one .text_box .uni_text_16 {
					width: 80%;
					margin: 0px 0px 30px 0px;
				}
				.products1 .wrap .box.two .text_box .uni_text_16 {
					width: 80%;
					margin: 30px 0px 0vw 0px;

				}		
					.products1 .wrap .box.two .text_box .uni_text_16 ul {
						position:relative;
						float:left;					
					}
					.products1 .wrap .box.two .text_box .uni_text_16 ul:nth-of-type(2) {
						margin:0px 0% 0px 0px;
					}					
					.products1 .wrap .box .text_box .uni_text_16 h3 {
						margin:0px 0px 1vw 0px;
					}
			.products1 .wrap .box .photo_box {
				float:left;
				width:50%;
				height:36.4vw;
				position:relative;
				margin:0px 0px 0px 0px;			
			}
				.products1 .wrap .box .photo_box .uni_nav {
					right:0;
					top:0;
					bottom:unset;
					left:unset;
				}
					


/* ////////////////////////////////////////////// REALIZACJE ////////////////////////////////////////////// */



.projects1 { 
	float:left;
	width:100%;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	background: url(images/projects_bg.jpg) bottom no-repeat;
	background-size:cover;
} 
	.projects1 .wrap {
		position:relative;
		width:94%;
		margin:0 auto;
	}	
		.projects1 .wrap .gallery {
			margin:4.3vw 0px 4vw 0px; 
		}
/* 			.projects1 .wrap .gallery .gallery-box {
				border:0.5vw solid transparent;
				margin:0px !important;
				box-sizing: border-box;
				-moz-box-sizing: border-box;
				-webkit-box-sizing: border-box;				
			}
			.projects1 .wrap .gallery .gallery-box:nth-child(4n) {
				
			}
			.projects1 .wrap .gallery .gallery-box:nth-child(8n+1),
			.projects1 .wrap .gallery .gallery-box:nth-child(8n+5),
			.projects1 .wrap .gallery .gallery-box:nth-child(8n+6) {			
				width:25%;
				height:32.4vw;
			}
			.projects1 .wrap .gallery .gallery-box:nth-child(8n+2),
			.projects1 .wrap .gallery .gallery-box:nth-child(8n+3),
			.projects1 .wrap .gallery .gallery-box:nth-child(8n+7),
			.projects1 .wrap .gallery .gallery-box:nth-child(8n+8) {			
				width:50%;
				height:16.2vw;
			}								
			.projects1 .wrap .gallery .gallery-box:nth-child(8n+4) {
				width:25%;
				height:32.4vw;
			    margin-top: -16.2vw !important;
			} */						
				
				
				
				
				
				
				
				
				
	
.middle  { 
	float:left;
	width:100%;
	position:relative;
	margin:0px 0px 0px 0px; 
}
.middle .wrap { 
	width:90%;
	position:relative;
	margin:0 auto; 
}
	.middle .wrap h1 { 
		float:left;
		width:100%;
		position:relative;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		font-size:24px;
		line-height:24px; 
	}			
	.middle .wrap .zdjecie-glowne { 
		float:left;
		width:300px;
		height:220px;
		position:relative;
		margin:0px 0px 0px 0px;
		z-index:5;
	}
		.middle .wrap .zdjecie-glowne .img {
			float:left;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			width:100%;
			height:100%;
			object-fit: cover;	
		}
		.middle .wrap .zdjecie-glowne .fade {
			float:left;
			width:100%;
			height:100%;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			position:absolute;
			left:0;
			top:0;
			color:#fff;
			font-size:16px;
			line-height:16px;
			background-color: rgba(0, 0, 0, 0.6);
			background: rgba(0, 0, 0, 0.6);
			-webkit-transition: all 0.5s ease-in-out;
			-moz-transition: all 0.5s ease-in-out;
			-o-transition: all 0.5s ease-in-out;
			transition: all 0.5s ease-in-out;
			opacity:0;
			display:flex;
			flex-direction:row;
			flex-wrap:wrap;
			justify-content:space-around;
			align-items:center;
			align-content:center;
		}
			.middle .wrap .zdjecie-glowne:hover .fade {
				opacity:1;
			}
	.middle .wrap .opis { 
		width:100%;
		margin:0px 0px 0px 0px;
		position:relative;
		font-size:14px;
		line-height:22px;
		color:#222121; 
	}
		.middle .wrap .opis a { text-decoration:none;color:#222121; }
		.middle .wrap .opis a:hover { color:#222121 }
		.middle .wrap .opis ul { 
			float:left;
			width:100%;
			margin:10px 0px 10px 0px;
			padding:0px 0px 0px 0px;
			list-style: none; 
			position:relative;
		}
		.middle .wrap .opis ul li { 
			float:left;
			width:98%;
			padding:0px 0px 0px 2%;
			background: url(images/li_bg.png) top 6px left no-repeat;
			position:relative;
		}
		.middle .wrap .opis ol { 
			float:left;
			width:100%;
			margin:10px 0px 10px 0px;
			position:relative;
		}
		.middle .wrap .opis ol li { 
			float:left;
			width:100%;	
			position:relative;
		}
		.middle .wrap .opis h2 { 
			float:left;
			width:100%;
			position:relative;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			font-size:20px;
			line-height:20px;
		}
		.middle .wrap .opis h3 { 
			float:left;
			width:100%;
			position:relative;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			font-size:18px;
			line-height:18px;
		}
		.middle .wrap .opis table {
			float:left;
			width:100% !important;
			margin:0px 0px 20px 0px;
			position:relative;
			border-spacing: 0; 
			border: 0; 
			border-collapse: collapse;
		}
		.middle .wrap .opis table caption {
			border:1px solid #ececec;
			padding:3px 0px 3px 0px;	
			border-bottom: 0;       
		}
		.middle .wrap .opis table tr td {
			border:1px solid #ececec;
			padding:3px 0px 3px 0px;
		}
		.middle .wrap .opis table tr:hover {
			background-color:#f8f8f8;
		}
	
	.middle .wrap .pliki { 
		float:left;
		width:100%;
		position:relative;
		margin:0px 0px 0px 0px; 
		padding:0px 0px 0px 0px; 
	}
		.middle .wrap .pliki .plik { 
			float:left;
			width:100%;
			position:relative;
			margin:0px 0px 10px 0px; 
			padding:0px 0px 0px 0px; 
		}
			.middle .wrap .pliki .plik a { 
				text-decoration:none;
				color:#000; 
			}
			.middle .wrap .pliki .plik a:hover { 
				color:#000; 
			}
		.middle .wrap .pliki .plik-ikona-box { 
			float:left;
			position:relative;
			margin:0px 0px 0px 0px; 
			padding:0px 0px 0px 0px; 
		}
		.middle .wrap .pliki .plik-roz { 
			float:left;
			position:absolute;
			left:0;
			bottom:0;
			width:100%;
			color:#fff;
			font-size:10px;
			line-height:16px;
			text-align:center;
		}
		.middle .wrap .plik-ikona { 
			float:left;
			width:35px;
			margin:0px 0px 0px 0px; 
		}
		.middle .wrap .plik-tytul { 
			float:left;
			position:relative;
			margin:18px 0px 0px 10px; 
			padding:0px 0px 0px 0px; 
			font-family: 'Roboto', sans-serif;
			font-size:14px;
			line-height:14px;
		}
	
	.middle .wrap .gallery { 
		float:left;
		width:100%;
		margin:0px 0px 0px 0px; 
		padding:0px 0px 0px 0px;
		position:relative;
	}
		.middle .wrap .gallery .gallery-box { 
			float:left;	
			width:33%;
			height:240px;
			margin:0px 0.5% 5px 0px;
			padding:0px 0px 0px 0px;
			position:relative;
			overflow:hidden;
			border:0px solid #000;
			display:flex;
			justify-content:center;
			align-items:center;	
			box-sizing: border-box;
			-moz-box-sizing: border-box;
			-webkit-box-sizing: border-box;
		}
			.middle .wrap .gallery .gallery-box .img {
				float:left;
				margin:0px 0px 0px 0px;
				padding:0px 0px 0px 0px;
				width:100%;
				height:100%;
				object-fit: cover;	
		    }
		    .middle .wrap .gallery .gallery-box .fade {
				float:left;
				width:100%;
				height:100%;
				margin:0px 0px 0px 0px;
				padding:0px 0px 0px 0px;
				position:absolute;
				left:0;
				top:0;
				color:#fff;
				font-size:16px;
				line-height:16px;
				background-color: rgba(0, 0, 0, 0.6);
				background: rgba(0, 0, 0, 0.6);
				-webkit-transition: all 0.5s ease-in-out;
				-moz-transition: all 0.5s ease-in-out;
				-o-transition: all 0.5s ease-in-out;
				transition: all 0.5s ease-in-out;
				opacity:0;
				display:flex;
				flex-direction:row;
				flex-wrap:wrap;
				justify-content:space-around;
				align-items:center;
				align-content:center;
			}
				.middle .wrap .gallery .gallery-box:hover .fade {
					opacity:1;
				}
		.middle .wrap .gallery .last { 
			margin-right:0px
		}
		
	.middle .wrap .fb-like-box { 
		float:left;
		width:100%;
		margin:30px 0px 30px 0px;
		padding:0px 0px 0px 0px;
		position:relative; 
	}

#mapa-box { 
	float:left;
	width:100%;
	height:400px;
	margin:0px 0px 0px 0px;
	overflow:hidden;
	border: 0px solid #c0c0c0; 
}

footer { 
	float:left;
	width:100%;
	height:50px;
	background-color:#000000;
	position:relative;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 
}
	footer .wrap { 
		width:94%;
		height:100%;
		position:relative;
		margin:0 auto;
		display:flex;
		justify-content:center;
		align-items:center;
	}
		footer .wrap .scroll-up {
			position:absolute;
			float:left;
			left:0;
			top:13px;
			padding-left:40px;
			color: #ffffff;
			font-family: 'ProximaNovaL';
			font-size: 14px;
			font-weight: 400;
			line-height: 30px;
			text-transform: uppercase;
			background: url(images/up.png) left no-repeat;	
			cursor:pointer;
		}
	footer nav { 
		float:left;
		width:auto;
		margin:15px 0px 0px 0px;
		font-size:14px;
		line-height:14px;
		position:relative;
		font-family: 'Roboto', sans-serif;
		display:none;
	}
	footer nav ul { 
		float:left;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		position:relative;		
	}
	footer nav ul li { 
		float:left;
		margin:0px 0px 0px 0px;
		position:relative;
		list-style: none; 
	}
	footer nav ul li a { color:#000;text-decoration:none;padding:0px 0px 0px 0px;display: inline-block; }
	footer nav ul li a:hover { color:#000; }
	footer nav ul li a.active { color:#000; }
	footer nav ul li .menu-hr-footer { float:right;margin:3px 15px 0px 15px; }
	footer nav ul li:last-child .menu-hr-footer { display:none; }
	
	.odee-tip { display:inline;position: relative;opacity: 0.6 }
	.odee-tip:hover:after { background: #333;background: rgba(0,0,0,.8);border-radius: 5px;bottom: 26px;color: #dc407f;content: attr(title);left: -110px;padding: 5px 10px;text-align:center;position: absolute;z-index: 98;width: 140px;font-size:11px; }
	.odee-tip:hover:before { border:solid;border-color:rgba(0,0,0,.8) transparent;border-width: 6px 6px 0 6px;bottom: 20px;content: "";left: 40%;position: absolute;z-index: 99; }
	.odee-tip:hover  { opacity: 1;transition: opacity .5s ease-in-out;-moz-transition: opacity .5s ease-in-out;-webkit-transition: opacity .5s ease-in-out; }
	.odee a { float:right;margin:0px 0px 0px 0px; }
	.odee {
		position:relative;
		float:left;
	}
			
.formularz-div { float:left;width:100%;margin:50px 0px 0px 0px; }
	.form-box-left { 
		float:left;
		width:45%;
		margin:0px 0px 0px 0px;
		position:relative; 
	}
	.form-box-right { 
		float:right;
		width:45%;
		margin:0px 0px 0px 0px;
		position:relative; 
	}
	
	.form-box { 
		float:left;
		width:100%;
		margin:0px 0px 20px 0px; 
	}
	.form-box-last { 
		float:left;
		width:100%;
		margin:0px 0px 20px 0px; 
	}
	.form-box-all { 
		float:left;
		width:100%;
		margin:0px 0px 20px 0px; 
	}
	.form-box-file { 
		float:left;
		width:100%;
		margin:0px 0px 20px 0px; 
	}
	.form-box-kod { 
		float:left;
		width:0px;
		height:0px;
		overflow:hidden;
		margin:0px 0px 0px 0px; 
	}
	
	.form-text  { 
		float:left;
		margin:0px 0px 15px 0px;
		width:100%;
		font-size:15px;
		line-height:15px;
		color:#000;
		font-family: 'Roboto', sans-serif;
	}
	.form-input { 
		float:left;
		width:95%;
		height:37px;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 5%;
		color:#000;
		border:1px solid #e0e0e0;
		background:#ffffff;
		font-size:15px;
		font-family: 'Roboto', sans-serif;
	}
	.form-textarea  { 
		float:left;
		width:95%;
		max-width:95%;
		height:205px;
		max-height:205px;
		margin:0px 0px 0px 0px;
		color:#000;
		padding:10px 0px 0px 5%;
		border:1px solid #e0e0e0;
		background:#ffffff;
		font-size:15px;
		font-family: 'Roboto', sans-serif;
	}
		
	.form-box-file .default {
		display:none;
	}
	.form-box-file .put-file {
		float:left;
		margin:0px 0px 15px 0px;
		width:100%;
		font-size:15px;
		line-height:15px;
		color:#000;
		font-family: 'Roboto', sans-serif;
		cursor:pointer;
	}
		.form-box-file .upload-change {
			display:none;
		}
	
	.form-submit  { 
		float:right;
		width:219px;
		height:39px;
		margin:20px 0px 0px 0px;
		color:#fff;
		background-color:#000;
		padding:0px 0px 0px 0px;
		font-size:15px;
		font-family: 'Roboto', sans-serif;
		border:none;
		border:0px solid #dedede;
		cursor:pointer; 
	}
	.form-input:focus, .form-textarea:focus, .form-submit:focus { outline:none; }
}

@media screen and (min-width: 0px) and (max-width: 699px) {
.no-comp { display:none !important; }

.wrapper { 
	float:left;
	width:100%;
	position:relative;
	top:0;
	left:0;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 
	background-color:#fff;
	z-index:20;
}
	.wrapper .wrap { 
		width:94%;
		height:100%;
		position:relative;
		margin:0 auto;
	}
	.wrapper .wrap .logo { 
		float:left;
		position:relative;
	    margin: 10px 0px 10px 0px;
		padding:0px 0px 0px 0px;
	}	
		.wrapper .wrap .logo img {
			float:left;
			position:relative;
			margin:0px 0px 0px 0px; 
			padding:0px 0px 0px 0px; 
			height:60px;
		}
	.wrapper nav { 
		display:none;
		width:100%;
		float:left;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;		
	}
	.wrapper nav ul { 
		float:right;
		position:relative;
		margin:0px 0px 10px 0px;
		padding:0px 0px 0px 0px;
		width:100%;
	}
	.wrapper nav ul li { 
		float: left;
		width: 100%;
		position: relative;
		margin: 0px 0px 0px 0px;
		padding: 5px 0px 5px 0px;
		list-style: none;
		text-align: right; 
	}
	.wrapper nav ul li a { 
		color: #000000;
		font-family: 'ProximaNovaL';
		font-size: 16px;
		font-weight: 400;
		line-height: 22px;
		text-decoration:none;
		padding:0px 0px 0px 0px;
		display: inline-block; 
		cursor:pointer;
	}
	.wrapper nav ul li a:hover {}
	.wrapper nav ul li a.active { font-family: 'ProximaNovaEB';}
	.wrapper nav ul li .menu-hr { display:none;float:right;margin:0px 15px 0px 15px; }
	.wrapper nav ul li:last-child .menu-hr { display:none; }
	.wrapper .menu-tel { 
		float: right;
		font-size: 30px;
		margin: 23px 0px 0px 0px;
		cursor: pointer;
		color: #000000;
		position: relative;
	}	
	
	.wrapper .lang {
		position: absolute;
		float: left;
		right: 40px;
		top: 30px;
		display: flex;
		justify-content: center;
		align-items: center;	
	}
		.wrapper .lang .box {
			position:relative;
			float:left;
			margin:0px 0px 0px 0px;
		}
		.wrapper .lang a {
			position:relative;
			float:left;
			color: #000000;
			font-family: 'ProximaNovaL';
			font-size: 16px;
			font-weight: 400;
			line-height: 20px;
			text-transform: uppercase;
			text-decoration:none;
			margin:0px 5px 0px 5px;
		}
		.wrapper .lang .active-lang {
			font-family: 'ProximaNovaEB';
		}	
	
.social {
	position: absolute;
    float: right;
    right: 140px;
    top: 30px;
    /* height: 100%; */
    display: flex;
    justify-content: center;
    align-items: center;
}
	.social .box {
		position:relative;
		float:left;
	}
	.social a {
		position:relative;
		float:left;
		margin:0px 3px 0px 3px;
	}
		.social a img {
			position:relative;
			float:left;
		}		

#container { 
	float:left;
	width:100%;
	height:54vw;
	position:relative;
	margin:0px 0px 0px 0px; 
	overflow:hidden;
}
	#container .slide-1 { 
		float:left;
		width:100%;
		height:100%;
		position:relative;
		z-index:2; 
	}
		#container .slides { 
			float:left;
			width:100%;
			height:100%;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			position:relative;
			background-size:cover !important; 
			display:flex;
			justify-content:center;
			align-items:center;
		}
		#container .slides .box { 
			float:left;
			width:100%;
			height:100%;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			position:relative; 
			display:flex;
			justify-content:center;
			align-items:center;
			background: url('images/a-letter.png') center no-repeat; 
			background-size:contain;
		}
			#container .slides .box .inside_box {
				position:relative;
				float:left;
				display:flex;
				justify-content:center;
				align-items:center;
				flex-wrap:wrap;
			}
		#container .slides .box .nag {
			float:left;
			width:100%;
			margin:0px 0px 0px 0px;
			position:relative;
			color: #37a3ff;
			font-family: 'ProximaNovaL';
			font-size: 14px;
			font-weight: 400;
			line-height: 20px;
			text-transform: uppercase;
			letter-spacing: 2.4px;
			text-align:center;
			clear:both;
			visibility:hidden;
		}
		#container .slides .box .text {
			float:left;
			width: 100%;
			margin:5px 0px 5px 0px;
			position:relative;
			color: #ffffff;
			font-family: 'ProximaNovaEB';
			font-size: 8.3vw;
			font-weight: 400;
			line-height: 8.3vw;
			text-transform: uppercase;
			text-align:center;
			clear:both;
			visibility:hidden;
		}
		#container .slides .box .uni_link {
			margin:0px 0px 0px 0px;
			visibility:hidden;
		}
	#container .owl-nav { 
		float:left;
		width:100%;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		left:0;
		bottom:40px;
		position:absolute;
		margin:0px 0px 0px 0px;
		z-index:5; 	
	}
		#container .owl-nav .owl-next {
			float:left;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			position:absolute;
			top:0;
			right:2%;
			color: white;
			font-family: 'Roboto', sans-serif;
			font-size: 18px;
			font-weight: 700;
			line-height: 18px;
		}
		#container .owl-nav .owl-prev {
			float:left;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			position:absolute;
			top:0;
			left:2%;
			color: white;
			font-family: 'Roboto', sans-serif;
			font-size: 18px;
			font-weight: 700;
			line-height: 18px;
		}	
	#container .owl-dots { 
		float:left;
		width:100%;
		left:0;
		bottom:20px;
		position:absolute;
		margin:0px 0px 0px 0px;
		z-index:5; 
		display:flex;
		justify-content:center;
		align-items:center;
		display:none;
	}
	#container .owl-dots .owl-dot { 
		float:left;
		width:35px;
		height:6px;
		margin:0px 13px 0px 0px;
		background: url('images/slider_pag_off.png') center no-repeat; 
	}
	#container .owl-dots .active { 
		float:left;
		width:35px;
		height:6px;
		background: url('images/slider_pag.png') center no-repeat;
	}
	#container .video {
		float:left;
		position: absolute;
		left: 0%;
		min-width: 100%;
		width: 100%;
		z-index: 1;
		opacity: 1;		
		height: 100%;
		object-fit: cover;		
	}	
	#container .scroll-down {
		position: absolute;
		float: left;
		width:100px;
		color: #ffffff;
		font-family: 'ProximaNovaL';
		font-size: 14px;
		font-weight: 400;
		line-height:14px;
		text-transform: uppercase;
		letter-spacing: 1.4px;		
		text-align:center;
		left:calc(50% - 50px);
		padding:0px 0px 40px 0px;
		background: url(images/scroll-down.png) bottom no-repeat;
		cursor:pointer;
		bottom:2.3vw;
		z-index:5;
		visibility:hidden;
		display:none;
	}
	
/* START style partners */		
	.partners {
		float:left;
		width:100%;
		height:100%;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		position:relative;
		overflow:hidden;
	}	
		.partners .owl-carousel {
			float:left;
			width:100%;
			height:100%;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			position:relative;
		}
		.partners .partners-box {
			float:left;
			width:100%;
			height:100%;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			position:relative;
			display:flex;
			justify-content:center;
			align-items:center;	
		}
		.partners .partners-box .img {
			position:relative;
			float:left;
			width:70%;
			height:70%;
			max-width:70%;
			max-height:70%;
			object-fit:scale-down;
		}	
		.partners.sgal .partners-box .img {
			width:100%;
			height:100%;
			max-width:100%;
			max-height:100%;
			object-fit:cover;			
		}	
		.partners .owl-nav {
			float:left;
			width:100%;
			position:relative;
			margin:10px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			position:relative;
			display:none;
		}
			.partners .owl-nav .owl-prev {
				float:left;
				width:30px;
				height:30px;
				margin:0px 0px 0px 0px;
				padding:0px 0px 0px 0px;
				position:relative;
				cursor:pointer;
				background: url(../images/partners_arrow_left.png) center no-repeat;
			}	
			.partners .owl-nav .owl-next {
				float:right;
				width:30px;
				height:30px;
				margin:0px 0px 0px 0px;
				padding:0px 0px 0px 0px;
				position:relative;
				cursor:pointer;
				background: url(../images/partners_arrow_right.png) center no-repeat;
			}
		.partners .owl-dots {
			float:left;
			width:90%;
			margin:10px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			position:relative;
			left:5%;
			top:0;
			text-align:center !important;
			z-index:10;
			display:flex;
			justify-content:center;
			align-items:center;	
			display:none;
		}
			.partners .owl-dots .owl-dot {
				float:left;
				width:15px;
				height:15px;
				margin:0px 3px 0px 3px;
				padding:0px 0px 0px 0px;
				position:relative;
				cursor:pointer;
				background: #000;
				border-radius:40em;
			}
			.partners .owl-dots .active {
				background:#ff0000;
			}
/* END style partners */	
	
.zdjecie-glowne { 
	float:left;
	width:100%;
	height:100%;
	position:relative;
	margin:0px 0px 0px 0px;
	z-index:5;
}
	.gallery .gallery-box .img,
	.zdjecie-glowne .img {
		float:left;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		width:100%;
		height:100%;
		object-fit: cover;	
	}
	.partners-box .fade,
	.tbox .fade,
	.pbox .fade,
	.gallery .gallery-box .fade,
	.zdjecie-glowne .fade {
		float:left;
		width:100%;
		height:100%;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		position:absolute;
		left:0;
		top:0;
		color:#fff;
		font-size:1vw;
		line-height:1vw;
		font-weight:300;
		letter-spacing:0.5px;
		font-family: 'Roboto', sans-serif;
		background-color:rgba(55, 163, 255, 0.6);
		background: rgba(55, 163, 255, 0.6);
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
		opacity:0;
		display:flex;
		flex-direction:row;
		flex-wrap:wrap;
		justify-content:space-around;
		align-items:center;
		align-content:center;
	}
		.partners-box:hover .fade,
		.tbox:hover .fade,
		.pbox:hover .fade,
		.gallery .gallery-box:hover .fade,
		.zdjecie-glowne:hover .fade {
			opacity:1;
		}	
		.zoom {
			width:auto !important;
		}
.gallery { 
	float:left;
	width:100%;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px;
	position:relative;
}
	.gallery .gallery-box { 
		float:left;	
		width:calc(50% - 4px);
		height:32vw;
		margin:0px 8px 8px 0px;
		padding:0px 0px 0px 0px;
		position:relative;
		overflow:hidden;
		border:0px solid #000;
		display:flex;
		justify-content:center;
		align-items:center;	
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	.gallery .gallery-box:nth-of-type(2n) {
		margin:0px 0px 8px 0px;
	}	
.uni_text_16 {
	position:relative;
	float:left;
	width:100%;
	margin:0px 0px 0px 0px;
	color: #000000;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 300;
	line-height: 21px;
}	
.uni_text_16 ul {
	padding-left:20px;
}
.uni_text_16 p strong {

}
.white {
	color:#fff !important;
}
.uni_nav {
	position:absolute;
	float:left;
	left:0;
	bottom:0;
	width:50px;
	height:100px;
	cursor:pointer;
	z-index:6;
}
	.uni_nav .nav_btn {
		position:relative;
		float:left;
		width:50px;
	}

.uni_nag_120 {
	position:relative;
	float:left;
	width:100%;
	margin:0px 0px 0px 0px;
	color: #ffffff;
	font-family: 'ProximaNovaEB';
	font-size: 6.25vw;
	line-height: 6.25vw;
}
.uni_nag_90 {
	position: relative;
    float: left;
    width: 100%;
    margin: 0px 0px 0px 0px;
    color: #37a3ff;
    font-family: 'ProximaNovaL';
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-transform: uppercase;
    letter-spacing: 2.4px;
}	
.uni_nag_90 span {
	display:block;
	font-family: 'ProximaNovaEB';
	font-size: 4.7vw;
	color: #000000;
	line-height: 5vw;
	text-transform: uppercase;	
}
.uni_text_16 h3,
.uni_nag_48 {
	position:relative;
	float:left;
	width:100%;
	margin:0px 0px 0px 0px;
	color: #171717;
	font-size:15px;
	line-height:23px;
	font-family: 'ProximaNovaB';
}
.uni_link {
    position: relative;
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 15px 0px 15px;
    height: 30px;
    border: 2px solid #37a3ff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: 'ProximaNova';
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    text-transform: uppercase;
    letter-spacing: 0px;
    border-radius: 50px;
    text-decoration: none;
    color: #fff;
}
	.uni_link .link_text {
		position:relative;
		float:left;
		color: #231f20;
		font-family: 'Poppins', sans-serif;
		font-size: 14px;
		font-weight: 700;
		line-height: 46px;	
		padding:0px 47px 0px 28px;
		background: url(images/link_arrow.png) right 23px top 50% no-repeat;
	}	
.uni_top {
	position:relative;
	float:left;
	width:100%;
	height:19.3vw;
	display:flex;
	justify-content:center;
	align-items:center;
	background: url(images/uni_top_bg.jpg) center no-repeat;
	background-size:cover;
}
	.uni_top .uni_nag_120 {
		visibility:hidden;
		text-align:center;
	    letter-spacing: 2px;
	}	
	.scroll_from {
		position: absolute;
		float: left;
		width:100px;
		color: #ffffff;
		font-family: 'ProximaNovaL';
		font-size: 14px;
		font-weight: 400;
		line-height:14px;
		text-transform: uppercase;
		letter-spacing: 1.4px;		
		text-align:center;
		left:calc(50% - 50px);
		padding:0px 0px 40px 0px;
		background: url(images/scroll-down.png) bottom no-repeat;
		cursor:pointer;
		bottom:1.3vw;
		z-index:5;
		visibility:hidden;
		display:none;
	}
	
.home1 { 
	float:left;
	width:100%;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	background: url(images/home1_bg.jpg) center no-repeat;
	background-size:cover;
} 
	.home1 .wrap {
		position:relative;
		width:94%;
		margin:0 auto;
	}
		.home1 .box {
			position:relative;
			float:left;
			width:100%;
			/* height:25.8vw; */
			margin:0vw 0px 0px 0px;
		}
		.home1 .box.one {
			margin:30px 0px 0vw 0px;
		}
		.home1 .box.two {
			margin:0vw 0px 7.5vw 0px;
			display: flex;
			justify-content: flex-start;
			align-items: flex-start;
			flex-wrap: wrap-reverse;			
		}		
		.home1 .box.one:before {
			content:"";
			position:absolute;
			float:left;
			left:21%;
			height:0.26vw;
			background-color: #de0623;
			width:calc(35% + 69px);
			top:19.1vw;
			z-index:6;
			display:none;
		}
		.home1 .box.two:before {
			content:"";
			position:absolute;
			float:left;
			left:calc(44% - 69px);
			height:0.26vw;
			background-color: #37a3ff;
			width:46%;
			bottom:3.3vw;
			z-index:6;
			display:none;
		}		
			.home1 .box .text_box {
				position:relative;
				float:left;
				width:100%;
				height:100%;			
			}
			.home1 .box.one .text_box {
				background: url(images/2002.png) left 0px top 1.7vw no-repeat;
				background-size:22.86vw;				
			}			
			.home1 .box.two .text_box {
				background: url(images/14280.png) left 5.8vw top 2.5vw no-repeat;
				background-size:30.05vw;		
				margin:20px 0px 30px 0px;	
			}
				.home1 .box.one .text_box .uni_text_16 {
					position: relative;
					/* float: left; */
					width: 87%;
					margin: 11vw 0px 30px 13%;
				}
				.home1 .box.two .text_box .uni_text_16 {
					position: relative;
					float: left;
					width: 79%;
					margin: 12vw 0px 0px 21%;
				}				
			.home1 .box .photo_box {
				position:relative;
				float:left;
				width:100%;
				height:60vw;
			}
				.home1 .box.one .photo_box .uni_nav {
					bottom:unset;
				    top: 0px;
				}
				.home1 .box.two .photo_box .uni_nav {
					top:0;
					left:unset;
					right:0;
				}
				.home1 .box.two .text_box .uni_link {
					position: relative;
					margin: 20px 0px 0px 21%;
					color: #000000;
				}

.home2 { 
	float:left;
	width:100%;
	position:relative;
	margin:0px 0px 0px 0px;
	/* height:46.67vw; */
	padding:0px 0px 0px 0px; 
	background: url(images/home_bg2.jpg) center no-repeat;
	background-size:cover;
} 
	.home2 .wrap {
		position:relative;
		width:94%;
		margin:0 auto;
	}
		.home2 .wrap .uni_nag_90 {
			margin:6.7vw 0px 5.5vw 0px;
		}
			.home2 .wrap .uni_nag_90 span {
				color:#fff;
			}
			.home2 .wrap .uni_text_16 {
				width:100%;
				margin:0px 0% 40px 0%;
/* 				display:flex;
				justify-content:space-between;
				align-items:flex-start; */
			}
				.home2 .wrap .uni_text_16 table {
					position: relative;
					float: left;
					width: 100% !important;
					color: #fff;
					margin: unset !important;
					margin-bottom:30px !important;
				}
					.home2 .wrap .uni_text_16 table td p:first-of-type {
						color: #ffffff;
						font-family: 'ProximaNovaEB';
						font-size: 16px;
						font-weight: 400;
						line-height: 20px;
						text-transform: uppercase;
						padding: 60px 0px 20px 0px;					
					}
					.home2 .wrap .uni_text_16 table td p:last-of-type {
						padding-top: 3.7vw;
						position: relative;
						float: left;
						width: 100%;
						display: flex;
						justify-content: center;
						align-items: center;					
					}					
					.home2 .wrap .uni_text_16 table:nth-of-type(1) td p:first-of-type {
						background: url(images/produkujemy.png) top no-repeat;
						background-size:35px;
					}
					.home2 .wrap .uni_text_16 table:nth-of-type(2) td p:first-of-type {
						background: url(images/wykonujemy.png) top no-repeat;
						background-size:48px;
					}
					.home2 .wrap .uni_text_16 table:nth-of-type(3) td p:first-of-type {
						background: url(images/sprzedajemy.png) top no-repeat;
						background-size:40px;
					}

.home3 { 
	float:left;
	width:100%;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
} 
	.home3 .wrap {
		position:relative;
		width:94%;
		margin:0 auto;
	}
		.home3 .wrap .uni_nag_90 {
			margin:6.7vw 0px 4vw 0px;
		}
		.home3 .wrap .con_text {
			position: relative;
			float: left;
			width: 100%;
			color: #000000;
			font-family: 'ProximaNova';
			font-size: 14px;
			font-weight: 400;
			line-height: 21px;

			margin: 0px 0px 6.5vw 0px;
		}
			.home3 .wrap .con_text p {
				position:relative;
				float:left;
				width:calc(100% - 50px);
				margin:0px 0px 20px 0px;
				padding: 5px 0px 5px 50px;
				box-sizing: border-box;
				-moz-box-sizing: border-box;
				-webkit-box-sizing: border-box;				
			}
			.home3 .wrap .con_text p:nth-of-type(1) {
				background: url(images/loc.png) left no-repeat;
				background-size: 30px;		
			}
			.home3 .wrap .con_text p:nth-of-type(2) {
				background: url(images/hours.png) left 0vw top 50% no-repeat;
				background-size: 30px;			
			}
			.home3 .wrap .con_text p:nth-of-type(3) {
				background: url(images/phone.png) left 0vw top 50% no-repeat;
				background-size: 30px;				
			}
			.home3.contact .wrap .con_text p:nth-of-type(3) {
				background: url(images/phone.png) left 0vw top 10px no-repeat;
				background-size: 30px;				
			}				
				.home3 .wrap .con_text p:nth-of-type(3) a {
					text-decoration:none;
					color: #000000;
				}
				.home3 .wrap .con_text p:nth-of-type(3) a:nth-of-type(2) {
					color: #000000;
				}
				.home3.contact .wrap .con_text p:nth-of-type(3) a:nth-of-type(2) {
					color: #000000;
				}
			.home3 .wrap .con_text p:nth-of-type(4) {
/* 				padding: 0.3vw 0px 0.3vw 2vw;
				height: 4.35vw;
				display: flex;
				justify-content: flex-start;
				align-items: flex-end;	 */		
			}
			.home3.contact .wrap .con_text p:nth-of-type(4)	{
				display:block;
			}
				.home3 .wrap .con_text p:nth-of-type(4) a {
					color:#000;
				}
				.home3.contact .wrap .con_text p:nth-of-type(4) a {
					text-decoration:none;
				}	
				.home3.contact .wrap .con_text p:nth-of-type(4) a:last-of-type {
					color:#37a3ff;
					text-decoration:none;
				}


/* ////////////////////////////////////////////// ABOUT ////////////////////////////////////////////// */



.about1 { 
	float:left;
	width:100%;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	background: url(images/about_bg.jpg) center no-repeat;
	background-size:cover;
} 
	.about1 .wrap {
		position:relative;
		width:94%;
		margin:0 auto;
	}
		.about1 .wrap .top {
			float:left;
			width:100%;
			/* height:27.4vw; */
			position:relative;
			margin:30px 0px 0vw 0px;
		}
			.about1 .wrap .top .uni_nag_48 {
				position:relative;
				font-size:14px;
				line-height:21px;
				font-weight:500;
				margin:20px 0px 20px 0px;
			}
			.about1 .wrap .top .photo_box {
				float:right;
				width:100%;
				height:100%;
				position:relative;
			}
		.about1 .wrap .center {
			float:left;
			width:100%;
			position:relative;
			margin:0vw 0px 30px 0px;
		}
			.about1 .wrap .center .gal_box {
				float:left;
				width:100%;
				height:45vw;
				position:relative;
			}
				.about1 .wrap .center .gal_box .gallery {
					height:100%;
				}
					.about1 .wrap .center .gal_box .gallery .gallery-box:nth-child(1) {
						width:calc(33.33% - 0.5vw);
						margin:0px 0.5vw 0px 0px ;
						height:100%;
					}	
					.about1 .wrap .center .gal_box .gallery .gallery-box:nth-child(2) {
						width:66.67%;
						margin:0px;
						height:100%;
					}					
			.about1 .wrap .center .text_box {
				float:left;
				width:100%;
				position:relative;
/* 				display:flex;
				justify-content:center;
				align-items:center; */
			}
				.about1 .wrap .center .text_box .uni_text_16 {
					margin: 30px 0px 0px 0%;
				}
				.about1 .wrap .center .text_box .link {
					position: relative;
					float: left;
					/* left: 14%; */
					/* bottom: 3.5vw; */
					color: #171717;
					font-family: 'ProximaNovaL';
					font-size: 12px;
					font-weight: 300;
					line-height: 14px;
					text-decoration: none;
					padding: 0px 40px 5px 0vw;
					border-bottom: 2px solid #171717;
					/* width: 86%; */
					margin: 20px 0px 0px 0%;
				}
					.about1 .wrap .center .text_box .link span {
						display:block;
						color: #171717;
						font-family: 'ProximaNovaEB';
						font-size: 18px;
						line-height: 20px;											
					}
		.about1 .wrap .bottom {
			float:left;
			width:100%;		
			position:relative;
			margin:0vw 0px 40px 0px;
		}
			.about1 .wrap .bottom .photo_box {
				float:left;
				width:100%;
				/* height:32.46vw; */
				position:relative;
			}
			.about1 .wrap .bottom .text_box {
				float:left;
				width:100%;
				position:relative;
				display:flex;
				justify-content:center;
				align-items:center;				
			}
				.about1 .wrap .bottom .text_box .uni_text_16 {
					width:100%;
				}
					.about1 .wrap .bottom .text_box .uni_text_16 h3 {
						margin:20px 0px 10px 0px;
					    font-family: 'ProximaNovaB';
						font-size: 16px;
						line-height: 22px;
					}
					


/* ////////////////////////////////////////////// OFERTA ////////////////////////////////////////////// */



.offer1 { 
	float:left;
	width:100%;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	background: url(images/offer_bg.jpg) center no-repeat;
	background-size:cover;
} 
	.offer1 .wrap {
		position:relative;
		width:94%;
		margin:0 auto;
	}
		.offer1 .wrap .top {
			float:left;
			width:100%;
			position:relative;
			margin:2.8vw 0px 4.7vw 0px;
			border-bottom:1px solid #000;
		}
			.offer1 .wrap .top .link {
				position:relative;
				float:left;
				width:33.33%;
				height:50px;
				display:flex;
				justify-content:center;
				align-items:center;
				text-decoration:none;
			}
			.offer1 .wrap .top .link:before {
				content:"";
				position:absolute;
				float:left;
				right:0;
				height:1.4vw;
				width:1px;
				top:calc(50% - 0.7vw);
				background-color:#000;
			}
			.offer1 .wrap .top .link:nth-of-type(3n):before {
				display:none;
			}
				.offer1 .wrap .top .link .link_tyt {
					position: relative;
					float: left;
					color: #000000;
					font-family: 'ProximaNovaL';
					font-size: 13px;
					font-weight: 400;
					line-height: 15px;
					text-transform: uppercase;
					text-align: center;
					padding: 0px 5px 0px 5px;		
				}
					.offer1 .wrap .top .link.active .link_tyt {
						font-family: 'ProximaNovaEB';
					}
					.offer1 .wrap .top .link.active:after {
						content:"";
						position:absolute;
						float:left;
						left:0;
						height:2px;
						top:unset;
						width:100%;
						bottom:0;
						background-color:#000;						
					}
		.offer1 .wrap .bottom {
			float:left;
			width:100%;
			position:relative;
			margin:0vw 0px 5vw 0px;
		}
			.offer1 .wrap .bottom .text_box {
				position:relative;
				float:left;
				width:100%;
				margin:0px 0px 0px 0px;
			}
				.offer1 .wrap .bottom .text_box .uni_text_16 {
					width:85%;
				}
					.offer1 .wrap .bottom .text_box .uni_text_16 h3 {
						margin:0px 0px 10px 0px;
						font-size:15px;
						line-height:23px;
						font-family: 'ProximaNovaB';
					}
			.offer1 .wrap .bottom .photo_box {
				position:relative;
				float:left;
				width:100%;
				height:60vw;
				margin:20px 0px 0px 0px;
			}
				.offer1 .wrap .bottom .photo_box .uni_nav {
					bottom:unset;
					top:calc(50% - 50px);
				}
					


/* ////////////////////////////////////////////// PRODUKTY ////////////////////////////////////////////// */



.products1 { 
	float:left;
	width:100%;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	background: url(images/products_bg.jpg) center no-repeat;
	background-size:cover;
} 
	.products1 .wrap {
		position:relative;
		width:94%;
		margin:0 auto;
	}
		.products1 .wrap .box {
			float:left;
			width:100%;			
			position:relative;
			margin:0px 0px 0px 0px;			
		}
		.products1 .wrap .box.one {
			margin:30px 0px 0px 0px;	
		}
		.products1 .wrap .box.two {
			margin:0vw 0px 5.3vw 0px;	
			display: flex;
			justify-content: flex-start;
			align-items: flex-start;
			flex-wrap: wrap-reverse;			
		}		
			.products1 .wrap .box .text_box {
				float:left;
				width:100%;
				height:100%;
				position:relative;
				margin:0px 0px 0px 0px;			
			}
			.products1 .wrap .box .text_box {
				display:flex;
				justify-content:center;
				align-items:center;				
			}
				.products1 .wrap .box.one .text_box .uni_text_16 {
					margin: 0px 0px 30px 0px;
				}
				.products1 .wrap .box.two .text_box .uni_text_16 {
					margin: 30px 0px 30px 0px;
				}		
					.products1 .wrap .box.two .text_box .uni_text_16 ul {
						position:relative;
						float:left;	
						width: calc(100% - 20px);						
					}
					.products1 .wrap .box.two .text_box .uni_text_16 ul:nth-of-type(2) {
						margin:0px 0% 0px 0px;
					}					
					.products1 .wrap .box .text_box .uni_text_16 h3 {
						margin:0px 0px 1vw 0px;
					}
			.products1 .wrap .box .photo_box {
				float:left;
				width:100%;
				/* height:36.4vw; */
				position:relative;
				margin:0px 0px 0px 0px;			
			}
				.products1 .wrap .box .photo_box .uni_nav {
					right:0;
					top:0;
					bottom:unset;
					left:unset;
				}
					


/* ////////////////////////////////////////////// REALIZACJE ////////////////////////////////////////////// */



.projects1 { 
	float:left;
	width:100%;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	background: url(images/projects_bg.jpg) bottom no-repeat;
	background-size:cover;
} 
	.projects1 .wrap {
		position:relative;
		width:94%;
		margin:0 auto;
	}	
		.projects1 .wrap .gallery {
			margin:4.3vw 0px 4vw 0px; 
		}
/* 			.projects1 .wrap .gallery .gallery-box {
				border:0.5vw solid transparent;
				margin:0px !important;
				box-sizing: border-box;
				-moz-box-sizing: border-box;
				-webkit-box-sizing: border-box;				
			}
			.projects1 .wrap .gallery .gallery-box:nth-child(4n) {
				
			}
			.projects1 .wrap .gallery .gallery-box:nth-child(8n+1),
			.projects1 .wrap .gallery .gallery-box:nth-child(8n+5),
			.projects1 .wrap .gallery .gallery-box:nth-child(8n+6) {			
				width:25%;
				height:32.4vw;
			}
			.projects1 .wrap .gallery .gallery-box:nth-child(8n+2),
			.projects1 .wrap .gallery .gallery-box:nth-child(8n+3),
			.projects1 .wrap .gallery .gallery-box:nth-child(8n+7),
			.projects1 .wrap .gallery .gallery-box:nth-child(8n+8) {			
				width:50%;
				height:16.2vw;
			}								
			.projects1 .wrap .gallery .gallery-box:nth-child(8n+4) {
				width:25%;
				height:32.4vw;
			    margin-top: -16.2vw !important;
			} */						
				
				
				
				
				
				
				
				
				
	
.middle  { 
	float:left;
	width:100%;
	position:relative;
	margin:0px 0px 0px 0px; 
}
.middle .wrap { 
	width:90%;
	position:relative;
	margin:0 auto; 
}
	.middle .wrap h1 { 
		float:left;
		width:100%;
		position:relative;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		font-size:24px;
		line-height:24px; 
	}			
	.middle .wrap .zdjecie-glowne { 
		float:left;
		width:300px;
		height:220px;
		position:relative;
		margin:0px 0px 0px 0px;
		z-index:5;
	}
		.middle .wrap .zdjecie-glowne .img {
			float:left;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			width:100%;
			height:100%;
			object-fit: cover;	
		}
		.middle .wrap .zdjecie-glowne .fade {
			float:left;
			width:100%;
			height:100%;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			position:absolute;
			left:0;
			top:0;
			color:#fff;
			font-size:16px;
			line-height:16px;
			background-color: rgba(0, 0, 0, 0.6);
			background: rgba(0, 0, 0, 0.6);
			-webkit-transition: all 0.5s ease-in-out;
			-moz-transition: all 0.5s ease-in-out;
			-o-transition: all 0.5s ease-in-out;
			transition: all 0.5s ease-in-out;
			opacity:0;
			display:flex;
			flex-direction:row;
			flex-wrap:wrap;
			justify-content:space-around;
			align-items:center;
			align-content:center;
		}
			.middle .wrap .zdjecie-glowne:hover .fade {
				opacity:1;
			}
	.middle .wrap .opis { 
		width:100%;
		margin:0px 0px 0px 0px;
		position:relative;
		font-size:14px;
		line-height:22px;
		color:#222121; 
	}
		.middle .wrap .opis a { text-decoration:none;color:#222121; }
		.middle .wrap .opis a:hover { color:#222121 }
		.middle .wrap .opis ul { 
			float:left;
			width:100%;
			margin:10px 0px 10px 0px;
			padding:0px 0px 0px 0px;
			list-style: none; 
			position:relative;
		}
		.middle .wrap .opis ul li { 
			float:left;
			width:98%;
			padding:0px 0px 0px 2%;
			background: url(images/li_bg.png) top 6px left no-repeat;
			position:relative;
		}
		.middle .wrap .opis ol { 
			float:left;
			width:100%;
			margin:10px 0px 10px 0px;
			position:relative;
		}
		.middle .wrap .opis ol li { 
			float:left;
			width:100%;	
			position:relative;
		}
		.middle .wrap .opis h2 { 
			float:left;
			width:100%;
			position:relative;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			font-size:20px;
			line-height:20px;
		}
		.middle .wrap .opis h3 { 
			float:left;
			width:100%;
			position:relative;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			font-size:18px;
			line-height:18px;
		}
		.middle .wrap .opis table {
			float:left;
			width:100% !important;
			margin:0px 0px 20px 0px;
			position:relative;
			border-spacing: 0; 
			border: 0; 
			border-collapse: collapse;
		}
		.middle .wrap .opis table caption {
			border:1px solid #ececec;
			padding:3px 0px 3px 0px;	
			border-bottom: 0;       
		}
		.middle .wrap .opis table tr td {
			border:1px solid #ececec;
			padding:3px 0px 3px 0px;
		}
		.middle .wrap .opis table tr:hover {
			background-color:#f8f8f8;
		}
	
	.middle .wrap .pliki { 
		float:left;
		width:100%;
		position:relative;
		margin:0px 0px 0px 0px; 
		padding:0px 0px 0px 0px; 
	}
		.middle .wrap .pliki .plik { 
			float:left;
			width:100%;
			position:relative;
			margin:0px 0px 10px 0px; 
			padding:0px 0px 0px 0px; 
		}
			.middle .wrap .pliki .plik a { 
				text-decoration:none;
				color:#000; 
			}
			.middle .wrap .pliki .plik a:hover { 
				color:#000; 
			}
		.middle .wrap .pliki .plik-ikona-box { 
			float:left;
			position:relative;
			margin:0px 0px 0px 0px; 
			padding:0px 0px 0px 0px; 
		}
		.middle .wrap .pliki .plik-roz { 
			float:left;
			position:absolute;
			left:0;
			bottom:0;
			width:100%;
			color:#fff;
			font-size:10px;
			line-height:16px;
			text-align:center;
		}
		.middle .wrap .plik-ikona { 
			float:left;
			width:35px;
			margin:0px 0px 0px 0px; 
		}
		.middle .wrap .plik-tytul { 
			float:left;
			position:relative;
			margin:18px 0px 0px 10px; 
			padding:0px 0px 0px 0px; 
			font-family: 'Roboto', sans-serif;
			font-size:14px;
			line-height:14px;
		}
	
	.middle .wrap .gallery { 
		float:left;
		width:100%;
		margin:0px 0px 0px 0px; 
		padding:0px 0px 0px 0px;
		position:relative;
	}
		.middle .wrap .gallery .gallery-box { 
			float:left;	
			width:33%;
			height:240px;
			margin:0px 0.5% 5px 0px;
			padding:0px 0px 0px 0px;
			position:relative;
			overflow:hidden;
			border:0px solid #000;
			display:flex;
			justify-content:center;
			align-items:center;	
			box-sizing: border-box;
			-moz-box-sizing: border-box;
			-webkit-box-sizing: border-box;
		}
			.middle .wrap .gallery .gallery-box .img {
				float:left;
				margin:0px 0px 0px 0px;
				padding:0px 0px 0px 0px;
				width:100%;
				height:100%;
				object-fit: cover;	
		    }
		    .middle .wrap .gallery .gallery-box .fade {
				float:left;
				width:100%;
				height:100%;
				margin:0px 0px 0px 0px;
				padding:0px 0px 0px 0px;
				position:absolute;
				left:0;
				top:0;
				color:#fff;
				font-size:16px;
				line-height:16px;
				background-color: rgba(0, 0, 0, 0.6);
				background: rgba(0, 0, 0, 0.6);
				-webkit-transition: all 0.5s ease-in-out;
				-moz-transition: all 0.5s ease-in-out;
				-o-transition: all 0.5s ease-in-out;
				transition: all 0.5s ease-in-out;
				opacity:0;
				display:flex;
				flex-direction:row;
				flex-wrap:wrap;
				justify-content:space-around;
				align-items:center;
				align-content:center;
			}
				.middle .wrap .gallery .gallery-box:hover .fade {
					opacity:1;
				}
		.middle .wrap .gallery .last { 
			margin-right:0px
		}
		
	.middle .wrap .fb-like-box { 
		float:left;
		width:100%;
		margin:30px 0px 30px 0px;
		padding:0px 0px 0px 0px;
		position:relative; 
	}

#mapa-box { 
	float:left;
	width:100%;
	height:400px;
	margin:0px 0px 0px 0px;
	overflow:hidden;
	border: 0px solid #c0c0c0; 
}

footer { 
	float:left;
	width:100%;
	height:50px;
	background-color:#000000;
	position:relative;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 
}
	footer .wrap { 
		width:94%;
		height:100%;
		position:relative;
		margin:0 auto;
		display:flex;
		justify-content:center;
		align-items:center;
	}
		footer .wrap .scroll-up {
			position:absolute;
			float:left;
			left:0;
			top:13px;
			padding-left:40px;
			color: #ffffff;
			font-family: 'ProximaNovaL';
			font-size: 14px;
			font-weight: 400;
			line-height: 30px;
			text-transform: uppercase;
			background: url(images/up.png) left no-repeat;	
			cursor:pointer;
		}
	footer nav { 
		float:left;
		width:auto;
		margin:15px 0px 0px 0px;
		font-size:14px;
		line-height:14px;
		position:relative;
		font-family: 'Roboto', sans-serif;
		display:none;
	}
	footer nav ul { 
		float:left;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		position:relative;		
	}
	footer nav ul li { 
		float:left;
		margin:0px 0px 0px 0px;
		position:relative;
		list-style: none; 
	}
	footer nav ul li a { color:#000;text-decoration:none;padding:0px 0px 0px 0px;display: inline-block; }
	footer nav ul li a:hover { color:#000; }
	footer nav ul li a.active { color:#000; }
	footer nav ul li .menu-hr-footer { float:right;margin:3px 15px 0px 15px; }
	footer nav ul li:last-child .menu-hr-footer { display:none; }
	
	.odee-tip { display:inline;position: relative;opacity: 0.6 }
	.odee-tip:hover:after { background: #333;background: rgba(0,0,0,.8);border-radius: 5px;bottom: 26px;color: #dc407f;content: attr(title);left: -110px;padding: 5px 10px;text-align:center;position: absolute;z-index: 98;width: 140px;font-size:11px; }
	.odee-tip:hover:before { border:solid;border-color:rgba(0,0,0,.8) transparent;border-width: 6px 6px 0 6px;bottom: 20px;content: "";left: 40%;position: absolute;z-index: 99; }
	.odee-tip:hover  { opacity: 1;transition: opacity .5s ease-in-out;-moz-transition: opacity .5s ease-in-out;-webkit-transition: opacity .5s ease-in-out; }
	.odee a { float:right;margin:0px 0px 0px 0px; }
	.odee {
		position:relative;
		float:left;
	}
			
.formularz-div { float:left;width:100%;margin:50px 0px 0px 0px; }
	.form-box-left { 
		float:left;
		width:45%;
		margin:0px 0px 0px 0px;
		position:relative; 
	}
	.form-box-right { 
		float:right;
		width:45%;
		margin:0px 0px 0px 0px;
		position:relative; 
	}
	
	.form-box { 
		float:left;
		width:100%;
		margin:0px 0px 20px 0px; 
	}
	.form-box-last { 
		float:left;
		width:100%;
		margin:0px 0px 20px 0px; 
	}
	.form-box-all { 
		float:left;
		width:100%;
		margin:0px 0px 20px 0px; 
	}
	.form-box-file { 
		float:left;
		width:100%;
		margin:0px 0px 20px 0px; 
	}
	.form-box-kod { 
		float:left;
		width:0px;
		height:0px;
		overflow:hidden;
		margin:0px 0px 0px 0px; 
	}
	
	.form-text  { 
		float:left;
		margin:0px 0px 15px 0px;
		width:100%;
		font-size:15px;
		line-height:15px;
		color:#000;
		font-family: 'Roboto', sans-serif;
	}
	.form-input { 
		float:left;
		width:95%;
		height:37px;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 5%;
		color:#000;
		border:1px solid #e0e0e0;
		background:#ffffff;
		font-size:15px;
		font-family: 'Roboto', sans-serif;
	}
	.form-textarea  { 
		float:left;
		width:95%;
		max-width:95%;
		height:205px;
		max-height:205px;
		margin:0px 0px 0px 0px;
		color:#000;
		padding:10px 0px 0px 5%;
		border:1px solid #e0e0e0;
		background:#ffffff;
		font-size:15px;
		font-family: 'Roboto', sans-serif;
	}
		
	.form-box-file .default {
		display:none;
	}
	.form-box-file .put-file {
		float:left;
		margin:0px 0px 15px 0px;
		width:100%;
		font-size:15px;
		line-height:15px;
		color:#000;
		font-family: 'Roboto', sans-serif;
		cursor:pointer;
	}
		.form-box-file .upload-change {
			display:none;
		}
	
	.form-submit  { 
		float:right;
		width:219px;
		height:39px;
		margin:20px 0px 0px 0px;
		color:#fff;
		background-color:#000;
		padding:0px 0px 0px 0px;
		font-size:15px;
		font-family: 'Roboto', sans-serif;
		border:none;
		border:0px solid #dedede;
		cursor:pointer; 
	}
	.form-input:focus, .form-textarea:focus, .form-submit:focus { outline:none; }
}