body {
  font-family: 'Barlow Condensed', sans-serif; }

h1 {
  font-size: 42px;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 42px;
  padding: 0;
  margin: 0;
  color: #000; }

.navbar-default {
  border: none !important;
  background: #fff !important;
  padding: 28px 0 28px 0;
  z-index: 99999; }

.navbar-default .navbar-nav > li > a {
  color: #b2b4b3 !important;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 400;
  margin-top: 4px; }

.logo {
  width: 200px;
  height: auto; }

#slider {
  padding: 200px 0 100px 0;
  background: #fff; }
  #slider p {
    color: #b2b4b3;
    font-size: 16px;
    font-weight: 300;
    margin-top: 16px; }
  #slider .video-rk {
    padding: 8px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 16px 32px 0px rgba(102, 102, 102, 0.33);
    -moz-box-shadow: 0px 16px 32px 0px rgba(102, 102, 102, 0.33);
    box-shadow: 0px 16px 32px 0px rgba(102, 102, 102, 0.33);
    background: #fff;
    z-index: 999;
    position: relative; }

.btn-counter {
  margin-top: 64px; }

.btn-counter-main {
  margin-top: 100px; }

a.red-btn {
  background: #f90000;
  padding: 16px 32px;
  color: #fff;
  font-size: 16px;
  margin-right: 8px;
  border-radius: 3px;
  -webkit-box-shadow: 0px 16px 32px 0px rgba(102, 102, 102, 0.33);
  -moz-box-shadow: 0px 16px 32px 0px rgba(102, 102, 102, 0.33);
  box-shadow: 0px 16px 32px 0px rgba(102, 102, 102, 0.33);
  z-index: 9999;
  position: relative; }

a.white-btn {
  background: #fff;
  padding: 16px 32px;
  color: #f90000;
  font-size: 16px;
  border-radius: 3px;
  -webkit-box-shadow: 0px 16px 32px 0px rgba(102, 102, 102, 0.33);
  -moz-box-shadow: 0px 16px 32px 0px rgba(102, 102, 102, 0.33);
  box-shadow: 0px 16px 32px 0px rgba(102, 102, 102, 0.33);
  z-index: 9999;
  position: relative; }

.bgrk {
  background: #f8f8f8;
  border-top: 1px solid #eee;
  width: 100%;
  height: 300px;
  transform: skewY(-4deg);
  margin-top: -16px;
  z-index: 0;
  position: absolute; }

#intro {
  text-align: center;
  padding: 64px 0 128px 0;
  background: #f8f8f8;
  border-bottom: 1px solid #eee; }
  #intro h2 {
    color: #000;
    font-size: 22px;
    padding: 22px 0 22px 0;
    margin: 0; }
  #intro p {
    color: #b2b4b3;
    font-size: 16px;
    font-weight: 300; }

.hrrk {
  width: 64px;
  border: 2px solid #f90000; }

.icon-rk {
  margin-top: 64px; }
  .icon-rk img {
    min-width: 64px;
    max-width: 64px;
    height: auto; }

h1.cytat {
  text-align: left;
  font-size: 36px; }

h1.cytat-2 {
  text-align: left;
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 32px; }

p.wyroznik {
  text-align: left; }

#technology {
  padding: 128px 0 128px 0;
  text-align: left; }
  #technology img {
    min-width: 100%;
    max-width: 100%;
    height: auto; }
  #technology p {
    color: #b2b4b3;
    font-size: 16px;
    font-weight: 300; }
  #technology h2 {
    font-size: 22px;
    padding: 16px 0 8px 0;
    color: #000; }

.hrrk-left {
  width: 64px;
  float: left;
  clear: both;
  border: 2px solid #f90000; }

#contact {
  padding: 128px 0 128px 0;
  text-align: center;
  background: #f8f8f8;
  border-top: 1px solid #eee; }
  #contact p {
    color: #b2b4b3;
    font-size: 16px;
    font-weight: 300;
    text-align: left; }

#footer {
  text-align: center;
  padding: 24px 0 16px 0; }
  #footer p {
    color: #b2b4b3;
    font-size: 16px;
    font-weight: 300; }

fieldset, form, label, legend, table, img {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

input:focus, input:active {
  outline: none; }

textarea:focus, textarea:active {
  outline: none; }

.cf:before, .cf:after {
  content: " ";
  display: table; }

.cf:after {
  clear: both; }

.ir {
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent; }

.ht {
  position: absolute;
  top: -10000px;
  left: -10000px; }

.form-success {
  background-color: #6cbf40;
  padding: 10px;
  font-size: 15px;
  color: #ffffff;
  line-height: 1.4em;
  margin-top: 20px; }

#contactform {
  margin-bottom: 10px;
  margin-top: 0px; }

#contactform .form-error {
  background-color: #4ab2d6;
  padding: 10px;
  font-size: 15px;
  color: #ffffff;
  margin-bottom: 15px;
  line-height: 1.4em;
  margin-top: 20px; }

#contactform fieldset {
  width: 100%; }

#contactform fieldset label {
  display: block;
  font-size: 15px;
  color: #46494f;
  margin-bottom: 12px; }

#contactform fieldset input[type=text],
#contactform fieldset input[type=email] {
  font-family: Roboto,sans-serif;
  color: #acb4bd;
  font-size: 14px;
  border: 1px solid #d8dee5;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
  padding: 9px 14px;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  height: 35px;
  margin-bottom: 10px; }

#contactform fieldset input[type=text]:hover, #contactform fieldset input[type=email]:hover {
  color: #61656d;
  border-color: #acb4bd; }

#contactform fieldset input[type=text]:focus, #contactform fieldset input[type=email]:focus {
  color: #61656d;
  border-color: #196abc; }

#contactform fieldset textarea {
  font-family: Roboto,sans-serif;
  color: #acb4bd;
  font-size: 14px;
  border: 1px solid #d8dee5;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
  padding: 9px 14px;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  height: 220px;
  margin-bottom: 10px;
  resize: none; }

#contactform fieldset textarea:hover {
  color: #61656d;
  border-color: #acb4bd; }

#contactform fieldset textarea:focus {
  color: #61656d;
  border-color: #196abc; }

#contactform fieldset .form-field-error {
  color: #ff6600;
  font-style: italic;
  font-size: 12px;
  margin-bottom: 15px;
  margin-top: -5px;
  line-height: 1.3em; }

#contactform fieldset input[type=submit] {
  background: #f90000;
  border: none;
  font-size: 14px;
  color: #ffffff;
  cursor: pointer;
  padding: 9px 14px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 150px; }

#contactform fieldset input[type=submit]:hover {
  opacity: 0.6; }

#contactform fieldset input[type=submit]:active {
  background: #f90000; }

#contactform fieldset input[type=hidden] {
  display: none; }

#contactform fieldset input[name=contact_check] {
  width: 50px;
  float: left;
  margin-top: 2px;
  text-align: left;
  vertical-align: 2px; }

#contactform fieldset input[type=submit] {
  background: #f90000;
  padding: 16px 32px;
  color: #fff;
  font-size: 16px;
  border-radius: 3px;
  -webkit-box-shadow: 0px 16px 32px 0px rgba(102, 102, 102, 0.33);
  -moz-box-shadow: 0px 16px 32px 0px rgba(102, 102, 102, 0.33);
  box-shadow: 0px 16px 32px 0px rgba(102, 102, 102, 0.33);
  float: right; }
