/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace,monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}
input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
body {
  color: #313131;
  background-color: #ffffff;
  font-family: 'Roboto', 'Arial', sans-serif;
  font-size: 22px;
  font-weight: 300;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 680px) {
  body {
    font-size: 18px;
  }
}
a {
  text-decoration: none;
  color: #29abe2;
}
a:hover,
a:focus {
  text-decoration: underline;
  color: #1d9ed5;
}
a:visited {
  color: #177da8;
}
p {
  line-height: 1.5em;
}
ul {
  padding: 0;
}
li {
  list-style-type: none;
}
h1,
h2 {
  font-weight: 300;
  margin: 0;
}
h1 {
  font-size: 30px;
  color: #fff;
  margin: 38px 0 0;
  text-transform: uppercase;
  font-weight: 900;
}
.text-left {
  text-align: left;
}
.clear {
  clear: both;
  margin: 0;
  padding: 0;
  border: 0;
}
section {
  padding: 70px 0 65px;
  margin: 0;
}
.container {
  margin: 0 auto;
  padding: 0;
  display: block;
  position: relative;
  width: 900px;
  text-align: center;
}
@media screen and (max-width: 950px) {
  .container {
    width: 92%;
  }
}
@media screen and (max-width: 680px) {
  .container {
    width: 98%;
  }
}
.container img {
  max-width: 100%;
  height: auto !important;
}
header {
  text-align: left;
  background-color: #313131;
  padding: 0;
  height: 100px;
  width: 100%;
  text-align: center;
}
header h1 {
  display: inline-block;
}
@media screen and (max-width: 480px) {
  header h1 {
    margin-top: 45px;
  }
}
header .nav {
  display: block;
  margin: 0;
  position: absolute;
  top: 40px;
  right: 0;
}
@media screen and (max-width: 480px) {
  header .nav {
    top: 10px;
    right: 5px;
  }
}
header .nav li {
  display: inline-block;
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-weight: 900;
}
header .nav li a,
header .nav li span {
  color: #a6a6a6;
  text-decoration: none;
  text-transform: uppercase;
}
header .nav li a:hover,
header .nav li span:hover,
header .nav li a.active,
header .nav li span.active {
  text-decoration: underline;
}
.intro {
  padding-top: 55px;
  padding-bottom: 30px;
  background: #29abe2 url(../images/background.png);
  position: relative;
}
.intro .videowrapper {
  text-align: center;
  display: block;
  width: 800px;
  height: 450px;
  margin: 0 auto 25px;
}
@media screen and (max-width: 830px) {
  .intro .videowrapper {
    max-width: 100%;
    height: auto !important;
  }
}
.intro .cmd_krok {
  color: #fff;
  font-size: 18px;
  font-weight: 900;
  display: block;
  text-transform: uppercase;
  margin: 0;
}
.intro .ico_arrow_box {
  content: "";
  position: absolute;
  bottom: -39px;
  width: 100%;
  height: 17px;
  text-align: center;
}
.intro .ico_arrow_box span {
  display: inline-block;
  width: 41px;
  height: 17px;
  background: url(../images/ico_arrow.png) no-repeat;
}
.info {
  background-color: #fff;
}
.info.suda {
  background-color: #f3f9ff;
}
.info .krok {
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  display: block;
  width: 70px;
  height: 70px;
  box-sizing: border-box;
  text-align: center;
  font-size: 48px;
  font-weight: 900;
  color: #fff;
  padding-top: 5px;
  background-color: #29abe2;
  margin: 0 auto;
}
.info .img_responsive {
  margin: 35px 0;
}
.info p {
  font-size: 22px;
  color: #313131;
  font-weight: 300;
}
footer {
  background-color: #555555;
  color: #f3f3f3;
  overflow: hidden;
  padding: 50px 0 5px;
}
footer .logo_grey {
  margin: 65px 0 25px;
  display: block;
}
footer .note {
  color: #a6a6a6;
  font-size: 12px;
}
@media print {
  .hidden-print {
    display: none;
  }
}
