header,
nav,
aside,
section,
article,
footer {
  display: block;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
input,
button,
header,
nav,
aside,
footer,
section,
article,
time,
mark,
figure,
figcaption,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}
::-webkit-input-placeholder {
  color: #484848;
  text-transform: uppercase;
}
:-moz-placeholder {
  color: #484848;
  text-transform: uppercase;
}
::-moz-placeholder {
  color: #484848;
  text-transform: uppercase;
}
:-ms-input-placeholder {
  color: #484848;
  text-transform: uppercase;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  color: #484848;
  font: 300 15px/1.5em 'Fira Sans', Arial, Helvetica, sans-serif;
  background: #fff;
}
strong {
  font-weight: 700;
}
em {
  font-style: italic;
}
a {
  -webkit-transition: color 0.15s cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: color 0.15s cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: color 0.15s cubic-bezier(0.42, 0, 0.58, 1);
  transition: color 0.15s cubic-bezier(0.42, 0, 0.58, 1);
  color: #484848;
  text-decoration: none;
  cursor: pointer;
}
a:hover {
  color: #484848;
}
a.link {
  text-decoration: underline;
}
h2 {
  font-size: 1.8em;
  line-height: 1.2em;
  padding: 0 0 30px;
}
h3 {
  font-size: 1.5em;
  line-height: 1.2em;
  color: #0f4d9e;
  padding: 0 0 20px;
}
p {
  padding: 0 0 20px;
}
ul {
  list-style: none;
}
.centralize {
  width: 100%;
  margin: 0 auto;
  max-width: 1240px;
}
/******************************************
Page
*******************************************/
header {
  height: 70px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 19;
  padding: 15px 30px 0;
  background: rgba(0, 0, 0, 0.7);
}
header nav a#show-menu {
  display: none;
}
header nav ul li {
  display: inline-block;
}
header nav ul li a {
  display: block;
  padding: 10px 15px;
  color: #fff !important;
}
header nav ul li a:hover {
  text-decoration: underline;
}
header ul.kontakt {
  position: absolute;
  right: 30px;
  top: 15px;
}
header ul.kontakt li {
  padding: 10px 20px 10px 27px;
  display: inline-block;
  color: #fff;
}
header ul.kontakt li.ico-mail {
  background: url(../../graphics/ico-mail.png) no-repeat 0 50%;
}
header ul.kontakt li.ico-phone {
  background: url(../../graphics/ico-phone.png) no-repeat 0 50%;
}
header ul.kontakt li.ico-facebook {
  background: url(../../graphics/ico-facebook.png) no-repeat 0 50%;
}
header ul.kontakt li a {
  color: #fff;
}
#head {
  background: url(../../graphics/bg6.jpg) no-repeat 50% 0;
  background-size: cover;
  padding: 270px 30px 200px;
  color: #fff;
  text-align: center;
}
#head span.logo {
  display: inline-block;
  vertical-align: middle;
  padding: 40px 40px;
  border-right: 1px solid #fff;
}
#head span.logo img {
  display: block;
  width: 190px;
}
#head div.txt {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  padding: 40px;
  font-size: 1.33em;
  line-height: 1.4em;
  text-shadow: 0 0 60px rgba(0, 0, 0, 0.4);
}
#head div.txt h1 {
  font-size: 1.5em;
  line-height: 1.4em;
  padding: 0 0 20px;
  max-width: 450px;
  font-weight: bold;
}
#head div.txt p {
  padding: 0;
}
#head div.txt a {
  color: #484848;
  border: 2px solid #fff;
  padding: 0 30px 0 0;
  display: inline-block;
  font-size: 16px;
  line-height: 1em;
  position: relative;
}
#head div.txt a span {
  display: inline-block;
  background: #fff;
  padding: 7px 35px 7px 13px;
}
#head div.txt a:after {
  display: block;
  content: ' ';
  position: absolute;
  background: url(../../graphics/arr.png) no-repeat;
  width: 11px;
  height: 11px;
  top: 50%;
  margin-top: -5px;
  right: 10px;
}
#o-mnie {
  padding: 50px 30px;
  text-align: center;
}
#o-mnie .centralize {
  max-width: 850px;
}
#o-mnie .centralize img {
  display: block;
  margin: 0 auto 30px;
}
#pracuje-jako {
  padding: 50px 10px 40px;
  text-align: center;
  background: #f6f6f6;
}
#pracuje-jako .centralize ul li {
  display: inline-block;
  vertical-align: top;
  padding: 15px;
  width: 32.7%;
  min-width: 300px;
}
#pracuje-jako .centralize ul li figure {
  width: 125px;
  height: 125px;
  display: block;
  margin: 0 auto 30px;
  background: #fff;
  padding: 35px 0 0;
  border-radius: 50%;
  border-top: 1px solid #ccc;
  text-align: center;
}
#pracuje-jako .centralize ul li div {
  display: none;
}
#pracuje-jako .centralize ul li a {
  text-decoration: underline;
}
#do-pobranie {
  padding: 80px 30px;
  text-align: center;
  background: url(../../graphics/bg1.jpg) no-repeat 50% 0;
  background-size: cover;
}
#do-pobranie a {
  display: block;
  margin: 60px auto;
  width: 300px;
  color: #fff;
}
#do-pobranie a h3 {
  color: #fff;
  padding: 6px 0 0;
}
#do-pobranie a p {
  padding: 0;
}
#referencje {
  background: #f6f6f6;
  padding: 50px 0;
  text-align: center;
  position: relative;
  overflow: hidden;
}
#referencje:after {
  content: '“';
  position: absolute;
  top: 15px;
  left: 50%;
  font-size: 30em;
  line-height: 1em;
  font-family: Arial, Helvetica, sans-serif;
  z-index: 0;
  opacity: 0.1;
  margin-left: -460px;
}
#referencje h2 {
  color: #0f4d9e;
  padding: 20px 0 40px;
  position: relative;
  z-index: 10;
}
#referencje ul li div {
  width: 100%;
  padding: 0 90px;
  max-width: 900px;
  text-align: left;
  margin: 0 auto;
  position: relative;
  z-index: 9;
}
#referencje ul li div p.author {
  font-size: 0.9em;
  line-height: 1.45em;
  opacity: 0.6;
}
#referencje .bx-pager-item {
  display: inline-block;
  padding: 3px;
}
#referencje .bx-pager-item > a {
  display: block;
  width: 14px;
  height: 14px;
  border: 1px solid #0f4d9e;
  text-indent: -9999px;
  border-radius: 50%;
}
#referencje .bx-pager-item > a:hover,
#referencje .bx-pager-item > a.active {
  background: #0f4d9e;
}
#referencje .bx-next,
#referencje .bx-prev {
  position: absolute;
  top: 50%;
  z-index: 10;
  width: 80px;
  height: 50px;
  margin-top: -20px;
  text-indent: -9999px;
}
#referencje .bx-next.bx-prev,
#referencje .bx-prev.bx-prev {
  left: 0;
  background: url(../../graphics/arr-lt1.png) no-repeat 50% 50%;
}
#referencje .bx-next.bx-next,
#referencje .bx-prev.bx-next {
  right: 0;
  background: url(../../graphics/arr-rt1.png) no-repeat 50% 50%;
}
#referencje.blue {
  background: #0f4d9e;
  color: #fff;
}
#referencje.blue h2 {
  color: #fff;
}
#referencje.blue .bx-next.bx-prev,
#referencje.blue .bx-prev.bx-prev {
  left: 0;
  background: url(../../graphics/arr-lt.png) no-repeat 50% 50%;
}
#referencje.blue .bx-next.bx-next,
#referencje.blue .bx-prev.bx-next {
  right: 0;
  background: url(../../graphics/arr-rt.png) no-repeat 50% 50%;
}
#sprawdz-glos {
  padding: 50px 30px;
  text-align: center;
}
#sprawdz-glos ul li {
  display: inline-block;
  padding: 20px;
  text-align: center;
  max-width: 260px;
  width: 100%;
}
#sprawdz-glos ul li a.play,
#sprawdz-glos ul li a.stop {
  background-image: url(../../graphics/play.png);
  background-repeat: no-repeat;
  width: 95px;
  height: 94px;
  display: block;
  margin: 0 auto;
  text-indent: -9999px;
}
#sprawdz-glos ul li a.play.play,
#sprawdz-glos ul li a.stop.play {
  background-position: 0 0;
}
#sprawdz-glos ul li a.play.play:hover,
#sprawdz-glos ul li a.stop.play:hover {
  background-position: -120px 0;
}
#sprawdz-glos ul li a.play.stop,
#sprawdz-glos ul li a.stop.stop {
  background-position: -240px 0;
  display: none;
}
#sprawdz-glos ul li p {
  padding: 15px 0 0;
}
#galeria {
  overflow: hidden;
  position: relative;
  background: #f6f6f6;
  height: 500px;
}
#galeria ul {
  width: 30000px;
  position: relative;
  left: 0;
  -webkit-transition: all 0.5s cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 0.5s cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 0.5s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.5s cubic-bezier(0.42, 0, 0.58, 1);
}
#galeria ul li {
  float: left;
  position: relative;
}
#galeria ul li img {
  height: 500px;
}
#galeria ul li:after {
  display: block;
  content: ' ';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  opacity: 1;
  -webkit-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
}
#galeria ul li:hover:after {
  opacity: 0;
}
#galeria .prev-page,
#galeria .next-page {
  display: none;
}
#galeria .prev,
#galeria .next {
  position: absolute;
  top: 50%;
  z-index: 10;
  width: 80px;
  height: 50px;
  margin-top: -20px;
  text-indent: -9999px;
}
#galeria .prev.prev,
#galeria .next.prev {
  left: 0;
  background: url(../../graphics/arr-lt.png) no-repeat 50% 50%;
}
#galeria .prev.next,
#galeria .next.next {
  right: 0;
  background: url(../../graphics/arr-rt.png) no-repeat 50% 50%;
}
#kontakt {
  padding: 50px 30px;
  text-align: center;
  color: #fff;
  background: #0f4d9e;
}
#kontakt h2 {
  opacity: 0.9;
}
#kontakt h2 + p {
  border-bottom: 1px solid #0a3875;
  margin: 0 0 15px;
  padding: 0 0 30px;
}
#kontakt h4 {
  text-transform: uppercase;
  padding: 20px 0 5px;
}
#kontakt p span,
#kontakt p em {
  color: #0a3875;
}
#kontakt h4 + p {
  font-size: 1.5em;
  line-height: 1.2em;
  padding: 0 0 20px;
}
#kontakt h4 + p + p {
  padding: 0;
}
footer {
  padding: 60px 30px;
}
footer .centralize {
  position: relative;
}
footer .centralize p strong {
  font-weight: normal;
  color: #0f4d9e;
}
footer .centralize p.author {
  position: absolute;
  right: 0;
  top: 0;
}
footer .centralize p.author img {
  vertical-align: middle;
  margin-left: 20px;
}
#partnerzy {
  padding: 0 30px 50px;
  text-align: center;
}
#partnerzy div.centralize {
  position: relative;
  border-top: 1px solid #ccc;
}
#partnerzy h3 {
  color: #ccc;
  font-size: 1.2em;
  padding: 10px 30px;
  display: inline-block;
  background: #fff;
  position: relative;
  top: -21px;
}
#partnerzy ul li {
  display: inline-block;
  padding: 10px;
}
#partnerzy ul li img {
  height: 60px;
  filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
  /* Firefox 10+, Firefox on Android */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  opacity: 0.6;
  -webkit-transition: all 0.15s cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 0.15s cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 0.15s cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 0.15s cubic-bezier(0.42, 0, 0.58, 1);
}
#partnerzy ul li img:hover {
  opacity: 1;
  filter: none;
  -webkit-filter: grayscale(0);
}
@media all and (max-width: 980px) {
  body {
    font: 300 14px/1.5em 'Fira Sans', Arial, Helvetica, sans-serif;
  }
  header ul.kontakt {
    display: none;
  }
  #head {
    padding: 100px 30px;
    background-position: 70% 50%;
  }
  #head span.logo {
    border-bottom: 1px solid #fff;
    border-right: 0;
  }
  #head span.logo img {
    display: block;
    width: 190px;
  }
  #head div.txt {
    display: block;
    text-align: center;
    margin: 0 auto;
  }
  #head div.txt h1,
  #head div.txt p {
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  }
  #pracuje-jako .centralize ul li {
    display: block;
    width: 100%;
    max-width: 400px;
    min-width: inherit;
    margin: 0 auto;
  }
  #galeria {
    height: 400px;
  }
  #galeria ul li img {
    height: 400px;
  }
}
@media all and (max-width: 600px) {
  header {
    display: none;
  }
  #head {
    padding: 40px 30px;
  }
  #referencje ul li div {
    padding: 0 30px;
  }
  #referencje .bx-next,
  #referencje .bx-prev {
    display: none;
  }
}
@media all and (max-width: 500px) {
  #head {
    background-position: 28% 50%;
  }
  #head span.logo {
    padding: 20px 20px 40px;
  }
  #head div.txt {
    padding: 30px 20px;
  }
  #partnerzy {
    padding-left: 0;
    padding-right: 0;
  }
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-ms-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-o-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
