/* 
Theme Name: LEW LEON
Author: IADU Agencja Interaktywna Tomasz Fiszerowicz
Author URI: http://www.iadu.pl
 */
.facebook {	background-color:#48649f !important;	}
body {
	font-family: 'Roboto', serif;
	font-size: 15px;
	color:#595959;
	background-color:#ffffff;
	line-height:140%;
	}

#plan {
	border:1px solid #f69577;
	}

#plan td {
	padding:10px;
	border:1px solid #f69577;
	}

p {
	font-family: 'Roboto', serif;
	margin-bottom:15px;
	}

.hey {
    z-index: 106 !important;
}

ul {
	display:block;
	float:left;
	position:relative;
	width:100%;
	margin:0px 0 20px 20px;
	}
	
h1#about::before {

	}
	
.post-password-form input {
	border:0px solid #dbdbdb;
	background-color:#fdfdfd;
	width:250px;
	padding:10px;
	box-sizing: border-box;
	color:#000000;
	margin:0 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	}
	
.post-password-form input[type="submit"] {
	border:1px solid #bf1e2e;
	background-color:#bf1e2e;
	width:120px;
	padding:10px;
	box-sizing: border-box;
	color:#ffffff;
	text-transform:uppercase;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	cursor:pointer;
}

.logout {
	cursor:pointer;
	border:1px solid #bf1e2e;
	background-color:#bf1e2e;
	width:120px;
	padding:10px;
	box-sizing: border-box;
	color:#ffffff;
	text-transform:uppercase;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-bottom:30px;
}
	
.fb {
	display:block;
	position:absolute;
	right:10px;
	top:60px;
	width:290px;
	height:30px;
	line-height:30px;
	z-index:9999;
	}

a { color:#ffffff; text-decoration:none;}
a:hover { color:#ffffff; }

.wpcf7-response-output {
	margin:0 !important;
	}

input.wpcf7-text:hover {
	border:1px solid #f1592a;
	}
	
textarea.wpcf7-textarea:hover {
	border:1px solid #f1592a;
	}

input.wpcf7-text {
	border:1px solid #dbdbdb;
	background-color:#fdfdfd;
	width:100%;
	padding:10px;
	box-sizing: border-box;
	color:#000000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	}
	
textarea.wpcf7-textarea {
	border:1px solid #dbdbdb;
	background-color:#fdfdfd;
	width:100%;
	padding:10px;
	font-family: 'Roboto', serif;
	box-sizing: border-box;
	color:#000000;
	line-height:140%;
	height:100px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 5px;
	resize:none;
	}
	
input.wpcf7-submit {
	border:1px solid #f1592a;
	background-color:#f1592a;
	width:150px;
	float:right;
	padding:10px;
	box-sizing: border-box;
	color:#ffffff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	}
	
.wpcf7-response-output {
	width:100%;
	height:auto !important;
	min-height:0px !important;
	margin:0 !important;
	padding:0 !important;
	text-align:center;
	}
	
.text-left {
	text-align:left;
	}
	
.text-right {
	text-align:right;
	}

.black {
	color:#000000;
	}
	
.blue {
	color:#f1592a;
	}
	
.grey {
	color:#f7f7f7;
	}
	
.dark-grey {
	color:#dbdbdb;
	}
	
.no-padding {
	padding:0 !important;
	}

h1 {
	font-family: 'Roboto Condensed', sans-serif;
	display:block;
	float:left;
	position:relative;
	width:100%;
	line-height:140%;
	font-size:24px;
	font-weight:normal;
	margin-bottom:20px;
	}
	
h1:before {
	content: '» ';
	}
	
h2 {
	font-family: 'Roboto Condensed', sans-serif;
	display:block;
	float:left;
	position:relative;
	width:100%;
	line-height:140%;
	font-size:21px;
	font-weight:normal;
	margin-bottom:5px;
	color:#000000;
	}
	
h4 {
	font-family: 'Roboto Condensed', sans-serif;
	color:#ffffff !important;
	background-color:#bf1e2e;
	padding:10px 20px;
	width:100%;
	box-sizing:border-box;
	clear:both !important;
	display:inline;
	float:left;
	margin-right:auto;
	font-size:22px;
	position:relative;
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:20px !important;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
	white-space:pre;
	}

h4:after {
	content:"\A"; white-space:pre;
	}

h4:before {
	content: '» ';
	}

section {
	display:block;
	float:left;
	position:relative;
	width:100%;
	}

.content {
	margin:0 auto;
	padding:30px 0;
	display:block;
	height:100%;
	position:relative;
	box-sizing: border-box;
	}
	
.column {
	display:block;
	float:left;
	position:relative;
	box-sizing: border-box;
	padding-right:40px;
	}
	
.column:last-child {
	padding-right:0;
	padding-left:40px;
	border-left:1px solid #dbdbdb;
	}
	
.girl {
	display:block;
	float:left;
	position:relative;
	margin-right:20px;
	}
	
.boy {
	display:block;
	float:right;
	position:relative;
	width:auto;
	margin-top:20px;
	}

.slick-prev {
	border:0;
	display:block;
	position:absolute;
	height:100%;
	width:50px;
	cursor:pointer;
	left:0;
	top:0;
	opacity:0.4;
	background-position:center center;
	background-repeat:no-repeat;
	background-image:url('img/before.png');
	background-color:transparent;
	text-indent:-999999999px;
	}
	
.slick-prev:hover {
	opacity: 0.7;
	}
	
.slick-next {
	border:0;
	display:block;
	position:absolute;
	height:100%;
	width:50px;
	right:0;
	top:0;
	cursor:pointer;
	opacity:0.4;
	background-repeat:no-repeat;
	background-position:center center;
	background-image:url('img/next.png');
	background-color:transparent;
	text-indent:-999999999px;
	}
	
.slick-next:hover {
	opacity: 0.7;
	}
	
.works {
	display:block;
	float:left;
	position:relative;
	width:100%;
	height:235px;;
	}
	
.work {
	height:235px !important;
	line-height:235px;
	display:block;
	width:auto;
	float:left;
	text-align:center;
	background-position:center;
	background-size: cover;
	}
	
.caption {
	display:none;
	width:100%;
	height:100%;
	float:left;
	position:relative;
background-position:center;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
	background-image:url('img/caption.png');
	}
	
.work:hover > .caption {
	display:block;
	}
	
#header {
	height:210px;
	}

#aktualnosci {
	z-index:105;
	background-color:#ffffff;
	}
	
#line {
	height:10px;
	background-image:url('img/line.png');
	background-repeat:repeat-x;
	}
	
.logo {
	display:block;
	float:left;
	position:relative;
	width:500px;
	height:165px;
	}
	
.contact {
	font-family: 'Roboto Condensed', sans-serif;
	display:block;
	position:absolute;
	right:0;
	top:0;
	font-weight:300;
	height:60px;
	font-size:22px;
	line-height:60px;
	padding:0 20px;
	color:#bf1e2e;
	}
	
.contact img {
	vertical-align:middle;
	margin:0 10px;
	}
	
.contact a {
	color:#bf1e2e;
	margin-right:20px;
	}
	
.navigation {
	display:block;
	position:absolute;
	bottom:0;
	right:0;
	width:100%;
	z-index:1500;
	height:45px;
	}
	
.mobileNavigation {
		display:none;
		}
	
.mobileNavigation ul {
	list-style:none;
	margin:0;
	padding:0;
	}
	
.mobileNavigation ul > li {
	list-style:none;
	margin:0;
	padding:0;
	}
	
.mobileNavigation ul > li > a {
	font-family: 'Roboto Condensed', sans-serif;
	font-size:18px;
	text-transform:uppercase;
	}
	
.navigation ul {
	list-style:none;
	margin:0;
	padding:0;
	}
	
.navigation ul > li {
	list-style:none;
	margin:0;
	padding:0;
	}

.navigation ul > li > a {
	display:block;
	float:right;
	position:relative;
	height:45px;
	font-family: 'Roboto Condensed', sans-serif;
	line-height:45px;
	padding:0 20px;
	font-size:18px;
	text-transform:uppercase;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	margin-left:1px;
	border-top-right-radius: 6px;
	color:#000000;
	}
	
.navigation ul > li > a:hover {
	background-color:#bf1e2e;
	color:#ffffff;
	}
	
.navigation ul > li.current-menu-item > a {
	background-color:#bf1e2e;
	color:#ffffff;
	}
	
#slider {
	height:400px;
	background-position:center center;
	background-repeat:no-repeat;
	background-color:#000000;
	overflow:hidden;
	background-image:url('img/slider.png');
	}
	
#slider img {
	width:100%;
	height:auto;
	min-height:400px;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
	}
	
#main {
	min-height:212px;
	background-color:#f1592a;
	color:#ffffff;
	}
	
#product {
	min-height:300px;
	}
	
#gallery {
	height:235px;
	background-color:#f7f7f7;
	z-index:106;
	}
	
#details {
	min-height:300px;
	z-index:102;
	}
	
#advert {
	height:230px;
	background-image:url('img/contactUs.jpg');
	background-position:center center;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
	}
	
#map {
	height:400px;
	z-index:103;
	}
	
#mapWrapper {
	display:block;
	float:left;
	position:relative;
	width:100%;
	height:100%;
	}
	
#mapTip {
	font-family: 'Roboto', sans-serif;
	font-size:15px;
	}
	
#foot {
	height:200px;
	}
	
#foot a {
	color:#cccccc;
	}
	
.one {
	width:25%;
	}
	
.two {
	width:50%;
	}
	
.three {
	width:75%;
	}
	
.four {
	width:100%;
	}
	
	
	
@media (min-width: 1600px) {
	
	.content {
		width:66%;
		}
		
	.zostawDane2 {
		display:none;
		}
		
	.zastosowanie2 {
		display:none;
		}
		
	.zastosowanie1 {
		display:block;
		}

	.zostawDane1 {
		display:block;
		}

	}
	

	
	
@media (max-width: 1600px) {

	.content {
		width:95%;
		}

	.zostawDane2 {
		display:none;
		}
		
	.zastosowanie2 {
		display:none;
		}
		
	.zastosowanie1 {
		display:block;
		}

	.zostawDane1 {
		display:block;
		}

	.three ul {
		padding-left:10px;
		width:100%;
		box-sizing:border-box;
	}

	}
	
	
@media (max-width: 800px) {

	body {
		font-size:14px;
	}

h4 {
font-size: 14px;
padding:10px;
overflow:hidden;
}

	.zastosowanie1 {
		display:none !important;
		}

	.zostawDane1 {
		display:none !important;
		}
		
	.zastosowanie2 {
		display:block !important;
		}

	.zostawDane2 {
		display:block !important;
		}

	body {
		font-size:14px;
		}
		
	.scrollup {
		display:none !important;
		}

	.contact {
		position:relative;
		float:left;
		width:100%;
		border-left:0;
		border-right:0;
		margin-bottom:0 0 20px 0;
		padding:0;
		text-align:center;
		border-radius:0;
		font-size:22px;
		}
		
	#header {
		min-height:50px !important;
		height:auto !important;
		padding:0;
		}
		
	#header .content {
		width:100%;
	}

	.logo {
		width:100%;
		text-align:center;
		min-height:50px;
		height:auto;
		}
		
	.logo img {
		width:70%;
		height:auto;
		margin:15px 0;
		}

	.content {
		width:90%;
		}
		
	.two {
		width:100%;
		padding:0 !important;
		border:0 !important;
		margin-bottom:50px;
		}
		
	.navigation {
		display:none;
		}
		
	.mobileNavigation {
		display:block;
		float:left;
		position:relative;
		width:100%;
		min-height:30px;
		height:auto;
		}
		
	.mobileNavigation ul > li > a {
		float:left;
		position:relative;
		width:100%;
		text-align:center;
		padding:0;
		height:40px;
		line-height:40px;
		background-color:#bf1e2e;
		color:#ffffff;
		border-radius:0;
		margin-bottom:1px;
		}
		
	.mobileNavigation ul > li > a:hover {
		background-color:#f1592a;
		color:#ffffff;
		}
		
	#slider {
		display:none;
		}
		
	#advert {
		display:none;
		}
		
	#gallery {
		min-height:100px;
		height:auto;
		padding-bottom:20px;
		margin-top:-50px;
		}
		
	#gallery ul > li {
		width:48%;
		padding:0;
		margin:20px 0 0 0;
		}
		
	#gallery ul > li:nth-child(odd) {
		margin-right:4%;
		}
		
	#gallery ul > li:last-child {
		display:none;
		}
		
	#foot .two {
		text-align:center !important;
		}
		
	#map {
		border-top:0;
		}
		
	.boy {
		display:none;
		}
		
	.girl {
		display:none;
		}
		
	.three {
		width:100%;
		padding:0 !important;
		border:0 !important;
		margin-bottom:50px;
		}

	#main .one {
	display:none;
	}

	#main h1 {
		margin-top:30px;
	}

	.fb {
	display:none;
	}

	}
	
	
@media (max-width: 599px) {

	#main .one {
	display:none;
	}

	.zastosowanie2 {
		display:block !important;
		}

	.zostawDane2 {
		display:block !important;
		}

	.zastosowanie1 {
		display:none !important;
		}

	.zostawDane1 {
		display:none !important;
		}

	.scrollup {
		display:none !important;
		}
	
	body {
		font-size:14px;
		}

	.contact {
		position:relative;
		float:left;
		width:100%;
		border-left:0;
		border-right:0;
		margin:20px 0 20px 0;
		padding:0;
		text-align:center;
		border-radius:0;
		font-size:22px;
		min-height:40px;
		line-height:40px;
		height:auto;
		}
		
	.contact a {
		padding:0;
		margin:0;
		}
		
	.contact a:after {
		content:"\a";
		white-space: pre;
		}
		
	#header {
		min-height:50px !important;
		height:auto !important;
		padding:0;
		}
		
	#header .content {
		width:100%;
	}

	.logo {
		width:100%;
		text-align:center;
		min-height:50px;
		height:auto;
		}
		
	.logo img {
		width:90%;
		height:auto;
		margin:15px 0;
		}

	.content {
		width:90%;
		}
		
	.two {
		width:100%;
		padding:0 !important;
		border:0 !important;
		margin-bottom:50px;
		}
		
	.navigation {
		display:none;
		}
		
	.mobileNavigation {
		display:block;
		float:left;
		position:relative;
		width:100%;
		min-height:30px;
		height:auto;
		}
		
	.mobileNavigation ul > li > a {
		float:left;
		position:relative;
		width:100%;
		text-align:center;
		padding:0;
		height:40px;
		line-height:40px;
		background-color:#bf1e2e;
		color:#ffffff;
		border-radius:0;
		margin-bottom:1px;
		}
		
	.mobileNavigation ul > li > a:hover {
		background-color:#f1592a;
		color:#ffffff;
		}
		
	#slider {
		display:none;
		}
		
	#advert {
		display:none;
		}
		
	#gallery {
		min-height:100px;
		height:auto;
		}
		
	.three {
		width:100%;
		padding:0 !important;
		border:0 !important;
		margin-bottom:50px;
		}
		
	#map {
			border:0;
		}
		
	#foot .two {
		text-align:center !important;
		}
		
	.boy {
		display:block;
		float:none;
		margin:30px auto 0 auto;
		}
		
	.girl {
		display:none;
		}

	.fb {
	display:none;
	}

	#main h1 {
		margin-top:30px;
	}

	}

.wpcf7-not-valid {
	border:1px solid #f40000 !important;
}

.wpcf7-response-output {
	padding:0 !important;
	margin:0 !important;
	text-align:center !important;
}

.wpcf7-mail-sent-ok {
	width:100% !important;
	margin-top:20px !important;
	padding:15px !important;
	box-sizing:border-box !important;
}

.wpcf7-spam-blocked  {
	width:100% !important;
	margin-top:20px !important;
	padding:15px !important;
	box-sizing:border-box !important;
}span.ha1{font-family: 'Roboto Condensed', sans-serif;    display: block;    float: left;    position: relative;    width: 100%;    line-height: 140%;    font-size: 24px;    font-weight: normal;    margin-bottom: 20px;}span.ha1::before {    content: "» ";}span.ha3{display:block;font-weight: bold;font-family: 'Roboto', sans-serif;font-size: 15px;}span.ha4{    font-family: 'Roboto Condensed', sans-serif;    color: #ffffff !important;    background-color: #bf1e2e;    padding: 10px 20px;    width: 100%;    box-sizing: border-box;    clear: both !important;    display: inline;    float: left;    margin-right: auto;    font-size: 22px;    position: relative;    font-weight: normal;    text-transform: uppercase;    margin-bottom: 20px !important;    -webkit-border-radius: 6px;    -moz-border-radius: 6px;    border-radius: 6px;    white-space: pre;}span.ha4:before {    content: '» ';}h2{    font-family: 'Roboto Condensed', sans-serif;    color: #ffffff !important;    background-color: #bf1e2e;    padding: 10px 20px;    width: 100%;    box-sizing: border-box;    clear: both !important;    display: inline;    float: left;    margin-right: auto;    font-size: 22px;    position: relative;    font-weight: normal;    text-transform: uppercase;    margin-bottom: 20px !important;    -webkit-border-radius: 6px;    -moz-border-radius: 6px;    border-radius: 6px;    white-space: pre;}h2:before {    content: '» ';}h2:after {    content: "\A";    white-space: pre;}span.ha4:after {    content: "\A";    white-space: pre;}@media (max-width: 800px){span.ha4 {    font-size: 14px;    padding: 10px;    overflow: hidden;}h2{    font-size: 14px;    padding: 10px;    overflow: hidden;}}.x-link{text-decoration:underline;color: #bf1e2e;font-weight:bold;}