@import "src/normalize.css";
@import "src/helpers.css";
@import "src/overrides.css";
@import "src/flexslider.css";
@import "src/fonts/fonts.css";
@import "src/formmaker.css";
@import "src/jquery.lizardmediaviewer.css";
@import "src/jquery.bxslider.css";
@import "src/dragdealer.css";
@import "src/cookienote.css";
@import "src/flexisel.css";
/*!
 * Bootstrap v3.1.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  padding-right: 5px;
}
.row {
  margin-left: -5px;
  margin-right: -5px;
}
.row:after,
.row:before {
  display: block;
  content: "";
  clear: both;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: 0%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: 0%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 600px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: 0%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: 0%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: 0%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: 0%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12 {
  float: left;
}
.col-md-12 {
  width: 100%;
}
.col-md-11 {
  width: 91.66666667%;
}
.col-md-10 {
  width: 83.33333333%;
}
.col-md-9 {
  width: 75%;
}
.col-md-8 {
  width: 66.66666667%;
}
.col-md-7 {
  width: 58.33333333%;
}
.col-md-6 {
  width: 50%;
}
.col-md-5 {
  width: 41.66666667%;
}
.col-md-4 {
  width: 33.33333333%;
}
.col-md-3 {
  width: 25%;
}
.col-md-2 {
  width: 16.66666667%;
}
.col-md-1 {
  width: 8.33333333%;
}
.col-md-pull-12 {
  right: 100%;
}
.col-md-pull-11 {
  right: 91.66666667%;
}
.col-md-pull-10 {
  right: 83.33333333%;
}
.col-md-pull-9 {
  right: 75%;
}
.col-md-pull-8 {
  right: 66.66666667%;
}
.col-md-pull-7 {
  right: 58.33333333%;
}
.col-md-pull-6 {
  right: 50%;
}
.col-md-pull-5 {
  right: 41.66666667%;
}
.col-md-pull-4 {
  right: 33.33333333%;
}
.col-md-pull-3 {
  right: 25%;
}
.col-md-pull-2 {
  right: 16.66666667%;
}
.col-md-pull-1 {
  right: 8.33333333%;
}
.col-md-pull-0 {
  right: 0%;
}
.col-md-push-12 {
  left: 100%;
}
.col-md-push-11 {
  left: 91.66666667%;
}
.col-md-push-10 {
  left: 83.33333333%;
}
.col-md-push-9 {
  left: 75%;
}
.col-md-push-8 {
  left: 66.66666667%;
}
.col-md-push-7 {
  left: 58.33333333%;
}
.col-md-push-6 {
  left: 50%;
}
.col-md-push-5 {
  left: 41.66666667%;
}
.col-md-push-4 {
  left: 33.33333333%;
}
.col-md-push-3 {
  left: 25%;
}
.col-md-push-2 {
  left: 16.66666667%;
}
.col-md-push-1 {
  left: 8.33333333%;
}
.col-md-push-0 {
  left: 0%;
}
.col-md-offset-12 {
  margin-left: 100%;
}
.col-md-offset-11 {
  margin-left: 91.66666667%;
}
.col-md-offset-10 {
  margin-left: 83.33333333%;
}
.col-md-offset-9 {
  margin-left: 75%;
}
.col-md-offset-8 {
  margin-left: 66.66666667%;
}
.col-md-offset-7 {
  margin-left: 58.33333333%;
}
.col-md-offset-6 {
  margin-left: 50%;
}
.col-md-offset-5 {
  margin-left: 41.66666667%;
}
.col-md-offset-4 {
  margin-left: 33.33333333%;
}
.col-md-offset-3 {
  margin-left: 25%;
}
.col-md-offset-2 {
  margin-left: 16.66666667%;
}
.col-md-offset-1 {
  margin-left: 8.33333333%;
}
.col-md-offset-0 {
  margin-left: 0%;
}
/********************************************************************************************* 

2. Bootstrap overrides

*********************************************************************************************/
.xs-visible,
.sm-visible,
.md-visible {
  display: none;
}
@media (max-width: 599px) {
  .xs-visible {
    display: block;
  }
}
@media (min-width: 600px) and (max-width: 991px) {
  .sm-hidden {
    display: none;
  }
  .sm-visible {
    display: block;
  }
}
@media (max-width: 991px) {
  .mobile-hidden {
    display: none;
  }
  .mob-mgt-10 {
    margin-top: 10px;
  }
  .mob-mgt-20 {
    margin-top: 20px;
  }
  .mob-mgt-30 {
    margin-top: 30px;
  }
  .mobile-visible {
    display: block;
  }
}
@media (min-width: 992px) {
  .md-hidden {
    display: none;
  }
  .md-visible {
    display: block;
  }
}
.roboto {
  font-family: 'secca', sans-serif;
}
html[lang="de"] .roboto {
  font-family: arial, sans-serif;
  font-size: 11px!important;
}
.sprite-se {
  background: url(../images/sprite-se.png);
  background-repeat: no-repeat;
}
img {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.clear {
  content: "";
  display: block;
  clear: both;
}
.button {
  color: #ffffff;
  background: #ff6701;
  height: 40px;
  position: relative;
  display: block;
}
.button:before {
  background: url(../images/sprite-se.png);
  content: "";
  display: block;
  position: absolute;
  display: inline-block;
  background-repeat: no-repeat;
  vertical-align: top;
  background-position: -77px -1px;
  width: 19px;
  height: 40px;
  top: 0;
  right: -19px;
}
.button--zapisz {
  border-radius: 4px;
  padding: 0 10px;
}
h2 {
  margin: 46px 0 40px 0;
  text-align: center;
  font-size: 3.21428571em;
  line-height: 1.22222222em;
}
h2.dotted {
  display: table;
}
h2.dotted .dot {
  display: table-cell;
  vertical-align: middle;
  background: url(../images/dotted.png) repeat-x left center;
}
h2.dotted .tekst {
  display: table-cell;
  vertical-align: middle;
  width: 1%;
  padding: 0 20px;
}
.xtra-bold {
  font-weight: 900;
}
.circle img {
  border-radius: 50%;
  border: solid 5px #d3d3d3;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 174px;
  -webkit-box-shadow: inset 2px 0px 7px 3px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: inset 2px 0px 7px 3px rgba(0, 0, 0, 0.75);
  box-shadow: inset 2px 0px 7px 3px rgba(0, 0, 0, 0.75);
}
.circle img:hover {
  border: solid 5px #f79758;
}
.circle div {
  margin: 0 13px;
}
.circle__item {
  width: 174px;
  max-width: 174px;
}
.circle__item span {
  display: block;
  text-align: center;
  font-size: 1.64285714em;
  line-height: 1.43478261em;
}
.circle:after {
  content: "";
  display: block;
  clear: both;
}
html,
body {
  color: #3d3d3d;
  font-family: 'secca', sans-serif;
  background: #fff;
  font-size: 14px;
}
/* @top */
.top {
  background: #ffffff;
  -webkit-box-shadow: 0px -5px 13px 0px rgba(50, 50, 50, 0.5);
  -moz-box-shadow: 0px -5px 13px 0px rgba(50, 50, 50, 0.5);
  box-shadow: 0px -5px 13px 0px rgba(50, 50, 50, 0.5);
}
.top:after {
  content: "";
  display: block;
  clear: both;
}
.top .container {
  position: relative;
}
.top .logo {
  padding: 10px 0;
}
.top .menu-container {
  background-color: #6d6d6d;
}
.top .menu-container:after {
  clear: both;
  display: block;
  content: "";
}
.top .main-menu > li {
  float: left;
  position: relative;
}
.top .main-menu > li:last-child a {
  border: none;
}
.top .main-menu > li a {
  color: #ffffff;
  display: block;
  text-transform: uppercase;
  font-size: 0.92857143em;
  line-height: 1.38461538em;
  font-weight: 600;
  padding: 12px 12px;
  border-right: solid 1px #b3b3b3;
}
.top .main-menu > li.is-hover {
  background: white;
  margin-left: 0;
  border-right: solid 1px white;
}
.top .main-menu > li.is-hover a {
  color: black;
  border: none;
}
.top .main-menu > li:hover {
  background: white;
  margin-left: 0;
  border-right: solid 1px white;
}
.top .main-menu > li:hover a {
  color: black;
  border: none;
}
.top .main-menu .parent {
  position: relative;
}
.top .main-menu .sub-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 10;
  background: white;
  min-width: 250px;
}
.top .main-menu .sub-menu li:last-child {
  border-bottom: none;
}
.top .main-menu .sub-menu a {
  color: black;
  padding: 9px 20px;
  display: block;
  font-size: 1.07142857em;
  line-height: 1.13333333em;
  text-transform: none;
  font-weight: normal;
}
/* end @top */
/* @main */
.breadcrumbs {
  font-size: 0.78571429em;
  line-height: 1.90909091em;
}
.breadcrumbs .active {
  color: #3d3d3d;
}
/* @pagination-block */
.pagination-block {
  clear: both;
  margin-top: 30px;
  max-width: 640px;
  margin: 0 auto;
}
.pagination-block .__pages {
  height: 45px;
  text-align: center;
  line-height: 44px;
  border: solid 1px #000000;
}
.pagination-block .__pages span {
  margin: 0 5px;
}
.pagination-block .__prev,
.pagination-block .__next {
  display: block;
  text-align: center;
  width: 45px;
  height: 100%;
  background: #bcbcbc;
  color: #fff;
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  transition: background 0.3s;
}
.pagination-block .__prev:hover,
.pagination-block .__next:hover,
.pagination-block .__prev:focus,
.pagination-block .__next:focus {
  background: #607db1;
}
.pagination-block .active {
  font-weight: bold;
}
/* box */
.box {
  padding: 20px;
  background: rgba(0, 0, 0, 0.55);
  margin: 20px 0;
}
.box__title {
  font-size: 1.78571429em;
  line-height: 1em;
  border-bottom: dotted 1px #ffffff;
  height: 70px;
  color: #fefefe;
  position: relative;
  margin-bottom: 15px;
  height: 40px;
}
.box__title:after {
  background: url(../images/sprite-se.png);
  content: "";
  display: block;
  position: absolute;
  display: inline-block;
  background-repeat: no-repeat;
  vertical-align: top;
  width: 18px;
  height: 20px;
  right: 0;
  top: 0;
}
.aktualnosci .img-container {
  margin-right: 15px;
}
.aktualnosci .img-container img {
  vertical-align: middle;
}
.aktualnosci .content {
  overflow: hidden;
  color: #ffffff;
}
.aktualnosci__title {
  font-size: 1.28571429em;
  line-height: 1.55555556em;
  opacity: 0.8;
  line-height: 20px;
}
.aktualnosci__title:hover {
  color: #ff6503;
}
.aktualnosci__item {
  display: table;
  margin-bottom: 25px;
}
.aktualnosci__item div {
  display: table-cell;
  vertical-align: middle;
}
.aktualnosci__item:last-child {
  margin-bottom: 0;
}
.aktualnosci .data {
  font-size: 0.78571429em;
  line-height: 1.90909091em;
  opacity: 0.8;
}
.alu-count {
  margin-bottom: 15px;
}
.alu-count:last-child {
  margin-bottom: 0;
}
.alu-count .ico {
  display: inline-block;
  width: 32px;
  height: 32px;
  background: url(../images/sprite-se.png);
  background-repeat: no-repeat;
  background-position: -25px 0;
  position: relative;
  top: 6px;
}
.alu-count .orange {
  font-size: 1.78571429em;
  line-height: 1.4em;
  color: #ff6503;
  margin: 0 8px;
}
.alu-count .small {
  font-size: 1em;
  line-height: 1.71428571em;
  color: #ffffff;
  opacity: 0.65;
}
.recykling {
  padding: 20px 10px;
}
.notowania div {
  text-align: center;
  margin-bottom: 15px;
}
.fbox {
  margin-bottom: 15px;
}
.fbox a,
.fbox p {
  color: #afafaf;
}
.fbox__nav {
  margin-top: 20px;
}
.fbox__nav a {
  font-size: 1.07142857em;
  line-height: 1.13333333em;
}
.fbox__nav a:hover {
  text-decoration: underline;
}
.fbox__title {
  font-size: 1.42857143em;
  line-height: 1.5em;
  color: #ffffff;
  padding-bottom: 10px;
  border-bottom: dotted 1px #ffffff;
}
.separator {
  color: #afafaf;
}
.newsletter {
  margin-top: 10px;
}
.newsletter input {
  border: none;
}
.newsletter .small {
  color: #ffffff;
  font-size: 0.71428571em;
  line-height: 2em;
}
.newsletter input[type="text"] {
  padding: 8px;
  background: #aeaeae;
  font-size: 1em;
  line-height: 1.71428571em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
.newsletter span {
  overflow: hidden;
  display: block;
}
.instrukcja a {
  color: #ffffff;
}
.ue {
  text-align: right;
  margin-top: 30px;
}
.ue img {
  vertical-align: middle;
  margin-left: 10px;
}
.ue span {
  color: #ffffff;
  font-size: 1.42857143em;
  line-height: 1.5em;
}
.page-title {
  color: #3d3d3d;
  font-size: 2.57142857em;
  line-height: 1.27777778em;
  margin-top: 0;
  margin-bottom: 20px;
  text-align: left;
}
.bottom-nav {
  float: right;
}
.adres img {
  margin-right: 20px;
}
.adres__head {
  font-size: 1.71428571em;
  line-height: 1.16666667em;
  margin-bottom: 10px;
}
.adres p {
  font-size: 1.07142857em;
  line-height: 1.46666667em;
}
.adres .picker {
  font-size: 1.42857143em;
  line-height: 1.5em;
  margin-top: 10px;
  padding-top: 10px;
  position: relative;
}
.picker {
  padding-left: 50px;
}
.picker:before {
  background: url(../images/sprite-se.png);
  content: "";
  display: block;
  position: absolute;
  display: inline-block;
  background-repeat: no-repeat;
  vertical-align: top;
  width: 36px;
  height: 60px;
  left: 0;
  top: 0;
  background-position: -155px 1px;
}
.adresy dt {
  padding: 17px;
  text-transform: uppercase;
  margin-top: 10px;
  background: #fbfbfb;
  cursor: pointer;
  -webkit-box-shadow: 0px -1px 5px 0px #f0f0f0;
  -moz-box-shadow: 0px -1px 5px 0px #f0f0f0;
  box-shadow: 0px -1px 5px 0px #f0f0f0;
}
.adresy dd {
  display: none;
  padding: 20px;
}
.adresy__item .bold {
  font-weight: bold;
  font-size: 1.35714286em;
  line-height: 1.52631579em;
}
.adresy__item p {
  font-size: 1.07142857em;
  line-height: 1.66666667em;
}
.adresy__item a {
  color: #ad4500;
  text-decoration: underline;
}
.projekty dt {
  padding: 17px;
  text-transform: uppercase;
  margin-top: 10px;
  background: #fbfbfb;
  cursor: pointer;
  -webkit-box-shadow: 0px -1px 5px 0px #f0f0f0;
  -moz-box-shadow: 0px -1px 5px 0px #f0f0f0;
  box-shadow: 0px -1px 5px 0px #f0f0f0;
  position: relative;
}
.projekty dt h3 {
  font-size: 1.42857143em;
  line-height: 1.15em;
  text-transform: none;
  margin-right: 40px;
}
.projekty dt h4 {
  font-size: 1.07142857em;
  line-height: 1.2em;
  text-transform: none;
  margin-right: 40px;
}
.projekty dt .icon {
  display: block;
  background: url(../images/sprite-se.png);
  background-repeat: no-repeat;
  position: absolute;
}
.projekty dt.opened .icon {
  top: 45%;
  width: 22px;
  height: 10px;
  right: 17px;
  background-position: -98px -56px;
}
.projekty dt.opened:hover .icon {
  background-position: -98px -71px;
}
.projekty dt.closed .icon {
  background-position: -135px -81px;
  top: 38%;
  height: 22px;
  width: 11px;
  right: 17px;
}
.projekty dt.closed:hover .icon {
  background-position: -135px -50px;
}
.projekty dd {
  display: none;
  padding: 20px;
  padding-top: 30px;
  padding-bottom: 45px;
}
.projekty__item .bold {
  font-weight: bold;
  font-size: 1.35714286em;
  line-height: 1.52631579em;
}
.projekty__item p {
  font-size: 1.07142857em;
  line-height: 1.66666667em;
}
.projekty__item a {
  color: #ad4500;
  text-decoration: underline;
}
.bottom-nav a {
  padding: 4px 0;
  font-size: 1.07142857em;
  line-height: 1.66666667em;
}
.bottom-nav .separator {
  font-size: 1.28571429em;
  line-height: 1.55555556em;
}
.instrukcja {
  padding-left: 55px;
  position: relative;
}
.instrukcja:after {
  content: "";
  display: block;
  position: absolute;
  display: inline-block;
  vertical-align: top;
  background: url(../images/sprite-se.png);
  background-repeat: no-repeat;
  width: 44px;
  height: 32px;
  background-position: 0 -85px;
  top: 0;
  left: 0;
}
.circle-large {
  padding-bottom: 30px;
}
.circle-large img {
  border-radius: 50%;
  border: solid 5px #d3d3d3;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 100%;
  -webkit-box-shadow: inset 2px 0px 7px 3px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: inset 2px 0px 7px 3px rgba(0, 0, 0, 0.75);
  box-shadow: inset 2px 0px 7px 3px rgba(0, 0, 0, 0.75);
}
.circle-large img:hover {
  border: solid 5px #f19152;
}
.circle-large .__item {
  display: block;
  text-align: center;
  font-size: 1.64285714em;
  line-height: 1.43478261em;
}
.circle-large span {
  display: block;
  text-align: center;
  font-size: 1.78571429em;
  line-height: 1.16em;
  font-weight: 300;
}
.circle-large:after {
  content: "";
  display: block;
  clear: both;
}
.intro-txt {
  font-size: 1.71428571em;
  line-height: 1.41666667em;
  color: #000000;
}
.intro-txt p {
  margin-bottom: 20px;
  font-weight: 300;
}
.txt p {
  margin: 0px 0px 15px 0;
  font-size: 1.28571429em;
  line-height: 1.33333333em;
}
.wrapper90p {
  width: 90%;
  margin: 0 auto;
}
.galeria a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
}
.galeria img {
  max-width: 100%;
  width: 100%;
}
.nag-gal .item {
  margin-bottom: 20px;
  margin-right: 2%;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
}
.nag-gal .item img {
  max-width: 100%;
  border: 5px solid #d3d3d3;
  border-radius: 5px;
  box-shadow: 2px 0 7px 3px rgba(0, 0, 0, 0.75) inset;
}
.nag-gal .item img:hover {
  border: 5px solid #f19152;
}
.nag-gal .caption {
  font-size: 1.28571429em;
  line-height: 1.55555556em;
  font-weight: 300;
  text-align: center;
  margin-top: 5px;
}
.side-menu {
  padding: 10px 20px;
  background-color: #fbfbfb;
  -webkit-box-shadow: -1px 1px 12px 0px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: -1px 1px 12px 0px rgba(0, 0, 0, 0.06);
  box-shadow: -1px 1px 12px 0px rgba(0, 0, 0, 0.06);
}
.side-menu li {
  padding: 5px 0;
  border-bottom: solid 1px #e6e6e6;
}
.side-menu li:last-child {
  border-bottom: none;
}
.side-menu a {
  display: block;
  width: 100%;
  padding-left: 30px;
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  font-size: 1.28571429em;
  line-height: 1.22222222em;
}
.side-menu a:before {
  background: url(../images/sprite-se.png);
  content: "";
  display: block;
  position: absolute;
  display: inline-block;
  background-repeat: no-repeat;
  vertical-align: top;
  background-position: -198px 0;
  width: 20px;
  height: 20px;
  left: 0;
  top: 50%;
  margin-top: -10px;
}
.side-menu .active {
  font-weight: 600px;
}
/* @sections */
.page {
  padding-bottom: 20px;
  background: url(../images/page-bg.jpg) no-repeat fixed;
  background-position: fixed;
  background-size: 100%;
  background-repeat: no-repeat;
}
.kontakt {
  background-size: 100%;
  background-position: fixed;
}
.s1 {
  background: url(../images/s1.jpg) no-repeat center center;
  background-size: cover;
  padding-bottom: 10px;
}
.s2 {
  background: url(../images/s2.jpg) no-repeat center center;
  background-size: cover;
}
.s2:after {
  content: "";
  display: block;
  clear: both;
}
.s2 .box {
  min-height: 430px;
}
.s3 {
  background: url(../images/s3.jpg) no-repeat center center;
  background-size: cover;
  padding-bottom: 15px;
}
.s3:after {
  content: "";
  display: block;
  clear: both;
}
.s4 {
  padding-bottom: 15px;
}
footer {
  background-color: #696969;
  overflow: hidden;
  padding: 20px 0;
}
.s1 .row,
.s2 .row,
.s3 .row {
  overflow: hidden;
}
.dotacje .side-menu {
  margin-top: 16px;
}
.aluminium {
  padding-bottom: 80px;
}
.aluminium .circle div {
  margin: 0 auto;
}
.aluminium .circle .title-dotted {
  border-bottom: dotted 2px #bcbcbc;
  text-align: center;
  font-size: 1.71428571em;
  line-height: 1.41666667em;
  font-weight: 300;
}
.aluminium .circle .thin {
  margin-top: 6px;
  font-weight: 300;
  text-align: center;
}
.aluminium .circle__item {
  margin-bottom: 15px;
}
/* end @sections */
/* @mobile-menu */
#menu-open {
  width: 48px;
  height: 38px;
  position: absolute;
  right: 0px;
  cursor: pointer;
}
#menu-open:after {
  width: 37px;
  height: 30px;
  background: url(../images/sprite-se.png);
  background-repeat: no-repeat;
  background-position: -43px -52px;
  position: absolute;
  top: 5px;
  left: 6px;
  content: "";
  display: block;
}
#call {
  background: url(../images/sprite-se.png);
  background-repeat: no-repeat;
  width: 30px;
  height: 35px;
  position: absolute;
  right: 55px;
  top: 4px;
  background-position: 0 -52px;
}
.mobile-menu {
  width: 100%;
  top: 38px;
  left: 0;
  position: absolute;
  z-index: 10000;
}
.mobile-menu ul {
  padding: 2%;
}
.mobile-menu ul:after {
  content: "";
  display: block;
  clear: both;
}
.mobile-menu li {
  float: left;
  box-sizing: border-box;
  display: table;
  margin: 2%;
  width: 29.33%;
  background-color: #d8d8d8;
}
.mobile-menu li a {
  display: table-cell;
  padding: 4px;
  text-align: center;
  vertical-align: middle;
  word-break: break-all;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 480px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 480px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 480px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 480px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 989px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 989px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 989px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 989px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 990px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 990px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 990px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 990px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 480px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 989px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 990px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
@charset "UTF-8";
/* ************************************************

   @Globals
   
************************************************ */
a:hover {
  cursor: pointer;
}
html[lang="de"],
html[lang="de"] body {
  font-family: arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
}
.agentmsg {
  padding: 1px 20px;
  font-size: 14px;
  color: #555;
  background: #ffffcc;
  display: block;
  border-bottom: 1px solid #ddd;
  text-align: center;
  position: fixed;
  z-index: 9999999999;
  width: 100%;
}
.agentmsg p {
  margin: 0.7em 0;
}
.agentmsg a {
  text-decoration: underline;
  color: #0000ff;
}
.container {
  width: 990px;
  margin: 0 auto;
}
.fleft:after {
  content: "";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}
.fright:after {
  content: "";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}
.home-paralax {
  position: relative;
}
.fclear:after {
  content: "";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}
.photo-left {
  float: left;
  display: block;
  margin-right: 10px;
  margin-bottom: 10px;
}
.photo-left:after {
  content: "";
  display: block;
  clear: both;
}
.flexslider {
  margin: 0;
  border: none;
  box-shadow: none;
  padding-top: 113px;
}
.flexslider:after {
  content: '';
  clear: both;
  display: block;
}
.slide {
  background-size: cover;
  background-repeat: no-repeat;
}
.flex-control-nav {
  bottom: 0;
  top: 95%;
  z-index: 999;
}
.flex-control-paging li a.flex-active {
  background: #E83A18;
}
.wrap {
  width: 990px;
  margin: 0 auto;
}
h1,
h2,
h3,
h4 {
  margin-top: 0;
}
.top .main-menu .sub-menu.sub-sub-menu {
  top: 0;
  left: 100%;
  display: none;
}
.top .main-menu .turn-right .sub-menu.sub-sub-menu {
  right: 100%;
  top: 0;
}
.icon {
  display: inline-block;
  background-repeat: no-repeat;
  vertical-align: top;
}
.icon.icon--hamburger {
  background: url('../images/hamburger.png');
  width: 40px;
  height: 27px;
}
.icon.icon--pl {
  background: url('../images/pl.png');
  width: 16px;
  height: 11px;
}
.icon.icon--en {
  background: url('../images/gb.png');
  width: 16px;
  height: 11px;
}
.icon.icon--de {
  background: url('../images/de.png');
  width: 16px;
  height: 11px;
}
.top .main-menu .turn-right .sub-menu {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  left: auto;
  z-index: 10;
  background: white;
  min-width: 250px;
}
.main-menu li.current {
  background: white;
}
.top .main-menu > li.current a {
  color: black;
}
.main-menu .sub-menu a {
  border: none!important;
}
.main-menu .sub-menu a {
  position: relative;
}
.top .main-menu > li a {
  font-size: 14px;
}
.top .main-menu > li a:hover {
  background: #ff6503;
  color: #ffffff !important;
}
#scroller {
  position: absolute;
  z-index: 1;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  width: 2000px;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  -o-text-size-adjust: none;
  text-size-adjust: none;
  background: #fff;
  top: 0;
}
.iScrollHorizontalScrollbar.iScrollLoneScrollbar {
  z-index: 9!important;
}
.chart-wrapper {
  overflow: hidden;
  position: relative;
}
.chart-scroller {
  position: relative;
  width: 720px;
}
.checkbox_content {
  display: block;
}
.main-menu .parent.is-hover > .sub-menu {
  display: block!important;
}
.main-menu .parent .sub-menu:hover {
  display: block;
}
.main-menu .sub-menu a:hover {
  background: #ff6503;
  color: white!important;
}
.top {
  width: 100%;
  position: fixed;
  top: 0px;
  z-index: 1000000;
}
.page {
  padding-top: 140px!important;
}
.home-boxs__box .__title {
  position: relative;
}
.home-boxs__box .__title:before {
  content: '';
  width: 10px;
  height: 22px;
  color: white;
  background: url('../images/sprite-se.png') -136px -81px no-repeat;
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -11px;
}
.home-boxs__box.is-show .__title:before {
  background-position: -98px -72px;
  width: 22px;
  height: 10px;
  margin-top: -5px;
}
.home-product {
  margin: 0 -10px;
  text-align: center;
}
.home-product .__item {
  display: inline-block;
  max-width: none;
  vertical-align: top;
  width: 206px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px;
  margin-bottom: 10px;
  text-align: center;
}
.home-product .__item img {
  display: block;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.home-product .__item a {
  text-align: center;
  display: inline-block;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.home-product .__item a:hover {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.home-product .__item a:hover img {
  border-color: #f79758;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.home-paralax .container {
  padding-top: 30px;
}
.home-paralax .col-sm-6 {
  width: 33%;
}
.circle {
  margin: 0 -10px;
  text-align: center;
}
.circle .circle__item {
  display: inline-block;
  width: 32%;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px;
  margin-bottom: 10px;
  max-width: none;
}
.circle .circle__item:after {
  content: '';
  display: block;
  clear: both;
}
.cricle .circle__item .title-dotted {
  border-bottom: dotted 2px #bcbcbc;
}
h2.dotted {
  margin-top: 35px;
}
.certyfikaty h2 {
  margin-top: 25px;
}
.wysiwyg-editable .circle .circle__item {
  border: 1px solid red;
}
.wysiwyg-editable .alu-count {
  background: black;
}
.nbs-flexisel-ul li {
  display: inline-block;
  vertical-align: top;
  text-align: center;
}
.nbs-flexisel-nav-left {
  background: url('../images/button-previous.png') no-repeat;
  left: 0;
  top: 50%!important;
  margin-top: -11px;
}
.nbs-flexisel-nav-right {
  background: url('../images/button-next.png') no-repeat;
  right: 0;
  top: 50%!important;
  margin-top: -11px;
}
.jchartfx {
  z-index: auto!important;
}
.news-list .row {
  margin-bottom: 10px;
}
.news-list .category-block__img img {
  max-width: 100px;
}
.accordion .__title {
  background: white;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 20px;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: normal;
}
.accordion .__title:hover {
  cursor: pointer;
}
.accordion .__content {
  margin-bottom: 20px;
}
.accordion.projekty .__title {
  text-transform: inherit;
  padding: 10px 30px 10px 20px;
  position: relative;
}
.accordion.projekty .__title.closed:after {
  content: '';
  position: absolute;
  right: 7px;
  top: 50%;
  margin-top: -11px;
  background-position: -136px -81px;
  width: 8px;
  height: 22px;
  background-image: url('../images/sprite-se.png');
  background-repeat: no-repeat;
}
.accordion.projekty .__title.opened:after {
  content: '';
  position: absolute;
  right: 7px;
  top: 50%;
  margin-top: -5px;
  background-position: -98px -72px;
  width: 22px;
  height: 10px;
  background-image: url('../images/sprite-se.png');
  background-repeat: no-repeat;
}
.accordion.projekty .__subtitle {
  display: block;
  font-size: 14px;
}
.side-menu li.current a {
  font-weight: bold;
}
.side-menu li.current + .sub-side-menu {
  display: block!important;
}
.sub-side-menu {
  padding-left: 20px;
  border-bottom: solid 1px #e6e6e6;
  display: none;
}
.sub-side-menu li a {
  position: relative;
  font-size: 1em;
  padding-left: 10px;
}
.sub-side-menu li.current a {
  font-weight: bold;
}
.sub-side-menu li a:before {
  background: grey;
  width: 5px;
  height: 5px;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  left: -5px;
}
.mobile-menu-handler {
  float: right;
  padding-top: 20px;
}
.history-gallery .mv-target-wrap {
  height: 459px;
  margin-bottom: 10px;
  border: 5px solid #d3d3d3;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: relative;
}
.history-gallery .wrap-thumb-list {
  white-space: nowrap;
  position: relative;
  overflow: hidden;
}
.history-gallery .mv-thumbs-wrap {
  width: 550px;
  margin-left: 70px;
  overflow: hidden;
}
.history-gallery .mv-thumbs-list {
  width: 99999px;
  overflow: hidden;
}
.history-gallery .mv-thumbs-wrap li {
  height: 100px;
  margin-right: 30px;
  float: none;
  display: inline-block;
  vertical-align: top;
}
.history-gallery .mv-thumbs-wrap li.current img {
  border-color: #FFC66C;
}
.history-gallery .mv-thumbs-wrap li:last-child {
  margin-right: 0;
}
.history-gallery .mv-thumbs-wrap li img {
  border: 5px solid #d3d3d3;
}
.history-wrap {
  position: relative;
}
.history-gallery .tools {
  position: absolute;
  width: 62px;
  height: 62px;
  text-indent: -9999px;
}
.history-gallery .tools.prev {
  bottom: 60px;
  left: 0;
  background: url('../images/history-left.png') no-repeat;
}
.history-gallery .tools.next {
  bottom: 60px;
  right: 0;
  background: url('../images/history-right.png') no-repeat;
}
.history-gallery .pic-title {
  display: inline-block;
  vertical-align: bottom;
  font-size: 40px;
  color: white;
  width: 25%;
  text-align: left;
  margin-right: 4%;
}
.history-gallery .pic-content {
  display: inline-block;
  vertical-align: bottom;
  font-size: 16px;
  color: white;
  width: 70%;
  text-align: left;
}
.history-gallery .mv-titlebar {
  display: none;
}
#thumb-slider {
  margin-top: 15px;
  width: 700px;
  position: relative;
  background: url('../images/history-line.png') no-repeat top left;
}
.handle {
  background: url('../images/slide-hand.gif') no-repeat;
  width: 58px;
  height: 9px;
  position: absolute;
  top: 2px;
  cursor: pointer;
}
.box__title a {
  display: block;
}
.box__title:hover:after {
  background-position: -118px -12px;
}
.wysiwyg-editable .accordion .__content {
  display: block!important;
  border: 1px solid red;
}
.wysiwyg-editable .accordion .col-md-4 {
  border: 1px solid green;
}
.mediaviewer.is-overlay {
  z-index: 9999999;
}
.work-application .fm-row input[type="text"] {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 6px 10px;
  border: 1px solid #cacaca;
}
.work-application .fm-row input:focus {
  border-color: black;
  outline: none;
}
.work-application .fm-row select {
  width: 100%;
  padding: 6px 10px;
  border: 1px solid #cacaca;
}
.work-application .fm-row select:focus {
  border-color: black;
  outline: none;
}
.work-application .fm-row .size-m {
  width: 50%;
}
.work-application .fm-row input[type="text"].size-m {
  width: 50%;
}
.work-application .fm-row input[type="text"].size-xs {
  width: 30%;
}
.work-application .fm-row label {
  font-size: 16px;
  color: #565656;
}
.work-application .fm-row label sup {
  color: #c07520;
}
.work-application .fm-row .label sup {
  color: #c07520;
}
.work-application .fm-row .label {
  margin-top: 10px;
  display: inline-block;
}
.work-application .regulamin-txt {
  padding-left: 15px;
}
input.error,
select.error {
  border: 1px solid red!important;
}
span.error {
  color: red;
  display: block;
  margin-top: 5px;
}
.error-text {
  color: red;
  margin-top: 5px;
}
.alumetal-contact textarea {
  width: 100%;
  height: 100px;
  max-height: 100px;
  max-width: 100%;
}
.btn {
  padding: 7px 14px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  border: 0;
  outline: 0;
}
.btn.btn--a {
  background: #ff6701;
  position: relative;
  color: white;
  height: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  box-shadow: 1px 6px 4px -5px rgba(0, 0, 0, 0.4);
}
.btn.btn--a:after {
  height: 40px;
  width: 15px;
  content: '';
  position: absolute;
  right: -11px;
  top: 0;
  background: url('../images/sprite-se.png') -80px 0px no-repeat;
}
.footer-info {
  color: white;
  font-size: 11px;
  line-height: 1.2;
  font-family: Arial;
  color: #afafaf;
  text-align: center;
}
/* fix for wyswig TinyMCE width grid */
.reports-list.periodic {
  margin: 0 -15px;
}
.reports-list.periodic .__item {
  margin-bottom: 25px;
  border-bottom: none;
  padding: 0 15px;
  display: inline-block;
  vertical-align: top;
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.reports-list.periodic .__item a {
  display: block;
  text-align: center;
  font-size: 24px;
}
.reports-list.periodic .__item:last-child {
  padding: 0;
  border-bottom: none;
}
.reports-list.periodic .__report-title {
  padding: 0 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: .5em;
}
.reports-list .__item {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid black;
}
.reports-list .__item:last-child {
  padding: 0;
  border-bottom: none;
}
.reports-list.periodic .char-ico {
  display: inline-block;
  vertical-align: top;
  box-shadow: -1px 1px 12px 0px rgba(0, 0, 0, 0.06);
  height: 153px;
}
.breadcrumbs__list li {
  display: inline-block;
  vertical-align: top;
  font-size: 13px;
}
.breadcrumbs__list > li:first-child ~ li:before {
  content: '\00BB';
  display: inline;
  margin-right: 3px;
}
.offer-list-file {
  margin-top: 30px;
  padding: 15px 20px;
  background: white;
  display: inline-block;
}
.offer-list-file .__item {
  margin-right: 7px;
  display: inline-block;
  vertical-align: top;
}
.offer-list-file .__item:last-child {
  margin-right: 0;
}
.offer-list-file .__item a {
  background: #ff6503;
  color: white;
  padding: 7px 14px;
  font-weight: bold;
}
.richtext ul {
  margin-left: 20px;
  padding-left: 20px;
  list-style-type: square;
}
.richtext ul li {
  list-style-type: square;
}
.lang-nav {
  float: right;
  margin-top: 27px;
}
.lang-nav ul {
  margin: 0;
  padding: 0;
}
.lang-nav .__item {
  display: inline-block;
  vertical-align: top;
  margin-right: 7px;
}
.lang-nav .__item:last-child {
  margin-right: 0;
}
#pr {
  display: block;
  margin: auto;
  width: 749px;
  height: 906px;
  /*font-size: 0px;*/
  background: url('/uploads//galleries/70/pr_bg.png') no-repeat;
}
.display-none {
  display: none;
}
h1,
h2,
h3,
h4 {
  font-weight: bold;
}
.recykling-mobile {
  margin-top: 20px;
}
.recykling-mobile .__item {
  display: block;
  width: 100%;
  text-align: center;
  margin-bottom: 35px;
}
.recykling-mobile .__title {
  font-size: 22px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 10px;
}
.recykling-mobile .__img {
  margin-bottom: 10px;
}
.recykling-mobile .__desc {
  font-size: 13px;
  line-height: 1.2em;
}
.wysiwyg-editable .col-md-1,
.wysiwyg-editable .col-md-2,
.wysiwyg-editable .col-md-3,
.wysiwyg-editable .col-md-4,
.wysiwyg-editable .col-md-5,
.wysiwyg-editable .col-md-6,
.wysiwyg-editable .col-md-7,
.wysiwyg-editable .col-md-8,
.wysiwyg-editable .col-md-9,
.wysiwyg-editable .col-md-10,
.wysiwyg-editable .col-md-11,
.wysiwyg-editable .col-md-12 {
  float: left;
}
.wysiwyg-editable .col-md-12 {
  width: 100%;
}
.wysiwyg-editable .col-md-11 {
  width: 91.66666667%;
}
.wysiwyg-editable .col-md-10 {
  width: 83.33333333%;
}
.wysiwyg-editable .col-md-9 {
  width: 75%;
}
.wysiwyg-editable .col-md-8 {
  width: 66.66666667%;
}
.wysiwyg-editable .col-md-7 {
  width: 58.33333333%;
}
.wysiwyg-editable .col-md-6 {
  width: 50%;
}
.wysiwyg-editable .col-md-5 {
  width: 41.66666667%;
}
.wysiwyg-editable .col-md-4 {
  width: 33.33333333%;
}
.wysiwyg-editable .col-md-3 {
  width: 25%;
}
.wysiwyg-editable .col-md-2 {
  width: 16.66666667%;
}
.wysiwyg-editable .col-md-1 {
  width: 8.33333333%;
}
.wysiwyg-editable .col-md-pull-12 {
  right: 100%;
}
.wysiwyg-editable .col-md-pull-11 {
  right: 91.66666667%;
}
.wysiwyg-editable .col-md-pull-10 {
  right: 83.33333333%;
}
.wysiwyg-editable .col-md-pull-9 {
  right: 75%;
}
.wysiwyg-editable .col-md-pull-8 {
  right: 66.66666667%;
}
.wysiwyg-editable .col-md-pull-7 {
  right: 58.33333333%;
}
.wysiwyg-editable .col-md-pull-6 {
  right: 50%;
}
.wysiwyg-editable .col-md-pull-5 {
  right: 41.66666667%;
}
.wysiwyg-editable .col-md-pull-4 {
  right: 33.33333333%;
}
.wysiwyg-editable .col-md-pull-3 {
  right: 25%;
}
.wysiwyg-editable .col-md-pull-2 {
  right: 16.66666667%;
}
.wysiwyg-editable .col-md-pull-1 {
  right: 8.33333333%;
}
.wysiwyg-editable .col-md-pull-0 {
  right: 0%;
}
.wysiwyg-editable .col-md-push-12 {
  left: 100%;
}
.wysiwyg-editable .col-md-push-11 {
  left: 91.66666667%;
}
.wysiwyg-editable .col-md-push-10 {
  left: 83.33333333%;
}
.wysiwyg-editable .col-md-push-9 {
  left: 75%;
}
.wysiwyg-editable .col-md-push-8 {
  left: 66.66666667%;
}
.wysiwyg-editable .col-md-push-7 {
  left: 58.33333333%;
}
.wysiwyg-editable .col-md-push-6 {
  left: 50%;
}
.wysiwyg-editable .col-md-push-5 {
  left: 41.66666667%;
}
.wysiwyg-editable .col-md-push-4 {
  left: 33.33333333%;
}
.wysiwyg-editable .col-md-push-3 {
  left: 25%;
}
.wysiwyg-editable .col-md-push-2 {
  left: 16.66666667%;
}
.wysiwyg-editable .col-md-push-1 {
  left: 8.33333333%;
}
.wysiwyg-editable .col-md-push-0 {
  left: 0%;
}
.wysiwyg-editable .col-md-offset-12 {
  margin-left: 100%;
}
.wysiwyg-editable .col-md-offset-11 {
  margin-left: 91.66666667%;
}
.wysiwyg-editable .col-md-offset-10 {
  margin-left: 83.33333333%;
}
.wysiwyg-editable .col-md-offset-9 {
  margin-left: 75%;
}
.wysiwyg-editable .col-md-offset-8 {
  margin-left: 66.66666667%;
}
.wysiwyg-editable .col-md-offset-7 {
  margin-left: 58.33333333%;
}
.wysiwyg-editable .col-md-offset-6 {
  margin-left: 50%;
}
.wysiwyg-editable .col-md-offset-5 {
  margin-left: 41.66666667%;
}
.wysiwyg-editable .col-md-offset-4 {
  margin-left: 33.33333333%;
}
.wysiwyg-editable .col-md-offset-3 {
  margin-left: 25%;
}
.wysiwyg-editable .col-md-offset-2 {
  margin-left: 16.66666667%;
}
.wysiwyg-editable .col-md-offset-1 {
  margin-left: 8.33333333%;
}
.wysiwyg-editable .col-md-offset-0 {
  margin-left: 0%;
}
.aktualnosci__item img {
  max-width: 88px;
  max-height: 88px;
}
/* ************************************************ *\

  @mobile-RWD

	.visible-lg -- desktop (>= 990px)
	.visible-md -- rwd (min: 768px max: 989px)
	.visible-sm -- rwd (max: 767px)
	.visible-xs -- rwd (max: 480px)

\* ************************************************ */
@media (min-width: 990px) {
  .touch .hidden-lg {
    display: block!important;
  }
  .recykling-mobile {
    display: none;
  }
  .touch body {
    width: 100%;
    overflow-x: hidden;
  }
  .touch img {
    max-width: 100%;
  }
  .touch .container,
  .touch .wrap {
    width: 100%;
    padding: 0 1em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .touch .top {
    width: 100%;
    position: static;
  }
  .touch .page {
    padding-top: 40px!important;
    background-size: cover;
  }
  .touch .flexslider {
    padding-top: 0;
    margin: 0;
    background: transparent;
  }
  .touch .home-paralax {
    text-align: center;
  }
  .touch .home-boxs {
    overflow: hidden;
    margin-top: 15px;
    display: none!important;
  }
  .touch .home-boxs__box {
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 1em;
  }
  .touch .home-boxs__box .__content {
    display: none;
  }
  .touch .home-boxs__box.is-show .__content {
    display: block;
  }
  .touch .home-boxs__box .__title {
    background: grey;
    color: white;
    padding: 6px 25px;
    margin: 0  0 15px 0;
  }
  .touch .home-boxs__box .__title:hover {
    cursor: pointer;
  }
  .touch .bx-wrapper .bx-prev {
    left: 0;
  }
  .touch .bx-wrapper .bx-next {
    right: 0;
  }
  .touch .main-menu._--mobile {
    background: white;
    position: absolute;
    z-index: 9999;
    width: 100%;
    display: none;
    left: 0;
  }
  .touch .main-menu._--mobile.is-show {
    display: block;
  }
  .touch .main-menu._--mobile li {
    display: block;
    float: none;
  }
  .touch .main-menu._--mobile > li a:hover {
    background: transparent;
    color: black!important;
  }
  .touch .main-menu._--mobile > li {
    border-bottom: 1px solid #d8d8d8;
  }
  .touch .main-menu._--mobile li a {
    border-right: 0;
    color: black;
    text-transform: uppercase;
    position: relative;
  }
  .touch .main-menu._--mobile li.parent > a:after {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -5px;
    background: url('../images/arrow-mobile.png') no-repeat;
    width: 30px;
    height: 10px;
    display: block;
    right: 20px;
  }
  .touch .main-menu._--mobile li.parent.is-active > a {
    background: #ff6503;
  }
  .touch .main-menu._--mobile li.parent.is-active > a:after,
  .main-menu._--mobile li.parent.current > a:after {
    background: url('../images/arrow-mobile-active.png') no-repeat;
  }
  .touch .main-menu._--mobile li.parent.is-hover .sub-menu {
    display: none!important;
  }
  .touch .main-menu._--mobile li.parent .sub-menu.sub-sub-menu {
    display: none;
  }
  .touch .main-menu._--mobile li.parent.current > a {
    background: #ff6503;
    color: white;
  }
  .touch .main-menu._--mobile li.parent.is-active > .sub-menu.sub-sub-menu,
  .main-menu._--mobile li.parent.current > .sub-menu.sub-sub-menu {
    display: none;
  }
  .touch .main-menu._--mobile li.parent.is-active > .sub-menu,
  .main-menu._--mobile li.parent.current > .sub-menu {
    display: block!important;
  }
  .touch .main-menu._--mobile .sub-menu {
    position: static;
  }
  .touch .main-menu._--mobile .sub-menu li a {
    position: relative;
    padding-left: 30px;
  }
  .touch .main-menu._--mobile .sub-menu li a:before {
    position: absolute;
    top: 50%;
    margin-top: -3px;
    content: '';
    width: 6px;
    height: 6px;
    background: black;
    margin-left: -15px;
  }
  .touch .top .menu-container {
    background: white;
    position: relative;
  }
  .touch .top .main-menu .turn-right .sub-menu {
    position: static;
  }
  .touch .main-menu._--mobile .sub-menu .sub-menu.sub-sub-menu {
    border-bottom: 1px solid #d8d8d8;
  }
  .touch .main-menu._--mobile .sub-menu .sub-menu.sub-sub-menu li a {
    padding-left: 45px;
  }
  .touch .main-menu._--mobile li.sub-parent.is-realy-active > a {
    background: #d8d8d8;
  }
  .touch .main-menu._--mobile li a.is-current {
    font-weight: bold;
  }
  .touch .circle img {
    border: none!important;
  }
  .touch .news-list .row.col-md-8 {
    width: 100%;
  }
  .touch .richtext.box img {
    max-width: 100%;
  }
  .touch iframe {
    max-width: 100%;
  }
  .touch .txt ul {
    padding: 0!important;
  }
  .touch .richtext ul {
    padding: 0!important;
  }
  .touch .history-gallery .mv-target-wrap {
    height: 270px;
  }
  .touch .history-gallery .mv-target-list {
    max-height: 200px;
  }
  .touch .mobile-label {
    width: 100%!important;
  }
  .touch .ue-box .ue,
  .touch .ue-box .txtr {
    text-align: left!important;
  }
  .touch .ue-box .bottom-nav {
    float: left;
  }
  .touch .error404 {
    background-position: center 20px!important;
  }
  .touch .error-404 {
    margin-top: 20px!important;
  }
}
@media (max-width: 989px) {
  body {
    width: 100%;
    overflow-x: hidden;
  }
  img {
    max-width: 100%;
  }
  .container,
  .wrap {
    width: 100%;
    padding: 0 1em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .top {
    width: 100%;
    position: static;
  }
  .page {
    padding-top: 40px!important;
    background-size: cover;
  }
  .flexslider {
    padding-top: 0px;
    margin: 0;
    background: transparent;
  }
  .home-paralax {
    text-align: center;
  }
  .home-paralax .col-sm-6 {
    width: 50%;
    float: none;
    display: block;
    margin: 0 auto;
    text-align: left;
  }
  .home-paralax .col-sm-4 {
    width: auto;
    float: none;
    display: block;
    margin: 0 auto 15px auto;
  }
  .footer-box .col-sm-6 {
    display: block;
    width: 100%;
  }
  .footer-box .fbox__nav ul li {
    display: inline-block;
    vertical-align: top;
    border-right: 1px solid #d6d6d6;
    margin-bottom: 10px;
  }
  .footer-box .fbox__nav ul li a {
    padding: 5px 10px;
    display: block;
    color: #d6d6d6;
  }
  .footer-box .fbox__nav ul li:last-child {
    border: none;
  }
  .footer-box .fbox .instrukcja {
    display: inline-block;
    vertical-align: top;
    width: 40%;
    margin-bottom: 15px;
  }
  .notowania-box div {
    margin-bottom: 15px;
  }
  .home-boxs {
    overflow: hidden;
    margin-top: 15px;
    display: block;
  }
  .home-boxs__box {
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 1em;
  }
  .home-boxs__box .__content {
    display: none;
  }
  .home-boxs__box.is-show .__content {
    display: block;
  }
  .home-boxs__box .__title {
    background: grey;
    color: white;
    padding: 6px 25px;
    margin: 0  0 15px 0;
  }
  .home-boxs__box .__title:hover {
    cursor: pointer;
  }
  .box__content img {
    margin-left: 0!important;
  }
  .recykling-box .box__content {
    text-align: center!important;
  }
  .bx-wrapper .bx-prev {
    left: 0;
  }
  .bx-wrapper .bx-next {
    right: 0;
  }
  .bx-wrapper .bx-controls-direction a.disabled {
    display: block!important;
  }
  .home-boxs__box .bx-viewport {
    height: 200px!important;
  }
  .home-boxs__box .bxslider li {
    width: 127px!important;
  }
  .main-menu._--mobile {
    background: white;
    position: absolute;
    z-index: 9999;
    width: 100%;
    display: none;
    left: 0;
  }
  .main-menu._--mobile.is-show {
    display: block;
  }
  .main-menu._--mobile li {
    display: block;
    float: none;
  }
  .main-menu._--mobile > li a:hover {
    background: transparent;
    color: black!important;
  }
  .main-menu._--mobile > li {
    border-bottom: 1px solid #d8d8d8;
  }
  .main-menu._--mobile li a {
    border-right: 0;
    color: black;
    text-transform: uppercase;
    position: relative;
  }
  .main-menu._--mobile li.parent.is-active > a {
    background: #ff6503;
  }
  .main-menu._--mobile li.parent > a:after {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -5px;
    background: url('../images/arrow-mobile.png') no-repeat;
    width: 30px;
    height: 10px;
    display: block;
    right: 20px;
  }
  .main-menu._--mobile li.parent.is-active > a:after,
  .main-menu._--mobile li.parent.current > a:after {
    background: url('../images/arrow-mobile-active.png') no-repeat;
  }
  .main-menu._--mobile li.parent.is-hover .sub-menu {
    display: none!important;
  }
  .main-menu._--mobile li.parent .sub-menu.sub-sub-menu {
    display: none;
  }
  .main-menu._--mobile li.parent.current > a {
    background: #ff6503;
    color: white;
  }
  .main-menu._--mobile li.parent.is-active > .sub-menu.sub-sub-menu,
  .main-menu._--mobile li.parent.current > .sub-menu.sub-sub-menu {
    display: none;
  }
  .main-menu._--mobile li.parent.is-active > .sub-menu,
  .main-menu._--mobile li.parent.current > .sub-menu {
    display: block!important;
  }
  .main-menu._--mobile .sub-menu {
    position: static;
  }
  .main-menu._--mobile .sub-menu li a {
    position: relative;
    padding-left: 30px;
  }
  .main-menu._--mobile .sub-menu li a:before {
    position: absolute;
    top: 50%;
    margin-top: -3px;
    content: '';
    width: 6px;
    height: 6px;
    background: black;
    margin-left: -15px;
  }
  .top .menu-container {
    background: white;
    position: relative;
  }
  .top .main-menu .turn-right .sub-menu {
    position: static;
  }
  .main-menu._--mobile .sub-menu .sub-menu.sub-sub-menu {
    border-bottom: 1px solid #d8d8d8;
  }
  .main-menu._--mobile .sub-menu .sub-menu.sub-sub-menu li a {
    padding-left: 45px;
  }
  .main-menu._--mobile li.sub-parent.is-realy-active > a {
    background: #d8d8d8;
  }
  .main-menu._--mobile li a.is-current {
    font-weight: bold;
  }
  .circle img {
    border: none!important;
  }
  .col-sm-9.col-md-9 {
    display: block;
    width: 100%;
  }
  .col-sm-3.col-md-3 {
    display: none;
  }
  .chart-wrapper svg {
    max-width: 100%;
  }
  .certyfikaty .galleria .__item {
    width: 33%!important;
  }
  .news-list .row.col-md-8 {
    width: 100%;
  }
  .richtext.box img {
    max-width: 100%;
  }
  .circle {
    margin: 0!important;
  }
  .circle .circle__item {
    width: 100%;
    display: block;
  }
  .history-gallery .mv-target-wrap {
    height: 270px;
  }
  .history-gallery .mv-target-list {
    max-height: 200px;
  }
  .mobile-label {
    width: 100%!important;
  }
  iframe {
    max-width: 100%;
  }
  .txt ul {
    padding: 0!important;
  }
  .richtext ul {
    padding: 0!important;
  }
  #pr {
    height: auto;
    width: 100%;
    background: none;
    margin: 0;
    padding: 0;
    display: none;
  }
  #pr .tooltip {
    display: block;
  }
  #pr .s1,
  #pr .s2,
  #pr .s3,
  #pr .s4,
  #pr .s5,
  #pr .s6 {
    position: static!important;
  }
  .ue-box .ue,
  .ue-box .txtr {
    text-align: left!important;
  }
  .ue-box .bottom-nav {
    float: left;
  }
  .error404 {
    padding: 50px 0 20px 0;
    background-position: center 20px!important;
  }
  .error-404 {
    margin-top: 20px!important;
  }
}
@media (max-width: 767px) {
  .home-product .__item {
    margin-bottom: 20px;
  }
  .home-paralax .col-sm-6 {
    width: 100%;
  }
  .news-list .row .col-md-6 {
    display: block;
    width: 100%;
  }
  .adresy__item {
    margin-bottom: 25px;
  }
  .adresy__item:last-child {
    margin-bottom: 0;
  }
  .recykling-mobile {
    display: block;
  }
}
@media (max-width: 480px) {
  .col-md-4 {
    float: none;
    display: block;
    width: 100%;
  }
  .history-gallery .pic-title {
    font-size: 20px;
  }
  .index .box__title {
    font-size: 1.3em;
    height: 35px;
  }
}
