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 */
.error a {
	color: #ff656c;
	text-decoration: underline;
}
.maps {
	float: left;
	width: 100%;
	height: 100%;
	position: relative;
}

.home3 .wrap .see_all {display:none !important;}
textarea { resize: none;}

.owl-slider .owl-item {
	height:100%!important;
}

.kbox-5172  .nag {
	color: #3b3b3b !important;
} 

@media screen and (min-width: 1199px) {

	.button--5258 {
		opacity: 0;
		margin: -0.3vw 0px 0px 0px !important;
		padding: 0.3vw 1vw 0.3vw 1vw !important;
		background: #91ba14;
		border-radius: 4px !important;
	}
	.button--5258 a {
		color: #fff !important;
	}
	.wrapper:hover .button--5258,
	.wrapper.small-wrapper .button--5258
	{
		opacity: 1 !important;
	}
.wrapper:hover .button--2041,
.wrapper.small-wrapper .button--2041
{
	opacity: 1 !important;
	border-radius: 4px !important;
}
.button--2041 {
	opacity: 0;
	color: #BAE30D;
	position: relative !important;
	/*
	top: auto;
	right: 5vw;
	*/
	margin: -0.3vw 0px 0px 1vw !important;
	padding: 0.3vw 1vw 0.3vw 1vw !important;
	background: #313131;
}
.button--2041 a {
	color: #BAE30D !important;
}
.zapoznanie {
	position:relative;
	float:left;
	width:100%;
	margin: 0px 0px 1vw 0px;
    color: #e6e6e6;
    font-family: NeueHaasGrotDisp55Roman;
    font-size: 0.9vw;
    line-height: 1.6vw;	
}
	.zapoznanie a {
		text-decoration:none;
	    color: #97bf00;
	}
.no-comp { display:none !important; }

.wrapper { 
	float:left;
	width:100%;
	height:170px;
	position:fixed;
	top:0;
	left:0;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 
	background-color:transparent;
	z-index:20;
	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;		
}
.wrapper.small-wrapper {
	height:110px;	
	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;	
	background-color:#ffffff;
	border-bottom:1px solid #f5f5f5;
}
.wrapper:hover {
	background-color:#ffffff;
	-moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;	
}
	.wrapper .wrap { 
		width:96%;
		height:100%;
		position:relative;
		margin:0 auto;
		display:flex;
		justify-content:center;
		align-items:center;
	}
	.wrapper .wrap .logo { 
		float: left;
		position: absolute;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		left: 0;
		top: 50px;
		-moz-transition: all .2s ease-in;
		-o-transition: all .2s ease-in;
		-webkit-transition: all .2s ease-in;
		transition: all .2s ease-in;
		height: 70px;		
	}
	.convert.small-wrapper .wrap .logo {
		 -webkit-filter: invert(1);
	     filter: invert(1);			
	}
	.wrapper.small-wrapper .wrap .logo {
		-moz-transition: all .2s ease-in;
		-o-transition: all .2s ease-in;
		-webkit-transition: all .2s ease-in;
		transition: all .2s ease-in;	
		height:60px;
		top:25px;
	}
	.wrapper .wrap .hambux { 
		float: left;
		position: absolute;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		left:300px;
		top: 60px;
		-moz-transition: all .2s ease-in;
		-o-transition: all .2s ease-in;
		-webkit-transition: all .2s ease-in;
		transition: all .2s ease-in;		
	}
	.wrapper.small-wrapper .wrap .hambux {
		display:none;
	}
	.wrapper:hover .wrap .hambux {
		display:none;
	}
	.convert:hover .wrap .logo {
		  -webkit-filter: invert(1);
		  filter: invert(1);	
		-moz-transition: all .2s ease-in;
		-o-transition: all .2s ease-in;
		-webkit-transition: all .2s ease-in;
		transition: all .2s ease-in;		  
	}	
	.wrapper nav { 
		float:right;
		width:auto;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
	}
	.wrapper nav ul { 
		float:left;
		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 { 
		text-decoration:none;
		padding:0px 0px 0px 0px;
		display: inline-block; 
		color: transparent;
		font-family: NeueHaasGrotDisp55Roman;
		font-size: 16px;
		font-weight: 400;
		line-height: 22px;	
		cursor:pointer;
	}
	.wrapper:hover nav ul li a {
		color: #000;
	}
	.wrapper:hover nav ul li a:hover {color: #97bf00;}
	.wrapper:hover nav ul li a.active {color: #97bf00;}
	.wrapper.small-wrapper nav ul li a {
		color: #000;
	}
	.wrapper.small-wrapper nav ul li a.active {color: #97bf00;}
	.wrapper nav ul li a:hover {  }
	.wrapper nav ul li a.active {  }
	.wrapper nav ul li .menu-hr { float:right;margin:3px 0.8vw 0px 0.8vw; }
	.wrapper nav ul li:last-child .menu-hr { display:none; }
	.wrapper .menu-tel { display:none !important; }
	
	.menu-lang-box {
		position:absolute;
		float:left;
		width:60px;
		height:60px;	
		right:0px;	
	}
	.menu-lang {
		position: absolute;
		float: left;
		margin: 0px 0px 0px 0px;
		z-index: 2;
		width:60px;
		height:60px;
		transition: all 1s ease;
	}
	.menu-lang a {
		z-index:2;
		position:relative;
		color: black;
		text-decoration:none;
		cursor: pointer;
		position: absolute;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
		width:100%;
		height:100%;
		display: flex;
		justify-content: center;
		align-items: center;
		background: #ffffff;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		border:1px solid #ffffff;		
	}	
	.menu-lang a:first-of-type {
		display: flex;
		justify-content: flex-start;
		align-items: center;	
		background: #ffffff url('images/lang_arrow_down.png') right 12px top 50% no-repeat; 
	}
		.menu-lang a:first-of-type p {
			left:13px;
		}
	.menu-lang a:hover p.lang_en {
		color:#000000;
	}
		.menu-lang a:hover {
			box-sizing: border-box;
			-moz-box-sizing: border-box;
			-webkit-box-sizing: border-box;
			border:1px solid #000;
		}
	.menu-lang a:first-of-type:after {
		transition: all 0.2s ease;
		opacity: 1;
		position: absolute;
		top: 0px;
		right: 0;
		}	
	.menu-lang a p.lang_en.active-lang { 
		position: relative;
		color: #000000;
		font-family: NeueHaasGrotDisp55Roman;
		font-size: 18px;
		font-weight: 400;
		line-height: 22.65px;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.menu-lang a:hover p.lang_en.active-lang {
		color:#000000;
	}
	.wrapper.second_wrapper .menu-lang a p.lang_en.active-lang {
		color: black;
	}
	.menu-lang a p.lang_en.active-lang:hover {

	}
	.menu-lang a p.lang_en { 
		position: relative;
		color: #000000;
		font-family: NeueHaasGrotDisp55Roman;
		font-size: 18px;
		font-weight: 400;
		line-height: 22.65px;
		display: flex;
		justify-content: center;
		align-items: center;		
	}
	.wrapper.second_wrapper .menu-lang a p.lang_en {

	}
	.menu-lang:hover a:first-of-type:after{
		opacity:0;
	}	
	.menu-lang a:nth-of-type(2){
		z-index:1;
		margin:0;
		top: 0;
		opacity: 0;
	}
	.menu-lang:hover a:nth-of-type(2) {
		top: 61px;
		opacity:1;
	}
	.menu-lang:hover a:nth-of-type(2):after{
		opacity:0;
	}	
	.menu-lang a:nth-of-type(2):after{
		transition:all 0.3s ease;
		opacity:1; 
		position:absolute; 
		top:61px;
	}	
	.menu-lang a:nth-of-type(3){
		z-index:1;
		margin:0;
		top: 0;
		opacity: 0;
	}
	.menu-lang:hover a:nth-of-type(3) {
		top: 122px;
		opacity:1;
	}
	.menu-lang:hover a:nth-of-type(3):after{
		opacity:0;
	}	
	.menu-lang a:nth-of-type(3):after{
		transition:all 0.4s ease; 
		opacity:1; 
		position:absolute; 
		top:122px;
	}
	
.start0 {
	position:relative;
	float:left;
	width:100%;
	height:42.8vw;
	margin: 0px 0px 0px 0px;
	display:flex;
	justify-content:center;
	align-items:center;
}
.start0.about_sec {
	background: url('images/about_bg1.jpg') center no-repeat;
    background-size: cover;	
}
.start0.career_sec {
	background: url('images/career_bg1.jpg') center no-repeat; 
    background-size: cover;
}	
	.start0 .inside_box {
		position:relative;
		float:left;
		width:1170px;
	}
		.start0 .inside_box .uni_nag {
			position:relative;
			float:left;
			width:100%;
			margin: 0px 0px 0px 0px;
			text-align:center;
			color: #ffffff;
			font-family: NeueHaasGrotDisp55Roman;
			font-size: 3.2vw;
			line-height: 3.6vw;	
			visibility:hidden;	
		}
	.start0 .scroll-down2,
	.start0 .scroll-down3 {
		position:absolute;
		float:left;
		bottom:-30px;
		left:calc(50% - 73px);
		z-index:5;
		cursor:pointer;
	}	

		
		
#container { 
	float:left;
	width:100%;
	height:100%;
	position:relative;
	margin:0px 0px 0px 0px; 
	overflow:hidden;
}
	#container .slide-1 { 
		float:left;
		width:100%;
		height:100%;
		position:relative;
		z-index:1; 
	}
		#container .slides { 
			float:left;
			width:100%;
			height:100%;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			position:relative;
			background-size:cover !important; 
		}
		#container .slides .box { 
			float:left;
			width:90%;
			margin:0px 5% 0px 5%;
			padding:0px 0px 0px 0px;
			position:relative;
			top:42%;
			left:0; 
		    z-index: 10;
		}
		#container .slides .box .nag {
			float:left;
			width:100%;
			margin:0px 0px 0px 0px;
			position:relative;
			clear:both;
			color: #ffffff;
			font-family: NeueHaasGrotDisp55Roman;
			font-size: 4.2vw;
			line-height: 4.5vw;
		}
		#container .slides .box .text {
			float:left;
			width: 100%;
			margin:0px 0px 0px 0px;
			position:relative;
			clear:both;
			color: #ffffff;
			font-size: 4.2vw;
			line-height: 4.5vw;
			font-family: NeueHaasGrotDisp35Thin;
			font-weight: unset;
		}
		#container .slides .box .more {
			float:left;
			width:200px;
			margin:20px 0px 0px -100px;
			padding:0px 0px 0px 0px;
			position:relative;
			text-decoration:none;
			color: white;
			font-family: 'Roboto', sans-serif;
			font-size: 14px;
			font-weight: 100;
			line-height: 49px;
			text-transform: uppercase;
			text-align:center;
			border:1px solid #fff;
			top:0;
			left:50%;
		}
	
	#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; 	
		display:none;
	}
		#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 {
		position: absolute;
		/* top: 50%; */
		left: 0%;
		min-width: 100%;
		/* min-height: calc(100% - 110px); */
		width: 100%;
		height: 100%;
		z-index: 10;
		opacity: 1;
		object-fit: cover;
	}	
	#container .scroll-down {
		position:relative;
		float:left;
		margin: 10px 0px 0px 0px;
		padding-left:65px;
		background: url('images/scroll-down.png') left no-repeat;
		color: #ffffff;
		font-family: NeueHaasGrotDisp65Medium;
		font-size: 18px;
		font-weight: 400;
		line-height: 60px;
		cursor:pointer;
	}
	
.home1 { 
	float:left;
	width:100%;
	position:relative;
	margin:2vw 0px 2vw 0px;
	padding:0px 0px 0px 0px; 
	/* height:17.8vw; */
	background-color:#ffffff;
} 
	.home1 .wrap { 
		width:90%;
		position:relative;
		margin:0 auto; 
		height:100%;
		display:flex;
		align-items:center;
	}
		.home1 .wrap .inside_box {
			position:relative;
			float:left;
			width:100%;
		}
		.home1 .wrap .sprawdz {
			position:relative;
			float:left;
			margin: 3px 1.6vw 0px 0px;
			color: #3b3b3b;
			font-family: NeueHaasGrotDisp55Roman;
			font-size: 1.25vw;
			line-height: 2.5vw;	
			padding-right:calc(75px + 1.3vw);
			background: url('images/sep_sprawdz.png') right no-repeat;
		}
		.home1 .wrap .opis {
			position:relative;
			float:left;
			width:40%;
			margin: 0px 15% 0% 0px;
		}	
			.home1 .wrap .opis h2 {
				color: #3b3b3b;
				font-family: NeueHaasGrotDisp65Medium;
				font-size: 3.2vw;
				line-height: 3.2vw;
				margin-bottom:1vw;
			}
			.home1 .wrap .opis p {
				color: #3b3b3b;
				font-family: NeueHaasGrotDisp45Light;
				font-size: 1vw;
				line-height: 1.6vw;			
			}		
		.home1 .wrap .ilosc {
			position:relative;
			float:left;
			margin: 0px 0% 0% 0px;
			padding-left:calc(75px + 2vw);
			background: url('images/sep_ilosc.png') left 0px top 1.16vw no-repeat;
			display: flex;
			align-items: center;			
		}	
			.home1 .wrap .ilosc .liczba {
				position:relative;
				float:left;
				color: #3b3b3b;
				font-family: NeueHaasGrotDisp65Medium;
				font-size: 7.1vw;
				line-height: 5.8vw;
				margin: 0px 1.5vw 0px 0px;
			}
			.home1 .wrap .ilosc .kategorie {
				position:relative;
				float:left;
				color: #3b3b3b;
				font-family: NeueHaasGrotDisp45Light;
				font-size: 1.25vw;
				font-weight: 400;
				line-height: 1.5vw;			
			}	
				.home1 .wrap .ilosc .kategorie span {
					display:block;
				}
		
		
.home2 { 
	float:left;
	width:100%;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	height:37.4vw;	
} 
	.home2 .top { 
		width:100%;
		position:relative;
		margin:0px auto; 
		height:32.1vw;
		background: url('images/kat_bg.jpg') top no-repeat;
		background-size:cover;
		z-index: 2;
	}	
	.home2.services .top {
		background: url('images/uslugi_bg.jpg') top no-repeat;
	}	
		.home2 .top .wrap {
			position:relative;
			float:left;
			width:91%;
			margin:0px 4% 0px 5%;
			height:100%;
		}
			.home2 .top .wrap .scroll_box {
				position:absolute;
				float:left;
				left:0;
				bottom:-3.5vw;
				height:7vw;
				width:4.5vw;
				background-color: #f5f5f5;
				z-index:5;
				display:flex;
				justify-content:center;
				align-items:center;
				cursor:pointer;
			}
				.home2 .top .wrap .scroll_box p {
					position:relative;
					float:left;
					padding-right:30px;
					color: #3b3b3b;
					font-family: NeueHaasGrotDisp65Medium;
					font-size: 1vw;
					line-height: 1.2vw;
					background: url('images/scroll_arrow_right.png') right no-repeat;	
					-webkit-transform: rotate(90deg);
					-moz-transform: rotate(90deg);
					-o-transform: rotate(90deg);
					-ms-transform: rotate(90deg);
					transform: rotate(90deg);					
				}
			.home2 .top .wrap .left {
				position:relative;
				float:left;
				width:25%;
				height:100%;
				margin: 0px 0px 0px 0px;
			}
				.home2 .top .wrap .left .nag {
					position:relative;
					float:left;
					width:100%;
					margin: 8vw 0px 0px 0px;
					color: #ffffff;
					font-family: NeueHaasGrotDisp75Bold;
					font-size: 3.5vw;
					line-height: 4.2vw;					
				}
				.home2 .top .wrap .left .navi {
					position:relative;
					float:left;
					width:120px;
					height:58px;
					margin: 1vw 0px 0px 0px;
					display:flex;
					justify-content:space-between;
					align-items:center;
				}	
					.home2 .top .wrap .left .navi img {
						cursor:pointer;
					}
	.home2 .bottom { 
		width:100%;
		position:relative;
		margin:0px auto; 
		height:5.3vw;
	}		
		.home2 .bottom .wrap {
			position:relative;
			float:left;
			width:91%;
			margin:0px 4% 0px 5%;
			height:100%;
		}		
			.home2 .top .wrap .right {
				position:relative;
				float:left;
				width:75%;
				height:100%;
				margin: 0px 0px 0px 0px;
				z-index:5;
			}		
				.home2 .top .wrap .right .slide_box {
					position:relative;
					float:left;
					width:100%;
					height:16.2vw;
					display:block;
				}	
				.home2 .top .wrap .right .slide_box_serv,
				.home2 .top .wrap .right .slide_box.first {
					margin: 2.2vw 0px 0px 0px;
				}
					.home2 .top .wrap .right .slide_box .kbox {
						position:relative;
						float:left;
						height:15.2vw;
						width:calc(100% - 1vw);
						margin: 0px 0vw 1vw 0px;
					}		
					.home2 .top .wrap .right .slide_box .zbox {
						width:calc(25% - 1vw);
						margin: 0px 1vw 0vw 0px;
					}
					.home2 .top .wrap .right .slide_box_serv .zbox:nth-of-type(2n) {
						margin-top:1vw;
					}
					.home2 .top .wrap .right .slide_box_serv .zbox:nth-of-type(2) .nag,
					.home2 .top .wrap .right .slide_box_serv .zbox:nth-of-type(7) .nag {
						color: #3b3b3b;
					}
					.owl-item:nth-of-type(2n) .kbox {
						margin-top:1vw !important;
					}
					.home2 .top .wrap .right .slide_box .kbox .zdjecie-glowne {
						position:relative;
						float:left;
						width:100%;
						height:100%;
					}
						.home2 .top .wrap .right .slide_box .kbox .zdjecie-glowne img {
							position:relative;
							float:left;
							width:100%;
							height:100%;
							object-fit:cover;
						}
					.home2 .top .wrap .right .slide_box .kbox .nag {
						position:absolute;
						float:left;
						width:90%;
						margin: 0px 5% 0px 5%;
						bottom:1vw;
						color: #ffffff;
						font-family: NeueHaasGrotDisp75Bold;
						font-size: 1.9vw;
						line-height:1.9vw;
						height:5.7vw;
						letter-spacing: -0.1vw;						
					}
					.home2 .top .wrap .right .slide_box .kbox-8 .nag,
					.home2 .top .wrap .right .slide_box .kbox-13 .nag {
						color: #3b3b3b;
					}	
						.home2 .top .wrap .right .slide_box .kbox .nag span {
							display:block;
						}
		
.big_nag {
	position:relative;
	float:left;
	width:100%;
	margin: 0px 0px 0px 0px;
	height:12vw;
	display:flex;
	justify-content:center;
	align-items:center;
}	
	.big_nag	.nag {
		position:relative;
		float:left;
		color: #3b3b3b;
		font-family: NeueHaasGrotDisp55Roman;
		font-size: 3.2vw;
		line-height: 3.2vw;		
	}
		
		
.home3 { 
	float:left;
	width:100%;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	height:43vw;	
} 
	.home3 .wrap {
		position:relative;
		float:left;
		width:100%;
		margin:0px 0px 0px 0%;
		height:100%;
		display:flex;
		align-items:center;
	}	
		.home3 .wrap .inside_box,
		.home3 .wrap .case_box {
			position:absolute;
			float:left;
			width:95%;
			height:34.2vw;
			margin:0px 0px 0px 5%;
			z-index:2;
		}
		.home3 .wrap .inside_box {
			margin: 0px 0px 0px 0px;
/* 			width:100%; */
		}
			.home3 .wrap .case_count {
				position:absolute;
				float:left;
				line-height:49px;
				left:125px;
				top:5px;
				z-index:5;
			}	
				.home3 .wrap .case_count p:first-of-type {
					position:relative;
					float:left;
					color: #3b3b3b;
					font-family: NeueHaasGrotDisp75Bold;
					font-size: 32px;
					line-height: 49px;
					margin-right:5px;
				}
				.home3 .wrap .case_count p:nth-of-type(2) {
					position:relative;
					float:left;
					color: #3b3b3b;
					font-family: NeueHaasGrotDisp75Bold;
					font-size: 14px;
					line-height: 37px;					
				}				
			.home3 .wrap .see_all {
				position:absolute;
				float:left;
				line-height:49px;
				left:calc(5% + 125px);
				bottom:4.4vw;
				z-index:5;
				color: #3b3b3b;
				font-family: NeueHaasGrotDisp75Bold;
				font-size: 1vw;
				padding-right:20px;
				z-index:4;
				text-decoration:none;
				background: url('images/link_arrow.png') right no-repeat;
			}
			.home3 .wrap .cau {
				position:absolute;
				float:left;
				top:0;
				left:0;
				z-index:5;
				cursor:pointer;
				width: auto;
			}
			.home3 .wrap .cad {
				position:absolute;
				float:left;
				bottom:0;
				left:0;
				z-index:5;
				cursor:pointer;
				width: auto;
			}			
			.home3 .wrap .inside_box .left {
				position: relative;
				float: left;
				width: 45%;
				height: 100%;
				display: flex;
				align-items: center;
				margin-right: 5%;
			}
				.home3 .wrap .inside_box .left .inside_box2 {
					position:relative;
					float:left;
					width:100%;
					height:23.1vw;		
					background-color:#ffffff;
					display:flex;
					justify-content:center;
					align-items:center;
				}
					.home3 .wrap .inside_box .left .inside_box3 {
						position:relative;
						float:left;
						width:90%;
						
					}
						.home3 .wrap .inside_box .left .inside_box3 .top {
							position:relative;
							float:left;
							width:100%;
							height:3.7vw;
							background: url('images/gruby-sep.png') right 0px top 0.6vw no-repeat;
						}
							.home3 .wrap .inside_box .left .inside_box3 .top .zdjecie-glowne {
								position:relative;
								float:left;
								width:10vw;
							    height: 5.5vw;
								display:flex;
								justify-content:flex-start;
								align-items:flex-start;
								bottom:1vw;
							}
								.home3 .wrap .inside_box .left .inside_box3 .top .zdjecie-glowne img {
									position:relative;
									float:left;
									width: auto;
									object-fit:scale-down;
									width: 100%;
								}
						.home3 .wrap .inside_box .left .inside_box3 .wyzwania {
							position:relative;
							float:left;
							width:100%;
							margin:0px 0px 1.5vw 0px;
							color: #3b3b3b;
							font-family: NeueHaasGrotDisp65Medium;
							font-size: 1vw;
							line-height: 1.6vw;	
							padding: 0.9vw 0px 0.9vw 0px;
							border-top:1px solid #3b3b3b;
							border-bottom:1px solid #3b3b3b;
						}		
						.home3 .wrap .inside_box .left .inside_box3 .nag {
							position:relative;
							float:left;
							width:100%;
							margin:0px 0px 0vw 0px;
							color: #6e6e6e;
							font-family: NeueHaasGrotDisp55Roman;
							font-size: 16px;
							font-weight: 400;
							line-height: 24px;							
						}							
			.home3 .wrap .inside_box .right {
				position:relative;
				float:left;
				width:50%;
				height:100%;
			}		
				.home3 .wrap .inside_box .right .opis {
					position:relative;
					float:left;
					width:100%;
					margin: 0px 0px 0px 0px;
				}
					.home3 .wrap .inside_box .right .opis table {
						position:relative;
						float:left;
						width:100%;
						background-color:#ffffff;
						height:11vw;
						margin-bottom:0.6vw;
					}
						.home3 .wrap .inside_box .right .opis table td {
							
						}
							.home3 .wrap .inside_box .right .opis table td p {
								position:relative;
								float:left;
								width:calc(100% - 8vw);
								padding:0px 3.6vw 0.5vw 4.4vw;
								color: #858585;
								font-family: NeueHaasGrotDisp55Roman;
								font-size: 16px;
								line-height: 24px;
							}
							.home3 .wrap .inside_box .right .opis table td p:first-of-type {
								background: url('images/purple_dot.png') left 2vw top 0.23vw no-repeat
							}
							.home3 .wrap .inside_box .right .opis table td p strong {
								font-family: NeueHaasGrotDisp75Bold;
								font-size: 1vw;
								line-height: 1.6vw;
								text-transform: uppercase;
								color: #3b3b3b;								
							}
					.home3 .wrap .inside_box .right .opis table:last-of-type {
						margin-bottom:0px;
					}
			.home3 .wrap .left_box {
				position:relative;
				float:left;
				width:55%;
				height:100%;
				background-color:#fafafa;
			}
			.home3 .wrap .right_box {
				position:relative;
				float:left;
				width:45%;
				height:100%;
				background: url('images/case_bg.jpg') center no-repeat;
				background-size:cover;
			}	
			.owl-slider-case .owl-nav {
				display:block !important;
				position:absolute;
				float:left;
				width:86px;
				height:100%;		
				left:0;
				top:0;							
			}
				.owl-slider-case .owl-nav .owl-next {
					position:absolute;
					float:left;
					width:86px;
					height:49px;
					left:0;
					top:0;
					cursor:pointer;
					background: url('images/cau.png') center no-repeat;
					font-size:0px;
				}			
				.owl-slider-case .owl-nav .owl-prev {
					position:absolute;
					float:left;
					width:86px;
					height:49px;
					left:0;
					bottom:0;
					cursor:pointer;
					background: url('images/cad.png') center no-repeat;
					font-size:0px;
				}
		
		
.home4 { 
	float:left;
	width:100%;
	position:relative;
	margin: -3.21vw 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	height:47.9vw;
	overflow: hidden;
} 	
	.home4 .left {
		position:relative;
		float:left;
		width:40%;
		height:100%;
		display:flex;
		align-items:center;
	}
	.home4 .left:after {
		content:"";
		position:absolute;
		float:left;
		width:100%;
		height:6vw;
		top:0;
		left:0;
	    background-color: #fafafa;
	}
		.home4 .left .inside_box {
			position:relative;
			float:left;
			width:66%;
			left:8vw;
		}
			.home4 .left .inside_box .opis {
				position:relative;
				float:left;
				width:calc(100% - 2.5vw);
				margin:0px 0px 1vw 0px;
				color: #3b3b3b;
				font-family: NeueHaasGrotDisp65Medium;
				font-size: 1.58vw;
				line-height: 2.5vw;	
				padding-left:2vw;
			}
			.home4 .left .inside_box .hiperlinki {
				position:relative;
				float:left;
				width:100%;
				height:4.2vw;
				display:flex;
				justify-content:center;
				align-items:center;				
			}
			.home4 .left .inside_box .hiperlinki:hover {
				background-color:#f5f5f5;	
			}
				.home4 .left .inside_box .hiperlinki .inside_box2 {
					position:relative;
					float:left;
					width:calc(100% - 4vw);
					height:100%;
					background: url('images/plus.png') left no-repeat, url('images/true_arrow_right.png') right no-repeat;
					box-sizing: border-box;
					-moz-box-sizing: border-box;
					-webkit-box-sizing: border-box;
					border-top:1px solid #f5f5f5;										
				}
				.home4 .left .inside_box .hiperlinki5 .inside_box2 {
					box-sizing: border-box;
					-moz-box-sizing: border-box;
					-webkit-box-sizing: border-box;
					border-bottom:1px solid #f5f5f5;						
				}		
					.home4 .left .inside_box .hiperlinki .inside_box2 p:first-of-type {
						position: relative;
						float: left;
						margin: 0px 1vw 0px 1.5vw;
						color: #3b3b3b;
						font-family: NeueHaasGrotDisp65Medium;
						font-size: 1.1vw;
						font-weight: 400;
						line-height: 4.2vw;						
					}
					.home4 .left .inside_box .hiperlinki .inside_box2 p:nth-of-type(2) {
						position:relative;
						float:left;
						margin:0px 0vw 0px 0vw;
						color: #3b3b3b;
						font-family: NeueHaasGrotDisp55Roman;
						font-size: 1vw;
						font-weight: 400;
						line-height: 4.2vw;						
					}	
					.home4 .left .inside_box .hiperlinki:hover .inside_box2 p:nth-of-type(2) {
						font-family: NeueHaasGrotDisp65Medium;
					}	
					.read_more {
						position:relative;
						float:left;
						width:262px;
						height:62px;
						text-decoration:none;
						margin:2vw 0px 0px 2vw;
					}
						.read_more p {
							position: relative;
							float: left;
							width: 200px;
							height: 61px;
							padding-right: 62px;
							color: #ffffff;
							font-family: NeueHaasGrotDisp65Medium;
							font-size: 1vw;
							text-align: center;
							line-height: 62px;
							background: #5846b4 url(images/read_more_bg.png) right 0px top -1px no-repeat;
						}
	.home4 .right {
		position:relative;
		float:left;
		width:60%;
		height:100%;
		background: url('images/home_kariera_bg.png') center no-repeat;
		background-size:cover;
	} 	
		.home4 .right .nag {
			position:absolute;
			float:left;
			left:13vw;
			bottom:12.6vw;
			color: #ffffff;
			font-family: NeueHaasGrotDisp65Medium;
			font-size: 6vw;
			font-weight: 400;
			line-height: 6.3vw;			
		}
	

.home5 { 
	float:left;
	width:100%;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	/* height:36.8vw; */	
	background-color: #363636;
}
	.home5 .wrap {
		position:relative;
		width:80%;
		margin: 0px auto;
		margin-top:4vw;
		margin-bottom:3vw;
		height:100%;
		display:flex;
		justify-content:center;
		align-items:center;
	}

	
#mapa-box { 
	float:left;
	width:100%;
	height:25vw;	
	margin:0px 0px 0px 0px;
	overflow:hidden;
	border: 0px solid #c0c0c0; 
}
.home6 { 
	float:left;
	width:100%;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	height:25vw;	
}
	.home6 .grey_box {
		position:absolute;
		float:left;
		width:100%;
		top:0;
		left:0;
		height:12.5vw;
		background-color:#363636;
	}
	.home6 .map_choose {
		position:absolute;
		float:left;
		width:44vw;
		height:calc(5.3vw + 16px);
		top:0;
		left:0;
		background-color: transparent;
		z-index:4;
	}	
		.home6 .map_choose .map_waw .top,
		.home6 .map_choose .map_gda .top,
		.home6 .map_choose .map_ldn .top {
			border-right:1px solid #e6e6e6;
			box-sizing: border-box;
			-moz-box-sizing: border-box;
			-webkit-box-sizing: border-box;				
		}
		.home6 .map_choose .mapka {
			position:relative;
			float:left;
			width:25%;
			height:100%;
			cursor:pointer;
		}
			.home6 .map_choose .mapka .top {
				height:5.3vw;
				position:relative;
				float:left;
				width:100%;
				background-color: #ffffff;
				display:flex;
				justify-content:center;
				align-items:center;
			}
				.home6 .map_choose .mapka .top p {
					position:relative;
					float:left;
					color: #343434;
					font-family: NeueHaasGrotDisp65Medium;
					font-size: 1.25vw;
					line-height: 1.5vw;				
				}	
				.home6 .map_choose .mapka:hover .top p,
				.home6 .map_choose .mapka.aktywna .top p {
					color: #97bf00;
				}				
			.home6 .map_choose .mapka .bottom {
				height:16px;
				position:relative;
				float:left;
				width:100%;
			}
			.home6 .map_choose .mapka:hover .bottom,
			.home6 .map_choose .mapka.aktywna .bottom {
			    background: url(images/active_map_bg.png) top -1px left 50% no-repeat;
			}			
			
	.home6 .wrap {
		position:relative;
		width:80%;
		margin: 0px auto;
		height:100%;
		display:flex;
		justify-content:center;
		align-items:center;
	}


.home7 { 
	float:left;
	width:100%;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:2vw 0px 5vw 0px; 
	background-color:#363636;
}
	.home7 .wrap {
		position:relative;
		width:80%;
		margin: 0px auto;
		height:100%;
	}
		.home7 .wrap .adress_box {
			position:relative;
			float:left;
			width:33.33%;
			margin: 0px 0px 3vw 0px;
		}
			.home7 .wrap .adress_box .opis {
				position:relative;
				float:left;
				width:100%;
			}
			.home7 .wrap .adress_box1:before {
				content:"";
				position:absolute;
				float:left;
				right:0;
				bottom:0;
				height:3.7vw;
				width:1px;
				background-color:#595959;
				display:none;
			}
			.home7 .wrap .adress_box2 .opis {
				/* margin:0px 10% 0px 0px; */
			}			
			.home7 .wrap .adress_box2 .opis {
				/* margin:0px 0% 0px 10%; */
			}
			.adress_box_margin {
				margin:0vw 0px 0px 0px;
			}
				.home7 .wrap .adress_box .opis h3 {
					position:relative;
					float:left;
					width:100%;
					margin:0px 0px 0px 0px;
					color: #e6e6e6;
					font-family: NeueHaasGrotDisp55Roman;
					font-size: 1.3vw;
					line-height: 1.6vw;					
				}
				.home7 .wrap .adress_box .opis h4 {
					position:relative;
					float:left;
					width:100%;
					margin:0px 0px 2vw 0px;
					color: #97bf00;
					font-family: NeueHaasGrotDisp45Light;
					font-size: 1.3vw;
					line-height: 1.6vw;					
				}
				.home7 .wrap .adress_box .opis p {
					position:relative;
					float:left;
					width:calc(100% - 45px);
					margin:0px 0px 2vw 0px;
					padding-left:45px;
					background: url('images/white_line_short.png') left 0px top 0.63vw no-repeat;
					color: #e6e6e6;
					font-family: NeueHaasGrotDisp55Roman;
					font-size: 1vw;
					line-height: 1.6vw;					
				}
				.home7 .wrap .adress_box .opis p a {
					text-decoration:none;
					color: #e6e6e6;
				}






/* START style partners */		
	.partners {
		float:left;
		width:100%;
		height:300px;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		position:relative;
		overflow:hidden;
	}	
		.partners .owl-carousel {
			float:left;
			width:100%;
			height:200px;
			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;	
			box-sizing: border-box;
			-moz-box-sizing: border-box;
			-webkit-box-sizing: border-box;
			border:1px solid #000;
		}
		.partners .partners-box .img {
			max-width:70%;
			max-height:70%;
		}			
		.partners .owl-nav {
			float:left;
			width:100%;
			position:relative;
			margin:10px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			position:relative;
		}
			.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;	
		}
			.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 */	



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



.about1 {
	position:relative;
	float:left;
	width:100%;
	margin: 0px 0px 0px 0px;
}
	.about1 .grey_box {
		position:absolute;
		float:left;
		width:100%;
		height:15.8vw;
		bottom:0;
		left:0;
		background-color: #3b3b3b;
	}
	.about1 .wrap {
		position:relative;
		float:right;
		width:95%;
		height:100%;
	}
		.about1 .wrap .top {
			position:relative;
			float:left;
			width:100%;
			height:50vw;
		}
			.about1 .wrap .top .left {
				position:relative;
				float:left;
				width:35%;
				height:100%;
				z-index:2;
			}
				.about1 .wrap .top .left .nag {
					position:relative;
					float:left;
					width:75%;
					margin: 6vw 0px 6vw 0px;
					color: #3b3b3b;
					font-family: NeueHaasGrotDisp55Roman;
					font-size: 3.2vw;
					line-height: 3.8vw;					
				}
				.about1 .wrap .top .left .obroty {
					position:relative;
					float:left;
					width:100%;
					height:19.5vw;
					background-color: #b7d437;
					display:flex;
					justify-content:center;
					align-items:center;
				}
					.about1 .wrap .top .left .obroty h3 {
						position:relative;
						float:left;
						color: #3b3b3b;
						font-family: NeueHaasGrotDisp55Roman;
						font-size: 2.5vw;
						line-height: 3vw;						
					}
			.about1 .wrap .top .right {
				position:absolute;
				float:left;
				width:68.5%;
				margin:11.8vw 0px 0px 0px;
				z-index:1;
				right:0;
			}
				.about1 .wrap .top .right .wykres_box {
					position:relative;
					float:left;
					width:100%;
					height:38.2vw;
					background-color:#f5f5f5;
					display:flex;
					justify-content:center;
					align-items:center;
				}
					.about1 .wrap .top .right .wykres_box .zdjecie-glowne {
						position:relative;
						float:left;
						width:100%;
						height:21vw;
					}
						.about1 .wrap .top .right .wykres_box .zdjecie-glowne img {
							position:relative;
							float:left;
							width:100%;
							height:100%;
							object-fit:scale-down;
						}
		.about1 .wrap .middle {
			position:relative;
			float:left;
			width:100%;
			height:17.4vw;
		}
			.about1 .wrap .middle .inside_box {
				position:relative;
				float:left;
				height:100%;
				width:95%;
				display:flex;
				align-items:center;
			}
				.about1 .wrap .middle .inside_box .opis {
					position:relative;
					float:left;
					width:100%;
					margin: 0px 0px 0px 0px;
				}
					.about1 .wrap .middle .inside_box .opis table {
						position:relative;
						float:left;
						width:33.33%;
						box-sizing: border-box;
						-moz-box-sizing: border-box;
						-webkit-box-sizing: border-box;
						border-left:1px solid #3b3b3b;								
					}
					.about1 .wrap .middle .inside_box .opis table:last-of-type {
						box-sizing: border-box;
						-moz-box-sizing: border-box;
						-webkit-box-sizing: border-box;
						border-right:1px solid #3b3b3b;						
					}
						.about1 .wrap .middle .inside_box .opis table td p {
							position:relative;
							float:left;
							width:calc(100% - 5.25vw);
							margin-bottom:1vw;
							padding-left:5.25vw;
							color: #3b3b3b;
							font-family: NeueHaasGrotDisp55Roman;
							font-size: 1.26vw;
							line-height: 1.6vw;							
						}
						.about1 .wrap .middle .inside_box .opis table td p:last-of-type {
							margin-bottom:0px;
						}
						.about1 .wrap .middle .inside_box .opis table td p strong {
							position:relative;
							float:left;						
							color: #3b3b3b;
							font-family: NeueHaasGrotDisp55Roman;
							font-size: 3.8vw;
							line-height: 3vw;					
						}
		.about1 .wrap .bottom {
			position:relative;
			float:left;
			width:100%;
			height:31.6vw;
			background-color:#f5f5f5;
		}
			.about1 .wrap .bottom .left {
				position:relative;
				float:left;
				width:31.5%;
				height:100%;
				margin: 0px 0px 0px 0px;
				display:flex;
				justify-content:center;
			}
				.about1 .wrap .bottom .left .inside_box {
					position:relative;
					float:left;
					width:65%;
					margin: 0px 0px 0px 0px;
				}
					.about1 .wrap .bottom .left .inside_box .opis {
						position:relative;
						float:left;
						width:100%;
						margin: 4.5vw 0px 0px 0px;
					}
						.about1 .wrap .bottom .left .inside_box .opis p {
							position:relative;
							float:left;
							width:100%;
							margin:0px 0px 0px 0px;
						}
						.about1 .wrap .bottom .left .inside_box .opis p:nth-of-type(1),
						.about1 .wrap .bottom .left .inside_box .opis p:nth-of-type(3) {
							color: #3b3b3b;
							font-family: NeueHaasGrotDisp55Roman;
							font-size: 1vw;
							line-height: 1.3vw;
							padding-bottom:30px;
							background: url('images/p_sep.png') left bottom no-repeat;
						}
						.about1 .wrap .bottom .left .inside_box .opis p:nth-of-type(2) {
							margin-bottom:3.5vw;
						}
						.about1 .wrap .bottom .left .inside_box .opis p:nth-of-type(2),
						.about1 .wrap .bottom .left .inside_box .opis p:nth-of-type(4) {
							margin-top:1vw;
							color: #3b3b3b;
							font-family: NeueHaasGrotDisp55Roman;
							font-size: 1.3vw;
							line-height: 1.6vw;
						}						
			.about1 .wrap .bottom .right {
				position:relative;
				float:left;
			    width: 68.5%;
				height:100%;
				margin: 0px 0px 0px 0px;
				display:flex;
				justify-content:flex-start;
				align-items:center;
			}
				.about1 .wrap .bottom .right .zdjecie-glowne {
					position:relative;
					float:left;
					width:56vw;
					height:22.7vw;
				}
					.about1 .wrap .bottom .right .zdjecie-glowne img {
						position:relative;
						float:left;
						width:100%;
						height:100%;
						object-fit:scale-down;
					}


.about2{
	position:relative;
	float:left;
	width:100%;
	height:77.4vw;
	margin: 0px 0px 0px 0px;
	background-color: #3b3b3b;
}
	.about2 .wrap {
		position:relative;
		margin:0 auto;
		width:90%;
		height:100%;
	}
		.about2 .wrap .nag_box {
			position:absolute;
			float:left;
			width:37vw;
			top:8.4vw;
			height:13vw;
			display:flex;
			justify-content:center;
			align-items:center;
			background: url('images/sep_misja.png') top left no-repeat, url('images/sep_misja.png') bottom left no-repeat; 
		}
			.about2 .wrap .nag {
				position:relative;
				float:left;
				width:100%;
				margin: 0px 0px 0px 0px;
				color: #ffffff;
				font-family: NeueHaasGrotDisp55Roman;
				font-size: 3.16vw;
				line-height: 3.5vw;				
			}
		.about2 .wrap .misja_box {
			position:absolute;
			float:left;
			width:54.5vw;
			top:12.8vw;
			right:0;
			height:20.4vw; 
		}
			.about2 .wrap .misja_box .left {
				position:relative;
				float:left;
				width:24.5vw;
				height:100%; 
			}
			.about2 .wrap .misja_box .right {
				position:relative;
				float:left;
				width:30vw;
				height:100%;
				display:flex;
				justify-content:center;
				align-items:center;				
			}			
				.about2 .wrap .opis {
					position:relative;
					float:left;
					width:90%;
				}	
					.about2 .wrap .opis p {
						position:relative;
						float:left;
						width:100%;
						color: #cccccc;
						font-family: NeueHaasGrotDisp45Light;
						font-size: 0.9vw;
						line-height: 1.6vw;						
					}
					.about2 .wrap .opis p:first-of-type {
						margin-bottom:1vw;
					}
					
					.about2 .wrap .opis p strong {
						color: #ffffff;
						font-family: NeueHaasGrotDisp55Roman;
						font-size: 2.6vw;
						line-height: 3.5vw;						
					}
					.about2 .wrap .opis p em {
						font-style:normal;
						font-family: NeueHaasGrotDisp65Medium;
					}
					.about2 .wrap .opis ul { 
						float:left;
						width:100%;
						margin:0px 0px 10px 0px;
						padding:0px 0px 0px 0px;
						list-style: none; 
						position:relative;

						color: #cccccc;
						font-family: NeueHaasGrotDisp45Light;
						font-size: 1vw;
						line-height: 1.6vw;	
					}
					.about2 .wrap .opis ul li { 
						float:left;
						width:95%;
						padding:0px 0px 0px 5%;
						background: url(images/listBg.svg) top 0.5vw left no-repeat;
						background-size: 0.6vw;
						position:relative;
					}
			.about2 .wrap .zdjecie-glowne {
				position:relative;
				float:left;
				width:100%;
				height:20.4vw; 
			}
				.about2 .wrap .zdjecie-glowne img {
					position:relative;
					float:left;
					width:100%;
					height:100%;
					object-fit:cover;
				}
		.about2 .wrap .wizja_box {
			position:absolute;
			float:left;
			width:24.5vw;
			top:29vw;
			left:0;
		}		
			.about2 .wrap .wizja_box .top {
				position:relative;
				float:left;
				width:100%;
				height:20.4vw; 	
				margin-bottom:2vw;
			}
			.about2 .wrap .wizja_box .bottom {
				position:relative;
				float:left;
				width:100%;
			}		
				.about2 .wrap .wizja_box .bottom .opis {
					width:95%;
				}
		.about2 .wrap .wartosci_box {
			position:absolute;
			float:left;
			width:57.8vw;
			top:45vw;
			right:0;
		}			
			.about2 .wrap .wartosci_box .left {
				position:relative;
				float:left;
				width:24.5vw;
				height:100%; 
			}
			.about2 .wrap .wartosci_box .right {
				position:relative;
				float:left;
				width:33.3vw;
				display:flex;
				justify-content:center;
				align-items:center;				
			}			
				.about2 .wrap .wartosci_box .right .opis {
					margin-top:1.5vw;
				}
		
		
.about3 {
	position:relative;
	float:left;
	width:100%;
	margin: 0px 0px 0vw 0px;
	padding: 0px 0px 5vw 0px;
	border-bottom:1px solid #f0f0f0;
}
	.about3 .wrap {
		position:relative;
		margin:0 auto;
		width:65%;
		height:100%;
	}	
		.about3 .wrap .top {
			position:relative;
			float:left;
			width:100%;
			margin: 0px 0px 0px 0px;
			height:13.5vw;
			display:flex;
			justify-content:center;
		}
			.about3 .wrap .top .history {
				position:relative;
				float:left;
				margin: 6.5vw 0px 0px 0px;
				color: #3b3b3b;
				font-family: NeueHaasGrotDisp55Roman;
				font-size: 3.16vw;
				line-height: 3.5vw;					
			}
		.about3 .wrap .bottom {
			position:relative;
			float:left;
			width:100%;
			margin: 0px 0px 0px 0px;
		}		
			.about3 .wrap .bottom .year_box {
				position:relative;
				float:left;
				width:100%;
				height:16vw;
			}
				.about3 .wrap .bottom .year_box .left {
					position:relative;
					float:left;
					width:calc(50% - 4.2vw);
					height:100%;
				}
				.about3 .wrap .bottom .year_box:nth-child(2n) .left {
					float:right;
				}
					.about3 .wrap .bottom .year_box .left .opis {
						position:relative;
						float:right;
						padding-right:8.4vw;					
					    margin: 7.3vw 0px 0px 0px;
						text-align:right;
					}
					.about3 .wrap .bottom .year_box:nth-child(2n) .left .opis {
						position:relative;
						float:left;
						padding-left:8.4vw;
						padding-right:0px;
					    margin: 7.3vw 0px 0px 0px;
						text-align:left;						
					}
						.about3 .wrap .bottom .year_box .left .opis p {
							color: #3b3b3b;
							font-family: NeueHaasGrotDisp55Roman;
							font-size: 1vw;
							line-height: 1.5vw;							
						}
					.about3 .wrap .bottom .year_box .left .opis:after {
						content:"";
						position:absolute;
						float:left;
						right:0;
						top:0.7vw;
						width:7.4vw;
						height:1px;
						background-color:#3b3b3b;
					}
					.about3 .wrap .bottom .year_box:nth-child(2n) .left .opis:after {
						left:0;
						right:unset;
					}
				.about3 .wrap .bottom .year_box .middle {
					position:absolute;
					float:left;
					width:8.4vw;
					left:calc(50% - 4.2vw);
					height:100%;
					display:flex;
					justify-content:center;
					align-items:center;
				}		
					.about3 .wrap .bottom .year_box .middle .stripe {
						position: absolute;
						float:left;
						width:5.2vw;
						left:calc(50% - 2.6vw);
						background-color: #f5f5f5;
						height:100%;
					}
					.about3 .wrap .bottom .year_box .middle .year {
						position:relative;
						float:left;
						margin: 0vw 0px 0px 0px;
						color: #3b3b3b;
						font-family: NeueHaasGrotDisp55Roman;
						font-size: 3.16vw;
						line-height: 3.5vw;
					}		
				.about3 .wrap .bottom .year_box .right {
					position:relative;
					float:left;
					width:calc(50% - 4.2vw);
					height:100%;
					margin-left:8.4vw;
				}	
				.about3 .wrap .bottom .year_box:nth-child(2n) .right {
					margin-left:0vw;
				}	
					.about3 .wrap .bottom .year_box .right .zdjecie-glowne {
						position:relative;
						float:left;
						width:100%;
						height:100%;
					}
						.about3 .wrap .bottom .year_box .right .zdjecie-glowne img {
							position:relative;
							float:left;
							width:100%;
							height:100%;
							object-fit:scale-down;
						}



/* //////////////////////////////////// CAREER //////////////////////////////////// */



.career1 {
	position:relative;
	float:left;
	width:100%;
	margin: 0px 0px 0px 0px;
}
	.career1 .wrap {
		position:relative;
		margin:0px auto;
		width:1230px;
		height:100%;
	}		
		.career1 .wrap .top {
			position:relative;
			float:left;
			width:calc(100% - 60px);
			height:11.2vw;
		}
			.career1 .wrap .top .recent {
				position:relative;
				float:left;
				width:100%;
				margin: 2.5vw 0px 2.6vw 0px;
			}
				.career1 .wrap .top .recent p {
					position:relative;
					float:left;
					margin:0px 0.25vw 0px 0px;
					color: #3b3b3b;
					font-family: NeueHaasGrotDisp65Medium;
					font-size: 1.6vw;
					line-height: 2.5vw;					
				}
			.career1 .wrap .top .columns {
				position:relative;
				float:left;
				width:100%;
				margin: 0vw 0px 0vw 0px;
			}	
				.career1 .wrap .top .columns p {
					position:relative;
					float:left;
					width:calc(19% - 0px);
					padding-left:17px;
					border-left:3px solid #b7d437;
					color: #3b3b3b;
					font-family: NeueHaasGrotDisp55Roman;
					font-size: 1.1vw;
					line-height: 1.1vw;					

					box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
				}
				.career1 .wrap .top .columns p:nth-of-type(3) {
					width:calc(28% - 0px);
				}
				.career1 .wrap .top .columns p:nth-of-type(4),
				.career1 .wrap .top .columns p:nth-of-type(5) {
					width:calc(16% - 0px);
				}
				
				
.career2 {
	position:relative;
	float:left;
	width:100%;
	margin: 0px 0px 0px 0px;
	background-color:#f5f5f5;
}
	.career2 .wrap {
		position:relative;
		margin:0px auto;
		width:1230px;
		height:100%;
	}				
		.career2 .wrap .bottom {
			position:relative;
			float:left;
			width:100%;			
			margin: 0px 0px 0px 0px;
		}	
			.career2 .wrap .bottom .inside_box {
				position:relative;
				float:left;
				width:100%;	
				margin-top:0.5vw;
			}		
				.career2 .wrap .bottom .inside_box .job_box {
					position:relative;
					float:left;
					width:calc(100% - 60px);	
					height:110px;
					background-color:#ffffff;
					margin-bottom:0.5vw;
					box-sizing: border-box;
					-moz-box-sizing: border-box;
					-webkit-box-sizing: border-box;	
					border:4px solid transparent;
				}
				.career2 .wrap .bottom .inside_box .job_box .job_box_bg {
					position: absolute;
					float: left;
					z-index: 2;
					top: -5px;
					right: -65px;
					display:none;
				}
				.career2 .wrap .bottom .inside_box .job_box:hover .job_box_bg {
					display:block;
				}
				.career2 .wrap .bottom .inside_box .job_box:hover{
					box-sizing: border-box;
					-moz-box-sizing: border-box;
					-webkit-box-sizing: border-box;	
					border:4px solid #b7d437;					
				}
				.career2 .wrap .bottom .inside_box .job_box .part {
					position:relative;
					float:left;
					width:19.4%;	
					height:100%;
					display:flex;
					justify-content:center;
					align-items:center;
				}
					.career2 .wrap .bottom .inside_box .job_box .part p {
						color: #3b3b3b;
						font-family: NeueHaasGrotDisp55Roman;
						font-size: 16px;
						line-height: 20px;	
						text-align:center;	
					}
				.career2 .wrap .bottom .inside_box .job_box .part:after {
					content:"";
					position:absolute;
					float:left;
					right:0;
					height:3.2vw;
					top:calc(50% - 1.6vw);
					width:1px;
					background-color:#ededed;
				}
				.career2 .wrap .bottom .inside_box .job_box .part:nth-of-type(3) {
					width:28.2%;
				}
				.career2 .wrap .bottom .inside_box .job_box .part:nth-of-type(4) {
					padding: 0px 1vw 0px 1vw;
					box-sizing: border-box;
				    -moz-box-sizing: border-box;
				    -webkit-box-sizing: border-box;
				}
				.career2 .wrap .bottom .inside_box .job_box .part:nth-of-type(4),
				.career2 .wrap .bottom .inside_box .job_box .part:nth-of-type(5) {
					width:16.3%;
				}
				.career2 .wrap .bottom .inside_box .job_box .part:nth-of-type(5)::after {
					background-color:transparent;
				}
		
		
.career3 {
	position:relative;
	float:left;
	width:100%;
	height:25.2vw;
	margin: 0px 0px 0px 0px;
}
	.career3 .wrap {
		position:relative;
		margin:0px auto;
		width:90%;
		height:100%;
	}	
		.career3 .wrap .left {
			position:relative;
			float:left;
			width:50%;
			height:100%;
		}
			.career3 .wrap .left .opis {
				position:relative;
				float:left;
				width:calc(90% - 60px);
				padding-left:60px;	
				background: url('images/formy_icon.png') left 0px top 0px no-repeat;
				margin-top:6.5vw;
			}
				.career3 .wrap .opis p {
					position:relative;
					float:left;
					width:100%;
					margin: 0px 0px 1.5vw 0px;
					color: #3b3b3b;
					font-family: NeueHaasGrotDisp45Light;
					font-size: 1vw;
					line-height: 1.6vw;					
				}
				.career3 .wrap .opis p:last-of-type {
					margin:0px;
				}
				.career3 .wrap .opis p strong {
					color: #3b3b3b;
					font-family: NeueHaasGrotDisp65Medium;
					font-size: 1.6vw;
					font-weight: 400;
					line-height: 2vw;				
				}
		.career3 .wrap .right {
			position:relative;
			float:left;
			width:50%;
			height:100%;
		}		
			.career3 .wrap .right .opis {
				position:relative;
				float:left;
				width:calc(90% - 75px);
				padding-left:75px;	
				margin-top:6.5vw;
				background: url('images/wsparcie_icon.png') left 0px top 0px no-repeat;
			}		
		
		
.career4 {
	position:relative;
	float:left;
	width:100%;
	height:115.2vw;
	margin: 0px 0px 0px 0px;
	background-color: #3b3b3b;
}
	.career4 .wrap {
		position:relative;
		margin:0px auto;
		width:90%;
		height:100%;
	}		
		.career4 .wrap .grey_line {
			position:absolute;
			float:left;
			width:1px;
			height:10.4vw;
			background-color:#5a5a5a;
			z-index:2;
		}
		.career4 .wrap .grey_line1 {
			left:50%;
			top:14.6vw;
		}
		.career4 .wrap .grey_line2 {
			left: 46.8vw;
			top:65.2vw;
		}		
		.career4 .wrap .green_line {
			position:absolute;
			float:left;
			width:4vw;
			height:0.5vw;
			background-color:#b7d437;
			z-index:2;
		}		
		.career4 .wrap .green_line1 {
			right:4.5vw;
			top:46.7vw;
		}
		.career4 .wrap .green_line2 {
			left:4.5vw;
			top:99vw;
		}	
		.career4 .wrap .modele {
			position:absolute;
			float:left;
			left:0;
			width:100%;
			margin:9vw 0px 0px 0px;
			color: #ffffff;
			font-family: NeueHaasGrotDisp55Roman;
			font-size: 3.16vw;
			line-height: 3vw;			
		}	
		.career4 .wrap .modele_box {
			position:absolute;
			float:left;
			width:39.5vw;
			height:19vw;
			background-color:#ffffff;
			display:flex;
			justify-content:center;
			align-items:center;
			z-index:3;
		}
		.career4 .wrap .modele_box52 {
			left:0;
			top:17vw;
		}
		.career4 .wrap .modele_box53 {
			right:0;
			top:11.7vw;
		}	
		.career4 .wrap .modele_box54 {
			left:15.4vw;
			top:40.1vw;
		}
		.career4 .wrap .modele_box55 {
			left:4.5vw;
			top:67.5vw;
		}
		.career4 .wrap .modele_box56 {
			right:0;
			top:63vw;
		}
		.career4 .wrap .modele_box57 {
			left:18.5vw;
			bottom:6.7vw;
		}		
			.career4 .wrap .modele_box .cyndzel {
				position:absolute;
				float:left;
				left:20px;
				bottom:-24px;
				z-index:4;
			}
			.career4 .wrap .modele_box .licznik {
				position:absolute;
				float:left;
				left:1.6vw;
				top:1.6vw;
				z-index:4;
				color: #d9d9d9;
				font-family: NeueHaasGrotDisp55Roman;
				font-size: 1vw;
				line-height: 1vw;
			}		
			.career4 .wrap .modele_box .inside_box {
				position:relative;
				float:left;
				width:76%;
			}		
				.career4 .wrap .modele_box .inside_box .opis {
					position:relative;
					float:left;
					width:100%;
				}
					.career4 .wrap .modele_box .inside_box .opis p {	
						position:relative;
						float:left;
						width:100%;
						color: #3b3b3b;
						font-family: NeueHaasGrotDisp45Light;
						font-size: 1vw;
						line-height: 1.6;	
						margin-bottom:1.5vw;	
					}
					.career4 .wrap .modele_box .inside_box .opis p:last-of-type {
						margin-bottom:0px;
					}
					.career4 .wrap .modele_box .inside_box .opis p strong {						
						color: #3b3b3b;
						font-family: NeueHaasGrotDisp55Roman;
						font-size: 1.6vw;
						line-height: 2vw;						
					}	
		.career4 .wrap .zdjecie-glowne {
			position:relative;
			float:left;
			width:100%;
			height:100%;
		}
			.career4 .wrap .zdjecie-glowne img {
				position:relative;
				float:left;
				width:100%;
				height:100%;
				object-fit:cover;
			}		
		.career4 .wrap .foto_box53 {
			position:absolute;
			float:left;
			width:39.5vw;
			height:26.8vw;
			top:27.7vw;
			right:16.5vw;
		}		
		.career4 .wrap .foto_box54 {
			position:absolute;
			float:left;
			width:29.9vw;
			height:36.8vw;
			top:43.5vw;
			left:0vw;
		}			
		.career4 .wrap .foto_box56 {
			position:absolute;
			float:left;
			width:39vw;
			height:26.8vw;
			bottom:9.3vw;
			right:3.3vw;
		}			
		
		
.career5 {
	position:relative;
	float:left;
	width:100%;
	height:67.9vw;
	margin: 0px 0px 0px 0px;
}
	.career5 .wrap {
		position:relative;
		margin:0px auto;
		width:90%;
		height:100%;
	}		
		.career5 .wrap .benefity {
			position: absolute;
			float: left;
			left: 0;
			width: 100%;
			margin: 5vw 0px 0px 0px;
			color: #3b3b3b;
			font-family: NeueHaasGrotDisp55Roman;
			font-size: 3.16vw;
			line-height: 3vw;
		}		
			.career5 .wrap .benefity span {
				display:block;
			}
		.career5 .wrap .big_box {
			position: absolute;
			float:left;
			width:100%;
			height:53.4vw;
			top:9vw;
		}					
			.career5 .wrap .big_box .left {
				position:relative;
				float:left;
				width:40%;
				height:100%;
			}
				.career5 .wrap .big_box .left .benefit_box {
					position:relative;
					float:left;
					width:100%;
					height:35.6vw;
					margin-top:5.9vw;
				}
					.career5 .wrap .big_box .left .benefit_box .bbox {
						position:relative;
						float:left;
						width:33.33%;
						height:33.33%;
						box-sizing: border-box;
						-moz-box-sizing: border-box;
						-webkit-box-sizing: border-box;
						border-top:1px solid #f6f6f6;							
						border-left:1px solid #f6f6f6;		
						cursor:pointer;	
					}
					.career5 .wrap .big_box .left .benefit_box .bbox64,
					.career5 .wrap .big_box .left .benefit_box .bbox65,
					.career5 .wrap .big_box .left .benefit_box .bbox66 {
						box-sizing: border-box;
						-moz-box-sizing: border-box;
						-webkit-box-sizing: border-box;
						border-top:1px solid #f6f6f6;							
						border-left:1px solid #f6f6f6;							
						border-bottom:1px solid #f6f6f6;							
					}
					.career5 .wrap .big_box .left .benefit_box .bbox.aktywnosc,
					.career5 .wrap .big_box .left .benefit_box .bbox:hover {
						box-sizing: border-box;
						-moz-box-sizing: border-box;
						-webkit-box-sizing: border-box;
						border-top:1px solid #b7d437;							
						border-left:1px solid #b7d437;	
						background: #b7d437 url('images/bplus.png') left 1vw top 1vw no-repeat;	
					}
					.career5 .wrap .big_box .left .benefit_box .bbox58 .btyt{background: url('images/mozliwosci.png') left 50% top 0px no-repeat;}
					.career5 .wrap .big_box .left .benefit_box .bbox59 .btyt{background: url('images/sciezka.png') left 50% top 0px no-repeat;}
					.career5 .wrap .big_box .left .benefit_box .bbox60 .btyt{background: url('images/szkolenia.png') left 50% top 0px no-repeat;}
					.career5 .wrap .big_box .left .benefit_box .bbox61 .btyt{background: url('images/kursy.png') left 50% top 0px no-repeat;}
					.career5 .wrap .big_box .left .benefit_box .bbox62 .btyt{background: url('images/opieka_medyczna.png') left 50% top 0px no-repeat;}
					.career5 .wrap .big_box .left .benefit_box .bbox63 .btyt{background: url('images/karta_sportowa.png') left 50% top 0px no-repeat;}
					.career5 .wrap .big_box .left .benefit_box .bbox64 .btyt{background: url('images/integracja.png') left 50% top 0px no-repeat;}
					.career5 .wrap .big_box .left .benefit_box .bbox65 .btyt{background: url('images/dofinansowania.png') left 50% top 0px no-repeat;}
					.career5 .wrap .big_box .left .benefit_box .bbox66 .btyt{background: url('images/pakiety_relokacyjne.png') left 50% top 0px no-repeat;}
						.career5 .wrap .big_box .left .benefit_box .bbox .btyt {
							position:relative;
							float:left;
							padding-top:75px;
							width:100%;
							text-align:center;
							color: #3b3b3b;
							font-family: NeueHaasGrotDisp45Light;
							font-size: 1vw;
							line-height: 1.1vw;		
							margin-top: 3.2vw;
						}
						.career5 .wrap .big_box .left .benefit_box .bbox .btyt span {
							display:block;
						}
			.career5 .wrap .big_box .right {
				position:relative;
				float:left;
				width:60%;
				height:100%;
			}		
				.career5 .wrap .big_box .right .photo_box {
					position:absolute;
					float:left;
					top:0;
					left:0;
					width:100%;
					height:41.5vw;
					z-index:2;
				}
					.career5 .wrap .big_box .right .photo_box .zdjecie-glowne {
						position:relative;
						float:left;
						width:100%;
						height:100%;
					}
						.career5 .wrap .big_box .right .photo_box .zdjecie-glowne img {
							position:relative;
							float:left;
							width:100%;
							height:100%;
							object-fit:cover;
						}		
				.career5 .wrap .big_box .right .tresc_box {
					position:absolute;
					float:left;
					bottom:0;
					left:0;
					width:70%;
					height:23.8vw;
					background-color: #f5f5f5;
					z-index:2;
					display:flex;
					justify-content:center;
					align-items:center;
				}		
					.career5 .wrap .big_box .right .tresc_box .opis {
						position:relative;
						float:left;
						width:80%;
					}
						.career5 .wrap .big_box .right .tresc_box .opis p {
							color: #3b3b3b;
							font-family: NeueHaasGrotDisp45Light;
							font-size: 1vw;
							line-height: 1.6vw;							
							margin-bottom:1.5vw;
						}
						.career5 .wrap .big_box .right .tresc_box .opis p:last-of-type {
							margin-bottom:0px;
						}
						.career5 .wrap .big_box .right .tresc_box .opis p strong {
							color: #3b3b3b;
							font-family: NeueHaasGrotDisp55Roman;
							font-size: 1.26vw;
							line-height: 1.6vw;							
						}
		
		
.career6 {
	position:relative;
	float:left;
	width:100%;
	height:50vw;
	margin: 0px 0px 0px 0px;
	background: url('images/wazne_bg.jpg') center no-repeat;
	background-size:cover;
}
	.career6 .wrap {
		position:relative;
		margin:0px auto;
		width:90%;
		height:100%;
		display:flex;
		align-items:center;
	}		
		.career6 .wrap .inside_box {
			position:relative;
			float:left;
			width:100%;
			margin:0px 0px 0px 0px;
		}
			.career6 .wrap .inside_box .nag_box {
				position:relative;
				float:left;
				width:50%;
				height:12.9vw;
				margin-bottom:3.7vw;
				display:flex;
				justify-content:center;
				align-items:center;
				background: url('images/sep_misja.png') top left no-repeat, url('images/sep_misja.png') bottom left no-repeat; 
			}
				.career6 .wrap .inside_box .nag {
					position:relative;
					float:left;
					width:100%;
					margin: 0px 0px 0px 0px;
					color: #ffffff;
					font-family: NeueHaasGrotDisp55Roman;
					font-size: 3.16vw;
					line-height: 3.5vw;				
				}		
			.career6 .wrap .inside_box .wbox {
				position:relative;
				float:left;
				width:50%;
				margin-bottom:3.7vw;
			}
				.career6 .wrap .inside_box .wbox .zdjecie-glowne {
					position:relative;
					float:left;
					width:12.9vw;
					height:12.9vw;
				}
					.career6 .wrap .inside_box .wbox .zdjecie-glowne img {
						position:relative;
						float:left;
						width:100%;
						height:100%;
						object-fit:scale-down;
					}
				.career6 .wrap .inside_box .wbox .opis {
					position:relative;
					float:left;
					width:calc(100% - (12.9vw +  4.6vw));
					margin:2vw 2.6vw 0px 2vw;
				}		
					.career6 .wrap .inside_box .wbox .opis p {
						color: #e6e6e6;
						font-family: NeueHaasGrotDisp45Light;
						font-size: 16px;
						line-height: 24px;	
						margin-bottom:1vw;	
					}
					.career6 .wrap .inside_box .wbox .opis p:last-of-type {
						margin-bottom:0px;
					}
					.career6 .wrap .inside_box .wbox .opis p strong {
						color: #ffffff;
						font-family: NeueHaasGrotDisp55Roman;
						font-size: 24px;
						line-height: 24px;						
					}








	
		
/* .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 .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 .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; 
	} */

footer { 
	float:left;
	width:100%;
	height:140px;
	position:relative;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 

}
	footer .wrap { 
		width:80%;
		height:100%;
		position:relative;
		margin:0 auto;
		display:flex;
		justify-content:flex-start;
		align-items:center;
	}
		footer .wrap .scroll-up {
			position:absolute;
			float:left;
			left:0;
			top:63px;
			cursor:pointer;
		}
	footer nav { 
		float:left;
		width:auto;
		margin:0px 0px 0px 4vw;
		position:relative;
	}
	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 { 
		text-decoration:none;
		padding:0px 0px 0px 0px;
		display: inline-block; 
		color: #363636;
		font-family: NeueHaasGrotDisp55Roman;
		font-size: 18px;
		font-weight: 400;
		line-height: 24px;
		cursor:pointer;
	}
	footer nav ul li a:hover { color: #97bf00; }
	footer nav ul li a.active { color: #97bf00; }
	footer nav ul li .menu-hr-footer { float:right;margin:3px 1vw 0px 1vw; }
	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:absolute;
		float:left;
		right:0;
		top:63px;
		z-index:2;
	}
			
.formularz-div { 
	float:left;
	width:100%;
	/* height:27vw; */
	margin:0px 0px 0px 0px; 
}
	.form-box-left { 
		float: left;
		width: 70%;
		margin: 0px 5% 0px 0px;
		position: relative;
	}
	.form-box-right { 
		float:right;
		width:25%;
		margin:0px 0px 0px 0px;
		position:relative; 
		float:left;
		background-color:#ffffff;
		height: 26.7vw;
		display:flex;
		justify-content:center;
		align-items:center;
	}
		.form-box-right .files_sep {
			position:absolute;
			float:left;
			width:4vw;
			height:1px;
			top:2.5vw;
			z-index:3;
			left:-2vw;
			background-color:#e6e6e6;
		}
		.form-box-right .inside_box {
			position:relative;
			float:left;
			width:12.4vw;
		}
			.form-box-right .inside_box .add_files {
				position:relative;
				float:left;
				width:100%;
				padding-top:calc(60px + 1.5vw);
				text-align:center;
				color: #3b3b3b;
				font-family: NeueHaasGrotDisp65Medium;
				font-size: 1.3vw;
				line-height: 1.6vw;
				background: url('images/add_files_icon.png') top no-repeat; 				
			}
			.form-box-right .inside_box .add_files span {
				display:block;
				font-family: NeueHaasGrotDisp55Roman;
				font-size: 1vw;
				font-weight: 400;	
				display:none;	
			}
		
	.form-box-file {
		position: relative;
		float: left;
		width: 100%;
	}	
.upload { 
	float:left;
	width:100%;
	height:3.2vw;
	margin:1.6vw 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	cursor:pointer;
	background: #e2e2e2;
	display:flex;
	justify-content:center;
	align-items:center;
}
	.upload p {
		position:relative;
		float:left;
		color: #363636;
		font-family: NeueHaasGrotDisp65Medium;
		font-size: 1vw;
		line-height: 1.5vw;
		text-transform: uppercase;	
		background: #e2e2e2 url(images/files_arrow.png) right no-repeat;	
		padding-right:25px;
	}
	.example {
		float:left;
		width:100%;
		margin:10px 0px 0px 0px;
		padding:0px 0px 0px 30px;
		position:relative;
		color: #363636;
		font-family: NeueHaasGrotDisp65Medium;
		font-size: 1vw;
		line-height: 1.5vw;
		text-transform: uppercase;
	}
	.default { display:none; }
	.upload-change {
		display: none;
		float: right;
		margin: 0px 10% 0px 10%;
		padding: 0px 0px 0px 0px;
		position: absolute;
		top: 2.2vw;			
		background-color: #c3e73c;
		cursor: pointer;
		height: 2vw;
		width: 80%;
		border-radius: 10px;		
	}	
		.upload-change p {
			position: relative;
			float: left;
			color: #363636;
			font-family: NeueHaasGrotDisp55Roman;
			font-size: 1vw;
			line-height: 2vw;
			text-transform: uppercase;
			width: 100%;
			text-align: center;			
		}	
		
		
	.formularz-div .send_message {
		position:relative;
		float:left;
		width:100%;
		margin: 0px 0px 2.6vw 0px;
		color: #e6e6e6;
		font-family: NeueHaasGrotDisp65Medium;
		font-size: 3.16vw;
		font-weight: 400;
		line-height: 2.5vw;		
	}
	.form-box { 
		float:left;
		/* width:calc(33.33% - 7px); */
		/* margin:0px 10px 1.3vw 0px;  */
	}
	.form-box-last {
		margin:0px 0px 1.3vw 0px !important; 
	}
	.form-box-half {
		width:calc(50% - 5px);
		margin:0px 10px 1.3vw 0px;
	}
/* 	.form-box-half.kompetencje {
		margin:0px 5px 1.3vw 0px;
	} */
	.form-box-all { 
		float:left;
		width:100%;
		margin:0px 0px 1.3vw 0px; 
	}
	.form-box-kod { 
		float:left;
		width:0px;
		height:0px;
		overflow:hidden;
		margin:0px 0px 0px 0px; 
	}
	.form-text  { 
		float:left;
		margin:0px 0px 0px 0px;
		width:100%;
		color: #e6e6e6;
		font-family: NeueHaasGrotDisp55Roman;
		font-size: 1vw;
		line-height: 1.6vw;
	}
	.form-input { 
		float:left;
		width:calc(100% - 1vw);
		height:3vw;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 1vw;
		border:1px solid #595959;
		color: #e6e6e6;
		font-family: NeueHaasGrotDisp55Roman;
		font-size: 1vw;
		line-height: 1.6vw;
		background:transparent;
	}
	.form-textarea  { 
		float:left;
		width:calc(100% - 1vw);
		height: 7.8vw;
		margin:0px 0px 0px 0px;
		padding:10px 0px 0px 1vw;
		border:1px solid #595959;
		color: #e6e6e6;
		background:transparent;
		font-family: NeueHaasGrotDisp55Roman;
		font-size: 1vw;
		line-height: 1.6vw;		
	}
	select.form-input-select option {
		color:#595959;
	}
	select.form-input-select {
		width:100%;
		height: 3.1vw;
	}
	.form-submit  { 
		float:right;
		width:275px;
		height:3vw;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		border:none;
		color: #ffffff;
		font-family: NeueHaasGrotDisp65Medium;
		font-size: 1vw;
		line-height: 1.6vw;
		text-transform: uppercase;		
		cursor:pointer; 
		padding-right:25px;
		background: #5846b4 url(images/double_arrow.png) right 25px top 50% no-repeat;
	}
	.form-input:focus, .form-textarea:focus, .form-submit:focus { outline:none; }
	
	::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	  color: #e6e6e6;
	}
	::-moz-placeholder { /* Firefox 19+ */
	  color: #e6e6e6;
	}
	:-ms-input-placeholder { /* IE 10+ */
	  color: #e6e6e6;
	}
	:-moz-placeholder { /* Firefox 18- */
	  color: #e6e6e6;
	}
	
}

@media screen and (min-width: 1200px) and (max-width: 1590px) {
	.wrapper nav {
		margin: 0px 0px 0px -8vw;
	}
	.wrapper nav ul li a {
		font-size: 14px;
	}
	.button--2041 {
		position: relative !important;
		/*
		top: auto;
		right: 5vw;
		*/
		margin: -0.3vw 0px 0px 0px !important;
		padding: 0.3vw 1vw 0.3vw 1vw !important;
		color: #BAE30D;
		background: #313131;
	}
	.button--2041 a {
		color: #BAE30D !important;
	}
				.career6 .wrap .inside_box .wbox .opis {
					position:relative;
					float:left;
					width:calc(100% - (12.9vw +  4.6vw));
					margin:2vw 2.6vw 0px 2vw;
				}		
					.career6 .wrap .inside_box .wbox .opis p {
						color: #e6e6e6;
						font-family: NeueHaasGrotDisp45Light;
						font-size: 14px;
						line-height: 20px;	
						margin-bottom:1vw;	
					}
					.career6 .wrap .inside_box .wbox .opis p:last-of-type {
						margin-bottom:0px;
					}
					.career6 .wrap .inside_box .wbox .opis p strong {
						color: #ffffff;
						font-family: NeueHaasGrotDisp55Roman;
						font-size: 18px;
						line-height: 22px;						
					}
						.home3 .wrap .inside_box .left .inside_box3 .nag {
							position:relative;
							float:left;
							width:100%;
							margin:0px 0px 0vw 0px;
							color: #6e6e6e;
							font-family: NeueHaasGrotDisp55Roman;
							font-size: 14px;
							font-weight: 400;
							line-height: 22px;							
						}	
							.home3 .wrap .inside_box .right .opis table td p {
								position:relative;
								float:left;
								width:calc(100% - 8vw);
								padding:0px 3.6vw 0.5vw 4.4vw;
								color: #858585;
								font-family: NeueHaasGrotDisp55Roman;
								font-size: 14px;
								line-height: 22px;
							}
						.home3 .wrap .inside_box .left .inside_box2 {
							position: relative;
							float: left;
							width: 100%;
							height: 26vw;
							background-color: #ffffff;
							display: flex;
							justify-content: center;
							align-items: center;
						}							
	
}

@media screen and (min-width: 900px) and (max-width: 1199px) {
	.button--5258 {
		margin: -0.3vw 0px 0px 0px !important;
		padding: 0.3vw 1vw 0.3vw 1vw !important;
		background: #91ba14;
		border-radius: 4px !important;
	}
	.button--5258 a {
		color: #fff !important;
	}
	.button--2041 {
		margin: 1vw 0px 0px 0px !important;
		padding: 0.3vw 1vw 0.3vw 1vw !important;
		color: #BAE30D;
		background: #313131;
	}
	.button--2041 a {
		color: #BAE30D !important;
	}
.zapoznanie {
	position:relative;
	float:left;
	width:100%;
	margin: 1vw 0px 2vw 0px;
	color: #e6e6e6;
    font-family: NeueHaasGrotDisp55Roman;
    font-size: 16px;
    line-height: 24px;
}
	.zapoznanie a {
		text-decoration:none;
	    color: #97bf00;
	}	
.adress_box_margin {
	margin:5vw 0px 0px 0px !important;
}
.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;	
	border-bottom:1px solid #f5f5f5;
}	
	.wrapper .wrap { 
		width:94%;
		height:100%;
		position:relative;
		margin:0 auto;
	}
	.wrapper .wrap .logo { 
		float: left;
		position: relative;
		margin: 20px 0px 20px 0px;
		padding: 0px 0px 0px 0px;
		left: 0px;
		height: 60px;
		 -webkit-filter: invert(1);
	     filter: invert(1);			
	}	
	.wrapper.color .wrap .logo {
		 -webkit-filter: invert(0);
	     filter: invert(0);		
	}
/* 	.convert.small-wrapper .wrap .logo {
		 -webkit-filter: invert(1);
	     filter: invert(1);			
	} */
/* 	.wrapper.small-wrapper .wrap .logo {
		-moz-transition: all .2s ease-in;
		-o-transition: all .2s ease-in;
		-webkit-transition: all .2s ease-in;
		transition: all .2s ease-in;	
		height:60px;
		top:15px;
	} */
	.wrapper .wrap .hambux { 
		display:none;
		float: left;
		position: absolute;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		left:300px;
		top: 10px;
		 -webkit-filter: invert(1);
	     filter: invert(1);		
	}
/* 	.wrapper.small-wrapper .wrap .hambux {
		display:none;
	}
	.wrapper:hover .wrap .hambux {
		display:none;
	}
	.convert:hover .wrap .logo {
		  -webkit-filter: invert(1);
		  filter: invert(1);	
		-moz-transition: all .2s ease-in;
		-o-transition: all .2s ease-in;
		-webkit-transition: all .2s ease-in;
		transition: all .2s ease-in;		  
	}	 */
	.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 20px 0px;
		padding:0px 0px 0px 0px;
		width:100%;
	}
	.wrapper nav ul li { 
		float: right;
		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 { 
		text-decoration:none;
		padding:0px 0px 0px 0px;
		display: inline-block; 
		color: transparent;
		font-family: NeueHaasGrotDisp55Roman;
		font-size: 18px;
		font-weight: 400;
		line-height: 24px;	
		cursor:pointer;
	}
	.wrapper:hover nav ul li a {
		color: #000;
	}
	.wrapper:hover nav ul li a:hover {color: #97bf00;}
	.wrapper:hover nav ul li a.active {color: #97bf00;}
	.wrapper.small-wrapper nav ul li a {
		color: #000;
	}
	.wrapper.small-wrapper nav ul li a.active {color: #97bf00;}
	.wrapper nav ul li a:hover {  }
	.wrapper nav ul li a.active {  }
	.wrapper nav ul li .menu-hr {display:none; float:right;margin:3px 1.5vw 0px 1.5vw; }
	.wrapper nav ul li:last-child .menu-hr { display:none; }
	.wrapper .menu-tel { 
		float: right;
		font-size: 30px;
		margin: 46px 0px 0px 0px;
		cursor: pointer;
		color: #000;
		position: relative;
	}
	
	.menu-lang-box {
		position:absolute;
		float:left;
		width:60px;
		height:60px;	
		right:45px;
		top:30px;
	}
	.menu-lang {
		position: absolute;
		float: left;
		margin: 0px 0px 0px 0px;
		z-index: 2;
		width:60px;
		height:60px;
		transition: all 1s ease;
	}
	.menu-lang a {
		z-index:2;
		position:relative;
		color: black;
		text-decoration:none;
		cursor: pointer;
		position: absolute;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
		width:100%;
		height:100%;
		display: flex;
		justify-content: center;
		align-items: center;
		background: #ffffff;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		border:1px solid #ffffff;		
	}	
	.menu-lang a:first-of-type {
		display: flex;
		justify-content: flex-start;
		align-items: center;	
		background: #ffffff url('images/lang_arrow_down.png') right 12px top 50% no-repeat; 
	}
		.menu-lang a:first-of-type p {
			left:13px;
		}
	.menu-lang a:hover p.lang_en {
		color:#000000;
	}
		.menu-lang a:hover {
			box-sizing: border-box;
			-moz-box-sizing: border-box;
			-webkit-box-sizing: border-box;
			border:1px solid #000;
		}
	.menu-lang a:first-of-type:after {
		transition: all 0.2s ease;
		opacity: 1;
		position: absolute;
		top: 0px;
		right: 0;
		}	
	.menu-lang a p.lang_en.active-lang { 
		position: relative;
		color: #000000;
		font-family: NeueHaasGrotDisp55Roman;
		font-size: 18px;
		font-weight: 400;
		line-height: 22.65px;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.menu-lang a:hover p.lang_en.active-lang {
		color:#000000;
	}
	.wrapper.second_wrapper .menu-lang a p.lang_en.active-lang {
		color: black;
	}
	.menu-lang a p.lang_en.active-lang:hover {

	}
	.menu-lang a p.lang_en { 
		position: relative;
		color: #000000;
		font-family: NeueHaasGrotDisp55Roman;
		font-size: 18px;
		font-weight: 400;
		line-height: 22.65px;
		display: flex;
		justify-content: center;
		align-items: center;		
	}
	.wrapper.second_wrapper .menu-lang a p.lang_en {

	}
	.menu-lang:hover a:first-of-type:after{
		opacity:0;
	}	
	.menu-lang a:nth-of-type(2){
		z-index:1;
		margin:0;
		top: 0;
		opacity: 0;
	}
	.menu-lang:hover a:nth-of-type(2) {
		top: 61px;
		opacity:1;
	}
	.menu-lang:hover a:nth-of-type(2):after{
		opacity:0;
	}	
	.menu-lang a:nth-of-type(2):after{
		transition:all 0.3s ease;
		opacity:1; 
		position:absolute; 
		top:61px;
	}	
	.menu-lang a:nth-of-type(3){
		z-index:1;
		margin:0;
		top: 0;
		opacity: 0;
	}
	.menu-lang:hover a:nth-of-type(3) {
		top: 122px;
		opacity:1;
	}
	.menu-lang:hover a:nth-of-type(3):after{
		opacity:0;
	}	
	.menu-lang a:nth-of-type(3):after{
		transition:all 0.4s ease; 
		opacity:1; 
		position:absolute; 
		top:122px;
	}
	
.start0 {
	position:relative;
	float:left;
	width:100%;
	height:36.8vw;
	margin: 0px 0px 0px 0px;
	display:flex;
	justify-content:center;
	align-items:center;
}
.start0.about_sec {
	background: url('images/about_bg1.jpg') center no-repeat;
    background-size: cover;	
}
.start0.career_sec {
	background: url('images/career_bg1.jpg') center no-repeat; 
    background-size: cover;
}	
	.start0 .inside_box {
		position:relative;
		float:left;
		width:94%;
	}
		.start0 .inside_box .uni_nag {
			position:relative;
			float:left;
			width:100%;
			margin: 0px 0px 0px 0px;
			text-align:center;
			color: #ffffff;
			font-family: NeueHaasGrotDisp55Roman;
			font-size: 3.2vw;
			line-height: 3.6vw;	
			visibility:hidden;	
		}
	.start0 .scroll-down2,
	.start0 .scroll-down3 {
		position: absolute;
		float: left;
		bottom: -20px;
		left: calc(50% - 50px);
		z-index: 5;
		cursor: pointer;
		width: 100px;
	}	

		
		
#container { 
	float:left;
	width:100%;
	height:500px;
	position:relative;
	margin:0px 0px 0px 0px; 
	overflow:hidden;
}
	#container .slide-1 { 
		float:left;
		width:100%;
		height:100%;
		position:relative;
		z-index:1; 
	}
		#container .slides { 
			float:left;
			width:100%;
			height:100%;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			position:relative;
			background-size:cover !important; 
		}
		#container .slides .box { 
			float:left;
			width:90%;
			margin:0px 5% 0px 5%;
			padding:0px 0px 0px 0px;
			position:relative;
			top:42%;
			left:0; 
		    z-index: 10;
		}
		#container .slides .box .nag {
			float:left;
			width:100%;
			margin:0px 0px 0px 0px;
			position:relative;
			clear:both;
			color: #ffffff;
			font-family: NeueHaasGrotDisp55Roman;
			font-size: 4.2vw;
			line-height: 4.5vw;
		}
		#container .slides .box .text {
			float:left;
			width: 100%;
			margin:0px 0px 0px 0px;
			position:relative;
			clear:both;
			color: #ffffff;
			font-size: 4.2vw;
			line-height: 4.5vw;
			font-family: NeueHaasGrotDisp35Thin;
			font-weight: unset;
		}
		#container .slides .box .more {
			float:left;
			width:200px;
			margin:20px 0px 0px -100px;
			padding:0px 0px 0px 0px;
			position:relative;
			text-decoration:none;
			color: white;
			font-family: 'Roboto', sans-serif;
			font-size: 14px;
			font-weight: 100;
			line-height: 49px;
			text-transform: uppercase;
			text-align:center;
			border:1px solid #fff;
			top:0;
			left:50%;
		}
	
	#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; 	
		display:none;
	}
		#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 {
		position: absolute;
		/* top: 50%; */
		left: 0%;
		min-width: 100%;
		/* min-height: calc(100% - 110px); */
		width: 100%;
		height: 100%;
		z-index: 10;
		opacity: 1;
		object-fit: cover;
	}	
	#container .scroll-down {
		position:relative;
		float:left;
		margin: 10px 0px 0px 0px;
		padding-left:65px;
		background: url('images/scroll-down.png') left no-repeat;
		color: #ffffff;
		font-family: NeueHaasGrotDisp65Medium;
		font-size: 18px;
		font-weight: 400;
		line-height: 60px;
		cursor:pointer;
	}
	
.home1 { 
	float:left;
	width:100%;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	background-color:#ffffff;
} 
	.home1 .wrap { 
		width:94%;
		position:relative;
		margin:0 auto; 
		height:100%;
		display:flex;
		align-items:center;
	}
		.home1 .wrap .inside_box {
			position:relative;
			float:left;
			width:100%;
			margin:30px 0px 30px 0px;
		}
		.home1 .wrap .sprawdz {
			position: relative;
			float: left;
			margin: 6px 20px 0px 0px;
			color: #3b3b3b;
			font-family: NeueHaasGrotDisp55Roman;
			font-size: 18px;
			line-height: 28px;
			padding-right: 60px;
			background: url(images/sep_sprawdz.png) right no-repeat;
			background-size: 50px;
		}
		.home1 .wrap .opis {
			position:relative;
			float:left;
			width:50%;
			margin: 0px 0% 0% 0px;
		}	
			.home1 .wrap .opis h2 {
				color: #3b3b3b;
				font-family: NeueHaasGrotDisp65Medium;
				font-size: 30px;
				line-height: 40px;
				margin-bottom:20px;
			}
			.home1 .wrap .opis p {
				color: #3b3b3b;
				font-family: NeueHaasGrotDisp45Light;
				font-size: 15px;
				line-height: 23px;			
			}		
		.home1 .wrap .ilosc {
			position: relative;
			float: right;
			margin: 10px 0% 0% 0px;
			padding-left: calc(75px + 2vw);
			background: url(images/sep_ilosc.png) left 0px top 1.16vw no-repeat;
			display: flex;
			align-items: center;
			width: 160px;		
		}	
			.home1 .wrap .ilosc .liczba {
				position:relative;
				float:left;
				color: #3b3b3b;
				font-family: NeueHaasGrotDisp65Medium;
				font-size: 7.1vw;
				line-height: 5.8vw;
				margin: 0px 1.5vw 0px 0px;
			}
			.home1 .wrap .ilosc .kategorie {
				position: relative;
				float: left;
				color: #3b3b3b;
				font-family: NeueHaasGrotDisp45Light;
				font-size: 15px;
				font-weight: 400;
				line-height: 20px;		
			}	
				.home1 .wrap .ilosc .kategorie span {
					display:block;
				}
		
		
.home2 { 
	float:left;
	width:100%;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	height:37.4vw;	
} 
	.home2 .top { 
		width:100%;
		position:relative;
		margin:0px auto; 
		height:32.1vw;
		background: url('images/kat_bg.jpg') top no-repeat;
		background-size:cover;
		z-index: 2;
	}	
	.home2.services .top {
		background: url('images/uslugi_bg.jpg') top no-repeat;
	}	
		.home2 .top .wrap {
			position:relative;
			float:left;
			width:91%;
			margin:0px 4% 0px 5%;
			height:100%;
		}
			.home2 .top .wrap .scroll_box {
				position:absolute;
				float:left;
				left:0;
				bottom:-3.5vw;
				height:7vw;
				width:4.5vw;
				background-color: #f5f5f5;
				z-index:5;
				display:flex;
				justify-content:center;
				align-items:center;
				cursor:pointer;
				display:none;
			}
				.home2 .top .wrap .scroll_box p {
					position:relative;
					float:left;
					padding-right:30px;
					color: #3b3b3b;
					font-family: NeueHaasGrotDisp65Medium;
					font-size: 1vw;
					line-height: 1.2vw;
					background: url('images/scroll_arrow_right.png') right no-repeat;	
					-webkit-transform: rotate(90deg);
					-moz-transform: rotate(90deg);
					-o-transform: rotate(90deg);
					-ms-transform: rotate(90deg);
					transform: rotate(90deg);					
				}
			.home2 .top .wrap .left {
				position:relative;
				float:left;
				width:25%;
				height:100%;
				margin: 0px 0px 0px 0px;
			}
				.home2 .top .wrap .left .nag {
					position:relative;
					float:left;
					width:100%;
					margin: 8vw 0px 0px 0px;
					color: #ffffff;
					font-family: NeueHaasGrotDisp75Bold;
					font-size: 3.5vw;
					line-height: 4.2vw;					
				}
				.home2 .top .wrap .left .navi {
					position:relative;
					float:left;
					width:120px;
					height:58px;
					margin: 1vw 0px 0px 0px;
					display:flex;
					justify-content:space-between;
					align-items:center;
				}	
					.home2 .top .wrap .left .navi img {
						cursor:pointer;
					}
	.home2 .bottom { 
		width:100%;
		position:relative;
		margin:0px auto; 
		height:5.3vw;
	}		
		.home2 .bottom .wrap {
			position:relative;
			float:left;
			width:91%;
			margin:0px 4% 0px 5%;
			height:100%;
		}		
			.home2 .top .wrap .right {
				position:relative;
				float:left;
				width:75%;
				height:100%;
				margin: 0px 0px 0px 0px;
				z-index:5;
			}		
				.home2 .top .wrap .right .slide_box {
					position:relative;
					float:left;
					width:100%;
					height:16.2vw;
					display:block;
				}	
				.home2 .top .wrap .right .slide_box_serv,
				.home2 .top .wrap .right .slide_box.first {
					margin: 4.2vw 0px 0px 0px;
				}
					.home2 .top .wrap .right .slide_box .kbox {
						position:relative;
						float:left;
						height:15.2vw;
						width:calc(100% - 1vw);
						margin: 0px 0vw 1vw 0px;
					}		
					.home2 .top .wrap .right .slide_box .zbox {
						width:calc(25% - 1vw);
						margin: 0px 1vw 0vw 0px;
					}
					.home2 .top .wrap .right .slide_box_serv .zbox:nth-of-type(2n) {
						margin-top:1vw;
					}
					.home2 .top .wrap .right .slide_box_serv .zbox:nth-of-type(2) .nag,
					.home2 .top .wrap .right .slide_box_serv .zbox:nth-of-type(7) .nag {
						color: #3b3b3b;
					}
					.owl-item:nth-of-type(2n) .kbox {
						margin-top:1vw !important;
					}
					.home2 .top .wrap .right .slide_box .kbox .zdjecie-glowne {
						position:relative;
						float:left;
						width:100%;
						height:100%;
					}
						.home2 .top .wrap .right .slide_box .kbox .zdjecie-glowne img {
							position:relative;
							float:left;
							width:100%;
							height:100%;
							object-fit:cover;
						}
					.home2 .top .wrap .right .slide_box .kbox .nag {
						position:absolute;
						float:left;
						width:90%;
						margin: 0px 5% 0px 5%;
						bottom:1vw;
						color: #ffffff;
						font-family: NeueHaasGrotDisp75Bold;
						font-size: 1.9vw;
						line-height:1.9vw;
						height:5.7vw;
						letter-spacing: -0.1vw;						
					}
					.home2 .top .wrap .right .slide_box .kbox-8 .nag,
					.home2 .top .wrap .right .slide_box .kbox-13 .nag {
						color: #3b3b3b;
					}	
						.home2 .top .wrap .right .slide_box .kbox .nag span {
							display:block;
						}
		
.big_nag {
	position:relative;
	float:left;
	width:100%;
	margin: 0px 0px 0px 0px;
	height:12vw;
	display:flex;
	justify-content:center;
	align-items:center;
}	
	.big_nag	.nag {
		position:relative;
		float:left;
		color: #3b3b3b;
		font-family: NeueHaasGrotDisp55Roman;
		font-size: 3.2vw;
		line-height: 3.2vw;		
	}
		
		
.home3 { 
	float:left;
	width:100%;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	height:600px;	
} 
	.home3 .wrap {
		position:relative;
		float:left;
		width:100%;
		margin:0px 0px 0px 0%;
		height:100%;
		display:flex;
		align-items:center;
	}	
		.home3 .wrap .inside_box,
		.home3 .wrap .case_box {
			position:absolute;
			float:left;
			width:95%;
			height:550px;
			margin:0px 0px 0px 5%;
			z-index:2;
		}
		.home3 .wrap .inside_box {
			margin: 0px 0px 0px 0px;
/* 			width:100%; */
		}
			.home3 .wrap .case_count {
				position:absolute;
				float:left;
				line-height:49px;
				left:125px;
				top:5px;
				z-index:5;
			}	
				.home3 .wrap .case_count p:first-of-type {
					position:relative;
					float:left;
					color: #3b3b3b;
					font-family: NeueHaasGrotDisp75Bold;
					font-size: 32px;
					line-height: 49px;
					margin-right:5px;
				}
				.home3 .wrap .case_count p:nth-of-type(2) {
					position:relative;
					float:left;
					color: #3b3b3b;
					font-family: NeueHaasGrotDisp75Bold;
					font-size: 14px;
					line-height: 37px;					
				}				
			.home3 .wrap .see_all {
				position: absolute;
				float: left;
				line-height: 49px;
				left: 150px;
				bottom: 25px;
				z-index: 5;
				color: #3b3b3b;
				font-family: NeueHaasGrotDisp75Bold;
				font-size: 16px;
				padding-right: 20px;
				z-index: 4;
				text-decoration: none;
				background: url(images/link_arrow.png) right no-repeat;
			}
			.home3 .wrap .cau {
				position:absolute;
				float:left;
				top:0;
				left:0;
				z-index:5;
				cursor:pointer;
				width: auto;
			}
			.home3 .wrap .cad {
				position:absolute;
				float:left;
				bottom:0;
				left:0;
				z-index:5;
				cursor:pointer;
				width: auto;
			}			
			.home3 .wrap .inside_box .left {
				position: relative;
				float: left;
				width: 45%;
				height: 100%;
				display: flex;
				align-items: center;
				margin-right: 5%;
			}
				.home3 .wrap .inside_box .left .inside_box2 {
					position:relative;
					float:left;
					width:100%;
					height:400px;		
					background-color:#ffffff;
					display:flex;
					justify-content:center;
					align-items:center;
				}
					.home3 .wrap .inside_box .left .inside_box3 {
						position:relative;
						float:left;
						width:90%;
						
					}
						.home3 .wrap .inside_box .left .inside_box3 .top {
							position:relative;
							float:left;
							width:100%;
							height:50px;
							background: url('images/gruby-sep.png') right 0px top 0.6vw no-repeat;
						}
							.home3 .wrap .inside_box .left .inside_box3 .top .zdjecie-glowne {
								position: relative;
								float: left;
								width: 150px;
								height: 50px;
								display: flex;
								justify-content: flex-start;
								align-items: flex-start;
								bottom: 10px;
							}
								.home3 .wrap .inside_box .left .inside_box3 .top .zdjecie-glowne img {
									position:relative;
									float:left;
									width: auto;
									object-fit:scale-down;
									width: 100%;
								}
						.home3 .wrap .inside_box .left .inside_box3 .wyzwania {
							position: relative;
							float: left;
							width: 100%;
							margin: 0px 0px 20px 0px;
							color: #3b3b3b;
							font-family: NeueHaasGrotDisp65Medium;
							font-size: 16px;
							line-height: 26px;
							padding: 10px 0px 10px 0px;
							border-top: 1px solid #3b3b3b;
							border-bottom: 1px solid #3b3b3b;
						}		
						.home3 .wrap .inside_box .left .inside_box3 .nag {
							position: relative;
							float: left;
							width: 100%;
							margin: 0px 0px 0vw 0px;
							color: #6e6e6e;
							font-family: NeueHaasGrotDisp55Roman;
							font-size: 14px;
							font-weight: 400;
							line-height: 22px;							
						}							
			.home3 .wrap .inside_box .right {
				position:relative;
				float:left;
				width:50%;
				height:100%;
				display:flex;
				align-items:center;
			}		
				.home3 .wrap .inside_box .right .opis {
					position:relative;
					float:left;
					width:100%;
					margin: 0px 0px 0px 0px;
				}
					.home3 .wrap .inside_box .right .opis table {
						position: relative;
						float: left;
						width: 100%;
						background-color: #ffffff;
						/* height: 130px; */
						margin-bottom: 5px;
					}
						.home3 .wrap .inside_box .right .opis table td {
							padding:10px 0px 10px 0px;
						}
							.home3 .wrap .inside_box .right .opis table td p {
								position: relative;
								float: left;
								width: calc(100% - 65px);
								padding: 0px 20px 10px 45px;
								color: #858585;
								font-family: NeueHaasGrotDisp55Roman;
								font-size: 14px;
								line-height: 22px;
							}
							.home3 .wrap .inside_box .right .opis table td p:first-of-type {
								background: url('images/purple_dot.png') left 10px top 1px no-repeat;
							    background-size: 18px;
							}
							.home3 .wrap .inside_box .right .opis table td p strong {
								font-family: NeueHaasGrotDisp75Bold;
								font-size: 15px;
								line-height: 22px;
								text-transform: uppercase;
								color: #3b3b3b;							
							}
					.home3 .wrap .inside_box .right .opis table:last-of-type {
						margin-bottom:0px;
					}
			.home3 .wrap .left_box {
				position:relative;
				float:left;
				width:55%;
				height:100%;
				background-color:#fafafa;
			}
			.home3 .wrap .right_box {
				position:relative;
				float:left;
				width:45%;
				height:100%;
				background: url('images/case_bg.jpg') center no-repeat;
				background-size:cover;
			}	
			.owl-slider-case .owl-nav {
				display:block !important;
				position:absolute;
				float:left;
				width:86px;
				height:100%;		
				left:0;
				top:0;							
			}
				.owl-slider-case .owl-nav .owl-next {
					position:absolute;
					float:left;
					width:86px;
					height:49px;
					left:0;
					top:0;
					cursor:pointer;
					background: url('images/cau.png') center no-repeat;
					font-size:0px;
				}			
				.owl-slider-case .owl-nav .owl-prev {
					position:absolute;
					float:left;
					width:86px;
					height:49px;
					left:0;
					bottom:0;
					cursor:pointer;
					background: url('images/cad.png') center no-repeat;
					font-size:0px;
				}
		
		
.home4 { 
	float: left;
    width: 100%;
    position: relative;
    margin: -33px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height: 500px;
    overflow: hidden;
} 	
	.home4 .left {
		position:relative;
		float:left;
		width:40%;
		height:100%;
		display:flex;
		align-items:center;
	}
	.home4 .left:after {
		content:"";
		position:absolute;
		float:left;
		width:100%;
		height:6vw;
		top:0;
		left:0;
	    background-color: #fafafa;
	}
		.home4 .left .inside_box {
			position: relative;
			float: left;
			width: 94%;
			left: 3%;
		}
			.home4 .left .inside_box .opis {
				position: relative;
				float: left;
				width: calc(100% - 20px);
				margin: 0px 0px 10px 0px;
				color: #3b3b3b;
				font-family: NeueHaasGrotDisp65Medium;
				font-size: 16px;
				line-height: 26px;
				padding-left: 20px;
			}
			.home4 .left .inside_box .hiperlinki {
				position: relative;
				float: left;
				width: 100%;
				height: 45px;
				display: flex;
				justify-content: center;
				align-items: center;			
			}
			.home4 .left .inside_box .hiperlinki:hover {
				background-color:#f5f5f5;	
			}
				.home4 .left .inside_box .hiperlinki .inside_box2 {
					position:relative;
					float:left;
					width:calc(100% - 4vw);
					height:100%;
					background: url('images/plus.png') left no-repeat, url('images/true_arrow_right.png') right no-repeat;
					box-sizing: border-box;
					-moz-box-sizing: border-box;
					-webkit-box-sizing: border-box;
					border-top:1px solid #f5f5f5;										
				}
				.home4 .left .inside_box .hiperlinki5 .inside_box2 {
					box-sizing: border-box;
					-moz-box-sizing: border-box;
					-webkit-box-sizing: border-box;
					border-bottom:1px solid #f5f5f5;						
				}		
					.home4 .left .inside_box .hiperlinki .inside_box2 p:first-of-type {
						position: relative;
						float: left;
						margin: 0px 15px 0px 20px;
						color: #3b3b3b;
						font-family: NeueHaasGrotDisp65Medium;
						font-size: 15px;
						font-weight: 400;
						line-height: 45px;					
					}
					.home4 .left .inside_box .hiperlinki .inside_box2 p:nth-of-type(2) {
						position:relative;
						float:left;
						margin:0px 0vw 0px 0vw;
						color: #3b3b3b;
						font-family: NeueHaasGrotDisp55Roman;
						font-size: 15px;
						font-weight: 400;
						line-height: 45px;						
					}	
					.home4 .left .inside_box .hiperlinki:hover .inside_box2 p:nth-of-type(2) {
						font-family: NeueHaasGrotDisp65Medium;
					}	
					.read_more {
						position:relative;
						float:left;
						width:200px;
						height:45px;
						text-decoration:none;
						margin:20px 0px 0px 20px;
					}
						.read_more p {
							position: relative;
							float: left;
							width: 155px;
							height: 45px;
							padding-right: 45px;
							color: #ffffff;
							font-family: NeueHaasGrotDisp65Medium;
							font-size: 15px;
							text-align: center;
							line-height: 45px;
							background: #5846b4 url(images/read_more_bg.png) right 0px top -1px repeat-y;
							background-size: 46px;
						}
	.home4 .right {
		position:relative;
		float:left;
		width:60%;
		height:100%;
		background: url('images/home_kariera_bg.png') center no-repeat;
		background-size:cover;
	} 	
		.home4 .right .nag {
			position:absolute;
			float:left;
			left:13vw;
			bottom:12.6vw;
			color: #ffffff;
			font-family: NeueHaasGrotDisp65Medium;
			font-size: 5vw;
			font-weight: 400;
			line-height: 6.3vw;			
		}
	

.home5 { 
	float:left;
	width:100%;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	/* height:36.8vw;	 */
	background-color: #363636;
}
	.home5 .wrap {
		position:relative;
		width:94%;
		margin: 0px auto;
		height:100%;
		display:flex;
		justify-content:center;
		align-items:center;
	}

	
#mapa-box { 
	float:left;
	width:100%;
	height:450px;	
	margin:0px 0px 0px 0px;
	overflow:hidden;
	border: 0px solid #c0c0c0; 
}
.home6 { 
	float:left;
	width:100%;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	height:450px;	
}
	.home6 .grey_box {
		position:absolute;
		float:left;
		width:100%;
		top:0;
		left:0;
		height:12.5vw;
		background-color:#363636;
	}
	.home6 .map_choose {
		position:absolute;
		float:left;
		width:44vw;
		height:calc(5.3vw + 16px);
		top:0;
		left:0;
		background-color: transparent;
		z-index:4;
	}	
		.home6 .map_choose .map_waw .top,
		.home6 .map_choose .map_gda .top,
		.home6 .map_choose .map_ldn .top {
			border-right:1px solid #e6e6e6;
			box-sizing: border-box;
			-moz-box-sizing: border-box;
			-webkit-box-sizing: border-box;				
		}
		.home6 .map_choose .mapka {
			position:relative;
			float:left;
			width:25%;
			height:100%;
			cursor:pointer;
		}
			.home6 .map_choose .mapka .top {
				height:5.3vw;
				position:relative;
				float:left;
				width:100%;
				background-color: #ffffff;
				display:flex;
				justify-content:center;
				align-items:center;
			}
				.home6 .map_choose .mapka .top p {
					position: relative;
					float: left;
					color: #343434;
					font-family: NeueHaasGrotDisp65Medium;
					font-size: 15px;
					line-height: 20px;				
				}	
				.home6 .map_choose .mapka:hover .top p,
				.home6 .map_choose .mapka.aktywna .top p {
					color: #97bf00;
				}				
			.home6 .map_choose .mapka .bottom {
				height:16px;
				position:relative;
				float:left;
				width:100%;
			}
			.home6 .map_choose .mapka:hover .bottom,
			.home6 .map_choose .mapka.aktywna .bottom {
			    background: url(images/active_map_bg.png) top -1px left 50% no-repeat;
			}			
			
	.home6 .wrap {
		position:relative;
		width:94%;
		margin: 0px auto;
		height:100%;
		display:flex;
		justify-content:center;
		align-items:center;
	}


.home7 { 
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 50px 0px 40px 0px;
    background-color: #363636;
}
	.home7 .wrap {
		position:relative;
		width:94%;
		margin: 0px auto;
		height:100%;
	}
		.home7 .wrap .adress_box {
			position:relative;
			float:left;
			width:50%;
			margin: 0px 0px 0px 0px;
		}
			.home7 .wrap .adress_box .opis {
				position:relative;
				float:left;
				width:100%;
			}
			.home7 .wrap .adress_box1:before {
				content:"";
				position:absolute;
				float:left;
				right:0;
				bottom:0;
				height:3.7vw;
				width:1px;
				background-color:#595959;
				display:none;
			}
			.home7 .wrap .adress_box2 .opis {
				margin:0px 0% 0px 0px;
			}			
			.home7 .wrap .adress_box2 .opis {
				margin:0px 0% 0px 0%;
				
			}
				.home7 .wrap .adress_box .opis h3 {
					position:relative;
					float:left;
					width:100%;
					margin:0px 0px 0px 0px;
					color: #e6e6e6;
					font-family: NeueHaasGrotDisp55Roman;
					font-size: 18px;
					line-height: 26px;					
				}
				.home7 .wrap .adress_box .opis h4 {
					position:relative;
					float:left;
					width:100%;
					margin:0px 0px 20px 0px;
					color: #97bf00;
					font-family: NeueHaasGrotDisp45Light;
					font-size: 18px;
					line-height: 26px;				
				}
				.home7 .wrap .adress_box .opis p {
					position:relative;
					float:left;
					width:calc(100% - 45px);
					padding-left:45px;
					background: url('images/white_line_short.png') left 0px top 8px no-repeat;
					color: #e6e6e6;
					font-family: NeueHaasGrotDisp55Roman;
					font-size: 14px;
					line-height: 20px;	
					margin-bottom:20px;
				}
				.home7 .wrap .adress_box .opis p a {
					text-decoration:none;
					color: #e6e6e6;
				}






/* START style partners */		
	.partners {
		float:left;
		width:100%;
		height:300px;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		position:relative;
		overflow:hidden;
	}	
		.partners .owl-carousel {
			float:left;
			width:100%;
			height:200px;
			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;	
			box-sizing: border-box;
			-moz-box-sizing: border-box;
			-webkit-box-sizing: border-box;
			border:1px solid #000;
		}
		.partners .partners-box .img {
			max-width:70%;
			max-height:70%;
		}			
		.partners .owl-nav {
			float:left;
			width:100%;
			position:relative;
			margin:10px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			position:relative;
		}
			.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;	
		}
			.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 */	



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



.about1 {
	position:relative;
	float:left;
	width:100%;
	margin: 0px 0px 0px 0px;
}
	.about1 .grey_box {
		position:absolute;
		float:left;
		width:100%;
		height:15.8vw;
		bottom:0;
		left:0;
		background-color: #3b3b3b;
	}
	.about1 .wrap {
		position:relative;
		float:right;
		width:97%;
		height:100%;
	}
		.about1 .wrap .top {
			position:relative;
			float:left;
			width:100%;
			height:50vw;
		}
			.about1 .wrap .top .left {
				position:relative;
				float:left;
				width:35%;
				height:100%;
				z-index:2;
			}
				.about1 .wrap .top .left .nag {
					position:relative;
					float:left;
					width:75%;
					margin: 6vw 0px 6vw 0px;
					color: #3b3b3b;
					font-family: NeueHaasGrotDisp55Roman;
					font-size: 3.2vw;
					line-height: 3.8vw;					
				}
				.about1 .wrap .top .left .obroty {
					position:relative;
					float:left;
					width:100%;
					height:19.5vw;
					background-color: #b7d437;
					display:flex;
					justify-content:center;
					align-items:center;
				}
					.about1 .wrap .top .left .obroty h3 {
						position:relative;
						float:left;
						color: #3b3b3b;
						font-family: NeueHaasGrotDisp55Roman;
						font-size: 2.5vw;
						line-height: 3vw;						
					}
			.about1 .wrap .top .right {
				position:absolute;
				float:left;
				width:68.5%;
				margin:11.8vw 0px 0px 0px;
				z-index:1;
				right:0;
			}
				.about1 .wrap .top .right .wykres_box {
					position:relative;
					float:left;
					width:100%;
					height:38.2vw;
					background-color:#f5f5f5;
					display:flex;
					justify-content:center;
					align-items:center;
				}
					.about1 .wrap .top .right .wykres_box .zdjecie-glowne {
						position:relative;
						float:left;
						width:100%;
						height:21vw;
					}
						.about1 .wrap .top .right .wykres_box .zdjecie-glowne img {
							position:relative;
							float:left;
							width:100%;
							height:100%;
							object-fit:scale-down;
						}
		.about1 .wrap .middle {
			position:relative;
			float:left;
			width:100%;
			height:17.4vw;
		}
			.about1 .wrap .middle .inside_box {
				position:relative;
				float:left;
				height:100%;
				width:95%;
				display:flex;
				align-items:center;
			}
				.about1 .wrap .middle .inside_box .opis {
					position:relative;
					float:left;
					width:100%;
					margin: 0px 0px 0px 0px;
				}
					.about1 .wrap .middle .inside_box .opis table {
						position:relative;
						float:left;
						width:33.33%;
						box-sizing: border-box;
						-moz-box-sizing: border-box;
						-webkit-box-sizing: border-box;
						border-left:1px solid #3b3b3b;								
					}
					.about1 .wrap .middle .inside_box .opis table:last-of-type {
						box-sizing: border-box;
						-moz-box-sizing: border-box;
						-webkit-box-sizing: border-box;
						border-right:1px solid #3b3b3b;						
					}
						.about1 .wrap .middle .inside_box .opis table td p {
							position: relative;
							float: left;
							width: calc(100% - 20px);
							margin-bottom: 1vw;
							padding-left: 20px;
							color: #3b3b3b;
							font-family: NeueHaasGrotDisp55Roman;
							font-size: 14px;
							line-height: 18px;						
						}
						.about1 .wrap .middle .inside_box .opis table td p:last-of-type {
							margin-bottom:0px;
						}
						.about1 .wrap .middle .inside_box .opis table td p strong {
							position:relative;
							float:left;						
							color: #3b3b3b;
							font-family: NeueHaasGrotDisp55Roman;
							font-size: 3.8vw;
							line-height: 3vw;					
						}
		.about1 .wrap .bottom {
			position:relative;
			float:left;
			width:100%;
			height:31.6vw;
			background-color:#f5f5f5;
		}
			.about1 .wrap .bottom .left {
				position:relative;
				float:left;
				width:31.5%;
				height:100%;
				margin: 0px 0px 0px 0px;
				display:flex;
				justify-content:center;
			}
				.about1 .wrap .bottom .left .inside_box {
					position:relative;
					float:left;
					width:80%;
					margin: 0px 0px 0px 0px;
				}
					.about1 .wrap .bottom .left .inside_box .opis {
						position:relative;
						float:left;
						width:100%;
						margin: 4.5vw 0px 0px 0px;
					}
						.about1 .wrap .bottom .left .inside_box .opis p {
							position:relative;
							float:left;
							width:100%;
							margin:0px 0px 0px 0px;
						}
						.about1 .wrap .bottom .left .inside_box .opis p:nth-of-type(1),
						.about1 .wrap .bottom .left .inside_box .opis p:nth-of-type(3) {
							color: #3b3b3b;
							font-family: NeueHaasGrotDisp55Roman;
							font-size: 14px;
							line-height: 14px;
							padding-bottom: 30px;
							background: url(images/p_sep.png) left bottom no-repeat;
						}
						.about1 .wrap .bottom .left .inside_box .opis p:nth-of-type(2) {
							margin-bottom:20px;
						}
						.about1 .wrap .bottom .left .inside_box .opis p:nth-of-type(2),
						.about1 .wrap .bottom .left .inside_box .opis p:nth-of-type(4) {
							margin-top:10px;
							color: #3b3b3b;
							font-family: NeueHaasGrotDisp55Roman;
							font-size: 14px;
							line-height: 18px;
						}						
			.about1 .wrap .bottom .right {
				position:relative;
				float:left;
			    width: 68.5%;
				height:100%;
				margin: 0px 0px 0px 0px;
				display:flex;
				justify-content:flex-start;
				align-items:center;
			}
				.about1 .wrap .bottom .right .zdjecie-glowne {
					position:relative;
					float:left;
					width:56vw;
					height:22.7vw;
				}
					.about1 .wrap .bottom .right .zdjecie-glowne img {
						position:relative;
						float:left;
						width:100%;
						height:100%;
						object-fit:scale-down;
					}


.about2{
	position:relative;
	float:left;
	width:100%;
	margin: 0px 0px 0px 0px;
	background-color: #3b3b3b;
}
	.about2 .wrap {
		position:relative;
		margin:0 auto;
		width:94%;
		height:100%;
	}
		.about2 .wrap .nag_box {
			position:relative;
			float:left;
			width:100%;
			margin:50px 0px 30px 0px;
			height:13vw;
			display:flex;
			justify-content:center;
			align-items:center;
			background: url('images/sep_misja.png') top left no-repeat, url('images/sep_misja.png') bottom left no-repeat; 
		}
			.about2 .wrap .nag {
				position:relative;
				float:left;
				width:100%;
				margin: 0px 0px 0px 0px;
				color: #ffffff;
				font-family: NeueHaasGrotDisp55Roman;
				font-size: 30px;
				line-height: 30px;				
			}
		.about2 .wrap .boxes {
			margin-bottom:30px;
		}	
		.about2 .wrap .misja_box {
			position:relative;
			float:left;
			width:100%;
		}
			.about2 .wrap .misja_box .left {
				position:relative;
				float:left;
				width:30%;
				height:200px; 
				margin-right:5%;
			}
			.about2 .wrap .misja_box .right {
				position:relative;
				float:left;
				width:65%;	
				height:100%;
				display:flex;
				align-items:center;
			}			
				.about2 .wrap .opis {
					position:relative;
					float:left;
					width:100%;
				}	
					.about2 .wrap .opis p {
						position:relative;
						float:left;
						width:100%;
						color: #cccccc;
						font-family: NeueHaasGrotDisp45Light;
						font-size: 14px;
						line-height: 20px;						
					}
					.about2 .wrap .opis p:first-of-type {
						margin-bottom:20px;
					}
					
					.about2 .wrap .opis p strong {
						color: #ffffff;
						font-family: NeueHaasGrotDisp55Roman;
						font-size: 40px;
						line-height: 40px;						
					}
					.about2 .wrap .opis p em {
						font-style:normal;
						font-family: NeueHaasGrotDisp65Medium;
					}
					.about2 .wrap .opis ul { 
						float:left;
						width:100%;
						margin:0px 0px 10px 0px;
						padding:0px 0px 0px 0px;
						list-style: none; 
						position:relative;

						color: #cccccc;
						font-family: NeueHaasGrotDisp45Light;
						font-size: 14px;
						line-height: 20px;	
					}
					.about2 .wrap .opis ul li { 
						float:left;
						width:97%;
						padding:0px 0px 0px 3%;
						background: url(images/listBg.svg) top 6px left no-repeat;
						background-size: 0.6vw;
						position:relative;
					}
			.about2 .wrap .zdjecie-glowne {
				position:relative;
				float:left;
				width:100%;
				height:200px; 
			}
				.about2 .wrap .zdjecie-glowne img {
					position:relative;
					float:left;
					width:100%;
					height:100%;
					object-fit:cover;
				}
		.about2 .wrap .wizja_box {
			position:relative;
			float:left;
			width:100%;
		}		
			.about2 .wrap .wizja_box .top {
				position:relative;
				float:left;
				width:30%;
				height:200px; 	
				margin-right:5%;
			}
			.about2 .wrap .wizja_box .bottom {
				position:relative;
				float:left;
				width:65%;
				height:100%;
				display:flex;
				align-items:center;				
			}		
				.about2 .wrap .wizja_box .bottom .opis {
					width:100%;
				}
		.about2 .wrap .wartosci_box {
			position:relative;
			float:left;
			width:100%;
		}			
			.about2 .wrap .wartosci_box .left {
				position:relative;
				float:left;
				width:30%;
				height:200px; 
				margin-right:5%;
			}
			.about2 .wrap .wartosci_box .right {
				position:relative;
				float:left;
				width:65%;	
				height:100%;
				display:flex;
				align-items:center;				
			}			
				.about2 .wrap .wartosci_box .right .opis {
					
				}
		
		
.about3 {
	position:relative;
	float:left;
	width:100%;
	margin: 0px 0px 0vw 0px;
	padding: 0px 0px 5vw 0px;
	border-bottom:1px solid #f0f0f0;
}
	.about3 .wrap {
		position:relative;
		margin:0 auto;
		width:65%;
		height:100%;
	}	
		.about3 .wrap .top {
			position:relative;
			float:left;
			width:100%;
			margin: 0px 0px 0px 0px;
			height:13.5vw;
			display:flex;
			justify-content:center;
		}
			.about3 .wrap .top .history {
				position:relative;
				float:left;
				margin: 6.5vw 0px 0px 0px;
				color: #3b3b3b;
				font-family: NeueHaasGrotDisp55Roman;
				font-size: 3.16vw;
				line-height: 3.5vw;					
			}
		.about3 .wrap .bottom {
			position:relative;
			float:left;
			width:100%;
			margin: 0px 0px 0px 0px;
		}		
			.about3 .wrap .bottom .year_box {
				position:relative;
				float:left;
				width:100%;
				height:16vw;
			}
				.about3 .wrap .bottom .year_box .left {
					position:relative;
					float:left;
					width:calc(50% - 4.2vw);
					height:100%;
				}
				.about3 .wrap .bottom .year_box:nth-child(2n) .left {
					float:right;
				}
					.about3 .wrap .bottom .year_box .left .opis {
						position:relative;
						float:right;
						padding-right:8.4vw;					
					    margin: 7.3vw 0px 0px 0px;
						text-align:right;
					}
					.about3 .wrap .bottom .year_box:nth-child(2n) .left .opis {
						position:relative;
						float:left;
						padding-left:8.4vw;
						padding-right:0px;
					    margin: 7.3vw 0px 0px 0px;
						text-align:left;						
					}
						.about3 .wrap .bottom .year_box .left .opis p {
							color: #3b3b3b;
							font-family: NeueHaasGrotDisp55Roman;
							font-size: 14px;
							line-height: 18px;						
						}
					.about3 .wrap .bottom .year_box .left .opis:after {
						content:"";
						position:absolute;
						float:left;
						right:0;
						top:0.7vw;
						width:7.4vw;
						height:1px;
						background-color:#3b3b3b;
					}
					.about3 .wrap .bottom .year_box:nth-child(2n) .left .opis:after {
						left:0;
						right:unset;
					}
				.about3 .wrap .bottom .year_box .middle {
					position:absolute;
					float:left;
					width:8.4vw;
					left:calc(50% - 4.2vw);
					height:100%;
					display:flex;
					justify-content:center;
					align-items:center;
				}		
					.about3 .wrap .bottom .year_box .middle .stripe {
						position: absolute;
						float:left;
						width:5.2vw;
						left:calc(50% - 2.6vw);
						background-color: #f5f5f5;
						height:100%;
					}
					.about3 .wrap .bottom .year_box .middle .year {
						position:relative;
						float:left;
						margin: 0vw 0px 0px 0px;
						color: #3b3b3b;
						font-family: NeueHaasGrotDisp55Roman;
						font-size: 3.16vw;
						line-height: 3.5vw;
					}		
				.about3 .wrap .bottom .year_box .right {
					position:relative;
					float:left;
					width:calc(50% - 4.2vw);
					height:100%;
					margin-left:8.4vw;
				}	
				.about3 .wrap .bottom .year_box:nth-child(2n) .right {
					margin-left:0vw;
				}	
					.about3 .wrap .bottom .year_box .right .zdjecie-glowne {
						position:relative;
						float:left;
						width:100%;
						height:100%;
					}
						.about3 .wrap .bottom .year_box .right .zdjecie-glowne img {
							position:relative;
							float:left;
							width:100%;
							height:100%;
							object-fit:scale-down;
						}



/* //////////////////////////////////// CAREER //////////////////////////////////// */



.career1 {
	position:relative;
	float:left;
	width:100%;
	margin: 0px 0px 0px 0px;
}
	.career1 .wrap {
		position:relative;
		margin:0px auto;
		width:94%;
		height:100%;
	}		
		.career1 .wrap .top {
			position:relative;
			float:left;
			width:100%;
		}
			.career1 .wrap .top .recent {
				position:relative;
				float:left;
				width:100%;
				margin: 30px 0px 20px 0px;
			}
				.career1 .wrap .top .recent p {
					position:relative;
					float:left;
					margin:0px 0.25vw 0px 0px;
					color: #3b3b3b;
					font-family: NeueHaasGrotDisp65Medium;
					font-size: 16px;
					line-height: 16px;					
				}
			.career1 .wrap .top .columns {
				position:relative;
				float:left;
				width:100%;
				margin: 0vw 0px 0vw 0px;
			}	
				.career1 .wrap .top .columns p {
					position:relative;
					float:left;
					width:calc(19% - 17px);
					padding-left:17px;
					border-left:3px solid #b7d437;
					color: #3b3b3b;
					font-family: NeueHaasGrotDisp55Roman;
					font-size: 14px;
					line-height: 20px;
					margin-bottom:20px;
				}
				.career1 .wrap .top .columns p:nth-of-type(3) {
					width:calc(28% - 17px);
				}
				.career1 .wrap .top .columns p:nth-of-type(4),
				.career1 .wrap .top .columns p:nth-of-type(5) {
					width:calc(16% - 17px);
				}
				
				
.career2 {
	position:relative;
	float:left;
	width:100%;
	margin: 0px 0px 0px 0px;
	background-color:#f5f5f5;
}
	.career2 .wrap {
		position:relative;
		margin:0px auto;
		width:94%;
		height:100%;
	}				
		.career2 .wrap .bottom {
			position:relative;
			float:left;
			width:100%;			
			margin: 0px 0px 0px 0px;
		}	
			.career2 .wrap .bottom .inside_box {
				position:relative;
				float:left;
				width:100%;	
				margin-top:0.5vw;
			}		
				.career2 .wrap .bottom .inside_box .job_box {
					position:relative;
					float:left;
					width:100%;	
					/* height:110px; */
					background-color:#ffffff;
					margin-bottom:5px;
				}
				.career2 .wrap .bottom .inside_box .job_box .job_box_bg {
					position: absolute;
					float: left;
					z-index: 2;
					top: -5px;
					right: -65px;
					display:none;
				}
/* 				.career2 .wrap .bottom .inside_box .job_box:hover .job_box_bg {
					display:block;
				} */
/* 				.career2 .wrap .bottom .inside_box .job_box:hover{
					box-sizing: border-box;
					-moz-box-sizing: border-box;
					-webkit-box-sizing: border-box;	
					border:4px solid #b7d437;					
				} */
				.career2 .wrap .bottom .inside_box .job_box .part {
					position:relative;
					float:left;
				    width: calc(19% - 17px);
					height:100%;
					display:flex;
					padding:8px 0px 8px 20px;
					justify-content: flex-start;
					align-items:center;
				}
					.career2 .wrap .bottom .inside_box .job_box .part p {
						color: #3b3b3b;
						font-family: NeueHaasGrotDisp55Roman;
						font-size: 14px;
						line-height: 18px;	
							
					}
/* 				.career2 .wrap .bottom .inside_box .job_box .part:after {
					content:"";
					position:absolute;
					float:left;
					right:0;
					height:3.2vw;
					top:calc(50% - 1.6vw);
					width:1px;
					background-color:#ededed;
				} */
				.career2 .wrap .bottom .inside_box .job_box .part:nth-of-type(3) {
					width: calc(28% - 17px);
				}
				.career2 .wrap .bottom .inside_box .job_box .part:nth-of-type(4),
				.career2 .wrap .bottom .inside_box .job_box .part:nth-of-type(5) {
					width: calc(16% - 17px);
				}
				.career2 .wrap .bottom .inside_box .job_box .part:nth-of-type(5)::after {
					background-color:transparent;
				}
		
		
.career3 {
	position:relative;
	float:left;
	width:100%;
	/* height:25.2vw; */
	margin: 0px 0px 0px 0px;
}
	.career3 .wrap {
		position:relative;
		margin:0px auto;
		width:94%;
		height:100%;
	}	
		.career3 .wrap .left {
			position:relative;
			float:left;
			width:50%;
			height:100%;
		}
			.career3 .wrap .left .opis {
				position:relative;
				float:left;
				width:calc(90% - 60px);
				padding-left:60px;	
				background: url('images/formy_icon.png') left 0px top 0px no-repeat;
				margin-top:40px;
			}
				.career3 .wrap .opis p {
					position:relative;
					float:left;
					width:100%;
					margin: 0px 0px 20px 0px;
					color: #3b3b3b;
					font-family: NeueHaasGrotDisp45Light;
					font-size: 14px;
					line-height: 20px;					
				}
				.career3 .wrap .opis p:last-of-type {
					margin:0px;
				}
				.career3 .wrap .opis p strong {
					color: #3b3b3b;
					font-family: NeueHaasGrotDisp65Medium;
					font-size: 16px;
					font-weight: 400;
					line-height: 26px;		
				}
		.career3 .wrap .right {
			position:relative;
			float:left;
			width:50%;
			height:100%;
		}		
			.career3 .wrap .right .opis {
				position:relative;
				float:left;
				width:calc(90% - 75px);
				padding-left:75px;	
				margin-top:40px;
				background: url('images/wsparcie_icon.png') left 0px top 0px no-repeat;
			}	
			.career3 .wrap .opis {
				margin-bottom:30px;
			} 				
		
		
.career4 {
	position:relative;
	float:left;
	width:100%;
	height:130vw;
	margin: 0px 0px 0px 0px;
	background-color: #3b3b3b;
}
	.career4 .wrap {
		position:relative;
		margin:0px auto;
		width:90%;
		height:100%;
	}		
		.career4 .wrap .grey_line {
			position:absolute;
			float:left;
			width:1px;
			height:10.4vw;
			background-color:#5a5a5a;
			z-index:2;
		}
		.career4 .wrap .grey_line1 {
			left:50%;
			top:14.6vw;
		}
		.career4 .wrap .grey_line2 {
			left: 46.8vw;
			top:65.2vw;
		}		
		.career4 .wrap .green_line {
			position:absolute;
			float:left;
			width:4vw;
			height:0.5vw;
			background-color:#b7d437;
			z-index:2;
		}		
		.career4 .wrap .green_line1 {
			right:4.5vw;
			top:46.7vw;
		}
		.career4 .wrap .green_line2 {
			left:4.5vw;
			top:99vw;
		}	
		.career4 .wrap .modele {
			position:absolute;
			float:left;
			left:0;
			width:100%;
			margin:9vw 0px 0px 0px;
			color: #ffffff;
			font-family: NeueHaasGrotDisp55Roman;
			font-size: 3.16vw;
			line-height: 3vw;			
		}	
		.career4 .wrap .modele_box {
			position:absolute;
			float:left;
			width:39.5vw;
			height:19vw;
			background-color:#ffffff;
			display:flex;
			justify-content:center;
			align-items:center;
			z-index:3;
		}
		.career4 .wrap .modele_box52 {
			left:0;
			top:17vw;
		}
		.career4 .wrap .modele_box53 {
			right:0;
			top:6.7vw;
			height:250px;
		}	
		.career4 .wrap .modele_box54 {
			left:15.4vw;
			top:40.1vw;
			height:280px;
		}
		.career4 .wrap .modele_box55 {
			left:4.5vw;
			top:73.5vw;
		}
		.career4 .wrap .modele_box56 {
			right:0;
			top:72vw;
			height:220px;
		}
		.career4 .wrap .modele_box57 {
			left: 10.5vw;
			bottom: 2.7vw;
			height: 280px;
		}		
			.career4 .wrap .modele_box .cyndzel {
				position:absolute;
				float:left;
				left:20px;
				bottom:-24px;
				z-index:4;
			}
			.career4 .wrap .modele_box .licznik {
				position:absolute;
				float:left;
				left:1.6vw;
				top:1.6vw;
				z-index:4;
				color: #d9d9d9;
				font-family: NeueHaasGrotDisp55Roman;
				font-size: 14px;
				line-height: 14px;
			}		
			.career4 .wrap .modele_box .inside_box {
				position:relative;
				float:left;
				width:85%;
			}		
				.career4 .wrap .modele_box .inside_box .opis {
					position:relative;
					float:left;
					width:100%;
				}
					.career4 .wrap .modele_box .inside_box .opis p {	
						position:relative;
						float:left;
						width:100%;
						color: #3b3b3b;
						font-family: NeueHaasGrotDisp45Light;
						font-size: 14px;
						line-height: 20px;	
						margin-bottom:20px;	
					}
					.career4 .wrap .modele_box .inside_box .opis p:last-of-type {
						margin-bottom:0px;
					}
					.career4 .wrap .modele_box .inside_box .opis p strong {						
						color: #3b3b3b;
						font-family: NeueHaasGrotDisp55Roman;
						font-size: 16px;
						line-height: 26px;						
					}	
		.career4 .wrap .zdjecie-glowne {
			position:relative;
			float:left;
			width:100%;
			height:100%;
		}
			.career4 .wrap .zdjecie-glowne img {
				position:relative;
				float:left;
				width:100%;
				height:100%;
				object-fit:cover;
			}		
		.career4 .wrap .foto_box53 {
			position:absolute;
			float:left;
			width:39.5vw;
			height:26.8vw;
			top:27.7vw;
			right:16.5vw;
		}		
		.career4 .wrap .foto_box54 {
			position:absolute;
			float:left;
			width:29.9vw;
			height:36.8vw;
			top:43.5vw;
			left:0vw;
		}			
		.career4 .wrap .foto_box56 {
			position:absolute;
			float:left;
			width:39vw;
			height:26.8vw;
			bottom:9.3vw;
			right:3.3vw;
		}			
		
		
.career5 {
	position:relative;
	float:left;
	width:100%;
	margin: 0px 0px 0px 0px;
}
	.career5 .wrap {
		position:relative;
		margin:0px auto;
		width:94%;
		height:100%;
	}		
		.career5 .wrap .benefity {
			position: relative;
			float: left;
			width: 100%;
			margin: 40px 0px 30px 0px;
			color: #3b3b3b;
			font-family: NeueHaasGrotDisp55Roman;
			font-size: 30px;
			line-height: 40px;
		}		
			.career5 .wrap .benefity span {
				
			}
		.career5 .wrap .big_box {
			position: relative;
			float:left;
			width:100%;
		}					
			.career5 .wrap .big_box .left {
				position:relative;
				float:left;
				width:100%;
				height:600px;
			}
				.career5 .wrap .big_box .left .benefit_box {
					position:relative;
					float:left;
					width:100%;
					height:100%;
					margin-top:0;
				}
					.career5 .wrap .big_box .left .benefit_box .bbox {
						position:relative;
						float:left;
						width:33.33%;
						height:33.33%;
						box-sizing: border-box;
						-moz-box-sizing: border-box;
						-webkit-box-sizing: border-box;
						border-top:1px solid #f6f6f6;							
						border-left:1px solid #f6f6f6;		
						cursor:pointer;	
					}
					.career5 .wrap .big_box .left .benefit_box .bbox64,
					.career5 .wrap .big_box .left .benefit_box .bbox65,
					.career5 .wrap .big_box .left .benefit_box .bbox66 {
						box-sizing: border-box;
						-moz-box-sizing: border-box;
						-webkit-box-sizing: border-box;
						border-top:1px solid #f6f6f6;							
						border-left:1px solid #f6f6f6;													
					}
					.career5 .wrap .big_box .left .benefit_box .bbox60,
					.career5 .wrap .big_box .left .benefit_box .bbox63,
					.career5 .wrap .big_box .left .benefit_box .bbox66 {
						box-sizing: border-box;
						-moz-box-sizing: border-box;
						-webkit-box-sizing: border-box;
						border-right:1px solid #f6f6f6;											
					}
					.career5 .wrap .big_box .left .benefit_box .bbox.aktywnosc,
					.career5 .wrap .big_box .left .benefit_box .bbox:hover {
						box-sizing: border-box;
						-moz-box-sizing: border-box;
						-webkit-box-sizing: border-box;
						border-top:1px solid #b7d437;							
						border-left:1px solid #b7d437;	
						background: #b7d437 url('images/bplus.png') left 1vw top 1vw no-repeat;	
					}
					.career5 .wrap .big_box .left .benefit_box .bbox58 .btyt{background: url('images/mozliwosci.png') left 50% top 0px no-repeat;}
					.career5 .wrap .big_box .left .benefit_box .bbox59 .btyt{background: url('images/sciezka.png') left 50% top 0px no-repeat;}
					.career5 .wrap .big_box .left .benefit_box .bbox60 .btyt{background: url('images/szkolenia.png') left 50% top 0px no-repeat;}
					.career5 .wrap .big_box .left .benefit_box .bbox61 .btyt{background: url('images/kursy.png') left 50% top 0px no-repeat;}
					.career5 .wrap .big_box .left .benefit_box .bbox62 .btyt{background: url('images/opieka_medyczna.png') left 50% top 0px no-repeat;}
					.career5 .wrap .big_box .left .benefit_box .bbox63 .btyt{background: url('images/karta_sportowa.png') left 50% top 0px no-repeat;}
					.career5 .wrap .big_box .left .benefit_box .bbox64 .btyt{background: url('images/integracja.png') left 50% top 0px no-repeat;}
					.career5 .wrap .big_box .left .benefit_box .bbox65 .btyt{background: url('images/dofinansowania.png') left 50% top 0px no-repeat;}
					.career5 .wrap .big_box .left .benefit_box .bbox66 .btyt{background: url('images/pakiety_relokacyjne.png') left 50% top 0px no-repeat;}
						.career5 .wrap .big_box .left .benefit_box .bbox .btyt {
							position:relative;
							float:left;
							padding-top:75px;
							width:100%;
							text-align:center;
							color: #3b3b3b;
							font-family: NeueHaasGrotDisp45Light;
							font-size: 16px;
							line-height: 22px;		
							margin-top: 50px;
						}
						.career5 .wrap .big_box .left .benefit_box .bbox .btyt span {
							display:block;
						}
			.career5 .wrap .big_box .right {
				position:relative;
				float:left;
				width:100%;
				height:100%;
			}		
				.career5 .wrap .big_box .right .photo_box {
					position:relative;
					float:left;
					width:100%;
					height:500px;
					z-index:2;
				}
					.career5 .wrap .big_box .right .photo_box .zdjecie-glowne {
						position:relative;
						float:left;
						width:100%;
						height:100%;
					}
						.career5 .wrap .big_box .right .photo_box .zdjecie-glowne img {
							position:relative;
							float:left;
							width:100%;
							height:100%;
							object-fit:cover;
						}		
				.career5 .wrap .big_box .right .tresc_box {
					position:relative;
					float:left;
					width:100%;
					background-color: #f5f5f5;
					z-index:2;
					display:flex;
					justify-content:center;
					align-items:center;
				}		
					.career5 .wrap .big_box .right .tresc_box .opis {
						position:relative;
						float:left;
						width:90%;
						margin:30px 0px 30px 0px;
					}
						.career5 .wrap .big_box .right .tresc_box .opis p {
							color: #3b3b3b;
							font-family: NeueHaasGrotDisp45Light;
							font-size: 14px;
							line-height: 20px;							
							margin-bottom:20px;
						}
						.career5 .wrap .big_box .right .tresc_box .opis p:last-of-type {
							margin-bottom:0px;
						}
						.career5 .wrap .big_box .right .tresc_box .opis p strong {
							color: #3b3b3b;
							font-family: NeueHaasGrotDisp55Roman;
							font-size: 16px;
							line-height:26px;							
						}
		
		
.career6 {
	position:relative;
	float:left;
	width:100%;
	/* height:50vw; */
	margin: 0px 0px 0px 0px;
	background: url('images/wazne_bg.jpg') center no-repeat;
	background-size:cover;
}
	.career6 .wrap {
		position:relative;
		margin:0px auto;
		width:94%;
		height:100%;
		display:flex;
		align-items:center;
	}		
		.career6 .wrap .inside_box {
			position:relative;
			float:left;
			width:100%;
			margin:50px 0px 20px 0px;
		}
			.career6 .wrap .inside_box .nag_box {
				position:relative;
				float:left;
				width:50%;
				height:12.9vw;
				margin-bottom:3.7vw;
				display:flex;
				justify-content:center;
				align-items:center;
				background: url('images/sep_misja.png') top left no-repeat, url('images/sep_misja.png') bottom left no-repeat; 
			}
				.career6 .wrap .inside_box .nag {
					position:relative;
					float:left;
					width:100%;
					margin: 0px 0px 0px 0px;
					color: #ffffff;
					font-family: NeueHaasGrotDisp55Roman;
					font-size: 3.16vw;
					line-height: 3.5vw;				
				}		
			.career6 .wrap .inside_box .wbox {
				position:relative;
				float:left;
				width:50%;
				margin-bottom:3.7vw;
			}
				.career6 .wrap .inside_box .wbox .zdjecie-glowne {
					position:relative;
					float:left;
					width:12.9vw;
					height:12.9vw;
				}
					.career6 .wrap .inside_box .wbox .zdjecie-glowne img {
						position:relative;
						float:left;
						width:100%;
						height:100%;
						object-fit:scale-down;
					}
				.career6 .wrap .inside_box .wbox .opis {
					position:relative;
					float:left;
					width:calc(100% - (12.9vw +  4.6vw));
					margin:2vw 2.6vw 0px 2vw;
				}		
					.career6 .wrap .inside_box .wbox .opis p {
						color: #e6e6e6;
						font-family: NeueHaasGrotDisp45Light;
						font-size: 14px;
						line-height: 20px;	
						margin-bottom:20px;	
					}
					.career6 .wrap .inside_box .wbox .opis p:last-of-type {
						margin-bottom:0px;
					}
					.career6 .wrap .inside_box .wbox .opis p strong {
						color: #ffffff;
						font-family: NeueHaasGrotDisp55Roman;
						font-size: 16px;
						line-height: 26px;						
					}








	
		
/* .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 .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 .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; 
	} */

footer { 
	float:left;
	width:100%;
	height:80px;
	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:flex-start;
		align-items:center;
	}
		footer .wrap .scroll-up {
			position:absolute;
			float:left;
			left:0;
			top:33px;
			cursor:pointer;
		}
	footer nav { 
		float:left;
		width:auto;
		margin:0px 0px 0px 8vw;
		position:relative;
	}
	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 { 
		text-decoration:none;
		padding:0px 0px 0px 0px;
		display: inline-block; 
		color: #363636;
		font-family: NeueHaasGrotDisp55Roman;
		font-size: 18px;
		font-weight: 400;
		line-height: 24px;
		cursor:pointer;
	}
	footer nav ul li a:hover { color: #97bf00; }
	footer nav ul li a.active { color: #97bf00; }
	footer nav ul li .menu-hr-footer { float:right;margin:3px 1vw 0px 1vw; }
	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:absolute;
		float:left;
		right:0;
		top:33px;
		z-index:2;
	}
			
.formularz-div { 
	float:left;
	width:100%;
	/* height:27vw; */
	margin:0px 0px 0px 0px; 
}
	.form-box-left { 
		float: left;
		width: 70%;
		margin: 0px 5% 0px 0px;
		position: relative;
	}
	.form-box-right { 
		width: 25%;
		margin: 80px 0px 0px 0px;
		position: relative;
		float: left;
		background-color: #ffffff;
		height: 300px;
		display: flex;
		justify-content: center;
		align-items: center;
	}
		.form-box-right .files_sep {
			position:absolute;
			float:left;
			width:4vw;
			height:1px;
			top:2.5vw;
			z-index:3;
			left:-2vw;
			background-color:#e6e6e6;
		}
		.form-box-right .inside_box {
			position:relative;
			float:left;
			width:12.4vw;
		}
			.form-box-right .inside_box .add_files {
				position: relative;
				float: left;
				width: 100%;
				padding-top: 75px;
				text-align: center;
				color: #3b3b3b;
				font-family: NeueHaasGrotDisp65Medium;
				font-size: 14px;
				line-height: 20px;
				background: url(images/add_files_icon.png) top no-repeat;			
			}
			.form-box-right .inside_box .add_files span {
				display:block;
				font-family: NeueHaasGrotDisp55Roman;
				font-size: 12px;
				font-weight: 400;	
				display:none;
			}
		
	.form-box-file {
		position: relative;
		float: left;
		width: 100%;
	}	
.upload { 
	float:left;
	width:100%;
	height:40px;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	cursor:pointer;
	background: #e2e2e2;
	display:flex;
	justify-content:center;
	align-items:center;
}
	.upload p {
		position:relative;
		float:left;
		color: #363636;
		font-family: NeueHaasGrotDisp65Medium;
		font-size: 10px;
		line-height: 40px;
		text-transform: uppercase;	
		background: #e2e2e2 url(images/files_arrow.png) right no-repeat;	
		padding-right:25px;
	}
	.example {
		float:left;
		width:100%;
		margin:10px 0px 0px 0px;
		padding:0px 0px 0px 30px;
		position:relative;
		color: #363636;
		font-family: NeueHaasGrotDisp65Medium;
		font-size: 1vw;
		line-height: 1.5vw;
		text-transform: uppercase;
	}
	.default { display:none; }
	.upload-change {
		display: none;
		float: right;
		margin: 0px 10% 0px 10%;
		padding: 0px 0px 0px 0px;
		position: absolute;
		top: 2.2vw;			
		background-color: #c3e73c;
		cursor: pointer;
		height: 2vw;
		width: 80%;
		border-radius: 10px;		
	}	
		.upload-change p {
			position: relative;
			float: left;
			color: #363636;
			font-family: NeueHaasGrotDisp55Roman;
			font-size: 1vw;
			line-height: 2vw;
			text-transform: uppercase;
			width: 100%;
			text-align: center;			
		}	
		
		
	.formularz-div .send_message {
		position:relative;
		float:left;
		width:100%;
		margin: 30px 0px 20px 0px;
		color: #e6e6e6;
		font-family: NeueHaasGrotDisp65Medium;
		font-size: 20px;
		font-weight: 400;
		line-height: 30px;		
	}
	.form-box { 
		float:left;
		/* width:calc(33.33% - 7px); */
		/* margin:0px 10px 1.3vw 0px;  */
	}
	.form-box-last {
		margin:0px 0px 1.3vw 0px !important; 
	}
	.form-box-half {
		width:calc(50% - 5px);
		margin:0px 10px 1.3vw 0px;
	}
/* 	.form-box-half.kompetencje {
		margin:0px 5px 1.3vw 0px;
	} */
	.form-box-all { 
		float:left;
		width:100%;
		margin:0px 0px 1.3vw 0px; 
	}
	.form-box-kod { 
		float:left;
		width:0px;
		height:0px;
		overflow:hidden;
		margin:0px 0px 0px 0px; 
	}
	.form-text  { 
		float:left;
		margin:0px 0px 0px 0px;
		width:100%;
		color: #e6e6e6;
		font-family: NeueHaasGrotDisp55Roman;
		font-size: 1vw;
		line-height: 1.6vw;
	}
	.form-input { 
		float:left;
		width:calc(100% - 1vw);
		height:42px;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 1vw;
		border:1px solid #595959;
		color: #e6e6e6;
		font-family: NeueHaasGrotDisp55Roman;
		font-size: 14px;
		line-height: 20px;
		background:transparent;
	}
	.form-textarea  { 
		float:left;
		width:calc(100% - 1vw);
		height: 120px;
		margin:0px 0px 0px 0px;
		padding:10px 0px 0px 1vw;
		border:1px solid #595959;
		color: #e6e6e6;
		background:transparent;
		font-family: NeueHaasGrotDisp55Roman;
		font-size: 14px;
		line-height: 20px;		
	}
	select.form-input-select option {
		color:#595959;
	}
	select.form-input-select {
		width:100%;
		height: 44px;
	}
	.form-submit  { 
		float: right;
		width: 200px;
		height: 44px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		border: none;
		color: #ffffff;
		font-family: NeueHaasGrotDisp65Medium;
		font-size: 14px;
		line-height: 20px;
		text-transform: uppercase;
		cursor: pointer;
		padding-right: 30px;
		background: #5846b4 url(images/double_arrow.png) right 20px top 15px no-repeat;
	}
	.form-input:focus, .form-textarea:focus, .form-submit:focus { outline:none; }
	
	::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	  color: #e6e6e6;
	}
	::-moz-placeholder { /* Firefox 19+ */
	  color: #e6e6e6;
	}
	:-ms-input-placeholder { /* IE 10+ */
	  color: #e6e6e6;
	}
	:-moz-placeholder { /* Firefox 18- */
	  color: #e6e6e6;
	}
	
}

@media screen and (min-width: 600px) and (max-width: 899px) {
.at4-follow { position: absolute !important; }
.zapoznanie {
	position:relative;
	float:left;
	width:100%;
	margin: 1vw 0px 2vw 0px;
	color: #e6e6e6;
    font-family: NeueHaasGrotDisp55Roman;
    font-size: 16px;
    line-height: 24px;
}
	.zapoznanie a {
		text-decoration:none;
	    color: #97bf00;
	}	
.adress_box_margin {
	margin:5vw 0px 0px 0px !important;
}	
.no-comp { display:none !important; }

.button--2041 {
	margin: 1vw 0px 0px 0px !important;
	padding: 0.3vw 1vw 0.3vw 1vw !important;
	color: #BAE30D;
		background: #313131;
}
.button--2041 a {
	color: #BAE30D !important;
}
.button--5258 {
	margin: -0.3vw 0px 0px 0px !important;
	padding: 0.3vw 1vw 0.3vw 1vw !important;
	background: #91ba14;
	border-radius: 4px !important;
}
.button--5258 a {
	color: #fff !important;
}
.wrapper { 
	float:left;
	width:100%;
	position:relative;
	top:0;
	left:0;
	margin:0px 0px 0px 0px; 
	padding:4vw 0px 0px 0px; 
	background-color:#fff;
	z-index:50;	
	border-bottom:1px solid #f5f5f5;
}	
	.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;
		left: 0px;
		height: 60px;
		 -webkit-filter: invert(1);
	     filter: invert(1);			
	}	
	.wrapper.color .wrap .logo {
		 -webkit-filter: invert(0);
	     filter: invert(0);		
	}
/* 	.convert.small-wrapper .wrap .logo {
		 -webkit-filter: invert(1);
	     filter: invert(1);			
	} */
/* 	.wrapper.small-wrapper .wrap .logo {
		-moz-transition: all .2s ease-in;
		-o-transition: all .2s ease-in;
		-webkit-transition: all .2s ease-in;
		transition: all .2s ease-in;	
		height:60px;
		top:15px;
	} */
	.wrapper .wrap .hambux { 
		display:none;
		float: left;
		position: absolute;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		left:300px;
		top: 10px;
		 -webkit-filter: invert(1);
	     filter: invert(1);		
	}
/* 	.wrapper.small-wrapper .wrap .hambux {
		display:none;
	}
	.wrapper:hover .wrap .hambux {
		display:none;
	}
	.convert:hover .wrap .logo {
		  -webkit-filter: invert(1);
		  filter: invert(1);	
		-moz-transition: all .2s ease-in;
		-o-transition: all .2s ease-in;
		-webkit-transition: all .2s ease-in;
		transition: all .2s ease-in;		  
	}	 */
	.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 20px 0px;
		padding:0px 0px 0px 0px;
		width:100%;
	}
	.wrapper nav ul li { 
		float: right;
		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 { 
		text-decoration:none;
		padding:0px 0px 0px 0px;
		display: inline-block; 
		color: transparent;
		font-family: NeueHaasGrotDisp55Roman;
		font-size: 18px;
		font-weight: 400;
		line-height: 24px;	
		cursor:pointer;
	}
	.wrapper:hover nav ul li a {
		color: #000;
	}
	.wrapper:hover nav ul li a:hover {color: #97bf00;}
	.wrapper:hover nav ul li a.active {color: #97bf00;}
	.wrapper.small-wrapper nav ul li a {
		color: #000;
	}
	.wrapper.small-wrapper nav ul li a.active {color: #97bf00;}
	.wrapper nav ul li a:hover {  }
	.wrapper nav ul li a.active {  }
	.wrapper nav ul li .menu-hr {display:none; float:right;margin:3px 1.5vw 0px 1.5vw; }
	.wrapper nav ul li:last-child .menu-hr { display:none; }
	.wrapper .menu-tel { 
		float: right;
		font-size: 30px;
		margin: 26px 0px 0px 0px;
		cursor: pointer;
		color: #000;
		position: relative;
	}
	
	.menu-lang-box {
		position:absolute;
		float:left;
		width:60px;
		height:60px;	
		right:45px;
		top:10px;
	}
	.menu-lang {
		position: absolute;
		float: left;
		margin: 0px 0px 0px 0px;
		z-index: 2;
		width:60px;
		height:60px;
		transition: all 1s ease;
	}
	.menu-lang a {
		z-index:2;
		position:relative;
		color: black;
		text-decoration:none;
		cursor: pointer;
		position: absolute;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
		width:100%;
		height:100%;
		display: flex;
		justify-content: center;
		align-items: center;
		background: #ffffff;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		border:1px solid #ffffff;		
	}	
	.menu-lang a:first-of-type {
		display: flex;
		justify-content: flex-start;
		align-items: center;	
		background: #ffffff url('images/lang_arrow_down.png') right 12px top 50% no-repeat; 
	}
		.menu-lang a:first-of-type p {
			left:13px;
		}
	.menu-lang a:hover p.lang_en {
		color:#000000;
	}
		.menu-lang a:hover {
			box-sizing: border-box;
			-moz-box-sizing: border-box;
			-webkit-box-sizing: border-box;
			border:1px solid #000;
		}
	.menu-lang a:first-of-type:after {
		transition: all 0.2s ease;
		opacity: 1;
		position: absolute;
		top: 0px;
		right: 0;
		}	
	.menu-lang a p.lang_en.active-lang { 
		position: relative;
		color: #000000;
		font-family: NeueHaasGrotDisp55Roman;
		font-size: 18px;
		font-weight: 400;
		line-height: 22.65px;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.menu-lang a:hover p.lang_en.active-lang {
		color:#000000;
	}
	.wrapper.second_wrapper .menu-lang a p.lang_en.active-lang {
		color: black;
	}
	.menu-lang a p.lang_en.active-lang:hover {

	}
	.menu-lang a p.lang_en { 
		position: relative;
		color: #000000;
		font-family: NeueHaasGrotDisp55Roman;
		font-size: 18px;
		font-weight: 400;
		line-height: 22.65px;
		display: flex;
		justify-content: center;
		align-items: center;		
	}
	.wrapper.second_wrapper .menu-lang a p.lang_en {

	}
	.menu-lang:hover a:first-of-type:after{
		opacity:0;
	}	
	.menu-lang a:nth-of-type(2){
		z-index:1;
		margin:0;
		top: 0;
		opacity: 0;
	}
	.menu-lang:hover a:nth-of-type(2) {
		top: 61px;
		opacity:1;
	}
	.menu-lang:hover a:nth-of-type(2):after{
		opacity:0;
	}	
	.menu-lang a:nth-of-type(2):after{
		transition:all 0.3s ease;
		opacity:1; 
		position:absolute; 
		top:61px;
	}	
	.menu-lang a:nth-of-type(3){
		z-index:1;
		margin:0;
		top: 0;
		opacity: 0;
	}
	.menu-lang:hover a:nth-of-type(3) {
		top: 122px;
		opacity:1;
	}
	.menu-lang:hover a:nth-of-type(3):after{
		opacity:0;
	}	
	.menu-lang a:nth-of-type(3):after{
		transition:all 0.4s ease; 
		opacity:1; 
		position:absolute; 
		top:122px;
	}
	
.start0 {
	position:relative;
	float:left;
	width:100%;
	height:36.8vw;
	margin: 0px 0px 0px 0px;
	display:flex;
	justify-content:center;
	align-items:center;
}
.start0.search_sec {
	height:600px;
}
.start0.about_sec {
	background: url('images/about_bg1.jpg') center no-repeat;
    background-size: cover;	
}
.start0.career_sec {
	background: url('images/career_bg1.jpg') center no-repeat; 
    background-size: cover;
}	
	.start0 .inside_box {
		position:relative;
		float:left;
		width:94%;
	}
		.start0 .inside_box .uni_nag {
			position:relative;
			float:left;
			width:100%;
			margin: 0px 0px 0px 0px;
			text-align:center;
			color: #ffffff;
			font-family: NeueHaasGrotDisp55Roman;
			font-size: 4.2vw;
			line-height: 3.6vw;	
			visibility:hidden;	
		}
	.start0 .scroll-down2,
	.start0 .scroll-down3 {
		position: absolute;
		float: left;
		bottom: -20px;
		left: calc(50% - 50px);
		z-index: 5;
		cursor: pointer;
		width: 100px;
	}	

		
		
#container { 
	float:left;
	width:100%;
	height:400px;
	position:relative;
	margin:0px 0px 0px 0px; 
	overflow:hidden;
}
	#container .slide-1 { 
		float:left;
		width:100%;
		height:100%;
		position:relative;
		z-index:1; 
	}
		#container .slides { 
			float:left;
			width:100%;
			height:100%;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			position:relative;
			background-size:cover !important; 
		}
		#container .slides .box { 
			float:left;
			width:90%;
			margin:0px 5% 0px 5%;
			padding:0px 0px 0px 0px;
			position:relative;
			top:42%;
			left:0; 
		    z-index: 10;
		}
		#container .slides .box .nag {
			float:left;
			width:100%;
			margin:0px 0px 0px 0px;
			position:relative;
			clear:both;
			color: #ffffff;
			font-family: NeueHaasGrotDisp55Roman;
			font-size: 4.2vw;
			line-height: 4.5vw;
		}
		#container .slides .box .text {
			float:left;
			width: 100%;
			margin:0px 0px 0px 0px;
			position:relative;
			clear:both;
			color: #ffffff;
			font-size: 4.2vw;
			line-height: 4.5vw;
			font-family: NeueHaasGrotDisp35Thin;
			font-weight: unset;
		}
		#container .slides .box .more {
			float:left;
			width:200px;
			margin:20px 0px 0px -100px;
			padding:0px 0px 0px 0px;
			position:relative;
			text-decoration:none;
			color: white;
			font-family: 'Roboto', sans-serif;
			font-size: 14px;
			font-weight: 100;
			line-height: 49px;
			text-transform: uppercase;
			text-align:center;
			border:1px solid #fff;
			top:0;
			left:50%;
		}
	
	#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; 	
		display:none;
	}
		#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 {
		position: absolute;
		/* top: 50%; */
		left: 0%;
		min-width: 100%;
		/* min-height: calc(100% - 110px); */
		width: 100%;
		height: 100%;
		z-index: 10;
		opacity: 1;
		object-fit: cover;
	}	
	#container .scroll-down {
		position:relative;
		float:left;
		margin: 10px 0px 0px 0px;
		padding-left:65px;
		background: url('images/scroll-down.png') left no-repeat;
		color: #ffffff;
		font-family: NeueHaasGrotDisp65Medium;
		font-size: 18px;
		font-weight: 400;
		line-height: 60px;
		cursor:pointer;
	}
	
.home1 { 
	float:left;
	width:100%;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	background-color:#ffffff;
} 
	.home1 .wrap { 
		width:94%;
		position:relative;
		margin:0 auto; 
		height:100%;
		display:flex;
		align-items:center;
	}
		.home1 .wrap .inside_box {
			position:relative;
			float:left;
			width:100%;
			margin:30px 0px 30px 0px;
		}
		.home1 .wrap .sprawdz {
			position: relative;
			float: left;
			margin: 6px 20px 0px 0px;
			color: #3b3b3b;
			font-family: NeueHaasGrotDisp55Roman;
			font-size: 18px;
			line-height: 28px;
			padding-right: 40px;
			background: url(images/sep_sprawdz.png) right no-repeat;
			background-size: 30px;
			width:90px;
		}
		.home1 .wrap .opis {
			position:relative;
			float:left;
			width:calc(100% - 150px);
			margin: 0px 0% 0% 0px;
		}	
			.home1 .wrap .opis h2 {
				color: #3b3b3b;
				font-family: NeueHaasGrotDisp65Medium;
				font-size: 30px;
				line-height: 40px;
				margin-bottom:20px;
			}
			.home1 .wrap .opis p {
				color: #3b3b3b;
				font-family: NeueHaasGrotDisp45Light;
				font-size: 15px;
				line-height: 23px;			
			}		
		.home1 .wrap .ilosc {
			position: relative;
			float: left;
			margin: 30px 0% 0% 150px;
			padding-left: calc(75px + 2vw);
			background: url(images/sep_ilosc.png) left 0px top 15px no-repeat;
			display: flex;
			align-items: center;
			width: 160px;	
		}	
			.home1 .wrap .ilosc .liczba {
				position:relative;
				float:left;
				color: #3b3b3b;
				font-family: NeueHaasGrotDisp65Medium;
				font-size: 7.1vw;
				line-height: 5.8vw;
				margin: 0px 1.5vw 0px 0px;
			}
			.home1 .wrap .ilosc .kategorie {
				position: relative;
				float: left;
				color: #3b3b3b;
				font-family: NeueHaasGrotDisp45Light;
				font-size: 15px;
				font-weight: 400;
				line-height: 20px;		
			}	
				.home1 .wrap .ilosc .kategorie span {
					display:block;
				}
		
		
.home2 { 
	float:left;
	width:100%;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	height:350px;	
} 
.home2.serv {
	height:auto;
}
	.home2 .top { 
		width:100%;
		position:relative;
		margin:0px auto; 
		height:300px;
		background: url('images/kat_bg.jpg') top no-repeat;
		background-size:cover;
		z-index: 2;
	}	
	.home2.serv .top {
		height:617px;
	}  
	.home2.services .top {
		background: url('images/uslugi_bg.jpg') top no-repeat;
	}	
		.home2 .top .wrap {
			position:relative;
			float:left;
			width:91%;
			margin:0px 4% 0px 5%;
			height:100%;
		}
			.home2 .top .wrap .scroll_box {
				position:absolute;
				float:left;
				left:0;
				bottom:-3.5vw;
				height:7vw;
				width:4.5vw;
				background-color: #f5f5f5;
				z-index:5;
				display:flex;
				justify-content:center;
				align-items:center;
				cursor:pointer;
				display:none;
			}
				.home2 .top .wrap .scroll_box p {
					position:relative;
					float:left;
					padding-right:30px;
					color: #3b3b3b;
					font-family: NeueHaasGrotDisp65Medium;
					font-size: 1vw;
					line-height: 1.2vw;
					background: url('images/scroll_arrow_right.png') right no-repeat;	
					-webkit-transform: rotate(90deg);
					-moz-transform: rotate(90deg);
					-o-transform: rotate(90deg);
					-ms-transform: rotate(90deg);
					transform: rotate(90deg);					
				}
			.home2 .top .wrap .left {
				position:relative;
				float:left;
				width:25%;
				height:100%;
				margin: 0px 0px 0px 0px;
			}
				.home2 .top .wrap .left .nag {
					position:relative;
					float:left;
					width:100%;
					margin: 8vw 0px 0px 0px;
					color: #ffffff;
					font-family: NeueHaasGrotDisp75Bold;
					font-size: 3.5vw;
					line-height: 4.2vw;					
				}
				.home2 .top .wrap .left .navi {
					position:relative;
					float:left;
					width:120px;
					height:58px;
					margin: 1vw 0px 0px 0px;
					display:flex;
					justify-content:space-between;
					align-items:center;
				}	
					.home2 .top .wrap .left .navi img {
						cursor:pointer;
					}
	.home2 .bottom { 
		width:100%;
		position:relative;
		margin:0px auto; 
		height:40px;
	}		
		.home2 .bottom .wrap {
			position:relative;
			float:left;
			width:91%;
			margin:0px 4% 0px 5%;
			height:100%;
		}		
			.home2 .top .wrap .right {
				position:relative;
				float:left;
				width:75%;
				height:100%;
				margin: 0px 0px 0px 0px;
				z-index:5;
			}		
				.home2 .top .wrap .right .slide_box {
					position:relative;
					float:left;
					width:100%;
					height:160px;
					display:block;
				}	
				.home2 .top .wrap .right .slide_box_serv,
				.home2 .top .wrap .right .slide_box.first {
					margin: 4.2vw 0px 0px 0px;
				}
					.home2 .top .wrap .right .slide_box .kbox {
						position:relative;
						float:left;
						height:150px;
						width:calc(100% - 1vw);
						margin: 0px 0vw 10px 0px;
					}		
					.home2 .top .wrap .right .slide_box .zbox {
						width:calc(50% - 10px);
						margin: 0px 10px 0vw 0px;
					}
					.home2 .top .wrap .right .slide_box_serv .zbox:nth-of-type(2n) {
						margin-top:10px;
					}
					.home2 .top .wrap .right .slide_box_serv .zbox:nth-of-type(2) .nag,
					.home2 .top .wrap .right .slide_box_serv .zbox:nth-of-type(7) .nag {
						color: #3b3b3b;
					}
					.owl-item:nth-of-type(2n) .kbox {
						margin-top:10px !important;
					}
					.home2 .top .wrap .right .slide_box .kbox .zdjecie-glowne {
						position:relative;
						float:left;
						width:100%;
						height:100%;
					}
						.home2 .top .wrap .right .slide_box .kbox .zdjecie-glowne img {
							position:relative;
							float:left;
							width:100%;
							height:100%;
							object-fit:cover;
						}
					.home2 .top .wrap .right .slide_box .kbox .nag {
						position: absolute;
						float: left;
						width: 90%;
						margin: 0px 5% 0px 5%;
						bottom: 10px;
						color: #ffffff;
						font-family: NeueHaasGrotDisp75Bold;
						font-size: 16px;
						line-height: 20px;
						height: 60px					
					}
					.home2 .top .wrap .right .slide_box .kbox-8 .nag,
					.home2 .top .wrap .right .slide_box .kbox-13 .nag {
						color: #3b3b3b;
					}	
						.home2 .top .wrap .right .slide_box .kbox .nag span {
							display:block;
						}
		
.big_nag {
	position:relative;
	float:left;
	width:100%;
	margin: 0px 0px 0px 0px;
	height:12vw;
	display:flex;
	justify-content:center;
	align-items:center;
}	
	.big_nag	.nag {
		position:relative;
		float:left;
		color: #3b3b3b;
		font-family: NeueHaasGrotDisp55Roman;
		font-size: 3.2vw;
		line-height: 3.2vw;		
	}
		
		
.home3 { 
	float:left;
	width:100%;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	/* height:1000px;	 */
	background-color: #fafafa;	
} 
	.home3 .wrap {
		position:relative;
		float:left;
		width:100%;
		margin:0px 0px 0px 0%;
		height:100%;
	}	
		.home3 .wrap .inside_box {
			position:relative;
			float:left;
			width:100%;
			/* height:550px; */
			margin:0px 0px 0px 0%;
		}
		.home3 .wrap .case_box {
			position:relative;
			float:left;
			width:94%;
			/* height:550px; */
			margin:0px 0px 0px 3%;
			z-index:2;
		}
		.home3 .wrap .inside_box {
			margin: 0px 0px 0px 0px;
/* 			width:100%; */
		}
			.home3 .wrap .case_count {
				position:absolute;
				float:left;
				line-height:49px;
				left:125px;
				top:50px;
				z-index:5;
			}	
				.home3 .wrap .case_count p:first-of-type {
					position:relative;
					float:left;
					color: #3b3b3b;
					font-family: NeueHaasGrotDisp75Bold;
					font-size: 32px;
					line-height: 49px;
					margin-right:5px;
				}
				.home3 .wrap .case_count p:nth-of-type(2) {
					position:relative;
					float:left;
					color: #3b3b3b;
					font-family: NeueHaasGrotDisp75Bold;
					font-size: 14px;
					line-height: 37px;					
				}				
			.home3 .wrap .see_all {
				position: absolute;
				float: left;
				line-height: 49px;
				left: 280px;
				top: 49px;
				z-index: 5;
				color: #3b3b3b;
				font-family: NeueHaasGrotDisp75Bold;
				font-size: 16px;
				padding-right: 20px;
				z-index: 4;
				text-decoration: none;
				background: url(images/link_arrow.png) right no-repeat;
			}
			.home3 .wrap .cau {
				position:absolute;
				float:left;
				top:0;
				left:0;
				z-index:5;
				cursor:pointer;
				width: auto;
			}
			.home3 .wrap .cad {
				position:absolute;
				float:left;
				bottom:0;
				left:0;
				z-index:5;
				cursor:pointer;
				width: auto;
			}			
			.home3 .wrap .inside_box .left {
				position: relative;
				float: left;
				width: calc(100% - 60px);
				margin: 170px 0px 40px 0px;
				/* height: 100%; */
				/* display: flex; */
				/* align-items: center; */
				/* margin-right: 5%; */
				padding: 30px;
				background-color: #fff;
			}
				.home3 .wrap .inside_box .left .inside_box2 {
					position:relative;
					float:left;
					width:100%;
					/* height:400px;		 */
					/* background-color:#ffffff; */
					/* display:flex; */
					/* justify-content:center; */
					/* align-items:center; */
				}
					.home3 .wrap .inside_box .left .inside_box3 {
						position:relative;
						float:left;
						width:90%;
						
					}
						.home3 .wrap .inside_box .left .inside_box3 .top {
							position:relative;
							float:left;
							width:100%;
							height:50px;
							background: url('images/gruby-sep.png') right 0px top 0.6vw no-repeat;
						}
							.home3 .wrap .inside_box .left .inside_box3 .top .zdjecie-glowne {
								position: relative;
								float: left;
								width: 150px;
								height: 50px;
								display: flex;
								justify-content: flex-start;
								align-items: flex-start;
								bottom: 10px;
							}
								.home3 .wrap .inside_box .left .inside_box3 .top .zdjecie-glowne img {
									position:relative;
									float:left;
									width: auto;
									object-fit:scale-down;
									width: 100%;
								}
						.home3 .wrap .inside_box .left .inside_box3 .wyzwania {
							position: relative;
							float: left;
							width: 100%;
							margin: 0px 0px 20px 0px;
							color: #3b3b3b;
							font-family: NeueHaasGrotDisp65Medium;
							font-size: 16px;
							line-height: 26px;
							padding: 10px 0px 10px 0px;
							border-top: 1px solid #3b3b3b;
							border-bottom: 1px solid #3b3b3b;
						}		
						.home3 .wrap .inside_box .left .inside_box3 .nag {
							position: relative;
							float: left;
							width: 100%;
							margin: 0px 0px 0vw 0px;
							color: #6e6e6e;
							font-family: NeueHaasGrotDisp55Roman;
							font-size: 14px;
							font-weight: 400;
							line-height: 22px;							
						}							
			.home3 .wrap .inside_box .right {
				position:relative;
				float:left;
				width:100%;
				/* height:100%; */
				/* display:flex; */
				/* align-items:center; */
			}		
				.home3 .wrap .inside_box .right .opis {
					position:relative;
					float:left;
					width:100%;
					margin: 0px 0px 0px 0px;
				}
					.home3 .wrap .inside_box .right .opis table {
						position: relative;
						float: left;
						width: 100%;
						/* background-color: #ffffff; */
						/* height: 130px; */
						margin-bottom: 5px;
					}
						.home3 .wrap .inside_box .right .opis table td {
							padding:10px 0px 10px 0px;
						}
							.home3 .wrap .inside_box .right .opis table td p {
								position: relative;
								float: left;
								width: calc(100% - 30px);
								padding: 0px 0px 10px 30px;
								color: #858585;
								font-family: NeueHaasGrotDisp55Roman;
								font-size: 14px;
								line-height: 22px;
							}
							.home3 .wrap .inside_box .right .opis table td p:first-of-type {
								background: url('images/purple_dot.png') left 10px top 1px no-repeat;
							    background-size: 18px;
							}
							.home3 .wrap .inside_box .right .opis table td p strong {
								font-family: NeueHaasGrotDisp75Bold;
								font-size: 15px;
								line-height: 22px;
								text-transform: uppercase;
								color: #3b3b3b;							
							}
					.home3 .wrap .inside_box .right .opis table:last-of-type {
						margin-bottom:0px;
					}
			.home3 .wrap .left_box {
				position:relative;
				float:left;
				width:55%;
				height:100%;
				background-color:#fafafa;
			}
			.home3 .wrap .right_box {
				position:relative;
				float:left;
				width:45%;
				height:100%;
				/* background: url('images/case_bg.jpg') center no-repeat; */
				/* background-size:cover; */
			}	
			.owl-slider-case .owl-nav {
				display: block !important;
				position: absolute;
				float: left;
				width: 100%;
				height: 105px;
				left: 0;
				top: 20px;					
			}
				.owl-slider-case .owl-nav .owl-next {
					position:absolute;
					float:left;
					width:86px;
					height:49px;
					left:0;
					top:0;
					cursor:pointer;
					background: url('images/cau.png') center no-repeat;
					font-size:0px;
				}			
				.owl-slider-case .owl-nav .owl-prev {
					position:absolute;
					float:left;
					width:86px;
					height:49px;
					left:0;
					bottom:0;
					cursor:pointer;
					background: url('images/cad.png') center no-repeat;
					font-size:0px;
				}
		
		
.home4 { 
	float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
} 	
	.home4 .left {
		position:relative;
		float:left;
		width:100%;
		margin:30px 0px 30px 0px;
	}
	/* .home4 .left:after { */
		/* content:""; */
		/* position:absolute; */
		/* float:left; */
		/* width:100%; */
		/* height:6vw; */
		/* top:0; */
		/* left:0; */
	    /* background-color: #fafafa; */
	/* } */
		.home4 .left .inside_box {
			position: relative;
			float: left;
			width: 94%;
			left: 3%;
		}
			.home4 .left .inside_box .opis {
				position: relative;
				float: left;
				width: calc(100% - 20px);
				margin: 0px 0px 10px 0px;
				color: #3b3b3b;
				font-family: NeueHaasGrotDisp65Medium;
				font-size: 16px;
				line-height: 26px;
				padding-left: 20px;
			}
			.home4 .left .inside_box .hiperlinki {
				position: relative;
				float: left;
				width: 100%;
				height: 45px;
				display: flex;
				justify-content: center;
				align-items: center;			
			}
			.home4 .left .inside_box .hiperlinki:hover {
				background-color:#f5f5f5;	
			}
				.home4 .left .inside_box .hiperlinki .inside_box2 {
					position:relative;
					float:left;
					width:calc(100% - 4vw);
					height:100%;
					background: url('images/plus.png') left no-repeat, url('images/true_arrow_right.png') right no-repeat;
					box-sizing: border-box;
					-moz-box-sizing: border-box;
					-webkit-box-sizing: border-box;
					border-top:1px solid #f5f5f5;										
				}
				.home4 .left .inside_box .hiperlinki5 .inside_box2 {
					box-sizing: border-box;
					-moz-box-sizing: border-box;
					-webkit-box-sizing: border-box;
					border-bottom:1px solid #f5f5f5;						
				}		
					.home4 .left .inside_box .hiperlinki .inside_box2 p:first-of-type {
						position: relative;
						float: left;
						margin: 0px 15px 0px 20px;
						color: #3b3b3b;
						font-family: NeueHaasGrotDisp65Medium;
						font-size: 15px;
						font-weight: 400;
						line-height: 45px;					
					}
					.home4 .left .inside_box .hiperlinki .inside_box2 p:nth-of-type(2) {
						position:relative;
						float:left;
						margin:0px 0vw 0px 0vw;
						color: #3b3b3b;
						font-family: NeueHaasGrotDisp55Roman;
						font-size: 15px;
						font-weight: 400;
						line-height: 45px;						
					}	
					.home4 .left .inside_box .hiperlinki:hover .inside_box2 p:nth-of-type(2) {
						font-family: NeueHaasGrotDisp65Medium;
					}	
					.read_more {
						position:relative;
						float:left;
						width:200px;
						height:45px;
						text-decoration:none;
						margin:20px 0px 0px 0px;
					}
						.read_more p {
							position: relative;
							float: left;
							width: 155px;
							height: 45px;
							padding-right: 45px;
							color: #ffffff;
							font-family: NeueHaasGrotDisp65Medium;
							font-size: 15px;
							text-align: center;
							line-height: 45px;
							background: #5846b4 url(images/read_more_bg.png) right 0px top -1px repeat-y;
							background-size: 46px;
						}
	.home4 .right {
		position:relative;
		float:left;
		width:100%;
		height:450px;
		background: url('images/home_kariera_bg.png') top no-repeat;
		background-size:cover;
		display:none;
	} 	
		.home4 .right .nag {
			position:absolute;
			float:left;
			left:13vw;
			bottom:12.6vw;
			color: #ffffff;
			font-family: NeueHaasGrotDisp65Medium;
			font-size: 5vw;
			font-weight: 400;
			line-height: 6.3vw;			
		}
	

.home5 { 
	float:left;
	width:100%;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	/* height:36.8vw;	 */
	background-color: #363636;
}
	.home5 .wrap {
		position:relative;
		width:94%;
		margin: 0px auto;
		height:100%;
		display:flex;
		justify-content:center;
		align-items:center;
	}

	
#mapa-box { 
	float:left;
	width:100%;
	height:400px;	
	margin:0px 0px 0px 0px;
	overflow:hidden;
	border: 0px solid #c0c0c0; 
}
.home6 { 
	float:left;
	width:100%;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	height:400px;	
}
	.home6 .grey_box {
		position:absolute;
		float:left;
		width:100%;
		top:0;
		left:0;
		height:12.5vw;
		background-color:#363636;
	}
	.home6 .map_choose {
		position: absolute;
		float: left;
		width: 450px;
		height: 50px;
		top: 0;
		left: 0;
		background-color: transparent;
		z-index: 4;
	}	
		.home6 .map_choose .map_waw .top,
		.home6 .map_choose .map_gda .top,
		.home6 .map_choose .map_ldn .top {
			border-right:1px solid #e6e6e6;
			box-sizing: border-box;
			-moz-box-sizing: border-box;
			-webkit-box-sizing: border-box;				
		}
		.home6 .map_choose .mapka {
			position:relative;
			float:left;
			width:25%;
			height:100%;
			cursor:pointer;
		}
			.home6 .map_choose .mapka .top {
				height:50px;
				position:relative;
				float:left;
				width:100%;
				background-color: #ffffff;
				display:flex;
				justify-content:center;
				align-items:center;
			}
				.home6 .map_choose .mapka .top p {
					position: relative;
					float: left;
					color: #343434;
					font-family: NeueHaasGrotDisp65Medium;
					font-size: 15px;
					line-height: 20px;				
				}	
				.home6 .map_choose .mapka:hover .top p,
				.home6 .map_choose .mapka.aktywna .top p {
					color: #97bf00;
				}				
			.home6 .map_choose .mapka .bottom {
				height:16px;
				position:relative;
				float:left;
				width:100%;
			}
			.home6 .map_choose .mapka:hover .bottom,
			.home6 .map_choose .mapka.aktywna .bottom {
			    background: url(images/active_map_bg.png) top -1px left 50% no-repeat;
			}			
			
	.home6 .wrap {
		position:relative;
		width:100%;
		margin: 0px auto;
		height:100%;
		display:flex;
		justify-content:center;
		align-items:center;
	}


.home7 { 
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 20px 0px 40px 0px;
    background-color: #363636;
}
	.home7 .wrap {
		position:relative;
		width:94%;
		margin: 0px auto;
		height:100%;
	}
		.home7 .wrap .adress_box {
			position:relative;
			float:left;
			width:50%;
			margin: 0px 0px 0px 0px;
		}
			.home7 .wrap .adress_box .opis {
				position:relative;
				float:left;
				width:100%;
			}
			.home7 .wrap .adress_box1:before {
				content:"";
				position:absolute;
				float:left;
				right:0;
				bottom:0;
				height:3.7vw;
				width:1px;
				background-color:#595959;
				display:none;
			}
			.home7 .wrap .adress_box2 .opis {
				margin:0px 0% 0px 0px;
			}			
			.home7 .wrap .adress_box2 .opis {
				margin:0px 0% 0px 0%;
				
			}
				.home7 .wrap .adress_box .opis h3 {
					position:relative;
					float:left;
					width:100%;
					margin:0px 0px 0px 0px;
					color: #e6e6e6;
					font-family: NeueHaasGrotDisp55Roman;
					font-size: 18px;
					line-height: 26px;					
				}
				.home7 .wrap .adress_box .opis h4 {
					position:relative;
					float:left;
					width:100%;
					margin:0px 0px 20px 0px;
					color: #97bf00;
					font-family: NeueHaasGrotDisp45Light;
					font-size: 18px;
					line-height: 26px;				
				}
				.home7 .wrap .adress_box .opis p {
					position:relative;
					float:left;
					width:calc(100% - 45px);
					padding-left:45px;
					background: url('images/white_line_short.png') left 0px top 8px no-repeat;
					color: #e6e6e6;
					font-family: NeueHaasGrotDisp55Roman;
					font-size: 14px;
					line-height: 20px;	
					margin-bottom:20px;
				}
				.home7 .wrap .adress_box .opis p a {
					text-decoration:none;
					color: #e6e6e6;
				}






/* START style partners */		
	.partners {
		float:left;
		width:100%;
		height:300px;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		position:relative;
		overflow:hidden;
	}	
		.partners .owl-carousel {
			float:left;
			width:100%;
			height:200px;
			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;	
			box-sizing: border-box;
			-moz-box-sizing: border-box;
			-webkit-box-sizing: border-box;
			border:1px solid #000;
		}
		.partners .partners-box .img {
			max-width:70%;
			max-height:70%;
		}			
		.partners .owl-nav {
			float:left;
			width:100%;
			position:relative;
			margin:10px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			position:relative;
		}
			.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;	
		}
			.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 */	



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



.about1 {
	position:relative;
	float:left;
	width:100%;
	margin: 0px 0px 0px 0px;
}
	.about1 .grey_box {
		position:absolute;
		float:left;
		width:100%;
		height:15.8vw;
		bottom:0;
		left:0;
		background-color: #3b3b3b;
	}
	.about1 .wrap {
		position:relative;
		float:right;
		width:94%;
		height:100%;
		margin:0px 3% 0px 3%;
	}
		.about1 .wrap .top {
			position:relative;
			float:left;
			width:100%;
			/* height:50vw; */
		}
			.about1 .wrap .top .left {
				position:relative;
				float:left;
				width:100%;
				height:100%;
				z-index:2;
				margin-top:40px;
			}
				.about1 .wrap .top .left .nag {
					position:relative;
					float:left;
					width:250px;
					margin: 6vw 40px 6vw 0px;
					color: #3b3b3b;
					font-family: NeueHaasGrotDisp55Roman;
					font-size: 3.2vw;
					line-height: 3.8vw;					
				}
				.about1 .wrap .top .left .obroty {
					position:relative;
					float:left;
					width:calc(100% - 290px);
					height:19.5vw;
					background-color: #b7d437;
					display:flex;
					justify-content:center;
					align-items:center;
				}
					.about1 .wrap .top .left .obroty h3 {
						position:relative;
						float:left;
						color: #3b3b3b;
						font-family: NeueHaasGrotDisp55Roman;
						font-size: 2.5vw;
						line-height: 3vw;						
					}
			.about1 .wrap .top .right {
				position:relative;
				float:left;
				width:100%;
				margin:30px 0px 0px 0px;
				z-index:1;
				right:0;
			}
				.about1 .wrap .top .right .wykres_box {
					position:relative;
					float:left;
					width:100%;
					height:35vw;
					background-color:#f5f5f5;
					display:flex;
					justify-content:center;
					align-items:center;
				}
					.about1 .wrap .top .right .wykres_box .zdjecie-glowne {
						position:relative;
						float:left;
						width:100%;
						height:27vw;
					}
						.about1 .wrap .top .right .wykres_box .zdjecie-glowne img {
							position:relative;
							float:left;
							width:100%;
							height:100%;
							object-fit:scale-down;
						}
		.about1 .wrap .middle {
			position:relative;
			float:left;
			width:100%;
			/* height:17.4vw; */
			margin:30px 0px 30px 0px;
		}
			.about1 .wrap .middle .inside_box {
				position:relative;
				float:left;
				height:100%;
				width:100%;
				display:flex;
				align-items:center;
			}
				.about1 .wrap .middle .inside_box .opis {
					position:relative;
					float:left;
					width:100%;
					margin: 0px 0px 0px 0px;
				}
					.about1 .wrap .middle .inside_box .opis table {
						position:relative;
						float:left;
						width:33.33%;
						box-sizing: border-box;
						-moz-box-sizing: border-box;
						-webkit-box-sizing: border-box;
						border-left:1px solid #3b3b3b;								
					}
					.about1 .wrap .middle .inside_box .opis table:last-of-type {
						box-sizing: border-box;
						-moz-box-sizing: border-box;
						-webkit-box-sizing: border-box;
						border-right:1px solid #3b3b3b;						
					}
						.about1 .wrap .middle .inside_box .opis table td p {
							position: relative;
							float: left;
							width: calc(100% - 10px);
							margin-bottom: 15px;
							padding-left: 10px;
							color: #3b3b3b;
							font-family: NeueHaasGrotDisp55Roman;
							font-size: 14px;
							line-height: 18px;						
						}
						.about1 .wrap .middle .inside_box .opis table td p:last-of-type {
							margin-bottom:0px;
						}
						.about1 .wrap .middle .inside_box .opis table td p strong {
							position:relative;
							float:left;						
							color: #3b3b3b;
							font-family: NeueHaasGrotDisp55Roman;
							font-size: 3.8vw;
							line-height: 3vw;					
						}
		.about1 .wrap .bottom {
			position:relative;
			float:left;
			width:100%;
			/* height:31.6vw; */
			background-color:#f5f5f5;
		}
			.about1 .wrap .bottom .left {
				position:relative;
				float:left;
				width:100%;
				margin: 0px 0px 0px 0px;
				display:flex;
				justify-content:center;
			}
				.about1 .wrap .bottom .left .inside_box {
					position:relative;
					float:left;
					width:90%;
					margin: 0px 0px 30px 0px;
				}
					.about1 .wrap .bottom .left .inside_box .opis {
						position:relative;
						float:left;
						width:100%;
						margin: 30px 0px 0px 0px;
					}
						.about1 .wrap .bottom .left .inside_box .opis p {
							position:relative;
							float:left;
							width:100%;
							margin:0px 0px 0px 0px;
						}
						.about1 .wrap .bottom .left .inside_box .opis p:nth-of-type(1),
						.about1 .wrap .bottom .left .inside_box .opis p:nth-of-type(3) {
							color: #3b3b3b;
							font-family: NeueHaasGrotDisp55Roman;
							font-size: 14px;
							line-height: 14px;
							padding-bottom: 30px;
							background: url(images/p_sep.png) left bottom no-repeat;
						}
						.about1 .wrap .bottom .left .inside_box .opis p:nth-of-type(2) {
							margin-bottom:20px;
						}
						.about1 .wrap .bottom .left .inside_box .opis p:nth-of-type(2),
						.about1 .wrap .bottom .left .inside_box .opis p:nth-of-type(4) {
							margin-top:10px;
							color: #3b3b3b;
							font-family: NeueHaasGrotDisp55Roman;
							font-size: 14px;
							line-height: 18px;
						}						
			.about1 .wrap .bottom .right {
				position:relative;
				float:left;
			    width: 100%;
				height:100%;
				margin: 0px 0px 30px 0px;
				display:flex;
				justify-content:flex-start;
				align-items:center;
			}
				.about1 .wrap .bottom .right .zdjecie-glowne {
					position:relative;
					float:left;
					width:90%;
					margin:0px 5% 0px 5%;
					height:27vw;
				}
					.about1 .wrap .bottom .right .zdjecie-glowne img {
						position:relative;
						float:left;
						width:100%;
						height:100%;
						object-fit:scale-down;
					}


.about2{
	position:relative;
	float:left;
	width:100%;
	margin: 0px 0px 0px 0px;
	background-color: #3b3b3b;
}
	.about2 .wrap {
		position:relative;
		margin:0 auto;
		width:94%;
		height:100%;
	}
		.about2 .wrap .nag_box {
			position:relative;
			float:left;
			width:100%;
			margin:50px 0px 30px 0px;
			height:13vw;
			display:flex;
			justify-content:center;
			align-items:center;
			background: url('images/sep_misja.png') top left no-repeat, url('images/sep_misja.png') bottom left no-repeat; 
		}
			.about2 .wrap .nag {
				position:relative;
				float:left;
				width:100%;
				margin: 0px 0px 0px 0px;
				color: #ffffff;
				font-family: NeueHaasGrotDisp55Roman;
				font-size: 30px;
				line-height: 30px;				
			}
		.about2 .wrap .boxes {
			margin-bottom:30px;
		}	
		.about2 .wrap .misja_box {
			position:relative;
			float:left;
			width:100%;
		}
			.about2 .wrap .misja_box .left {
				position:relative;
				float:left;
				width:30%;
				height:200px; 
				margin-right:5%;
			}
			.about2 .wrap .misja_box .right {
				position:relative;
				float:left;
				width:65%;	
				height:100%;
				display:flex;
				align-items:center;
			}			
				.about2 .wrap .opis {
					position:relative;
					float:left;
					width:100%;
				}	
					.about2 .wrap .opis p {
						position:relative;
						float:left;
						width:100%;
						color: #cccccc;
						font-family: NeueHaasGrotDisp45Light;
						font-size: 14px;
						line-height: 20px;						
					}
					.about2 .wrap .opis p:first-of-type {
						margin-bottom:20px;
					}
					
					.about2 .wrap .opis p strong {
						color: #ffffff;
						font-family: NeueHaasGrotDisp55Roman;
						font-size: 40px;
						line-height: 40px;						
					}
					.about2 .wrap .opis p em {
						font-style:normal;
						font-family: NeueHaasGrotDisp65Medium;
					}
					.about2 .wrap .opis ul { 
						float:left;
						width:100%;
						margin:0px 0px 10px 0px;
						padding:0px 0px 0px 0px;
						list-style: none; 
						position:relative;

						color: #cccccc;
						font-family: NeueHaasGrotDisp45Light;
						font-size: 14px;
						line-height: 20px;	
					}
					.about2 .wrap .opis ul li { 
						float:left;
						width:97%;
						padding:0px 0px 0px 3%;
						background: url(images/listBg.svg) top 7px left no-repeat;
						background-size: 0.6vw;
						position:relative;
					}
			.about2 .wrap .zdjecie-glowne {
				position:relative;
				float:left;
				width:100%;
				height:200px; 
			}
				.about2 .wrap .zdjecie-glowne img {
					position:relative;
					float:left;
					width:100%;
					height:100%;
					object-fit:cover;
				}
		.about2 .wrap .wizja_box {
			position:relative;
			float:left;
			width:100%;
		}		
			.about2 .wrap .wizja_box .top {
				position:relative;
				float:left;
				width:30%;
				height:200px; 	
				margin-right:5%;
			}
			.about2 .wrap .wizja_box .bottom {
				position:relative;
				float:left;
				width:65%;
				height:100%;
				display:flex;
				align-items:center;				
			}		
				.about2 .wrap .wizja_box .bottom .opis {
					width:100%;
				}
		.about2 .wrap .wartosci_box {
			position:relative;
			float:left;
			width:100%;
		}			
			.about2 .wrap .wartosci_box .left {
				position:relative;
				float:left;
				width:30%;
				height:200px; 
				margin-right:5%;
			}
			.about2 .wrap .wartosci_box .right {
				position:relative;
				float:left;
				width:65%;	
				height:100%;
				display:flex;
				align-items:center;				
			}			
				.about2 .wrap .wartosci_box .right .opis {
					
				}
		
		
.about3 {
	position:relative;
	float:left;
	width:100%;
	margin: 0px 0px 0vw 0px;
	padding: 0px 0px 5vw 0px;
	border-bottom:1px solid #f0f0f0;
}
	.about3 .wrap {
		position:relative;
		margin:0 auto;
		width:65%;
		height:100%;
	}	
		.about3 .wrap .top {
			position:relative;
			float:left;
			width:100%;
			margin: 0px 0px 0px 0px;
			height:13.5vw;
			display:flex;
			justify-content:center;
		}
			.about3 .wrap .top .history {
				position:relative;
				float:left;
				margin: 6.5vw 0px 0px 0px;
				color: #3b3b3b;
				font-family: NeueHaasGrotDisp55Roman;
				font-size: 3.16vw;
				line-height: 3.5vw;					
			}
		.about3 .wrap .bottom {
			position:relative;
			float:left;
			width:100%;
			margin: 0px 0px 0px 0px;
		}		
			.about3 .wrap .bottom .year_box {
				position:relative;
				float:left;
				width:100%;
				height:16vw;
			}
				.about3 .wrap .bottom .year_box .left {
					position:relative;
					float:left;
					width:calc(50% - 4.2vw);
					height:100%;
				}
				.about3 .wrap .bottom .year_box:nth-child(2n) .left {
					float:right;
				}
					.about3 .wrap .bottom .year_box .left .opis {
						position:relative;
						float:right;
						padding-right:8.4vw;					
					    margin: 7.3vw 0px 0px 0px;
						text-align:right;
					}
					.about3 .wrap .bottom .year_box:nth-child(2n) .left .opis {
						position:relative;
						float:left;
						padding-left:8.4vw;
						padding-right:0px;
					    margin: 7.3vw 0px 0px 0px;
						text-align:left;						
					}
						.about3 .wrap .bottom .year_box .left .opis p {
							color: #3b3b3b;
							font-family: NeueHaasGrotDisp55Roman;
							font-size: 14px;
							line-height: 18px;						
						}
					.about3 .wrap .bottom .year_box .left .opis:after {
						content:"";
						position:absolute;
						float:left;
						right:0;
						top:0.7vw;
						width:7.4vw;
						height:1px;
						background-color:#3b3b3b;
					}
					.about3 .wrap .bottom .year_box:nth-child(2n) .left .opis:after {
						left:0;
						right:unset;
					}
				.about3 .wrap .bottom .year_box .middle {
					position:absolute;
					float:left;
					width:8.4vw;
					left:calc(50% - 4.2vw);
					height:100%;
					display:flex;
					justify-content:center;
					align-items:center;
				}		
					.about3 .wrap .bottom .year_box .middle .stripe {
						position: absolute;
						float:left;
						width:5.2vw;
						left:calc(50% - 2.6vw);
						background-color: #f5f5f5;
						height:100%;
					}
					.about3 .wrap .bottom .year_box .middle .year {
						position:relative;
						float:left;
						margin: 0vw 0px 0px 0px;
						color: #3b3b3b;
						font-family: NeueHaasGrotDisp55Roman;
						font-size: 3.16vw;
						line-height: 3.5vw;
					}		
				.about3 .wrap .bottom .year_box .right {
					position:relative;
					float:left;
					width:calc(50% - 4.2vw);
					height:100%;
					margin-left:8.4vw;
				}	
				.about3 .wrap .bottom .year_box:nth-child(2n) .right {
					margin-left:0vw;
				}	
					.about3 .wrap .bottom .year_box .right .zdjecie-glowne {
						position:relative;
						float:left;
						width:100%;
						height:100%;
					}
						.about3 .wrap .bottom .year_box .right .zdjecie-glowne img {
							position:relative;
							float:left;
							width:100%;
							height:100%;
							object-fit:scale-down;
						}



/* //////////////////////////////////// CAREER //////////////////////////////////// */



.career1 {
	position:relative;
	float:left;
	width:100%;
	margin: 0px 0px 0px 0px;
}
	.career1 .wrap {
		position:relative;
		margin:0px auto;
		width:94%;
		height:100%;
	}		
		.career1 .wrap .top {
			position:relative;
			float:left;
			width:100%;
		}
			.career1 .wrap .top .recent {
				position:relative;
				float:left;
				width:100%;
				margin: 30px 0px 20px 0px;
			}
				.career1 .wrap .top .recent p {
					position:relative;
					float:left;
					margin:0px 0.25vw 0px 0px;
					color: #3b3b3b;
					font-family: NeueHaasGrotDisp65Medium;
					font-size: 16px;
					line-height: 16px;					
				}
			.career1 .wrap .top .columns {
				position:relative;
				float:left;
				width:100%;
				margin: 0vw 0px 0vw 0px;
			}	
				.career1 .wrap .top .columns p {
					position:relative;
					float:left;
					width:calc(20% - 7px);
					padding-left:5px;
					border-left:2px solid #b7d437;
					color: #3b3b3b;
					font-family: NeueHaasGrotDisp55Roman;
					font-size: 14px;
					line-height: 20px;
					margin-bottom:20px;
				}
				.career1 .wrap .top .columns p:nth-of-type(3) {
					/* width:calc(28% - 7px); */
				}
				.career1 .wrap .top .columns p:nth-of-type(4),
				.career1 .wrap .top .columns p:nth-of-type(5) {
					/* width:calc(16% - 7px); */
				}
				
				
.career2 {
	position:relative;
	float:left;
	width:100%;
	margin: 0px 0px 0px 0px;
	background-color:#f5f5f5;
}
	.career2 .wrap {
		position:relative;
		margin:0px auto;
		width:94%;
		height:100%;
	}				
		.career2 .wrap .bottom {
			position:relative;
			float:left;
			width:100%;			
			margin: 0px 0px 0px 0px;
		}	
			.career2 .wrap .bottom .inside_box {
				position:relative;
				float:left;
				width:100%;	
				margin-top:0.5vw;
			}		
				.career2 .wrap .bottom .inside_box .job_box {
					position:relative;
					float:left;
					width:100%;	
					/* height:110px; */
					background-color:#ffffff;
					margin-bottom:5px;
				}
				.career2 .wrap .bottom .inside_box .job_box .job_box_bg {
					position: absolute;
					float: left;
					z-index: 2;
					top: -5px;
					right: -65px;
					display:none;
				}
/* 				.career2 .wrap .bottom .inside_box .job_box:hover .job_box_bg {
					display:block;
				} */
/* 				.career2 .wrap .bottom .inside_box .job_box:hover{
					box-sizing: border-box;
					-moz-box-sizing: border-box;
					-webkit-box-sizing: border-box;	
					border:4px solid #b7d437;					
				} */
				.career2 .wrap .bottom .inside_box .job_box .part {
					position:relative;
					float:left;
				    width: calc(20% - 7px);
					height:100%;
					display:flex;
					padding:8px 0px 8px 7px;
					justify-content: flex-start;
					align-items:center;
				}
					.career2 .wrap .bottom .inside_box .job_box .part p {
						color: #3b3b3b;
						font-family: NeueHaasGrotDisp55Roman;
						font-size: 12px;
						line-height: 18px;	
							
					}
/* 				.career2 .wrap .bottom .inside_box .job_box .part:after {
					content:"";
					position:absolute;
					float:left;
					right:0;
					height:3.2vw;
					top:calc(50% - 1.6vw);
					width:1px;
					background-color:#ededed;
				} */
				.career2 .wrap .bottom .inside_box .job_box .part:nth-of-type(3) {
					/* width: calc(28% - 7px); */
				}
				.career2 .wrap .bottom .inside_box .job_box .part:nth-of-type(4),
				.career2 .wrap .bottom .inside_box .job_box .part:nth-of-type(5) {
					/* width: calc(16% - 7px); */
				}
				.career2 .wrap .bottom .inside_box .job_box .part:nth-of-type(5)::after {
					background-color:transparent;
				}
		
		
.career3 {
	position:relative;
	float:left;
	width:100%;
	/* height:25.2vw; */
	margin: 0px 0px 0px 0px;
}
	.career3 .wrap {
		position:relative;
		margin:0px auto;
		width:94%;
		height:100%;
	}	
		.career3 .wrap .left {
			position:relative;
			float:left;
			width:50%;
			height:100%;
		}
			.career3 .wrap .left .opis {
				position:relative;
				float:left;
				width:calc(90% - 60px);
				padding-left:60px;	
				background: url('images/formy_icon.png') left 0px top 0px no-repeat;
				margin-top:40px;
			}
				.career3 .wrap .opis p {
					position:relative;
					float:left;
					width:100%;
					margin: 0px 0px 20px 0px;
					color: #3b3b3b;
					font-family: NeueHaasGrotDisp45Light;
					font-size: 14px;
					line-height: 20px;					
				}
				.career3 .wrap .opis p:last-of-type {
					margin:0px;
				}
				.career3 .wrap .opis p strong {
					color: #3b3b3b;
					font-family: NeueHaasGrotDisp65Medium;
					font-size: 16px;
					font-weight: 400;
					line-height: 26px;		
				}
		.career3 .wrap .right {
			position:relative;
			float:left;
			width:50%;
			height:100%;
		}		
			.career3 .wrap .right .opis {
				position:relative;
				float:left;
				width:calc(90% - 75px);
				padding-left:75px;	
				margin-top:40px;
				background: url('images/wsparcie_icon.png') left 0px top 0px no-repeat;
			}	
			.career3 .wrap .opis {
				margin-bottom:30px;
			} 				
		
		
.career4 {
	position:relative;
	float:left;
	width:100%;
	/* height:130vw; */
	margin: 0px 0px 0px 0px;
	background-color: #3b3b3b;
}
	.career4 .wrap {
		position:relative;
		margin:0px auto;
		width:94%;
		height:100%;
	}		
		.career4 .wrap .grey_line {
			position:absolute;
			float:left;
			width:1px;
			height:10.4vw;
			background-color:#5a5a5a;
			z-index:2;
			display:none;
		}
		.career4 .wrap .grey_line1 {
			left:50%;
			top:14.6vw;
		}
		.career4 .wrap .grey_line2 {
			left: 46.8vw;
			top:65.2vw;
		}		
		.career4 .wrap .green_line {
			position:absolute;
			float:left;
			width:4vw;
			height:0.5vw;
			background-color:#b7d437;
			z-index:2;
			display:none;
		}		
		.career4 .wrap .green_line1 {
			right:4.5vw;
			top:46.7vw;
		}
		.career4 .wrap .green_line2 {
			left:4.5vw;
			top:99vw;
		}	
		.career4 .wrap .modele {
			position:relative;
			float:left;
			left:0;
			width:100%;
			margin:40px 0px 30px 0px;
			color: #ffffff;
			font-family: NeueHaasGrotDisp55Roman;
			font-size: 30px;
			line-height: 30px;			
		}	
		.career4 .wrap .modele_box {
			position:relative;
			float:left;
			width:100%;
			/* height:19vw; */
			margin:0px 0px 5px 0px;
			background-color:#ffffff;
			display:flex;
			justify-content:center;
			align-items:center;
			z-index:3;
		}
		.career4 .wrap .modele_box52 {
			/* left:0;
			top:17vw; */
		}
		.career4 .wrap .modele_box53 {
			/* right:0;
			top:6.7vw;
			height:250px; */
		}	
		.career4 .wrap .modele_box54 {
		/* 	left:15.4vw;
			top:40.1vw;
			height:280px; */
		}
		.career4 .wrap .modele_box55 {
			/* left:4.5vw;
			top:73.5vw; */
		}
		.career4 .wrap .modele_box56 {
			/* right:0;
			top:72vw;
			height:220px; */
		}
		.career4 .wrap .modele_box57 {
			/* left: 10.5vw;
			bottom: 2.7vw;
			height: 280px; */
			margin-bottom:30px
		}		
			.career4 .wrap .modele_box .cyndzel {
				position:absolute;
				float:left;
				left:20px;
				bottom:-24px;
				z-index:4;
				display:none;
			}
			.career4 .wrap .modele_box .licznik {
				position: absolute;
				float: left;
				left: 9px;
				top: 16px;
				z-index: 4;
				color: #d9d9d9;
				font-family: NeueHaasGrotDisp55Roman;
				font-size: 14px;
				line-height: 14px;
			}		
			.career4 .wrap .modele_box .inside_box {
				position:relative;
				float:left;
				width:88%;
			    margin: 10px 0px 10px 0px;
			}		
				.career4 .wrap .modele_box .inside_box .opis {
					position:relative;
					float:left;
					width:100%;
				}
					.career4 .wrap .modele_box .inside_box .opis p {	
						position:relative;
						float:left;
						width:100%;
						color: #3b3b3b;
						font-family: NeueHaasGrotDisp45Light;
						font-size: 14px;
						line-height: 20px;	
						margin-bottom:10px;	
					}
					.career4 .wrap .modele_box .inside_box .opis p:last-of-type {
						margin-bottom:0px;
					}
					.career4 .wrap .modele_box .inside_box .opis p strong {						
						color: #3b3b3b;
						font-family: NeueHaasGrotDisp55Roman;
						font-size: 16px;
						line-height: 26px;						
					}	
		.career4 .wrap .zdjecie-glowne {
			position:relative;
			float:left;
			width:100%;
			height:100%;
		}
			.career4 .wrap .zdjecie-glowne img {
				position:relative;
				float:left;
				width:100%;
				height:100%;
				object-fit:cover;
			}		
		.career4 .wrap .foto_box53 {
			position:absolute;
			float:left;
			width:39.5vw;
			height:26.8vw;
			top:27.7vw;
			right:16.5vw;
			display:none;			
		}		
		.career4 .wrap .foto_box54 {
			position:absolute;
			float:left;
			width:29.9vw;
			height:36.8vw;
			top:43.5vw;
			left:0vw;
			display:none;
		}			
		.career4 .wrap .foto_box56 {
			position:absolute;
			float:left;
			width:39vw;
			height:26.8vw;
			bottom:9.3vw;
			right:3.3vw;
			display:none;
		}			
		
		
.career5 {
	position:relative;
	float:left;
	width:100%;
	margin: 0px 0px 0px 0px;
}
	.career5 .wrap {
		position:relative;
		margin:0px auto;
		width:94%;
		height:100%;
	}		
		.career5 .wrap .benefity {
			position: relative;
			float: left;
			width: 100%;
			margin: 40px 0px 30px 0px;
			color: #3b3b3b;
			font-family: NeueHaasGrotDisp55Roman;
			font-size: 30px;
			line-height: 40px;
		}		
			.career5 .wrap .benefity span {
				
			}
		.career5 .wrap .big_box {
			position: relative;
			float:left;
			width:100%;
		}					
			.career5 .wrap .big_box .left {
				position:relative;
				float:left;
				width:100%;
				height:600px;
			}
				.career5 .wrap .big_box .left .benefit_box {
					position:relative;
					float:left;
					width:100%;
					height:100%;
					margin-top:0;
				}
					.career5 .wrap .big_box .left .benefit_box .bbox {
						position:relative;
						float:left;
						width:33.33%;
						height:33.33%;
						box-sizing: border-box;
						-moz-box-sizing: border-box;
						-webkit-box-sizing: border-box;
						border-top:1px solid #f6f6f6;							
						border-left:1px solid #f6f6f6;		
						cursor:pointer;	
					}
					.career5 .wrap .big_box .left .benefit_box .bbox64,
					.career5 .wrap .big_box .left .benefit_box .bbox65,
					.career5 .wrap .big_box .left .benefit_box .bbox66 {
						box-sizing: border-box;
						-moz-box-sizing: border-box;
						-webkit-box-sizing: border-box;
						border-top:1px solid #f6f6f6;							
						border-left:1px solid #f6f6f6;													
					}
					.career5 .wrap .big_box .left .benefit_box .bbox60,
					.career5 .wrap .big_box .left .benefit_box .bbox63,
					.career5 .wrap .big_box .left .benefit_box .bbox66 {
						box-sizing: border-box;
						-moz-box-sizing: border-box;
						-webkit-box-sizing: border-box;
						border-right:1px solid #f6f6f6;											
					}
					.career5 .wrap .big_box .left .benefit_box .bbox.aktywnosc,
					.career5 .wrap .big_box .left .benefit_box .bbox:hover {
						box-sizing: border-box;
						-moz-box-sizing: border-box;
						-webkit-box-sizing: border-box;
						border-top:1px solid #b7d437;							
						border-left:1px solid #b7d437;	
						background: #b7d437 url('images/bplus.png') left 1vw top 1vw no-repeat;	
					}
					.career5 .wrap .big_box .left .benefit_box .bbox58 .btyt{background: url('images/mozliwosci.png') left 50% top 0px no-repeat;}
					.career5 .wrap .big_box .left .benefit_box .bbox59 .btyt{background: url('images/sciezka.png') left 50% top 0px no-repeat;}
					.career5 .wrap .big_box .left .benefit_box .bbox60 .btyt{background: url('images/szkolenia.png') left 50% top 0px no-repeat;}
					.career5 .wrap .big_box .left .benefit_box .bbox61 .btyt{background: url('images/kursy.png') left 50% top 0px no-repeat;}
					.career5 .wrap .big_box .left .benefit_box .bbox62 .btyt{background: url('images/opieka_medyczna.png') left 50% top 0px no-repeat;}
					.career5 .wrap .big_box .left .benefit_box .bbox63 .btyt{background: url('images/karta_sportowa.png') left 50% top 0px no-repeat;}
					.career5 .wrap .big_box .left .benefit_box .bbox64 .btyt{background: url('images/integracja.png') left 50% top 0px no-repeat;}
					.career5 .wrap .big_box .left .benefit_box .bbox65 .btyt{background: url('images/dofinansowania.png') left 50% top 0px no-repeat;}
					.career5 .wrap .big_box .left .benefit_box .bbox66 .btyt{background: url('images/pakiety_relokacyjne.png') left 50% top 0px no-repeat;}
						.career5 .wrap .big_box .left .benefit_box .bbox .btyt {
							position:relative;
							float:left;
							padding-top:75px;
							width:100%;
							text-align:center;
							color: #3b3b3b;
							font-family: NeueHaasGrotDisp45Light;
							font-size: 16px;
							line-height: 22px;		
							margin-top: 50px;
						}
						.career5 .wrap .big_box .left .benefit_box .bbox .btyt span {
							display:block;
						}
			.career5 .wrap .big_box .right {
				position:relative;
				float:left;
				width:100%;
				height:100%;
			}		
				.career5 .wrap .big_box .right .photo_box {
					position:relative;
					float:left;
					width:100%;
					height:350px;
					z-index:2;
				}
					.career5 .wrap .big_box .right .photo_box .zdjecie-glowne {
						position:relative;
						float:left;
						width:100%;
						height:100%;
					}
						.career5 .wrap .big_box .right .photo_box .zdjecie-glowne img {
							position:relative;
							float:left;
							width:100%;
							height:100%;
							object-fit:cover;
						}		
				.career5 .wrap .big_box .right .tresc_box {
					position:relative;
					float:left;
					width:100%;
					background-color: #f5f5f5;
					z-index:2;
					display:flex;
					justify-content:center;
					align-items:center;
				}		
					.career5 .wrap .big_box .right .tresc_box .opis {
						position:relative;
						float:left;
						width:90%;
						margin:30px 0px 30px 0px;
					}
						.career5 .wrap .big_box .right .tresc_box .opis p {
							color: #3b3b3b;
							font-family: NeueHaasGrotDisp45Light;
							font-size: 14px;
							line-height: 20px;							
							margin-bottom:20px;
						}
						.career5 .wrap .big_box .right .tresc_box .opis p:last-of-type {
							margin-bottom:0px;
						}
						.career5 .wrap .big_box .right .tresc_box .opis p strong {
							color: #3b3b3b;
							font-family: NeueHaasGrotDisp55Roman;
							font-size: 16px;
							line-height:26px;							
						}
		
		
.career6 {
	position:relative;
	float:left;
	width:100%;
	/* height:50vw; */
	margin: 0px 0px 0px 0px;
	background: url('images/wazne_bg.jpg') center no-repeat;
	background-size:cover;
}
	.career6 .wrap {
		position:relative;
		margin:0px auto;
		width:94%;
		height:100%;
		display:flex;
		align-items:center;
	}		
		.career6 .wrap .inside_box {
			position:relative;
			float:left;
			width:100%;
			margin:50px 0px 20px 0px;
		}
			.career6 .wrap .inside_box .nag_box {
				position:relative;
				float:left;
				width:100%;
				height:12.9vw;
				margin-bottom:3.7vw;
				display:flex;
				justify-content:center;
				align-items:center;
				background: url('images/sep_misja.png') top left no-repeat, url('images/sep_misja.png') bottom left no-repeat; 
			}
				.career6 .wrap .inside_box .nag {
					position:relative;
					float:left;
					width:100%;
					margin: 0px 0px 0px 0px;
					color: #ffffff;
					font-family: NeueHaasGrotDisp55Roman;
					font-size: 3.16vw;
					line-height: 3.5vw;				
				}		
			.career6 .wrap .inside_box .wbox {
				position:relative;
				float:left;
				width:100%;
				margin-bottom:30px;
			}
				.career6 .wrap .inside_box .wbox .zdjecie-glowne {
					position:relative;
					float:left;
					width:12.9vw;
					height:12.9vw;
				}
					.career6 .wrap .inside_box .wbox .zdjecie-glowne img {
						position:relative;
						float:left;
						width:100%;
						height:100%;
						object-fit:scale-down;
					}
				.career6 .wrap .inside_box .wbox .opis {
					position:relative;
					float:left;
					width:calc(100% - (12.9vw +  4.6vw));
					margin:2vw 2.6vw 0px 2vw;
				}		
					.career6 .wrap .inside_box .wbox .opis p {
						color: #e6e6e6;
						font-family: NeueHaasGrotDisp45Light;
						font-size: 14px;
						line-height: 20px;	
						margin-bottom:20px;	
					}
					.career6 .wrap .inside_box .wbox .opis p:last-of-type {
						margin-bottom:0px;
					}
					.career6 .wrap .inside_box .wbox .opis p strong {
						color: #ffffff;
						font-family: NeueHaasGrotDisp55Roman;
						font-size: 16px;
						line-height: 26px;						
					}








	
		
/* .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 .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 .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; 
	} */

footer { 
	float:left;
	width:100%;
	height:60px;
	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:23px;
			cursor:pointer;
		}
	footer nav { 
		float:left;
		width:auto;
		margin:0px 0px 0px 0px;
		position:relative;
	
	}
	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 { 
		text-decoration:none;
		padding:0px 0px 0px 0px;
		display: inline-block; 
		color: #363636;
		font-family: NeueHaasGrotDisp55Roman;
		font-size: 18px;
		font-weight: 400;
		line-height: 24px;
		cursor:pointer;
	}
	footer nav ul li a:hover { color: #97bf00; }
	footer nav ul li a.active { color: #97bf00; }
	footer nav ul li .menu-hr-footer { float:right;margin:3px 1vw 0px 1vw; }
	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:absolute;
		float:left;
		right:0;
		top:23px;
		z-index:2;
	}
			
.formularz-div { 
	float:left;
	width:100%;
	/* height:27vw; */
	margin:0px 0px 0px 0px; 
}
	.form-box-left { 
		float: left;
		width: 100%;
		margin: 0px 0% 0px 0px;
		position: relative;
	}
	.form-box-right { 
		width: calc(100% - 210px);
		margin: 0px 0px 0px 0px;
		position: relative;
		float: left;
		background-color: #ffffff;
		height: 88px;
		display: flex;
		justify-content: center;
		align-items: center;
		top: -44px;
	}
		.form-box-right .files_sep {
			position:absolute;
			float:left;
			width:4vw;
			height:1px;
			top:2.5vw;
			z-index:3;
			left:-2vw;
			background-color:#e6e6e6;
		}
		.form-box-right .inside_box {
			position:relative;
			float:left;
			width:90%;
			display: flex;
			justify-content: space-between;
			align-items:center;
		}
			.form-box-right .inside_box .add_files {
				position: relative;
				float: left;
				padding-left: 40px;
				/* text-align: center; */
				color: #3b3b3b;
				font-family: NeueHaasGrotDisp65Medium;
				font-size: 14px;
				line-height: 35px;
				background: url(images/add_files_icon.png) left no-repeat;
				background-size: 30px;
				/* display: flex; */
				/* align-items: center; */
				/* flex-wrap: wrap; */			
			}
			.form-box-right .inside_box .add_files span {
				display:block;
				font-family: NeueHaasGrotDisp55Roman;
				font-size: 12px;
				font-weight: 400;	
				width: 100%;		
				display:none;	
			}
		
	.form-box-file {
		position: relative;
		float: left;
		width: 150px;
	}	
.upload { 
	float:left;
	width:100%;
	height:40px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	cursor:pointer;
	background: #e2e2e2;
	display:flex;
	justify-content:center;
	align-items:center;
}
	.upload p {
		position:relative;
		float:left;
		color: #363636;
		font-family: NeueHaasGrotDisp65Medium;
		font-size: 10px;
		line-height: 40px;
		text-transform: uppercase;	
		background: #e2e2e2 url(images/files_arrow.png) right no-repeat;	
		padding-right:25px;
	}
	.example {
		float:left;
		width:100%;
		margin:10px 0px 0px 0px;
		padding:0px 0px 0px 30px;
		position:relative;
		color: #363636;
		font-family: NeueHaasGrotDisp65Medium;
		font-size: 1vw;
		line-height: 1.5vw;
		text-transform: uppercase;
	}
	.default { display:none; }
	.upload-change {
		display: none;
		float: right;
		margin: 0px 10% 0px 10%;
		padding: 0px 0px 0px 0px;
		position: absolute;
		top: 2.2vw;			
		background-color: #c3e73c;
		cursor: pointer;
		height: 2vw;
		width: 80%;
		border-radius: 10px;		
	}	
		.upload-change p {
			position: relative;
			float: left;
			color: #363636;
			font-family: NeueHaasGrotDisp55Roman;
			font-size: 1vw;
			line-height: 2vw;
			text-transform: uppercase;
			width: 100%;
			text-align: center;			
		}	
		
		
	.formularz-div .send_message {
		position:relative;
		float:left;
		width:100%;
		margin: 30px 0px 20px 0px;
		color: #e6e6e6;
		font-family: NeueHaasGrotDisp65Medium;
		font-size: 20px;
		font-weight: 400;
		line-height: 30px;		
	}
	.form-box { 
		float:left;
		/* width:calc(33.33% - 7px); */
		/* margin:0px 10px 1.3vw 0px;  */
	}
	.form-box-last {
		margin:0px 0px 1.3vw 0px !important; 
	}
	.form-box-half {
		width:calc(50% - 5px);
		margin:0px 10px 1.3vw 0px;
	}
/* 	.form-box-half.kompetencje {
		margin:0px 5px 1.3vw 0px;
	} */
	.form-box-all { 
		float:left;
		width:100%;
		margin:0px 0px 1.3vw 0px; 
	}
	.form-box-kod { 
		float:left;
		width:0px;
		height:0px;
		overflow:hidden;
		margin:0px 0px 0px 0px; 
	}
	.form-text  { 
		float:left;
		margin:0px 0px 0px 0px;
		width:100%;
		color: #e6e6e6;
		font-family: NeueHaasGrotDisp55Roman;
		font-size: 1vw;
		line-height: 1.6vw;
	}
	.form-input { 
		float:left;
		width:calc(100% - 1vw);
		height:42px;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 1vw;
		border:1px solid #595959;
		color: #e6e6e6;
		font-family: NeueHaasGrotDisp55Roman;
		font-size: 14px;
		line-height: 20px;
		background:transparent;
	}
	.form-textarea  { 
		float:left;
		width:calc(100% - 1vw);
		height: 120px;
		margin:0px 0px 0px 0px;
		padding:10px 0px 0px 1vw;
		border:1px solid #595959;
		color: #e6e6e6;
		background:transparent;
		font-family: NeueHaasGrotDisp55Roman;
		font-size: 14px;
		line-height: 20px;		
	}
	select.form-input-select option {
		color:#595959;
	}
	select.form-input-select {
		width:100%;
		height: 44px;
	}
	.form-submit  { 
		float: right;
		width: 200px;
		height: 44px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		border: none;
		color: #ffffff;
		font-family: NeueHaasGrotDisp65Medium;
		font-size: 14px;
		line-height: 20px;
		text-transform: uppercase;
		cursor: pointer;
		padding-right: 30px;
		background: #5846b4 url(images/double_arrow.png) right 20px top 15px no-repeat;
	}
	.form-input:focus, .form-textarea:focus, .form-submit:focus { outline:none; }
	
	::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	  color: #e6e6e6;
	}
	::-moz-placeholder { /* Firefox 19+ */
	  color: #e6e6e6;
	}
	:-ms-input-placeholder { /* IE 10+ */
	  color: #e6e6e6;
	}
	:-moz-placeholder { /* Firefox 18- */
	  color: #e6e6e6;
	}
	
}

@media screen and (min-width: 0px) and (max-width: 599px) {
	.button--2041 {
		margin: 1vw 0px 0px 0px !important;
		padding: 0.3vw 1vw 0.3vw 1vw !important;
		color: #BAE30D;
		background: #313131;
	}
	.button--2041 a {
		color: #BAE30D !important;
	}
	.button--5258 {
		margin: -0.3vw 0px 0px 0px !important;
		padding: 0.3vw 1vw 0.3vw 1vw !important;
		background: #91ba14;
		border-radius: 4px !important;
	}
	.button--5258 a {
		color: #fff !important;
	}
	.at4-follow { position: absolute !important; }
.zapoznanie {
	position:relative;
	float:left;
	width:100%;
	margin: 20px 0px 20px 0px;
	color: #e6e6e6;
    font-family: NeueHaasGrotDisp55Roman;
    font-size: 16px;
    line-height: 22px;
}
	.zapoznanie a {
		text-decoration:none;
	    color: #97bf00;
	}		
.adress_box_margin {
	margin:5vw 0px 0px 0px !important;
}	
.no-comp { display:none !important; }

.wrapper { 
	float:left;
	width:100%;
	position:relative;
	top:0;
	left:0;
	margin:0px 0px 0px 0px; 
	padding:4vw 0px 0px 0px; 
	background-color:#fff;
	z-index:50;	
	border-bottom:1px solid #f5f5f5;
}	
	.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;
		left: 0px;
		height: 50px;
		 -webkit-filter: invert(1);
	     filter: invert(1);			
	}	
	.wrapper.color .wrap .logo {
		 -webkit-filter: invert(0);
	     filter: invert(0);		
	}
/* 	.convert.small-wrapper .wrap .logo {
		 -webkit-filter: invert(1);
	     filter: invert(1);			
	} */
/* 	.wrapper.small-wrapper .wrap .logo {
		-moz-transition: all .2s ease-in;
		-o-transition: all .2s ease-in;
		-webkit-transition: all .2s ease-in;
		transition: all .2s ease-in;	
		height:60px;
		top:15px;
	} */
	.wrapper .wrap .hambux { 
		display:none;
		float: left;
		position: absolute;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		left:300px;
		top: 10px;
		 -webkit-filter: invert(1);
	     filter: invert(1);		
	}
/* 	.wrapper.small-wrapper .wrap .hambux {
		display:none;
	}
	.wrapper:hover .wrap .hambux {
		display:none;
	}
	.convert:hover .wrap .logo {
		  -webkit-filter: invert(1);
		  filter: invert(1);	
		-moz-transition: all .2s ease-in;
		-o-transition: all .2s ease-in;
		-webkit-transition: all .2s ease-in;
		transition: all .2s ease-in;		  
	}	 */
	.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 20px 0px;
		padding:0px 0px 0px 0px;
		width:100%;
	}
	.wrapper nav ul li { 
		float: right;
		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 { 
		text-decoration:none;
		padding:0px 0px 0px 0px;
		display: inline-block; 
		color: transparent;
		font-family: NeueHaasGrotDisp55Roman;
		font-size: 18px;
		font-weight: 400;
		line-height: 24px;	
		cursor:pointer;
	}
	.wrapper:hover nav ul li a {
		color: #000;
	}
	.wrapper:hover nav ul li a:hover {color: #97bf00;}
	.wrapper:hover nav ul li a.active {color: #97bf00;}
	.wrapper.small-wrapper nav ul li a {
		color: #000;
	}
	.wrapper.small-wrapper nav ul li a.active {color: #97bf00;}
	.wrapper nav ul li a:hover {  }
	.wrapper nav ul li a.active {  }
	.wrapper nav ul li .menu-hr {display:none; float:right;margin:3px 1.5vw 0px 1.5vw; }
	.wrapper nav ul li:last-child .menu-hr { display:none; }
	.wrapper .menu-tel { 
		float: right;
		font-size: 30px;
		margin: 20px 0px 0px 0px;
		cursor: pointer;
		color: #000;
		position: relative;
	}
	
	.menu-lang-box {
		position:absolute;
		float:left;
		width:60px;
		height:60px;	
		right:45px;
		top:5px;
	}
	.menu-lang {
		position: absolute;
		float: left;
		margin: 0px 0px 0px 0px;
		z-index: 2;
		width:60px;
		height:60px;
		transition: all 1s ease;
	}
	.menu-lang a {
		z-index:2;
		position:relative;
		color: black;
		text-decoration:none;
		cursor: pointer;
		position: absolute;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;
		width:100%;
		height:100%;
		display: flex;
		justify-content: center;
		align-items: center;
		background: #ffffff;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		border:1px solid #ffffff;		
	}	
	.menu-lang a:first-of-type {
		display: flex;
		justify-content: flex-start;
		align-items: center;	
		background: #ffffff url('images/lang_arrow_down.png') right 12px top 50% no-repeat; 
	}
		.menu-lang a:first-of-type p {
			left:13px;
		}
	.menu-lang a:hover p.lang_en {
		color:#000000;
	}
		.menu-lang a:hover {
			box-sizing: border-box;
			-moz-box-sizing: border-box;
			-webkit-box-sizing: border-box;
			border:1px solid #000;
		}
	.menu-lang a:first-of-type:after {
		transition: all 0.2s ease;
		opacity: 1;
		position: absolute;
		top: 0px;
		right: 0;
		}	
	.menu-lang a p.lang_en.active-lang { 
		position: relative;
		color: #000000;
		font-family: NeueHaasGrotDisp55Roman;
		font-size: 18px;
		font-weight: 400;
		line-height: 22.65px;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.menu-lang a:hover p.lang_en.active-lang {
		color:#000000;
	}
	.wrapper.second_wrapper .menu-lang a p.lang_en.active-lang {
		color: black;
	}
	.menu-lang a p.lang_en.active-lang:hover {

	}
	.menu-lang a p.lang_en { 
		position: relative;
		color: #000000;
		font-family: NeueHaasGrotDisp55Roman;
		font-size: 18px;
		font-weight: 400;
		line-height: 22.65px;
		display: flex;
		justify-content: center;
		align-items: center;		
	}
	.wrapper.second_wrapper .menu-lang a p.lang_en {

	}
	.menu-lang:hover a:first-of-type:after{
		opacity:0;
	}	
	.menu-lang a:nth-of-type(2){
		z-index:1;
		margin:0;
		top: 0;
		opacity: 0;
	}
	.menu-lang:hover a:nth-of-type(2) {
		top: 61px;
		opacity:1;
	}
	.menu-lang:hover a:nth-of-type(2):after{
		opacity:0;
	}	
	.menu-lang a:nth-of-type(2):after{
		transition:all 0.3s ease;
		opacity:1; 
		position:absolute; 
		top:61px;
	}	
	.menu-lang a:nth-of-type(3){
		z-index:1;
		margin:0;
		top: 0;
		opacity: 0;
	}
	.menu-lang:hover a:nth-of-type(3) {
		top: 122px;
		opacity:1;
	}
	.menu-lang:hover a:nth-of-type(3):after{
		opacity:0;
	}	
	.menu-lang a:nth-of-type(3):after{
		transition:all 0.4s ease; 
		opacity:1; 
		position:absolute; 
		top:122px;
	}
	
.start0 {
	position:relative;
	float:left;
	width:100%;
	height:200px;
	margin: 0px 0px 0px 0px;
	display:flex;
	justify-content:center;
	align-items:center;
}
.start0.search_sec {
	height:500px;
}
.start0.about_sec {
	background: url('images/about_bg1.jpg') center no-repeat;
    background-size: cover;	
}
.start0.career_sec {
	background: url('images/career_bg1.jpg') center no-repeat; 
    background-size: cover;
}	
	.start0 .inside_box {
		position:relative;
		float:left;
		width:94%;
	}
		.start0 .inside_box .uni_nag {
			position: relative;
			float: left;
			width: 100%;
			margin: 0px 0px 0px 0px;
			text-align: center;
			color: #ffffff;
			font-family: NeueHaasGrotDisp55Roman;
			font-size: 24px;
			line-height: 26px;	
			visibility:hidden;	
		}
	.start0 .scroll-down2,
	.start0 .scroll-down3 {
		position: absolute;
		float: left;
		bottom: -20px;
		left: calc(50% - 50px);
		z-index: 5;
		cursor: pointer;
		width: 100px;
	}	

		
		
#container { 
	float:left;
	width:100%;
	height:250px;
	position:relative;
	margin:0px 0px 0px 0px; 
	overflow:hidden;
}
	#container .slide-1 { 
		float:left;
		width:100%;
		height:100%;
		position:relative;
		z-index:1; 
	}
		#container .slides { 
			float:left;
			width:100%;
			height:100%;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			position:relative;
			background-size:cover !important; 
		}
		#container .slides .box { 
			float:left;
			width:90%;
			margin:0px 5% 0px 5%;
			padding:0px 0px 0px 0px;
			position:relative;
			top:42%;
			left:0; 
		    z-index: 10;
		}
		#container .slides .box .nag {
			float:left;
			width:100%;
			margin:0px 0px 0px 0px;
			position:relative;
			clear:both;
			color: #ffffff;
			font-family: NeueHaasGrotDisp55Roman;
			font-size: 16px;
			line-height: 24px;
		}
		#container .slides .box .text {
			float:left;
			width: 100%;
			margin:0px 0px 0px 0px;
			position:relative;
			clear:both;
			color: #ffffff;
			font-size: 14px;
			line-height: 18px;
			font-family: NeueHaasGrotDisp35Thin;
			font-weight: unset;
		}
		#container .slides .box .more {
			float:left;
			width:200px;
			margin:20px 0px 0px -100px;
			padding:0px 0px 0px 0px;
			position:relative;
			text-decoration:none;
			color: white;
			font-family: 'Roboto', sans-serif;
			font-size: 14px;
			font-weight: 100;
			line-height: 49px;
			text-transform: uppercase;
			text-align:center;
			border:1px solid #fff;
			top:0;
			left:50%;
		}
	
	#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; 	
		display:none;
	}
		#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 {
		position: absolute;
		/* top: 50%; */
		left: 0%;
		min-width: 100%;
		/* min-height: calc(100% - 110px); */
		width: 100%;
		height: 100%;
		z-index: 10;
		opacity: 1;
		object-fit: cover;
	}	
	#container .scroll-down {
		position:relative;
		float:left;
		margin: 10px 0px 0px 0px;
		padding-left:65px;
		background: url('images/scroll-down.png') left no-repeat;
		color: #ffffff;
		font-family: NeueHaasGrotDisp65Medium;
		font-size: 18px;
		font-weight: 400;
		line-height: 60px;
		cursor:pointer;
		display:none;
	}
	
.home1 { 
	float:left;
	width:100%;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	background-color:#ffffff;
	overflow: hidden;
} 
	.home1 .wrap { 
		width:94%;
		position:relative;
		margin:0 auto; 
		height:100%;
		display:flex;
		align-items:center;
	}
		.home1 .wrap .inside_box {
			position:relative;
			float:left;
			width:100%;
			margin:30px 0px 30px 0px;
		}
		.home1 .wrap .sprawdz {
			position: relative;
			float: left;
			margin: 6px 0px 0px 0px;
			color: #3b3b3b;
			font-family: NeueHaasGrotDisp55Roman;
			font-size: 18px;
			line-height: 28px;
			padding-right: 40px;
			background: url(images/sep_sprawdz.png) right no-repeat;
			background-size: 30px;
			width:100%;
		}
		.home1 .wrap .opis {
			position:relative;
			float:left;
			width:100%;
			margin: 0px 0% 0% 0px;
		}	
			.home1 .wrap .opis h2 {
				color: #3b3b3b;
				font-family: NeueHaasGrotDisp65Medium;
				font-size: 24px;
				line-height: 30px;
				margin-bottom: 20px;
			}
			.home1 .wrap .opis p {
				color: #3b3b3b;
				font-family: NeueHaasGrotDisp45Light;
				font-size: 15px;
				line-height: 23px;			
			}		
		.home1 .wrap .ilosc {
			position: relative;
			float: left;
			margin: 30px 0% 0% 0px;
			padding-left: 90px;
			background: url(images/sep_ilosc.png) left 0px top 15px no-repeat;
			display: flex;
			align-items: center;
			width: 100%;
		}	
			.home1 .wrap .ilosc .liczba {
				position: relative;
				float: left;
				color: #3b3b3b;
				font-family: NeueHaasGrotDisp65Medium;
				font-size: 30px;
				line-height: 30px;
				margin: 0px 10px 0px 0px;
			}
			.home1 .wrap .ilosc .kategorie {
				position: relative;
				float: left;
				color: #3b3b3b;
				font-family: NeueHaasGrotDisp45Light;
				font-size: 15px;
				font-weight: 400;
				line-height: 20px;		
			}	
				.home1 .wrap .ilosc .kategorie span {
					display:block;
				}
		
		
.home2 { 
	float:left;
	width:100%;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	background: url('images/kat_bg.jpg') top no-repeat;
	background-size:cover;	
} 
.home2.serv {
	height:auto;
}
	.home2 .top { 
		width:100%;
		position:relative;
		margin:0px auto; 	
		z-index: 2;
	}	
	.home2.serv .top {
		height:680px;
	}  
	.home2.services .top {
		background: url('images/uslugi_bg.jpg') top no-repeat;
	}	
		.home2 .top .wrap {
			position:relative;
			float:left;
			width:91%;
			margin:0px 4% 0px 5%;
			height:100%;
		}
			.home2 .top .wrap .scroll_box {
				position:absolute;
				float:left;
				left:0;
				bottom:-3.5vw;
				height:7vw;
				width:4.5vw;
				background-color: #f5f5f5;
				z-index:5;
				display:flex;
				justify-content:center;
				align-items:center;
				cursor:pointer;
				display:none;
			}
				.home2 .top .wrap .scroll_box p {
					position:relative;
					float:left;
					padding-right:30px;
					color: #3b3b3b;
					font-family: NeueHaasGrotDisp65Medium;
					font-size: 1vw;
					line-height: 1.2vw;
					background: url('images/scroll_arrow_right.png') right no-repeat;	
					-webkit-transform: rotate(90deg);
					-moz-transform: rotate(90deg);
					-o-transform: rotate(90deg);
					-ms-transform: rotate(90deg);
					transform: rotate(90deg);					
				}
			.home2 .top .wrap .left {
				position:relative;
				float:left;
				width:100%;
				margin: 0px 0px 0px 0px;
			}
				.home2 .top .wrap .left .nag {
					position: relative;
					float: left;
					width: 100%;
					margin: 30px 0px 0px 0px;
					color: #ffffff;
					font-family: NeueHaasGrotDisp75Bold;
					font-size: 24px;
					line-height: 30px;				
				}
				.home2 .top .wrap .left .navi {
					position:relative;
					float:left;
					width:120px;
					height:58px;
					margin: 1vw 0px 0px 0px;
					display:flex;
					justify-content:space-between;
					align-items:center;
				}	
					.home2 .top .wrap .left .navi img {
						cursor:pointer;
					}
	.home2 .bottom { 
		width:100%;
		position:relative;
		margin:0px auto; 
		height:40px;
	}		
		.home2 .bottom .wrap {
			position:relative;
			float:left;
			width:91%;
			margin:0px 4% 0px 5%;
			height:100%;
		}		
			.home2 .top .wrap .right {
				position:relative;
				float:left;
				width:100%;
				margin: 0px 0px 0px 0px;
				z-index:5;
			}		
				.home2 .top .wrap .right .slide_box {
					position:relative;
					float:left;
					width:100%;
					height:160px;
					display:block;
				}	
				.home2 .top .wrap .right .slide_box_serv,
				.home2 .top .wrap .right .slide_box.first {
					margin: 4.2vw 0px 0px 0px;
				}
					.home2 .top .wrap .right .slide_box .kbox {
						position: relative;
						float: left;
						height: 150px;
						width: calc(100% - 10px);
						margin: 0px 10px 10px 0px;
					}		
					.home2 .top .wrap .right .slide_box .zbox {
						width:calc(50% - 10px);
						margin: 0px 10px 0vw 0px;
					}
					.home2 .top .wrap .right .slide_box_serv .zbox:nth-of-type(2n) {
						margin-top:10px;
					}
					.home2 .top .wrap .right .slide_box_serv .zbox:nth-of-type(2) .nag,
					.home2 .top .wrap .right .slide_box_serv .zbox:nth-of-type(7) .nag {
						color: #3b3b3b;
					}
					.owl-item:nth-of-type(2n) .kbox {
						margin-top:10px !important;
					}
					.home2 .top .wrap .right .slide_box .kbox .zdjecie-glowne {
						position:relative;
						float:left;
						width:100%;
						height:100%;
					}
						.home2 .top .wrap .right .slide_box .kbox .zdjecie-glowne img {
							position:relative;
							float:left;
							width:100%;
							height:100%;
							object-fit:cover;
						}
					.home2 .top .wrap .right .slide_box .kbox .nag {
						position: absolute;
						float: left;
						width: 90%;
						margin: 0px 5% 0px 5%;
						bottom: 10px;
						color: #ffffff;
						font-family: NeueHaasGrotDisp75Bold;
						font-size: 16px;
						line-height: 20px;
						height: 60px					
					}
					.home2 .top .wrap .right .slide_box .kbox-8 .nag,
					.home2 .top .wrap .right .slide_box .kbox-13 .nag {
						color: #3b3b3b;
					}	
						.home2 .top .wrap .right .slide_box .kbox .nag span {
							display:block;
						}
		
.big_nag {
	position:relative;
	float:left;
	width:100%;
	margin: 0px 0px 0px 0px;
	display:flex;
	justify-content:center;
	align-items:center;
}	
	.big_nag	.nag {
		position:relative;
		float: left;
		color: #3b3b3b;
		font-family: NeueHaasGrotDisp55Roman;
		font-size: 24px;
		line-height: 30px;
		margin:20px 0px 20px 0px;
	}
		
		
.home3 { 
	float:left;
	width:100%;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	/* height:1000px;	 */
	background-color: #fafafa;	
} 
	.home3 .wrap {
		position:relative;
		float:left;
		width:100%;
		margin:0px 0px 0px 0%;
		height:100%;
	}	
		.home3 .wrap .inside_box {
			position:relative;
			float:left;
			width:100%;
			/* height:550px; */
			margin:0px 0px 0px 0%;
		}
		.home3 .wrap .case_box {
			position:relative;
			float:left;
			width:94%;
			/* height:550px; */
			margin:0px 0px 0px 3%;
			z-index:2;
		}
		.home3 .wrap .inside_box {
			margin: 0px 0px 0px 0px;
/* 			width:100%; */
		}
			.home3 .wrap .case_count {
				position: absolute;
				float: left;
				line-height: 49px;
				left: 110px;
				top: 20px;
				z-index: 5;
			}	
				.home3 .wrap .case_count p:first-of-type {
					position:relative;
					float:left;
					color: #3b3b3b;
					font-family: NeueHaasGrotDisp75Bold;
					font-size: 32px;
					line-height: 49px;
					margin-right:5px;
				}
				.home3 .wrap .case_count p:nth-of-type(2) {
					position:relative;
					float:left;
					color: #3b3b3b;
					font-family: NeueHaasGrotDisp75Bold;
					font-size: 14px;
					line-height: 37px;					
				}				
			.home3 .wrap .see_all {
				position: absolute;
				float: left;
				line-height: 49px;
				left: 120px;
				top: 76px;
				z-index: 5;
				color: #3b3b3b;
				font-family: NeueHaasGrotDisp75Bold;
				font-size: 16px;
				padding-right: 20px;
				z-index: 4;
				text-decoration: none;
				background: url(images/link_arrow.png) right no-repeat;
			}
			.home3 .wrap .cau {
				position:absolute;
				float:left;
				top:0;
				left:0;
				z-index:5;
				cursor:pointer;
				width: auto;
			}
			.home3 .wrap .cad {
				position:absolute;
				float:left;
				bottom:0;
				left:0;
				z-index:5;
				cursor:pointer;
				width: auto;
			}			
			.home3 .wrap .inside_box .left {
				position: relative;
				float: left;
				width: calc(100% - 60px);
				margin: 170px 0px 40px 0px;
				/* height: 100%; */
				/* display: flex; */
				/* align-items: center; */
				/* margin-right: 5%; */
				padding: 30px;
				background-color: #fff;
			}
				.home3 .wrap .inside_box .left .inside_box2 {
					position:relative;
					float:left;
					width:100%;
					/* height:400px;		 */
					/* background-color:#ffffff; */
					/* display:flex; */
					/* justify-content:center; */
					/* align-items:center; */
				}
					.home3 .wrap .inside_box .left .inside_box3 {
						position:relative;
						float:left;
						width:90%;
						
					}
						.home3 .wrap .inside_box .left .inside_box3 .top {
							position:relative;
							float:left;
							width:100%;
							height:50px;
							background: url('images/gruby-sep.png') right 0px top 0.6vw no-repeat;
						}
							.home3 .wrap .inside_box .left .inside_box3 .top .zdjecie-glowne {
								position: relative;
								float: left;
								width: 150px;
								height: 50px;
								display: flex;
								justify-content: flex-start;
								align-items: flex-start;
								bottom: 10px;
							}
								.home3 .wrap .inside_box .left .inside_box3 .top .zdjecie-glowne img {
									position:relative;
									float:left;
									width: auto;
									object-fit:scale-down;
									width: 100%;
								}
						.home3 .wrap .inside_box .left .inside_box3 .wyzwania {
							position: relative;
							float: left;
							width: 100%;
							margin: 0px 0px 20px 0px;
							color: #3b3b3b;
							font-family: NeueHaasGrotDisp65Medium;
							font-size: 16px;
							line-height: 26px;
							padding: 10px 0px 10px 0px;
							border-top: 1px solid #3b3b3b;
							border-bottom: 1px solid #3b3b3b;
						}		
						.home3 .wrap .inside_box .left .inside_box3 .nag {
							position: relative;
							float: left;
							width: 100%;
							margin: 0px 0px 0vw 0px;
							color: #6e6e6e;
							font-family: NeueHaasGrotDisp55Roman;
							font-size: 14px;
							font-weight: 400;
							line-height: 22px;							
						}							
			.home3 .wrap .inside_box .right {
				position:relative;
				float:left;
				width:100%;
				/* height:100%; */
				/* display:flex; */
				/* align-items:center; */
			}		
				.home3 .wrap .inside_box .right .opis {
					position:relative;
					float:left;
					width:100%;
					margin: 0px 0px 0px 0px;
				}
					.home3 .wrap .inside_box .right .opis table {
						position: relative;
						float: left;
						width: 100%;
						/* background-color: #ffffff; */
						/* height: 130px; */
						margin-bottom: 5px;
					}
						.home3 .wrap .inside_box .right .opis table td {
							padding:10px 0px 10px 0px;
						}
							.home3 .wrap .inside_box .right .opis table td p {
								position: relative;
								float: left;
								width: calc(100% - 30px);
								padding: 0px 0px 10px 30px;
								color: #858585;
								font-family: NeueHaasGrotDisp55Roman;
								font-size: 14px;
								line-height: 22px;
							}
							.home3 .wrap .inside_box .right .opis table td p:first-of-type {
								background: url(images/purple_dot.png) left 10px top 4px no-repeat;
								background-size: 10px;
							}
							.home3 .wrap .inside_box .right .opis table td p strong {
								font-family: NeueHaasGrotDisp75Bold;
								font-size: 15px;
								line-height: 22px;
								text-transform: uppercase;
								color: #3b3b3b;							
							}
					.home3 .wrap .inside_box .right .opis table:last-of-type {
						margin-bottom:0px;
					}
			.home3 .wrap .left_box {
				position:relative;
				float:left;
				width:55%;
				height:100%;
				background-color:#fafafa;
			}
			.home3 .wrap .right_box {
				position:relative;
				float:left;
				width:45%;
				height:100%;
				/* background: url('images/case_bg.jpg') center no-repeat; */
				/* background-size:cover; */
			}	
			.owl-slider-case .owl-nav {
				display: block !important;
				position: absolute;
				float: left;
				width: 100%;
				height: 105px;
				left: 0;
				top: 20px;					
			}
				.owl-slider-case .owl-nav .owl-next {
					position:absolute;
					float:left;
					width:86px;
					height:49px;
					left:0;
					top:0;
					cursor:pointer;
					background: url('images/cau.png') center no-repeat;
					font-size:0px;
				}			
				.owl-slider-case .owl-nav .owl-prev {
					position:absolute;
					float:left;
					width:86px;
					height:49px;
					left:0;
					bottom:0;
					cursor:pointer;
					background: url('images/cad.png') center no-repeat;
					font-size:0px;
				}
		
		
.home4 { 
	float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
} 	
	.home4 .left {
		position:relative;
		float:left;
		width:100%;
		margin:30px 0px 30px 0px;
	}
	/* .home4 .left:after { */
		/* content:""; */
		/* position:absolute; */
		/* float:left; */
		/* width:100%; */
		/* height:6vw; */
		/* top:0; */
		/* left:0; */
	    /* background-color: #fafafa; */
	/* } */
		.home4 .left .inside_box {
			position: relative;
			float: left;
			width: 94%;
			left: 3%;
		}
			.home4 .left .inside_box .opis {
				position: relative;
				float: left;
				width: calc(100% - 20px);
				margin: 0px 0px 10px 0px;
				color: #3b3b3b;
				font-family: NeueHaasGrotDisp65Medium;
				font-size: 16px;
				line-height: 26px;
				padding-left: 20px;
			}
			.home4 .left .inside_box .hiperlinki {
				position: relative;
				float: left;
				width: 100%;
				height: 45px;
				display: flex;
				justify-content: center;
				align-items: center;			
			}
			.home4 .left .inside_box .hiperlinki:hover {
				background-color:#f5f5f5;	
			}
				.home4 .left .inside_box .hiperlinki .inside_box2 {
					position:relative;
					float:left;
					width:calc(100% - 4vw);
					height:100%;
					background: url('images/plus.png') left no-repeat, url('images/true_arrow_right.png') right no-repeat;
					box-sizing: border-box;
					-moz-box-sizing: border-box;
					-webkit-box-sizing: border-box;
					border-top:1px solid #f5f5f5;										
				}
				.home4 .left .inside_box .hiperlinki5 .inside_box2 {
					box-sizing: border-box;
					-moz-box-sizing: border-box;
					-webkit-box-sizing: border-box;
					border-bottom:1px solid #f5f5f5;						
				}		
					.home4 .left .inside_box .hiperlinki .inside_box2 p:first-of-type {
						position: relative;
						float: left;
						margin: 0px 15px 0px 20px;
						color: #3b3b3b;
						font-family: NeueHaasGrotDisp65Medium;
						font-size: 15px;
						font-weight: 400;
						line-height: 45px;					
					}
					.home4 .left .inside_box .hiperlinki .inside_box2 p:nth-of-type(2) {
						position:relative;
						float:left;
						margin:0px 0vw 0px 0vw;
						color: #3b3b3b;
						font-family: NeueHaasGrotDisp55Roman;
						font-size: 15px;
						font-weight: 400;
						line-height: 45px;						
					}	
					.home4 .left .inside_box .hiperlinki:hover .inside_box2 p:nth-of-type(2) {
						font-family: NeueHaasGrotDisp65Medium;
					}	
					.read_more {
						position:relative;
						float:left;
						width:200px;
						height:45px;
						text-decoration:none;
						margin:20px 0px 0px 0px;
					}
						.read_more p {
							position: relative;
							float: left;
							width: 155px;
							height: 45px;
							padding-right: 45px;
							color: #ffffff;
							font-family: NeueHaasGrotDisp65Medium;
							font-size: 15px;
							text-align: center;
							line-height: 45px;
							background: #5846b4 url(images/read_more_bg.png) right 0px top -1px repeat-y;
							background-size: 46px;
						}
	.home4 .right {
		position:relative;
		float:left;
		width:100%;
		height:450px;
		background: url('images/home_kariera_bg.png') top no-repeat;
		background-size:cover;
		display:none;
	} 	
		.home4 .right .nag {
			position:absolute;
			float:left;
			left:13vw;
			bottom:12.6vw;
			color: #ffffff;
			font-family: NeueHaasGrotDisp65Medium;
			font-size: 5vw;
			font-weight: 400;
			line-height: 6.3vw;			
		}
	

.home5 { 
	float:left;
	width:100%;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	/* height:36.8vw;	 */
	background-color: #363636;
}
	.home5 .wrap {
		position:relative;
		width:94%;
		margin: 0px auto;
		height:100%;
		display:flex;
		justify-content:center;
		align-items:center;
	}

	
#mapa-box { 
	float:left;
	width:100%;
	height:400px;	
	margin:0px 0px 0px 0px;
	overflow:hidden;
	border: 0px solid #c0c0c0; 
}
.home6 { 
	float:left;
	width:100%;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	height:400px;	
}
	.home6 .grey_box {
		position:absolute;
		float:left;
		width:100%;
		top:0;
		left:0;
		height:12.5vw;
		background-color:#363636;
	}
	.home6 .map_choose {
		position: absolute;
		float: left;
		width: 100%;
		height: 50px;
		top: 0;
		left: 0;
		background-color: transparent;
		z-index: 4;
	}	
		.home6 .map_choose .map_waw .top,
		.home6 .map_choose .map_gda .top,
		.home6 .map_choose .map_ldn .top {
			border-right:1px solid #e6e6e6;
			box-sizing: border-box;
			-moz-box-sizing: border-box;
			-webkit-box-sizing: border-box;				
		}
		.home6 .map_choose .mapka {
			position:relative;
			float:left;
			width:25%;
			height:100%;
			cursor:pointer;
		}
			.home6 .map_choose .mapka .top {
				height:50px;
				position:relative;
				float:left;
				width:100%;
				background-color: #ffffff;
				display:flex;
				justify-content:center;
				align-items:center;
			}
				.home6 .map_choose .mapka .top p {
					position: relative;
					float: left;
					color: #343434;
					font-family: NeueHaasGrotDisp65Medium;
					font-size: 15px;
					line-height: 20px;				
				}	
				.home6 .map_choose .mapka:hover .top p,
				.home6 .map_choose .mapka.aktywna .top p {
					color: #97bf00;
				}				
			.home6 .map_choose .mapka .bottom {
				height:16px;
				position:relative;
				float:left;
				width:100%;
			}
			.home6 .map_choose .mapka:hover .bottom,
			.home6 .map_choose .mapka.aktywna .bottom {
			    background: url(images/active_map_bg.png) top -1px left 50% no-repeat;
			}			
			
	.home6 .wrap {
		position:relative;
		width:100%;
		margin: 0px auto;
		height:100%;
		display:flex;
		justify-content:center;
		align-items:center;
	}


.home7 { 
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 40px 0px 20px 0px;
    background-color: #363636;
}
	.home7 .wrap {
		position:relative;
		width:94%;
		margin: 0px auto;
		height:100%;
	}
		.home7 .wrap .adress_box {
			position:relative;
			float:left;
			width:100%;
			margin: 0px 0px 0px 0px;
		}
			.home7 .wrap .adress_box .opis {
				position:relative;
				float:left;
				width:100%;
			}
			.home7 .wrap .adress_box1 {
				margin-bottom:20px;
			}
			.home7 .wrap .adress_box1:before {
				content:"";
				position:absolute;
				float:left;
				right:0;
				bottom:0;
				height:3.7vw;
				width:1px;
				background-color:#595959;
				display:none;
			}
			.home7 .wrap .adress_box2 .opis {
				margin:0px 0% 0px 0px;
			}			
			.home7 .wrap .adress_box2 .opis {
				margin:0px 0% 0px 0%;
				
			}
				.home7 .wrap .adress_box .opis h3 {
					position:relative;
					float:left;
					width:100%;
					margin:0px 0px 0px 0px;
					color: #e6e6e6;
					font-family: NeueHaasGrotDisp55Roman;
					font-size: 18px;
					line-height: 26px;					
				}
				.home7 .wrap .adress_box .opis h4 {
					position:relative;
					float:left;
					width:100%;
					margin:0px 0px 20px 0px;
					color: #97bf00;
					font-family: NeueHaasGrotDisp45Light;
					font-size: 18px;
					line-height: 26px;				
				}
				.home7 .wrap .adress_box .opis p {
					position:relative;
					float:left;
					width:calc(100% - 45px);
					padding-left:45px;
					background: url('images/white_line_short.png') left 0px top 8px no-repeat;
					color: #e6e6e6;
					font-family: NeueHaasGrotDisp55Roman;
					font-size: 14px;
					line-height: 20px;	
					margin-bottom:20px;
				}
				.home7 .wrap .adress_box .opis p a {
					text-decoration:none;
					color: #e6e6e6;
				}






/* START style partners */		
	.partners {
		float:left;
		width:100%;
		height:300px;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		position:relative;
		overflow:hidden;
	}	
		.partners .owl-carousel {
			float:left;
			width:100%;
			height:200px;
			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;	
			box-sizing: border-box;
			-moz-box-sizing: border-box;
			-webkit-box-sizing: border-box;
			border:1px solid #000;
		}
		.partners .partners-box .img {
			max-width:70%;
			max-height:70%;
		}			
		.partners .owl-nav {
			float:left;
			width:100%;
			position:relative;
			margin:10px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			position:relative;
		}
			.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;	
		}
			.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 */	



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



.about1 {
	position:relative;
	float:left;
	width:100%;
	margin: 0px 0px 0px 0px;
}
	.about1 .grey_box {
		position:absolute;
		float:left;
		width:100%;
		height:15.8vw;
		bottom:0;
		left:0;
		background-color: #3b3b3b;
	}
	.about1 .wrap {
		position:relative;
		float:right;
		width:94%;
		height:100%;
		margin:0px 3% 0px 3%;
	}
		.about1 .wrap .top {
			position:relative;
			float:left;
			width:100%;
			/* height:50vw; */
		}
			.about1 .wrap .top .left {
				position:relative;
				float:left;
				width:100%;
				height:100%;
				z-index:2;
				margin-top:40px;
			}
				.about1 .wrap .top .left .nag {
					position: relative;
					float: left;
					width: 100px;
					margin: 6vw 20px 6vw 0px;
					color: #3b3b3b;
					font-family: NeueHaasGrotDisp55Roman;
					font-size: 18px;
					line-height: 24px;			
				}
				.about1 .wrap .top .left .obroty {
					position: relative;
					float: left;
					width: calc(100% - 120px);
					height: 100px;
					background-color: #b7d437;
					display: flex;
					justify-content: center;
					align-items: center;
				}
					.about1 .wrap .top .left .obroty h3 {
						position:relative;
						float:left;
						color: #3b3b3b;
						font-family: NeueHaasGrotDisp55Roman;
						font-size: 15px;
						line-height: 15px;						
					}
			.about1 .wrap .top .right {
				position:relative;
				float:left;
				width:100%;
				margin:0px 0px 0px 0px;
				z-index:1;
				right:0;
			}
				.about1 .wrap .top .right .wykres_box {
					position:relative;
					float:left;
					width:100%;
					height:35vw;
					background-color:#f5f5f5;
					display:flex;
					justify-content:center;
					align-items:center;
				}
					.about1 .wrap .top .right .wykres_box .zdjecie-glowne {
						position:relative;
						float:left;
						width:100%;
						height:27vw;
					}
						.about1 .wrap .top .right .wykres_box .zdjecie-glowne img {
							position:relative;
							float:left;
							width:100%;
							height:100%;
							object-fit:scale-down;
						}
		.about1 .wrap .middle {
			position:relative;
			float:left;
			width:100%;
			/* height:17.4vw; */
			margin:30px 0px 30px 0px;
		}
			.about1 .wrap .middle .inside_box {
				position:relative;
				float:left;
				height:100%;
				width:100%;
				display:flex;
				align-items:center;
			}
				.about1 .wrap .middle .inside_box .opis {
					position:relative;
					float:left;
					width:100%;
					margin: 0px 0px 0px 0px;
				}
					.about1 .wrap .middle .inside_box .opis table {
						position:relative;
						float:left;
						width:100%;
						box-sizing: border-box;
						-moz-box-sizing: border-box;
						-webkit-box-sizing: border-box;
						border-left:1px solid #3b3b3b;	
						margin:5px 0px 5px 0px;	
					}
						.about1 .wrap .middle .inside_box .opis table td p {
							position: relative;
							float: left;
							width: calc(100% - 10px);
							margin-bottom: 15px;
							padding-left: 10px;
							color: #3b3b3b;
							font-family: NeueHaasGrotDisp55Roman;
							font-size: 14px;
							line-height: 18px;						
						}
						.about1 .wrap .middle .inside_box .opis table td p:last-of-type {
							margin-bottom:0px;
						}
						.about1 .wrap .middle .inside_box .opis table td p strong {
							position: relative;
							float: left;
							color: #3b3b3b;
							font-family: NeueHaasGrotDisp55Roman;
							font-size: 16px;
							line-height: 26px;			
						}
		.about1 .wrap .bottom {
			position:relative;
			float:left;
			width:100%;
			/* height:31.6vw; */
			background-color:#f5f5f5;
		}
			.about1 .wrap .bottom .left {
				position:relative;
				float:left;
				width:100%;
				margin: 0px 0px 0px 0px;
				display:flex;
				justify-content:center;
			}
				.about1 .wrap .bottom .left .inside_box {
					position:relative;
					float:left;
					width:90%;
					margin: 0px 0px 30px 0px;
				}
					.about1 .wrap .bottom .left .inside_box .opis {
						position:relative;
						float:left;
						width:100%;
						margin: 30px 0px 0px 0px;
					}
						.about1 .wrap .bottom .left .inside_box .opis p {
							position:relative;
							float:left;
							width:100%;
							margin:0px 0px 0px 0px;
						}
						.about1 .wrap .bottom .left .inside_box .opis p:nth-of-type(1),
						.about1 .wrap .bottom .left .inside_box .opis p:nth-of-type(3) {
							color: #3b3b3b;
							font-family: NeueHaasGrotDisp55Roman;
							font-size: 14px;
							line-height: 14px;
							padding-bottom: 30px;
							background: url(images/p_sep.png) left bottom no-repeat;
						}
						.about1 .wrap .bottom .left .inside_box .opis p:nth-of-type(2) {
							margin-bottom:20px;
						}
						.about1 .wrap .bottom .left .inside_box .opis p:nth-of-type(2),
						.about1 .wrap .bottom .left .inside_box .opis p:nth-of-type(4) {
							margin-top:10px;
							color: #3b3b3b;
							font-family: NeueHaasGrotDisp55Roman;
							font-size: 14px;
							line-height: 18px;
						}						
			.about1 .wrap .bottom .right {
				position:relative;
				float:left;
			    width: 100%;
				height:100%;
				margin: 0px 0px 30px 0px;
				display:flex;
				justify-content:flex-start;
				align-items:center;
			}
				.about1 .wrap .bottom .right .zdjecie-glowne {
					position:relative;
					float:left;
					width:90%;
					margin:0px 5% 0px 5%;
					height:27vw;
				}
					.about1 .wrap .bottom .right .zdjecie-glowne img {
						position:relative;
						float:left;
						width:100%;
						height:100%;
						object-fit:scale-down;
					}


.about2{
	position:relative;
	float:left;
	width:100%;
	margin: 0px 0px 0px 0px;
	background-color: #3b3b3b;
}
	.about2 .wrap {
		position:relative;
		margin:0 auto;
		width:94%;
		height:100%;
	}
		.about2 .wrap .nag_box {
			position:relative;
			float:left;
			width:100%;
			margin:50px 0px 30px 0px;
			display:flex;
			justify-content:center;
			align-items:center;
			background: url('images/sep_misja.png') top left no-repeat, url('images/sep_misja.png') bottom left no-repeat; 
		}
			.about2 .wrap .nag {
				position: relative;
				float: left;
				width: 100%;
				margin: 10px 0px 10px 0px;
				color: #ffffff;
				font-family: NeueHaasGrotDisp55Roman;
				font-size: 24px;
				line-height: 30px;			
			}
		.about2 .wrap .boxes {
			margin-bottom:30px;
		}	
		.about2 .wrap .misja_box {
			position:relative;
			float:left;
			width:100%;
		}
			.about2 .wrap .misja_box .left {
				position:relative;
				float:left;
				width:100%;
				/* height:150px; */ 
				margin-right:0%;
				margin-bottom:20px;
			}
			.about2 .wrap .misja_box .right {
				position:relative;
				float:left;
				width:100%;	
				display:flex;
				align-items:center;
			}			
				.about2 .wrap .opis {
					position:relative;
					float:left;
					width:100%;
				}	
					.about2 .wrap .opis p {
						position:relative;
						float:left;
						width:100%;
						color: #cccccc;
						font-family: NeueHaasGrotDisp45Light;
						font-size: 14px;
						line-height: 20px;						
					}
					.about2 .wrap .opis p:first-of-type {
						margin-bottom:20px;
					}
					
					.about2 .wrap .opis p strong {
						color: #ffffff;
						font-family: NeueHaasGrotDisp55Roman;
						font-size: 34px;
						line-height: 34px;						
					}
					.about2 .wrap .opis p em {
						font-style:normal;
						font-family: NeueHaasGrotDisp65Medium;
					}
					.about2 .wrap .opis ul { 
						float:left;
						width:100%;
						margin:0px 0px 10px 0px;
						padding:0px 0px 0px 0px;
						list-style: none; 
						position:relative;

						color: #cccccc;
						font-family: NeueHaasGrotDisp45Light;
						font-size: 14px;
						line-height: 20px;	
					}
					.about2 .wrap .opis ul li { 
						float:left;
						width:97%;
						padding:0px 0px 0px 3%;
						background: url(images/listBg.svg) top 7px left no-repeat;
						background-size: 0.6vw;
						position:relative;
					}
			.about2 .wrap .zdjecie-glowne {
				position:relative;
				float:left;
				width:100%;
				/* height:150px;  */
			}
				.about2 .wrap .zdjecie-glowne img {
					position:relative;
					float:left;
					width:100%;
					height:100%;
					object-fit:cover;
				}
		.about2 .wrap .wizja_box {
			position:relative;
			float:left;
			width:100%;
		}		
			.about2 .wrap .wizja_box .top {
				position:relative;
				float:left;
				width:100%;
				/* height:150px; 	 */
				margin-right:0%;
				margin-bottom:20px;
			}
			.about2 .wrap .wizja_box .bottom {
				position:relative;
				float:left;
				width:100%;
				display:flex;
				align-items:center;				
			}		
				.about2 .wrap .wizja_box .bottom .opis {
					width:100%;
				}
		.about2 .wrap .wartosci_box {
			position:relative;
			float:left;
			width:100%;
		}			
			.about2 .wrap .wartosci_box .left {
				position:relative;
				float:left;
				width:100%;
				/* height:150px;  */
				margin-right:0%;
				margin-bottom:20px;
			}
			.about2 .wrap .wartosci_box .right {
				position:relative;
				float:left;
				width:100%;	
				display:flex;
				align-items:center;				
			}			
				.about2 .wrap .wartosci_box .right .opis {
					
				}
		
		
.about3 {
	position:relative;
	float:left;
	width:100%;
	margin: 0px 0px 0vw 0px;
	padding: 0px 0px 5vw 0px;
	border-bottom:1px solid #f0f0f0;
}
	.about3 .wrap {
		position:relative;
		margin:0 auto;
		width:94%;
		height:100%;
	}	
		.about3 .wrap .top {
			position:relative;
			float:left;
			width:100%;
			margin: 0px 0px 0px 0px;
			height:13.5vw;
			display:flex;
			justify-content:center;
		}
			.about3 .wrap .top .history {
				position:relative;
				float:left;
				margin: 6.5vw 0px 0px 0px;
				color: #3b3b3b;
				font-family: NeueHaasGrotDisp55Roman;
				font-size: 3.16vw;
				line-height: 3.5vw;					
			}
		.about3 .wrap .bottom {
			position:relative;
			float:left;
			width:100%;
			margin: 0px 0px 0px 0px;
		}		
			.about3 .wrap .bottom .year_box {
				position:relative;
				float:left;
				width:100%;
				height:150px;
			}
				.about3 .wrap .bottom .year_box .left {
					position:relative;
					float:left;
					width:calc(50% - 4.2vw);
					height:100%;
					display:flex;
					align-items:center;
				}
				.about3 .wrap .bottom .year_box:nth-child(2n) .left {
					float:right;
				}
					.about3 .wrap .bottom .year_box .left .opis {
						position:relative;
						float:right;
						padding-right:8.4vw;					
					    margin: 0vw 0px 0px 0px;
						text-align:right;
					}
					.about3 .wrap .bottom .year_box:nth-child(2n) .left .opis {
						position:relative;
						float:left;
						padding-left:8.4vw;
						padding-right:0px;
					    margin: 7.3vw 0px 0px 0px;
						text-align:left;						
					}
						.about3 .wrap .bottom .year_box .left .opis p {
							color: #3b3b3b;
							font-family: NeueHaasGrotDisp55Roman;
							font-size: 14px;
							line-height: 18px;						
						}
/* 					.about3 .wrap .bottom .year_box .left .opis:after {
						content: "";
						position: absolute;
						float: left;
						right: 15px;
						top: 7px;
						width: 10px;
						height: 1px;
						background-color: #3b3b3b;
					} */
					.about3 .wrap .bottom .year_box:nth-child(2n) .left .opis:after {
						left:0;
						right:unset;
					}
				.about3 .wrap .bottom .year_box .middle {
					position:absolute;
					float:left;
					width:8.4vw;
					left:calc(50% - 4.2vw);
					height:100%;
					display:flex;
					justify-content:center;
					align-items:center;
				}		
					.about3 .wrap .bottom .year_box .middle .stripe {
						position: absolute;
						float:left;
						width:5.2vw;
						left:calc(50% - 2.6vw);
						background-color: #f5f5f5;
						height:100%;
					}
					.about3 .wrap .bottom .year_box .middle .year {
						position: relative;
						float: left;
						margin: 0vw 0px 0px 0px;
						color: #3b3b3b;
						font-family: NeueHaasGrotDisp55Roman;
						font-size: 16px;
						line-height: 16px;
						z-index: 10;
					}		
				.about3 .wrap .bottom .year_box .right {
					position:relative;
					float:left;
					width:calc(50% - 4.2vw);
					height:100%;
					margin-left:8.4vw;
				}	
				.about3 .wrap .bottom .year_box:nth-child(2n) .right {
					margin-left:0vw;
				}	
					.about3 .wrap .bottom .year_box:nth-child(2n) .right .zdjecie-glowne {
						float: left;
					}
					.about3 .wrap .bottom .year_box .right .zdjecie-glowne {
						position: relative;
						float: right;
						width: 90%;
						height: 100%;
					}
						.about3 .wrap .bottom .year_box .right .zdjecie-glowne img {
							position:relative;
							float:left;
							width:100%;
							height:100%;
							object-fit:scale-down;
						}



/* //////////////////////////////////// CAREER //////////////////////////////////// */



.career1 {
	position:relative;
	float:left;
	width:100%;
	margin: 0px 0px 0px 0px;
}
	.career1 .wrap {
		position:relative;
		margin:0px auto;
		width:94%;
		height:100%;
	}		
		.career1 .wrap .top {
			position:relative;
			float:left;
			width:100%;
		}
			.career1 .wrap .top .recent {
				position:relative;
				float:left;
				width:100%;
				margin: 30px 0px 20px 0px;
			}
				.career1 .wrap .top .recent p {
					position:relative;
					float:left;
					margin:0px 0.25vw 0px 0px;
					color: #3b3b3b;
					font-family: NeueHaasGrotDisp65Medium;
					font-size: 16px;
					line-height: 16px;					
				}
			.career1 .wrap .top .columns {
				position:relative;
				float:left;
				width:100%;
				margin: 0vw 0px 0vw 0px;
			}	
				.career1 .wrap .top .columns p {
					position:relative;
					float:left;
					width:calc(50% - 7px);
					padding-left:5px;
					border-left:2px solid #b7d437;
					color: #3b3b3b;
					font-family: NeueHaasGrotDisp55Roman;
					font-size: 14px;
					line-height: 16px;
					margin-bottom:20px;
				}
				.career1 .wrap .top .columns p:nth-of-type(2) {
					width:calc(50% - 7px);
				}
				.career1 .wrap .top .columns p:nth-of-type(3) {
					width:calc(100% - 7px);
				}
				.career1 .wrap .top .columns p:nth-of-type(4),
				.career1 .wrap .top .columns p:nth-of-type(5) {
					/* width:calc(16% - 7px); */
				}
				
				
.career2 {
	position:relative;
	float:left;
	width:100%;
	margin: 0px 0px 0px 0px;
	background-color:#f5f5f5;
}
	.career2 .wrap {
		position:relative;
		margin:0px auto;
		width:94%;
		height:100%;
	}				
		.career2 .wrap .bottom {
			position:relative;
			float:left;
			width:100%;			
			margin: 0px 0px 0px 0px;
		}	
			.career2 .wrap .bottom .inside_box {
				position:relative;
				float:left;
				width:100%;	
				margin-top:0.5vw;
			}		
				.career2 .wrap .bottom .inside_box .job_box {
					position:relative;
					float:left;
					width:100%;	
					/* height:110px; */
					background-color:#ffffff;
					margin-bottom:5px;
				}
				.career2 .wrap .bottom .inside_box .job_box .job_box_bg {
					position: absolute;
					float: left;
					z-index: 2;
					top: -5px;
					right: -65px;
					display:none;
				}
/* 				.career2 .wrap .bottom .inside_box .job_box:hover .job_box_bg {
					display:block;
				} */
/* 				.career2 .wrap .bottom .inside_box .job_box:hover{
					box-sizing: border-box;
					-moz-box-sizing: border-box;
					-webkit-box-sizing: border-box;	
					border:4px solid #b7d437;					
				} */
				.career2 .wrap .bottom .inside_box .job_box .part {
					position:relative;
					float:left;
				    width: calc(50% - 7px);
					height:20px;
					display:flex;
					padding:8px 0px 8px 7px;
					justify-content: flex-start;
					align-items:center;
				}
					.career2 .wrap .bottom .inside_box .job_box .part p {
						color: #3b3b3b;
						font-family: NeueHaasGrotDisp55Roman;
						font-size: 14px;
						line-height: 16px;	
							
					}
/* 				.career2 .wrap .bottom .inside_box .job_box .part:after {
					content:"";
					position:absolute;
					float:left;
					right:0;
					height:3.2vw;
					top:calc(50% - 1.6vw);
					width:1px;
					background-color:#ededed;
				} */
				.career2 .wrap .bottom .inside_box .job_box .part:nth-of-type(2) {
					width: calc(50% - 7px);
				}
				.career2 .wrap .bottom .inside_box .job_box .part:nth-of-type(3) {
					width: calc(100% - 7px);
				}
				.career2 .wrap .bottom .inside_box .job_box .part:nth-of-type(4),
				.career2 .wrap .bottom .inside_box .job_box .part:nth-of-type(5) {
					/* width: calc(16% - 7px); */
				}
				.career2 .wrap .bottom .inside_box .job_box .part:nth-of-type(5)::after {
					background-color:transparent;
				}
		
		
.career3 {
	position:relative;
	float:left;
	width:100%;
	/* height:25.2vw; */
	margin: 0px 0px 0px 0px;
}
	.career3 .wrap {
		position:relative;
		margin:0px auto;
		width:94%;
		height:100%;
	}	
		.career3 .wrap .left {
			position:relative;
			float:left;
			width:100%;
		}
			.career3 .wrap .left .opis {
				position:relative;
				float:left;
				width:calc(100% - 60px);
				padding-left:60px;	
				background: url('images/formy_icon.png') left 0px top 0px no-repeat;
				margin-top:30px;
			}
				.career3 .wrap .opis p {
					position:relative;
					float:left;
					width:100%;
					margin: 0px 0px 20px 0px;
					color: #3b3b3b;
					font-family: NeueHaasGrotDisp45Light;
					font-size: 14px;
					line-height: 20px;					
				}
				.career3 .wrap .opis p:last-of-type {
					margin:0px;
				}
				.career3 .wrap .opis p strong {
					color: #3b3b3b;
					font-family: NeueHaasGrotDisp65Medium;
					font-size: 16px;
					font-weight: 400;
					line-height: 26px;		
				}
		.career3 .wrap .right {
			position:relative;
			float:left;
			width:100%;
		}		
			.career3 .wrap .right .opis {
				position: relative;
				float: left;
				width: calc(90% - 60px);
				padding-left: 60px;
				margin-top: 0px;
				background: url(images/wsparcie_icon.png) left 0px top 0px no-repeat;
				background-size: 50px;
			}	
			.career3 .wrap .opis {
				margin-bottom:30px;
			} 				
		
		
.career4 {
	position:relative;
	float:left;
	width:100%;
	/* height:130vw; */
	margin: 0px 0px 0px 0px;
	background-color: #3b3b3b;
}
	.career4 .wrap {
		position:relative;
		margin:0px auto;
		width:94%;
		height:100%;
	}		
		.career4 .wrap .grey_line {
			position:absolute;
			float:left;
			width:1px;
			height:10.4vw;
			background-color:#5a5a5a;
			z-index:2;
			display:none;
		}
		.career4 .wrap .grey_line1 {
			left:50%;
			top:14.6vw;
		}
		.career4 .wrap .grey_line2 {
			left: 46.8vw;
			top:65.2vw;
		}		
		.career4 .wrap .green_line {
			position:absolute;
			float:left;
			width:4vw;
			height:0.5vw;
			background-color:#b7d437;
			z-index:2;
			display:none;
		}		
		.career4 .wrap .green_line1 {
			right:4.5vw;
			top:46.7vw;
		}
		.career4 .wrap .green_line2 {
			left:4.5vw;
			top:99vw;
		}	
		.career4 .wrap .modele {
			position:relative;
			float:left;
			left:0;
			width:100%;
			margin:40px 0px 30px 0px;
			color: #ffffff;
			font-family: NeueHaasGrotDisp55Roman;
			font-size: 30px;
			line-height: 30px;			
		}	
		.career4 .wrap .modele_box {
			position:relative;
			float:left;
			width:100%;
			/* height:19vw; */
			margin:0px 0px 5px 0px;
			background-color:#ffffff;
			display:flex;
			justify-content:center;
			align-items:center;
			z-index:3;
		}
		.career4 .wrap .modele_box52 {
			/* left:0;
			top:17vw; */
		}
		.career4 .wrap .modele_box53 {
			/* right:0;
			top:6.7vw;
			height:250px; */
		}	
		.career4 .wrap .modele_box54 {
		/* 	left:15.4vw;
			top:40.1vw;
			height:280px; */
		}
		.career4 .wrap .modele_box55 {
			/* left:4.5vw;
			top:73.5vw; */
		}
		.career4 .wrap .modele_box56 {
			/* right:0;
			top:72vw;
			height:220px; */
		}
		.career4 .wrap .modele_box57 {
			/* left: 10.5vw;
			bottom: 2.7vw;
			height: 280px; */
			margin-bottom:30px
		}		
			.career4 .wrap .modele_box .cyndzel {
				position:absolute;
				float:left;
				left:20px;
				bottom:-24px;
				z-index:4;
				display:none;
			}
			.career4 .wrap .modele_box .licznik {
				position: absolute;
				float: left;
				left: 9px;
				top: 16px;
				z-index: 4;
				color: #d9d9d9;
				font-family: NeueHaasGrotDisp55Roman;
				font-size: 14px;
				line-height: 14px;
			}		
			.career4 .wrap .modele_box .inside_box {
				position:relative;
				float:left;
				width:75%;
			    margin: 10px 0px 10px 0px;
			}		
				.career4 .wrap .modele_box .inside_box .opis {
					position:relative;
					float:left;
					width:100%;
				}
					.career4 .wrap .modele_box .inside_box .opis p {	
						position:relative;
						float:left;
						width:100%;
						color: #3b3b3b;
						font-family: NeueHaasGrotDisp45Light;
						font-size: 14px;
						line-height: 20px;	
						margin-bottom:10px;	
					}
					.career4 .wrap .modele_box .inside_box .opis p:last-of-type {
						margin-bottom:0px;
					}
					.career4 .wrap .modele_box .inside_box .opis p strong {						
						color: #3b3b3b;
						font-family: NeueHaasGrotDisp55Roman;
						font-size: 16px;
						line-height: 26px;						
					}	
		.career4 .wrap .zdjecie-glowne {
			position:relative;
			float:left;
			width:100%;
			height:100%;
		}
			.career4 .wrap .zdjecie-glowne img {
				position:relative;
				float:left;
				width:100%;
				height:100%;
				object-fit:cover;
			}		
		.career4 .wrap .foto_box53 {
			position:absolute;
			float:left;
			width:39.5vw;
			height:26.8vw;
			top:27.7vw;
			right:16.5vw;
			display:none;			
		}		
		.career4 .wrap .foto_box54 {
			position:absolute;
			float:left;
			width:29.9vw;
			height:36.8vw;
			top:43.5vw;
			left:0vw;
			display:none;
		}			
		.career4 .wrap .foto_box56 {
			position:absolute;
			float:left;
			width:39vw;
			height:26.8vw;
			bottom:9.3vw;
			right:3.3vw;
			display:none;
		}			
		
		
.career5 {
	position:relative;
	float:left;
	width:100%;
	margin: 0px 0px 0px 0px;
}
	.career5 .wrap {
		position:relative;
		margin:0px auto;
		width:94%;
		height:100%;
	}		
		.career5 .wrap .benefity {
			position: relative;
			float: left;
			width: 100%;
			margin: 40px 0px 30px 0px;
			color: #3b3b3b;
			font-family: NeueHaasGrotDisp55Roman;
			font-size: 24px;
			line-height: 30px;
		}		
			.career5 .wrap .benefity span {
				
			}
		.career5 .wrap .big_box {
			position: relative;
			float:left;
			width:100%;
		}					
			.career5 .wrap .big_box .left {
				position:relative;
				float:left;
				width:100%;
				height:450px;
			}
				.career5 .wrap .big_box .left .benefit_box {
					position:relative;
					float:left;
					width:100%;
					height:100%;
					margin-top:0;
				}
					.career5 .wrap .big_box .left .benefit_box .bbox {
						position:relative;
						float:left;
						width:33.33%;
						height:33.33%;
						box-sizing: border-box;
						-moz-box-sizing: border-box;
						-webkit-box-sizing: border-box;
						border-top:1px solid #f6f6f6;							
						border-left:1px solid #f6f6f6;		
						cursor:pointer;	
					}
					.career5 .wrap .big_box .left .benefit_box .bbox64,
					.career5 .wrap .big_box .left .benefit_box .bbox65,
					.career5 .wrap .big_box .left .benefit_box .bbox66 {
						box-sizing: border-box;
						-moz-box-sizing: border-box;
						-webkit-box-sizing: border-box;
						border-top:1px solid #f6f6f6;							
						border-left:1px solid #f6f6f6;													
					}
					.career5 .wrap .big_box .left .benefit_box .bbox60,
					.career5 .wrap .big_box .left .benefit_box .bbox63,
					.career5 .wrap .big_box .left .benefit_box .bbox66 {
						box-sizing: border-box;
						-moz-box-sizing: border-box;
						-webkit-box-sizing: border-box;
						border-right:1px solid #f6f6f6;											
					}
					.career5 .wrap .big_box .left .benefit_box .bbox.aktywnosc,
					.career5 .wrap .big_box .left .benefit_box .bbox:hover {
						box-sizing: border-box;
						-moz-box-sizing: border-box;
						-webkit-box-sizing: border-box;
						border-top:1px solid #b7d437;							
						border-left:1px solid #b7d437;	
						background: #b7d437 url('images/bplus.png') left 10px top 10px no-repeat;	
					}
					.career5 .wrap .big_box .left .benefit_box .bbox58 .btyt{background-size:40px !important;background: url('images/mozliwosci.png') left 50% top 0px no-repeat;}
					.career5 .wrap .big_box .left .benefit_box .bbox59 .btyt{background-size:40px !important;background: url('images/sciezka.png') left 50% top 0px no-repeat;}
					.career5 .wrap .big_box .left .benefit_box .bbox60 .btyt{background-size:40px !important;background: url('images/szkolenia.png') left 50% top 0px no-repeat;}
					.career5 .wrap .big_box .left .benefit_box .bbox61 .btyt{background-size:40px !important;background: url('images/kursy.png') left 50% top 0px no-repeat;}
					.career5 .wrap .big_box .left .benefit_box .bbox62 .btyt{background-size:40px !important;background: url('images/opieka_medyczna.png') left 50% top 0px no-repeat;}
					.career5 .wrap .big_box .left .benefit_box .bbox63 .btyt{background-size:40px !important;background: url('images/karta_sportowa.png') left 50% top 0px no-repeat;}
					.career5 .wrap .big_box .left .benefit_box .bbox64 .btyt{background-size:40px !important;background: url('images/integracja.png') left 50% top 0px no-repeat;}
					.career5 .wrap .big_box .left .benefit_box .bbox65 .btyt{background-size:40px !important;background: url('images/dofinansowania.png') left 50% top 0px no-repeat;}
					.career5 .wrap .big_box .left .benefit_box .bbox66 .btyt{background-size:40px !important;background: url('images/pakiety_relokacyjne.png') left 50% top 0px no-repeat;}
						.career5 .wrap .big_box .left .benefit_box .bbox .btyt {
							position: relative;
							float: left;
							padding-top: 50px;
							width: 100%;
							text-align: center;
							color: #3b3b3b;
							font-family: NeueHaasGrotDisp45Light;
							font-size: 14px;
							line-height: 20px;
							margin-top: 40px;
						}
						.career5 .wrap .big_box .left .benefit_box .bbox .btyt span {
							display:block;
						}
			.career5 .wrap .big_box .right {
				position:relative;
				float:left;
				width:100%;
				height:100%;
			}		
				.career5 .wrap .big_box .right .photo_box {
					position:relative;
					float:left;
					width:100%;
					height:250px;
					z-index:2;
				}
					.career5 .wrap .big_box .right .photo_box .zdjecie-glowne {
						position:relative;
						float:left;
						width:100%;
						height:100%;
					}
						.career5 .wrap .big_box .right .photo_box .zdjecie-glowne img {
							position:relative;
							float:left;
							width:100%;
							height:100%;
							object-fit:cover;
						}		
				.career5 .wrap .big_box .right .tresc_box {
					position:relative;
					float:left;
					width:100%;
					background-color: #f5f5f5;
					z-index:2;
					display:flex;
					justify-content:center;
					align-items:center;
				}		
					.career5 .wrap .big_box .right .tresc_box .opis {
						position:relative;
						float:left;
						width:90%;
						margin:30px 0px 30px 0px;
					}
						.career5 .wrap .big_box .right .tresc_box .opis p {
							color: #3b3b3b;
							font-family: NeueHaasGrotDisp45Light;
							font-size: 14px;
							line-height: 20px;							
							margin-bottom:20px;
						}
						.career5 .wrap .big_box .right .tresc_box .opis p:last-of-type {
							margin-bottom:0px;
						}
						.career5 .wrap .big_box .right .tresc_box .opis p strong {
							color: #3b3b3b;
							font-family: NeueHaasGrotDisp55Roman;
							font-size: 16px;
							line-height:26px;							
						}
		
		
.career6 {
	position:relative;
	float:left;
	width:100%;
	/* height:50vw; */
	margin: 0px 0px 0px 0px;
	background: url('images/wazne_bg.jpg') center no-repeat;
	background-size:cover;
}
	.career6 .wrap {
		position:relative;
		margin:0px auto;
		width:94%;
		height:100%;
		display:flex;
		align-items:center;
	}		
		.career6 .wrap .inside_box {
			position:relative;
			float:left;
			width:100%;
			margin:50px 0px 20px 0px;
		}
			.career6 .wrap .inside_box .nag_box {
				position: relative;
				float: left;
				width: 100%;
				/* height: 60px; */
				margin-bottom: 30px;
				display: flex;
				justify-content: center;
				align-items: center;
				background: url(images/sep_misja.png) top left no-repeat, url(images/sep_misja.png) bottom left no-repeat;
			}
				.career6 .wrap .inside_box .nag {
					position: relative;
					float: left;
					width: 100%;
					margin: 15px 0px 15px 0px;
					color: #ffffff;
					font-family: NeueHaasGrotDisp55Roman;
					font-size: 24px;
					line-height: 30px;			
				}		
			.career6 .wrap .inside_box .wbox {
				position:relative;
				float:left;
				width:100%;
				margin-bottom:30px;
			}
				.career6 .wrap .inside_box .wbox .zdjecie-glowne {
					position:relative;
					float:left;
					width:12.9vw;
					height:12.9vw;
				}
					.career6 .wrap .inside_box .wbox .zdjecie-glowne img {
						position:relative;
						float:left;
						width:100%;
						height:100%;
						object-fit:scale-down;
					}
				.career6 .wrap .inside_box .wbox .opis {
					position:relative;
					float:left;
					width:calc(100% - (12.9vw +  4.6vw));
					margin:2vw 2.6vw 0px 2vw;
				}		
					.career6 .wrap .inside_box .wbox .opis p {
						color: #e6e6e6;
						font-family: NeueHaasGrotDisp45Light;
						font-size: 14px;
						line-height: 20px;	
						margin-bottom:20px;	
					}
					.career6 .wrap .inside_box .wbox .opis p:last-of-type {
						margin-bottom:0px;
					}
					.career6 .wrap .inside_box .wbox .opis p strong {
						color: #ffffff;
						font-family: NeueHaasGrotDisp55Roman;
						font-size: 16px;
						line-height: 26px;						
					}








	
		
/* .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 .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 .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; 
	} */

footer { 
	float:left;
	width:100%;
	height:60px;
	position:relative;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px !important;
	overflow: hidden;
}
	.footer__logo {
		overflow: hidden;
	}
	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:23px;
			cursor:pointer;
		}
	footer nav { 
		float:left;
		width:auto;
		margin:0px 0px 0px 0px;
		position:relative;
	}
	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 { 
		text-decoration:none;
		padding:0px 0px 0px 0px;
		display: inline-block; 
		color: #363636;
		font-family: NeueHaasGrotDisp55Roman;
		font-size: 13px;
		font-weight: 400;
		line-height: 24px;
		cursor:pointer;
	}
	footer nav ul li a:hover { color: #97bf00; }
	footer nav ul li a.active { color: #97bf00; }
	footer nav ul li .menu-hr-footer { float:right;margin:3px 1vw 0px 1vw; }
	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:absolute;
		float:left;
		right:0;
		top:23px;
		z-index:2;
	}
			
.formularz-div { 
	float:left;
	width:100%;
	/* height:27vw; */
	margin:0px 0px 0px 0px; 
}
	.form-box-left { 
		float: left;
		width: 100%;
		margin: 0px 0% 0px 0px;
		position: relative;
	}
	.form-box-right { 
		width: 100%;
		margin: 1.3vw 0px 0px 0px;
		position: relative;
		float: left;
		background-color: #ffffff;
		height: 70px;
		display: flex;
		justify-content: center;
		align-items: center;
	}
		.form-box-right .files_sep {
			position:absolute;
			float:left;
			width:4vw;
			height:1px;
			top:2.5vw;
			z-index:3;
			left:-2vw;
			background-color:#e6e6e6;
		}
		.form-box-right .inside_box {
			position:relative;
			float:left;
			width:90%;
			display: flex;
			justify-content: space-between;
			align-items:center;
		}
			.form-box-right .inside_box .add_files {
				position: relative;
				float: left;
				padding-left: 40px;
				/* text-align: center; */
				color: #3b3b3b;
				font-family: NeueHaasGrotDisp65Medium;
				font-size: 14px;
				line-height: 35px;
				background: url(images/add_files_icon.png) left no-repeat;
				background-size: 30px;
				/* display: flex; */
				/* align-items: center; */
				/* flex-wrap: wrap; */			
			}
			.form-box-right .inside_box .add_files span {
				display:block;
				font-family: NeueHaasGrotDisp55Roman;
				font-size: 12px;
				font-weight: 400;	
				width: 100%;		
				display:none;
			}
		
	.form-box-file {
		position: relative;
		float: left;
		width: 150px;
	}	
.upload { 
	float:left;
	width:100%;
	height:40px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	cursor:pointer;
	background: #e2e2e2;
	display:flex;
	justify-content:center;
	align-items:center;
}
	.upload p {
		position:relative;
		float:left;
		color: #363636;
		font-family: NeueHaasGrotDisp65Medium;
		font-size: 10px;
		line-height: 40px;
		text-transform: uppercase;	
		background: #e2e2e2 url(images/files_arrow.png) right no-repeat;	
		padding-right:25px;
	}
	.example {
		float:left;
		width:100%;
		margin:10px 0px 0px 0px;
		padding:0px 0px 0px 30px;
		position:relative;
		color: #363636;
		font-family: NeueHaasGrotDisp65Medium;
		font-size: 1vw;
		line-height: 1.5vw;
		text-transform: uppercase;
	}
	.default { display:none; }
	.upload-change {
		display: none;
		float: right;
		margin: 0px 10% 0px 10%;
		padding: 0px 0px 0px 0px;
		position: absolute;
		top: 2.2vw;			
		background-color: #c3e73c;
		cursor: pointer;
		height: 2vw;
		width: 80%;
		border-radius: 10px;		
	}	
		.upload-change p {
			position: relative;
			float: left;
			color: #363636;
			font-family: NeueHaasGrotDisp55Roman;
			font-size: 1vw;
			line-height: 2vw;
			text-transform: uppercase;
			width: 100%;
			text-align: center;			
		}	
		
		
	.formularz-div .send_message {
		position:relative;
		float:left;
		width:100%;
		margin: 30px 0px 20px 0px;
		color: #e6e6e6;
		font-family: NeueHaasGrotDisp65Medium;
		font-size: 20px;
		font-weight: 400;
		line-height: 30px;		
	}
	.form-box { 
		float:left;
		width:100%;
		margin:0px 0px 1.3vw 0px; 
	}
	.form-box-last {
		margin:0px 0px 1.3vw 0px; 
	}
	.form-box-half {
		width:100%;
		margin:0px 0px 1.3vw 0px;
	}
	.form-box-half.kompetencje {
		margin:0px 0px 1.3vw 0px;
	}
	.form-box-all { 
		float:left;
		width:100%;
		margin:0px 0px 1.3vw 0px; 
	}
	.form-box-kod { 
		float:left;
		width:0px;
		height:0px;
		overflow:hidden;
		margin:0px 0px 0px 0px; 
	}
	.form-text  { 
		float:left;
		margin:0px 0px 0px 0px;
		width:100%;
		color: #e6e6e6;
		font-family: NeueHaasGrotDisp55Roman;
		font-size: 1vw;
		line-height: 1.6vw;
	}
	.form-input { 
		float:left;
		width:calc(100% - 1vw);
		height:42px;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 1vw;
		border:1px solid #595959;
		color: #e6e6e6;
		font-family: NeueHaasGrotDisp55Roman;
		font-size: 14px;
		line-height: 20px;
		background:transparent;
	}
	.form-textarea  { 
		float:left;
		width:calc(100% - 1vw);
		height: 120px;
		margin:0px 0px 0px 0px;
		padding:10px 0px 0px 1vw;
		border:1px solid #595959;
		color: #e6e6e6;
		background:transparent;
		font-family: NeueHaasGrotDisp55Roman;
		font-size: 14px;
		line-height: 20px;		
	}
	select.form-input-select option {
		color:#595959;
	}
	select.form-input-select {
		width: calc(100% + 2px);
		height: 44px;
	}
	.form-submit  { 
		float: right;
		width: 100%;
		height: 44px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		border: none;
		color: #ffffff;
		font-family: NeueHaasGrotDisp65Medium;
		font-size: 14px;
		line-height: 20px;
		text-transform: uppercase;
		cursor: pointer;
		padding-right: 30px;
		background: #5846b4 url(images/double_arrow.png) right 20px top 15px no-repeat;
	}
	.form-input:focus, .form-textarea:focus, .form-submit:focus { outline:none; }
	
	::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	  color: #e6e6e6;
	}
	::-moz-placeholder { /* Firefox 19+ */
	  color: #e6e6e6;
	}
	:-ms-input-placeholder { /* IE 10+ */
	  color: #e6e6e6;
	}
	:-moz-placeholder { /* Firefox 18- */
	  color: #e6e6e6;
	}
	
}

.other-style { width:100% !important;margin-bottom:20px;color:#fff; }
	
@media screen and (min-width: 1601px) and (max-width: 10000px) {
.r-box {
	float:left;
	width:80%;
	position:relative;
	font-size:12px;
	line-height:15px;
	
}
	.r-box .r-label {
		float:left;
		cursor:pointer;
		display:flex;
		flex-direction:row;
		flex-wrap:wrap;
		justify-content:space-between;
		align-items:center;
		align-content:center;
		width:100%;
	}
	.r-box .r-checkbox {
		float:left;
		position:relative;
	}
	.r-text {
		float:left;
		width:calc(100% - 30px);
		position:relative;
	}
		.r-text a {
			text-decoration:none;
			color:#97bf00;
		}	
}

@media screen and (min-width: 1101px) and (max-width: 1600px) {
.r-box {
	float:left;
	width:80%;
	position:relative;
	font-size:13px;
	line-height:16px;
}
	.r-box .r-label {
		float:left;
		cursor:pointer;
		display:flex;
		flex-direction:row;
		flex-wrap:wrap;
		justify-content:space-between;
		align-items:center;
		align-content:center;
		width:100%;
	}
	.r-box .r-checkbox {
		float:left;
		position:relative;
	}
	.r-text {
		float:left;
		width:calc(100% - 30px);
		position:relative;
	}
		.r-text a {
			text-decoration:none;
			color:#97bf00;
		}
}

@media screen and (min-width: 0px) and (max-width: 1100px) {
.r-box {
	float:left;
	width:100%;
	margin:0px 0px 20px 0px;
	position:relative;
	font-size:13px;
	line-height:16px;
}
	.r-box .r-label {
		float:left;
		cursor:pointer;
		display:flex;
		flex-direction:row;
		flex-wrap:wrap;
		justify-content:space-between;
		align-items:center;
		align-content:center;
	}
	.r-box .r-checkbox {
		float:left;
		position:relative;
	}
	.r-text {
		float:left;
		width:calc(100% - 30px);
		position:relative;
	}
		.r-text a {
			text-decoration:none;
			color:#97bf00;
		}	
}