@font-face {
	font-family: "Futura";
	src: url("req/Futura_Light_Regular.otf");
}

*:focus {outline:0;}

html {
	/* overflow: hidden; */
	overflow-y: scroll;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #fff;
	color: #000;
	font-family: 'Source Sans Pro', sans-serif;
}

a {
	text-decoration: none;
	color: #333;
}

.mini-asd a {
	color: #fff;
}

.mini-asd a:hover {
	text-decoration: underline;
}

h1,
h2,
h3,
h4 {
	/* font-family: 'Oswald', sans-serif; */
	/* font-family: "Futura"; */
	/* font-family: "Roboto"; */
	/* color: #333; */
	/* letter-spacing: 1px; */
	/* font-family: 'Source Sans Pro', sans-serif; */
	font-family: "Roboto";
	color: #000;
}
h4{
	/* font-size: 15px; */
	/* font-family: "Source Sans Pro"; */
	text-transform: uppercase;
	letter-spacing: 1px;
}


.jump {
	padding-bottom: 50px;
	line-height: 1em;
	text-align: center;
}

.jump a {
	color: #333;
}
.showingHover a{
	opacity: 0 !important;
}

#loader,
#hover {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: #fff;
	display: flex;
	align-content: center;
	justify-content: center;
	align-items: center;
	z-index: 100;
}

#hover {
	z-index: 90;
	display: none;
	background-color: RGBA(255, 255, 255, 0.5);
	background-color: #fff;
	text-align: center;
	background-color: RGBA(0,0,0,0.8);
	color: #fff;
	/* background-color: transparent;
	background-color: RGBA(255, 255, 255, 0.9); */
}

#hover-cont {
	background-color: #ddd;
	background-color: #ddd;
	/* background-color: #fff; */
	/* box-shadow: 0 0 5px #aaa; */
	position: absolute;
	width: calc(100% - 50px);
	height: calc(100% - 50px);
	top: 25px;
	left: 25px;
	/* overflow: hidden; */
	background-color: #fff;
	/* 
	width: auto;
	height: auto; */
	width: 100vw;
	height: 100vh;
	top: 0;
	left: 0;
	text-align: center;
	width: 1200px;
	margin: 0 auto;
	position: relative;
	max-width: 100%;
	background-color: transparent;
    height: calc(100% - 75px);
    height: 100%;
}

#hover-header {
	position: absolute;
	z-index: 2;
	background-color: RGBA(0, 0, 0, 0.2);
	color: #fff;
	width: calc(100% - 30px);
	padding: 15px;
	left: 0;
	top: 0;
	font-size: 16px;
	text-align: center;
	background-color: #fff;
	/* background-color: RGBA(255,255,255, 0.2); */
	color: #000;

	background-color: transparent;
	color: #fff;
	/* border-bottom: 1px solid #eee; */
	/* border-bottom: none; */
	/* background-color: transparent; */
	/* background-color: RGBA(255,255,255, 0.7); */
}
#hover-footer{
    position: absolute;
    z-index: 2;
    color: #fff;
    text-align: center;
    left: 0;
    width: 100%;
    bottom: 2px;
    font-size: 14px;
}

/* #hover-header div {
	display: inline-block;
	position: relative;
	margin: 0 auto;
	max-width: 1200px;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 1px;
} */

#close-hover {
	position: absolute;
	right: 20px;
	font-size: 24px;
	cursor: pointer;
	top: 12px;
}
#logo3{
	position: absolute;
	left: 20px;
	font-size: 16px;
	cursor: pointer;
	/* top: -2px; */
}

#hoverBigs {
	z-index: 1;
	position: absolute;
	width: 100vw;
	height: calc(100% - 50px);
	top: 0;
	/*	left: 0;*/
	/*	margin-top: 50px;*/
	width: 90vw;
	height: calc(100% - 50px);
	width: 1200px;
	margin: 0 auto;
	/*    left: auto;*/
	top: 50px;
	left: 0;
	right: 0;
	width: 1150px;
	width: calc(100% - 100px);
}
#hover-prevBtn, #hover-nextBtn{
	position: absolute;
	top: calc(50% - 11px);
	top: 50%;
	font-size: 30px;
	cursor: pointer;
}
#hover-prevBtn{
	left: 30px;
}
#hover-nextBtn{
	right: 30px;
}

#hover-bigs3333 img {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain;
}

.itemZ {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.itemZ img {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain;
	object-position: center;
	display: block;
	position: relative;
	height: calc(100vh - 150px);
	height: calc(100vh - 75px);
	width: 100%;
}

#hover-big2222s img {
	width: 100%;
	height: auto;
	max-height: 100%;
	object-fit: contain;
	object-position: center;
	display: block;
	max-width: 1100px;
	margin: 0 auto;
	margin-bottom: 30px;
}

#hover-bigs222 img:last-of-type {
	margin-bottom: 0;
}

#logo-cont {
	display: block;
	margin: 0 auto;
	width: 300px;
	height: 250px;
	/*overflow: hidden;*/
	position: relative;
/*	filter: invert(100%);*/
    background-color: #fff;
}

.invert {
	/* filter: invert(100%); */
	/* background-color: #eee !important; */
}

#loader-txt {
	display: block;
	position: absolute;
	width: 100%;
	bottom: -50px;
	color: #aaa;
	font-size: 12px;
	letter-spacing: 1px;
	font-family: Helvetica, sans-serif;
	opacity: 0;
	transition-duration: 0.8s;
	display: none;
}

.second #loader-txt {
	opacity: 1;
}

#logo-top {
	position: absolute;
	top: 0;
	width: 100%;
	left: 0;
	height: 50%;
	background-color: #fff;
	overflow: hidden;
}

#logo-bottom {
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
	height: 50%;
	background-color: #fff;
	overflow: hidden;
}

#logo-top img {
	font-size: 20px;
	position: absolute;
	bottom: -50px;
	transition-duration: 0.6s;
	right: 0;
}

#logo-bottom img {
	font-size: 14px;
	position: absolute;
	top: -50px;
	transition-duration: 0.6s;
	transition-delay: 0.2s;
	right: 0;
}

.second #logo-top img {
	bottom: 0;
}

.second #logo-bottom img {
	top: 0;
}

#page {
	background-color: #eee;
	display: block;
	min-height: 100vh;
	width: 100%;
}


/* aside{
	position: fixed;
	left: 0;
	width: calc(50vw - 380px);
	top: 50px;
	height: calc(100vh - 50px);
	display: block;
	left: -50vw;
	transition-duration: 0.5s;
	background-color: RGBA(0, 0, 0, 0.2);
	color: #fff;
	text-align: right;
	padding-right: 30px;
	border-top: 1px solid RGBA(255, 255, 255, 0.2);
}
.asideVisible{
	left: 0;
}
aside b{
	font-size: 1.2em;
} */

header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background-color: RGBA(0, 0, 0, 0.3);
	transition-duration: 0.5s;
	z-index: 10;
	background-color: RGBA(255, 255, 255, 0.7);
	background-color: RGBA(255, 255, 255, 0.9);
	
}

nav {
	margin-left: -215px;
}

.header3 {
	top: -70px;
}

#menu-logo {
	opacity: 0;
	width: 150px;
	border-bottom-color: transparent !important;
}

.header2 {
	top: -70px;
	background-color: #fff;
	border-bottom: 0px solid #eee;
	box-shadow: 0 0 5px RGBA(0, 0, 0, 0.05);
	/* background-color: RGBA(255,255,255,0.9); */
}

.header2 #menu-logo {
	/* display: inline-block; */
	opacity: 1;
}

.header2 a {
	/* color: #000 !important; */
	/* font-family: 'Oswald', sans-serif; */
	/* opacity: 0.7; */
}

.header2 a:hover {
	border-bottom-color: #000 !important;
	opacity: 1;
}

nav {
	transition-duration: 0.4s;
}

.header2 nav {
	padding-right: 110px;
}

#bg-nav {
	width: 1100px;
	width: 1135px;
	position: absolute;
	left: 50%;
	/* top: 0; */
	margin-left: -550px;
}

#logo img{
    max-height: 60px;
}
#logo{
    padding-top: 8px !important;
    padding-bottom: 0px !important;
}

#logo2,
#logo3AAAA {
	position: absolute;
	display: inline-block;
	margin-left: -550px;
	color: #000;
	font-size: 16px;
	padding: 13px;
	opacity: 0;
	transition-duration: 0.4s;
	cursor: pointer;
	margin: auto;
	left: 0;
}


/* #logo3{
	opacity: 1;
	position: absolute !important;
	font-size: 16px !important;
	left: 0;
	width: auto !important;
	top: -13px;
} */

#logo {
	padding: 15px;
	font-size: 30px;
	color: #fff;
	color: #000;
	/*background-color: RGBA(0,0,0,0.2);
	background-color: #fff;
	color: #000;*/
	/* border-bottom: 1px solid RGBA(255,255,255,0.2); */
}
.showingHover #logo{
    opacity: 0;
}

#logo span,
#logo2 span,
#logo3 span {
	font-weight: bold;
}

#social {
	position: absolute;
	display: inline-block;
	margin-left: 440px;
	color: #fff;
	font-size: 30px;
	padding: 15px;
	top: 0;
	padding-top: 27px;
	font-size: 18px;
	color: #000;
	margin-left: 510px;
}

#social2 {
	position: absolute;
	display: inline-block;
	margin-left: 440px;
	color: #000;
	font-size: 16px;
	padding: 13px;
	opacity: 0;
	transition-duration: 0.4s;
	margin: auto;
	right: 0;
	width: auto;
}

#menu-button {
	position: absolute;
	right: 50px;
	font-size: 18px;
	padding: 11px;
	top: 70px;
	cursor: pointer;
	display: none;
}
.showingHover #menu-button{
    opacity: 0;
}

.header2 #social2,
.header2 #logo2,
.header3 #social2,
.header3 #logo2 {
	opacity: 1;
}

.header3 #social2,
.header3 #logo2 {
	color: #fff;
}

#social:hover,
#social2:hover {
	border-bottom-color: transparent !important;
}

header a {
	display: inline-block;
	color: #fff;
	padding: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 2px solid transparent;
	transition-duration: 0.4s;
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: 1px;
	width: 85px;
	/* color: #000; */
	font-weight: 400;
	color: #666;
	color: #000;
}

header a:hover {
	border-bottom-color: #fff;
	border-bottom-color: #000;
	color: #000;
}

.menu-active {
	border-bottom-color: #000 !important;
	color: #000 !important;
	/* border-bottom-color: #caa680 !important; */
}

#slides {
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	overflow: hidden;
}

.slide {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
}

.slide img {
	display: block;
	position: absolute;
	width: calc(100% + 60px);
	height: 100%;
	object-fit: cover;
	object-position: 50% 20%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transition: 12s linear;
	transform: translateX(0);
	-webkit-transform: translateX(0);
	will-change: transform;
}

.fr2 {
	transform: translateX(-60px) !important;
	-webkit-transform: translateX(-60px) !important;
}

#shade {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50px;
	background: linear-gradient(transparent, RGBA(0, 0, 0, 0.2));
	/* display: none; */
}

#slides-mini {
	position: absolute;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	width: 690px;
	margin: 0 auto;
	margin-left: -345px;
	bottom: 0;
	display: none;
}

.slide-mini {
	height: 200px;
	border-bottom: 2px solid RGBA(0, 0, 0, 0.2);
	flex-grow: 1;
	/* cursor: pointer; */
	transition-duration: 0.4s;
}

.AAAAAslide-mini:hover,
.slide-mini-active {
	border-bottom-color: #fff;
}

.anShow {
	visibility: visible !important;
	opacity: 1 !important;
	transition: opacity 1s ease-out !important;
	z-index: 2;
}

.anHide {
	visibility: hidden !important;
	opacity: 0 !important;
	transition: visibility 0s 2s, opacity 1s ease-out !important;
	z-index: 1;
}

.asd {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	top: 100vh;
	background-color: #fff;
	/* overflow-y: scroll; */
	padding-top: 100px;
	height: calc(100vh - 50px);
	height: auto;
	position: relative;
	top: auto;
	z-index: 2;
	min-height: 100vh;
	font-size: 14px;
	line-height: 1.7em;
	/* border-bottom: 1px solid #ddd; */
	font-size: 15px;
	padding-top: 0;
/*	font-size: 14px;*/
	/* font-family: "Roboto"; */
	z-index: 1;
	color: #666;
	/* min-height: 100px; */
}

.asd-cont {
	opacity: 0.4;
	transition-duration: 0.4s;
	margin: 0 auto;
	margin-top: 75px;
	margin-bottom: 75px;
	width: 1100px;
	max-width: 100%;

	opacity: 0.6;
}

.asd div{
	opacity: 0.6;
	transition-duration: 0.4s;
}

.bigActive .asd-cont, .bigActive div {
	opacity: 1;
}

.asd h1 {
	/* font-size: 30px; */
	line-height: 1.7em;
	color: #333;
	text-transform: uppercase;
	/* font-size: 30px; */
	letter-spacing: 2px;
	font-weight: 600;
}

.asd b {
	color: #000;
}

.asd p {
	line-height: 2em;
	/* color: #333; */
	max-width: 1000px;
	margin: 0 auto;
}

.asd li {
	line-height: 1.7em;
}

.mini-asd {
	display: block;
	background-color: RGBA(0,0,0,0.7);
	color: #fff;
	position: relative;
	z-index: 2;
	box-shadow: 0 0 5px #aaa;
	z-index: 2;
}

.mini-asd-content {
	padding: 50px;
	text-align: center;
}

#o-firmie {
	padding-top: 0;
}

#oferta-grid{
	display: grid;
	grid-template-columns: 33% 33% 33%;
	grid-template-rows: 100px 100px;
	padding-bottom: 75px;
	max-width: 850px;
	margin: 0 auto;
	align-items: center;
}
.grid-item{
	padding: 10px;
	padding-bottom: 20px;
	padding-top: 20px;

	color: #000;
	font-size: 15px;
	/* align-self: center; */
	/* font-size: 1.1em; */
}
.grid-item span{
	display: block;
	color: #777;
	font-size: 0.8em;
}

#gi-1{
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
#gi-2{
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
#gi-3{
	border-bottom: 1px solid #eee;
}
#gi-4{
	border-right: 1px solid #eee;
}
#gi-5{
	border-right: 1px solid #eee;
}

#realizacja-cont{
	/* column-count: 2; */
}

#realizacje-header p{
	display: block;
	text-align: left;
	width: calc(100% - 420px);
	padding-right: 100px;
}

#projekty-switch {
	display: block;
	width: 280px;
	text-align: right;
	/* vertical-align: top; */
}

#projekty-switch h2 {
	display: inline-block;
	font-size: 20px;
	/* font-weight: normal; */
}

#projekty-switch a {
	opacity: 0.5;
	transition-duration: 0.2s;
}

#projekty-switch a:hover {
	opacity: 1;
}
#projekty-cont{
	width: 1150px;
	max-width: 100%;
}
.m-realizacje{
	display: none;
}

#kontakt {
	display: flex;
	align-items: center;
	justify-content: center;
	/* position: absolute;
	top: 0; */
	left: 0;
	width: 100%;
	min-height: 100vh;
	/* top: 100vh; */
	background-color: #fff;
	min-height: 100vh;
	z-index: 2;
	position: relative;
}

.kontakt-ele {
	flex-grow: 1;
	max-width: 50%;
}

#kontakt-map {
	width: 100%;
	height: 100%;
	margin: 0;
	margin-top: 50px;
	height: calc(100% - 50px);
}

.kontakt-ele img {
	margin: 30px;
	width: calc(100% - 60px);
	height: calc(100% - 60px);
	object-fit: cover;
	margin: 0;
	width: 100%;
	height: 100%;
}

#kontakt-img {
	overflow: hidden;
	height: calc(100% - 50px);
	margin-top: 50px;
	height: 100vh;
	margin-top: 0;
}

#kontakt p {
	text-align: left;
	display: inline-block;
	margin: 0 auto;
	min-width: 200px;
	margin-top: 30px;
	vertical-align: top;
	font-size: 15px;
	margin-top: 10px;
}

#kontakt-txt {
	/* text-align: left; */
	line-height: 1.7em;
	color: #333;
}

#kontakt h1{
	letter-spacing: 0;
}
#kontakt h4{
	font-size: 15px;
}

form{
	vertical-align: top;
}
label{
	display: block;
	margin-top: 10px;
}
input[type="text"], textarea{
	padding: 5px;
	min-width: 250px;
	border: 1px solid #ddd;
}
input[type="submit"]
{
	/* width: 60px; */
	background-color: #fff;
	color: #333;
	display: block;
	padding: 10px;
	border: 0;
	border-bottom: 2px solid transparent;
	cursor: pointer;
	margin-top: 10px;
	transition-duration: 0.2s;

}
input[type="submit"]:hover{
	border-bottom: 2px solid #000;
}

#projekty {
	color: #fff;
	background-color: #000;
	display: none !important;
}



.switch-active {
	opacity: 1 !important;
}

#projekty,
#realizcaje,
#partnerzy {
	/* position: absolute;
	top: 0; */
	left: 0;
	width: 100%;
	/* min-height: 100vh; */
	/* top: 100vh; */
	background-color: #fff;
	/* margin-top: 50px; */
	/* height: calc(100vh - 50px); */
	/* display: flex;
	flex-wrap: wrap; */
	text-align: center;
}

#projekty h1,
#realizacje h1,
#partnerzyAAAA h1 {
	position: relative;
	left: -20px;
	margin-top: 30px;
	margin-bottom: 30px;
	/* font-size: 30px; */
}

#realizacje h1 {
	color: #333;
}

#projekty p,
#realizacje p {
	position: relative;
	/* left: -20px; */
	/* color: #666; */
	/* font-size: 15px; */
	display: inline-block;
	/* max-width: 550px; */
	/* margin-bottom: 30px; */
}

.projekty-cont {
	display: inline-flex;
	flex-wrap: wrap;
	width: 1110px;
	position: relative;
	margin: 0 auto;
	position: relative;
	/* left: -20px; */
	justify-content: left;
	width: 100%;
	max-width: 1150px;
	margin-bottom: 50px;
}

.partnerzy-cont {
	display: inline-flex;
	flex-wrap: wrap;
	width: 1110px;
	position: relative;
	margin: 0 auto;
	position: relative;
	/*	left: -20px;*/
	justify-content: center;
	/*    justify-content: space-between;*/
	width: 1190px;
}

#partnerzy img {
	margin: 30px;
	display: block;
	margin: 18px;
	width: 200px;
	height: 100px;
	/*    flex-grow: 1;*/
}

#projekty img,
#realizacje img {
	width: calc(370px - 60px);
	height: calc(370px - 60px);
	margin: 30px;
	cursor: pointer;
	display: block;
	transition-duration: 0.3s;
	object-fit: cover;
	margin: 3px;
	width: 340px;
	height: 340px;
	margin: 0;
	padding: 0;
	width: 360px;
	height: 360px;
	width: 285px;
	height: 300px;
}

.mini {
	margin: 13px;
	/* margin: 33px; */
	margin: 1px;
}

.projekty-cont div{
	z-index: 1;
}
.projekty-cont div:hover{
	z-index: 3;
	/* box-shadow: 0 0 5px #aaa; */
}

.projekty-cont div:hover img {
	opacity: 0.4;
}

.projekty-cont div:active img {
	opacity: 0.3;
}

.projekty-cont div:hover span {
	opacity: 1;
	bottom: 30px;
}

.projekty-cont div:hover i {
	opacity: 1;
}

.projekty-cont div {
	position: relative;
	cursor: pointer;
	overflow: hidden;
	background-color: #000;
	color: #fff;
}

.projekty-cont span {
	position: absolute;
	bottom: 30px;
	left: 30px;
	width: calc(100% - 60px);
	z-index: 3;
	text-align: left;
	opacity: 1;
	transition-duration: 0.3s;
	bottom: -50px;
}

.projekty-cont i {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -10px;
	margin-top: -10px;
	font-size: 20px;
	opacity: 0;
	transition-duration: 0.3s;
	transition-delay: 0.1s;
}


/* #projekty, #realizacje, #kontakt{
	display: none;
} */

.show {
	background-color: #fff;
	height: 100vh;
	display: flex;
	align-content: center;
	justify-content: center;
	align-items: center;
/*	background-color: transparent;*/
}

.show a {
	display: block !important;
	margin: 0 auto;
	color: #000;
}

@media (max-width: 1150px) {
	#menu-button {
		display: block;
	}
	header a {
		display: none;
	}
	#logo2 {
		margin-left: auto;
		left: 50px;
	}
	#social,
	#social2 {
		display: none !important;
	}
}