	body{
		/*Backgroundpattern from Toptal Subtle Patterns */
		background-image:  url("../img/dust_scratches/dust_scratches.png");
		font-family: 'Lato', sans-serif;
		font-size: 20px;
		color:black;
		margin: 0 !important;
	}
	.all{
	  width: 100%;
	}
	.header{
		width:100%;
		padding: 50px 0;
	}


	.sticky
	{
		width: 100%;
		position: fixed;
		left: 0;
		top: 0;
		z-index: 100;
	}
	.menu{

		float: left;
		width: 100%;

/*
========================================================
 This pattern is downloaded from www.subtlepatterns.com
 If you need more, that's where to get'em.
 ========================================================
*/

		background-image:  url("../img/gradient_squares.png");
		text-align: center;
		height: 90px;
	}
	ol
	{
		padding: 0;
		margin: 0;
		list-style-type: none;
		font-size: 18px;
		height: 70px;
		line-height: 200%;
		display: inline-block;

	}

	ol a
	{
		padding-top: 32px;
		padding-bottom: 32px;
		font-size: 20px;
		color: #000;
		text-decoration: none;
		display: block;
		text-align: center;

	}

	ol > li
	{

		transition: transform 0.1s ease-in-out;
		float: left;
		width: 220px;
		height: 75px;

	}



	ol > li:hover
	{

		transform: scale(1.1);

	}



	ol > li:hover > a
	{
		min-height: 75px;
		color: #000000;
	}
.container{
	max-width: 1200px;
	padding-top: 15px;
	margin: auto;

}
.photo1{

	background-image: url("../img/tax-739107_1920.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	background-position: center;
	height: 350px;
	-webkit-box-shadow: 0px 0px 33px 0px rgba(0,0,0,0.54);
	-moz-box-shadow: 0px 0px 33px 0px rgba(0,0,0,0.54);
	box-shadow: 0px 0px 33px 0px rgba(0,0,0,0.54);
}

.photo1_1{
	position: absolute;
	z-index: 15;
	width: 100%;
	background-color: #fff;
	transform: translateY(50%);
	bottom: 50%;
}
.kancelaria{
	padding-top: 40px;
	padding-bottom: 40px;
	max-width: 1200px;
	margin: auto;
	background-image: url("../img/paper_1.png");
	text-align: center;
	-webkit-box-shadow: 0px 0px 33px 0px rgba(0,0,0,0.54);
	-moz-box-shadow: 0px 0px 33px 0px rgba(0,0,0,0.54);
	box-shadow: 0px 0px 33px 0px rgba(0,0,0,0.54);
}
.opis_1{
	padding-left: 40px;
	max-width: 600px;
	float: left;
	display: block;
}
.photo2_1{
	padding-left: 20px;
	padding-top: 100px;
}
.oferta{
		background-image: url("../img/paper_1.png");
		-webkit-box-shadow: 0px 0px 33px 0px rgba(0,0,0,0.54);
		-moz-box-shadow: 0px 0px 33px 0px rgba(0,0,0,0.54);
		box-shadow: 0px 0px 33px 0px rgba(0,0,0,0.54);
}
.oferta h4{
	padding-left: 50px;
	padding-top: 25px;
}
.item{
	width: 100%;
}
.item img{
	width: 100%;
	height: 400px;
}


.item_h{
	overflow: hidden;
	opacity: 8;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transition: all 0.3 ease-in-out;
	text-align: center;
}

.item_h_in{
	position: absolute;
	width: 100%;
	top: 50%;
	transform: translateY(-50%);
}
.item_h_in p{
	margin-top: 20px;
	margin-bottom: 20px;

	transition: all 0.5 ease-in-out;
}


.item_h_in a{
	display: block;
	position: relative;
	padding: 12px 36px;
	border: 2px solid #000;
	text-decoration: none;
	color: #000;
	background-color: #fff;
	opacity: 0.8;
	font-size: 28px;
}

.item_h_in a:hover{
	border: 2px solid #000;
	color: #000;
	font-size: 29px;
}

.form{
	background-image: url("../img/paper_1.png");
	-webkit-box-shadow: 0px 0px 33px 0px rgba(0,0,0,0.54);
	-moz-box-shadow: 0px 0px 33px 0px rgba(0,0,0,0.54);
	box-shadow: 0px 0px 33px 0px rgba(0,0,0,0.54);
	text-align: center;
	padding-bottom: 50px;
	height: 400px;

}
.ca{
	text-align: center;
}
.g-recaptcha{
	display: block;
}
.form_1{
	display: block;
	text-align: center;

}
.inp{
	padding-top: 5px;


}

input{

	width: 200px;

}
textarea{
		width: 400px;
		height: 50x;
}
.form h4{
	padding-left: 50px;
	padding-top: 25px;
}
.contact{
	background-image: url("../img/paper_1.png");
	-webkit-box-shadow: 0px 0px 33px 0px rgba(0,0,0,0.54);
	-moz-box-shadow: 0px 0px 33px 0px rgba(0,0,0,0.54);
	box-shadow: 0px 0px 33px 0px rgba(0,0,0,0.54);
	height: 300px;
	padding-bottom: 15px;
	text-align: left;
	padding-top: 50px;
	padding-left: 100px;

}
.e{
	height: 50px;
}
.contact_1{
		float: left;
}
.photo3{
	padding-top: 40px;
}
.footer{
	background-color: #000;
	opacity: 0.5;
	color: #fff;
	text-align: center;
}
label.error {
	font-size: 15px;
	display: block;
	float: none;
	color: red;
	padding-left: .5em;
	vertical-align: top;
}
