#header_wrapper {
	background-color: #003374;
}
#header_wrapper .wrapper {
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
#header_telefon {
	color: #ffffff;
	background-color: #95c11f;
	height: 36px;
	line-height: 36px;
	border-radius: 18px;
	padding: 0 16px;
	font-size: 20px;
}

#logo {
	margin: 10px 0;
	line-height: 0;
}
#logo img {
	max-height: 70px;
}

#oferta_lista {
	list-style: none;
	padding: 10px;
	margin: 0;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	background-color: #ffffff;
	padding-bottom: 0;
	position: relative;
	top: -76px;
	left: 0;
	z-index: 100;
}
#oferta_lista li {
	width: calc(100% / 4 - 10px);
	padding: 20px 10px;
	text-align: center;
	margin-bottom: 0;
	box-sizing: border-box;
}
/* #oferta_lista li:not(:last-child) { */
	/* margin-right: 10px; */
/* } */
#oferta_lista li img {
	max-width: 100%;
	margin: 20px 0;
	transition: 0.6s all;
}
#oferta_lista li:hover img {
	transform: scale(1.2);
}
#oferta_lista li a {
	text-decoration: none;
	display: block;
}
#oferta_lista li h3 {
	color: #ffffff;
	font-size: 18px;
	font-family: Arial;
	font-weight: 900;
	text-transform: uppercase;
	margin-bottom: 10px;
}
#oferta_lista li h4 {
	color: #ffffff;
	font-size: 14px;
}
#oferta_lista li:nth-child(1) {
	background-color: #f2a900;
}
#oferta_lista li:nth-child(2) {
	background-color: #500778;
}
#oferta_lista li:nth-child(3) {
	background-color: #4b9560;
}
#oferta_lista li:nth-child(4) {
	background-color: #005eb8;
}

.produkty_na_glownej {
	list-style: none;
	padding: 0;
	margin: 0;
	display: -webkit-flex;
	display: flex;
	justify-content: space-around;
	margin-top: 40px;
	margin-bottom: 60px;
}
.produkty_na_glownej li {
	list-style: none;
	padding: 0;
	margin: 0;
	transition: 0.6s all;
}
.produkty_na_glownej li:hover {
	transform: scale(1.2);
}


.normal_header {
	color: #005eb8;
	font-size: 36px;
	font-weight: 400;
	text-align: center;
	margin-bottom: 20px;
}
.big_header {
	font-size: 48px;
	font-weight: 400;
	color: #333333;
	text-align: center;
	margin-top: 80px;
	text-transform: uppercase;
	margin-bottom: 0;
}
.small_header {
	font-size: 18px;
	text-align: center;
	color: #333333;
	font-weight: 400;
	/* margin-bottom: 30px; */
}

.blue_bar {
	background-color: #005eb8;
	padding-top: 90px;
	padding-bottom: 60px;
	text-align: center;
}
.blue_bar .big_header {
	color: #ffffff;
	margin-top: 0;
}
.blue_bar .small_header {
	color: #ffffff;
}




#wezly_cieplownicze {
	text-align: center;
}


.lista_cech {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-top: 60px;
	margin-bottom: 40px;
}
.lista_cech li {
	padding-left: 25px;
	background-image: url('../images/bullet.jpg');
	background-repeat: no-repeat;
	background-position: 0px 3px;
	text-align: left;
	line-height: 1.2;
}
#wezly_cieplownicze .button {
	margin-bottom: 40px;
}







.stroke {
	position: relative;
	overflow: hidden;
	text-align: center;
	margin: 20px 0 30px;
}
.stroke span {
	display: inline-block;
	vertical-align: baseline;
	zoom: 1;
	*display: inline;
	*vertical-align: auto;
	position: relative;
	padding: 0 20px;
	color: #333333;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 400;
}
.stroke span:before,
.stroke span:after {
	content: '';
	display: block;
	width: 1000px;
	position: absolute;
	top: 0.73em;
	border-top: 1px solid #333333;
}
.stroke span:before {	right: 100%; }
.stroke span:after { left: 100%; }



.partners {
	list-style: none;
	padding: 0;
	margin: 0;
	display: -webkit-flex;
	display: flex;
	justify-content: space-around;
	align-items: center;
	border-bottom: 1px solid #333333;
	margin-bottom: 40px;
	padding-bottom: 20px;
}
.partners li {
	/* flex: 1 1 auto; */
	max-width: 180px;
}
.partners li img {
	max-width: 100%;
	/* max-width: 90%; */
	/* margin: 0 5%; */
	transition: 0.6s transform;
}
.partners li:hover img {
	transform: scale(1.2);
}





.animated {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-delay: 1000ms;
  animation-delay: 1000ms;
}
.animate-out {
  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;
}
.owl-theme .item h2.animated {
  -webkit-animation-delay: 1000ms;
  animation-delay: 1000ms;
}
.owl-theme .item h3.animated {
  -webkit-animation-delay: 1500ms;
  animation-delay: 1500ms;
}













#panele_ogrodzeniowe {
	background-color: #2d4a7b;
	float: left;
	width: 100%;
	clear: both;
	background-image: url('../images/panele-ogrodzeniowe.jpg');	
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 40% auto;
}
#panele_ogrodzeniowe .wrapper {
	/* padding-left: 20%; */
}
#panele_ogrodzeniowe img {
	float: left;
	max-width: 40%;
}
#panele_ogrodzeniowe .right_side {
	color: #ffffff;
	float: right;
	/* width: 710px; */
	width: 55%;
	/* margin-left: 10%; */
	margin-left: 60px;
	text-align: center;
}
#panele_ogrodzeniowe .right_side h3 {
	color: #ffffff;
	/* margin-top: 5%; */
	margin-top: 40px;
	/* margin-bottom: 2%; */
	margin-bottom: 20px;
	text-transform: uppercase;
	font-weight: 400;
	text-align: left;
}
#panele_ogrodzeniowe .right_side p {
	/* margin-bottom: 2%; */
	margin-bottom: 20px;
	line-height: 1.2;
	text-align: left;
}
#panele_ogrodzeniowe .right_side .button {
	/* margin-top: 2%; */
	margin-top: 20px;
	/* margin-bottom: 2%; */
	margin-bottom: 20px;
}


#footer {
	background-color: #333333;
	border-top: 1px solid #ffffff;
}

#copyright {
	color: #ffffff;
	font-size: 13px;
	font-weight: 400;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.2;
}
#author {
	color: #ffffff;
	float: right;
	font-size: 14px;
	margin: 10px 0;
	margin-top: 20px;
	display: flex;
	align-items: center;
}
#author a {
	display: block;
	width: 130px;
	line-height: 0;
}
#author img {
	/* width: 130px; */
	max-width: 100%;
	max-height: 100%;
}


/* PARALLAX */
.parallax {
	background-attachment: fixed;
	background-position: 50% 0;
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 20px;
	height: 460px;
}
.parallax.parallax_home {
	background-image: url("../images/parallax_hala.jpg");
}
.parallax.parallax_oferta {
	background-image: url("../images/parallax_oferta.jpg");
	background-size: auto 600px;
}
.parallax.parallax_o_firmie {
	background-image: url("../images/parallax_o_firmie.jpg");
	/* background-size: auto 600px; */
}
.parallax.parallax_kontakt {
	background-image: url("../images/parallax_kontakt.jpg");
	/* background-size: auto 600px; */
}
.parallax.parallax_panele_ogrodzeniowe {
	background-image: url("../images/parallax_panele_ogrodzeniowe.jpg");
	/* background-size: auto 600px; */
	 background-size: 100% auto; 
}



/* breadcrumbs */
.breadcrumbs {
	color: #999999;
	font-size: 14px;
	line-height: 1.2;
}
.breadcrumbs a {
	color: #000033;
	text-decoration: none;
}
.breadcrumbs a:hover {
	text-decoration: underline;
}
.breadcrumbs span {
	color: #000033;
}
.breadcrumbs .fa {
	color: #f12735;
}



.page_header {
	font-family: Arial;
	font-weight: 900;
	font-size: 30px;
	color: #000033;
	margin-top: 30px;
	margin-bottom: 5px;
}

.content,
.offer_content {
	text-align: center;
}
.content p,
.offer_content p {
	color: #333333;
	font-size: 16px;
	line-height: 1.2;
	margin-bottom: 15px;
	text-align: left;
}
.content h4,
.offer_content h4 {
	color: #95c11f;
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: left;
}
.urzadzenie {
	float: right;
	margin-bottom: 20px;
}













#kontakt_boxy {
	list-style: none;
	margin: 0;
	padding: 0;
	display: -webkit-flex;
	display: flex;
	justify-content: space-around;
	padding: 0;
	margin-left: -20px;
	box-sizing: border-box;
}
#kontakt_boxy li {
	border: 1px solid #dedede;
	width: calc(100% / 3 - 20px);
	margin-left: 20px;
	padding: 30px;
	box-sizing: border-box;
	text-align: left;
}
#kontakt_boxy h5 .fa {
	margin-right: 5px;
}
#kontakt_boxy h5 {
	color: #000033;
	font-size: 18px;
	font-weight: 700;
	padding-bottom: 10px;
	text-transform: uppercase;
	border-bottom: 1px solid #000033;
}
#kontakt_boxy h5 .fa {
	font-size: 22px;
}
#kontakt_boxy li ul {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}
#kontakt_boxy li ul li {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
	border: 0;
	color: #160504;
	letter-spacing: 1px;
}
#kontakt_boxy li a {
	color: #160504;
	text-decoration: none;
	/* padding-bottom: 20px; */
}
#kontakt_boxy li a:hover {
	text-decoration: underline;
}
#kontakt_boxy li a.mapka {
	color: #ee7f00;
	text-decoration: none;
	/* margin-bottom: 0; */
}
#kontakt_boxy li a.mapka:hover {
	color: #ee7f00;
}
#kontakt_boxy #zamowienia li {
	margin-bottom: 15px;
}
.wybierz_produkty {
	float: right;
	/* margin-top: 20px; */
}



.offer_container::after {
	content: "";
	display: block;
	clear: both;
}

#sidebar {
	width: 300px;
	float: left;
	margin-right: 30px;
}
#sidebar ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#sidebar ul li {	
	padding: 0;
	margin: 0;
}
#sidebar ul li a {
	display: block;
	font-size: 16px;
	color: #ffffff;
	background-color: #5996bf;
	padding: 0 20px;
	text-decoration: none;
	margin-bottom: 5px;
	height: 55px;
	line-height: 1;
	
	background: linear-gradient(to left, #5996bf 50%, #000033 50%);
	background-size: 200% 100%;
	background-position: right bottom;
	margin-left: 10px;
	transition: all 0.6s ease;
	display: -webkit-flex;
	display: flex;
	align-items: center;
}
#sidebar ul li.current a,
#sidebar ul li a:hover {
	background-position: left bottom;
}
.offer_content {
	float: left;
	width: calc(100% - 360px);
}
a.gallery {
	display: block;
	float: left;
	margin-right: 35px;
	margin-bottom: 20px;
}


ul.gallery {
	clear: both;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	list-style: none;
	padding: 0;
	margin: 0;
	margin: 20px 0;
	/* margin-left: -20px; */
}
ul.gallery li {
	/* margin-left: 20px; */
	/* max-width: calc(50% - 20px); */
}
ul.gallery li:nth-child(1) {
	
}
ul.gallery li:nth-child(2) {
	
}
ul.gallery li img {
	max-width: 100%;
	height: auto;
}