@import url('https://unpkg.com/aos@next/dist/aos.css');
@import url('https://cdnjs.cloudflare.com/ajax/libs/Swiper/4.4.1/css/swiper.min.css');
@import url('https://cdnjs.cloudflare.com/ajax/libs/lightgallery/1.6.11/css/lightgallery.min.css');

/*! 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;
	overflow: visible
}

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

a {
	background-color: transparent;
    color: #ED3521;
}

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

b,
strong {
	font-weight: bolder
}

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

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

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,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

[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: 1px dotted ButtonText
}

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

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

progress {
	vertical-align: baseline
}

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
}

template {
	display: none
}

[hidden] {
	display: none
}

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

a {
	text-decoration: none;
}

a,
button {
	outline: 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:nth-child(4n) {
	margin-right: 0;
	margin-left: auto
}

.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:nth-child(3n) {
	margin-right: 0;
	margin-left: auto
}

.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:nth-child(2n) {
	margin-right: 0;
	margin-left: auto
}

.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
}

/* helpers */
.fluid {
	max-width: 100%;
	height: auto;
}

p,
ul {
	margin-top: 0;
}

.float-right,
.right {
	float: right;
}

.float-left,
.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;
}

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

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

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

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

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

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

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

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

.content-evenly,
.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-0 {
	padding: 0;
}

.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;
}

/* form */
.group.alerts {
	margin-bottom: 0;
}

.group {
	clear: fix;
	margin-bottom: 1rem;
}

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

.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 {
	position: relative;
	padding-left: 20px;
}

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

label p, label li {
	font-size: 0.8125rem;
	line-height: 1.3em;
}

.rodo-hide {
	display: none;
}

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

.error-message {
	font-weight: bold;
	font-size: .7rem;
	color: rgb(214, 0, 0);
}

.alert {
	padding: 0.5rem 1rem;
	color: white;
	background: #333;
	margin-bottom: 1rem;
	border-radius: 4px;
	font-weight: bold;
	font-size: 1rem;
	display: none;
}

.alert-danger {
	background: rgb(214, 0, 0);
	display: block;
}

.alert-warning {
	background: rgb(241, 117, 0);
	display: block;
}

.alert-success {
	background: rgb(0, 94, 0);
	display: block;
}

button {
	cursor: pointer;
}

table {
	margin-bottom: 1rem;
	border-collapse: collapse;
}

table th {
	font-weight: bold;
}

table th,
table td {
	padding: .5rem 1rem;
}

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

.table {
	margin-bottom: 1rem;
	border-collapse: collapse;
}

.table th {
	color: white;
	background: #ED1C24;
	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;
}

:root {
	font-size: 16px;
}

.navbar__toggler {
	display: none;
}

body {
	background: white;
	font-family: 'metropolisregular';
	color: #333;
	font-size: 1rem;
	line-height: 1.5rem;
	padding-top: 170px;
	position: relative;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: black;
	font-family: 'metropolisblack';
}

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

nav {
	background: #ED1C24;
	height: 170px;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
}

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 .navbar__row {
	background: #ED1C24;
	height: 120px;
}

nav .navbar__row:first-of-type {
	height: 50px;
	background: #A81C24;
}


nav .adres,
nav .tel {
	color: white;
	text-decoration: none;
	padding: 3px 0 3px 30px;
	-webkit-transition: all .2s;
	transition: all .2s
}

nav .adres:hover,
nav .tel:hover {
	opacity: .8
}

nav .adres {
	background: url(../img/adres.png) left center no-repeat
}

nav .tel {
	margin-left: 20px;
	background: url(../img/tel.png) left center no-repeat
}

nav .fb {
	-webkit-transition: all .2s;
	transition: all .2s
}

nav .fb:hover {
	opacity: .7
}

.navbar-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}

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

.navbar-nav a {
	text-decoration: none;
	font-size: 1rem;
	color: white;
	display: block;
	font-family: 'metropolisblack';
	padding: 10px 15px;
	-webkit-transition: all .2s;
	transition: all .2s;
	-webkit-transform-origin: bottom;
	transform-origin: bottom;
}

.navbar-nav .active>a,
.navbar-nav a.active,
.navbar-nav a:focus {
	background: white;
	color: #ED1C24;
}

.navbar-nav a:hover {
	background: white;
	color: #ED1C24;
	-webkit-transform: translateY(-2px);
	transform: translateY(-2px);
	-webkit-box-shadow: 0 15px 15px -10px rgba(0, 0, 0, .2);
	box-shadow: 0 15px 15px -10px rgba(0, 0, 0, .2);
}

.btn {
	background: #ED1C24;
	color: white !important;
	text-decoration: none;
	font-size: 0.875rem;
	line-height: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 12px 25px;
	border-radius: 4px;
	-webkit-transition: all .15s;
	transition: all .15s;
	display: inline-block;
	border: 0
}

.btn:hover {
	background: rgb(250, 48, 54);
	-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: rgb(192, 16, 22);
	-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);
}

.logo,
.footer__logo {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.logo span,
.footer__logo span {
	color: white
}

.logo span,
.footer__logo span {
	font-size: 16px;
    line-height: 1;
	margin-left: 20px;
	padding: 10px 0 10px 20px;
	border-left: 1px solid rgba(255, 255, 255, .5);
}

.logo span strong,
.footer__logo span strong {
	font-family: 'metropolisbold'
}

header {
	width: 100%;
	position: relative;
	height: calc(100vh - 170px);
}

header .info {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
}

header .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: calc(100vh - 170px);
	position: relative;
}

.slogan {
	color: #333;
	max-width: 40%;
}

.slogan h1 {
	display: block;
	font-size: 55px;
	color: #ED1C24;
	font-family: 'metropolislight';
	line-height: 1em;
	margin-bottom: 20px;
	padding-bottom: 30px !important;
	background: url(../img/hbg.png) left bottom no-repeat;
}

.slogan h1 strong {
	font-family: 'metropolisbold'
}

.slogan p {
	font-size: 20px;
	line-height: 1.5em;
}


.swiper-container {
	height: 100%
}


.swiper-container::after {
	content: '';
	display: block;
	width: 80vw;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
	background: -webkit-gradient(linear, left top, right top, color-stop(50%, rgba(255, 255, 255, 1)), to(rgba(255, 255, 255, 0)));
	background: linear-gradient(to right, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0) 100%);
}

.swiper-slide {
	position: relative;
	z-index: 10;
}

.swiper-slide img {
	width: auto;
	height: 100%;
	max-width: 100%;
	float: right;
}

.swiper-slide div,
.swiper-slide img {
	float: right;
	max-width: 100%;
	position: relative;
}

.boxes .box--left {
	background: url(../img/box1.jpg) center no-repeat;
}

.boxes .box--right {
	background: url(../img/box2.jpg) center no-repeat;
}

.box {
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: calc(100% * 1/2);
	max-width: calc(100% * 1/2);
	width: calc(100% * 1/2);
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: flex-end
}

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

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

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

.box p {
	float: right;
	margin: 30px;
	width: 50%;
	color: white;
	line-height: 1.3em;
}

.box p strong {
	font-size: 24px;
	line-height: 1.1em;
	font-family: 'metropolisblack';
}

.box p strong,
.box p small,
.box p .btn {
	display: block;
}

.box p strong,
.box p small {
	margin-bottom: 15px;
}

.box p .btn {
	display: inline-block;
	font-size: 12px;
	letter-spacing: 1px;
	font-family: 'metropolisblack';
	-webkit-box-shadow: 0 2px 15px rgba(0, 0, 0, .5);
	box-shadow: 0 2px 15px rgba(0, 0, 0, .5)
}

.box p .btn:hover {
	-webkit-box-shadow: 0 5px 15px -3px rgba(0, 0, 0, .3);
	box-shadow: 0 5px 15px -3px rgba(0, 0, 0, .3);
}


#news {
	padding: 100px 0;
}


#news .row:first-of-type {
	margin-bottom: 100px;
}


#news .row:first-of-type p {
	font-size: 20px;
	line-height: 1.5em;
}

#news .col-4 {
	margin-bottom: 30px;
}


#news h2 {
	margin: 0;
	font-size: 48px;
	line-height: 1em;
	color: black;
	font-family: 'metropolisblack';
}


#news small {
	margin: 15px 0;
	color: #999;
	font-size: 12px;
	line-height: 1em;
	display: block;
}


#news small a {
	color: white;
	text-transform: uppercase;
	font-size: 10px;
	background: #018E42;
	padding: 2px 8px;
	border-radius: 4px;
	margin-right: 10px;

}


#news h3 {
	margin: 0 0 15px;
}


#news h3 a {
	color: black;
	font-size: 24px;
	font-family: 'metropolisblack';
}


.news .thumb {
	overflow: hidden;
	width: 100%;
	display: block;
	-webkit-transition: all .5s;
	transition: all .5s;
}


.news .thumb img {
	float: left;
	width: 100%;
}


.news .thumb:hover {
	-webkit-transform: scale(1.03);
	transform: scale(1.03);
	opacity: .9;
}

#ofirmie {
	background: #ED1C24;
	padding: 100px 0;
	color: white;
}

#ofirmie h2 {
	margin: 0 0 15px;
	font-size: 48px;
	line-height: 1em;
	color: white;
	font-family: 'metropolisblack';
}

#ofirmie .btn {
	margin-top: 10px;
	display: inline-block;
	font-size: 12px;
	letter-spacing: 1px;
	font-family: 'metropolisblack';
	-webkit-box-shadow: 0 2px 15px rgba(0, 0, 0, .5);
	box-shadow: 0 2px 15px rgba(0, 0, 0, .5)
}

#ofirmie .btn:hover {
	-webkit-box-shadow: 0 5px 15px -3px rgba(0, 0, 0, .3);
	box-shadow: 0 5px 15px -3px rgba(0, 0, 0, .3);
}


footer {
	padding: 100px 0;
	background: #0D0D0D;
}


footer .col-4 h4 {
	color: white;
	font-size: 13px;
	text-transform: uppercase
}


footer .col-4 p {
	color: white;
}

.footer__logo {
	margin-bottom: 50px;
}

.madeby {
	line-height: 1em;
	text-decoration: none;
	color: white;
	margin-top: 50px;
}

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

.madeby img {
	float: left;
	width: 90px;
}

main strong {
	font-family: 'metropolisblack';
	color: black;
}

.sub h1,
.sub .h1,
.sub h2,
.sub .h2,
.sub h3,
.sub .h3,
.sub h3,
.sub .h3,
.sub h4,
.sub .h4,
.sub h5,
.sub .h5,
.sub h6,
.sub .h6 {
	font-family: 'metropolisblack';
	color: black;
	margin: 30px 0 20px;
	line-height: 1em;
	font-weight: normal;
}

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

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

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

.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: 20px;
	line-height: 1.5em;
	color: #333;
}

.sub main a {
	color: #ED1C24;
}

.sub #main h2:first-of-type {
	margin-top: 0;
}

.sub aside h2 {
	margin-top: 65px;
}

.sub article h1 {
	margin-top: 65px;
}

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

.nav-accordion>li>a,
.nav-accordion--opened>li>a {
	color: #333;
	font-family: 'metropolisregular';
	font-weight: bold;
	font-size: 20px
}

.nav-accordion>li>a:hover,
.nav-accordion>li>a.active,
.nav-accordion--opened>li>a:hover,
.nav-accordion--opened>li>a.active {
	background: #04043E;
	color: white;
}

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

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

.nav-accordion li,
.nav-accordion--opened li {
	list-style: none;
}

.nav-accordion li a,
.nav-accordion--opened li a {
	color: #333;
	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>li:first-child>a,
.nav-accordion--opened>li:first-child>a {
	border-top: 0;
}

.nav-accordion ul li a:hover,
.nav-accordion ul li a.active,
.nav-accordion--opened ul li a:hover,
.nav-accordion--opened ul li a.active {
	color: #ED1C24;
	background: #f0f0f0;
}

.nav-accordion ul:not(.show) {
	max-height: 0;
	overflow: hidden;
}

.nav-accordion .show {
	max-height: 100%
}

/* indeks galerii */

.gal-index a {
  float: left;
  width: 100%;
  height: 300px;
  overflow: hidden;
  position: relative;
  margin-bottom: 30px;
}

.gal-index a strong {
  position: absolute;
  bottom:10px;
  left:10px;
  color: #9facbd;
  text-transform: uppercase;
  font-size: 21px;
  letter-spacing: 2px;
  z-index: 20;
  padding: 15px 30px;
  text-align: left;
  background: white;
  transition: all .3s;
}

.gal-index .col-lg-6:hover strong,
.gal-index a:hover strong {
  padding-left: 40px;
}

.gal-index a img {
  min-width: 100%;
  height: 100%;
  position: relative;
  z-index: 10;
  transition: all .5s;
}

.gal-index .col-lg-6:hover img,
.gal-index a:hover img {
  transform: scale(1.05);
  opacity: .9
}

.gal-index .col-lg-6 {
  position: relative;
  overflow: hidden;
}

#galeria_bez_miniatur p {
	text-align: center;
	width: 100%;
}

#galeria_bez_miniatur img {
	display: inline;
	float: none;
}

#galeria_bez_miniatur .podpis {
	text-align: center;
	display: block;
	width: 100%;
	padding: 5px 0;
}

#oferta a img {
	width: 100%;
	height: auto;
	object-fit: cover;
	aspect-ratio: 4/3;
}

#gallery {margin-top: 2rem;}

.gallery .col-3 {
	margin-bottom: 30px;
}

#gallery a {
	float: left;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	background: black;
	transition: all .2s;
}

#gallery a img {
	width: 100%;
	float: left;
	transition: all .2s;
}

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

.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;
}

.downloads {
	padding: 0;
	margin: 0;
	width: 100%;
}

.downloads li {
	list-style: none;
	width: 100%;
}

.downloads li a {
	padding: 10px 20px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	text-decoration: none;
	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;
}

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

/* .downloads li a::before {
	content: '‣';
	display: block;
	position: absolute;
	top: auto;
	left: 20px;
	font-size: 36px;
	color: #ED1C24
} */

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

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

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

.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);
}

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

.downloads li a .info::after {
	content: "POBIERZ PLIK";
	display: block;
	background: #ED1C24;
	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: #ED1C24;
	box-shadow: 0 10px 15px -8px rgba(0, 0, 0, .3);
}

aside {
	position: relative;
}


aside::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 50vw;
	height: 100%;
	z-index: -1;
	background: url(../img/asidebg.jpg) right top no-repeat;
}

aside::after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 50vw;
	height: 100%;
	z-index: -2;
	background: #eee url(../img/asiderepeatbg.jpg) right repeat-y;
}

article {
	padding-bottom: 60px;
}

.sub .nav-stacked {
	margin: 0;
	padding: 0;
	width: 100%;
}

.sub .nav-stacked li {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}

.sub .nav-stacked .active>a::before {
	background: #ED1C24;
}

.sub .nav-stacked a {
	color: black;
	font-family: 'metropolisblack';
	display: block;
	font-size: 1rem;
	padding: 10px 15px 10px 25px;
	border-bottom: 1px solid #D9D9D9;
	position: relative;
	-webkit-transition: all .3s;
	transition: all .3s
}

.sub .nav-stacked a::before {
	content: '';
	position: absolute;
	top: 19px;
	left: 0;
	width: 14px;
	height: 6px;
	border-radius: 4px;
	background: #808080;
	-webkit-transition: all 1s;
	transition: all 1s;
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.275);
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.275);
}

.sub .nav-stacked a:hover {
	color: #333;
	padding-left: 30px
}

.sub .nav-stacked a:hover::before {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}


#oferta h3 {
	margin-top: 50px;
	margin-bottom: 0;
	font-style: 30px;
}


#oferta h4 {
	margin-bottom: 15px;
	color: #808080;
	font-size: 24px;
	font-family: 'metropolisregular';
	margin-top: 5px;
}

.produkt {
	float: left;
	width: 100%;
	margin-bottom: 30px;
	-webkit-transition: all .2s;
	transition: all .2s;
	-webkit-transform-origin: bottom;
	transform-origin: bottom
}

.produkt:hover {
	opacity: .9;
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
	-webkit-box-shadow: 0 15px 15px -10px rgba(0, 0, 0, .2);
	box-shadow: 0 15px 15px -10px rgba(0, 0, 0, .2);
}

.produkt img {
	width: 100%;
	border: 1px solid #f4f4f4;
	border-radius: 8px 8px 0 0;
	display: block;
}

.produkt .caption {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 68px;
	width: calc(100% - 30px);
	color: white;
	font-size: 14px;
	font-family: 'metropolisblack';
	padding: 0 15px;
	line-height: 1em;
	text-align: center;
	background: #3C9017;
	border: 1px solid #3C9017;
	border-radius: 0 0 8px 8px;
}

/*
#product__thumb {
	float: right;
	margin-left: 30px;
	overflow: hidden;
	border: 1px solid transparent;
	-webkit-transition: all .2s;
	transition: all .2s;
}
*/

#product__thumb {
    border: 1px solid transparent;
    -webkit-transition: all .2s;
    transition: all .2s;
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-height: 60vh;
	/* margin-bottom: -65px; */
}

#product__thumb img {
	-webkit-transition: all .5s;
	transition: all .5s;
}

/* #product__thumb:hover {
	border-color: #d9d9d9;
} */

#product__thumb:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	opacity: .9;
}

.tags {
	padding-bottom: 15px;
	display: inline-block;
}

.tag {
	float: left;
	color: #333;
	border-radius: 4px;
	padding: 4px 8px;
	margin-left: 8px;
	min-width: 20px;
	text-align: center;
	background: #D9D9D9;
}

.tag:first-of-type {
	margin-left: 0;
	padding: 4px 8px;
	background: #ED1C24;
	color: white;
}


/* tabs */

.js-tabs {
	margin-top: 50px;
	max-width: 100%;
	border-radius: 8px;
	border: 1px solid #D9D9D9;

}

.js-tabs__header {
	display: block;
	margin: 0;
	padding: 0;
	overflow: hidden;
	border-radius: 8px 8px 0 0;
	background: #D9D9D9;
}

.js-tabs__header li {
	display: inline-block;
	float: left;
}

.js-tabs__title {
	background: transparent;
	cursor: pointer;
	display: block;
	font-size: 1rem;
	margin-right: .5em;
	padding: 10px 20px;
	color: #333 !important;
	-webkit-transition: all .25s;
	transition: all .25s;
}

.js-tabs__title:hover {
	text-decoration: none;
}

.js-tabs__title-active {
	background: #fff;
	border-bottom-color: #fff;
	border-radius: 8px 8px 0 0;
}

.js-tabs__content {
	margin-top: -1px;
	padding: 30px;
}



nav {
	transition: all .2s;
}

.affix {
	top: -50px;
	height: 125px;
}

.affix .navbar__row {height: 75px;}

#oferta .col-3:nth-child(4n) {
	margin-right: 0;
}

.js-tabs__content ul.special {
	margin: 0;
	padding: 0;
}

.js-tabs__content ul.special li {
	list-style: none;
	display: flex;
	align-items: center
}

.js-tabs__content ul.special li img {margin-right: 10px;}


.well {
	background: #f4f4f4;
	padding: 1.875rem;
	border-radius: 8px;
}

table td {
	border:1px solid #e2e2e2;
	transition: all .2s;
}

table tr:hover td {
	background: rgba(0,0,0,.05);
}

fieldset {
	padding: 0;
	margin: 0;
	background: none;
	border: 0;
}

.form input,
.form textarea {
	background: rgba(0,0,0,.05);
	border-bottom: 1px solid #e2e2e2;
}

.form textarea {height: 166px;}

.sub article section {
	float: left;
	width: 100%;
}
.sub article .js-tabs__content section {
	float: none;
}


body, main, footer {
	overflow-x: hidden;
}

.kategorie {display: none;}

.responsive-table {
	width: 100%;
	overflow-x: auto;
}


/* rwd

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

*/


@media screen and (max-width: 1199px) {
	.container {
		max-width: 90vw;
	}

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

	.logo img {height: 40px;}

	.logo span {
		font-size: 14px;
		margin-left: 15px;
		padding: 10px 0 10px 15px;
	}

	.slogan h1 {
		font-size: 35px
	}

	.box p strong,
	.slogan p {font-size: 1rem}

	#news {
    	padding: 50px 0;
	}

	#news .row:first-of-type {
    	margin-bottom: 50px;
	}

	main img {max-width: 100%}

	footer .col-12 {
		margin-right: 0;
	}

	footer .col-6 {
		max-width: 80%;
		flex-basis: 80%;
		width: 80%;
		margin-right: 0;
	}
}


@media screen and (max-width: 1023px) {
	.navbar-nav {
		position: absolute;
		top:100%;
		left:0;
		width: 100%;
		background-color: #ED1C24;
		transform: scaleY(0);
		transform-origin: top;
		opacity: 0;
		transition: all .2s;
	}

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

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

	.navbar-nav a {
		display: block;
		padding: 10px 15px;
		border-top: 1px solid #A81C24;
	}

	.navbar__toggler {
		border: 1px solid white;
		border-radius: 2px;
		padding: 5px 3px;
		display: block;
		background: transparent;
		transition: all .2s;
	}

	.navbar__toggler span {
		display: block;
		width: 30px;
		height: 2px;
		background: #fff;
		margin: 4px 6px;
		border-radius: 3px
	}

	.navbar__toggler:focus {
		background: #fff;
	}

	.navbar__toggler:focus span {background: #ED1C24}

	#news h2 {font-size: 40px}

	article.col-8, aside.col-4 {
		max-width: 100%;
		width: 100%;
		flex-basis: 100%;
		margin: 0 0 30px 0 !important;
	}

	aside {
		background: none;
	}

	aside h2 {display: none;}

	.kategorie {
		display: block;
		margin-top: 30px;
		background: #ED1C24;
		color: white;
		font-size: 14px;
		text-transform: uppercase;
		border:0;
		padding: 10px 15px;
		line-height: 1;
	}

	.kategorie::after {
		content: '+';
		display: inline-block;
		font-size: 20px;
		font-weight: bold;
		margin-left: 15px;
		transition: all .2s;
	}

	.kategorie:focus {
		background: #A81C24;
	}

	.kategorie:focus::after {
		transform: rotate(45deg);
	}

	.nav-stacked.show {
		height: auto;
		opacity: 1;
		transform: scaleY(1);
		background: #f8f8f8;
	}

	.nav-stacked > li:first-child > a {
		border-top: 1px solid #e2e2e2
	}

	aside::after, aside::before {display: none;}


	.nav-stacked {
		height: 0;
		transform: scaleY(0);
		opacity: 0;
		transform-origin: top;
		transition: all .2s;
	}
}

@media screen and (max-width: 800px) {
	header, header .container {
		height: 400px;
	}
	header .box {
		display: none;
	}

	#news h2 {font-size: 35px}

	#news h3 a {font-size: 21px}

	#ofirmie .col-4,
	#ofirmie .col-7 {
		max-width: 100%;
		width: 100%;
		flex-basis: 100%;
		margin: 0 0 30px 0;
	}

}

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

@media screen and (max-width: 640px) {
	nav .adres {display: none;}
	nav .tel {margin-left: 0;}

	header, header .container {
    	height: auto;
	}

	.slogan {max-width: 100%;}

	header .info {
		position: relative;
	}

	.swiper-container::after {
		width: 100vw;
		height: 50%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 20;
		background: -webkit-gradient(linear, top, bottom, color-stop(10%, rgba(255, 255, 255, 1)), to(rgba(255, 255, 255, 0)));
		background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 10%, rgba(255, 255, 255, 0) 100%);
	}

	.swiper-slide div, .swiper-slide img {
		height: auto;
	}

	footer .col-4,
	#news .col-4,
	#news .col-8 {
		max-width: 100%;
		width: 100%;
		flex-basis: 100%;
		margin: 0 0 30px 0 !important;
	}

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

	#oferta .col-3:nth-child(2n) {
		margin-right: 0;
	}
}

@media screen and (max-width: 600px) {
	.kontakt iframe {
		width: 100%;
		margin-bottom: 30px;
	}

	fieldset.col-6 {
		max-width: 100%;
		width: 100%;
		flex-basis: 100%;
		margin: 0 !important;
	}
}

@media screen and (max-width: 480px) {
	.downloads li a {
		flex-direction: column;
	}

	.downloads .nazwa {margin-bottom: 5px;}

	.downloads .rozszerzenie {display: none;}

	.downloads li a .info::after {margin-left: 0;}

	.footer__logo {display: none;}

	.js-tabs__header li {width: 100%;}

	.js-tabs__title {margin-right: 0;}
}

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

@media screen and (max-width: 425px) {
	.logo span {display: none;}
	.tag {margin-bottom: 5px;}

	.tag:first-of-type {
	    width: calc(100% - 16px);
	}

	.tag:nth-child(2) {margin-left: 0;}
}

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

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

}

@media screen and (max-width: 360px) {
	.produkt .caption {
		font-size: 12px;
		font-family: 'metropolisregular';
	}
}

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

/*# sourceMappingURL=main.css.map */
