button,
hr,
input {
	overflow: visible
}

progress,
sub,
sup {
	vertical-align: baseline
}

.checkbox,
sub,
sup {
	position: relative
}

.downloads li,
.footer__nav li,
.nav-accordion--opened li,
.navbar-nav,
.uslugi ul li {
	list-style: none
}

@font-face {
	font-family: Nunito;
	font-style: normal;
	font-weight: 400;
	src: local('Nunito Regular'), local('Nunito-Regular'), url(https://fonts.gstatic.com/s/nunito/v9/XRXV3I6Li01BKofIO-aE.ttf) format('truetype')
}

@font-face {
	font-family: Nunito;
	font-style: normal;
	font-weight: 800;
	src: local('Nunito ExtraBold'), local('Nunito-ExtraBold'), url(https://fonts.gstatic.com/s/nunito/v9/XRXW3I6Li01BKofAksCUb-vN.ttf) format('truetype')
}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

hr {
	box-sizing: content-box;
	height: 0
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

a {
	background-color: transparent
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}

.btn,
.downloads li a,
.footer__logo,
.footer__nav a,
.mapa .kontakt a,
.navbar-nav a,
.tel,
.uslugi ul li a {
	text-decoration: none
}

b,
strong {
	font-weight: bolder
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

img {
	border-style: none
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,
select {
	text-transform: none
}

.btn,
.dlaczego-hydrosiew h2,
.downloads li a em,
.footer__nav a,
.home .main h2,
.mapa .kontakt h2,
.navbar-nav a,
.uslugi h3,
header h1 strong {
	text-transform: uppercase
}

[type=button],
[type=reset],
[type=submit],
button {
	-webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	border-style: none;
	padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
	outline: ButtonText dotted 1px
}

fieldset {
	padding: .35em .75em .625em
}

.p-0,
legend {
	padding: 0
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	white-space: normal
}

textarea {
	overflow: auto
}

[type=checkbox],
[type=radio] {
	box-sizing: border-box;
	padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details {
	display: block
}

summary {
	display: list-item
}

[hidden],
template {
	display: none
}

.columns,
.row {
	display: flex;
	flex-flow: row wrap;
	width: 100%;
	clear: fix
}

.col-1 {
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: calc(99.9% * 1/12 - (30px - 30px * 1/12));
	max-width: calc(99.9% * 1/12 - (30px - 30px * 1/12));
	width: calc(99.9% * 1/12 - (30px - 30px * 1/12))
}

.col-1:nth-child(1n) {
	margin-right: 30px;
	margin-left: 0
}

.col-1:last-child {
	margin-right: 0
}

.col-1:nth-child(12n) {
	margin-right: 0;
	margin-left: auto
}

.col-2 {
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: calc(99.9% * 2/12 - (30px - 30px * 2/12));
	max-width: calc(99.9% * 2/12 - (30px - 30px * 2/12));
	width: calc(99.9% * 2/12 - (30px - 30px * 2/12))
}

.col-2:nth-child(1n) {
	margin-right: 30px;
	margin-left: 0
}

.col-2:last-child {
	margin-right: 0
}

.col-2:nth-child(12n) {
	margin-right: 0;
	margin-left: auto
}

.col-3 {
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: calc(99.9% * 3/12 - (30px - 30px * 3/12));
	max-width: calc(99.9% * 3/12 - (30px - 30px * 3/12));
	width: calc(99.9% * 3/12 - (30px - 30px * 3/12))
}

.col-3:nth-child(1n) {
	margin-right: 30px;
	margin-left: 0
}

.col-3:last-child {
	margin-right: 0
}

.col-3:nth-child(12n) {
	margin-right: 0;
	margin-left: auto
}

.col-4 {
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: calc(99.9% * 4/12 - (30px - 30px * 4/12));
	max-width: calc(99.9% * 4/12 - (30px - 30px * 4/12));
	width: calc(99.9% * 4/12 - (30px - 30px * 4/12))
}

.col-4:nth-child(1n) {
	margin-right: 30px;
	margin-left: 0
}

.col-4:last-child {
	margin-right: 0
}

.col-4:nth-child(12n) {
	margin-right: 0;
	margin-left: auto
}

.col-5 {
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: calc(99.9% * 5/12 - (30px - 30px * 5/12));
	max-width: calc(99.9% * 5/12 - (30px - 30px * 5/12));
	width: calc(99.9% * 5/12 - (30px - 30px * 5/12))
}

.col-5:nth-child(1n) {
	margin-right: 30px;
	margin-left: 0
}

.col-5:last-child {
	margin-right: 0
}

.col-5:nth-child(12n) {
	margin-right: 0;
	margin-left: auto
}

.col-6 {
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: calc(99.9% * 6/12 - (30px - 30px * 6/12));
	max-width: calc(99.9% * 6/12 - (30px - 30px * 6/12));
	width: calc(99.9% * 6/12 - (30px - 30px * 6/12))
}

.col-6:nth-child(1n) {
	margin-right: 30px;
	margin-left: 0
}

.col-6:last-child {
	margin-right: 0
}

.col-6:nth-child(12n) {
	margin-right: 0;
	margin-left: auto
}

.col-7 {
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: calc(99.9% * 7/12 - (30px - 30px * 7/12));
	max-width: calc(99.9% * 7/12 - (30px - 30px * 7/12));
	width: calc(99.9% * 7/12 - (30px - 30px * 7/12))
}

.col-7:nth-child(1n) {
	margin-right: 30px;
	margin-left: 0
}

.col-7:last-child {
	margin-right: 0
}

.col-7:nth-child(12n) {
	margin-right: 0;
	margin-left: auto
}

.col-8 {
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: calc(99.9% * 8/12 - (30px - 30px * 8/12));
	max-width: calc(99.9% * 8/12 - (30px - 30px * 8/12));
	width: calc(99.9% * 8/12 - (30px - 30px * 8/12))
}

.col-8:nth-child(1n) {
	margin-right: 30px;
	margin-left: 0
}

.col-8:last-child {
	margin-right: 0
}

.col-8:nth-child(12n) {
	margin-right: 0;
	margin-left: auto
}

.col-9 {
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: calc(99.9% * 9/12 - (30px - 30px * 9/12));
	max-width: calc(99.9% * 9/12 - (30px - 30px * 9/12));
	width: calc(99.9% * 9/12 - (30px - 30px * 9/12))
}

.col-9:nth-child(1n) {
	margin-right: 30px;
	margin-left: 0
}

.col-9:last-child {
	margin-right: 0
}

.col-9:nth-child(12n) {
	margin-right: 0;
	margin-left: auto
}

.col-10 {
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: calc(99.9% * 10/12 - (30px - 30px * 10/12));
	max-width: calc(99.9% * 10/12 - (30px - 30px * 10/12));
	width: calc(99.9% * 10/12 - (30px - 30px * 10/12))
}

.col-10:nth-child(1n) {
	margin-right: 30px;
	margin-left: 0
}

.col-10:last-child {
	margin-right: 0
}

.col-10:nth-child(12n) {
	margin-right: 0;
	margin-left: auto
}

.col-11 {
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: calc(99.9% * 11/12 - (30px - 30px * 11/12));
	max-width: calc(99.9% * 11/12 - (30px - 30px * 11/12));
	width: calc(99.9% * 11/12 - (30px - 30px * 11/12))
}

.col-11:nth-child(1n) {
	margin-right: 30px;
	margin-left: 0
}

.col-11:last-child {
	margin-right: 0
}

.col-11:nth-child(12n) {
	margin-right: 0;
	margin-left: auto
}

.col-12 {
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: calc(99.9% * 12/12 - (30px - 30px * 12/12));
	max-width: calc(99.9% * 12/12 - (30px - 30px * 12/12));
	width: calc(99.9% * 12/12 - (30px - 30px * 12/12))
}

.col-12:nth-child(1n) {
	margin-right: 30px;
	margin-left: 0
}

.col-12:last-child {
	margin-right: 0
}

.col-12:nth-child(12n) {
	margin-right: 0;
	margin-left: auto
}

p,
ul {
	margin-top: 0
}

.float-right {
	float: right
}

.float-left {
	float: left
}

.text-center {
	text-align: center
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.inline {
	display: inline
}

.block {
	display: block
}

.inline-block {
	display: inline-block
}

.flex {
	display: flex
}

.alert,
.rodo-hide {
	display: none
}

.align-items-center {
	align-items: center
}

.align-items-start {
	align-items: flex-start
}

.align-items-end {
	align-items: flex-end
}

.justify-content-center {
	justify-content: center
}

.justify-content-start {
	justify-content: flex-start
}

.justify-content-end {
	justify-content: flex-end
}

.justify-content-between {
	justify-content: space-between
}

.justify-content-around {
	justify-content: space-around
}

.justify-content-evenly {
	justify-content: space-evenly
}

.m-0 {
	margin: 0
}

.m-1 {
	margin: 1rem
}

.m-2 {
	margin: 2rem
}

.m-3 {
	margin: 3rem
}

.m-4 {
	margin: 4rem
}

.m-5 {
	margin: 5rem
}

.p-1 {
	padding: 1rem
}

.p-2 {
	padding: 2rem
}

.p-3 {
	padding: 3rem
}

.p-4 {
	padding: 4rem
}

.p-5 {
	padding: 5rem
}

.my-0 {
	margin-top: 0;
	margin-bottom: 0
}

.my-1 {
	margin-top: 1rem;
	margin-bottom: 1rem
}

.my-2 {
	margin-top: 2rem;
	margin-bottom: 2rem
}

.my-3 {
	margin-top: 3rem;
	margin-bottom: 3rem
}

.my-4 {
	margin-top: 4rem;
	margin-bottom: 4rem
}

.my-5 {
	margin-top: 5rem;
	margin-bottom: 5rem
}

.py-0 {
	padding-top: 0;
	padding-bottom: 0
}

.py-1 {
	padding-top: 1rem;
	padding-bottom: 1rem
}

.py-2 {
	padding-top: 2rem;
	padding-bottom: 2rem
}

.py-3 {
	padding-top: 3rem;
	padding-bottom: 3rem
}

.py-4 {
	padding-top: 4rem;
	padding-bottom: 4rem
}

.py-5 {
	padding-top: 5rem;
	padding-bottom: 5rem
}

.mx-0 {
	margin-left: 0;
	margin-right: 0
}

.mx-1 {
	margin-left: 1rem;
	margin-right: 1rem
}

.mx-2 {
	margin-left: 2rem;
	margin-right: 2rem
}

.mx-3 {
	margin-left: 3rem;
	margin-right: 3rem
}

.mx-4 {
	margin-left: 4rem;
	margin-right: 4rem
}

.mx-5 {
	margin-left: 5rem;
	margin-right: 5rem
}

.px-0 {
	padding-left: 0;
	padding-right: 0
}

.px-1 {
	padding-left: 1rem;
	padding-right: 1rem
}

.px-2 {
	padding-left: 2rem;
	padding-right: 2rem
}

.px-3 {
	padding-left: 3rem;
	padding-right: 3rem
}

.px-4 {
	padding-left: 4rem;
	padding-right: 4rem
}

.px-5 {
	padding-left: 5rem;
	padding-right: 5rem
}

.mr-0 {
	margin-right: 0
}

.mr-1 {
	margin-right: 1rem
}

.mr-2 {
	margin-right: 2rem
}

.mr-3 {
	margin-right: 3rem
}

.mr-4 {
	margin-right: 4rem
}

.mr-5 {
	margin-right: 5rem
}

.ml-0 {
	margin-left: 0
}

.ml-1 {
	margin-left: 1rem
}

.ml-2 {
	margin-left: 2rem
}

.ml-3 {
	margin-left: 3rem
}

.ml-4 {
	margin-left: 4rem
}

.ml-5 {
	margin-left: 5rem
}

.pr-0 {
	padding-right: 0
}

.pr-1 {
	padding-right: 1rem
}

.pr-2 {
	padding-right: 2rem
}

.pr-3 {
	padding-right: 3rem
}

.pr-4 {
	padding-right: 4rem
}

.pr-5 {
	padding-right: 5rem
}

.pl-0 {
	padding-left: 0
}

.pl-1 {
	padding-left: 1rem
}

.pl-2 {
	padding-left: 2rem
}

.pl-3 {
	padding-left: 3rem
}

.pl-4 {
	padding-left: 4rem
}

.pl-5 {
	padding-left: 5rem
}

.mt-0 {
	margin-top: 0
}

.mt-1 {
	margin-top: 1rem
}

.mt-2 {
	margin-top: 2rem
}

.mt-3 {
	margin-top: 3rem
}

.mt-4 {
	margin-top: 4rem
}

.mt-5 {
	margin-top: 5rem
}

.mb-0 {
	margin-bottom: 0
}

.mb-1 {
	margin-bottom: 1rem
}

.mb-2 {
	margin-bottom: 2rem
}

.mb-3 {
	margin-bottom: 3rem
}

.mb-4 {
	margin-bottom: 4rem
}

.mb-5 {
	margin-bottom: 5rem
}

.pt-0 {
	padding-top: 0
}

.pt-1 {
	padding-top: 1rem
}

.pt-2 {
	padding-top: 2rem
}

.pt-3 {
	padding-top: 3rem
}

.pt-4 {
	padding-top: 4rem
}

.pt-5 {
	padding-top: 5rem
}

.pb-0 {
	padding-bottom: 0
}

.pb-1 {
	padding-bottom: 1rem
}

.pb-2 {
	padding-bottom: 2rem
}

.pb-3 {
	padding-bottom: 3rem
}

.pb-4 {
	padding-bottom: 4rem
}

.pb-5 {
	padding-bottom: 5rem
}


fieldset {
	float: left;
	border:0;
	padding: 0;
}

textarea {
	height: 167px;
}

.group.alerts {
	margin-bottom: 0
}

.alert,
.group {
	margin-bottom: 1rem
}

.group {
	clear: fix
}

.group input,
.group select,
.group textarea {
	border: 1px solid transparent;
	border-bottom-color: #c7cfdd;
	width: calc(99.9% - 1rem);
	padding: .5rem;
	font-size: .875rem;
	outline: 0;
	transition: all .2s;
	background: none
}

.group textarea {
	border-color: #c7cfdd;
}

.alert,
.btn {
	border-radius: 4px;
	font-weight: 700
}

.group input:focus,
.group select:focus,
.group textarea:focus {
	border-color: transparent;
	transform: scale(1.01);
	box-shadow: 0 5px 10px -2px rgba(0, 0, 0, .2)
}

.checkbox {
	padding-left: 20px
}

.checkbox input[type=checkbox] {
	position: absolute;
	left: 0;
	top: 0;
	width: auto
}

label p {
	font-size: .8125rem;
	line-height: 1.3em
}

.error {
	border-bottom-color: red !important
}

.error-message {
	font-weight: 700;
	font-size: .7rem;
	color: #d60000
}

.alert {
	padding: .5rem 1rem;
	color: #fff;
	background: #333;
	font-size: 1rem
}

.alert-danger {
	background: #d60000
}

.alert-warning {
	background: #f17500
}

.alert-success {
	background: #005e00
}

button {
	cursor: pointer
}

:root {
	font-size: 16px
}

body {
	background: #F1F5FD;
	font-family: Nunito, sans-serif;
	color: #333;
	font-size: calc(.75rem + .25 * ((100vw - 30rem)/ 44.9375));
	line-height: 1.5rem;
	padding-top: 130px;
	position: relative
}

@media screen and (min-width:1199px) {
	body {
		font-size: 1rem
	}
}

@media screen and (max-width:480px) {
	body {
		font-size: .75rem
	}
}

.container {
	display: flex;
	flex-flow: row wrap;
	max-width: 1170px;
	margin-left: auto;
	margin-right: auto
}

.gallery .col,
.uslugi .box {
	max-width: calc(99.9% * 1/3 - (30px - 30px * 1/3))
}

nav {
	background: #fff;
	height: 130px;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
	-webkit-transition: all .2s;
	transition: all .2s
}

.logo img,
.navbar-nav a {
	-webkit-transition: all .2s
}

nav .container {
	height: 100%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

nav.affix {
	height: 70px
}

nav.affix .logo img {
	height: 50px
}

.logo img {
	height: 85px;
	transition: all .2s
}

.navbar-nav {
	margin: 0;
	padding: 0
}

.navbar-nav li {
	float: left;
	margin-left: 15px
}

.navbar-nav a {
	font-size: .95rem;
	color: #505c54;
	font-weight: 700;
	padding: 10px 15px;
	transition: all .2s
}

.navbar-nav .active>a,
.navbar-nav a.active,
.navbar-nav a:focus,
.navbar-nav a:hover {
	color: #89a831
}

.tel {
	color: #505c54;
	font-weight: 700;
	font-size: 1.25rem;
	padding: 7px 0 7px 50px;
	background: url(../img/tel.png) left center no-repeat;
	-webkit-transition: all .2s;
	transition: all .2s
}

.tel:hover {
	color: #89a831
}

.btn {
	background: #89a831;
	color: #fff;
	font-size: .875rem;
	line-height: 1.3em;
	padding: 15px 25px;
	-webkit-transition: all .15s;
	transition: all .15s;
	display: inline-block;
	border: 0
}

.dlaczego-hydrosiew,
header {
	display: -webkit-box;
	display: -ms-flexbox;
	-webkit-box-align: center
}

.btn:hover {
	background: #9bc231;
	-webkit-transform: scale(1.03);
	transform: scale(1.03);
	-webkit-box-shadow: 0 3px 6px -1px rgba(0, 0, 0, .2);
	box-shadow: 0 3px 6px -1px rgba(0, 0, 0, .2)
}

.btn:active,
.btn:focus {
	background: #698321;
	-webkit-transform: scale(.98);
	transform: scale(.98);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .4)
}

header {
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100vh;
	overflow: hidden
}

header .swiper-container {
	height: 100%;
	position: relative
}

header .swiper-container::after {
	content: ' ';
	display: block;
	width: 100%;
	height: 50vh;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 50;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(137, 168, 49, 0)), color-stop(80%, rgba(137, 168, 49, 1)));
	background: linear-gradient(to bottom, rgba(137, 168, 49, 0) 0, rgba(137, 168, 49, 1) 80%)
}

header .swiper-slide {
	display: flex !important;
	align-items: center;
	justify-content: center;
}

header .swiper-slide img {
	align-self: center;
}

header h1 {
	position: absolute;
	z-index: 100;
	margin: 0;
	text-align: center
}

.home main,
.mapa .container {
	position: relative
}

.home .main .col-2 img,
.home main {
	margin-top: -6.25rem
}

header h1 em,
header h1 strong {
	display: inline-block;
	padding: .4rem 1.3rem;
	margin-bottom: .5rem;
	color: #fff;
	line-height: 1em;
	border-radius: 8px
}

header h1 strong {
	font-weight: 700;
	font-size: 3.75rem;
	background: rgb(137, 168, 49, .9)
}

header h1 em {
	font-style: normal;
	font-weight: 400;
	font-size: 2.25rem;
	background: rgba(25, 44, 50, .9)
}

.home main {
	z-index: 200
}

.home .main {
	background: url(../img/leaves.jpg) bottom center no-repeat #89a831;
	background-size: contain;
	padding-bottom: 12.5rem;
	color: #fff
}

.home .main h2 {
	margin: 0 0 1.875rem
}

.home .main h2 small {
	font-size: 1rem;
	font-weight: 400
}

.home .main h2 strong {
	font-size: 2.75rem;
	line-height: 1.1em;
	font-weight: 700
}

.home .main h2 small,
.home .main h2 strong {
	display: block
}

.home .main .col-5 li,
.home .main .col-5 p {
	font-size: .9375rem
}

.home .main .col-5 h4 {
	font-size: 1.1875rem;
	margin: 30px 0 15px
}

.home .main .col-5.left p {
	font-size: 1.1875rem !important;
	line-height: 1.5em
}

.home .main ul {
	padding: 0;
	margin: 0
}

.home .main ul li {
	list-style-image: url(../img/ok.png);
	margin: 0 0 5px 20px
}

.uslugi {
	margin-top: -130px
}

.uslugi .box {
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: calc(99.9% * 1/3 - (30px - 30px * 1/3));
	width: calc(99.9% * 1/3 - (30px - 30px * 1/3))
}

.uslugi .box:nth-child(1n) {
	margin-right: 30px;
	margin-left: 0
}

.uslugi .box:last-child {
	margin-right: 0
}

.uslugi .box:nth-child(3n) {
	margin-right: 0;
	margin-left: auto
}

.uslugi .box img {
	min-width: 100%;
	border-radius: 8px
}

.uslugi h3 {
	font-size: 34px;
	color: #3c4545;
	line-height: 1em;
	margin: 0;
	padding: 15px 20px
}

.uslugi ul {
	margin: 0;
	padding: 0
}

.uslugi ul li a {
	display: block;
	padding: 10px 20px;
	font-size: 19px;
	color: #505c54;
	border-top: 1px solid #e2e2e2;
	background: url(../img/bullet.png) calc(100% - 20px) center no-repeat;
	-webkit-transition: all .2s;
	transition: all .2s
}

.uslugi ul li a:hover {
	background-color: #f4f4f4;
	color: #89a831;
	-webkit-transform: scale(1.03);
	transform: scale(1.03);
	-webkit-box-shadow: 0 5px 15px -35px rgba(0, 0, 0, .2), 0 15px 35px -10px rgba(0, 0, 0, .1);
	box-shadow: 0 5px 15px -35px rgba(0, 0, 0, .2), 0 15px 35px -10px rgba(0, 0, 0, .1)
}

.uslugi ul li a small {
	font-size: 14px;
	color: #9fa6a1
}

.uslugi ul li:last-child a {
	border-bottom: 1px solid #e2e2e2
}

.dlaczego-hydrosiew {
	margin-top: 30px;
	min-height: 454px;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	background: url(../img/prlx.jpg) center no-repeat fixed;
	background-size: cover;
	color: #fff
}

.dlaczego-hydrosiew h2 {
	margin: 0 0 20px;
	font-size: 34px;
	line-height: 1.05em
}

.dlaczego-hydrosiew p {
	margin: 0 0 20px
}

.mapa .kontakt {
	background: #192c32;
	border-radius: 8px;
	position: absolute;
	top: 60px;
	left: 0;
	padding: 30px;
	margin: 0;
	z-index: 100;
	color: #fff
}

.mapa .kontakt h2 {
	font-size: 44px;
	margin: 0 0 20px;
	line-height: 1em
}

.mapa .kontakt a {
	color: #89a831
}

#mapagoogle {
	width: 100%;
	height: 550px;
	background: #ccc
}

.footer__logo {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.footer__logo img {
	height: 85px;
	float: left;
	margin-right: 20px;
	padding-right: 20px;
	border-right: 2px solid #e2e2e2
}

.footer__logo span {
	float: left;
	color: #505c54
}

.footer__logo span small,
.footer__logo span strong {
	display: block
}

.footer__logo span strong {
	font-size: 19px
}

.footer__logo span small {
	font-size: 15px;
	color: #9fa6a1
}

.footer__nav {
	margin: 0;
	padding: 0
}

.footer__nav li {
	float: left;
	margin-left: 30px
}

.footer__nav a {
	font-weight: 700;
	font-size: 14px;
	color: #505c54
}

.footer__nav a:hover {
	color: #89a831
}

footer {
	padding: 30px 0
}

footer hr {
	border-width: 0;
	bottom: 0;
	border-bottom: 1px solid #e2e2e2;
	width: 100%;
	height: 1px;
	margin: 30px 0
}

footer hr:after {
	content: '';
	display: block;
	clear: both
}

footer .last.row span {
	font-size: 15px;
	color: #9fa6a1
}

.madeby {
	line-height: 1em
}

.madeby img {
	width: 90px
}

.madeby small {
	color: #000;
	float: left;
	margin: 1px 3px 0 0;
	font-size: 10px
}

.sub header {
	height: 200px
}

.sub header img {
	height: 100%
}

.sub main {
	padding-top: 30px
}

.sub .h1,
.sub .h2,
.sub .h3,
.sub .h4,
.sub .h5,
.sub .h6,
.sub h1,
.sub h2,
.sub h3,
.sub h4,
.sub h5,
.sub h6 {
	font-weight: 700;
	color: #192c32;
	margin: 30px 0 20px;
	line-height: 1em
}

.sub .h1,
.sub h1 {
	font-size: 44px
}

.sub .h2,
.sub h2 {
	font-size: 38px
}

.sub .h3,
.sub h3 {
	font-size: 27px
}

.sub .h4,
.sub h4 {
	font-size: 21px
}

.sub .h5,
.sub h5 {
	font-size: 19px
}

.sub .h6,
.sub h6 {
	font-size: 16px
}

.sub .lead {
	font-size: 21px;
	line-height: 1.5em;
	color: #192c32
}

.sub main a {
	color: #89a831;
	text-decoration: none;
	transition: all .2s;
}

.sub main a:hover {
	color: #5b721c;
}

.sub footer {
	background: #fff;
	margin-top: 60px
}

aside .title {
	font-weight: 700;
	color: #192c32;
	margin-bottom: 15px;
	font-size: 24px
}

.nav-accordion--opened {
	margin: 0;
	padding: 0
}

.nav-accordion--opened>li>a {
	color: #192c32;
	font-weight: 700;
	font-size: 19px
}

.nav-accordion--opened ul {
	margin: 0;
	padding: 0;
	background: rgba(0, 0, 0, .02)
}

.nav-accordion--opened ul a {
	padding: 7px 12px 7px 24px
}

.nav-accordion--opened a {
	text-decoration: none;
	display: block;
	line-height: 1.3em;
	padding: 7px 12px;
	border-top: 1px solid rgba(0, 0, 0, .1);
	transition: all .2s;
}

.nav-accordion--opened a.active {
	background: rgba(0,0,0,.03);
	font-weight: bold;
}

.nav-accordion--opened a:hover {
	background: rgba(0,0,0,.03);
	padding-left: 30px;
}

.nav-accordion--opened a[href="#"]:hover {
	background: none;
	padding-left: 12px;
	cursor: text;
}



.nav-accordion--opened>li:first-child>a {
	border-top: 0
}

.gallery .col {
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: calc(99.9% * 1/3 - (30px - 30px * 1/3));
	width: calc(99.9% * 1/3 - (30px - 30px * 1/3));
	margin-bottom: 30px
}

.gallery .col:nth-child(1n) {
	margin-right: 30px;
	margin-left: 0
}

.gallery .col:last-child {
	margin-right: 0
}

.gallery .col:nth-child(3n) {
	margin-right: 0;
	margin-left: auto
}

.gallery a {
	float: left;
	width: 100%;
	overflow: hidden;
	border-radius: 8px;
	transition: all .2s;
	background: black;
	border: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}

.gallery a::before {
	content: '';
	width: 30px;
	height: 30px;
	align-self: center;
	position: absolute;
	z-index: 20;
	transition: all .2s;
	opacity: 0;
	background-size: contain;
	background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDUyLjk2NiA1Mi45NjYiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUyLjk2NiA1Mi45NjY7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMzJweCIgaGVpZ2h0PSIzMnB4Ij4KPGc+Cgk8cGF0aCBkPSJNMjguOTgzLDIwaC02di02YzAtMC41NTItMC40NDgtMS0xLTFzLTEsMC40NDgtMSwxdjZoLTZjLTAuNTUyLDAtMSwwLjQ0OC0xLDFzMC40NDgsMSwxLDFoNnY2YzAsMC41NTIsMC40NDgsMSwxLDEgICBzMS0wLjQ0OCwxLTF2LTZoNmMwLjU1MiwwLDEtMC40NDgsMS0xUzI5LjUzNSwyMCwyOC45ODMsMjB6IiBmaWxsPSIjRkZGRkZGIi8+Cgk8cGF0aCBkPSJNNTEuNzA0LDUxLjI3M0wzNi44NDUsMzUuODJjMy43OS0zLjgwMSw2LjEzOC05LjA0MSw2LjEzOC0xNC44MmMwLTExLjU4LTkuNDItMjEtMjEtMjFzLTIxLDkuNDItMjEsMjFzOS40MiwyMSwyMSwyMSAgIGM1LjA4MywwLDkuNzQ4LTEuODE3LDEzLjM4NC00LjgzMmwxNC44OTUsMTUuNDkxYzAuMTk2LDAuMjA1LDAuNDU4LDAuMzA3LDAuNzIxLDAuMzA3YzAuMjUsMCwwLjQ5OS0wLjA5MywwLjY5My0wLjI3OSAgIEM1Mi4wNzQsNTIuMzA0LDUyLjA4Niw1MS42NzEsNTEuNzA0LDUxLjI3M3ogTTIuOTgzLDIxYzAtMTAuNDc3LDguNTIzLTE5LDE5LTE5czE5LDguNTIzLDE5LDE5cy04LjUyMywxOS0xOSwxOSAgIFMyLjk4MywzMS40NzcsMi45ODMsMjF6IiBmaWxsPSIjRkZGRkZGIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
}

.gallery a:hover::before {opacity: 1;}

.gallery a img {
	max-width: 100%;
	border-radius: 8px;
	float: left;
	transition: all .2s
}

/* .gallery a:hover {
	background: 0 0;
	border-color: #89a831
} */

.gallery a:hover img {
	transform: scale(1.03);
	opacity: .8
}

.downloads {
	padding: 0;
	margin: 0
}

.downloads li a {
	padding: 10px 20px;
	display: flex;
	font-weight: bold;
	align-items: center;
	justify-content: space-between;
	border-top: 1px solid rgba(0, 0, 0, .1);
	transition: all .2s;
	background: rgba(0, 0, 0, .02);
	color: #333;
	position: relative;
	line-height: 1.1em;
	overflow: hidden;
}

.downloads li a small {
	font-size: 12px;
	font-weight: normal;
	color: rgba(0, 0, 0, .5)
}

/* .downloads li a::before {
	content: ' ';
	display: block;
	position: absolute;
	top: auto;
	left: 20px;
	background: url(../img/bullet.png) center no-repeat;
	background-size: contain;
	width: 16px;
	height: 16px
} */

.downloads li a .info {
	display: flex;
	align-items: center;
}

.downloads li a .info::after {
	content: "POBIERZ PLIK";
	display: block;
	background: #89a831;
	color: white;
	font-weight: normal;
	padding: 8px 15px;
	float: right;
	margin-left: 30px;
	border-radius: 4px;
	transition: all .3s;
}

.downloads li a:hover .info::after {
	transform: scale(1.03);
	background: #97b938;
	box-shadow: 0 10px 15px -8px rgba(0, 0, 0, .3);
}

.downloads li a em {
	font-style: normal;
	font-weight: normal;
	color: rgba(0, 0, 0, .3)
}

.downloads li a:hover {
	background: rgba(0, 0, 0, .05)
}

.downloads li:nth-child(2n+1)>a {
	background: 0 0
}

.downloads li:nth-child(2n+1)>a:hover {
	background: rgba(0, 0, 0, .05)
}

.downloads li:last-child>a {
	border-bottom: 1px solid rgba(0, 0, 0, .1)
}



table {
	margin-bottom: 1rem;
	border-collapse: collapse;
	border-radius: 8px;
	overflow: hidden
}

table th {
	color: white;
	background: #89a831;
	font-size: 1.08rem;
}

table th {
	padding: .8rem 1.5rem;
	text-align: left; 
	box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
}

table td {
	padding: .5rem 1.5rem;
	text-align: left; 
}

table td {
	border-top: 1px solid rgba(0,0,0,.1);
}

table tr:nth-child(2n+1) {
	background: rgba(0,0,0,.05);
}


.fluid-video {
	position: relative;
	overflow: hidden;
}

.fluid-video::before {
    display: block;
    content: "";
	padding-top: 56.25%;
}

.fluid-video iframe {
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}


.footer__nav li:first-child {margin-left: 0;}


/*

RRRRRRRRRRRRRRRRR         WWWWWWWW                           WWWWWWWW     DDDDDDDDDDDDD
R::::::::::::::::R        W::::::W                           W::::::W     D::::::::::::DDD
R::::::RRRRRR:::::R       W::::::W                           W::::::W     D:::::::::::::::DD
RR:::::R     R:::::R      W::::::W                           W::::::W     DDD:::::DDDDD:::::D
 R:::::R     R:::::R       W:::::W           WWWWW           W:::::W        D:::::D    D:::::D
 R:::::R     R:::::R        W:::::W         W:::::W         W:::::W         D:::::D     D:::::D
 R:::::RRRRRR:::::R          W:::::W       W:::::::W       W:::::W          D:::::D     D:::::D
 R:::::::::::::RR             W:::::W     W:::::::::W     W:::::W           D:::::D     D:::::D
 R::::RRRRRR:::::R             W:::::W   W:::::W:::::W   W:::::W            D:::::D     D:::::D
 R:::::R     R:::::R            W:::::W W:::::W W:::::W W:::::W             D:::::D     D:::::D
 R:::::R     R:::::R             W:::::W:::::W   W:::::W:::::W              D:::::D     D:::::D
 R:::::R     R:::::R              W:::::::::W     W:::::::::W               D:::::D    D:::::D
RR:::::R     R:::::R              W:::::::W       W:::::::W              DDD:::::DDDDD:::::D
R::::::R     R:::::R               W:::::W         W:::::W               D:::::::::::::::DD
R::::::R     R:::::R                W:::W           W:::W                D::::::::::::DDD
RRRRRRRR     RRRRRRR                 WWW             WWW                 DDDDDDDDDDDDD

*/

body {
	overflow-x: hidden;
}

.navbar__toggler {display: none;}


/* height: 1050px */
@media screen and (max-width: 1680px) {

}


/* height: 900px */
@media screen and (max-width: 1600px) {

}


/* height: 864px */
@media screen and (max-width: 1536px) {

}



/* height: 900px */
@media screen and (max-width: 1440px) {

}


/* height: 768px */
@media screen and (max-width: 1366px) {

}



/* height: 768px */
@media screen and (max-width: 1360px) {

}



/* height: 1024 & 720px */
@media screen and (max-width: 1280px) {

}



/* height: 768px, 600px */
@media screen and (max-width: 1199px) {
	.container {
		max-width: 90vw
	}
	header h1 strong {font-size: 3rem}
	.navbar-nav li {margin-left: 5px;}

	.navbar-nav a {padding: 10px;}

	.box img {width: 100%;}

}

@media screen and (max-width: 1023px) {
	.uslugi h3 {
		font-size: 28px
	}

	.uslugi ul li a {font-size: 16px}
}

@media screen and (max-width: 800px) {
	.tel {
		display: none;
	}

	nav .container {position: relative;}

	.navbar__toggler {
		display: flex;
		align-items: center;
		flex-direction: column;
		justify-content: space-evenly;
		background: white;
		border: 1px solid #89a831;
		padding: 6px 8px;
		transition: all .2s;
	}

	.navbar__toggler:focus {
		background: #89a831;
		outline: none;
	}

	.navbar__toggler:focus span {
		background: white;
	}

	.navbar__toggler span {
		margin: 2px 0;
		width: 30px;
		height: 3px;
		display: block;
		background: #89a831;
		transition: all .2s;
	}

	.navbar-nav {
		opacity: 0;
		transform: scaleY(0);
		transform-origin: top;
		position: absolute;
		top: 100%;
		left:0;
		width: 100%;
		background: white;
		box-shadow: 0 10px 15px -5px rgba(0, 0, 0, .2);
		transition: all .3s;
	}

	.navbar-nav.show {
		opacity: 1;
		transform: scaleY(1);
	}

	.navbar-nav li {
	    margin-left: 0;
	    width: 100%;
	}

	.navbar-nav a {
		padding: 10px 0;
		display: block;
		text-align: center;
		border-top: 1px solid #e2e2e2;
	}

	header h1 strong {
    	font-size: 2.5rem;
	}

	.uslugi h3 {
    	font-size: 21px;
	}

	.uslugi ul li a {
		line-height: 1;
		padding: 10px 20px 10px 5px;
	}

	footer .row:first-of-type {
		justify-content: center
	}

	footer .row:first-of-type ul {margin-top: 15px;}

	footer .last.row {
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	.madeby {margin-top: 15px;}

	.madeby small {margin-top: 3px;}


}

@media screen and (max-width: 768px) {}

@media screen and (max-width: 640px) {
	header h1 strong {
    	font-size: 2rem;
	}

	.home .main .col-2 {display: none;}


	.dlaczego-hydrosiew .col-8,
	.home .main .col-5 {
		flex-basis: 100%;
		max-width: 100%;
		width: 100%;
		margin: 0 0 15px 0;
	}

	.dlaczego-hydrosiew .col-8 {margin-bottom: 0;}

	.uslugi .box {
		flex-basis: 100%;
		max-width: 100%;
		width: 100%;
		margin: 0 0 30px 0;
	}

	.uslugi ul li a {
		padding: 10px 20px;
	}

	.sub aside,
	.sub article {
		flex-basis: 100%;
		max-width: 100%;
		width: 100%;
		margin: 0 0 30px 0;
	}

	.sub aside .h2 {display: none;}

	.sub main > .container {
		flex-direction: column-reverse;
	}
}

@media screen and (max-width: 600px) {
	.mapa {
		background: #192c32;
	}
	.mapa .kontakt {
		position: relative;
		top:0;
		padding: 30px 0;
		width: 100%;
		max-width: 100%;
		flex-basis: 100%;
		text-align: center;
	}

	#mapagoogle {
		height: 350px;
	}

	form fieldset.col-6 {
		flex-basis: 100%;
		max-width: 100%;
		width: 100%;
		margin: 0 0 15px 0;
	}
}

@media screen and (max-width: 480px) {
	header h1 strong, header h1 em {
    	font-size: 1.5rem;
	}

	.footer__nav li {margin-left: 15px;}

	.gallery .col {
		flex-basis: calc(50% - 15px);
		max-width: calc(50% - 15px);
		width: calc(50% - 15px);
	}

	.gallery .col:nth-child(2n) {
		margin-right: 0 !important;
		margin-left: auto;
	}

	.gallery .col:nth-child(3n) {
		margin-right: 30px;
	}
}

@media screen and (max-width: 435px) {}

@media screen and (max-width: 425px) {
	header h1 strong, header h1 em {
    	font-size: 1.2rem;
	}
}

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

@media screen and (max-width: 375px) {
	.footer__logo {display: none;}

	footer .row:first-of-type {
		text-align: center;
	}
	footer .row:first-of-type ul {
    	margin-top: 0;	
	}

	.footer__nav li {
    	margin-left: 8px;
	}
}

@media screen and (max-width: 360px) {}

@media screen and (max-width: 320px) {
	.footer__nav li:first-child {display: none;}
	.footer__nav li:nth-child(2) {margin-left: 0;}

	.home .main h2 strong {font-size: 2.1rem}

	header h1 strong, header h1 em {
    	font-size: 1rem;
	}
}


