html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote,
pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd,
q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt,
dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot,
thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption,
footer, header, hgroup, menu, nav, output, ruby, section, summary, time,
mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	text-decoration: none;
}

* {
	box-sizing: border-box;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

* :before, * :after {
	box-sizing: border-box;
	content: '';
	display: none
}

.link {
	color: inherit;
	text-decoration: none !important;
}

.link:hover {
}


.shower-text {
	width: 100vw;
	margin-left: 0 !important;
}

#content {
	display: none;
}

.left {
	float: left;
}

/*.right {
float: right;
}*/

.strong {
	font-weight: 600;
}

.light {
	font-weight: 300;
}

body {
	font-family: Montserrat;
}

header .container-full {
	width: 100vw;
	height: 100vh;
	overflow: hidden;
}

/*.blend {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
background-color: black;
opacity: 0.5;
z-index: 1;
}*/

#top {
	width: 100vw;
	height: 100vh;
}

#top-work {
	background-image: url(../images/header.jpg);
	background-position: center center;
	background-size: cover;
	width: 100vw;
	height: 75vh;
}

header video {
	position: absolute;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: -1;
	-ms-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

header nav {
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #D8D8D8;
	width: 100vw;
	max-width: 95vw;
	margin-left: 2.5vw;
	position: absolute;
	top: 0;
	transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	z-index: 10;
	opacity: 1 !important;
}

header nav.fixed {
	height: 3.5vw;
	background: #000;
	border: none;
	position: fixed;
	z-index: 10;
	width: 100%;
	max-width: 100%;
	left: 0;
	margin: 0;
	transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in
}

header nav .logo {
	display: inline-block;
	padding-left: 1.5vw;
}

.icon {
	display: inline-block;
	max-width: 30px;
	min-width: 10px;
	width: 3vw;
	display: inline-block;
}



header nav .logo img {
	width: 9vw;
}

header nav .logo img.logo-fixed {
	width: 5.5vw;
}

#nav-icon {
	list-style: none;
	display: table;
}

header nav #nav-icon li {
	padding-right: 1vw;
	display: table-cell;
	vertical-align: middle;
}

header nav #menu {
	list-style: none;
	padding-right: 3vw;
}

header nav #menu li {
	display: table-cell;
	vertical-align: middle;
}

header nav #menu li a {
	display: block;
	font-size: 1vw;
	padding: 2.3vw 2vw 2.3vw 2vw;
	color: #fff;
	transition: font-weight 0.1s linear;
}

header nav #menu li a.menu-fixed {
	padding: 1.25vw 1vw 0 2vw;
}

header nav #menu li a:hover {
	font-weight: 700;

}




header {
	height: 100vh;
}

header .text {
	color: #fff;
	padding: 55vh 0 0 12vw;
	z-index: 3;

}

header .text-work {
	color: #fff;
	padding: 35vh 0 0 12vw;

}

header .text h1 {
	font-size: 5vw;
	font-weight: 700;
	letter-spacing: -3px;
	line-height: 1;
}

header .text p {
	font-size: 1.5vw;
	padding-top: 2vw;
	padding-bottom: 3.5vw;
	letter-spacing: -1px;
	font-weight: 400;
}

header .text .button {
	color: #fff;
	border: 1px solid white;
	padding: 1vw 1.5vw 1vw 1.5vw;
	transition: background-color 0.5s;
}

header .text .button:hover {
	background-color: #A28323;
}



#onas {
	padding: 10vw 5vw 10vw 5vw;
	height: 60vw;
	width: 100vw;
	background-color: 
}

#onas .foto {
	height: 40vw;
	width: 30vw;
	background-image: url(../images/jola.jpg);
	background-position: center center;
	background-size: cover;
	border-radius: 2vw;
	display: inline-block;
}

#onas .text {
	height: 40vw;
	padding: 5vw 0 0 5vw;
	display: inline-block;
	vertical-align: top;
	width: 59vw;
}

#onas .text h1 {
	font-size: 2vw;
	font-weight: 700;
	letter-spacing: -2px;
}

#onas .text p {
	font-size: 1.2vw;
	padding-top: 1.5vw;
	letter-spacing: -1px;
	font-weight: 400;
}

#onas .wrap {
	padding-top: 1.5vw;
	text-align: justify;
}

#oferta {
	width: 100vw;
	padding-bottom: 2.5vw;
}

#second {
	display: block;
	margin-top: -4px;
}

#oferta .foto {
	display: inline-block;
	width: 50vw;
	height: 30vw;
}

#offer1 {
	background-image: url(../images/oferta1.jpg);
	background-position: center center;
	background-size: cover;
}

#offer2 {
	background-image: url(../images/oferta2.jpg);
	background-position: center center;
	background-size: cover;
}

#offer3 {
	background-image: url(../images/oferta3.jpg);
	background-position: center center;
	background-size: cover;
}

#offer4 {
	background-image: url(../images/oferta4.jpg);
	background-position: center center;
	background-size: cover;
}

#offer5 {
	background-image: url(../images/oferta5.jpg);
	background-position: center center;
	background-size: cover;
}

#oferta .foto img {
	width: 50vw;
}

#oferta .text {
	display: inline-block;
	vertical-align: top;
	padding: 12vw 0 0 5vw;
	height: 30vw;
	width: 40vw;
}

#oferta .text h1 {
	font-size: 4vw;
	line-height: 1;
	margin-bottom: 2vw;
	letter-spacing: -2px;
}

#oferta .text p {
	font-size: 1vw;
	text-align: justify;
}

footer nav {
	display: flex;
	justify-content: space-between;
	max-width: 95vw;
	margin-left: 2.5vw;
	border-top: 1px solid #D8D8D8;

}

footer nav .logo {
	display: block;
	padding-left: 1.5vw;
}

footer nav .logo img {
	width: 9vw;
}

footer nav ul {
	list-style: none;
	padding-right: 3vw;
}

footer nav ul li {
	display: inline-block;
}

footer nav ul li a {
	display: block;
	font-size: 1vw;
	padding: 2.3vw 2vw 2.3vw 2vw;
	color: black;
	transition: font-weight 0.1s linear;
}

footer nav ul li a:hover {
	font-weight: 700;

}

#contact {
	margin-left: -25vw;
}


.os-animation {
	opacity: 0;
}

.os-animation.animated {
	opacity: 1;
}

.small {
	display: none;
}

#oferta .small {
	display: none;
}

.images {
	max-width: 600px;
}

.images img {
	padding: 1px 1px 1px 1px;
	height: 300px;
	object-fit: cover;
}

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

.zoomD {
  width: 600px;
  height: auto;
  cursor: pointer;
}

/* [LIGHTBOX] */
#lb-back {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	background: rgba(0, 0, 0, 0.8);
	z-index: 998;
	visibility: hidden;
	opacity: 0;
	transition: all 0.4s;
}
#lb-back.show {
	visibility: visible;
	opacity: 1;
}
#lb-img {
	text-align: center;
	z-index: 999;
}

}

/*PODSTRONA BABY SHOWER*/

#top-shower {
	background-image: url(http://easyevent.pl/assets/images/shower.jpeg);
	background-position: center center;
	background-size: cover;
	height: 75vh;
}

header .text-shower {
	padding-top: 40vh;
}

header .text-shower h1 {
	letter-spacing: 0;
	font-weight: 800;
}

header .text-shower p {
	font-weight: 300;
	letter-spacing: 0;
}

.shower-text {
	padding-top: 10vh;
	padding-bottom: 5vh;
}

.shower-left h1 {
	font-size: 3vh;
}

.shower-right h2 {
	font-size: 2.5vh;
}

.shower-right ul {
	padding-top: 1vh;
	font-size: 2vh;
	font-weight: 300;
}

.shower-center {
	font-size: 2.25vh;
}


.video {
	padding-top: 10vh;
	width: 100vw;
	height: auto;
	text-align: center;
}


.wrapper {
	position: absolute;
	width: 100vw;
	height: 100vh;
	overflow: hidden;
}

.wrapper video {
	position: absolute;
}


.shower-offer {
	padding-top: 15vh;
	font-size: 2.25vh;
}

.piece {
	border: 2px solid #A28323;
	margin: 0 3vh 0 3vh;
	padding: 12vh 0 8vh 0;
	transition: 0.2s all linear;
}


.piece h1 {
	padding-bottom: 3.5vh;
	font-size: 5vh;
}

.piece ul {
	font-size: 2vh;
}

.piece ul li {
	padding-top: 2vh;
}

.piece:hover {
	background-color: #A28323;
	color: #fff;
	border: 2px solid white;
}

#kafle {
	padding-top: 5vh;
	margin-bottom: 5vh;
	width: 100vw;
	margin-left: 0 !important;
}


/*=== KONIEC BABY SHOWER ===*/














@media only screen and (max-width: 770px) {

	.big {
		display: none;
	}

	#onas .small {
		display: block;
	}

	#oferta .big {
		display: none;
	}

	#oferta .small {
		display: inline-block;
	}

	#oferta .small h1 {
		color: #fff;
	}

	#oferta .small p {
		color: #000;
	}

	header nav {
		height: 80px;
	}

	header nav.fixed {
		height: 60px;
	}


	header nav .logo img {
		width: 120px;

	}

	header nav .logo img.logo-fixed {
		width: 90px;
		height: auto;
	}


	header nav #menu li a {
		font-size: 2.5vw;
		padding: calc(40px - 1vw) 2vw 0 2vw;

	}

	header nav #menu li a.menu-fixed {
		padding: calc(30px - 2vw) 10px 0 10px;
	}


	header .text {
		color: #fff;
		padding: 60vh 0 0 30px;
	}

	header .text h1 {
		font-size: 8vw;
		letter-spacing: -2px;
	}

	header .text p {
		font-size: 3.5vw;
		padding-top: 10px;
		padding-bottom: 30px;
	}

	header .text .button {
		padding: 10px 15px 10px 15px;
	}

	header .text-work {
		padding-top: 35vh;
	}

	#onas {
		padding: 10vw 0 20vw 0;
		height: 110vw;
		width: 100%;
	}

	#onas .foto {
		font-size: 0;
		height: 45vw;
		width: 30vw;
		margin-left: 5vw;
	}

	#onas .text {
		font-size: 0;
		height: 40vw;
		width: 60vw;
		padding: 0 5vw 0 5vw;
	}

	#onas .text h1 {
		font-size: 3vw;
		letter-spacing: -1px;
		padding-top: 12vw;
		text-align: justify;
	}

	#onas .small p {
		font-size: 2.5vw;
		margin-top: 5vw;
		letter-spacing: 0px;
		padding: 0 5vw 1vw 5vw;
		text-align: justify;

	}

	#onas .wrap {
		padding: 0 0 0 0;
	}

	#oferta {
		width: 100%;
		padding-bottom: 5vw;
	}


	#oferta .foto {
		display: inline-block;
		width: 100%;
		height: 50vw;
	}


	#oferta .text {
		padding-top: calc(10px + 15vh);
		max-width: 90%;
	}

	#oferta .text h1 {
		font-size: 8vw;
		margin-bottom: 15px;
		letter-spacing: -1px;
	}

	#oferta .text p {
		font-size: 20px;
		text-align: justify;
	}

	#oferta #show1 {
		display: block;
		visibility: none;
		height: 0;
		opacity: 0;
		width: 100%;
	}

	#oferta #show2 {
		display: block;
		visibility: none;
		height: 0;
		opacity: 0;
		width: 100%;
	}

	#oferta #show3 {
		display: block;
		visibility: none;
		height: 0;
		opacity: 0;
		width: 100%;
	}

	#oferta #show4 {
		display: block;
		visibility: none;
		height: 0;
		opacity: 0;
		width: 100%;
	}

	#oferta #show5 {
		display: block;
		visibility: none;
		height: 0;
		opacity: 0;
		width: 100%;
	}

	#oferta .show_text p {
		font-size: 2.5vw;
		padding-bottom: 15px;
		text-align: justify;
	}

	#oferta button {
		color: #fff;
		background-color: transparent;	
		border: 1px solid white;
		padding: 5px 15px 5px 15px;
		transition: background-color 0.5s linear;
		z-index: 10;
	}

	#oferta button:hover {
		background-color: #A28323;
	}

	#oferta .text.twoRow {
		padding-top: 12vh;
	}

	.visible {
		-webkit-transition: 1s;
		-moz-transition: 1s;
		-ms-transition: 1s;
		-o-transition: 1s;
		transition: 1s;
		opacity: 1 !important;
		padding: 5vw 5vw 0 5vw !important;
	}


	footer nav {
		justify-content: space-between;
		max-width: 95%;
		margin-left: 20px;
		border-top: 1px solid #D8D8D8;

	}

	footer nav .logo {
		display: inline-block;
		padding-left: 1.5vw;
	}

	footer nav .logo img {
		width: 20vw;
	}

	footer nav ul {
		display: block;
		list-style: none;
		padding-right: 3vw;
	}

	footer nav ul li {
		display: inline-block;
	}

	#numer, footer nav ul li a {
		font-size: 3vw;
		padding: 2.5vw 3.5vw 0 3.5vw;
		color: black;
		transition: font-weight 0.1s linear;
	}

	footer nav ul li a:hover {
		font-weight: 700;

	}

}











@media only screen and (max-width: 414px) {

	header nav {
		height: 60px;
	}

	header nav.fixed {
		height: 40px;
	}


	header nav .logo img {
		width: 80px;
		padding-top: 1.5vw;

	}

	header nav .logo img.logo-fixed {
		width: 60px;
		padding-top: .75vw;
	}


	header nav #menu li a {
		padding: calc(40px - 4vw) 2vw 0 2vw;

	}

	header nav #menu li a.menu-fixed {
		padding: calc(30px - 4vw) 5px 0 5px;
	}

	header .text-work {
		padding-top: 40vh;
	}

	header .text h1 {
		letter-spacing: -1px;
	}

	header .text .button {
		padding: 5px 10px 5px 10px;
	}

	#oferta .text {
		padding-top: calc(15vh);
	}

	#oferta .text h1 {
		font-size: 8vw;
		margin-bottom: 10px;
	}


	#oferta button {
		font-size: 8px;
		color: #fff;
		background-color: transparent;	
		border: 1px solid white;
		padding: 5px 15px 5px 15px;
		transition: background-color 0.5s linear;
	}

	#oferta .text.twoRow {
		padding-top: 10vh;
	}

	#numer, footer nav ul li a {
		font-size: 3vw;
		padding: 2vw 4vw 0 4vw;
		color: black;
		transition: font-weight 0.1s linear;
	}

	footer {
		border: 1px solid red;
		margin-bottom: 0 !important;
		padding-bottom: 0 !important;
	}

}

.main{
	padding: 10vh 0 5vh 0;
}

.main ul {

	padding-bottom: 8vh;
}

.main ul li{
	padding: 1vw 1.5vw 1vw 1.5vw;
	border: 1px solid #000;
	margin-right: 10px;
	margin-bottom: 10px;
	font-weight: 300;
	cursor: pointer;
	transition: all .5s ease;
	color: #000;
	vertical-align: middle;
}




.main ul li.active,
.main ul li:hover{
	background-color: #A28323;
	color: #FFF;
	border: 1px solid #fff;
}




.main .container-fluid{
	overflow: hidden;
	padding: 0;
}

.main .container-fluid .col-md-3{
	padding: 0;
	float: left;
	transition: all 5s ease-in-out
}

.main .container-fluid img{
	width: 100%
}

@media (max-width: 767px){
	.main .container-fluid img{
		margin-bottom: 15px
	}

	.main ul li {
		margin-right: 0;
	}
}

@media only screen and (max-width: 992px) and (min-width: 768px) {

	.main ul li {
		font-size: 1.25vw;
	}

	.main  {
		padding-top: 5vh;
	}

	.main ul {
		padding-bottom: 2vh;
	}
}
