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"> */

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

.wrapper { 
	float:left;
	width:100%;
	height:90px;
	position:fixed;
	top:0;
	left:0;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 
	background-color:#fff;
	z-index:20;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-bottom:1px solid #f0f0f0;
}
	.wrapper .wrap { 
		width:100%;
		height:100%;
		position:relative;
		margin:0 auto;
		display:flex;
		justify-content:center;
		align-items:center;
	}
	.wrapper .wrap .contact {
		position:absolute;
		float:left;
		right: 40px;
		margin: 0px 0px 0px 0px;
		padding-left:50px;
		background: url(images/phone.png) left no-repeat;
	}
		.wrapper .wrap .contact p:first-of-type {		
			font-family: 'Prompt', sans-serif;
			line-height: 24px;
			text-transform: uppercase;
			color: #777;
			font-size: 14px;
			font-weight: 400;		
		}
		.wrapper .wrap .contact p:last-of-type {	
			font-family: 'Prompt', sans-serif;
			line-height: 24px;
			text-transform: uppercase;
			color: black;
			font-size: 24px;
			font-weight: 300;			
		}		
	.wrapper .wrap .logo { 
		float:left;
		position:absolute;
		margin:0px 0px 0px 0px; 
		padding:0px 0px 0px 0px; 
		left:50px;
		top: 35px;
	}	
	.wrapper nav { 
		float:left;
		width:auto;
		position:relative;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
	}
	.wrapper nav ul { 
		float:left;
		position:relative;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
	}
	.wrapper nav ul li { 
		float:left;
		position:relative;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;		
		list-style: none; 
	}
	.wrapper nav ul li a { 
		color:#000;
		text-decoration:none;
		padding:0px 0px 0px 0px;
		display: inline-block;
		color: black;
		font-family: 'Prompt', sans-serif;
		font-size: 16px;
		font-weight: 500;
		line-height: 91px;
		text-transform: uppercase;		
	}
	.wrapper nav ul li a:hover { background: url(images/menu_hover.png) bottom no-repeat; }
	.wrapper nav ul li a.active { background: url(images/menu_hover.png) bottom no-repeat; }
	.wrapper nav ul li .menu-hr { float:right;margin:40px 35px 0px 35px; }
	.wrapper nav ul li:last-child .menu-hr { display:none; }
	.wrapper .menu-tel { display:none !important; }

#container { 
    float: left;
    width: 100%;
    height: calc(100% - 90px);
    position: relative;
    margin: 90px 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:100%;
			height:185px;
			margin:-80px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			position:relative;
			top:50%;
			left:0; 
		}
		#container .slides .box h1.nag {
			float:left;
			width:100%;
			margin:0px 0px 0px 0px;
			position:relative;
			color: white;
			font-family: 'Prompt', sans-serif;
			font-size: 95px;
			font-weight: 700;
			line-height: 102px;
			text-transform: uppercase;
			text-align:center;
			clear:both;
			letter-spacing: 18px;
			visibility:hidden;
		}
		#container .slides .box .text {
			float:left;
			width: 100%;
			margin:0px 0px 0px 0px;
			position:relative;
			color: white;
			font-family: 'Prompt', sans-serif;
			font-size: 24px;
			font-weight: 400;
			line-height: 32px;
			text-transform: uppercase;
			text-align:center;
			clear:both;
			letter-spacing:14px;
			visibility:hidden;
		}
		#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:130px;
		height:60px;
		margin:0px 0px 0px -65px;
		padding:0px 0px 0px 0px;
		left:50%;
		bottom:34%;
		position:absolute;
		z-index:5; 	
	}
		#container .owl-nav .owl-next {
			float:left;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			position:absolute;
			width:60px;
			height:60px;
			background: url('images/rar.png') center no-repeat; 
			right:0;
			font-size:0px;
		}
		#container .owl-nav .owl-prev {
			float:left;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			position:absolute;
			width:60px;
			height:60px;
			background: url('images/ral.png') center no-repeat; 
			left:0;
			font-size:0px;
		}
	
	#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 img.scroll_down {
		position:absolute;
		float:left;
		bottom:0;
		left:50%;
		margin: 0px 0px 0px -55px;
		z-index:5;
		cursor:pointer;
		visibility:hidden;
	}
	
.link2 {
	position:relative;
	float:left;
	width: 180px;
	height:50px;
	background-color:#e41d1d;
	color: white;
	font-family: 'Prompt', sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 50px;
	text-transform: uppercase;	
	text-decoration:none;
	text-align:center;
}	
	
.photo:hover .back { opacity: 0.7; }
.photo1:hover .back { opacity: 0.7; }
a.partners-box:hover .back { opacity: 0.7; }
a.partners-box .back,
.photo .back,
.photo1 .back {
	opacity:0;
	float:left;
	position:absolute;
	left:0;
	top:0;
	z-index:2;
	width:100%;
	height:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color: black;
	background-size:cover;
	-webkit-transition: opacity 0.2s ease-in-out;
	-moz-transition: opacity 0.2s ease-in-out;
	-ms-transition: opacity 0.2s ease-in-out;
	-o-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
	display:flex;
	justify-content:center;
	align-items:center;	
}
a.partners-box .back p,
.photo .back p,
.photo1 .back p {
    opacity: 1;
    float: left;
    padding: 0px 0px 0px 0px;
    position: absolute;
	color: white;
	font-family: 'Prompt', sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 20px;
	text-align:center;
	text-transform:uppercase;
	letter-spacing:1px;
}	

.start-0 { 
	float:left;
	width:100%;
	height:210px;
	background-color:#e41d1d;
	position:relative;
	display:flex;
	justify-content:center;
	align-items:center;
	margin:90px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	overflow:hidden;
}	
	.start-0 h1.tyt_uni {
		color: white;
		font-family: 'Prompt', sans-serif;
		font-size: 36px;
		font-weight: 700;
		line-height: 44px;
		text-transform: uppercase;
		letter-spacing:7px;
		visibility:hidden;
	}
	
	
.start-1 { 
	float:left;
	width:100%;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	overflow:hidden;
} 
	.start-1 .box {
		position:relative;
		float:left;
		width:25%;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		border-right:5px solid #fff;
		border-left:5px solid #fff;
		border-bottom:10px solid #fff;
	}
	.start-1 .box:first-child {
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		border-right:5px solid #fff;
		border-left:10px solid #fff;
		border-bottom:10px solid #fff;		
	}
	.start-1 .box:last-child {
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		border-right:10px solid #fff;
		border-left:5px solid #fff;
		border-bottom:10px solid #fff;		
	}	
		.start-1 .box .top {
			position:relative;
			float:left;
			width:100%;
			height:150px;
			display:flex;
			justify-content:center;
			align-items:center;
			background: url('images/offer_bg.png') bottom no-repeat;
		}
			.start-1 .box .top h2.offer {
				position:relative;
				float:left;
				width:100%;
				margin: 0px 0px 0px 0px;
				text-align:center;
				color: #1a1617;
				font-family: 'Prompt', sans-serif;
				font-size: 24px;
				line-height: 30px;
				text-transform: uppercase;
				font-weight: 700;
				letter-spacing:7px;
			}
				.start-1 .box .top h2.offer span {
					display:block;
					font-weight: 300;	
				}
		.start-1 .box .bottom {
			position:relative;
			float:left;
			width:100%;
			height:550px;
		}
			.start-1 .box .bottom img.rard {
				position:absolute;
				float:left;
				bottom: 30px;
				left:50%;
				margin: 0px 0px 0px -30px;
				z-index:1;
			}
			.start-1 .box .bottom .photo {
				position:relative;
				float:left;
				width:100%;
				height:100%;
			}
				
				
.start-2 { 
	float:left;
	width:100%;
	height:900px;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	overflow:hidden;
}
	.start-2 .left,
	.start-2 .right {
		position:relative;
		float:left;
		width:50%;
		height:100%;
	}
	.start-2 .right {
		background-color:#f6f6f6;
		display:flex;
		justify-content:center;
		align-items:center;
	}
		.start-2 .left img.rau1 {
			position:absolute;
			float:left;
			bottom:100px;
			left:30px;
			cursor:pointer;
			z-index:5;				
		}
		.start-2 .left img.rad1 {
			position:absolute;
			float:left;
			bottom:30px;
			left:30px;
			cursor:pointer;
			z-index:5;				
		}	
		.start-2 .right .inside_box {
			position:relative;
			float:left;
			width:78%;
			margin: 0px 0px 0px 0px;
		}
			.start-2 .right .inside_box .nag {
				position:relative;
				float:left;
				width:100%;
				margin: 0px 0px 35px 0px;
				color: #1a1617;
				font-family: 'Prompt', sans-serif;
				font-size: 48px;
				line-height: 60px;
				text-transform: uppercase;
				font-weight: 700;			
			}
			.start-2 .right .inside_box .nag span {				
				font-weight: 300;
			}
			.start-2 .right .inside_box .opis {
				position:relative;
				float:left;
				width:100%;
				margin: 0px 0px 0px 0px;		
			}		
				.start-2 .right .inside_box .opis p {
					color: #4f4f4f;
					font-family: 'Prompt', sans-serif;
					font-size: 18px;
					font-weight: 300;
					line-height: 24px;
					margin-bottom:30px;
				}
				.start-2 .right .inside_box .opis p:last-child {
					display:none;
				}
				.start-2.onas .right .inside_box .opis p:last-child {
					display:block;
					font-size: 24px;
					font-weight: 500;
				}
				
				
.start-3 { 
	float:left;
	width:100%;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	overflow:hidden;
}	
	.start-3 h3.nag {
		position:relative;
		float:left;
		width:100%;
		margin: 50px 0px 50px 0px;
		color: #1a1617;
		font-family: 'Prompt', sans-serif;
		font-size: 24px;
		line-height: 30px;
		text-transform: uppercase;
		font-weight: 500;
		text-align:center;
	}
	.start-3 .bottom_box {
		position:relative;
		float:left;
		width:100%;
		height:130px;
		display:flex;
		justify-content:center;
		align-items:center;
	}
		.start-3 .bottom_box .navi {
			width:130px;
			height:60px;
			position:relative;
			float:left;
			margin: 0px 0px 0px 0px;
		}
			.start-3 .bottom_box .navi img.ral1 {
				position:absolute;
				float:left;
				left:0;
				cursor:pointer;
				z-index:2;
			}
			.start-3 .bottom_box .navi img.rar1 {
				position:absolute;
				float:left;
				right:0;
				cursor:pointer;
				z-index:2;
			}				
				
				
.start-4 { 
	float:left;
	width:100%;
	height:600px;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	overflow:hidden;
}	
	.start-4 .left {
		position:relative;
		float:left;
		width:50%;
		height:100%;
		background-color:#e41d1d;
		display:flex;
		justify-content:center;
		align-items:center;
	}
		.start-4 .left .inside_box {
			position:relative;
			float:left;
			width:80%;
			margin: 0px 0px 0px 0px
		}
			.start-4 .left .inside_box h2.nag {
				position:relative;
				float:left;
				width:500px;
				margin: 0px 0px 40px 0px;
				color: white;
				font-family: 'Prompt', sans-serif;
				font-size: 48px;
				font-weight: 700;
				line-height: 48px;
				text-transform: uppercase;								
			}
			.start-4 .left .inside_box .opis {
				position:relative;
				float:left;
				width:100%;
				margin: 0px 0px 0px 0px;
			}
				.start-4 .left .inside_box .opis table {
					position:relative;
					float:left;
					width:50%;
					margin: 0px 0px 0px 0px;
				}
				.start-4 .left .inside_box .opis table:first-of-type,
				.start-4 .left .inside_box .opis table:nth-of-type(2) {
					margin-bottom:25px;
				}
					.start-4 .left .inside_box .opis table td:first-child {
						width: 75px !important;
						vertical-align: top;
						padding-top: 8px;
					}
					.start-4 .left .inside_box .opis table p {
						color: white;
						font-family: 'Prompt', sans-serif;
						font-size: 24px;
						font-weight: 300;
						line-height: 36px;						
					}
					.start-4 .left .inside_box .opis table p a {
						color:white;
						text-decoration:none;
					}
	.start-4 .right {
		position:relative;
		float:left;
		width:50%;
		height:100%;
	}				

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

/* 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.slider1 {
		width:100%;
		height:100%;		
	}
	.partners.slider2 {
		height:240px;
	}
		.partners .owl-carousel {
			float:left;
			width:100%;
			height:200px;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			position:relative;
		}
		.partners.slider1 .owl-carousel,
		.partners.slider2 .owl-carousel {
			height:100%;
		}	
		.partners .partners-box {
			float:left;
			width:100%;
			height:100%;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			position:relative;
			display:flex;
			justify-content:center;
			align-items:center;	
		}
		.partners .partners-box .img {
			/* max-width:70%;
			max-height:70%; */
		}	
		.partners.slider1 .partners-box .img {
			/* width:auto !important;
			height:auto !important; */
		}	
		.partners.slider1 .owl-carousel .owl-item img {
			display: block;
			width: 100%;
			height: 100%;
			-webkit-transform-style: preserve-3d;
		}		
		.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 */



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




.start-1-oferta { 
	float:left;
	width:100%;
	height:750px;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	overflow:hidden;
    border-bottom: 1px solid #f6f6f6;
}
	.start-1-oferta .left {
		position:relative;
		float:left;
		width:24%;
		height:100%;
		background-color:#f6f6f6;
	}
		.start-1-oferta .left .box {
			position:relative;
			float:left;
			width:72%;
			margin: 0px 14% 0px 14%;
		}
			.start-1-oferta .left .box a.link {
				position:relative;
				float:left;
				width:100%;
				margin: 0px 0px 0px 0px;
				padding:10px 0px 10px 0px;
				font-family: 'Prompt', sans-serif;
				font-size: 18px;
				font-weight: 400;
				line-height: 28px;
				text-transform: uppercase;
				color: #1a1617;
				border-bottom: 1px solid #ddd;
				text-decoration:none;
				background: url(images/arrow_off.png) 0px 17px no-repeat;
			}
			.start-1-oferta .left .box a.link:last-of-type {
				border-bottom:none;
			}
			.start-1-oferta .left .box a.link:hover, 
			.start-1-oferta .left .box a.link.active {
				color: #e41d1d;
				background: url(images/arrow_on.png) 0px 17px no-repeat;
			} 
				.start-1-oferta .left .box a.link h2.tyt {
					position:relative;
					float:left;
					width: calc(100% - 32px);
					margin-left:32px;
					font-family: 'Prompt', sans-serif;
					font-size: 18px;
					font-weight: 400;
					line-height: 28px;					
				}
			
			.start-1-oferta .left .box .oferta {
				position: relative;
				float: left;
				width: 100%;
				margin: 120px 0px 20px 0px;
				color: #1a1617;
				font-family: 'Prompt', sans-serif;
				font-size: 24px;
				line-height: 30px;
				text-transform: uppercase;
				font-weight: 700;
				letter-spacing: 7px;
			}
	.start-1-oferta .middle {
		position:relative;
		float:left;
		width:41%;
		height:100%;
	}
		.start-1-oferta .middle .inside_box {
			position:relative;
			float:left;
			width:76%;
			margin: 120px 12% 0px 12%;
		}
			.start-1-oferta .middle .inside_box h2.nag {
					position: relative;
					float: left;
					width: 100%;
					margin: 0px 0px 30px 0px;
					color: #1a1617;
					font-family: 'Prompt', sans-serif;
					font-size: 24px;
					line-height: 30px;
					text-transform: uppercase;
					font-weight: 700;
					letter-spacing: 7px;			
			}
			.start-1-oferta .middle .inside_box .opis {
				position:relative;
				float:left;
				width:100%;
				margin: 0px 0px 0px 0px;
			}
				.start-1-oferta .middle .inside_box .opis p {
					color: #4f4f4f;
					font-family: 'Prompt', sans-serif;
					font-size: 18px;
					font-weight: 300;
					line-height: 24px;
					margin-bottom: 30px;
				}
				.start-1-oferta .middle .inside_box .opis ul {
					position:relative;
					float:left;
					width:100%;
					margin: 0px 0px 0px 0px;
				}
					.start-1-oferta .middle .inside_box .opis ul li {
						color: #4f4f4f;
						font-family: 'Prompt', sans-serif;
						font-size: 18px;
						font-weight: 300;
						line-height: 26px;
						background: url(images/list_item.png) no-repeat 0px 14px;
						padding: 7px 0px 7px 42px;
						list-style: none;						
					}
	.start-1-oferta .right {
		position:relative;
		float:left;
		width:35%;
		height:100%;
	}
		.start-1-oferta .right .photo {
			position:relative;
			float:left;
			width:100%;
			height:100%;
		}



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




.start-1-realizacje { 
	float:left;
	width:100%;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	overflow:hidden;
}
	.start-1-realizacje .inside_box {
		position:relative;
		float:left;
		width:100%;
		height:260px;
		display:flex;
		justify-content:center;
		align-items:center;
	}
		.start-1-realizacje .opis {
			position:relative;
			float:left;
			width: 1140px;
			margin: 0px 0px 0px 0px;
		}
			.start-1-realizacje .opis p {
				color: #4f4f4f;
				font-family: 'Prompt',sans-serif;
				font-size: 18px;
				font-weight: 300;
				line-height: 24px;	
				text-align:center;
			}
			.start-1-realizacje .opis p:first-of-type {
				margin-bottom:10px;
			}
			.start-1-realizacje .opis p strong {
				color: #1a1617;
				font-family: 'Prompt',sans-serif;
				font-size: 24px;
				font-weight: 500;
				line-height: 60px;
				text-transform: uppercase;
			}
		.start-1-realizacje .big_box {
			position:relative;
			float:left;
			width:100%;
			margin:0px 0px 40px 0px;
		}	
			.start-1-realizacje .big_box .box {
				position:relative;
				float:left;
				width:20%;
				height:310px;
				box-sizing: border-box;
				-moz-box-sizing: border-box;
				-webkit-box-sizing: border-box;
				border-right:10px solid #fff;			
			}
			.start-1-realizacje .big_box .box:nth-of-type(5n) {
				box-sizing: border-box;
				-moz-box-sizing: border-box;
				-webkit-box-sizing: border-box;
				border-right:0px solid #fff;					
			}
				.start-1-realizacje .big_box .box .photo {
					position:relative;
					float:left;
					width:100%;
					height:240px;
				}
				.start-1-realizacje .big_box .box .inside_box {
					position:relative;
					float:left;
					width:100%;
					height:70px;
					display:flex;
					justify-content:center;
					align-items:center;
				}
					.start-1-realizacje .big_box .box .inside_box .tyt {
						color: #282828;
						font-family: 'Prompt', sans-serif;
						font-size: 18px;
						font-weight: 400;
						line-height: 24px;
					}
					
.start-2-realizacje { 
	float:left;
	width:100%;
	height:320px;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	overflow:hidden;
	background: url(images/realizacje_bg.jpg) no-repeat center;
	background-size:cover;
	display:flex;
	justify-content:center;
	align-items:center;
}					
	.start-2-realizacje .inside_box {
		position:relative;
		float:left;
	}	
		.start-2-realizacje .inside_box p {
			color: white;
			font-family: 'Prompt', sans-serif;
			font-size: 48px;
			font-weight: 500;
			line-height: 60px;			
		}
		.start-2-realizacje .inside_box a.link2 {
			left:50%;
			margin:20px 0px 0px -90px;
		}


		

/* ///////////////////////////////////// KONTAKT ///////////////////////////////////// */



		
	.start-4.kontakt .left {
		background-color:#fff;
	}
			.start-4.kontakt .left .inside_box h2.nag {
				color: #262626;
			}
					.start-4.kontakt .left .inside_box .opis table p {
						color: #262626;
						font-family: 'Prompt', sans-serif;
						font-size: 24px;
						font-weight: 300;
						line-height: 36px;						
					}
					.start-4.kontakt .left .inside_box .opis table p a {
						color: #262626;
						text-decoration:none;
					}	

.start-1-kontakt { 
	float:left;
	width:100%;
	height:600px;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	overflow:hidden;
	background-size:cover;
}
	.start-1-kontakt .left,
	.start-1-kontakt .right {
		position:relative;
		float:left;
		width:50%;
		height:100%;
	}
	.start-1-kontakt .right {
		background: url(images/kontakt_img.jpg) no-repeat center;
		background-size:cover;		
	}
	.start-1-kontakt .left {
		background-color:#f0f0f0;
	}
		.start-1-kontakt .left .inside_box {
			position:relative;
			float:left;
			width:80%;
			margin: 0px 10% 0px 10%;
		}
			.start-1-kontakt .left h2.form {
				position: relative;
				float: left;
				margin: 70px 0px 0px 0px;
				color: #262626;
				font-family: Prompt;
				font-size: 48px;
				font-weight: 700;
				line-height: 48px;
				text-transform: uppercase;
				width: 400px;				
			}


					
					
		
footer { 
	float:left;
	width:100%;
	height:90px;
	position:relative;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 
}
	footer .wrap { 
		width:100%;
		height:100%;
		position:relative;
		margin:0 auto;
		display:flex;
		justify-content:center;
		align-items:center;
	}
		footer .wrap img.up {
			position:absolute;
			float:left;
			left:40px;	
			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 { 
		color:#000;
		text-decoration:none;
		padding:0px 0px 0px 0px;
		display: inline-block;
		color: black;
		font-family: 'Prompt', sans-serif;
		font-size: 16px;
		font-weight: 500;
		line-height: 91px;
		text-transform: uppercase;		
	}
	footer nav ul li a:hover { background: url(images/menu_hover.png) bottom no-repeat; }
	footer nav ul li a.active { background: url(images/menu_hover.png) bottom no-repeat; }
	footer nav ul li .menu-hr-footer { float:right;margin:40px 35px 0px 35px; }
	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:40px;
	}
			
.formularz-div { 
	float:left;
	width:100%;
	margin:40px 0px 0px 0px;
}
	.form-box-left { 
		float:left;
		width:100%;
		margin:0px 0px 0px 0px;
		position:relative; 
		display:flex;
		justify-content:space-between;
		
	}
	.form-box-right { 
		float:left;
		width:100%;
		margin:0px 0px 0px 0px;
		position:relative; 
	}
	.form-box { 
		float:left;
		width:31%;
		margin:0px 0px 20px 0px; 
	}
	.form-box-all { 
		float:left;
		width:100%;
		margin:0px 0px 20px 0px;
	}
	.form-box-kod { 
		float:left;
		width:0px;
		height:0px;
		overflow:hidden;
		margin:0px 0px 0px 0px; 
	}
	.form-text  { 
		float:left;
		margin:0px 0px 15px 0px;
		width:100%;
		color: #58595b;
		font-family: 'Prompt', sans-serif;
		font-size: 18px;
		font-weight: 300;
		line-height: 24px;
	}
	.form-input { 
		float:left;
		width:95%;
		height:48px;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 5%;
		color: #58595b;
		border:1px solid #e0e0e0;
		background:#ffffff;
		font-family: 'Prompt', sans-serif;
		font-size: 14px;
		font-weight: 400;
		line-height: 24px;
	}
	.form-textarea  { 
		float:left;
		width:95%;
		max-width:95%;
		height:98px;
		max-height:205px;
		margin:0px 0px 0px 0px;
		color: #58595b;
		font-family: 'Prompt', sans-serif;
		font-size: 14px;
		font-weight: 400;
		line-height: 24px;
		padding:10px 0px 0px 5%;
		border:1px solid #e0e0e0;
		background:#ffffff;
	}
	.form-submit  { 
		float:right;
		width:180px;
		height:50px;
		margin:0px 0px 0px 0px;
		background-color: #e41d1d;
		padding:0px 0px 0px 0px;
		color: white;
		font-family: 'Prompt', sans-serif;
		font-size: 14px;
		font-weight: 400;
		line-height: 24px;
		text-transform: uppercase;
		border:none;
		border:0px solid #dedede;
		cursor:pointer; 
	}
	.form-input:focus, .form-textarea:focus, .form-submit:focus { outline:none; }

.facebook {
	margin-top:50px;
	z-index:60;
	border:3px solid #4a6ea9;
	width:330px;
	height: 214px;
	position: fixed;
	right: -336px;
	top:60px;
}

.facebook img {
	float:left;
	margin:-3px 0px 0px 0px;
	width:50px;
	position: absolute; 
	top: 0px; 
	left: -50px; 
}

.facebook .fb-page {
	float:left;
	margin:0px 0px 0px 0px;
	position:relative;
	width:330px;
	height:220px;
}

.popup {
	float:left;
	width:100%;
	height:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	position:fixed;
	top:0;
	left:0;
	background: rgba(0,0,0,0.9);
	z-index:80;
	display:flex;
	justify-content:center;
	align-items:center;	
}
	.popup .wrap {
		float:left;
		width:80%;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		position:relative;
	}
	.popup .wrap .title {
		float:left;
		width:100%;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		position:relative;
		color: #fff;
		font-family: 'Roboto', sans-serif;
		font-size: 28px;
		font-weight: 300;
		line-height: 34px;
		text-align:center;
	}
	.popup .wrap .close {
		float:left;
		height: 60px;
		position:relative;
		margin:20px 0px 0px -78px;
		padding:0px 40px 0px 40px;
		color: #fefefe;
		font-family: 'Roboto', sans-serif;
		font-size: 21px;
		font-weight: 300;
		line-height: 60px;
		border:0;
		top:0;
		left:50%;
		cursor:pointer;
		text-align:center;
		text-decoration:none;
		background:#ed1c24;
	}

#cookie_info { position:fixed;width:465px;height:100px;z-index:99999;right:0;bottom:0;background:#181617; background:rgba(0,0,0,0.8); }
#user_information { float:left;width:385px;margin:25px 0px 0px 30px;color:#fff;position:relative; }
#close_info_cookie { position:absolute;left:0;top:0;margin:0px 0px 0px -52px;background-color:#df2157;color:#fff;width:52px;height:52px;font-size:23px;text-align:center;cursor:pointer;font-weight:100; }
#close_info_cookie p { float:left;width:100%;text-align:center;margin:16px 0px 0px 0px; }
.user_information_nag { float:left;width:100%;font-size:14px;line-height:14px;color:#fff;font-weight:bold;margin:0px 0px 5px 0px; }
.user_information_text { float:left;width:100%;font-size:11px;line-height:16px;color:#fff;margin:0px 0px 0px 0px; }

}

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

.wrapper { 
	float:left;
	width:100%;
	height:90px;
	position:fixed;
	top:0;
	left:0;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 
	background-color:#fff;
	z-index:20;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-bottom:1px solid #f0f0f0;
}
	.wrapper .wrap { 
		width:100%;
		height:100%;
		position:relative;
		margin:0 auto;
		display:flex;
		justify-content:center;
		align-items:center;
	}
	.wrapper .wrap .contact {
		position:absolute;
		float:left;
		right: 40px;
		margin: 0px 0px 0px 0px;
		padding-left:50px;
		background: url(images/phone.png) left no-repeat;
	}
		.wrapper .wrap .contact p:first-of-type {		
			font-family: 'Prompt', sans-serif;
			line-height: 24px;
			text-transform: uppercase;
			color: #777;
			font-size: 14px;
			font-weight: 400;		
		}
		.wrapper .wrap .contact p:last-of-type {	
			font-family: 'Prompt', sans-serif;
			line-height: 24px;
			text-transform: uppercase;
			color: black;
			font-size: 24px;
			font-weight: 300;			
		}		
	.wrapper .wrap .logo { 
		float: left;
		position: absolute;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		left: 40px;
		top: 36px;
		width: 200px;
	}	
	.wrapper nav { 
		float:left;
		width:auto;
		position:relative;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
	}
	.wrapper nav ul { 
		float:left;
		position:relative;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
	}
	.wrapper nav ul li { 
		float:left;
		position:relative;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;		
		list-style: none; 
	}
	.wrapper nav ul li a { 
		color:#000;
		text-decoration:none;
		padding:0px 0px 0px 0px;
		display: inline-block;
		color: black;
		font-family: 'Prompt', sans-serif;
		font-size: 16px;
		font-weight: 500;
		line-height: 91px;
		text-transform: uppercase;		
	}
	.wrapper nav ul li a:hover { background: url(images/menu_hover.png) bottom no-repeat; }
	.wrapper nav ul li a.active { background: url(images/menu_hover.png) bottom no-repeat; }
	.wrapper nav ul li .menu-hr { float:right;margin:40px 30px 0px 30px; }
	.wrapper nav ul li:last-child .menu-hr { display:none; }
	.wrapper .menu-tel { display:none !important; }

#container { 
    float: left;
    width: 100%;
    height: calc(100% - 90px);
    position: relative;
    margin: 90px 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:100%;
			height:185px;
			margin:-80px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			position:relative;
			top:50%;
			left:0; 
		}
		#container .slides .box h1.nag {
			float: left;
			width: 100%;
			margin: 0px 0px 0px 0px;
			position: relative;
			color: white;
			font-family: 'Prompt', sans-serif;
			font-size: 80px;
			font-weight: 700;
			line-height: 90px;
			text-transform: uppercase;
			text-align: center;
			clear: both;
			letter-spacing: 15px;
			visibility:hidden;
		}
		#container .slides .box .text {
			float:left;
			width: 100%;
			margin:0px 0px 0px 0px;
			position:relative;
			color: white;
			font-family: 'Prompt', sans-serif;
			font-size: 24px;
			font-weight: 400;
			line-height: 32px;
			text-transform: uppercase;
			text-align:center;
			clear:both;
			letter-spacing:14px;
			visibility:hidden;
		}
		#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:130px;
		height:60px;
		margin:0px 0px 0px -65px;
		padding:0px 0px 0px 0px;
		left:50%;
		bottom:30%;
		position:absolute;
		z-index:5; 	
	}
		#container .owl-nav .owl-next {
			float:left;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			position:absolute;
			width:60px;
			height:60px;
			background: url('images/rar.png') center no-repeat; 
			right:0;
			font-size:0px;
		}
		#container .owl-nav .owl-prev {
			float:left;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			position:absolute;
			width:60px;
			height:60px;
			background: url('images/ral.png') center no-repeat; 
			left:0;
			font-size:0px;
		}
	
	#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 img.scroll_down {
		position:absolute;
		float:left;
		bottom:0;
		left:50%;
		margin: 0px 0px 0px -55px;
		z-index:5;
		cursor:pointer;
		visibility:hidden;
	}
	
.link2 {
	position:relative;
	float:left;
	width: 180px;
	height:50px;
	background-color:#e41d1d;
	color: white;
	font-family: 'Prompt', sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 50px;
	text-transform: uppercase;	
	text-decoration:none;
	text-align:center;
}	
	
.photo:hover .back { opacity: 0.7; }
.photo1:hover .back { opacity: 0.7; }
a.partners-box:hover .back { opacity: 0.7; }
a.partners-box .back,
.photo .back,
.photo1 .back {
	opacity:0;
	float:left;
	position:absolute;
	left:0;
	top:0;
	z-index:2;
	width:100%;
	height:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color: black;
	background-size:cover;
	-webkit-transition: opacity 0.2s ease-in-out;
	-moz-transition: opacity 0.2s ease-in-out;
	-ms-transition: opacity 0.2s ease-in-out;
	-o-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
	display:flex;
	justify-content:center;
	align-items:center;	
}
a.partners-box .back p,
.photo .back p,
.photo1 .back p {
    opacity: 1;
    float: left;
    padding: 0px 0px 0px 0px;
    position: absolute;
	color: white;
	font-family: 'Prompt', sans-serif;
	font-size: 17px;
	font-weight: 400;
	line-height: 17px;
	text-align:center;
	text-transform:uppercase;
	letter-spacing:1px;
}	

.start-0 { 
	float:left;
	width:100%;
	height:150px;
	background-color:#e41d1d;
	position:relative;
	display:flex;
	justify-content:center;
	align-items:center;
	margin:90px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	overflow:hidden;
}	
	.start-0 h1.tyt_uni {
		color: white;
		font-family: 'Prompt', sans-serif;
		font-size: 36px;
		font-weight: 700;
		line-height: 44px;
		text-transform: uppercase;
		letter-spacing:7px;
		visibility:hidden;
	}
	
	
.start-1 { 
	float:left;
	width:100%;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	overflow:hidden;
} 
	.start-1 .box {
		position:relative;
		float:left;
		width:25%;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		border-right:5px solid #fff;
		border-left:5px solid #fff;
		border-bottom:10px solid #fff;
	}
	.start-1 .box:first-child {
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		border-right:5px solid #fff;
		border-left:10px solid #fff;
		border-bottom:10px solid #fff;		
	}
	.start-1 .box:last-child {
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		border-right:10px solid #fff;
		border-left:5px solid #fff;
		border-bottom:10px solid #fff;		
	}	
		.start-1 .box .top {
			position:relative;
			float:left;
			width:100%;
			height:130px;
			display:flex;
			justify-content:center;
			align-items:center;
			background: url('images/offer_bg.png') bottom no-repeat;
		}
			.start-1 .box .top h2.offer {
				position:relative;
				float:left;
				width:100%;
				margin: 0px 0px 0px 0px;
				text-align:center;
				color: #1a1617;
				font-family: 'Prompt', sans-serif;
				font-size: 22px;
				line-height: 30px;
				text-transform: uppercase;
				font-weight: 700;
				letter-spacing:5px;
			}
				.start-1 .box .top h2.offer span {
					display:block;
					font-weight: 300;	
				}
		.start-1 .box .bottom {
			position:relative;
			float:left;
			width:100%;
			height:450px;
		}
			.start-1 .box .bottom img.rard {
				position:absolute;
				float:left;
				bottom: 30px;
				left:50%;
				margin: 0px 0px 0px -30px;
				z-index:1;
			}
			.start-1 .box .bottom .photo {
				position:relative;
				float:left;
				width:100%;
				height:100%;
			}
				
				
.start-2 { 
	float:left;
	width:100%;
	height:770px;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	overflow:hidden;
}
	.start-2 .left,
	.start-2 .right {
		position:relative;
		float:left;
		width:50%;
		height:100%;
	}
	.start-2 .right {
		background-color:#f6f6f6;
		display:flex;
		justify-content:center;
		align-items:center;
	}
		.start-2 .left img.rau1 {
			position:absolute;
			float:left;
			bottom:100px;
			left:30px;
			cursor:pointer;
			z-index:5;				
		}
		.start-2 .left img.rad1 {
			position:absolute;
			float:left;
			bottom:30px;
			left:30px;
			cursor:pointer;
			z-index:5;				
		}	
		.start-2 .right .inside_box {
			position:relative;
			float:left;
			width:78%;
			margin: 0px 0px 0px 0px;
		}
			.start-2 .right .inside_box .nag {
				position: relative;
				float: left;
				width: 100%;
				margin: 0px 0px 35px 0px;
				color: #1a1617;
				font-family: 'Prompt', sans-serif;
				font-size: 35px;
				line-height: 45px;
				text-transform: uppercase;
				font-weight: 700;		
			}
			.start-2 .right .inside_box .nag span {				
				font-weight: 300;
			}
			.start-2 .right .inside_box .opis {
				position:relative;
				float:left;
				width:100%;
				margin: 0px 0px 0px 0px;		
			}		
				.start-2 .right .inside_box .opis p {
					color: #4f4f4f;
					font-family: 'Prompt', sans-serif;
					font-size: 16px;
					font-weight: 300;
					line-height: 24px;
					margin-bottom:20px;
				}
				.start-2 .right .inside_box .opis p:last-child {
					display:none;
				}
				.start-2.onas .right .inside_box .opis p:last-child {
					display:block;
					font-size: 24px;
					font-weight: 500;
				}
				
				
.start-3 { 
	float:left;
	width:100%;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	overflow:hidden;
}	
	.start-3 h3.nag {
		position:relative;
		float:left;
		width:100%;
		margin: 50px 0px 50px 0px;
		color: #1a1617;
		font-family: 'Prompt', sans-serif;
		font-size: 24px;
		line-height: 30px;
		text-transform: uppercase;
		font-weight: 500;
		text-align:center;
	}
	.start-3 .bottom_box {
		position:relative;
		float:left;
		width:100%;
		height:130px;
		display:flex;
		justify-content:center;
		align-items:center;
	}
		.start-3 .bottom_box .navi {
			width:130px;
			height:60px;
			position:relative;
			float:left;
			margin: 0px 0px 0px 0px;
		}
			.start-3 .bottom_box .navi img.ral1 {
				position:absolute;
				float:left;
				left:0;
				cursor:pointer;
				z-index:2;
			}
			.start-3 .bottom_box .navi img.rar1 {
				position:absolute;
				float:left;
				right:0;
				cursor:pointer;
				z-index:2;
			}				
				
				
.start-4 { 
	float:left;
	width:100%;
	height:450px;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	overflow:hidden;
}	
	.start-4 .left {
		position:relative;
		float:left;
		width:50%;
		height:100%;
		background-color:#e41d1d;
		display:flex;
		justify-content:center;
		align-items:center;
	}
		.start-4 .left .inside_box {
			position:relative;
			float:left;
			width:90%;
			margin: 0px 0px 0px 0px
		}
			.start-4 .left .inside_box h2.nag {
				position:relative;
				float:left;
				width:500px;
				margin: 0px 0px 40px 0px;
				color: white;
				font-family: 'Prompt', sans-serif;
				font-size: 40px;
				font-weight: 700;
				line-height: 40px;
				text-transform: uppercase;								
			}
			.start-4 .left .inside_box .opis {
				position:relative;
				float:left;
				width:100%;
				margin: 0px 0px 0px 0px;
			}
				.start-4 .left .inside_box .opis table {
					position:relative;
					float:left;
					width:50%;
					margin: 0px 0px 0px 0px;
				}
				.start-4 .left .inside_box .opis table:first-of-type,
				.start-4 .left .inside_box .opis table:nth-of-type(2) {
					margin-bottom:25px;
				}
					.start-4 .left .inside_box .opis table td:first-child {
						width: 75px !important;
						vertical-align: top;
						padding-top: 8px;
					}
					.start-4 .left .inside_box .opis table p {
						color: white;
						font-family: 'Prompt', sans-serif;
						font-size: 20px;
						font-weight: 300;
						line-height: 30px;						
					}
					.start-4 .left .inside_box .opis table p a {
						color:white;
						text-decoration:none;
					}
	.start-4 .right {
		position:relative;
		float:left;
		width:50%;
		height:100%;
	}				

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

/* 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.slider1 {
		width:100%;
		height:100%;		
	}
	.partners.slider2 {
		height:150px;
	}
		.partners .owl-carousel {
			float:left;
			width:100%;
			height:200px;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			position:relative;
		}
		.partners.slider1 .owl-carousel,
		.partners.slider2 .owl-carousel {
			height:100%;
		}	
		.partners .partners-box {
			float:left;
			width:100%;
			height:100%;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			position:relative;
			display:flex;
			justify-content:center;
			align-items:center;	
		}
		.partners .partners-box .img {
			/* max-width:70%;
			max-height:70%; */
		}	
		.partners.slider1 .partners-box .img {
			width:auto !important;
			height:auto !important;
		}	
		.partners.slider1 .owl-carousel .owl-item img {
			display: block;
			width: 100%;
			height: 100%;
			-webkit-transform-style: preserve-3d;
		}		
		.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 */



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




.start-1-oferta { 
	float:left;
	width:100%;
	height:650px;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	overflow:hidden;
    border-bottom: 1px solid #f6f6f6;
}
	.start-1-oferta .left {
		position:relative;
		float:left;
		width:24%;
		height:100%;
		background-color:#f6f6f6;
	}
		.start-1-oferta .left .box {
			position:relative;
			float:left;
			width:72%;
			margin: 0px 14% 0px 14%;
		}
			.start-1-oferta .left .box a.link {
				position:relative;
				float:left;
				width:100%;
				margin: 0px 0px 0px 0px;
				padding:10px 0px 10px 0px;
				font-family: 'Prompt', sans-serif;
				font-size: 18px;
				font-weight: 400;
				line-height: 28px;
				text-transform: uppercase;
				color: #1a1617;
				border-bottom: 1px solid #ddd;
				text-decoration:none;
				background: url(images/arrow_off.png) 0px 17px no-repeat;
			}
			.start-1-oferta .left .box a.link:last-of-type {
				border-bottom:none;
			}
			.start-1-oferta .left .box a.link:hover, 
			.start-1-oferta .left .box a.link.active {
				color: #e41d1d;
				background: url(images/arrow_on.png) 0px 17px no-repeat;
			} 
				.start-1-oferta .left .box a.link h2.tyt {
					position:relative;
					float:left;
					width: calc(100% - 32px);
					margin-left:32px;
					font-family: 'Prompt', sans-serif;
					font-size: 17px;
					font-weight: 400;
					line-height: 27px;					
				}
			
			.start-1-oferta .left .box .oferta {
				position: relative;
				float: left;
				width: 100%;
				margin: 60px 0px 20px 0px;
				color: #1a1617;
				font-family: 'Prompt', sans-serif;
				font-size: 22px;
				line-height: 30px;
				text-transform: uppercase;
				font-weight: 700;
				letter-spacing:5px;
			}
	.start-1-oferta .middle {
		position:relative;
		float:left;
		width:41%;
		height:100%;
	}
		.start-1-oferta .middle .inside_box {
			position:relative;
			float:left;
			width:76%;
			margin: 60px 12% 0px 12%;
		}
			.start-1-oferta .middle .inside_box h2.nag {
					position: relative;
					float: left;
					width: 100%;
					margin: 0px 0px 30px 0px;
					color: #1a1617;
					font-family: 'Prompt', sans-serif;
					font-size: 22px;
					line-height: 30px;
					text-transform: uppercase;
					font-weight: 700;
					letter-spacing: 5px;			
			}
			.start-1-oferta .middle .inside_box .opis {
				position:relative;
				float:left;
				width:100%;
				margin: 0px 0px 0px 0px;
			}
				.start-1-oferta .middle .inside_box .opis p {
					color: #4f4f4f;
					font-family: 'Prompt', sans-serif;
					font-size: 16px;
					font-weight: 300;
					line-height: 24px;
					margin-bottom: 20px;
				}
				.start-1-oferta .middle .inside_box .opis ul {
					position:relative;
					float:left;
					width:100%;
					margin: 0px 0px 0px 0px;
				}
					.start-1-oferta .middle .inside_box .opis ul li {
						color: #4f4f4f;
						font-family: 'Prompt', sans-serif;
						font-size: 16px;
						font-weight: 300;
						line-height: 24px;
						background: url(images/list_item.png) no-repeat 0px 14px;
						padding: 7px 0px 7px 42px;
						list-style: none;						
					}
	.start-1-oferta .right {
		position:relative;
		float:left;
		width:35%;
		height:100%;
	}
		.start-1-oferta .right .photo {
			position:relative;
			float:left;
			width:100%;
			height:100%;
		}



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




.start-1-realizacje { 
	float:left;
	width:100%;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	overflow:hidden;
}
	.start-1-realizacje .inside_box {
		position:relative;
		float:left;
		width:100%;
		height:220px;
		display:flex;
		justify-content:center;
		align-items:center;
	}
		.start-1-realizacje .opis {
			position:relative;
			float:left;
			width: 1140px;
			margin: 0px 0px 0px 0px;
		}
			.start-1-realizacje .opis p {
				color: #4f4f4f;
				font-family: 'Prompt',sans-serif;
				font-size: 18px;
				font-weight: 300;
				line-height: 24px;	
				text-align:center;
			}
			.start-1-realizacje .opis p:first-of-type {
				margin-bottom:10px;
			}
			.start-1-realizacje .opis p strong {
				color: #1a1617;
				font-family: 'Prompt',sans-serif;
				font-size: 24px;
				font-weight: 500;
				line-height: 60px;
				text-transform: uppercase;
			}
		.start-1-realizacje .big_box {
			position:relative;
			float:left;
			width:100%;
			margin:0px 0px 40px 0px;
		}	
			.start-1-realizacje .big_box .box {
				position:relative;
				float:left;
				width:20%;
				height:260px;
				box-sizing: border-box;
				-moz-box-sizing: border-box;
				-webkit-box-sizing: border-box;
				border-right:10px solid #fff;			
			}
			.start-1-realizacje .big_box .box:nth-of-type(5n) {
				box-sizing: border-box;
				-moz-box-sizing: border-box;
				-webkit-box-sizing: border-box;
				border-right:0px solid #fff;					
			}
				.start-1-realizacje .big_box .box .photo {
					position:relative;
					float:left;
					width:100%;
					height:200px;
				}
				.start-1-realizacje .big_box .box .inside_box {
					position:relative;
					float:left;
					width:100%;
					height:60px;
					display:flex;
					justify-content:center;
					align-items:center;
				}
					.start-1-realizacje .big_box .box .inside_box .tyt {
						color: #282828;
						font-family: 'Prompt', sans-serif;
						font-size: 17px;
						font-weight: 400;
						line-height: 23px;
					}
					
.start-2-realizacje { 
	float:left;
	width:100%;
	height:250px;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	overflow:hidden;
	background: url(images/realizacje_bg.jpg) no-repeat center;
	background-size:cover;
	display:flex;
	justify-content:center;
	align-items:center;
}					
	.start-2-realizacje .inside_box {
		position:relative;
		float:left;
	}	
		.start-2-realizacje .inside_box p {
			color: white;
			font-family: 'Prompt', sans-serif;
			font-size: 40px;
			font-weight: 500;
			line-height: 50px;			
		}
		.start-2-realizacje .inside_box a.link2 {
			left:50%;
			margin:20px 0px 0px -90px;
		}


		

/* ///////////////////////////////////// KONTAKT ///////////////////////////////////// */



		
	.start-4.kontakt .left {
		background-color:#fff;
	}
			.start-4.kontakt .left .inside_box h2.nag {
				color: #262626;
			}
					.start-4.kontakt .left .inside_box .opis table p {
						color: #262626;
						font-family: 'Prompt', sans-serif;
						font-size: 20px;
						font-weight: 300;
						line-height: 30px;						
					}
					.start-4.kontakt .left .inside_box .opis table p a {
						color: #262626;
						text-decoration:none;
					}	

.start-1-kontakt { 
	float:left;
	width:100%;
	height:550px;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	overflow:hidden;
	background-size:cover;
}
	.start-1-kontakt .left,
	.start-1-kontakt .right {
		position:relative;
		float:left;
		width:50%;
		height:100%;
	}
	.start-1-kontakt .right {
		background: url(images/kontakt_img.jpg) no-repeat center;
		background-size:cover;		
	}
	.start-1-kontakt .left {
		background-color:#f0f0f0;
	}
		.start-1-kontakt .left .inside_box {
			position:relative;
			float:left;
			width:80%;
			margin: 0px 10% 0px 10%;
		}
			.start-1-kontakt .left h2.form {
				position: relative;
				float: left;
				margin: 70px 0px 0px 0px;
				color: #262626;
				font-family: Prompt;
				font-size: 40px;
				font-weight: 700;
				line-height: 40px;
				text-transform: uppercase;
				width: 400px;				
			}


					
					
		
footer { 
	float:left;
	width:100%;
	height:90px;
	position:relative;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 
}
	footer .wrap { 
		width:100%;
		height:100%;
		position:relative;
		margin:0 auto;
		display:flex;
		justify-content:center;
		align-items:center;
	}
		footer .wrap img.up {
			position:absolute;
			float:left;
			left:40px;	
			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 { 
		color:#000;
		text-decoration:none;
		padding:0px 0px 0px 0px;
		display: inline-block;
		color: black;
		font-family: 'Prompt', sans-serif;
		font-size: 16px;
		font-weight: 500;
		line-height: 91px;
		text-transform: uppercase;		
	}
	footer nav ul li a:hover { background: url(images/menu_hover.png) bottom no-repeat; }
	footer nav ul li a.active { background: url(images/menu_hover.png) bottom no-repeat; }
	footer nav ul li .menu-hr-footer { float:right;margin:40px 35px 0px 35px; }
	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:40px;
	}
			
.formularz-div { 
	float:left;
	width:100%;
	margin:40px 0px 0px 0px;
}
	.form-box-left { 
		float:left;
		width:100%;
		margin:0px 0px 0px 0px;
		position:relative; 
		display:flex;
		justify-content:space-between;
		
	}
	.form-box-right { 
		float:left;
		width:100%;
		margin:0px 0px 0px 0px;
		position:relative; 
	}
	.form-box { 
		float:left;
		width:31%;
		margin:0px 0px 20px 0px; 
	}
	.form-box-all { 
		float:left;
		width:100%;
		margin:0px 0px 20px 0px;
	}
	.form-box-kod { 
		float:left;
		width:0px;
		height:0px;
		overflow:hidden;
		margin:0px 0px 0px 0px; 
	}
	.form-text  { 
		float:left;
		margin:0px 0px 15px 0px;
		width:100%;
		color: #58595b;
		font-family: 'Prompt', sans-serif;
		font-size: 18px;
		font-weight: 300;
		line-height: 24px;
	}
	.form-input { 
		float:left;
		width:95%;
		height:48px;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 5%;
		color: #58595b;
		border:1px solid #e0e0e0;
		background:#ffffff;
		font-family: 'Prompt', sans-serif;
		font-size: 14px;
		font-weight: 400;
		line-height: 24px;
	}
	.form-textarea  { 
		float:left;
		width:95%;
		max-width:95%;
		height:98px;
		max-height:205px;
		margin:0px 0px 0px 0px;
		color: #58595b;
		font-family: 'Prompt', sans-serif;
		font-size: 14px;
		font-weight: 400;
		line-height: 24px;
		padding:10px 0px 0px 5%;
		border:1px solid #e0e0e0;
		background:#ffffff;
	}
	.form-submit  { 
		float:right;
		width:180px;
		height:50px;
		margin:0px 0px 0px 0px;
		background-color: #e41d1d;
		padding:0px 0px 0px 0px;
		color: white;
		font-family: 'Prompt', sans-serif;
		font-size: 14px;
		font-weight: 400;
		line-height: 24px;
		text-transform: uppercase;
		border:none;
		border:0px solid #dedede;
		cursor:pointer; 
	}
	.form-input:focus, .form-textarea:focus, .form-submit:focus { outline:none; }

.facebook {
	margin-top:50px;
	z-index:60;
	border:3px solid #4a6ea9;
	width:330px;
	height: 214px;
	position: fixed;
	right: -336px;
	top:60px;
}

.facebook img {
	float:left;
	margin:-3px 0px 0px 0px;
	width:50px;
	position: absolute; 
	top: 0px; 
	left: -50px; 
}

.facebook .fb-page {
	float:left;
	margin:0px 0px 0px 0px;
	position:relative;
	width:330px;
	height:220px;
}

.popup {
	float:left;
	width:100%;
	height:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	position:fixed;
	top:0;
	left:0;
	background: rgba(0,0,0,0.9);
	z-index:80;
	display:flex;
	justify-content:center;
	align-items:center;	
}
	.popup .wrap {
		float:left;
		width:80%;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		position:relative;
	}
	.popup .wrap .title {
		float:left;
		width:100%;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		position:relative;
		color: #fff;
		font-family: 'Roboto', sans-serif;
		font-size: 28px;
		font-weight: 300;
		line-height: 34px;
		text-align:center;
	}
	.popup .wrap .close {
		float:left;
		height: 60px;
		position:relative;
		margin:20px 0px 0px -78px;
		padding:0px 40px 0px 40px;
		color: #fefefe;
		font-family: 'Roboto', sans-serif;
		font-size: 21px;
		font-weight: 300;
		line-height: 60px;
		border:0;
		top:0;
		left:50%;
		cursor:pointer;
		text-align:center;
		text-decoration:none;
		background:#ed1c24;
	}

#cookie_info { position:fixed;width:465px;height:100px;z-index:99999;right:0;bottom:0;background:#181617; background:rgba(0,0,0,0.8); }
#user_information { float:left;width:385px;margin:25px 0px 0px 30px;color:#fff;position:relative; }
#close_info_cookie { position:absolute;left:0;top:0;margin:0px 0px 0px -52px;background-color:#df2157;color:#fff;width:52px;height:52px;font-size:23px;text-align:center;cursor:pointer;font-weight:100; }
#close_info_cookie p { float:left;width:100%;text-align:center;margin:16px 0px 0px 0px; }
.user_information_nag { float:left;width:100%;font-size:14px;line-height:14px;color:#fff;font-weight:bold;margin:0px 0px 5px 0px; }
.user_information_text { float:left;width:100%;font-size:11px;line-height:16px;color:#fff;margin:0px 0px 0px 0px; }

}

@media screen and (min-width: 470px) and (max-width: 1199px) {
.no-phone { display:none; }

.wrapper { 
	float:left;
	width:100%;
	position:relative;
	top:0;
	left:0;
	margin:0px 0px 0px 0px; 
	padding:10px 0px 10px 0px; 
	background-color:#fff;
	z-index:20;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-bottom:1px solid #f0f0f0;
}
	.wrapper .wrap { 
		width:90%;
		height:100%;
		position:relative;
		margin:0 auto;
		
	}
	.wrapper .wrap .contact {
		position:absolute;
		float:left;
		top:0;
		left:0;
		margin: 35px 0px 0px 0px;
		padding-left: 30px;
		background: url(images/phone.png) left no-repeat;
		background-size:20px;
	}
		.wrapper .wrap .contact p {		
			float:left;
			margin:0px 10px 0px 0px;
			font-family: 'Prompt', sans-serif;
			line-height: 24px;
			text-transform: uppercase;
			color: #777;
			font-size: 14px;
			font-weight: 400;		
		}
			.wrapper .wrap .contact p:nth-child(2) {
				color:#000;
			}
				
	.wrapper .wrap .logo { 
		float:left;
		position:relative;
		margin:5px 0px 0px 0px; 
		padding:0px 0px 0px 0px; 
		left:0px;
		top: 0px;
	}	
	.wrapper nav { 
		display:none;
		float:left;
		width:100%;
		position:relative;
		margin:20px 0px 0px 0px;
		padding:0px 0px 0px 0px;
	}
	.wrapper nav ul { 
		float:left;
		width:100%;
		position:relative;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		text-align:right;
	}
	.wrapper nav ul li { 
		float:left;
		width:100%;
		position:relative;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;		
		list-style: none; 
	}
	.wrapper nav ul li a { 
		color:#000;
		text-decoration:none;
		padding:0px 0px 0px 0px;
		display: inline-block;
		color: black;
		font-family: 'Prompt', sans-serif;
		font-size: 22px;
		font-weight: 500;
		line-height: 46px;
		text-transform: uppercase;		
	}
	.wrapper nav ul li a:hover { color: #e41d1d; }
	.wrapper nav ul li a.active { color: #e41d1d; }
	.wrapper nav ul li .menu-hr { display:none; }
	.wrapper .menu-tel { 
		float:right;
		font-size:50px;
		margin:5px 0px 0px 0px !important;
		cursor:pointer;
		color:#3e3f43; 
	}

#container { 
    float: left;
    width: 100%;
    height: 300px;
    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; 
			display:flex;
			justify-content:center;
			align-items:center;
		}
		#container .slides .box { 
			float:left;
			width:100%;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			position:relative;
			top:0;
			left:0; 
		}
		#container .slides .box h1.nag {
			float:left;
			width:100%;
			margin:0px 0px 0px 0px;
			position:relative;
			color: white;
			font-family: 'Prompt', sans-serif;
			font-size: 30px;
			font-weight: 700;
			line-height: 45px;
			text-transform: uppercase;
			text-align:center;
			clear:both;
			letter-spacing: 3px;
			visibility:hidden;
		}
		#container .slides .box .text {
			float:left;
			width: 100%;
			margin:0px 0px 0px 0px;
			position:relative;
			color: white;
			font-family: 'Prompt', sans-serif;
			font-size: 20px;
			font-weight: 400;
			line-height: 26px;
			text-transform: uppercase;
			text-align:center;
			clear:both;
			letter-spacing:3px;
			visibility:hidden;
		}
		#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 { 
		display:none !important;
		float:left;
		width:130px;
		height:60px;
		margin:0px 0px 0px -65px;
		padding:0px 0px 0px 0px;
		left:50%;
		bottom:34%;
		position:absolute;
		z-index:5; 	
	}
		#container .owl-nav .owl-next {
			float:left;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			position:absolute;
			width:60px;
			height:60px;
			background: url('images/rar.png') center no-repeat; 
			right:0;
			font-size:0px;
		}
		#container .owl-nav .owl-prev {
			float:left;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			position:absolute;
			width:60px;
			height:60px;
			background: url('images/ral.png') center no-repeat; 
			left:0;
			font-size:0px;
		}
	
	#container .owl-dots { 
		display:none !important;
		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;
	}
	#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 img.scroll_down {
		display:none;
	}
	
.link2 {
	position:relative;
	float:left;
	width: 180px;
	height:50px;
	background-color:#e41d1d;
	color: white;
	font-family: 'Prompt', sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 50px;
	text-transform: uppercase;	
	text-decoration:none;
	text-align:center;
}	
	
.photo:hover .back { opacity: 0.7; }
.photo1:hover .back { opacity: 0.7; }
a.partners-box:hover .back { opacity: 0.7; }
a.partners-box .back,
.photo .back,
.photo1 .back {
	opacity:0;
	float:left;
	position:absolute;
	left:0;
	top:0;
	z-index:2;
	width:100%;
	height:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color: black;
	background-size:cover;
	-webkit-transition: opacity 0.2s ease-in-out;
	-moz-transition: opacity 0.2s ease-in-out;
	-ms-transition: opacity 0.2s ease-in-out;
	-o-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
	display:flex;
	justify-content:center;
	align-items:center;	
}
a.partners-box .back p,
.photo .back p,
.photo1 .back p {
    opacity: 1;
    float: left;
    padding: 0px 0px 0px 0px;
    position: absolute;
	color: white;
	font-family: 'Prompt', sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 20px;
	text-align:center;
	text-transform:uppercase;
	letter-spacing:1px;
}	

.start-0 { 
	float:left;
	width:100%;
	background-color:#e41d1d;
	position:relative;
	display:flex;
	justify-content:center;
	align-items:center;
	margin:0px 0px 0px 0px;
	padding:30px 0px 30px 0px; 
	overflow:hidden;
}	
	.start-0 h1.tyt_uni {
		color: white;
		font-family: 'Prompt', sans-serif;
		font-size: 30px;
		font-weight: 700;
		line-height: 40px;
		text-transform: uppercase;
		letter-spacing:7px;
		visibility:hidden;
	}
	
	
.start-1 { 
	float:left;
	width:100%;
	position:relative;
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	overflow:hidden;
} 
	.start-1 .box {
		position:relative;
		float:left;
		width:50%;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		border-right:5px solid #fff;
		border-left:5px solid #fff;
		border-bottom:10px solid #fff;
	}
	.start-1 .box:first-child {
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		border-right:5px solid #fff;
		border-left:10px solid #fff;
		border-bottom:10px solid #fff;		
	}
	.start-1 .box:last-child {
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		border-right:10px solid #fff;
		border-left:5px solid #fff;
		border-bottom:10px solid #fff;		
	}	
		.start-1 .box .top {
			position:relative;
			float:left;
			width:100%;
			padding:25px 0px 35px 0px;
			display:flex;
			justify-content:center;
			align-items:center;
			background: url('images/offer_bg.png') bottom no-repeat;
		}
			.start-1 .box .top h2.offer {
				position:relative;
				float:left;
				width:100%;
				margin: 0px 0px 0px 0px;
				text-align:center;
				color: #1a1617;
				font-family: 'Prompt', sans-serif;
				font-size: 20px;
				line-height: 20px;
				text-transform: uppercase;
				font-weight: 700;
				letter-spacing:1px;
			}
				.start-1 .box .top h2.offer span {
					font-weight: 300;	
				}
		.start-1 .box .bottom {
			position:relative;
			float:left;
			width:100%;
			height:300px;
		}
			.start-1 .box .bottom img.rard {
				position:absolute;
				float:left;
				bottom: 30px;
				left:50%;
				margin: 0px 0px 0px -30px;
				z-index:1;
			}
			.start-1 .box .bottom .photo {
				position:relative;
				float:left;
				width:100%;
				height:100%;
			}
				
				
.start-2 { 
	float:left;
	width:100%;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	overflow:hidden;
}
	.start-2 .left {
		display:none;
	}
	.start-2 .right {
		position:relative;
		float:left;
		width:100%;
		padding:40px 0px 40px 0px;
		background-color:#f6f6f6;
		display:flex;
		justify-content:center;
		align-items:center;
	}
		.start-2 .left img.rau1 {
			position:absolute;
			float:left;
			bottom:100px;
			left:30px;
			cursor:pointer;
			z-index:5;				
		}
		.start-2 .left img.rad1 {
			position:absolute;
			float:left;
			bottom:30px;
			left:30px;
			cursor:pointer;
			z-index:5;				
		}	
		.start-2 .right .inside_box {
			position:relative;
			float:left;
			width:96%;
			margin: 0px 0px 0px 0px;
		}
			.start-2 .right .inside_box .nag {
				position:relative;
				float:left;
				width:100%;
				margin: 0px 0px 35px 0px;
				color: #1a1617;
				font-family: 'Prompt', sans-serif;
				font-size: 28px;
				line-height: 40px;
				text-transform: uppercase;
				font-weight: 700;			
			}
			.start-2 .right .inside_box .nag span {				
				font-weight: 300;
			}
			.start-2 .right .inside_box .opis {
				position:relative;
				float:left;
				width:100%;
				margin: 0px 0px 0px 0px;		
			}		
				.start-2 .right .inside_box .opis p {
					color: #4f4f4f;
					font-family: 'Prompt', sans-serif;
					font-size: 18px;
					font-weight: 300;
					line-height: 24px;
					margin-bottom:30px;
				}
				.start-2 .right .inside_box .opis p:last-child {
					display:none;
				}
				.start-2.onas .right .inside_box .opis p:last-child {
					display:block;
					font-size: 24px;
					font-weight: 500;
				}
								
.start-3 { 
	float:left;
	width:100%;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	overflow:hidden;
}	
	.start-3 h3.nag {
		position:relative;
		float:left;
		width:100%;
		margin: 50px 0px 50px 0px;
		color: #1a1617;
		font-family: 'Prompt', sans-serif;
		font-size: 24px;
		line-height: 30px;
		text-transform: uppercase;
		font-weight: 500;
		text-align:center;
	}
	.start-3 .bottom_box {
		position:relative;
		float:left;
		width:100%;
		height:130px;
		display:flex;
		justify-content:center;
		align-items:center;
	}
		.start-3 .bottom_box .navi {
			width:130px;
			height:60px;
			position:relative;
			float:left;
			margin: 0px 0px 0px 0px;
		}
			.start-3 .bottom_box .navi img.ral1 {
				position:absolute;
				float:left;
				left:0;
				cursor:pointer;
				z-index:2;
			}
			.start-3 .bottom_box .navi img.rar1 {
				position:absolute;
				float:left;
				right:0;
				cursor:pointer;
				z-index:2;
			}				
				
				
.start-4 { 
	float:left;
	width:100%;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	overflow:hidden;
}	
	.start-4 .left {
		position:relative;
		float:left;
		width:100%;
		background-color:#e41d1d;
		padding:40px 0px 20px 0px;
		display:flex;
		justify-content:center;
		align-items:center;
	}
		.start-4 .left .inside_box {
			position:relative;
			float:left;
			width:90%;
			margin: 0px 0px 0px 0px
		}
			.start-4 .left .inside_box h2.nag {
				position:relative;
				float:left;
				width:100%;
				margin: 0px 0px 40px 0px;
				color: white;
				font-family: 'Prompt', sans-serif;
				font-size: 28px;
				font-weight: 700;
				line-height: 28px;
				text-transform: uppercase;								
			}
			.start-4 .left .inside_box .opis {
				position:relative;
				float:left;
				width:100%;
				margin: 0px 0px 0px 0px;
			}
				.start-4 .left .inside_box .opis table {
					position:relative;
					float:left;
					width:50%;
					margin: 0px 0px 0px 0px;
				}
				.start-4 .left .inside_box .opis table {
					margin-bottom:25px;
				}
					.start-4 .left .inside_box .opis table td:first-child {
						width: 75px !important;
						vertical-align: top;
						padding-top: 8px;
					}
					.start-4 .left .inside_box .opis table p {
						color: white;
						font-family: 'Prompt', sans-serif;
						font-size: 21px;
						font-weight: 300;
						line-height: 31px;						
					}
					.start-4 .left .inside_box .opis table p a {
						color:white;
						text-decoration:none;
					}
	.start-4 .right {
		position:relative;
		float:left;
		width:100%;
		height:100%;
	}				

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

/* 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.slider1 {
		width:100%;
		height:100%;		
	}
	.partners.slider2 {
		height:150px;
	}
		.partners .owl-carousel {
			float:left;
			width:100%;
			height:100%;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			position:relative;
		}
		.partners.slider1 .owl-carousel,
		.partners.slider2 .owl-carousel {
			height:100%;
		}	
		.partners .partners-box {
			float:left;
			width:100%;
			height:100%;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			position:relative;
			display:flex;
			justify-content:center;
			align-items:center;	
		}
		.partners .partners-box .img {
			max-width:100%;
			max-height:100%;
		}	
		.partners.slider1 .partners-box .img {
			/* width:auto !important;
			height:auto !important; */
		}	
		.partners.slider1 .owl-carousel .owl-item img {
			display: block;
			width: 100%;
			height: 100%;
			-webkit-transform-style: preserve-3d;
		}		
		.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 */

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




.start-1-oferta { 
	float:left;
	width:100%;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	overflow:hidden;
    border-bottom: 1px solid #f6f6f6;
}
	.start-1-oferta .left {
		position:relative;
		float:left;
		width:100%;
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
		background-color:#f6f6f6;
	}
		.start-1-oferta .left .box {
			position:relative;
			float:left;
			width:96%;
			margin: 0px 2% 0px 2%;
		}
			.start-1-oferta .left .box a.link {
				position:relative;
				float:left;
				width:50%;
				margin: 0px 0px 0px 0px;
				padding:10px 0px 10px 0px;
				font-family: 'Prompt', sans-serif;
				font-size: 14px;
				font-weight: 400;
				line-height: 28px;
				text-transform: uppercase;
				color: #1a1617;
				border-bottom: 1px solid #ddd;
				text-decoration:none;
				background: url(images/arrow_off.png) 0px 15px no-repeat;
			}
			
			.start-1-oferta .left .box a.link:hover, 
			.start-1-oferta .left .box a.link.active {
				color: #e41d1d;
				background: url(images/arrow_on.png) 0px 15px no-repeat;
			} 
				.start-1-oferta .left .box a.link h2.tyt {
					position:relative;
					float:left;
					width: calc(100% - 32px);
					margin-left:32px;
					font-family: 'Prompt', sans-serif;
					font-size: 14px;
					font-weight: 400;
					line-height: 22px;					
				}
			
			.start-1-oferta .left .box .oferta {
				display:none;
			}
	.start-1-oferta .middle {
		position:relative;
		float:left;
		width:100%;
		padding:0px 0px 40px 0px;
	}
		.start-1-oferta .middle .inside_box {
			position:relative;
			float:left;
			width:96%;
			margin: 40px 2% 0px 2%;
		}
			.start-1-oferta .middle .inside_box h2.nag {
					position: relative;
					float: left;
					width: 100%;
					margin: 0px 0px 30px 0px;
					color: #1a1617;
					font-family: 'Prompt', sans-serif;
					font-size: 20px;
					line-height: 30px;
					text-transform: uppercase;
					font-weight: 700;
					letter-spacing: 7px;			
			}
			.start-1-oferta .middle .inside_box .opis {
				position:relative;
				float:left;
				width:100%;
				margin: 0px 0px 0px 0px;
			}
				.start-1-oferta .middle .inside_box .opis p {
					color: #4f4f4f;
					font-family: 'Prompt', sans-serif;
					font-size: 14px;
					font-weight: 300;
					line-height: 24px;
					margin-bottom: 30px;
				}
				.start-1-oferta .middle .inside_box .opis ul {
					position:relative;
					float:left;
					width:100%;
					margin: 0px 0px 0px 0px;
				}
					.start-1-oferta .middle .inside_box .opis ul li {
						color: #4f4f4f;
						font-family: 'Prompt', sans-serif;
						font-size: 14px;
						font-weight: 300;
						line-height: 22px;
						background: url(images/list_item.png) no-repeat 0px 11px;
						padding: 5px 0px 5px 32px;
						list-style: none;						
					}
	.start-1-oferta .right {
		float:left;
		width:100%;
		height:300px;
	}
		.start-1-oferta .right .photo {
			position:relative;
			float:left;
			width:100%;
			height:100%;
		}



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




.start-1-realizacje { 
	float:left;
	width:96%;
	position:relative;
	margin:0px 0px 0px 2%;
	padding:40px 0px 0px 0px; 
	overflow:hidden;
}
	.start-1-realizacje .inside_box {
		position:relative;
		float:left;
		width:100%;
		display:flex;
		justify-content:center;
		align-items:center;
	}
		.start-1-realizacje .opis {
			position:relative;
			float:left;
			width: 96%;
			margin: 0px 0px 40px 0px;
		}
			.start-1-realizacje .opis p {
				color: #4f4f4f;
				font-family: 'Prompt',sans-serif;
				font-size: 16px;
				font-weight: 300;
				line-height: 22px;	
				text-align:center;
			}
			.start-1-realizacje .opis p:first-of-type {
				margin-bottom:10px;
			}
			.start-1-realizacje .opis p strong {
				color: #1a1617;
				font-family: 'Prompt',sans-serif;
				font-size: 24px;
				font-weight: 500;
				line-height: 60px;
				text-transform: uppercase;
			}
		.start-1-realizacje .big_box {
			position:relative;
			float:left;
			width:100%;
			margin:0px 0px 40px 0px;
		}	
			.start-1-realizacje .big_box .box {
				position:relative;
				float:left;
				width:50%;
				height:310px;
				box-sizing: border-box;
				-moz-box-sizing: border-box;
				-webkit-box-sizing: border-box;
				border-right:0px solid #fff;			
			}
			.start-1-realizacje .big_box .box:nth-of-type(5n) {
				box-sizing: border-box;
				-moz-box-sizing: border-box;
				-webkit-box-sizing: border-box;
				border-right:0px solid #fff;					
			}
				.start-1-realizacje .big_box .box .photo {
					position:relative;
					float:left;
					width:100%;
					height:240px;
				}
				.start-1-realizacje .big_box .box .inside_box {
					position:relative;
					float:left;
					width:100%;
					height:70px;
					display:flex;
					justify-content:center;
					align-items:center;
				}
					.start-1-realizacje .big_box .box .inside_box .tyt {
						color: #282828;
						font-family: 'Prompt', sans-serif;
						font-size: 18px;
						font-weight: 400;
						line-height: 24px;
					}
					
.start-2-realizacje { 
	float:left;
	width:100%;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:60px 0px 60px 0px; 
	overflow:hidden;
	background: url(images/realizacje_bg.jpg) no-repeat center;
	background-size:cover;
	display:flex;
	justify-content:center;
	align-items:center;
}					
	.start-2-realizacje .inside_box {
		position:relative;
		float:left;
	}	
		.start-2-realizacje .inside_box p {
			width:90%;
			margin:0px 0px 0px 5%;
			text-align:center;
			color: white;
			font-family: 'Prompt', sans-serif;
			font-size: 28px;
			font-weight: 500;
			line-height: 30px;			
		}
		.start-2-realizacje .inside_box a.link2 {
			left:50%;
			margin:20px 0px 0px -90px;
		}


		

/* ///////////////////////////////////// KONTAKT ///////////////////////////////////// */



		
	.start-4.kontakt .left {
		background-color:#fff;
	}
			.start-4.kontakt .left .inside_box h2.nag {
				color: #262626;
			}
					.start-4.kontakt .left .inside_box .opis table p {
						color: #262626;
						font-family: 'Prompt', sans-serif;
						font-size: 18px;
						font-weight: 300;
						line-height: 30px;						
					}
					.start-4.kontakt .left .inside_box .opis table p a {
						color: #262626;
						text-decoration:none;
					}	

.start-1-kontakt { 
	float:left;
	width:100%;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	overflow:hidden;
	background-size:cover;
}
	.start-1-kontakt .left {
		padding-bottom:40px;
	}
	.start-1-kontakt .left,
	.start-1-kontakt .right {
		position:relative;
		float:left;
		width:100%;
		height:100%;
	}
	.start-1-kontakt .right {
		height:400px;
		background: url(images/kontakt_img.jpg) no-repeat center;
		background-size:cover;	
		
	}
	.start-1-kontakt .left {
		background-color:#f0f0f0;
	}
		.start-1-kontakt .left .inside_box {
			position:relative;
			float:left;
			width:90%;
			margin: 0px 5% 0px 5%;
		}
			.start-1-kontakt .left h2.form {
				position: relative;
				float: left;
				margin: 70px 0px 0px 0px;
				color: #262626;
				font-family: Prompt;
				font-size: 38px;
				font-weight: 700;
				line-height: 38px;
				text-transform: uppercase;
				width: 100%;				
			}

footer { 
	float:left;
	width:100%;
	height:90px;
	position:relative;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 
}
	footer .wrap { 
		width:100%;
		height:100%;
		position:relative;
		margin:0 auto;
		display:flex;
		justify-content:center;
		align-items:center;
	}
		footer .wrap img.up {
			position:absolute;
			float:left;
			left:40px;	
			cursor:pointer;
		}
	footer nav { 
		display:none;
		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 { 
		color:#000;
		text-decoration:none;
		padding:0px 0px 0px 0px;
		display: inline-block;
		color: black;
		font-family: 'Prompt', sans-serif;
		font-size: 16px;
		font-weight: 500;
		line-height: 91px;
		text-transform: uppercase;		
	}
	footer nav ul li a:hover { background: url(images/menu_hover.png) bottom no-repeat; }
	footer nav ul li a.active { background: url(images/menu_hover.png) bottom no-repeat; }
	footer nav ul li .menu-hr-footer { float:right;margin:40px 35px 0px 35px; }
	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:40px;
	}
		

.formularz-div { float:left;width:100%;margin:50px 0px 0px 0px; }
	.form-box-left { float:left;width:100%;margin:0px 0px 0px 0px;position:relative; }
	.form-box-right { float:left;width:100%;margin:0px 0px 0px 0px;position:relative; }
	
	.form-box { float:left;width:100%;margin:0px 0px 20px 0px; }
	.form-box-last { float:left;width:100%;margin:0px 0px 20px 0px; }
	.form-box-all { float:left;width:100%;margin:0px 0px 20px 0px; }
	.form-box-kod { float:left;width:0px;height:0px;overflow:hidden;margin:0px 0px 0px 0px; }
	
	.form-text  { 
		float:left;
		margin:0px 0px 15px 0px;
		width:100%;
		font-size:15px;
		line-height:15px;
		color:#000;
		font-family: 'Roboto', sans-serif;
	}
	.form-input { 
		float:left;
		width:95%;
		height:37px;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 5%;
		color:#000;
		border:1px solid #e0e0e0;
		background:#ffffff;
		font-size:15px;
		font-family: 'Roboto', sans-serif;
	}
	.form-textarea  { 
		float:left;
		width:95%;
		max-width:95%;
		height:205px;
		max-height:205px;
		margin:0px 0px 0px 0px;
		color:#000;
		padding:10px 0px 0px 5%;
		border:1px solid #e0e0e0;
		background:#ffffff;
		font-size:15px;
		font-family: 'Roboto', sans-serif;
	}
	.form-submit  { 
		float:right;
		width:219px;
		height:39px;
		margin:20px 0px 0px 0px;
		color:#fff;
		background-color:#000;
		padding:0px 0px 0px 0px;
		font-size:15px;
		font-family: 'Roboto', sans-serif;
		border:none;
		border:0px solid #dedede;
		cursor:pointer; 
	}
	.form-input:focus, .form-textarea:focus, .form-submit:focus { outline:none; }

.popup {
	float:left;
	width:100%;
	height:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	position:fixed;
	top:0;
	left:0;
	background: rgba(0,0,0,0.9);
	z-index:80;
	display:flex;
	justify-content:center;
	align-items:center;	
}
	.popup .wrap {
		float:left;
		width:80%;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		position:relative;
	}
	.popup .wrap .title {
		float:left;
		width:100%;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		position:relative;
		color: #fff;
		font-family: 'Roboto', sans-serif;
		font-size: 20px;
		font-weight: 300;
		line-height: 24px;
		text-align:center;
	}
	.popup .wrap .close {
		float:left;
		height: 60px;
		position:relative;
		margin:20px 0px 0px -78px;
		padding:0px 40px 0px 40px;
		color: #fefefe;
		font-family: 'Roboto', sans-serif;
		font-size: 18px;
		font-weight: 300;
		line-height: 60px;
		border:0;
		top:0;
		left:50%;
		cursor:pointer;
		text-align:center;
		text-decoration:none;
		background:#ed1c24;
	}	
	
.mobile-contact {
	float:right;
	position:fixed;
	right:5%;
	bottom:20px;
	font-size:24px;
	line-height:24px;
	margin:0px 0px 0px 0px;
	padding:11px 14px 9px 14px;
	background-color: rgba(0, 0, 0, 0.7);
	background: rgba(0, 0, 0, 0.7);
	color:#fff;
	border-radius:40em;
	cursor:pointer;
	font-family: 'Roboto', sans-serif;
	z-index:40;
}
.mobile-info {
	display:none;
	float:right;
	position:fixed;
	right:5%;
	bottom:70px;
	font-size:14px;
	line-height:14px;
	margin:0px 0px 0px 0px;
	padding:0px 20px 0px 25px;
	background-color: rgba(0, 0, 0, 0.7);
	background: rgba(0, 0, 0, 0.7);
	color:#fff;
	cursor:pointer;
	z-index:40;
}
	.mobile-info .box {
		float:right;
		margin:0px 0px 0px 0px;
		padding:10px 0px 10px 0px;
		position:relative;
		text-align:right;
		font-size:16px;
		line-height:24px;
		display:inline-block;
		text-decoration:none;
		color:#fff;
		clear:both;
	}
	.mobile-info .box .mobile-ikon {
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		position:relative;
		font-size:18px;
		top:1px !important;
		right:5px;
	}
	
.facebook { display:none; }

#cookie_info { position:fixed;width:100%;height:100px;z-index:99999;right:0;bottom:0;background:#181617; background:rgba(0,0,0,0.8); }
#user_information { float:right;width:100%;margin:25px 0px 0px 0px;color:#fff;position:relative; }
#close_info_cookie { position:absolute;left:0;top:0;margin:0px 0px 0px 0px;background-color:#df2157;color:#fff;width:52px;height:52px;font-size:23px;text-align:center;cursor:pointer;font-weight:100; }
#close_info_cookie p { float:right;width:100%;text-align:center;margin:16px 0px 0px 0px; }
.user_information_nag { float:right;width:80%;font-size:12px;line-height:12px;color:#fff;font-weight:bold;margin:0px 0px 5px 0px; }
.user_information_text { float:right;width:80%;font-size:11px;line-height:16px;color:#fff;margin:0px 0px 0px 0px; }	
}

@media screen and (min-width: 0px) and (max-width: 450px) {
.no-phone { display:none; }

.wrapper { 
	float:left;
	width:100%;
	position:relative;
	top:0;
	left:0;
	margin:0px 0px 0px 0px; 
	padding:10px 0px 10px 0px; 
	background-color:#fff;
	z-index:20;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border-bottom:1px solid #f0f0f0;
}
	.wrapper .wrap { 
		width:90%;
		height:100%;
		position:relative;
		margin:0 auto;
		
	}
	.wrapper .wrap .contact {
		position:absolute;
		float:left;
		top:0;
		left:0;
		margin: 35px 0px 0px 0px;
		padding-left: 30px;
		background: url(images/phone.png) left no-repeat;
		background-size:20px;
	}
		.wrapper .wrap .contact p {		
			float:left;
			margin:0px 10px 0px 0px;
			font-family: 'Prompt', sans-serif;
			line-height: 24px;
			text-transform: uppercase;
			color: #777;
			font-size: 14px;
			font-weight: 400;		
		}
			.wrapper .wrap .contact p:nth-child(2) {
				color:#000;
			}
				
	.wrapper .wrap .logo { 
		float:left;
		position:relative;
		margin:5px 0px 0px 0px; 
		padding:0px 0px 0px 0px; 
		left:0px;
		top: 0px;
	}	
	.wrapper nav { 
		display:none;
		float:left;
		width:100%;
		position:relative;
		margin:20px 0px 0px 0px;
		padding:0px 0px 0px 0px;
	}
	.wrapper nav ul { 
		float:left;
		width:100%;
		position:relative;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		text-align:right;
	}
	.wrapper nav ul li { 
		float:left;
		width:100%;
		position:relative;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;		
		list-style: none; 
	}
	.wrapper nav ul li a { 
		color:#000;
		text-decoration:none;
		padding:0px 0px 0px 0px;
		display: inline-block;
		color: black;
		font-family: 'Prompt', sans-serif;
		font-size: 22px;
		font-weight: 500;
		line-height: 46px;
		text-transform: uppercase;		
	}
	.wrapper nav ul li a:hover { color: #e41d1d; }
	.wrapper nav ul li a.active { color: #e41d1d; }
	.wrapper nav ul li .menu-hr { display:none; }
	.wrapper .menu-tel { 
		float:right;
		font-size:50px;
		margin:5px 0px 0px 0px !important;
		cursor:pointer;
		color:#3e3f43; 
	}

#container { 
    float: left;
    width: 100%;
    height: 350px;
    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; 
			display:flex;
			justify-content:center;
			align-items:center;
		}
		#container .slides .box { 
			float:left;
			width:100%;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			position:relative;
			top:0;
			left:0; 
		}
		#container .slides .box h1.nag {
			float:left;
			width:100%;
			margin:0px 0px 0px 0px;
			position:relative;
			color: white;
			font-family: 'Prompt', sans-serif;
			font-size: 30px;
			font-weight: 700;
			line-height: 45px;
			text-transform: uppercase;
			text-align:center;
			clear:both;
			letter-spacing: 3px;
			visibility:hidden;
		}
		#container .slides .box .text {
			float:left;
			width: 100%;
			margin:0px 0px 0px 0px;
			position:relative;
			color: white;
			font-family: 'Prompt', sans-serif;
			font-size: 20px;
			font-weight: 400;
			line-height: 26px;
			text-transform: uppercase;
			text-align:center;
			clear:both;
			letter-spacing:3px;
			visibility:hidden;
		}
		#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 { 
		display:none !important;
		float:left;
		width:130px;
		height:60px;
		margin:0px 0px 0px -65px;
		padding:0px 0px 0px 0px;
		left:50%;
		bottom:34%;
		position:absolute;
		z-index:5; 	
	}
		#container .owl-nav .owl-next {
			float:left;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			position:absolute;
			width:60px;
			height:60px;
			background: url('images/rar.png') center no-repeat; 
			right:0;
			font-size:0px;
		}
		#container .owl-nav .owl-prev {
			float:left;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			position:absolute;
			width:60px;
			height:60px;
			background: url('images/ral.png') center no-repeat; 
			left:0;
			font-size:0px;
		}
	
	#container .owl-dots { 
		display:none !important;
		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;
	}
	#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 img.scroll_down {
		display:none;
	}
	
.link2 {
	position:relative;
	float:left;
	width: 180px;
	height:50px;
	background-color:#e41d1d;
	color: white;
	font-family: 'Prompt', sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 50px;
	text-transform: uppercase;	
	text-decoration:none;
	text-align:center;
}	
	
.photo:hover .back { opacity: 0.7; }
.photo1:hover .back { opacity: 0.7; }
a.partners-box:hover .back { opacity: 0.7; }
a.partners-box .back,
.photo .back,
.photo1 .back {
	opacity:0;
	float:left;
	position:absolute;
	left:0;
	top:0;
	z-index:2;
	width:100%;
	height:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color: black;
	background-size:cover;
	-webkit-transition: opacity 0.2s ease-in-out;
	-moz-transition: opacity 0.2s ease-in-out;
	-ms-transition: opacity 0.2s ease-in-out;
	-o-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
	display:flex;
	justify-content:center;
	align-items:center;	
}
a.partners-box .back p,
.photo .back p,
.photo1 .back p {
    opacity: 1;
    float: left;
    padding: 0px 0px 0px 0px;
    position: absolute;
	color: white;
	font-family: 'Prompt', sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 20px;
	text-align:center;
	text-transform:uppercase;
	letter-spacing:1px;
}	

.start-0 { 
	float:left;
	width:100%;
	background-color:#e41d1d;
	position:relative;
	display:flex;
	justify-content:center;
	align-items:center;
	margin:0px 0px 0px 0px;
	padding:40px 0px 40px 0px; 
	overflow:hidden;
}	
	.start-0 h1.tyt_uni {
		color: white;
		font-family: 'Prompt', sans-serif;
		font-size: 30px;
		font-weight: 700;
		line-height: 40px;
		text-transform: uppercase;
		letter-spacing:7px;
		visibility:hidden;
	}
	
	
.start-1 { 
	float:left;
	width:100%;
	position:relative;
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	overflow:hidden;
} 
	.start-1 .box {
		position:relative;
		float:left;
		width:100%;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		border-right:5px solid #fff;
		border-left:5px solid #fff;
		border-bottom:10px solid #fff;
	}
	.start-1 .box:first-child {
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		border-right:5px solid #fff;
		border-left:10px solid #fff;
		border-bottom:10px solid #fff;		
	}
	.start-1 .box:last-child {
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		border-right:10px solid #fff;
		border-left:5px solid #fff;
		border-bottom:10px solid #fff;		
	}	
		.start-1 .box .top {
			position:relative;
			float:left;
			width:100%;
			padding:25px 0px 35px 0px;
			display:flex;
			justify-content:center;
			align-items:center;
			background: url('images/offer_bg.png') bottom no-repeat;
		}
			.start-1 .box .top h2.offer {
				position:relative;
				float:left;
				width:100%;
				margin: 0px 0px 0px 0px;
				text-align:center;
				color: #1a1617;
				font-family: 'Prompt', sans-serif;
				font-size: 24px;
				line-height: 24px;
				text-transform: uppercase;
				font-weight: 700;
				letter-spacing:3px;
			}
				.start-1 .box .top h2.offer span {
					font-weight: 300;	
				}
		.start-1 .box .bottom {
			position:relative;
			float:left;
			width:100%;
			height:350px;
		}
			.start-1 .box .bottom img.rard {
				position:absolute;
				float:left;
				bottom: 30px;
				left:50%;
				margin: 0px 0px 0px -30px;
				z-index:1;
			}
			.start-1 .box .bottom .photo {
				position:relative;
				float:left;
				width:100%;
				height:100%;
			}
				
				
.start-2 { 
	float:left;
	width:100%;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	overflow:hidden;
}
	.start-2 .left {
		display:none;
	}
	.start-2 .right {
		position:relative;
		float:left;
		width:100%;
		padding:40px 0px 40px 0px;
		background-color:#f6f6f6;
		display:flex;
		justify-content:center;
		align-items:center;
	}
		.start-2 .left img.rau1 {
			position:absolute;
			float:left;
			bottom:100px;
			left:30px;
			cursor:pointer;
			z-index:5;				
		}
		.start-2 .left img.rad1 {
			position:absolute;
			float:left;
			bottom:30px;
			left:30px;
			cursor:pointer;
			z-index:5;				
		}	
		.start-2 .right .inside_box {
			position:relative;
			float:left;
			width:96%;
			margin: 0px 0px 0px 0px;
		}
			.start-2 .right .inside_box .nag {
				position:relative;
				float:left;
				width:100%;
				margin: 0px 0px 35px 0px;
				color: #1a1617;
				font-family: 'Prompt', sans-serif;
				font-size: 28px;
				line-height: 40px;
				text-transform: uppercase;
				font-weight: 700;			
			}
			.start-2 .right .inside_box .nag span {				
				font-weight: 300;
			}
			.start-2 .right .inside_box .opis {
				position:relative;
				float:left;
				width:100%;
				margin: 0px 0px 0px 0px;		
			}		
				.start-2 .right .inside_box .opis p {
					color: #4f4f4f;
					font-family: 'Prompt', sans-serif;
					font-size: 18px;
					font-weight: 300;
					line-height: 24px;
					margin-bottom:30px;
				}
				.start-2 .right .inside_box .opis p:last-child {
					display:none;
				}
				.start-2.onas .right .inside_box .opis p:last-child {
					display:block;
					font-size: 24px;
					font-weight: 500;
				}
								
.start-3 { 
	float:left;
	width:100%;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	overflow:hidden;
}	
	.start-3 h3.nag {
		position:relative;
		float:left;
		width:100%;
		margin: 50px 0px 50px 0px;
		color: #1a1617;
		font-family: 'Prompt', sans-serif;
		font-size: 24px;
		line-height: 30px;
		text-transform: uppercase;
		font-weight: 500;
		text-align:center;
	}
	.start-3 .bottom_box {
		position:relative;
		float:left;
		width:100%;
		height:130px;
		display:flex;
		justify-content:center;
		align-items:center;
	}
		.start-3 .bottom_box .navi {
			width:130px;
			height:60px;
			position:relative;
			float:left;
			margin: 0px 0px 0px 0px;
		}
			.start-3 .bottom_box .navi img.ral1 {
				position:absolute;
				float:left;
				left:0;
				cursor:pointer;
				z-index:2;
			}
			.start-3 .bottom_box .navi img.rar1 {
				position:absolute;
				float:left;
				right:0;
				cursor:pointer;
				z-index:2;
			}				
				
				
.start-4 { 
	float:left;
	width:100%;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	overflow:hidden;
}	
	.start-4 .left {
		position:relative;
		float:left;
		width:100%;
		background-color:#e41d1d;
		padding:40px 0px 20px 0px;
		display:flex;
		justify-content:center;
		align-items:center;
	}
		.start-4 .left .inside_box {
			position:relative;
			float:left;
			width:90%;
			margin: 0px 0px 0px 0px
		}
			.start-4 .left .inside_box h2.nag {
				position:relative;
				float:left;
				width:100%;
				margin: 0px 0px 40px 0px;
				color: white;
				font-family: 'Prompt', sans-serif;
				font-size: 28px;
				font-weight: 700;
				line-height: 28px;
				text-transform: uppercase;								
			}
			.start-4 .left .inside_box .opis {
				position:relative;
				float:left;
				width:100%;
				margin: 0px 0px 0px 0px;
			}
				.start-4 .left .inside_box .opis table {
					position:relative;
					float:left;
					width:100%;
					margin: 0px 0px 0px 0px;
				}
				.start-4 .left .inside_box .opis table {
					margin-bottom:25px;
				}
					.start-4 .left .inside_box .opis table td:first-child {
						width: 75px !important;
						vertical-align: top;
						padding-top: 8px;
					}
					.start-4 .left .inside_box .opis table p {
						color: white;
						font-family: 'Prompt', sans-serif;
						font-size: 21px;
						font-weight: 300;
						line-height: 31px;						
					}
					.start-4 .left .inside_box .opis table p a {
						color:white;
						text-decoration:none;
					}
	.start-4 .right {
		position:relative;
		float:left;
		width:100%;
		height:100%;
	}				

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

/* 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.slider1 {
		width:100%;
		height:100%;		
	}
	.partners.slider2 {
		height:240px;
	}
		.partners .owl-carousel {
			float:left;
			width:100%;
			height:200px;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			position:relative;
		}
		.partners.slider1 .owl-carousel,
		.partners.slider2 .owl-carousel {
			height:100%;
		}	
		.partners .partners-box {
			float:left;
			width:100%;
			height:100%;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			position:relative;
			display:flex;
			justify-content:center;
			align-items:center;	
		}
		.partners .partners-box .img {
			/* max-width:70%;
			max-height:70%; */
		}	
		.partners.slider1 .partners-box .img {
			/* width:auto !important;
			height:auto !important; */
		}	
		.partners.slider1 .owl-carousel .owl-item img {
			display: block;
			width: 100%;
			height: 100%;
			-webkit-transform-style: preserve-3d;
		}		
		.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 */

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




.start-1-oferta { 
	float:left;
	width:100%;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	overflow:hidden;
    border-bottom: 1px solid #f6f6f6;
}
	.start-1-oferta .left {
		position:relative;
		float:left;
		width:100%;
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
		background-color:#f6f6f6;
	}
		.start-1-oferta .left .box {
			position:relative;
			float:left;
			width:96%;
			margin: 0px 2% 0px 2%;
		}
			.start-1-oferta .left .box a.link {
				position:relative;
				float:left;
				width:100%;
				margin: 0px 0px 0px 0px;
				padding:10px 0px 10px 0px;
				font-family: 'Prompt', sans-serif;
				font-size: 14px;
				font-weight: 400;
				line-height: 28px;
				text-transform: uppercase;
				color: #1a1617;
				border-bottom: 1px solid #ddd;
				text-decoration:none;
				background: url(images/arrow_off.png) 0px 15px no-repeat;
			}
			.start-1-oferta .left .box a.link:last-of-type {
				border-bottom:none;
			}
			.start-1-oferta .left .box a.link:hover, 
			.start-1-oferta .left .box a.link.active {
				color: #e41d1d;
				background: url(images/arrow_on.png) 0px 15px no-repeat;
			} 
				.start-1-oferta .left .box a.link h2.tyt {
					position:relative;
					float:left;
					width: calc(100% - 32px);
					margin-left:32px;
					font-family: 'Prompt', sans-serif;
					font-size: 14px;
					font-weight: 400;
					line-height: 22px;					
				}
			
			.start-1-oferta .left .box .oferta {
				display:none;
			}
	.start-1-oferta .middle {
		position:relative;
		float:left;
		width:100%;
		padding:0px 0px 40px 0px;
	}
		.start-1-oferta .middle .inside_box {
			position:relative;
			float:left;
			width:96%;
			margin: 40px 2% 0px 2%;
		}
			.start-1-oferta .middle .inside_box h2.nag {
					position: relative;
					float: left;
					width: 100%;
					margin: 0px 0px 30px 0px;
					color: #1a1617;
					font-family: 'Prompt', sans-serif;
					font-size: 20px;
					line-height: 30px;
					text-transform: uppercase;
					font-weight: 700;
					letter-spacing: 7px;			
			}
			.start-1-oferta .middle .inside_box .opis {
				position:relative;
				float:left;
				width:100%;
				margin: 0px 0px 0px 0px;
			}
				.start-1-oferta .middle .inside_box .opis p {
					color: #4f4f4f;
					font-family: 'Prompt', sans-serif;
					font-size: 14px;
					font-weight: 300;
					line-height: 24px;
					margin-bottom: 30px;
				}
				.start-1-oferta .middle .inside_box .opis ul {
					position:relative;
					float:left;
					width:100%;
					margin: 0px 0px 0px 0px;
				}
					.start-1-oferta .middle .inside_box .opis ul li {
						color: #4f4f4f;
						font-family: 'Prompt', sans-serif;
						font-size: 14px;
						font-weight: 300;
						line-height: 22px;
						background: url(images/list_item.png) no-repeat 0px 11px;
						padding: 5px 0px 5px 32px;
						list-style: none;						
					}
	.start-1-oferta .right {
		float:left;
		width:100%;
		height:300px;
	}
		.start-1-oferta .right .photo {
			position:relative;
			float:left;
			width:100%;
			height:100%;
		}



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




.start-1-realizacje { 
	float:left;
	width:96%;
	position:relative;
	margin:0px 0px 0px 2%;
	padding:40px 0px 0px 0px; 
	overflow:hidden;
}
	.start-1-realizacje .inside_box {
		position:relative;
		float:left;
		width:100%;
		display:flex;
		justify-content:center;
		align-items:center;
	}
		.start-1-realizacje .opis {
			position:relative;
			float:left;
			width: 96%;
			margin: 0px 0px 40px 0px;
		}
			.start-1-realizacje .opis p {
				color: #4f4f4f;
				font-family: 'Prompt',sans-serif;
				font-size: 16px;
				font-weight: 300;
				line-height: 22px;	
				text-align:center;
			}
			.start-1-realizacje .opis p:first-of-type {
				margin-bottom:10px;
			}
			.start-1-realizacje .opis p strong {
				color: #1a1617;
				font-family: 'Prompt',sans-serif;
				font-size: 24px;
				font-weight: 500;
				line-height: 60px;
				text-transform: uppercase;
			}
		.start-1-realizacje .big_box {
			position:relative;
			float:left;
			width:100%;
			margin:0px 0px 40px 0px;
		}	
			.start-1-realizacje .big_box .box {
				position:relative;
				float:left;
				width:100%;
				height:310px;
				box-sizing: border-box;
				-moz-box-sizing: border-box;
				-webkit-box-sizing: border-box;
				border-right:0px solid #fff;			
			}
			.start-1-realizacje .big_box .box:nth-of-type(5n) {
				box-sizing: border-box;
				-moz-box-sizing: border-box;
				-webkit-box-sizing: border-box;
				border-right:0px solid #fff;					
			}
				.start-1-realizacje .big_box .box .photo {
					position:relative;
					float:left;
					width:100%;
					height:240px;
				}
				.start-1-realizacje .big_box .box .inside_box {
					position:relative;
					float:left;
					width:100%;
					height:70px;
					display:flex;
					justify-content:center;
					align-items:center;
				}
					.start-1-realizacje .big_box .box .inside_box .tyt {
						color: #282828;
						font-family: 'Prompt', sans-serif;
						font-size: 18px;
						font-weight: 400;
						line-height: 24px;
					}
					
.start-2-realizacje { 
	float:left;
	width:100%;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:60px 0px 60px 0px; 
	overflow:hidden;
	background: url(images/realizacje_bg.jpg) no-repeat center;
	background-size:cover;
	display:flex;
	justify-content:center;
	align-items:center;
}					
	.start-2-realizacje .inside_box {
		position:relative;
		float:left;
	}	
		.start-2-realizacje .inside_box p {
			width:90%;
			margin:0px 0px 0px 5%;
			text-align:center;
			color: white;
			font-family: 'Prompt', sans-serif;
			font-size: 28px;
			font-weight: 500;
			line-height: 30px;			
		}
		.start-2-realizacje .inside_box a.link2 {
			left:50%;
			margin:20px 0px 0px -90px;
		}


		

/* ///////////////////////////////////// KONTAKT ///////////////////////////////////// */



		
	.start-4.kontakt .left {
		background-color:#fff;
	}
			.start-4.kontakt .left .inside_box h2.nag {
				color: #262626;
			}
					.start-4.kontakt .left .inside_box .opis table p {
						color: #262626;
						font-family: 'Prompt', sans-serif;
						font-size: 24px;
						font-weight: 300;
						line-height: 36px;						
					}
					.start-4.kontakt .left .inside_box .opis table p a {
						color: #262626;
						text-decoration:none;
					}	

.start-1-kontakt { 
	float:left;
	width:100%;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
	overflow:hidden;
	background-size:cover;
}
	.start-1-kontakt .left {
		padding-bottom:40px;
	}
	.start-1-kontakt .left,
	.start-1-kontakt .right {
		position:relative;
		float:left;
		width:100%;
		height:100%;
	}
	.start-1-kontakt .right {
		height:400px;
		background: url(images/kontakt_img.jpg) no-repeat center;
		background-size:cover;	
		
	}
	.start-1-kontakt .left {
		background-color:#f0f0f0;
	}
		.start-1-kontakt .left .inside_box {
			position:relative;
			float:left;
			width:90%;
			margin: 0px 5% 0px 5%;
		}
			.start-1-kontakt .left h2.form {
				position: relative;
				float: left;
				margin: 70px 0px 0px 0px;
				color: #262626;
				font-family: Prompt;
				font-size: 38px;
				font-weight: 700;
				line-height: 38px;
				text-transform: uppercase;
				width: 100%;				
			}

footer { 
	float:left;
	width:100%;
	height:90px;
	position:relative;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 
}
	footer .wrap { 
		width:100%;
		height:100%;
		position:relative;
		margin:0 auto;
		display:flex;
		justify-content:center;
		align-items:center;
	}
		footer .wrap img.up {
			position:absolute;
			float:left;
			left:40px;	
			cursor:pointer;
		}
	footer nav { 
		display:none;
		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 { 
		color:#000;
		text-decoration:none;
		padding:0px 0px 0px 0px;
		display: inline-block;
		color: black;
		font-family: 'Prompt', sans-serif;
		font-size: 16px;
		font-weight: 500;
		line-height: 91px;
		text-transform: uppercase;		
	}
	footer nav ul li a:hover { background: url(images/menu_hover.png) bottom no-repeat; }
	footer nav ul li a.active { background: url(images/menu_hover.png) bottom no-repeat; }
	footer nav ul li .menu-hr-footer { float:right;margin:40px 35px 0px 35px; }
	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:40px;
	}
		

.formularz-div { float:left;width:100%;margin:50px 0px 0px 0px; }
	.form-box-left { float:left;width:100%;margin:0px 0px 0px 0px;position:relative; }
	.form-box-right { float:left;width:100%;margin:0px 0px 0px 0px;position:relative; }
	
	.form-box { float:left;width:100%;margin:0px 0px 20px 0px; }
	.form-box-last { float:left;width:100%;margin:0px 0px 20px 0px; }
	.form-box-all { float:left;width:100%;margin:0px 0px 20px 0px; }
	.form-box-kod { float:left;width:0px;height:0px;overflow:hidden;margin:0px 0px 0px 0px; }
	
	.form-text  { 
		float:left;
		margin:0px 0px 15px 0px;
		width:100%;
		font-size:15px;
		line-height:15px;
		color:#000;
		font-family: 'Roboto', sans-serif;
	}
	.form-input { 
		float:left;
		width:95%;
		height:37px;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 5%;
		color:#000;
		border:1px solid #e0e0e0;
		background:#ffffff;
		font-size:15px;
		font-family: 'Roboto', sans-serif;
	}
	.form-textarea  { 
		float:left;
		width:95%;
		max-width:95%;
		height:205px;
		max-height:205px;
		margin:0px 0px 0px 0px;
		color:#000;
		padding:10px 0px 0px 5%;
		border:1px solid #e0e0e0;
		background:#ffffff;
		font-size:15px;
		font-family: 'Roboto', sans-serif;
	}
	.form-submit  { 
		float:right;
		width:219px;
		height:39px;
		margin:20px 0px 0px 0px;
		color:#fff;
		background-color:#000;
		padding:0px 0px 0px 0px;
		font-size:15px;
		font-family: 'Roboto', sans-serif;
		border:none;
		border:0px solid #dedede;
		cursor:pointer; 
	}
	.form-input:focus, .form-textarea:focus, .form-submit:focus { outline:none; }

.popup {
	float:left;
	width:100%;
	height:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	position:fixed;
	top:0;
	left:0;
	background: rgba(0,0,0,0.9);
	z-index:80;
	display:flex;
	justify-content:center;
	align-items:center;	
}
	.popup .wrap {
		float:left;
		width:80%;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		position:relative;
	}
	.popup .wrap .title {
		float:left;
		width:100%;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		position:relative;
		color: #fff;
		font-family: 'Roboto', sans-serif;
		font-size: 20px;
		font-weight: 300;
		line-height: 24px;
		text-align:center;
	}
	.popup .wrap .close {
		float:left;
		height: 60px;
		position:relative;
		margin:20px 0px 0px -78px;
		padding:0px 40px 0px 40px;
		color: #fefefe;
		font-family: 'Roboto', sans-serif;
		font-size: 18px;
		font-weight: 300;
		line-height: 60px;
		border:0;
		top:0;
		left:50%;
		cursor:pointer;
		text-align:center;
		text-decoration:none;
		background:#ed1c24;
	}	
	
.mobile-contact {
	float:right;
	position:fixed;
	right:5%;
	bottom:20px;
	font-size:24px;
	line-height:24px;
	margin:0px 0px 0px 0px;
	padding:11px 14px 9px 14px;
	background-color: rgba(0, 0, 0, 0.7);
	background: rgba(0, 0, 0, 0.7);
	color:#fff;
	border-radius:40em;
	cursor:pointer;
	font-family: 'Roboto', sans-serif;
	z-index:40;
}
.mobile-info {
	display:none;
	float:right;
	position:fixed;
	right:5%;
	bottom:70px;
	font-size:14px;
	line-height:14px;
	margin:0px 0px 0px 0px;
	padding:0px 20px 0px 25px;
	background-color: rgba(0, 0, 0, 0.7);
	background: rgba(0, 0, 0, 0.7);
	color:#fff;
	cursor:pointer;
	z-index:40;
}
	.mobile-info .box {
		float:right;
		margin:0px 0px 0px 0px;
		padding:10px 0px 10px 0px;
		position:relative;
		text-align:right;
		font-size:16px;
		line-height:24px;
		display:inline-block;
		text-decoration:none;
		color:#fff;
		clear:both;
	}
	.mobile-info .box .mobile-ikon {
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		position:relative;
		font-size:18px;
		top:1px !important;
		right:5px;
	}
	
.facebook { display:none; }

#cookie_info { position:fixed;width:100%;height:100px;z-index:99999;right:0;bottom:0;background:#181617; background:rgba(0,0,0,0.8); }
#user_information { float:right;width:100%;margin:25px 0px 0px 0px;color:#fff;position:relative; }
#close_info_cookie { position:absolute;left:0;top:0;margin:0px 0px 0px 0px;background-color:#df2157;color:#fff;width:52px;height:52px;font-size:23px;text-align:center;cursor:pointer;font-weight:100; }
#close_info_cookie p { float:right;width:100%;text-align:center;margin:16px 0px 0px 0px; }
.user_information_nag { float:right;width:80%;font-size:12px;line-height:12px;color:#fff;font-weight:bold;margin:0px 0px 5px 0px; }
.user_information_text { float:right;width:80%;font-size:11px;line-height:16px;color:#fff;margin:0px 0px 0px 0px; }	
}
