/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
/*! normalize.css v3.0.0 | HTML5 Display Definitions | MIT License | git.io/normalize */
@import url(https://fonts.googleapis.com/css?family=Exo+2:400,700,300&subset=latin,latin-ext);
/* line 9, ../../../../../../.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_html5.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/* line 29, ../../../../../../.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_html5.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 40, ../../../../../../.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_html5.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 47, ../../../../../../.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_html5.scss */
[hidden],
template {
  display: none;
}

/*! normalize.css v3.0.0 | Base | MIT License | git.io/normalize */
/* line 11, ../../../../../../.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_base.scss */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 19, ../../../../../../.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_base.scss */
body {
  margin: 0;
}

/*! normalize.css v3.0.0 | Links | MIT License | git.io/normalize */
/* line 9, ../../../../../../.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_links.scss */
a {
  background: transparent;
}

/* line 15, ../../../../../../.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_links.scss */
a:active,
a:hover {
  outline: 0;
}

/*! normalize.css v3.0.0 | Typography | MIT License | git.io/normalize */
/* line 9, ../../../../../../.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 15, ../../../../../../.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
b,
strong {
  font-weight: bold;
}

/* line 22, ../../../../../../.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
dfn {
  font-style: italic;
}

/* line 29, ../../../../../../.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 36, ../../../../../../.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 43, ../../../../../../.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
small {
  font-size: 80%;
}

/* line 49, ../../../../../../.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 57, ../../../../../../.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
sup {
  top: -0.5em;
}

/* line 61, ../../../../../../.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
sub {
  bottom: -0.25em;
}

/*! normalize.css v3.0.0 | Embedded Content | MIT License | git.io/normalize */
/* line 9, ../../../../../../.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_embeds.scss */
img {
  border: 0;
}

/* line 15, ../../../../../../.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_embeds.scss */
svg:not(:root) {
  overflow: hidden;
}

/*! normalize.css v3.0.0 | Figures | MIT License | git.io/normalize */
/* line 9, ../../../../../../.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_groups.scss */
figure {
  margin: 1em 40px;
}

/* line 15, ../../../../../../.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_groups.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/* line 23, ../../../../../../.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_groups.scss */
pre {
  overflow: auto;
}

/* line 29, ../../../../../../.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_groups.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/*! normalize.css v3.0.0 | Forms | MIT License | git.io/normalize */
/* line 15, ../../../../../../.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 27, ../../../../../../.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button {
  overflow: visible;
}

/* line 36, ../../../../../../.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button,
select {
  text-transform: none;
}

/* line 47, ../../../../../../.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 57, ../../../../../../.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 64, ../../../../../../.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 73, ../../../../../../.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input {
  line-height: normal;
}

/* line 83, ../../../../../../.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 93, ../../../../../../.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 102, ../../../../../../.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 113, ../../../../../../.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 120, ../../../../../../.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 129, ../../../../../../.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 136, ../../../../../../.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
textarea {
  overflow: auto;
}

/* line 143, ../../../../../../.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
optgroup {
  font-weight: bold;
}

/*! normalize.css v3.0.0 | Tables | MIT License | git.io/normalize */
/* line 9, ../../../../../../.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_tables.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 14, ../../../../../../.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/compass-normalize-1.5/stylesheets/normalize/_tables.scss */
td,
th {
  padding: 0;
}

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?h61vt2");
  src: url("../fonts/icomoon.eot?#iefixh61vt2") format("embedded-opentype"), url("../fonts/icomoon.woff?h61vt2") format("woff"), url("../fonts/icomoon.ttf?h61vt2") format("truetype"), url("../fonts/icomoon.svg?h61vt2#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 14, ../sass/variables/_fonts.scss */
[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 26, ../sass/variables/_fonts.scss */
.icon-linkedin:before {
  content: "\e603";
}

/* line 30, ../sass/variables/_fonts.scss */
.icon-youtube:before {
  content: "\e604";
}

/* line 34, ../sass/variables/_fonts.scss */
.icon-eng:before {
  content: "\e600";
}

/* line 38, ../sass/variables/_fonts.scss */
.icon-pl:before {
  content: "\e601";
}

/* line 42, ../sass/variables/_fonts.scss */
.icon-fb:before {
  content: "\e602";
}

/* line 1, ../sass/base/_layout.scss */
* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

/* line 6, ../sass/base/_layout.scss */
body {
  font-family: 'Exo 2', sans-serif;
  background-color: #22262d;
}
/* line 10, ../sass/base/_layout.scss */
body.ErrorPage {
  color: #fff;
  padding: 20px;
}

/* line 16, ../sass/base/_layout.scss */
.contacthook {
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  border: 1px solid #fff;
  padding: 10px;
  -moz-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  -webkit-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}
/* line 23, ../sass/base/_layout.scss */
.contacthook:hover {
  background: #fff;
  color: #e25524;
}

/* line 1, ../sass/base/_typography.scss */
h1, h2 {
  font-weight: 300;
  font-size: 28px;
  line-height: 38px;
  margin: 30px 0;
}
@media (min-width: 760px) {
  /* line 1, ../sass/base/_typography.scss */
  h1, h2 {
    font-size: 40px;
    line-height: 50px;
    margin: 60px 0;
  }
}

/* line 12, ../sass/base/_typography.scss */
h3 {
  font-weight: 300;
  font-size: 20px;
  line-height: 30px;
}
@media (min-width: 760px) {
  /* line 12, ../sass/base/_typography.scss */
  h3 {
    font-size: 30px;
    line-height: 40px;
  }
}

/* line 21, ../sass/base/_typography.scss */
h4 {
  font-weight: 300;
  font-size: 15px;
  line-height: 25px;
}
@media (min-width: 760px) {
  /* line 21, ../sass/base/_typography.scss */
  h4 {
    font-size: 30px;
    line-height: 40px;
  }
}

/* line 1, ../sass/base/_gallery.scss */
.owl-controls {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 180px;
}
@media (min-width: 760px) {
  /* line 1, ../sass/base/_gallery.scss */
  .owl-controls {
    height: 230px;
    top: 0;
  }
}
@media (min-width: 900px) {
  /* line 1, ../sass/base/_gallery.scss */
  .owl-controls {
    bottom: 0;
    height: 130px;
  }
}
/* line 14, ../sass/base/_gallery.scss */
.owl-controls .owl-prev, .owl-controls .owl-next {
  height: 90px;
  width: 50px;
}
@media (min-width: 760px) {
  /* line 14, ../sass/base/_gallery.scss */
  .owl-controls .owl-prev, .owl-controls .owl-next {
    height: 115px;
  }
}
@media (min-width: 900px) {
  /* line 14, ../sass/base/_gallery.scss */
  .owl-controls .owl-prev, .owl-controls .owl-next {
    height: 65px;
  }
}
/* line 24, ../sass/base/_gallery.scss */
.owl-controls .owl-prev {
  background: #22262d url("../images/arrowWhitePrev.svg") no-repeat center center;
}
/* line 27, ../sass/base/_gallery.scss */
.owl-controls .owl-next {
  background: #22262d url("../images/arrowWhiteNext.svg") no-repeat center center;
}

/* line 31, ../sass/base/_gallery.scss */
.owl-wrapper-outer {
  height: 180px !important;
}
@media (min-width: 760px) {
  /* line 31, ../sass/base/_gallery.scss */
  .owl-wrapper-outer {
    height: 230px !important;
  }
}
@media (min-width: 900px) {
  /* line 31, ../sass/base/_gallery.scss */
  .owl-wrapper-outer {
    height: 130px !important;
  }
}

/* line 40, ../sass/base/_gallery.scss */
.owl-carousel {
  position: relative;
  bottom: -4px;
  z-index: 501;
}
@media (min-width: 760px) {
  /* line 40, ../sass/base/_gallery.scss */
  .owl-carousel {
    position: absolute;
  }
}
@media (min-width: 900px) {
  /* line 40, ../sass/base/_gallery.scss */
  .owl-carousel {
    z-index: 504;
  }
}
/* line 50, ../sass/base/_gallery.scss */
.owl-carousel .item {
  margin: 0;
}
/* line 54, ../sass/base/_gallery.scss */
.owl-carousel .owl-item img {
  cursor: pointer;
  height: auto;
  width: 100%;
  display: block;
  min-height: 130px;
}

/* line 1, ../sass/base/_overlay.scss */
.overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  display: none;
  z-index: 9999;
}
/* line 10, ../sass/base/_overlay.scss */
.overlay .imgWrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  max-height: 90%;
  z-index: 2;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/* line 18, ../sass/base/_overlay.scss */
.overlay .imgWrapper .imgWrapperLeft {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  z-index: 3;
  cursor: pointer;
}
/* line 27, ../sass/base/_overlay.scss */
.overlay .imgWrapper .imgWrapperRight {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  z-index: 3;
  cursor: pointer;
}
/* line 36, ../sass/base/_overlay.scss */
.overlay .imgWrapper .img {
  z-index: 2;
  max-height: 90vh;
  max-width: 100%;
}
/* line 43, ../sass/base/_overlay.scss */
.overlay .overlayClose {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
/* line 51, ../sass/base/_overlay.scss */
.overlay .close {
  position: absolute;
  width: 35px;
  height: 35px;
  top: 0px;
  right: 0px;
  cursor: pointer;
  background: #22262d;
  z-index: 5;
}
/* line 60, ../sass/base/_overlay.scss */
.overlay .close img {
  width: 15px;
  height: 15px;
  margin-left: 10px;
  margin-top: 10px;
}
/* line 67, ../sass/base/_overlay.scss */
.overlay .next {
  position: absolute;
  width: 35px;
  height: 35px;
  top: 35px;
  right: 0px;
  cursor: pointer;
  background: #22262d;
  z-index: 5;
}
/* line 76, ../sass/base/_overlay.scss */
.overlay .next img {
  width: 35px;
  height: 35px;
}
/* line 81, ../sass/base/_overlay.scss */
.overlay .prev {
  position: absolute;
  width: 35px;
  height: 35px;
  top: 70px;
  right: 0px;
  cursor: pointer;
  background: #22262d;
  z-index: 5;
}
/* line 90, ../sass/base/_overlay.scss */
.overlay .prev img {
  width: 35px;
  height: 35px;
}

/* line 2, ../sass/components/_splashPage.scss */
body.SplashPage #o-nas-pl-pl {
  display: inline-block;
}
/* line 5, ../sass/components/_splashPage.scss */
body.SplashPage #aktualnosci-pl-pl {
  display: none;
}
/* line 8, ../sass/components/_splashPage.scss */
body.SplashPage #klienci-pl-pl {
  width: calc(100% - 300px);
  position: relative;
  margin-left: 300px;
  display: inline-block;
  margin-top: -3px;
}
/* line 15, ../sass/components/_splashPage.scss */
body.SplashPage #kontakt-pl-pl {
  width: calc(100% - 300px);
  position: relative;
  margin-left: 300px;
  display: inline-block;
}
/* line 20, ../sass/components/_splashPage.scss */
body.SplashPage #kontakt-pl-pl .bg {
  width: 100%;
  height: 100%;
  position: absolute;
  background-size: cover;
  z-index: -1;
}
/* line 27, ../sass/components/_splashPage.scss */
body.SplashPage #kontakt-pl-pl .dane {
  padding: 20px;
}

/* line 1, ../sass/components/_navigation.scss */
#nav-toggle {
  position: absolute;
  left: 22px;
  top: 22px;
  cursor: pointer;
  padding: 10px 35px 16px 0px;
}
@media (min-width: 900px) {
  /* line 1, ../sass/components/_navigation.scss */
  #nav-toggle {
    display: none;
  }
}
/* line 10, ../sass/components/_navigation.scss */
#nav-toggle span {
  cursor: pointer;
  height: 5px;
  width: 30px;
  background: #22262d;
  position: absolute;
  display: block;
  content: '';
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
/* line 19, ../sass/components/_navigation.scss */
#nav-toggle span:before, #nav-toggle span:after {
  cursor: pointer;
  height: 5px;
  width: 30px;
  background: #22262d;
  position: absolute;
  display: block;
  content: '';
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
/* line 29, ../sass/components/_navigation.scss */
#nav-toggle span:before {
  top: -10px;
}
/* line 32, ../sass/components/_navigation.scss */
#nav-toggle span:after {
  bottom: -10px;
}
/* line 37, ../sass/components/_navigation.scss */
#nav-toggle.active span {
  background-color: transparent;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
/* line 40, ../sass/components/_navigation.scss */
#nav-toggle.active span:before, #nav-toggle.active span:after {
  top: 0;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
/* line 44, ../sass/components/_navigation.scss */
#nav-toggle.active span:before {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* line 47, ../sass/components/_navigation.scss */
#nav-toggle.active span:after {
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/* line 55, ../sass/components/_navigation.scss */
nav.primary {
  display: none;
  background: #fff;
}
@media (min-width: 900px) {
  /* line 55, ../sass/components/_navigation.scss */
  nav.primary {
    display: block;
    background: 0 none;
  }
}
/* line 62, ../sass/components/_navigation.scss */
nav.primary ul {
  list-style-type: none;
  padding: 20px 0;
  margin: 0;
}
@media (min-width: 900px) {
  /* line 62, ../sass/components/_navigation.scss */
  nav.primary ul {
    margin: 40px 0 0;
    padding: 0;
  }
}
/* line 70, ../sass/components/_navigation.scss */
nav.primary ul li {
  padding: 10px 0;
}
/* line 72, ../sass/components/_navigation.scss */
nav.primary ul li a:hover::before,
nav.primary ul li a:focus::before {
  max-width: 100%;
}
/* line 76, ../sass/components/_navigation.scss */
nav.primary ul li a {
  color: #22262d;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  -moz-transition: color 0.25s ease-in-out;
  -o-transition: color 0.25s ease-in-out;
  -webkit-transition: color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out;
}
/* line 82, ../sass/components/_navigation.scss */
nav.primary ul li a:hover {
  color: #e25524;
}
/* line 87, ../sass/components/_navigation.scss */
nav.primary ul li.current a {
  color: #e25524;
}

/* line 1, ../sass/components/_header.scss */
header {
  display: inline-block;
  height: 70px;
  position: relative;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 600;
}
@media (min-width: 900px) {
  /* line 1, ../sass/components/_header.scss */
  header {
    height: 100vh;
    border-left: 5px solid #e25524;
  }
}
/* line 13, ../sass/components/_header.scss */
header.header {
  width: 100%;
  background-color: #fff;
  padding: 10px 0;
  text-align: center;
}
@media (min-width: 900px) {
  /* line 13, ../sass/components/_header.scss */
  header.header {
    padding: 40px;
    width: 260px;
    text-align: left;
  }
}
@media (min-width: 1300px) {
  /* line 13, ../sass/components/_header.scss */
  header.header {
    width: 300px;
  }
}
/* line 26, ../sass/components/_header.scss */
header.header .logo {
  width: auto;
  height: 50px;
}
@media (min-width: 900px) {
  /* line 26, ../sass/components/_header.scss */
  header.header .logo {
    width: 100%;
    height: auto;
  }
}
/* line 34, ../sass/components/_header.scss */
header.header .social {
  background: #fff;
  padding: 0 0 15px;
  display: none;
}
@media (min-width: 900px) {
  /* line 34, ../sass/components/_header.scss */
  header.header .social {
    background: 0 none;
    position: absolute;
    display: block;
    bottom: 55px;
    width: 175px;
  }
}
@media (min-width: 1300px) {
  /* line 34, ../sass/components/_header.scss */
  header.header .social {
    width: 215px;
  }
}
/* line 48, ../sass/components/_header.scss */
header.header .social a {
  text-decoration: none;
  margin-right: 5px;
}
/* line 51, ../sass/components/_header.scss */
header.header .social a span {
  font-size: 30px;
  color: #22262d;
  -moz-transition: color 0.3s ease-in;
  -o-transition: color 0.3s ease-in;
  -webkit-transition: color 0.3s ease-in;
  transition: color 0.3s ease-in;
}
/* line 55, ../sass/components/_header.scss */
header.header .social a span:hover {
  color: #e25524;
}
@media (min-width: 900px) {
  /* line 51, ../sass/components/_header.scss */
  header.header .social a span {
    font-size: 25px;
  }
}
@media (min-width: 1300px) {
  /* line 51, ../sass/components/_header.scss */
  header.header .social a span {
    font-size: 30px;
  }
}
/* line 67, ../sass/components/_header.scss */
header.header .bottom {
  background: #fff;
  padding: 0 0 15px;
  display: none;
  color: #5e6a7c;
  font-size: 11px;
}
@media (min-width: 900px) {
  /* line 67, ../sass/components/_header.scss */
  header.header .bottom {
    display: block;
    background: 0 none;
    position: absolute;
    bottom: 0;
    width: 175px;
    padding: 15px 0;
    border-top: 1px solid #bfbab1;
  }
}
@media (min-width: 1300px) {
  /* line 67, ../sass/components/_header.scss */
  header.header .bottom {
    width: 215px;
  }
}
/* line 85, ../sass/components/_header.scss */
header.header .bottom a {
  color: #5e6a7c;
  text-decoration: none;
}
@media (min-width: 760px) {
  /* line 85, ../sass/components/_header.scss */
  header.header .bottom a {
    color: #bfbab1;
  }
  /* line 90, ../sass/components/_header.scss */
  header.header .bottom a:hover {
    color: #e25524;
  }
}

/* line 1, ../sass/components/_homepage.scss */
.main, #home-pl-pl {
  width: 100%;
  height: 100%;
  min-height: 100%;
  position: relative;
  margin-top: 70px;
}
@media (min-width: 900px) {
  /* line 1, ../sass/components/_homepage.scss */
  .main, #home-pl-pl {
    width: calc(100% - 260px);
    margin-left: 260px;
    margin-top: 0;
  }
}
@media (min-width: 1300px) {
  /* line 1, ../sass/components/_homepage.scss */
  .main, #home-pl-pl {
    width: calc(100% - 300px);
    margin-left: 300px;
  }
}
/* line 16, ../sass/components/_homepage.scss */
.main section.blocks, #home-pl-pl section.blocks {
  min-width: 100%;
  height: 100vh;
  position: relative;
}
/* line 20, ../sass/components/_homepage.scss */
.main section.blocks h2, #home-pl-pl section.blocks h2 {
  margin: 0;
}
/* line 23, ../sass/components/_homepage.scss */
.main section.blocks .block, #home-pl-pl section.blocks .block {
  display: block;
  float: left;
  background: none;
  position: relative;
  overflow: hidden;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
/* line 31, ../sass/components/_homepage.scss */
.main section.blocks .block:hover .bg, #home-pl-pl section.blocks .block:hover .bg {
  -webkit-filter: grayscale(10%) brightness(75%);
  filter: grayscale(10%) brightness(75%);
}
/* line 35, ../sass/components/_homepage.scss */
.main section.blocks .block .bg, #home-pl-pl section.blocks .block .bg {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
  background-position: center center;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-filter: grayscale(100%) brightness(50%);
  filter: grayscale(100%) brightness(50%);
}
/* line 47, ../sass/components/_homepage.scss */
.main section.blocks .block.hovered .bg, #home-pl-pl section.blocks .block.hovered .bg {
  -webkit-filter: grayscale(10%) brightness(75%);
  filter: grayscale(10%) brightness(75%);
}
/* line 52, ../sass/components/_homepage.scss */
.main section.blocks .block.bg_cover .bg, #home-pl-pl section.blocks .block.bg_cover .bg {
  background-size: cover;
}
/* line 57, ../sass/components/_homepage.scss */
.main section.blocks .block.bg_contain .bg, #home-pl-pl section.blocks .block.bg_contain .bg {
  background-size: contain;
}
/* line 62, ../sass/components/_homepage.scss */
.main section.blocks .block.bg_w .bg, #home-pl-pl section.blocks .block.bg_w .bg {
  background-size: 100% auto;
}
/* line 67, ../sass/components/_homepage.scss */
.main section.blocks .block.bg_h .bg, #home-pl-pl section.blocks .block.bg_h .bg {
  background-size: auto 100%;
}
/* line 71, ../sass/components/_homepage.scss */
.main section.blocks .block.b25, #home-pl-pl section.blocks .block.b25 {
  width: 100%;
}
@media (min-width: 760px) {
  /* line 71, ../sass/components/_homepage.scss */
  .main section.blocks .block.b25, #home-pl-pl section.blocks .block.b25 {
    width: 50%;
  }
}
@media (min-width: 900px) {
  /* line 71, ../sass/components/_homepage.scss */
  .main section.blocks .block.b25, #home-pl-pl section.blocks .block.b25 {
    width: 25%;
  }
}
/* line 80, ../sass/components/_homepage.scss */
.main section.blocks .block.b50, #home-pl-pl section.blocks .block.b50 {
  width: 100%;
}
@media (min-width: 900px) {
  /* line 80, ../sass/components/_homepage.scss */
  .main section.blocks .block.b50, #home-pl-pl section.blocks .block.b50 {
    width: 50%;
  }
}
/* line 86, ../sass/components/_homepage.scss */
.main section.blocks .block.b100, #home-pl-pl section.blocks .block.b100 {
  width: 100%;
}
/* line 89, ../sass/components/_homepage.scss */
.main section.blocks .block.h33, #home-pl-pl section.blocks .block.h33 {
  height: 50%;
}
@media (min-width: 760px) {
  /* line 89, ../sass/components/_homepage.scss */
  .main section.blocks .block.h33, #home-pl-pl section.blocks .block.h33 {
    height: 25%;
  }
}
@media (min-width: 900px) {
  /* line 89, ../sass/components/_homepage.scss */
  .main section.blocks .block.h33, #home-pl-pl section.blocks .block.h33 {
    height: 33.3%;
  }
}
/* line 98, ../sass/components/_homepage.scss */
.main section.blocks .block.h66, #home-pl-pl section.blocks .block.h66 {
  height: 50%;
}
@media (min-width: 900px) {
  /* line 98, ../sass/components/_homepage.scss */
  .main section.blocks .block.h66, #home-pl-pl section.blocks .block.h66 {
    height: calc(66.6% - 1px);
  }
}
/* line 104, ../sass/components/_homepage.scss */
.main section.blocks .block .table, #home-pl-pl section.blocks .block .table {
  -moz-transition: opacity 0.5s ease-out;
  -o-transition: opacity 0.5s ease-out;
  -webkit-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out;
  width: 100%;
  height: 100%;
  display: table;
  position: relative;
  z-index: 10;
  padding: 20px 10px;
  color: #fff;
}
@media (min-width: 760px) {
  /* line 104, ../sass/components/_homepage.scss */
  .main section.blocks .block .table, #home-pl-pl section.blocks .block .table {
    padding: 40px 20px;
  }
}
/* line 116, ../sass/components/_homepage.scss */
.main section.blocks .block .table h1, .main section.blocks .block .table h2, .main section.blocks .block .table h3, .main section.blocks .block .table h4, #home-pl-pl section.blocks .block .table h1, #home-pl-pl section.blocks .block .table h2, #home-pl-pl section.blocks .block .table h3, #home-pl-pl section.blocks .block .table h4 {
  font-size: 24px;
  line-height: 30px;
  text-transform: uppercase;
}
@media (min-width: 900px) {
  /* line 116, ../sass/components/_homepage.scss */
  .main section.blocks .block .table h1, .main section.blocks .block .table h2, .main section.blocks .block .table h3, .main section.blocks .block .table h4, #home-pl-pl section.blocks .block .table h1, #home-pl-pl section.blocks .block .table h2, #home-pl-pl section.blocks .block .table h3, #home-pl-pl section.blocks .block .table h4 {
    font-size: 21px;
  }
}
@media (min-width: 1300px) {
  /* line 116, ../sass/components/_homepage.scss */
  .main section.blocks .block .table h1, .main section.blocks .block .table h2, .main section.blocks .block .table h3, .main section.blocks .block .table h4, #home-pl-pl section.blocks .block .table h1, #home-pl-pl section.blocks .block .table h2, #home-pl-pl section.blocks .block .table h3, #home-pl-pl section.blocks .block .table h4 {
    font-size: 24px;
  }
}
/* line 127, ../sass/components/_homepage.scss */
.main section.blocks .block .table .cell, #home-pl-pl section.blocks .block .table .cell {
  display: table-cell;
  vertical-align: bottom;
}
@media (min-width: 900px) {
  /* line 130, ../sass/components/_homepage.scss */
  .main section.blocks .block .table .cell > *, #home-pl-pl section.blocks .block .table .cell > * {
    padding: 0;
  }
}
@media (min-width: 1300px) {
  /* line 130, ../sass/components/_homepage.scss */
  .main section.blocks .block .table .cell > *, #home-pl-pl section.blocks .block .table .cell > * {
    padding: 0 10px;
  }
}
/* line 138, ../sass/components/_homepage.scss */
.main section.blocks .block .table .cell p, #home-pl-pl section.blocks .block .table .cell p {
  display: none;
  font-size: 14px;
}
@media (min-width: 900px) {
  /* line 138, ../sass/components/_homepage.scss */
  .main section.blocks .block .table .cell p, #home-pl-pl section.blocks .block .table .cell p {
    font-size: 11px;
  }
}
@media (min-width: 1300px) {
  /* line 138, ../sass/components/_homepage.scss */
  .main section.blocks .block .table .cell p, #home-pl-pl section.blocks .block .table .cell p {
    font-size: 14px;
  }
}
/* line 148, ../sass/components/_homepage.scss */
.main section.blocks .block .table .cell .more, #home-pl-pl section.blocks .block .table .cell .more {
  margin-top: 20px;
  text-transform: uppercase;
}
@media (min-width: 900px) {
  /* line 148, ../sass/components/_homepage.scss */
  .main section.blocks .block .table .cell .more, #home-pl-pl section.blocks .block .table .cell .more {
    font-size: 14px;
  }
}
@media (min-width: 1300px) {
  /* line 148, ../sass/components/_homepage.scss */
  .main section.blocks .block .table .cell .more, #home-pl-pl section.blocks .block .table .cell .more {
    font-size: 16px;
  }
}
/* line 157, ../sass/components/_homepage.scss */
.main section.blocks .block .table .cell .more img.arrowMore, #home-pl-pl section.blocks .block .table .cell .more img.arrowMore {
  margin-left: 8px;
  vertical-align: top;
  margin-top: 6px;
}
@media (min-width: 900px) {
  /* line 157, ../sass/components/_homepage.scss */
  .main section.blocks .block .table .cell .more img.arrowMore, #home-pl-pl section.blocks .block .table .cell .more img.arrowMore {
    margin-top: 5px;
  }
}
@media (min-width: 1300px) {
  /* line 157, ../sass/components/_homepage.scss */
  .main section.blocks .block .table .cell .more img.arrowMore, #home-pl-pl section.blocks .block .table .cell .more img.arrowMore {
    margin-top: 6px;
  }
}
/* line 171, ../sass/components/_homepage.scss */
.main section.blocks .block a.block, #home-pl-pl section.blocks .block a.block {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  text-decoration: none;
}
/* line 179, ../sass/components/_homepage.scss */
.main section.blocks .block.aktualnosc .cell, #home-pl-pl section.blocks .block.aktualnosc .cell {
  text-align: left;
}
@media (min-width: 760px) {
  /* line 179, ../sass/components/_homepage.scss */
  .main section.blocks .block.aktualnosc .cell, #home-pl-pl section.blocks .block.aktualnosc .cell {
    vertical-align: middle;
  }
}

/* line 1, ../sass/components/_contact.scss */
body.KontaktPage, #kontakt-pl-pl {
  background-color: #22262d;
}
/* line 3, ../sass/components/_contact.scss */
body.KontaktPage a, #kontakt-pl-pl a {
  color: #fff;
  text-decoration: none;
  -moz-transition: color 0.3s ease-out;
  -o-transition: color 0.3s ease-out;
  -webkit-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
}
/* line 7, ../sass/components/_contact.scss */
body.KontaktPage a:hover, #kontakt-pl-pl a:hover {
  color: #e25524;
}
/* line 11, ../sass/components/_contact.scss */
body.KontaktPage .green.success, #kontakt-pl-pl .green.success {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 500;
  height: 30px;
  background: #85ff9f;
  color: black;
  text-align: center;
  padding-top: 5px;
  display: none;
}
/* line 24, ../sass/components/_contact.scss */
body.KontaktPage .main, #kontakt-pl-pl .main {
  color: #fff;
}
/* line 27, ../sass/components/_contact.scss */
body.KontaktPage .main .inner .section, #kontakt-pl-pl .main .inner .section {
  position: relative;
  min-height: 80vh;
  display: inline-block;
  width: 100%;
}
/* line 32, ../sass/components/_contact.scss */
body.KontaktPage .main .inner .section .bg, #kontakt-pl-pl .main .inner .section .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover;
  margin-left: -1px;
  opacity: 0.15;
  -webkit-filter: grayscale(100%) brightness(90%);
  filter: grayscale(100%) brightness(90%);
}
/* line 41, ../sass/components/_contact.scss */
body.KontaktPage .main .inner .section .content-text, #kontakt-pl-pl .main .inner .section .content-text {
  padding: 20px;
  position: relative;
  vertical-align: top;
  display: inline-block;
}
@media (min-width: 760px) {
  /* line 41, ../sass/components/_contact.scss */
  body.KontaktPage .main .inner .section .content-text, #kontakt-pl-pl .main .inner .section .content-text {
    padding: 40px 20px;
  }
}
/* line 49, ../sass/components/_contact.scss */
body.KontaktPage .main .inner .section .content-text.dane, #kontakt-pl-pl .main .inner .section .content-text.dane {
  margin-top: 0;
  line-height: 24px;
  font-size: 15px;
}
@media (min-width: 760px) {
  /* line 49, ../sass/components/_contact.scss */
  body.KontaktPage .main .inner .section .content-text.dane, #kontakt-pl-pl .main .inner .section .content-text.dane {
    margin-top: 130px;
  }
}
@media (min-width: 900px) {
  /* line 49, ../sass/components/_contact.scss */
  body.KontaktPage .main .inner .section .content-text.dane, #kontakt-pl-pl .main .inner .section .content-text.dane {
    width: 270px;
    font-size: 14px;
  }
}
@media (min-width: 1300px) {
  /* line 49, ../sass/components/_contact.scss */
  body.KontaktPage .main .inner .section .content-text.dane, #kontakt-pl-pl .main .inner .section .content-text.dane {
    width: 300px;
  }
}
/* line 65, ../sass/components/_contact.scss */
body.KontaktPage .main .inner .section .content-text.form h1, body.KontaktPage .main .inner .section .content-text.form h2, body.KontaktPage .main .inner .section .content-text.form h3, body.KontaktPage .main .inner .section .content-text.form h4, #kontakt-pl-pl .main .inner .section .content-text.form h1, #kontakt-pl-pl .main .inner .section .content-text.form h2, #kontakt-pl-pl .main .inner .section .content-text.form h3, #kontakt-pl-pl .main .inner .section .content-text.form h4 {
  text-transform: uppercase;
}
/* line 68, ../sass/components/_contact.scss */
body.KontaktPage .main .inner .section .content-text.form fieldset, #kontakt-pl-pl .main .inner .section .content-text.form fieldset {
  border: 0 none;
  padding: 0;
  margin: 0;
}
/* line 73, ../sass/components/_contact.scss */
body.KontaktPage .main .inner .section .content-text.form input, body.KontaktPage .main .inner .section .content-text.form select, body.KontaktPage .main .inner .section .content-text.form textarea, #kontakt-pl-pl .main .inner .section .content-text.form input, #kontakt-pl-pl .main .inner .section .content-text.form select, #kontakt-pl-pl .main .inner .section .content-text.form textarea {
  border: 1px solid #fff;
  width: 270px;
  background: 0 none;
  padding: 10px;
  margin-bottom: 20px;
  font-size: 14px;
}
@media (min-width: 760px) {
  /* line 73, ../sass/components/_contact.scss */
  body.KontaktPage .main .inner .section .content-text.form input, body.KontaktPage .main .inner .section .content-text.form select, body.KontaktPage .main .inner .section .content-text.form textarea, #kontakt-pl-pl .main .inner .section .content-text.form input, #kontakt-pl-pl .main .inner .section .content-text.form select, #kontakt-pl-pl .main .inner .section .content-text.form textarea {
    width: 380px;
  }
}
@media (min-width: 900px) {
  /* line 73, ../sass/components/_contact.scss */
  body.KontaktPage .main .inner .section .content-text.form input, body.KontaktPage .main .inner .section .content-text.form select, body.KontaktPage .main .inner .section .content-text.form textarea, #kontakt-pl-pl .main .inner .section .content-text.form input, #kontakt-pl-pl .main .inner .section .content-text.form select, #kontakt-pl-pl .main .inner .section .content-text.form textarea {
    width: 400px;
  }
}
/* line 2, ../sass/abstractions/_mixins.scss */
body.KontaktPage .main .inner .section .content-text.form input.placeholder, body.KontaktPage .main .inner .section .content-text.form select.placeholder, body.KontaktPage .main .inner .section .content-text.form textarea.placeholder, #kontakt-pl-pl .main .inner .section .content-text.form input.placeholder, #kontakt-pl-pl .main .inner .section .content-text.form select.placeholder, #kontakt-pl-pl .main .inner .section .content-text.form textarea.placeholder {
  color: #fff;
  opacity: 1;
}
/* line 3, ../sass/abstractions/_mixins.scss */
body.KontaktPage .main .inner .section .content-text.form input:-moz-placeholder, body.KontaktPage .main .inner .section .content-text.form select:-moz-placeholder, body.KontaktPage .main .inner .section .content-text.form textarea:-moz-placeholder, #kontakt-pl-pl .main .inner .section .content-text.form input:-moz-placeholder, #kontakt-pl-pl .main .inner .section .content-text.form select:-moz-placeholder, #kontakt-pl-pl .main .inner .section .content-text.form textarea:-moz-placeholder {
  color: #fff;
  opacity: 1;
}
/* line 4, ../sass/abstractions/_mixins.scss */
body.KontaktPage .main .inner .section .content-text.form input::-webkit-input-placeholder, body.KontaktPage .main .inner .section .content-text.form select::-webkit-input-placeholder, body.KontaktPage .main .inner .section .content-text.form textarea::-webkit-input-placeholder, #kontakt-pl-pl .main .inner .section .content-text.form input::-webkit-input-placeholder, #kontakt-pl-pl .main .inner .section .content-text.form select::-webkit-input-placeholder, #kontakt-pl-pl .main .inner .section .content-text.form textarea::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
}
/* line 92, ../sass/components/_contact.scss */
body.KontaktPage .main .inner .section .content-text.form .requiredField span, #kontakt-pl-pl .main .inner .section .content-text.form .requiredField span {
  display: none !important;
}
/* line 96, ../sass/components/_contact.scss */
body.KontaktPage .main .inner .section .content-text.form select, #kontakt-pl-pl .main .inner .section .content-text.form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("../images/arrowWhiteBottom.svg") no-repeat right center;
}
/* line 101, ../sass/components/_contact.scss */
body.KontaktPage .main .inner .section .content-text.form select option, #kontakt-pl-pl .main .inner .section .content-text.form select option {
  padding: 5px;
  background: #22262d;
}
/* line 106, ../sass/components/_contact.scss */
body.KontaktPage .main .inner .section .content-text.form #Form_Form_action_process, #kontakt-pl-pl .main .inner .section .content-text.form #Form_Form_action_process {
  margin-bottom: 0;
  width: 200px;
  background: #e25524;
  text-transform: uppercase;
  border: 0 none;
  font-size: 14px;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
/* line 114, ../sass/components/_contact.scss */
body.KontaktPage .main .inner .section .content-text.form #Form_Form_action_process:hover, #kontakt-pl-pl .main .inner .section .content-text.form #Form_Form_action_process:hover {
  color: #e25524;
  background: #fff;
}
/* line 124, ../sass/components/_contact.scss */
body.KontaktPage .google-map, #kontakt-pl-pl .google-map {
  display: inline-block;
  width: 100%;
  height: 480px;
}
/* line 128, ../sass/components/_contact.scss */
body.KontaktPage .google-map h2, #kontakt-pl-pl .google-map h2 {
  display: none;
}
/* line 131, ../sass/components/_contact.scss */
body.KontaktPage .google-map .google-map-dynamic, #kontakt-pl-pl .google-map .google-map-dynamic {
  margin-bottom: -5px;
}
/* line 134, ../sass/components/_contact.scss */
body.KontaktPage .google-map .google-map-dynamic, #kontakt-pl-pl .google-map .google-map-dynamic {
  height: 480px !important;
}

/* line 1, ../sass/components/_cookie.scss */
#cookie-bar {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 40px;
  background-color: #22262d;
  z-index: 9999;
  padding: 0;
  font-size: 14px;
}
/* line 11, ../sass/components/_cookie.scss */
#cookie-bar .cb-enable {
  color: #fff;
  background-color: #e25524;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 8px;
}
/* line 17, ../sass/components/_cookie.scss */
#cookie-bar .cb-enable:hover {
  background-color: #fff;
  color: #22262d;
}

/* line 1, ../sass/components/_client.scss */
body.KlientPage, #klienci-pl-pl {
  background-color: #ddd9d2;
}
/* line 3, ../sass/components/_client.scss */
body.KlientPage h1, body.KlientPage h2, #klienci-pl-pl h1, #klienci-pl-pl h2 {
  text-transform: uppercase;
  text-align: center;
  color: #22262d;
}
/* line 9, ../sass/components/_client.scss */
body.KlientPage .section .logo, #klienci-pl-pl .section .logo {
  width: 100%;
  height: 30vh;
  position: relative;
  padding: 15px;
  display: inline-block;
  float: left;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
@media (min-width: 480px) {
  /* line 9, ../sass/components/_client.scss */
  body.KlientPage .section .logo, #klienci-pl-pl .section .logo {
    width: 50%;
    height: 35vh;
  }
}
@media (min-width: 760px) {
  /* line 9, ../sass/components/_client.scss */
  body.KlientPage .section .logo, #klienci-pl-pl .section .logo {
    height: 20vh;
    width: 50%;
  }
}
@media (min-width: 900px) {
  /* line 9, ../sass/components/_client.scss */
  body.KlientPage .section .logo, #klienci-pl-pl .section .logo {
    width: 25%;
  }
}
/* line 29, ../sass/components/_client.scss */
body.KlientPage .section .logo:hover, #klienci-pl-pl .section .logo:hover {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  background: #fff;
}
/* line 33, ../sass/components/_client.scss */
body.KlientPage .section .logo img, #klienci-pl-pl .section .logo img {
  width: 40%;
  height: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
@media (min-width: 900px) {
  /* line 33, ../sass/components/_client.scss */
  body.KlientPage .section .logo img, #klienci-pl-pl .section .logo img {
    width: 50%;
  }
}
@media (min-width: 1300px) {
  /* line 33, ../sass/components/_client.scss */
  body.KlientPage .section .logo img, #klienci-pl-pl .section .logo img {
    width: 35%;
  }
}

/* line 1, ../sass/components/_aktualnosci.scss */
body.AktualnosciPage {
  background-color: #22262d;
}
/* line 3, ../sass/components/_aktualnosci.scss */
body.AktualnosciPage .old {
  display: none;
}
@media (min-width: 760px) {
  /* line 3, ../sass/components/_aktualnosci.scss */
  body.AktualnosciPage .old {
    position: fixed;
    padding-left: 20px;
    top: 30px;
    width: 250px;
    height: 300px;
    z-index: 503;
    overflow: hidden;
    display: block;
  }
}
/* line 15, ../sass/components/_aktualnosci.scss */
body.AktualnosciPage .old div {
  display: block;
  position: relative;
  top: 0;
  height: 20px;
  padding-bottom: 20px;
}
/* line 22, ../sass/components/_aktualnosci.scss */
body.AktualnosciPage .old div.current a {
  color: #e25524;
}
/* line 27, ../sass/components/_aktualnosci.scss */
body.AktualnosciPage .old a {
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  font-weight: 700;
  -moz-transition: color 0.5s ease-out;
  -o-transition: color 0.5s ease-out;
  -webkit-transition: color 0.5s ease-out;
  transition: color 0.5s ease-out;
}
/* line 34, ../sass/components/_aktualnosci.scss */
body.AktualnosciPage .old a:hover {
  color: #e25524;
}
/* line 39, ../sass/components/_aktualnosci.scss */
body.AktualnosciPage .newsPrev {
  display: none;
}
@media (min-width: 760px) {
  /* line 39, ../sass/components/_aktualnosci.scss */
  body.AktualnosciPage .newsPrev {
    position: fixed;
    top: 12px;
    z-index: 10;
    cursor: pointer;
    display: block;
  }
}
/* line 49, ../sass/components/_aktualnosci.scss */
body.AktualnosciPage .newsNext {
  display: none;
}
@media (min-width: 760px) {
  /* line 49, ../sass/components/_aktualnosci.scss */
  body.AktualnosciPage .newsNext {
    position: fixed;
    top: 150px;
    z-index: 10;
    cursor: pointer;
    display: block;
  }
}
/* line 59, ../sass/components/_aktualnosci.scss */
body.AktualnosciPage .owl-carousel {
  bottom: 0;
}
/* line 62, ../sass/components/_aktualnosci.scss */
body.AktualnosciPage .wrapper {
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  min-width: 100%;
  width: 100%;
  min-height: calc(100vh);
  height: 100%;
  display: inline-block;
  position: relative;
}
/* line 72, ../sass/components/_aktualnosci.scss */
body.AktualnosciPage .wrapper h1, body.AktualnosciPage .wrapper h2 {
  text-transform: uppercase;
}
/* line 75, ../sass/components/_aktualnosci.scss */
body.AktualnosciPage .wrapper .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover;
  opacity: 0.15;
  -webkit-filter: grayscale(100%) brightness(90%);
  filter: grayscale(100%) brightness(90%);
}
/* line 83, ../sass/components/_aktualnosci.scss */
body.AktualnosciPage .wrapper .content-text {
  display: block;
  float: left;
  background: none;
  position: relative;
  overflow: hidden;
  font-size: 18px;
  line-height: 26px;
  padding: 20px;
  z-index: 502;
  max-width: 1300px;
}
@media (min-width: 760px) {
  /* line 83, ../sass/components/_aktualnosci.scss */
  body.AktualnosciPage .wrapper .content-text {
    padding: 75px 100px;
  }
}
@media (min-width: 900px) {
  /* line 83, ../sass/components/_aktualnosci.scss */
  body.AktualnosciPage .wrapper .content-text {
    font-size: 14px;
    line-height: 20px;
    padding: 50px 40px 130px 260px;
  }
}
@media (min-width: 1300px) {
  /* line 83, ../sass/components/_aktualnosci.scss */
  body.AktualnosciPage .wrapper .content-text {
    padding: 50px 100px 130px 320px;
  }
}
/* line 106, ../sass/components/_aktualnosci.scss */
body.AktualnosciPage .wrapper iframe {
  width: 100% !important;
  height: 45vh !important;
}

/* line 1, ../sass/components/_oferta.scss */
.oferta {
  background-color: #e25524;
}
/* line 3, ../sass/components/_oferta.scss */
.oferta nav.secondary {
  display: none;
}
@media (min-width: 900px) {
  /* line 3, ../sass/components/_oferta.scss */
  .oferta nav.secondary {
    display: block;
    position: fixed;
    top: 0;
    max-width: 200px;
    z-index: 503;
  }
}
@media (min-width: 1300px) {
  /* line 3, ../sass/components/_oferta.scss */
  .oferta nav.secondary {
    max-width: 250px;
  }
}
/* line 15, ../sass/components/_oferta.scss */
.oferta nav.secondary ul {
  margin-left: -20px;
  margin-top: 30px;
}
/* line 18, ../sass/components/_oferta.scss */
.oferta nav.secondary ul li {
  list-style-type: none;
  padding-bottom: 10px;
}
@media (min-width: 1300px) {
  /* line 18, ../sass/components/_oferta.scss */
  .oferta nav.secondary ul li {
    padding-bottom: 15px;
  }
}
/* line 25, ../sass/components/_oferta.scss */
.oferta nav.secondary ul li.current a {
  color: #22262d;
}
/* line 29, ../sass/components/_oferta.scss */
.oferta nav.secondary ul li a {
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  font-size: 13px;
  font-weight: 700;
  -moz-transition: color 0.5s ease-out;
  -o-transition: color 0.5s ease-out;
  -webkit-transition: color 0.5s ease-out;
  transition: color 0.5s ease-out;
}
/* line 36, ../sass/components/_oferta.scss */
.oferta nav.secondary ul li a:hover {
  color: #22262d;
}
@media (min-width: 1300px) {
  /* line 29, ../sass/components/_oferta.scss */
  .oferta nav.secondary ul li a {
    font-size: 16px;
  }
}
/* line 46, ../sass/components/_oferta.scss */
.oferta .wrapper {
  min-width: 100%;
  width: 100%;
  min-height: calc(100vh);
  height: 100%;
  display: inline-block;
  position: relative;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  background: #e25524;
}
/* line 57, ../sass/components/_oferta.scss */
.oferta .wrapper h1, .oferta .wrapper h2 {
  text-transform: uppercase;
  margin: 30px 0;
}
@media (min-width: 760px) {
  /* line 57, ../sass/components/_oferta.scss */
  .oferta .wrapper h1, .oferta .wrapper h2 {
    margin: 50px 0;
  }
}
/* line 64, ../sass/components/_oferta.scss */
.oferta .wrapper .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover;
  opacity: 0.15;
  -webkit-filter: grayscale(100%) contrast(200%) brightness(90%);
  filter: grayscale(100%) contrast(200%) brightness(90%);
}
/* line 72, ../sass/components/_oferta.scss */
.oferta .wrapper .content-text {
  display: block;
  float: left;
  background: none;
  position: relative;
  overflow: hidden;
  font-size: 18px;
  line-height: 26px;
  padding: 20px;
  z-index: 502;
  max-width: 1300px;
}
@media (min-width: 760px) {
  /* line 72, ../sass/components/_oferta.scss */
  .oferta .wrapper .content-text {
    padding: 75px 100px;
  }
}
@media (min-width: 900px) {
  /* line 72, ../sass/components/_oferta.scss */
  .oferta .wrapper .content-text {
    font-size: 14px;
    line-height: 20px;
    padding: 50px 40px 130px 260px;
  }
}
@media (min-width: 1300px) {
  /* line 72, ../sass/components/_oferta.scss */
  .oferta .wrapper .content-text {
    padding: 50px 100px 130px 320px;
  }
}

/* line 2, ../sass/components/_onas.scss */
.onas .owl-carousel {
  bottom: 0;
}
/* line 5, ../sass/components/_onas.scss */
.onas .wrapper {
  min-width: 100%;
  min-height: 100vh;
  position: relative;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  background: #22262d;
}
/* line 13, ../sass/components/_onas.scss */
.onas .wrapper h1,
.onas .wrapper h2 {
  text-transform: uppercase;
}
/* line 17, ../sass/components/_onas.scss */
.onas .wrapper .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover;
  opacity: 0.15;
  -webkit-filter: grayscale(100%) brightness(90%);
  filter: grayscale(100%) brightness(90%);
}
/* line 25, ../sass/components/_onas.scss */
.onas .wrapper .content-text {
  display: block;
  background: none;
  position: relative;
  overflow: hidden;
  font-size: 18px;
  line-height: 26px;
  padding: 0 20px 20px;
  max-width: 1300px;
}
@media (min-width: 760px) {
  /* line 25, ../sass/components/_onas.scss */
  .onas .wrapper .content-text {
    padding: 0 100px 250px;
  }
}
@media (min-width: 900px) {
  /* line 25, ../sass/components/_onas.scss */
  .onas .wrapper .content-text {
    font-size: 14px;
    line-height: 20px;
    padding: 40px 120px 150px;
  }
}

/* line 46, ../sass/components/_onas.scss */
section#o-nas-pl-pl {
  position: relative;
  width: calc(100% - 300px);
  margin-left: 300px;
}

.icon-instagram {
    width: 25px;
    height: 25px;
    display: inline-flex;
    background-image: url("/themes/spidergames/images/ico/i.png");
    transition: opacity 0.5s ease-in;
    background-size: contain;
    transform: translateY(2px);
}

.icon-instagram:hover {
    opacity:0.7;
}



